html{font-size: 20px;}
a{color: #333;}
*{box-sizing: border-box;}
img{max-width: 100%;}
body,html{min-height:100%;}
body{font-family:"AvantGarde","microsoft yahei","microsoft JhengHei", Helvetica, sans-serif; color:#212121;-webkit-tap-highlight-color:rgba(255,255,255,0);background-color: #fff;text-align: left;}
pre{white-space:pre-wrap;word-wrap: break-word;}
a{text-decoration:none; color:#000; outline:none; transition:cubic-bezier(0.215,.61,.355,1);}
.clearfix:after{content:"\200B"; display:block; height:0; clear:both;}
.clearfix{*zoom:1;}/*IE/7/6*/
/*h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}*/
input{outline: none;-webkit-appearance: none;border-radius: 0; font-size:14px;}
input[type="text"],input[type="password"],input[type="search"],textarea,select,input[type="date"]{outline: none; -webkit-appearance: none;border-radius: 0; font-size:14px; display:block; width:100%; border:none; background:none; border:1px solid #dbdbdb; padding:6px 12px; transition:ease .45s;}
input[type="radio"]{display:inline-block; width:20px; height:20px; position:relative; top:2px; margin-right:5px; cursor:pointer;}
input[type="checkbox"]{display:inline-block; width:20px; height:20px; position:relative; top:2px; margin-right:5px; cursor:pointer;}
input::-webkit-input-placeholder {color: #888888;}
input:-moz-placeholder {　color: #888888;}
input::-moz-placeholder {color: #888888;}
input:-ms-input-placeholder {color: #888888;}
textarea{resize:none; overflow:hidden;}
textarea::-webkit-input-placeholder {color: #888888;}
textarea:-moz-placeholder {　color: #888888;}
textarea::-moz-placeholder {color: #888888;}
textarea:-ms-input-placeholder {color: #888888;}
select::-ms-expand { display: none; }
select{background: url(/images/icon_xia_s.png) right 12px center no-repeat;
    background-size: 9px;
    padding-left: 25px;
    padding-right: 26px!important;}
i,em{font-style:normal;}
ul,li,ol{list-style: none;}
a:focus,button:focus,div:focus{outline: none;}
/*.wow{opacity: 0;}*/
.left{float:left;}
.right{float:right;}
.flex{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;}
.flex-text-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: center;-webkit-justify-content: center;-ms-justify-content: center;}
.flex-align-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;align-items: center;-webkit-align-items: center;-ms-align-items: center;}
.flex-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;align-items: center;-webkit-align-items: center;-ms-align-items: center;justify-content: center;-webkit-justify-content: center;-ms-justify-content: center;}

.flex-space-between{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: space-between;-webkit-justify-content: space-between;-ms-justify-content: space-between;}

.flex-space-around{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: space-around;-webkit-justify-content: space-around;-ms-justify-content: space-around;}
.flex-space-between-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: space-between;-webkit-justify-content: space-between;-ms-justify-content: space-between;align-items: center;-webkit-align-items: center;-ms-align-items: center;}

.flex1{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:column; -webkit-flex-direction:column;-ms-flex-direction:column;}

.flex-wrap{flex-wrap:wrap; -webkit-flex-wrap:wrap;-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.flex-auto{flex: 0 0 auto;-ms-flex: 0 0 auto;-webkit-flex: 0 0 auto;}

.tran03{-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;}
.tran1{-webkit-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;}
.tran06{
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    transition: all 0.6s;
}

@font-face {
  font-family: 'Dosis';font-style: normal;  /* project id 1853964 */
  src: url('../fonts/Dosis.ttf');
  src: url('../fonts/Dosis.woff') format('woff');
  font-display:swap;
}
@font-face {
  font-family: 'AvantGarde';font-style: normal;  /* project id 1853964 */
  src: url('../fonts/AvantGardeITCbyBT-Medium.ttf');
  /*src: url('../fonts/Dosis.woff') format('woff');*/
  font-display:swap;
}

.container{ margin:auto; position:relative;}
.container1400{max-width:1320px; margin:auto; position:relative; padding:0 10px;}
.blue{color:#1e4fdb;}
.l-grid-2>li{width:50%; float:left;}
.l-grid-3>li{width:33.333333333333336%; float:left;}
.l-grid-4>li{width:25%; float:left;}
.l-grid-5>li{width:20%; float:left;}
.l-grid-6>li{width:16.666666666666668%; float:left;}
/*分享*/
#bsWXBox{box-sizing:initial;}
#bsBox{box-sizing:initial;}
/*浏览器滚动条*/
::-webkit-scrollbar{width:10px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:30px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/*.preload{width: 100vw;height: 100vh;background-color: #fff;position: fixed;top: 0;left: 0;z-index: 9999;display: none;}*/
/*.pace-done .preload{visibility: hidden;opacity: 0;}*/
/*.pace{width: 100vw;height: 100vh;position: fixed;top: 0;left: 0;z-index: 10000;display: none;}*/


.container{width: 75%;max-width: 1440px; margin-left: auto;margin-right: auto;}
.headtop{position:absolute; top:0; left:0; width:100%; z-index:100; }
.head{position:absolute; top:0; left:0; width:100%; height:120px; box-sizing:border-box; z-index:100; transition:all 0.35s; background-color: transparent;}
.head .container{height: 100%;width: 75%;max-width: 90%;}
.head .logo{width: 162px;height: 50px;margin-top: 20px; background: url(/images/logo_w.png) left center no-repeat;background-size: 100%; float: left;transition:all 0.35s;}
.head .logo a{display: block;width: 100%;height: 100%;text-indent: -999px; overflow: hidden;}
.nobanner .headtop .head .logo{background-image: url(/images/logo.png);}
.nobanner .headtop .login .name{color: #164477;}
.nobanner .headtop .login .userhead{background-color: #164477;}

.menunav{float: left;width: 40px;height: 40px;background: url(/images/icon_menu_w.png) center no-repeat;margin: 22px 0 0 1vw;cursor: pointer;transition: ease .45s;}
.navtel{float: left;margin-left: 30px;width: 180px;height: 40px;line-height: 40px; font-family: 'Dosis';font-size: 22px; color: #fff;padding-left: 30px;background: url(/images/icon_top_ipone.png) left center no-repeat;position: relative;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);transition: all 0.5s;}

.login{float: right;margin-right: 2.0rem;height: 90px;display: flex;align-items: center;}
.login .userhead{width: 24px;height: 24px;border-radius: 50%;vertical-align: middle;}
.login .name{margin-left: 10px;color: #fff;}
.head.open .menu{background-image: url(/images/icon_close_red.png);/*background-color: #fff;*/}
.menu{width: 140px;height: 53px;line-height: 53px; background: #fff url(/images/icon_menu.png) right center no-repeat;background-size: 30px;cursor: pointer;float: right;display: block;transition: all 0.5s;position: relative;padding-left: 70px;border-radius: 20px;color: #115d9e; font-size: 18px;font-weight: bold; top: 18px;z-index: 999;}
.menu>span {
    position: absolute;
    left: 28px;
    height: 3px;border-radius: 1px;
    background: #115d9e;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.menu>span:nth-child(1) {
    top: 18px;
    width: 25px;
}
.menu>span:nth-child(2) {
    top: 26px;
    width: 25px;
}
.menu>span:nth-child(3) {
    top: 34px;
    width: 25px;
}
.menu[aria-expanded=true]:hover>span:nth-child(1),.head.open .menu>span:nth-child(1) {
    width: 25px;
    -webkit-transform: translate(3px,10px) rotate(45deg);
    transform: translate(3px,10px) rotate(45deg)
}
.menu[aria-expanded=true]:hover>span:nth-child(2),.head.open .menu>span:nth-child(2) {
    opacity: 0;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}
.menu[aria-expanded=true]:hover>span:nth-child(3),.head.open .menu>span:nth-child(3) {
    width: 25px;
    -webkit-transform: translate(3px,-6px) rotate(-45deg);
    transform: translate(3px,-6px) rotate(-45deg)
}

.head.open .menu{background:none;color: transparent;}
.head.open .menu>span{background-color: #fff;}

body{}
/* FOOTER */
.footer{background-color: #173a60; background-image:url(/images/footer_bg1.png);background-attachment:fixed;  background-repeat:no-repeat; background-position:center bottom;background-size: cover; color: #fff;padding-top: 3.8rem;position: relative;z-index: 2;margin-top: 30px;
    /*position: fixed;width: 100%;left: 0;bottom: 0;z-index: 0;*/
}
.footer .container{padding-bottom: 1.5rem;}.footer .foot_middle{width: 100%;margin: 0 auto;position:relative;color:#898989; display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;justify-content: space-between;-webkit-justify-content: space-between; }
.foot_left{width: 30%;position: relative;padding-bottom: 50px;margin-right: 5%;}
.foot_left .cr{position: absolute;width: 100%;left: 0;bottom: 0;color: #5b7492;font-size: 14px;}
.foot_left .cr a{color: #5b7492;}
.foot_left .cr a:hover{text-decoration: underline;}
.foot_left .flogo{margin-bottom: 2rem;}
.foot_left .desc{color: #284a6e;font-weight: bold;font-size: 1.2rem;}
.foot_nav{width: 100%; display: flex;padding-bottom: 40px;justify-content: space-between;}
.foot_nav .item{width: 35%;padding-left: 10%;background: url(/images/shuxian_bg.png) left center no-repeat;}
.foot_nav .item .name{font-size: 0.8rem;color: #fff;}
.foot_nav .item p{font-size: 0.8rem;line-height: 1.6;color: #fff;}
.foot_nav .item a{display: block;font-size: 0.8rem;line-height: 1.6;color: #fff;margin-bottom: 1rem;transition: all 0.4s;}
.foot_nav .item a:hover{text-decoration: underline;}
.foot_nav .name{font-size: 1.1rem;margin-bottom: 1.5rem;}
.footer .foot_lnk {position:relative; width:100%;}
.footer .foot_lnk li {float:left;width: 48%;margin-right: 1.33%;}
.footer .foot_lnk li a {display:block; width:100%; height:100%;  font-size:0.8rem; line-height:24px; letter-spacing:-0.045rem; color:#fff; margin:0 20px 10px 0;}
.footer .foot_info {position:relative;}
.footer .foot_info p { font-size:0.8rem; line-height:24px;  margin-bottom:12px;}
.footer .foot_info p i{font-size: 1.0rem; margin-right: 10px;}
.footer .foot_info p.tel{font-size: 1.6rem;color: #a5a5a5;margin-top: 1.0rem;}
.footer .ftewm{float: right;width: 130px;text-align: center;flex: 1;}
.footer .ftewm .con{}
.footer .ftewm p{margin-top: 10px;}
.footer .tips{font-size: 16px;}


.powerby{background-color: #173a60; background-image:url(/images/footer_bg.jpg);background-attachment:fixed; background-repeat:no-repeat; background-position:center center;background-size: 100%; color: #5b7492;font-size: 14px;width: 100%;margin: 0 auto;}
.powerby .container{padding-top: 1rem;padding-bottom: 1rem;}
.powerby p{width: 100%;display: flex;justify-content: space-between;}
.powerby .left{}
.powerby .right{;}
.powerby a{color: #5b7492;}
.powerby a:hover{text-decoration: underline;}

.m_kefu{position: fixed;z-index: 9;}
.zxkf{position: fixed;z-index: 9;width: 88%;height: 42px;line-height: 42px; left: 6%;bottom: 15px;display: flex;align-items: center;justify-content: center;background-color: #d32e2e;border-radius: 42px;/*opacity: 0;visibility: hidden;*/transition: all 0.5s;}
.zxkf.show{opacity: 1;visibility: visible;}
.zxkf .icon{width: 28px;height: 28px;background: url(/images/icon_kefu.png) center;background-size: 28px;margin-right: 20px;}
.zxkf .name{font-size: 16px;font-weight: bold;color: #fff;}
.zixun_tel{bottom: 250px;right: 5px;width: 60px;height: 60px;overflow: visible;background-color: transparent;transform: translateZ(0px);position: fixed;z-index: 10000 !important;  }
.zixun_tel_wrap {position: relative;display: block;cursor: pointer;width: 60px;height: 60px;background-image: url(/images/zixun_tel_bg.png);background-size: 100% 100%;}
.zixun_tel .img{position: absolute;top: 10px;left: 10px;width: 1.58125rem;height: 1.58125rem;transform-origin: center center;animation: shake2 4s linear infinite;}
.zixun_tel .text{position: absolute;left: 0;bottom: 0;width: 60px;height: 24px;text-align: center;line-height: 24px;color: #fff;}
@keyframes shake2 {
    0% {transform: rotate(0) scale(1);}
    4% {transform: rotate(20deg) scale(1.2);}
    8% {transform: rotate(0) scale(1);}
    13% {transform: rotate(20deg) scale(1.2);}
    17% {transform: rotate(0) scale(1);}
    33% {transform: rotate(0) scale(1);}
    38% {transform: rotate(20deg) scale(1.2);}
    42% {transform: rotate(0) scale(1);}
    46% {transform: rotate(20deg) scale(1.2);}
    50% {transform: rotate(0) scale(1);}
    100% {transform: rotate(0) scale(1);}
}


.nav_wrap{ width: 100%; height: 100vh; transition: ease 1s; transform: translateY(-100%);-ms-transform: translateY(-100%); visibility: hidden;  background:#fff; position: fixed; left: 0; top: 0; z-index: 101; background: #173a60; background-size: cover;opacity: 0;display: flex;justify-content: space-between;}
.head.open .nav_wrap{ transform: translateY(0);-ms-transform: translateY(0); visibility: visible;opacity: 1;padding: 8% 15% 4%;}

.nav{ padding:  0;width: 50%;height: 100%;position: relative;}
.nav:after{position: absolute;right: 15px;top: 0;width: 29px;height: 100%;content: "";background: url(/images/shuxian_bg.png) right center no-repeat;z-index: 2;}
.nav ul{ height: 100%;display: flex; justify-content: space-between;flex-direction: column;justify-content: space-between;}
.nav li{ display:block;}
.nav li a{font-weight: bold; display: block;font-size: 1.5rem;color: #4c6fa7;line-height: 1.4;transition: all 0.4s ease;}
.nav li a:hover{ color: #fff;}
.nav_contact {width: 0 0 auto;display: flex;justify-content: center; flex-direction: column;}
.nav_contact .items{margin-bottom: 4.0rem;}
.nav_contact .item{line-height: 1.4;font-size: 16px;}
.nav_contact .item .name{color: #496ca3;margin-bottom: 1.0rem;}
.nav_contact .item .value{color: #fff;margin-bottom: 1.0rem;}
.clinks{display: flex;margin-top: 1.0rem;}
.clinks a{width: 30px;height: 30px;margin-right: 1rem;background: url(/images/icon_s.png) center no-repeat;}
.clinks .icon-f{background-image: url(/images/icon_facebook.png);}
.clinks .icon-in{background-image: url(/images/icon_in.png);}
.clinks .icon-i{background-image: url(/images/icon_instagram.png);}


.cursor{width:40px; height:40px; position:absolute; left:0; top:0;pointer-events: none;margin: -25px 0 0 -25px; z-index: 12;  visibility:hidden;}
.cursor:before{content: '';display: block;width: 100%;height: 100%; background:#fff; border-radius: 50%;box-sizing: border-box;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%) scale(1);transition: all .4s cubic-bezier(.3,1.83,.49,.88);}
.cursor.nav:before{ background: none; border:1px solid #fff;width:80px;height: 30px; border-radius: 15px;}
.cursor.btn:before{width:6rem; height:6rem;}
.cursor.btn2:before{width:100%; height:100%; border:1px solid #f4f4f4; background: none; }
.cursor,
.cursor::after {
	user-select: none;
	pointer-events: none;
	mix-blend-mode: difference
}


.icon{width: 16px;height: 16px;display: inline-block; vertical-align: middle;  fill: currentColor;  overflow: hidden;}


 .preload {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 1000;
    background: #fff;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    -webkit-transform-origin: 50% 42%;
    -ms-transform-origin: 50% 42%;
    transform-origin: 50% 42%
    }

    .preload.is-loaded {
        background: 0 0
    }

    .preload.is-animate-out {
        -webkit-transform: scale(5);
        -ms-transform: scale(5);
        transform: scale(5);
        opacity: 0;
        -webkit-transition: opacity 1s,-webkit-transform 1s;
        transition: opacity 1s,-webkit-transform 1s;
        transition: transform 1s,opacity 1s;
        transition: transform 1s,opacity 1s,-webkit-transform 1s
    }

    .preload.is-paused .preload__progress {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    .preload.is-paused .preload__progress-inner {
        -webkit-animation: none;
        animation: none
    }

    .preload.is-clean {
        background: 0 0;
        z-index: -1;
        -webkit-transition: none;
        transition: none
    }

    .preload.is-clean .preload__bg {
        display: none
    }

    .preload.is-clean .preload__progress {
        background: rgba(0,0,0,.5);
        top: 50%
    }

    .preload.is-clean .preload__progress-inner {
        background: #35373b
    }

    .preload.is-clean-paused .preload__progress-inner {
        -webkit-animation: none;
        animation: none
    }

    .preload__bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .preload__progress {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 200px;
        margin:-1px 0 0 -100px;
        height: 1px;
        background: rgba(255,255,255,.15);
        -webkit-transition: .3s;
        transition: .3s
    }
    .preload__progress.hid{
        left: 0;
        width: 100%;
    }

.preload__progress-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-animation: preloadLine 1.6s both infinite;
    animation: preloadLine 1.6s both infinite;
}

@-webkit-keyframes preloadLine {
    2% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    48% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    52% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    98% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes preloadLine {
    2% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    48% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    52% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    98% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.load-bg{
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index:999;
}
.load-bg .top{
    height: 50%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}
.load-bg .top i{
    display: block;
    width: 200px;
    height: 1px;
    background-color: #555;
    position: absolute;
    bottom: 0;
    left:50%;
    margin-left: -100px;
    -webkit-transition: .5s;
    transition: .5s;
}
.load-bg .top i.on{
    left:0%;
    margin-left: 0px;
    width:100%;
}
.load-bg .bot{
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height:50%;
    background-color: rgba(255, 255, 255, 0.5);
}

/*首页有加载条*/
.load-bg,.preload{display: none;}
.index_page .pace{display: block;}
.index_page .load-bg,.index_page .preload{display: block;}

.floatkefu{position: fixed;right: 0;bottom: 200px;z-index: 99;}
.floatkefu .img{position: relative;opacity: 0;visibility: hidden;transition: all 0.33s;}
.floatkefu.show .img{opacity: 1;visibility: visible;}
.floatkefu .img a{display: block;width: 132px;height: 32px;position: absolute;left: 50%;margin-left: -53px;bottom: 67px;}
