﻿@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}
a { font-size:14px;text-decoration:none; font-family:"Microsoft Yahei","SimSun" ; color:#000;}
a:hover {text-decoration:none; color:#f60;}
ul,p { margin:0; padding:0;}
ul li { list-style:none;}
img { border:none;}
.clear { clear:both;}
div:after{display:block; content:'clear'; clear:both; line-height:0; visibility:hidden;}
body {font-family:"Microsoft Yahei","SimSun" ;color:#000; line-height:23px; font-size:14px; }

.p10{ padding-top:10px;}
.mt4{ margin-top:4px;}
.ml10{ margin-left:10px;}
.fl{ float:left;}
.fr{ float:right;}
.while{ color:#fff;}
.more a{ color:#7d7d7d;}
.more a:hover {color:#f60;}
.tit{ font-size:18px; color:#7d7d7d;}
/*首页布局*/

.head{width:100%; height:100px;}
.top{width:1100px; height: 100px;margin:auto;}
.top a{color:#2e2e2e;}
.top a:hover{ color:#f60;}
.top_fl{ width:521px; height:100px;}
.top_fr{ width:500; height:21px; text-align:right; margin-top:50px; }

.daohang{ width:100%; height:40px;background: url(../images/nav_bg.jpg) repeat-x center; position:relative;}
.dao{ width:1100px; margin:auto;}
#navul li{ float:left; height:40px; line-height:40px; text-align:center ;}
#navul li.shu{ float:left; width:2px; height:40px; background:url(../images/nav_shu.jpg) no-repeat center;}
#navul li a{ color:#fff; padding-left:42px; padding-right:43px; height:40px;display:block; text-align:center; text-decoration:none; font-size:16px;}
#navul li.navmoon a{background-color:#f39800; height:40px;color:#fff;display:block;}
#navul li.current a{background-color:#f39800; height:40px;color:#fff;display:block;}
#navul li a:hover{background-color:#f39800; height:40px;color:#fff;display:block;}

#navul li ul{ width:100%;background:#77aaf4 none repeat scroll 0 0;display:none;position:absolute;z-index:10000;top:40px;left:-1px;border-bottom:none;}
#navul li.navmoon ul li{display:block;width:100%;float:none;margin-right:0px; margin-left:0px; height:30px;position:relative;line-height:30px;}
#navul li.navmoon ul li a{color:#fff; overflow:hidden; font-size:14px; background:#77aaf4 none repeat scroll 0 0; text-align:center; display:block;height:30px;line-height:30px; padding:0px;}
#navul li.navmoon ul li a:hover{color:#f39800; background:#77aaf4 none repeat scroll 0 0; font-size:14px; text-align:center; display:block;height:30px;line-height:30px;}
#navul li.navmoon ul{display:block;}

#navul li .child{position:absolute;*margin//:39px 0 0 -140px;z-index:100;width:auto;display:none;filter:alpha(opacity:80);background:#000;opacity:0.8; text-align:center;}
#navul li.navmoon .child{display:block;height:auto;left:0;width:100%;overflow:hidden;}
#navul li .child a{color:#fff;padding:0 10px; display:inline; float:none; background:none;}
#navul li .child a:hover{color:#f7931e;z-index:1000}

.bna{ width:100%; margin:auto;}
.banner{height:338px;overflow:hidden; position:relative;}
.banner .d1{width:100%;height:338px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:310px;}
@media only screen and (max-width: 1920px) 
{
.banner{height:450px;overflow:hidden; position:relative;}
.banner .d1{width:100%;height:450px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:420px;}
}
@media only screen and (max-width: 1440px) 
{
.banner{height:338px;overflow:hidden; position:relative;}
.banner .d1{width:100%;height:338px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:310px;}
}
@media only screen and (max-width: 1280px) 
{
.banner{height:300px;overflow:hidden; position:relative;}
.banner .d1{width:100%;height:300px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:270px;}
}
@media only screen and (max-width: 1024px) 
{
.banner{height:253px;overflow:hidden; position:relative;}
.banner .d1{width:100%;height:253px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:220px;}
}
.banner .d2 ul{float:left;position:absolute;left:50%;top:0;margin:0 0 0 -96px;display:inline;}
.banner .d2 li{width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(../images/img1_1.png) no-repeat center;}

.foot{ width:100%;}
.foot a:hover{ color:#f60;}
.foot_top{background-color:#016bff; width:100%; padding:20px 0px;}
.foot_top_cen{ width:1100px; margin:auto;}
.foot_top_cen_left{ width:900px; border-right:1px solid #fff;}
.foot_top_cen_left dl{ width:160px; 
float:left; margin-right:20px;
}
.foot_top_cen_left dl dt{ width:145px; height:30px; font-weight:bold; padding-left:15px; overflow:hidden; line-height:30px; font-size:16px;color:#fefefe; background:url(../images/icon.jpg) no-repeat left center;}
.foot_top_cen_left dl dd{ width:150px; height:30px; line-height:30px; overflow:hidden; padding-left:10px; background:url(../images/jian1.jpg) no-repeat left center;}
.foot_top_cen_left dl dd a{ color:#fefefe; font-size:14px;}

.foot_top_cen_right{ width:152px; padding-left:11px; padding-top:215px; margin-top:10px; background:url(../images/ewm.jpg) no-repeat top center;}

.foot_bottom{width:100%; margin:auto; background-color:#004ad4; padding-top:15px; padding-bottom:15px; color:#fefefe;}
.foot_bottom_con{ width:1120px; margin:auto;}
.foot_bottom_con a{color:#fefefe;}
.foot_bottom_left{ width:660px; overflow:hidden; float:left;}
.foot_bottom_right{ float:right; width:300px; overflow:hidden; float:right; text-align:right;}

.content{ width:1100px; margin:auto; padding-top:30px; padding-bottom:30px;}
.content:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;} 
* html .content{zoom: 1;}
*:first-child + html .content{zoom: 1;}

.main_a{ width:1100px; height:470px; overflow:hidden;}

.home_1{ width:683px; overflow:hidden;}
/*首页产品中心*/
.home_2{ width:681px;}
.home_3{ width:681px; height:28px; border:1px solid #bebebe; background-color:#e8e8e8;}
.home_4{ width:93px; height:28px; background:url(../images/peo_icon.jpg) no-repeat center;}
.home_5{ width:60px; height:23px; padding-top:5px; margin-right:5px;}
.home_6{ width:681px; height:207px; border:1px solid #bebebe; margin-top:15px; display:none;}
/*首页视频中心*/
.home_7{ width:683px; margin-top:20px;}
.home_8{ width:262px; border:1px solid #bebebe;}
.home_9{width:262px; height:32px;background-color:#e8e8e8;}
.home_10{width:93px; height:32px; background:url(../images/video_icon.jpg) no-repeat center;}
.home_11{ width:60px; height:24px; padding-top:8px; margin-right:5px;}
.home_12{ width:250px; height:150px; margin:6px auto;}
.home_13{ width:682px; height:195px; overflow:hidden;}
.home_14{ width:100%; height:35px;}
.home_14 a{ display:block; float:left; margin-right:2px; width:132px; height:35px; text-align:center; line-height:35px; color:#fff; background-color:#015efb;}
.home_14 a:hover{ background-color:#e07d00;}
.home_14 a.tab{ background-color:#e07d00;}
.home_15{width:100%; height:139px; display:none; padding-top:10px; padding-bottom:10px; border:1px solid #bebebe; border-top:0px; overflow:auto;}
.home_15 li{ width:328px; height:30px; overflow:hidden; line-height:30px; padding-left:10px; margin:auto 20px; background:url(../images/jian.jpg) no-repeat left center;}
.home_15 li a{ color:#404040;}
.home_15 li a:hover{ color:#f60;}
.mainlist{padding:10px;}
/*首页新闻与媒体*/
.home_16{ width:396px; overflow:hidden;}
.home_17{width:394px; height:28px; border:1px solid #bebebe; background-color:#e8e8e8;}
.home_18{ width:102px; height:28px; background:url(../images/new_icon.jpg) no-repeat center;}
.home_19{ width:394px;border:1px solid #bebebe; margin-top:15px;}
.home_20{ width:394px; height:43px; line-height:43px; text-align:center; background-color:#ebebeb; overflow:hidden;}
.home_20 a{ color:#0057e0; font-size:16px; font-family:LiSu;}
.home_21{ width:374px; height:167px; overflow:hidden; padding-top:5px; margin:auto;}
.home_21 dl{ width:374px; height:28px; line-height:28px;}
.home_21 dl dt{ width:284px; height:28px; overflow:hidden; padding-left:10px; float:left; background:url(../images/jian.jpg) no-repeat left center;}
.home_21 dl dd{ width:80px; height:28px; float:right; text-align:right;}
/*我们的客户*/
.home_22{ width:1098px; border:1px solid #bebebe; margin-top:20px;}
.home_23{width:1098px; height:31px;background-color:#dedede;}
.home_24{width:113px; height:31px; background:url(../images/kehu_icon.jpg) no-repeat center;}
.home_25{ width:60px; height:25px; padding-top:6px; margin-right:5px;}
.home_26{ width:1078px; height:68px; margin:15px auto;}
.picScroll-left{ overflow:hidden; position:relative;}
.picScroll-left .bd{ padding:0px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picScroll-left .bd ul li .home_27{ width:120px; height:68px;}
.picScroll-left .bd ul li .home_27 img{ width:120px; height:68px; display:block;}
.picScroll-left .bd ul li .home_27 a:hover img{ border-color:#f60;}
/*内页公用样式*/
.nav_left{ width:262px; float:left;}
.nav_left_top{ width:262px;}
.nav_left_top_tit{ width:222px; height:45px; font-size:16px; padding-left:40px; font-weight:bold; color:#fff; line-height:45px; background:#1a7efe url(../images/zhu.jpg) no-repeat 15px center;}
.nav_left .list{ width:260px;padding-bottom:10px; border:1px solid #bababa;}
.nav_left .list li{ width:260px;  margin-top:10px;}
.nav_left .list li a{ display:block; width:240px; height:43px; font-weight:bold; line-height:40px; padding-left:20px;background:url(../images/li_bg.jpg) no-repeat center;  color:#4d4d4d; font-size:14px; overflow:hidden;}
.nav_left .list li a.cur_bg{color:#1a7efe;background:url(../images/li_hover_bg.jpg) no-repeat center;}
.nav_left .list li a:hover{color:#1a7efe;background:url(../images/li_hover_bg.jpg) no-repeat center;}
.nav_left .list li ul{ display:none;}
.nav_left .list li ul li a{ display:block; width:230px; height:43px; font-weight:normal; line-height:40px; padding-left:30px;background:url(../images/li_bg.jpg) no-repeat center;  color:#4d4d4d; font-size:14px; overflow:hidden;}
.nav_left .list li ul li ul li a{ display:block; width:220px; height:43px; font-weight:normal; line-height:40px; padding-left:40px;background:url(../images/li_bg.jpg) no-repeat center;  color:#4d4d4d; font-size:14px; overflow:hidden;}

.nav_right{ float:right; width:810px;}
.nav_right_top{ width:810px; height:35px; line-height:35px; border-bottom:1px solid #bababa; }
.nav_right_top_left{ float:left;font-size:20px; padding-left:20px; color:#0170fe;background:url(../images/icon1.jpg) no-repeat left center;}
.nav_right_top_right{ float:right;font-size:12px;}
.nav_right_top_right a{ font-size:12px;}
.nav_right_cen{ width:810px; padding:30px 0px 0px 0px;height:auto; padding-bottom:20px;}
/*关于我们*/
.justify{ text-align:justify;}
/*工程案例*/
.nav_left .list_case{ width:212px; margin:auto; padding-top:45px; padding-bottom:25px;}
.nav_left .list_case li{ width:212px; margin-top:5px; }
.nav_left .list_case li a{ color:#fff; font-size:14px; display:block;background:url(../images/li_hover_bg.jpg) no-repeat left center; width:212px; height:28px; text-align:center; line-height:28px; overflow:hidden;}
.nav_left .list_case li ul{ display:none;}
.nav_left .list_case li ul li a{ color:#000; font-size:14px; text-align:center; display:block;background-image: none; width:212px; height:25px; text-align:center; line-height:25px; overflow:hidden;}
.nav_left .list_case li ul li a:hover{ color:#016ffc;}
.nav_left .list_case li.caseda ul{ display:block;}
.case_list dl{ width:224px; float:left; margin:11px 0px 0px 5px;}
.case_list dl dt{ height:134px;}
.case_list dl dt img{width:224px; height:134px;}
.case_list dl dt a:hover img{filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;}
.case_list dl dd{ width:214px; height:35px; background-color:#bcddff; margin-top:5px; overflow:hidden; line-height:35px; padding:0px 5px 0px 5px;}
.case_list dl dd a:hover{ text-decoration:underline;}
.ctit1{ width:140px; height:35px; overflow:hidden;}
.ctit1 a{ color:#000; font-weight:bold;}
.ctit2{ width:70px; height:35px; text-align:right;}
.ctit2 a{ color:#005fd7; font-weight:bold; font-size:12px;}
/*荣誉资质*/
.case_in li{ width:144px; height:auto; float:left; margin:8px 0px 2px 15px; border:0px solid red; height:238px; overflow:hidden;}
.case_in li img{ margin-bottom:5px;}
.case_in_out{ width:140px; height:198px; display:block; border:solid #ccc 1px; padding:1px;}
.case_in_over{ width:140px; height:198px; display:block; border:solid #f39800 1px; padding:1px}

.page{ width:100%; height:50px; margin:16px 0px 8px 0px; padding-top:5px; text-align:left; background-color:#f1f1f1}
/*新闻动态*/
.new_list dl{ width:810px; height:102px; margin-bottom:20px;}
.new_list dl dt{ width:60px; height:92px; float:left; padding-top:10px; background:#aaa url(../images/biao.png) no-repeat center 70px;}
.new_list dl dt .new_day{ width:60px; height:30px; color:#fff; font-size:24px; text-align:center; font-weight:bold;}
.new_list dl dt .new_date{ width:60px; height:25px; line-height:25px; color:#5b5b5b; font-size:14px; text-align:center;}
.new_list dl:hover dt{ background-color:#1a7efe;}
.new_list dl.dlhover dt{ background-color:#1a7efe;}
.new_list dl dd{ width:720px; height:102px; background-color:#fff; float:right; margin-top:5px;}
.new_list dl dd .arc_tit{ width:720px; height:30px; line-height:30px; border-bottom:1px dashed #ccc;}
.new_list dl dd .arc_tit a{ font-size:16px; font-weight:bold; color:#3a3a3a;}
.new_list dl dd .arc_tit a:hover{ color:#f60;}
.new_list dl dd .arc_desp{ width:720px; font-size:14px; color:#3a3a3a; height:45px; margin-top:10px; text-align:justify; overflow:hidden;}
.nn_tit{ width:810px; height:50px; line-height:50px; color:#333; font-size:20px; text-align:center;}
.nn_info{ width:810px; text-align:center; border-bottom:1px dashed #dddddd; font-size:12px; color:#999; padding:3px 0;}
.nn_con{ width:790px; text-align:left; border-bottom:1px dashed #dddddd; padding:10px;}
.nn_con img{
	width:100% !important;
	/* margin-left: -24pt; */
}
.prev_next{ margin-top:10px; width:810px;}
/*产品展示*/
.cp_list dl{ width:204px; float:left; margin:11px 5px 0px 45px;}
.cp_list dl dt{ height:148px;}
.cp_list dl dd{ width:194px; height:30px; overflow:hidden; line-height:30px; text-align:center; padding:3px 5px 5px 5px;}
.pro_over{ width:200px; height:144px; border:#0170fe 1px solid; padding:1px;}
.pro_out{ width:200px; height:144px; border:#eee 1px solid; padding:1px;}
.txt_1{ width:790px; height:50px; text-align:center; margin-top:10px; line-height:50px; font-size:25px; color:#1a3785; font-weight:bold;}
.txt_2{ width:790px;padding-left:20px; padding-bottom:30px; border-bottom:1px dashed #ccc; color:#000;}
.p1{ text-align:center; margin-top:10px;}
.protable{ width:638px; border-bottom:1px solid #000;}
.protable tr th{ height:35px; text-align:left; padding-left:35px; background-color:#1a3787; color:#fff;}
.protable tr td{ background:url(../images/20151003131740_5351.png) no-repeat 10px 12px; padding-left:35px; border-bottom:1px dashed #ccc; padding-top:5px; padding-bottom:5px;}
.prodingzhi{ width:780px; border-bottom:1px solid #000; border-left:1px dashed #ccc;}
.prodingzhi tr th{ height:35px; text-align:left; padding-left:20px; background-color:#1a3787; color:#fff;}
.prodingzhi tr td{padding-left:20px; border-bottom:1px dashed #ccc;border-right:1px dashed #ccc; padding-top:10px; padding-bottom:10px;}
/*留言反馈*/
.mes_tit{ width:500px; border:1px solid #cccccc; height:30px; padding-left:10px; margin-left:10px;}
.mes_textarea{ width:490px;border:1px solid #cccccc; height:130px; padding:10px; margin-left:10px;}
.mes_code{ width:60px; border:1px solid #cccccc; height:30px; padding-left:10px; margin-left:10px;}
.mes_tijiao{ width:73px; height:25px; background:url(../images/res_btn.jpg) no-repeat; border:0px; cursor:pointer; margin-left:10px;}
/*视频中心*/
.video_list dl{ float:left; width:246px; height:190px; margin-left:15px; margin-bottom:10px;border:1px solid #bababa;}
.video_list dl dt{ width:225px; height:139px; overflow:hidden; margin:10px auto 0px;}
.video_list dl dd{ width:225px; height:35px; line-height:35px; margin:0px auto 0px;}
.video_list dl dd .v_t{ width:170px; height:35px; float:left; overflow:hidden;}
.video_list dl dd .v_f{ width:50px; height:35px; float:right; color:#1a7efe; font-size:12px; text-align:right;}
.v_tit{ width:810px; height:50px; font-size:20px; text-align:center; line-height:50px; color:#000;}

/*多国语言*/
.head_language{
	/*position: fixed;
	top: 11vh;
	left: 0;
	width: 100%;
	background-color: #0861A5;*/
	/*display: none;*/
}
.head_language a{
	color: #000;
	text-decoration: none;
	font-size: 0.8vw;
	opacity: 1;
	transition: opacity .3s;
}
.head_language a:hover{
	opacity: 1;
}
.head_language_list{
	display: flex;
	flex-direction: row;
	/*justify-content: flex-end;*/
	/*margin-right: 80px;*/
    padding-top:25px
}
.head_language_list li{
	display: flex;
	height: 8vh;
    width:108px;
	flex-direction: row;
	align-items: center;
	margin-left:0vw;
}
.head_language img{
	height: 2.4vh;
	float: left;
	margin-right: 6px;
	border: solid 1px rgba(255,255,255,.4);
	margin-top: 2px;
    vertical-align:middle;
}
.language{
	height: 100%;
	display: flex;
	flex-direction: row;
}
.language span{
	width: 9px;
	margin-left: 4px;
	margin-top: -4px;
}
.language_img{
	width: 100%;
	height: 7px;
}

/*分页样式*/
.page {
 overflow: auto;
 clear: both;
}
.page a,
.page span {
 float: left;
 display: flex;
 border: 1px solid #d3d1d1;
 padding: 2px 5px;
 margin-left: 4px;
 line-height: 22px;
}

.page .active span {
 background: #246CDB;
 color: #fff;
 border: 1px solid #246CDB;
}
.page a:link,
.page a:visited {
 text-decoration: none;
}
.page a:hover {
 background: #246CDB;
 color: #fff;
}
.page .current {
 background: #246CDB;
 color: #fff;
}
.page #total {
 color: red;
}