html,
body,
div,
a,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
fieldset,
legend,
img,
video,
header,
footer,
nav,
article,
section,
aside,
table,
thead,
tr,
td {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

fieldset,
img,
input,
button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

ul,
ol,
li {
    list-style: none;
}

em,
i {
    font-style: normal
}

input {
    padding-top: 0;
    padding-bottom: 0;
}

button {
    cursor: pointer
}

input,
textarea {
    font-family: "PingFang SC", "Source Han Sans CN", Microsoft YaHei, Heiti SC, sans-serif;
    border: none;
    outline: none;
    background: none;
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

textarea {
    resize: none;
}

/*防止拖动*/
img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    position: relative;
    object-fit: cover;
}

/*图片占位*/
img:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/img-no.jpg) no-repeat center/cover;
}

/*滚动条*/
::-webkit-scrollbar {
    width: 16px;
    height: 16px;
    background-color: #F5F5F5;
}

/*定义滚动条轨道
 内阴影+圆角*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

/*定义滑块
 内阴影+圆角*/
::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 60px rgba(0, 0, 0, .3);
    background-color: #f1f3f5;
}

/*  去掉图片低测默认的3像素空白缝隙*/
table {
    border-collapse: collapse;
}

body {
    font: 1.4rem/1.6 "PingFang SC", "Source Han Sans CN", Microsoft YaHei, Heiti SC, sans-serif;
    color: #2e2e2e;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    max-width: 1920px;
    min-width: 320px;
    margin: 0 auto;
    text-align: justify;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

a {
    color: #2e2e2e;
    text-decoration: none;
    transition: color .5s ease-out
}

a:hover {
    color: #FF9900;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}

s,
i,
em {
    font-style: normal;
    text-decoration: none;
}

.col-red {
    color: #C81623 !important;
}

@font-face {
    font-family: 'Monoton';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.font.im/s/monoton/v13/5h1aiZUrOngCibe4TkHLQg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "iconfont";
    /* Project id 4029229 */
    src: url('icon/iconfont.woff2?t=1689661470078') format('woff2'),
        url('icon/iconfont.woff?t=1689661470078') format('woff'),
        url('icon/iconfont.ttf?t=1689661470078') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-jiantou3:before {
  content: "\e63e";
}
.icon-refresh:before {
  content: "\e623";
}
.icon-iconfontxiaoshoufuwujiang:before {
    content: "\e62b";
}

.icon-shijian:before {
    content: "\e665";
}

.icon-xiaoshouyuce:before {
    content: "\e66c";
}

.icon-neirong1:before {
    content: "\e604";
}

.icon-zhuti:before {
    content: "\e682";
}

.icon-zy_qunzuduoren:before {
    content: "\e605";
}

.icon-zhihangzhuxizhici:before {
    content: "\e618";
}

.icon-xiaoshouyuan1:before {
    content: "\e60a";
}

.icon-jiaobandanwei:before {
    content: "\e662";
}

.icon-xiaoshoujiqiao:before {
    content: "\e606";
}

.icon-didian:before {
    content: "\e67a";
}

.icon-shijian1:before {
    content: "\e70f";
}

.icon-didian1:before {
    content: "\e671";
}

.icon-shijian2:before {
    content: "\e610";
}

.icon-a-ziyuan612:before {
    content: "\e791";
}

.icon-baoxian:before {
    content: "\e65c";
}

.icon-user:before {
    content: "\e6a4";
}

.icon-solution:before {
    content: "\e63f";
}

.icon-xxwh:before {
    content: "\e641";
}

.icon-wenxian1:before {
    content: "\e829";
}

.icon-baike:before {
    content: "\e621";
}

.icon-puguang:before {
    content: "\e654";
}

.icon-zhishiguanli:before {
    content: "\e685";
}

.icon-09kexueyiqi:before {
    content: "\e627";
}

.icon-yiqi:before {
    content: "\e62e";
}

.icon-chanpin:before {
    content: "\e602";
}

.icon-gongsi:before {
    content: "\e679";
}

.icon-rongyu:before {
    content: "\e629";
}

.icon-ceshishenqing:before {
    content: "\e603";
}

.icon-home:before {
    content: "\e648";
}

.icon-wenxian:before {
    content: "\e723";
}

.icon-dizhi1:before {
    content: "\e63d";
}

.icon-shouhou1:before {
    content: "\e638";
}

.icon-renliziyuan:before {
    content: "\e619";
}

.icon-xiaoshouyuan:before {
    content: "\e60d";
}

.icon-zhihu:before {
    content: "\e69a";
}

.icon-diqiu:before {
    content: "\ebbb";
}

.icon-gongzhonghao:before {
    content: "\e653";
}

.icon-bilibili-line:before {
    content: "\e75d";
}

.icon-shouhou:before {
    content: "\e681";
}

.icon-baiduMaps:before {
    content: "\e62a";
}

.icon-douyin:before {
    content: "\e673";
}

.icon-riqi:before {
    content: "\e65e";
}

.icon-liulan:before {
    content: "\e60e";
}

.icon-zhengce2:before {
    content: "\e609";
}

.icon-dongtai:before {
    content: "\e62d";
}

.icon-huiyi:before {
    content: "\e65f";
}

.icon-huodong:before {
    content: "\e67b";
}

.icon-sousuo:before {
    content: "\e60c";
}

.icon-youjiantou:before {
    content: "\e624";
}

.icon-calendar:before {
    content: "\e9ab";
}

.icon-qiye:before {
    content: "\e724";
}

.icon-qiyeyuanjing:before {
    content: "\e668";
}

.icon-wenhua:before {
    content: "\e643";
}

.icon-bofang:before {
    content: "\e8a3";
}

.icon-zuo:before {
    content: "\e63c";
}

.icon-qunzuduoren:before {
    content: "\e6d6";
}

.icon-dizhi:before {
    content: "\e644";
}

.icon-31dianhua:before {
    content: "\e601";
}

.icon-gengduo:before {
    content: "\e620";
}

.icon-xuexiao:before {
    content: "\e659";
}

.icon-youxiang:before {
    content: "\e66a";
}

.icon-shebei:before {
    content: "\e630";
}

.icon-neirong:before {
    content: "\e889";
}

.icon-xinxi:before {
    content: "\e608";
}

.icon-shouji:before {
    content: "\e692";
}

.icon-yanzhengma:before {
    content: "\e615";
}

.icon-mima:before {
    content: "\e60b";
}

.icon-weibo:before {
    content: "\e600";
}

.icon-qq:before {
    content: "\ebb4";
}

.icon-weixin:before {
    content: "\e617";
}

.icon-zhifubao:before {
    content: "\e64f";
}



/*public*/
html {
    font-size: 62.5%;
}

.w {
    width: 1500px;
    margin: 0 auto;
}

.fl {
    float: left
}

.fr {
    float: right
}

.oh {
    overflow: hidden;
}

.al {
    text-align: left
}

.ac {
    text-align: center
}

.ar {
    text-align: right
}

.dn,
.hide {
    display: none !important;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.p40 {
    padding: 4rem 0
}

.p60 {
    padding: 6rem 0
}

.p80 {
    padding: 8rem 0;
}

.pp80 {
    padding: 8rem
}

.pt40 {
    padding-top: 4rem;
}

.pt60 {
    padding-top: 6rem;
}

.pt80 {
    padding-top: 8rem;
}

.pb20 {
    padding-bottom: 2rem
}

.pb40 {
    padding-bottom: 4rem
}

.pb80 {
    padding-bottom: 8rem
}

.pb100 {
    padding-bottom: 10rem;
}

.mt20 {
    margin-top: 2rem;
}

.mt40 {
    margin-top: 4rem;
}

.mt50 {
    margin-top: 5rem;
}

.mt60 {
    margin-top: 6rem;
}

.mt70 {
    margin-top: 7rem;
}

.mt120 {
    margin-top: 12rem;
}

.mb20 {
    margin-bottom: 2rem;
}

.mb60 {
    margin-bottom: 6rem;
}

.mb100 {
    margin-bottom: 10rem;
}

.mtpub {
    margin-top: 138px;
    padding-top: 6rem;
    margin-bottom: 8rem;
}

.f16 {
    font-size: 1.6rem;
}

.f18 {
    font-size: 1.8rem;
}

.f20 {
    font-size: 2rem;
}

.f22 {
    font-size: 2.2rem;
}

.f24 {
    font-size: 2.4rem;
}

.f32 {
    font-size: 3.2rem;
}

.pubcolor1 {
    color: #06c
}

.pubcolor2 {
    color: #f90
}

/*临时*/
/*head*/
header {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: #000;
    font-size: 2rem;
    color: #fff;
}

header {
    height: 100px;
}

/*head end*/
/*footer*/
footer {
    background: url(../images/foot-bg.png) no-repeat #005ece;
    color: #fff;
    font-size: 1.6rem;
}

footer a {
    color: #fff
}

footer .foot-top {
    border-bottom: 1px solid #80afe7
}

footer .foot-top .fl {
    width: 66.66%;
}

footer .foot-top dl {
    float: left;
    width: 20%;
}

footer .foot-top .fr dl {
    width: 100%;
}

footer .foot-top dl dt {
    font-size: 2rem;
    line-height: 6rem;
    font-weight: bold;
}

footer .foot-top dl dd {
    line-height: 3.6rem;
}

footer .foot-center .foot-about p {
    line-height: 3rem;
}

footer .foot-center .foot-contact {
    width: 60%;
    right: 0;
    bottom: 0
}

footer .foot-center .foot-contact ul li {
    width: 50%;
    float: left;
    line-height: 3.6rem;
}

footer .foot-center .foot-contact ul li i {
    font-size: 2.2rem;
    margin-right: .6rem;
}

footer .foot-center .foot-med {
    right: 0;
    bottom: 0;
    text-align: center
}

footer .foot-center .foot-med-off {
    float: left;
}

footer .foot-center .foot-med-off img {
    margin-bottom: 1.6rem;
    max-width: 123px
}

footer .foot-center .foot-med-off:first-child {
    margin-right: 4rem;
}

footer .footer-copy {
    text-align: center;
}

footer .footer-copy a:hover {
    color: #ff9900;
    opacity: 1;
}

.footmenu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1999;
    max-width: 1024px;
    display: none;
}

.footmenu img {
    display: block
}

.footmenu div.bgcolor {
    clear: both;
}

.footmenu div.con {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fa9e26;
}

.footmenu a {
    color: #fff;
    font-size: 1.8rem;
    display: block;
    width: 25%;
    text-align: center;
    float: left;
    padding-bottom: 10px;
    position: relative
}

.footmenu i {
    display: block;
    width: 25px;
    height: 25px;
    margin: 6px auto 2px;
    margin-bottom: 10px;
    font-size: 26px;
}

/*footer end*/
/*pub title*/
.pub-title {
    text-align: center
}

.pub-title h3 {
    color: #06c;
    font-size: 5.4rem;
    font-weight: bold;
    z-index: 99;
    position: relative;
}

.pub-title h3 a {
    color: #06c
}

.pub-title p {
    position: absolute;
    font-family: 'Monoton', cursive;
    top: 4rem;
    text-transform: uppercase;
    color: #FF9900;
    font-size: 5.4rem;
    line-height: 1;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    opacity: .6;
}

.in-about .pub-title,
.in-news-head .pub-title,
.in-pro-head .pub-title {
    text-align: left
}

.in-about .pub-title h3,
.in-cases .pub-title h3,
.in-cases .pub-title p {
    color: #fff
}

.in-about .pub-title p,
.in-news-head .pub-title p,
.in-pro-head .pub-title p {
    left: 0;
    transform: translate(0, 0);
}

.in-about .pub-title p {
    opacity: .8;
}

/*pub title end*/
/*pub button*/
.view-more {
    text-align: right
}

.view-more button {
    background-color: transparent;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    transition: all .5s ease-out;
    letter-spacing: 2px;
    line-height: 4rem;
    font-size: 1.6rem;
    width: 155px;
    border: unset;
    border-radius: unset;
    color: #06c;
    border: 2px solid #06c;
    border-right: 4px solid #06c;
    font-family: "'Oswald";
    transform: translateY(9px);
}

.view-more button span {
    position: absolute;
    background-color: #06c;
    z-index: 100;
}

.view-more button span:nth-child(1) {
    display: none;

    width: 100%;
    height: 2px;
    top: 0px;
    left: -100%;

    animation: sp1 .6s ease alternate-reverse infinite;
}

@keyframes sp1 {
    from {
        left: -100%;
    }

    to {
        left: 100%;
    }
}

.view-more button span:nth-child(2) {
    display: none;
    width: 100%;
    height: 2px;
    bottom: 0px;
    right: -100%;
    animation: sp2 .6s ease alternate-reverse infinite;
}

@keyframes sp2 {
    from {
        right: -100%;
    }

    to {
        right: 100%;
    }
}

.view-more button span:nth-child(3) {
    display: none;
    height: 100%;
    width: 2px;
    top: -40px;
    left: 0px;
    animation: sp3 .6s ease alternate-reverse infinite;
}

@keyframes sp3 {
    from {
        top: -100%;
    }

    to {
        top: 100%;
    }
}

.view-more button span:nth-child(4) {
    display: none;
    height: 100%;
    width: 2px;
    bottom: -40px;
    right: 0px;
    animation: sp4 .6s ease alternate-reverse infinite;
}

@keyframes sp4 {
    from {
        bottom: -100%;
    }

    to {
        bottom: 100%;
    }
}

.view-more button:hover {
    letter-spacing: 3px;
    border: 2px solid transparent;
    transition: background .6s ease;
    background-color: #06c;
    color: #FFF;
    box-shadow: 0px 0px 30px 1px #06c;
}

.view-more button:hover span:nth-child(1),
.view-more button:hover span:nth-child(2),
.view-more button:hover span:nth-child(3),
.view-more button:hover span:nth-child(4) {
    display: block;
}

/*swiper*/
.in-about .swiper-button-next,
.in-about .swiper-button-prev,
.pronr_cptj_list .swiper-button-next,
.pronr_cptj_list .swiper-button-prev {
    background-image: none;
    font-family: "iconfont" !important;
    font-size: 1.6rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 5rem;
    width: auto;
    height: auto;
    transform: translateY(-50%);
    margin-top: 0;
    opacity: 0;
    transition: opacity .5s ease-out
}

.pronr_cptj_list .swiper-button-next,
.pronr_cptj_list .swiper-button-prev {
    color: #06c;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.swiper-button-next:before {
    content: "\e620";
}

.swiper-button-prev:before {
    content: "\e63c";
    ;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 15px
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 15px
}

.swiper-button-hide {
    display: none;
}

.in-news .swiper-container,
.in-pro .swiper-container {
    padding: 15px;
    width: calc(100% + 30px);
    margin-left: -15px
}

.swiper_arrows .swiper_arrow {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #999;
    border-radius: 100%;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1.84rem;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: -.92rem;
    outline: none;
    position: absolute;
    top: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 1.84rem;
    z-index: 2
}

.swiper_arrows .swiper_arrow svg {
    color: #999;
    height: .48rem;
    width: .48rem
}

.swiper_arrows .swiper_arrow.prev {
    left: 0
}

.swiper_arrows .swiper_arrow.prev svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.swiper_arrows .swiper_arrow.next {
    right: 0
}

.swiper_arrows .swiper_arrow:hover {
    background-color: #06c;
    border-color: #06c
}

.swiper_arrows .swiper_arrow:hover svg {
    color: #fff
}

/*swiper end*/
/*cnav*/
.cnav-banner {
    margin-top: 138px;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.cnav-banner .cnav-txt {
    position: absolute;
    bottom: 0;
    width: 37rem;
    background: rgba(0, 71, 166, .5);
    padding: 6.2rem 3rem 6.3rem
}

.cnav-banner .cnav-txt h3 {
    font-size: 5rem;
    color: #fff;
    line-height: 1.2;
    font-weight: 400
}

.cnav-banner .cnav-txt h3 em {
    display: block;
    font-family: Arial;
    font-size: 1.8rem;
    text-transform: uppercase;
    line-height: 1.8;
    position: relative;
    margin-top: 12px;
    padding-right: 9px;
    white-space: nowrap
}

.cnav-banner .cnav-txt h3 em:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 27rem;
    height: 1px;
    background: #fff;
    opacity: .3;
    filter: alpha(opacity=30);
    margin-left: 9px
}

.cnav-dh {
    border-bottom: 1px solid #ddd;
}

.cnav-dh-collist ul {
    overflow: hidden
}

.cnav-dh-collist li {
    float: left;
    margin-right: 4.8rem
}

.cnav-dh-collist li a {
    display: block;
    font-size: 1.8rem;
    line-height: 4;
    font-weight: 700;
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.cnav-dh-collist li a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #0051bd;
    display: none
}

.cnav-dh-collist li a:hover,
.cnav-dh-collist li.on a {
    color: #06c
}

.cnav-dh-collist li.on a:after {
    display: block
}

.cnav-dh-dhlist {
    font-size: 1.4rem;
    vertical-align: middle;
}

.cnav-dh-dhlist i {
    margin-right: 1rem;
    font-size: 1.6rem;
    line-height: 4.5;
}

/*cnav end*/
/*puttitle*/
.pubtitle {
    width: 100%;
}

.pubtitle .pubtitle-dtext {
    color: #333;
    font-weight: bold;
    font-size: 3.2rem;
}

.pubtitle .line {
    width: 60px;
    height: 1px;
    background-color: #cccccc;
    margin: 3rem 0 1.8rem 0;
}

.pubtitle .pubtitle-ctext {
    color: #666;
    line-height: 2;
    font-size: 2.4rem;
}

.pubtitle .pubtitle-ctext span {
    display: inline-block;
    transform: translateY(2px);
}

/*title*/
/*img hover*/
.zoom-img {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
}

.zoom-img:before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    opacity: .6;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.zoom-img:hover:before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

.zoom-img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

a:hover .zoom-img:before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

a:hover .zoom-img img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

/*img hover end*/

/*page*/
.digg4 {
    text-align: center;
    font-size: 1.6rem;
    margin-top: 4rem;
    width: 100%;
    overflow: hidden;
}

.digg4 a,
.digg4 span.miy,
.digg4 span.disabled,
.digg4 span.current,
.digg4 b {
    padding: 0 2rem;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    background: transparent;
    border: 1px solid #06c;
    height: 36px;
    line-height: 36px;
    color: #222;
    text-decoration: none;
    margin: 0 5px;
    display: inline-block
}

.digg4 b {
    background: #06c;
    color: #fff;
}

.digg4 span.current,
.digg4 span:hover,
.digg4 span:hover.disabled,
.digg4 a:hover {
    color: #fff;
    background: #06c;
    border: 1px solid #06c;
}

.digg4 span.disabled {
    font-size: 3.2rem;
    font-weight: normal;
    background: #fff;
    color: #a6a6a6;
}

.digg4 a {
    border: 1px solid #bfbfbf;
    color: #a6a6a6;
    background: #fff;
    margin: 5px 0
}

.member-page a:first-child {
    border: none;
    background: none
}

.member-page {
    padding-bottom: 4rem
}

/*page end*/
/*fanbox*/
img.mfp-img {
    background-color: #f1f3f5
}

/*fanbox*/

/*header*/

.head {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1111;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
    max-width: 1920px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
}

.w-head {
    padding-left: 50px;
    padding-right: 50px;
}

.head-bodyer {
    width: 100%;
    background-color: #f1f3f5;
    max-width: 1920px;
    margin: 0 auto;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15);
}

.head-body {
    position: relative;
    transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.head-body .head-mob {
    display: none;
}

.head-body::after {
    content: "";
    display: block;
    clear: both;
}

/*logo*/
.head-bodyer .logo {
    margin: 20px 0;
    line-height: 0;
    float: left;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.head-bodyer .logo img {
    width: auto;
    height: 68px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.head-bodyer .wordsbox {
    float: left;
    border-left: 1px solid #2e2e2e;
    padding-left: 20px;
    margin-left: 22px;
    margin-top: 30px;
}

.head-bodyer .wordsbox span {
    font-size: 2rem;
    color: #2e2e2e;
    margin-bottom: 8px;
    font-weight: bold;
}

.head-bodyer .wordsbox .words2 {
    font-size: 1.4rem;
    color: #2e2e2e;
    line-height: 1.3;
}

.head-body.on .navlist {
    transform: translateY(0);
    opacity: 1;
}

/*menu*/
.head .menu {
    margin-top: 8px;
    width: 20px;
    float: right;
    display: block;
}

.head .menu a {
    width: 20px;
    height: 17px;
    display: block;
    position: relative;
}

.head .menu span {
    width: 20px;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.head .nume {
    display: none;
}

.head-body .menu-text {
    color: #fff;
    font-size: 18px;
    margin-left: 1rem;
}

.head .nume .pr {
    cursor: pointer;
}

.head-body.on .menu,
.head .nume,
.head .nume .menu-text,
.head .nume .pr img {
    display: none
}

.head-body.on .fr .nav {
    float: none;
}

.head-body.on .logo img.logo-mob,
.head-body.on .logo .nume {
    display: block
}

.head-body.on .logo a img:first-child {
    display: none
}

.head-body.on .logo .nume {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 0.7rem;
    cursor: pointer;
}

.head-body.on .logo .nume img {
    height: auto;
}

.head .menu span:nth-child(2) {
    top: 7px;
}

.head .menu span:nth-child(3) {
    width: 10px;
    top: 15px;
}

.head .menu a:hover span {
    width: 7px;
}

.head .menu a:hover span:nth-child(2) {
    width: 14px;
}

.head .menu a:hover span:nth-child(3) {
    width: 20px;
}

.head-body.on {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
}

.head-body.on .nav li:hover span a::after {
    height: 0;
}

.head-body.on .nav li {
    width: 100%;
}

.head-body.on .nav li span a {
    color: #fff;
    line-height: 10rem;
    border-bottom: 1px solid rgba(237, 237, 237, 0.209);
}

.head-body.on .nav li.on span a::after,
.head-body.on .nav li:hover span a::after {
    display: none;
}

/*headtop*/
.head-top {
    font-size: 1.4rem;
    background: #06c;
    color: #fff;
    font-weight: 300;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all .3s;
    height: 30px;
    max-width: 1920px;
    margin: 0 auto;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
}

.head-top.no {
    opacity: 0;
    height: 0;
    line-height: 0;
    padding: 0
}

.head-top a.head-tel {
    color: #fff;
    margin-left: 2rem;
}

.head-top a.head-tel.icon-31dianhua:before,
.head-top .head-login.icon-user:before {
    margin-right: 1rem
}

.head-top .head-login {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 300;
}

.head-login a {
    font-size: 1.4rem;
    color: #fff;
}

.head-login a:hover {
    color: #ffcc66
}

.head-login a.sitemap {
    margin-left: 2rem;
}

/*nav down*/
.head-body.on .nav {
    width: 100%;
}

.head.on .head-bodyer .logo {
    margin: 10px 0;
}

.head.on .head-bodyer .logo img {
    height: 56px;
}

.head .head-body .nav {
    max-width: 1100px;
    overflow: hidden;
    max-height: 108px;
    margin-right: 8rem;
}

.head.on .head-body .nav li span a {
    color: #2e2e2e;
    line-height: 76px;
}

.head.on .yyqh,
.head.on .search {
    padding: 21.5px 0 21.5px 22px;
}

.head.on .head-bodyer .wordsbox {
    display: none;
}

/*search*/
.head .search ._t {
    width: 30px;
}

.head .search ._b input {
    height: 34px;
    padding: 0 14px;
    padding-right: 60px;
}

.head .search ._b img {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.head .search ._t:hover i {
    animation: cxdd 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.head .yyqh:hover a span {
    display: block;
    animation: cxdd 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.head .user-mob a:hover i {
    animation: cxdd 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.head .search:hover .search ._t i {
    animation: cxdd 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes cxdd {
    from {

        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {

        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes cxdd {
    from {

        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {

        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/*encn*/
.head .yyqh {
    float: left;
    padding: 37px 0 37px 22px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.head .yyqh a {
    display: block;
    font-size: 13px;
    color: #ffffff;
    line-height: 33px;
    width: 33px;
    background: #06c;
    border-radius: 100%;
    text-align: center;
}

.head .yyqh .a1 {
    display: none;
}

.head .yyqh.on .a1 {
    display: block;
}

.head .yyqh.on .a2 {
    display: none;
}

/*nav*/
.head-body .fr .nav {
    float: left;
}

.head-body.on .fr {
    display: block;
    margin-top: 5px;
    cursor: pointer;
    width: 20%;
    text-align: right;
}

.head-body .nav li {
    float: left;
    position: relative;
}

.head-body .nav li span {
    display: block;
    padding: 0 2.6rem;
}

.head-body .nav li span a {
    display: block;
    color: #2e2e2e;
    position: relative;
    font-size: 1.8rem;
    line-height: 108px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.head-body .nav li.on span a::after,
.head-body .nav li:hover span a::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #06c;
    position: absolute;
    bottom: 0px;
    left: 0;
}

/*搜索*/
.head .search {
    float: left;
    position: relative;
    padding: 37px 0 37px 7px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.head .nume .search {
    margin: 0 7px
}

.head .user-mob a {
    width: 33px;
    height: 33px;
    background-color: #06c;
    display: block;
    text-align: center;
    border-radius: 50%;
}

.head .user-mob a i {
    font-size: 20px;
    color: #fff;
    display: block;
}

.head .search-mob {
    padding: 0;
    border-right: 1px solid #2e2e2e;
    border-left: 1px solid #2e2e2e;
    padding: 0 2rem;
    margin: 0 2rem;
}

.head .yyqh-mob {
    margin: 0;
}

.head .search ._t {
    width: 33px;
    height: 33px;
    background: #06c;
    border-radius: 100%;
    cursor: pointer;
    text-align: center;
}

.head .search ._t i {
    color: #fff;
    font-size: 20px;
    display: block;
}

.head .search ._t img {
    width: 100%;
    display: block;
}

.head .search ._b {
    width: 280px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 100%;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    display: none;
}

.head .nume .search ._b {
    top: auto;
    bottom: -48px
}

/*mob*/
#header .nav {
    position: absolute;
    right: 60px;
    top: 27px;
    display: block;
}

#header .nav a {
    width: 58px;
    height: 49px;
    display: block;
}

#header .nav span {
    width: 58px;
    height: 6px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

#header .nav span:nth-child(2) {
    top: 22px;
}

#header .nav span:nth-child(3) {
    width: 29px;
    top: 43px;
}

#header .nav a:hover span {
    width: 20px;
}

#header .nav a:hover span:nth-child(2) {
    width: 39px;
}

#header .nav a:hover span:nth-child(3) {
    width: 58px;
}

/*header end*/
/*ie10以下显示*/
.browsers {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff url(../images/iebg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 1000;
}
        /* 入场动画 */
        @keyframes slideInRight {
            from {
                transform: translateX(100px);
                opacity: 0;
            }
            to {
                transform: translateX(0);
                opacity: 1;
            }
        }

        /* 右侧悬浮框 */
        .float-sidebar {
            position: fixed;
            right: 20px;
            bottom: 40px;
            z-index: 1000;
            display: flex;
            flex-direction: column;
            gap: 8px;
        }

        .float-item {
            width: 55px;
            height: 70px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 4px 20px rgba(0, 100, 199, 0.15);
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
            /*border: 2px solid transparent;*/
            text-decoration: none;
            color: #666;
            position: relative;
            overflow: hidden;
            opacity: 0;
        }

        .float-item::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(0, 100, 199, 0.1), transparent);
            transition: left 0.5s;
        }

        .float-item:hover::before {
            left: 100%;
        }

        .float-item:hover {
            transform: translateX(-2px) ;
            box-shadow: 0 8px 30px rgba(0, 100, 199, 0.25);
            /*border-color: #0064c7;*/
            /*background: linear-gradient(135deg, #fff 0%, #f8fbff 100%);*/
            transition:all .8s;
        }

        .float-item i {
            font-size: 20px;
            margin-bottom: 4px;
            transition: all 0.3s ease;
            color: #0064c7;
        }

        .float-item:hover i {
            transform: translateY(-2px);
            color: #004a94;
        }

        .float-item span {
            font-size: 11px;
            font-weight: 500;
            transition: all 0.3s ease;
        }

        .float-item:hover span {
            color: #0064c7;
            font-weight: 600;
        }

        .refresh-btn:hover {
            animation: refreshPulse 0.6s ease-in-out;
        }

        .service-btn:hover {
            animation: serviceBounce 0.5s ease-in-out;
        }

        .top-btn {
            opacity: 0 !important;
            visibility: hidden;
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
            pointer-events: none;
        }

        .top-btn.show {
            opacity: 1 !important;
            visibility: visible;
            pointer-events: auto; 
        }

        .top-btn:hover {
            background: linear-gradient(135deg, #0064c7 0%, #004a94 100%);
            color: #fff;
        }

        .top-btn:hover i,
        .top-btn:hover span {
            color: #fff;
        }

        /* 确保TOP按钮的所有子元素过渡时间一致 */
        .top-btn i,
        .top-btn span {
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        }
        .top-btn i{transform: rotate(180deg)}
        .float-item:hover.top-btn i{
            transform: translateX(0px) rotate(180deg);
        }
        @keyframes refreshPulse {
            0%, 100% { transform: translateX(-5px) scale(1.05); }
            50% { transform: translateX(-5px) scale(1.1) rotate(180deg); }
        }

        @keyframes serviceBounce {
            0%, 100% { transform: translateX(-5px) scale(1.05); }
            25% { transform: translateX(-8px) scale(1.08); }
            75% { transform: translateX(-3px) scale(1.02); }
        }
        .float-item::after {
            content: attr(data-tooltip);
            position: absolute;
            right: 100%;
            top: 50%;
            transform: translateY(-50%);
            background: rgba(0, 0, 0, 0.8);
            color: #fff;
            padding: 8px 12px;
            border-radius: 4px;
            font-size: 12px;
            white-space: nowrap;
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
            margin-right: 10px;
        }

        .float-item:hover::after {
            opacity: 1;
            visibility: visible;
            margin-right: 15px;
        }
                @media (max-width: 1024px) {
            .float-sidebar {
                display: none;
            }
        }