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_title{
	text-align: center;
	padding: 90px 0 70px 0;
}
.x_title h1{
	font-size: 30px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
}
.x_title p{
	font-family: "my_font";
	font-size: 24px;
	line-height: 45px;
	letter-spacing: 0px;
}
.x_banner{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	height: 580px;
	background-repeat: no-repeat;
}
.xBt{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 205px;
	height: 205px;
	background-color: #ffe000;
	border-radius: 50%;
	text-align: center;
	color: #333333;
	margin-bottom: -103px;
}
.xBt p{
	font-family: 'my_font';
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
}
.xBt i{
	font-size: 60px;
}
.xBt h1{
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}
.x_con1{
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
	padding: 148px 0 69px 0;
}
.x_con2{
	/*height: 2311px;*/
	background-color: #FFEDBB;
	position: relative;
	padding-bottom: 100px;
	overflow: hidden;
}
.x_con2 ul{
	width: 1200px;
	margin: 0 auto;
	padding-top: 110px;
	padding-bottom: 75px;
}
.x_con2 li{
	display: flex;
	align-items: center;
	
	height: 57px;
	margin-bottom: 3px;
}
.x_con2 li p{
	flex: 1;
	display: flex;
	align-items: center;
	background-color: #fff;
	height: 100%;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding-left: 37px;
}
.x_con2 li h1{
	margin: 0 7px;
	background-color: #ffe000;
	width: 213px;
	height: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 57px;
	letter-spacing: 0px;
	color: #333333;
}
.x_con2 li p i{
	font-size: 20px;
	color: #ffe000;
	margin-right: 15px;
}
.x_con2 li p a{
	display: inline-block;
	width: 83px;
	height: 25px;
	background-color: #ffe000;
	border-radius: 12px;
	text-align: center;
	line-height: 25px;
	margin-left: 20px;
}
.x_con2 .x_lsht{
	display: flex;
	height: 82px;
	background-color: #ff6600;
	color: #ffffff;
	margin-bottom: 17px;
}
.x_lsht h1{
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
}
.x_lsht h1 img{
	padding-right: 16px;
}
.x_lsht p{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 213px;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
}
.x_con2 .icon-sanjiaoxing{
	color: #fff;
	font-size: 26px;
	position: absolute;
	top: -7px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.x_con2 section{
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	padding: 70px 0 72px 0;
	text-align: center;
}
.x_con2 section h1{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 365px;
	height: 81px;
	background-color: #ff6600;
	border-radius: 15px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 auto;
	margin-bottom: 10px;
}
.x_con2 section p{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 437px;
	height: 38px;
	background-color: #eeeeee;
	border-radius: 15px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 39px;
}
.x_con2 .con2_bg{
	height: 590px;
	background-repeat: no-repeat;
	margin-top: 105px;
}
.con2_lst2{
	display: flex;
	width: 1200px;
	height: 281px;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 43px;
}
.con2_lst2 dd{
	display: flex;
	height: 50px;
	border-radius: 15px;
	align-items: center;
	padding-left: 62px;
	font-size: 18px;
	color: #333333;
	background-color: #fff;
	width: 42%;
	margin-bottom: 20px;
}
.c2_lsBtn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 293px;
	height: 52px;
	background-color: #ff6600;
	border-radius: 31px;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	color: #ffffff;
	margin: 0 auto 0 auto;
}
.x_con3{
	background-color: #ff6600;
	position: relative;
}
.x_con3 .x_title{color: #fff;}
.c3_swpNav{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
}
.c3_swpNav li{
	width: 286px;
	height: 57px;
	background-color: #ffffff;
	text-align: center;
	line-height: 57px;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	cursor: pointer;
}
.c3_swpNav .c3_act{background-color: #ffe000;}
.x_con3 section{
	width: 1350px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 90px;
}
.c3_swp{
	display: none !important;
	width: 1200px;
	margin: 0 auto;
}
.swp_show{
	display: flex !important;
}
.cswp_lis dl{
	display: flex;
	justify-content: space-between;
	padding-top: 54px;
}
.cswp_lis dd{
	width: 286px;
	text-align: center;
}
.cswp_lis dd span{
	display: flex;
	width: 100%;
	height: 322px;
	background-repeat: no-repeat;
	border-bottom: 4px solid #ffe000;
}
.cswp_lis dd h1{
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	padding: 15px 0 5px 0;
}
.cswp_lis dd p{
	font-family: "my_font";
	font-size: 14px;
	font-weight: 400;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #ffffff;
}
.c3_pg{
	display: flex;
	align-items: center;
	position: absolute;
	color: #fff;
	top: 192px;
	outline: none;
}
.c3_pg i{font-size: 30px;}
.c3_nex{right: 0}
.c3_pre{left: 0}
.x_con4{
	background-color: #FFEDBB;
	overflow: hidden;
}
.x_con4 ul{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
}
.x_con4 li{
	width: 287px;
	height: 363px;
	background-repeat: no-repeat;
}
.x_con4 li a{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	width: 100%;
	height: 100%;
}
.x_con4 li h1{
	width: 248px;
	height: 75px;
	background-color: #ffffff;
	border-radius: 15px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 37px;
}
.x_con4 li h1 span{
	display: block;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding-top: 10px;
}
.c4_btn{
	display: block;
	width: 293px;
	height: 52px;
	background-color: #ff6600;
	border-radius: 31px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	margin: 66px auto;
}
/* 效果动画 */
.animated{
	animation-delay: .6s;
  /* animation-duration: 1.5s; */
}