
a{
    text-decoration: none;
}
#footer {
    background: #060c14;
}
footer .frist {
    padding: 72px 0;
    background: url(../images/public/footbanner.png) no-repeat;
    background-size: cover;
}
footer .frist h2 {
    margin: 0;
    font-weight: 400;
    color: #fff;
    text-align: center;
    font-size: 40px;
    line-height: 56px;
}
footer .heading-block .footer-litter-title {
    font-size: 20px;
    line-height: 32px;
    margin: 24px 0 48px;
    text-align: center;
    color: #fff;
}
.p-ie8 {
    display: none;
}
footer .frist .submit-footer {
    margin-top: 24px;
}

footer .frist input {
    width: 440px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    vertical-align: top;
    margin: 0;
    color: #fff;
    outline: none;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 4px 0px 0px 4px;
    border: 1px solid rgba(255, 255, 255, 1);
}
footer .frist a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 120px;
    display: inline-block;
    color: #176de6;
    background: #fff;
    margin-left: -3px;
    border-radius: 4px 4px 4px 4px;
}
.ftcontainer {
    padding: 80px 0 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ftcontainer .row {
    margin: 0;
}
.foot-title-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}
.foot-logo {
    margin-right: 4px;
}
.foot-links-box {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.foot-links {
    margin: 0 0 20px;
}
.foot-links a {
    font-size: 16px;
    color: #fff;
}
.foot-links span {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 10px;
    background: #fff;
    margin: 0 16px 4px;
}

.foot-contact div {
    margin-right: 20px;
}
.foot-contact span {
    color: #fff;
    margin-right: 8px;
}
.foot-contact b {
    font-size: 18px;
    color: #f28d00;
}
.foot-address {
    margin: 16px 0 0;
    color: #fff;
}
.bokeerm img {
    width: 72px;
    height: auto;
}
.bokeermtxt p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}
.bokeermtxt .foot-gongzhonghao {
    font-size: 14px;
    color: #fff;
    margin: 20px 0 0;
}
.frist .tip,
.frist .tip2 {
    display: none;
    color: red;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -1.3rem;
}
.page-footer {
    display: flex;
    flex-flow: column;
    align-items: center;
    background: #060D14;
    padding: 24px 0 0;
    width: 1500px;
    margin: 0 auto;
}
.page-footer .page-footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    height: 52px;
    width: 100%;
}
.page-footer .page-footer-bottom .page-footer-bottom-left {
    display: flex;
    align-items: center;
}
.page-footer .page-footer-bottom .page-footer-bottom-right {
    font-family: PingFang SC;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.45);
}
.page-footer .page-footer-bottom .page-footer-bottom-left .page-footer-bottom-text {
    font-family: PingFang SC;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.45);
    margin: 10px;
    cursor: pointer;
}
.page-footer .page-footer-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}
.page-footer .page-footer-top .page-footer-top-left {
    display: flex;
    flex-flow: column;
    /* flex-wrap: wrap; */
}
.page-footer .page-footer-top .page-footer-top-right {
    margin-left: 20px;
}
.page-footer .page-footer-top .page-footer-top-left .page-footer-top-top {
    display: flex;
}
.page-footer .page-footer-top .page-footer-top-left .page-footer-top-bottom {
    display: flex;
    margin-top: 40px;
}
.page-footer .page-footer-top .page-footer-box {
    /* display: flex;
    flex-flow: column;
    width: 200px;
    margin-right: 20px; */
}
.page-footer .page-footer-top .page-footer-box .page-footer-box-title {
    width: 60px;   
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.page-footer .page-footer-top .page-footer-box .page-footer-box-content {
    display: flex;
    flex-flow: column;
    margin-top: 5px;
}
.page-footer .page-footer-top .page-footer-box .page-footer-box-content .page-footer-box-text {
    font-family: PingFang SC;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.65);
    cursor: pointer;
    margin: 10px 10px 5px 10px;
    min-width: 150px;
}
.page-footer .page-footer-top .page-footer-box .page-footer-box-content .page-footer-box-text:hover {
    color: #2C7CF6;
}
.page-footer .page-footer-top .page-footer-box .page-footer-box-content .page-footer-box-text1 {
    font-family: PingFang SC;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.65);
    white-space: nowrap;
}
.page-footer .page-footer-top .page-footer-box .page-footer-box-content .page-footer-box-text2 {
    font-family: PingFang SC;
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 12px;
    flex-shrink: 0;
}
.page-footer .page-footer-top .page-footer-box .page-footer-box-content .page-footer-box-2 {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 5px;
}
.page-footer .page-footer-top .page-footer-box .page-footer-box-content .page-footer-box-2 .page-footer-box-1{
    display: flex;
    flex-flow: column;
    margin-right: 24px;
}
input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ccc;
}
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
}
input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ccc;
}
.footer h2,
.footer h5 {
    color: #fff;
}
.footer-title {
    padding: 80px 0;
}
.footer-contact {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-link {
    float: left;
    margin: 42px 0;
}
.footer-link a {
    padding-right: 20px;
    color: #fff;
}
.footer-link hr {
    height: 15px;
    display: inline-block;
    width: 1px;
    background: #fff;
    margin: 0 20px;
    position: relative;
    top: 3px;
}
.footer-tel {
    float: right;
    margin: 40px 0;
}
.footer-tel span {
    color: #f45827;
}
.footer-right {
    color: rgba(255, 255, 255, 0.45);
    margin: 0;
    padding: 40px 0;
    text-align: center;
}
.foot-right {
    padding: 14px 0 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.3);
}
.foot-right p {
    margin: 0;
}
.foot-right .beian {
    color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
}
/* 立即了解按钮开始 */
.beginOrangeBtn,
.beginWhiteOrangeBtn {
    width: 144px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.beginOrangeBtn {
    background: #f45827;
    color: #fff;
}
.beginOrangeBtn:hover {
    background-color: #f67952;
    color: #fff;
}
.beginWhiteBtn,
.beginWhiteBtnInOrangeBk {
    color: #fff;
    border: 1px solid #fff;
    margin: 0;
}

.beginWhiteBtn:hover {
    border: none;
    background: linear-gradient(270deg, #fe2e12 0%, rgba(254, 46, 18, 0) 100%), #f87248;
    box-shadow: 0px 4px 14px rgba(244, 88, 39, 0.05), 0px 2px 8px rgba(244, 88, 39, 0.15),
        0px 2px 4px rgba(244, 88, 39, 0.25);
    border-radius: 2px;
    color: #fff;
    border: 0;
}

.beginWhiteBtnInOrangeBk:hover {
    color: #f45827;
    background-color: #fff;
}

.beginWhiteOrangeBtn {
    border: 1px solid #f45827;
    background: #fff;
    color: #f45827;
}
.beginWhiteOrangeBtn:hover {
    background: linear-gradient(270deg, #fe2e12 0%, rgba(254, 46, 18, 0) 100%), #f87248;
    box-shadow: 0px 4px 14px rgba(244, 88, 39, 0.05), 0px 2px 8px rgba(244, 88, 39, 0.15),
        0px 2px 4px rgba(244, 88, 39, 0.25);
    border-radius: 2px;
    color: #fff;
}

.beginNoneOrangeBtn {
    display: none;
    background: #f45827;
    color: #fff;

    width: 144px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
}
.hoverBorderBottomBtn:hover {
    text-decoration: underline;
}
/* 立即了解按钮结束 */

/* .mobIm {
    position: fixed;
    right: 0;
    bottom: 27%;
    background: #f4803c;
    width: 66px;
    height: 84px;
    padding: 16px 0;
    text-align: center;
    z-index: 9999;
} */
.mobIm img {
    width: 24px;
}
.mobIm p {
    font-size: 12px;
    color: #fff;
    margin: 9px 0 0;
}
/* 侧边框 */
/* .udeskim {
    display: block;
} */

#imcall .mobIm,
#imcall .ipMob {
    text-align: center;
}

#imcall .imMob,
#imcall .ipMob {
    display: none;
}

.udesk-contack {
    position: fixed;
    right: 10px;
    top: 38%;
    width: 66px;
    text-align: center;
    z-index: 999;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 5%), 0px 4px 14px rgb(0 0 0 / 3%);
    border-radius: 4px;
    background: white;
}
.udesk-contack #weifengzixun {
    display: block;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.udesk-contack #weifengzixun.saoma {
    position: relative;
    z-index: 99;
    display: block;
}
.udesk-contack #weifengzixun.bottomb {
    border-bottom: none;
    cursor: pointer;
}
.weifengsaoma {
    width: 150px;
    height: 150px;
    position: absolute;
    right: 85px;
    top: 5px;
    background: #fff;
    padding: 10px;
    /* opacity: 0; */
    display: none;
    box-shadow: rgb(238, 238, 238) 1px 1px 8px;
}
.udesk-contack .weifengsaoma img {
    width: 100%;
    height: 100%;
}
.udesk-contack .weifengsaoma .sanjiao {
    position: absolute;
    border-width: 10px 0px 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(255, 255, 255);
    border-image: initial;
    top: 50%;
    margin-top: 17px;
    right: -10px;
}
.udesk-contack .mobImpc {
    position: relative;
    z-index: 99;
    padding: 16px 5px 13px;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
}

.udesk-contack .mobImpc p {
    text-align: center;
    color: rgba(0, 0, 0, 0.45);
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 3px;
}

.udesk-contack .mobImpc img {
    width: 26px;
    height: 26px;
}

.udesk-contack .mobImpc-2 {
    position: absolute;
    top: -100px;
    right: -2px;
}
.udesk-contack .mobImpc-2 .chat-online-icon {
    width: 72px;
    height: 72px;
}
.udesk-contack .mobImpc-2 .chat-online-text {
    background: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 5%), 0px 4px 14px rgb(0 0 0 / 3%);
    border-radius: 4px;
    background: white;
    color: #1A6EFF;
    font-size: 12px;
    padding: 5px 10px;
    margin-top: -10px;
    position: relative;
}

.udesk-contack .useOn {
    display: block;
    text-align: center;
    border-top: 1px solid #99d3ff;
    border-bottom: none;
    background: #fe5b5f;
}

.udesk-contack #yuyue {
    display: block;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    border-bottom: none;
}

.udesk-contack .lookOn {
    display: block;
    text-align: center;
}

.udesk-contack #lookOn img {
    display: block;
    width: 98px;
    margin: 5px 22px 8px 20px;
}

.udesk-contack #lookOn span {
    display: block;
    color: #333;
}

#useOn,
#lookOn {
    display: none;
}

#useOn {
    position: absolute;
    right: 76px;
    bottom: 0px;
    padding: 33px 10px;
    width: 120px;
    text-align: center;
    background-color: rgba(90, 90, 90, 0.86);
    color: #fff;
    font-size: 16px;
}

#useOn b {
    position: absolute;
    width: 10px;
    right: -10px;
    bottom: 38px;
    border-top: 5px solid transparent;
    border-left: 5px solid rgba(90, 90, 90, 0.86);
    border-bottom: 5px solid transparent;
}

.callNum {
    text-align: center;
}

#callnum,
#callnum2 {
    display: none;
    width: 290px;
}

#callnum {
    position: absolute;
    right: 66px;
    top: 0;
    padding: 0 20px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}
#callnum .call-box{
    background: #fff;
    padding: 10px 0 4px;
    box-shadow: rgb(238, 238, 238) 1px 1px 8px;
}
.ico-sanjiao{
    position: absolute;
    border-width: 10px 0px 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(238, 238, 238);
    border-image: initial;
    top: 50%;
    margin-top: -11px;
    right: 10px;
}

.ico-sanjiao b{
    position: absolute;
    border-width: 8px 0px 8px 8px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(255, 255, 255);
    border-image: initial;
    margin-top: -8px;
    right: 2px;
}

#callnum a {
    color: #ffffff;
    font-size: 26px;
    line-height: 28px;
    height: 34px;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
}

#callnum p{
    color: #176de6;
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

#callnum span {
    font-size: 14px;
    color: #333;
}

/*访客ID*/

.visitor {
    padding: 17px 13px;
    background: #176de6;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.visitor p {
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
}

.visitor a {
    display: none;
}
/* 移动端悬浮框 */
.tank,
.tanContent {
    display: none;
}
.no-background-color {
    cursor: pointer;
    color: #fff;
    padding: 11px 31px;
    border: 1px solid #fff;
}
.no-background-color:hover {
    color: #fff;
}
/* 新样式开始 */
.sub-banner .banner-title {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 44px;
    line-height: 66px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 24px;
    margin-top: 0;
}
.sub-banner .banner-subtitle {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 56px;
}

.sub-banner .banner-btn {
    width: 144px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    margin: 0 auto;
    color: #fff;
    background: #176de6;
    font-family: PingFang SC;
    border-radius: 4px;
    font-size: 16px;
}

.sub-banner .banner-btn:hover {
    background: #3f90f2;
    color: #fff;
}
/* 新样式结束 */
/* 移动端导航 */
.mob-header {
    position: fixed;
    top: 0;
    z-index: 2;
    height: 63px;
    width: 100%;
}
.mob-header .register-btn {
    margin: 12px 10px 0 0;
}
.mob-header .nav_lists .logo {
    width: 71%;
    margin: 0;
}
.mob-header .nav-logo-hr {
    background-color: #176de6;
}
.nav_ico {
    width: 24px;
    height: 20px;
}
.nav_lists_ico {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
}
.nav_lists_logo {
    position: relative;
    height: 63px;
    line-height: 63px;
    padding: 0 16px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
}
.mob-header .nav_lists {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -320px;
    width: 320px;
    background: #fff;
    box-sizing: border-box;
}
.mob-header ul li p {
    font-size: 16px;
    padding: 0 20px;
    margin: 0;
    line-height: 50px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
    background: url('../images/public/nav_ico3.png') no-repeat 283px center;
    background-size: 16px;
}
.mob-header ul li .nav_links {
    overflow: hidden;
    display: none;
    padding: 0 32px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
}
.mob-header ul li a {
    float: left;
    width: 50%;
    color: #333;
    font-size: 16px;
    line-height: 60px;
}
.mob-header ul li .level-one-title {
    background: none;
}
.mob-header ul li .level-one-title a {
    display: block;
    float: none;
    line-height: inherit;
}
.mob-header ul .active .title {
    background-image: url('../images/public/nav_ico2.png');
}
.register-nav-btn {
    text-align: right;
    padding: 0 6px 0 0;
}
.company-logo-item {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    flex-wrap: wrap;
}
@media (max-width: 1260px) {
    .company-logo-item {
        width: 100%;
        margin: 0 16px;
        display: block;
    }
}
@media (max-width: 780px) {
    .nav-lists {
        display: none;
    }
}
@media (max-width: 980px) {
    .productdp .productdp-title {
        font-size: 12px;
        margin: 0 4px;
    }
}
@media (max-width: 1100px) {
    .nav-wf-service {
        display: none;
    }
    .productdp-list {
        left: -200px;
    }
}
@media (max-width: 1440px) {
    .telphone {
        display: none;
    }
}
@media (min-width: 1361px) {
    .header-container {
        padding: 0;
    }
}
@media (max-width: 1200px) {
    .header-container {
        padding: 0 24px;
    }
    .container2 {
        padding: 0 24px;
    }
    .page-footer {
        padding: 24px;
    }
}
@media (max-width: 1500px) {
    .nav-left {
        width: 62%;
    }
    /* .container {
        width: 1280px;
        padding: 0;
    } */
    .udesk-contack {
        top: 38%;
    }
    .nav-links {
        /* padding: 0 0 0 30px; */
    }
}
@media (min-width: 1200px) and (max-width: 1299px) {
    /* .container {
        width: 1200px;
    }
    .login {
        width: 19%;
    }
    .nav-links {
        padding-left: 20px;
    }
    .productdp .productdp-title {
        margin: 0 18px;
    } */
    .udesk-contack {
        top: 38%;
    }
    footer .frist {
        padding: 20px 0;
    }
}
@media (max-width: 1199px) {
    .openProcess ul {
        background: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* .productdp-list {
        left: -201px;
    }
    .productdp .productdp-title {
        margin: 0 8px;
    }
    .login-btn {
        padding: 5px 7px;
    }
    .register-btn {
        padding: 6px;
        margin: 12px 0 0 12px;
    }
    .nav-lists {
        width: 50%;
        margin-left: 60px;
    }
    .telphone {
        display: none;
    }
    .nav-links {
        padding: 0;
        width: auto;
    } */
    .udesk-contack {
        top: 38%;
    }
    footer .frist {
        padding: 20px 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* .logo img {
        width: auto;
        max-width: 140px;
    }
    .nav-logo {
        display: none;
    }
    .container {
        width: auto;
    }
    .nav-links {
        padding: 0;
        width: auto;
    }
    .nav-lists {
        width: 50%;
        margin-left: 65px;
    }
    .productdp-list {
        left: -207px;
    }
    .productdp .productdp-title {
        margin: 0 5px;
    }
    .login {
        width: 29%;
    }
    .telphone {
        display: none;
    } */
    .udesk-contack {
        top: 38%;
    }
    /* .register-btn {
        margin: 0;
    } */
}
@media (min-width: 870px) {
    /* .ftcontainer {
        width: 870px;
        margin: 0 auto;
    } */
}
@media (min-width: 768px) {
    /* .pc-header {
        display: block;
    }
    .mob-header {
        display: none;
    }
    .udesk-erweima {
        margin-left: 20px;
    }
    .udesk-logo {
        margin-right: 126px;
    }
    .foot-contact {
        display: flex;
    }
    .foot-content-right {
        padding: 0 0 0 34px;
    }
    .footcontact {
        display: flex;
    } */
}
/* @media (max-width: 868px) {
    .mob-header {
        display: block;
    }
    .pc-header {
        display: none;
    }
    .mob-header .left-img {
        height: 26px;
        width: auto;
    }
    .login {
        display: none;
    }
    .logo {
        display: flex;
        margin: 0;
        height: 100%;
        align-items: center;
        padding: 0 0 0 50px;
    }
    .register-nav-btn {
        padding-right: 20px;
    }
    .nav-logo-hr {
        margin: 0 10px;
    }
    .pc-nav-list {
        display: none;
    }
    .header nav {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        top: 63px;
        background: #000;
        z-index: 1;
        padding: 0;
    }
    .header ul li {
        float: inherit;
    }
    .header ul {
        margin: 0;
    }
    .header .nav-ico {
        display: block;
        position: absolute;
        top: 21px;
        right: 18px;
    }
    .productdp .productdp-title {
        margin: 0;
        width: 100%;
        text-align: center;
        border-bottom: none;
        border-top: 1px solid #3e3e3e;
    }
    .ownmenu .productdp .active {
        color: #176de6;
        border-color: #3e3e3e;
    }
    .mob-slide {
        text-align: right;
        display: block;
    }
    .mob-slide img {
        width: 30px;
        margin-top: 20px;
    }
    .slideUp {
        display: none;
    }
    .telphone {
        display: none;
    }
    .sub-banner {
        height: 290px !important;
    }
    h1 {
        font-size: 28px;
        line-height: 32px;
    }
    h2 {
        font-size: 22px;
        line-height: 28px;
    }
    h3 {
        font-size: 16px;
        line-height: 24px;
    }
    .sub-banner .banner-title {
        font-size: 28px;
        line-height: 32px;
    }
    .sub-banner .banner-subtitle {
        font-size: 16px;
        line-height: 24px;
    }
    .sub-banner .banner-btn {
        font-size: 14px;
        width: 90px;
        height: 32px;
        line-height: 32px;
    }
    .footer-link a {
        padding-right: 0;
    }
    .footer-tel,
    .footer-link {
        float: inherit;
    }
    .footer-tel {
        font-size: 14px;
    }
    footer .frist {
        padding: 40px 15px;
    }
    footer .frist h2 {
        font-size: 18px;
        line-height: 20px;
    }
    footer .heading-block .footer-litter-title {
        font-size: 16px;
        margin: 10px 0;
        line-height: 20px;
    }
    footer .frist input,
    footer .frist a {
        width: 90px;
        height: 32px;
        line-height: 32px;
        border-radius: 0;
    }
    .ftcontainer {
        padding: 32px 15px;
        border: none;
    }
    .footcontact {
        margin-top: 32px;
        display: flex;
        justify-content: space-around;
    }
    .foot-right p {
        font-size: 11px;
    }
    .bokeerm {
        text-align: center;
    }
    .bokeerm img {
        width: 80px;
    }
    .bokeermtxt p {
        font-size: 12px;
        color: rgba(255, 255, 255, 0.65);
    }
    .bokeermtxt .foot-gongzhonghao {
        margin: 16px 0 4px;
        line-height: 18px;
    }
    .foot-right {
        padding: 0 15px 32px;
    }
    footer .tank {
        display: block;
        position: fixed;
        right: 30px;
        bottom: 30px;
        width: 64px;
        z-index: 2;
    }
    footer .tanContent {
        position: fixed;
        padding: 0 16px;
        right: 30px;
        bottom: 106px;
        width: 284px;
        background: #ffffff;
        box-shadow: 0 4px 20px 0 rgba(52, 52, 52, 0.2);
        z-index: 2;
    }
    footer .tanContent p,
    footer .tanContent a {
        padding: 16px 0;
        display: block;
        color: #008fff;
        font-size: 18px;
        text-align: left;
    }
    footer .tanContent p {
        margin: 0;
        border-bottom: 1px solid #d8d8d8;
    }
    .foot-links {
        padding: 0 0 32px;
        margin: 0 0 32px;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    .foot-links span {
        width: 1px;
        height: 12px;
        margin: 4px 16px 0;
        background: rgba(255, 255, 255, 0.45);
    }
    .foot-links-box {
        padding: 0;
    }
    .foot-links a {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.65);
    }
    .foot-contact {
        display: flex;
        justify-content: space-between;
    }
    .foot-contact div {
        margin: 0;
    }
    .foot-contact span {
        display: block;
        font-size: 12px;
        margin: 0 0 8px;
        color: rgba(255, 255, 255, 0.65);
    }
    .foot-contact b {
        font-size: 20px;
        font-weight: normal;
    }
    .foot-address {
        font-size: 12px;
        color: rgba(255, 255, 255, 0.65);
        margin: 32px 0 0;
        padding: 0 0 32px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    .foot-weifeng-logo {
        width: auto;
        height: 40px;
    }
    .udesk-logo {
        background: rgba(255, 255, 255, 0.15);
        padding: 8px 22px;
        border-radius: 40px;
    }
    .foot-content-right {
        padding: 0;
    }
    .foot-logo {
        width: auto;
        height: 24px;
    }
    .foot-udesk-logo {
        width: auto;
        height: 16px;
    }
}

@media (min-width: 1199px) and (max-width: 1440px) {
    .page-footer .page-footer-bottom {
        padding: 0 135px;
    }
}
@media (min-width: 870px)  and (max-width: 1198px) {
    .page-footer .page-footer-bottom {
        padding: 0 40px;
    }
}
@media (min-width: 768px) and (max-width: 867px) {
    .page-footer .page-footer-bottom {
        padding: 0 10px;
    }
    .page-footer .page-footer-top {
        justify-content: flex-start;
    }
}
@media (min-width: 501px) and (max-width: 767px) {
    .mob-header .nav_lists {
        width: 392px;
    }
    .mob-header ul li p {
        background-position: 355px center;
    }
    .mob-header .nav_lists {
        right: -392px;
    }
    .page-footer .page-footer-bottom {
        padding: 0 10px;
    }
}
@media (max-width: 400px) {
    .nav-logo-hr,
    .left-img {
        display: none;
    }
    .nav_lists_logo .nav-logo-hr {
        display: inline-block;
    }
} */
