﻿body,p,h1,h2,h3,h4,h5,h6,li,span,i,ul,img,a,strong,input{margin:0;padding:0; font-family: "microsoft yahei";}
body{ font-size:14px;}
li{list-style-type:none; float:left;}
a{text-decoration:none;outline: none;}
img{border:none;}
i{font-style:normal}
input,select,textarea{outline:none;text-indent:6px;}
textarea{resize:none;}
div{margin:0 auto;}
.fl{float: left;}
.fr{float: right;}

.wid{
	width: 1140px;
}
.w1000{
	width: 1000px;
}
.logo img {
	float: left;
	margin-top: 19px;
}

.head .menu{
	width: 940px;
/*	height: 100%;*/
	overflow: hidden;
}
.head .menu:hover{
	overflow:inherit;
}
.head .menu ul{
	float: left;
	display: table;
}
.head .menu ul li{
	padding: 0 10px;
	min-width: 80px;
	height: 100%;
	text-align: center;
	line-height: 84px;
	font-size: 16px;
	margin: 0 6px;
	position: relative;
	transition: .3s;
	color: #555;

}
.head .menu ul li .slide{
	width: 150px;
	display: table;
	background: rgba(0,0,0,.55);
	z-index: 99;
	position: absolute;
	left: 0%;
	top: 84px;
	opacity: 0;
	margin-left: 0;
	transition: .5s;
}
.head .menu ul li .show{
	display: block;
}

.head .menu ul li .slide p{
	float: left;
	line-height: 40px;
	position: relative;
	text-align: left;
	padding-left: 20px;


}
.head .menu ul li .slide p a{
	display: inline-block;
	font-size: 14px;
	margin-right: 10px;
	width: 100%;

}
.head .menu ul li:hover .slide{
	opacity: 1;
	margin-left: 0;
	transition: .5s;
	z-index: 999;
}

.head .menu ul li:hover{
	background-color: #937f3a;
	color: #fff;
}

.head .menu ul li:hover a{
	color: #fff;
}
.head .menu ul li .slide p a:hover{
	color: #e7d661;
}
.head .menu ul li a{
	color: #555;
	font-weight: bold;
	font-family: arial;
}
.head .menu ul li.acti{
	background-color: #937f3a;
	color: #fff;

}
.head .menu ul li.acti a{
	color: #fff;
}



.search{
	display: table;
}
.search h4{
	width: 116px;
	height: 18px;
	border: 1px solid #777777;
	margin-top: 32px;
	overflow: hidden;
	float: left;
}
.search h4 input.sea{
	width: 80px;
	height: 18px;
	border: none;
	font-size: 14px;
	line-height: 18px;
	padding-left: 5px;
	color: #333;
	background: none;
	float: left;
}
.search h4 input.sub{
	width: 20px;
	height: 14px;
	border: none;
	border-left: 1px solid #999999;
	float: right;
	background: none;
	margin-top: 2px;
	background: url(../img/ic1.png) center no-repeat;
}
.search p{
	float: right;
	height: 30px;
	line-height: 30px;
	margin-top: 26px;
	margin-left: 11px;
	color: #333333;
}
.search p em{
	font-style: normal;
	color: #937f3a;
}
.search p i{
	display: block;
	float: right;
	width: 14px;
	height: 5px;
	background: url(../img/ic2.png) center no-repeat;
	margin-top: 14px;
	margin-left: 3px;
}



.container{
	width: 100%;
	display: table;
}

.banner{height: 420px;width: 100%;position: relative;}
.banner .bann{width: 100%;height: 100%;}
.banner .bann ul{width: 100%;height: 100%;}
.banner .bann ul li{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.banner .cirl{position: absolute;bottom:20px;width:50%;left:25%;z-index: 1;text-align: center;}
.banner .cirl ul{font-size: 0;}
.banner .cirl ul li{width: 10px;height: 10px;background: #333;opacity: .51; border-radius:50%;cursor: pointer;margin: 0 4px;float: none;display: inline-block;}
.banner .cirl ul li.acti{opacity: 1;}

.banner .prev{
	display: block;
	width: 60px;
	height: 60px;
	background: url(../img/left.png) center no-repeat;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -30px;
	z-index: 99;
	cursor: pointer;
}
.banner .next{
	display: block;
	width: 60px;
	height: 60px;
	background: url(../img/right.png) center no-repeat;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -30px;
	z-index: 99;
	cursor: pointer;
}
.func-box{
	display: table;
	padding-bottom: 30px;
}

.func-box .func-box-fl{
	width: 550px;
	display: table;
}

.func-box .func-box-fl h3{
	padding-left: 70px;
	line-height: 90px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	height: 90px;
	overflow: hidden;
}

.func-box .func-box-fl p{
	padding-left: 70px;
	padding-right: 30px;
	color: #666666;
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
}

.func-box-fr{
	display: table;
	width: 500px;
	margin-right: 62px;
}

.func-box-tag{
	width: 100%;
	height: 58px;
	margin-top: 10px;
}
.func-box-tag ul{
	width: 100%;
	height: 56px;
	border-bottom: 2px solid #c9c9c9;
}
.func-box-tag ul li{
	height: 56px;
	border-bottom: 2px solid #c9c9c9;
	margin-right: 40px;
	padding: 0 3px;
	line-height: 56px;
	font-size: 16px;
	color: #666666;
	cursor: pointer;
}
.func-box-tag ul li.acti{
	color:#937f3a;
	border-bottom: 2px solid #937f3a;
}

.func-box-col{
	width: 100%;
	display: table;
	display: none;
}
.func-box-fr .show{
	display: table;
}
.func-box-col ul{
	padding-top: 24px;
}
.func-box-col ul li{
	line-height: 26px;
	color: #666666;
}
.func-box-col ul li em{
	font-weight: normal;
	font-style: normal;
	color: #937f3a;
}

.list{
	width: 100%;
	display: table;
	background-color: #545351;
}
.list ul{
	width: 100%;
	display: table;
}
.list ul li{
	width: 25%;
	height: 350px;
	background-color: #acaaa5;
	position: relative;
}
.list ul li h4{
	width: 100%;
	height: 100%;
}
.list ul li h4 img{
	width: 100%;
	height: 100%;
}
.list ul li.li-item2{
	cursor: pointer;
}
.list ul li .list-mian{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	transition: .5s;
}
.list ul li .list-mian h3{
	width: 100%;
	height: 90px;
	text-align: center;
	display: table;
	margin-top: 40px;
	position: relative;
}
.list ul li .list-mian h3 span{
	display: table-cell;
	vertical-align: middle;
}
.list ul li .list-mian h3 span img{
	transition: .5s;
}
.list ul li .list-mian h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -32px;
	width: 36px;
	height: 2px;
	background-color: #fff;
	margin-left: -18px;
	transition: .2s;
}
.list ul li h6{
	text-align: center;
	color: #fff;
	margin: 0;
	margin-top: 60px;
	font-size: 16px;
	transition: .5s;
	font-family: arial;
}
.list ul li .list-mian p{
	color: #fff;
	padding: 0 25px;
	margin-top: 30px;
	opacity: 0;
	transition: .5s;
	text-align: justify;
}
.list ul li .list-mian p a{
	display: block;
	width: 94px;
	height: 20px;
	border: 1px solid #fff;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin-top: 28px;
	border-radius: 1px;
	transform: .3s;
}


.list ul li:hover .list-mian{
	background: rgba(154,136,74,.97);
}
.list ul li:hover .list-mian h3:after{
	opacity: 0;
}
.list ul li:hover .list-mian h6{
	margin-top: 10px;
}
.list ul li:hover .list-mian p{
	opacity: 1;
}
.list ul li .list-mian p a:hover{
	background-color: #fff;
	color: #9a884a;
}
.list ul li:hover .list-mian h3 span img{
	transform: scale(.9,.9);
}

.map{
	display: table;
	padding-bottom: 50px;
}
.map h3{
	text-align: center;
	padding-top: 55px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.map h3 span{
	display: block;
	color: #937f3a;
	font-size: 14px;
	line-height: 26px;
}
.map h4{
	padding-top: 75px;
	position: relative;
}

.links{
	display: table;
}
.links h3{
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 40px;
}
.links h3 span{
	display: block;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.links ul{
	text-align: center;
	width: 100%;
	display: flex;
	justify-content:space-between;
	padding-top: 40px;
	
}
.links ul li{
	text-align: center;
	display: table;
	height: 65px;
}
.links ul li span{
	display: table-cell;
	vertical-align: bottom;
}

.logins{
	width: 100%;
	height: 140px;
	background: url(../img/bg1.jpg) center no-repeat;
	margin-top: 50px;
}
.logins h3{
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 60px;
	padding-top: 20px;
}
.logins h3 b{
	display: block;
	font-weight: normal;
}
.logins h3 a{
	display: inline-block;
	width: auto;
	padding:0 10px;
	height: 33px;
	border: 1px solid #fff;
	margin: 0 auto;
	text-align: center;
	line-height: 33px;
	color: #fff;
	position: relative;
	top: -10px;
}

.footer{
	width: 100%;
	background-color: #3c3b3a;
	display: table;
}
.footer .wid{
	width: 1000px;
}
.contact{
	width: 100%;
	display: table;
	border-bottom: 1px solid #6d6c6b;
	padding-bottom: 10px;
}

.contact-fl{
	display: table;
	padding-top: 10px;
}
.contact-fl ul li{
	width: 180px;
}
.contact-fl ul li h3{
	line-height: 58px;
	color: #fff;
	font-weight: normal;
	font-family: arial;
	font-size: 16px;
	margin-bottom: 0px;
}
.contact-fl ul li p{
	color: #fff;
	font-size: 12px;
	line-height: 26px;
}
.contact-fl ul li p a{
	color: #fff;
	font-size: 14px;
	font-family: arial;
}
.contact-fl ul li p a:hover{
	color: #937f3a;
}
.contact-fr{
	width: 210px;
	display: table;
	border-left: 1px solid #6d6c6b;
	margin-top: 30px;
	padding-left: 55px;
}
.contact-fr h3{
	font-weight: normal;
	color: #fff;
	line-height: 40px;
}
.contact-fr h4 img{
	margin-top: 15px;
}
.contact-fr p{
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
	font-family: arial;
	line-height: 18px;

}

.bottom{
	width: 100%;
	display: table;
	padding-bottom: 10px;
	padding-top: 6px;
}
.bottom p{
	text-align: center;
	color: #fff;
	line-height: 22px;
}

.alert{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.24);
	z-index: 99;
	display: none;
}

.apply{
	width: 1066px;
	height: 700px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -533px;
	margin-top: -340px;
	display: none;
}
.apply h3{
	border-bottom: 1px solid #cccccc;
	height: 39px;
	margin-top: 16px;
	line-height: 39px;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	padding-left: 35px;
}
.apply h3 span{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/delete.png) center no-repeat;
	float: right;
	margin-right: 10px;
	position: relative;
	top: -10px;
	cursor: pointer;
}
.apply form{
	width: 706px;
	display: table;
	float: left;
	margin-left: 86px;
	padding-top: 30px;
}
.apply form div{
	width: 100%;
	display: table;
}
.apply form div label{
	width: 160px;
	padding-left: 5px;
	line-height: 50px;
	font-size: 16px;
	color: #000000;
	float: left;
}
.apply form div input{
	width: 520px;
	height: 30px;
	border: 1px solid #8f7731;
	float: left;
	margin-top: 9px;
}

.apply form div textarea{
	width: 500px;
	height: 180px;
	border: 1px solid #8f7731;
	float: left;
	padding: 10px;
	margin-top: 9px;
	font-size: 14px;
	font-family: "微软雅黑";
}

.apply form div input#submit{
	width: 146px;
	background-color: #8f7731;
	color: #fff;
	float: right;
	text-align: center;
	margin-right: 19px;
	cursor: pointer;
}

.about-bannar{
	width: 100%;
	height: 157px;
	background: url(../img/bannar10.jpg) center no-repeat;
}

.title{
	width: 1000px;
	display: table;
	height: 48px;
	border-bottom: 2px solid #e2e0e1;
	margin: 0 auto;
	
}
.title h5{
	float: left;
	font-weight: normal;
	line-height: 48px;
	color: #937f3a;
	font-size: 16px;
	text-align: left;
	float: left;
	font-family: arial;
}
.title h5 a{
	color: #333;
	margin-right: 10px;
	float: left;
	font-family: arial;
	font-size: 16px;
}
.title h5 img{
	margin-right: 10px;
	float: left;
	margin-top: 22px;
}
.title ul{
	float: right;
}
.title ul li{
	line-height: 48px;
	color: #333333;
	margin: 0 3px;
	padding: 0 14px;
	font-size: 14px;
	border-bottom: 2px solid #e2e0e1;
	position: relative;
	top: 2px;
	min-width: 60px;
	text-align: center;
	font-family: arial;
}
.title ul li.acti{
	border-bottom: 2px solid #937f3a;
	color: #937f3a;
}

.tema-list{
	display: table;
	padding-bottom: 60px;
	width: 1000px;
}
.tema-list h5{
	padding-top: 60px;
	font-weight: normal;
	color: #555;
	font-size: 14px;
	font-family: arial;
	text-indent: 48px;
	line-height: 20px;
	padding-bottom: 20px;
}
.tema-list ul{
	width: 100%;
	display: table;
	padding-top: 15px;
}
.tema-list ul li{
	width: 100%;
	margin-top: 15px;
	display: table;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
	padding-bottom: 35px;
}
.tema-list ul li:hover{
	background-color: #937f3a;
}
.tema-list ul li h4{
	float: left;
	width: 150px;
	height: 195px;
	border: 1px solid #937f3a;
	margin-left: 70px;
	margin-top: 70px;
}
.tema-list ul li:hover h4{
	border: 1px solid #fff;
}
.tema-list ul li:hover h3{
	color: #fff;
}
.tema-list ul li:hover h3 span{
	color: #fff;
}
.tema-list ul li:hover p{
	color: #fff;
}
.tema-list ul li h4 img{
	position: relative;
	top: -46px;
	left: -56px;
	box-shadow: 3px 5px 5px rgba(0,0,0,.6);
}
.tema-list ul li div{
	width: 720px;
	float: right;
	display: table;
	padding-top: 70px;
	padding-right: 20px;
	
}
.tema-list ul li div h3{
	font-weight: normal;
	font-size: 24px;
	color: #555;
}
.tema-list ul li div h3 span{
	display: block;
	color: #777;
	font-size: 18px;
	line-height: 30px;
}
.tema-list ul li div p{
	padding-top: 15px;
	color: #666666;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	font-family:arial;
}

.development{
	display: table;
	width: 1000px;
	padding-bottom: 80px;
}
.development h4{
	width: 150px;
	height: 150px;
	background-color: #937f3a;
	border-radius: 50%;
	color: #fff;
	margin: 0 auto;
	margin-top: 26px;
	text-align: center;
	font-weight: normal;
}
.development h4 strong{
	font-size: 22px;
	padding-top: 45px;
	display: block;
	font-weight: normal;
	line-height: 36px;
	font-family: arial;
	
}
.development h4 span{
	font-size: 18px;
}
.development ul{
	width: 100%;
	display: table;
	padding-top: 20px;
	position: relative;
	padding-bottom: 40px;
}
.development ul:after{
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 2px;
	height: 100%;
	background-color: #c9c9c9;
	margin-left: -1px;
}
.development ul:before{
	content: '^';
	position: absolute;
	bottom: -50px;
	left: 50%;
	width: 54px;
	height: 54px;
	background-color: #937f3a;
	border-radius: 50%;
	text-align: center;
	margin-left: -27px;
	z-index: 9;
	line-height: 65px;
	color: #fff;
	font-size: 40px;
}
.development ul li{
	width: 50%;
	display: table;
}
.development ul li h3{
	color: #999999;
	font-size: 30px;
	font-family: '宋体';
	font-weight: normal;
	text-align: right;
	margin-right: 55px;
	position: relative;
	transition: .5s;
	font-family: arial;
	font-family: '宋体';
}
.development ul li p{
	text-align: right;
	color: #555;
	font-size: 14px;
	line-height: 22px;
	padding-top: 15px;
	margin-right: 55px;
	transition: .5s;
	font-family: arial;
}
.development ul li.li-item{
	margin-top: 55px;
}
.development ul li.li-item h3,.development ul li.li-item p{
	text-align: left;
	margin: 0;
	margin-left: 55px;
}
.development ul li h3:after{
	content: '';
	position: absolute;
	right: 0;
	top: 8px;
	width: 16px;
	height: 16px;
	border: 1px solid #c9c9c9;
	border-radius: 50%;
	right: -64px;
	background-color: #fff;
	z-index: 9;
	transition: .5s;
}
.development ul li:hover h3:after{
	background-color: #937f3a;
}
.development ul li:hover h3,.development ul li:hover p{
	color: #937f3a;
	z-index: 99;
}
.development ul li.li-item h3:after{
	right: inherit;
	left: -64px;
}

.company{
	width: 1000px;
	display: table;
	padding-top: 50px;
	padding-bottom: 60px;
}
.company ul{
	width: 100%;
	display: table;
}
.company ul li{
	width: 100%;
	display: table;
	margin-bottom: 30px;
}
.company ul li h5{
	width: 100%;
	float: left;
	display: table;
}
.company ul li h5 span{
	display: block;
	float: left;
	border-left: 2px solid #cac09d;
	padding-left: 18px;
}
.company ul li h5 span b{
	font-size: 24PX;
	color: #555;
	font-weight: normal;
}
.company ul li h5 span em{
	color: #555;
	font-size: 24px;
	display: block;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	font-family: arial;
	letter-spacing: 1px;
}
.company ul li p{
	width: 100%;
	float: left;
	margin-top: 20px;
	color: #666;
	text-align: justify;
	line-height: 26px;
	font-size: 14px;
	font-family: arial;
}
.company ul li.li-item p{
	width: 530px;
	float: left;
	display: table;
	
	
}
.company ul li.li-item p.pw{
	width: 100%;
}
.company ul li h4{
	float: right;
	width: 435px;
	margin-right: 16px;
}
.company ul li h4 img{
	margin-top: 25px;

}
.company ul li p span{
	margin-right: 30px;
}

.join-bannar{
	height: 506px;
}
.join h5{
	text-align: center;
	background: url(../img/bg2.png) no-repeat;
	background-position: 240px center;
	height: 98px;
	line-height: 92px;
	font-size: 28px;
	color: #555;
	font-weight: normal;
}
.join ul{
	width: 100%;
	text-align: center;
	width: 1020px;
	margin-left: -20px;
	padding-top: 10px;
}
.join li{
	width: 320px;
	height: 256px;
	margin-left: 20px;
	position: relative;
}
.join li h4,.join li h4 img{
	width: 100%;
	height: 100%;
}
.join li p{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 256px;
	opacity: 0;
	transition: .3s;
}
.join li p span{
	position: relative;
	top: 100px;
	transition: .5s;
}
.join li:hover p{
	opacity: 1;
}
.join li:hover p span{
	top: inherit;
}

.join-job{
	display: table;
}

.join-job-tag{
	width: 100%;
	height: 54px;
}
.join-job-tag ul{
	width: 100%;
	display: table;
	margin-top: 55px;
}
.join-job-tag ul li{
	width: 50%;
	height: 100%;
	float: left;
	text-align: center;
	line-height: 54px;
	background-color: #e4e4e4;
	font-size: 20px;
	color: #333;
	
}
.join-job-tag ul li.acti{
	background-color: #937f3a;
	color: #fff;
}

.join-job-step{
	width: 100%;
	display: table;
	padding-top: 65px;
	padding-bottom: 60px;
}
.join-job-step h5{
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #d1d1d1;
	font-weight: normal;
	font-size: 18px;
	color: #333333;
}
.join-job-step ul{
	display: table;
	padding-top: 25px;
	padding-left: 80px;
	padding-bottom: 30px;
}

.join-job-step ul li{
	width: 160px;
	height: 160px;
	background-color: #cdf567;
	text-align: center;
	border-radius: 50%;
	margin: 0 25px;
	position: relative;
}
.join-job-step ul li p{
	padding: 0 40px;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	padding-top: 50px;
}
.join-job-step ul li.li-item2{
	background-color: #f5e367;
}

.join-job-step ul li.li-item3{
	background-color: #f5b467;
}
.join-job-step ul li.li-item3 p{
	padding-top: 60px;
}

.join-job-step ul li.li-item4{
	background-color: #f56767;
}
.join-job-step ul li.li-item4 p{
	padding-top: 60px;
}

.join-job-step ul li:after{
	content: '';
	position: absolute;
	right: -37px;
	top: 50%;
	width: 20px;
	height: 23px;
	background: url(../img/ic11.png) center no-repeat;
	margin-top: -11px;
}
.join-job-step ul li.li-item4:after{
	width: 0;
}
.join-job-step h3{
	margin-top: 40px;
	width: 100%;
	float: left;
	font-weight: normal;
	font-size: 16px;
	color: #555;
}
.join-job-step h3 p{
	font-size: 14px;
	color: #777;
	line-height: 30px;
}


.contact-bannar{
	width: 100%;
	height: 520px;
	background: url(../img/bannar8.jpg) center no-repeat;
}
.contact-bannar h3{
	text-align: center;
	color: #fff;
	font-weight: normal;
	padding-top: 198px;
}
.contact-bannar h3 span{
	display: inline-block;
	font-size: 34px;
	letter-spacing: 1px;
	padding-top: 10px;
	font-family: arial;
	
}
.contact-bannar h3 span em{
	font-style: normal;
	font-weight: normal;
	font-size: 26px;
	display: block;
	font-family: arial;
}

.container-bg{
	background-color: #f6f6f6;
}

.contact-col{
	display: table;
	background-color: #fff;
	min-height: 100px;
	position: relative;
	top: -72px;
	padding-bottom: 60px;
}
.contact-col h5{
	width: 100%;
	height: 84px;
	border-bottom: 2px solid #dcdcdc;
}
.contact-col h5 span{
	display: block;
	float: left;
	font-size: 16px;
	color: #555;
	font-weight: normal;
	height: 42px;
	border-bottom: 2px solid #8f7731;
	line-height: 42px;
	margin-left: 15px;
	margin-top: 15px;
}

.contact-col-fl{
	width:500px;
	display: table;
}
.contact-col-fl div{
	width: 100%;
	display: table;
	position: relative;
}
.contact-col-fl div p{
	font-size: 14px;
	padding-left: 35px;
	color: #666;
	padding-top: 20px;
	float: left;
	font-family: arial;
	width: 100%;
}
.contact-col-fl div p i{
	color: #a0834a;
}
.contact-col-fl div h4{
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}
.contact-col-fl div h4 img{
	margin-top: 14px;
}
.contact-col-fl form{
	width: 100%;
	display: table;
	padding-top: 50px;
}
.contact-col-fl form label{
	width:85px;
	height: 46px;
	float: left;
	text-align: right;
	line-height: 46px;
	font-size: 14px;
	color: #555;
	margin-right: 10px;
}
.contact-col-fl form input{
	width: 304px;
	height: 24px;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
	font-size: 14px;
	color: #444;
}
.contact-col-fl form textarea{
	width: 350px;
	height: 240px;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
	font-size: 14px;
	color: #444;
	padding: 10px;
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
}
.contact-col-fl form input.submit{
	width: 132px;
	height: 36px;
	background-color: #8f7731;
	color: #fff;
	margin-top: 10px;
	border: none;
	cursor: pointer;
	font-size: 14px;
	
}
.contact-col-fl form input.tits{
	width: 355px;
}

.contact-col-fr{
	display: table;
	width: 425px;
}
.contact-col-fr h4{
	padding-top: 30px;
	width: 100%;
	display: table;
}
.contact-col-fr h4 img{
	float: left;
}
.contact-col-fr ul{

}
.contact-col-fr ul li{
	margin-top: 17px;
	color: #666;
	line-height: 20px;
	font-size: 14px;
	font-family:arial; 
	padding-left: 6px;
}

.service-bannar{
	width: 100%;
	height: 157px;
	background: url(../img/bannar9.jpg) center no-repeat;
}

.service{
	display: table;
	padding-bottom: 10px;
}
.service-fl{
	width: 660px;
	display: table;

	padding-right: 23px;
}

.audit{
	width: 100%;
	display: table;
	padding-bottom: 60px;
}

.firstLi{
	margin-top: 77px !important;
}

.audit h3{
	padding-top: 22px;
	font-weight: normal;
	font-size: 16px;
	color: #444;
}
.audit p{
	width: 100%;
	display: table;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	padding-top: 5px;
	text-align: justify;
	font-family: arial;
}
.audit ul{
	width: 100%;
	display: table;
	padding-top: 100px;
}
.audit ul li{
	line-height: 50px;
	font-size: 14px;
	color: #333;
	width: 100%;
	height: 50px;
	float: left;
	font-family: arial;
}
.audit ul li.acti{
	color: #937f3a;
}

.service-fr{
	display: table;
	width: 300px;
	
}
.service-fr ul{
	width: 300px;
	display: table;
	margin: 0 auto;
	
}
.service-fr ul li{
	margin-top: 27px;
}

.train ul li{
	line-height: 30px;
	height: 30px;
}
.train ul{
	padding-top: 50px;
}

.news-bannar{
	width: 100%;
	height: 157px;
	background: url(../img/bannar10.jpg) center no-repeat;
}

.news-company{
	display: table;
	padding-bottom: 30px;
}
.news-company h3{
	font-weight: normal;
	font-size: 18px;
	color: #333;
	letter-spacing: 1px;
	font-family: arial;
	padding-top: 80px;
}
.news-company p{
	line-height: 24px;
	color: #666666;
	font-size: 14px;
	padding: 21px 0;
	width: 100%;
	float: left;
	font-family: arial;
}
.news-company p span{
	display: block;
	width: 410px;
	float: left;
	display: table;
	text-align: justify;
	font-size: 14px;
	font-family: arial;
}
.news-company p img{
	float: right;
	margin-top: -30px;
}
.news-company p em{
	font-style: normal;
	color: #937f3a;
	padding-left: 28px;
}
.news-company p b{
	display: block;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
}

.news-companys p{
	padding: 10px 0;
}
.news-companys h3{
	margin-bottom: 20px;
}
.news-companys p span{
	width: 500px;
}
.news-companys p b{
	font-size: 20px;
}
.news-companys div{
	height: 240px;
	float: left;
	width: 100%;
	margin: 15px 0;
}
.news-companys div h6{
	width: 155px;
	float: left;
	background-color: #937f3a;
	height: 100%;
}
.news-companys div h6 span{
	display: block;
	height: 80px;
	text-align: center;
	color: #fff;
	line-height: 80px;
	font-size: 20px;
	font-weight: normal;
}
.news-companys div h4{
	width: 810px;
	float: right;
	height: 240px;
	background-color: #eeeeed;
}
.news-companys div h4 span{
	padding-left: 45px;
	float: left;
	display: block;
	font-weight: normal;
	color: #555;
	font-size: 14px;
	margin-top: 30px;
	padding-right: 10px;
}

.news-company p span{
	display: block;
	float: left;
	width: 501px;
}
.news-company-item3 p{
	position: relative;
}
.news-company-item3 p span{
	margin-top: 10px;
}
.news-company-item3 p img{
	width: 480px;
	position: absolute;
	top: 40px;
	right: 0;
}
.news-company-item3 p.mt{
	margin-top: -30px;
	font-size: 14px;
	font-family: arial;
}
.news-company p.fr{
	margin-top: -40px;
}
.news-company p.fr span{
	float: right;
	text-align: justify;
}
.news-company p.fr img{
	float: left;
	margin: 0;
	margin-top: -30px;
	position: inherit;
	
}

.news-company h4{
	width: 100%;
}
.news-company h4 img{
	width: 100%;
}

.news-company-item4 p.fr{
	margin-top: 20px;
}
.news-company-item4 p.fr span.mt{
	margin-top: 40px;
}
.news-company-item4 p.fr span em{
	color: #555;
	display: block;
	text-indent: 0;
	padding: 0;
	margin-top: 30px;
}
.news-company-item4 p.fr img{
	margin-top: -10px;
}

.news-company-item5 h4 img{
	float: left;
	width: auto;
}
.news-company-item5 h4{
	width: 100%;
	float: left;
}
.news-company-item5 h4 img.fr{
	float: right;
}
.news-company-item5 h4.mt{
	margin-top: 30px;
}

.discussion{
	display: table;
	padding-bottom: 30px;
}
.discussion h3{
	font-weight: normal;
	font-size: 16px;
	color: #333;
	padding-top: 55px;
}
.discussion p{
	color: #555;
	line-height: 26px;
	padding-top: 15px;
	display: table;
	width: 100%;
	font-size: 14px;
	font-family: arial;
}
.discussion p span{
	width: 440px;
	float: right;
	display: block;
	line-height: 22px;
	text-align: justify;
}
.discussion p span em{
	margin-top: 14px;
	font-style: normal;
	display: block;
}
.discussion h6{
	font-weight: normal;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	padding-top: 10px;
}
.discussion ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.discussion ul li{
	width: 288px;
	height: 240px;
}
.discussion h4{
	width: 100%;
	display: table;
/*	border-bottom: 1px solid #c9c9c9;*/
	padding-top: 50px;
	/*	padding-bottom: 50px;*/
}
.discussion h4 span{
	display: block;
	width: 506px;
	display: table;
	float: left;
}
.discussion h4 em{
	font-weight: normal;
	font-style: normal;
	color: #555;
	line-height: 20px;
	margin-bottom: 30px;
	margin-top:10px;
	display: block;
	font-size: 14px;
	font-family:arial;
}
.discussion h4 strong{
	width: 460px;
	display: block;
	float: right;
}
.discussion h5{
	font-weight: normal;
	line-height: 40px;
	padding-top: 15px;
	font-size: 18px;
	color: #444;
}
.discussion p a{
	color: #555;
	line-height: 30px;
	display: block;
	padding-left: 30px;
	position: relative;
}
.discussion p a:after{
	content: '';
	position: absolute;
	left: 3px;
	top: 50%;
	width: 7px;
	height: 7px;
	background-color: #919191;
	border-radius: 50%;
	margin-top: -3px;
	
}
.discussion-item1 p{
	font-size: 13px;
}
.discussion-item1 p.fr img{
	float: right;
}
.discussion-item1 p.fr span{
	float: left;
	width: 615px;
	font-size: 14px;
	color: #666;
}
.discussion-item1 p.fr span b{
	display: block;
	font-size: 14px;
	color: #333;
	padding-top: 14px;
	line-height: 40px;
	font-weight: normal;
}
.discussion-item1 p.joins span{
	padding-left: 20px;
	width: 415px;
	float: right;
}
.discussion-item1 p.joins span em{
	margin-top: 20px;
}
.discussion-item1 h5{
	border-top: 1px solid #c9c9c9;
	margin-top: 50px;
	float: left;
	width: 100%;
}
.discussion p a.acti{
	color: #937f3a;
}

.news-inf{
	display: table;
	padding-bottom: 60px;
}
.news-inf h6{
	font-weight: normal;
	font-size: 16px;
	color: #555;
	padding-top: 20px;
}
.news-inf h6 span{
	line-height: 40px;
	display: block;
}
.news-inf h6 strong{
	display: none;
	width: 780px;
	display: block;
}
.news-inf h6 strong a{
	display: block;
	width: 50%;
	height: 28px;
	line-height: 28px;
	font-weight: normal;
	font-size: 14px;
	color: #937f44;
	float: left;
}
.news-inf h5{
	text-align: center;
	font-weight: normal;
	width: 100%;
	float: left;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	padding-top: 15px;
}
.news-inf ul{
	width: 1020px;
	display: table;
	margin-left: -20px;
	padding-top: 30px;
}
.news-inf ul li{
	width: 320px;
	height: 250px;
	margin-left: 20px;
}
.news-inf ul li p{
	text-align: center;
	color: #444;
	line-height: 30px;
	font-size: 14px;
}


.news-inf h5.bt{
	font-weight: normal;
	line-height: 40px;
	padding-top: 15px;
	font-size: 18px;
	color: #444;
	text-align: left;
}
.news-inf p{
	width: 100%;
	display: table;
	float: left;
}
.news-inf p a{
	color: #555;
	line-height: 30px;
	display: block;
	padding-left: 30px;
	position: relative;
}
.news-inf p a:after{
	content: '';
	position: absolute;
	left: 3px;
	top: 50%;
	width: 7px;
	height: 7px;
	background-color: #919191;
	border-radius: 50%;
	margin-top: -3px;
	
}
.resources{
	display: table;
	padding-bottom: 60px;
}
.resources h4{
	text-align: center;
	padding-top: 50px;
}
.resources ul{
	width: 100%;
	display: table;
	margin-top: 50px;
}
.resources ul li{
	height: 56px;
	background-color: #dedede;
	width: 50%;
	float: left;
	text-align: center;
	font-size: 18px;
	line-height: 56px;
}
.resources ul li.acti{
	background-color: #937f3a;
	color: #fff;
}
.resources h6{
	width: 100%;
	display: table;
}
.resources h6 a{
	display: block;
	width: 100%;
	height: 56px;
	background-color: #c7c7c7;
	margin-top: 50px;
	text-align: center;
	line-height: 56px;
	color: #333;
	font-size: 16px;
	font-weight: normal;
}
.news-list{
	display: table;
	padding-top: 30px;
	padding-bottom: 60px;
}
.news-list ul {
	width: 100%;
	display: table;
}
.news-list ul li{
	width: 100%;
	height: 32px;
	border-bottom: 1px dashed #d7d6dc;
	line-height: 32px;
	color: #555;
	margin-top: 20px;
	float: left;
}
.news-list ul li i{
	display: block;
	width: 90px;
	height: 100%;
	text-align: left;
	float: left;
}

.news-list ul li span{
	float: right;
}
.news-list ul li a{
	color: #555;
}
.news-list ul li:hover a{
	color: #937f3a;
}
.news-list h6{
	width: 100%;
	display: table;
}
.news-list h6 a{
	display: block;
	width: 100%;
	height: 56px;
	background-color: #c7c7c7;
	margin-top: 50px;
	text-align: center;
	line-height: 56px;
	color: #333;
	font-size: 16px;
	font-weight: normal;
}

.news-inf-bt{
	border-top: 1px solid #c9c9c9;
	margin-top: 30px;
}
.news-inf-bt p a{
	font-size: 14px;
	font-family: arial;
}
.news-company-item3 img.im15{
	width: 356px;
	top: 70px;
}
.news-company-item3  p.fr span{
	width:500px;
	
}

.news-company p.pp{
	padding: 0 20px;
}
.news-company-item3 img.im16{
	width:490px;
	top: 65px;
}
.news-company-item3-w p span{
	width: 501px;
}

.news-company-item3-w p{
	line-height: 22px;
}
.news-company-item3-w p.p1{
	padding-top: 0;
}


.news-list-col{
	display: table;
}
.news-list-col ul{
	width:1041px;
	display: table;
	margin-left: -41px;
	min-height: 600px;
}
.news-list-col ul li{
	width: 306px;
	height: 208px;
	background-color: #f0f0f0;
	margin-left: 41px;
	margin-top: 60px;
	position: relative;
	transition: .5s;
}
.news-list-col ul li:hover{
	box-shadow: 0 0 15px rgba(112,101,47,.75);
}
.news-list-col ul li h4{
	width: 100%;
	height: 136px;
	overflow: hidden;
}
.news-list-col ul li h4 img{
	width: 100%;
	height: 100%;
	transition: .5s;
}
.news-list-col ul li:hover h4 img{
	transform: scale(1.1,1.1);
}
.news-list-col ul li p{
	font-size: 14px;
	color: #333333;
	padding: 15px 25px;
	line-height: 22px;
	font-family: arial;
}

.sedex{
	display: table;
	padding: 20px 0;
}
.sedex p{
	font-size: 14px;
	font-family: arial;
	color: #555;
	line-height: 22px;
	text-align: justify;
	margin-top: 20px;
}
.sedex h6{
	font-weight: normal;
	color: #666;
	font-size:14px;
	margin-top: 30px;
}
.sedex h6 span{
	display: block;
	margin-bottom: 5px;
}
.sedex h6 b{
	font-weight: normal;
}
.sedex h6 b i{
	display: block;
	line-height: 22px;
}
.sedex h6 b em{
	display: block;
	width: 36px;
	height: 22px;
	float: left;
	font-style: normal;
	
}

.sedex h4{
	width: 100%;
	border-top: 1px solid #f0f0f0;
	margin-top: 40px;
	position: relative;
	border-bottom: 4px solid #f0f0f0;
	padding-bottom: 30px;
}
.sedex h4 b{
	font-weight: normal;
	line-height: 52px;
	font-size: 16px;
}
.sedex span{
	display: block;
	width: 100%;
	display: table;
	margin-bottom: 10px;
}
.sedex span i{
	display: block;
	float: left;
	width: 24px;
	font-weight: normal;
	color: #555;
	line-height: 24px;
}
.sedex span em{
	font-style: normal;
	font-weight: normal;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #555;

}
.sedex span bdo{
	color: #937f3a;
	
}

.news-list-col-m0 ul{
	min-height: inherit;
	padding-bottom: 50px;
}
.news-list-col-m0 h5{
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
}

.sedex-bannar{
	background: url(../img/bannar11.jpg) center no-repeat;
}


.application{
	height: 220px;
	background-color: #c3aa53;
	margin-top: 30px;
	margin-bottom: 50px;
	position: relative;
}
.application span.prev{
	display: block;
	position: absolute;
	left: 25px;
	top: 82px;
	width: 30px;
	height: 30px;
	background: url(../img/le.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	cursor: pointer;
	z-index: 9;
}
.application span.next{
	display: block;
	position: absolute;
	right: 25px;
	top: 82px;
	width: 30px;
	height: 30px;
	background: url(../img/rt.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	cursor: pointer;
	z-index: 9;
}
.application h4{
	font-weight: normal;
	color: #fff;
	padding: 25px 20px;
	position: relative;
	z-index: 99;
}

.appli-col{
	width: 100%;
	height: 150px;
	
}
.appli-col ul{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #c3aa53;
	display: none;
}
.appli-col ul.ul-item1{
	
	position: relative;
}
.appli-col ul.show{
	display: block;
}

.appli-col ul li{
	width: auto;
	height:auto;
	border-left: 2px solid #fff;
	position: absolute;
	bottom: 0;
	padding-left: 15px;
	margin-bottom: -1px;
}
.appli-col ul li p{
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
.appli-col ul li:after{
	content: '';
	position: absolute;
	left: -5px;
	top: -8px;
	width: 6px;
	height: 6px;
	border: 1px solid #fff;
	border-radius: 50%;
}
.appli-col ul li.li-item1{
	left: 80px;
	width: 195px;
	height: 80px;
}
.appli-col ul li.li-item2{
	width: 170px;
	left: 275px;
	height: 58px;
}
.appli-col ul li.li-item3{
	width: 176px;
	left: 450px;
	height: 80px;
}
.appli-col ul li.li-item4{
	width: 195px;
	left: 630px;
	height: 58px;
}

.appli-col ul li.li-item5{
	width: 170px;
	left: 825px;
	height: 58px;
}

.applica-download{
	display: table;
	border-top: 1px solid #e6e6e6;
	margin-top: 66px;
	padding-bottom: 80px;
}
.applica-download h4{
	font-weight: normal;
	font-size: 18px;
	color: #555;
	line-height: 50px;
	
}
.applica-download ul{
	width: 100%;
	display: table;
	margin-bottom: 30px;
}
.applica-download ul li{
	width: 97%;
	height: 30px;
	border-bottom: 1px dotted #999;
	line-height: 30px;
	font-size: 14px;
	font-family: arial;
	float: right;
	position: relative;
	color: #666;
}
.applica-download ul li:after{
	content: '';
	position: absolute;
	left: -30px;
	top: 50%;
	width: 5px;
	height: 5px;
	background-color: #333333;
	border-radius: 50%;
	margin-top: -3px;
}
.applica-download ul li a{
	float: right;
	color: #937f3a;
}
.applica-download h6{
	width: 100%;
	height: 40px;
	background-color: #e8e8e8;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
}
.applica-download h6 a{
	color: #333;
}

.prom{
	display: table;
}
.prom h5{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	padding-top: 58px;
}
.prom h4{
	padding: 30px 0;
	border-bottom: 1px solid #f0f0f0;
}
.prom h6{
	margin: 45px 0;
	font-weight: normal;
}
.prom h6 b{
	font-weight: normal;
	display: block;
	font-size: 18px;
	color: #555;
	
}
.prom h6 em{
	font-style: normal;
	margin-top: 20px;
	display: block;
	font-size: 14px;
}
.prom h6 em i{
	color: #937f3a;
	
}

.service-fr-mt{
	margin-top: 30px;
	
}

.lis-img{
	display: table;
	border-top: 2px solid #d1d1d1;
	padding-top: 20px;
}

.lis-imf-fr{
	width: 308px;
	display: table;
	float: right;
}
.lis-imf-fr h4{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}
.lis-imf-fr ul{
	margin-top: 20px;
}
.lis-imf-fr ul li{
	font-size: 14px;
	font-family:arial;
	line-height: 22px;
	padding-left: 35px;
	position: relative; 
}
.lis-imf-fr ul li:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 5px;
	background-color: #666666;
	border-radius: 50%;
	margin-left: 15px;
	margin-top: 10px;
}
.lis-imf-fr ul li a{
	color: #333;
}
.lis-imf-fr ul li:hover a{
	text-decoration: underline;
}




.news-tag{
	width: 100%;
	height: 58px;
	background: rgba(0,0,0,.51);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 99;
}
.news-tag ul{
	width: 100%;
	text-align: center;
	display: table;
}
.news-tag ul li{
	float: none;
	display: inline-block;
	width: 120px;
	height: 58px;
	text-align: center;
	line-height: 58px;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	border-left: 1px solid rgba(255,255,255,.5);
}
.news-tag ul li.none{
	border-right: 1px solid rgba(255,255,255,.5);
}
.news-tag ul li.acti{
	background-color: rgba(154,138,80,.31);
}

.news{
	width: 100%;
	display: table;
	min-height: 100px;
	background-color: #fff;
}

.news-col{
	width: 1020px;
	display: table;
	padding: 25px 60px;
	display: none;
}
.news .show{
	display: table;
}

.news-col-inf{
	width: 472px;
	display: table;
}
.news-col-inf h3{
	font-weight: normal;
	color: #444;
	line-height: 24px;
	font-family: 'Arial';
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}
.news-col-inf p{
	font-size: 14px;
	color: #666666;
	font-family: 'Arial';
	line-height: 24px;
}
.news-col-list{
	width: 500px;
	display: table;
}
.news-col-list ul{
	width: 100%;
	display: table;
}
.news-col-list ul li{
	width: 100%;
	height: 100%;
	display: table;
	line-height: 24px;
	margin: 3px 0;
}
.news-col-list ul li span{
	display: inline-block;
	float: left;
	width: 140px;
	padding-left: 10px;
	font-size: 14px;
	color: #666666;
	font-family: 'Arial';
}
.news-col-list ul li p{
	width: 350px;
	float: right;
	display: table;
	font-family: 'Arial';
	font-size: 14px;
	color: #666666;
}
.news-col-list ul li:hover span,.news-col-list ul li:hover p{
	color: #9a8a50;
}


.tran-col{
	display: table;
}
.tran-col ul{
	width: 1035px;
	display: table;
	margin-left: -35px;
	margin-top: 10px;
}
.tran-col ul li{
	width: 310px;
	height: 210px;
	background-color: #fdfdfd;
	margin-top: 25px;
	margin-left: 35px;
}
.tran-col ul li .line{
	width: 100%;
	height: 12px;
	background-color: #a0bcc6;
}
.tran-col ul li .line i{
	width:0%;
	height: 100%;
	background-color: #a0bcc6;
	display: block;
	transition: .5s;
}
.tran-col ul li h3{
	padding: 0 12px;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	margin-top: 25px;
}
.tran-col ul li p{
	padding: 0 12px;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	padding-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-align: justify;
	height: 100px;
}

.tran-col ul li h6{
	width: 100%;
	border-top: 1px solid #333;
}
.tran-col ul li h6 i{
	line-height: 22px;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
}
.tran-col ul li h6 img{
	float: right;
	display: inline-block;
	text-align: center;
	background-color: #a0bcc6;
	margin-top: 5px;
	margin-right: 5px;
	transition: .5s;
}
.tran-col h4{
	text-align: center;
	padding: 40px 0;
}
.tran-col h4 a{
	display: inline-block;
	width: 176px;
	height: 44px;
	background-color: #937f3a;
	line-height: 44px;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}
.tran-col ul li:hover .line{
	background-color: #fff;
}
.tran-col ul li:hover .line i{
	width: 100%;
}
.tran-col ul li:hover h6 img{
	transform: rotate(90deg);
}

.board-bottom{border-bottom: 2px solid #ababab;}

.tran-col-p {text-align: center;color: #333333;font-size: 16px;margin-top: 33px;}
.paddingtopzero{padding-top: 0px !important;}