.container{

	width: 100%;

}



/*搜索*/



.container .search{

	width: 100%;

	height: 40px;

	background: #f0f0f0;

}

.container .search .con{

	width: 1200px;

	margin: 0 auto;

	height: 40px;

	line-height: 40px;

}

.container .search .con p{

	font-size: 12px;

	color: #666;

	float: left;

}

.container .search .con p a{

	font-size: 12px;

	color: #666;

	text-decoration: none;

}

.container .search .con p a:hover{

	color: #0261ae;

}

.container .search .fount{

	float: right;

}

.container .search .fount input{

	font-size: 12px;

}

.container .search .fount input[type="text"]{

	padding: 4px 5px;

	margin-right: 0;

}

.container .search .fount button{

	color: #fff;

	font-size: 12px;

	padding: 4px 10px;

	background: #0261ae;

	border: 0;

	cursor: pointer;

}

.container .search .fount button:hover{

	background: #1477c7;

}



/*产品中心*/

.container > .products{

	width: 1200px;

	/*height: 660px;*/

	margin: 0 auto;

}

.products .left{

	width: 290px;

	/*height: 790px;*/

	padding:0 0 30px;

	background: #3a3a3a;

	margin-top: 30px;

	float: left;

	margin-right: 20px;

}

.products .left img{

	width: 291px; 

}

.products .left .pro_lb{

	width: 290px;

	/*height: 702.55px;*/

	/*background: url(../image/pro_lb.png);*/

}

.products .left .pro_lb ul{

	padding-left: 60px;

}

.products .left .pro_lb li {

	color: #fff;

	font-size: 16px;

	height: 32px;

	line-height: 32px;

	list-style: none;

}

.products .left .pro_lb .tit{

	margin-left: -10px;

}


.products .left .pro_lb .top a{

	text-decoration: none;

	color: #ccc;

	font-size: 12px;

}
.products .left .pro_lb .top .tit a{
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}


.products .left .pro_lb a:hover{

	color: #fff;

}

.products .left .pro_lb .top{

	padding-top: 25px;
	background:url('../image/pro_lb.png') no-repeat top center;

}

.products .right{

	width: 890px;



	float: right;

	margin-top: 30px;

}

.products .right .title{

	height: 50px;

}

.products .right .title ul{

	float: left;

}

.products .right .title ul li{

	list-style: none;

	color: #999;

	font-size: 18px;

	letter-spacing: 1px;

}

.products .right .title span{

	font-weight: bold;

	color: #000;

	font-size: 18px;

}

.products .right .title p{

	float: right;

	margin-top: 30px;

}

.products .right .title p a{

 	color: #999;

	text-decoration: none;

	font-size: 12px;

}



.scrollleft{width:890px;float:left;}



.scrollleft li{float:left;display:inline;width:890px;margin-bottom: 10px;  background:#FFF;}



.scrollleft li a{ display:block; float:left; width:270px; margin-top:8px;text-decoration: none;color: #000;margin: 12.5px;}

.scrollleft li a img{ display:block; width:270px;height: 200px;}

.scrollleft li a span{ display:block; width:270px;  height:20px; margin-top:10px;  text-align:center; line-height:20px;}



/*核心优势*/

.advantage{

	width: 100%;

	height: 165px;

	background: url(../image/pre.png);

	background-size: 100% 100%;

  	-moz-background-size: 100% 100%;

  	-webkit-background-size: 100% 100%;

}

.advantage > ul{

	height: 85px;

	padding-top: 30px;

	margin-bottom: 50px;

}

.advantage > ul li{

	list-style: none;

	font-size: 28px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	color: #fff;

}

.advantage > ul li span{

	color: #fff600;

	font-size: 28px;

}

.advantage .top{

	font-size: 22px;

}

.advantage .content{

	width: 1140px;

	height: 2000px;

	margin: 0 auto;

	padding-top: 40px;

}

.advantage .content .desc{

	height: 300px;

	width: 1140px;

	margin-bottom: 50px;

}

.advantage .content .desc .row{

	width: 610px;

	height: 300px;

	float: left;

	position: relative;

}

.advantage .content .desc .row_font{

	width: 530px;

}

.advantage .row .one{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 100;
	width: 62px;
	height: 65px;

}

.advantage .row .two{

	position: absolute;

	top: 0;

	width: 565px;
	height: 294px;

	left: 25px;

}

.advantage .row .three{

	position: absolute;

	bottom: 0;

	right: 0;

	z-index: 100;
	width: 62px;
	height: 65px;

}

.advantage .row .four{

	width: 595px;
	height: 291px;

}

.advantage .row ul li{

	list-style: none;

	margin-bottom: 20px;

}

.advantage .row ul li img{

	float: left;

}

.advantage .row_font ul{

	width: 480px;

}

.advantage .row_font h3{

	font-size: 24px;

	color: #0261ae;

	height: 40px;

	line-height: 40px;

	font-weight: normal;

}

.advantage .row_font span{

	color: #424242;

	font-size: 24px;

}

.advantage .row_font p{

	color: #666;

	font-size: 14px;

	margin-left: 60px;

	margin-top: 12px;

	line-height: 25px;

}





/*长期合作伙伴*/

.partner{

	width: 100%;

	height: 1500px;

	background: url(../image/coo_bg.jpg);

	background-size: 100% 100%;

  	-moz-background-size: 100% 100%;

  	-webkit-background-size: 100% 100%;

}

.partner .par_title{

	width: 1000px;

	margin: 0 auto;

	text-align: center;

	margin-top: -10px;

}

.partner .par_title table{

	margin: 0 auto;

	position: relative;

}

.partner .par_title tr td p{

	color: #0261ae;

	font-size: 18px;

}

.partner .par_title tr .en{

	margin: 0 auto;

	left: 250px;

	width: 500px;

	position: absolute;

	color: #bcbcbc;

	margin-top: -5px;

}



.partner > .scrollBox{

	width: 870px;

	height: 120px;

	margin: 0 auto;

}

.partner .scrollBox .list{

	height: 100px;

	padding-top: 20px;

}

.partner .scrollBox .list li{

	float: left;

	list-style: none;

	margin: 10px;

	width: 152px;

	text-align: center;

}

.partner .scrollBox .list li img{

	border: 1px solid #ccc;

	margin-bottom: 2px;

	width: 150px;

	height: 80px;

}

.partner .scrollBox .list li span{

	color: #666;

}

.partner .scrollBox .list li a{

	text-decoration: none;

}



.mess{

	width: 800px;

	height: 300px;

	margin: 0 auto;

}

.mess .condition{

	width: 490px;

	height: 300px;

	float: left;

	background: #fff;

}

.mess .honour{

	width: 280px;

	height: 300px;

	background: #fff;

	float: right;

}

.partner .title{

	width: 99.5%;

	height: 48px;

	line-height: 48px;

	border-left: 3px solid #0261ae;

	background: url(../image/title_bg.jpg) repeat-x;

}

.partner .title h1{

	color: #727272;

	margin-left: 20px;

	letter-spacing: 2px;

	font-weight: normal;

	font-size: 18px;

	float: left;

}

.partner .title a{

	text-decoration: none;

	color: #b5b5b5;

	float: right;

	margin-right: 10px;

}

.partner .title a:hover{

	color: #0261ae;

}

.mess .scrollLeft{

	width: 490px;

	height: 250px;

	margin: 0 auto;

	background: #fff;

}

.mess .scrollLeft .list{

	padding-top: 15px;

}

.mess .scrollLeft .list li{

	float: left;

	list-style: none;

	margin: 9px;

	width: 145px;

	text-align: center;

}

.mess .scrollLeft .list li img{

	border: 1px solid #ccc;

	margin-bottom: 2px;

	width: 220px;
	height: 170px;

}

.mess .scrollLeft .list li span{

	color: #666;



}

.mess .scrollLeft .list li a{

	text-decoration: none;

}





/*公司介绍*/

.info{

	height: 320px;

	width: 800px;

	margin: 0 auto;

	background: #fff;

}

.info .content{

	margin: 20px;

	height: 230px;

}

.info .content img{

	float: left;

	margin-right: 20px;

	width: 307px;

}

.info .content ul li{

	list-style: none;

	margin-bottom: 10px;

}

.info .content ul li h2{

	font-size: 20px;

	font-weight: normal;

}

.info .content ul li p{

	color: #999;

	line-height: 25px;

}



.mess{

	width: 800px;

	height: 300px;

	margin: 0 auto;

}

.mess .condition{

	width: 490px;

	height: 300px;

	float: left;

}

.mess .honour{

	width: 280px;

	height: 300px;

	background: #fff;

	float: right;

}

.partner .title{

	width: 99.5%;

	height: 48px;

	line-height: 48px;

	border-left: 3px solid #0261ae;

	background: url(../image/title_bg.jpg) repeat-x;

}



/*新闻资讯 在线留言*/

.desc{

	width: 800px;

	height: 300px;

	margin: 0 auto;

}

.desc .news{

	/*width: 490px;*/
	width: 100%;

	height: 300px;

	float: left;

	background: #fff;

}

.desc .message{

	width: 280px;

	height: 300px;

	background: #fff;

	float: right;

}

.desc .news .content{

	/*width: 450px;*/
	width: 94%;

	height: 230px;

	margin: 15px 20px 0 20px;

}

.desc .news .content img{

	width: 120px;

	float: left;

	margin: 0 15px 10px 0;

}

.desc .news .content h4{

	font-weight: normal;

	font-size: 14px;

	line-height: 35px;

}

.desc .news .content p{

	font-size: 12px;

	color: #989898;

	line-height: 20px;

	margin-bottom: 50px;

}

.desc .news .content ul{

	margin-left: 15px;

}

.desc .news .content ul li{

	line-height: 25px;

}

.desc .news .content ul li a{

	text-decoration: none;

	color: #666;

}

.desc .news .content ul li a:hover{

	color: #0261ae;

}



.desc .message .form{

	width: 240px;

	height: 230px;

	margin: 20px auto 0;

	color: #666;

	font-size: 14px;

	position: relative;

}

.desc .message .form input{

	width: 185px;

	height: 30px;

	margin-bottom: 10px;

	background: #eef4ef;

	border: 0;

}

.desc .message .form span{

	position: absolute;

	top: 85px;

}

.desc .message .form textarea{

	background: #eef4ef;

	border: 0;

	position: absolute;

	left: 43px;

}

.desc .message .form #dosubmit{

	position: absolute;

	bottom: 20px;

	border: 0;

	background: #0261ae;

	color: #fff;

	left: 43px;

	width: 185px;

	height: 35px;

}

.desc .message .form #dosubmit:hover{

	background: #1477c7;

}



/*联系我们*/

.partner .contact{

	width: 800px;

	margin: 0 auto;

	text-align: center;

	margin-top: -10px;

}

.partner .contact table{

	margin: 0 auto;

	position: relative;

}

.partner .contact tr td p{

	color: #0261ae;

	font-size: 20px;

}

.partner .contact tr .en{

	margin: 0 auto;

	left: 150px;

	width: 500px;

	position: absolute;

	color: #bcbcbc;

	margin-top: -5px;

}

.partner .contact i{

	margin-top: 30px;

	font-size: 50px;

	color: #0261ae;

}



/*底部 地图*/

.footer{

	width: 100%;

	height: 520px;

}

.address{

	margin-top: -20px;

	position: relative;

}

.bottom{

	width: 100%;

	/*height: 120px;*/

	background: #3a3a3a;

}

.bottom ul{

	width: 1200px;

	height: 44px;

	margin: 0 auto;

	padding-top: 20px;

}

.bottom ul li{

	list-style: none;

	float: left;

	padding: 12px 46.5px;

}

.bottom ul li a{

	text-decoration: none;

	color: #fff;

}

.bottom ul li:hover a{

	color: #0261ae;

}

/*.bottom p{

	text-align: center;

	margin-top: 20px;

	color: #939393;

	font-size: 12px;

}
*/
.bot_le{
	float:left;
	width:900px;
	padding:20px 0;
}
.bot_le p{
	color:#fff;
	font-size: 14px;
	line-height: 35px;
	text-align: left;
}
.bot_le p a{
	color:#fff;
}
.bot_ri {
	text-align: center;
	float:right;
	width:100px;
	height: 100px;
}
.bot_ri > img{
	max-width: 100%;
	max-height: 100%;
	margin-top: 10px;
}
.fixed{

	width: 300px;

	height: 280px;

	background: rgba(2,97,174,.8);

	position: absolute;

	top: 60px;

	left: 260px;

}

.fixed .fixed_info{

	padding: 25px 20px;

	color: #fff;

}

.fixed .fixed_info h2{

	line-height: 40px;

}

.fixed .fixed_info p{

	line-height: 30px;

}

.news ul li{width:100%;list-style: square;list-style-position:inside;color: #035194; line-height: 35px;border-bottom: 1px dashed #CCC;font-size: 13px;float:none;display:block;}

.news ul li span{float: right;color: #666;}

.news ul li a{color:#666;}

.news ul li:hover a{color: #035194;}

.con-tt{ margin-bottom:20px;margin-top:10px;}

.con-tt h2{ text-align:center; margin-bottom:10px;color:#666;}

.con-tt p{ text-align:center; font-size:13px; color:#666;}

.con-tt p span{ margin-right:20px;}

.pn{ margin-top:50px; font-size:14px;font-family:"微软雅黑"; color:#666;}

.page{ margin-top:30px; margin-bottom:20px; text-align:center;font-size:13px;}

.page a{	

	border: 1px solid #ccc;

	display: inline;

	padding: 3px 10px 3px 10px;

	margin-right: 5px;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	cursor: pointer;

	background: #fff;

	text-decoration:none;

	color:#999;

}

.page a:hover{

	border:1px solid #FF6600; 

	background-color:#FF6600; 

	color:#fff;

}

.page span{

	border: 1px solid #FF6600;

	display: inline;

	padding: 3px 10px 3px 10px;

	margin-right: 5px;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	background: #FFEEE5;

	color: #FF6600;}


.info .ivideo{
	width: 40%;
	float: left;
}
.info .ivideo video{
	width: 100%;
}
.info ul{
	width: 58%;
	float: right;
}