@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;}


@media screen and (min-width: 1000px) {
.banner{
	background:url(../images/9527_01.jpg) no-repeat center center;
	height: 710px;
	width:100%;
	display: block;
}

.page1{
	width: 100%;
    height: 63px;
}
.page1_yd{
	display:none;
}
.page1 ul{
    width: 1002px;
    height: 53px;
	margin: 0 auto;
	margin-top:13px;
    display: flex;
    justify-content:space-between;
}
.page1 ul li{
    width: 120px;
    height: 53px;
	text-align: center;
	line-height: 53px;
}
.page1 ul li:hover{
	background: #24805e;
	color: #fff;
}
.page1 ul li a:hover {
	color: #fff;
	font-size: 21px;
}

.page1 ul li a{
    color:#000;
    font-size: 19px;
}


.content_1_bg{
	background: url(../images/lx_bg.jpg)no-repeat center center;
}
.content_1{
	margin:0 auto;
	width: 1002px;
	height: 829px;
}
.content_1 div .con_11{
	width:532px;
	height:68px;
	margin: 0 auto;
	padding-top:63px;
}
.content_1 div h1{
	font-size: 19px;
	margin-top: 16px;
	letter-spacing: 3px;
	color: #24805e;
	margin-bottom: 55px;
	text-align: center;
}
.content_1 .nr_1{
	width:100%;
	height: 224px;
	margin-bottom: 8px;
	display: flex;
	justify-content:space-between;
}
.content_1 .nr_1 .son1{
	height:224px;
	width:328px;
}
.content_1 .nr_1 .son1:hover{
	box-shadow: #bababb 2px 2px 14px 2px;
}
.content_1 .nr_1 .son2{
	height: 68px;
	width: 328px;
	background: #24805e;
	text-align: center;
	color: #fff;
	font-size: 24px;
	letter-spacing: 3px;
	line-height: 68px;
}
.content_1 .nr_1 .son3{
	width:313px;
	height:134px;
	font-size: 14px;
	line-height: 28px;
	padding-top:21px;
	padding-left:15px;
	background: #e3f9f1;
}
.content_1 .but{

		width: 228px;
		height:  58px;
		background: #216a4f;
		margin-top: 24px;
		display: block;
		margin:0 auto;
		font-size: 26px;
		letter-spacing: 5px;
		position: relative;
		z-index: 300px;
		top:26px;
}
.content_1 .but:hover{
	color:#19664a;
}
.content_1 .but a{
	color:#fff;
}
.content_1 .dc{
	width:228px;
	height:58px;
	background: #d7e6e3;
	position: relative;
	z-index: -10px;
	top:88px;
	left:394px;
}


.content_2_bg{
	background: url(../images/bo_bg.jpg)no-repeat center center;
}
.content_2{
	width: 1002px;
	height: 1177px;
	margin: 0 auto;
	margin-top:20px;
}
.content_2 div .con_11{
	width:532px;
	height:68px;
	margin: 0 auto;
	padding-top:63px;
}
.content_2 div h1{
	font-size: 19px;
	margin-top: 16px;
	letter-spacing: 3px;
	color: #fff;
	margin-bottom: 55px;
	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:242px;
	position: absolute;
	top:0;
	left:0;
	z-index: 999;
	background: #24805e;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	padding:0 6px;
	padding-top:90px;
	
}
.content_2 .yx .son1 img{
	width:328px;
	height:133px;
}
.content_2 .yx .son1 div{
	width:326px;
	height:198px;
	border: 1px solid #24805e;
	background: #e3f9f1;
}
.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:350px;
	font-size: 44px;
	background: #e3f9f1;
	color:#24805e;
	margin-top:20px;
	margin-bottom: 40px;
	width:70px;
	height:70px;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	-ms-border-radius:40px;
	-o-border-radius:40px;
}
.content_2 .xia{
	font-size: 44px;
	background: #e3f9f1;
	color:#24805e;
	margin-bottom: 40px;
	margin-left:162px;
	width:70px;
	height:70px;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	-ms-border-radius:40px;
	-o-border-radius:40px;
}
.content_2 .but{
	width: 228px;
	height:  58px;
	background: #216a4f;
	margin-top: 24px;
	display: block;
	margin:0 auto;
	font-size: 26px;
	letter-spacing: 5px;
	position: relative;
	z-index: 300px;
	top:-40px;
}
.content_2 .but:hover{
	color:#1a6c4e;
}
.content_2 .but a{
	color:#fff;
}
.content_2 .dc{
	width:228px;
	height:58px;
	background: #d7e6e3;
	position: relative;
	z-index: -10px;
	top:24px;
	left:394px;
}




.content_3{
	width: 1002px;
	height: 761px;
	margin:0 auto;
}
.content_3 div .con_11{
	width:532px;
	height:68px;
	margin: 0 auto;
	padding-top:63px;
}
.content_3 div h1{
	font-size: 19px;
	margin-top: 16px;
	letter-spacing: 3px;
	color: #3e8a6d;
	margin-bottom: 55px;
	text-align: center;
}
.content_3 .lr{
	display: flex;
	justify-content: space-between;
} 
.content_3 .lr .left_1:hover{
	box-shadow: #b5c1bd 2px 2px 14px 2px;
}
.content_3 .lr .right_1:hover{
	box-shadow: #b5c1bd 2px 2px 14px 2px;
}
.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: #1e674c;
	position: absolute;
	left:0;
	top:186px;
	z-index: 999px;
	opacity:0.84;
	color: #fff;
}
.content_3 .lr h3{
	font-size:17px;
	width:469px;
	height:109px;
	line-height:31px;
	padding-left:21px;
	letter-spacing: 2px;
	background: #e3f9f1;
	border-bottom: 3px solid #24805e;
}
.content_3 .but{
	width: 228px;
	height:  58px;
	background: #216a4f;
	display: block;
	margin:0 auto;
	font-size: 26px;
	letter-spacing: 5px;
	position: relative;
	z-index: 300px;
	top:0px;
}
.content_3 .but:hover{
	color:#1a6c4e;
}
.content_3 .but a{
	color:#fff;
}
.content_3 .dc{
	width:228px;
	height:58px;
	background: #d7e6e3;
	position: relative;
	z-index: -10px;
	top:64px;
	left:394px;
}


.content_4_bg{
	background: #08b373;
	width:100%;
	height:705px;
}
.content_4{
	width: 1002px;
	height: 705px;
	margin: 0 auto;
}
.content_4 div .con_11{
	width:532px;
	height:68px;
	margin: 0 auto;
	padding-top:63px;
}
.content_4 div h1{
	font-size: 19px;
	margin-top: 16px;
	letter-spacing: 3px;
	color: #fff;
	margin-bottom: 55px;
	text-align: center;
}
.content_4 .sq_xd{
	display: flex;
	justify-content: space-around;
	background: url(../images/bo_sq_xbg.jpg)no-repeat center center;
	width:1002px;
	height:317px;
	background-size:100% 100%; 
}

.content_4 .sq_xd .yjx_1{
	width:332px;
	height:54px;
	font-size: 30px;
	color: #fff;
	margin-top:52px;
	margin-left:320px;
}
.content_4 .sq_xd .yjx_2{
	width:332px;
	height:54px;
	font-size: 30px;
	color: #fff;
	margin-top:76px;
	margin-left:120px;
}
.content_4 .sq_xd .yjx_b1{
	font-size:16px;
	line-height: 20px;
	color:#000;
	margin-left:160px;
	margin-top:2px;
	padding-top: 10px;
	line-height: 27px;
}
.content_4 .sq_xd .yjx_b2{
	font-size:16px;
	line-height: 20px;
	color:#000;
	margin-top:2px;
	margin-left:-38px;
	padding-top: 10px;
	line-height: 27px;
}
.content_4 .but{
	width: 228px;
	height:  58px;
	background: #216a4f;
	display: block;
	margin:0 auto;
	font-size: 26px;
	letter-spacing: 5px;
	position: relative;
	z-index: 300px;
	top:20px;
}
.content_4 .but:hover{
	color:#1a6c4e;
}
.content_4 .but a{
	color:#fff;
}
.content_4 .dc{
	width:228px;
	height:58px;
	background: #d7e6e3;
	position: relative;
	z-index: -10px;
	top:44px;
	left:394px;
}




.content_5{
	width:1002px;
	height: 747px;
	margin: 0 auto;
}
.content_5 div .con_11{
	width:532px;
	height:68px;
	margin: 0 auto;
}
.content_5 div h1{
	font-size: 19px;
	margin-top: 88px;
	letter-spacing: 3px;
	color: #3e8a6d;
	margin-bottom: 55px;
	text-align: center;
}
.content_5 div img{
	margin-top:62px;
}
.content_5 .but{
	width: 228px;
	height:  58px;
	background: #43c5e3;
	margin-top: 128px;
	margin-left: 386px;
	font-size: 26px;
	letter-spacing:5px;
}
.content_5 .but:hover{
	color:#087c97;
}
.content_5 .but a{
	color:#fff;
}
.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: #d7e6e3;
	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:#216a4f;
	margin-bottom: 20px;
}
.content_5  .son2{
	position: absolute;
	top: 2px;
	left: 21px;
	width: 60px;
	height: 60px;
	border-radius:60px;
	background: #d7e6e3;
	font-size: 25px;
	color:#216a4f;
	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/fj.jpg) no-repeat center center;
	background-size:100% 100%
}

.content_5  .one:hover .son1{
	width: 208px;
	height: 148px;
	border: 1px solid #24805e;
}
.content_5  .one:hover .son2{
	width: 58px;
	height: 58px;
	border: 1px solid #24805e;
}
.content_5  .one .son1 .p1{
	font-size:16px; 
	letter-spacing:1px;
}
.content_5  .one .son1 .p2{
	font-size:16px;
	letter-spacing: 1px;
}
.content_5 .but{
	width: 228px;
	height:  58px;
	background: #216a4f;
	display: block;
	margin:0 auto;
	font-size: 26px;
	letter-spacing: 5px;
	position: relative;
	z-index: 300px;
	top:40px;
}
.content_5 .but:hover{
	color:#1a6c4e;
}
.content_5 .but a{
	color:#fff;
}
.content_5 .dc{
	width:228px;
	height:58px;
	background: #d7e6e3;
	position: relative;
	z-index: -10px;
	top:104px;
	left:394px;
}



.content_6{
	width:1002px;
	height: 1230px;
	margin:0 auto;
}
.content_6 div .con_11{
	width:532px;
	height:68px;
	margin: 0 auto;
	margin-top:260px;
}
.content_6 .son{
	position: relative;
	top:140px;
}
.content_6 div img{
	margin-top:56px;
	position: absolute;
}
.content_6 .son .bg_f{
	width:690px;
	height:784px;
	background: #d7e6e3;
	position: absolute;
	top:15px;
	left:80px;
}
.content_6 .son .bg_red{
	width:715px;
	height:663px;
	background: url(../images/bo_sqsgg.png)no-repeat center center;
	position: absolute;
	top:100px;
	left:26px;
	padding-left:310px;
	line-height: 24px;
	font-size: 14px;
	color:#666666;
}
.content_6 .son .bg_red p{
	color: #1a6c4e;
	font-size: 22px;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-left:40px;
}
.content_6 .son .bg_red .wb_1{
	color: #1a6c4e;
	font-size: 22px;
	margin-top: 125px;
	margin-left:40px;
	letter-spacing: 2px;
}
.content_6 .son .bg_red h5{
	font-size: 18px;
	margin-top:6px;
	margin-left:44px;
	color: #666666;
}
.content_6 .but{
	width: 228px;
	height:  58px;
	background: #216a4f;
	display: block;
	margin:0 auto;
	font-size: 26px;
	letter-spacing: 5px;
	position: relative;
	z-index: 300px;
	top:900px;
}
.content_6 .but:hover{
	color:#1a6c4e;
}
.content_6 .but a{
	color:#fff;
}
.content_6 .dc{
	width:228px;
	height:58px;
	background: #d7e6e3;
	position: relative;
	z-index: -10px;
	top:966px;
	left:394px;
}

.yd{
	display: none;
}

}










 @media screen and (max-width: 1000px) {
	 .pc{
		 display: none
	 }
.page1{
	display: none;
}

.banner{
	background:url(../images/95279_01.jpg) no-repeat center center;
	height: 710px;
	width:100%;
	display: block;
	background-size: 100% 100%;
}
.page1_yd{
	width: 100%;
    height: 108px;
}
.page1_yd ul{
    width: 100%;
    height: 53px;
	margin: 0 auto;
    display: flex;
    justify-content:space-between;
}
.page1_yd ul li{
    width: 24.8%;
    height: 53px;
	text-align: center;
	line-height: 53px;
	border: 1px solid #fff;
	background: #24805e;
}
.page1_yd ul li:first{
	color:#24805e;
	background: #d7e6e3;
}
.page1_yd ul li a{
	color: #fff;
	font-size: 18px;
}


.content_1_bg{
	background: url(../images/lx_bg.jpg)no-repeat center center;
	width:100%;
}
.content_1{
	margin:0 auto;
	width: 100%;
	height: 589px;
}
.content_1 div .con_11{
	height:68px;
	margin: 0 auto;
}
.content_1 div .con_11 img{
	margin-top: 80px;
	width:100%;
	height:68px;
	margin: 0 auto;
}
.content_1 div h1{
	font-size: 19px;
	margin-top: 16px;
	letter-spacing: 3px;
	color: #24805e;
	margin-bottom: 33px;
	text-align: center;
}


.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: #e3f9f1;
}
.yd .yd_page1>div .son1{
	height:223px;
	width:100%;
	background: #e3f9f1;
	justify-content:space-between;
}
.yd .yd_page1>div .son1:hover{
	background: #b0b0b1;
}
.yd .yd_page1>div .son2{
	height: 68px;
	width: 100%;
	background: #24805e;
	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: 120px;
	margin: 0 auto;
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
}
.yd .nav li{
	width: 23px;
	height: 23px;
	border: 1px solid #24805e;
	border-radius: 50%;
	background: #e3f9f1;
}
.content_1 .but{
	width:150px;
	height:58px;
	background: #216a4f;
	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_bg{
	background: url(../images/bo_bg.jpg)no-repeat center center;
}
.content_2{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top:20px;
}
.content_2 div .con_11{
	width:50%;
	height:68px;
	margin: 0 auto;
	padding-top:63px;
}
.content_2 div .con_11 img{
	width: 100%;
	height: 63px;
}
.content_2 div h1{
	font-size: 19px;
	margin-top: 16px;
	letter-spacing: 3px;
	color: #fff;
	margin-bottom: 55px;
	text-align: center;
}

.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: auto;
}
.yd .yd_cont_2>div>div{
	width: 100%;
	height: 180px;
	background: #e3f9f1;
	padding-top:8px;
}
.yd .yd_cont_2>div>div .p1{
	font-size:13px;
	padding-left:6px;
	line-height: 19px;
}




.yd .nav_cont2{
	
	height: 25px;
	width: 160px;
	margin: 0 auto;
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
}
.yd .nav_cont2 li{
	width: 23px;
	height: 23px;
	border: 1px solid #24805e;
	border-radius: 50%;
	background: #e3f9f1;
}
.content_2 .but{
	width:150px;
	height:58px;
	background: #216a4f;
	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{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top:20px;
}
.content_3 div .con_11{
	width:50%;
	height:68px;
	margin: 0 auto;
	padding-top:43px;
}
.content_3 div .con_11 img{
	width: 100%;
}
.content_3 div h1{
	width: 100%;
	font-size: 19px;
	letter-spacing: 3px;
	color: #2bbc81;
	text-align: center;
	padding-bottom: 20px;
}
.content_3 .lr>div{
	width: 90%;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
} 
.content_3 .lr>div img{
	width: 100%;
	height: auto;
	
} 

.content_3 .lr .left_bg{
	height:234px;
	width:100%;
	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:40%;
	height:48px;
	line-height:48px;
	letter-spacing: 3px;
	text-align: center;
	background: #1e674c;
	position: absolute;
	left:0;
	top:186px;
	z-index: 999px;
	opacity:0.84;
	color: #fff;
}
.content_3 .lr h3{
	font-size:17px;
	width:100%;
	height:109px;
	line-height:31px;
	letter-spacing: 2px;
	background: #e3f9f1;
	border-bottom: 3px solid #24805e;
}
.content_3 .but{
	width:150px;
	height:58px;
	background: #216a4f;
	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_3 .dc{
	display: none;
	width:228px;
	height:58px;
	background: #d7e6e3;
	position: relative;
	z-index: -10px;
	top:64px;
	left:394px;
}


.content_4_bg{
	background: #08b373;
	width:100%;
	height:auto;
}
.content_4{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.content_4 div .con_11{
	width:50%;
	margin: 0 auto;

}
.content_4 div .con_11 img{
	width:100%;
	margin: 0 auto;
	margin-top:40px;
	height:58px;
}
.content_4 div h1{
	width: 100%;
	font-size: 17px;
	margin-top: 16px;
	letter-spacing: 3px;
	color: #fff;
	margin-bottom: 55px;
	text-align: center;
}
.content_4 .sq_xd{
	background: url(../images/aaa.jpg)no-repeat center center;
	width:90%;
	background-size: 100% 100%;
	height:400px;
	margin: 0 auto;
	display: block;
}
.content_4 .sq_xd .yjx_1{
	width:80px;
	height:54px;
	font-size:20px;
	color: #fff;
	position: absolute;
	top:3560px;
	left:106px;
	display: none;
}
.content_4 .sq_xd .yjx_2{
	width:332px;
	height:54px;
	font-size: 20px;
	color: #fff;
	margin-top:-176px;
	margin-left:246px;
	display: none;
}
.content_4 .sq_xd .yjx_b1{
	font-size:14px;
	line-height: 18px;
	color:#000;
	margin-left:30px;
	padding-top:146px;
	display: none;
}
.content_4 .sq_xd .yjx_b2{
	font-size:14px;
	line-height:18px;
	color:#000;
	margin-top:16px;
	margin-left:186px;
	display: none;
}
.content_4 .but{
	width:150px;
	height:58px;
	background: #216a4f;
	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_4 .dc{
	display: none;
	width:228px;
	height:58px;
	background: #d7e6e3;
	position: relative;
	z-index: -10px;
	top:64px;
	left:394px;
}


.content_5{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.content_5 div .con_11{
	width:50%;
	margin: 0 auto;

}
.content_5 div .con_11 img{
	width:100%;
	margin: 0 auto;
	height:56px;
	margin-top:20px;
}
.content_5 div h1{
	width: 100%;
	font-size: 19px;
	margin-top: 16px;
	letter-spacing: 3px;
	color: #fff;
	margin-bottom: 16px;
	text-align: center;
}
.content_5 .pc{
	background: url(../images/bbb.png)no-repeat center center;
	background-size: 100% 100%;
	height: 1158px;
	display: block;
}
.content_5 .data_1,.content_5 .data_2{
	display: none;
}


.content_5 .but{
	width:150px;
	height:58px;
	background: #216a4f;
	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 .dc{
	display: none;
	width:228px;
	height:58px;
	background: #d7e6e3;
	position: relative;
	z-index: -10px;
	top:64px;
	left:394px;
}


.content_6{
	width:100%;
	height:1190px;
	margin:0 auto;
}
.content_6 div .con_11{
	width:100%;
	margin: 0 auto;
	margin-top:20px;
}
.content_6 div .con_11 img{
	width:100%;
	margin: 0 auto;
	height:56px;
	margin-top:20px;
}
.content_6 .son{
	margin-top: 100px;
	position: relative;
}
.content_6 div img{
	width:50%;
	margin-top:56px;
	margin:0 auto;
	position: absolute;
}
 .content_6 .son{
	 width: 100%;
	 height: auto;
	 overflow: hidden;
	
 }
 .content_6 .son img{
	 float: left;
	 width: 40%;
	 height: auto;
	 margin-left: 2%;
	 margin-top:140px;
 }
 .content_6 .son .bg_red{
	margin-top: 120px;
	float: right;
	width: 65%;
	height: auto;
	margin-left: -6%;
	background: url(../images/bo_sqsgg_yd.png)no-repeat center center;
	background-size: 100% 100%;
	padding-bottom: 26px;
 }
.content_6 .son .bg_f{
	/* width:690px;
	height:784px;
	background: #d7e6e3;
	position: absolute;
	top:15px;
	left:80px; */
}

.content_6 .son .bg_red p{
	width: 80%;
	color: #1a6c4e;
	font-size: 22px;
	letter-spacing: 2px;
	margin-top: 10px;
	padding-left: 12%;
	padding-right: 3%;
}
.content_6 .son .bg_red span{
	display: block;
	width: 80%;
	padding-left: 12%;
	padding-right: 3%;
}
.content_6 .son .bg_red .wb_1{
	width: 80%;
	color: #1a6c4e;
	font-size: 22px;
	margin-top: 125px;
	padding-left: 12%;
	padding-right: 3%;
	letter-spacing: 2px;
}
.content_6 .son .bg_red h5{
	width: 80%;
	font-size: 18px;
	margin-top:6px;
	padding-left: 12%;
	padding-right: 3%;
	color: #666666;
}
.content_6 .but{
	width: 228px;
	height:  58px;
	background: #216a4f;
	display: block;
	margin:0 auto;
	margin-top: -63px;
	margin-bottom: 50px;
}
.content_6 .but:hover{
	color:#1a6c4e;
}
.content_6 .but a{
	color:#fff;
}
.content_6 .dc{
	
	width:228px;
	height:58px;
	background: #d7e6e3;
	margin:0 auto;
	margin-top: 50px;
	
}




}
