@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    
    line-height: 1em;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    list-style: none;
    text-decoration: none;
}

.container{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}
.container2{ width: 1212px; margin: 0 auto;}

.container_top{
    margin: 0 auto;
    width: 1200px;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}
.clear{clear: both}

::-moz-selection{background:#00995a; color:#fff;}
::selection {background:#00995a; color:#fff;}


/* 网站头部 */
.top_box{ height: 88px; width: 100%; position: absolute;top: 0; z-index: 9999}
.box{ height: 88px; background: url(../images/baimuxiang_24.png) no-repeat center; width: 100%;}
.box a.logo{ display: block; height: 41px; width: 153px; float: left; margin-top: 20px; margin-right: 40px; margin-left: 36px;}
.box .nav{height: 100px;width:840px;float: left;}

.box .nav .nLi{ text-align: left; width: 114px;text-align: center; height: 82px;  float: left;margin: 0 2px;}
.box .nav .nLi a{display: block; height: 32px; line-height: 32px; text-align: center;  width: 100px; border-radius: 18px; margin-top: 24px;  }
.box .nav .nLi a:hover{ background: #00995a; color: #fff;}
.box .nav .on a{display: block;height: 32px; line-height: 32px; font-size:15px; background: #00995a; }
.box .nav .on a span{color: #fff;}
.box .nav .nLi ul{ background: rgba(255,255,255,0.8); position: absolute;top: 82px; z-index: 999; display: none; border-bottom-right-radius:8px;border-bottom-left-radius:8px; overflow: hidden; }
.box .nav .nLi ul li{ height: 42px;line-height: 42px; text-align: center;float: none; }
.box .nav .nLi ul li a{font-size: 14px; display: block; line-height: 42px; font-weight: normal; background: none;margin-top: 0 !important; height: 42px;border-radius: 0;}
.box .nav .nLi ul li a:hover{ height: 42px;  line-height: 42px;  background: #00995a}



/* ---------------------------------------------------------------首页样式--------------------------------------------------------------- */
/* 轮播图 */
.fullSlide {
    width: 100%;
    position: relative;
    height: 684px;
    background: #fff;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 684px;
    overflow: hidden;
    text-align: center;
    line-height: 684px;
}

.fullSlide .bd li >a {
    display: block;
    height: 684px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 46px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    margin: 4px;
    overflow: hidden;
    background: none;
    line-height: 999px;
    border: 2px solid #fff;

}

.fullSlide .hd ul .on {
    background: #fff;
    border: 2px solid #fff;
}

.fullSlide .prev,.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 10%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 10%;
    background-position: -6px -137px;
}

.banner_bg_top{
    height: 16px;
    background: url(../images/banner_bg_top.png) repeat-x top;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999;
}



/* 网站版权信息 */
.copyright{height: 42px; background: #333;}
.copyright a{ color: #cccccc; font-size: 12px;}
.copyright p {
    color: #cccccc;
    font-size: 12px;
    line-height: 42px;
}

.copyright ul {
    float: right;
    width: 370px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #cccccc;
    line-height: 42px;
    font-size: 12px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 10px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}

.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}



.index_fuwu_main{ height:800px;  width: 100%; background: url(../images/baimuxiang_3.png) no-repeat center; }
.index_title_1{ margin-top:30px; margin-bottom: 30px;overflow: hidden;}
.index_title_1 p{ font-size: 30px; font-weight: bold; color: #333; text-align: center; line-height: 1.8;}
.index_title_1 span{ font-size: 14px; color: #666; text-align: center; display: block;}

.index_fuwu_left{ width: 600px; height: 427px; float: left;}
.index_fuwu_left .picScroll-fwfw{ width: 600px; height: 427px; border-radius: 15px; position:relative; overflow: hidden;}
.picScroll-fwfw{ width:600px;  overflow:hidden; position:relative;  }
.picScroll-fwfw .hd{}
.picScroll-fwfw .hd .prev,.picScroll-fwfw .hd .next{height: 60px;  width: 37px;position: absolute; z-index: 999; top: 188px; cursor: pointer;}
.picScroll-fwfw .hd .prev{  background: rgba(0,0,0,0.7) url(../images/baimuxiang_5.png) no-repeat center; left: 0}
.picScroll-fwfw .hd .next{ background: rgba(0,0,0,0.7) url(../images/baimuxiang_6.png) no-repeat center; right: 0;}
.picScroll-fwfw .hd .pageState{ display: block; position: absolute; z-index:9999; width: 60px; height: 40px; color: #fff; bottom: 30px; right: 30px; font-size: 18px; }
.picScroll-fwfw .hd .pageState span{ font-size: 32px; color: #fff;}
.picScroll-fwfw .hd ul{ float:right; overflow:hidden; zoom:1; zoom:1; }
.picScroll-fwfw .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden;text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-fwfw .hd ul li.on{ background-position:0 0; }
.picScroll-fwfw .bd{ width: 600px; height: 427px;}
.picScroll-fwfw .bd ul{ overflow:hidden; zoom:1; width: 600px; height: 427px;}
.picScroll-fwfw .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width: 600px; height: 427px;}
.picScroll-fwfw .bd ul li .pic{ text-align:center; }
.picScroll-fwfw .bd ul li .pic img{ width: 100%; transition: all .8s;}
.picScroll-fwfw .bd ul li .pic a:hover img{ transform: scale(1.04); transition: all .8s; }
.picScroll-fwfw .bd ul li .title{ height: 42px; line-height: 42px;background: #00995a; border-radius: 24px; position: absolute; z-index: 999; top: 370px; color: #fff; padding: 0 30px; margin-left: 20px; font-size: 17px;}
.picScroll-fwfw .bd ul li .title a{ font-size: 17px;}

.index_fuwu_right{ width: 576px; height: 600px; overflow: hidden; float: right;}
.index_fuwu_right li{  height: 203px;  width: 277px; float: left; border-radius: 15px; overflow: hidden; margin-right: 21px; margin-bottom: 21px; position: relative;}
.index_fuwu_right li:nth-child(2){ margin-right: 0;}
.index_fuwu_right li:nth-child(4){ margin-right: 0;}
.index_fuwu_right li img{ height: 100%; transition: all .4s;}
.index_fuwu_right li p{ height: 42px; line-height: 42px; padding: 0 30px; background: #00995a; color: #fff; position: absolute;z-index: 99; bottom: 20px; left: 20px; border-radius: 24px;}
.index_fuwu_right li:hover img{transform: scale(1.04); transition: all .4s;}

/* 首页关于我们 */
.index_about_main{ height: 443px; background: url(../images/baimuxiang_7.png) no-repeat center; margin-top:-180px;}
.index_title_2 p{ font-size:48px; font-weight: bold; color: rgba(255,255,255,0.15); padding-top: 90px; text-align: center;}
.index_title_2 span{ font-size: 30px; color: #fff; text-align: center; margin-top: -20px; display: block; font-weight: bold;}
.index_about_main p.index_about_biref{ width: 1086px; margin: 0 auto; line-height: 32px; color: #fff; font-size: 14px; text-align: center; margin-top: 20px;}
.index_about_main .index_about_icon{  width: 300px; height: 42px;  margin: 20px auto;}
.index_about_icon a.top_weixin{  display: block; float: left; height: 36px; width: 36px;  background: #fff; border-radius: 50%; border: 3px solid #00af67; margin-right: 10px; text-align: center; }
.index_about_icon a.top_weixin img{  margin-top: 8px;}
.index_about_icon a.buttom { height: 42px; line-height: 42px; width: 188px; background: #fff url(../images/baimuxiang_28.png) no-repeat 45px 12px; color: #333; display:block; float: left; border-radius: 24px; text-indent: 77px;}
.index_about_icon a:last-child{ float: right;}



.top_weixin {
    position: relative;
    color: #fff;
    text-align: left;
    display: block;
    float: right;
}

.top_weixin img.qrcode {
    position: absolute;
    z-index: 999;
    top: 50px;
    right: -37px;
    max-width: none;
    transform: scale(0);
    transform-origin: top;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.top_weixin:hover img.qrcode {
    transform: scale(1);
    opacity: 1;
}

.top_weixin img.qrcode2 {
    position: absolute;
    z-index: 999;
    top: 50px;
    right: -18px;
    width: 140px;
    max-width: none;
    height: 42px;
    transform: scale(0);
    transform-origin: top;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.top_weixin:hover img.qrcode2 {
    transform: scale(1);
    opacity: 1;
}


/* 首页优势 */
.index_ys_main{ height: 829px; width: 100%; background: url(../images/bmx_7.jpg) no-repeat center; text-align: center;}
.index_ys_main .index_title_3{ padding-top: 60px;}
.index_ys_main .index_title_3 span{  display: block;font-size: 14px; color: #666; line-height: 3;}
.index_ys_main img.index_ys_img{ margin-top: 30px;}
.index_ys_main ul{ width: 1250px;}
.index_ys_main ul li{ height: 164px; width: 289px;  float: left;  background: url(../images/baimuxiang_14.png) no-repeat; margin-right: 15px;transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s}
.index_ys_main ul li:hover{ background: url(../images/baimuxiang_15.png) no-repeat;transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s}
.index_ys_main ul li p{ height: 24px; line-height: 24px; margin-top: 36px;  margin-left: 24px; font-size: 18px; color: #333; text-align: left;}
.index_ys_main ul li p img{ margin-right: 5px;}
.index_ys_main ul li span{ width: 241px;  margin: 0 auto; line-height: 20px; font-size: 14px; text-align: left; display: block; margin-top: 6px; color: #777;}



/* 首页工程案例 */
.index_case_main{ height: 562px; background: url(../images/bmx_3.jpg) no-repeat  center fixed;}
.index_title_4 p{ font-size:48px; font-weight: bold; color: rgba(255,255,255,0.3); padding-top: 82px; text-align: center;}
.index_title_4 span{ font-size: 30px; color: #fff; text-align: center; margin-top: -20px; display: block; font-weight: bold;}
.picScroll-left{ width:1200px;  overflow:hidden; position:relative; margin-top: 50px; }
.picScroll-left .hd{ overflow:hidden; height: 42px; margin-bottom: 30px;  margin: 20px auto 60px auto; width: 80px; background:#fff; border-radius: 24px; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ width: 32px; height: 32px; border-radius: 50%; display: block; margin-top: 5px; cursor: pointer;}
.picScroll-left .hd .prev{ background:#e8e8e8 url(../images/baimuxiang_21.png) no-repeat center; float: left;margin-left: 5px;}
.picScroll-left .hd .next{ background:#e8e8e8 url(../images/baimuxiang_22.png) no-repeat center; float: right; margin-right: 5px;} 
.picScroll-left .hd .prev:hover{ background:#00995a url(../images/baimuxiang_31.png) no-repeat center; }
.picScroll-left .hd .next:hover{ background:#00995a url(../images/baimuxiang_32.png) no-repeat center; }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{  _display:inline; overflow:hidden; text-align:center;   position: relative; width: 25%; height: 244px;}
.picScroll-left .bd ul li .pic{ text-align:center; width: 208px; height: 208px;  border-radius: 50%; border: 6px solid #fff;overflow:hidden; margin: 0 auto;}
.picScroll-left .bd ul li .pic img{ height: 100%;transition: all .4s;}
.picScroll-left .bd ul li .pic a:hover img{transform: scale(1.1); transition: all .4s;}
.picScroll-left .bd ul li .title{ position: absolute; height: 68px; width: 289px;line-height: 68px; background: url(../images/baimuxiang_20.png) no-repeat center; color: #333; bottom: 0px; z-index: 9999;}
.picScroll-left .bd ul li .title a{ font-size: 16px;}

.index_news_main { padding: 60px 0;}
.index_news_main h3{ font-size: 30px;font-weight: bold; margin-bottom: 40px; text-align: center;}
.index_news_main ul.index_news_left{ width: 50%; float:left;}
.index_news_main ul.index_news_left li{ width: 287px; background: #f8f8f8; height: 345px; float: left; border: 1px solid #fff; border-radius: 15px; overflow: hidden;}
.index_news_main ul.index_news_left li:nth-child(2){ float: right !important;}
.index_news_main ul.index_news_left li a.news_img{display: block; width: 287px; height: 196px; overflow: hidden;}
.index_news_main ul.index_news_left li a.news_img img{ height: 100%; transition:all 0.4s;}
.index_news_main ul.index_news_left li:hover a.news_img img{transform:scale(1.1); transition:all 0.4s;}
.index_news_main ul.index_news_left li div{ width: 88%; margin: 0 auto;}
.index_news_main ul.index_news_left li div p a{ font-size: 16px; line-height: 45px;padding-top: 6px; display: block; overflow: hidden; white-space:nowrap;text-overflow:ellipsis;}
.index_news_main ul.index_news_left li div p a:hover{color: #e70317}
.index_news_main ul.index_news_left li div i{ display: block; font-size: 14px; color: #999;}
.index_news_main ul.index_news_left li div span{ line-height: 24px; color: #666; display: block; margin-top: 8px;}
.index_news_main ul.index_news_left li:hover { background: #fff; border:1px solid #eee;}

.index_news_right{ width: 48%; float: right;}
.index_news_right li{ height: 160px; background: #f8f8f8; margin-bottom: 23px; padding: 0 22px; border: 1px solid #fff;border-radius: 15px;}
.index_news_right li:hover{ background: #fff; border: 1px solid #eee;}
.index_news_right li:nth-child(2){ margin-bottom-bottom: none !important;}
.index_news_right li p{ font-size: 16px; line-height: 36px; padding-top: 17px;}
.index_news_right li p a{ font-size: 16px;}
.index_news_right li p a:hover{ color: #e70317}
.index_news_right li i{ font-style: normal; color: #999; display: block; line-height: 30px;}
.index_news_right li i img{ margin-right: 6px;}
.index_news_right li span{color: #666; line-height: 24px;}



/* 网站底部 */
.footer{ height: 374px; background: url(../images/bmx_9.jpg);}
.footer .footer_nav{ height: 72px; margin-top: 22px; border-bottom: 1px solid rgba(255,255,255,0.06); margin-bottom: 20px;}
.footer .footer_nav p{ width: 120px; float: left;color: #eee; font-size: 18px; padding-top: 10px;}
.footer .footer_nav p span{ font-size: 14px; color: #eee; display: block;}
.footer .footer_nav ul{ width: 1044px; float: left;}
.footer .footer_nav ul li{ line-height: 72px; height: 72px; float: left;}
.footer .footer_nav ul li a{ color: #999; margin: 0 30px;}
.footer .footer_left{ width: 533px; float: left;}
.footer .footer_left span{font-size: 16px; color: #eee; line-height: 2.5;}

.footer .footer_left .footer_left_1{ width: 188px; float: left; margin-right: 10px;}
.footer .footer_left .footer_left_1 input{ height: 42px; width: 188px; border-radius: 6px; text-indent: 16px; line-height: 42px; margin-bottom: 8px; border: none; background: #646464; color: #d2d2d2;}
.footer .footer_left .footer_left_2 textarea{ height: 82px; width: 188px; border-radius: 6px; text-indent: 16px; line-height: 24px; border: none; background: #646464; color: #d2d2d2; padding-top: 10px;}
.footer .footer_left input[type="submit"]{ height: 42px; width: 104px; border-radius: 6px; border:none; color: #fff; background: #00995a;}
.footer .footer_left input::-webkit-input-placeholder{color: #d2d2d2;}
.footer .footer_left textarea::-webkit-input-placeholder{color: #d2d2d2;}
.footer .footer_center{ width: 365px; float: left;}
.footer .footer_center span{font-size: 16px; color: #eee; line-height: 2.5;}
.footer .footer_center p{ text-indent: 25px; color: #999; line-height: 30px;}
.footer .footer_center p.adr{ background: url(../images/tl_index_15.png) no-repeat 0 8px;}
.footer .footer_center p.tel{ background: url(../images/tl_index_16.png) no-repeat 0 8px;}
.footer .footer_center p.web{ background: url(../images/tl_index_18.png) no-repeat 0 8px;}
.footer .footer_right{  width: 300px; float: right;}
.footer .footer_right span{ font-size: 16px; color: #eee; line-height: 2.5;}
.footer .footer_right img{ display: block;}

 /* 浮动图标 */ 
.fudong_right{ width: 72px; height: 400px; position: fixed; bottom: 50px; right: 8px;}
.fudong_right .wx_tc{ position: relative;}
.fudong_right .wx_tc .win{display:none ; position:absolute; bottom: 0; right: 80px; }
.fudong_right a.to-top{ height: 42px; width: 72px; background: #454545; color:#fff; text-align: center; line-height: 42px; display: block; border-radius: 5px; font-size: 14px;}
.fudong_right .wx_tc:hover .win{ display: block; padding: 8px; border: 2px solid #00995a; background: #fff; position: absolute;}
.tel_tc { position: relative;}
.tel_tc .tel_hover{ height:60px;  width: 120px; background: #fff; border: 2px solid #00995a; display: none; padding: 12px;}
.tel_tc .tel_hover p{ font-size: 14px; color: #00995a; line-height: 1.2; text-align: center; font-weight: bold; margin-bottom: 5px;}
.tel_tc .tel_hover span{ display: block; font-size: 16px; color:#454545; line-height: 1.2; text-align: center;}
.tel_tc:hover .tel_hover{ display: block; position: absolute; right: 80px; top: 0;}
.fudong_right .wx_tc .win .wei-bg{
    width: 118px;
    height: 111px;
    display: none;
    position: absolute;
    background: rgba(0,153,90,0.1);
    border-bottom: 2px solid #00995a;
    animation: move 2s linear infinite;
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;1
    -o-animation: move 2s linear infinite;
    -ms-animation: move 2s linear infinite;  
}
.fudong_right .wx_tc.win span {
    display: none;
}

.fudong_right .wx_tc:hover .win .wei-bg {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

@keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}
@-webkit-keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}

@-moz-keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}
@-o-keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}


/* 头部弹出窗口 */
.top_right{ width: 120px; float: right;}
.top_right_wechat,.top_right_tel{height: 32px;  width: 32px;  float: left;  margin:24px 5px 0; position:relative; cursor: pointer;}
.top_right_wechat{ background: url(../images/baimuxiang_1.png) no-repeat center;}
.top_right_tel{background: url(../images/baimuxiang_2.png) no-repeat center;}
.top_right_wechat div,.top_right_tel div{ display: none;}
.top_right_wechat:hover .tanchu_img,.top_right_tel:hover .tanchu_img{display: block; padding: 5px;  border: 2px solid #00995a; position: absolute; top: 58px; left: -35px; background: #fff;}
.top_right_wechat:hover .tanchu_img p{ font-size: 14px; color: #00995a; line-height: 1.2; text-align: center; font-weight: bold; margin-bottom: 5px;}
.top_right_wechat:hover .tanchu_img span{ display: block; font-size: 16px; color:#454545; line-height: 1.2; text-align: center;}
/* 内页效果 */
.inside_banner_1{ height: 411px; background: url(../images/bmx_10.jpg) no-repeat center;}
.inside_banner_2{ height: 411px; background: url(../images/bmx_12.jpg) no-repeat center;}
.inside_banner_3{ height: 411px; background: url(../images/bmx_13.jpg) no-repeat center;}
.inside_banner_4{ height: 411px; background: url(../images/bmx_14.jpg) no-repeat center;}
.inside_banner_5{ height: 411px; background: url(../images/bmx_15.jpg) no-repeat center;}
.inside_banner_6{ height: 411px; background: url(../images/bmx_16.jpg) no-repeat center;}
.inside_banner_7{ height: 411px; background: url(../images/bmx_17.jpg) no-repeat center;}
.inside_bg{ background: url(../images/baimuxiang_40.png); padding-bottom: 60px;}
.inside_page_con{ height: 64px; border-bottom: 1px solid #eee; margin-bottom: 16px; }
.news_1{border-bottom: none !important; margin-bottom: 0 !important;}
.inside_page_con ul{ height: 48px; line-height: 48px; width: 70%; float: left;overflow: hidden; border-radius: 24px;}
.inside_page_con ul li a{display: inline-block; line-height: 48px; background: #eee; text-align: center; margin-right: 1px; font-size: 15px; padding: 0 20px; float: left;}
.inside_page_con ul li:last-child a{border-radius:0 24px 24px 0;}
.inside_page_con ul li a:hover{ background: #ddd;}
.inside_page_con ul li.active a{ background: #00995a; color: #fff;}
.inside_page_con .location{ width: 27%; float: right; line-height: 48px; padding-left: 30px; text-align: right;}
.inside_page_con .location img{ margin-right: 6px;}
.about_body{ width: 100%; text-align: justify; padding: 10px 0 30px 0;}
.about_body p{text-align: justify !important; line-height: 2; color: #666; margin-bottom: 6px;}


/* 相册效果 */
.case_list{ width: 1250px; overflow: hidden;}
.case_list li{  width: 286px; float: left; border: 1px solid #eee; margin-right: 16px; margin-bottom: 16px; border-radius: 15px;} 
.case_list li .img{ width: 266px;  margin: 0 auto; overflow: hidden; margin-top: 10px;}
.case_list li .img img{ width: 100%;}
.gallery-title{ height: 42px; line-height: 42px; text-align: center;  font-size: 16px;}

.Gallery { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,.9); opacity: 0; z-index: 999999; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.Gallery.show { opacity: 1; }
.g-bottom, .g-left, .g-right, .g-top { z-index: 99; display: block; -webkit-appearance: none; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.g-top { position: absolute; top: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.7); height: 45px; text-align: center; line-height: 45px; color: #fff; z-index: 120; }
.g-left.none, .g-right.none { opacity: .3; cursor: not-allowed; }
.g-bottom { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.7); height: 45px; text-align: center; line-height: 45px; color: #fff; z-index: 120; }
.g-left { position: absolute; top: 43%; left: 0; height: 14%; background: rgba(0, 0, 0, 0.5); width: 55px; cursor: pointer; }
.g-right { position: absolute; top: 43%; right: 0; height: 14%; background: rgba(0, 0, 0, 0.5); width: 55px; cursor: pointer; }
.Gallery img { max-height: 87%; max-width: 99%; }
.Gallery.Gallery-none img { max-height: 100%; max-width: 99%; }
.Gallery-wrap { width: 100%; height: 100%; position: relative; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); }
.g-left:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; left: 16px; top: 50%; margin-top: -1px; }
.g-left:before { content: ''; width: 10px; height: 10px; border: 2px solid #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-top: none; border-right: none; display: block; position: absolute; left: 16px; top: 50%; margin-top: -6px; }
.g-right:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; right: 16px; top: 50%; margin-top: -1px; }
.g-right:before { content: ''; width: 10px; height: 10px; border: 2px solid #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-left: none; border-bottom: none; display: block; position: absolute; right: 16px; top: 50%; margin-top: -6px; }
.g-list { width: 100%; height: 100%; text-align: center; vertical-align: middle; position: absolute; left: 0; top: 0; }
.g-list span { display: inline-block; vertical-align: middle; height: 100%; }
.g-list img { vertical-align: middle; cursor: -webkit-grab; cursor: grab; transition: all .4s ease; -moz-transition: all .4s ease; -webkit-transition: all .4s ease; }
.Gallery-wrap.grab .g-list img { cursor: -webkit-grabbing; cursor: grabbing; }
.g-top .g-count { width: auto; height: 100%; position: absolute; left: 0; top: 0; padding: 0 18px; }
.g-top button { height: 45px; width: 45px; border: none; position: absolute; right: 0; top: 0; opacity: .8; background: 0 0; -webkit-tap-highlight-color: transparent; }
.g-top span { display: block; width: 100%; height: 100%; line-height: 45px; color: #fff; }
.g-close { cursor: pointer; }
.g-close:after { content: ''; width: 24px; height: 2px; background: #fff; display: block; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); position: absolute; left: 8px; top: 21px; }
.g-close:before { content: ''; width: 24px; height: 2px; background: #fff; display: block; transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); position: absolute; left: 8px; top: 21px; }
.g-top button:hover { opacity: 1; }
.loading { width: 100%; height: 100%; background: #111111; position: absolute; left: 0; top: 0; z-index: 1000; }
.loading s { display: block; width: 30px; height: 30px; background: #0ad1a9; border-radius: 50%; position: absolute; left: 50%; top: 50%; margin-top: -15px; margin-left: -15px; -moz-animation: load 1.5s linear infinite; -webkit-animation: load 1.5s linear infinite; }
.loading p { text-align: center; font-size: 12px; position: relative; top: 50%; margin-top: 25px; }


/* 新闻列表页 */
.news_first{ height: 200px; padding-bottom: 16px; border-bottom: 1px solid #eee; margin-bottom: 16px;}
.news_first a.news_first_img{ display: block; width: 284px; height: 200px; overflow: hidden; float: left; }
.news_first a.news_first_img img{ width: 100%; height: auto;transition:all 0.4s;}
.news_first a.news_first_img img:hover{transform: scale(1.1); transition: all .4s; }
.news_first .news_first_right{ width: 884px; float: right; height: 200px;}
.news_first .news_first_right p a{ font-size: 18px; line-height: 64px;}
.news_first .news_first_right .date_cunt{ height: 30px;}
.news_first .news_first_right .date_cunt li{ display: inline-block; float: left; margin-right: 20px; color: #999; padding-left: 20px;}
.news_first .news_first_right .date_cunt li.date{ background: url(../images/tl_index_20.png) no-repeat left;}
.news_first .news_first_right .date_cunt li.cunt{ background: url(../images/tl_index_21.png) no-repeat left;}
.news_first .news_first_right span{ display:block; line-height: 1.5; color: #666; text-align: justify;}
.news_first .news_first_right i{ font-style: normal; display: block; margin-top: 20px; color: #999;}

.index_news_list{ width: 1300px;}
.index_news_list li{ float: left; width: 588px; height: 142px; margin-right: 22px; margin-bottom: 16px; border-bottom: 1px solid #eee;}
.index_news_list li:hover{  background: #f8f8f8;}
.index_news_list li .news_left{ float: left; width: 104px; margin-top: 38px; background: url(../images/hw_top_26.png) no-repeat right center; text-align: center; font-size: 42px; color: #333; line-height: 32px;}
.index_news_list li .news_left span{ font-size: 14px; color: #666;}
.index_news_list li .news_right{ width: 434px; padding: 28px 24px 0 24px; float: left; }
.index_news_list li .news_right a{ font-size: 18px; line-height: 32px;}
.index_news_list li .news_right p{ font: 14px; line-height: 26px; color: #666;}

/* 新闻详情页 */
.news_detail_left{ min-height: 300px; float: left; background: #fff; width: 766px; padding: 20px 40px; overflow: hidden;  border: 1px solid #eee; border-radius: 10px}
.news_detail_left h1{ font-size: 24px; line-height: 45px; text-align: center; margin-top: 20px;}
.news_detail_left h1+p{font-size: 14px; color: #999; text-align: center; margin-top:10px; border-bottom: 1px solid #eee; display: block;padding-bottom: 10px; margin-bottom: 20px;}
.news_detail_left .news_body{ text-align: justify; line-height: 32px; color: #666;}
.news_detail_left .news_body p{ line-height: 32px; color: #666; width: 766px;}

.news_detail_right{ width: 330px; float: right;}
.news_detail_right .pre_next_dttail{ height: 138px; background: #fff; margin-bottom: 16px; border: 1px solid #eee; border-radius: 10px;}
.news_detail_right .pre_next_dttail span{ display: block; font-size: 18px; text-indent: 25px;padding-top: 30px;}
.news_detail_right .pre_next_dttail p{ text-indent: 25px; line-height: 45px;}
.news_detail_right .pre_next_dttail p a{white-space:nowrap;word-break:keep-all;text-overflow:ellipsis; width: 296px; display: block; overflow: hidden; line-height: 45px;}
.news_detail_right .pre_next_dttail p a:hover{ color: #00995a}
.news_detail_right .pre_next_dttail em{ display: block; color: #999;text-indent: 25px;}


.tj_news{ height: 300px; background: #fff; margin-bottom: 16px; border: 1px solid #eee; border-radius: 10px;}
.tj_news p{ width: 274px; margin: 0 auto; border-bottom: 1px solid #eee;line-height: 56px; font-size:18px;}
.tj_news ul{ width: 274px; margin: 10px auto;}
.tj_news ul li{ line-height: 36px; background: url(../images/hw_top_32.png) no-repeat left; text-indent: 20px;}
.tj_news ul li:hover{ line-height: 36px; background: url(../images/hw_top_33.png) no-repeat left;}
.tj_news ul li:hover a{ color: #00995a}
.return_list a{display: block; height: 42px; line-height: 42px; background: #00995a url(../images/hw_top_34.png) no-repeat 110px 12px; color: #fff;text-align:center;}
.return_list a:hover{background: #333 url(../images/hw_top_34.png) no-repeat 110px 12px; color: #fff; }



#map{ width: 854px; border: 1px solid #e8e8e8; height: 418px; margin-bottom: 30px; float:left;}
.contact_fs_main{ height: 418px; width: 300px; background: #fff; border: 1px solid #e8e8e8; border-left: none; float: left; padding-left: 43px;}
.contact_fs_main h3{display: block;font-size: 18px; margin-top: 48px; line-height: 56px; margin-bottom: 10px; position: relative;}
.contact_fs_main h3::after{ content: ""; display: block; height: 5px;  width: 32px; background: #00995a; position: absolute; left:0; bottom: 0; }
.contact_fs_main p{ line-height: 24px;  color: #666; }
.contact_fs_main p.contact_icon1{ background: url(../images/hw_top_36.png) no-repeat left; text-indent: 30px; }
.contact_fs_main p.contact_icon2{ background: url(../images/hw_top_39.png) no-repeat left; text-indent: 30px; }
.contact_fs_main p.contact_icon3{ background: url(../images/hw_top_38.png) no-repeat left; text-indent: 30px; }
.contact_fs_main p.contact_icon4{ background: url(../images/hw_top_37.png) no-repeat left; text-indent: 30px; }
.contact_fs_main img{ margin-top: 10px;}
.BMap_bubble_title{ font-size: 16px; color: #e70317; font-weight: bold;}
.BMap_bubble_content{ line-height: 24px;}


.index_kuaijie{width:100%; height:210px; line-height:50px; background:#ffffff;}
.index_kuaijie p{font-size: 14px; color: #00995a; float: left; padding-right: 10px; font-weight: bold; line-height: 50px;}
.index_kuaijie ul{width:1110px; float: left; height: 100%; overflow: hidden}
.index_kuaijie ul li{float:left ; line-height: 50px;}
.index_kuaijie a{ width:auto; text-align: center; font-size: 14px; color: #454545; padding-right: 10px; margin-right: 10px; border-right:1px solid #eee; line-height: 70px;}
.index_kuaijie a:hover{color:#00995a; border-right:1px solid #eee}



/*产品详情页*/

.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height: 346px; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#f7c100; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:81px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #00c775; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h3,.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height: 300px; float: left; margin-right:22px;}
.ny_probt_case li:nth-child(3n){margin-right:0px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_case li img{width:100%; height: 203px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px;  padding:0 15px;}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt_case li:last-child{margin-right: 0px;}
.ny_probt_case li:hover .index_case_info::before,
.ny_probt_case li:hover p {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.ny_probt_case li:hover .index_case_info {background: rgba(0,0,0,0.6);}
.ny_probt_case li:hover h5{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.ny_probt_case li .index_case_info h5{font-size: 16px; margin:0% 0 15px 0; }
.ny_probt_case li .case_xx{height:87px;}
.ny_probt_case li .case_xx p{font-size: 16px; line-height:28px;}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #f7c100;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #f7c100; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  background: url(../images/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px 
}
.sideMenu h3.on {background: #f7c100 url(../images/h_jian.png) no-repeat 268px center; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#f7c100}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:869px; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#00c775; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#00c775;color:#fff}
.ny_probt li.on a{ color:#fff;font-size: 18px;}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden;  margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #f7c100; color: #fff; text-align: center; line-height: 50px; font-size: 18px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; }
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#f7c100}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:220px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#f7c100; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}

