/* by long 2014-3-3*/
body{ font:12px/20px Arial, Helvetica, sans-serif;}
*{ padding:0px; margin:0px;}
input,a{ outline:none;}
img{ border:0px;}
a{ color:#626262; text-decoration:none;}
a:hover{color: #0a61c4; text-decoration:underline;}
ul,li{list-style:none;}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } 
*:first-child+html .clearfix { zoom: 1; } 
.floatLeft{ float:left}
.floatRight{ float:right;}



/*通用头部*/
.header{ width:100%; }
.headerBox{}
.headTopBox{ background:#eaeaea;}
.headTop{ width:1180px; margin:0px auto; height:40px; background:#eaeaea;}
.logo{ width:200px; height:80px;/* background:url(../images/logo.png) no-repeat;*/ }

.topNav{ line-height:40px; text-align:right;}
.topNav a{ color:#666;}
.topNav a:hover{ color: #1d5197;}
.topNav span{ padding:0px 5px; color:#666;}
.tel{ height:40px; line-height:40px; text-align:right; font-size:18px; color:#0a61c4; font-family:"微软雅黑";}
.tel span{ color:#555;}


.navBox{ width:100%; height:80px; background:#fff;}
#nav{ width:1180px; height:80px; line-height:80px; font-size:16px; margin:0px auto; font-family:"微软雅黑";}
#nav li{ width:122px; float:left; position:relative; z-index:1000;  }
#nav li a{ display:block; text-decoration:none; text-align:center; color:#454545;}
#nav li:hover a{ background:#3399ff; color:#fff;}
#nav li ul{ display:none; position:absolute;  z-index:9999; top:80px; left:0px; padding-bottom:20px; border-radius:0px 0px 8px 8px; overflow:hidden; background:#3399ff;}
#nav li ul li a{ height:35px; line-height:35px; font-size:14px;}
#nav li ul li a:hover{ background:#3366ff;}
#nav li:hover ul{ display:block;}

.banner{position:relative; width:100%; min-width:1200px; height:460px; background-color:#6997d1; }
#banner_main{position:relative; width:100%; height:460px;}
#banner_main li{display:none; position:absolute; top:0; left:0; width:100%; height:100%; background-position:center 0; background-repeat:no-repeat;}
#banner_main li a{height:100%; display:block;}
#indicator{position:absolute; bottom:0; left:0; width:100%; height:30px; line-height:30px; text-align:center;}
#indicator li{display:inline-block; *display:inline; *zoom:1; margin:0 10px; width:10px; height:10px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; cursor:pointer; background:#fff;/*-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg); transform:rotate(45deg);*/}
#indicator li.act{background:#3399ff;}
#indicator li i{position:absolute; left:50%; top:50%; background:#e67817; width:10px; height:10px; display:block; margin-left:-5px; margin-top:-5px; -webkit-transform:scale(0); -moz-transform:scale(0); transform:scale(0);  -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}

.containPage{ width:100%; height: 505px; background:url(../images/i_con_bg.gif) repeat-x;}
.homeBox{ width:1180px; margin:0px auto; padding-top:15px;}
.hLeft{ width:382px; height:274px; background:#fff;}
.hCenter{ width:382px; height:274px; margin:0px 17px; background:#fff;}
.hRight{ width:382px; height:274px; background:#fff;}
.index_tit {
width: 382px;
box-sizing:border-box;
height: 41px;
line-height:41px;
padding-top: 13px;
padding-right: 17px;
text-align: right;
}
.hLeft .index_tit{
background: url(../images/i_tab1.gif) no-repeat center top;
	}
.hCenter .index_tit{
background: url(../images/i_tab2.gif) no-repeat center top;
	}
.hRight .index_tit{
background: url(../images/i_tab3.gif) no-repeat center top;
	}

.i_bottom_con{ position:relative; padding-top:17px;} 
.i_bottom {
clear: both;
width: 1180px;
margin:15px auto;
height:150px;
background: url(../images/i_bot_bg.gif) repeat-x center top;
}

.i_bottom_ltit {
height: 28px;
text-align:right;
padding-top: 13px;
padding-right: 17px;
background: url(../images/i_bot_tit.gif) no-repeat left bottom;
}


.index_left_c2{ width:378px; height:229px; border:1px solid #fff; background:url(../images/i_tab_bg.gif) repeat-x center top; }
.index_left_c2 ul{ padding:10px; padding-bottom:0px;}
.index_left_c2 li{ height:25px; line-height:25px; color:#666;}
.index_left_c2 li span{ float:right;}
.index_left_c2 li a{ color:#666;}
.index_left_c2 li.i_leftli{ height:120px; border-bottom:1px dashed #ccc; margin-bottom:5px; padding-top:5px; }
.index_left_c2 li.i_leftli img{ float:left; margin-right:8px;}
.index_left_c2 li.i_leftli a{ font-weight:bold;}
.index_left_c2 li.i_leftli a.i_leftli_v{ color:#c51717;}


/* brand_lx多图切换 */
.gallery{ width:1040px; height:78px; margin:0px auto; padding-left:20px; }
.gallery .hd{ position:relative; zoom:1;}
.gallery .hd ul{ overflow:hidden; zoom:1; }
.gallery .hd li{ width:260px; height:78px; float:left; line-height:22px; padding-right:20px; }
.gallery .hd li img{ float:left; margin-right:8px;}
.gallery .hd li .h3as{ height:24px; line-height:24px; background:url(../../images/dot_line3.gif) repeat-x center bottom; margin-bottom:3px; padding-bottom:3px; }
.gallery .hd li .h3as a{ color:#666; font-weight:bold; font-size:13px;  }
.gallery .hd .sPrev{ position:absolute; left:-50px; top:15px;}
.gallery .hd .sNext{ position:absolute; right:-30px; top:15px;}


/*通用底部*/
.footer{ width:100%; height:150px; background:#ccc;}



.pageAd {
width: 100%;
height: 220px;
margin: 0px auto;
margin-bottom: 15px;
background-size: 100%;
background-position:center top;
}
.pageContent{ width:1180px; margin:0px auto; height:auto;}
.pageLeft {
width: 222px;
padding-bottom: 20px;
padding-right: 33px;
}
.pageRight {
width: 905px;
height: auto;
}
.pageLeft h3{}
.pageLeft li{ height:40px;}
.pageLeft li a {
display: block;
width: 191px;
height: 40px;
line-height: 40px;
color: #444;
background: url(../images/list_bg.gif) no-repeat left bottom;
text-align: left;
padding-left: 31px;
font-size: 14px;
}

.pageLeft li a:hover {
color: #2c97e1;
background: url(../images/list_bgsel.gif) no-repeat left bottom;
text-decoration: none;
}
.pageLeft li.on a{ color:#2c97e1; background:url(../images/list_bgsel.gif) no-repeat left bottom;}

.here {
/*width: 670px;*/
height: 27px;
font-size: 12px;
color: #c6c6c6;
padding: 10px 20px 0px 35px;
border-bottom: 1px solid #dfdfdf;
background: url(../images/right_tit.gif) no-repeat 16px 12px;
font-size: 14px;
color: #666666;

}
.here span {
float: right;
color: #626262;
font-weight: normal;
font-size: 12px;
}
/**/
.AboutComInfo{ width:895px; height:auto; min-height:380px; _height:380px; font-size:12px;  color:#666666; padding:20px 0px 20px 10px;  }
.aboutcom_ul li{ 
    width: 280px;
    height: 325px;
    float: left;
    border: 1px solid #dcdcdc;
    margin: 0px 15px 20px 0px; }
.aboutcom_ul li .aboutcom_div{/* width:225px;*/ height:305px;  border:1px solid #fdfdfd; background:url(../images/com_libg.gif) repeat-x top left; text-align:center; padding-top:8px;}

.aboutcom_ul li .aboutcom_div a{ display:inline-block;}
.aboutcom_ul li .aboutcom_div a.case-img img{ width:260px; height:180px;}
.aboutcom_ul li .aboutcom_div h3{ padding:0px 15px; height:35px; line-height:35px; text-align:left; white-space:nowrap;  overflow:hidden; text-overflow:ellipsis; }
.aboutcom_ul li .aboutcom_div h3 a{ font-size:12px; color:#666666;}
.aboutcom_ul li .aboutcom_div .aboutcom_des{ padding:0px 15px; color:#666666; height:58px; line-height:18px; text-align:left;}






.AboutInfo{/* width:685px;*/ height:auto; min-height:380px; _height:380px; font-size:12px; line-height:24px; color:#666666; padding:20px;  }
.AboutInfo p{ margin-bottom:20px;}

/*news*/
.newslist_news li{ height:35px;  line-height: 35px; padding-left:20px;  background:url(../images/newslist_img.jpg) no-repeat 0px 11px; border-bottom:1px dotted #ccc; }
.newslist_news.down-list li a{line-height:35px;  float:right;}
.newslist_news li a span{ float:right; color:#787878;}
.newslist_news li.newslist_li{ height:110px; padding:15px 0px;  }
.newslist_news li.newslist_li .newslist_l{ width:146px; height:109px; float:left; padding-right:10px;}
.newslist_news li.newslist_li .newslist_l a{ background:none; padding-left:0px; line-height:auto;}
.newslist_news li.newslist_li .newslist_l img{ border:1px solid #fff;}
.newslist_news li.newslist_li .newslist_r{ width:529px; float:left;}
.newslist_news li.newslist_li .newslist_r a{ display:inline; background:none; color:#666666; font-weight:bold; padding-left:0px; line-height:normal;}
.newslist_news li.newslist_li .newslist_d{ height:54px; padding-top:10px; color:#666;}

/*news_view*/
.newsinfo_tit{ text-align:center; border-bottom:1px solid #eaeaea; padding:20px 0px; color:#999999; margin-bottom:15px; }
.newsinfo_tit span{ font-size:14px; font-weight:bold; color:#2C97E1;}
.newsinfo_other{ clear:both; border-top:1px solid #eaeaea; padding:10px 0px; margin-top:15px; line-height:30px; font-weight:bold; color:#333; }
.newsinfo_other a{ font-weight:normal; color:#333;}
.newsinfo_other a:hover{ font-weight:normal; color:#cc3a3d;}

#foot{ width:100%; height:338px; clear:both; margin:0px auto; background:url(../images/bottom_bg.gif) repeat-x center top; }
.foot{ width:1176px; clear:both; height:235px; margin:0px auto;  }
.footul li{ width:176px; float:left; padding-left:20px; padding-top:20px; line-height:22px;}
.footul li h3{ height:36px;}
.footul li h3 a{ font-size:14px; font-weight:bold; color:#fff;}
.footul li h3 a:hover{ color:#fff;}
.footul li a{ color:#ecf4f6;}
.footul li a:hover{ color:#ecf4f6;}
.foot_info{ width:1176px; margin:0px auto; color:#cdd8df; font-family:Verdana; clear:both;}
.foot_info_r{ float:right; width:280px;}
.foot_info_r img{ vertical-align:middle;}
.foot_info_r td{ text-align:right; padding-right:5px;}
.foot_info_l{ line-height:24px; padding-top:10px; }
div.foot_info_l a{  color:#CDD8DF; }
div.foot_info_l a:hover{  color:#CDD8DF; }


.related{ height:30px; line-height:30px; color:#626262;  margin:10px 0px;}
/* page */
.pagination{margin-top:20px; margin-bottom:10px; text-align:center; clear:both; font-family:Verdana, Geneva, sans-serif; font-size:13px; display:block;}
.pagination em{color:#f00; margin:0 3px;}
.pagination a{border:solid 1px #bcbcba; padding:1px 5px; background:#f7f7f7 url(../images/repeat_x.jpg) 0 -309px repeat-x; color:#696969; margin-right:2px; text-decoration:none;}
.pagination a:hover,.pagination span.current{border:solid 1px #f60; background:#FDDA98 url(../images/repeat_x.jpg) 0 -333px repeat-x; color:#f63; text-decoration:none; margin-right:2px; padding:1px 5px; }
.pagination span.disabled{border:solid 1px #bcbcba; background:#f7f7f7; color:#aaa; margin-right:2px; padding:1px 5px; *padding:3px 5px 0;}

/*产品*/
.prohotpro li{  height:135px; padding:18px 20px; border-bottom:1px dashed #ccc; }
.prohotpro li a{ color:#666666;}
.prohotpro .hotpro_l{ width:183px; height:135px; float:left; padding-right:10px;}
.prohotpro .hotpro_l img{ border:1px solid #fff;}
.prohotpro .hotpro_r{ width:490px; float:left;}
.prohotpro .hotpro_d{ line-height:24px; padding:10px 0px; color:#666;}

/*内页图片*/
#preview{ float:none; margin:20px 0px; text-align:center; width:500px;}
.jqzoom{ width:350px; height:350px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

.pro_info_title{ line-height:40px; line-height:40px; color:#333; background:#dbdbdb; padding-left:10px; margin:15px 0px; color:#C00;}
.pro_info table{border-collapse: collapse; border-spacing: 0;}

.pro_info table td, .pro_info table th {
text-align: left;
padding-left:5px;
vertical-align: middle;
border: solid 1px #C3D4E7;
font-size: 13px;
}
.pro_info img{ max-width:100%; height:auto;}

.gbook tr td{ line-height:40px;}
.gbook tr td input[type="text"]{ width:200px; height:23px; line-height:23px;}
.gbook tr td input[type="submit"],.gbook tr td input[type="reset"]{ display:inline-block; width:100px; height:28px; margin-right:10px;}