/*头部样式*/
#header{width:1200px;margin:0 auto;}
.logo{float:left;}

.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;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

.yu{
  position: absolute;
  top:50px;
  right: 0px;
}

#menu{margin-top:45px;}

/*热门搜索*/
.search{text-align:left;height:24px;background-color:#f8f8f8;padding:5px 10px 5px 10px;}
#formsearch{width:320px;float:left;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}




.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

.chan{
  width: 1200px;
  margin: 0 auto;
}
.cpt{
  text-align: center;
}
.cpt_title{
  font:400 38px/55px "Microsoft Yahei";
  color:#000;
  padding-top: 55px;
}
.cpt_zi{
  font:400 18px/40px "Microsoft Yahei";
  color:#777777;
}

/*分类*/
.sortt{
  margin-top:30px;
}
.sortt li{
  float: left;
  width: 200px;
  text-align: center;
  margin:10px 20px;
}
.cptt img{
  border: #ebf6fc 9px solid;
  border-radius: 50%;
}
.sortt li a{
  font:400 22px/60px "Microsoft Yahei";
  color:#333;
}
.sortt li:hover a{
  color:#008cd7;
}


/*案例展示*/
.nei{
  background:#f8f8f8;
  height: 790px;
  box-sizing: border-box;
  padding-bottom: 50px;
  margin-top:50px;
}

#multipleColumn{  position:relative; width:1200px; padding-top: 55px; }

#multipleColumn .hd .prev{position: absolute;top:270px;left:-100px;background: url(../images/le.png) no-repeat;width: 54px;height: 109px;cursor: pointer;}
#multipleColumn .hd .next{position: absolute;top:270px;right:-100px;background: url(../images/le1.png) no-repeat;width: 54px;height: 109px;cursor: pointer;}



.multipleColumn .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.multipleColumn .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.multipleColumn .hd ul li.on{ background-position:0 0; }



#multipleColumn .picList li{
  float: left;
  width:390px;
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
}
#multipleColumn .picList li:nth-child(3n){
  float: right;
  width: 390px;
  margin-right: 0px;
}
#multipleColumn .picList li img{
  float: left;
  width:390px;
  height: 276px;
}
.gg{
  position: absolute;
  top:0px;
  left:0px;
  width: 390px;
  height: 276px;
  background:url(../images/cf.png) no-repeat;
  box-sizing: border-box;
  padding: 80px 60px 0 60px;
  color:#fff;
  display: none;
}
.ggt{
  font:400 18px/45px "Microsoft Yahei";text-align: center;
}
.ggne{
  font:400 14px/25px "Microsoft Yahei";
  padding-top:15px;
}
#multipleColumn .picList li:hover .gg{
  display: block;
}
/*关于我们*/
.abt{
  width: 490px;
  height: 280px;
  margin-top: 70px;
}
.abbt{
  margin-top:40px;
  width: 670px;
}
.abbtnei{
  font:400 14px/30px "Microsoft Yahei";
  color:#434343;
  padding-top: 20px
}
.abbtmore{
  border:#f4f4f4 1px solid;
  width:200px;
  font:400 14px/48px "Microsoft Yahei";
  text-align:center;
  color:#333;
  margin-top:25px;
}
/*合作伙伴*/
.nei3{
  background:url(../images/neit.png) top center no-repeat;
  height: 626px;
  margin-top: 70px;
}
.he{
  margin-top:55px;
}
.he li{
  float: left;
  width: 237px;
  height: 138px;
  margin-right: 3.7px;
  overflow: hidden;
  margin-bottom: 3.7px;
}
.he li:nth-child(5n){
  float: right;
  width: 237px;
  margin-right: 0px;
  overflow: hidden;
}
.he_more{
  font:400 14px/30px "Microsoft Yahei";
  color:#333;
  width: 90px;
  margin: 0 auto;
  border-bottom: #00b9ef 2px solid;
  text-align: center;
  margin-top: 45px;
}
/*新闻*/
.slideBox{ width:596px;  overflow:hidden; position:relative; }

.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:596px; height:428px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{position: absolute;top:180px;left:0px;background: url(../images/rt.png) no-repeat;width: 30px;height: 70px;}
.slideBox .next{position: absolute;top:180px;right:0px;background: url(../images/rt1.png) no-repeat;width: 30px;height: 70px;}


.xw_ziti{
  background: #fafafa;
  height: 98px;
  font:400 16px/98px "Microsoft Yahei";
  color: #000;
  box-sizing: border-box;
  padding-left: 15px;
}
.xw_ziti span{
  font:400 12px/98px "Microsoft Yahei";
  color: #666666;
  float: right;
  box-sizing: border-box;
  padding-right: 15px;
}
.xw{
  margin-top: 50px;
}

.xxw{
  margin-top:50px;
  width: 560px;
}

.xwwt{
  background: #fafafa;
  height: 50px;
}
.sortk li{
  float: left;
  width: 182px;
  text-align: center;
  font:400 18px/50px "Microsoft Yahei";
}
.xwwt li:hover, .xwwt li.on {
	background: #008cd7;
}

.xwwt li:hover a, .xwwt  li.on a {
	color: #fff;
}
.ht_img img{width:100%;height:auto;}
.ht_img{
  width: 230px;
  height: 130px;
  overflow: hidden;
}
.xxht{
  margin-top:20px;
}
.ht_nei{
  width: 310px;
}
.ht_nei a{
  font:400 16px/30px "Microsoft Yahei";
  color: #000;
}
.ht_rong{
  font:400 14px/30px "Microsoft Yahei";
  color: #999;
}
.ht_rongt{
  color:#999;
  font:400 12px/30px "Microsoft Yahei";
}
.httr{
  margin-top: 30px;
}

.nei5{
  background: #363636;
  border-top:#008cd7 5px solid;
  margin-top:65px;
  height: 330px;
  box-sizing: border-box;
  padding: 40px 0 20px 0;
  border-bottom: #42474a 1px solid;
}
.hhthh{
  background: url(../images/xian1.png) right center no-repeat;
  width: 810px;
  height: 250px;
  overflow: hidden;
}
.er{
width: 328px;
}
.you{
  background: #363636;
}
/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_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{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.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:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.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;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_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;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.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;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.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;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1200px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

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




/*友情链接*/
.f_link{width:1200px;margin:0 auto;margin-top:15px;line-height:30px;line-height:30px;background-color:#ececec;text-indent:20px;}

/*页面底部*/
#footer{position:relative;width:1200px;margin:0 auto;text-align:center;padding-top:8px;padding-bottom: 15px;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}


/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{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;}
.left .box .content{padding:5px 0px;}

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

.n_banner{width:100%;}
.n_banner img{max-width:100%; height:auto !important;width:auto !important;}
.left{width:225px;float:left;}
.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;line-height:24px;}

.right{width:960px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
