html{
    min-width: 1200px
}
.mb-header {
    display: none;
}

#mobile_minchat_div {
    display: none!important;
}

#mobile_icon_div div {
    display: none!important;
}

.consult {
    display: none;
}

.footer-ad,
.fix-bottom {
    display: none;
}

.pchide_block,
.pchide {
    display: none;
}

.foot1{
    background: #F7F8FA;
    padding-top: 60px;
    padding-bottom: 64px;
    border-bottom: 0px;
}

.foot1 h2{
    height: 32px;
    padding: 0;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.9);
    line-height: 32px;
}

.foot1 .client-img {
    width: 960px;
    margin:28px auto;
    font-size:0px;
}

.foot1 .client-img img{
    width: 178px;
    height: 56px;
    margin-right: 17px;
}

.foot1 .client-img img:last-child{
    margin-right: 0px;
}
.foot1 .client-img img:nth-of-type(2){
    margin-right: 18px;
}
.foot1 .client-img img:nth-of-type(3){
    margin-right: 18px;
}

.meddle {
    background-color: pink;
    min-width: 960px;
}

.meddle .callnavigator-box {
    height: 410px;
    display: flex;
    box-sizing: border-box;
    background: linear-gradient(225deg, #1C427D 0%, #0C1F47 100%);
    justify-content: center;
}

.meddle .callnavigator-box .callnavigator-left {
    height: 400px;
    width: 472px;
    box-sizing: border-box;
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-top {
    margin-top: 80px;
    height: 104px;
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-top .title {
    width: 384px;
    height: 104px;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 52px;
}

.meddle .text1 {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255,255,255,0.9);
    line-height: 22px;
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main {
    height: 72px;
    margin-top: 20px;
}


/* 添加 */

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .create-callcenter::after {
    content: "";
    clear: both;
    visibility: visible;
    display: block;
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .create-callcenter {
    /* height: 48px;
    width: 335px;
    box-sizing: border-box;
    line-height: 48px;
    display: flex; */
    /* width: 300px; */
    height: 44px;
    display: flex;
    align-items: center;
    margin-top: 60px;
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .create-callcenter input {
    color: #44494b;
    box-sizing: border-box;
    height: 40px;
    line-height: 48px;
    width: 232px;
    text-indent: 10px;
    outline: none;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    display: none;
    /* color: #44494b;
    box-sizing: border-box;
    height: 48px;
    line-height: 48px;
    width: 180px;
    border: 2px solid #218bfc;
    text-indent: 10px;
    outline: none;
    border-radius: 4px 0 0 4px;
    font-size: 14px;
    font-weight: 400; */
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .create-callcenter input::placeholder {
    font-size: 14px;
    font-weight: 400;
    height: 22px;
    color: rgba(0, 0, 0, 0.2);
    line-height: 22px;
}

.meddle .callnavigator-box .callnavigator-left .create-callcenter .input-phone::placeholder {
    color: rgba(0, 0, 0, 0.2) !important;
}

.callnavigator-left-main .zhuce-a {
    width: 88px;
    color: #ffffff;
    background: #218bfc;
    float: left;
    cursor: pointer;
    margin-left: 8px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.callnavigator-left-main .zhuce-a:hover {
    background: #4eb1fd;
    color: #ffffff;
}

.callnavigator-left-main .zhuce-a:active {
    background: #127fdc;
    color: #ffffff;
}

.callnavigator-left-main .zhuce-btn {
    color: #ffffff;
    background: #218bfc;
    float: left;
    cursor: pointer;
    margin-left: 0px;
    border-radius: 0 2px 2px 0;
    width: 135px;
    font-size: 14px;
    text-align: center;
    height: 48px;
    line-height: 40px;
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .create-callcenter span {
    width: 88px;
    height: 40px;
    box-sizing: border-box;
    background: #218BFC;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 4px;
}
.zhuce-btn-wrap{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.32);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    display: none;
}
.zhuce-btn-box{
    /* display: none; */
    width: 320px;
    height: 340px;
    background: #FFFFFF;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -160px;
    margin-left: -160px;
}
.addWx{
    margin-top: 72px;
    margin-left: 100px;
    width: 120px;
    height: 120px;
    background: url("../img/CallCenter/addWx.png");
    background-size: 120px 120px;
    background-size: cover;
}

.addWx-content{
    width: 190px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #28334B;
    line-height: 20px;
    margin: 16px auto;
}
.zhuce-btn-close{
    width: 58px;
    height: 28px;
    background: #218BFC;
    border-radius: 2px;
    margin: 36px auto;
}
.zhuce-btn-close p{
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    height: 28px;
    width: 38px;
    line-height: 28px;
    margin: 0 auto;
    letter-spacing: 0.6px;
    cursor: pointer;
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .callcenter-keywords {
    /* height: 20px;
    margin-top: 4px;
    line-height: 20px;
    justify-content: space-between; */
    /* display: flex; */
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #8DA2B5;
    line-height: 20px;
    margin-top: 24px;
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .callcenter-keywords span {
    margin-right: 16px;
    background: url("../img/AdvertistingPage/advertising_success.png") no-repeat left center;
    background-size: 16px 16px;
    padding-left: 24px;
}

.callcenter-keywords-mb {
    width: 3.43rem;
    margin-top: 0.08rem;
    font-size: 0.12rem;
    color: #ffffff;
    /* display: flex; */
    justify-content: space-between;
}

.callcenter-keywords-mb .iconfont {
    /* font-size: 0.16rem; */
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .created-callcenter {
    width: 120px;
    height: 48px;
    background: #218BFC;
    border-radius: 0px 2px 2px 0px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #FFFFFF;
    display: none;
    cursor: pointer;
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .applyed-callcenter {
    width: 266px;
    height: 48px;
    background: #79B9FD;
    border-radius: 0px 2px 2px 0px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #FFFFFF;
    display: none;
    cursor: pointer;
    pointer-events: none;
}

.meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .callcenter-keywords span {
    height: 20px;
    width: 75px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    /* display: flex; */
    /* color: rgba(255, 255, 255, 0.8); */
    align-items: center;
}

.meddle .callnavigator-box .callnavigator-right {
    height: 400px;
    width: 488px;
}

.meddle .callnavigator-box .callnavigator-right img {
    width: 100%;
    height: 100%;
}

.meddle .callflow-box {
    height: 474px;
    background: #F1F4F8;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.meddle .callflow-box .callflow-box-top {
    margin-top: 60px;
}

.meddle .callflow-box .callflow-box-top .title {
    /* height: 56px;
    font-size: 36px;
    font-weight: 500;
    color: #28334B;
    line-height: 56px;
    letter-spacing: 1px; */
    width: 264px;
    height: 32px;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 32px;
    font-weight: 500;
    text-align: center;
}

.meddle .callflow-box .callflow-box-top .text {
    /* text-align: center;
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #62778C;
    line-height: 24px;
    margin-top: 4px; */
    margin-top: 8px;
    height: 22px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 22px;
    font-family: PingFangSC-Regular, PingFang SC;
}

.meddle .callflow-box .callflow-box-content {
    margin-top: 28px;
    width: 1010px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.meddle .callflow-box .callflow-box-content .content-item {
    width: 222px;
    height: 260px;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 8px;
}

.meddle .callflow-box .callflow-box-content .content-item:hover{
    box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.08);
}

/* .meddle .callflow-box .callflow-box-content .content-item:nth-of-type(n+2) {
    margin-left: 24px;
} */
.meddle .callflow-box .callflow-box-content .content-item .item-head{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.meddle .callflow-box .callflow-box-content .content-item .item-head img{
    width: 72px;
    height: 72px;
    margin-top: 32px;
}

.meddle .callflow-box .callflow-box-content .content-item .item-head .title {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-size: 18px;
    color: rgba(0,0,0,0.9);
    letter-spacing: 1px;
    padding: 28px 0 8px;
    font-weight: 600;
    line-height: 26px;
}
.meddle .callflow-box .callflow-box-content .content-item .item-head span {
    width: 174px;
    font-size: 14px;
    color: rgba(0,0,0,0.6);
    line-height: 22px;
    text-align: center;
}
.meddle .callflow-box .callflow-box-content .content-item ul {
    height: 90px;
    margin: 16px 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    background: #FFFFFF;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
}

.meddle .callflow-box .callflow-box-contentm {
    display: none;
}
.provide-box{
    height: 774px;
    background-image: url(../img/CallCenter/black-and-white.png);
    /* background-size: 100% 100%; */
}
.provide-box .mb-bussiness-how{
    display: none;
}
.provide-box .provide-box-top{
    padding-top: 53px;
    color: #FFFFFF;
    text-align: center;
}
.provide-box .provide-box-top .title{
    font-size: 24px;
}
.provide-box .provide-box-top .text{
    font-size: 14px;
    padding-top: 8px;
}
.provide-box .provide-box-content{
    display: flex;
    justify-content: center;
    margin: 0 0.06rem
}
.provide-box .provide-box-content-wrapper{
    position: relative;
    width: 960px;
    height: 560px;
    background: #FFFFFF;
    border-radius: 8px;    
    margin-top: 35px;
}
.provide-box .provide-box-content-wrapper img{
    position: absolute;
    width: 65%;
    top: 0px;
    right: -1%;
}
.provide-box .provide-box-content-wrapper .btn-list{
    width: 336px;
    padding: 16px 0;
    background: #F1F4F8;
    border-radius: 8px 0 0 8px;
}
.provide-box .provide-box-content-wrapper .btn-list .actived{
    box-shadow: 0px 0px 12px -4px rgba(0,0,0,0.3);
    background-color: #ffffff;
}
.provide-box .provide-box-content-wrapper .btn-list .actived .tag span{
    background: #4FA7FF;
    color: #FFFFFF;
}
.provide-box .provide-box-content-wrapper .btn-list .left-btn{
    width: 336px;
    height: 132px;
}
.provide-box .provide-box-content-wrapper .btn-list .title{
    font-size: 18px;
    line-height: 26px;
    padding: 20px 0 8px 32px;
}
.provide-box .provide-box-content-wrapper .btn-list .text{
    padding: 0 0 12px 32px;
    font-size: 14px;
    color: rgba(0,0,0,0.8);
    line-height: 22px;
}
.provide-box .provide-box-content-wrapper .btn-list .tag{
    display: flex;
    padding: 0 0 24px 32px;
}
.provide-box .provide-box-content-wrapper .btn-list .tag span{
    font-size: 12px;
    color: #000000;
    line-height: 20px;
    background: #EBEBEB;
    border-radius: 1px;
    text-align: center;
    margin-right: 8px;
    padding: 0 8px;
}
.meddle-exhibition-box{
    display: none;
}
.exhibition-box{
    height: 552px;
}
.exhibition-box .exhibition-box-top{
    padding-top: 60px;
    text-align: center;
}
.exhibition-box .exhibition-box-top .title{
    font-size: 24px;
}
.exhibition-box .exhibition-box-content{
    padding: 28px 120px 64px ;
}
.exhibition-box .exhibition-box-content .item span{
    font-size: 16px;
}
.exhibition-box .exhibition-box-content .item p{
    display: none;
}
.exhibition-box .exhibition-box-content .actived p{
    display: block !important;
}
.exhibition-box .exhibition-box-content .row{
    display: flex;
    justify-content: center;
}
.exhibition-box .exhibition-box-content .item{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 180px;
    height: 112px;
    background-color: #F1F4F8;
    border-radius: 8px;
    margin: 0 16px 16px 0;
}
.exhibition-box .exhibition-box-content .item5{
    margin: 0 0 16px 0;
}
.exhibition-box .exhibition-box-content .item10{
    margin: 0 0 16px 0;
}
.exhibition-box .exhibition-box-content .item15{
    margin: 0 0 16px 0;
}
.exhibition-box .exhibition-box-content .actived{
    background-image: url(../img/CallCenter/exhibition-background.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
} 
.exhibition-box .exhibition-box-content .item p{
    padding: 12px 16px;
    font-size: 14px;
    /* color: #FFFFFF; */
    line-height: 22px;
}
.exhibition-box .exhibition-box-content .item img{
    width: 32px;
    height: 32px;
    padding-top: 24px;
    padding-bottom: 12px;
}
.exhibition-box .exhibition-box-content .actived span{
    display: none !important;
}
.exhibition-box .exhibition-box-content .actived img{
    display: none !important;
}
/* .callworthhaving-box {
    min-width: 960px;
    background: #F7F8FA;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.callworthhaving-box .callworthhaving-box-top {
    margin-top: 60px;
}

.callworthhaving-box .callworthhaving-box-top .title{
    height: 32px;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 32px;
    text-align: center;
    font-weight: 500;
}

.callworthhaving-box .callworthhaving-box-top .text {
    height: 22px;
    margin-top: 8px;
    margin-bottom: 28px;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    line-height: 22px;
}

.callworthhaving-box .callworthhaving-box-content-top {
    width: 100%;
    min-width: 960px;
    height: 56px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
}

.callworthhaving-box .callworthhaving-box-content-top .content-top{
    width: 100%;
    text-align: center;
}

.callworthhaving-box .callworthhaving-box-content-top .content-top{
    width: 960px;
    margin: auto;
}

.callworthhaving-box .callworthhaving-box-content-top .content-top .btn-list{
    height: 54px;
}

.callworthhaving-box .callworthhaving-box-content-top .content-top .top-btn{
    float: left;
    width: 216px;
    height: 52px;
    line-height: 46px;
    font-weight: 400;
    font-family: PingFangSC-Regular, PingFang SC;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}
.callworthhaving-box .callworthhaving-box-content-top .content-top .top-btn:nth-of-type(1){
    margin-right: 32px;
}
.callworthhaving-box .callworthhaving-box-content-top .content-top .top-btn:nth-of-type(2){
    margin-right: 32px;
}
.callworthhaving-box .callworthhaving-box-content-top .content-top .top-btn:nth-of-type(3){
    margin-right: 32px;
}
.callworthhaving-box .callworthhaving-box-content-top .content-top .top-btn:nth-of-type(4){
    margin-right: 0px;
}

.callworthhaving-box .callworthhaving-box-content-top .content-top .top-btn span{
    height: 22px;
    font-size: 14px;
    line-height: 22px;
}

.callworthhaving-box .callworthhaving-box-content-top .content-top .active{
    border-bottom: 4px solid #218BFC;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.9);
}

.callworthhaving-box .callworthhaving-box-content-meddle .content-meddle{
    width: 960px;
    margin: auto;
    margin-top: 28px;
    margin-bottom: 64px;
}

.callworthhaving-box .callworthhaving-box-content-meddle .content-meddle .explain{
    height: 44px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
    line-height: 22px;
}

.callworthhaving-box .callworthhaving-box-content-meddle .content-meddle img{
    width: 960px;
    height: 384px;
    margin-top: 28px;
}

.callworthhaving-box .callworthhaving-box-content-next{
    width: 100%;
    height: 534px;
    background: #FFFFFF;
}

.callworthhaving-box .callworthhaving-box-content-next .content{
    width: 960px;
    margin: auto;
}

.callworthhaving-box .callworthhaving-box-content-next .content .item{
    float: left;
    width: 318px;
    height: 158px;
    border: solid 1px #ebebeb;
    font-size: 0px;
    margin-right: -1px;
    margin-bottom: -1px;
}

.callworthhaving-box .callworthhaving-box-content-next .content .item:hover{
    background: url(../img/CallCenter/item-bac.png) 101% 101%;
    background-size: cover;
}

.callworthhaving-box .callworthhaving-box-content-next .content .item:nth-of-type(1){
    float: left;
    width: 318px;
    height: 158px;
    border: solid 1px #ebebeb;
    border-radius: 8px 0px 0px 0px;
}
.callworthhaving-box .callworthhaving-box-content-next .content .item:nth-of-type(3){
    float: left;
    width: 318px;
    height: 158px;
    border: solid 1px #ebebeb;
    border-radius: 0px 8px 0px 0px;
}
.callworthhaving-box .callworthhaving-box-content-next .content .item:nth-of-type(4){
    float: left;
    width: 318px;
    height: 158px;
    border: solid 1px #ebebeb;    
    border-radius: 0px 0px 0px 8px;
}
.callworthhaving-box .callworthhaving-box-content-next .content .item:nth-of-type(6){
    float: left;
    width: 318px;
    height: 158px;
    border: solid 1px #ebebeb;
    border-radius: 0px 0px 8px 0px;
}

.callworthhaving-box .callworthhaving-box-content-next .content .item .item-top{
    margin-top: 28px;
    margin-left: 43px;
}

.callworthhaving-box .callworthhaving-box-content-next .content .item .item-top img{
    float: left;
    padding-top: 1px;
    width: 24px;
    height: 24px;
}
.callworthhaving-box .callworthhaving-box-content-next .content .item .item-top .title{
    height: 26px;
    margin-left: 2px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.9);
    line-height: 26px;
}

.callworthhaving-box .callworthhaving-box-content-next .content .item p{
    height: 22px;
    margin-top: 8px;
    margin-bottom: 20px;
    margin-left: 44px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    line-height: 22px;
}

.callworthhaving-box .callworthhaving-box-content-next .content .item .tag{
    height: 22px;
    padding: 1px 8px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #218BFC;
    border: 1px solid #218BFC;
    line-height: 22px;
}

.callworthhaving-box .callworthhaving-box-content-next .content .item .tag:first-of-type{
    margin-left: 44px;
}

.callworthhaving-box .callworthhaving-box-content-next .content .item .tag:nth-of-type(2){
    margin-left: 8px;
    margin-right: 8px;
} */

/*改之前就被注释了 .callworthhaving-box .callworthhaving-box-content .content-item {
    margin-top: 40px;
    height: 400px;
    display: flex;
    box-sizing: border-box;
}

.callworthhaving-box .callworthhaving-box-content .content-item .content-item-left {
    display: flex;
    box-sizing: border-box;
    width: 526px;
    height: 400px;
    background: #F5FAFF;
    border-radius: 2px;
    overflow: hidden;
}

.callworthhaving-box .callworthhaving-box-content .content-item .content-item-left video {
    width: 100%;
    height: 100%;
    border-radius: 2px;
}

.callworthhaving-box .callworthhaving-box-content .content-item .content-item-text {
    box-sizing: border-box;
    width: 434px;
    height: 400px;
}

.callworthhaving-box .callworthhaving-box-content .content-item .content-item-text .title {
    height: 40px;
    font-size: 32px;
    font-weight: 400;
    color: #28334B;
    line-height: 40px;
    margin-bottom: 32px;
}

.callworthhaving-box .callworthhaving-box-content .content-item .content-item-text .text {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #8DA2B5;
    line-height: 24px;
    margin-bottom: 4px;
}

.callworthhaving-box .callworthhaving-box-content .content-item:nth-of-type(1) .content-item-text {
    padding-left: 48px;
}

.callworthhaving-box .callworthhaving-box-content .content-item:nth-of-type(1) .content-item-text .title {
    margin-top: 141px;
}

.callworthhaving-box .callworthhaving-box-content .content-item:nth-of-type(2) .content-item-text {
    text-align: right;
    padding-right: 48px;
}

.callworthhaving-box .callworthhaving-box-content .content-item:nth-of-type(2) .content-item-text .title {
    margin-top: 138px;
}

.callworthhaving-box .callworthhaving-box-content .content-item:nth-of-type(3) .content-item-text {
    text-align: left;
    padding-left: 48px;
}

.callworthhaving-box .callworthhaving-box-content .content-item:nth-of-type(3) .content-item-text .title {
    margin-top: 138px;
} */
#free-mbhide{
    position: relative;
    left: -125px;
}
#fer{
    float: right;
    width: 88px;
    height: 40px;
    margin-left: 8px;
    text-align: center;
    color: #FFFFFF;
    background: #0471E3;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    top: -40px;
    left: 240px;
}
.callworthhaving-box .callworthhaving-box-contentm {
    display: none;
}

.call-bannerbox {
    min-width: 960px;
    height: 200px;
    background: #021430 no-repeat;
    background-image: url(../img/CallCenter/left-call-banner.png), url(../img/CallCenter/right-call-banner.png);
    display: flex;
    flex-direction: column;
    align-items: center;
    background-size: contain;
    background-position: left top,right top;
}

.call-bannerbox .title {
    width: 960px;
    height: 32px;
    margin-top: 44px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    font-family: PingFangSC-Medium, PingFang SC;
    line-height: 32px;
}
.call-bannerbox .free-box{
    margin-top: 28px;
}
.call-bannerbox .free-box input{
    width: 232px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    display: block;
}
.call-bannerbox .free-box input::placeholder{
    height: 22px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.2);
    line-height: 22px;
}

.call-bannerbox .free-btn {
    float: right;
    width: 88px;
    height: 40px;
    margin-left: 8px;
    text-align: center;
    color: #FFFFFF;
    /* background: #0471E3; */
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    cursor: pointer;

}

.call-bannerbox .applyed-callcenter {
    width: 301px;
    height: 44px;
    background: #79B9FD;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 44px;
    text-align: center;
    margin-top: 24px;
    cursor: pointer;
    display: none;
}

.create-callcenter>span:hover {
    background: #4eb1fd!important;
}

.free-btn:hover {
    color: white;
    /* background: #4eb1fd; */
}

.free-btn a {
    color: #FFFFFF;
}

.free-btn a:visited {
    color: #FFFFFF;
}

.free-btn a:hover {
    color: #FFFFFF;
}

.input-phone:focus {
    opacity: .9;
}

.mb-header {
    display: none;
}

.product-lists {
    background: #0c1f47;
    padding-top: 48px;
    padding-bottom: 40px;
    font-size: 14px;
    letter-spacing: 0.73px;
    line-height: 19px;
    color: #ffffff;
}

.product-lists .contant {
    display: flex;
    justify-content: space-around;
}

.product-lists .contant::after {
    content: "";
    clear: both;
    display: block;
}

.product-lists .list-item {
    width: 208px;
    min-height: 120px;
}

.product-lists .list-item::after {
    content: "";
    clear: both;
    display: block;
}

.product-lists .list-first {
    width: 336px;
}

.product-lists .list-item a div.img-placeholder {
    margin-left: 3px;
    height: 50px;
    background: url(../img/headfoot/footlogo.png);
    background-image: url(../img/headfoot/footlogo.svg), none;
    background-repeat: no-repeat;
}

.product-lists .list-first>div {
    height: 36px;
    line-height: 36px;
    color: #62778c;
    margin-top: 8px;
}

.product-lists .list-first .icon img {
    width: 100%;
    height: 100%;
}

.product-lists .list-first .icon {
    width: 36px;
    height: 36px;
    float: left;
    margin-right: 14px;
}

.product-lists .list-item>* {
    height: 22px;
    line-height: 22px;
}

.product-lists .footer-title {
    margin-bottom: 8px;
    font-size: 12px;
    color: #62778c;
    letter-spacing: 1px;
    align-items: flex-start;
    height: 18px;
    line-height: 18px;
}

.product-lists .list-item a.list__item:hover,
.product-lists .list-item a.list__item:visited {
    opacity: 0.8;
}

.product-lists .list-item a.list__item {
    letter-spacing: 1px;
    color: #ffffff;
    display: block;
    align-items: flex-start;
    margin-bottom: 8px;
}

.product-lists .list-item img {
    height: 134px;
}

.copyright {
    width: 100%;
    height: 56px;
    background: #08142e;
    position: relative;
    min-width: 960px;
}

.copyright span {
    color: #ffffff;
    opacity: 0.6;
    letter-spacing: 0.6px;
    line-height: 56px;
    font-size: 12px;
}

.copyright span a {
    color: #ffffff;
    text-decoration: underline;
}

.copyright .icons {
    float: right;
    margin-top: 16px;
}

.copyright .icon {
    width: 24px;
    height: 24px;
    margin-right: 17px;
    display: inline-block;
}

.copyright .icon1 {
    opacity: 1;
    background: url(../img/headfoot/2-1.png) no-repeat;
    background-size: 100% 100%;
}

.copyright .icon2 {
    opacity: 1;
    background: url(../img/headfoot/2-2.png) no-repeat;
    background-size: 100% 100%;
}

.copyright .icon3 {
    opacity: 1;
    background: url(../img/headfoot/2-3.png) no-repeat;
    background-size: 100% 100%;
}

.copyright .icon1:hover::after {
    position: absolute;
    margin-left: -39px;
    margin-top: -32px;
    background: #fff;
    color: #1f2122;
    content: "浙公网安备";
    font-size: 12px;
    padding: 3px;
    border-radius: 1px;
}

.copyright .icon2:hover::after {
    position: absolute;
    margin-left: -39px;
    margin-top: -32px;
    background: #fff;
    color: #1f2122;
    content: "工商监管";
    font-size: 12px;
    padding: 3px;
    border-radius: 1px;
}

.copyright .icon3:hover::after {
    position: absolute;
    margin-left: -39px;
    margin-top: -32px;
    background: #fff;
    color: #1f2122;
    content: "信用评级";
    font-size: 12px;
    padding: 3px;
    border-radius: 1px;
}

@media screen and (max-width: 768px) {
    html {
        font-size: 26.66666667vw;
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100%;
        min-width: 100%;
    }
    .pchide_block {
        display: block;
    }
    .pchide {
        display: block;
    }
    .footer,
    .mbhide {
        display: none;
    }
    .header {
        display: none!important;
    }
    .mb-header {
        position: fixed;
        display: block;
        top: 0;
        box-sizing: border-box;
        background: #ffffff;
        width: 100%;
        height: 0.64rem;
        line-height: 0.64rem;
        font-size: 0.14rem;
        z-index: 99999;
    }
    .mb-header .top_padding {
        background: #ffffff;
        height: 100%;
        z-index: 99999;
        box-shadow: 0 -1px 0 #e1e4e6 inset;
    }
    .mb-header .line {
        /* width: 0.01rem;
    height: 0.24rem;
    position: absolute;
    background: #62778c;
    top: 0.2rem;
    left: 1.62rem; */
        width: 0.01rem;
        height: 0.24rem;
        position: absolute;
        background: #62778c;
        top: 0.2rem;
        left: 1.62rem;
    }
    .mb-header .text1 {
        font-size: 0.14rem;
        color: #28334b;
        position: absolute;
        /* left: 1.8rem; */
        left: 1.71rem;
        height: 0.64rem;
        line-height: 0.64rem;
        padding: 0;
        margin: 0;
    }
    .mb-header .logo {
        position: absolute;
        top: 0.125rem;
        left: 0.12rem;
        width: 1.45rem;
    }
    .mb-header .top_resign {
        text-decoration: none;
        width: 1.2rem;
        height: 0.64rem;
        float: right;
        background: #3b99fc;
        color: #ffffff;
        font-size: 0.14rem;
        text-align: center;
    }
    .mb-header .top_resign:hover {
        background: #4eb1fd;
        color: #ffffff;
    }
    .mb-header .top_resign:active {
        background: #127fdc;
        color: #ffffff;
    }
    .meddle {
        background-color: pink;
        margin-top: 0.64rem;
        min-width: 100%;
    }
    .meddle .callnavigator-box {
        height: 3.80rem;
        justify-content: center;
        background: #0C1F47;
    }
    .meddle .callnavigator-box .callnavigator-left {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 3.80rem;
        width: 3.75rem;
        box-sizing: border-box;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-top {
        margin-top: 0.52rem;
        height: 1.40rem;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-top .title {
        width: 3.75rem;
        height: 0.80rem;
        font-size: 0.32rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #ffffff;
        line-height: 0.40rem;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-top .title span{
        width: 0.16rem;
        display: inline-block;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-top .text {
        width: 3.43rem;
        height: 0.44rem;
        margin-top: 0.16rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-size: 0.14rem;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.8);
        line-height: 0.22rem;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main {
        width: 3.43rem;
        height: 1.44rem;
        margin-top: 0.44rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .callnavigator-left-main .zhuce-a {
        margin-top: 0.08rem;
        margin-left: 0rem;
        width: 100%;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .create-callcenter {
        height: 0.88rem;
        width: 3.43rem;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 0rem;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .create-callcenter input {
        width: 100%;
        text-align: center;
        height: 0.4rem;
        font-size: 0.14rem;
        padding: 0;
        font-weight: 400;
        box-sizing: border-box;
        background: #ffffff;
        outline: none;
        border: none;
        text-indent: 0px;
        border-radius: 2px;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .create-callcenter input::placeholder {
        font-size: 0.14rem;
        font-weight: 400;
        color: #8da2b5;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .create-callcenter span {
        width: 100%;
        height: 0.4rem;
        box-sizing: border-box;
        background: #218bfc;
        display: inline-block;
        /* margin-top: 0.08rem;*/
        line-height: 0.4rem;
        text-align: center;
        font-size: 0.14rem;
        font-weight: 400;
        color: #ffffff;
        cursor: pointer;
        border-radius: 2px;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .callcenter-keywords {
        height: 0.18rem;
        width: 100%;
        margin-top: 0.08rem;
        line-height: 0.18rem;
        /* display: flex; */
        justify-content: space-between;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .callcenter-keywords span {
        height: 0.18rem;
        width: 0.68rem;
        display: inline-block;
        font-size: 0.12rem;
        font-weight: 400;
        display: flex;
        color: rgba(255, 255, 255, 0.8);
        align-items: center;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .callcenter-keywords span i {
        width: 0.16rem;
        height: 0.16rem;
        display: inline-block;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .callcenter-keywords span label {
        width: 0.52rem;
        height: 0.18rem;
        font-size: 0.12rem;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.8);
        line-height: 0.18rem;
    }
    .callcenter-keywords-mb .mb-label {
        width: 0.52rem;
        height: 0.18rem;
        font-size: 0.12rem;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.8);
        line-height: 0.18rem;
    }
    .callcenter-keywords-mb {
        height: 0.18rem;
        width: 100%;
        margin-top: 0.08rem;
        line-height: 0.18rem;
        display: flex;
        justify-content: space-between;
    }
    .callcenter-keywords-mb span {
        height: 0.18rem;
        width: 0.68rem;
        /* display: inline-block; */
        font-size: 0.12rem;
        font-weight: 400;
        display: flex;
        color: rgba(255, 255, 255, 0.8);
        align-items: center;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .callcenter-keywords-mb {
        height: 0.18rem;
        width: 100%;
        margin-top: 0.08rem;
        line-height: 0.18rem;
        /* display: flex; */
        justify-content: space-between;
    }
    .meddle .callnavigator-box .callnavigator-left .callnavigator-left-main .callcenter-keywords-mb span i {
        width: 0.16rem;
        height: 0.16rem;
        display: inline-block;
    }
    .meddle .callnavigator-box .callnavigator-right {
        display: none;
    }
    .meddle .callflow-box {
        width: 3.75rem;
        height: 5.6rem;
        background: #FFFFFF;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .meddle .callflow-box .callflow-box-top {
        height: 0.62rem;
        margin-top: 0.52rem;
    }
    .meddle .callflow-box .callflow-box-top .title {
        height: 0.32rem;
        width: 2.64rem;
        font-size: 0.24rem;
        font-weight: 500;
        color: rgba(0,0,0,0.9);
        font-family: PingFangSC-Medium, PingFang SC;
        line-height: 0.32rem;
    }
    .meddle .callflow-box .callflow-box-top .text {
        text-align: center;
        height: 0.22rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-size: 0.14rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.6);
        line-height: 0.22rem;
        margin-top: 0.08rem;
    }
    
    .meddle .callflow-box .callflow-box-content {
        width: auto;
        height: 2.02rem;
        margin: 0.2rem 0.085rem 0;
        display: flex;
        flex-wrap: wrap;
    }
    .meddle .callflow-box .callflow-box-content .content-item{
        box-shadow: 0 0.06rem 0.24rem 0 rgba(0,0,0,0.08);
        width: 1.68rem;
        height: 1.77rem;
        margin-top: 0.08rem;
    }
    .meddle .callflow-box .callflow-box-content .content-item .item-head img{
        width: 0.36rem;
        height: 0.36rem;
        margin-top: 0.16rem;
    }
    .meddle .callflow-box .callflow-box-content .content-item .item-head span{
        width: 1.52rem;
        font-size: 0.14rem;
        color: rgb(0, 0,0,0.6);
        line-height: 0.22rem;
        text-align: center;
        padding: 0 0.08rem 0.12rem 0.08rem;
    }
    .meddle .callflow-box .callflow-box-content .content-item .item-head .title {
        height: 0.26rem;
        overflow: hidden;
        font-size: 0.18rem;
        color: rgba(0,0,0,0.9);
        letter-spacing: 0.01rem;
        padding: 0.12rem 0 0.09rem;
        font-weight: 600;
        line-height:0.26rem;
    }
    .meddle .provide-box {
        height: 6.18rem;
    }
    .meddle .provide-box .provide-box-top{
        padding-top: 0.52rem;
    }
    .provide-box .mb-bussiness-how{
        display: block;
    }
    .provide-box .provide-box-content-wrapper {
        position: relative;
        width: 100%;
        height: 3.6rem;
        background: #FFFFFF;
        margin: 0.28rem 0.16rem;
        border-radius: 2px;
    }
    .meddle .provide-box .provide-box-content-wrapper .none {
        display: none;
    }
    .meddle .provide-box .provide-box-content-wrapper .btn-list {
        width: 3.45rem;
        height: 4.26rem;
        padding: 0;
        background: #FFFFFF;
        border-radius: 2px;
        text-align: center;
    }
    .meddle .provide-box .provide-box-content-wrapper .btn-list .mb-bussiness-how .swiper-wrapper{
        height: 4rem;
    }
    .meddle .provide-box .btn-list .mb-bussiness-how .swiper-pagination {
        bottom: -0.2rem;
    }
    .meddle .provide-box .provide-box-content-wrapper .btn-list .none {
        display: none;
    }
    .meddle .provide-box .provide-box-content-wrapper .btn-list .left-btn {
        width: auto;
        border-radius: 2px;
        height: 1.25rem;
        box-shadow: none;
    }
    .provide-box .provide-box-content-wrapper .btn-list .title {
        font-size: 0.16rem;
        line-height: 0.26rem;
        padding: 0.20rem 0 0.08rem 0;
    }
    .provide-box .provide-box-content-wrapper .btn-list .text {
        padding: 0 0 0.12rem 0;
        font-size: 0.14rem;
        color: #8DA2B5;
        line-height: 0.22rem;
    }
    .provide-box .provide-box-content-wrapper .btn-list .tag {
        display: flex;
        padding: 0 0 0.24rem 0;
        justify-content: center;
    }
    .provide-box .provide-box-content-wrapper .btn-list .tag span{
        background-color: #4FA7FF;       
        color: #fff; 
    }
    .meddle .mb-bussiness-how .swiper-container {
        --swiper-theme-color: black;
    }
    .meddle .provide-box .provide-box-content-wrapper img {
        position: absolute;
        width: 110%;
        right: -0.15rem;
        top: 0.75rem;
    }
    .meddle .provide-box .spot{
        display: flex;
        justify-content: center;
    }
    .meddle .provide-box .spot .actived{
        background-color: #000;
    }

    .meddle .provide-box .spot p{
        background-color: #fff;
        width: 0.12rem;
        height: 0.12rem;
        border-radius: 50%;
        margin-right: 0.16rem;
    }
    .meddle .provide-box .spot p:last-child{
        margin: 0;
    }
    .meddle .provide-box .btn-list .actived{
        display: block;
    }
    .meddle .meddle-exhibition-box{
        height: 4.28rem;
        display: block;
        background-color: #fff;
    }
    .meddle .meddle-exhibition-box .exhibition-box-top{
        padding-top: 0.48rem;
    }
    .meddle .meddle-exhibition-box .title{
        font-size: 0.24rem;
        margin-bottom: 0.28rem;
    }
    .exhibition-box{
        display: none;
    }
    .meddle .exhibition-box .mb-bussiness-how .swiper-container{
        height: 3rem;
    }
    .meddle .exhibition-box .mb-bussiness-how .swiper-pagination{
        z-index: 0;
    }
    .meddle .meddle-exhibition-box .row{
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 0 0.16rem 0.12rem;
    }
    .meddle .meddle-exhibition-box .row_end{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .meddle .meddle-exhibition-box .row_end .item{
        width: 1.64rem !important;
    }
    .meddle .meddle-exhibition-box .row .item p{
        padding: 0.12rem 0.10rem;
        font-size: 0.14rem;
        line-height: 0.22rem;
        display: none;
    }
    .meddle .meddle-exhibition-box .row .item{
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 1.67rem;
        height: 1.12rem;
        background-color: #F1F4F8;
        border-radius: 0.08rem;
        margin: 0 0.08rem 0 0;
    }
    .meddle .meddle-exhibition-box .row .item2{
        margin: 0;
    }
    .meddle .meddle-exhibition-box .row .item4{
        margin: 0;
    }
    .meddle .meddle-exhibition-box .row .item6{
        margin: 0;
    }
    .meddle .meddle-exhibition-box .row .item8{
        margin: 0;
    }
    .meddle .meddle-exhibition-box .row .item10{
        margin: 0;
    }
    .meddle .meddle-exhibition-box .row .item12{
        margin: 0;
    }
    .meddle .meddle-exhibition-box .row .item14{
        margin: 0;
    }
    .meddle .meddle-exhibition-box .row .item16{
        margin: 0;
    }
    .meddle .meddle-exhibition-box .row .item span{
        font-size: 0.16rem;
        font-weight: 600;
    }
    .meddle .meddle-exhibition-box .row .item img{
        width: 0.32rem;
        height: 0.32rem;
        padding-top: 0.24rem;
        padding-bottom: 0.12rem;
    }
    .meddle .meddle-exhibition-box .actived p{
        display: block !important;
    }
    .meddle .meddle-exhibition-box .actived{
        background-image: url(../img/CallCenter/exhibition-background.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        font-size: 0.14rem;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.22rem;
    }
    .meddle .meddle-exhibition-box .actived span{
        display: none !important;
    }
    .meddle .meddle-exhibition-box .actived img{
        display: none !important;
    }
    .callworthhaving-box {
        min-width: 100%;
        /* height: 13.58rem; */
        background: #F7F8FA;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .callworthhaving-box .callworthhaving-box-top {
        height: 0.62rem;
        margin-top: 0.52rem;
        text-align: center;
    }
    .callworthhaving-box .callworthhaving-box-top .title {
        height: 0.32rem;
        font-size: 0.24rem;
        font-weight: 400;
        color: #28334b;
        line-height: 0.32rem;
    }
    .callworthhaving-box .callworthhaving-box-top .text {
        text-align: center;
        height: 0.22rem;
        margin-top: 0.08rem;
        margin-bottom: 0rem;
        font-family: PingFangSC-Regular, PingFang SC;
        line-height: 0.22rem;
        font-size: 0.14rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.6);
    }
    .callworthhaving-box .callworthhaving-box-content {
        display: none;
    }
    .callworthhaving-box .callworthhaving-box-contentm {
        display: block;
        width: 3.43rem;
        height: 3.46rem;
        background: #ffffff;
        box-shadow: 0px 0px 14px -2px rgba(0, 0, 0, 0.12);
        border-radius: 2px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 0.28rem;
        position: relative;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container {
        width: 3.43rem;
        height: 3.46rem;
        border-radius: 2px 2px 0px 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: static;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-wrapper {
        width: 100%;
        height: 100%;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-wrapper .swiper-slide {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-wrapper .swiper-slide .slide-top {
        width: 3.11rem;
        height: 0.72rem;
        margin-top: 0.24rem;
        text-align: center;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-wrapper .swiper-slide .slide-top .title {
        height: 0.24rem;
        font-size: 0.16rem;
        font-weight: 400;
        color: #28334b;
        line-height: 0.24rem;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-wrapper .swiper-slide .slide-top .text {
        height: 0.4rem;
        margin-top: 0.08rem;
        font-size: 0.14rem;
        font-weight: 400;
        color: #8da2b5;
        line-height: 0.2rem;
        font-family: PingFangSC-Regular, PingFang SC;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-wrapper .swiper-slide .slide-content {
        width: 3.43rem;
        height: 2.22rem;
        margin-top: 0.28rem;
        background: #e9f4ff;
        border-radius: 2px 2px 0px 0px;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-wrapper .swiper-slide .slide-content img {
        width: 100%;
        height: 100%;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-pagination {
        position: absolute;
        bottom: -0.24rem !important;
        transform: translateY(100%);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-pagination span {
        opacity: 1;
        box-sizing: border-box !important;
        margin: 0 !important;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-pagination span:nth-of-type(n+2) {
        /* margin-left: 0.16rem !important; */
        /* margin: 0 4px!important;; */
        margin-left: 8px!important;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-pagination .swiper-pagination-bullet {
        width: 12px !important;
        height: 12px !important;
        background: #070A2F !important;
        opacity: 1;
    }
    .callworthhaving-box .callworthhaving-box-contentm .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
        box-sizing: border-box !important;
        background: #FFFFFF !important;
        border: 2px solid #070A2F !important;
        opacity: 1;
    }

    .callworthhaving-box .callworthhaving-box-content-next {
        width: 100%;
        height: 7.86rem;
        background: #FFFFFF;
        margin-top: 0.84rem;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content{
        width: 3.43rem;
        height: 5.88rem;
        margin-top: 0.28rem;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item{
        position: relative;
        width: 3.41rem !important;
        height: 0.97rem !important;
        margin-bottom: -0.01rem;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item:hover{
        background: #fff;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item:nth-of-type(1){
        border-radius: 4px 4px 0px 0px;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item:nth-of-type(3){
        border-radius: 0px;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item:nth-of-type(4){
        border-radius: 0px;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item:nth-of-type(6){
        border-radius: 0px 0px 4px 4px;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item .item-top{
        margin-top: 0.13rem;
        margin-left: 0.14rem;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item .item-top .title{
        margin-left: 0.06rem;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item p{
        position: absolute;
        top:0.14rem;
        right: 0.16rem;
        margin: 0rem;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item .tag{
        padding: 0px 7px;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item .tag:nth-of-type(1){
        position: absolute;
        top: 0.58rem;
        margin-left: 0.22rem;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item .tag:nth-of-type(2){
        position: absolute;
        top: 0.58rem;
        left: 1.02rem;
        margin: 0;
    }
    .callworthhaving-box .callworthhaving-box-content-next .content .item .tag:nth-of-type(3){
        position: absolute;
        top: 0.58rem;
        left: 1.82rem;
    }


    .call-bannerbox {
        min-width: 100%;
        width: 3.75rem;
        height: 2.24rem;
        background: #080b30 url(../img/CallCenter/callm-banner.png) no-repeat right;
        background-size: 3.75rem 2.24rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 0.48rem;
    }
    .call-bannerbox .title {
        width: 2.36rem;
        height: 0.64rem;
        margin-top: 0.44rem;
        text-align: center;
        font-size: 0.24rem;
        font-weight: 500;
        line-height: 0.32rem;
        color: #ffffff;
        font-family: PingFangSC-Medium, PingFang SC;
    }
    .call-bannerbox .title:nth-of-type(1) {
        display: none;
    }
    .call-bannerbox .free-btn {
        width: 0.88rem;
        height: 0.40rem;
        background: #218bfc;
        border-radius: 4px;
        font-size: 0.14rem;
        font-weight: 400;
        color: #ffffff;
        line-height: 0.40rem;
        text-align: center;
        margin: 0rem;
        cursor: pointer;

    }
    .call-bannerbox .free-btn:hover {
        color: white;
        background: #4eb1fd;
    }
    .call-bannerbox .free-btn:active {
        background: #127fdc;
        color: white;
    }
    .call-bannerbox .free-btn a {
        color: #ffffff;
    }
    .call-bannerbox .free-btn a:visited {
        color: #ffffff;
    }
    .call-bannerbox .free-btn a:hover {
        color: #ffffff;
    }
    .footer-ad {
        width: 3.75rem;
        height: 4.97rem;
        position: relative;
        bottom: 0.48rem;
    }
    .footer-ad img {
        width: 100%;
        height: 100%;
    }
    .footer-ad p {
        position: absolute;
        width: 3.27rem;
        height: 0.72rem;
        font-size: 0.24rem;
        font-weight: 400;
        color: #28334b;
        line-height: 0.36rem;
        letter-spacing: 1px;
        top: 0.78rem;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }
    .footer-ad p svg {
        position: absolute;
        top: 0.72rem;
        right: 0.1rem;
    }
    .footer-ad a {
        width: 1.97rem;
        height: 0.44rem;
        background: #3b99fc;
        border-radius: 2px;
        font-size: 0.16rem;
        font-weight: 400;
        color: #ffffff;
        line-height: 0.44rem;
        text-align: center;
        display: inline-block;
        position: absolute;
        top: 1.74rem;
        left: 50%;
        transform: translateX(-50%);
    }
    .footer-ad a:hover {
        color: #ffffff;
        background: #4eb1fd;
    }
    .footer-ad a:active {
        background: #127fdc;
        color: #ffffff;
    }
    .footer-ad span {
        width: 0.9rem;
        height: 0.18rem;
        font-size: 0.12rem;
        font-weight: 400;
        color: #28334b;
        line-height: 0.18rem;
        display: inline-block;
        position: absolute;
        right: 0.12rem;
        bottom: 0.16rem;
    }
    .fix-bottom {
        height: 0.48rem;
        width: 100%;
        position: fixed;
        z-index: 9999;
        bottom: 0;
        font-size: 0.1rem;
        background-color: #ffffff;
        box-shadow: 0 0 0 1px #e1e4e6;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .fix-bottom li {
        flex: 1;
        justify-content: center;
        /* width: 1.25rem; */
        display: flex;
        /* box-sizing: border-box; */
        /* flex-direction: column; */
        height: 0.48rem;
        text-align: center;
        align-items: center;
        color: #62778c;
        cursor: pointer;
        font-size: 0.16rem;
        font-weight: 400;
        color: #28334b;
        border-top: 3px solid #ffff !important;
        box-shadow: 0px 1px 0px 0px #d8dfea;
    }
    .fix-bottom li.active {
        background-color: #fff;
        border-top: 3px solid #218bfc !important;
        color: #218bfc !important;
    }
    .fix-bottom li p {
        font-size: 0.16rem;
    }
    .product-lists,
    .copyright {
        display: none;
    }
    .footer-ad,
    .fix-bottom {
        display: flex;
    }
    .consult {
        width: 0.48rem;
        height: 0.48rem;
        background: #ffffff;
        box-shadow: 0px 0px 6px 0px rgb(40 51 75 / 40%);
        border-radius: 50%;
        position: fixed;
        bottom: 0.64rem;
        right: 0.16rem;
        display: block;
        z-index: 125;
    }
    .consult img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 0.21rem;
        height: 0.21rem;
        /* background-color: red; */
    }
    .consult div {
        width: 0.16rem;
        height: 0.16rem;
        border-radius: 50%;
        background: #ff311a;
        position: absolute;
        text-align: center;
        line-height: 0.14rem;
        top: -0.02rem;
        right: -0.02rem;
        font-size: 0.1rem;
        display: none;
        color: white;
    }

    /* 侧边栏 投诉举报 样式*/
    .sidebar{
        display: none;
    }
    .ic_complain{
        width: 0.48rem;
        height: 0.48rem;
        background: #ffffff;
        box-shadow: 0px 0px 6px 0px rgb(40 51 75 / 40%);
        border-radius: 50%;
        position: fixed;
        bottom: 1.2rem;
        right: 0.16rem;
        display: block;
        z-index: 9999;
    }
    .ic_complain img{
        display: none;
    }
    .ic_complain span{
        display: block;
        width: 26px;
        height: 28px;
        margin: 0;
        font-size: 12px;
        font-weight: 400;
        padding-top: 0.10rem;
        padding-left: 0.10rem;
        text-align: center;
        color: #FC1717;
        line-height: 14px;
    }
}