.dx-online-body{
    /*margin-top: 70px;*/
}

.dx-online-body .dx-online-banner-box{
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}
.dx-online-body .dx-onl-banner-layout-box{
    padding-top: 60px;
}

.dx-onl-banner-layout-box .dx-onl-banner-lay-fina{
    position: absolute;
    top: 18.5%;
    left: 47%;
    width: 500px;
    height: 115px;

    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
}

.dx-onl-banner-layout-box .dx-onl-banner-lay-fina:hover{
    cursor: pointer;
    -webkit-transform: translate(0px,-10px);
    -moz-transform: translate(0px,-10px);
    -ms-transform: translate(0px,-10px);
    -o-transform: translate(0px,-10px);
    transform: translate(0px,-10px);
}

/*.dx-onl-banner-layout-box .dx-onl-banner-lay-fina:hover .dx-onl-banner-lay-img{*/
    /*-webkit-transform: scale(1.1);*/
    /*-moz-transform: scale(1.1);*/
    /*-ms-transform: scale(1.1);*/
    /*-o-transform: scale(1.1);*/
    /*transform: scale(1.1);*/
/*}*/
.dx-onl-banner-layout-box .dx-onl-banner-lay-fina:hover .dx-onl-banner-lay-title{
    /*-webkit-transform: scale(1.1) translate(5px,0px);*/
    /*-moz-transform: scale(1.1) translate(5px,0px);*/
    /*-ms-transform: scale(1.1) translate(5px,0px);*/
    /*-o-transform: scale(1.1) translate(5px,0px);*/
    /*transform: scale(1.1) translate(5px,0px);*/
    color: #d71820;
}
/*.dx-onl-banner-layout-box .dx-onl-banner-lay-fina:hover .dx-onl-banner-lay-desc{*/
    /*-webkit-transform: scale(1.2) translate(20px,0px);*/
    /*-moz-transform: scale(1.2) translate(20px,0px);*/
    /*-ms-transform: scale(1.2) translate(20px,0px);*/
    /*-o-transform: scale(1.2) translate(20px,0px);*/
    /*transform: scale(1.2) translate(20px,0px);*/
/*}*/
.dx-onl-banner-layout-box .dx-onl-banner-lay-fina-sub{
    position: relative;
    width: 100%;
    height: 100%;
}
.dx-onl-banner-layout-box .dx-onl-banner-lay-img{
    width: 180px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
}
.dx-onl-banner-layout-box .dx-onl-banner-lay-title{
    font-family: MicrosoftYaHeiUI;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    position: absolute;
    left: 110px;
    top: 6px;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
    z-index: 1;
}

.dx-onl-banner-layout-box .dx-onl-banner-lay-desc{
    font-family: MicrosoftYaHeiUILight;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #333333;
    position: absolute;
    left: 110px;
    bottom: 15px;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
    z-index: 1;
}

.dx-onl-banner-layout-box .dx-onl-banner-lay-inter{
    top: 47%;
    left: 53.8%;
}
.dx-onl-banner-layout-box .dx-onl-banner-lay-ser{
    top: 76%;
    left: 47%;
}

.dx-onl-banner-layout-box .dx-onl-banner-lay-flower{
    width: 224px;
    height: 220px;
    position: absolute;
    left: 29%;
    top: 40%;
    background: url("../../images/dxOnline/home/flower.png") no-repeat;
    background-size: 100% 100%;
}
.dx-onl-banner-layout-box .dx-onl-banner-lay-yiti-ly{
    width: 66px;
    height: 42px;
}
.dx-onl-banner-layout-box .dx-onl-banner-lay-yiti{
    position: absolute;
    left: 44.8%;
    top: 51.5%;
    background: url("../../images/dxOnline/home/yiti.png") no-repeat;
    background-size: 100% 100%;
}
.dx-onl-banner-layout-box .dx-onl-banner-lay-liangyi{
    position: absolute;
    left: 51.5%;
    top: 38%;
    background: url("../../images/dxOnline/home/liangyi.png") no-repeat;
    background-size: 100% 100%;
}
.dx-onl-banner-layout-box .dx-onl-banner-lay-liangyi2{
    position: absolute;
    left: 51.5%;
    top: 66%;
    background: url("../../images/dxOnline/home/liangyi.png") no-repeat;
    background-size: 100% 100%;
}

@media screen and (max-width: 1400px) {
    .dx-onl-banner-layout-box .dx-onl-banner-lay-fina{
        top: 22%;
        left: 47%;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-inter{
        top: 50%;
        left: 53.8%;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-ser{
        top: 77%;
        left: 47%;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-flower{
        left: 29%;
        top: 40%;
        width: 160px;
        height: 160px;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-yiti{
        left: 44.8%;
        top: 53%;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-liangyi{
        left: 51.5%;
        top: 40%;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-liangyi2{
        left: 51.5%;
        top: 67%;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-img{
        width: 120px;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-title{
        font-size: 22px;
        left: 75px;
        top: 0;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-desc{
        font-size: 16px;
        left: 75px;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-fina{
        height: 79px;
    }
    .dx-onl-banner-layout-box .dx-onl-banner-lay-yiti-ly{
        width: 50px;
        height: 30px;
    }
}


.dx-onl-banner-layout-box .dx-onl-banner-lay-flower{
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotateFlower 20s linear infinite;
    -moz-animation: rotateFlower 20s linear infinite;
    -o-animation: rotateFlower 20s linear infinite;
    animation: rotateFlower 20s linear infinite;
}
@-webkit-keyframes rotateFlower{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotateFlower{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotateFlower{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotateFlower{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}
.dx-onl-banner-layout-box .dx-onl-banner-lay-flower:hover{
    animation-play-state: paused;
}

.dx-online-body .dx-online-banner-box > img{
    width: 100%;
}

.dx-online-body .dx-online-banner-box .dx-onl-ask-btn{
    position: absolute;
    left: 21.5%;
    bottom: 30%;
    width: 160px;
    height: 50px;
    background-image: linear-gradient(0deg,
    #f00000 0%,
    #dc281e 100%);
    text-align: center;
}
.dx-online-body .dx-online-banner-box .dx-onl-ask-btn:hover{
    cursor: pointer;
    background-image: linear-gradient(0deg,
    #f0314b 0%,
    #dc3049 100%);
}
.dx-online-body .dx-online-banner-box .dx-onl-ask-btn span{
    font-family: MicrosoftYaHeiUILight;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 1px;
    color: #ffffff;
}
.dx-online-body .dx-online-btn{
    border-color: #F7BEC4;
    background-color: #E50112;
    color: #FFF;
    font-size: 16px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 3px;
}
.dx-online-body .dx-online-btn:hover{
    cursor: pointer;
    background-color: #e5384a;
}
.dx-onl-top-icon-wrap{
    right: 1rem;
}

.dx-no-login-box{
    display: none;
    height: 70px;
    float: right;
    line-height: 73px;
}
.dx-onl-login-btn{
    display: inline-block;
    background-color: #E50112;
    border-radius: 8px;
    text-align: center;
    color: #ffffff;
    width: 80px;
    line-height: 36px;
    height: 36px;
    margin-right: 25px;
}
.dx-onl-login-btn img{
    width: 15px;
    float: left;
    margin-top: 11px;
    margin-left: 10px;
}
.dx-onl-login-btn span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffffff;
}
.dx-onl-login-btn:hover{
    background-color: #CC0000;
    cursor: pointer;
}
/*互联网+*/
.dx-online-body .dx-online-inter-box{
    padding: 50px 60px;
    margin-top: -10px;
    background-color: #f5f5f5;
    z-index: 10;
    position: relative;
}
.dx-online-body .dx-onl-cont{
    margin: 0 auto;
    width: 1285px;
}
.dx-online-body .dx-online-inter-left,.dx-online-body .dx-online-inter-right {
    float: left;
}
.dx-online-body .dx-online-inter-left{
    width: 350px;
    text-align: center;
    margin-right: 70px;
}
.dx-online-body  .dx-online-left-title-desc{
    display: inline-block;
    font-family: MicrosoftYaHeiUI;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 50px;
}
.dx-online-body .dx-online-inter-right{
    width: 860px;
}
.dx-online-body .dx-onl-inter-item {
    width: 100%;
    height: 240px;
    display: inline-block;
    position: relative;
    margin: 0 0 20px 10px;
}
.dx-online-body .dx-onl-inter-item .dx-onl-inter-item-img{
    width: 100%;
    height: 100%;
}

.dx-online-body .dx-onl-hover-item{
    display: inline-block;
    box-shadow: 1px 2px 3px #dad7d7;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
    background-color: #fff;
}

.dx-online-body .dx-onl-hover-item:hover{
    -webkit-transform: translate(0px,-5px);
    -moz-transform: translate(0px,-5px);
    -ms-transform: translate(0px,-5px);
    -o-transform: translate(0px,-5px);
    transform: translate(0px,-5px);
    box-shadow: 0 10px 10px 3px rgba(98,98,98,.5);
}

.dx-online-body .dx-onl-hover-item-list{
    display: inline-block;
    box-shadow: 1px 2px 3px #dad7d7;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
}

.dx-online-body .dx-onl-hover-item-list:hover{
    -webkit-transform:  translate(-5px,0px);
    -moz-transform:  translate(-5px,0px);
    -ms-transform: translate(-5px,0px);
    -o-transform: translate(-5px,0px);
    transform: translate(-5px,0px);
    box-shadow: 0 10px 10px rgba(98,98,98,.5);
}

.dx-online-body .dx-onl-item-text-box{
    position: absolute;
    top: 70px;
    /*left: 0;*/
    right: 0;
}
.dx-online-body .dx-online-industry-item .dx-onl-item-text-box{
    top: 310px;
    padding: 0px 10px;
}
.dx-online-body .dx-onl-inter-item .img{
    width: 100%;
    height: 100%;
}
.dx-online-body  .dx-onl-item-title{
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 1px;
    color: #cc0000;
    padding-left: 12px;
}
.dx-online-body .dx-onl-item-text{
    font-family: MicrosoftYaHeiUI;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 0.8;
    padding: 0 12px;
    margin-top: 20px;
}

.dx-online-body .dx-onl-to-detail-btn{
    width: 150px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}

/*金融服务*/

.dx-online-body .dx-online-fina-box{
    padding: 50px 60px;
    margin-top: -10px;
    background-color: #ffffff;
    z-index: 10;
    position: relative;
}
.dx-online-fina-box .dx-online-fina-left, .dx-online-fina-box .dx-online-fina-right{
   float: left;
}
.dx-online-fina-box .dx-online-fina-left{
    width: 860px;
    margin-right: 70px;
}
.dx-online-fina-box .dx-online-fina-right{
    width: 350px;
    text-align: center;
}
.dx-online-fina-box .dx-online-fina-left .dx-online-fina-item{
    width: 830px;
    height: 240px;
    margin-bottom: 20px;
    position: relative;
}

.dx-online-fina-box .dx-online-fina-left .dx-online-fina-item .dx-onl-inter-item-img{
   width: 100%;
    height: 100%;
}

.dx-online-body .to-detail-btn-white{
    background-color: #ffffff;
    color: #E50112;
    border: 1px solid #E50112;
}
.dx-online-body .to-detail-btn-white:hover{
    color: #ffffff;
}
.dx-online-body .dx-onl-fina-item-text-box{
    width: 430px;
    right: 0;
    top: 50px;
    left: auto;
}

/*服务贸易*/
.dx-online-body .dx-online-service-box{
    background-color: #f5f5f5;
    padding: 50px 60px;
}
.dx-online-body .dx-online-service-item{
    display: inline-block;
    width: 400px;
    height: 240px;
    margin: 0 25px 20px 0;
    position: relative;
}
.dx-online-body .dx-online-industry-item{
    height: 500px;
    margin-bottom: 0px;
    background-color: #FFFFff;
}

.dx-online-body .dx-online-service-item img{
    width: 100%;
    height: 100%;
}
.dx-online-body .dx-online-industry-item img{
    height: auto;
}
/*互联网+页面*/
.dx-online-body .inter-pl-banner-text{
    position: absolute;
    top: 30%;
    left: calc(50% + 70px)
}
.dx-online-body .inter-pl-banner-text .inter-pl-banner-text-title{
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 52px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 3px;
    color: #ffffff;
}
.dx-online-body .inter-pl-banner-text .inter-pl-banner-text-desc{
    font-family: MicrosoftYaHeiUILight;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #ffffff;
    margin-top: 20px;
    line-height: 40px;
}
.dx-online-body .inter-pl-banner-text .inter-pl-banner-text-desc-bg{
    background-color: #cc0000;
    padding: 15px;
    margin-left: -10px;
}
.dx-onl-inter-pl-tab{
    width: 100%;
    height: 55px;
    background-color: #504e4e;
}
.dx-onl-inter-pl-tab .dx-onl-inter-pl-tab-box{
    width: 1300px;
    height: 55px;
    margin: 0 auto;
}

.dx-onl-inter-pl-tab-text{
    float: left;
    width: 33%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-left: 1px dashed lightgray;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;

    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
}
.dx-onl-inter-pl-tab-text:hover{
    background-color: #cc0000;
    font-family: MicrosoftYaHei-Bold;
    color: #ffffff;
    cursor: pointer;
}
.dx-onl-inter-pl-tab-text.active{
    background-color: #cc0000;
    font-family: MicrosoftYaHei-Bold;
    color: #ffffff;
}
.dx-onl-inter-pl-tab-text:first-child{
    border-left: none;
}

.dx-online-body .dx-onl-inter-pl-bnr-sub{
    width: 100%;
    height: 400px;
    background-color: #f9f7f7;
    position: relative;
}
.dx-online-body .dx-onl-inter-pl-bnr-sub .dx-onl-inter-pl-bnr-sub-box{
    display: none;
    width: 1300px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin: 10px 0 10px -650px;
}
.dx-online-body .dx-onl-inter-pl-bnr-sub .dx-onl-inter-pl-bnr-sub-box:first-child{
    display: block;
}

.dx-online-body .dx-onl-inter-pl-bnr-sub .dx-onl-inter-pl-bnr-sub-box img{
    width: 570px;
    height: 380px;
    float: left;
}
.dx-online-body .dx-onl-inter-pl-bnr-sub .dx-onl-inter-pl-bnr-sub-box .inter-pl-bnr-sub-text{
    float: left;
    margin: 70px 0 0 50px;
}
.inter-pl-bnr-sub-text .inter-pl-bnr-sub-text-title{
    font-family: MicrosoftYaHei;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 2px;
    color: #333333;
}
.inter-pl-bnr-sub-text .inter-pl-bnr-sub-text-desc{
    font-family: MicrosoftYaHeiUI;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 0.8;
    margin-top: 33px;
}


.dx-online-body .dx-onl-btn-gray{
    width: 120px;
    border: solid 1px #504e4e;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
}
.dx-online-body .dx-onl-btn-gray:hover{
    color: #ffffff;
    background-color: #cc0000;
    cursor: pointer;
    border-color: #cc0000;
}
.inter-pl-tab-to-more{
    margin-top: 80px;
}

.dx-online-body .dx-onl-inter-pl-item-cont{
    width: 100%;
    margin-top: 50px;
}

.dx-online-body .dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub{
    width: 1300px;
    margin: 0 auto;
}
.dx-online-body .dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub .dx-onl-inter-pl-item-box{
    width: 1220px;
    margin: 0 auto;
}
.dx-online-body .dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub-title{
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 4px;
    color: #333333;
    text-align: center;
    margin-bottom: 60px;
}

.dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub .dx-onl-inter-pl-item{
    display: inline-block;
    width: 385px;
    height: 300px;
    background-color: #f9f7f7;
    float: left;
    margin: 0 20px 20px 0;
    padding: 12px;
}

.dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub .dx-onl-inter-pl-item:hover{
    cursor: pointer;
    background-color: #cc0000;
    color: #ffffff;
}

.dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub .dx-onl-inter-pl-item .dx-onl-inter-pl-item-title{
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 1px;
    color: #cc0000;
    margin: 25px 0 20px 0;
}
.dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub .dx-onl-inter-pl-item .dx-onl-inter-pl-item-desc{
    font-family: MicrosoftYaHeiUILight;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
}
.dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub .dx-onl-inter-pl-item-btn{
    font-family: MicrosoftYaHeiUILight;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 1px;
    color: #cc0000;
    margin-top: 10px;
    display: inline-block;
}
.dx-onl-inter-pl-item-btn span{
    float: left;
}
.dx-onl-inter-pl-item-btn img{
    width: 16px;
    float: left;
    margin-top: 10px;
}

.dx-online-body .dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub .dx-onl-inter-pl-communi-item-box{
    width: 1235px;
    padding-top: 35px;
}

.dx-onl-inter-pl-item-box .inter-pl-communi-item{
    width: 273px;
    height: 250px;
    background-color: #ffffff;
    text-align: center;
    float: left;
    margin: 0 35px 60px 0;
    padding-top: 20px;
    box-shadow: none;
}

.dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub .inter-pl-communi-item .dx-onl-inter-pl-item-btn{
    font-family: MicrosoftYaHeiUI;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #cc0000;
    margin-top: 10px;
    display: inline-block;
}
.inter-pl-communi-item .dx-onl-inter-pl-item-btn span{
    float: left;
}
.inter-pl-communi-item .dx-onl-inter-pl-item-btn img{
    width: 16px;
    float: left;
    margin-top: 10px;
}
.inter-pl-communi-item .inter-pl-communi-item-title{
    font-family: MicrosoftYaHeiUI;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin: 40px 0 30px 0;
}

.dx-online-body .inter-pl-general-item-cont{
    height: 670px;
    background-color: #ffffff;
    /*margin-top: 0;*/
}
.inter-pl-general-item-cont .inter-pl-general-item{
    width: 295px;
    height: 431px;
    background-color: #ffffff;
    box-shadow: 0px 4px 9px 1px
    rgba(51, 51, 102, 0.63);
    padding: 50px;
    position: relative;
    text-align: center;
    float: left;

    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear;
}
.inter-pl-general-item-cont .inter-pl-general-item.active{
    -webkit-transform: scale(1.1, 1.1) translate(-15px,0px);
    -moz-transform: scale(1.1, 1.1) translate(-15px,0px);
    -ms-transform: scale(1.1, 1.1) translate(-15px,0px);
    -o-transform: scale(1.1, 1.1) translate(-15px,0px);
    transform: scale(1.1, 1.1) translate(-15px,0px);
    background: url("../../images/dxOnline/interPlus/itembg.jpg") no-repeat;
    background-size: 100% 100%;
}
.inter-pl-general-item-cont .inter-pl-general-item.active .inter-pl-general-item-title{
    color: #ffffff;
}
.inter-pl-general-item-cont .inter-pl-general-item.active .inter-pl-general-item-desc{
    color: #ffffff;
}
.inter-pl-general-item-cont .inter-pl-general-item.active .inter-pl-general-item-btn{
    color: #ffffff;
    border: 1px solid #ffffff;
}
.inter-pl-general-item-cont .inter-pl-general-item.active .inter-pl-general-item-img{
    background: url(../../images/dxOnline/interPlus/arrowsWhite.png) no-repeat;
    background-size: 100% 100%;
}
/*.inter-pl-general-item-cont .inter-pl-general-item:hover{*/
    /*-webkit-transform: scale(1.1, 1.1) translate(-15px,0px);*/
    /*-moz-transform: scale(1.1, 1.1) translate(-15px,0px);*/
    /*-ms-transform: scale(1.1, 1.1) translate(-15px,0px);*/
    /*-o-transform: scale(1.1, 1.1) translate(-15px,0px);*/
    /*transform: scale(1.1, 1.1) translate(-15px,0px);*/
    /*background: url("../../images/dxOnline/interPlus/itembg.jpg") no-repeat;*/
    /*background-size: 100% 100%;*/
/*}*/
/*.inter-pl-general-item-cont .inter-pl-general-item:hover .inter-pl-general-item-title{*/
    /*color: #ffffff;*/
/*}*/
/*.inter-pl-general-item-cont .inter-pl-general-item:hover .inter-pl-general-item-desc{*/
    /*color: #ffffff;*/
/*}*/
/*.inter-pl-general-item-cont .inter-pl-general-item:hover .inter-pl-general-item-btn{*/
    /*color: #ffffff;*/
    /*border: 1px solid #ffffff;*/
/*}*/
.inter-pl-general-item-cont .inter-pl-general-item-title{
    font-family: MicrosoftYaHeiUI;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 65px;
}
.inter-pl-general-item-cont .inter-pl-general-item-desc{
    font-family: MicrosoftYaHeiUI;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    text-align: left;
}
.inter-pl-general-item-cont .inter-pl-general-item-btn{
    position: absolute;
    bottom: 50px;
    left: 90px;
    padding: 3px 15px;
}
.inter-pl-general-item-cont .inter-pl-general-item-img{
    float: left;
    width: 16px;
    height: 16px;
    background: url(../../images/dxOnline/interPlus/arrows.png) no-repeat;
    background-size: 100% 100%;
    margin: 9px 0 0 3px;
}
.inter-pl-general-item-cont .inter-pl-general-item-cont-sub-title{
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    margin-bottom: 60px;
}
.dx-online-body .dx-onl-inter-pl-item-cont .dx-onl-inter-pl-item-cont-sub .dx-onl-inter-pl-general-item-box{
    width: 1185px;
    padding-top: 35px;
}

/*金融服务页面*/

.fina-ser-item-box{
    display: block !important;
    width: 1305px;
    margin: 20px auto;
    height: 425px;
    background-image: linear-gradient(180deg,
    #ffffff 0%,
    #f3f3f3 100%),
    linear-gradient(
            #f3f3f3,
            #f3f3f3);
    background-blend-mode: normal,
    normal;
    border-radius: 60px;
    padding: 30px 30px 30px 80px;
}
.fina-ser-item-box .fina-ser-item-img-box{
    float: left;
    width: 430px;
    height: 370px;
}
.fina-ser-item-box .fina-ser-item-img-box img{
    max-width: 100%;
    max-height: 100%;
}
.fina-ser-item-box .fina-ser-item-text-box{
    width: 635px;
    padding: 10px;
    float: left;
}
.fina-ser-item-box .fina-ser-item-text-title{
    font-family: MicrosoftYaHei;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 2px;
    color: #333333;
    margin: 50px 0 30px 0;
}
.fina-ser-item-box .fina-ser-item-text-desc{
    font-family: MicrosoftYaHeiUI;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 0.8;
    margin-bottom: 70px;
}
.fina-ser-item-box .fina-ser-item-text-btn{
    height: 50px;
    line-height: 50px;
    display: inline-block;
}
.fina-ser-item-box .fina-ser-item-interval{
    width: 125px;
    float: left;
    height: 400px;
}

/*服务贸易页面*/
.dx-online-body .ser-tra-banner-text .inter-pl-banner-text-title{
    color: #333333;
}
.dx-online-body .ser-tra-banner-text .inter-pl-banner-text-desc{
    color: #333333;
}

.ser-tra-item-box{
    width: 100%;
    height: 400px;
    margin-top: 20px;
}
.ser-tra-item-box:last-child{
    margin-bottom: 20px;
}
.ser-tra-item-box .ser-tra-item-box-sub{
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.ser-tra-item-box .ser-tra-item-img{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    position: absolute;
}
.ser-tra-item-box .ser-tra-item-text-box{
    position: absolute;
    padding: 15px;
    left: calc(50% - 175px);
    top: 20px;
    width: 630px;
}
.ser-tra-item-box .ser-tra-item-text-title{
    font-family: MicrosoftYaHei;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 2px;
    color: #333333;
    margin-bottom: 30px;
}
.ser-tra-item-box .ser-tra-item-text-desc{
    font-family: MicrosoftYaHeiUI;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 0.8;
    margin-bottom: 90px;
}
.ser-tra-item-box .ser-tra-item-text-btn{
    height: 50px;
    line-height: 50px;
    display: inline-block;
}

.ser-tra-item-box .ser-tra-item-text-box-left{
    left: calc(50% - 700px);
}

/*合作伙伴页面*/
.dx-online-body .part-banner-text{
    left: calc(50% - 500px);
    top: calc(50% - 125px);
    width: 600px;
}
.dx-online-body .part-banner-text-title{
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 52px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 3px;
    color: #333333;
    margin-bottom: 60px;
}
.dx-online-body .part-banner-text-desc{
    font-family: MicrosoftYaHeiUILight;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 0px;
    color: #333333;
}

.dx-online-body .part-type-cont{
    width: 100%;
    margin-bottom: 55px;
}
.dx-online-body .part-type-title{
    text-align: center;
    margin: 40px 0 35px 0;
}
.part-type-title img{
    width: 50px;
    height: 33px;
    float: left;
    margin: 8px 10px 0 0;
}
.part-type-title span{
    float: left;
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 0px;
    color: #cc0000;
}
.part-type-cont .part-type-item-cont{
    width: 1202px;
    margin: 0 auto;
}
.part-type-cont .part-type-item{
    float: left;
    width: 575px;
    height: 375px;
    background-color: #f5f5f5;
    text-align: center;
    padding: 20px;
    box-shadow: none;
}
.part-type-cont .part-type-item:first-child{
    margin-right: 50px;
}
.part-type-item img{
    width: 80px;
    margin-top: 20px;
    height: 80px;
}
.part-type-item .part-type-item-title{
    font-family: MicrosoftYaHeiUI;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 1px;
    color: #333333;
    margin: 20px 0 35px 0;
}
.part-type-item .part-type-item-desc{
    font-family: MicrosoftYaHeiUILight;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333333;
    text-align: left;
    padding: 0px 65px;
}

.dx-online-body .part-benefit-cont{
    width: 100%;
    height: 445px;
    background-color: #333333;
    text-align: center;
}
.part-benefit-cont .part-benefit-title{
    width: 280px;
    height: 120px;
    background-color: #cc0000;
    display: inline-block;
    line-height: 150px;
    margin: -15px 0 30px 0;
}
.part-benefit-title img{
    width: 32px;
    height: 38px;
    margin: 2px 5px 0 0;
    float: left;
}
.part-benefit-title span{
    float: left;
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 0px;
    color: #ffffff;
}
.part-benefit-cont .part-benefit-item-cont{
    width: 1250px;
    margin: 0 auto;
}
.part-benefit-item-cont .part-benefit-item{
    width: 415px;
    text-align: left;
    padding: 20px 60px;
    float: left;
}
.part-benefit-item-cont .part-benefit-item:last-child{
    margin-right: 0;
}
.part-benefit-item .part-benefit-item-title{
    margin-bottom: 45px;
}
.part-benefit-item .part-benefit-item-title img{
    width: 80px;
    height: 75px;
    float: left;
    margin: -16px 10px;
}
.part-benefit-item .part-benefit-item-title span{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 0px;
    color: #ffffff;
    border-bottom: 2px solid #666666;
    float: left;
}
.part-benefit-item .part-benefit-item-desc{
    font-family: MicrosoftYaHeiUILight;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
}

.dx-online-body .part-proc-cont{
    width: 100%;
    text-align: center;
    padding: 40px 0;
}
.part-proc-cont .part-proc-title{
    text-align: center;
}
.part-proc-cont .part-proc-title img{
    float: left;
    width: 38px;
    height: 38px;
    margin: 3px 8px 0 0;
}
.part-proc-cont .part-proc-title span{
    float: left;
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 0px;
    color: #cc0000;
}
.part-proc-cont .part-proc-img-box{
    max-width: 1200px;
    margin: 80px auto;
}
.part-proc-cont .part-proc-img-box{
    max-width: 100%;
}
.part-proc-cont .part-proc-call{
    display: inline-block;
    width: 600px;
    height: 80px;
    background-color: #cc0000;
    border-radius: 20px;

    font-family: MicrosoftYaHeiUI;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 20px;
}

.dx-onl-slide-toolbar{
    position: fixed;
    right: 20px;
    top: 50%;
    z-index: 1001;
    margin-top: 200px;
}

.dx-onl-slide-toolbar .dx-onl-slide-toolbar-item{
    width: 124px;
    height: 50px;
    background-color: #cc0000;
    margin-bottom: 10px;
    text-align: center;
}
.dx-onl-slide-toolbar .dx-onl-slide-toolbar-item:hover{
    background-color: #cc2d35;
    cursor: pointer;
}
.dx-onl-slide-toolbar .dx-onl-slide-toolbar-item:last-child{
    width: 124px;
    height: 50px;
    background-color: #cccccc;
    margin-bottom: 10px;
    text-align: center;
}
.dx-onl-slide-toolbar .dx-onl-slide-toolbar-item:last-child:hover{
    background-color: #dcdbdb;
    cursor: pointer;
}
.dx-onl-slide-toolbar .dx-onl-slide-toolbar-item span{
    font-family: MicrosoftYaHeiUI;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 5px;
    float: left;
}
.dx-onl-slide-toolbar .dx-onl-slide-toolbar-item img{
    width: 30px;
    height: 32px;
    float: left;
    margin: 8px 12px 0 20px;
}
.dx-onl-slide-toolbar-top{
    display: none;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 20px;
    top: 50%;
    z-index: 1001;
    margin-top: -100px;
}
.dx-onl-slide-toolbar-top:hover{
    cursor: pointer;
}

.dx-onl-login-info-box{
    float: right;
    color: #323232;
    font-size: 16px;
    margin-right: 15px;
    height: 70px;
    line-height: 70px;
    position: relative;
}
.dx-onl-login-info-box .dx-onl-login-info-name{
    display: inline-block;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 100%;
    float: left;
    text-align: right;
}
.dx-onl-login-info-box .dx-onl-login-info-gap{
    margin: 0 5px;
    height: 100%;
}
.dx-onl-login-info-box .dx-onl-more-icon-triangle{
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color:#323232 transparent transparent transparent;
}
.dx-onl-login-info-box .dx-onl-login-info-more-btn{
    display: inline-block;
}
.dx-onl-login-info-box .dx-onl-login-info-more-btn:hover{
    cursor: pointer;
    color: #666;
}
.dx-onl-login-info-box .dx-onl-login-info-modal{
    display: none;
    position: absolute;
    background-color: white;
    width: 100px;
    height: 101px;
    right: 0;
    top: 60px;
    box-shadow: 0 2px 10px grey;
}
.dx-onl-login-info-box .dx-onl-login-info-item{
    display: block;
    padding: 10px;
    border-top: 1px solid lightgray;
    font-size: 15px;
    width: 100%;
    color: #323232;
    line-height: 30px;
 }
.dx-onl-login-info-box .dx-onl-login-info-item:first-child{
    border-top: none;
}
.dx-onl-login-info-box .dx-onl-login-info-item:hover{
    background-color: #cc0000;
    color: #fff;
    cursor: pointer;
}

/*短信服务*/
.dx-online-msg-ser-cont .msg-ser-banner-text{
    left: calc(50% - 548px);
    top: calc(50% - 130px);
}
.dx-online-msg-ser-cont .msg-ser-banner-text .msg-ser-banner-text-title{
    font-family: PingFangSC-Regular;
    font-size: 40px;
    color: #3A3A3A;
    line-height: 40px;
    margin-bottom: 32px;
}
.dx-online-msg-ser-cont .msg-ser-banner-text .msg-ser-banner-text-desc{
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #3A3A3A;
    letter-spacing: 0;
    line-height: 38px;
}
.dx-online-msg-ser-cont .msg-ser-banner-text .msg-ser-banner-btn-box{
    margin-top: 60px;
}

.dx-online-msg-ser-cont .msg-ser-banner-text .msg-ser-banner-btn-bg{
    display: inline-block;
    background: #CC0000;
    border-radius: 27px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.38px;
    width: 120px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
}

.dx-online-msg-ser-cont .msg-ser-banner-text .msg-ser-banner-btn-bg:hover{
    background: #cc4624;
    cursor: pointer;
}

.dx-online-msg-ser-cont .msg-ser-banner-text .msg-ser-banner-btn-white{
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #CC0000;
    border-radius: 27px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #CC0000;
    letter-spacing: 0.38px;
    width: 120px;
    height: 40px;
    float: left;
    margin-left: 20px;
    text-align: center;
    line-height: 40px;
}

.dx-online-msg-ser-cont .msg-ser-banner-text .msg-ser-banner-btn-white:hover{
    background: #CC0000;
    color: #ffffff;
    cursor: pointer;
}
.cl-comm-tab-box .dx-onl-inter-pl-tab-text{
    border-left: 1px solid lightgray;
    position: relative;
}
.cl-comm-tab-box .dx-onl-inter-pl-tab-text:first-child{
    border-left: 1px solid lightgray;
    /*margin-left: 113px;*/
}
.cl-comm-tab-box .dx-onl-inter-pl-tab-text:last-child{
    border-right: 1px solid lightgray;
}
.cl-comm-tab-box .dx-onl-inter-pl-tab-text.dx-onl-inter-pl-tab-text-fast-api img{
    position: absolute;
    left: 30px;
    top: 13px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-tab{
    margin-top: -7px;
}
.dx-onl-msg-ser-tab{

}
.dx-onl-inter-pl-tab-text:hover{
    background-color: #CC0000;
    font-family: MicrosoftYaHei-Bold;
    color: #ffffff;
    cursor: pointer;
}
.dx-onl-inter-pl-tab-text.active{
    background-color: #CC0000;
    font-family: MicrosoftYaHei-Bold;
    color: #ffffff;
}
.dx-online-body .dx-onl-msg-ser-item-cont-sub-title{
    font-family: PingFangSC-Regular;
    font-size: 34px;
    color: #3A3A3A;
    letter-spacing: 0.23px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 16px;
}
.dx-online-body .dx-onl-msg-ser-desc-item-cont .dx-onl-msg-ser-item-cont-sub-desc{
    color: #151515;
}
.dx-online-body .dx-onl-msg-ser-item-cont-sub-desc{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #797979;
    letter-spacing: 0.3px;
    text-align: center;
    line-height: 30px;
}

.dx-online-body .dx-onl-msg-ser-item-cont-sub-desc span{
    font-family: PingFangSC-Semibold;
    font-size: 22px;
    color: #CC0000;
    letter-spacing: 0.3px;
    text-align: center;
    line-height: 30px;
}

.dx-online-msg-ser-cont .dx-onl-msg-ser-ask-btn-box{
    margin-top: 30px;
    text-align: center;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-ask-btn-box .dx-onl-msg-ser-ask-btn-box-sub{
    position: relative;
    display: inline-block;
}
.dx-onl-msg-ser-ask-btn{
    float: left;
    position: relative;
    width: 170px;
    height: 40px;
    line-height: 40px;
    background: #CC0000;
    border-radius: 20px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.3px;
}
.dx-onl-msg-ser-ask-btn:hover{
    background: #cc311b;
    color: #e2d7d7;
    cursor: pointer;
}
.dx-onl-msg-ser-ask-btn span{
    position: absolute;
    left: 70px;
    top: 0;
}
.dx-onl-msg-ser-ask-btn img{
    width: 100%;
    height: 100%;
}
.dx-onl-msg-ser-ask-btn-box .dx-onl-msg-ser-rule-btn{
    position: absolute;
    right: -105px;
    top: 8px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.3px;
    text-align: center;
}
.dx-onl-msg-ser-ask-btn-box .dx-onl-msg-ser-rule-btn:hover{
    color: #666666;
    cursor: pointer;
}
.dx-onl-msg-ser-ask-btn-box .dx-onl-msg-ser-rule-btn img{
    float: right;
    margin-top: 4px;
}

.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-box{
    text-align: center;
    margin-top: 50px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-box-sub{
    display: inline-block;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box{
    width: 340px;
    height: 552px;
    margin-right: 40px;
    float: left;
    position: relative;
    padding:0 50px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box:last-child{
    margin-right: 0;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box:hover{
    box-shadow:  0 2px 10px rgba(98,98,98,.5);
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-box .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-desc-item-img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-box .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-desc-item-img-tips{
    position: absolute;
    top: -7px;
    right: -9px;
}

.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-box .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-register-btn{
    width: 160px;
    height: 35px;
    line-height: 35px;
    background: rgba(248,209,166,0.40);
    text-align: center;
    border-radius: 6px;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #CC0000;
    letter-spacing: 0;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    bottom: 30px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-box .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-register-btn:hover{
    cursor: pointer;
    background: rgba(248, 225, 169, 0.4);
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-desc-item-title{
    font-family: PingFangSC-Semibold;
    font-size: 24px;
    color: #3A3A3A;
    letter-spacing: 0;
    text-align: center;
    margin: 32px 0 20px 0;
    line-height: 24px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-desc-item-price-title span:first-child{
    font-family: PingFangSC-Semibold;
    font-size: 36px;
    color: #3A3A3A;
    letter-spacing: 0;
    text-align: center;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-cont{
    position: relative;
    z-index: 100;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-desc-item-price-title span:last-child{
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #3A3A3A;
    letter-spacing: 0;
    text-align: center;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-desc-item-scene-title{
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #3A3A3A;
    letter-spacing: 0;
    margin-top: 70px;
    text-align: left;
    margin-bottom: 12px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-desc-item-scene-list{
    line-height: 30px;
    text-align: left;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-desc-item-scene-list img{
    width: 22px;
    height: 22px;
    /*background-color: rgba(255,191,199,0.40);*/
    float: left;
    margin-top: 4px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-desc-item-scene-list span{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #3A3A3A;
    letter-spacing: 0;
    margin-left: 10px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-img-box .dx-onl-msg-ser-desc-item-scene-line{
    border-top: 1px solid #D8D8D8;
    margin: 20px 0;
}


.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal{
    display: none;
    position: fixed;
    left: 50%;
    margin-left: -375px;
    top: 100px;
    width: 750px;
    height: 500px;
    border: 1px solid #cccccc;
    background-color: white;
    z-index: 101;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .dx-onl-msg-ser-rule-modal-title{
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 15px;
    border-bottom: 2px solid #CC0000;
    margin-bottom: 20px;
    padding-left: 10px;
    position: relative;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .dx-onl-msg-ser-rule-modal-close{
    font-size: 20px;
    color: #cc0000;
    float: right;
    line-height: 40px;
    margin-right: 20px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .dx-onl-msg-ser-rule-modal-close:hover{
    cursor: pointer;
    color: #cc7e4f;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .msg-ser-conti-buy-btn{
    display: inline-block;
    width: 170px;
    height: 40px;
    line-height: 40px;
    background: #CC0000;
    border-radius: 20px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.3px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-align: center;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .msg-ser-conti-buy-btn:hover{
    background: #cc2e11;
    color: #e2d7d7;
    cursor: pointer;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .dx-onl-msg-ser-rule-modal-cont{
    padding: 0 30px;
    overflow: auto;
    position: relative;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .dx-onl-msg-ser-rule-modal-cont .dx-onl-msg-ser-rule-item{
    margin-bottom: 20px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .dx-onl-msg-ser-rule-modal-cont .dx-onl-msg-ser-rule-item p{
    font-size: 14px;
    line-height: 30px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .dx-onl-msg-ser-rule-table{
    width: 100%;
    min-height: 25px;
    line-height: 25px;
    text-align: center;
    border-collapse: collapse;
    padding:5px;
    margin: 20px 0;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .dx-onl-msg-ser-rule-table,.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .dx-onl-msg-ser-rule-table tr th, .dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal .dx-onl-msg-ser-rule-table tr td {
    border:1px solid #cccccc;
}

.dx-online-msg-ser-cont .dx-onl-msg-ser-rule-modal-cover{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.6;
    z-index: 100;
}

.dx-online-msg-ser-cont .dx-onl-inter-pl-item-cont{
    margin-top: 0;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-desc-item-cont{
    padding: 80px 0 90px 0;
}

.dx-online-msg-ser-cont .dx-onl-msg-ser-detail-item-cont{
    background: #F5F5F5;
    padding: 60px 0 66px 0;
}

.dx-online-msg-ser-cont .dx-onl-msg-ser-item-cont-sub-desc-box{
    text-align: center;
    margin-top: 34px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-item-cont-sub-desc-box .dx-onl-msg-ser-item-cont-sub-desc{
    display: inline-block;
    width: 1000px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-detail-img-box{
    height: 370px;
    margin-top: 40px;
    text-align: center;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-detail-img-box img{
    width: 1100px;
    height: 100%;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-detail-img-title{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #4A4A4A;
    letter-spacing: 0.3px;
    text-align: center;
    line-height: 28px;
    margin-top: 20px;
}

.dx-online-msg-ser-cont .dx-onl-msg-ser-adv-item-cont{
    padding: 80px 0 100px 0;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-adv-item{
    text-align: center;
    width: 300px;
    height: 300px;
    padding: 10px 20px;
    float: left;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-adv-item:hover{
    box-shadow:  0 2px 10px rgba(98,98,98,.5);
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-adv-item-cont .dx-onl-msg-ser-adv-item img{
    width: 84px;
    height: 84px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-adv-item-cont .dx-onl-msg-ser-adv-item-title{
    display: inline-block;
    width: 100%;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #3A3A3A;
    letter-spacing: 0.15px;
    margin: 60px 0 18px 0;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-adv-item-cont .dx-onl-msg-ser-adv-item-desc{
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #797979;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
    width: 180px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-adv-item-cont .dx-onl-msg-ser-adv-item:nth-child(2) .dx-onl-msg-ser-adv-item-desc{
    width: 210px;
}

.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont{
    background: #F5F5F5;
    padding-top: 80px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-item-cont-sub-title{
    margin-bottom: 50px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-left{
    width: 450px;
    height: 470px;
    float: left;
    margin-left: 100px;
    overflow: hidden;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-left img{
    max-width: 100%;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-left .dx-onl-msg-ser-app-left-img{
    display: none;
    max-height: 100%;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-right{
    width: 600px;
    height: 470px;
    margin-left: 600px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-tab-box{
    width: 600px;
    height: 35px;
    border-bottom: 1px solid #D8D8D8;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-tab-box .dx-onl-msg-ser-app-tab-item{
    display: inline-block;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    padding-bottom: 10px;
    margin-right: 55px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-tab-box .dx-onl-msg-ser-app-tab-item:hover{
    cursor: pointer;
    color: #666666;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-tab-box .dx-onl-msg-ser-app-tab-item.active{
    border-bottom: 2px solid #CC0000;
}

.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-tab-cont{
    display: none;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    letter-spacing: 0.3px;
    text-align: justify;
    line-height: 26px;
    padding-top: 15px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-tab-cont-desc{
    color: #797979;
}
.dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-tab-cont-desc .dot{
    width: 4px;
    height: 4px;
    display: inline-block;
    background: #cc0000;
    border-radius: 100%;
    line-height: 23px;
    margin-bottom: 2px;
    margin-right: 10px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-tab-cont .dx-onl-msg-ser-app-tab-cont-title{
    color: #000;
    font-family: PingFangSC-Regular;
    margin: 20px 0 10px 0;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-prod{
    margin-top: 10px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-prod .dx-onl-msg-ser-app-prod-title{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #000;
    letter-spacing: 0.41px;
    line-height: 28px;
    margin-top: 20px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-item-cont .dx-onl-msg-ser-app-prod .dx-onl-msg-ser-app-prod-item-box{
    width: 450px;
    margin-top: 15px;
    margin-left: -25px;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-prod-item{
    width: 100px;
    display: inline-block;
    margin-right: 20px;
    color: #797979;
    box-shadow: none;
    padding: 10px;
    text-align: center;
}

.dx-online-msg-ser-cont .dx-onl-msg-ser-app-prod-item:last-child{
    margin-right: 0;
}
.dx-online-msg-ser-cont .dx-onl-msg-ser-app-prod-item img{
    width: 60px;
    height: 60px;
}

.dx-onl-msg-ser-contact-item-cont{
    padding: 60px 0 100px 0;
}
.dx-onl-msg-ser-contact-left{
    width: 500px;
    float: left;
    text-align: left;
}
.dx-onl-msg-ser-contact-num-box{
    margin-bottom: 30px;
}
.dx-onl-msg-ser-contact-num-title{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.3px;
    line-height: 30px;
}
.dx-onl-msg-ser-contact-num{
    font-family: PingFangSC-Semibold;
    font-size: 30px;
    color: #333333;
    letter-spacing: 0.56px;
}
.dx-onl-msg-ser-contact-right{
    width: 600px;
    height: 230px;
    margin-left: 500px;
    border-left: 1px solid #D8D8D8;
    text-align: left;
    padding-left: 100px;
    position: relative;
}
.dx-onl-msg-ser-contact-service{
    font-family: PingFangSC-Semibold;
    font-size: 30px;
    color: #333333;
    letter-spacing: 0.56px;
    margin-bottom: 25px;
}
.dx-onl-msg-ser-contact-desc{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #797979;
    letter-spacing: 0.3px;
    line-height: 30px;
}
.dx-onl-msg-ser-contact-right .dx-onl-msg-ser-ask-btn{
    margin-top: 50px;
}



/*手机端头部*/
.dx-header-box .dx-nav-level1-pd{
    padding-left: 40px;
    border-bottom: solid 1px #cccccc;
}
.dx-header-box .dx-nav-level1-pd-bo-bord{
    padding-left: 40px;
}
.dx-header-box .dx-nav-level1-item{
    border-bottom: 1px solid #5A5A5A;
    margin-bottom: -1px;
}
.dx-header-box .dx-nav-level2-pd{
    padding-left: 60px;
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    margin-top: -1px;
}
.dx-header-box .dx-nav-level3-pd{
    padding-left: 80px;
}
.dx-header-box .dx-nav-level2-item:last-child{
    border: none;
}
.dx-header-box .nav-logo-right{
    height: 50px;
    float: left;
    padding: 5px;
}
.dx-header-box .nav-logo-right img{
    height: 100%;
}


/*移动端*/
.m-mgt1{
    margin-top: 1rem !important;
}
.m-mgt2{
    margin-top: 2rem !important;
}
.m-mgb2{
    margin-bottom: 2rem !important;
}
.m-mgb3{
    margin-bottom: 3rem !important;
}
.m-dx-onl-cont .m-dx-onl-home-ban{
    width: 100%;
}
.m-dx-onl-cont .m-dx-onl-home-ban img{
    width: 100%;
    float: left;
}

.m-dx-onl-cont .m-dx-onl-home-item{
    width: 100%;
    margin-bottom: 1rem;
}
.m-dx-onl-cont .m-dx-onl-home-item2{
    margin-bottom: 3rem;
}
.m-dx-onl-cont .m-dx-onl-home-item-title-box{
    text-align: center;
    margin-bottom: 1rem;
}
.m-dx-onl-cont .m-dx-onl-home-item-title{
    font-family: MicrosoftYaHeiUI;
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #333333;
    margin-bottom: 1rem;
}

.m-dx-onl-cont .m-dx-onl-home-item-desc{
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #666666;
}
.m-dx-onl-cont .m-dx-onl-home-item-cont-box{
    padding: 0 5px;
}

.m-dx-onl-cont .m-dx-onl-home-item-cont-box img{
    width: 100%;
}
.m-dx-onl-cont .slidesjs-pagination{
    margin-top: 0.5rem;
}
.m-dx-onl-cont .m-dx-onl-home-item-btn{
    display: block;
    width: 19rem;
    height: 3rem;
    color: #ffffff;
    background-color: #b71c1c;
    border-radius: 0.5rem;
    margin: 0 auto;
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    line-height: 3rem;
    text-align: center;
}
.m-dx-onl-cont .m-dx-onl-home-item-btn.active{
    color: #ffffff;
    background-color: #b73626;
}
.m-dx-onl-cont .m-dx-onl-inter-item-title{
    text-align: center;
    font-family: MicrosoftYaHeiUI;
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #333333;
    margin: 1rem auto;
}
.m-dx-onl-cont .m-dx-onl-inter-item-title-sub{
    display: inline-block;
}
.m-dx-onl-cont .m-dx-onl-inter-item-cont{
    padding: 0 5px;
}
.m-dx-onl-cont .m-dx-onl-inter-item-title img{
    width: 2rem;
    height: 2rem;
    float: left;
    margin: -0.1rem 1rem 0 0;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item{
    display: block;
    background-color: #f8f8f8;
    border-radius: 0.5rem;
    padding: 0 0.5rem;
    margin-bottom: 1rem;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item:last-child{
    margin-bottom: 0;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-title{
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #cc0000;
    border-bottom: 1px solid #cc0000;
    padding: 0.3rem 0 0 0;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-title img{
    width: 1.5rem;
    float: left;
    margin: 0.2rem 0.5rem 0 0;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-cont{
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #333333;
    padding-bottom: 0.5rem;
}

.m-dx-onl-cont .m-dx-onl-home-item-zf{
    padding: 0 5px;
}
.m-dx-onl-cont .m-dx-onl-home-item-zf-box{
    background-color: #f8f8f8;
    padding-top: 1.5rem;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-zf{
    width: 24%;
    display: inline-block;
    text-align: center;
    margin-bottom: 1rem;
    padding: 0.5rem 0;
}
.m-dx-onl-cont .m-dx-onl-home-item-zf .m-dx-onl-inter-item-title{
    margin-bottom: 3rem;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-zf img{
    width: 2rem;
    height: 2rem;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-zf .m-dx-onl-inter-sub-item-zf-title{
    display: inline-block;
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 1rem;
}

.m-dx-onl-cont .m-dx-onl-home-item-qy .m-dx-onl-inter-item-title{
    margin-bottom: 2rem;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-qy{
    display: block;
    width: 50%;
    float: left;
    padding: 0.1rem 0.3rem;
    margin-bottom: 1rem;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-qy img{
    width: 100%;
}

.m-dx-onl-cont .m-dx-onl-inter-sub-item-qy .m-dx-onl-inter-sub-item-qy-title{
    font-family: MicrosoftYaHeiUI;
    font-size: 1.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #000;
    margin: 1rem 0;
    text-align: center;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-qy .m-dx-onl-inter-sub-item-qy-desc{
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #333333;
    padding: 0 0.5rem;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-tx{
    display: block;
    width: 33.33%;
    float: left;
    text-align: center;
    margin-bottom: 1rem;
    padding: 1rem;
}

.m-dx-onl-cont .m-dx-onl-inter-sub-item-tx img{
    width: 2rem;
    height: 2rem;
}

.m-dx-onl-cont .m-dx-onl-inter-sub-item-tx-title{
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 1rem;
}
.m-dx-onl-cont .m-dx-onl-home-item-tx .m-dx-onl-inter-item-title{
    margin-bottom: 2rem;
}
.m-dx-onl-cont .m-dx-onl-home-item-tx{
    background-color: #f8f8f8;
    padding-top: 1rem;
}

.m-dx-onl-cont .m-dx-onl-inter-sub-item-ty{
    display: block;
    background-color: #f8f8f8;
    margin-bottom: 1rem;
    padding: 1rem;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-ty .m-dx-onl-inter-sub-item-ty-title{
    font-family: MicrosoftYaHeiUI;
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #000;
    margin-bottom: 1rem;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-ty .m-dx-onl-inter-sub-item-ty-title img{
    width: 1.8rem;
    float: left;
    margin-right: 1rem
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-ty .m-dx-onl-inter-sub-item-ty-desc{
    margin: 0;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-ty .m-dx-onl-inter-sub-item-ty-desc li{
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #333333;
}
.m-dx-onl-cont .m-dx-onl-inter-sub-item-ty .m-dx-onl-inter-sub-item-ty-desc li::before{
    content: "•";
    color: #cc0000;
    font-size: 1.5rem;
    margin-right: 0.5rem;
}


.m-dx-onl-cont .m-dx-onl-home-item-jr-title {
    font-family: MicrosoftYaHeiUI;
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin: 2rem auto;
    text-align: center;
}
.m-dx-onl-cont .m-dx-onl-home-item-jr-desc {
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #333333;
    margin: 0 auto 1rem auto;
    padding: 0 2rem;
    text-indent: 30px;

}
.m-dx-onl-cont .m-dx-onl-home-item-jr-img {
    padding: 0 2rem;
    text-align: center;
}
.m-dx-onl-cont .m-dx-onl-home-item-jr-img img{
    max-width: 100%;
}
.m-dx-onl-cont .m-dx-onl-service-item{
    margin-top: 2rem;
}
.m-dx-onl-cont .m-dx-onl-service-item .m-dx-onl-home-item-jr-title {
    margin: 1rem auto 1.5rem 0;
}
.m-dx-onl-cont .m-dx-onl-service-item .m-dx-onl-home-item-jr-desc {
    margin: 0;
    padding:0 1rem;
    text-indent: unset;
}
.m-dx-onl-cont .m-dx-onl-service-item .m-dx-onl-home-item-jr-img {
    padding: 1rem;
}



.m-dx-onl-cont .m-dx-onl-part-desc {
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #ffffff;
    background-color: #cc0000;
    padding: 0.5rem;
}
.m-dx-onl-cont .m-dx-onl-part-item {
    text-align: center;
    background-color: #f8f8f8;
    padding: 1rem;
    margin-bottom: 1rem;
}

.m-dx-onl-cont .m-dx-onl-part-title {
    text-align: center;
}
.m-dx-onl-cont .m-dx-onl-part-title-sub {
    display: inline-block;
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #cc0000;
    padding: 2rem 0;
}
.m-dx-onl-cont .m-dx-onl-part-title-sub img{
    width: 2.5rem;
    margin-right: 0.5rem;
    float: left;
}

.m-dx-onl-cont .m-dx-onl-part-item img{
    width: 3rem;
    height: 3rem;
}
.m-dx-onl-cont .m-dx-onl-part-item-title {
    font-family: MicrosoftYaHeiUI;
    font-size: 1.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #333333;
    margin: 1rem 0 2rem 0;
}
.m-dx-onl-cont .m-dx-onl-part-item-desc {
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #333333;
    text-align: left;
}

.m-dx-onl-cont .m-dx-onl-part-eq-item {
    background-color: #333333;
    margin-top: 4rem;
}

.m-dx-onl-cont .m-dx-onl-part-eq-item-title {
    width: 13rem;
    height: 4rem;
    background-color: #cc0000;
    line-height: 4.5rem;
    text-align: center;
    margin: 0 auto 1rem auto;
    position: relative;
    top: -1.5rem;
}
.m-dx-onl-cont .m-dx-onl-part-eq-item-title span{
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #ffffff;
}
.m-dx-onl-cont .m-dx-onl-part-eq-item-title img{
    width: 2rem;
    float: left;
    margin-top: 0.6rem;
    margin-left: 1rem;
}

.m-dx-onl-cont .m-dx-onl-part-eq-sub-item {
    position: relative;
    margin-bottom: 1.5rem;
}

.m-dx-onl-cont .m-dx-onl-part-eq-sub-item-img {
    width: 3.5rem;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
}

.m-dx-onl-cont .m-dx-onl-part-eq-sub-item-cont {
    margin-left: 5rem;
    padding: 0.7rem 1rem 1rem 1rem;
}

.m-dx-onl-cont .m-dx-onl-part-eq-sub-item-title {
    font-family: MicrosoftYaHeiUI;
    font-size: 1.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #ffffff;
    margin-bottom: 1rem;
}

.m-dx-onl-cont .m-dx-onl-part-eq-sub-item-desc {
    font-family: MicrosoftYaHeiUILight;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #ffffff;
}


.m-dx-onl-cont .m-dx-onl-part-proc-item .m-dx-onl-part-proc-item-title{
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #cc0000;
    text-align: center;
    margin: 2rem 0 1rem 0;
}
.m-dx-onl-cont .m-dx-onl-part-proc-item .m-dx-onl-part-proc-item-title-sub{
    display: inline-block;
}

.m-dx-onl-cont .m-dx-onl-part-proc-item .m-dx-onl-part-proc-item-title img{
    width: 2rem;
    float: left;
    margin: -0.4rem 1rem 0 0;
}
.m-dx-onl-cont .m-dx-onl-part-proc-item .m-dx-onl-part-proc-item-img{
    width: 100%;
    padding: 2rem;
}
.m-dx-onl-cont .m-dx-onl-part-proc-item .m-dx-onl-part-proc-item-img img{
   max-width: 100%;
}


.m-dx-onl-cont .m-dx-onl-hover-item{
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
}

.m-dx-onl-cont .m-dx-onl-hover-item.active{
    -webkit-transform: translate(0px,-5px);
    -moz-transform: translate(0px,-5px);
    -ms-transform: translate(0px,-5px);
    -o-transform: translate(0px,-5px);
    transform: translate(0px,-5px);
    box-shadow:  1px 2px 3px rgba(98,98,98,.5);
}

.cl-comm-hover-item{
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
}
.cl-comm-hover-item:hover{
    -webkit-transform: translate(0px,-5px);
    -moz-transform: translate(0px,-5px);
    -ms-transform: translate(0px,-5px);
    -o-transform: translate(0px,-5px);
    transform: translate(0px,-5px);
    box-shadow: 0 2px 10px rgba(98,98,98,.5);
}


.cl-comm-hover-no-animation-item:hover{
    box-shadow: 0 2px 10px rgba(98,98,98,.5);
    border: none;
    cursor: pointer;
}

/*客服模块二维码*/
.cl-comm-service-qr-code-img-box{
    text-align: center;
    position: absolute;
    right: -80px;
    bottom: 0;
    width: 220px;
}
.cl-comm-service-qr-code-img{
    width: 100px;
}


/*云通信-适用行业--start---*/
.cl-comm-ai-call-industry{
    background: #F5F5F5;
    padding: 50px 0 110px 0;
}
.dx-online-body .cl-comm-ai-call-industry .dx-onl-inter-pl-item-cont-sub{
    width: 1100px;
}
.cl-comm-ai-call-industry .dx-onl-msg-ser-item-cont-sub-title{
    margin-bottom: 20px;
}
.cl-comm-ai-call-industry .dx-onl-msg-ser-desc-item-box{
    margin-top: 20px !important;
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item{
    width: 156px;
    height: 364px;
    float: left;
    position: relative;
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item:nth-child(7){
    width: 164px;
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item-img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item-cont{
    text-align: center;
    margin-top: 50px;
    position: relative;
    z-index: 10;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item-cont img{
    width: 60px;
    height: 60px;
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item-cont .cl-comm-ai-call-industry-item-line{
    margin: 10px 0;
    text-align: center;
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item-cont .cl-comm-ai-call-industry-item-line span{
    display: inline-block;
    width: 16px;
    border-top: 2px solid #ffffff;
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item-cont > span{
    font-family: PingFangSC-Regular;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0.15px;
    display: inline-block;
    width: 100%;
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item-cover{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item:hover .cl-comm-ai-call-industry-item-cover{
    background-color: rgba(178,53,35,0.80);
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item:hover .cl-comm-ai-call-industry-item-cont{
    -webkit-transform: translate(0px,60px);
    -moz-transform: translate(0px,60px);
    -ms-transform: translate(0px,60px);
    -o-transform: translate(0px,60px);
    transform: translate(0px,60px);
}
.cl-comm-ai-call-industry .cl-comm-ai-call-industry-item:hover{
    cursor: pointer;
}
/*云通信-适用行业--end---*/


.msg-ser-banner-text-desc-match{
    width: 675px;
}

/*小屏适配*/
@media screen and (max-width: 1600px) {
    .msg-ser-banner-text-desc-match{
        width: 760px;
    }
    .dx-online-msg-ser-cont .msg-ser-banner-text .msg-ser-banner-btn-box{
        margin-top: 30px;
    }
    .cl-vi-line-cont .msg-ser-banner-text .msg-ser-banner-btn-box{
        margin-top: 15px;
    }
    .cl-vi-line-cont .msg-ser-banner-text{
        top: calc(50% - 145px);
    }
}



















