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;
}
@font-face{
	font-family: "sdf_font";
	src: url(https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/index/2019/font/fzltxhjw.ttf) format('truetype')
}
@font-face{
	font-family: "FZZJ";
	src: url(https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/index/2019/font/FZZJ.TTF) format('truetype')
}
body{
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family:"sdf_font";
	font-weight: 400;
	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;
	
}
h3{
	font-size: 30px;
}
h4{
	font-size: 25px;
}
h5{
	font-size: 22px;
}
@font-face{
	font-family: 'my_font'; 
	src:url('../font/FZQKBYSJW_0.TTF') format('truetype')
}
@font-face{
	font-family: 'my_font2'; 
	src:url('../font/COMSC.TTF') format('truetype')
}

.x_banner a{
	display: block;
	width: 100%;
	height: 580px;
	background: url(../img/banner.jpg?03)no-repeat;
}

.x_con2{
	background-color: #e3d9ca;
	margin-top: -2px;
	padding-bottom: 135px;
	
}
.c2Lst{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 88px 0 70px 0;
}
.c2Lst li{
	display: flex;
	width: 161px;
	height: 161px;
	background-color: #ffffff;
	border-radius: 50%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 24px;
}
.c2Lst li i{
	display: block;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center;
}
.c2Lst li p{
	font-size: 18px;
	line-height: 24px;
	color: #403f48;
	text-align: center;
	padding-top: 12px;
}
.c2_count{
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}
.c2_count .c2Tie{
	width: 100%;
	height: 179px;
	background: url(../img/sed2_bg.jpg) no-repeat;
}
.c2Tex{
	display: flex;
	padding-top: 37px;
	padding-bottom: 50px;
}
.c2Tex .c2P{
	padding: 30px 43px 0 46px;
	border-right: 1px dashed rgba(64,63,72, .3);
	height: 286px;
}
.c2Tex .c2P i,.c2Tex .c2I i{
	display: block;
	width: 450px;
	height: 66px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
.c2Tex .c2P p{
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #403f48;
}
.c2Tex .c2I{
	padding: 30px 0 0 46px;
}
.c2I div{
	width: 504px;
	height: 4px;
	background-color: #e3d9ca;
	border-radius: 1px;
	position: relative;
}
.c2I li{
	padding-bottom: 27px;
}
.c2I li p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #403f48;
}
.c2I li p span{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #596c68;
}
.c2I div em{
	display: block;
	width: 0%;
	height: 4px;
	background-color: #403F48;
	border-radius: 1px;
	position: relative;
	top: 0;
	left: 0;
}
.c2I .c2anim .c2_lod1{width:50%;animation:c2_lod1 2s ease-in-out;}
.c2I .c2anim .c2_lod2{width:60%;animation:c2_lod2 2s ease-in-out;}
.c2I .c2anim .c2_lod3{width:80%;animation:c2_lod3 2s ease-in-out;}
@keyframes c2_lod1{from {width:0;}to {width:50%;}}
@keyframes c2_lod2{from {width:0;}to {width:60%;}}
@keyframes c2_lod3{from {width:0;}to {width:80%;}}
.x_con3_bg{
	width: 100%;
	height: 1270px;
	background: url(../img/sed_bg.jpg)no-repeat;
}
.c3_con{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
}
.x_title{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.x_title font{
	display: flex;
	width: 63px;
	height: 63px;
	border: solid 1px #ffffff;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
}
.x_title font span{
	display: flex;
	width: 57px;
	height: 57px;
	font-family: "FZZJ";
	border: solid 1px rgba(255, 255, 255, .5);
	border-radius: 50%;
	justify-content: center;
	font-size: 32px;
	line-height: 62px;
}
.x_title h1{
	font-family: "FZZJ";
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0px;
	padding-top: 14px;
	/* font-weight: 600; */
}
.x_title p{
	font-family: "my_font2";
	font-size: 24px;
	line-height: 23px;
	letter-spacing: 0px;
}
.c3_con .x_title{
	color: #fff;
	padding: 92px 0 40px 0;
}
.c3P{
	width: 1200px;
	margin: 0 auto;
	height: 227px;
	background-color: #596c68;
	color: #fff;
}
.c3P h1{
	font-family: "FZZJ";
	font-size: 24px;
	text-align: center;
	padding-top: 30px;
}
.c3P p{
	font-family:"my_font2";
	text-align: center;
	font-size: 24px;
	line-height: 22px;
}
.c3P font{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	color: rgba(255, 255, 255, .8);
	padding-top: 20px;
}
.c3Lst{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	padding-bottom: 25px;
}
.c3Lst i{
	display:block;
	width: 400px;
	height: 120px;
	background: url(../img/tit3.png)no-repeat;
	margin: 35px auto 24px auto;
}
.c3Lc{
	width: 1149px;
	height: 457px;
	border: solid 1px #e3d9ca;
	margin: 0 auto;
}
.c3Lc{
	display: flex;
}
.c3Lc ul{
	padding-top: 10px;
	height: 382px;
	margin-top: 39px;
}
.c3Lc ul:nth-child(1){
	border-right: 1px dashed #e3d9ca;
	padding-right: 48px;
	padding-left: 72px;
}
.c3Lc ul:nth-child(2){
	padding-left: 50px;
}
.c3Lc li{
	padding-bottom: 32px;
}
.c3Lc li h1{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
.c3Lc li h1 span{
	display: inline-block;
	padding: 0px 15px;
	background-color: #596C68;
	color: rgba(255, 255, 255, .8);
	border-radius: 5px;
	font-weight: 400;
}
.c3Lc li p{
	font-size: 16px;
	color: #777;
}
.x_con4{
	display: flex;
	width: 100%;
	height: 493px;
	background: url(../img/sed3_bg.jpg)no-repeat;
	justify-content: center;
	align-items: center;
}
.x_con4 div{
	width: 580px;
	height: 292px;
	background-color: #fff;
	margin: 0 19px;
	border-radius: 5px;
}
.x_con4 div h1{
	width: 580px;
	height: 55px;
	background-color: #403f48;
	font-size: 24px;
	line-height: 55px;
	color: #ffffff;
	text-align: center;
}
.x_con4 div h1 span{
	color: #e3d9ca;
}
.x_con4 ul{
	padding-top: 25px;
}
.x_con4 li{
	width: 463px;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #403f48;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin-bottom: -1px;
	position: relative;
	margin: 0 auto;
}
.x_con4 li .icon-dian{
	margin-left: 32px;
	margin-right: 20px;
	color: #95a792;
	opacity: 0.5;
}
.x_con4 li .icon-gou{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 29px;
	color: #596c68;
	font-size: 20px;
}
.x_con4 a{
	display: flex;
	width: 177px;
	height: 39px;
	background-color: #596c68;
	border-radius: 19px;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	font-size: 18px;
	color: #ffffff;
	margin-top: 21px;
}
.x_con4 a i{
	padding-left: 24px;
	margin-top: 1px;
}
.x_black .x_title font{border-color: #000;}
.x_black .x_title font span{border-color: rgba(0,0,0,.5);}
.x_con5 .x_title{
	padding: 75px 0 50px 0;
}
.x_con5 ul{
	display: flex;
	width: 1200px;
	margin:0 auto;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 53px;
}
.x_con5 li{
	margin-bottom: 95px;
}
.x_con5 li a{
	display: flex;
	width: 559px;
	height: 295px;
	border: solid 1px #e3d9ca;
}
.x_con5 li a i{
	display: block;
	width: 233px;
	height: 297px;
	border-radius: 5px;
	margin-left: -23px;
	margin-top: -27px;
}
.x_con5 li h1{
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #403f48;
	padding-bottom: 19px;
}
.x_con5 li p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #777;
}
.x_con5 li div{
	margin-left: 27px;
	margin-top: 34px;
}
.x_con6{
	background-color: #e3d9ca;
	padding-bottom: 86px;
}
.x_con6 .x_title{
	padding: 65px 0 35px 0;
}
.c6Img{
	width: 1200px;
	margin: 0 auto;
	height: 116px;
	background: url(../img/sed4_bg.jpg)no-repeat;
}
.c6Que{
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
.c6Que ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 56px;
}
.c6Que li{
	display: flex;
	width: 479px;
	border-bottom: 2px solid #e3d9ca;
	font-size: 18px;
	color: #403f48;
	padding-bottom: 9px;
	margin: 0 55px;
	margin-bottom: 30px;
	align-items: center;
	justify-content: space-between;
}
.c6Que li a{
	display: inline-block;
	width: 119px;
	height: 28px;
	border-radius: 15px;
	border: solid 2px #e3d9ca;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}
.c6Que li i{
	color: #e3d9ca;
	padding-left: 8px;
	padding-right: 4px;
}
.c6Btn,.c8Btn{
	display: block;
	width: 277px;
	height: 39px;
	background-color: #403f48;
	border-radius: 19px;
	text-align: center;
	line-height: 39px;
	margin: 0 auto;
	font-size: 18px;
	/* font-weight: bold; */
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 44px;
}
.c6Btn i,.c8Btn i{
	padding-left: 19px;
}
.x_con6 .x_title h2{
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #403f48;
	padding-top: 26px;
}
.x_con7{
	width: 100%;
	height: 783px;
	background-color: #403f48;
	position: relative;
}
.x_con7 ul{
	display: flex;
	width: 93%;
	flex-wrap: wrap;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -80px;
}
.x_con7 ul li{
	width: 20%;
	height: 466px;
	background-repeat: no-repeat;
	position: relative;
	background-size: 100%;
}
.x_con7 li h1{
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #403f48;
	margin-top: 66px;
	margin-left: 40px;
	font-weight: bold;
}
.x_con7 li h2{
	font-family:"my_font2";
	font-size: 24px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #403f48;
	margin-left: 40px;
}
.x_con7 li p{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #403f48;
	padding-top: 47px;
	margin-left: 40px;
}
.x_con7 li a{
	display: block;
	width: 110px;
	height: 31px;
	background-color: #403f48;
	border-radius: 19px;
	text-align: center;
	line-height: 31px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom: 66px;
	left: 40px;
}
.x_con7 li i{
	color: #fff;
	position: absolute;
	left: 0 ;
	right: 0;
	margin: auto;
	text-align: center;
	font-size: 20px;
}
.x_con8{
	background-color: #95a792;
	overflow: hidden;
}
.x_con8 .x_title{
	padding: 160px 0 45px 0;
	color: #fff;
}
.x_con8 ul{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
}
.x_con8 li a{
	display: flex;
	width: 272px;
	height: 371px;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}
.x_con8 li div{
	width: 87%;
	height: 175px;
	background-color: #fff;
	padding: 26px 0 0 32px;
	position: absolute;
	left: 17px;
	bottom: -52px;
	border-radius: 5px;
}
.x_con8 li h1{
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #403f48;
	padding-bottom: 15px;
}
.x_con8 li p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #777;
}
.c8Btn{
	margin-top: 109px;
	margin-bottom: 87px;
}
.c9Form{
	display: flex;
	width: 866px;
	height: 294px;
	padding-left: 334px;
	background: url(../img/last1.png)no-repeat #e3d9ca;
	align-items: center;
	margin: 98px auto 92px auto;
}
.c9_dj{
	padding-left: 94px;
	border-right: 1px dashed #403f48;
	height: 234px;
	padding-right: 90px;
}
.c9_dj span{
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #777;
}
.c9_dj h1{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #403f48;
	padding-top: 26px;
	font-weight: bold;
}
.c9_dj p{
	font-family: "my_font2";
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #403f48;
	padding-bottom: 38px;
}
.c9_dj input{
	width: 294px;
	border-bottom: 1px solid #403f48;
	background-color: #e3d9ca;
	outline: none;
	font-size: 16px;
	text-indent: 2em;
	padding-bottom: 2px;
}
.c9_st{
	flex: 1;
	padding-left: 65px;
	height: 234px;
}
.c9_st h1{
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #403f48;
	padding-top: 26px;
	padding-bottom: 24px;
}
.c9_st p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #403f48;
}
.c9_st a{
	display: block;
	width: 177px;
	height: 39px;
	background-color: #403f48;
	border-radius: 19px;
	text-align: center;
	font-size: 18px;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 40px;
}
.c9_st a i{
	padding-left: 24px;
}
.animated{
    animation-duration: 2s;
}