@charset "utf-8";
/* CSS Document */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, address, code, em, font, img, strike, strong, tt, var, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    list-style: none;
    /*font-weight: 100;*/
}
a {
    text-decoration: none;
    color: #333333;
}
#live800_entry {
    display: none !important;
  }
.clearfix {
    zoom: 1;
}
.clearfix:after {
    display: block;
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
}
::-ms-clear, ::-ms-reveal {
    display: none
}
::-webkit-scrollbar {
    width: 12px;
    height: 8px
}
::-webkit-scrollbar-track {
    background: #ececec
}
::-webkit-scrollbar-track:hover {
    background: #e1e1e1
}
::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: silver
}
::-webkit-scrollbar-thumb:hover {
    background: #999
}
::-webkit-scrollbar-corner {
    background: 0 0
}
body {
    color: #606060;
    font: 15px/1.5 '微软雅黑', tahoma, arial, Hiragino Sans GB;
}
.grid-1000 {
    width: 1000px;
    height: auto;
    margin: 0 auto;
}
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?puspwq');
    src: url('../fonts/icomoon.eot?puspwq#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?puspwq') format('truetype'),
    url('../fonts/icomoon.woff?puspwq') format('woff'),
    url('../fonts/icomoon.svg?puspwq#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2) {
    .chat_box .icon-chat,
    .chat_box .icon-wechat,
    .chat_box .icon-chat-after {
        background-image: url("../images/chat_icon@2x.png")!important;
        background-size: 128px 36px!important;
    }

}
.banner {
    width: 100%;
    height: auto;
}
.main {
    margin: 0 auto;
    width: 1000px;
    height: auto;
    clear: both;
    overflow: hidden;
    background: #fff;
    padding-top: 138px;
}
.position {
    width: 970px;
    margin: 0 auto;
    padding: 15px 0;
    border-top: 1px solid #d4dadf;
    border-bottom: 1px solid #d4dadf;
    clear: both;
    overflow: hidden;
}
.current_postion {
    float: left;
    width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 20px;
}
.current_postion a, .current_postion span {
    padding: 15px 10px;
    color: #606060;
    line-height: 27px;
}
.position_link {
    float: right;
    font-size: 18px;
}
.position_link li {
    float: left;
    margin-right: 30px;
    display: inline;
}
.position_link li a {
    color: #0a0001;
}
.position_link li img {
    margin-right: 10px;
}
.foot {
    width: 100%;
    min-width: 1000px;
    padding: 15px 0;
    overflow: hidden;
}
.font_link {
    border-top: 1px solid #d4dadf;
    width: 1280px;
    line-height: 16px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
}
.font_link a {
    padding: 0 8px;
    color: #606060;
    text-decoration: none;
}
.font_link a:hover {
    text-decoration: underline;
}
.font_link span {
    padding: 0 10px;
    line-height: 63px;
}
/**ܴɵa #live800:linkײհ*/
#live800\:link {
    display: none;
}
/*IE67*/
a {
    _display: expression(function(el){
		if(el.id=="live800:link"){
			el.style.display="none";
		}
	}(this))
}
#InviteWindow {
    top: 1px;
    display: none;
}
/** hide cnzz icon*/
#cnzz_stat_icon_1254031215 {
    position: absolute !important;
    z-index: -1 !important;
    top: -20px !important;
    visibility: hidden;
}
.foot {
    padding: 0;
}
.foot em {
    font-style: normal;
}
.font_link {
    border: none;
    line-height: 16px;
    margin: 0 auto 25px;
}
.font_link a {
    color: #606060;
}
.changeF {
    text-align: left;
}
.now_position {
    font-size: 16px;
}
.color_1 {
    color: #666666;
}
.color_2 {
    color: #333333;
}
.none {
    display: none !important;
}
.f-left {
    float: left;
}
.f-right {
    float: right;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-justify {
    text-align: justify;
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    width: 1170px \9;
    min-width: 960px;
    /*为了兼容不支持媒体选择的浏览器*/
    -webkit-transition: width 0.9s cubic-bezier(1, -0.02, 0, 1.04);
    -moz-transition: width 0.9s cubic-bezier(1, -0.02, 0, 1.04);
    -o-transition: width 0.9s cubic-bezier(1, -0.02, 0, 1.04);
    transition: width 0.5s cubic-bezier(1, -0.02, 0, 1.04);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container-fluid {
    min-width: 0;
    width: 100%;
}
@media (min-width: 768px) {
    .container {
        width: 748px;
        min-width: 0;
    }
}
@media (min-width: 1008px) {
    .container {
        width: 984px;
        min-width: 0;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
        min-width: 0;
    }
}
.row {
    min-height: 1px;
    clear: both;
    *zoom: 1;
    margin-left: -15px;
    margin-right: -15px;
}
.row:before, .row:after {
    content: "";
    display: table;
    clear: both;
}
.row .pdl-row {
    padding-left: 15px !important;
}
.row .pdr-row {
    padding-right: 15px !important;
}
.extend-left {
    margin-left: -30px !important;
    margin-right: 0 !important;
}
.extend-right {
    margin-left: 0 !important;
    margin-right: -30px !important;
}
.row .col-12, .row .col-11, .row .col-10, .row .col-9, .row .col-8, .row .col-7, .row .col-6, .row .col-5, .row .col-4, .row .col-3, .row .col-2, .row .col-1 {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row .col-1 {
    width: 8.33333333%;
    *width: 5.74333333%;
    _overflow: hidden;
}
.row .col-2 {
    width: 16.66666667%;
    *width: 14.07666667%;
    _overflow: hidden;
}
.row .col-3 {
    width: 25%;
    *width: 22.41%;
    _overflow: hidden;
}
.row .col-4 {
    width: 33.33333333%;
    *width: 30.74333333%;
    _overflow: hidden;
}
.row .col-5 {
    width: 41.66666667%;
    *width: 39.07666667%;
    _overflow: hidden;
}
.row .col-6 {
    width: 50%;
    *width: 47.41%;
    _overflow: hidden;
}
.row .col-7 {
    width: 58.33333333%;
    *width: 55.74333333%;
    _overflow: hidden;
}
.row .col-8 {
    width: 66.66666667%;
    *width: 64.07666667%;
    _overflow: hidden;
}
.row .col-9 {
    width: 75%;
    *width: 72.41%;
    _overflow: hidden;
}
.row .col-10 {
    width: 83.33333333%;
    *width: 80.74333333%;
    _overflow: hidden;
}
.row .col-11 {
    width: 91.66666667%;
    *width: 89.07666667%;
    _overflow: hidden;
}
.row .col-12 {
    width: 100%;
    *width: 97.41%;
    _overflow: hidden;
}
@media (max-width: 1200px) {
    .row .col-md-12, .row .col-md-11, .row .col-md-10, .row .col-md-9, .row .col-md-8, .row .col-md-7, .row .col-md-6, .row .col-md-5, .row .col-md-4, .row .col-md-3, .row .col-md-2, .row .col-md-1 {
        position: relative;
        min-height: 1px;
        float: left;
        padding-left: 12px;
        padding-right: 12px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .row {
        margin-left: -12px;
        margin-right: -12px;
    }
    .row .pdl-row {
        padding-left: 12px !important;
    }
    .row .pdr-row {
        padding-right: 12px !important;
    }
    .extend-left {
        margin-left: -20px !important;
        margin-right: 0!important;
    }
    .extend-right {
        margin-left: 0!important;
        margin-right: -20px !important;
    }
    .row .col-md-1 {
        width: 8.33333333%;
        *width: 5.86238095%;
        _overflow: hidden;
    }
    .row .col-md-2 {
        width: 16.66666667%;
        *width: 14.19571429%;
        _overflow: hidden;
    }
    .row .col-md-3 {
        width: 25%;
        *width: 22.52904762%;
        _overflow: hidden;
    }
    .row .col-md-4 {
        width: 33.33333333%;
        *width: 30.86238095%;
        _overflow: hidden;
    }
    .row .col-md-5 {
        width: 41.66666667%;
        *width: 39.19571429%;
        _overflow: hidden;
    }
    .row .col-md-6 {
        width: 50%;
        *width: 47.52904762%;
        _overflow: hidden;
    }
    .row .col-md-7 {
        width: 58.33333333%;
        *width: 55.86238095%;
        _overflow: hidden;
    }
    .row .col-md-8 {
        width: 66.66666667%;
        *width: 64.19571429%;
        _overflow: hidden;
    }
    .row .col-md-9 {
        width: 75%;
        *width: 72.52904762%;
        _overflow: hidden;
    }
    .row .col-md-10 {
        width: 83.33333333%;
        *width: 80.86238095%;
        _overflow: hidden;
    }
    .row .col-md-11 {
        width: 91.66666667%;
        *width: 89.19571429%;
        _overflow: hidden;
    }
    .row .col-md-12 {
        width: 100%;
        *width: 97.52904762%;
        _overflow: hidden;
    }
}
@media (max-width: 1008px) {
    .header .header-menu li a {
        padding: 0 3px;
      }
    
    .row .col-xs-12, .row .col-xs-11, .row .col-xs-10, .row .col-xs-9, .row .col-xs-8, .row .col-xs-7, .row .col-xs-6, .row .col-xs-5, .row .col-xs-4, .row .col-xs-3, .row .col-xs-2, .row .col-xs-1 {
        position: relative;
        min-height: 1px;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .row .pdl-row {
        padding-left: 10px !important;
    }
    .row .pdr-row {
        padding-right: 10px !important;
    }
    .extend-left {
        margin-left: -24px !important;
        margin-right: 0!important;
    }
    .extend-right {
        margin-left: 0!important;
        margin-right: -24px !important;
    }
    .row .col-xs-1 {
        width: 8.33333333%;
        *width: 5.63916667%;
        _overflow: hidden;
    }
    .row .col-xs-2 {
        width: 16.66666667%;
        *width: 13.9725%;
        _overflow: hidden;
    }
    .row .col-xs-3 {
        width: 25%;
        *width: 22.30583333%;
        _overflow: hidden;
    }
    .row .col-xs-4 {
        width: 33.33333333%;
        *width: 30.63916667%;
        _overflow: hidden;
    }
    .row .col-xs-5 {
        width: 41.66666667%;
        *width: 38.9725%;
        _overflow: hidden;
    }
    .row .col-xs-6 {
        width: 50%;
        *width: 47.30583333%;
        _overflow: hidden;
    }
    .row .col-xs-7 {
        width: 58.33333333%;
        *width: 55.63916667%;
        _overflow: hidden;
    }
    .row .col-xs-8 {
        width: 66.66666667%;
        *width: 63.9725%;
        _overflow: hidden;
    }
    .row .col-xs-9 {
        width: 75%;
        *width: 72.30583333%;
        _overflow: hidden;
    }
    .row .col-xs-10 {
        width: 83.33333333%;
        *width: 80.63916667%;
        _overflow: hidden;
    }
    .row .col-xs-11 {
        width: 91.66666667%;
        *width: 88.9725%;
        _overflow: hidden;
    }
    .row .col-xs-12 {
        width: 100%;
        *width: 97.30583333%;
        _overflow: hidden;
    }
}
.header {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 68px;
    background-image: transparent;
    transition: all 0.45s ease-in-out;
    font: 14px/1.7 'PingFang SC', 'Microsoft YaHei', 'tahoma', 'arial', 'Hiragino Sans GB', 'sans-serif';
  }
  .header .logo {
    float: left;
    width: 250px;
    height: 68px;
    line-height: 68px;
    background: url("../images/logo.png") left center no-repeat;
    _background: none;
  }
  .header .logo a {
    display: block;
    _display: none;
    width: 100%;
    height: 100%;
  }
  .header .logo a.ie6 {
    display: none;
    _display: block;
    font-size: 14px;
    color: #999;
  }
  .header .logo a.ie6 b {
    font-family: 'Arial';
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    color: #ff8b02;
  }
  .header .logo img {
    *margin-top: 24px;
  }
  .header .header-menu {
    _width: 670px;
    float: right;
  }
  .header .header-menu li {
    position: relative;
    float: left;
    height: 68px;
    line-height: 68px;
    cursor: pointer;
  }
  .header .header-menu li.nav-phone {
    cursor: default;
  }
  .header .header-menu li.productNav {
    cursor: default;
  }
  .header .header-menu li.productNav a {
    cursor: default;
  }
  .header .header-menu li.productNav.hover a {
    border-bottom: 4px solid #ff7800;
  }
  .header .header-menu li a {
    display: block;
    height: 64px;
    padding: 0 10px;
    margin: 0 8px;
    font-size: 15px;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    *color: #fff;
    line-height: 64px;
    font-weight: 400;
    border-bottom: 4px solid transparent;
  }
  .header .header-menu li a:hover {
    border-bottom: 4px solid #ff7800;
  }
  .header .header-menu li a.link {
    color: #ff8b02;
  }
  .header .header-menu li a.link:hover {
    color: #ff7802;
  }
  .header .header-menu li a.sign-up-btn {
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #fff;
    background: linear-gradient(90deg, #FF9902 0%, #FF7800 100%);
    padding: 0 20px;
    display: inline-block;
    border-radius: 2px;
    box-sizing: border-box;
  }
  .header .header-menu li a.sign-up-btn:hover {
    color: #fff;
    background-color: #ff6600;
    background: linear-gradient(-55deg, #ff6600, #ff8b02);
  }
  .header .header-menu li .header-phone-num {
    display: flex;
    align-items: center;
  }
  .header .header-menu li .header-phone-num img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }
  .header .header-menu li .header-phone-num:hover {
    border-bottom: none;
  }
  .header .header-menu #aboutusPanel:hover a {
    border-bottom: 4px solid #ff7800;
  }
  .header .header-menu #aboutusPanel:hover dd a {
    border-bottom: 4px solid transparent;
  }
  .header .header-menu .aboutus {
    display: none;
    position: absolute;
    top: 68px;
    left: 50%;
    margin-left: -65px;
    background-color: #ffffff;
    box-shadow: 0 16px 24px 0 rgba(18, 18, 49, 0.1);
    border: 1px solid #ddd\9;
    border-radius: 2px;
    padding: 15px 0;
    width: 130px;
  }
  .header .header-menu .aboutus a {
    height: 20px;
    padding: 15px 0;
    text-align: center;
    line-height: 20px;
    color: #333;
    color: rgba(51, 51, 51, 0.8);
    *color: #333;
    _color: #333;
    font-weight: normal;
    border-bottom: 4px solid transparent;
  }
  .header .header-menu .aboutus a:hover {
    color: #ff8b02;
    border-bottom: 4px solid transparent;
  }
  .header .header-menu .active a {
    color: #fff;
    font-weight: bold;
  }
  .header .header-menu .active a:hover {
    border-bottom: 4px solid #ff7800;
  }
  .header .header-menu .active .aboutus a {
    font-weight: normal;
  }
  .header .header-menu .active .aboutus dd a {
    color: #000;
  }
  .header .header-menu .active .aboutus dd a:hover {
    color: #ff8b02;
    border-bottom: 4px solid transparent;
  }
  .header .header-menu-black li a {
    color: #333;
    color: rgba(51, 51, 51, 0.8);
    *color: #333;
    _color: #333;
  }
  .header .header-menu-black li a:hover {
    color: #333;
  }
  .header .header-menu-black .active a {
    color: #333;
  }
  .header .header-panel {
    display: none;
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 16px 24px 0 rgba(18, 18, 49, 0.1);
    overflow: hidden;
    border-bottom: 1px solid #eeeeee\9;
  }
  .header .header-panel .header-panel-wrap {
    margin: 0 auto;
  }
  .header .header-panel .header-panel-brief {
    float: left;
    width: 200px;
    background-color: #f2f2f3;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
    *height: 560px;
    *margin-bottom: 0;
    *padding-bottom: 0;
  }
  .header .header-panel .header-panel-brief .header-panel-brief-one {
    margin-left: 31px;
    margin-top: 26px;
  }
  .header .header-panel .header-panel-brief .header-panel-brief-one a {
    font-weight: 400;
  }
  .header .header-panel .header-panel-brief .header-panel-brief-two {
    margin-left: 30px;
    margin-top: 126px;
  }
  .header .header-panel .header-panel-brief li {
    font-size: 15px;
    margin-bottom: 13px;
    font-weight: 300;
  }
  .header .header-panel .header-panel-brief li a:hover {
    color: #ff8b02;
  }
  .header .header-panel .header-panel-brief p {
    color: #888;
    margin-bottom: 20px;
  }
  .header .header-panel .header-panel-brief .header-panel-brief-more {
    margin-top: 20px;
  }
  .header .header-panel .header-panel-brief .header-panel-brief-more a {
    color: #888;
  }
  .header .header-panel .header-panel-brief .header-panel-brief-more a:hover {
    color: #333;
  }
  .header .header-panel .header-panel-brief .header-panel-brief-more a:hover .header-icon-1 {
    background-position: -17px -230px;
    transform: translateX(10px);
    transition: transform 300ms;
  }
  .header .header-panel .header-panel-detail {
    margin-left: 201px;
    padding-left: 30px;
    overflow: hidden;
    *width: 920px;
    *float: left;
    *margin-left: 0;
  }
  .header .header-panel .header-panel-detail .container-fluid {
    margin-bottom: 10px;
  }
  .header .header-panel .header-panel-detail .col-2 {
    margin-bottom: 12px;
  }
  .header .header-panel .header-panel-detail .col-2 a:hover .header-panel-detail-tip {
    color: #ff8b02;
  }
  .header .header-panel .header-panel-detail .header-panel-detail-title {
    margin-top: 23px;
    padding-bottom: 4px;
    margin-bottom: 13px;
    font-size: 17px;
    font-weight: bold;
    border-bottom: 1px solid #e3e6e7;
  }
  .header .header-panel .header-panel-detail .header-panel-detail-tip {
    margin-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
    line-height: 17px;
    font-weight: 400;
    white-space: nowrap;
  }
  .header .header-panel .header-panel-detail .header-panel-detail-intro {
    margin-top: 7px;
    max-width: 112px;
    color: #999;
    line-height: 20px;
    font-size: 14px;
  }
  .header .header-panel .header-panel-label {
    display: inline-block;
    background-color: #ff6b53;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    margin-left: 4px;
    padding: 0 4px;
    _vertical-align: middle;
  }
  .header .header-icon-1 {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 16px;
    margin-left: 4px;
    background: url(../images/index/icon-release.png) 0 0 no-repeat;
    background-position: 0 -230px;
  }
  .header_b .logo {
    background-image: url("../images/logo_b.png");
    _background: none;
  }
  .headerIeFix .header-bg {
    background: #000\0;
    *background: #000;
  }
  .headerIeFix .header-bg_b {
    background: #fff;
    border-bottom: 1px solid #eee\0;
    *border-bottom: 1px solid #eee;
  }
  .headerFixed {
    position: fixed;
    background: #fff;
    box-shadow: 0 16px 24px rgba(18, 18, 49, 0.1);
    -moz-transition: box-shadow 1s;
    -webkit-transition: box-shadow 1s;
    -o-transition: box-shadow 1s;
    border-bottom: 2px solid #f1f1f1\9;
    *border-bottom: 2px solid #f1f1f1;
    transition: all 0.4s ease-out, opacity 0.4s ease-out;
  }
  .headerFixed .header-bg {
    background-image: #fff;
  }
  .headerFixed .logo {
    background: url("../images/logo_b.png") left center no-repeat;
  }
  .headerFixed .header-menu li a {
    color: #333;
    color: rgba(51, 51, 51, 0.8);
    *color: #333;
    _color: #333;
  }
  .headerFixed .header-menu li a:hover {
    color: #333;
  }
  .headerFixed .header-menu li a.link {
    color: #ff8b02;
  }
  .headerFixed .header-menu .active a {
    color: #333!important;
  }
  .headerSlideUp {
    transform: translate3d(0, 0, 0);
  }
  @media (max-width: 1200px) {
    .header .header-panel .header-panel-detail .header-panel-detail-tip {
      font-size: 15px;
    }
  }
  @media (max-width: 1008px) {
    .header .logo {
      width: 140px;
      overflow: hidden;
      background-size: contain !important;
    }
    .header .header-menu li a {
      padding: 0 3px;
      margin: 0 3px;
    }
    .headerFixed .logo {
      background-size: contain !important;
    }
  }
  @media (max-width: 768px) {
    .header .header-menu li a {
      padding: 0 2px;
      margin: 0 3px;
    }
    .header .header-panel .container {
      width: 100%;
    }
    .header .header-panel .header-panel-brief {
      width: 175px;
      float: right;
    }
    .header .header-panel .header-panel-detail {
      margin: 0 200px 0 0;
    }
  }
  @media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2) {
    .header .logo {
      background-image: url("../images/logo@2x.png");
      background-size: 246px 24px;
    }
    .header .logo-b {
      background-image: url("../images/logo_b@2x.png");
      background-size: 246px 24px;
    }
    .header_b .logo {
      background-image: url("../images/logo_b@2x.png");
      _background: none;
    }
    .headerFixed .logo {
      background-image: url("../images/logo_b@2x.png");
      background-size: 246px 24px;
    }
  }
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2) {
    .header .logo {
        background-image: url("../images/logo@2x.png");
        background-size: 246px 24px;
    }
    .header .logo-b {
        background-image: url("../images/logo_b@2x.png");
        background-size: 246px 24px;
    }
    .headerFixed .logo {
        background-image: url("../images/logo_b@2x.png");
        background-size: 246px 24px;
    }
}
/* --------------------float button---------------------- */
.float-chat-box {
    position: fixed;
    top: 30%;
    right: 15px;
    width: 64px;
    height: 354px;
    z-index: 998;
    font: 14px/1.7 'PingFang SC', 'Microsoft YaHei', 'tahoma', 'arial', 'Hiragino Sans GB', 'sans-serif';
  }
  .float-chat-box a {
    font-size: 12px;
    line-height: 0;
    text-align: center;
    display: block;
    padding: 10px 8px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
  }
  .float-chat-box a.float-chat-btn {
    width: 64px;
    height: 78px;
    color: #fff;
    background: linear-gradient(90deg, #FF9902 0%, #FF7800 100%);
    padding-top: 50px;
    box-shadow: 0px 3px 20px 0px rgba(255, 153, 2, 0.3);
    border-radius: 8px 8px 8px 8px;
    margin-bottom: 10px;
  }
  .float-chat-box a.float-chat-btn:hover {
    background: linear-gradient(-55deg, #ff6600, #ff8b02);
  }
  .float-chat-box a.float-chat-btn .chat-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    transition: all 0.3s ease;
    position: absolute;
    top: 10px;
    left: 12px;
  }
  .float-chat-box a.float-chat-btn .hide-icon.chat-icon-chat,
  .float-chat-box a.float-chat-btn .hide-icon.chat-icon-greet {
    opacity: 0;
    transform: scale(0.5);
  }
  .float-chat-box a.float-chat-btn .chat-icon-chat {
    background: url("../images/float_btn/icon_btn_chat01@2x.png") 0 0 no-repeat;
    background-size: 40px auto;
    opacity: 1;
    transform: scale(1);
  }
  .float-chat-box a.float-chat-btn .chat-icon-chat.icon-play-animation {
    animation: identifier_p 1s steps(1, start) 1;
  }
  .float-chat-box a.float-chat-btn .chat-icon-greet {
    background: url("../images/float_btn/icon_btn_chat02@2x.png") 0 0 no-repeat;
    background-size: 40px auto;
    opacity: 1;
    transform: scale(1);
  }
  .float-chat-box a.float-chat-btn .chat-icon-greet.icon-play-animation {
    animation: identifier_greet 1s steps(1, start) 1;
  }
  @keyframes identifier_p {
    0% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 0px;
      background-size: 40px auto;
    }
    4% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -40px;
      background-size: 40px auto;
    }
    8% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -80px;
      background-size: 40px auto;
    }
    12% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -120px;
      background-size: 40px auto;
    }
    16% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -160px;
      background-size: 40px auto;
    }
    20% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -200px;
      background-size: 40px auto;
    }
    24% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -240px;
      background-size: 40px auto;
    }
    28% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -280px;
      background-size: 40px auto;
    }
    32% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -320px;
      background-size: 40px auto;
    }
    36% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -360px;
      background-size: 40px auto;
    }
    40% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -400px;
      background-size: 40px auto;
    }
    44% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -440px;
      background-size: 40px auto;
    }
    48% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -480px;
      background-size: 40px auto;
    }
    52% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -520px;
      background-size: 40px auto;
    }
    56% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -560px;
      background-size: 40px auto;
    }
    60% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -600px;
      background-size: 40px auto;
    }
    64% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -640px;
      background-size: 40px auto;
    }
    68% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -680px;
      background-size: 40px auto;
    }
    72% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -720px;
      background-size: 40px auto;
    }
    76% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -760px;
      background-size: 40px auto;
    }
    80% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -800px;
      background-size: 40px auto;
    }
    84% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -840px;
      background-size: 40px auto;
    }
    88% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -880px;
      background-size: 40px auto;
    }
    92% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -920px;
      background-size: 40px auto;
    }
    96% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -960px;
      background-size: 40px auto;
    }
    100% {
      background: url('../images/float_btn/icon_btn_chat01@2x.png') 0 -1000px;
      background-size: 40px auto;
    }
  }
  @keyframes identifier_greet {
    0% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 0px;
      background-size: 40px auto;
    }
    4% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -40px;
      background-size: 40px auto;
    }
    8% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -80px;
      background-size: 40px auto;
    }
    12% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -120px;
      background-size: 40px auto;
    }
    16% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -160px;
      background-size: 40px auto;
    }
    20% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -200px;
      background-size: 40px auto;
    }
    24% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -240px;
      background-size: 40px auto;
    }
    28% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -280px;
      background-size: 40px auto;
    }
    32% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -320px;
      background-size: 40px auto;
    }
    36% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -360px;
      background-size: 40px auto;
    }
    40% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -400px;
      background-size: 40px auto;
    }
    44% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -440px;
      background-size: 40px auto;
    }
    48% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -480px;
      background-size: 40px auto;
    }
    52% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -520px;
      background-size: 40px auto;
    }
    56% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -560px;
      background-size: 40px auto;
    }
    60% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -600px;
      background-size: 40px auto;
    }
    64% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -640px;
      background-size: 40px auto;
    }
    68% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -680px;
      background-size: 40px auto;
    }
    72% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -720px;
      background-size: 40px auto;
    }
    76% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -760px;
      background-size: 40px auto;
    }
    80% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -800px;
      background-size: 40px auto;
    }
    84% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -840px;
      background-size: 40px auto;
    }
    88% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -880px;
      background-size: 40px auto;
    }
    92% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -920px;
      background-size: 40px auto;
    }
    96% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -960px;
      background-size: 40px auto;
    }
    100% {
      background: url('../images/float_btn/icon_btn_chat02@2x.png') 0 -1000px;
      background-size: 40px auto;
    }
  }
  .float-chat-box a p {
    line-height: 18px;
  }
  .float-chat-box a .icon-background {
    display: none;
  }
  .float-chat-box a .function-icon {
    width: 28px;
    height: 28px;
    display: inline-block;
    margin-bottom: 8px;
  }
  .float-chat-box a .call-icon {
    background: url("../images/float_btn/call_active2@2x.png") 0 0 no-repeat;
    background-size: 28px 28px;
  }
  .float-chat-box a .wechat-icon {
    background: url("../images/float_btn/wechat2@2x.png") no-repeat;
    background-size: 28px 28px;
  }
  .float-chat-box a .signup-icon {
    background: url("../images/float_btn/signup2@2x.png") no-repeat;
    background-size: 28px 28px;
  }
  .float-chat-box a .back-to-top-icon {
    background: url("../images/float_btn/back_to_top2@2x.png") no-repeat;
    background-size: 28px 28px;
    margin-bottom: 0;
  }
  .float-chat-box .float-chat-tip {
    top: 7px;
    width: 236px;
    text-align: left;
    position: absolute;
    right: 80px;
    background: rgba(255, 255, 255, 0.9);
    padding: 12px;
    box-sizing: border-box;
    z-index: 1000;
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    backdrop-filter: blur(2px);
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease;
  }
  .float-chat-box .float-chat-tip::after {
    content: '';
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-left: 9px solid rgba(255, 255, 255, 0.9);
    display: block;
    position: absolute;
    transform: translateY(-50%);
    right: -18px;
    top: 50%;
  }
  .float-chat-box .float-chat-tip.float-chat-tip-show {
    visibility: visible;
    opacity: 1;
  }
  .float-chat-box .float-chat-tip p {
    font-size: 12px;
    color: #333;
    white-space: nowrap;
    line-height: 18px;
    margin: 0;
  }
  .float-chat-box .float-chat-tip p.title {
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 4px;
  }
  .float-chat-box .float-chat-tip .close-btn {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../images/float_btn/close@2x.png);
    background-size: 16px 16px;
    cursor: pointer;
    display: none;
  }
  .float-chat-box .float-chat-tip .close-btn:hover {
    background: url(../images/float_btn/close2@2x.png);
    background-size: 16px 16px;
  }
  .float-chat-box .float-chat-tip.float-chat-tip-manual .close-btn {
    display: block;
  }
  .float-chat-box .float-function-btn-box {
    width: 64px;
    height: 266px;
    color: #333;
    background: #FFF;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    position: relative;
    transition: all 300ms ease;
  }
  .float-chat-box .float-function-btn-box a {
    color: #333;
    font-size: 12px;
    z-index: 1;
    transition: border 300ms ease;
  }
  .float-chat-box .float-function-btn-box a p {
    font-size: 12px;
    color: #333;
  }
  .float-chat-box .float-function-btn-box a:hover {
    background: #F7F7F8;
  }
  .float-chat-box .float-function-btn-box a:first-child {
    border-radius: 8px 8px 0 0;
  }
  .float-chat-box .float-function-btn-box a:last-child {
    border-radius: 0 0 8px 8px;
  }
  .float-chat-box .float-function-btn-box a:not(:last-child) {
    height: 74px;
  }
  .float-chat-box .float-function-btn-box a:not(:last-child)::after {
    content: '';
    display: inline-block;
    width: 40px;
    height: 1px;
    background: #E0E2E4;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  .float-chat-box .float-function-btn-box a.wechat-btn,
  .float-chat-box .float-function-btn-box a.call-btn {
    cursor: default;
  }
  .float-chat-box .float-function-btn-box a.back-to-up-btn {
    width: 100%;
    padding: 8px;
    opacity: 1;
    transition: all 300ms ease;
    background-color: transparent;
  }
  .float-chat-box .float-function-btn-box a.back-to-up-btn:hover {
    background: #F7F7F8;
  }
  .float-chat-box .float-function-btn-box a.back-to-up-btn:hover .back-to-top-icon {
    background: url("../images/float_btn/back_to_top2_active@2x.png") no-repeat;
    background-size: 28px 28px;
  }
  .float-chat-box .float-function-btn-box-fold {
    height: 222px;
  }
  .float-chat-box .float-function-btn-box-fold a:nth-child(3) {
    border-radius: 0 0 8px 8px;
  }
  .float-chat-box .float-function-btn-box-fold a:nth-child(3)::after {
    height: 0;
  }
  .float-chat-box .float-function-btn-box-fold a.back-to-up-btn {
    width: 100%;
    padding: 8px;
    transform: translateY(-100%);
    z-index: -1;
  }
  .float-chat-box .float-btn-tip {
    display: none;
    position: absolute;
    right: 80px;
    background: rgba(255, 255, 255, 0.9);
    padding: 12px;
    box-sizing: border-box;
    z-index: 1000;
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    backdrop-filter: blur(2px);
  }
  .float-chat-box .float-btn-tip::after {
    content: '';
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-left: 9px solid rgba(255, 255, 255, 0.9);
    display: block;
    position: absolute;
    transform: translateY(-50%);
    right: -18px;
    top: 50%;
  }
  .float-chat-box .float-btn-tip p {
    font-size: 12px;
    color: #333;
    white-space: nowrap;
  }
  .float-chat-box .float-btn-tip p.title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
  }
  .float-chat-box .float-call-tip {
    top: 0;
    width: 186px;
    text-align: left;
  }
  .float-chat-box .wechat-qrcode-tip {
    top: -75px;
    width: 182px;
    height: 220px;
  }
  .float-chat-box .wechat-qrcode-tip img {
    margin-top: 5px;
    width: 150px;
  }
  .float-chat-box .float-signup-tip {
    top: 0;
    width: 185px;
    text-align: left;
  }
  .float-chat-box-b {
    width: 56px;
  }
  .float-chat-box-b a {
    color: #333;
    transition: border 0.3s ease;
  }
  .float-chat-box-b a.float-chat-btn {
    width: 56px;
    height: 138px;
    color: #fff;
    background: linear-gradient(90deg, #FF9902 0%, #FF7800 100%);
    box-shadow: 0px 3px 20px 0px rgba(255, 153, 2, 0.3);
    border-radius: 100px 100px 100px 100px;
    padding: 14px;
    margin-bottom: 10px;
    text-align: center;
  }
  .float-chat-box-b a.float-chat-btn:hover {
    background: linear-gradient(90deg, #FF7800 0%, #FF7800 100%);
  }
  .float-chat-box-b a.float-chat-btn .hide-icon.chat-icon-chat,
  .float-chat-box-b a.float-chat-btn .hide-icon.chat-icon-greet {
    opacity: 1;
    transform: scale(1);
  }
  .float-chat-box-b a.float-chat-btn .chat-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    transition: none;
    position: unset;
    margin-bottom: 5px;
  }
  .float-chat-box-b a.float-chat-btn .chat-icon-chat {
    background: url("../images/float_btn/chat_b@2x.png") 0 0 no-repeat;
    background-size: 28px 28px;
  }
  .float-chat-box-b a.float-chat-btn .chat-icon-chat.icon-play-animation {
    animation: none;
  }
  .float-chat-box-b a.float-chat-btn .chat-icon-greet {
    display: none;
  }
  .float-chat-box-b a.float-chat-btn p {
    writing-mode: vertical-lr;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
    font-size: 16px;
    text-shadow: 0px 2px 4px #FF5900;
    letter-spacing: 3px;
  }
  .float-chat-box-b .float-btn-tip {
    right: 72px;
  }
  .float-chat-box-b .float-chat-tip {
    right: 72px;
    top: 37px;
  }
  .float-chat-box-b .float-function-btn-box {
    width: 56px;
    height: 260px;
    position: relative;
    border-radius: 100px;
    transition: all 300ms ease;
    padding-top: 4px;
    box-sizing: border-box;
  }
  .float-chat-box-b .float-function-btn-box a {
    z-index: 1;
    transition: all 300ms ease;
    padding: 10px 0;
  }
  .float-chat-box-b .float-function-btn-box a > p {
    height: 14px;
    font-size: 12px;
    letter-spacing: -0.8px;
    transform: scale(0.83);
  }
  .float-chat-box-b .float-function-btn-box a .function-icon {
    margin-bottom: 6px;
    position: relative;
    z-index: 10;
  }
  .float-chat-box-b .float-function-btn-box a .icon-background {
    display: none;
    width: 36px;
    height: 36px;
    background: #F7F7F8;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 10px;
    z-index: -1;
  }
  .float-chat-box-b .float-function-btn-box a:hover {
    background: #F7F7F8;
  }
  .float-chat-box-b .float-function-btn-box a:hover .icon-background {
    display: block;
  }
  .float-chat-box-b .float-function-btn-box a:first-child {
    border-radius: 100px 100px 0 0;
  }
  .float-chat-box-b .float-function-btn-box a:last-child {
    border-radius: 0 0 100px 100px;
  }
  .float-chat-box-b .float-function-btn-box a:not(:last-child) {
    height: 68px;
  }
  .float-chat-box-b .float-function-btn-box a:not(:last-child)::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
  }
  .float-chat-box-b .float-function-btn-box a.back-to-up-btn {
    padding: 10px;
  }
  .float-chat-box-b .float-function-btn-box a.back-to-up-btn:hover {
    background: transparent;
  }
  .float-chat-box-b .float-function-btn-box a.back-to-up-btn:hover .back-to-top-icon {
    background: url("../images/float_btn/back_to_top_active@2x.png") no-repeat;
    background-size: 28px 28px;
  }
  .float-chat-box-b .float-function-btn-box a.call-btn .call-icon {
    background: url("../images/float_btn/call@2x.png") 0 0 no-repeat;
    background-size: 28px 28px;
  }
  .float-chat-box-b .float-function-btn-box a.call-btn .call-icon::after {
    content: '';
    display: block;
    background: url("../images/float_btn/call_active@2x.png");
    visibility: hidden;
    position: absolute;
  }
  .float-chat-box-b .float-function-btn-box a.call-btn:hover {
    background: #fff;
  }
  .float-chat-box-b .float-function-btn-box a.call-btn:hover .call-icon {
    background: url("../images/float_btn/call_active@2x.png");
    background-size: 28px 28px;
  }
  .float-chat-box-b .float-function-btn-box a.wechat-btn .wechat-icon {
    background: url("../images/float_btn/wechat@2x.png") no-repeat;
    background-size: 28px 28px;
  }
  .float-chat-box-b .float-function-btn-box a.wechat-btn .wechat-icon::after {
    content: '';
    display: block;
    background: url("../images/float_btn/wechat_active@2x.png");
    visibility: hidden;
    position: absolute;
  }
  .float-chat-box-b .float-function-btn-box a.wechat-btn:hover {
    background: #fff;
  }
  .float-chat-box-b .float-function-btn-box a.wechat-btn:hover .wechat-icon {
    background: url("../images/float_btn/wechat_active@2x.png");
    background-size: 28px 28px;
  }
  .float-chat-box-b .float-function-btn-box a.signup-btn .signup-icon {
    background: url("../images/float_btn/signup@2x.png") no-repeat;
    background-size: 28px 28px;
  }
  .float-chat-box-b .float-function-btn-box a.signup-btn .signup-icon::after {
    content: '';
    display: block;
    background: url("../images/float_btn/signup_active@2x.png");
    visibility: hidden;
    position: absolute;
  }
  .float-chat-box-b .float-function-btn-box a.signup-btn:hover {
    background: #fff;
  }
  .float-chat-box-b .float-function-btn-box a.signup-btn:hover .signup-icon {
    background: url("../images/float_btn/signup_active@2x.png") no-repeat;
    background-size: 28px 28px;
  }
  .float-chat-box-b .float-function-btn-box a .back-to-top-icon {
    background: url("../images/float_btn/back_to_top@2x.png") no-repeat;
    background-size: 28px 28px;
    margin-bottom: 0;
  }
  .float-chat-box-b .float-function-btn-box-fold {
    height: 212px;
  }
  .float-chat-box-b .float-function-btn-box-fold a {
    transition: all 600ms ease;
  }
  .float-chat-box-b .float-function-btn-box-fold a:nth-child(3) {
    border-radius: 0 0 100px 100px;
  }
  .float-chat-box-b .float-function-btn-box-fold a.back-to-up-btn {
    width: 100%;
    padding: 8px;
    transform: translateY(-100%);
    z-index: -1;
  }
  @media (max-resolution: 130dpi) {
    .float-chat-box-b {
      width: 60px;
    }
    .float-chat-box-b a.float-chat-btn {
      width: 60px;
    }
    .float-chat-box-b .float-function-btn-box {
      width: 60px;
    }
    .float-chat-box-b .float-function-btn-box a > p {
      transform: none;
    }
    .float-chat-box-b .float-function-btn-box {
      height: 260px;
    }
    .float-chat-box-b .float-function-btn-box-fold {
      height: 216px;
    }
  }

/*------------------------footer start-------------------*/
.footer {
  background-color: #f7f7f8;
  *min-width: 1200px;
    font-family:'PingFang SC','Microsoft YaHei',tahoma,arial,'Hiragino Sans GB',sans-serif;
}
.footer a:hover {
  color: #333 !important;
}
.footer__company-qualify {
  width: 300px;
}
.footer__col-1 {
  width: 300px;
  padding-top: 10px;
  display: inline-block;
}
.footer__col-1 .footer__logo-link {
  width: 150px;
  height: 28px;
  background-image: url("../images/img_footer@2x.png");
  background-size: 182px 302px;
  display: inline-block;
}
.footer__col-1 .footer__col-1-1 {
    height: 35px;
}
.footer__col-1 .footer__col-1-2 {
    padding-top: 33px;
    line-height: 24px;
}

.footer__col-1 .footer__col-1-2 a {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    margin-bottom: 10px;
}

.footer__col-1 .footer__col-1-2 p {
    color: #888;
    font-size: 12px;
}

.footer__col-1 .footer__col-1-3 {
    padding-top: 40px;
}

.footer__col-1 .footer__col-1-3 p.title {
    color: #333;
    margin-bottom: 12px;
    line-height: 23px;
}

.footer__col-1 .footer__col-1-3 .footer__phone-num {
    color: #333;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 7px;
}

.footer__col-1 .footer__col-1-3 .footer__phone-tip {
    font-size: 12px;
    color: #888888;
    font-weight: normal;
}

.footer__col-1 .footer__col-1-4 {
    padding-top: 32px;
}

.footer__col-1 .footer__col-1-4 p.title {
    color: #333;
    margin-bottom: 12px;
    line-height: 23px;
}

.footer__col-1 .footer__col-1-4 div {
    font-size: 0;
}

.footer__col-1 .footer__col-1-4 .footer__follow-link {
    width: 32px;
    height: 32px;
    display: inline-block;
    background-image: url("../images/img_footer@2x.png");
    background-size: 182px 302px;
    background-position-y: -48px;
    margin-right: 20px;
    cursor: pointer;
}

.footer__col-1 .footer__col-1-4 .footer__follow-link:hover {
    background-position-y: -100px;
}

.footer__col-1 .footer__col-1-4 .footer__wechat-link {
    background-position-x: 0;
    position: relative;
}

.footer__col-1 .footer__col-1-4 .footer__wechat-link .footer__wechat-qrcode-box {
    width: 160px;
    height: 190px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.16);
    position: absolute;
    bottom: 45px;
    left: -73px;
    visibility: hidden;
}

.footer__col-1 .footer__col-1-4 .footer__wechat-link .footer__wechat-qrcode-box p {
    color: #333;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
}

.footer__col-1 .footer__col-1-4 .footer__wechat-link .footer__wechat-qrcode-box .footer__wechat-qrcode {
    width: 150px;
    height: 150px;
    background-image: url("../images/img_footer@2x.png");
    background-size: 182px 302px;
    background-position: 3px 150px;
    margin: 0 auto;
}

.footer__col-1 .footer__col-1-4 .footer__wechat-link .footer__wechat-qrcode::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    bottom: -8px;
    left: 76px;
}

.footer__col-1 .footer__col-1-4 .footer__wechat-link:hover .footer__wechat-qrcode-box {
    visibility: visible;
}

.footer__col-1 .footer__col-1-4 a.footer__zhihu-link {
    background-position-x: -51px;
}

.footer__col-1 .footer__col-1-4 a.footer__weibo-link {
    background-position-x: -102px;
}

.footer__col-1 .footer__col-1-4 a.footer__toutiao-link {
    background-position-x: -154px;
}

.footer .footer-contain {
    color: #888888;
    padding-top: 85px;
    padding-bottom: 80px;
    position: relative;
}

.footer .footer-contain .right-box {
    float: right;
}

.footer .footer-contain .footer-module {
    font-size: 15px;
    display: inline-block;
    float: none;
    vertical-align: top;
}

.footer .footer-contain .footer-module a {
    color: #888888;
}

.footer .footer-contain .footer-module li {
    line-height: 46px;
}

.footer .footer-contain .footer-module .title {
    line-height: 46px;
    color: #333333;
    margin-bottom: 10px;
}
.footer .footer-contain .footer-module .ul1-li,
.footer .footer-contain .footer-module .ul1-li1 {
  display: inline-block;
  text-align: left;
  margin-right: 48px;
}
.footer .footer-contain .footer-module .ul1-li1 {
  margin-right: 0;
}
.footer .footer-contain .footer-module div.icon {
  width: 40px;
  height: 30px;
  position: relative;
  top: 8px;
  margin-right: 8px;
  background-image: url("../images/ic_footer@1x.png");
  background-repeat: no-repeat;
  background-size: 454px 103px;
  float: left;
}
.footer .footer-contain .footer-module .AAAxy {
  background-position: -3px -5px;
}
.footer .footer-contain .footer-module .ISO9001rz {
  background-position: -50px -5px;
}
.footer .footer-contain .footer-module .hzhb {
  background-position: -98px -5px;
}
.footer .footer-contain .footer-module .yxcyqy {
  background-position: -145px -5px;
}
.footer .footer-contain .footer-module .gxjsqy {
  background-position: -192px -5px;
}
.footer .footer-contain .footer-module .jsjxhls {
  background-position: -242px -5px;
}
.footer .footer-contain .footer-module .zghlwxhhy {
  background-position: -288px -5px;
}
.footer .footer-contain .footer-module .xncxqy500q {
  background-position: -338px -5px;
}
.footer .footer-contain .footer-module .gabxx {
  background-position: -384px -3px;
}
.footer .footer-contain .products {
  width: 170px;
  margin-right: 30px;
}
.footer .footer-contain .about-us {
  width: 120px;
}
.footer .footer-contain .police-img-box {
  margin-left: 30px;
  margin-top: 12px;
}
.footer .footer-contain .police-img-box img {
  height: 343px;
  width: auto;
}
.footer .footer-bottom {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  position: relative;
  padding-bottom: 56px;
}
.footer .footer-bottom .col-12 {
    height: 30px;
}
.footer .footer-bottom span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
}
.footer .footer-bottom span,
.footer .footer-bottom a {
  color: #888888;
  vertical-align: middle;
}
.footer .footer-bottom .footer-links {
  margin-top: 10px;
}
.footer .footer-bottom .footer-links span {
  margin: 0 12px;
}
.footer .footer-bottom .footer-links em {
  font-style: normal;
  font-weight: 600;
}
.footer .footer-bottom .icon {
  display: inline-block;
  height: 27px;
  position: relative;
  background-image: url("../images/ic_footer@1x.png");
  background-repeat: no-repeat;
  background-size: 454px 103px;
}
.footer .footer-bottom .icon-standar {
  margin: 0 20px 0 20px;
  background-position: 0 -78px;
  width: 100px;
}
.footer .footer-bottom .icon-standar:hover {
  background-position: -108px -78px;
}
.footer .footer-bottom .bottom-micro {
  width: 85px;
  margin: 0 10px 0 0;
  background-position: -2px -46px;
}
.footer .footer-bottom .bottom-micro:hover {
  background-position: -360px -46px;
}
.footer .footer-bottom .bottom-wicre {
  width: 110px;
  margin: 0 16px 0 0;
  background-position: -105px -46px;
}
.footer .footer-bottom .bottom-wicre:hover {
  background-position: -231px -46px;
}
.footer .footer-bottom .icon-en {
  width: 28px;
  height: 20px;
  margin: 0;
  background-position: -260px -78px;
}
.footer .footer-bottom .icon-jp {
  width: 28px;
  height: 20px;
  margin: 0 16px 0 0;
  background-position: -215px -78px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2) {
  .footer .footer-contain .footer-module div.icon {
    background-image: url("../images/ic_footer@2x.png");
    background-size: 454px 103px;
  }
  .footer .footer-bottom .icon {
    background-image: url("../images/ic_footer@2x.png");
    background-size: 454px 103px;
  }
}

/*-------------------------footer end*--------------------*/
