body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul,img{
	padding: 0;
	margin: 0;
	border: none;
}
body{
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family:"Microsoft YaHei",Verdana,Arial,Helvetica, sans-serif;
	overflow-x: hidden;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
li,ol,ul{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 400;
	line-height: 1.5;
}
.clearfix::after{
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
h3{
	font-size: 30px;
}
h4{
	font-size: 25px;
}
h5{
	font-size: 22px;
}
@font-face{
	font-family: 'my_font'; 
	src:url('../font/DINENGSCHRIFT-ALTERNATE.OTF') format('truetype')
}
.x_banner{
	display: block;
	width: 100%;
	height: 600px;
	background: url(../img/banner.jpg)no-repeat;
}
.x_title{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #a0a0a0;
	padding-bottom: 17px;
	margin-bottom: 60px;
}
.x_title h1{
	font-size: 32px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ff6000;
	padding-top: 72px;
}
.x_title p{
	font-family: 'my_font';
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: #323333;
}
.con1 section{
	width: 1200px;
	margin: 0 auto;
	height: 440px;
	display: flex;
	padding-bottom: 53px;
}
.con1 section div,.con1 section ul{
	flex: 1;
}
.con1 section li{
	height:200px;
	width: 610px;
	background-repeat: no-repeat;
	padding-left: 70px;
}
.con1 section li:last-child{
	height: 215px;
	padding-top: 25px;
}
.con1 section li p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #000000;
	padding-top: 35px;
}
.con1 section li h1{
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 20px;
}
.con1 section li a{
	display: block;
	padding-top: 18px
}
.con1 section li i{
	font-size: 40px;
	color: #fff
}
.con2{
	background-color: #f6f6f6;
}
.con2 section{
	display: flex;
	height: 340px;
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 67px;
}
.con2 section div{
	flex: 1;
}
.con2 section div h1{
	font-size: 20px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 0px;
	color: #323333;
	padding-bottom: 37px;
	padding-top: 24px;
}
.con2 section div p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #323333;
	padding-bottom: 36px;
}
.con2 section div ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding-right: 60px;
}
.con2 section div ul li{
	width: 170px;
	height: 40px;
	border: solid 2px #000000;
	font-size: 16px;
	line-height: 40px;
	color: #000000;
	text-align: center;
	margin-bottom: 9px;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
.con2 section div ul li:hover{
	background-color: #FF6100;
	border-color: #FF6100;
	color: #fff;
	box-shadow: 1px 1px 10px #888;
}
.con3 ul{
	display: flex;
	margin: 0 auto;
	justify-content: center;
	padding-bottom: 109px;
}
.con3 li{
	width: 340px;
	height: 483px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FF6100;
	margin: 0 13.5px;
}

.con3 li a{
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
}
.con3 li div{
	padding: 0 25px;
}
.con3 li div h1{
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 27px;
}
.con3 li div p{
	display: block;
	font-size: 16px;
	height: 190px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-bottom: 21px;
	border-bottom: 1px solid #fff;
}
.con3 li span{
	display: block;
	width: 52px;
	height: 52px;
	background-color: #ffffff;
	border: solid 3px #ff6000;
	text-align: center;
	line-height: 52px;
	border-radius: 50%;
	margin-bottom: 36px;
}
.con3 li span i{
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #ff6000;
}
.con4{
	background: #f6f6f6;
}
.con4 section{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}
.con4 section li{
	width: 280px;
	height: 60px;
	background-color: #fff;
	border: solid 2px #000000;
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #323333;
	text-align: center;
	margin-bottom: 9px;
	cursor: pointer;
}
.con4 section .swp_act{
	background-color: #ff6000;
	color: #fff;
	border-color: #FF6100
}
.con4 section .x_mySwp{
	flex: 1;
	margin-left: 99px;
}
.x_mySwp .swiper-slide{
	display: flex;
	justify-content: space-between;
	background: #f6f6f6;
}
.x_mySwp .x_mojar{
	display: flex;
	width: 400px;
	height: 282px;
	align-items: flex-end;
	background-repeat: no-repeat;
}
.x_mySwp .mjr4{
	width: 262px;
}
.x_mojar div{
	display: flex;
	width: 100%;
	height: 62px;
	padding: 0 16px;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
}
.x_mojar div h1{
	display: flex;
	align-items: center;
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
.x_mojar div p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
.mjr1 div h1::before{
	display: block;
	content: "";
	width: 19px;
	height: 24px;
	background: url(../img/icon.png)no-repeat 0 0;
	margin-right: 12px;
}
.mjr2 div h1::before{
	display: block;
	content: "";
	width: 22px;
    height: 26px;
	background: url(../img/icon.png)no-repeat -76px -2px;
	margin-right: 12px;
}
.mjr3 div h1::before{
	display: block;
	content: "";
	width: 14px;
    height: 24px;
	background: url(../img/icon.png)no-repeat -116px -2px;
	margin-right: 12px;
}
.mjr4 div h1::before{
	display: block;
	content: "";
	width: 21px;
    height: 26px;
	background: url(../img/icon.png)no-repeat -36px 0px;
	margin-right: 12px;
}
.con5 section{
	width: 1200px;
	display: flex;
	height: 580px;
	margin: 0 auto;
	background: #f6f6f6;
	margin-bottom: 112px;
}
.c5_lf{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 500px;
	height: 100%;
	background-repeat: no-repeat;
}
.c5_lf div{
	width: 300px;
	height: 354px;
	background-color: rgba(255,97,0,.8);
	text-align: center;
	border: 3px solid #000000;
	margin-top: -90px;
}
.c5_lf div span{
	display: block;
	margin: 0 auto;
	/* font-family: "my_font"; */
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 20px;
	color: #ffffff;
	opacity: 0.4;
	padding-top: 18px;
	
}
.c5_lf div h1{
	display: flex;
	font-family: "my_font";
	font-size: 89px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	justify-content: center;
}
.c5_lf div h1::after{
	content: "+";
	display: block;
	font-size: 38px;
	padding-left: 12px;
	line-height: 77px;
}
.c5_lf div p{
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: -10px;
	padding-bottom: 40px;
}
.c5_lf div a{
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	width: 149px;
	height: 39px;
	border-radius: 19px;
	border: solid 2px #ffffff;
	font-size: 20px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-bottom: 33px;
}
.c5_lf div a i{
	margin-top: 3px;
}
.c5_lf div h2{
	font-family: "my_font";
	width: 100%;
	border-top: 3px solid #000000;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.c5_rg{
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.c5_rg ul{
	display: flex;
	width: 382px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.c5_rg li{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 180px;
	height: 180px;
	background-color: #ff6000;
	margin-bottom: 21px;
	cursor: pointer;
}
.c5_rg li span{
	width: 35px;
	height: 36px;
	background: url(../img/icon.png)no-repeat;
	padding-bottom: 14px;
}
.c5_rg li h1{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.c5_rg li p{
	font-family: "my_font";
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.c5_rg li i{
	color: #fff;
	font-size: 16px;
	padding-top: 14px;
}
.c5_rg font{
	display: flex;
	height: 74px;
	justify-content: center;
	align-items: center;
	background-color: rgba(255, 255, 255, .5);
	padding: 0 8px;
}
.c5_rg font p{
	display: block;
	height: 48px;
	border-left: 2px solid #eee;
	border-right: 2px solid #eee;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
	padding: 0 55px;
}
.con6{
	background: url(../img/con8_bg.jpg)no-repeat;
	overflow: hidden;
}
.con6 ul{
	width: 1200px;
	display: flex;
	align-items: center;
	margin: 0 auto;
	justify-content: space-between;
	padding-bottom: 113px;
}
.con6 li{
	display: flex;
	width: 490px;
	height: 265px;
	flex-direction: column;
	padding-left: 70px;
	padding-top: 55px;
	border: solid 3px #000000;
	background-color: rgba(255,255,255,.8);
}
.con6 li h1{
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ff6000;
	padding-bottom: 23px;
}
.con6 li p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #000000;
	padding-bottom: 25px;
}

.con6 li i{
	font-size: 40px;
	color: #000000
}
.con7{
	padding-top: 20px;
}
.c7_swp{
	background-color: #eee;
	padding: 25px 0;
}
.c7_swp img{
	width: 100%;
}
.con8 .c8_p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #030000;
	text-align: center;
}
.con8 .x_title{
	margin-bottom: 47px;
}
.con8 ul{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
	padding: 37px 0;
}
.con8 li{
	width: 251px;
	height: 474px;
	background-repeat: no-repeat;
	background-color: #eee;
	padding-left: 37px;
}
.con8 li h1{
	font-size: 23px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #040000;
	padding-top: 290px;
}
.con8 li p{
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #040000;
}
.c8_btn{
	display: flex;
	width: 429px;
	height: 47px;
	background-color: #ff6000;
	border-radius: 23px;
	font-size: 19px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 auto;
	align-items: center;
	justify-content: space-around;
}
.con9{
	width: 1200px;
	height: 366px;
	background: url(../img/last_bg.jpg)no-repeat;
	margin: 0 auto;
	margin-top: 132px;
	margin-bottom: 110px;
}
.con9 p{
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	padding: 92px 0 49px 0;
}
.con9 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 221px;
	height: 47px;
	background-color: #ffffff;
	border-radius: 23px;
	font-size: 19px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ff6000;
	margin: 0 auto;
}
.con9 a i{
	margin-top: 5px;
	margin-left: 28px;
}