/*头部样式*/
#header{background: #000;height: 97px;}
.top{width: 1200px;margin:0 auto;position: relative;}
.logo{float:left;line-height: 97px;}

.topLink{float:left;text-align:right;position: relative;z-index: 9999;width: 707px;margin-left: 60px;}
.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{}
.topLink .k2{line-height: 50px;text-align: right;padding-right: 38px;color: #67b200;font-size: 17px;}

#menu{}

.ss{margin-top: 39px;width: 23px;}

.yu{width: 73px;margin-top: 9px;}
.yu a{display: inline-block;width: 71px;height: 36px;border:1px solid #fdd300;border-radius: 10px;color: #fdd300;line-height: 36px;text-align: center;margin-bottom: 6px;}

/*热门搜索*/
.search{position: absolute;right: 0;top:98px;z-index: 999;display: none;}
#formsearch{}
.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);}


/*主体样式*/
#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:1000px;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;}

/*  */
.a1{width: 1920px;margin-left: -960px;left:50%;position: relative;}
.a2{width: 1200px;margin:0 auto;}

/* 关于我们 */
.ab{margin-top:42px;}
.ab-tit{text-align: center;color: #67b200;font-size: 24px;background: url(../images/heng.png)no-repeat center 54px;}
.ab-tit span{display: block;color: #999;font-size: 15px;margin-top: 40px;}
.ab-cont{margin-top: 35px;color: #333333;font-size: 15px;line-height: 27px;height: 240px;overflow: hidden;}
.ab-ul{overflow: hidden;margin-left: 123px;}
.ab-ul li{float: left;width: 173px;height: 172px;margin-right: 221px;}
.ab-ul li:last-child{margin-right: 0}
.ab a{display: block;text-align: center;margin:0 auto;margin-top: 65px;width: 191px;height: 44px;line-height: 44px;color: #fff;font-size: 15px;background: #67b200}

/* 我们的服务 */
.fuwu{background: url(../images/ser.jpg)no-repeat;height: 567px;margin-top: 41px;padding-top: 75px;}
.fuwu-ul{margin-top: 58px;}
.fuwu-ul li{float: left;width: 160px;margin-right: 13px;text-align: center;}
.fuwu-ul li a:after{
    pointer-events: none;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    box-shadow: 0 0 0 3px #fff;
    transition: transform .2s,opacity .2s; 
}
.fuwu-ul li:hover a:after{
    transform: scale(1);
    opacity: .9;
}
.fuwu-ul li:hover img{transform: scale(0.85);
    opacity: .9;}
.fuwu-ul li:last-child{margin-right: 0}
.fuwu-ul li a{display: block;width: 156px;height: 114px;text-align: center;line-height: 114px;text-align: center;position: relative;}
.fuwu-ul li img{width: 147px;height: 104px;transition: transform .2s,opacity .2s; }
.fuwu-ul li a .jia{background: url(../images/jia.png)no-repeat center;width: 156px;height: 114px;position: absolute;top:0;left:0;opacity: 0;}
.fuwu-ul li h3{padding-top: 35px;color: #fff;font-size: 15px;line-height: 15px;}
.fuwu-ul li span{display: block;color: #fff;font-size: 12px;margin-top: 7px;padding-bottom: 15px;background: url(../images/hh.jpg)no-repeat center bottom;}
.fuwu-ul li p{text-align: left;color: #fff;font-size: 12px;line-height: 26px;margin-top: 12px;}
.fuwu-ul li:hover a .jia{opacity: 1;}

/* 产品 */
.chan{margin-top: 40px;}
.chan-cont{margin-top: 50px;position:relative;height: 469px;overflow: hidden;}
.chan-cont .hd{overflow:hidden; position:absolute; right:0px; bottom:32px; z-index:9999; width: 100%;text-align: center;}
.chan-cont .hd ul{  }
.chan-cont .hd ul li{ display: inline-block; width:14px; height:14px; text-align:center; background:#fff; cursor:pointer; margin:0 5px;border-radius: 50%;}
.chan-cont .hd ul li.on{ background:#67b200;}
.chan-cont .bd{ position:relative; height:469px; z-index:0;  }
.chan-cont .bd li{overflow: hidden;height: 469px;}
.chan-cont .bd li .cont{background: #f2f2f2;width: 1172px;margin:0 auto;height: 469px;}
.chan-cont .bd img{ width:431px; height:433px; display:block;float: left;margin-left: 161px;margin-top: 4px;}
.chan-cont .bd li .cont .nei{margin-left: 100px;
    margin-top: 25px;float: left;width:400px;}
.chan-cont .bd li .cont .nei h3{color: #67b200;font-size: 25px;}
.chan-cont .bd li .cont .nei div{color: #67b200;font-size: 16px;line-height: 52px;margin-top: 25px;}
.chan-cont a.prev{background: url(../images/left2.png)no-repeat;position: absolute;top:202px;left:0;width: 42px;height: 63px;z-index:9999;}
.chan-cont a.next{background: url(../images/right2.png)no-repeat;position: absolute;top:202px;right:0;width: 42px;height: 63px;z-index:9999;}

/* 客戶见证 */
.kehu{background: url(../images/kehu.jpg)no-repeat;height: 651px;margin-top: 58px;padding-top: 54px;}
.kehu-cont{margin-top: 55px;}
.kehu-cont ul{overflow: hidden;}
.kehu-cont ul li{float: left;width: 219px;height: 126px;position: relative;margin-right: 25px;margin-bottom: 32px;}
.kehu-cont ul li:nth-child(5n){margin-right: 0}
.kehu-cont ul li img{width: 219px;height: 126px;}
.kehu-cont ul li p{width: 219px;height: 126px;position: absolute;top:0;left:0px;background: #6699cc;color: #fff;font-size: 22px;line-height: 126px;text-align: center;opacity: 0;}
.kehu-cont ul li:hover p{opacity: 1;}

/* 案例 */
.anli{margin-top: 60px;}
.fenlei{margin-top: 38px;text-align: center;}
.fenlei a{display: inline-block;color: #333;font-size: 18px;background: url(../images/xian.jpg)no-repeat right;padding-right: 24px;margin:0 5px;}
.fenlei a:last-child{background: none;padding-right: 0}
.product_list1{margin-top: 50px;}
.product_list1 li{float: left;width: 383px;margin-right: 25px;}
.product_list1 li:nth-child(3n){margin-right: 0}
.product_list1 li a{display: block;width: 383px;height: 267px;position: relative;}
.product_list1 li img{width: 383px;height: 267px;}
.product_list1 li .lian{position: absolute;top:0;left:0;width: 383px;height: 267px;background: url(../images/lian.png)no-repeat center rgba(0,0,0,0.2);opacity: 0;}
.product_list1 li span{display: block;line-height: 100px;color: #67b200;font-size: 21px;text-align: center;}
.product_list1 li:hover .lian{opacity: 1;}
a.anli-more{display: block;width: 231px;height: 54px;line-height: 54px;margin:0 auto;margin-top: 18px;background: #67b200;color: #fff;font-size: 18px;text-align: center;}

/* 优势 */
.ys{background: url(../images/c2.jpg)no-repeat;height: 730px;margin-top: 52px;padding-top: 53px;}
.ys .ab-tit{background: url(../images/ff.jpg)no-repeat center 54px;}
.ys ul{overflow: hidden;height: 438px;background: url(../images/c3.png)no-repeat;margin-top: 35px;}
.ys ul li{float: left;width: 240px;height:169px;position: relative;padding-top: 50px;text-align: center;}
.ys ul li a{display: block;height: 73px;line-height: 73px;text-align: center;}
.ys ul li p{margin-top: 16px;color: #999;font-size: 16px;}
.ys ul li .cont{position: absolute;top:0;left:0;width: 220px;height: 207px;background: #67b200;padding-left: 20px;padding-top: 12px;color: #f1f3f4;font-size: 12px;line-height: 27px;text-align: left;opacity: 0;}
.ys ul li:hover .cont{opacity: 1;}
.ys a.more2{margin-top: 32px;margin-left: 374px;display: inline-block;color: #fff;font-size: 16px;width: 213px;height: 49px;line-height: 49px;background: #67b200;text-align: center;}
.ys a.more3{margin-top: 32px;margin-left: 34px;display: inline-block;color: #fff;font-size: 16px;width: 213px;height: 49px;line-height: 49px;background: #67b200;text-align: center;}

/* 新闻 */
.xin-tit{text-align: center;color: #67b200;font-size: 24px;background: url(../images/heng.png)no-repeat center bottom;margin-top: 65px;height: 52px;}
.xin-cont{margin-top: 50px;}
.xin-le{width: 586px;}
.xx-tit{position: relative;color: #67b200;font-size: 18px;font-weight: bold;height: 18px;line-height: 18px;}
.xx-tit a{position: absolute;right: 0;top:0;color: #67b200;font-size: 14px;}
.news_list1{margin-top: 25px;}
.news_list1 li{overflow: hidden;}
.news_list1 li img{float: left;width: 181px;height: 150px;}
.news_list1 li .cont{width:380px;height: 150px;background: #67b200;padding-left: 8px; padding-right: 17px;float: left;}
.news_list1 li .cont a{display: block;color: #fff;font-size: 15px;line-height: 45px;}
.news_list1 li .cont p{color: #fff;font-size: 13px;line-height: 26px;}

.news_list2{width: 577px;margin-top: 17px;}
.news_list2 li{position: relative;background: url(../images/shu.png)no-repeat left;padding-left: 18px;border-bottom: 1px dashed #bababa;height: 37px;line-height: 37px;}
.news_list2 li a{display: block;color: #333333;font-size: 13px;}
.news_list2 li span{position: absolute;right: 0;top:0px;color: #333;font-size: 13px;}

/* 电话 */
.dh{background: #67b200;margin-top: 101px;height: 116px;line-height: 116px;text-align: center;color:#fff;font-size: 22px;}


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

/*页面底部*/
#footer{background: #182029;padding-top: 98px;height: 510px;}
.ff_a{width: 755px;height: 410px;}
.ff_a h3{color: #fff;font-size: 23px;text-align: center;font-weight: normal;}
.message2{margin-top: 39px;}
.mess-le{width: 354px;}
.message2 input{height: 54px;line-height: 54px;text-indent: 11px;color: #333;font-size: 17px;margin-bottom: 23px;width: 354px;border:none;outline: none;}
.message2 input#name{background: url(../images/m1.png)no-repeat;}
.message2 input#address{background: url(../images/m2.png)no-repeat;}
.message2 input#contact{background: url(../images/m3.png)no-repeat;}
.message2 input#email{background: url(../images/m4.png)no-repeat;}
.mess-ri{width: 354px}
.message2 #content{width: 354px;height: 200px;background: #fff;border:none;padding-top: 15px;text-indent: 10px;outline: none;}
.message2 #checkcode{float: left;margin-bottom: 10px;}
.message2 .msgbtn{height: 52px;line-height: 52px;background: #67b200;color: #fff;font-size: 19px;}
textarea::-webkit-input-placeholder {
    color: #999999;font-size: 17px;font-family: '微软雅黑'
}
.ff_b{width: 315px;}
.ff_b h3{font-weight: normal;color: #fff;font-size: 23px;}
.dian{background: url(../images/dian.png)no-repeat;line-height: 30px;padding-left: 53px;color: #fff;font-size: 17px;margin-top: 40px;}
.dizhi{background: url(../images/add.png)no-repeat;line-height: 30px;padding-left: 53px;color: #fff;font-size: 17px;margin-top: 10px;}
.youxiang{background: url(../images/yx.png)no-repeat;line-height: 20px;padding-left: 53px;color: #fff;font-size: 17px;margin-top: 16px;}
.er{margin-top: 20px;}
.er img{margin-bottom: 5px;}

.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;border-top: 1px solid #8b8d90;padding-top: 20px;color: #999999;font-size: 13px;width: 1200px;}
.copyright a{color: #999;font-size: 13px;}

/*------------内页-------------------*/

.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #67b200;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.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:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;
}
.n_banner img{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;}
.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:940px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
