<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.top_bg{ height:6rem;background: #fff; width:100%;position: relative;z-index: 10;}
.logo{width: 20%;padding: 0.8rem 4rem 0 0;text-align: right;}
.logo img{ width:10.5rem; height:4.2rem;}
.h_nav{ height:6rem;overflow: hidden;}
.h_nav li{ float:left;height: 6rem;line-height: 6rem;overflow: hidden;padding: 0 1rem;}
.h_nav li a{ font-size:0.8rem; color:#262626;display:block; float:left;position: relative;vertical-align: middle;text-align: center;height: 6rem;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 4rem;
  background: #fac109;
  height: 3px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before,.h_nav li.cur a:before {
  right: 0;
}
.h_nav li a:hover,.h_nav li.cur a{color: #fac109;}

.top_bg .isear{width:20px;height:20px;float: left;position: relative;margin-top: 2.6rem;}
.top_bg .isear .icon{display:block;width:20px;height:20px;cursor:pointer;}
.top_bg .isear .icon:hover{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.top_bg .isearch{position:absolute;right:-28px;top: 3.4rem;padding:5px;background-color:#f3f3f3;width:295px;height:30px;border-radius:5px;opacity:0;visibility:hidden;z-index:5;transform-origin:100% 0;-webkit-transform-origin:100% 0;-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .5s;transition:all .5s;}
.top_bg .isearch .ser_inp{display:block;float:left;width:204px;height:16px;line-height:16px;padding:7px 10px;border-top-left-radius:4px;border-bottom-left-radius:4px;position:relative; border:none;font-size: 14px;}
.top_bg .isearch .ser_so{cursor:pointer;display:block;float:left;width:70px;height:30px;line-height:30px;text-align:center;font-size:12px;background-color:#3484d4;border-top-right-radius:4px;border-bottom-right-radius:4px;position:relative;color:#fff; border:none;font-size: 14px;}
.top_bg .isearch:before{content:'';position:absolute;display:block;border:5px solid transparent;border-right:7px solid #3484d4;z-index:3;right:75px;top:16px;}
.top_bg .isear.open .isearch{opacity:1;visibility:visible;-webkit-transform:scale(1,1);transform:scale(1,1);}
.top_bg .isear .icon:hover{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
input::-webkit-input-placeholder {color: #666;}

i,em{ font-style:normal;}
html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 15px;}}
@media screen and (min-width: 1280px) {html {font-size: 16px;}}
@media screen and (min-width: 1366px) {html {font-size: 17px;}}
@media screen and (min-width: 1440px) {html {font-size: 18px;}}
@media screen and (min-width: 1600px) {html {font-size: 20px;}}
@media screen and (min-width: 1920px) {html {font-size: 24px;}}

@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}


.fullSlide{ min-width:1200px; position:relative;}
.fullSlide .bd li img {width: 100%;display: block;line-height: 0;}
.fullSlide .hd{height: 100px; left:50%; bottom:0; position:absolute; z-index:1;width: 1200px;margin-left: -600px;}
.hd_m{width: 200px;height: 100px;background: rgba(255,255,255,0.95);text-align: center;line-height: 100px;overflow: hidden;position: absolute;bottom: 0;left: 0;}
.hd a{display: block;width: 16px;height: 9px;position: absolute;top: 45px;line-height:0;}
.hd_m .ban_l{left: 25px;}
.hd_m .ban_r{right: 25px;}
.hd_m .pageState{font-size: 26px;color: #999;letter-spacing: 5px;}
.hd_m .pageState span{color: #333;}


.h_dw{height: 112px;padding: 38px 0 0;}
.h_dw h2{background: url(../../indexstyle/images/t_line02.gif) no-repeat 20px 0;padding: 15px 0 0 20px;font-size: 22px;color: #333;line-height: 34px;width: 370px;float: left;}
.h_dw h2 i{display: block;font-size: 16px;color: #bfbfbf;text-transform: uppercase;font-family:Arial, Helvetica, sans-serif;font-weight: normal;}
.h_tel{background: url(../../indexstyle/images/t_line01.gif) no-repeat;padding: 0 0 0 120px;font-size: 14px;color: #bfbfbf;line-height: 30px;width: 330px;}
.h_tel span{background: url(../../indexstyle/images/t_line02.gif) no-repeat;display: block;font-size: 30px;color: #333;padding: 20px 0 0;}
.h_tel.nobor{width: 225px;}


.f_bg{ background:#262930; height:365px;padding: 65px 0 0;overflow: hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_top{display: block;width: 190px;height: 66px;line-height: 66px;overflow: hidden;font-size: 20px;color: rgba(255,255,255,0.8);font-weight: normal;margin-bottom: 15px;}
.f_top i{font-size: 14px;text-transform: uppercase;}
.f_nav{width: 345px;height: 288px; background:url(../../indexstyle/images/f_line01.png) no-repeat 0 64px;}
.f_nav ul li{float: left;width: 140px;line-height: 36px;height: 36px;overflow: hidden;}
.f_nav ul li a{font-size: 14px;color: rgba(255,255,255,0.4);}
.f_nav ul li a:hover{color: #fff;}
.f_ban{width: 520px;height: 288px; background:url(../../indexstyle/images/f_line02.png) no-repeat 0 64px;overflow: hidden;}
.f_ban p{font-size: 14px;color: rgba(255,255,255,0.6);line-height: 26px;padding: 0 0 0 70px;}
.f_ban p span{display: block;float: left;width: 200px;}
.f_ban p.f_p01{ background:url(../../indexstyle/images/f_ico01.png) no-repeat 0 6px;height: 105px;padding-top:10px;}
.f_ban p.f_p02{ background:url(../../indexstyle/images/f_ico02.png) no-repeat 0 6px;height: 100px;}
.f_ban p i{display: block;font-size: 16px;}
.f_ban p b{display: block;font-size: 26px;font-family: "DINOT";line-height: 40px;}
.f_ban p em{display: block;width: 305px;line-height: 20px;}
.f_er{width: 320px;height: 288px;margin-top: -15px;}
.f_er h5{width: 210px;height: 110px;float: right;}
.f_er h5 img{width: 210px;height: 82px;}
.f_er p{width: 125px;text-align: center;float: left;padding:0 0 0 35px;}
.f_er p em{width: 110px;height: 110px;display: block;line-height: 0;border: #636569 1px solid;padding: 6px;}
.f_er p img{width: 110px;height: 110px;}
.f_er p span{display: block;font-size: 14px;color: rgba(255,255,255,0.3);line-height: 30px;}
.f_bot{font-size: 14px;color: rgba(255,255,255,0.4);height: 74px;line-height: 74px;overflow: hidden;border-top: rgba(244,244,244,0.1) 1px solid;}
.f_bot p{float: right;}
.f_bot span{padding: 0 10px;}
.f_bot a{color: rgba(255,255,255,0.4);}


        .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(../../indexstyle/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: #0095d9;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0095d9;
            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;
        }
    
</pre></body></html>