@charset "UTF-8";

/* @index */
body{
}

.banner{
	width: 100%;
	height: 650px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/special/bannerpage.jpg)no-repeat;
	position: relative;
}

.whly_container{
	background: url(../images/special/whly_bg.png);
	overflow: hidden;
}
.whly_top {
	background: url(../images/special/whly_top_bg.png)no-repeat 100%;
	height: 650px;
}
.whly_top .whly_top_title{
	width: 300px;
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
}
.whly_top .whly_top_title h2{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#81a849;
}
.whly_top .whly_top_title span{
	font-family: arial;
	color: #b2b2b2;
	font-size: 12px;
}
.whly_top .whly_top_con{
	margin:0 auto;
	height: 500px;
	width: 1280px;
	margin-top: 60px;
	overflow: hidden;
	margin-bottom: 60px;
	background: url(../images/special/xie_xian.png) repeat-x bottom;
	position: relative;
}
.whly_top .whly_top_con .whly_top_nav{
	margin-top: 180px;
}
.whly_top .whly_top_con .whly_top_nav li{
	display: inline-block;
	width: 270px;
	margin-left: 15px;
	margin-right: 15px;
	transform: skewX(-35deg);
}
.whly_top .whly_top_con .whly_top_nav li:nth-child(odd){
	background-color: #81a849;
}
.whly_top .whly_top_con .whly_top_nav li:nth-child(even){
	background-color: #17A086;
}
.whly_top .whly_top_con .whly_top_nav li h2{
	font-size: 30px;
	font-weight: bold;
	line-height: 52px;
	text-align: center;
	margin: 0;
	color: #FFFFFF;
	transform: skewX(35deg);
}
.whly_top .whly_top_con .whly_top_txt{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	border-right: 2px solid #bfbfbf;
	float: left;
	padding-top: 5px;
	padding-right: 30px;
}

.whly_top .whly_top_con .wljs{
	position: absolute;
	top: 250px;
	left: 10px;
}
.whly_top .whly_top_con .wljs::after{
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: block;
	background-color:#bfbfbf;
	position: absolute;
	bottom: 5px;
	left: 133px;
}
.whly_top .whly_top_con .wljs p{
	float: left;
	width: 300px;
	text-indent: 2em;
	padding-top: 12px;
	padding-left: 30px;
	color: #888888;
}
.whly_top .whly_top_con .ghsj{
	position: absolute;
	top: 0px;
	left: 350px;
}
.whly_top .whly_top_con .ghsj::after{
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: block;
	background-color:#bfbfbf;
	position: absolute;
	top: 0px;
	left: 97px;
}
.whly_top .whly_top_con .ghsj p{
	float: left;
	width: 300px;
	text-indent: 2em;
	padding-top: 12px;
	padding-left: 30px;
	color: #888888;
}
.whly_top .whly_top_con .sggc{
	position: absolute;
	top: 250px;
	left: 635px;
}
.whly_top .whly_top_con .sggc::after{
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: block;
	background-color:#bfbfbf;
	position: absolute;
	bottom: 5px;
	left: 115px;
}
.whly_top .whly_top_con .sggc p{
	float: left;
	width: 300px;
	text-indent: 2em;
	padding-top: 12px;
	padding-left: 30px;
	color: #888888;
}
.whly_top .whly_top_con .ipyf{
	position: absolute;
	top: 0px;
	left: 940px;
}
.whly_top .whly_top_con .ipyf::after{
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: block;
	background-color:#bfbfbf;
	position: absolute;
	top: 0px;
	left: 97px;
}
.whly_top .whly_top_con .ipyf p{
	float: left;
	width: 235px;
	text-indent: 2em;
	padding-top: 12px;
	padding-left: 30px;
	color: #888888;
}

.whly_case .whly_case_title{
	width: 300px;
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
}
.whly_case .whly_case_title h2{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#81a849;
}
.whly_case .whly_case_title span{
	font-family: arial;
	color: #b2b2b2;
	font-size: 12px;
}
.whly_case ul{
	width: 1280px;
	margin: 0 auto;
	margin-top: 40px;
}
.whly_case ul li{
	display: inline-block;
	width: 400px;
	margin-bottom: 40px;
	margin-left: 10px;
	margin-right: 10px;
}
.whly_case ul li:hover .whly_case_img::after{
	border: 1px solid #81a849;
}
.whly_case ul li:hover h3{
	color: #81a849;
}
.whly_case ul li:hover .whly_case_img img{
	transform: scale(1.1);
}
.whly_case ul li .whly_case_img .oh{
	height: 226px;
	width: 380px;
	overflow:hidden;
}
.whly_case ul li .whly_case_img{
	position: relative;
	height: 230px;
}
.whly_case ul li .whly_case_img img{
	z-index: 2;
	width: 380px;
	transition: 0.3s;
	position: relative;
}
.whly_case ul li h3{
	margin-top: 10px;
	text-align: center;
	font-size: 22px;
	color: #666666;
}
.whly_case ul li .whly_case_img::after{
    content: "";
    border: 1px solid #d9d9d9;
    position: absolute;
    width: 380px;
	height: 226px;
    top: -10px;
    left: -10px;
    z-index: 1;
}
.whly_case .case_more{
	width: 180px;
	margin: 0 auto;
	text-align: center;
}
.whly_case .case_more a{
	display: block;
	width: 180px;
	line-height: 26px;
	font-size:16px;
	border: 2px solid #d0d0d0;
	color: #aaaaaa;
}
.whly_case .case_more a:hover{
	background-color: #aaaaaa;
	color: #FFFFFF;
}

.whly_zixun{
	margin-top: 25px;
	overflow: hidden;
}
.whly_zixun .whly_zixun_title{
	width: 230px;
	height: 40px;
	background-size:100%;
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
}
.whly_zixun .whly_zixun_title h2{
	font-size: 30px;
	font-weight: bold;
	color: #81a849;
}
.whly_zixun .whly_zixun_title span{
	font-family: arial;
	color: #b2b2b2;
	font-size: 12px;
}
.zixun-box{
	width: 1280px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	overflow: hidden;
}

.zixun-box .zixun-box-lf{
	width: 600px;
	height: 380px;
	float: left;
}
.zixun-box .zixun-box-lf .zixun-lf-list{
	margin-bottom: 20px;
	height: 110px;
}
.zixun-box .zixun-box-lf .zixun-lf-img{
	width: 190px;
	height: 110px;
	float: left;
	overflow: hidden;
}
.zixun-box .zixun-box-lf .zixun-lf-img img{
	height: 100%;
}
.zixun-box .zixun-box-lf .zixun-lf-text{
	float: right;
	width: 380px;
	height: 110px;
}
.zixun-box .zixun-box-lf .zixun-lf-text h4{
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #642828;
	line-height: 30px;
	margin: 0 auto;
}
.zixun-box .zixun-box-lf .zixun-lf-text span{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 8px 0 11px;
	color: #9d9d9d;
	font-size: 13px;
}
.zixun-box .zixun-box-lf .zixun-lf-text p{
	color: #9d9d9d;
	font-size: 13px;
	line-height: 18px;
	margin-top: 6px;
	height: 54px;
	overflow: hidden;
}
.zixun-box .zixun-box-rt{
	width: 600px;
	height: 380px;
	float: right;
}
.zixun-box .zixun-box-rt li{
	height: 64px;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
}
.zixun-box .zixun-box-rt li h4{
	width: 460px;
	font-size: 17px;
	color: #642828;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #642828;
	line-height: 60px;
	margin: 0 auto;
	overflow: hidden;
}
.zixun-box .zixun-box-rt li span{
	float: right;
	font-size: 16px;
	color: #9d9d9d;
	line-height: 60px;
}