@charset "utf-8";

/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; font-family:"Microsoft YaHei";}
table { border-collapse:collapse; border-spacing:0; }
input{border:none;}
fieldset,img { border:0; vertical-align: bottom;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:center; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
button{overflow:visible;width:auto;margin:0;padding:0;border:0 none;outline:none;}
a{text-decoration:none;}
li{list-style-type: none;}
.fl{ float:left;}

/* pc端 */
@media screen and (min-width: 1000px) {
	.yd{
		display: none;
	}
.banner{
	background:url(../images/66.jpg) no-repeat center center;
	height: 710px;
	width:100%;
	background-size: 100% 100%;
	display: block;
}
.page1_yd{
	display: none
}
.page1{
	width: 100%;
    height: 80px;
	background:#43c5e3;
	
}
.page1 ul{
    width: 1002px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
}
.page1 ul li{
    width: 107px;
    height: 20px;
	text-align: center;
}
.page1 ul li a:hover {
	color: #f72652;
	text-decoration:underline;
}

.page1 ul li a{
    color:#fff;
    font-size: 20px;
    line-height: 80px;
}
.page1 ul .top1{
	color: #f72652;
	text-decoration:underline;
}
.bg{
	background: url(../images/bg.jpg)no-repeat center center;
	width:100%;
	height:auto;
	margin:0 auto;
}


.content_1{
	margin:0 auto;
	width: 1002px;
	height: 917px;
}
.content_1 div h1{
	font-size: 38px;
	margin-top: 98px;
	letter-spacing: 5px;
	margin-bottom: 58px;
	color: #353d5f;
}
.content_1 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_1 div h1 .lx2{
	width: 214px;
	height: 37px;
	display: block;
	border:1px solid #f16450;
	color:#f16450;
	margin-right: 413px;
	font-size: 19px;
	line-height: 37px;
	float: right;
	margin-top: 8px;
	text-align: center;
}
.content_1 .nr_1{
	width:100%;
	height: 224px;
	display: flex;
}
.content_1 .nr_1 .son1{
	height:223px;
	width:100%;
	background: #fff6f5;
	justify-content:space-between;
}
.content_1 .nr_1 .son1:hover{
	background: #b0b0b1;
}
.content_1 .nr_1 .son2{
	height: 68px;
	width: 328px;
	background: #f16450;
	text-align: center;
	line-height: 64px;
	color: #fff;
	font-size: 24px;
	letter-spacing: 1px;
}
.content_1 .nr_1 .son2 span{
	font-size:19px
}
.content_1 .nr_1 .son3{
	font-size: 13px;
	margin: 22px 13px;
	line-height: 26px;
}
.content_1 .but{
	width: 228px;
	height:  58px;
	background: #43c5e3;
	margin-top: 32px;
	margin-left: 418px;
	font-size: 26px;
	letter-spacing: 5px;
}
.content_1 .but:hover{
	color:#087c97;
}
.content_1 .but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}


.content_2{
	width: 1002px;
	height: 960px;
	margin: 0 auto;
}
.content_2 div h1{
	font-size: 38px;
	margin-top: 34px;
	letter-spacing: 5px;
	margin-bottom: 58px;
	color: #353d5f;
}
.content_2 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_2 div h1 .lx2{
	width: 418px;
	height:37px;
	display: block;
	border:1px solid #f16450;
	color:#f16450;
	margin-right: 184px;
	font-size: 19px;
	line-height:37px;
	float: right;
	margin-top: 9px;
	padding-left:4px;
	text-align: center;
}
.content_2 .yx{
	width:100%;
	height: 330px;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.content_2 .yx .son1{
	position: relative;
	width: 328px;
	height: auto;
	
}
.content_2 .yx .son1:hover>p{
	display: block;
}
.content_2 .yx .son1>p{
	display: none;
	width: 316px;
	height: 322px;
	position: absolute;
	top:0;
	left:0;
	z-index: 999;
	background: #f00;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	padding:0 6px;
	padding-top:10px;
	
}
.content_2 .yx .son1 img{
	width:328px;
	height:133px;
}
.content_2 .yx .son1 div{
	width:326px;
	height:198px;
	border: 1px solid #f00;
	background: #fff6f5;
}
.content_2 .yx .son1 div p{
	font-size: 14px;
	line-height:28px; 
	letter-spacing: 1px;
	margin-top: 21px;
	margin-left: 22px;
}
.content_2 .shang{
	margin-left:385px;
	font-size: 44px;
	background: #43c5e3;
	color:#fff;
	margin-top:20px;
	margin-bottom: 40px;
	border-radius:26px;
	-webkit-border-radius:26px;
	-moz-border-radius:26px;
	-ms-border-radius:26px;
	-o-border-radius:26px;
}
.content_2 .xia{
	font-size: 44px;
	background: #43c5e3;
	color:#fff;
	margin-bottom: 40px;
	margin-left:162px;
	border-radius:26px;
}
.content_2 .but{
	width: 228px;
	height:  58px;
	background: #43c5e3;
	margin-top: 64px;
	display: block;
	margin:0 auto;
	font-size: 26px;
	letter-spacing: 5px;
}
.content_2 .but:hover{
	color:#087c97;
}
.content_2 .but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}




.content_3{
	width: 1002px;
	height: 492px;
	margin:0 auto;
}
.content_3 div h1{
	font-size: 38px;
	letter-spacing:5px;
	margin-bottom: 58px;
	color: #353d5f;
}
.content_3 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_3 div h1 .lx2{
	width: 418px;
	height:37px;
	display: block;
	border:1px solid #f16450;
	color:#f16450;
	margin-right: 136px;
	font-size: 19px;
	line-height:37px;
	float: right;
	margin-top: 8px;
	text-align: center;
}
.content_3 .lr{
	display: flex;
	justify-content: space-between;
} 
.content_3 .lr .left_bg{
	height:234px;
	width:490px;
	overflow: hidden;
	position: relative;
}
.content_3 .lr .left_bg img{
	height:234px;
	width:490px;
	transition:all 0.6s;
}
.content_3 .lr .left_bg img:hover{
	transform:scale(1.1);
}
.content_3 .lr p{
	font-size:22px;
	width:206px;
	height:48px;
	line-height:48px;
	letter-spacing: 3px;
	text-align: center;
	background: #cb5c53;
	position: absolute;
	left:0;
	top:186px;
	z-index: 999px;
	opacity:0.84;
	color: #fff;
}
.content_3 .lr h3{
	font-size: 14px;
	width:469px;
	height:109px;
	line-height:29px;
	padding-left:21px;
	letter-spacing: 2px;
	background: #fff6f5;
}
.content_3 .but{
	width: 228px;
	height:  58px;
	background: #43c5e3;
	margin-top: 32px;
	margin-left: 386px;
	font-size: 26px;
	letter-spacing:5px;
}
.content_3 .but:hover{
	color:#087c97;
}
.content_3 .but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}



.content_4{
	width: 1002px;
	height: 490px;
	margin: 0 auto;
}
.content_4 div h1{
	font-size: 38px;
	margin-top: 98px;
	letter-spacing:5px;
	margin-bottom: 58px;
	color: #353d5f;
}
.content_4 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_4 div h1 .lx2{
	width: 418px;
	height:37px;
	display: block;
	border:1px solid #f16450;
	color:#f16450;
	margin-right: 136px;
	font-size: 19px;
	line-height:37px;
	float: right;
	margin-top: 8px;
	text-align: center;
}
.content_4 .sq,.content_4 .sq_xd{
	display: flex;
	justify-content: space-around;
}
.content_4 .sq p{
	width:220px;
	height:44px;
	text-align: center;
	line-height: 44px;
	font-size: 30px;
	background: #f16450;
	color: #fff;
	border: 1px solid #f16450;
	cursor:pointer;
}
.content_4 .sq p:hover{
	background: #fff;
	color: #f00;
}
.content_4 .sq_xd div p{
	width:332px;
	height:54px;
	text-align: center;
	line-height: 44px;
	font-size: 30px;
	background: #f16450;
	color: #fff;
	margin-top:29px;
}
.content_4 .sq_xd div h2{
	width:332px;
	height:170px;
	font-size:17px;
	line-height: 27px;
	color:#5d5a5a;
	background: #fff6f5;
	padding-top: 23px;
}
.content_4 .but{
	width: 228px;
	height:  58px;
	background: #43c5e3;
	margin-top: 32px;
	margin-left: 386px;
	font-size: 26px;
	letter-spacing:5px;
}
.content_4 .but:hover{
	color:#087c97;
}
.content_4 .but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}








.content_5{
	width:1002px;
	height: 810px;
	margin: 0 auto;
	margin-top:50px;
}
.content_5 div h1{
	font-size: 38px;
	margin-top: 98px;
	letter-spacing:5px;
	margin-bottom: 58px;
	color: #353d5f;
}
.content_5 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_5 div h1 .lx2{
	width: 318px;
	height:37px;
	display: block;
	border:1px solid #f16450;
	color:#f16450;
	margin-right: 200px;
	font-size: 19px;
	line-height:37px;
	float: right;
	margin-top: 8px;
	text-align: center;
}
.content_5 div img{
	margin-top:62px;
}
.content_5 .but{
	width: 228px;
	height:  58px;
	background: #43c5e3;
	margin-top: 68px;
	margin-left: 386px;
	font-size: 26px;
	letter-spacing:5px;
}
.content_5 .but:hover{
	color:#087c97;
}
.content_5 .but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}
.content_5 .data_1{
	margin-top: 85px;
	width: 1002px;
	height:176px;
	display: flex;
	justify-content: space-between;
}
.content_5  .one{
	position: relative;
	width: 210px;
	height: 176px;
	}
 .content_5  .son1{
	position: absolute;
	top: 16px;
	width: 210px;
	height: 150px;
	background: #fff6f5;
	border-radius: 120px 120px 30px 30px;
}
.content_5  .son1 .p1{
	text-align: center;
	color:#000;
	padding-top: 66px;
	margin-bottom: 20px;
}
.content_5  .son1 .p2{
	text-align: center;
	color:#f00;
	margin-bottom: 20px;
}
.content_5  .son2{
	position: absolute;
	top: 2px;
	left: 21px;
	width: 60px;
	height: 60px;
	border-radius:60px;
	background: #fcefef;
	font-size: 25px;
	color:#f76550;
	text-align: center;
	line-height: 60px;
	font-style: italic
}
.content_5 .data_2{
	
	height: 97px;
	padding:94px 133px 134px 55px;
	display: flex;
	justify-content: space-between;
	background: url(../images/yx_2_bg.png) no-repeat center center;
	background-size:100% 100%
}

.content_5  .one:hover .son1{
	width: 208px;
	height: 148px;
	border: 1px solid #f16b58;
}
.content_5  .one:hover .son2{
	width: 58px;
	height: 58px;
	border: 1px solid #f16b58;
}
.content_5  .one .son1 .p1{
	font-size:16px; 
	letter-spacing:1px;
}
.content_5  .one .son1 .p2{
	font-size:16px;
	letter-spacing: 1px;
}


.content_6{
	width:1002px;
	height: 960px;
	margin:0 auto;
}
.content_6 div h1{
	font-size: 38px;
	margin-top: 28px;
	letter-spacing:5px;
	margin-bottom: 58px;
	color: #353d5f;
}
.content_6 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_6 .son{
	position: relative;
}
.content_6 div img{
	margin-top:56px;
	position: absolute;
}
.content_6 .son .bg_f{
	width:573px;
	height:784px;
	background: #fef8f7;
	position: absolute;
	top:0px;
	left:110px;
}
.content_6 .son .bg_red{
	width:557px;
	height:635px;
	border:1px solid #f00;
	position: absolute;
	top:140px;
	left:296px;
	padding-left:100px;
	line-height: 24px;
	font-size: 14px;
}
.content_6 .son .bg_red p{
	color: #f37f70;
	font-size: 25px;
	margin-top: 15px;
	letter-spacing: 2px;
}
.content_6 .son .bg_red h5{
	font-size: 18px;
	margin-top:31px;
	margin-bottom: 9px;
	color: #000;
}
.but{
	width: 228px;
	height:  58px;
	background: #43c5e3;
	display: block;
	margin:0 auto;
	font-size: 26px;
	letter-spacing:5px;
}
.but:hover{
	color:#087c97;
}
.but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}


}


/* 移动端 */
@media screen and (max-width: 1000px) {
html,body { overflow-x: hidden; -webkit-overflow-scrolling: touch; width:100%;}
.pc{
	display: none;
}
.banner{
	background:url(../images/99.jpg);
	height: 710px;
	width:100%;
	background-size: 100% 100%;
}
.page1{
	display: none;
	width: 100%;
	height: auto;
	background:#43c5e3;
}
.page1_yd{
	width: 100%;
	height: 100px;
	background:#fff;
}
.page1_yd ul{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;	
}
.page1_yd ul:first-child{
	margin-bottom: 1px;
}
.page1_yd ul li{
	width: 24.8%;
	height: 50px;
	border-left: 1px solid #fff;
	text-align: center;
	background:#43c5e3;
}
.page1_yd ul li a{
	color:#fff;
	font-size: 20px;
	line-height: 50px;
}
.page1_yd ul li a:hover {
	color: #f72652;
	text-decoration:underline;
}
.page1_yd ul .top1{
	color: #f72652;
	text-decoration:underline;
}
.bg{
	background: url(../images/bg.jpg) no-repeat center center;
	width:100%;
	height:auto;
	background-size: 100% 100%;
}
.content_1{
	margin:0 auto;
	width: 100%;
	height: 643px;
}
.content_1 div h1{
	font-size: 38px;
	text-align: center;
	margin-top:20px;
	letter-spacing: 5px;
	margin-bottom: 30px;
	color: #353d5f;
}
.content_1 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_1 div h1 .lx2{
	width: 214px;
	height: 37px;
	display: block;
	border:1px solid #f16450;
	color:#f16450;
	font-size: 19px;
	line-height: 37px;
	margin:0 auto;
	margin-top:8px;
}
.yd .yd_page1{
	width: 90%;
	height: 320px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
}
.yd .yd_page1>div{
	width: 49.5%;
	height: 320px;
	background: #fff6f5;
}
.yd .yd_page1>div .son1{
	height:223px;
	width:100%;
	background: #fff6f5;
	justify-content:space-between;
}
.yd .yd_page1>div .son1:hover{
	background: #b0b0b1;
}
.yd .yd_page1>div .son2{
	height: 68px;
	width: 100%;
	background: #f16450;
	text-align: center;
	line-height: 64px;
	color: #fff;
	font-size: 22px;
	letter-spacing: 1px;
}
.yd .yd_page1>div .son2 span{
	font-size:19px
}
.yd .yd_page1>div .son3{
	font-size: 13px;
	margin: 22px 13px;
	line-height: 26px;
	
}
.yd .nav{
	
	height: 25px;
	width: 220px;
	margin: 0 auto;
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
}
.yd .nav li{
	width: 23px;
	height: 23px;
	border: 1px solid #f16450;
	border-radius: 50%;
	background: #fff6f5;
}
.content_1 .but{
	width:130px;
	height:58px;
	background: #43c5e3;
	font-size: 26px;
	letter-spacing: 5px;
	display: block;
	margin:0 auto;
	margin-top: 32px;
}
.content_1 .but:hover{
	color:#087c97;
}
.content_1 .but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}

.content_2{
	margin:0 auto;
	width: 100%;
	height: auto;
}
.content_2 div h1{
	font-size: 38px;
	text-align: center;
	letter-spacing: 5px;
	margin-bottom:28px;
	color: #353d5f;
}
.content_2 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_2 div h1 .lx2{
	width: 350px;
	height: 37px;
	display: block;
	border:1px solid #f16450;
	color:#f16450;
	font-size: 19px;
	line-height: 37px;
	margin:0 auto;
	margin-top:8px;
}
.yd .yd_cont_2{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.yd .yd_cont_2>div{
	display: inline-block;
	width: 49%;
	height: auto;
	margin-top: 10px;
}
.yd .yd_cont_2>div:nth-child(odd){
	float: left;
}
.yd .yd_cont_2>div:nth-child(odd){
	float: right;
}
.yd .yd_cont_2>div>img{
	width: 100%;
	height: 125px;
}
.yd .yd_cont_2>div>div{
	width: 99%;
	height: 180px;
	border:1px solid #f16450;
	background: #fff6f5;
}

.yd .nav_cont2{
	height: 25px;
	width: 220px;
	margin: 0 auto;
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
}
.yd .nav_cont2 li{
	width: 23px;
	height: 23px;
	border: 1px solid #f16450;
	border-radius: 50%;
	background: #fff6f5;
}
.content_2 .p_size{
	font-size:15px;
	line-height:23px;
	padding-top:20px;
	padding-left:4px;
}
.content_2 .but{
	width:130px;
	height:58px;
	background: #43c5e3;
	font-size: 26px;
	letter-spacing: 5px;
	display: block;
	margin:0 auto;
	margin-top: 32px;
}
.content_2 .but:hover{
	color:#087c97;
}
.content_2 .but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}


.content_3{
	margin:0 auto;
	width: 100%;
	height: auto;
}
.content_3 div h1{
	font-size: 38px;
	text-align: center;
	margin-top:44px;
	letter-spacing: 5px;
	margin-bottom: 58px;
	color: #353d5f;
}
.content_3 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_3 div h1 .lx2{
	width: 350px;
	height: 37px;
	display: block;
	border:1px solid #f16450;
	color:#f16450;
	font-size: 19px;
	line-height: 37px;
	margin:0 auto;
	margin-top:8px;
}



.content_3 .lr .left_bg{
	margin: 0 auto;
	height:234px;
	width:90%;
	overflow: hidden;
	position: relative;
}
.content_3 .lr .left_bg img{
	height:234px;
	width:100%;
	transition:all 0.6s;
}
.content_3 .lr .left_bg img:hover{
	transform:scale(1.1);
}
.content_3 .lr p{
	font-size:22px;
	width:25%;
	height:48px;
	line-height:48px;
	letter-spacing: 3px;
	text-align: center;
	background: #cb5c53;
	position: absolute;
	left:0;
	top:186px;
	z-index: 999px;
	opacity:0.84;
	color: #fff;
}
.content_3 .lr h3{
	font-size: 14px;
	width:90%;
	margin: 0 auto;
	height:109px;
	line-height:29px;
	letter-spacing: 2px;
	background: #fff6f5;
	margin-bottom: 20px;
}
.content_3 .but{
	width:130px;
	height:58px;
	background: #43c5e3;
	font-size: 26px;
	letter-spacing: 5px;
	display: block;
	margin:0 auto;
	margin-top: 32px;
}
.content_3 .but:hover{
	color:#087c97;
}
.content_3 .but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}



.content_4{
	margin:0 auto;
	width: 100%;
	height: auto;
}
.content_4 div h1{
	font-size: 38px;
	text-align: center;
	margin-top:44px;
	letter-spacing: 5px;
	margin-bottom: 58px;
	color: #353d5f;
}
.content_4 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_4 div h1 .lx2{
	width: 350px;
	height: 37px;
	display: block;
	border:1px solid #f16450;
	color:#f16450;
	font-size: 19px;
	line-height: 37px;
	margin:0 auto;
	margin-top:8px;
}
.content_4 .sq,.content_4 .sq_xd{
	width: 95%;
	overflow: hidden;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}
.content_4 .sq_xd>div{
	width: 33%;
}
.content_4 .sq p{
	width:32%;
	height:44px;
	text-align: center;
	line-height: 44px;
	font-size: 24px;
	background: #f16450;
	color: #fff;
	border: 1px solid #f16450;
	cursor:pointer;
}
.content_4 .sq p:hover{
	background: #fff;
	color: #f00;
}
.content_4 .sq_xd div p{
	width:100%;
	height:52px;
	text-align: center;
	line-height: 52px;
	font-size: 18px;
	background: #f16450;
	color: #fff;
	margin-top:29px;
}
.content_4 .sq_xd div h2{
	width:100%;
	height:280px;
	font-size:14px;
	line-height: 23px;
	color:#5d5a5a;
	background: #fff6f5;
	padding-top: 8px;
}
.content_4 .but{
	width:130px;
	height:58px;
	background: #43c5e3;
	font-size: 26px;
	letter-spacing: 5px;
	display: block;
	margin:0 auto;
	margin-top: 32px;
}
.content_4 .but:hover{
	color:#087c97;
}
.content_4 .but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}
.content_5{
	width:100%;
	height:auto;
	margin: 0 auto;
	margin-top:50px;
}
.content_5 div h1{
	font-size: 38px;
	text-align: center;
	margin-top:44px;
	letter-spacing: 5px;
	margin-bottom: 58px;
	color: #353d5f;
}
.content_5 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_5 div h1 .lx2{
	width: 350px;
	height: 37px;
	display: block;
	border:1px solid #f16450;
	color:#f16450;
	font-size: 19px;
	line-height: 37px;
	margin:0 auto;
	margin-top:8px;
}

.content_5 .but{
	width:130px;
	height:58px;
	background: #43c5e3;
	font-size: 26px;
	letter-spacing: 5px;
	display: block;
	margin:0 auto;
	margin-top: 32px;
}
.content_5 .but:hover{
	color:#087c97;
}
.content_5 .but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}
.content_5 .data_1 .one .son1,.content_5 .data_1 .one .son2{
	margin-top: 65px;
	width: 90%;
	height:176px;
	display: none;
}

.content_5 .data_2{
	
	height: 97px;
	padding:94px 133px 134px 55px;
	display: flex;
	justify-content: space-between;
	background: url(../images/yx_2_bg.png) no-repeat center center;
	background-size:100% 100%;
	display: none;
}
.content_5 .data_1{
	background: url(../images/1111.jpg)no-repeat center center;
	width:90%;
	background-size:100% 100%;
	height:1160px;
	display: block;
	margin:0 auto;
}

.content_6{
	width:100%;
	height:1100px;;
	margin:0 auto;
	overflow:auto;
}
.content_6 div h1{
	font-size: 38px;
	text-align: center;
	margin-top:24px;
	letter-spacing: 5px;
	margin-bottom: 28px;
	color: #353d5f;
}
.content_6 div h1 .lx1{
	width: 174px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	background: #43c5e3;
	margin-right: 15px;
}
.content_6 .son{
	width: 90%;
	height: auto;
	position: relative;
	margin:0 auto;
}
.content_6 div img{
	margin-top:56px;
	position: absolute;
	width:40%;
	margin:0 auto;
}
.content_6 .son .bg_f{
	width:35%;
	height:484px;
	background: #fef8f7;
	position: absolute;
	top:0px;
	left:40px;
}
.content_6 .son .bg_red{
	height:auto;
	border:1px solid #f00;
	position: absolute;
	top:40px;
	left:146px;
	padding-left:19%;
	padding-right:4%;
	line-height: 19px;
	font-size: 12px;
}
.content_6 .son .bg_red p{
	color: #f37f70;
	font-size: 20px;
	margin-top: 14px;
	letter-spacing: 1px;
}
.content_6 .son .bg_red h5{
	font-size: 16px;
	margin-top:12px;
	margin-bottom: 2px;
	color: #000;
}
.but{
	width:130px;
	height:58px;
	background: #43c5e3;
	font-size: 26px;
	letter-spacing: 5px;
	display: block;
	margin:0 auto;
}
.but a{
	color:#fff;
	font-family: "Microsoft YaHei";
}





















}
