
        .header{width: 87.5%; height:5rem;position: absolute;top: 2.2rem;left: 6.25%;z-index: 100;background: rgba(115,83,245,0.8);border-radius: 2rem;}
        .logo{width: 8.3%;line-height: 0;margin-right: 0.8rem;margin-left: 2rem;height: 5rem;display: flex;align-items: center;}
        .logo img{display: block;width: 100%;}
        .h_dw{line-height: 5rem;height: 5rem;font-size: 0.8rem;color: #fff;padding: 0 0 0 0.8rem;position: relative;}
        .h_dw:before{content: '';width: 1px;height: 1rem;background: rgba(255,255,255,0.5);position: absolute;top: calc(50% - 0.5rem);left: 0;}
        .h_nav{width: 42%; height:5rem;margin-right: 5%;}
    .h_nav ul{ width: 100%; height:5rem;display: flex;justify-content: space-between;}
    .h_nav li a{ font-size:0.8rem; color:#fff;font-weight: bold;display:block;position: relative;z-index: 4; text-decoration:none;height: 5rem;line-height: 5rem;}
    .h_nav li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.15rem;
    background: #5355f4;
    border-radius: 0.2rem 0.2rem 0 0;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
    }
    .h_nav li a:hover:after,
    .h_nav li.cur a:after{
    height: 0.15rem;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    }
        .h_right{width: 18.5%;height: 3.7rem;padding-top: 1.3rem;}
        .h_right a{font-size: 0.8rem;color: #fff;font-weight: bold;display: block;float: left;width: 6rem;height: 2rem;text-align: center;line-height: 1.9rem;border-radius: 2rem;border:rgba(255,255,255,0.5) 0.1rem solid;margin-right: 1rem;}
        .h_right a:hover,.h_right a:nth-child(2){background:#5355f4;border-color: #5355f4;}
        em,i{font-style: normal;}
        
        html{font-size:12px;-webkit-text-size-adjust:none}
        @media screen and (min-width:1200px){html{font-size:12.5px}
        }
        @media screen and (min-width:1280px){html{font-size:13.33333px}
        }
        @media screen and (min-width:1366px){html{font-size:14.22916px}
        }
        @media screen and (min-width:1440px){html{font-size:15px}
        }
        @media screen and (min-width:1600px){html{font-size:16.66666px}
        }
        @media screen and (min-width:1800px){html{font-size:18.75px}
        }
        @media screen and (min-width:1920px){html{font-size:20px}
        }
        @media screen and (min-width:2144px){html{font-size:22.33333px}
        }
        @media screen and (min-width:2400px){html{font-size:25px}
        }
        @media screen and (min-width:2752px){html{font-size:28.66666px}
        }
        @media screen and (min-width:3200px){html{font-size:33.33333px}
        }
        @media screen and (min-width:3840px){html{font-size:40px}
        }
        
 
        .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: 0; background:url(images/uu.png) no-repeat center center/4rem 4rem;opacity: 0;}
        .banner .slick-next {right: 0;background:url(images/dd.png) no-repeat center center/4rem 4rem;opacity: 0;}
        .banner:hover .slick-prev { left: 2%; opacity: 0.8; }
        .banner:hover .slick-next { right: 2%; opacity: 0.8; }
        .slick-dots {position: absolute;left:5%; font-size:0;bottom:4%;width:90%;text-align: center;outline: none;z-index: 4;}
        .slick-dots li {display: inline-block;margin: 0 8px; outline: none;}
        .slick-dots li button {display: block;border: 0 none;width: 15px;height: 15px;border-radius: 15px;margin-right:12px; display: inline-block;outline: none;background: #fff; transition: .5s;}
        .slick-dots .slick-active button {background: #1e46e3;width: 40px;}
        

.f_bg{background: #101525; height:15.4rem;overflow: hidden;padding-top: 3.5rem;}
.footer{width: 87.5%; margin:0 auto;position: relative; height:15.4rem;}
.footer:after{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.2);position: absolute;bottom: 3rem;left: 0;}
.f_left{height: 12.4rem;width: 24%;}
.f_left span{display: block;width: 10rem;text-align: center;height: 2.5rem;line-height: 2.4rem;background: linear-gradient(to right,  #6333f6 0%,#9633ec 100%);border-radius: 0.5rem 0.5rem 1.2rem 0.5rem;}
.f_left span a{display: block;font-size: 0.8rem;color: rgba(255,255,255,0.8);}
.f_left em{display: block;height: 2.5rem;line-height: 2.5rem;color: rgba(255,255,255,0.8);font-size: 0.8rem;}
.f_left p{line-height: 2.2rem;color: rgba(255,255,255,0.8);font-size: 2rem;margin-top: 1.5rem;}
.f_left p i{display: block;font-size: 0.8rem;line-height: 1rem;padding-top: 0.3rem;}
.f_ban{width: 36%;height: 12rem;line-height: 1.5rem;color: rgba(255,255,255,0.8);font-size: 0.8rem;margin: 0.4rem 0 0 17%;}
.f_code{width: 14%;height: 12.4rem;}
.f_code em{width: 62%;display: block;line-height: 0;overflow: hidden;border-radius: 0.5rem;margin-left: 38%;}
.f_code em img{display: block;width: 100%;}
.f_code span{display: block;width: 100%;font-size: 1rem;color: rgba(255,255,255,1);text-align: right;line-height: 1.5rem;padding-top: 0.5rem;font-weight: bold;}
.f_bot{width: 100%;text-align: center;height: 3rem;line-height: 3rem;font-size: 0.8rem;color: rgba(255,255,255,0.7);}
.f_bot a{color: rgba(255,255,255,0.7);}
  

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 31px;
            background-position: -23px -47px;
            background-size: 52px 82px;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #0d464b;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0d464b;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
