
        i,em{font-style: normal;}
        .topWrap {font-family: "Microsoft Yahei"; width: 100%;}
        .header{ width: 1400px; margin:0 auto;}
        .hd-con { height:116px;box-sizing: border-box;padding-top: 30px;}
        .hd-logo {width: 333px;height:47px; margin-top:10px;text-align: center; overflow: hidden; box-sizing: border-box; float: left;}
        .hd-logo img { width: 100%; display: block;}
        .hd-txt{margin-left: 26px;padding-left: 36px;background: url(images/logo-txt.png) no-repeat left center; float: left; line-height: 32px;}
        .hd-txt h2{font-size: 26px;color: #333333;font-weight: bold;}
        .hd-txt h2 i{display: block;font-size: 22px;color: #335270;font-weight: normal;}

        .hd-tel{float: right; box-sizing:border-box;overflow: hidden; line-height: 30px;}
        .hd-tel span{font-size: 16px;color: #333333; float: left;height: 64px; line-height: 64px; padding-left: 35px;background: url(images/tel.png) no-repeat left center;}
        .hd-tel b{display: block;float: left;color: #333333;font-size: 26px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
        .hd-tel b i{display: block;color: #335270;}

        .menu{ height: 62px;position: relative;background: #335270;}
        .menu li { float: left;font-size: 18px;font-weight: normal; position: relative;}
        .menu li a { text-decoration: none;padding:0 31px; height: 62px;line-height: 62px;display: block; position: relative;z-index: 2; color: #ffffff;box-sizing: border-box; }
        .menu li::before{content: ""; width:1px;height:62px;background: url(images/libg.png) no-repeat;position: absolute; top:0;right:0px;}
        .menu li::after{content: ""; width: 0%;height:100%;background: #53b360;position: absolute; bottom:0;left:50%;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
        .menu li:hover:after,.menu li.cur:after{width:100%;color: #fff;}
        .menu li:hover a, .menu .cur a { text-decoration: none;  color: #fff;font-weight: bold; }
        .menu li:last-child::before{width: 0;}
        
        .isfixeds{filter:alpha(opacity=100);opacity:1;position:fixed; top:0;left:0;z-index:10; width:100%;}



        @media screen and (max-width:1680px) {
            .header{width: 1200px;}
            .menu li a{ font-size: 15px;padding:0 28px; }
            
          }  
    

            .footWrap{background:#283346 url(images/ftbg.jpg) no-repeat center top;height:404px;font-family:"Microsoft Yahei";box-sizing: border-box;position: relative;}
            .footer{width:1400px;margin: 0 auto; }
            .footer em{padding:0 5px; }
            .ft-left{width: 294px;float: left;;}
            .ftlogo{width: 100%;background: #fff;padding-top: 24px;box-sizing: border-box;height: 101px;;}
            .ftlogo img{width: 210px;height: 52px;margin:0 auto;display: block;}
            .ft-code{border:1px solid #40495a;width: 100%;padding:25px 0;text-align: center;box-sizing: border-box;clear: both;overflow: hidden;}
            .ft-code h4{height: 64px;font-size: 18px;color: #81858d;font-weight: normal;}
            .ftcode p{float: left;width: 103px; margin-left: 17px;}
            .ftcode p img{width: 103px; display:block;pading:2px;background:#fff;box-sizing:border-box;}
            .ftcode p:first-child{margin-left: 35px;}
            .ftcode p span{font-size: 14px;color: #81858d;line-height:30px;}
            .ft-right{width: 1020px;float: right;}
            .ft-nav{height: 101px;padding-top:38px;box-sizing: border-box;}
            .ft-nav a{display: block;font-size:16px;color:#333333; line-height:32px;float: left;padding:0 19px;background:url(images/ftxt.png) no-repeat right center;}
            .ft-nav a:first-child{padding-left: 0;}
            .ft-nav a:last-child{padding-right: 0;background: none;}
            .ft-contact{width:100%;}
            .ftcontact{height: 188px;border-bottom: 1px solid #3a4555;padding-top:68px;box-sizing: border-box;}
            .ftcontact p{font-size: 16px;color:#fff;  padding-left: 38px;float: left;box-sizing: border-box;}
            .ftcontact p i{display: block;font-size: 16px;color: rgba(255, 255, 255, 0.3);line-height: 42px;}
            .ftcontact p b{font-size: 24px;color: #ffffff;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
            .ftcontact p:nth-child(1){background: url(images/ft-ico1.png) no-repeat left 5px;width: 300px;}
            .ftcontact p:nth-child(2){background: url(images/ft-ico2.png) no-repeat left 5px;width: 305px;}
            .ftcontact p:nth-child(3){background: url(images/ft-ico3.png) no-repeat left 5px;width: 415px;}
            .ftbeian{padding-top:10px; line-height: 42px;color: #81858d; font-size: 14px;}
            .ftbeian a{color: #81858d;}
            .ftbeian span{float: right;}
            @media screen and (max-width:1680px) {
              .footer{width:1200px; }
              .ft-left{width: 260px;}
              .ftcode p:first-child{margin-left: 17px;}
              .ft-right{width: 905px;}
              .ft-nav a{padding:0 13px;}
              .ftcontact p{font-size: 14px;}
              .ftcontact p:nth-child(1){width: 268px;}
              .ftcontact p:nth-child(2){width: 268px;}
              .ftcontact p:nth-child(3){width: 368px;}

            }
      

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            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:#335270 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#335270 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#335270 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#335270 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:#335270 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:#335270 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:#335270 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;
        }
    
