/*员工风采*/
.tex1{
	width: 1200px;
	margin-top: 10px;
}
.tex1 ul{
	width: 1200px;
	overflow: hidden;
}
.tex1 ul li{
	float: left;
	display: inline;
	margin: 0px 7px;
	margin-bottom: 40px !important;
}
.tex1 ul li:nth-child(4n+4) {
	margin-right: 0 !important;
}
.tex1 ul li a p{
	color: #7e7e7e;
	font-size: 15px;
	font-family: 宋体;
	margin-top: 10px;
	font-weight: bold;
}
.picshow{
	position: fixed;
	z-index: 9;
    top: 0;

}
.picshow1{
	width: 860px;
	height: 60px;
	float: left;
	text-align: right;


}
.picshow1 a{
    position: absolute;
	right: 1%;
	top:1%;
	color:white;
}
.picshow1 a:hover{
	color: #7e7e7e;
}

/*图片轮播样式*/
*{ margin:0; padding:0; list-style:none;}
img{ border:0;}
.ban{ width:500px; height:600px; position:relative; overflow:hidden;margin:40px auto 0 auto;}
.ban2{ width:500px; height:500px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:500px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:500px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:80px; margin-right:5px; padding:1px;}
.num ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}

/*公司荣誉*/
.chcontent{
	margin:50px 0 ;
	zoom: 0;
	width: 1200px;

}
.chcontent ul li p{
	margin-top: 10px;
	text-align: center;
}
.chborder{
	border-top:2px solid #025bab; width: 246px;
	margin-top: 70px;
}

.chcontent ul{
	width: 100%;
	overflow: auto;
}
.chcontent ul li{
	width: 250px;
	height: 280px;
float: left;
	margin: 0 50px 0 0;

}

/*国家政策*/
.policy{
	width: 1200px;
	position: absolute;
	height: 100%;
	overflow: auto;
}
.policy_botton{
	width: 850px;
	height: 35px;
	text-align: right;
}
.policy_botton a{
	position: relative;
	right: 1%;
	left: 1%;

}