@charset "utf-8";
/* CSS Document */


.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 465px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../common-img/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../common-img/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 465px;
	display: block;
}

/*  banner 轮播 */

.product{
	padding: 70px 0;
	/*padding: 70px 60px;*/
}
/*  product  */


.product .product-body{
	padding: 36px 0;
}

.product-tuijian{
	width: 1232px;
	margin-left: -32px;
}

.product-tuijian li.item{
	float: left;
	position: relative;
	width: 276px;
	height: 432px;
	margin-left: 32px;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}

.product-tuijian li.item a.imgBox,
.product-tuijian li.item a.imgBox img{
	display: block;
	width: 276px;
	height: 360px;
}

.product-tuijian li.item a.imgBox img{
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.product-tuijian li.active a.imgBox img{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}

.product-tuijian li.item a.imgBox{
	overflow: hidden;
}

.product-tuijian li.item  h3.product-title{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #fff;
	padding: 29px 0;
	text-align: center;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.product-tuijian li.item  h3.product-title a{
	color: #b7b7b7;
	font-size: 14px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.product-tuijian li.active{
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}

.product-tuijian li.active h3.product-title{
	padding: 32px 0;
}

.product-tuijian li.active h3.product-title a{
	color: #103f0e;
}

/*  product  */

.aboutUs{
	padding: 60px 0 66px 0;
	background: #f5f5f5;
}

.aboutUs .container{
	width: 1002px;
}

.aboutUs .aboutUs-body{
	padding-top: 16px;
}

.aboutUs .aboutUs-body p{
	line-height: 32px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-bottom: 30px;
}

.aboutUs .aboutUs-body img{
	display: block;
	max-width: 1002px;
	height: auto;
	margin: 0 auto;
}
/*  aboutUs 关于过江�? */

.news{
	padding: 60px 0 70px 0;
}

.news .news-body{
	padding-top: 54px;
}

.news .news-left{
	float: left;
	width: 390px;
}

div.slideBox {
	position: relative;
	width: 390px;
	height: 210px;
	overflow: hidden;
}

div.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.slideBox ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none/*For IE.ADD.JENA.201206300844*/
	;
}

div.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none/*For IE.ADD.JENA.201206300844*/
	;
}

div.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 36px;
	background-color: #000;
	overflow: hidden;
}

div.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

div.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 12px;
	line-height: 36px;
	margin-left: 10px;
	text-decoration: none;
}

div.slideBox div.tips div.title a:hover {
	text-decoration: underline !important;
}

div.slideBox div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}

div.slideBox div.tips div.nums a {
	display: inline-block;
	>float: left/*For IE.ADD.JENA.201206300844*/
	;
	width: 10px;
	height: 10px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 13px 8px 0px 0px;
}

div.slideBox div.tips div.nums a.active {
	background-color: #093;
}

.hot-news-box{
	height: 169px;
	border: 1px solid #c2c2c2;
	border-top: none;
	overflow: hidden;
}
.hot-news-box .hot-news{
	display: none;
}
.news .hot-news{
	padding: 20px 12px;
}

.news .hot-news strong.title{
	display: block;
	margin-bottom: 12px;
}

.news .hot-news strong.title a{
	font-size: 14px;
}
.news .hot-news strong.title a:hover{
	text-decoration: underline;
}

.news .hot-news p.content{
	line-height: 26px;
	color: #686868;
	height: 78px;
	overflow: hidden;
}


.news .hot-news .moreLink{
	
	text-align: right;
	padding: 12px 0 0;
}

.news .hot-news .moreLink a{
	color: #616161;
}

.news .hot-news .moreLink a span{
	display: inline-block;
	margin-left: 4px;
	border: 4px solid transparent;
	border-left-color: #616161 ;
}

.news .hot-news .moreLink a:hover{
	text-decoration: underline;
}

.news .news-right{
	float: right;
	width: 810px;
}

.news .news-type{
	padding-left: 40px;
}

.news .news-type-list li{
	display: inline-block;
	margin-right: 10px;
}

.news .news-type-list li a{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 24px;
	background: #e5e5e5;
	color: #000000;
}

.news .news-type-list li a.active{
	background: #013f0e;
	color: #fff;
}

.news .news-content-box{
	height: 383px;
	overflow: hidden;
	position: relative;
}

.news .news-content-box .news-content{
	display:none;
	padding-right: 20px;
	border-right: 1px solid #c9c9c9;
	width: 612px;
	padding-right: 20px;
}

.news .news-content li{
	position: relative;
	padding: 14px 0 25px;
	border-bottom: 1px dashed #c9c9c9;
}

.news .news-content li .title{
	display: block;
	line-height: 40px;
	height: 40px;
}

.news .news-content li .title a{
	font-size: 14px;
	color: #222222;
}

.news .news-content li .title a:hover{
	color: #103f0e;
	text-decoration: underline;
}

.news .news-content li .content{
	color: #616161;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.news .news-content li .data{
	position: absolute;
	z-index: 9999;
	left: 625px;
	top: 50%;
	margin-top: -47px;
	height: 95px;
	width: 132px;
	background: url(../common-img/news-type=list-bg.png) 0 -95px no-repeat;
	color: #666666;
}

.news .news-content li.active .data{
	background: url(../common-img/news-type=list-bg.png) 0 0 no-repeat;
	color: #fff;
}

.news .news-content li.active .data .p1{
	border-color: #fff;
}


.news .news-content li .data .data-content{
	width: 64px;
	height: 64px;
	margin: 15px 0 0 53px;
}

.news .news-content li .data p{
	margin: 0 auto;
	text-align: center;
}

.news .news-content li .data .p1{
	width: 51px;
	padding: 2px 0 6px;
	border-bottom: 1px solid #666666;
	font-size: 30px;
	
}

.news .news-content li .data .p2{
	padding: 6px 0 0;
	font-size: 16px;
}


.news .news-content-box .topLine,
.news .news-content-box .bottomLine{
	position: absolute;
	z-index: 9999;
	left: 631px;
	width: 3px;
	height: 16px;
	background: #103f0e;
}

.news .news-content-box .topLine{
	top: 0;
}

.news .news-content-box .bottomLine{
	bottom: 0;
}

/*  news 最新动�? */




.footer{
	background: #333333;
	color: #989898;
}

.footer a{
	color: #989898;
}

.footer .footer-nav{
	padding: 40px 0 36px;
}

.footer .footer-nav .internal-link{
	float: left;
}

.footer .footer-nav .contect-type{
	float: right;
}

.footer .internal-link li.item{
	float: left;
	width: 164px;
}

.footer .internal-link li.item dt{
	position: relative;
	margin-bottom: 12px;
	padding-bottom: 17px;
	position: relative;
}
.footer .internal-link li.item dt span.line{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 15px;
	height: 1px;
	background: #989898;
}
.footer .internal-link li.item dt a{
	display: block;
	font-size: 14px;
}

.footer .internal-link li.item dd a{
	display: block;
	height: 26px;
	line-height: 26px;
}

.footer .internal-link li.item dd a:hover{
	text-decoration: underline;
}

.footer .contect-msg p{
	height: 26px;
	line-height: 26px;
}

.footer .contect-msg p.p1{
	padding-left: 32px;
}
.footer .contect-msg p.phone{
	background: url(../common-img/phone.png) left center no-repeat;
}

.footer .contect-msg p.email{
	background: url(../common-img/email.png) left center no-repeat;
}

.footer .contect-msg p.phone-dep{
	font-size: 20px;
	padding: 6px 0 12px;
}

.contect-type{
	width: 120px;
}

.contect-type>img{
	display: block;
	width: 120px;
	height: 120px;
	margin-bottom: 14px;
}

.contect-type .contect-type-list{
	text-align: center;
}

.contect-type .contect-type-list li{
	display: inline-block;
	margin: 0 2px;
}

.contect-type .contect-type-list li a{
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	background-image: url(../common-img/contectUs-bg.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.contect-type .contect-type-list li a.weixin{
	background-position: 0 -30px;
}
.contect-type .contect-type-list li a.qq{
	background-position: -30px -30px;
}
.contect-type .contect-type-list li a.weibo{
	background-position: -60px -30px;
}

.contect-type .contect-type-list li a.weixin:hover{
	background-position: 0 0;
}
.contect-type .contect-type-list li a.qq:hover{
	background-position: -30px 0;
}
.contect-type .contect-type-list li a.weibo:hover{
	background-position: -60px 0;
}


.footer .external-links{
	padding-bottom: 20px;
	background: url(../common-img/footer-line-bg.png) center bottom no-repeat;
}

.footer .external-links>span{
	float: left;
	width: 72px;
}

.footer .external-links .link-list{
	float: left;
	width: 1128px;
}

.footer .external-links .link-list a{
	display: inline-block;
	margin-bottom: 16px;
    margin-right: 12px;
}

.footer .external-links .link-list a:hover{
	text-decoration: underline;
}

.footer .banquan{
	text-align: center;
	padding: 26px 0;
}
/*  footer 网页尾部   */


.news-box{
	padding: 32px 0 70px;
}

.news-box .hot-news{
	padding: 32px 0;
	height: 220px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.news-box .hot-news .news-hot-content{
	float: left;
	width: 430px;
}

.news-box .hot-news .news-hot-content p.data{
	line-height: 30px;
	height: 30px;
	color: #999999;
	font-size: 18px;
	margin-bottom: 13px;
}

.news-box .hot-news .news-hot-content strong.title{
	display: block;
}

.news-box .hot-news .news-hot-content strong.title a{
	display: block;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #103f0e;
	font-size: 20px;
	font-weight: bold;
}

.news-box .hot-news .news-hot-content strong.title a:hover{
	text-decoration: underline;
}

.news-box .hot-news .news-hot-content p.title-dep{
	line-height: 26px;
	height: 104px;
	overflow: hidden;
	color: #666666;
	margin-bottom: 14px;
}

.news-box .hot-news .news-hot-content a.linkMore{
	position: relative;
	display: inline-block;
	color: #666666;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	padding-right: 21px;
}

.news-box .hot-news a.linkMore .moreJiantou{
	position: absolute;
	right: 0;
	top: 1px;
	width: 12px;
	height: 11px;
	background-image: url(../common-img/morejiantou.png);
	background-repeat: no-repeat;
	background-position: -12px 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.news-box .hot-news a.linkMore:hover{
	color: #103f0e;
	text-decoration: underline;
}

.news-box .hot-news a.linkMore:hover .moreJiantou{
	background-position: 0 0;
}

.news-box .hot-news a.imgBox{
	float: right;
	overflow: hidden;
}

.news-box .hot-news a.imgBox,
.news-box .hot-news a.imgBox img{
	display: block;
	width: 340px;
	height: 220px;
}

.news-list-1 ul{
	padding-bottom: 34px;
}

.news-list-1 li{
	height: 120px;
	padding: 30px 0;
	border-bottom: 1px dashed #f4f4f4;
	overflow: hidden;
}

.news-list-1 li a.imgBox,
.news-list-1 li a.imgBox img{
	display: block;
	width: 185px;
	height: 120px;
}

.news-list-1 li a.imgBox{
	float: left;
	overflow: hidden;
	margin-right: 22px;
}

.news-list-1 strong.title{
	display: block;
}

.news-list-1 strong.title a{
	display: block;
	height: 32px;
    line-height: 32px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-list-1 strong.title a:hover{
	text-decoration: none;
	color: #103f0e;
}

.news-list-1 strong.title a:hover{
	text-decoration: none;
}

.news-list-1 p.data{
	color: #999999;
	margin-bottom: 8px;
}

.news-list-1 .content{
	line-height: 26px;
	height: 52px;
	color: #666666;
	overflow: hidden;
}


.page{
	text-align: center;
	padding-bottom: 36px;
}

.page a{
	display: inline-block;
	width: 40px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	color: #ccc;
	border: 2px solid #f2f2f2;
	margin:  0 5px;
	
}

.page a.active,
.page a:hover{
	color: #fff;
	border-color: #1c5c3c;
	background: #1c5c3c;
}

.news-img-top,
.news-img-top img{
	display: block;
	width: 300px;
	height: 194px;
}

.news-img-top{
	margin-bottom: 32px;
}

.news-tuijian{
	width: 256px;
	padding: 0 22px 6px;
}

.news-tuijian p.title,
.product-right-tuijian p.title{
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #000;
	border-bottom: 1px solid #e5e5e5;
	/* margin-bottom: 22px; */
}

.news-tuijian p.title a,
.product-right-tuijian p.title a{
	float: right;
	font-size: 12px;
	color: #666666;
}

.news-tuijian p.title a:hover,
.product-right-tuijian p.title a:hover{
	color: #103f0e;
	text-decoration: underline;
}

.news-tuijian-hot{
	border-bottom: 1px solid #e5e5e5;
}

.news-tuijian-hot .imgBox,
.news-tuijian-hot .imgBox img{
	display: block;
	width: 256px;
	height: 171px;
}

.news-tuijian-hot .content{
	display: block;
	padding: 10px 0;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	font-size: 14px;
	color: #1c5c3c;
}

.news-tuijian-list{
	padding: 10px 0;
}

.news-tuijian-list li{
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	background: url(../common-img/point.png) left center no-repeat;
}

.news-tuijian-list li a:hover{
	text-decoration: underline;
}

.news-xq{
	padding: 40px 0;	
}

.news-xq .news-xq-title{
	font-size: 24px;
	color: #1c5c3c;
	font-weight: bold;
	margin-bottom: 36px;
}

.news-xq .news-xq-msg-box{
	height: 21px;
	line-height: 21px;
	color: #bdbdbd;
}

.news-xq-msg-box .news-xq-msg{
	float: left;
}

.news-xq-msg-box .news-xq-share{
	float: right;
}

.news-xq-msg-box .news-xq-share a{
	display: inline-block;
	width: 21px;
	height: 21px;
	vertical-align: middle;
	margin-left: 3px;
	background-image: url(../common-img/news-share-bg.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.news-xq-msg-box .news-xq-share a.a1{
	background-position: 0 0;
}
.news-xq-msg-box .news-xq-share a.a2{
	background-position: -21px 0;
}
.news-xq-msg-box .news-xq-share a.a3{
	background-position: -42px 0;
}
.news-xq-msg-box .news-xq-share a.a4{
	background-position: -63px 0;
}

.news-xq .news-xq-content{
	padding: 32px 0;
}

.news-xq .news-xq-content-style p{
	line-height: 30px;
	font-size: 14px;
	color: #4a4a4a;
	text-indent: 2em;
}

.news-xq .news-xq-content-style img{
	display: block;
	max-width: 100%;
	margin: 20px auto;
}


.news-xq-share-1{
	text-align: center;
}

.news-xq-share-1 a{
	display: inline-block;
	width: 132px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #dddddd;
	color: #666666;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 0 5px;
}

.news-xq-share-1 a:hover{
	background: #dddddd;
}

.news-xq-share-2{
	padding: 40px 0 32px;
	border-bottom: 1px solid #E5E5E5;
}

.news-xq-share-2 .news-xq-biaoqian{
	float: left;
}

.news-xq-share-2 .news-xq-biaoqian a{
	display: inline-block;
	padding: 0 8px;
	height: 30px;
	line-height: 30px;
	background: #f2f2f2;
	color: #787878;
	margin-right: 4px;
}

.news-xq-share-2 .news-xq-biaoqian a:hover{
	color: #fff;
	background: #103F0E;
}

.news-switch{
	padding-top: 30px;	
}

.news-switch p{
	line-height: 36px;
}

.news-switch p a:hover{
	text-decoration: underline;
}


.fuwu{
	padding: 46px 0;
	overflow: hidden;
}

.fuwu-linian-list{
	width: 1230px;
	margin-left: -30px;
	padding-bottom: 24px;
}

.fuwu-linian-list li{
	width: 380px;
	float: left;
	margin-left: 30px;
}

.fuwu-linian-list li a.imgBox,
.fuwu-linian-list li a.imgBox img{
	display: block;
	width: 380px;
	height: 220px;
}

.fuwu-linian-list li p{
	padding: 16px 0;
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	text-align: center;
}

.fuwu-wenti-list{
	padding-bottom: 64px;
}

.fuwu-wenti-list li{
	height: 56px;
	line-height: 56px;
	border-bottom: 1px dashed #E5E5E5;
	padding-left: 42px;
	background: url(../common-img/point2.png) 20px center no-repeat;
}

.fuwu-wenti-list li a{
	font-size: 14px;
	color: #333333;
}

.fuwu-wenti-list li a:hover{
	text-decoration: underline;
	color: #103f0e;
}

.product-right-tuijian{
	width: 256px;
	padding: 0 22px;
	padding-bottom: 6px;
	overflow: hidden;
}

.product-right-tuijian ul{
	width: 284px;
	margin-left: -28px;
}

.product-right-tuijian ul li{
	float: left;
	width: 114px;
	padding-left: 28px;
	padding-top: 22px;
	border-bottom: 1px solid #e5e5e5;
}

.product-right-tuijian li a.imgBox,
.product-right-tuijian li a.imgBox img{
	display: block;
	width: 114px;
	height: 150px;
}

.product-right-tuijian li p{
	line-height: 54px;
	text-align: center;
}


.liuyan{
	border-top: 1px solid #E5E5E5;
	background: #f3f3f3;
	margin-bottom: 30px;
	padding: 30px 20px;
}

.liuyan textarea{
	display: block;
	padding: 16px 20px;
	width: 720px;
	height: 54px;
	line-height: 18px;
	background: #fff;
	/*overflow-y: scroll;*/
	margin-bottom: 28px;
}

.liuyan .liuyan-msg{
	height: 36px;
	line-height: 36px;
}

.liuyan .liuyan-msg label,
.liuyan .liuyan-msg input.input1{
	float: left;
}

.liuyan .liuyan-msg label{
	color: #666;
	margin-right: 20px;
}

.liuyan .liuyan-msg input.input1{
	height: 16px;
	line-height: 16px;
	padding: 6px;
	width: 188px;
	background: #fff;
	margin-top: 4px;
	margin-right: 52px;
}

.liuyan .liuyan-msg input.input2{
	float: right;
	width: 110px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #013f0e;
	cursor: pointer;
}

.fuwu-wenda-list{
	border-top: 1px solid #E0E0E0;
	padding-bottom: 54px;
}
.fuwu-wenda-list li{
	padding: 30px 0;
	border-bottom: 1px solid #E5E5E5;
}

.fuwu-wenda-list .wenti{
	padding: 20px;
	background: #f3f3f3;
	margin-bottom: 16px;
}
.fuwu-wenda-list .daan{
	padding: 20px;
	background: #f3f3f3;
}

.fuwu-wenda-list .daan{
	margin-left: 25px;
}

.fuwu-wenda-list .wenti .wenti-content,
.fuwu-wenda-list .daan .daan-content{
	padding-left: 60px;
	position: relative;
}
.fuwu-wenda-list .wenti .wenti-content .tubiao,
.fuwu-wenda-list .daan .daan-content .tubiao{
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 18px;
	background-image: url(../common-img/fuwu-wenda.png);
	background-repeat: no-repeat;
}
.fuwu-wenda-list .wenti .wenti-content .tubiao{
	background-position: 0 0;
}

.fuwu-wenda-list .daan .daan-content .tubiao{
	background-position: 0 -18px;
}

.fuwu-wenda-list .wenti .wenti-dep,
.fuwu-wenda-list .daan .daan-dep{
	color: #333333;
	line-height: 18px;
}

.fuwu-wenda-list .wenti .data,
.fuwu-wenda-list .daan .data{
	text-align: right;
	color: #999999;
	margin-top: 12px;
}

.fuwu-wenda-list .wenti .data span,
.fuwu-wenda-list .daan .data span{
	padding-left:10px;
}

.productCenter{
	padding: 42px 0 46px;
}

.productType{
	width: 1116px;
	margin: 0 auto;
	overflow: hidden;
}


.productType-nav li{
	width: 558px;
	float: left;
}

.productType-nav li a{
	display: block;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	border-bottom: 3px solid #d9e2db;;
	position: relative;
}

.productType-nav li a span{
	position: absolute;
	border: 5px solid transparent;
	border-top-color: #013f0e;
	left: 274px;
	top: 59px;
	display: none;
}

.productType-nav li a.active{
	border-color: #013F0E;
	color: #103f0e;
}
.productType-nav li a:hover{
	color: #103f0e;
}
.productType-nav li a.active span{
	display: block;
}

.productType-list {
	width: 1162px;
	margin-left: -46px;
	padding-top: 36px;
	padding-bottom: 46px;
}

.productType-list li{
	float: left;
	width: 535px;
	margin-left: 46px;
	margin-bottom: 20px;
}

.productType-list li a.imgBox,
.productType-list li a.imgBox img{
	display: block;
	width: 535px;
	height: 275px;
}

.product-list .container{
	/* overflow: hidden; */
}

.product-list-nav{
	text-align: center;
	padding: 43px 0 36px;
}

.product-list-nav li{
	display: inline-block;
	margin: 0 4px 12px;
}

.product-list-nav li a{
	padding: 0 26px;
	display: block;
	height: 34px;
	line-height: 34px;
	color: #666666;
	border: 1px solid #dadada;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
}

.product-list-nav li a:hover{
	background: #013f0e;
	color: #f3f3f3;
	border-color: #103F0E;
}

.product-list-nav li a.active{
	background: #013f0e;
	color: #f3f3f3;
	border-color: #103F0E;
}

.product-list-item{
	width: 1232px;
	margin-left: -30px;
	padding-bottom: 48px;
}

.product-list-item ul{
	padding-bottom: 42px;
}

.product-list-item li{
	float: left;
	width: 216px;
	margin-left: 30px;
	position: relative;
	top: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-box-shadow: 0 0 12px #ccc;
	box-shadow: 0 0 12px #ccc;
	margin-bottom: 72px;
}

.product-list-item li a.imgBox,
.product-list-item li a.imgBox img{
	display: block;
	width: 216px;
	height: 280px;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.product-list-item li a.title{
	display: block;
	line-height: 62px;
	height: 62px;
	overflow: hidden;
	color: #333333;
	font-size: 14px;
	text-align: center;
}

.product-list-item li.active{
	top: -12px;
}

.product-list-item li.active a.imgBox{
	box-shadow: 1px 1.732px 8px 1px rgba(125, 124, 124, 0.6);
}

.product-list-item li.active a.imgBox img{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}

.product-list-item li.active a.title{
	color: #103F0E;
}

.product-xq{
	padding-top: 30px;
}

.product-xq-msg{
	padding: 32px;
	margin-bottom: 32px;
}

.product-xq-msg .product-xq-imgList{
	float: left;
	margin-right: 68px;
}

.product-xq-imgSmall{
	float: left;
	margin-right: 40px;
}

.product-xq-imgSmall li{
	margin-bottom: 20px;
}

.product-xq-imgSmall li a{
	display: block;
	border: 1px solid #a6a6a6;
}

.product-xq-imgSmall li a img{
	display: block;
	width: 114px;
	height: 150px;
	margin: 9px 7px;;
}

.product-xq-imgSmall li.active a{
	border-color: #103f0e;
}

.product-xq-msg .product-xq-content{
	float: left;
	width: 475px;
}

.product-xq-imgBig{
	float: left;
	width: 423px;
	height: 551px;
	background: url(../img/loading-img/loader_ico.gif) #fff center center no-repeat;
}


.product-xq-content p.title{
	font-size: 24px;
	color: #333;
	margin: 20px 0 32px;
}

.product-xq-content p.dep{
	font-size: 18px;
	color: #666666;
	margin-bottom: 20px;
    line-height: 28px;
}
.product-text {
	margin-bottom: 32px;
}
.product-text .left{
	float: left;
	width: 900px;
	padding: 24px;
}

.product-text .right{
	float: right;
	width: 180px;
	padding: 0 22px;
}

.product-text-list{
	margin-bottom: 24px;
}

.product-text-title{
	font-size: 16px;
	color: #666;
	background: #eeeeee;
	height: 36px;
	line-height: 36px;
	padding: 0 12px;
}

.product-text-content{
	padding: 24px 12px;
}

.product-text-content img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.product-text-content p.dep{
	line-height: 30px;
	color: #555555;
	font-size: 14px;
}

.product-text-content img.img-dep{
	margin: 36px auto;
}

.product-text .right strong.title{
	font-size: 18px;
	color: #000;
	height: 60px;
	line-height: 60px;
	font-weight: normal;
	display: block;
}

.product-text .right strong.title a{
	float: right;
	font-size: 12px;
	color: #666666;
}

.product-text .right strong.title a:hover{
	text-decoration: underline;
	color: #103f0e;
}

.product-text .right li{
	width: 180px;
	padding-top: 20px;
	border-top: 1px solid #e5e5e5;
}

.product-text .right li a.imgBox,
.product-text .right li a.imgBox img{
	display: block;
	width: 180px;
	height: 236px;
}

.product-text .right li a.dep{
	display: block;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 14px;
}

.longtianshi{
	padding: 40px 0;
}
.longtianshi .jianjie{
	padding: 42px;
}

.longtianshi .jianjie img{
	float: left;
	margin-right: 66px;
}

.longtianshi .jianjie p.dep{
	font-size: 14px;
	color: #666666;
	line-height: 36px;
	margin-top: 12px;
}

.gongyi-list{
	padding-top: 40px;
}

.gongyi-list li{
	float: left;
	width: 372px;
}

.gongyi-list li .p1{
	font-size: 16px;
	color: #666666;
	margin-bottom: 16px;
}

.gongyi-list li .p2{
	color: #666;
	font-size: 22px;
}

.lts-djs-data{
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 30px;
	background: #f2f2f2;
}

.lts-djs-data p{
	padding-left: 30px;
	color: #666666;
}

.lts-djs-data p.day{
	font-size: 30px;
	font-weight: bold;
	margin: 18px 0 12px;
	
}
.lts-djs-data p.month{
	font-size: 14px;
	margin-bottom: 12px;
}
.lts-djs-data p.year{
	font-size: 14px;
}


.lts-djs-list li.active .lts-djs-data{
	background: #013F0E;
}
 
.lts-djs-list li.active .lts-djs-data p{
	color: #fff;
}

.lts-djs-list li .lts-djs-data{
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.brother{
	padding: 48px 0;
}

.star-list{
	overflow: hidden;
	margin-bottom: 48px;
}

.star-list ul{
	width: 1220px;
	margin-left: -20px;
}

.star-list ul li{
	float: left;
	width: 285px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.star-list a.imgBox,
.star-list a.imgBox img{
	position: relative;
	display: block;
	width: 285px;
	height: 380px;
}

.star-list a.imgBox p.name{
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 265px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	background: rgba(255,255,255,0.7);
	font-size: 14px;
	color: #333333;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.star-list a.imgBox:hover p{
	bottom: 30px;
}

.star-xq .star-img{
	position: relative;
	float: left;
	width: 250px;
	height: 334px;
	margin: 0 40px 0 0;
}

.star-xq .star-img .prev,
.star-xq .star-img .next{
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: url(../img/main-img/star-qiehuan.png) no-repeat;
}	
.star-xq .star-img .prev{
	left: -15px;
}
.star-xq .star-img .next{
	right: -15px;
}

.star-xq .star-img img{
	display: block;
	width: 250px;
	height: 334px;
}

.star-xq .star-msg {
	float: left;
	width: 868px;
}

.star-xq .star-msg p.title{
	position: relative;
	margin-top: 38px;
	color: #333333;
	font-size: 24px;
	padding-bottom: 23px;
	margin-bottom: 28px;
}

.star-xq .star-msg p.title span.line{
	position: absolute;
	left: 2px;
	bottom: 0;
	width: 20px;
	height: 2px;
	background: #103F0E;
}

.star-xq .star-msg p.name{
	font-size: 18px;
	color: #333333;
	margin-bottom: 16px;
}

.star-xq .star-msg p.content{
	line-height: 30px;
	font-size: 14px;
	color: #444444;
}

.brother-yaoqing{
	padding: 38px 36px;
}

.brother-yaoqing p.chenghu,
.brother-yaoqing p.dep,
.brother-yaoqing p.shuming{
	color: #666666;
	line-height: 30px;
}

.brother-yaoqing p.dep{
	text-indent: 2em;
}
.brother-yaoqing p.shuming{
	text-align: right;
	margin-top: 24px;
}

.brother-guizhang{
	padding: 38px 36px;
}

.brother-guizhang p.title{
	font-size: 18px;
	color: #6a6a6a;
	text-align: center;
	margin-bottom: 24px;
}

.brother-guizhang .p1{
	font-size: 14px;
	color: #6A6A6A;
	line-height: 30px;
	text-indent: 2em;
}

.brother-guizhang .smallTitle1{
	font-size: 16px;
	color: #6A6A6A;
	margin-top: 32px;
	margin-bottom: 8px;
}

.brother-guizhang .p2{
	font-size: 14px;
	color: #6A6A6A;
	line-height: 30px;
}

.zhuce-form{
	display: block;
	margin: 16px 0;
	margin-left: 2em;
}

.brother-guizhang .tips{
	font-size: 14px;
	color: #103f0e;
}


.zhuce-form2{
	display: block;
	margin: 24px 0;
}

.brother-zhuce{
	padding: 30px 0;
	width: 538px;
	margin: 0 auto;
}

.colorfe{
	color: #ff0000;
}

.brother-zhuce .input-group{
	margin-bottom: 20px;
}

.brother-zhuce .input-group label{
	float: left;
	width: 108px;
	height: 38px;
	line-height: 38px;
	margin-right: 30px;
	text-align: right;
	cursor: pointer;
}

.brother-zhuce .input-group input[type=text]{
	float: left;
	width: 386px;
	padding: 10px 6px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #d2d2d2;
	background: #fafafa;
}

.brother-zhuce .input-group select{
	float: left;
	width: 122px;
	height: 36px;
	line-height: 36px;
	padding-left: 8px;
	padding-right: 14px;
	padding-right: 6px\9;
	padding-top: 6px\9;
	padding-bottom: 6px\9;
	border: 1px solid #d2d2d2;
	margin-right: 16px;
	background: url(../common-img/jiantou.png) #fafafa 106px 15px no-repeat;
}
#s_county{
	margin-right: 0;
}


.brother-zhuce .tips{
	font-size: 14px;
	color: #333333;
	margin: 0 0 24px 80px;
}

.brother-zhuce .agree{
	padding-left: 138px;
	height: 38px;
	line-height: 38px;
	margin-bottom: 20px;
}

.brother-zhuce .agree input[type=checkbox]{
	vertical-align: -2px;
}
.brother-zhuce .agree a:hover{
	text-decoration: underline;
}

.brother-zhuce-tijiao{
	display: block;
	margin-left: 138px;
	background: #103f0e;
	width: 160px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.login-box{
	padding: 66px 0;
}
.login{
	padding: 40px 42px;
	border: 1px solid #bfbfbf;
	/*background: #f8f7f7;*/
}

.login .login-img{
	float: left;
	width: 610px;
	height: 336px;
}

.login-msg{
	float: right;
	width: 468px;
}

.login-msg .title{
	font-size: 16px;
	color: #013f0e;
	padding: 16px 0 24px 88px;
}

.login-msg .input-group{
	margin-bottom: 20px;
}
.login-msg .input-group input[type=text]{
	float: left;
	width: 366px;
	height: 16px;
	padding: 14px 6px;
	line-height: 16px;
	border: 1px solid #d2d2d2;
	background: #ffffff;
}
.login-msg .input-group input[type=password]{
	float: left;
	width: 366px;
	height: 16px;
	padding: 14px 6px;
	line-height: 16px;
	border: 1px solid #d2d2d2;
	background: #ffffff;
}

.login-msg .input-group label{
	float: left;
	width: 68px;
	height: 46px;
	line-height: 46px;
	text-align: right;
	margin-right: 20px;
}

.login-msg .login-caozuo{
	padding-left: 88px;
	margin-bottom: 24px;
}

.login-msg .login-caozuo input{
	vertical-align: -2px;
}

.login-msg .login-caozuo .forgetPwd{
	float: right;
}

.login-btn{
	display: block;
	width: 380px;
	height: 50px;
	background: #103F0E;
	margin-left: 88px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 24px;
}

.lijizhuce{
	text-align: right;
}

.lijizhuce a{
	font-size: 14px;
	color: #103F0E;
	font-weight: bold;
}


.zhuce-box{
	padding: 40px 0;
}

.zhuce-msg{
	width: 546px;
	margin: 0 auto;
	padding: 42px 0;
}

.zhuce-msg .input-group{
	line-height: 46px;
	margin-bottom: 20px;
}

.zhuce-msg .input-group label.type{
	float: left;
	width: 76px;
	height: 46px;
	line-height: 46px;
	margin-right: 20px;
	text-align: right;
}
.zhuce-msg .input-group input[type=text]{
	float: left;
	width: 436px;
	padding: 14px 6px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #d2d2d2;
	background: #fff;
}
.zhuce-msg .input-group input[type=password]{
	float: left;
	width: 436px;
	padding: 14px 6px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #d2d2d2;
	background: #fff;
}

.zhuce-msg .input-group>span{
	padding-right: 12px;
}

.zhuce-msg-title span.fl{
	font-size: 16px;
	color: #103F0E;
	font-weight: bold;
}

.zhuce-msg-title span.fr{
	color: #666666;
}

.zhuce-msg-title span.fr a{
	color: #103f0e;
	font-weight: bold;
	font-size: 14px;
}

.zhuce-msg-title {
	margin: 10px 0 20px 30px;
}


.zhuce-msg .sex,
.zhuce-msg .zhanghu{
	line-height: 24px;
}

.zhuce-msg .sex label.type,
.zhuce-msg .zhanghu label.type{
	height: 24px;
	line-height: 24px;
}

.zhuce-msg .sex input[type=radio],
.zhuce-msg .zhanghu input[type=checkbox]{
	vertical-align: -2px;
}

.zhuce-msg .verify input[type=text]{
	width: 264px;
}

.zhuce-msg .verify a{
	float: right;
}

.zhuce-msg .verify a:hover{
	text-decoration: underline;
}

.zhuce-msg .verify img{
	float: right;
	width: 60px;
	height: 20px;
	margin: 14px 12px 0 0;
}

.xieyi{
	padding-left: 96px;
}
.xieyi input[type=checkbox]{
	vertical-align: -2px;
}

.xieyi a{
	color: #103f0e;
}

.xieyi a:hover{
	text-decoration: underline;
}

.zhuce-btn{
	display: block;
	width: 378px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #103f0e;
	margin: 24px 0 0 96px;
	cursor: pointer;
}

.case-nav{
	padding: 30px 0 40px;
}

.case-nav li{
	float: left;
	margin: 0 4px 4px 0;
}

.case-nav li a{
	display: block;
	width: 210px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #666666;
	background: #dcdcdc;
	font-size: 18px;
}

.case-nav li a:hover,
.case-nav li a.active{
	background: #103F0E;
	color: #fff;
}

.case-box{
	overflow: hidden;
}

.case-list{
	width: 1220px;
	margin-left: -20px;
	display: none;
}

.case-list li{
	float: left;
	width: 285px;
	margin-left: 20px;
	margin-bottom: 36px;
}

.case-list li a.imgBox,
.case-list li a.imgBox img{
	display: block;
	width: 285px;
	height: 200px;
}

.case-list li a.title{
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #6666661;
	font-size: 14px;
}

.case-list li a.title:hover{
	text-decoration: underline;
	color: #103F0E;
}

.wd-chaxun-box{
	padding: 32px 0;
}

.wd-chaxun{
	padding: 36px 24px;
}

.wd-chaxun .chaxun-box{
	line-height: 34px;
	margin-bottom: 22px;
	position: relative;
}

.chaxun-diqu{
	position: absolute;
	width: 340px;
	height: 34px;
	top: 0px;
    left: 44px;
    cursor: pointer;
}

.chaxun-diqu-btn{
	position: absolute;
	top: 13px;
	right: 10px;
	width: 11px;
	height: 8px;
	background: url(../common-img/chaxun-diqu-btn.png) no-repeat;
}

.wd-chaxun .chaxun-box label{
	float: left;
	padding-right: 12px;
	font-size: 16px;
	color: #333333;
}

.wd-chaxun .chaxun-box input[type=text]{
	float: left;
	width: 326px;
	height: 16px;
	padding: 8px 6px;
	line-height: 16px;
	border: 1px solid #d4d4d4;
	margin-right: 50px;
}

.wd-chaxun .chaxun-btn{
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #103F0E;
	width: 70px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	margin-left: -24px;
	cursor: pointer;
}

.hot-diqu{
	padding-left: 45px;
	padding-bottom: 34px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e8e8e8;
}

.hot-diqu a{
	float: left;
	font-size: 14px;
	margin-right: 22px;
	color: #103F0E;
	margin-bottom: 12px;
}

.hot-diqu a:hover{
	text-decoration: underline;
}

.zhandian p.title{
	font-size: 18px;
	color: #103f0e;
	margin-bottom: 20px;
}

.zhandian-list{
	overflow: hidden;
}

.zhandian-list ul{
	width: 1185px;
	margin-left: -33px;
}

.zhandian-list li{
	float: left;
	margin: 0 0 20px 33px;
}

.zhandian-list li a{
	display: block;
	width: 202px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border: 1px solid #D4D4D4;
	color: #333;
	font-size: 14px;
}

.zhandian-list li a:hover,
.zhandian-list li a.active{
	background: #103F0E;
	color: #fff;
}


#xuyan,
#youshi,
#xuzhi,
#liucheng,
#shenqing,
#xingxiang{
	padding: 72px 0;
}

.join{
	padding: 56px 0 0;
}

.join-box .p1{
	font-size: 22px;
	color: #333333;
	margin-bottom: 12px;
	text-align: center;
}

.join-box .p2{
	color: #999;
	text-align: center;
}

.xuyan-content{
	padding: 48px 0 32px;
	height: 400px;
}

.xuyan-content .p1{
	font-size: 20px;
	color: #000000;
	margin: 20px 0;
}

.xuyan-content .p2{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-bottom: 30px;
}

.xuyan-content .p3{
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

.youshi-content{
	padding: 40px 0 16px;
	height: 312px;
}

.youshi-content .youshi-img{
	float: left;
	width: 412px;
	height: 312px;
}
.youshi-content .youshi-text{
	float: right;
	width: 686px;
	height: 312px;
}

.youshi-content .youshi-text .p1{
	color: #6a6a6a;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

.youshi-content .youshi-text .p2{
	line-height: 32px;
	color: #6a6a6a;
	font-size: 14px;
	margin-bottom: 10px;
}
.youshi-content .youshi-text .ul1 {
	margin-bottom: 10px;
}
.youshi-content .youshi-text .ul1 li{
	float: left;
	width: 343px;
	line-height: 30px;
	color: #6a6a6a;
}

.xuzhi-content{
	padding: 56px 0 16px;
}

.xuzhi-content .xuzhi-img{
	float: right;
	width: 450px;
	height: 465px;
}

.xuzhi-content .xuzhi-text{
	float: left;
	width: 716px;
	height: 465px;
}


.xuzhi-text .p1{
	color: #6a6a6a;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.xuzhi-text .p2{
	line-height: 32px;
	color: #6a6a6a;
	font-size: 14px;
}

.xuzhi-text .p3{
	margin-top: 10px;
}


.liucheng-content{
	padding-top: 60px;
}

.liucheng-content li{
	float: left;
	width: 320px;
	margin: 0 40px;
}

.liucheng-content li.item .liucheng-ico{
	width: 130px;
	height: 130px;
	margin:  0 auto 30px;
	background-image: url(../common-img/liucheng-bg.png);
	background-repeat: no-repeat;
}

.liucheng-content li.item1{
	background-position: 0 0;
}
.liucheng-content li.item2{
	background-position: -130px 0;
}
.liucheng-content li.item3{
	background-position: -260px 0;
}


.liucheng-content li.item .liucheng-dep{
	color: #333;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}

.xx-type-nav{
	text-align: center;
	margin-bottom: 52px;
}
.xx-type-nav li{
	display: inline-block;
}
.xx-type-nav li a{
	display: block;
	width: 152px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #dadada;
	color: #666;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	margin: 0 6px;
}

.xx-type-nav li a:hover,
.xx-type-nav li a.active{
	background: #103f0e;
	color: #fff;
}

.xingxiang-content{
	padding-top: 40px;
}

.xx-type-list{
	width: 1220px;
	margin-left: -20px;
	display: none;
}

.xx-type-list li{
	float: left;
	width: 285px;
	margin-left: 20px;
}

.xx-type-list li a.imgBox,
.xx-type-list li a.imgBox img{
	display: block;
	width: 285px;
	height: 206px;
}

.xx-type-list li a.dep{
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
}

.shenqing-content{
	padding-top: 50px;
	min-height: 450px;
}

.shenqing-content .shenqing-img{
	float: right;
	width: 561px;
	height: 383px;
}
.shenqing-form{
	float: left;
	width: 612px;
}
.shenqing-form i{
	font-style: normal;
}

.shenqing-form p.title{
	height: 16px;
	line-height: 16px;
	padding-bottom: 4px;
	border-bottom: 1px solid #333333;
	margin-bottom: 20px;
}

.shenqing-form p.title .span1{
	font-size: 16px;
	font-weight: bold;
	color: #013f0e;
}

.shenqing-form p.title .span2{
	font-size: 14px;
	color: #333;
}

.shenqing-form .input-group{
	margin-bottom: 20px;
}

.shenqing-form .input-group label{
	float: left;
	width: 112px;
	text-align: right;
	line-height: 34px;
	font-size: 14px;
	color: #333333;
	margin-right: 12px;
}

.shenqing-form .input-group input[type=text]{
	float: left;
	width: 474px;
	height: 16px;
	line-height: 16px;
	padding: 8px 6px;
	border: 1px solid #c9c9c9;
}

.shenqing-form .input-group textarea{
	float: left;
	width: 474px;
	height: 120px;
	line-height: 24px;
	padding: 6px;
	border: 1px solid #c9c9c9;
	vertical-align: top;
}

.shenqing-form .input-group select{
	float: left;
	width: 156px;
	height: 32px;
	border: 1px solid #c9c9c9;
	margin-right: 10px;
	
	padding-left: 8px;
	padding-right: 14px;
	padding-right: 6px\9;
	padding-top: 6px\9;
	padding-bottom: 6px\9;
	background: url(../common-img/jiantou.png) #fafafa 139px 13px no-repeat;
}

.shenqing-form .input-group select.xian{
	margin-right: 0;
}

.aboutUs-1{
	padding: 32px 0 48px;
}

.aboutUs-1 .aboutUs-1-nav li{
	float: left;
	margin: 0 4px 4px 0 ;
}

.aboutUs-1 .aboutUs-1-nav li a{
	display: block;
	width: 210px;
	height: 56px;
	background: #dcdcdc;
	color: #666;
	line-height: 56px;
	text-align: center;
	font-size: 18px;
}

.aboutUs-1 .aboutUs-1-nav li a:hover,
.aboutUs-1 .aboutUs-1-nav li a.active{
	color: #FFFFFF;
	background: #103f0e;
}
.aboutUs-1-content{
	padding: 26px 35px;
	margin-top: 34px;
}

.aboutUs-1-content .p1{
	font-size: 14px;
	color: #6a6a6a;
	line-height: 30px;
}

.aboutUs-1-content .p2{
	color: #1c5c3c;
	line-height: 30px;
	font-size: 16px;
	margin-top: 24px;
}

.aboutUs-1-content .p3{
	text-indent: 2em;
}

.life{
	overflow: hidden;
	margin-top: 40px;
}

.life-list{
	width: 1230px;
	margin-left: -30px;
}

.life-list li{
	width: 270px;
	margin-left: 30px;
	float: left;
	background: #fff;
	margin-bottom: 30px;
}

.life-list li a.imgBox,
.life-list li a.imgBox img{
	display: block;
	width: 270px;
	height: 181px;
}

.life-list li a.dep{
	display: block;
	line-height: 56px;
	text-align: center;
}

.aboutUs-2{
	padding: 46px 0;
}
.aboutUs-2 img{
	max-width: 1200px;
}

.aboutUs-2 .img1{
	display: block;
	margin-bottom: 30px;
}
.aboutUs-2 .p1{
	font-size: 14px;
	color: #6A6A6A;
	line-height: 30px;
	margin-bottom: 26px;
	padding: 0 26px;
	text-indent: 2em;
}

.contectUs{
	padding: 42px 0;
}

.contectUs-content .map{
	float: left;
	width: 601px;
	height: 421px;
	margin-right: 42px;
}

.contectUs-content .map .img1{
	display: block;
	width: 601px;
	height: 421px;
}

.contectUs-content .contectUs-text{
	float: left;
}

.contectUs-content .contectUs-text .p1{
	font-size: 24px;
	color: #2e2e2e;
	margin: 54px 0 18px 0;
}
.contectUs-content .contectUs-text .p2{
	font-size: 14px;
	color: #2e2e2e;
	line-height: 34px;
}


.qiyezhige{
	padding: 36px 0;
}

.qiyezhige-box p.title{
	font-size: 16px;
	color: #000000;
	padding: 20px 30px;
	border-bottom: 1px solid #e5e5e5;
}

.qiyezhige .video-box{
	width: 1160px;
	height: 652px;
	margin: 20px auto 0;
	-webkit-box-shadow: 2px 2px 12px #414040;
	-moz-box-shadow: 2px 2px 12px #414040;
	box-shadow: 2px 2px 12px #414040;
	position: relative;
}

.video-box embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.rongyu{
	padding: 58px 0;
}
.rongyu-box{
	overflow: hidden;
}
.rongyu-list {
	width: 1221px;
	margin-left: -21px;
}
.rongyu-list li{
	margin-left: 21px;
	float: left;
}

.rongyu-list li a.imgBox{
	display: block;
	padding: 22px 16px;
	width: 354px;
	height: 256px;
	background: #fff;
}
.rongyu-list li a.imgBox img{
	display: block;
	width: 354px;
	height: 256px;
}

.rongyu-list li a.dep{
	padding: 30px 0;
	display: block;
	text-align: center;
}

.pinpaiwenhua{
	padding: 46px 0;
}

.wenhua-list{
	overflow: hidden;
}

.wenhua-list li .wenhua-text{
	width: 330px;
	height: 231px;
	padding: 64px 70px 0;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	background: #fff;
}
.wenhua-list li .wenhua-img{
	width: 729px;
	height: 295px;
}

.wenhua-list ul{
	overflow: hidden;
}

.wenhua-list li.wenhua-style-1{
	background:#fff;
	padding: 58px 0 58px 48px;
	border-top: 1px solid #e9e9e9;
	position: relative;
	top: 1px;
}

.wenhua-list li.wenhua-style-1 .wenhua-img{
	float: left;
}
.wenhua-list li.wenhua-style-1 .wenhua-text{
	float: left;
	padding: 0 42px;
}
.wenhua-list li.wenhua-style-2 .wenhua-img{
	float: right;
}
.wenhua-list li.wenhua-style-2 .wenhua-text{
	float: right;
	padding-left: 71px;
}
.wenhua-list li p.title{
	position: relative;
	font-size: 20px;
	line-height: 30px;
	color: #013f0e;
	padding-bottom: 18px;
	margin-bottom: 16px;
}

.wenhua-list li p.title span{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 22px;
	height: 2px;
	background: #cccccc;
}
.wenhua-list li .wenhua-text .conten{
	height: 120px;
	overflow: hidden;
}
.zhiwei-search{
	padding: 35px 34px 12px;
	margin-top: 36px;
}

.zhiwei-search .input-group input[type=text]{
	float: left;
	width: 758px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #b5b5b5;
	padding: 16px 20px;
	font-size: 16px;
	margin-right: 12px;
}

.zhiwei-search .input-group .zhiwei-search-btn{
	float: left;
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #103F0E;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.zhiwei-search .input-group{
	margin-bottom: 28px;
}

.searchType{
	margin-bottom: 15px;
}

.searchType span.title{
	float: left;
	width: 80px;
	padding-left: 38px;
	font-size: 14px;
	color: #333333;
	line-height: 26px;
}
.searchType .content{
	float: left;
	width: 1014px;
}
.searchType .content a{
	float: left;
	padding: 0 11px;
	height: 26px;
	line-height: 26px;
	color: #333333;
	font-size: 14px;
	margin-bottom: 12px;
	margin-right: 4px;
}
.searchType .content a:hover,
.searchType .content a.active{
	background: #103f0e;
	color: #fff;
}

.searchType1 span.title{
	background: url(../common-img/zaixianzhaopin1.png) 2px -5px no-repeat;
}
.searchType2 span.title{
	background: url(../common-img/zaixianzhaopin2.png) 2px -4px no-repeat;
}

.zhiwei-list{
	margin-top: 32px;
}
.zhiwei-list li{
	border-bottom: 1px solid #efefef;
}
.zhiwei-list li div{
	width: 240px;
	line-height: 46px;
	text-align: center;
	float: left;
	color: #666666;
}

.zhiwei-list li div a{
	color: #666666;
	font-size: 14px;
}

.zhiwei-list li.title div{
	line-height: 64px;
	color: #fff;
	font-size: 14px;
	background: #103f0e;
}

.zhiwei-list li:hover{
	color: #333;
	background: #f9f9f9;
}

.zhiwei-list li:hover a{
	color: #103f0e;
	text-decoration: underline;
}

.licheng{
	padding: 46px 0;
}
.licheng-date{
	position: relative;
	margin-bottom: 48px;
}
.licheng-date a.date-left,
.licheng-date a.date-right{
    width: 40px;
    height: 100px;
    border: 0;
    float: left;
    text-align: center;
    line-height: 100px;
    background: #fff;
    font-size: 24px;
    color: #103f0e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.licheng-date a.date-left:hover,
.licheng-date a.date-right:hover{
	color: #fff;
	background: #103f0e;
}

.licheng-date .date-list{
	float: left;
	width: 1060px;
	margin: 0 30px;
	height: 100px;
	overflow: hidden;
	position: relative;
}

.licheng-date .line{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 5px;
	margin-top: -1px;
	background: #cccccc;
}
.date-list-item{
	position: relative;
	left: 0;
	width: 10000px;
}
.date-list-item li{
	float: left;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	border: 5px solid #ccc;
	background: #4a4a4a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 60px;
	cursor: pointer;
}

.date-list-item li.active{
	border-color: #103f0e;
}

.jishi-list{
	padding: 60px 70px;
}

.jishi-list .left{
	float: left;
	width: 170px;
	padding-top: 11px;
	font-size: 40px;
	color: #1d5e3d;
	font-weight: bold;
}

.jishi-list .right{
	float: left;
	width: 809px;
	padding-left: 80px;
	border-left:1px solid #e5e5e5;
	/*height: 800px;*/
}

.jishi-list .right img{
	max-width: 809px;
}

.jishi-list .right ul{
	padding: 32px 0;
}

.jishi-list .right li{
	line-height: 40px;
	padding-left: 12px;
	background: url(../common-img/fajishi-bg.jpg) left center no-repeat;	
}

#distpicker{
	float: left;
}

.city-picker-span{
	padding: 0 6px;
	margin-right: 50px;
}


.zhuce-xieyi {
	position: relative;
	top: 50%;
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -294px;
	overflow: hidden;
	background: #fff;
	border: 4px solid #c4c4c4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 0 4px #c0c0c0;
	color: #666666;
}

.zhuce-xieyi p.title {
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	color: #000;
	background: #f3f3f3;
}

.zhuce-xieyi p.title span.close {
	float: right;
	font-size: 24px;
	color: #cdcdcd;
	cursor: pointer;
}

.zhuce-xieyi p.title span.close:hover {
	color: #666;
}

.zhuce-xieyi .content {
	padding: 10px 20px;
	line-height: 24px;
	height: 426px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.zhuce-xieyi .content h5 {
	font-size: 14px;
	line-height: 22px;
	color: #000;
	margin: 6px 0;
}

.zhuce-xieyi .agree-btn {
	padding: 24px 0;
}

.zhuce-xieyi .agree-btn button {
	margin: 0 auto;
	display: block;
	width: 400px;
	height: 54px;
	color: #fff;
	background: #103f0e;
	border: 0;
	font-size: 16px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB";
	cursor: pointer;
}

.findpwd{
	padding: 40px 0;
}

.findpwd-box{
	border: 1px solid #e5e5e5;
	padding: 60px 0;
}

.findpwd-width{
	width: 450px;
	margin: 0 auto;
}
.findpwd-buzhou{
	position: relative;
	margin-bottom: 50px;
}

.findpwd-buzhou .buzhou1{
	float: left;
}

.findpwd-buzhou .buzhou2{
	float: right;
}

.findpwd-buzhou .buzhou{
	width: 58px;
}

.findpwd-buzhou .buzhou .p1{
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #cccccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 16px;
	font-size: 14px;
}

.findpwd-buzhou .buzhou .p2{
	font-size: 14px;
	text-align: center;
	color: #666666;
}

.findpwd-buzhou .active .p1{
	background: #103f0e;
}
.findpwd-buzhou .active .p2{
	color: #103f0e;
}

.findpwd-buzhou .line{
	position: absolute;
	top: 27px;
	left: 73px;
	width: 300px;
	height: 1px;
	background: #f2f2f2;
}

.findpwd .input-group{
	margin-bottom: 24px;
}
.findpwd .input-group input.input1{
	display:block;
	width: 428px;
	height: 16px;
	line-height: 16px;
	padding: 14px 10px;
	border: 1px solid #d2d2d2;
	font-size: 14px;
}

.findpwd .input-group input.input2{
	width: 206px;
	float: left;
}

.findpwd .input-group .verify{
	float: left;
	margin-left: 10px;
	width: 116px;
	height: 46px;
}

.findpwd .input-group a.huan{
	color: #999999;
	float:right;
	line-height: 46px;
}

.findpwd .input-group a.huan:hover{
	color: #103F0E;
	text-decoration: underline;
}

.findpwd .tijiao{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	background: #103F0E;
	cursor: pointer;
}
.jifen{
	padding: 32px 0;
}
.jifen-box{
	padding: 42px 50px;
}

.jifen-box .jifen-title{
	font-size: 14px;
	color: #666666;
}

.jifen-box .input-group{
	height: 34px;
	line-height: 34px;
	margin: 32px 0 30px;
}

.jifen-box .input-group label{
	float: left;
	font-size: 14px;
	color: #666;
}

.jifen-box .input-group .input1{
	float: left;
	width: 282px;
	height: 16px;
	line-height: 16px;
	padding: 8px;
	border: 1px solid #dcdcdc;
	margin-right: 36px;
	margin-left: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.jifen-box .input-group .input2{
	float: left;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #103F0E;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.jifen-msg p.jifen-msg-title{
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding: 0 30px;
	font-size: 16px;
	color: #fff;
	background: url(../common-img/jifen-msg-bg.jpg) no-repeat;
}
.jifen-msg-list{
	border: 1px solid #013f0e;
	border-width: 0 1px 1px 1px;
}
.jifen-msg-list ul{
	margin-left: -1px;
}
.jifen-msg-list li div.div1{
	width: 347px;
	float: left;
	border-left: 1px solid #d2d2d2;
	padding: 0 9px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.jifen-msg-list li div.div1 span{
	padding-left: 28px;
}

.user{
	padding: 40px 0;
}

.user-box{
	padding: 24px 50px;
	margin-bottom: 30px;
	border: 1px solid #e5e5e5;
}

.user-box .touxiang-box{
	float: left;
	border: 1px solid #e5e5e5;
	margin-right: 32px;
}

.user-box .touxiang-box img{
	display: block;
	width: 120px;
	height: 120px;
	border: 1px solid #bfbfbf;
	margin: 5px;
}

.user-box .touxiang-box,
.user-box .touxiang-box img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.user-box .user-msg{
	float: left;
	width: 462px;
	margin-top: 24px;
}

.user-box .user-msg .p1{
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}

.user-box .user-msg .p2{
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
}

.user-box .user-msg .p3{
	display: block;
	background-size: 12px;
	color: #013f0e;
}
.user-safe{
	float: left;
	margin-top: 20px;
}
.user-safe p{
	color: #333333;
	line-height: 32px;
}
.userLink{
	margin-bottom: 10px;
}
.userLink a{
	float: left;
	margin: 0 30px 12px 30px;
	font-size: 16px;
	font-weight: bold;
	color: 333;
}

.userLink a:hover,
.userLink a.active{
	color: #013f0e;
}

.user-safe-list{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e5e5e5;
}

.user-safe-list li{
	padding: 0 50px;
}

.user-safe-list li .safe-box{
	padding: 32px 0 32px 41px;
	background-position: 0 41px;
	background-repeat: no-repeat;
	position: relative;
	border-bottom: 1px dashed #e5e5e5;
}

.user-safe-list li.xiugaimima .safe-box{
	background-image: url(../common-img/user-safe-list-bg1.png);
}

.user-safe-list li .p1{
	font-size: 14px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
}

.user-safe-list li .p2{
	font-size: 12px;
	color: #666;
	line-height: 18px;
}

.user-safe-list li a.btn{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -17px;
	width: 118px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #666;
	background: #fff;
}

.user-safe-list li a.btn:hover{
	background: #013F0E;
	color: #fff;
}


.xiugai-box{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 490px;
	height: 386px;
	margin: -193px 0 0 -275px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 30px;
	position: relative;
}


.xiugai-box p.title{
	font-size: 14px;
	color: #333;
	padding: 22px 0 20px 0;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	margin-bottom: 32px;
}
.xiugai-box .input-group-1{
	padding-left: 98px;
}
.xiugai-box .input-group-1 label{
	display: block;
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
	font-weight: bold;
}

.xiugai-box .input-group-1 input[type=text]{
	display: block;
	width: 274px;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #666;
	border: 1px solid #e5e5e5;
	padding: 10px 12px;
	margin-bottom: 20px;
}
.xiugai-box .input-group-1 input[type=password]{
	display: block;
	width: 274px;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #666;
	border: 1px solid #e5e5e5;
	padding: 10px 12px;
	margin-bottom: 20px;
}
.xiugai-box .xiugai-caozuo{
	padding: 10px 0 0 128px;
}

.xiugai-box .xiugai-caozuo input{
	float: left;
	width: 118px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #666;
	border: 1px solid #e5e5e5;
	margin-right: 10px;
	cursor: pointer;
}

.xiugai-box .xiugai-caozuo input[type=submit]{
	border-color: #103F0E;
	background: #103F0E;
	color: #fff;
}

.xiugai-box a.close{
	position: absolute;
	right: 30px;
    top: 18px;
    font-size: 20px;
    color: #666;
}

.xiugai-box a.close:hover{
	color: #333;
}

.user-msg-list{
	padding: 36px 50px 42px;
    border: 1px solid #e5e5e5;
}

.xiugai-touxiang{
	float: left;
	margin: 36px 180px 0 138px;
	border: 1px solid #dcdcdc;	
}

.xiugai-touxiang img{
	display: block;
	width: 94px;
	height: 94px;
	margin: 5px;
}

.xiugai-touxiang,
.xiugai-touxiang img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}



.user-msg-list .message{
	float: left;
	width: 540px;
}


.user-msg-list .message p{
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px;
	color: #666;
	line-height: 40px;
}

.user-msg-list .message p.p1{
	font-weight: bold;
}


.user-msg-list .message p.p1 a{
	float: right;
	font-weight: normal;
	color: #013f0e;
}

#user-xiugai-msg .xiugai-box{
	height: 432px;
	margin-top: -216px;
}



.xiugai-box .input-group-2{
	margin-bottom: 20px;
	line-height: 36px;
}

.xiugai-box .input-group-2 label.title{
	float: left;
	width: 114px;
	margin-right: 18px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	text-align: right;
}

.xiugai-box .input-group-2 input[type=text]{
	float: left;
	width: 274px;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	padding: 10px 12px;
}

.xiugai-box .input-group-3{
	line-height: 20px;
}

.xiugai-box .input-group-3 input[type=checkbox]{
	vertical-align: -2px;
}
.xiugai-box .input-group-3 label.sex{
	padding: 0 12px 0 3px;
}


.xiugai-box{
	border: 3px solid #ccc\9;
}

/* 以下为新增样�?*/


.zxzp{
	padding: 26px 0;
}

.zxzp-box{
	padding: 50px 0;
}

.zxzp-box p.zxzp-jod{
	font-size: 22px;
	color: #333333;
	margin-bottom: 42px;
	text-align: center;
}

.zxzp-box .job-msg{
	padding-bottom: 30px;
	border-bottom: 1px solid #efefef;
}

.zxzp-box .job-msg p{
	padding: 0 50px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333333;
}
.zxzp-box .job-msg p span{
	font-weight: bold;
	padding-right: 16px;
}

.zxzp-box .job-yaoqiu {
	padding: 16px 50px;
}

.zxzp-box .job-yaoqiu p{
	line-height: 40px;
	color: #333333;
}

.zxzp-box .job-yaoqiu p.title{
	font-size: 18px;
}

.zxzp-box .job-yaoqiu p.content{
	font-size: 14px;
}

.zxzp-box .job-yaoqiu p.dep{
	color: #ff0101;
}

.wenhua-list ul{
	overflow: hidden;
}

.wenhua-list li.wenhua-item{
	position: relative;
	top: -1px;
	padding: 0 42px;
	background: #fff;
}

.wenhua-list li.wenhua-item .item-box{
	padding: 42px 0;
	border-top: 1px solid #e9e9e9;
}

.wenhua-list li .wenhua-img{
	float: left;
	width: 600px;
	height: 340px;
}

.wenhua-list li .wenhua-text{
	float: right;
	width: 463px;
	height: auto;
	padding: 0;
}

.news .news-content-box .news-content{
	border-right: 0;
	padding: 0 0 0 110px;
}

.news .news-content-box .news-content .data{
	position: absolute;
	left: -110px;
	top: 20px;
	width: 96px;
	margin-top: 0;
	height: auto;
	background: none;
}

.news .news-content-box .news-content .data .p1{
	font-size: 26px;
	color: #858585;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	margin-bottom: 16px;
}

.news .news-content-box .news-content .data .zhixiang{
	display: block;
	width: 29px;
	height: 29px;
	margin: 0 auto;
	background: url(../common-img/new-data.png) no-repeat;
}


.news .news-content li.active .data{
	background: none;
}



.aboutUs-img{
	height: 418px;
	/*background-image: url(../img/main-img/gif.gif);*/
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	
}


@media (max-width: 750px) {
    .news .news-body {
        position: relative;
        left: 26px;
    }
}






















