
            .f_pr {
                position: relative;
            }
            
            .f_pa {
                position: absolute;
            }
            
            .header,
            .content,
            .footer {
                width: 1200px;
                margin: 0 auto;
            }
            
            em {
                font-style: normal;
            }
            
            .g_top {
                position: relative;
                height: 218px;
                background: url(images/topbg.jpg) repeat-x center top;
            }
            
            .g_top .m_top {
                height: 159px;
            }
            
            .g_top .wel {
                float: left;
                width: 626px;
            }
            
            .top_t {
                height: 38px;
                line-height: 38px;
                color: #999999;
                font-size: 14px;
            }
            
            .top_t p {
                float: right;
                font-size: 14px;
                color: #999999;
            }
            
            .top_t p a {
                padding: 0 10px 0 10px;
                display: inline-block;
                color: #999999;
                position: relative;
            }
            
            .top_t p em {
                position: absolute;
                left: -105px;
                top: 0;
                width: 100px;
                height: 100px;
                display: none;
                border: 2px solid #fff;
            }
            
            .top_t p em img {
                width: 100px;
                height: 100px;
                display: block;
            }
            
            .top_t p a:hover {
                color: #04a466;
            }
            
            .top_t p a:hover em {
                display: block;
            }
            
            .top_c .tlogo {
                float: left;
                padding: 10px 16px 0 0;
            }
            
            .top_c h2 {
                float: left;
                height: 60px;
                margin: 28px 0 0 0;
                color: #333333;
                font-size: 22px;
                font-weight: bold;
            }
            
            .top_c h2 b {
                color: #00a367;
            }
            
            .top_c h2 em {
                display: block;
                color: rgba(0, 0, 0, .5);
                font-weight: normal;
                font-size: 22px;
                padding-top: 3px;
                margin-left: 0px;
                letter-spacing: 5px;
            }
            
            .top_c p {
                float: right;
                margin: 39px 0 0 0;
                font-style: italic;
            }
            
            .top_c p b {
                float: left;
                width: 112px;
                padding-top: 20px;
                font-size: 16px;
                color: #666666;
                font-weight: normal;
            }
            
            .top_c p span {
                display: block;
                font-size: 26px;
                color: #333333;
                float: left;
                width: 220px;
                text-align: right;
                font-weight: bold;
            }
            
            .g_nav {
                height: 59px;
                line-height: 59px;
            }
            
            .g_nav li {
                float: left;
                font-size: 16px;
            }
            
            .g_nav li a {
                position: relative;
                display: block;
                float: left;
                padding: 0 36px;
                color: #333333;
                line-height: 59px;
                text-decoration: none;
            }
            
            .g_nav li a:hover,
            .g_nav .cur a {
                color: #fff;
                background: rgb(8, 166, 102);
                /* Old browsers */
                background: -moz-linear-gradient(left, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* FF3.6-15 */
                background: -webkit-linear-gradient(left, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to right, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#08a666', endColorstr='#7db9e8', GradientType=1);
                /* IE6-9 */
            }
            
            .g_nav .lastli {
                background: none;
            }
            
            .g_nav .ejxla {
                position: absolute;
                left: 0;
                top: 218px;
                height: 300px;
                max-width: 1920px;
                min-width: 1200px;
                margin: 0 auto;
                width: 100%;
                background: rgba(255, 255, 255, .95);
                z-index: 5585;
                display: none;
                padding: 12px 0 0 0;
                box-sizing: border-box;
            }
            
            .g_nav .ejxla .content {
                padding: 25px 0 0 0;
                box-sizing: border-box;
            }
            
            .g_nav .ejxla p {
                float: right;
                width: 810px;
                margin-top: 35px;
            }
            
            .g_nav .ejxla p a {
                display: block;
                width: 200px;
                float: left;
                height: 50px;
                line-height: 50px;
                font-size: 18px;
                color: #333333;
                border: 1px solid #d9d9d9;
                padding-right: 0;
                position: relative;
                padding-left: 40px;
                margin-right: 23px;
                margin-bottom: 15px;
            }
            
            .g_nav .ejxla p a:before {
                content: "";
                position: absolute;
                width: 6px;
                height: 6px;
                border: 1px solid #a5a5a5;
                border-radius: 50%;
                left: 23px;
                top: 22px;
            }
            
            .g_nav li:hover .ejxla p a,
            .g_nav .cur .ejxla p a {
                font-weight: normal;
            }
            
            .g_nav li:hover .ejxla p .on,
            .g_nav .cur .ejxla p .on {
                font-weight: bold;
                color: #fff;
                background: rgb(8, 166, 102);
                /* Old browsers */
                background: -moz-linear-gradient(left, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* FF3.6-15 */
                background: -webkit-linear-gradient(left, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to right, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#08a666', endColorstr='#7db9e8', GradientType=1);
                /* IE6-9 */
            }
            
            .g_nav li:hover .ejxla p .on:before,
            .g_nav .cur .ejxla p .on:before {
                border: 1px solid #fff;
            }
            
            .g_nav .cur .ejxla p a {
                display: block;
                width: 200px;
                float: left;
                height: 50px;
                line-height: 50px;
                font-size: 18px;
                color: #333333;
                border: 1px solid #d9d9d9;
                padding-right: 0;
                position: relative;
                padding-left: 40px;
                margin-right: 23px;
                margin-bottom: 15px;
                background: none;
            }
            
            .g_nav .cur .ejxla p a:before {
                content: "";
                position: absolute;
                width: 6px;
                height: 6px;
                border: 1px solid #a5a5a5;
                border-radius: 50%;
                left: 23px;
                top: 22px;
            }
            
            .g_nav .flimgbd {
                float: left;
                width: 346px;
                height: 230px;
            }
            
            .g_nav .flimg {
                width: 346px;
                height: 230px;
            }
            
            .g_nav .flimg img {
                width: 346px;
                height: 230px;
                display: block;
            }
            
            .g_nav .flimg a {
                padding: 0
            }
            
            .g_nav .flimg a:before {
                background: none;
            }
            
            .g_nav li:hover .ejxla {
                display: block;
                z-index: 2;
            }
        
       
            .fullSlide{min-width:1200px;position:relative;height:680px;overflow:hidden;}
            .fullSlide .bd{position:relative;z-index:0;}
            .fullSlide .bd ul{width:100%!important;}
            .fullSlide .bd li{width:100%!important;height:680px;overflow:hidden;text-align:center;}
            .fullSlide .bd li  img{ position:absolute; top:0; left:50%; margin-left:-960px;}
            .fullSlide .hd{width:1200px;left:50%;margin-left:-600px;position:absolute;z-index:1;bottom:36px;overflow:hidden;}
            .fullSlide .hd ul{margin-left:500px;}
            .fullSlide .hd ul li{float:left;margin:0 5px;display:inline;cursor:pointer;}
            .fullSlide .hd ul li{width:62px;height:8px;background:#fff;}
            .fullSlide .hd ul .on{background:#0da765;}
        

  
   .vid-sp{background:url(images/spbg.gif) no-repeat;   background-position: center center;background-repeat: no-repeat;height: 210px;width: 380px;position:absolute;left:-200px;top:-220px;z-index:1555; padding:6px;
     
     
   }
.vid-sp video{width:380px; object-fit: fill;height:210px;position: absolute;top: 55%;left: 50%;transform: translate(-50%,-55%); }
/*.vid-sp:before{width:380px; height: 220px; content:""; position:absolute;left:0;top:0;background:rgba(0,0,0,0.5);z-index:20;}*/



  .g_ser{height:60px;line-height:60px;border-bottom: 1px solid #d9d9d9; }
  .h_sea{ height:54px;line-height:60px; overflow:hidden; color:#666666; font-size: 14px;}
  .h_sea b{font-weight: bold; color: #666666;}
  .inp01{height:60px;line-height:60px;   padding-left: 10px; width:306px;float:left;color:#999999; font-size: 14px;  border: none; background: none; font-family:"Microsoft Yahei"}
  .s_ss{float:left; width:40px; height:60px; background: none;border: none; cursor: pointer;}
  .key a{color:#666666;padding:0 15px;}
  .key a:hover{color: #00a367;fwb}
  .key .lasta{background: none;}
  .s_inp{ margin-top: 2px; background:url(images/serbg.jpg) no-repeat; width: 380px;height: 60px;}
  

    
.vid-sp2{background-position: center center;background-repeat: no-repeat;height: 100%;width: 100%;position:relative;}
.vid-sp2 video{ min-width: 100%;object-fit: fill;min-height: 100%;position: absolute;top: 55%;left: 50%;transform: translate(-50%,-55%); }



    .m_zj dt i{position: absolute;width:5rem;height:12.5rem;left:2%;top:50%;z-index:1522; background:rgba(0,0,0,.5);}
    .m_zj dt i img{width:100%;display:block;}
    
    



.g_order{position: absolute; left:374px;top:347px; width:435px;}
.g_order h3{height: 40px;line-height: 40px;font-size:16px;font-weight: bold;color:#fff;margin-bottom: 12px;}
.form-btn-reset{display: none;}

.m_order li{height: 40px;margin-bottom: 7px;line-height: 40px;}
.m_order label{float: left;width:60px;text-align: center;font-size:16px;color:#8d8d8d;}
.m_order input{float: left;width:270px;background: #4b4b4b; border:none; font-size:16px;color:#8d8d8d;height: 40px;line-height: 40px;padding-left: 10px;box-sizing:border-box;border-radius: 5px;}
.m_order textarea{float: left;width:345px; padding-left: 10px; height: 72px;line-height: 24px;font-size:16px;color:#8d8d8d;background: #4b4b4b; border:none;border-radius: 5px;}


.m_order span{float: left;width:22px;color:#8d8d8d;text-align: center;}
 input::-webkit-input-placeholder{color:#4b4b4b;font-size:16px;}
 input::-moz-placeholder{color:#4b4b4b;font-size:16px;}
.m_order .form-btn-submit{position: absolute;left:60px;top:230px;width:125px;height: 42px;background:url(images/tj.jpg) no-repeat;border:none;cursor: pointer;}



.g_order b{
    position: absolute;
    left: 0;
    top: 305px;
    color: #fff;
    font-size: 16px;}
/*表单弹框*/
    .getcode_gg{float:left;width:84px;height:36px;}
    .nsw-modal {
        width: 100vw;
        height: 100vh;
        background: rgba(225, 225, 225, 0.5);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
    }
    
    .modal-dialog {
        position: absolute;
        color: #000000;
        top: 150px;
        width: 400px;
        border-radius: 3px;
        min-height: 155px;
        overflow: hidden;
        z-index: 99998;
        margin-left: -200px;
        left: 50%;
    }
    
    .modal-dialog .css-icon {
        background-image: url("images/modal-icons.png");
    }
    
    .modal-dialog .modal-head {
        height: 30px;
        line-height: 30px;
        padding: 0px 20px;
        background: #F6EFEF;
        font-size: 14px;
    }
    
    .modal-dialog .modal-head .modal-logo {
        width: 15px;
        height: 15px;
        background-position: 1px 0px;
        margin: 8px 5px 0 0;
        float: left;
    }
    
    .modal-dialog .modal-head .close {
        float: right;
        width: 15px;
        height: 15px;
        background-position: -14px 0px;
        margin-top: 8px;
    }
    
    .modal-dialog .modal-body {
        width: 100%;
        min-height: 125px;
        background: #ffffff;
    }
    
    .modal-dialog .modal-body .modal-body-left {
        width: 140px;
        float: left;
    }
    
    .modal-dialog .modal-body .modal-body-left .icon {
        width: 64px;
        height: 64px;
        margin: 30px 0 0 48px;
    }
    
    .modal-dialog .modal-body .modal-body-left .success-message {
        background-position: 0px -14px;
    }
    
    .modal-dialog .modal-body .modal-body-left .warming-message {
        background-position: 0px -78px;
    }
    
    .modal-dialog .modal-body .modal-body-right {
        width: 260px;
        float: right;
        padding-top: 20px;
    }
    
    .modal-dialog .modal-body .modal-body-right .close-btn {
        color: #000;
        text-align: center;
        font-size: 16px;
        width: 90px;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        background: #818079;
    }
    
    .modal-dialog .modal-body .modal-body-right p {
        line-height: 30px;
        font-size: 16px;
    }









.g_ft{ height:742px; background: url(images/ftbg.jpg) repeat-x center top;padding-top: 74px;box-sizing: border-box;overflow: hidden;width:100%;max-width: 1920px;min-width: 1200px;margin:0 auto;}
.g_ft .m_ztc{height: 108px;margin-bottom: 98px;}
.g_ft .m_ztc dl{float: left;width:590px;border:1px solid #d2d2d2;height:108px;}
.g_ft .m_ztc dt a{float: left;width:168px;border-right:1px solid #d2d2d2;height:108px;padding: 24px 0 0 33px;font-weight: bold;position: relative;font-size:20px;font-weight: bold;color:#252525;display: block; box-sizing: border-box;}
.g_ft .m_ztc dt a:before{content: "";position: absolute;background: url(images/ztcico.jpg) no-repeat;width:20px;height: 20px;left:36px;top:64px;}
.g_ft .m_ztc dd{float: left;width:412px;padding-top: 18px;}
.g_ft .m_ztc dd a{display: block;float: left;font-size:16px;line-height: 38px;color:#252525;padding: 0 0 0 28px;}
.g_ft .m_ztc dl:nth-child(2){float: right;}
.g_ft .m_fnav{height: 100px;border-bottom: 1px solid #4d4d4d;margin-bottom: 40px;}
.g_ft .m_fnav h3{float: left;width:177px;font-size:16px;font-weight: bold;color:#fff;}
.g_ft .m_fnav h3 em{display: block;font-size:12px;color:#666666;text-transform:uppercase;padding-bottom: 10px;}
.g_ft .m_fnav p{float: left;width:1020px;padding-top: 25px;}
.g_ft .m_fnav p a{display: block;float: left;font-size:16px;color:#8d8d8d;padding-right: 38px;}
.g_ft .m_fnav p a:last-child{padding-right: 0;}

.lxwm{float: left;width:390px;}
.lxwm h3{height: 40px;line-height: 40px;font-size:16px;font-weight: bold;color:#fff;}
.lxwm li{font-size:16px;line-height: 40px;color:#8d8d8d;}
.lxwm li a{color:#8d8d8d;}

.gzwm{float: right;width:380px;}
.gzwm h3{height: 40px;line-height: 40px;font-size:16px;font-weight: bold;color:#fff;}
.gzwm span{float: left;width:170px;}
.gzwm span i{display: block;width:126px;height: 126px;}
.gzwm span i img{width:126px;height: 126px;display: block;}
.gzwm span em{display: block;line-height: 54px;text-align: center;font-size:16px;color:#666666;width:126px;}
.fttel{float: left;width:200px;font-size:16px;color:#666666;padding-top: 10px;}
.fttel b{display: block;font-size:26px;font-weight: bold;color:#fff;padding: 10px 0;}
.fttel span a{display: block;width:125px;height: 42px;line-height: 42px;text-align: center;font-size:16px;color:#fff;border-radius: 5px;
  background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(30,87,153,1) 0%, rgba(97,195,84,1) 0%, rgba(0,163,103,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(30,87,153,1) 0%,rgba(97,195,84,1) 0%,rgba(0,163,103,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(30,87,153,1) 0%,rgba(97,195,84,1) 0%,rgba(0,163,103,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#00a367',GradientType=1 ); /* IE6-9 */
}





      

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 70%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#00a366 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#00a366 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#00a366 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#00a366 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#00a366 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#00a366 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#00a366 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
