/* 海报 */
.banner {z-index:1; position:relative;}
.flexslider {position:relative;height:720px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides {position:relative;}
.slides li {height:720px;}
.slides li div {height:720px;}
.flex-control-nav {position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:40px;height:4px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a {display:inline-block;width:40px;height: 6px;overflow:hidden;background-color: #fff;cursor:pointer; text-indent: -99em;}
.flex-control-nav .flex-active {background-color: #007cc2;}
#search_form{
	-moz-box-shadow:0px 2px 5px #999; -webkit-box-shadow:0px 2px 5px #999; box-shadow:0px 2px 5px #999;
}
#search_box{
	
}
#search_box p{
	color: #333333;
	line-height: 60px;
}
#search_box p font{
	color: #007cc2;
	font-weight: bold;
}
#search_box p a{
	color: #999999;
	font-size: 14px;
	padding-left: 15px;
	display: inline-block;
}
#search_box form{
	background-color: #f5f5f5;
	width: 250px;
	height: 35px;
	margin-top: 15px;
	border-radius: 5px;
}
#search_box form input{
	border: none;
	background-color: transparent;
	line-height: 35px;
	font-size: 14px;
	width: 200px;
	padding-left: 15px;
}
#search_box form button{
	background-color: transparent;
	border: none;
}
.tit_box{
	text-align: center;
	padding-top: 65px;
	padding-bottom: 70px;
}
#product_nav{
	border-top: 1px solid #cccccc;
}
.product_nav li{
	flex: 1;
	height: 100px;
	padding-top: 30px;
	border-left: 1px solid #ccc;
	text-align: center;
	cursor: pointer;
}
.product_nav li a{
	display: inline-block;
	padding-left: 10px;
}
.product_nav li h6{
	color: #666666;
}
.product_nav li p{
	color: #e5e5e5;
	font-size: 12px;
} 
.product_nav li .cur{
	display: none;
}
.product_nav li:nth-of-type(5){
	border-right: 1px solid #ccc;
}
.product_nav li:hover{
	background-color:#007cc2 ;
}
.product_nav li:hover h6{
	color: #FFF;
}
.product_nav li:hover img{
	display: none;
}
.product_nav li:hover img.cur{
	display: inline-block;
}
.product_list{
	background: url(../images/bj-product.png) no-repeat center;
	height: 1300px;
	padding-top: 80px;
}
.product_list_main{
	
}
.product_list_main li{
	width: 590px;
	margin-bottom: 25px;
}
.product_font{
	background-color: #FFF;
	height: 100px;
	text-align: center;
}
.product_font p{
	padding-top: 29px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 18px;
}
.product_font h6{
	color: #999999;
	font-size: 14px;
}
.pinwei{
	height: 310px;
	background: url(../images/pinwei.png) no-repeat center;
}
.adv01{
	background: url(../images/adv01.png) no-repeat center;
	height: 550px;
}
.adv_box{
	padding-left: 670px;
    padding-top: 225px;
}
.adv_box p{
	color: #666666;
	line-height: 32px;
	font-size: 14px;
	padding-top: 40px;
}
.adv02{
	background: url(../images/adv02.png) no-repeat center;
	height: 550px;
}
.adv04{
	background: url(../images/adv04.png) no-repeat center;
	margin-bottom: 100px;
}
.adv03{
	background: url(../images/adv03.png) no-repeat center;
}
.adv02_box{
	padding-top: 250px;
}
.adv02_box p{
	color: #666666;
	line-height: 32px;
	font-size: 14px;
	padding-top: 40px;
	padding-right: 660px;
}
#eight{
	background: url(../images/bj-eight.png) no-repeat center top;
	padding-top: 210px;
}
.eight{
	-moz-box-shadow:0px 0px 8px #aaa; -webkit-box-shadow:0px 0px 8px #aaa; box-shadow:0px 0px 8px #aaa;
	padding: 0 40px;
	background-color: #FFF;
	padding-top: 70px;
}
.eight li{
	width: 240px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 60px;
}
.eight li .cur{
	display: none;
}
.eight li h6{
	font-size: 22px;
	color: #333;
	padding-top: 20px;
	padding-bottom: 15px;
}
.eight li:hover img{
	display: none;
}
.eight li:hover img.cur{
	display: inline-block;
}
.eight li p{
	color: #666666;
	font-size: 14px;
	font-weight: 100;
	line-height: 30px;
}
.join{
	background: url(../images/ico18.png) no-repeat center;
	height: 130px;
	margin-bottom: 135px;
}
#join{
	background: url(../images/bj-join.png) no-repeat center;
	height: 671px;
	padding-top: 240px;
}
.join_us p{
	color: #007cc2;
	font-size: 24px;
	font-weight: 1000;
	padding-bottom: 20px;
}
.form_box_index{
	width: 1200px;
	position: relative;
}
.form_box_index label{
	width: 570px;
	display: block;
    padding-left: 35px;
    margin-bottom: 20px;
}
.form_box_index label input{
	height: 60px;
	width: 520px;
	color: #999999;
	border: 1px solid #999999;
	font-size: 16px;
	padding-left: 15px;
}
.form_box_index label:nth-of-type(1){
	background: url(../images/ico19.png) no-repeat left center;
}
.form_box_index label:nth-of-type(2){
	background: url(../images/ico20.png) no-repeat left center;
}
.form_box_index label:nth-of-type(3){
	background: url(../images/ico21.png) no-repeat left center;
}
.form_box_index label:nth-of-type(4){
	position: absolute;
	right: 0;
	top: 0;
	width: 600px;
	background: url(../images/ico22.png) no-repeat left top;
	
}
.form_box_index label:nth-of-type(4) textarea{
	width: 100%;
	color: #999999;
	padding-top: 15px;
	padding-left: 15px;
}
.form_box_index .btn input{
	margin: 0 auto;
	background-color: #007cc2;
	width: 245px;
	height: 45px;
	display: block;
	line-height: 45px;
	color: #FFF;
	border: none;
	margin-top: 45px;
}
#company_img{
	margin-top: 60px;
}
#coma{
	padding: 100px 0;
}
.tit_company{
	width: 364px;
}
.company_font{
	width: 785px;
}
.company_font p{
	color: #999999;
	font-size: 14px;
	line-height: 30px;
}
.company_font a{
	color: #333333;
	font-size: 16px;
	display: block;
	padding-top: 20px;
}
#news{
	background-color: #edeff1;
	padding-top: 70px;
	padding-bottom: 100px;
}
.news_left{
	color: #333333;
}
.news_right h6{
	font-weight: bold;
	font-size: 36px;
	padding-top: 25px;
}
.news_right p{
	font-size: 16px;
}
.news{
	padding-bottom: 55px;
}
.news_list{
	
}
.news_list_left{
	width: 580px;
	background-color: #FFF;
}
.news_nav{
	height: 85px;
}
.news_nav li{
	flex: 1;
	line-height: 85px;
	color: #666666;
	font-size: 18px;
	text-align: center;
}
.news_nav li.cur{
	background: url(../images/ico25.png) no-repeat center top;
	
}
.news_li_box {
	padding-bottom: 60px;
}
.news_li_box li{
	padding-top: 35px;
	padding-left: 50px;
	color: #999999;
	font-size: 14px;
}
.news_li_box li font{
	padding-left: 25px;
	color: #666666;
	font-size: 16px;
}
.news_li_ri{
	width: 580px;
	position: relative;
}
.news_time{
	width: 150px;
	height: 70px;
	background-color: #333333;
	color: #f7f3f0;
	padding-left: 29px;
	padding-top: 5px;
	position: absolute;
	left: 0;
	top: 205px;
}
.news_time h6{
	font-size: 30px;
}
.news_time p{
font-size: 14px;	
}
.news_fo{
	background-color: #FFF;
	padding-left: 50px;
}
.news_fo h6{
	padding-top: 55px;
	color: #666666;
	font-size: 18px;
	padding-bottom: 40px;
}
.news_fo p{
	color: #999999;
	font-size: 14px;
	line-height: 32px;
	padding-right: 50px;
}
.news_li_ri{
	background-color: #FFF;
}
