
div.clear{
	clear: both;
	height: 0;
	width: 0;
}




a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
	max-width: 100%;
}

.main2-2-aa{
    text-align:center;
    margin-top:35px;
    font-size:18px;
    color:#fff;
}
.main2-2-aa a{
    display:none;
	color:#fff;
}
.main2-2-aa a:first-child{
display:inline;
}
div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color:#666666;
}



/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover:hover>img{
	-webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/







/*main-start*/
/**************************************************************/

#main{

}

.fafa .slides>li{
	height: 675px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.fafa .slides>li  img.phone-img{
	display: none;
	width: 100%;
}

.fafa .flex-control-paging li a{
	width: 13px;
	height: 13px;
}

.fafa .flex-control-nav li{
	margin:0 13px;
}
.fafa .flex-control-nav{
	bottom: 60px;
	height: 0;
}

.main1{
	background-color: #fff;
	padding: 70px 0 90px;
}

.main1-1{
	width: 900px;
}

.main1-2{
	width: 620px;
	margin:0 40px; 
}



.title-11 h1{
	margin:0;
	font-size: 28px;
	color: #0643a0;
	font-weight: bold;
}
.title-11 h1::after{
	display: block;
	width: 220px;
	height: 3px;
	content:"";
	background-color: #095e5d;
	margin-top: 20px;
}
.title-11 h1 span{
	color: #e2e2e2;
	text-transform: uppercase;
	padding-left: 10px;
}

.title-11 a.fr{
	font-size: 16px;
	color: #999;
	margin-top: 15px;
}
.title-11 a.fr:hover{
	color: #095e5d;
}

.main1-1-div{
	margin-top: 50px;
}

.main1-1-pic{
	width: 646px;
	margin-right: 15px;
}
.main1-1-pic-item{
	display: none;
}
.main1-1-pic-item:first-child{
	display: block;
}
.main1-1-pic-item .imgbox_a{
	padding-bottom: 67.8%;
	border-radius: 8px;
	overflow: hidden;
}

.main1-1-pic-item .imgbox_a img{
	 background: url(../ysdwimages/whsno-index.jpg) no-repeat;
     background-size: 100% 100%;
     position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;
	 
}


.fmain1 .flex-control-paging li a{
	width: 13px;
	height: 13px;
}
.fmain1 .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b2-h.png);
}
.fmain1 .flex-control-nav li{
	margin:0;
}
.fmain1 .flex-control-nav li+li{
	margin-left: 17px;
}
.fmain1 .flex-control-nav{
	bottom:62px;
	height: 0;
	text-align: right;
	padding-right: 35px;
}
.main1-1-con{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background-image: url(../ysdwimages/whs_lvdi.png);
	z-index: 20;
	padding: 30px 140px 38px 40px;
}

.main1-1-con h1{
	margin:0;
	font-size: 18px;
	color: #fff;
	font-family: "Georgia";
}

.main1-1-con h2{
	margin:0;
	font-size: 16px;
	color: #fff;
	margin-top: 15px;
}

.main1-1-dl{
	overflow: hidden;
}

.main1-1-dl dl{
	margin:0;
}

.main1-1-dl dd+dd{
	margin-top: 20px;
}
.main1-1-dl dd>a{
	display: block;
	background-color: #f5f9fc;
	padding: 25px 20px 22px;
	transition: background-color .3s;
}
.main1-1-dl dd h1{
	margin:0;
	font-size: 18px;
	color: #999;
	font-family: "Georgia";
	transition: color .3s;
}

.main1-1-dl dd h2{
	margin:0;
	font-size: 16px;
	color: #333;
	margin-top: 15px;
	line-height: 1.6;
	height: 3.2em;
	overflow: hidden;
	transition: color .3s;
}

.main1-1-dl dd.cur a{
	background-color: #095e5d;
}

.main1-1-dl dd.cur a h1{color: #fff;}
.main1-1-dl dd.cur a h2{color: #fff;}



.main1-2-dl{
	background-image:url(../ysdwimages/whssynews.png);
	margin-top: 50px;
	border-radius: 8px;
	overflow: hidden;
	padding: 40px 30px;
}
.main1-2-dl dl{
	margin:0;
}
.main1-2-dl dd{
	padding-right: 40px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../ysdwimages/whs_after.png);
}
.main1-2-dl dd+dd{
	margin-top: 51px;
}

.main1-2-dl dd h1{
	margin:0;
	font-size: 18px;
	color: #999;
	font-family: "Georgia";
}

.main1-2-dl .tver a{
	color: #484646;
	font-weight:540;
	
}
.main1-2-dl  dd h2{
	margin:0;
	font-size: 18px;
	color: #666565;
	margin-top: 15px;
	overflow: hidden;
}
.main1-2-dl dd:hover h2{color: #095e5d;}
.main1-2-dl dd:hover{background-image: url(../ysdwimages/whs_afterh.png);}



.main1-3{
	overflow: hidden;
	height: 438px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../ysdwimages/whs_main1-3.png);
	margin-top:102px;
	padding: 25px 20px 0;
}
.main1-3-title{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 12px 0;
	border-top: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3);
}

.main1-3-dl{
	padding-top: 20px;
}
.main1-3-dl dl{
	margin:;
}

.main1-3-dl dd{
	margin-top: 45px;
	text-align: center;
}
.main1-3-dl dd img{
	display: block;
	margin:0 auto 8px;
}

.main1-3-dl dd a{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}




.main2{
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../ysdwimages/whs_main2-bg.jpg);
	padding: 100px 0;
}

.main2-1{
	width: 630px;
	margin-right: 68px;
}
.main2-1 dl{
	margin:0;
}
.main2-1 dd{
	height: 186px;
	line-height: 186px;
	background-color: rgba(0,0,0,0.2);
	cursor: pointer;
	font-size: 30px;
	font-weight: bold;
	color: rgba(255,255,255,0.2);
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	padding-right: 150px;
	transition: background-color .3s;
}
.main2-1 dd span{
	color: #fff;
}

.main2-1-ico-wp{
	position: absolute;
	right: 34px;
	width: 109px;
	height: 109px;

	z-index: 15;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.main2-1-ico{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 25;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
}
.main2-1 dd span{
	position: absolute;
	width: 100%;
	left: 0;
	top: -13px;
	z-index: 10;
}
.main2-1 dd.cur{
	background-color: rgba(0,0,0,0.5);

}
.main2-1 dd .main2-1-ico-wp::after{
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:50%;
	z-index: 15;
	left: 0;
	top: 0;
	content:"";
	background-color: #c97926;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.main2-1 dd.cur .main2-1-ico-wp::after{
	opacity: 1;
	visibility: visible;
}
.main2-1 dd+dd{
	margin-top: 34px;
}
.main2-2{
	overflow: hidden;
}

.main2-2-list{
	display: none;
}

.main2-2-list:first-child{
	display: block;
}



.main3{
	background-color: #fff;
	padding: 70px 0 90px;
}


.main3-1{
	width: 1193px;
	margin-right: 40px;
}
.main3-1-list{
	margin-top: 60px;
}
.main3-1-list .item{
	border-radius: 8px;
	overflow: hidden;
}
.main3-1-list .item:hover .fengcai2-h1{
	color: #095e5d;
}
.main3-2{
	overflow: hidden;
	border-radius: 8px;
}

.main3-2-title{
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url(../ysdwimages/whs_main3-2-title.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 115px;
	line-height: 115px;
}

.main3-2-div{
	background-color: #f8f4f3;
	padding: 40px 25px;
}

.main3-2-dl dl{
	margin:0;
}

.main3-2-dl dd+dd{
	margin-top: 30px;
}

.main3-2-dl dd{
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/dian.png);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.main3-2-dl dd a{
    font-size: 16px;
	color: #333;
}

.main3-2-dl dd a:hover{
	color: #095e5d;
}


.main3-2-more{
	font-size: 14px;
	color: #999;
	margin-top: 29px;
	text-align: right;
}
.main3-2-more a:hover{
	color: #095e5d;
}
/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{

}


.footer-1{
	background-color: #f8f4f3;
	padding: 35px 0;
}

.footer-1-div{
	position: relative;
	padding-left: 90px;
	height: 25px;
	overflow: hidden;
}
.footer-1-title{
	font-size: 16px;
	height: 25px;
	color: #333;
	line-height: 25px;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
}

.footer-1-ul{
	font-size: 0;
	line-height: normal;
}

.footer-1-li{
	display: inline-block;
	padding: 0 20px;
	background-image: url(../images/footer-1-li.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 16px;
	height: 25px;
	color: #333;
	line-height: 25px;
}
.footer-1-li a:hover{
	color: #095e5d;
}

.footer-2{
	background-color: #095e5d;
	padding: 65px 0 45px;
}

.er{
	width: 100px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}

.er img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.footer-2-dl{
	overflow: hidden;
	padding-left: 313px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/foo-logo.png);
	padding-right: 400px;
}
.footer-2-dl dl{
	margin:0;
	margin-left: -2%;
}

.footer-2-dl dd{
	float: left;
	width: 48%;
	margin-left: 2%;
	min-height: 48px;
	padding-left: 75px;
	background-repeat: no-repeat;
	background-position: left top;
}

.footer-2-dl dd h1{
	margin:0;
	font-size: 14px;
	color: #fff;
}
.footer-2-dl dd h2{
	margin:0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}
.footer-2-dl dd:first-child,
.footer-2-dl dd:first-child+dd{
	margin-bottom: 30px;
}

.footer-2-2{
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	margin-top: 20px;
}
/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/


/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/



.banner-2{
	position: relative;
}
.banner-2-bg{
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 5;
}
.banner-2 .container{
	position: relative;
	z-index: 15;
}
.banner-2-div{
	padding: 65px 0 90px;
	position: relative;
}

.banner-2-h1{
	font-size: 35px;
	font-weight: bold;
	color: #333;
}

.mianbaoxie{
	font-size: 16px;
	color: #333;
	margin-top: 15px;
}

.mianbaoxie a:hover,.mianbaoxie span{
	color: #095e5d;
}


.banner-2-title{
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	font-size: 70px;
	color: rgba(255,255,255,0.3);
	font-family: "Impact";
	text-align: right;
	line-height: 1;
}

.banner-2-title span{
	position: absolute;
	width: 100%;
	right: 0;
	top: 50%;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	text-align: right;
	font-size: 50px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	color: #333;
}

.erji-bottom{
	background-color: #fff;
	padding: 80px 0;
	overflow: hidden;
}

.gonggao-list dl{
	margin:0;
}

.gonggao-list dd+dd{
	margin-top: 30px;
}

.gonggao-list dd{
	background-color: #f8f4f3;
	transition:background-color .3s;
}

.gonggao-pic{
	width: 397px;
}

.gonggao-pic .imgbox_a{
	padding-bottom: 67.76%;
}

.gonggao-con-box{
	overflow: hidden;
	padding: 50px 80px 0 50px;
	padding-bottom: 71px;
}

.gonggao-con-wp{
	position: relative;
	padding-right: 300px;
}

.gonggao-date{
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gonggao-date h1{
	margin:0;
	font-size: 60px;
	color: #333;
	font-family: "Impact";
	line-height: 1;
	transition:color .3s;
}

.gonggao-date h2{
	margin:0;
	font-size: 18px;
	color: #999;
	font-family: "Georgia";
	transition:color .3s;
}

.gonggao-con h1{
	margin:0;
	font-size: 26px;
	color: #333;
	transition:color .3s;
}

.gonggao-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 2;
	height: 4em;
	overflow: hidden;
	margin-top: 20px;
	transition:color .3s;
}
.more1{
	margin-top: 35px;
}
.more1>a{
	display: block;
	width: 28px;
	height: 9px;
	background-image: url(../images/more1.png);
	background-repeat: no-repeat;
	background-position: center;
	transition:background-image .3s;
}

.gonggao-list dd:hover{
	background-color: #095e5d;
}

.gonggao-list dd:hover .gonggao-date h1{color: #fff;}
.gonggao-list dd:hover .gonggao-date h2{color: #fff;}
.gonggao-list dd:hover .gonggao-con h1{color: #fff;}
.gonggao-list dd:hover .gonggao-con p{color: #fff;}
.gonggao-list dd:hover .more1>a{background-image: url(../images/more1h.png);}

.fenye{
	margin-top: 70px;
	text-align: center;
}

.fenye ul{
	margin:0;
}


.xinwen2 ul{
	margin:0;
	position: relative;
}
.xinwen2 ul::after{
	position: absolute;
	width: 1px;
	content:"";
	top: 0;
	bottom: 0;
	left: 168px;
	background-color: #bcbcbc;
}
.xinwen2 li{
	margin-top: 15px;
}
.xinwen2 li:first-child{
	margin-top: 0px;
}
.xinwen2-date{
	width: 169px;
	text-align: center;
	height: 232px;
	padding-top: 81px;
	position: relative;
	z-index: 80;
}
.xinwen2-date::before{
	position: absolute;
	width: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content:"";
	/*background-image: url(../images/lanhua.jpg);
	background-repeat: no-repeat;
	background-position:right center;
	-webkit-background-size: cover;
	background-size: cover;*/
	background-color: #095e5d;
	transition: .5s;
	z-index: 30;
}
.xinwen2-date::after{
	position: absolute;
	width:15px;
	height: 29px;
	margin-top: -15px;
	top: 50%;
	content:"";
	background-image: url(../images/jiao1.png);
	background-repeat: no-repeat;
	background-position:left center;
	-webkit-background-size: 100%;
	background-size: 100%;
	right: -14px;
	display: none;
	z-index: 30;
}
.linei{
	position: absolute;
	width: 45px;
	height: 1px;
	background-color:#bcbcbc;
	left: 100%;
	top: 50%;
}
.xinwen2-date h1{
	margin:0;
	font-size: 50px;
	font-weight: bold;color: #333;
	font-family: "Impact";
	line-height: 1;
	position: relative;
	transition: .3s;
	z-index: 40;
}
.xinwen2-date h2{
	position: relative;
	margin:0;
	font-size: 14px;
	color: #999;
	font-family: "Impact";
	line-height: 1;
	margin-top: 6px;
	z-index: 40;
	transition: .3s;
}
.xinwen2-div{
	width: 1130px;
	padding: 40px;
	height: 232px;
	position: relative;
}
.xinwen2-div::after{
	position: absolute;
	background-color: #f6f6f6;
	top: 0;
	bottom: 0;
	left: 1px;
	right: 0;
	content:"";
	z-index: 40;
	transition: .3s;
}
.xinwen2-con{
	position: relative;
	z-index: 50;
}
.xinwen2-pic{
	width: 231px;
	margin-left: 30px;
}
.xinwen2-pic .imgbox_a{
	padding-bottom: 66.67%;
}
.xinwen2-con-nei{
	overflow: hidden;
}
.xinwen2-con-nei h1{
	margin:0;
	font-size: 22px;
	font-weight: bold;
	color: #666;
}
.xinwen2-con-nei h2{
	margin:0;
	font-size: 13px;
	color: #999;
	margin:20px 0 13px;
}
.xinwen2-con-nei h2 img{
	margin-top: -3px;
	margin-right: 5px;
}
.xinwen2-con-nei p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 2;
	height: 4em;
	overflow: hidden;
}
.xinwen2 li:hover .xinwen2-date h1,
.xinwen2 li:hover .xinwen2-date h2{color: #fff;}
.xinwen2 li:hover .xinwen2-date::before{
	width: 500px;
}
.xinwen2 li:hover .xinwen2-date::after{
	display: block;
}
.xinwen2 li:hover .linei{background-color:#095e5d; }
.xinwen2 li:hover .xinwen2-div::after{
	left: -101px;
	right: -330px;
}
.xinwen2 li:hover .xinwen2-con-nei h1,
.xinwen2 li:hover .xinwen2-con-nei p{color: #095e5d;}
.xinwen2{
	max-width: 1400px;
	margin:0 auto;
}





.danpian2{
	max-width: 1200px;
	margin:0 auto;
}
.danpian2-h1{
	text-align: center;
	font-size: 26px;
	color: #333;
	line-height: 1.5;
	font-weight: bold;
}
.danpian2-h2{
	text-align: center;
	font-size:16px;
	color: #666;
	line-height: 1.5;
	margin-top: 10px;
}
.danpian2-h3{
	padding:35px 0 25px;
	font-size: 12px;
	color: #999;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 30px;
}
.danpian2-h3 .wwfl.fl img{
	margin-top: -3px;
	margin-right: 5px;
}
.aafl{
	margin-left: 20px;
}
.aafl a{
	display: inline-block;
	width: 13px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center ;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 12px;
}
.aafl a.aafl1{background-image: url(../images/aaa1.png);}
.aafl a.aafl2{background-image: url(../images/aaa2.png);}
.aafl a.aafl3{background-image: url(../images/aaa3.png);}
.aafl a.aafl1.cur{background-image: url(../images/aaa1h.png);}
.aafl a.aafl2.cur{background-image: url(../images/aaa2h.png);}
.aafl a.aafl3.cur{background-image: url(../images/aaa3h.png);}
.danpian2-con {
	padding: 0px 0 60px;
}
.danpian2-con p{margin:0;}
.danpian2-con img{
	display: block;
	margin:15px auto;
}
.danpian2-con,.danpian2-con *{
	font-family: "Microsoft Yahei"!important;
	font-size: 16px!important;
	color: #666!important;
	line-height: 2.2!important;
        text-indent: 2em !important;
}
.danpian2-con.cur0,.danpian2-con.cur0 *{
	font-size: 18px!important;
}
.danpian2-con.cur2,.danpian2-con.cur2 *{
	font-size: 14px!important;
}
.danpian2-page{
	border-top: 1px solid #f3f3f3;
}
.danpian2-page-li{
	border-bottom: 1px solid #f3f3f3;
}
.danpian2-con a:hover{
	color: #095e5d!important;
}
.danpian2-sx{
	width: 120px;
	height: 59px;
	margin-right: 35px;
}
.danpian2-sx a{
	display: block;
	height: 59px;
	line-height: 59px;
	text-align: center;
	font-size: 16px;
	color: #999;
}
.danpian2-page-div{
	overflow:hidden;
	padding-right: 115px;
	position: relative;
	height: 59px;
	line-height: 59px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.danpian2-page-div a{
	font-size: 16px;
	color: #666;
}
.danpian2-page-div a:hover{
	color: #095e5d;
}
.danpian2-page-div span{
	position: absolute;
	right: 30px;
	font-size: 14px;
	color: #999;
}
.danpian2-page-li:hover .danpian2-sx a{
	background-color: #095e5d;
	color: #fff;
}
.juanzeng-table table.table,.juanzeng-table.table-responsive{
	margin:0;
}
.juanzeng-table table.table tr th{
	height: 55px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background-color: #095e5d;
	font-weight: normal;
	border:0;
}

.juanzeng-table table.table tr td{
	height: 55px;
	font-size: 16px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border:0;
}

.juanzeng-table table.table tr td span{
	font-family: 'Impact';
	font-size: 26px;
	color: #095e5d;
	padding-right: 10px;
}

.juanzeng-table .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #e6efee;
}


.fengcai1{
	background-image: url(../images/fengcai1-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 140px 0;
}

.fengcai1-title{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.fengcai1-con-wp{
	width: 360px;
}

.fengcai1-div{
	margin-top: 30px;
}

.fengcai1-con{
	font-size: 16px;
	color: #fff;
	line-height: 2;
}

.fengcai1-ts{
	width: 201px;
	height: 53px;
	line-height: 53px;
	font-size: 14px;
	color: #333;
	background-image: url(../images/sb.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 65px;
	margin-top: 78px;
}

.fengcai1-list{
	width: 1193px;
}

.fengcai1-list .item .imgbox_a{
	padding-bottom: 68%;
	border-radius: 8px;
}
.fengcai1-list .owl-nav{
	position: absolute;
	width: 105px;
	height: 49px;
	right: 0;
	top: -70px;
}
.fengcai1-list .owl-nav button.owl-prev{
    position: absolute;
    left:0px;
    top: 0%;
    width: 49px;
    height: 49px;
    background-image: url(../images/left.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;
    font-size: 0;
    z-index: 50;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.fengcai1-list .owl-nav button.owl-next{
    position: absolute;
    right:0px;
    top: 0%;
    width: 49px;
    height: 49px;
    background-image: url(../images/right.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;font-size: 0;
    z-index: 50;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.fengcai2{
	overflow: hidden;
}
.fengcai2 dl{
	margin:0;
	margin-left: -2%;
	margin-top: -2%;
}

.fengcai2 dd{
	float: left;
	width: 23%;
	margin-left: 2%;
	margin-top: 2%;
	border-radius: 8px;
	overflow: hidden;
}

.fengcai2-pic .imgbox_a{
	padding-bottom: 68%;
}

.fengcai2-con{
	background-color: #f5f9fc;
	padding: 22px 35px;
}

.fengcai2-h1{

	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
}

.fengcai2-h1 a{
	font-size: 16px;
	color: #333;
}

.fengcai2 dd:hover .fengcai2-h1{
	color: #095e5d;
}

.meihao{
	
	position: relative;
}

.meihao::before{
	position: absolute;
	width: 22px;
	height: 11px;
	left: 50%;
	margin-left: -11px;
	top: 0;
	content:"";
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/bb00.png);
}

.meihao ul{
	margin:0;
	min-height: 800px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bb0.png);
	padding-top: 20px;
}
.meihao li+li{
	margin-top: -100px;
}
.meihao-div{
	width: 709px;
	background-color: #f8f4f3;
	position: relative;
	z-index: 50;
	transition: background-color .3s;
	padding: 50px 30px 55px 0;
	position: relative;
}

.meihao-div::before{
	position: absolute;
	width: 102px;
	height: 21px;
	content:"";
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -10px;
}
.meihao-div1::before{
	background-image: url(../images/bb1.png);
	right: 100%;
	background-position: left center;
}
.meihao-div2::before{
	background-image: url(../images/bb2.png);
	left: 100%;
	background-position: right center;
}
.meihao-div:hover{
	background-color: #095e5d;
}
.meihao-div1{
	margin-left: auto;
}

.meihao-div .xinwen2-date{
	width: 150px;
	padding-top: 0;
	height: auto;
	margin-top: 35px;
}

.meihao-div .gonggao-con{
	overflow: hidden;
}

.meihao-div:hover .xinwen2-date h1{color: #fff;}
.meihao-div:hover .xinwen2-date h2{color: #fff;}
.meihao-div:hover .gonggao-con h1{color: #fff;}
.meihao-div:hover .gonggao-con p{color: #fff;}
.meihao-div:hover .gonggao-con .more1>a{background-image: url(../images/more1h.png);}


.xinxi-menu{
	width: 338px;
	box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);
	background-color: #fff;
}

.xinxi-title{
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	text-align: center;background-color: #095e5d;
	padding: 20px 15px;
}
.xinxi-dl{
	padding: 20px 30px;
}
.xinxi-dl dl{
	margin:0;
}
.xinxi-dl dd{
	border-bottom: 1px dotted #dddddd;

}
.xinxi-dl dd>a{
	display: block;
	font-size: 18px;
	color: #333;
	height: 75px;
	line-height: 75px;
	padding-left: 68px;
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	padding-right: 30px;
}
.xinxi-dl dd>a::after{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	width: 20px;
	height: 15px;
	content:"";
	background-image:url(../images/after.png);
}
.xinxi-dl dd>a:hover{
	color: #095e5d;
}
.xinxi-dl dd.cur>a{
	font-weight: bold;
	color: #095e5d;
}
.xinxi-dl dd.cur>a::after{
	background-image:url(../images/afterh.png);
}

.xinxi-content{
	width: 1200px;
}

.xinxi-list dl{
	margin:0;
	margin-left: -3%;
	margin-top: -3%;
}

.xinxi-list dd{
	float: left;
	width: 47%;
	margin-left: 3%;
	margin-top: 3%;
	background-color: #fff;
	box-shadow: 0px 0px 35px 0px rgba(4, 0, 0, 0.3);
	padding: 25px 30px;
	border-radius: 5px;
}

.xinxi-list dd h1{
	margin:0;
	font-size: 18px;
	color: #999;
	font-family: "Georgia";
}

.xinxi-list dd h2 a{
	margin:0;
	font-size: 18px;
	color: #484646;
	height: 3.6em;
	line-height: 1.8;
	overflow: hidden;
	margin-top: 12px;
}

.xinxi-lx{
	margin-top: 15px;
	width: 85px;
	height: 33px;
	line-height: 33px;
	border-radius: 4px;
	background-color: #095e5d;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.xinxi-list dd:hover  h2{
	color: #095e5d;
}
.xinxi-list dd:hover .xinxi-lx{
	background-color: #c97926;
}