
           
            .topWrap{height:195px;font-family:"Microsoft Yahei";position: relative;z-index: 3;background: url(images/head_bg.jpg) no-repeat center center;}
            .content{width:1400px;margin:0 auto}
               @media screen and  (max-width:1440px){
                   .content{width:1200px;margin:0 auto}    
                      }
            .h_con{height: 130px;}
            .logo{float:left;width:236px;height:63px;padding-top:32px; }
            .logo img {width:236px;height:63px;}
            .t_wz{position: relative;float:left;padding:0 0 0 20px;margin-left: 20px;height: 60px;border-left: 1px solid #e5e5e5;margin-top: 37px;}
            .t_wz span{display: block;line-height:27px;font-size:16px;color: #333333;font-weight: bold;}
            .t_wz em{display: block;line-height:20px;font-size:14px;color: #333333;padding-top: 8px;font-weight: normal;}
           
            .t_tel{float: right;margin-top:15px;}
            .t_tel img{ display: inline-block;width: 44px;height: 45px;margin-right: 11px;vertical-align:0px;margin-top:20px;margin-top: 40px;
  float: left;}
            .t_tel em{display: inline-block;font-size:26px;color: #333333;font-weight: bold;line-height:30px;font-family: "DIN";display: inline-block;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  line-height: 25px;
  font-family: "DIN";}     
            .t_tel em span{ font-size: 16px;color: #333333;line-height: 16px;display: block; padding-bottom: 6px;font-weight: normal;}
            .nav {height:65px;position: relative;}
            .nav li {float:left;height:65px;position: relative;z-index:9;box-sizing: border-box;padding:0 5px;background: url(images/h_line.png) no-repeat right;}
            .nav li>a{font-size:16px;color:#ffffff;display:block;height:65px;line-height:65px;position: relative;z-index: 2;padding: 0 32px 0 15px;}
            .nav li.cur>a:after,.nav li>a:hover:after{content: "";width:20px;height:10px;background: url(images/h_san.png) no-repeat center;position: absolute;left:50%;top:0;transition:all 0.5s;margin-left: -28px;}
            .nav li:hover:after,.nav .cur:after{content: "";display: block;width:100%;height:100%;background: #003e9b;position: absolute;left:0%;bottom:0px;transition:all 0.5s;z-index: 1;transform: skewX(45deg)}
            .nav li:hover:before,.nav .cur:before{content: "";display: block;width:100%;height:100%;background: #003e9b;position: absolute;left:-15px;bottom:0px;transition:all 0.5s;z-index: 1;transform: skewX(45deg)}
            .nav li:hover>a,.nav .cur>a {color: #fff;}
            .nav li:last-child{background:none;margin:0;}
            em,i{font-style: normal;}
            @font-face {
                font-family:'DIN';
                src:url("font/DIN Medium.ttf");
            }

            @media screen and  (max-width:1440px){
                  .nav li>a{ padding: 0 43px 0 35px; }
                   .nav li{ padding:0 5px;}
                      }
                      .language {
    display: flex;
    height: 2.5rem;
    margin:0 4rem 0 0;
    position: absolute;
    z-index: 2;
 right: 0;
  color: #333;
  top: -17px;
}
       .language a{display: block;line-height: 2.5rem;font-size: 1rem;color: #333;float:left;}
        .language a:hover{color: #005dba;}
        .language a:first-of-type{margin-right: 0.75rem;position: relative;}
        .language a:first-of-type:after{content: "";position: absolute;width: 2px;background: #333;top: 0.85rem;bottom: 0.8rem;right: -0.45rem;z-index: 1;opacity: 0.8;}
.yz_con {
  height: 14rem;
}
        

                .banner {
                    position: relative;
                    height: auto;
                    clear: both;
                }
                
                .banner img {
                    display: block;
                    width: 100%;
                    margin: 0 auto;
                }
                
                .banner .slick-arrow {
                    position: absolute;
                    font-size: 0;
                    top: 50%;
                    z-index: 9;
                    width: 4rem;
                    height: 4rem;
                    margin-top: -2.5rem;
                    border: 0;
                    outline: none;
                    cursor: pointer;
                    transition: .8s;
                }
                
                .banner .slick-prev {
                    left: 1%;
                    background: url(images/uu.png) no-repeat center center/4rem 4rem;
                    opacity: 0;
                }
                
                .banner .slick-next {
                    right: 1%;
                    background: url(images/dd.png) no-repeat center center/4rem 4rem;
                    opacity: 0;
                }
                
                .banner:hover .slick-prev {
                    left: 2%;
                    opacity: 1;
                }
                
                .banner:hover .slick-next {
                    right: 2%;
                    opacity: 1;
                }
                
                .slick-dots {
                    position: absolute;
                    left: 45%;
                    font-size: 0;
                    bottom: 5%;
                    width: 90%;
                    text-align: center;
                    outline: none;
                    z-index: 4;display: none;
                }
                
                .slick-dots li {
                    display: inline-block;
                    margin: 0 8px;
                    outline: none;width: 1rem;float: left;font-size: 0;
                }
                
                .slick-dots li button {
                    display: block;width: 1rem;float: left;
                    border: 0 none;
                    width: 15px;
                    height: 15px;
                    border-radius: 15px;font-size: 0;
                    margin-right: 12px;
                    display: inline-block;
                    outline: none;
                    background: #fff;border: 1px solid  #005db9;
                    transition: .5s;
                    cursor: pointer; color: #fff;box-sizing: border;
                }
                   .slick-dots .slick-active{    width: 40px;}
                .slick-dots .slick-active button {
                    background: #005db9;border: 1px solid  #fff;
                    width: 40px;
                }
                
               .banner  .small {
                    position: absolute;
                    right: 8.3%;
                    bottom: 3rem;
                }
                
                .sm_m {
                    font-size: 1.5rem;
                    color: rgba(255, 255, 255, 0.8);
                    height: 3rem;
                    line-height: 3rem;
                    overflow: hidden;
                }
                
                .sm_m b {
                    font-size: 2rem;
                    font-weight: normal;
                }
                .banner li{height:auto;}
            

    .ads_tv{   background: url(images/abg1.jpg) no-repeat center 0;  background-size:1920px 697px;                  box-sizing: border-box;padding-top: 124px; text-align: center; height:697px;}
 
    .ads_tv #sVideo{
  box-sizing: border-box;}
  .yz{height: 28.4rem;}
  .yz_con{height: 13rem;}


      .yz_con {
  height: 19rem;
}
.yz::before{bottom: 190px;}
.yz .sprev,.yz .snext{top: 186px;}
  

            .link{height:135px;background: url(images/foot_bg.jpg) no-repeat center;box-sizing:border-box;padding-top:38px;}
           
            .link p span{margin-right:10px;display: inline-block;font-weight: normal;}
            .link a {color:rgba(255,255,255,0.5);font-size: 16px;padding-right:33px;}
            .link p{color:rgba(255,255,255,0.5);font-size: 16px;line-height: 38px;}
            .link em{color:rgba(255,255,255,0.5);font-size: 16px;height: 27px;line-height: 27px;}
            .links{display:block;color:rgba(255,255,255,0.5);font-size: 16px;line-height: 38px;}
        

        .footWrap{height:530px;overflow:hidden;font-family:"Microsoft Yahei";background:#fff;padding-top:80px;box-sizing: border-box;}
        .footer{width:1400px;margin: 0 auto; position: relative;}
        .ft_t{height:315px;overflow: hidden;}
        .ft_nav{width:396px;height: 270px;float:left;}
        .ft_t h4{height:45px;line-height:45px;font-size:24px;color: #333333;font-weight: normal;text-transform: uppercase;margin-bottom:35px;}
        .ft_nav li{float:left;width:198px;padding-bottom: 22px;}
        .ft_nav li a{font-size:16px;color: #333333;line-height: 100%;}
        .ft_lx{width:675px;height: 270px;float:left;}
        .ft_lx li{width:280px;height: 83px;float:left;}
        .ft_lx li i{float:left;font-size:0;line-height: 0;}
        .ft_lx li p{float:right;width:222px;font-size:16px;color: #333333;}
        .ft_lx li p span{display: block;padding-top:6px;}
        .ft_lx li:first-child p span{font-size:26px;}
        .ft_lx li:nth-child(2n){width:386px;}
        .ft_lx li:nth-child(2n) p{width:330px;}
        .erwm{float:right;width:327px;height: 226px;margin-top:25px;}
        .erwm p{width:161px;float: left;text-align: center;}
        .erwm p i{background: #fcfcfc;display: block;padding:14px;}
        .erwm p img{width:119px;height:120px;border:7px solid rgba(255,255,255,0.5);}
        .erwm p span{display: block;font-size:16px;color: #333333;padding:12px 0 0;}
        .ft_b{color: #fff;font-size:16px;height:79px;line-height:79px;}
        .ft_b em{padding:0 20px;display: inline-block;}
        .ft_b p a{padding:0 10px;color:#fff}
        .ft_b span{float:right;color: #fff;}
        em,i{font-style: normal;}
        @media screen and (max-width:1440px) and (min-width:1366px) {
            html {font-size:14px;}
            .footer{width:1200px;}
            .ft_nav{width:318px;}
            .ft_nav li{width:159px;}
            .ft_lx li:nth-child(2n){width:438px;}
            .ft_lx li:nth-child(2n) p{width:380px;}
            .ft_lx{width:718px;}
        }
    

        .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:#005dba url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#005dba url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#005dba url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#005dba 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:#005dba 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:#005dba 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:#005dba 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;
        }
    
