/*头部样式*/
.tophead{height: 36px;line-height: 36px;background: #f2f2f2;color: #000000;}
.tophead a{color: #000000;}


#header,.container{width:1200px;margin:0 auto;}
.logo{float:left;line-height: 92px}

.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: #000000;font-size:14px;font-family:"微软雅黑";text-align: left;background: url(../images/tele.png) no-repeat left;padding-left: 48px;line-height: 27px;margin-top: 18px;}

#menu{
    background: #009140
}
.news_detail .content p{ font-size: 16px; line-height: 2.2em!important;}
/*热门搜索*/
.search{
    background: url(../images/ssbg.png) center;
    height: 72px;
    margin-top: -3px;
}
#formsearch{float: right;background: url(../images/ss.png) no-repeat center;width: 280px;height: 36px;margin-top: 15px;}
.hotSearch{width:400px;float:left;line-height: 66px;font-weight:normal;color: #3d3d3d;font-size: 15px;background: url(../images/fire.png) no-repeat left;padding-left: 36px;}
#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;}


/*首页标题样式一*/
.titles1{
    text-align: center;
    color: #009140;
    font-size: 26px;
}
.titles1 h3{
    background: url(../images/ttline.png) no-repeat center;
    font-size: 26px;
    line-height: 50px;
    margin-bottom: 6px;
}
.titles1 i{
    font-family: 'Arial'
}



/*产品中心*/
.procenter{
    margin-top: 30px;
}
.proleft{
    width: 275px;
    background: #f3f3f3;
    border: 1px solid #a0a0a0;
    margin-top: 27px;
}
.proleft .prott{
    height: 81px;
    background: url(../images/prottbg.jpg) no-repeat center;
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    padding-top: 20px;
}
.proleft .prott span{
    display: block;
    font-size: 18px;
    font-weight: lighter;
}
.proleft li{
    width: 257px;
    margin: 0 auto;
    margin-top: 30px;
}
.proleft li a{
    color: #3e3e3e;
    font-size: 15px;
    display: block;
    background: url(../images/trian1.png) no-repeat 30px #ffffff;
    width: 257px;
    height: 56px;
    border: 1px solid #d2d2d2;
    line-height: 56px;
    text-align: center;
}
.proleft li:hover a{
    background: url(../images/trian2.png) no-repeat 30px #009140;
    color: #ffffff;
}
.proleft .prolx{
    text-align: center;
    color: #484848;
    margin: 18px 0;
}
.proright{
    width: 920px;
    margin-top: 27px;
}
.proright li{
    float: left;
    margin-left: 21px;
    margin-bottom: 4px;
}
.proright li a.img{
    display: block;
    position: relative;
}
.proright li a.img span{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/ssicon.png) no-repeat center rgba(0,0,0,0.5);
    opacity: 0;
    transition: all 0.4s
}
.proright li a.img img{
    width: 285px;
    height: 276px;
}
.proright li h3{
    font-weight: normal;
    text-align: center;
    line-height: 32px;
}
.proright li h3 a{
    color: #3e3e3e;
    font-size: 14px;
}
.proright li:hover h3 a{
    color: #009140
}
.proright li:hover a.img span{
    opacity: 1;
    transition: all 0.4s
}


/*首页横图*/
.heng{
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    margin-top: 12px;
}
.heng img{
    width: 100%
}


.cont1{
    background: url(../images/bg.jpg) no-repeat center;
    height: 1280px;
    position: relative;
}

/*五大优势*/
.fiveadv{
    padding-top: 170px;
}
.fiveadv .advleft{}
.fiveadv .advleft img{
    width: 657px;
    height: 579px;
}
.fiveadv .advright{
    width: 528px;
    margin-top: 16px;
}
.fiveadv .advright li{
    position: relative;
    padding-left: 80px;
    margin-bottom: 24px;
}
.fiveadv .advright li .advindex{
    color: #ffffff;
    font-size: 30px;
    font-family: 'Impact';
    background: url(../images/indexbg.png) no-repeat center;
    width: 55px;
    height: 55px;
    line-height: 55px;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 12px;
}
.fiveadv .advright li h3{
    color: #009140;
    font-size: 24px;
    font-weight: normal;
    background: url(../images/advline.png) no-repeat left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.fiveadv .advright li:nth-child(1) h3{
    background: url(../images/advline1.png) no-repeat left bottom;
}
.fiveadv .advright li:nth-child(2) h3{
    background: url(../images/advline2.png) no-repeat left bottom;
}
.fiveadv .advright li:nth-child(3) h3{
    background: url(../images/advline3.png) no-repeat left bottom;
}
.fiveadv .advright li:nth-child(4) h3{
    background: url(../images/advline4.png) no-repeat left bottom;
}
.fiveadv .advright li:nth-child(5) h3{
    background: url(../images/advline5.png) no-repeat left bottom;
}
.fiveadv .advright li h3 span{
    color: #fea800;
    font-size: 20px;
}
.fiveadv .advright li .advcont{
    color: #000000;
    font-size: 15px;
}

/*关于我们*/
.aboutus{
    background: url(../images/abbg.png) no-repeat center;
    width: 1220px;
    height: 474px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -610px;
    bottom: 0;
}
.aboutus .ableft{
    margin-left: 56px;
    margin-top: 14px;
}
.aboutus .ableft img{
    width: 535px;
    height: 392px;
}
.aboutus .abright{
    width: 540px;
    color: #3e3e3e;
    font-size: 14px;
    line-height: 28px;
    margin-right: 36px;
    margin-top: 36px;
}
.aboutus .abright .abtt{
    text-align: center;
    font-weight: lighter;
    font-size: 18px;
    color: #3e3e3e;
    line-height: 28px;
    margin-bottom: 8px;
}
.aboutus .abright .abtt h3{
    color: #009140;
    font-size: 26px;
    font-weight: normal;
}
.aboutus .abright a.more{
    border: 1px solid #959595;
    color: #959595;
    width: 126px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 36px;
}
.aboutus .abright a.more:hover{
    color:#009140;
    border-color:#009140
}



/*案例展示*/
.caseinfo{
    background: url(../images/casebg.png) no-repeat center;
    width: 1214px;
    height: 453px;
    margin: 0 auto;
    position: relative;
    z-index: 10
}
.caseinfo .casett{
    background: url(../images/casett.png) no-repeat 13px bottom;
    color: #ffa900;
    font-size: 24px;
    position: relative;
    padding-bottom: 21px;
    padding-left: 28px;
    padding-top: 12px;
    margin-bottom: 28px;
}
.caseinfo .casett span{
    color: #009140;
    font-size: 28px;
    font-weight: bold;
}
.caseinfo .casett a{
    position: absolute;
    right: 20px;
    color: #9d9d9d;
    font-size: 15px;
    width: 79px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    border: 1px solid #a0a0a0;
    top: 15px;
}
.caseinfo .casett a:hover{
    color:#009140;
    border-color:#009140
}
.caseinfo li{
    float: left;
    margin: 0 9px;
}
.caseinfo li a.img{
    display: block;
}
.caseinfo li a.img img{
    width: 277px;
    height: 196px;
}
.caseinfo li h3{
    text-align: center;
    font-size: 15px;
    font-weight: normal;
}
.caseinfo li h3 a{
    color: #000000;
    line-height: 44px;
}
.caseinfo li:hover h3 a{
    color: #009140;
}



/*曲线图*/
.lineshow{
    position: relative;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    margin-top: -112px;
}
.lineshow img{
    max-width: 100%
}
.lineshow ul{
   position:absolute;
   left:50%;
   margin-left:-600px;
   top: 0;
   width: 1200px;
   height: 100%;
}
.lineshow ul li:nth-child(1){
    top: 134px;
    right: 12px;
}
.lineshow ul li:nth-child(2){
    top: 260px;
    right: 108px;
}
.lineshow ul li:nth-child(3){
    top: 372px;
    right: 300px;
}
.lineshow ul li:nth-child(4){
    top: 496px;
    left: 444px;
}
.lineshow ul li{
    position: absolute;
}
.lineshow ul li .img{
    margin-bottom: 4px;
}
.lineshow ul li .img span{
    display: block;
    width: 56px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    float: left;
}
.lineshow ul li .img h3{
    color: #009140;
    font-size: 18px;
    line-height: 56px;
    float: left;
    margin-left: 8px;
}
.lineshow ul li .linecont{
    color: #000000;
    font-size: 14px;
    width: 392px;
    line-height: 24px;
}
.lineshow ul li:nth-child(1) .linecont{
    width:240px
}
.lineshow ul li:nth-child(2) .linecont{
    width: 280px;
}
.lineshow ul li:nth-child(3) .linecont{
    width: 280px;
}



/*产品展示*/
.proshow{
    width: 1206px;
    height: 409px;
    background: url(../images/probg.png) no-repeat center;
    margin: 0 auto;
    margin-top: 16px;
    position: relative;
}
.proshow .container{
    position: relative;
}
.proshow .l_btn,.proshow .r_btn{
    position: absolute;
    left: 4px;
    background: url(../images/left.png) no-repeat center;
    width: 49px;
    height: 49px;
    top: 200px;
    cursor: pointer;
}
.proshow .r_btn{
    left: auto;
    right: 4px;
    background: url(../images/right.png) no-repeat center;
}
.proshow .prott{
    text-align: center;
    color: #009140;
    line-height: 32px;
    padding-top: 12px;
    margin-bottom: 12px;
}
.proshow .prott h3{
    font-size: 26px;
}
.proshow .prott i{
    font-size: 26px;
    font-family: 'Arial';
    text-transform: uppercase;
}
.proshow li{
    float: left;
    margin: 0 10px;
}
.proshow li a.img{
    display: block;
    background: url(../images/shadow.jpg) no-repeat bottom;
    padding-bottom: 13px;
}
.proshow li a.img img{
    width: 254px;
    height: 246px;
}
.proshow li h3{
    font-size: 15px;
    text-align: center;
    font-weight: normal;
    padding-top: 2px;
}
.proshow li h3 a{
    color: #373737;
}



/*新闻中心*/
.newsinfo{
    margin-top: 24px;
}
.newsinfo .newsort{
    text-align: center;
    margin-top: 12px;
}
.newsinfo .newsort li{
    display: inline-block;
    color: #000000;
    font-size: 15px;
    padding-bottom: 8px;
    width: 88px;
}
.newsinfo .newsort li.cur{
    background: url(../images/newsline.jpg) no-repeat bottom;
}
.newscont{
    margin-top: 18px;
}
.newscont .newsleft{
    width: 340px;
}
.newscont .newsleft li{}
.newscont .newsleft li h3{}
.newscont .newsleft li h3 a{
    color: #393838;
    font-size: 18px;
}
.newscont .newsleft li span{
    color: #a8a8a8;
    line-height: 36px;
    display: block;
}
.newscont .newsleft li .nsum{
    color: #393838;
    font-size: 15px;
    line-height: 28px;
}
.newscont .newsleft li .img{
    position: relative;
    margin-top: 42px;
}
.newscont .newsleft li .img img{
    width: 340px;
    height: 185px;
}
.newscont .newsleft li .img i{
    background: url(../images/newsline1.jpg) no-repeat center;
    width: 2px;
    height: 58px;
    display: block;
    position: absolute;
    left: 81px;
    top: -30px;
}

.newsright{
    width: 810px;
}
.newsright li{
    margin-bottom: 32px;
}
.newsright li a.img{
    display: block;
    float: left;
}
.newsright li a.img img{
    width: 243px;
    height: 132px;
}
.newsright li .newsdetail{
    float: right;
    width: 528px;
}
.newsright li .newsdetail h3{
    padding-top: 6px;
}
.newsright li .newsdetail h3 a{
    color: #393838;
    font-size: 18px;
}
.newsright li .newsdetail .nsum{
    color: #393838;
    font-size: 15px;
    margin-top: 16px;
}
.newsright li .newsdetail span{
    color:#a8a8a8;
    display: block;
    margin-top: 4px;
}




/*公司地图*/
.mapmsg{
    background: url(../images/bg2.jpg) no-repeat bottom;
    height: 480px;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
}
.mapmsg .mmt{
    color: #2f2f2f;
    font-size: 20px;
    text-transform: uppercase;
    background: url(../images/ttline1.png) no-repeat left;
    line-height: 36px;
    height: 56px;
    padding-left: 12px;
}
.mapmsg .mmt span{
    color: #009140;
    font-size: 26px;
    font-weight: bold;
}
.mapinfo{
    width: 578px;
}
.mapinfo .mapcont{
    width: 576px;
    border: 1px solid #959595;
    text-align: center;
    height: 314px;
    line-height: 314px;
    margin-top: 24px;
}
.msginfo{
    width: 578px;
}
/*首页留言*/
.message1{padding-top: 12px;z-index:100;position:relative;}
.message1 input{vertical-align:middle;}
.message1 #dr_title{display:block;height: 42px;line-height: 42px;padding:0;padding-left: 12px;border: 1px solid #959595;width: 496px;background: none;border-radius: 8px;margin-bottom: 6px;}
.message1 #dr_dianhua{display:block;height: 42px;line-height: 42px;padding:0;padding-left: 12px;border: 1px solid #959595;width: 496px;background: none;border-radius: 8px;margin-top: 6px;margin-bottom: 6px;}
.message1 #dr_youxiang{display:block;height: 42px;line-height: 42px;padding:0;padding-left: 12px;border: 1px solid #959595;width: 496px;background: none;border-radius: 8px;margin-bottom: 6px;margin-top: 6px;}
.message1 #dr_dizhi{display:block;height: 42px;line-height: 42px;padding:0;padding-left: 12px;border: 1px solid #959595;width: 496px;background: none;border-radius: 8px;margin-bottom: 6px;margin-top: 6px;}
.message1 #dr_neirong{display:block;width: 490px;height: 64px;padding:6px;font-size:14px;border:1px solid #959595;margin-top:6px;background: none;border-radius: 8px;padding-left: 12px;}
.message1 .msgbtn{background: #009140;cursor:pointer;width: 102px;height: 34px;line-height: 34px;text-align:center;border:none;color:#fff;font-size: 15px;border-radius: 8px;margin-top: 10px;font-family:"Microsoft YaHei";-moz-border-radius: 8px;-webkit-border-radius: 8px;}
.message1 .msgbtn:hover{background: #ffa900;}
.message1 #code{padding-top:10px;line-height:26px;}
.message1 .code{height:42px;line-height:42px;width:120px;border:1px solid #959595;background:none;border-radius:8px;padding-left: 12px;}
#message_main1 tr{position:relative;}
#message_main1 tr th{font-weight:normal;text-align:right;height:42px;line-height:42px;color: #2f2f2f;font-size: 15px;}
.message1 .m_label{position:absolute;width:160px;text-align:left;line-height:26px;padding-left:8px;color:#ccc;z-index:1;cursor:text;}
.message1 .c_label{line-height:18px;padding-top:12px;}
.ovh {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.pagination-style {
  margin: 20px 0;
  text-align: center;
  overflow: hidden;
}
.pagination-style ul li {
  display: inline-block;
  margin: 5px;
}
.pagination-style ul li a {
padding: 4px 12px;
  border: 1px solid #e8e8e8;
  display: block;
  border-radius: 3px;
  color:#888;
}
.pagination-style ul li a:hover {
  background: #035D67;
  color: #fff;
}
.pagination-style ul .active a {
  color: #fff;
  background: #035D67;
}
.alert-danger {
    background-color: #035D67;
    border-color: #035D67;
    color: #fff;
}
.alert {
    padding: 12px;
    border: 1px solid transparent;
    border-radius: 4px;
margin-bottom: 20px;
font-size:18px;
}



/*----- 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:#ffa900;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}



/*友情链接*/
.f_link{width:1200px;margin:0 auto;line-height:30px;position: absolute;left: 50%;margin-left: -600px;z-index: 10;bottom: -54px;}
.linktt{
    background: url(../images/linktt.jpg) no-repeat center;
    width: 147px;
    height: 64px;
}


/*页面底部*/
#footer{position:relative;background: url(../images/foot.jpg) center top;height: 270px;padding-top: 54px;}
#footer a:hover{color:#ffa900;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:22px;color: #ffffff;margin-top: 32px;}
.copyright a{color: #ffffff;}
.botlogo{
    width: 508px;
    line-height: 104px;
    margin-top: 18px;
}
.botcont{
    color: #ffffff;
    font-size: 15px;
    width: 350px;
    padding-left: 96px;
    line-height: 24px;
    margin-top: 16px;
}
.botcont h3{
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 12px;
}
.botcont h3 span{
    font-weight: 100;
}
.botcode{}

/*------------内页-------------------*/
.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #009140;
    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;position: relative;left: 50%;margin-left: -960px;}
.n_banner img{width:1920px;margin:0 auto}
.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 {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 360px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
    height: 40px;
    overflow: hidden;
}

.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;}

