.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
}

/* IE7 */
.hide {
    display: none !important;
}

a {
    -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#container {
    position: relative;
    min-width: 1280px;
}


.index-iconfont {
    font-family: 'index-iconfont' !important;
    cursor: pointer;
    font-style: normal;
    font-size: 16px;
}

.iconfont {
    font-family: "iconfont" !important;
    cursor: pointer;
    font-style: normal;
    font-size: 16px;
}


.new-iconfont {
    font-family: "new-iconfont" !important;
    cursor: pointer;
    font-style: normal;
    font-size: 16px;
}

.mobile-iconfont {
    font-family: "mobile-iconfont" !important;
    cursor: pointer;
    font-style: normal;
    font-size: 16px;
}


.interactive-iconfont {
    font-family: "interavtive-iconfont" !important;
    cursor: pointer;
    font-style: normal;
    font-size: 16px;
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.invisible {
    position: absolute;
    left: -9999px !important;
}

.symbol {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

* {
    font-family: "PingFang SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}




#footer {
    min-width: 1280px;
    width: 100%;
    background-color: #2e323b;
}

#footer span,
#footer p,
#footer a,
#footer li,
#footer i {
    color: white;
}





#footer .company-support {
    display: inline-block;
    padding: 32px 0;
    height: 144px;
    vertical-align: top;
}

#footer .company-support p {
    margin-top: 11px;
    font-size: 0;
    text-align: center;
}

#footer .company-support p span {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
}

#footer .company-support img {
    width: 48px;
    height: 48px;
    margin: auto;
    display: block;
}

#footer .zhejiang5g-wrarpper {
    display: inline-block;
    margin-left: 74px;
    height: 144px;
    vertical-align: bottom;
}

#footer .zhejiang5g-wrarpper .zhejiang5g {
    -webkit-transform: translateY(39px);
    -moz-transform: translateY(39px);
    -ms-transform: translateY(39px);
    transform: translateY(39px);
}

#footer .zhejiang5g-wrarpper img {
    width: 128px;
    height: 32px;
}

#footer .zhejiang5g-wrarpper p {
    font-size: 14px;
    font-weight: 400;
    line-height: 59px;
}


#footer .footer-feature {
    padding: 0 0 0 -webkit-calc(50% - 590px + 50px);
    padding: 0 0 0 -moz-calc(50% - 590px + 50px);
    padding: 0 0 0 calc(50% - 590px + 50px);
    padding-top: 69px;
    padding-bottom: 40px;
    width: -webkit-calc(100% - 50% + 590px - 50px);
    width: -moz-calc(100% - 50% + 590px - 50px);
    width: calc(100% - 50% + 590px - 50px);
    font-size: 0;
}


#footer .contact .reservation {
    margin-top: -10px;
}

#footer .contact .reservation span {
    display: block;
    cursor: pointer;
    width: 128px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    border: 1px solid white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#footer .contact .reservation span:hover {
    color: #2c7dfa;
    background: white;
    border: 1px solid white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#footer .contact .contact-ways {
    margin: 22px 0;
    line-height: 18px;
}

#footer .contact img {
    display: block;
    width: 110px;
    height: 110px;
}

#footer .contact .title {
    margin-bottom: 16px;
    font-size: 20px;
    color: white;
}

#footer .contact p {
    font-size: 20px;
    margin-top: 8px;
    color: #999999;
    white-space: nowrap;
}



#footer .footer-certification {
    display: flex;
}

#footer .company-support-wrap {
    width: 50%;
    text-align: center;
}

#footer .company-support+.company-support {
    margin-left: 50px;
}

#footer .contact {
    padding-left: 74px;
    font-size: 16px;
    border-left: 1px solid #4e5564;
    display: flex;
    margin: 30px 0;
}

#footer .contact-title {
    margin-left: 30px;
}

#footer .contact-title p {
    text-align: center;
}












#footer .copy-right-wrapper {
    background: rgba(24, 24, 24, 0.1);
    height: 72px;
    color: rgba(255, 255, 255, 0.5);
    overflow: hidden;
}

#footer .copy-right {
    overflow: hidden;
    margin-top: 18px;
    font-size: 12px;
    text-align: center;
    color: #939393;
}

#footer .copy-right .split {
    margin: 0 8px;
}

#footer .copy-right .company-name,
#footer .copy-right .split,
#footer .copy-right .wangwen {
    color: #939393;
}

#footer .copy-right .gongan-wangbei img {
    vertical-align: text-bottom;
}

#footer .copy-right+.copy-right {
    margin-top: 15px;
    margin-bottom: 25px;
}

@media (max-width: 1000px) {
    #footer.footer-responsive {
        min-width: unset;
    }

    #footer.footer-responsive .footer-certification,
    #footer.footer-responsive .footer-feature {
        display: none;
    }

    #footer.footer-responsive .footer-contact-m {
        display: block;
        text-align: center;
        background-color: #fff;
        padding: 10.67vw 0 6.4vw 0;
    }

    #footer.footer-responsive .footer-contact-m .contact {
        border-left: 0;
        padding-left: 0;
        width: auto;
        display: block;
    }

    #footer.footer-responsive .footer-contact-m .contact .title,
    #footer.footer-responsive .footer-contact-m .contact p,
    #footer.footer-responsive .footer-contact-m .contact i,
    #footer.footer-responsive .footer-contact-m .contact span {
        color: #12223B;
    }

    #footer.footer-responsive .footer-contact-m .contact .title {
        font-size: 4vw;
    }

    #footer.footer-responsive .footer-contact-m .contact .more {
        margin-top: 24px;
        margin-bottom: 9.6vw;
    }

    #footer.footer-responsive .footer-contact-m .contact>p {
        font-size: 3.47vw;
    }

    #footer.footer-responsive .footer-contact-m .contact img {
        display: inline-block;
        height: 27.47vw;
        width: 27.47vw;
    }

    #footer.footer-responsive .footer-contact-m .contact .dial-wrapper {
        display: block;
        margin: 0 auto;
        padding: 2.5vw 0;
        width: 45.07vw;
        height: 13.07vw;
        -webkit-border-radius: 49px;
        -moz-border-radius: 49px;
        border-radius: 49px;
        border: 1px solid #2672f9;
    }

    #footer.footer-responsive .footer-contact-m .contact .dial-wrapper p {
        text-align: center;
        margin: 0;
    }

    #footer.footer-responsive .footer-contact-m .contact .dial-wrapper p span,
    #footer.footer-responsive .footer-contact-m .contact .dial-wrapper p i {
        color: #2672F9;
        font-size: 3.73vw;
    }

    #footer.footer-responsive .copy-right-wrapper {
        height: 242px;
        padding: 40px 0;
    }

    #footer.footer-responsive .copy-right-wrapper .copy-right {
        line-height: 20px;
    }

    #footer.footer-responsive .copy-right-wrapper .copy-right .split-last {
        display: none;
    }

    #footer.footer-responsive .copy-right-wrapper .copy-right .wangwen {
        display: none;
    }

    #footer.footer-responsive .copy-right-wrapper .copy-right .gongan-wangbei {
        display: block;
        line-height: 50px;
    }
}

#footer .link-group {
    width: 302px;
}

@media screen and (max-width:1000px) {
    #footer .footer-certification {
        display: none;
    }

    #footer .footer-feature {
        display: none;
    }

    #footer {
        margin-top: 60px;
        min-width: 0;
    }

    .copy-right>span {
        display: block;
        margin: 5px 0;
    }

    #footer .copy-right .split {
        display: none;
    }
}













.service-box,
#cus-service,
#phone-service,
#email-service,
#wechat-service,
#to-top-service {
    position: fixed;
    z-index: 999;
    display: inline-block;
    right: 30px;
    top: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.service-box i,
#cus-service i,
#phone-service i,
#email-service i,
#wechat-service i,
#to-top-service i {
    font-size: 40px;
    color: #fff;
}

#cus-service {
    margin-top: -65px;
    background-color: #f96a6a;
}

.click-btn {
    position: fixed;
    top: 50%;
    margin-top: -112px;
    right: -1px;
    background: #12b7f5;
    color: #fff;
    height: 240px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 1px;
    -webkit-transition: opacity 0.5s, right 0.5s;
    -moz-transition: opacity 0.5s, right 0.5s;
    transition: opacity 0.5s, right 0.5s;
}

.click-btn i {
    font-size: 18px;
}

.click-btn .arrow {
    font-size: 16px;
    margin-left: 2px;
}

.connect-txt {
    margin: 14px 1px;
    font-size: 18px;
    line-height: 1.4em;
}

.click-back {
    opacity: 0;
    padding: 0 7px;
    line-height: 240px;
    z-index: 998;
    width: 32px;
}

.fix-wrapper {
    position: fixed;
    bottom: 264px;
    margin-top: -87px;
    right: 47px;
    height: 50px;
    width: 80px;
    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    transition: right 0.5s;
    z-index: 999;
}

#phone-service {
    background-color: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    right: 0;
    top: 0px;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

#phone-service:hover {
    background-color: transparent;
}

#phone-service i {
    font-size: 32px;
    position: absolute;
    left: 9px;
    top: -4px;
}

#phone-service .text {
    font-size: 16px;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 30px;
    font-family: "PingFang SC", "Droid Sans Fallback", "microsoft yahei";
}

#phone-service:hover .hover-wrap {
    display: inline-block;
}

#phone-service .hover-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    display: none;
    margin-top: -23px;
    margin-left: -236px;
    width: 201px;
    height: 110px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
}

#phone-service .hover-wrap p {
    font-size: 14px;
    line-height: 22px;
    color: #808080;
    text-align: left;
    padding-left: 17px;
    margin-top: 4px;
}

#phone-service .hover-wrap p.p1 {
    margin-bottom: 4px;
    padding-bottom: 7px;
}

#phone-service .hover-wrap p.p1 i {
    color: #595959;
    font-size: 12px;
    margin-right: 2px;
}

#phone-service .hover-wrap p.p2 {
    font-weight: bold;
    font-style: italic;
    color: #3388FB;
    background-color: rgba(51, 136, 251, 0.1);
    position: absolute;
    left: 0px;
    bottom: 0;
    padding: 8px 13.1px;
    font-size: 14px;
    width: 100%;
}

#phone-service .hover-wrap .trig {
    position: absolute;
    right: -6px;
    top: 39px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #fff;
}

.email-wrapper {
    position: fixed;
    bottom: 204px;
    margin-top: -87px;
    right: 47px;
    height: 50px;
    width: 80px;
    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    transition: right 0.5s;
    z-index: 999;
}

#email-service {
    background-color: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    right: 0;
    top: 0px;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

#email-service:hover {
    background-color: transparent;
}

#email-service i {
    font-size: 32px;
    position: absolute;
    left: 9px;
    top: -4px;
}

#email-service .text {
    font-size: 16px;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 30px;
    font-family: "PingFang SC", "Droid Sans Fallback", "microsoft yahei";
}

#email-service:hover .hover-wrap {
    display: inline-block;
}

#email-service .hover-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    display: none;
    margin-top: -23px;
    margin-left: -236px;
    width: 201px;
    height: 110px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
}

#email-service .hover-wrap p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    color: #747474;
    margin-bottom: 6px;
    margin-top: 3px;
    text-align: left;
    margin-left: 22px;
}

.wechat-wrapper {
    position: fixed;
    bottom: 143px;
    margin-top: -20px;
    right: 47px;
    height: 50px;
    width: 80px;
    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    transition: right 0.5s;
    z-index: 999;
}

#wechat-service {
    background-color: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    right: 0;
    top: 0px;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

#wechat-service:hover {
    background-color: transparent;
}

#wechat-service i {
    font-size: 32px;
    position: absolute;
    left: 9px;
    top: -4px;
}

#wechat-service .text {
    font-size: 16px;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 30px;
    font-family: "PingFang SC", "Droid Sans Fallback", "microsoft yahei";
}

#wechat-service:hover .hover-wrap {
    display: inline-block;
}

#wechat-service .hover-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    display: none;
    margin-top: -77px;
    margin-left: -236px;
    width: 186px;
    height: 186px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    opacity: 1;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
}

#wechat-service .hover-wrap img {
    width: 100%;
    height: 100%;
}

#wechat-service .hover-wrap .trig {
    position: absolute;
    right: -6px;
    top: 94px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #fff;
}

.to-top-wrapper {
    display: none;
    position: fixed;
    bottom: 324px;
    margin-top: -154px;
    right: 47px;
    height: 50px;
    width: 50px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    transition: right 0.5s;
    z-index: 999;
}

#to-top-service {
    background: transparent;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0px;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

#to-top-service:hover {
    opacity: 0.7;
}

#to-top-service i {
    font-size: 32px;
    position: absolute;
    left: 9px;
    top: -4px;
}

#BDBridgeFixedWrap {
    display: none;
}

.class_qidian_wpa {
    display: inline-block !important;
    position: absolute !important;
    top: 168px !important;
    right: 0 !important;
}

#chat-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 300;
    padding: 10px;
    position: fixed;
    display: none;
    bottom: 58px;
    right: 125px;
    width: 194px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
}

#chat-wrapper p {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    line-height: 22px;
    color: #3388fb;
    text-align: center;
    margin-top: 2px;
}

#chat-wrapper .trig {
    position: absolute;
    right: -6px;
    top: 18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #fff;
}

#zc__sdk__sys__btn {
    width: 80px !important;
    height: 80px !important;
    background-color: #3388FB;
    -webkit-transition: background-color 0.3s ease 0s;
    -moz-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    right: 31px !important;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    background-size: 50px 50px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(5, 14, 26, 0.1);
    bottom: 47px !important;
}

#zc__sdk__sys__btn:hover {
    background-color: #4d98ff;
}

#zc__sdk__sys__btn div {
    display: none;
}

#zc__sdk__container {
    right: 30px !important;
    bottom: 30px !important;
}

@media (max-width: 1000px) {

    .to-top-wrapper,
    .fix-wrapper,
    .wechat-wrapper,
    .email-wrapper,
    #zc__sdk__sys__btn {
        display: none !important;
    }
}

.job-img .job-banner {
    padding: 20px;
    max-width: 450px;
    margin: 60px auto 100px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 15px;
}

.col-md-4 {
    width: 48.333333%;
}


@media (min-width: 992px) {
    .header .navbar-nav {
        float: right;
    }
}