/*头部样式*/
.head{background:url(../images/tou.jpg) repeat-x;height:193px;}
#header{width:1200px;margin:0 auto;}
.top{height: 102px;overflow: hidden;}
.logo{float:left;padding-left:20px;line-height: 102px;}
.topLink{width:400px;float:right;text-align:right;}
.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;font-size: 14px;}
.topLink .k1 a{font-size: 14px;color: #666666;}
.topLink .k1 a:hover{color: #103a96;}
.topLink .k2{float: right;margin-top: 20px;}

#menu{}

/*新闻滚动*/
.news_scroll{width:100%;border-bottom:1px solid #dddddd;height:56px;overflow:hidden;}
.more{position:absolute;right:0;top:0;font:400 14px/56px 'Microsoft Yahei';color:#272727;}
.news_scroll .content{width:1200px;margin:0 auto;height:56px;position:relative;}
.fl{float:left;}
.fr{float:right;}

/*--首页新闻公告--*/
.public{position:relative;width:500px;height:56px;}
.public .con{width:500px;height:56px;overflow:hidden;}
.public .ti{width:80px;height:56px;line-height:56px;background:url(../images/la.jpg) no-repeat 0 50%;padding-left:35px;}
.public .ti span{font:400 16px/56px 'Microsoft Yahei';color:#272727;}
.public .soroll{width:380px;height:56px;line-height:56px;overflow:hidden;padding-left:4px;}
.public .soroll ul{}
.public .soroll ul li a{font:400 14px/56px 'Microsoft Yahei';color:#666666;}
.public .soroll ul li a:hover{text-decoration:underline;}
.public .soroll ul li span{padding-left:10px;color:#666;}
.public .jathis{width:auto; height:auto;padding-right:7px; padding-top:2px;}



.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}




/*热门搜索*/
.search{text-align:right;height:40px;width:745px;float:left;}
#formsearch{float:right;position:relative;margin-top: 9px;}
.hotSearch{height:40px;line-height:40px;font-weight:normal;font-size: 14px;color: #545454;float: left;}
.hotSearch a{margin-right:6px;color: #545454;}

.top2{width:200px;float:right;padding-top:6px;}

.chanpin{margin-top:30px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:20px;}
.menu_cate{width:292px;float:left;border:2px solid #103a96;}
.cate_title{font:400 18px/41px "微软雅黑";color:#eaf5ff;background:#103a96;padding-left:25px;}
.cate-ct{background: url(../images/ct.jpg) no-repeat top center;height: 140px;overflow: hidden;padding: 0 16px;padding-top: 60px;font-size: 14px;color: #333333;line-height: 28px;}

.product-right{width:870px;float: right;margin-top: 3px;}
#multipleColumn{position:relative;margin-top: 23px;}
#multipleColumn .hd{}
#multipleColumn .hd .next{background: url(../images/left.jpg) no-repeat top center;height:35px;width:35px;position: absolute;right: 43px;top: -45px;z-index: 99;}
#multipleColumn .hd .prev{background: url(../images/right.jpg) no-repeat top center;height:35px;width:35px;position: absolute;right: 0;top: -45px;z-index: 99;}
#multipleColumn .hd .next:hover{background: url(../images/lefth.jpg) no-repeat top center;}
#multipleColumn .hd .prev:hover{background: url(../images/righth.jpg) no-repeat top center;}
#multipleColumn .hd ul{/* float:right; */overflow:hidden;zoom:1;margin-top:10px;zoom:1;display: inline-block;}
#multipleColumn .hd ul li{float:left;width:10px;height:10px;overflow:hidden;text-indent:-999px;cursor:pointer;background:#fff;text-align: center;border-radius: 10px;margin: 0 5px;}
#multipleColumn .hd ul li.on{background:#a6c0e3;width:10px;height:10px;line-height:10px;border-radius: 10px;}

#multipleColumn .bd{overflow:hidden;  }
#multipleColumn .bd ul{ overflow:hidden; zoom:1; float:left; _display:inline;margin: 0 -6px;}
#multipleColumn .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;position: relative;margin: 0 6px;margin-bottom:22px;  border:8px solid #e6e6e6;}
#multipleColumn .bd ul li a.img{
    width:266px; 
    height:167px; 
    overflow:hidden;
    display: block;
}
#multipleColumn .bd ul li a.img img{ 
    width:266px; 
    height:167px; 
    display:block;
    overflow:hidden;
    cursor: pointer;
    transition: all 0.6s;
}

#multipleColumn .bd ul li h3{
    font-size:14px;
    color:#333333;
    background: #e6e6e6;
    height: 44px;
}
#multipleColumn .bd ul li h3 a{
    line-height:53px;
    color:#333333;
    font-weight:normal;
}
#multipleColumn .bd ul li:hover a.img img{
    transform: scale(1.4);
}
#multipleColumn .bd ul li:hover{
    border-color: #103a96;
}
#multipleColumn .bd ul li:hover h3{
    background: #103a96;
}
#multipleColumn .bd ul li:hover h3 a{
    color: #fff;
}


.about{width:865px;float:left;background:#fff;margin-top:15px;margin-left:10px;padding:10px;height:260px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding-top:15px;line-height:24px;}
.mm{color:#545454;font-size:15px;font-family:"微软雅黑";border:1px solid #c1c1c1;width:152px;height:30px;line-height:30px;text-align:center;}
.navigation{float:right;width:100px;}

/*首页新闻*/
.news_company{width:420px;float:left;margin-left:15px;margin-top:15px;background:#f0f0f0;padding:10px;height:245px;overflow:hidden;}
.news1_title{font:400 15px/30px "微软雅黑";color:#414141;padding-left:15px;position:relative;}
.news1_title span{font:400 15px/30px "arial";color:#414141;padding-left:5px;}
.news1_title a{position:absolute;right:10px;top:10px;background: url(../images/more2.png) no-repeat center center;height: 15px;width:46px;}
.news1_title a:hover{background: url(../images/more2h.png) no-repeat center center;}
.news_company .content{padding-top:10px;}
.news2_company{width:340px;float:right}

.zxxw_b  a{display:block;font:400 12px/23px "微软雅黑" bold;color:#103a96;}
.zxxw_b{float:right;width:280px;}
.zxxw_b  span{display:block;font:400 12px/23px "微软雅黑";color:#000;}

.news_listt{padding-bottom:30px;}
.news_listt li{line-height:23px;position:relative;padding-left:15px;height:100px;}
.news_listt li a{line-height:23px;height:23px;}
.news_listt li span{color:#999;z-index:0;line-height:23px;}
.news_listt li h3 {font-size:14px;}
.news_listt li div{line-height:24px;}

.zxxw_a  a{display:block;font:400 12px/23px "微软雅黑" bold;color:#103a96;}
.zxxw_a{}
.zxxw_a  span{display:block;font:400 12px/23px "微软雅黑";color:#000;}

.news_listw{padding-bottom:30px;}
.news_listw li{line-height:23px;position:relative;padding-left:15px;height:100px;}
.news_listw li a{line-height:23px;height:23px;}
.news_listw li span{color:#999;z-index:0;line-height:23px;}
.news_listw li h3 {font-size:14px;}
.news_listw li div{line-height:24px;}


.zz{background:#f4f4f4;margin-top:20px;height:310px;overflow:hidden;}
.tt2{background:url(../images/tt4.jpg) no-repeat 0px 50%;font:400 16px/30px "Microsoft YaHei";color:#777777;padding-left:25px;border-bottom:1px solid #dddddd;}
.tt2 span{font:400 12px/30px "Microsoft YaHei";color:#bdbdbd;padding-left:10px;}
.tt2 a{float: right;font-size: 14px;color: #999999;line-height: 30px;}
.tt2 a:hover{color: #177814;}
.rongyu{width:255px;float:right;background:#fff;margin-top:15px;margin-right:10px;padding:10px;height:260px;}

.tu{width:280px;float:left;height:207px;border:1px solid #dddddd;}
.tu2{width:560px;float:right;}
.tu2_title{font:400 20px/38px "微软雅黑";color:#103a96;border-bottom:1px dashed #dddddd;}
.tu22{line-height:26px;overflow:hidden;padding:10px 0;}
.tu22 p{color: #333333;}

.shipin{width:325px;float:left;background:#f0f0f0;margin-top:15px;padding:10px 20px;height:245px;overflow:hidden;}
.shipin_title{background:url(../images/tt5.jpg) no-repeat 0 50%;font:400 15px/30px "微软雅黑";color:#414141;padding-left:30px;}
.shipin_title span{font:400 15px/30px "arial";color:#414141;padding-left:5px;}
.shipin .content{padding-top:10px;font-family:"微软雅黑";font-size:14px;line-height:28px;color: #333333;}

/*多页签*/
.news{width:402px;float:left;}
.tab{background:#01913a;position:relative;}
.tab .tyt{position:absolute;right:10px;top:4px;color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.tab li{float:left;width:76px;height:26px;display:block;line-height:26px;border-right:1px solid #fff;}
.tab li a{display:block;line-height:26px;text-align:center;color:#fff;font-size:12px;}
.tab li a:hover{text-decoration:none;}
.tab li a.tab_click{color:#fff;text-decoration:none;font-size:12px;background:#92af05;}

.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/icon1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#09953f;text-decoration:none;}
.list1 li span{position:absolute;text-align:center;right:0px;line-height:27px;top:0;color:#999;}

.you{width:870px;float:right;}
#wrapper{height:300px;}
.dbox{padding-top:10px;}
#CSSBox{width:952px;height:241px;overflow:hidden;}
#CSSBox ul li{float:left;margin-left:6px;margin-right:5px;padding-bottom:15px;_display:inline;width:227px;height:241px;background:#e6e6e6;}
#CSSBox ul li:hover{background:#002d64}
#CSSBox ul li h3{ display:block; height:20px; line-height:20px; text-align:center; overflow:hidden;padding-top:10px;}
#CSSBox ul li h3 a{color:#5a5d64;font-weight: 400;font-size:16px;}
#CSSBox ul li h3 a:hover{color:#fff;text-decoration:none;}
#CSSBox ul li img{width:207px;height:187px;padding-top:10px;padding-left:10px;}
#LeftButton{position:absolute;right:50px;bottom:5px;cursor:hand;height:36px;width: 35px;background:url(../images/qieh.jpg) no-repeat left 0;}
#RightButton{cursor:hand;position:absolute;right:10px;bottom:5px;height:36px;width: 35px;background:url(../images/qieh.jpg) no-repeat -43px 0;}

.tongy{height:41px;font:400 28px/41px "微软雅黑";color:#323336;background:url(../images/tt2.jpg) no-repeat 0 50%;text-indent: 180px;position: relative;}
.tongy span{color:#757679;margin-left:5px;}
.tongy a{position: absolute;right:20px;bottom:3px;font:400 12px/23px "黑体";color:#323336;}
.tongy2{height:30px;font:400 15px/30px "黑体";color:#323336;background:url(../images/tongy.jpg) no-repeat left center;text-indent: 25px;position: relative;}
.tongy2 span{color:#757679;margin-left:5px;}
.tongy2 a{position: absolute;right:20px;bottom:5px;font:400 12px/23px "黑体";color:#323336;}
.recommend_product{}
.recommend_product .content{padding:20px 0 10px;}



.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/




/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}



/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

.anli{margin-top:20px;}
.anli_title{background:url(../images/tt3.jpg) no-repeat 0 50%;font:400 28px/41px "微软雅黑";color:#343434;padding-left:100px;border-bottom:1px solid #dddddd;position:relative;}
.anli_title a{position:absolute;right:0px;top:14px;width:49px;height: 16px;background: #dcdcdc;font-size: 12px;line-height: 16px;text-align: center;color: #fff;}
.anli_title a:hover{background: #177814;color: #fff;}
.anli .content{padding-top:15px;padding-bottom:10px;}



/*友情链接*/
.link{background: #103a96;border-top: 1px solid #fff;overflow: hidden;}
.f_link{width:1200px;margin:0 auto;line-height:40px;color:#fff;font-size: 14px;height: 40px;  overflow: hidden;}
.f_link a{color:#fff;}
/*页面底部*/
.foot{background:#103a96;margin-top:30px;}
#footer{position:relative;width:1200px;margin:0 auto;padding: 28px 0;}
#footer a{color:#fff;}
#footer a:hover{text-decoration:underline;}
.nav_foot{text-align:left;line-height:24px;color:#fff;}
.nav_foot a{color:#fff;}
.copyright{text-align:left;line-height:24px;font-family:"arial";color:#fff;}
.copyright a{color:#fff;}
.more_region{position:absolute;right:10px;line-height:30px;top:0;font-weight:normal;font-size:12px;}
#footer h3{width:80px;line-height:30px;position:absolute;right:233px;top:5px;font-weight:normal;}
.zhuying{color:#fff;}

.zou1{width:800px;float:left;}
.you1{float:right;}
.words{overflow:hidden;margin-right:-1.3%;padding-top:5px;}
.words li{width:44%; float:left;margin-right:1.3%;border:1px dashed #d0d0d0;background:#fcfcfc;padding-left:0px;margin-bottom:10px;text-align:center;}



/*------------内页-------------------*/
.left .box{margin-bottom:10px;border:2px solid #103a96;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:#103a96;font-size:14px;color:#fff;}
.left .box .content{padding:5px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;position: relative;left: 50%;margin-left: -960px;}
.n_banner img{width:1920px;height: auto;}
.left{width:220px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;}

.right{width:960px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:#103a96;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#fff;
font-family:"微软雅黑";font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;font-family:"微软雅黑";color:#fff;}
.sitemp .site a{color:#fff;}

.right .content{padding:10px;padding-top:15px;overflow:hidden;}

.news_listt1 li h3 a{font-size:14px;}
