
/*共同代码 begin*/
.flex{
    display: flex;
    justify-content: center;
    align-items: center;
}
.flex-left{
    display: flex;
    justify-content: left;
    align-items: center;
}

.henggang{
	width: 50px;
    height: 4px;
    margin-bottom:10px;
	background: #007fff;
	border-radius:3px;
}
.jieshao_ul ul{

    
	
}

.jieshao_ul ul li{
	position: relative;
    font-size: 14px;
    font-weight: 400;
    color: rgba(30,35,48,1);
    line-height: 30px;
	list-style-type:none;
	padding-left: 27px;
    }

.jieshao_ul ul li:before{
    content: '';
    position: absolute;
    left: 0;
    width:10px;
    height:10px;
    margin-top: 10px;
    border-radius:50%;
    background-color:#007fff;
	

	
}
.common-color-nav{
	text-align: left;
    height: 60px;
    line-height: 60px;   
    background: #eff4f7;
	margin:0 auto;
	text-align:center;
	
}
.common-color-nav1{
	    width: 1280px;
		margin:0 auto;
		
}
.common-color-nav2{
	    
		margin:0 auto;
		display:flex;
		
}
.common-color-nav1 .common-color-nav2a{
	display: inline-block;
    /* margin-right:100px; */
    font-size: 20px;
    color: #333;
    text-align:center;
	text-decoration:none;
	padding:0 23px;
}
.common-color-nav1 .common-color-nav2a:first-child{
	padding-left:0px;
}
.common-color-nav1 .common-color-nav2a:last-child{
	padding-right:0px;
}
.common-color-nav1 .common-color-nav2a:hover{
	
    color: #007fff;
    
}
.common-color-nav1 .common-color-nav2a.active1{
	border-bottom: 3px solid #007fff;
    color: #007fff;
}
.common-color-nav1 .common-color-nav2 a h2{
	font-size:16px;
	    margin-top: 20px;
    margin-bottom: 10px;
}


.chatList::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.oldChatList::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.oTab::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.selectList::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.bottomDiv::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.ofDiv::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.switchSetting .dialogDiv::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.accountDiv .dialogDiv::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.note textarea::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.transferGroupUser::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.transferMultiple .dialogDiv::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.textCont::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.douyinContent::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.selectDiv::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.proSelect::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.selectFansDiv::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: #ccc;
    -webkit-border-radius: 6px;
}

/*滚动条样式end*/

/*背景颜色*/
.common-color {
    background-color: #30343d;
	/* margin-top:40px; */
}

.common-banner {
    position: relative;
    min-height: 380px;
}
.common-tit{ }
.common-tit h1{
    font-size:36px;
    font-weight:400;
    color:#1E2330;
}
.common-tit >p{
    font-size:18px;
    font-weight:400;
    color:#1E2330;
    margin-top: 40px;
}
.common-content{
    margin-top: 96px;
}
@media screen and (max-width: 1280px) {
    .img-fluid {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
}
@media screen and (max-width: 768px) {
    .common-content{
        margin-top: 50px;
    }

    .common-tit >p>br{
        display: none;
    }
}
@media screen and (max-width: 500px) {
    .common-tit h1{
        font-size:24px;
        line-height: 1.5;
    }
    .common-tit >p{
        font-size: 14px;
        margin-top: 20px;
    }
}
/*共同代码 End*/


.reset-free-trial{}

.reset-free-trial a span {
    padding: 8px 13px;
    background-color: #007fff;
    border-radius: 2px;
    color: #ffffff;
    transition: all 0.5s;
}
.reset-free-trial a span:hover {
    background-color: #2885ff;
}
.font-colr{
    color: #007fff !important;
}
.dropdown-canver{
    width: 671px;
    overflow: hidden;
    padding: 30px 60px 35px 30px;
}
.dropdown-canver h4{
    font-size:14px;
    font-weight:bold;
    color:#25365C;
    position: relative;
}
.dropdown-canver h4:after{
    content: '';
    border-bottom: 1px solid #E4E8F2;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -15px;
}
.dropdown-canver ul{
    list-style-type: none;
    margin-top: 20px;
}
.dropdown-canver ul li{
    padding:14px  0;
    transition: all 0.5s;
    line-height: 1;
}
.dropdown-canver a{
    color: #374569;
}
.dropdown-canver ul li:hover a{
    color: #007fff;
    background-color: #e5f0fd;
    padding:10px 45px 10px 9px;
}
.navbtn {
    color: #007fff !important;
}
.navbtn-bg{
    color: #007fff !important;
    background-color: #e5f0fd;
    padding:10px 45px 10px 9px;
}
.dropdown-svg{
    padding: 20px 10px;
}
.dropdown-svg ul{
    list-style-type: none;
}
.dropdown-svg ul li{
    text-align: center;
    margin-bottom: 15px;
}
.dropdown-svg a{
    color: #374569;
    font-size:14px;
    font-weight:400;
    padding: 9px 48px ;
    line-height: 1;
}
.dropdown-svg ul li:hover a{
    color: #007fff;
    background-color: #e5f0fd;
}


/*轮播 begin*/

.price-content-banner {
    position: relative;
    height: 100%;
}

.slides_overlay{
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}
.slides_left{ }
.slides_left button{
    font-size:18px;
    font-weight:500;
    color:#FFFFFF;
    border-radius: 20px;
    border: 0;
    padding: 1px 13px;
    cursor: inherit;
    background:linear-gradient(90deg,#6EB3F8,#007fff);
}
.slides_left h1{
    font-size:56px;
    font-weight:bold;
    color:#FFFFFF;
    line-height: 1;
    margin-bottom: 18px;
    margin-top: 29px;
}
.slides_left h2{
    font-size:48px;
    font-weight:bold;
    color:#FFFFFF;
    margin: 0;
    line-height: 1;
}
.slides_left p{
    font-size:16px;
    font-weight:400;
    color:#FFFFFF;
    line-height:30px;
    margin-top: 45px;
}
.slides_left .slides-download{
    display: block;
    margin-top: 45px;
}

.slides_left .slides-download a{
    color: #FFFFFF;
    font-size:18px;
    font-weight:400;
    line-height:30px;
}
.slides_left .slides-download input{
    border:0;
    border-radius:2px;
    background-color: #007fff;
    padding: 15px 94px;
    transition: all 0.5s;
}
.slides_left .slides-download input:hover{
    background-color:#2885ff;
}
.slides_right{
    min-height: 100%;
    height: 496px;
    width: 874px;
}
.slides_right >img{
    width: 100%;
    height: 100%;
}
.slides_right img{

}
.slides-there{
    float: right;
}
.slides-img-left{
    position: absolute;
    left: -150px;
    bottom: -35px;
    z-index: -1;
}
.slides-img-child{
    position: absolute;
    right: -200px;
    bottom: 0;
}
@media screen and (min-width: 1440px){
    .slides_left{
        margin-top: 120px;
    }
    .slides-two{
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1;
        height: 100%;
    }
    .slides_parent{
        position: relative;
        top: 67px;
        left: 50px;
    }
}

/*轮播End*/
.spacing{
    padding: 80px 0;
}
@media screen and (max-width: 1440px){
    .slides_right{
        width:100%;
        min-height: 100%;
        height: 496px;
        display: flex;
        align-items: center;
    }
}
@media screen and (max-width: 768px){
    .spacing{
        padding: 50px 0;
    }
    .carousel-inner{
        min-height: 375px;
    }
    .slides_overlay >div{
        display: block;
        width: 100%;
    }
    .slides-top{
        position: absolute;
        top: 0;
        z-index: 1;
        height: 100%;
        width: 100%;
    }
    .slides-top .slides_left{
        position: relative;
        padding-top: 70px;
        height: 100%;
    }
    .slides_left h1{
        font-size: 36px;
    }
    .slides_left h2{
        font-size: 30px;
    }
    .slides_left p{
        width: 100%;
        margin-top: 25px;
    }
    .slides_left .slides-download input{
        display: block;
        margin: 0 auto;
    }
    .slides_left .slides-download{
        position: absolute;
        bottom: 30px;
        width: 100%;
    }
    .slides-bt{
        position: absolute;
        top: 0;
        z-index: -1;
        height: 100%;
        width: 100%;
    }
    .slides_right{
        min-height: 100%;
        height: auto;
        width: 100%;
    }
    .flexslider, .flexslider .slides > li, .slider-height{
        height: 900px;
        background-position: -400px 0;
    }
    .slides_left button{
        display: none;
    }
    .slides_right img{
        position: relative;
        top: 110px;
    }
}

@media screen and (max-width: 476px){
    .flexslider, .flexslider .slides > li, .slider-height{
        height: 680px;
        background-position: -500px 135px;
    }
    .slides_right img{
        position: relative;
        top: 120px;
    }
    .spacing-removetop{
        padding-top: 0;
    }
}

/*footer begin*/
.copyright {
    height: 52px;
    background: #202940
}
.copyright-content {
    line-height: 52px;
    font-size: 12px;
    color: #928e8e;
}

.copyright-content span {
    display: inline-block;
    margin-left: 10px;
    line-height: 1.5;
}

.copyright-content span a{
    color: #999999;
}
.copyright-content .copyright-icon_record{
    display: inline-block;
    color: #999999;

}
.copyright-content .copyright-icon_record a{
    position: relative;
    padding-left: 34px;
}
.copyright-content .copyright-icon_record a:before{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: -4px;
    z-index: 9;
    padding-top: 15px;
    background: url(../images/Yun/icon_record.png) no-repeat center;
}
.copyright-content .copyright-icon_record a{
    color: #999999;
}
.copyright-content .copyright-icon_record a span{
    margin-left: 0;
    margin-right: 6px;
}
@media screen and (max-width: 768px) {
    .copyright-content {
        line-height: 5px;
        margin-top: 8px;
    }
    .copyright-content .copyright-icon_record a:before{
        margin-top: 0;
    }
}
/*10年＋简诺软件，不忘初心，始终前行 样式 begin*/
.geometry-main{
    padding: 46px 0 30px 0;
    text-align: center;
    background:rgba(255,255,255,1);
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius:4px 4px 4px 4px;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    margin-top: 80px;
}
.geometry-main:hover{
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 2;
}
@media screen and (min-width: 990px){
    .geometry-cord{
        width: 138px;
        margin: 0 auto;
    }
}
.geometry-cord{
    position: relative;
}
.geometry-cord >p{
    margin-top: 18px;
    font-size:16px;
    color: #26272C;
    line-height:24px;
}
.geometry-left{
    margin: 0;
    text-align: left;
    margin-left: -50px;
}
.geometry-left span{
    position: relative;
    right: 20px;
}
.geometry-title{ }

.geometry-title h1{
    font-size:36px;
    font-weight:400;
    color: #1E2330;
}

.geometry-main-num{
    font-size: 48px;
    font-weight:bold;
    color:#007fff;
    text-align: center;
}
.geometry-main-num >p{
    position: relative;
    color: #007fff;
    font-size:48px;
    font-weight:bold;
    right: 20px;
}
.geometry-icon1 >p:after{
    content: '';
    background: url("../images/Yun/icon-top.png") no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    width: 28px;
    height: 49px;
    margin-left: 25px;
    margin-top: -25px;
}
.geometry-icon2 >p:after{
    content: '';
    background: url("../images/Yun/icon-geometry2.png") no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    width: 34px;
    height: 32px;
    margin-left: 25px;
    margin-top: -25px;
}

.geometry-main-num >p:before{
    content: '%';
    color: #007fff;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 20px;
    margin-bottom: -11px;
}
.geometry-main-num >span:after{
    content: '';
    background: url("../images/Yun/icon-bottom.png") no-repeat;
    background-size: 100%;
    padding: 25px 14px;
    position: absolute;
    top: 0;
    right: -40px;
}
.geometry-main-num >span:before{
    content: '%';
    color: #007fff;
    font-size: 16px;
    position: absolute;
    right: -66px;
    bottom: 10px;
}
@media screen and (min-width: 474px) and (max-width: 767px){
    .geometry-title h1 {
        font-size: 26px;
        line-height: 1.5;
    }
}
@media screen and (max-width: 500px){
    .geometry {
        background-attachment: fixed !important;
        background-size: cover !important;
        overflow: hidden;
    }
    .geometry-title h1 {
        font-size: 24px;
        line-height: 1.5;
    }
    .geometry-main{
        margin-top: 40px;
        padding: 60px 0 30px 0;
    }
}
/*营销推广和服务运营全流程解决方案*/
.market-title{}
.market-title h1{
    font-size:36px;
    font-weight:400;
    color: #000;
}
.market-title p{
    font-size:18px;
    font-weight:400;
    color:333;
    line-height:36px;
    margin-top: 45px;
    margin-bottom: 50px;
}

.market-content{
    height: 488px;
    background-size: 100%;
    background-position: center bottom;
}
.market-content-bg1{
    background: url("../images/Yun/icon-market1.jpg") no-repeat;
    background-position: center;
    background-size: cover;
}
.market-content-bg2{
    background: url("../images/Yun/icon-market2.jpg") no-repeat;
    background-position: center;
    background-size: cover;
}
.market-content-bg3{
    background: url("../images/Yun/icon-market3.jpg") no-repeat;
    background-position: center;
    background-size: cover;
}
.market-content-pd{
    padding: 35px 43px 0 30px;
}
.market-content-pd h3{
    font-size:28px;
    font-weight:bold;
    color:#1E2330;
    line-height:40px;
	text-align:center
}
.market-content-pd p{
    font-size:16px;
    font-weight:400;
    color:#1E2330;
    line-height:30px;
    margin-top: 20px;
    height: 120px;
}
.market-content-pd .market-content-model{
    margin-top: 30px;
}
.market-content-pd .market-content-model >span{
    font-size:14px;
    font-weight:400;
    color:#FFFFFF;
    background-color: #007fff;
    border-radius:2px;
    padding: 2px 5px;
    margin-right: 12px;
    margin-bottom: 10px;
    display: inline-block;
}
@media screen and (max-width: 768px){
    .market-title h1 {
        font-size: 26px;
    }
    .market-title p{
        font-size: 16px;
        margin-top: 26px;
    }
    .market-content-pd h3{
        font-size: 24px;
    }
    .market-content-pd p{
        margin-top: 10px;
    }
    .market-content-pd .market-content-model {
        margin-top: 30px;
    }
    .market-content-pd .market-content-model br{
        display: none;
    }
    .market-content{
        height:auto;
        margin-bottom: 15px;
    }
    .market-content-pd{
        padding: 35px 43px 35px 30px;
        height: 465px;
    }
}
@media screen and (max-width: 500px){
    .market-title h1 {
        font-size: 24px;
        line-height: 1.5;
    }
    .market-content-pd h3{
        font-size: 26px;
    }
    .market-content-pd p{
        height: auto;
        font-size: 14px;
    }
    .market-content-pd {
        padding: 35px 15px 35px 15px;
    }
    .market {
        background-attachment: fixed !important;
        background-size: cover !important;
        overflow: hidden;
    }
}
/*三大客户场景*/
.scene-title{ }
.scene-title h1{
    font-size:36px;
    font-weight:400;
    color: #1E2330;
}
.scene-content{
    margin-top: 45px;
}

.scene-content >div >span{
    font-size:16px;
    font-weight:400;
    color:#999999;
    position: relative;
    cursor: pointer;
    margin: 0 30px;
}
.scene-active{
    color: #1E2330 !important;
}
.scene-icon-service{
    position: relative;
}

.scene-icon-service:before{
    content: '';
    background: url("../images/Yun/icon-scene-icon-service-gray.png") no-repeat;
    padding: 0px 13px;
    margin-right: 5px;
}
.scene-icon-services:before{
    background: url("../images/Yun/icon-scene-icon-service-blue.png") no-repeat;
}
.scene-icon-service:after{
    content: '|';
    position: absolute;
    right: -30px;
    color: #E5E5E5;
}
.scene-icon-market:before{
    content: '';
    background: url("../images/Yun/icon-scene-icon-market-gray.png") no-repeat;
    padding: 0px 13px;
    margin-right: 5px
}
.scene-icon-markets:before{
    background: url("../images/Yun/icon-scene-icon-market-blue.png") no-repeat;
}
.scene-icon-market:after{
    content: '|';
    position: absolute;
    right: -30px;
    color: #E5E5E5;
}
.scene-icon-customer:before{
    content: '';
    background: url("../images/Yun/icon-scene-icon-customer-gray.png") no-repeat;
    padding: 0px 13px;
    margin-right: 5px
}
.scene-icon-customers:before{
    background: url("../images/Yun/icon-scene-icon-customer-blue.png") no-repeat;
}
.scene-content-main{
    margin-top: 70px;
}
.scene-content-main .row{
    display: none;
}
.scene-content-main_describe{ }
.scene-content-main_describe .scene-content-main_describe-tit h4 , .scene-content-main_describe .scene-content-main_market-tit h4, .scene-content-main_service-tit h4{
    font-size:24px;
    font-weight:bold;
    color: #1E2330;
    position: relative;
    text-align: left;
    text-indent: 3em;
}
.scene-content-main_describe .scene-content-main_describe-tit:before{
    content: '';
    background: url("../images/Yun/icon-scene-icon-service-big.png") no-repeat;
    width: 48px;
    height: 51px;
    position: absolute;
    left: 20px;
    top: -10px;
}
.scene-content-main_describe .scene-content-main_market-tit:before{
    content: '';
    background: url("../images/Yun/icon-scene-icon-market-big.png") no-repeat;
    width: 48px;
    height: 51px;
    position: absolute;
    left: 20px;
    top: -10px;
}
.scene-content-main_describe .scene-content-main_service-tit:before{
    content: '';
    background: url("../images/Yun/icon-scene-icon-customer-big.png") no-repeat;
    width: 48px;
    height: 51px;
    position: absolute;
    left: 20px;
    top: -10px;
}
.scene-content-main_describe h3{
    font-size:32px;
    font-weight:bold;
    color: #1E2330;
    text-align: left;
    margin-top: 41px;
    line-height: 1.5;
}
.scene-content-main_describe >p{
    font-size:16px;
    font-weight:400;
    color:#26272C;
    line-height:30px;
    margin-top: 30px;
    text-align: left;
}
.scene-content-main_describe-list{
    text-align: left;
    margin-top: 70px;
}
.scene-content-main_describe-list span{
    float: left;
    font-size:18px;
    margin-right: 25px;
    color: #999999;
    font-weight:400;
    display: inline-block;
    cursor: pointer;
    transition: all 0.5s;
}
.scene-content-main_describe-list span:hover{
    color: #007fff;
}
.scene-content-main_describe-list .scene-list-active{
    color: #007fff;
}
.scene-content-main_describe-list >div{
    display: inline-block;
}
.scene-content-main_describe-list .sceneTab .sceneTab-list{
    display: none;
}
.scene-content-main_describe-list .sceneTab .sceneTab-list p{
    font-size:16px;
    font-weight:400;
    color:#999999;
    line-height:30px;
    margin-top: 20px;
}
.scene-content-main_describe-btn{
    text-align: left;
    margin-top: 30px;
}
.scene-content-main_describe-btn a{
    font-size:16px;
    font-weight:400;
    color:#FFFFFF;
    padding: 11px 38px;
    display: inline-block;
    background-color: #007fff;
    transition: all 0.5s;
}
.scene-content-main_describe-btn a:hover{

    background-color: #2885ff;
}
.scene-img{
    display: block;
}
.scene-img img{
}

@media screen and (max-width: 1440px){
    .scene-img img{
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-width: 768px){
    .scene-title h1{
        font-size: 26px;
    }
    .scene-content >div >span{
        margin:0 10px 0 0;
    }
    .scene-icon-service:after{
        content: '';
    }
}
@media screen and (max-width: 500px){
    .scene-title h1{
        font-size: 24px;
        line-height: 1.5;
    }
    .scene-content >div >span{
        display: block;
        margin-bottom: 15px;
    }
    .scene-content-main{
        margin-top: 50px;
    }
    .scene-content-main_describe h3{
        font-size: 24px;
    }
    .scene-content-main_describe-list{
        display: none;
    }
    .scene-content #tabTit{ display: none;}
    .scene-content #tablea>div{
        display: block;
        padding-bottom: 40px;
    }
    .scene-content-main_describe .scene-content-main_describe-tit h4 , .scene-content-main_describe .scene-content-main_market-tit h4, .scene-content-main_service-tit h4{
        font-size:18px;
        padding-left: 13px;
    }
    .scene-content-main_describe >p{
        font-size: 14px;
        margin-top: 14px;
    }
    .scene-content-main_describe-btn{
        text-align: center;
    }
    .scene-img{
        margin-top: 25px;
    }
    .scene-img img{
        position: relative;
        left: -25px;
    }
}
/*提供卓越、成熟、稳定的客服产品*/
.product-title{}
.product-title h1{
    font-size:36px;
    font-weight:400;
    color: #1E2330;
}
.product-content{
    margin-top: 80px;
}
.product-content .product-content-box{
    background-color: #FFFFFF;
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.06);
    border-radius:2px;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.product-content .product-content-box:hover{
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.06);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 2;
}
.product-content .product-content-box .product-content-pd{
    padding: 35px 28px 51px 28px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.product-content .product-content-box .product-content-pd h5{
    font-size:28px;
    font-weight:400;
    color:#1E2330;
    display: inline;
    vertical-align: middle;
}
.product-content .product-content-box .product-content-pd p{
    margin-top: 30px;
    font-size:16px;
    font-weight:400;
    color:#1E2330;
    height: 90px;
    line-height:30px;
}
/*.product-content-icon:hover{
    background-position: 40px 5px
}*/
.product-content .product-content-box .product-content-pd:hover{
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.06);
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.06);
}
.product-content .product-content-box .product-content-pd:hover i.product-content-icon {
    color: #025fd1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.product-content .product-content-box .product-content-pd:hover .product-content-icon{
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    background-position: 15px 1px;
}
.product-content .product-content-box .product-content-pd .product-content-icon{
    font-size: 18px;
    color: #1072EE;
    background: url("../images/Yun/icon-product-left.png") no-repeat;
    padding-left: 50px;
    vertical-align: sub;
    margin-left: 15px;
    background-position:0 1px;
    transition: all .3s;
}
.product-content-list{
    margin-top: 60px;
    text-align: center;
}
.product-content-list a {
    font-size:16px;
    font-weight:400;
    color:#007fff;
    line-height:36px;
}
@media screen and (max-width: 768px){
    .product-title h1{
        font-size: 26px;
    }
    .product-content .product-content-box .product-content-pd{
        margin-bottom: 15px;
    }

}
@media screen and (max-width: 500px){
    .product-content{
        margin-top: 50px;
    }
    .product-title h1{
        font-size: 24px;
        line-height: 1.5;
    }
    .product-content-list{
        margin-top: 30px;
    }
}
/*全球部署，沟通一触即达*/
.linkup{
    height: 600px;
    width: 100%;
    background: url(../images/Yun/icon-linkup.jpg) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    background-color: #FFFFFF;
    position: relative;
}
.linkup-title {}
.linkup-title h1{
    font-size:36px;
    font-weight:400;
    color: #FFFFFF;
}
.linkup-title p{
    font-size:18px;
    font-weight:400;
    color: #FFFFFF;
    margin-top: 37px;
}
.linkup-content{
    position: absolute;
    bottom: -98px;
    z-index: 1;
}
.linkup-content-box{
    width: 370px;
    height: 202px;
    background-color: #007fff;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.linkup-content-box:hover{
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.06);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 2;
}

.linkup-content-box .linkup-content-pd{
    padding: 35px 20px;
}

.linkup-content-box .linkup-content-pd h5{
    font-size:28px;
    font-weight:400;
    color:rgba(255,255,255,1);
}

.linkup-content-box .linkup-content-pd p{
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-top: 20px;
}
/*夹*/
.clip{
    height: 100px;
    background-color: #FFFFFF;
}
@media screen and (max-width: 768px){
    .linkup{
        height: auto;
        background-position: center bottom;
        background-size: auto;
        background-color: #07091C;
    }
    .linkup-title h1{
        font-size: 26px;
    }
    .linkup-title p{
        font-size: 18px;
    }
    .linkup-content{
        position: inherit;
        margin-top: 37px;
    }
    .linkup-content-box{
        width: 100%;
        margin-bottom: 30px;
    }
    .clip{
        display: none;
    }
}
@media screen and (max-width: 500px){

    .linkup-title h1 {
        font-size: 24px;

    }
    .linkup{
        background-attachment: fixed !important;
        background-size: cover !important;
        overflow: hidden;
    }
}
/*成功的企业都在用*/
.success-title h1{
    font-size:36px;
    font-weight:400;
    color:#1E2330;
}
.success-content{
    margin-top: 100px;
}
.success-content .col-md-2{
    padding-right: 0;
    padding-left: 0;
}
.success-content-box{
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    margin-left: 5px;
    margin-right: 5px;
}
.success-content-box:hover{
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 2;
}
.success-content-box img{
    width: 76%;
   
}
@media screen and (min-width: 474px) and (max-width: 767px) {
    .success-title h1 {
        font-size: 26px;
    }
    .success-content{
        margin-top: 60px;
    }
    .clip{
        height: auto;
    }
}
@media screen and (max-width: 500px){
    .success-title h1 {
        font-size: 24px;
    }
    .success-content{
        margin-top: 40px;
    }
}
/*全程服务一助力企业提升效率*/

.services-content{
    margin-top: 75px;
}
.services-content-box{}
.services-content-box h4{
    font-size:36px;
    font-weight:400;
    color:rgba(30,35,48,1);
}
.services-content-box >div{
    margin-top: 59px;
}
.services-content-box >div>span{
    font-size:18px;
    font-weight:bold;
    color:rgba(30,35,48,1);
    position: relative;
    padding-left: 30px;
}
.services-content-box >div>span:before{
    content: '';
    position: absolute;
    left: 0;
    background-position: center center;
    background-size: auto;
    padding: 12px;
    margin-right: 10px;
}
.services-icon1{
    background: url("../images/Yun/icon-services1.png") no-repeat;
}
.services-icon2{
    background: url("../images/Yun/icon-services2.png") no-repeat;
}
.services-icon3{
    background: url("../images/Yun/icon-services3.png") no-repeat;
}
.services-icon4{
    background: url("../images/Yun/icon-services4.png") no-repeat;
}
.services-content-box >div>p{
    font-size:14px;
    font-weight:400;
    color:#999999;
    margin-top: 18px;
}
.services-content-img{}

.services-content-img img{
    width: 100%;
    height: 100%;
}
@media screen and (min-width: 474px) and (max-width: 767px) {
    .services-content-box h4{
        font-size: 26px;
    }
}
@media screen and (max-width: 500px) {
    .services-content-box h4{
        font-size: 24px;
        line-height: 1.5;
    }
    .services-content-box >div>p{
        font-size: 16px;
    }

}
/*免费试用，0成本体验新客服带来的改变*/
.services-title{}
.services-title h1{
    font-weight:400;
    color: #000;
    font-size:32px;
    margin: 0;
    line-height: 1;
}
.reset-photo {
    width: 512px;
    margin: 0 auto;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    margin-top: 60px;
}
.layui-form-item {
    clear: both;
    *zoom: 1;
}
.layui-form-label {
    float: right;
    display: block;
    padding: 14px 25px;
    font-weight: 400;
    text-align: right;
    margin: 0;
background-color: #007fff;
border-radius:0px 5px 5px 0px;
}

.layui-form-label a {
    color: #fff;
}
.layui-input-block {
    margin-right: 113px;
    min-height: 36px;
}
.layui-input {
    display: block;
    width: 100%;
    padding-left: 10px;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    border: 1px solid #F0F0F0;
    border-radius: 10px 0px 0px 10px;
    outline: none;
}
@media screen and (max-width: 768px) {
    .reset-photo {
        width: auto;
        margin-top: 20px;
    }
    .layui-input {
        height: 38px;
        line-height: 38px;
    }
    .layui-form-label {
        padding: 5px 25px;
    }
}
@media screen and (max-width: 500px) {
    .services-title h1{
        font-size: 24px;
        line-height: 1.5;
    }
    .layui-form-label{
        padding: 5px 15px;
    }
    .layui-input{
        height: 36px;
        line-height: 36px;
    }
    .layui-input-block{
        margin-right: 93px;
    }
}
/*底部信息*/
.footerInfor{
    background-color: #202940;
    padding-top: 79px;
}
.footerInfor-line{
    border-bottom: 1px solid #313A4F;
	padding-bottom:25px;
}
.footer-right {
    overflow: hidden;
}
.footer-tit h4 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 30px;
}
.footer-list{ }
.footer-list >ul {
    padding-left: 0px;
    list-style-type: none;
}
.footer-list li a {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 34px;
}

.footer-list li a:hover {
    color: #007fff;
    transition: linear 0.2s;
}
.footer-list img{
    display: block;
    margin: 0 auto;
}
.footer-list-p{
    padding-top: 15px;
    text-align: center;
}
.footer-list-p >p{
    font-size:12px;
    font-weight:300;
    color:#999999;
}
.footer-fl{
    float: left;
}
@media screen and (max-width: 768px) {
    .services-title h1{
        font-size: 26px;
    }
    .footerInfor{
        padding-top: 15px;
    }
    .footer-tit {
        text-align: left;
        margin-bottom: 30px;
    }

    .footer-tit h4 {
        margin-bottom: 6px;
        margin-top: 6px;
    }

    .footer-left {
        margin-bottom: 20px;
    }
    .footer-fl{
        float: none;
    }
    .footerBorder{
        border-right: 1px solid #313A4F;
    }
    .reset-photo{
        width: auto;
    }
    .phoneSlide {
        position: relative;
        text-align: left;
    }
    .phoneSlide .soft-icon{
        background: url(../images/Yun/footerArrow.png) no-repeat;
        background-size: auto;
        background-position: center;
        width: 12px;
        height: 10px;
        position: absolute;
        right: 0;
        top: 7px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transition: 0.5s;
    }
    .soft-icon_up{
        -webkit-transform: translateY(-50%) rotateZ(-180deg) !important;
        transform: translateY(-50%) rotateZ(-180deg) !important;
    }
    .phoneSlide_info{
        display: none;
    }
    .footerPhone-inline{
        display: inline-block;
    }
    .footer-list-p{
        padding-bottom: 15px;
    }
    .footer-list-p >p{
        line-height: 1.5;
    }
    .copyright-content{
        line-height: 1.5;
        padding-bottom: 20px;
        padding-top: 16px;
        color: #999999;
        background-color:#202940;
    }

}

/*悬浮菜单*/
.fixed-menu {
    position:fixed;
    right:0px;
    top:50%;
    margin-top:-90px;
    width:70px;
    z-index:999;
}
ul.fx-ul{
    margin-bottom: 0;
    background-color: #007fff;
}
.fx-ul li {
    position:relative;
    border-bottom:1px solid #fff;
    list-style-type: none;
    margin: 0 5px;
    margin-bottom: 5px;
}
.fx-ul li:last-child{
    border-bottom:0;
}
.fx-line{
    border-bottom:0 !important;
}
.fx-ul li >p {
    text-align: center;
    padding-bottom: 15px;
    line-height: 1;
}
.fx-ul li a p  {
    -webkit-transition:all 0.6s;
    -ms-transition:all 0.6s;
    -moz-transition:all 0.6s;
    text-decoration:none;
    font-size:12px;
    color:#fff;
    padding-bottom: 15px;
}
/* .title {
    position:absolute;
    left:150px;
    bottom:1px;
    color:#fff;
    line-height:1;
    text-align:center;
    -webkit-transition:all 0.6s;
    -ms-transition:all 0.6s;
    -moz-transition:all 0.6s;
    background-color:#fff;
    box-shadow:0px 0px 10px rgba(0,0,0,.3);
    z-index:-99;
    opacity:0;
}
.title:before {
    content:'';
    display:block;
    width:10px;
    height:10px;
    position:absolute;
    right:-5px;
    bottom:14px;
    background-color:#fff;
    transform:rotate(45deg);
}
.title .tit-img{
    width: 165px;
}
.title img{
    padding: 18px 18px 18px 18px;
}
.title >p{
    font-size:14px;
    font-weight:300;
    color:#007fff;
    width: 200px;
    padding: 25px 0 ;
} */
.fx-ul li:hover .title {
    left:-220px;
    opacity:1;
}
.fx-ul li.fx-shop i{
    background: url("../images/Yun/consultation.png") no-repeat;
    background-position: center center;
    background-size: auto;
    padding:23px 0;
    display: block;
}
.fx-ul li a {
    font-size:12px;
    font-weight:300;
    color:#FFFFFF;
    line-height:18px;
    text-align: center;
}

.fx-ul li.fx-contact i{
    background: url("../images/Yun/weChat.png") no-repeat;
    background-position: center center;
    background-size: auto;
    padding:23px;
    display: block;
}
.fx-ul li.fx-contact .title {
    background-color:#ffffff;
}
.fx-ul li.fx-contact .title:before {
    background-color:#ffffff;
}
.fx-ul li.fx-top{
    cursor: pointer;
}
.fx-ul li.fx-top i{
    background: url("../images/Yun/top.png") no-repeat;
    background-position: center center;
    background-size: auto;
    padding:23px;
    display: block;
}
.fx-ul li.fx-phone i{
    background: url("../images/Yun/phone.png") no-repeat;
    background-position: center center;
    background-size: auto;
    padding:23px;
    display: block;
}
@media screen and (max-width: 768px) {
    .fixed-menu{
        display: none;
    }
}
/*首页背景图片开始*/
.geometry{
    width: 100%;
    background-image: url(../images/Yun/icon-geometry.png);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover;
    /*background-attachment: fixed;*/
    overflow: hidden;
    position: relative;
    z-index: 6;
}
.market{
    background: url(../images/Yun/icon-market.jpg) no-repeat;
    background-position:100% ;
    background-size: cover;
    height: 100%;
}
.scene{
    background-color: #FFFFFF;
}
.product{
    background: url(../images/Yun/icon-product.jpg) no-repeat;
    background-position: 100%;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
}
.product-bg{

}
.success{
    background-color: #FFFFFF;
}
.services{
    background-color: #f5f5f5;
	
}
.free{
    width: 100%;
    background: url(../images/Yun/icon-free.jpg) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    background-attachment: fixed;
    overflow: hidden;
}
@media screen and (max-width: 768px){
    .geometry{
        background-position: center bottom;
        background-size: contain!important;
        background-color: white;
    }
}
@media screen and (max-width: 476px){
    .geometry{
        background-attachment: initial !important;
        overflow: hidden
    }
    .free{
        background: url(../images/Yun/icon-free-phone.jpg) no-repeat;
        background-position: center center;
        background-size: cover;
        background-attachment: fixed;
    }
}

/*首页背景图片结束*/
/*功能亮点 begin*/
.function{
    min-height: 450px;
}
.function-white{
    background-color: #ffffff;
}

.function-lightGrey{
    background-color: #F7F7F8;
}

.function-gray{
    background-color: #fff;
}
.function_link{
    text-align: left;
    margin-top: 25px;
}
.function-tit{
    text-align: left;
    color: #ffffff;
    margin-top: 60px;
}
.function-tit h3{
    font-size:32px;
    font-weight:400;
    color: #ffffff;
    line-height: 1.5;
	text-align:left;
}
.function-tit p{
    font-size:16px;
    font-weight:400;
    padding-top: 30px;
	text-align:center;
}
.function-tit .function-tit_btn{
    display: block;
    margin-top: 50px;
	/* text-align:center; */
	
}
.function-tit .function-tit_btn a{
    font-size:16px;
    font-weight:400;
    color: #007fff;
    padding: 13px 0px;
    line-height: 1;
    background-color: #ffffff;
	border-radius:4px;
	width:160px;
	display:inline-block;
	text-align:center;
	margin-right:26px;
	
}
.function-tit .function-tit_btn a:hover{
    background-color:#f1f1f1;
	text-decoration:none;
	
}
.function-pt{
    padding-top: 100px;
}
.function_pl-110{
    padding-left: 80px;
}
.function_pr-70{
    padding-right: 70px;
}
.function_pr-70{
    padding-right: 70px;
}
/*模板一*/

/*模板二*/

/*模板三*/
.function-content{
    text-align: center;
}
.function-content a{
    font-size:14px;
    font-weight:400;
    color:#0163E3;
}
.function-content .function-content_img{
    margin-top: 50px;
}
.function-content .function-content_img img{
    display: block;
    margin: 0 auto;
}

.function-content_mt{
    margin-top: 80px;
}
.function-content_left{
    text-align: left;
}
.main-50{
    margin-top: 50px;
}
.function-content h3{
    font-size:32px;
    font-weight:bold;
    color:rgba(30,35,48,1);
    margin-bottom: 30px;
}
.function-content p{
    font-size:16px;
    font-weight:400;
    color:rgba(30,35,48,1);
    margin-top: 28px;
}
.function-content >div a{
    font-size:14px;
    font-weight:400;
    color:#007fff;
	text-decoration:none;
}
.function-content_txt{
    margin-top: 0;
}
.function-content_mb{
    margin-bottom: 100px;
}
.function-content_txt-mt{
    margin-bottom: 0;
}
.function-content_txt-dots{
    position: relative;
}
.function-content_txt-dots:before{
    content: '';
    width:16px;
    height:16px;
    line-height: 16px;
    background:#007fff;
    border-radius:50%;
    position: absolute;
    left: -26px;
    top: 10px;
    z-index: 1;
}
@media screen and (max-width: 768px){

    .function-tit{
        text-align: center;
    }
    .function-tit .function-tit_btn a{
        padding: 15px 64px;
    }
    .function-pt{
        padding-top: 50px;
    }
    .function-list{
        display: none;
    }
    .function_pl-110{
        padding-left: 15px !important;
    }
    .function_pr-70{
        padding-right:0;
    }
    .function_link{
        text-align: center;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .function-content_mt{
        margin-top: 30px;
    }
    .function-content h3{
        font-size: 22px !important;
    }
    h3.function-content_txt-dots{
        margin-left: 27px;
    }
    .function-content_txt-dots:before{
        top: 3px;
    }
    .function-content a{
        margin-bottom: 15px;
        display: block;
    }
}
@media screen and (max-width: 500px){
    .function-tit{
        text-align: left;
    }
    .function-tit h3{
        font-size:28px;
    }
    .function-tit h3 span{
        font-size: 28px!important;
        line-height: 1.5;
        display: block;
    }
    .function-tit h3 br, .function-tit p br {
        display: none;
    }
    .function-tit p{
        font-size:14px;
    }
    .function-tit .function-tit_btn{
        width: 100%;
        position: relative;
        /*top: 42px;*/
    }
    .function-tit .function-tit_btn a{
        margin: 0 auto;
    }
    .function_link{
        text-align: center;
        margin-top: 10px;
        margin-bottom: 18px;
    }
    .function-content .function-content_img{
        margin-top: 10px;
    }
    .function-content p{
        font-size:14px !important;
        margin-top: 14px !important;
    }
    .function-content_mb{
        margin-bottom: 40px;
    }
}
/*功能亮点-全渠道部署 begin*/
.deploy-bg{
    background-image: url(../images/Yun/deploy-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}


.deploy-slides{ }
.deploy-slides .carousel-inner{
    overflow: initial;
}
.deploy-slides .carousel-inner ol{
    bottom: -30px;
}

.deploy-slides .carousel-indicators li{
    background:rgba(0,103,237,.3);
}
.deploy-slides .carousel-indicators .active{
    background-color: #007fff;
}

.deploy-info_right{
    padding-left: 90px;
}
.deploy-service{
    background-color: #ffffff;
}

.deploy-mobile{
    background: url(../images/Yun/deploy-bg2.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
}

.deploy-mobile_mt{
    margin-top: 30px;
}
.deploy-pl-70{
    padding-left: 70px;
}
.deploy-mobile h1, .deploy-mobile .function-content h3, .deploy-mobile .function-content p{
    color: #ffffff;
}
.deploy-list_main{ }
.deploy-list_main ul{
    list-style-type: none;
}
.deploy-list_main ul li{
    display: inline-block;
    margin-right: 18px;
}
.deploy-list_main ul li a{
    font-size:16px;
    font-weight:400;
    color:rgba(30,35,48,1);
	padding: 8px 10px;
	
}
.deploy-list_main ul li a:hover{
    color: #ffffff;
    border-radius:1px;
    background-color: #007fff;
    padding: 8px 10px;
}

.deploy-list_main .deploy-list_active{
    color: #ffffff;
    border-radius:1px;
    background-color: #007fff;
    padding: 8px 10px;
}
@media screen and (max-width: 768px){
    .deploy-info_right{
        padding-left:15px;
    }
}
@media screen and (max-width: 476px){
    .ai-phone-pd{
        padding-left: 45px;
        padding-right: 30px;
    }
    .main-50{
        margin-top: 0;
    }
    .deploy-pl-70{
        padding-left:15px;
    }
    .function-content_txt-dots:before{
        top: 3px;
    }
}
/*功能亮点-AI客服 begin*/
.ai-bg{
    background-image: url(../images/Yun/ai-bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
    background-size: cover;
}
.ai-scene{
    background-color:#007fff;
    background-position: 100%;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
}
.ai-clip{
    height: 237px;
    background-color: #ffffff;
}
.ai-scene h1{
    color: #ffffff;
}
.ai-scene_content{ }
.ai-scene_main{
    
    background-color: #ffffff;
    padding:0px 25px 25px;
}
.ai-scene_main img{
    padding: 26px 0;
    margin: 0 auto;
    display: block;
}
.ai-scene_main .ai-scene_main-txt{
    text-align: center;
}
.ai-scene_main .ai-scene_main-txt h4{
    font-size:18px;
    font-weight:bold;
    color:rgba(30,35,48,1);
	padding:5px 0 ;
}
.ai-scene_main .ai-scene_main-txt p{
    font-size:14px;
    font-weight:400;
    color:rgba(30,35,48,1);
    line-height:2;
    padding-top: 10px;
}
.ai-phone-pb{
    margin-bottom: 60px;
}
.ai-phone-ppp{
    margin-bottom: 60px;
}
.ai_service {
    margin-top: 50px;
    text-align: center;
}
.ai_service a{
    font-size:14px;
    font-weight:400;
    color:#007fff;
}

@media screen and (min-width: 990px) and (max-width: 1280px){
    .ai-scene_main img{
        padding: 40px 0;
    }
}
@media screen and (max-width: 990px){
    .ai-scene_bt{
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 768px){
    .ai-scene_content .ai-scene_main{
        margin-bottom: 30px;
    }
    .ai-scene_bt{
        margin-bottom: 45px;
    }
    .ai-bg{
        background-image: url(../images/Yun/ai_phone_bg1.jpg);
        background-size: cover;
    }
    .function-tit{
        padding-left: 15px;
        padding-right: 15px;
    }
    .ai-phone-pb{
        margin-bottom: 0;
    }
    .ai-scene_main .ai-scene_main-txt h4{
        font-size:22px
    }
    .ai-scene_main .ai-scene_main-txt p{
        padding-top: 25px;
    }
    .ai-scene_main img{
        padding: 60px 0 50px 0;
    }
    .analysis_phone-bg{
        background-color: #ffffff;
        padding: 48px 0 48px 0;
    }
}

.ai-robot{
    position: relative;
    padding-bottom: 10px;
}
.ai-robot_content{
    padding-bottom: 10px;
}
.ai-robot_img{
    clear: both;
}
.ai-robot_img img{
    float: right;
}
.ai-robot_txt{
    margin-top: 30px;
}
.ai-robot_txt h1{
    font-size:36px;
    font-weight:400;
    color:rgba(30,35,48,1);
    line-height:1.5;
}
.ai-robot_txt p{
    font-size:16px;
    font-weight:400;
    color:rgba(30,35,48,1);
    line-height:1.5;
    margin-top: 15px;
}
.ai-robot-piclist{
    /* position: absolute; */
}
.ai-robot_main{
    border-radius: 4px;
    padding: 10px 0;
}
.ai-robot_main-blue{
    background-color: #fff;
}
.ai-robot_main-white{
    background-color: #ffffff;
}
.ai-robot_main .ai-robot_main-card{
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
}
.ai-robot_main .ai-robot_main-card img{
    padding-bottom: 10px;
	display:block;
	margin:0 auto;
}
.ai-robot_main .ai-robot_main-card .ai-robot_main-txt h4{
    font-size:18px;
    font-weight:400;
    color:#333;
    line-height:30px;
	text-align:center;
}
.ai-robot_main .ai-robot_main-card .ai-robot_main-txt p{
    width: 310px;
    font-size:14px;
    font-weight:400;
    color:#333;
    line-height:1.5;
    margin-top: 10px;
	text-align:center;
}

@media screen and (max-width: 768px){
    .ai-robot{
        background-color: #ffffff;
        padding-bottom:0;
    }
    .ai-robot_main{
        overflow: auto;
        height: auto;
        padding-top: 45px;
        padding-bottom: 0;
    }
    .ai-robot_main .ai-robot_main-card img{
        display: none;
    }
    .ai-robot_img img{
        width: 100%;
        float: none;
        display: block;
        margin: 0 auto;
    }
    .ai-robot_content{
        padding-bottom:0;
    }

    .ai-robot_txt{
        margin-top: 0;
    }
    .ai-robot_txt h1{
        font-size:36px;
    }
    .ai-robot_txt p{
        font-size: 18px;
        line-height:inherit;
    }
    .ai-robot_main .ai-robot_main-card .ai-robot_main-txt p{
        width: auto;
    }
    .ai-robot-piclist{
        position: initial;
    }
    .ai-clip{
        height: auto;
    }
    .ai-robot_main .ai-robot_main-card .ai-robot_main-txt h4{
        font-size: 22px;
    }
}
@media screen and (max-width: 476px){
    .ai-robot_txt h1{
        font-size:22px;
    }
    .ai-robot_txt p{
        font-size:14px;
        line-height:24px;
    }
    .ai-scene_bt{
        margin-bottom: 30px;
    }
}

.ai-manage_main{ }
.ai-manage_main h3{
    line-height: 1.5;
}
.ai-manage_main p{
    position: relative;
    margin-top: 10px;
    padding-left: 0px;
}
.ai-manage_main p:before{
   /*  content: '';
    position: absolute;
    left: 0;
    width:8px;
    height:8px;
    margin-top: 11px;
    border-radius:50%;
    background:rgba(0,103,237,1); */
}

.ai-manage_main ul{
    margin-top: 25px;
    list-style-type: none;
}
.ai-manage_main ul li{
    position: relative;
    font-size:14px;
    font-weight:400;
    color:rgba(30,35,48,1);
    line-height:30px;
    padding-left: 27px;
}
.ai-manage_main ul li:before{
    content: '';
    position: absolute;
    left: 0;
    width:10px;
    height:10px;
    margin-top: 10px;
    border-radius:50%;
    background-color:#007fff;
	
}
@media screen and (max-width: 768px){
    .ai-manage_main{
        margin-top: 30px;
    }
    .ai-manage_main ul li{
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 476px){
    .ai-manage_main p{
        margin-top: 25px;
    }
    .ai-manage_main ul{
        margin-top:25px;
    }
    .ai-manage_main ul li{
        padding-bottom: 10px;
    }
}
/*功能亮点-AI客服 End*/

/*功能亮点-智能对话分配 begin*/
.dialogue_bg{
    background-image: url(../images/Yun/dialogue_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
.dialogue-phone-pb{
    margin-bottom: 70px;
}
.dialogue-content_mt-90{
    margin-top: 100px;
}
.dialogue_txt-ml{
    padding-left: 70px;
}
.dialogue_txt-pr{
    padding-right: 70px;
}
.dialogue_Intelligence{
    background: url(../images/Yun/dialogue_bg2.jpg) no-repeat;
    background-position: 100%;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
}
.dialogue_Intelligence h1{
    color: #ffffff;
}
@media screen and (max-width: 768px){
    .dialogue_bg{
        background-position: 72% center !important;
    }
    .dialogue_txt-ml{
        padding-left:15px;
    }
    .dialogue-phone-pb{
        margin-bottom:50px;
    }
    .dialogue_txt-pr{
        padding-right:0;
    }
    .dialogue-content_mt-90{
        margin-top: 30px;
    }
}
.track-robot_main{
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius:4px;
    padding: 49px 39px;
    width: 386px;
    height: 311px;
}
.track_card{ }
.track_card-txt{
    margin-top: 28px;
}
.track_card-txt h4{
    font-size:24px;
    font-weight:bold;
    color: #1D222E;
}
.track_card-txt p{
    margin-top: 20px;
}
.track_card-txt ul{
    margin-top: 22px;
    list-style-type: none;
}
.track_card-txt ul li{
    position: relative;
    padding-left: 15px;
    font-size:14px;
    font-weight:400;
    color: #1D222E;
}
.track_card-txt ul li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #007fff;
}

/*功能亮点-智能对话分配 end*/

/*功能亮点-客源追踪 begin*/
.track_bg{
    background-image: url(../images/Yun/track_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}

.track-content_mb{
    margin-bottom: 90px;
}
.track-Insight{
    background: url(../images/Yun/track_bg2.jpg) no-repeat;
    background-position: 100%;
    background-size: cover;
    position: relative;
}
.track-Insight_tit{ }
.track-Insight_tit >div{
    display: inline-block;
    vertical-align: middle;
}
.track-Insight_tit-h{
    font-size:36px;
    font-weight:400;
    color: #ffffff;
    line-height:1.5;
}
.track-Insight_tit-link{
    float: right;
    padding-top: 17px;
}
.track-Insight_tit-link a{
    font-size:14px;
    font-weight:400;
    color: #ffffff;
    line-height:1.5;
}
@media screen and (max-width: 768px){
    .track_bg{
        background-position: 70% bottom;
    }
    .track-robot_main{
        width: 100%;
        margin-bottom: 15px;
    }
    .track-Insight_tit{
        padding-left: 15px;
        padding-right: 15px;
    }
    .track-phone_mb{
        margin-top: 30px;
    }
    .track-phone-bt{
        margin-bottom: 45px;
    }
}
@media screen and (max-width: 476px){
    .track-Insight_tit-h{
        font-size: 24px;
        text-align: center;
    }
    .track-Insight_tit-link{
        float: none;
        text-align: center;
    }
    .track-Insight_tit-link a{
        color: #0163E3;
    }
    .track-Insight_tit >div{
        display: block;
    }
    .track-content_mb{
        margin-bottom: 45px;
    }
}
/*功能亮点-客源追踪 End*/

/*功能亮点-智能工单 begin*/
.job_bg{
    background-image: url(../images/Yun/job_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
/*功能亮点-智能工单 End*/

/*功能亮点-二维码推广 begin*/
.extension_bg{
    background-image: url(../images/Yun/extension_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
.extension_scene{
    background: url(../images/Yun/extension_bg2.jpg) no-repeat;
    background-position: 100%;
    background-size: cover;
}
.extension_scene-white{
    background-color: #ffffff;
    padding: 32px 26px;
}
.extension_scene-mb{
    margin-bottom: 30px;
}
.extension_scene-main{ }
.extension_scene-main i{
    position: relative;
}
.extension_scene-main i.extension_icon1{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    background: url("../images/Yun/extension_icon1.png") no-repeat;
}
.extension_scene-main i.extension_icon2{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    background: url("../images/Yun/extension_icon2.png") no-repeat;
}
.extension_scene-main i.extension_icon3{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    background: url("../images/Yun/extension_icon3.png") no-repeat;
}
.extension_scene-main i.extension_icon4{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    background: url("../images/Yun/extension_icon4.png") no-repeat;
}
.extension_scene-main h4{
    font-size:24px;
    font-weight:bold;
    color:rgba(29,34,46,1);
    line-height:30px;
    padding-left: 40px;
}
.extension_scene-main p{
    font-size:14px;
    font-weight:400;
    color:rgba(29,34,46,1);
    margin-top: 20px;
}
@media screen and (max-width: 768px){
    .extension_bg{
        background-position: 62% bottom;
    }
}
@media screen and (max-width: 476px){

    .extension_scene-mb{
        margin-bottom:0;
    }
    .extension_phone-mb{
        margin-bottom:30px;
    }
    .extension_scene-main h4{
        font-size: 22px;
    }
}
/*功能亮点-二维码推广 End*/

/*功能亮点-粉丝海报吸粉 begin*/
.fans_bg{
    background-image: url(../images/Yun/fans_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
.fans_poster{
    background: url(../images/Yun/fans_bg2.jpg) no-repeat;
    background-position: 100%;
    background-size: cover;
    position: relative;
}
.fans-phone-pb{
    margin-bottom: 85px;
}
.fans_mt-85{
    margin-top: 85px;
}
@media screen and (max-width: 768px){
    .fans_bg{
        background-position: 70% bottom;
    }
    .fans-phone-pb{
        margin-bottom: 0;
    }
    .fans_mt-85{
        margin-top:40px;
    }
}
/*功能亮点-粉丝海报吸粉 End*/

/*功能亮点-统计分析 begin*/
.analysis_bg{
    background-image: url(../images/Yun/analysis_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
/*功能亮点-统计分析 End*/

/*功能亮点-公众号客服 begin*/
.public_bg{
    background-image: url(../images/Yun/public_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
.public{
    background: url(../images/Yun/public_bg2.jpg) no-repeat;
    background-position: 100%;
    background-size: cover;
    position: relative;
}
.public_content{ }
.public_content h3{
    font-size:36px;
    font-weight:400;
    color:#ffffff;
    line-height: 1.5;
}
.public_content p{
    font-size:18px;
    font-weight:400;
    color:#ffffff;
    line-height:1.5;
    margin-top: 42px;
}
.public-scene_main{
    height: auto!important;
}
.public-scene_main> .ai-scene_main-txt> h4{
    font-size: 26px;
}
.public-scene_main> .ai-scene_main-txt p{
    padding-top: 30px;
    font-size: 18px;
}
.public-scene_main >img{
    padding:0;
    padding-bottom: 40px;
}
/*更多功能列表 begin*/
.ai-parent {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height: 206px;
    border-radius: 4px;
    margin-bottom: 15px;
    transition: 1s all;
}
.global-padding {
    padding: 40px 30px;
}
.ai-mt-38 {
    margin-top: 38px;
}
.fs-14{
    font-size: 14px;
}
.fs-16{
    font-size: 16px;
}
.ai-box-tile {
    width: 100%;
    height: 100%;
    position: absolute;
    left:0;
    bottom:  -800px;
    text-align: center;
    color: #000;
    background: #FFFFFF;
    border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;

}

.ai-box-tile > p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 5px;
}
@media screen and (min-width: 1280px) {
    .ai-parent {
        width: 280px;
        height: 206px;
    }
}
@media screen and (max-width: 1280px) {
    .ai-parent {
        margin-bottom: 30px;
    }
}

/*功能亮点-公众号客服 End*/

/*功能亮点-小程序客服 begin*/
.appclub_bg{
    background-image: url(../images/Yun/appclub_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
.appclub{
    background: url(../images/Yun/appclub_bg2.jpg) no-repeat;
    background-position: 100%;
    background-size: cover;
    position: relative;
}
.appclub-phone-pb{
    margin-bottom: 50px;
}
@media screen and (max-width: 768px){
    .analysis_bg{
        background-position: 70% bottom;
    }
    .public_bg{
        background-position: 70% bottom;
    }
    .appclub_bg{
        background-position: 62% bottom;
    }
}
@media screen and (max-width: 476px){
    .appclub-phone-pb{
        margin-bottom: 0;
    }
}
/*功能亮点-小程序客服 End*/

/*功能亮点-微信客服 begin*/
.microBlog_bg{
    background-image: url(../images/Yun/microBlog_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
.microBlog{
    background: url(../images/Yun/microBlog_bg2.jpg) no-repeat;
    background-position: 100%;
    background-size: cover;
    position: relative;
}
.microBlog{
    background: url(../images/Yun/microBlog_bg2.jpg) no-repeat;
    background-position: 100%;
    background-size: cover;
    position: relative;
}
.mdk_tremolo{
    background: url(../images/Yun/tremolo4.png) no-repeat;
    background-position: 100%;
    background-size: cover;
    position: relative;
}
@media screen and (max-width: 768px){
    .microBlog_bg, .mdk_tremolo{
        background-position: 56% bottom;
    }
    .delPhone-mt-0{
        margin-top:0;
    }
    .public_content p br{
        display: none;
    }
}
/*功能亮点-微信客服 End*/
/* 抖音号服务 Begin*/
.tremolo_bg{
    background-image: url(../images/Yun/tremolo_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
.mdk_tremolo-mt{
    margin-top: 100px;
}
.mdk_tremolo-img{
    width: 100%;
}
.tremolo_data{

}
.tremolo_data .tremolo_data-tit{
    color: #1E2330;
    font-size: 32px;
    font-weight:bold;
    line-height: 1.5;
}
.tremolo_data p{
    font-size: 16px;
    color:#1E2330;
    margin-top: 45px;
}
@media screen and (max-width: 768px){
    .tremolo_bg{
        background-position: 72% center !important;
    }
    .tremolo_data-tit br{
        display: none;
    }
    .tremolo_phone-mt{
        margin-top: 35px;
    }
}
@media screen and (max-width: 768px){
    .tremolo_data .tremolo_data-tit{
        font-size: 22px;
    }
    .tremolo_data p{
        font-size: 14px;
        margin-top: 22px;
    }
}
/* 抖音号服务 End*/

/*功能亮点 End*/


/*价格页面 begin*/

.price_bg {
    background-image: url(../images/Yun/price-ad.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}

.icon_helpcore-banner {
    margin-top:66px;
}
.box-center {
    margin: 0 auto;
}
.price-banner-tit{
    text-align: center;
    margin-top: 80px;
}
.price-banner-tit h3{
    font-size:56px;
    font-weight:bold;
    color:#FFFFFF;
}
.price-banner-tit p{
    font-size:16px;
    font-weight:400;
    color:#FFFFFF;
    line-height:30px;
    margin-top: 40px;
}

@media screen and (min-width: 768px) and (max-width: 812px){
    .icon_helpcore-banner {
        display: flex;
        align-items: center;
        justify-content: center;
        height: calc(100% - 40px);
    }
}
@media screen and (max-width: 768px) {
    .price_bg{
        background-position: 70% center;
    }
    .helpCore-banner {
        margin-top: 51px;
        height: auto;
    }
}
@media screen and (max-width: 500px) {
    .icon_helpcore-banner{
        width: 100%;
    }
    .helpCore-banner{
        height: 100px;
    }
    .price-banner-tit h3{
        font-size:28px;
        line-height: 1.5;
    }
    .price-banner-tit p{
        font-size: 14px;
        margin-top: 30px;
    }
}
/*为您提供多个版本的服务营销一体化解决方案 begin*/
.price-color_beige{
    background-color: #F7F7F8;
    /*background-image: url("../images/Yun/price-ad2.jpg");*/
    background-repeat: no-repeat;
    background-position: center bottom;
}
.price-programme{
    transition: 1s all;
}
.price-programme >div{
    border: 1px solid #D8DDE5;
    background-color: #ffffff;
    padding-right: 0;
    padding-left: 0;
    border-right: 0;
}
.price-box1{
    height: 161px;
    line-height: 161px;
    text-align: center;
    border-bottom: 1px solid #D8DDE5;
	color:#000;
	font-size:22px;
}
.price-box2{
    height: 225px;
	color:#000;
	font-size:22px;
}

.float{
    border: 1px solid #D8DDE5;
    padding-right: 0;
    padding-left: 0;
    border-right: 0;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.float:hover{
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.06);
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform:translateY(-20px);
    transform: translateY(-20px);
    z-index: 2;
}
.price-programme >div:last-child{
    border-right:1px solid #D8DDE5;
}
.price-programme .price-programme-tit{
	
    line-height: 89px;
    text-align: center;
   
	color:#000;
	font-size:22px;
    height: 89px;
    background-color: #EEF2F8;
}
.price-programme .price-programme-tit h3{
    line-height: 89px;
    padding-left: 18px;
    font-size:24px;
    font-weight:400;
    color:#1E2330;
}
.price-programme-tit-blue{
    background: url("../images/Yun/price-standard.png") no-repeat;
    background-position: center;
    background-size: cover;
}
.price-programme-tit-yello{
    background: url("../images/Yun/price-enterprise.png") no-repeat;
    background-position: center;
    background-size: cover;
}
.price-programme-tit-gray{
    background: url("../images/Yun/price-group.png") no-repeat;
    background-position: center;
    background-size: cover;
}
.price-programme .price-programme-tit-blue >h3, .price-programme .price-programme-tit-yello >h3, .price-programme .price-programme-tit-gray >h3{
    font-weight:400;
    color:#ffffff;
}
.price-programme .price-box{
    height: 161px;
}
.price-standard-box{ }

.price-standard{
    padding-top: 45px;
    padding-left: 18px;
    padding-right: 18px;
    height: 161px;
    border-bottom: 1px solid #D8DDE5;
}
.price-standard span{
    font-size:16px;
    font-weight:400;
    color:#1E2330;
    display: inline-block;
}
.price-standard .price-standarnum{
    font-size:42px;
    font-weight:400;
    color:#1E2330;
    text-align: right;
    float: right;
    position: relative;
}
.price-standard .price-standarnum:before{
    content: '￥';
    font-size: 16px;
}
.price-standard .price-standarnum:after{
    content: '/账号/年';
    font-size: 16px;
    color: #778497;
    display: block;
}
.price-standard .price-customized{
    font-size:42px;
    font-weight:normal;
    color:#1E2330;
}
.price-describe{
    padding: 36px 18px;
    position: relative;
}
.price-describe >p{
    height: 115px;
    font-size:14px;
    font-weight:400;
    color:#1E2330;
    text-align: left;
}
.price-describe .price-describe_btn{
    text-align: center;
}
.price-describe .price-describe_btn a{
    width: 100%;
    color: #FFFFFF;
    font-size:16px;
    font-weight:400;
    display: block;
    padding: 5px 0;
    border-radius:2px;
}
/*蓝色按钮*/
.price-describe .price-describe_btn-blue{
    background-color: #007fff;
}
.price-describe .price-describe_btn-blue a:hover{
    background-color: #2885ff;
}
/*黄色按钮*/
.price-describe .price-describe_btn-yello{
    background-color: #FFA302;
}
.price-describe .price-describe_btn-yello a:hover{
    background-color: #ffb739;
}
/*灰色按钮*/
.price-describe .price-describe_btn-gray{
    background-color: #8D9AB8;
}
.price-describe .price-describe_btn-gray a:hover{
    background-color: #a7b2cb;
}
.price-bottom{
    margin-top: 56px;
}
.price-bottom ul li{
    font-size:16px;
    font-weight:400;
    color:#778497;
    position: relative;
    text-align: center;
    list-style-type: none;
}
.price-bottom ul li:before{
    content: '';
    width: 8px;
    height: 8px;
    line-height: 8px;
    position: absolute;
    background: rgba(119,132,151,1);
    border-radius: 50%;
    margin-left: -13px;
    margin-top: 9px;
}
.price-bottom .price-bottom_btn{
    margin-top: 40px;
    text-align: center;
}
.price-bottom .price-bottom_btn a{
    padding: 14px 48px;
    font-size:18px;
    font-weight:400;
    color:#ffffff;
    border-radius:2px;
    background-color: #007fff;
}

@media screen  and (max-width: 768px){
    .price-color_beige{
        background-attachment: fixed !important;
        background-size: cover !important;
        overflow: hidden;
        padding: 0 15px;
    }
    .price-programme .col-md-3:first-child{
        display: none;
    }
    .price-programme-blue{
        background: url(../images/Yun/price-standard.png) no-repeat;
        background-position: center;
        background-size: cover;
    }
    .price-programme-yello{
        background: url(../images/Yun/price-enterprise.png) no-repeat;
        background-position: center;
        background-size: cover;
    }
    .price-programme-gray{
        background: url(../images/Yun/price-group.png) no-repeat;
        background-position: center;
        background-size: cover;
    }
    .price-programme .price-programme-tit h3{
        color: #ffffff;
    }
    .price-bottom ul li{
        text-align: left;
        padding: 0 30px;
    }
}
@media screen and (max-width: 476px) {

}
/*常见问题 begin*/
.problem{
    background-color: #ffffff;
}
.problem-box{ }
.problem-box .problem-item{
    padding: 22px 0;
    border-bottom: 1px solid #EFEFF4;
}
.problem-bg{
    background-color: #7fafa4;
}
.problem-bg .problem-item{
    border-bottom:0;
}
.problem-bg .problem-item a{
    color: #ffffff !important;
}

.problem-box .problem-item a{
    font-size:16px;
    font-weight:400;
    color:rgba(30,35,48,1);
    display: block;
    position: relative;
}
.problem-box .problem-item a:after{
    content: '';
    background: url(../images/Yun/price-add.png) no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    z-index: 1;
    margin-top: 5px;
}

.problem-item-link:after {
    content: '';
    background: url(../images/Yun/price-cut.png) no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.problem-box .problem-content{
    margin-top: 30px;
    display: none;
}
.problem-box .problem-content .problem-content_list{
    padding-left: 28px;
}
.problem-box .problem-content .problem-content_list ul{
    list-style-type: none;
}
.problem-box .problem-content .problem-content_list ul li{
    font-size:14px;
    font-weight:400;
    color:#ffffff;
    padding-right: 30px;
}
.problem-consultation{
    margin-top: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.problem-consultation >span{
    display: inline-flex;
    font-size:36px;
    font-weight:400;
    color:#1E2330;
    vertical-align: middle;
}
.problem-consultation >span a{
    font-size:14px;
    font-weight: 400;
    display: inline-block;
    padding: 10px 45px;
    color: #ffffff;
    border-radius:4px;
    background-color: #007fff;
    margin-left: 30px;
}
@media screen  and (max-width: 768px){
    .problem-consultation >span{
        font-size: 28px;
        line-height: 1.5;
        display: inline-block;
    }
    .problem-consultation >span a{
        float: right;
    }
}
@media screen and (max-width: 476px) {
    .problem-box .problem-item{
        padding-left: 15px;
        padding-right: 15px;
    }
    .problem-consultation{
        margin-top: 50px;
        display: block;
    }
    .problem-consultation >span{
        font-size: 24px;
        width: 100%;
        display: block;
    }
    .problem-consultation >span a{
        margin: 25px auto;
        margin-left: 0;
        float: none;
    }
}
/*价格页面 End*/

/*简诺软件应用下载页面 begin*/
.download_bg {
    background-image: url(../images/Yun/download-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
/*安装说明*/
.download-install{
    background-color: #ffffff;
    background-image: url("../images/Yun/download-top.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    padding-bottom: 120px;
}
.download-install_main{
    transition: 1s all;
}
.download-install_main >.col-md-3{
    background-color: #ffffff;
    padding-right: 0;
    padding-left: 0;
    border-right: 0;
}
.download-install_main .download-install_main-tit{
    padding: 110px 70px;
    height: 358px;
    text-align: center;
}
.download-install_main .download-install_main-tit img{ }
.download-install_main .download-install_main-text{
    text-align: center;
}
.download-install_main .download-install_main-text h3{
    font-size:30px;
    font-weight:400;
    color:#1E2330;
}
.download-install_main .download-install_main-text .edition{
    margin-top: 30px;
    margin-bottom: 30px;
    height: 56px;
}
.download-install_main .download-install_main-text .edition p{
    font-size:16px;
    font-weight:400;
    color:#1E2330;
}
.download-install_main .download-install_main-text .edition-gray p{
    color:#A9A9A9;
    line-height: 56px;
}
.download-install_main .download-install_main-text .download-btn{
    border-radius:2px 2px 2px 2px;
    background-color: #007fff;
    padding: 6px 0;
    margin-bottom: 21px;
    margin-left: 12px;
    margin-right: 12px;
}
.download-install_main .download-install_main-text .download-btn a{
    width: 100%;
    font-size:16px;
    font-weight:400;
    color: #ffffff;
}
.download-install_main .download-install_main-text .download-btn-gray{
    background-color:  #D8DDE5;
}
.download-install_main .download-install_main-text .download-btn-gray a{
    color:#1E2330;
}
.download-install_main .download-install_main-text >p{
    font-size:14px;
    font-weight:400;
    color:#A9A9A9;
    padding-bottom: 48px;
    position: relative;
}
.download-install_main .download-install_main-text >p:before{
    content: '';
    background: url(../images/Yun/download-icon.png) no-repeat;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    position: absolute;
    margin-top: 6px;
}
.download-float{
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.download-float:hover{
    box-shadow:0 4px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    transform: translateY(-40px);
    z-index: 2;
}
.download-text{
    text-align: center;
    margin-top: 100px;
}
.download-text >h4{
    font-size:24px;
    font-weight:400;
    color:#1E2330;
    margin-bottom: 30px;
}
.download-text >p{
    font-size:16px;
    font-weight:400;
    line-height:1.5;
    color:#1E2330;
}
.download-text >p >a{
    color:#007fff;
}
@media screen and (max-width: 768px){
    .download-install_main >.col-md-3{
        padding-left: 15px;
        padding-right:15px;
    }
    .download-text{
        margin-top: 100px;
    }
    .download-install_main .download-install_main-text .download-btn{
        padding: 12px 0;
    }
    .download-install_main .download-install_main-text .download-btn a{
        font-size: 18px;
    }
    .download-install_main .download-install_main-text >p{
        font-size: 18px;
    }
    .download-text >p{
        text-align: left;
        text-indent: 2em;
        padding-bottom: 30px;
    }
    .download-text >p >br{
        display: none;
    }
}
@media screen and (max-width: 500px){
    .download-install_main .download-install_main-tit{
        padding:70px;
        height: auto;
    }
    .download-text{
        margin-top: 50px;
    }
    .download-text >h4{
        font-size: 30px;
    }
    .download-text >p{
        text-align: left;
        text-indent: 2em;
    }
    .download-text >p >br{
        display: none;
    }
}
/*我们的优势*/
.download-advantage{
    background-color: #ffffff;
    background-image: url("../images/Yun/download-advantage.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
}
.download-advantage h1{
    color: #ffffff;
}
.download-advantage_main{
    overflow: hidden;
    padding-bottom: 100px;
}
.download-advantage_main .download-advantage_box{
    padding: 50px 20px 50px 40px;
    background-color: #ffffff;
    border-radius:4px;
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.download-advantage_main .download-advantage_box .download-advantage_box-img{
    margin-bottom: 34px;
	text-align:center;
}
.download-advantage_main .download-advantage_box h3{
    font-size:24px;
    font-weight:bold;
    color:#1D222E;
	text-align:center;
}
.download-advantage_main .download-advantage_box p{
    font-size:14px;
    font-weight:400;
    color:#1D222E;
	text-align:center;
    margin-top: 20px;
}
@media screen and (max-width: 768px){
    .download-advantage_main{
        padding-bottom: 50px;
    }
    .download-advantage_main .download-advantage_box{
        margin-bottom: 30px;
    }
    .problem-consultation{
        display: block;
        margin-top: 0;
    }

}
@media screen and (max-width: 476px){
    .download-advantage{
        background-attachment: fixed !important;
        background-size: cover !important;
        overflow: hidden;
    }

    .download-advantage_main .download-advantage_box{
        margin-bottom: 30px;
    }
    .download-phoneSize{
        color: #ffffff!important;
    }
}
/*简诺软件应用下载页面 End*/

/*行业资讯 bgin*/
.consultation_bg{
    background-image: url(../images/Yun/consultation-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
/*全方位了解简诺软件*/

.consultation-understand{
    background-color: #ffffff;
}
.consultation-understand_main:first-child{
    padding-top: 0;
}
.consultation-understand_main{
    border-bottom: 1px solid #D8DDE5;
    overflow: hidden;
    padding: 40px 0;
}
.consultation-understand_main .consultation-understand_main-time{
    width: 60px;
    height: 72px;
    background: url("../images/Yun/consultation-calendar.png") no-repeat;
    background-position: center center;
    background-size: auto;
    margin: 0 auto;
}
.consultation-understand_main .consultation-understand_main-time >p:first-child{
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    padding-top: 9px;
}
.consultation-understand_main .consultation-understand_main-time .txt-small{
    font-size:24px;
    font-weight:bold;
    color:#007fff;
    text-align: center;
}
.consultation-understand_main .consultation-understand_main-txt{ }
.consultation-understand_main .consultation-understand_main-txt h4{
    font-size:20px;
    font-weight:bold;
    color:#1E2330;
}
.consultation-understand_main .consultation-understand_main-txt p{
    font-size:14px;
    font-weight:400;
    color:#999999;
    margin-top: 15px;
}
.consultation-understand_main .consultation-understand_main-txt div{
    margin-top: 12px;
}
.consultation-understand_main .consultation-understand_main-txt div a{
    font-size:14px;
    font-weight:400;
    color:#007fff;
}
.page{
    display: flex;
    justify-content: center;
    list-style: none;
    margin-top: 50px;
}
.page>li{
    float: left;
    padding: 2px 12px;
    font-weight:400;
    color:#1E2330;
    background-color:#F7F7F7;
    border-radius:2px;
    cursor: pointer;
    margin-right: 10px;
}
.page .pageItem{
    font-size:16px;
}
.page .pageItemActive{
    background-color: #007fff;
    color:white;
}
.page .pageItem:hover{
    background-color: #007fff;
    color:white;
}
.page .pageItemDisable{
    background-color: #F7F7F7;
    border-radius:2px;
    font-size:16px;
    font-weight:400;
    color:#999999;

}
@media screen and (max-width: 768px){
    .consultation-understand_main .consultation-understand_main-time{
        width: 100px;
        height: 112px;
        background-size: cover;
        margin: 0;
    }
    .consultation-understand_main .consultation-understand_main-txt{
        margin-top: 12px;
    }
    .consultation-understand_main .consultation-understand_main-txt h4{
        font-size:24px;
    }
    .consultation-understand_main .consultation-understand_main-txt p{
        font-size:16px;
    }
    .consultation-understand_main .consultation-understand_main-txt div a{
        font-size:16px;
    }
    .consultation-understand_main .consultation-understand_main-time >p:first-child{
        font-size: 16px;
        padding-top: 22px;
    }
    .consultation-understand_main .consultation-understand_main-time .txt-small{
        font-size: 36px;
        margin-top: 15px;
    }
}
@media screen and (max-width: 476px){
    .consultation-understand_main .consultation-understand_main-time{
        width: 72px;
        height: 82px;
    }
    .consultation-understand_main .consultation-understand_main-time >p:first-child {
        font-size: 14px;
        padding-top: 12px;
    }
    .consultation-understand_main .consultation-understand_main-time .txt-small {
        font-size: 30px;
        margin-top: 3px;
    }
    .consultation-understand_main .consultation-understand_main-txt{
        margin-top: 5px;
    }
    .consultation-understand_main .consultation-understand_main-txt h4{
        font-size:20px;
        line-height: 1.5;
    }
    .page>li{
        padding: 0px 10px;
    }
    .page li:first-child, .page li:last-child{
        display: none;
    }
    .page .pageItemDisable{
        font-size: 14px;
    }
}
/*行业资讯 End*/

/*行业资讯详情 begin*/
.detail-box{
   padding: 110px 0 100px 0;
    position: relative;
}
.detail-info{
    background-color: #ffffff;
}
.detail-info h3{
    font-size:16px;
    font-weight:bold;
    color:#1E2330;
}
.detail-info ul{
    list-style-type: none;
    margin-top: 30px;
}
.detail-info li{
    border-bottom: 1px solid #D8DDE5;
    padding: 18px 0;
    line-height: 1;
}
.detail-info li a{
    font-size:14px;
    font-weight:400;
    color:#1E2330;
    line-height: 1;
}
.detail-info li:first-child{
    border-top: 1px solid #D8DDE5;
}
.detail-content{
    overflow: hidden;
    margin-left: 50px;
    border-bottom: 1px solid #D8DDE5;
}
.detail-content .detail-content-tit{ }
.detail-content .detail-content-tit .detail-content-tit_time{
    width: 60px;
    height: 68px;
    background: url("../images/Yun/consultation-calendar.png") no-repeat;
    background-position: center center;
    background-size: auto;
}
.detail-content .detail-content-tit .detail-content-tit_time p{
    font-size:12px;
    font-weight:400;
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
}
.detail-content .detail-content-tit .detail-content-tit_time .time-small{
    font-size:24px;
    font-weight:bold;
    color:#007fff;
    padding-top: 0;
}
.detail-content .detail-content-tit .detail-content-tit_txt{
    font-size:14px;
    font-weight:400;
    color:#999999;
    line-height:30px;
    margin-left: 15px;
}
.detail-content .detail-content-tit .detail-content-tit_txt h4{
    font-size:36px;
    font-weight:bold;
    color:#1E2330;
}
.detail-content .detail-content-tit .detail-content-tit_txt >p{
    margin-top: 6px;
}
.detail-content .detail-content-box{
    margin-top: 60px;
}
.detail-content .detail-content-box >div{
    margin-bottom: 24px;
    font-size:14px;
    font-weight:400;
    color:#1E2330;
    line-height:30px;
}
.detail-content .detail-content-box >div img{
    width: 100%;
    margin: 0 auto;
    display: block;
}
.detail-content .detail-content-box .detail-content-box_tit{ }
.detail-content .detail-content-box .detail-content-box_tit h4{
    font-size: 20px;
    color: #007fff;
    line-height:30px;
}
.detail-content .detail-content-box .detail-content-box_tit p{
    ont-size: 14px;
    color: #1E2330;
    line-height:30px;
}
.detail-page{
    margin-top: 38px;
    margin-left: 50px;
}
.detail-page .detail-page-content{
    display: inline-block;
}
.detail-page .detail-page-content >a >span {
    font-size: 14px;
    color: #999999;
}
.detail-page .detail-page-content >a >p{
    font-size: 14px;
    color: #1E2330;
}
.detail-page .detail-page-left{
    display: inline-block;
}
.detail-page .detail-page-right{
    display: inline-block;
    float: right;
}
@media screen and (max-width: 768px){
    .detail-content, .detail-page{
        margin-left: 0;
        margin-top: 50px;
    }
    .detail-content .detail-content-tit .detail-content-tit_txt{
        margin-left: 20px;
        padding-top: 5px;
    }
    .detail-content .detail-content-box >div{
        font-size: 16px;
        text-indent: 2em;
    }
    .detail-content .detail-content-box .detail-content-box_tit h4{
        margin-bottom: 10px;
    }
    .detail-info{
        display: none;
    }
}
@media screen and (max-width: 500px){
    .detail-box{
        padding: 0 0 50px 0;
    }

    .detail-content .detail-content-box{
        margin-top: 40px;
    }
    .detail-content .detail-content-tit .detail-content-tit_txt h4{
        font-size: 26px;
        line-height: 30px;
    }
}
/*行业资讯详情 End*/

/*渠道合作 begin*/
.channel-bg{
    background-image: url(../images/Yun/channel-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
.channel{
    background-color: #ffffff;
}
.channel-content{
    display: flex;
    justify-content: center;
}
.channel-box{
    background-color: #F9FAFF;
    border: 1px solid #D8DDE5;
    background-image: url("../images/Yun/channel-line.png");
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 10px;
    display: inline-block;
    margin-right: 16px;
}
.channel-box:last-child{
    margin-right: 0;
}
.channel-box .channel-box-card {
    padding: 58px 30px 67px 30px;
}
.channel-box .channel-box-card >h4{
    font-size:20px;
    font-weight:bold;
    color:#1E2330;
    position: relative;
    padding-left: 36px;
}
.channel-box .channel-box-card >h4:before{
    content: '';
    position: absolute;
    top: -2px;
    margin-left: -37px;
    width: 26px;
    height: 26px;
    background-position: center center;
    background-size: auto;
}

.channel-box .channel-box-card >h4.icon1:before{
    background: url("../images/Yun/icon-channel1.png") no-repeat;
	background-size:100%
}
.channel-box .channel-box-card >h4.icon2:before{
    background: url("../images/Yun/icon-channel2.png") no-repeat;
	background-size:100%
}
.channel-box .channel-box-card >h4.icon3:before{
    background: url("../images/Yun/icon-channel3.png") no-repeat;
	background-size:100%
}
.channel-box .channel-box-card >h4.icon4:before{
    background: url("../images/Yun/icon-channel4.png") no-repeat;
	background-size:100%
}
.channel-box .channel-box-card >h4.icon5:before{
    background: url("../images/Yun/icon-channel5.png") no-repeat;
	background-size:100%
}

.channel-box .channel-box-card >p{
    font-size:16px;
    font-weight:400;
    color:#1E2330;
    margin-top: 35px;
}
.channel-box .channel-box-card .channel-box-card_txt{
    margin-top: 30px;
}

.channel-box .channel-box-card .channel-box-card_txt p{
    font-size:14px;
    font-weight:400;
    color:#778497;
    line-height:30px;
    vertical-align: middle;
    position: relative;
    padding-left: 12px;
}
.channel-box .channel-box-card .channel-box-card_txt p:before{
    content: '';
    background-color: #007fff;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    margin-left:-12px;
    margin-top: 13px;
}
/*成为代理商的条件*/
.channel-agent{
    background-color: #F7F7F8;
}
.channel-agent_box{
    /*border: 1px solid red;*/
}
.channel-agent_box .channel-agent_box-nav { }
.channel-agent_box .channel-agent_box-nav ul{
    list-style-type: none;
    display: flex;
    justify-content: center;
}
.channel-agent_box .channel-agent_box-nav ul li{
    padding-right: 102px;
}
.channel-agent_box .channel-agent_box-nav ul li span{
    font-size:16px;
    font-weight:400;
    color: #1E2330;
    line-height:30px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.channel-agent_box .channel-agent_box-nav ul li span:before{
    content: '';
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    margin-left: -40px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
}
.channel-agent_box .channel-agent_box-nav ul li span.card-active{
    color:#007fff;
}
.channel-agent_box .channel-agent_box-nav ul li span.card-active:after{
    content: '';
    position: absolute;
    left: -40px;
    top: 64px;
    width: 137px;
    height: 3px;
    border-bottom: 3px solid #007fff;
}
.channel-agent_box .channel-agent_box-nav ul li .icon-channel6:before{
    background-image: url("../images/Yun/icon-channel6.png");
}
.channel-agent_box .channel-agent_box-nav ul li .icon-channel7:before{
    background-image: url("../images/Yun/icon-channel7.png");
}
.channel-agent_box .channel-agent_box-nav ul li .icon-channel8:before{
    background-image: url("../images/Yun/icon-channel8.png");
}
.channel-agent_box .channel-agent_box-nav ul li .icon-channel9:before{
    background-image: url("../images/Yun/icon-channel9.png");
}
.channel-agent_box .channel-agent_box-nav ul li .icon-channel10:before{
    background-image: url("../images/Yun/icon-channel10.png");
}
.channel-agent_box .channel-agent_box-content{
    margin-top: 36px;
    background-color: #ffffff;
}
.channel-agent_box .channel-agent_box-content .channel-agent_box-content_card {
    padding: 46px;
    overflow: hidden;
    display: none;
}
.channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list{
    float: left;
}
.channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list img{ }
.channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list h4{
    font-size:24px;
    font-weight:bold;
    color:#1E2330;
    line-height:30px;
}
.channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list p{
    font-size:16px;
    font-weight:400;
    color:#1E2330;
    line-height:30px;
    padding-top: 20px;
}

/*合作流程*/
.channel-cooperation{
    background-color: #ffffff;
}
.channel-cooperation_box{
    background-image: url(../images/Yun/channel-agent6.png);
    background-repeat: no-repeat;
    background-position: -27px 0;
    overflow: hidden;
    margin: 0 40px;
    -webkit-box-reflect:below 19px -webkit-linear-gradient(transparent 60%,rgba(0,0,0,0.2));
    box-reflect: below 19px linear-gradient(transparent 60%,rgba(0,0,0,.2));
    margin-bottom: 50px;
}


.channel-cooperation_box .channel-cooperation_box-card{
    text-align: center;
    margin-top: 55px;
    background-color: #464B69;
    border-radius: 4px;
    padding: 36px 0;
}
.channel-cooperation_box .card-bg{
    background:linear-gradient(270deg,rgba(249,215,107,1),rgba(246,139,69,1));
    border-radius:4px;
}
.channel-cooperation_box .card-left{
    margin-left: 73px;
}
.channel-cooperation_box .card-cartoon{
    position: relative;
}
.channel-cooperation_box .card-cartoon:after{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 85px;
    height: 134px;
    margin-right: 22px;
    background: url("../images/Yun/channel-agent7.png") no-repeat;
    background-position: center center;
}
.channel-cooperation_box .channel-cooperation_box-card i{
    font-size:48px;
    font-weight:normal;
    color:#FFFFFF;
    line-height:30px;
}
.channel-cooperation_box .channel-cooperation_box-card p{
    font-size:24px;
    font-weight:400;
    color:#FFFFFF;
    line-height:30px;
    margin-top: 5px;
}

/*在线咨询 begin*/
.online-consultation{
    background-color: #ffffff;
}


@media screen and (min-width: 1337px){
    .channel-box {
        width: 18.5%;
        padding-right: 0;
        padding-left: 0;
    }
    .channel-cooperation_box .channel-cooperation_box-main{
        width: 19%;
    }
}
@media screen and (min-width: 990px) and (max-width: 1336px){
    .channel-box{
        width: auto;
        margin-right: 10px;
        padding-right: 0;
        padding-left: 0;
    }
    .channel-cooperation_box .channel-cooperation_box-main {
        width:290px;
    }
}
@media screen and (min-width: 990px) and (max-width: 1280px){
    .channel-cooperation_box .card-left{
        margin-left: 0;
    }

}

@media screen and (max-width: 1024px){
    .channel-box {
        margin-right: 0px;
        background-color: initial;
        border: 0;
        background-image: url(" ");
    }
    .channel-box-card{
        background-color: #F9FAFF;
        border: 1px solid #D8DDE5;
        background-image: url("../images/Yun/channel-line.png");
        background-size:contain;
        background-repeat: no-repeat;
        background-position: center bottom;
    }

}
@media screen and (min-width: 768px) and (max-width: 990px){
    .channel-cooperation_box .card-left {
        margin-left:0;
    }
    .problem-consultation > span a{
        padding: 10px 15px;
    }
    .channel-cooperation_box {
        -box-reflect: initial;
        -webkit-box-reflect: initial;
        margin: 0;
    }
}
@media screen and (max-width: 768px){
    .channel-box{
        margin-top: 15px;
    }
    .channel-box-card{
        text-align: center;
    }
    .channel-agent_box .channel-agent_box-nav ul li{
        display: none;
    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card{

    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card {
        display: block;
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card:last-child {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list img{
        width: 100%;
    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list {
        margin-top: 30px;
    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list h4 {
        font-size: 36px;
    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list p {
        font-size: 28px;
    }
    .channel-cooperation_box {
        -box-reflect: initial;
        -webkit-box-reflect: initial;
        margin: 0;
    }

    .channel-cooperation_box .card-left {
        margin-left:0;
    }
    .channel-cooperation_box .channel-cooperation_box-card{
        margin-top: 30px;
    }
}
@media screen and (max-width: 476px){
    .channel-bg{
        background-position: 70% 100%;
    }
    .channel-agent_box .channel-agent_box-content{
        background-color: initial;
        margin-top: 0;
    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list :last-child{
        margin-bottom: 0;
        margin-top: 0;
    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list h4 {
        font-size: 22px;
    }
    .channel-agent_box .channel-agent_box-content .channel-agent_box-content_card .channel-agent_box-content_card-list p {
        font-size: 14px;
        padding-top: 10px;
    }
    .online-consultation .problem-consultation span{
        color: rgb(30, 35, 48);
    }
}
/*渠道合作 End*/

/*帮助中心 begin*/
.help_bg{
    background-image: url(../images/Yun/help-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
.help{
    position: relative;
}
.help .help-tab{
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.02);
    border-bottom: 1px solid #D8DDE5;
}
.help .help-tab ul{
    list-style-type: none;
}
.help .help-tab ul li{
    display: inline-block;
    font-size:16px;
    padding: 21px 161px;
    cursor: pointer;
    color: #1E2330;
    transition: all .5s;
}
.help .help-tab ul li.help-active{
    background-color: #ffffff;
    color: #007fff;
}
.htlpNavbar-toggle{
    position: relative;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    vertical-align: unset;
    display: none;
}
.htlpNavbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #1E2330;
    transition: all .15s;
}
.htlpNavbar-toggle .icon-bar+.icon-bar{
    margin-top: 4px;
}
.help-tab_content{ }
.help-tab_content >div{
    display: none;
}
.help-content{
    margin: 40px 0;
    overflow: hidden;
    background-color: #ffffff;
    padding-bottom: 60px;
    position: relative;
}
.help-content .help-content_left{
    text-align: left;
}
.help-line{
    border-right: 1px solid #D8DDE5;
}

.help-content .help-content_left h3{
    font-size: 16px;
    font-weight: bold;
    color: #1E2330;
    padding: 22px 0;
    border-bottom: 1px solid #D8DDE5;
}

.help-content_left-nav{
        padding-top: 30px;
}
.help-nav-list li a {
    text-decoration:none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.help-nav-list ul {
    list-style:none;
    margin:0px;
    padding:0px;
    display:none;
}
.help-nav-list {
}
.help-nav-list h4 {
    position:relative;
    padding:13px 20px;
    font-size:14px;
    line-height:20px;
    color:#1E2330;
    cursor:pointer;
}
.help-nav-list .helpNav-avtice{
    background-color: #E6ECF1;
}
.help-nav-list h4 span:hover {
    background-color:#222;
}
.help-nav-list h4 span {
    position:absolute;
    left:4px;
    top:18px;
    width:12px;
    height:12px;
    background:url("../images/Yun/help-left.png") no-repeat;/* 默认时图片推荐12*12px*/
}
.help-nav-list h4.open span {
    background:url("../images/Yun/help-bottom.png") no-repeat;/* 展开时图片推荐12*12px*/
}
.help-nav-list li a {
    display:block;
    padding:13px 0 13px 39px;
    font-size:14px;
    color:#333;
}
/* 鼠标划过颜色 */
.help-nav-list li a:hover {
    color:#007fff;
}

.help-content .help-content_right{
    text-align: left;
    position: relative;
}
.help-content .help-content_right .help-content_right-main{
    padding: 40px 65px 0 65px;
}
.help-content .help-content_right .help-content_list {
    display: none;
}
.help-content .help-content_right .help-content_list .helpContent{
    display: none;
}
.help-content .help-content_right .help-content_right-main h2{
    font-size:30px;
    font-weight:400;
    color:#1E2330;
    padding-bottom: 28px;
    border-bottom: 1px solid #D8DDE5;
    line-height: 1.5;
}
.help-content_right-main-txt{
    margin-top: 38px;
    color:#1E2330;
}
.help-content_right-main-txt .help-text-main{
    margin-top: 20px;
}
.help-content_right-main-txt .help-text-main h4{
    font-size:16px;
    font-weight:bold;
    color:#1E2330;
    line-height:30px;
    padding-bottom: 10px;
}
.help-content_right-main-txt .help-text-main p{
    font-size:14px;
    font-weight:400;
    line-height:30px;
    margin-bottom: 8px;
}
.help-content_right-main-txt .help-text-main p a{
    font-size:14px;
    font-weight:400;
    text-decoration:underline;
    color:#007fff;
    line-height:30px;
}
.help-text-main >.help-text-gray{

}
.help-text-main >.help-text-gray p{
    color: #778497;
    font-size:14px;
    font-weight:400;
    line-height: 1.5;
    position: relative;
    padding-left: 10px;
}
.help-text-main >.help-text-gray p b{
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 14px;
    color: #778497;
}
.help-content_right-main-txt >p{
    font-size:16px;
    font-weight:400;
    color:#1E2330;
    line-height:30px;
    margin-bottom: 20px;
}
.help-content_right-main-txt p img{
    width: 100%;
}
.help-content_right-main-txt div{ }
.help-content_right-main-txt div ul {
    list-style-type: none;
    margin-top: 40px;
}
.help-content_right-main-txt div ul li{
    font-size:14px;
    font-weight:400;
    line-height:30px;
}
.help-time{
    padding-top: 40px;
}
.help-time ul{
    list-style-type: none;
}
.help-time ul li{
    position: relative;
    text-align: center;
    padding-bottom: 160px;
}
.help-time ul li:before{
    content: '';
    width: 1px;
    height: 265px;
    background-color: #D8DDE5;
    position: absolute;
    left: 43px;
    z-index: 1;
    top: 0;
}
.help-time ul li div{
    width: 140px;
    height:36px;
    line-height: 36px;
    font-size:16px;
    font-weight:bold;
    color:#FFFFFF;
    border-radius:18px;
    background-color: #007fff;
    position: relative;
    z-index: 2;
}
.help-time ul li p{
    padding: 38px 0 0 40px;
    font-size:16px;
    font-weight:bold;
    color:#007fff;
    line-height:30px;
}
.help-content_right-main .help-content_right-main-txt .help-content_right-main-list{
    min-height: 263px;
    _height: 263px
}
.helpPhone-time{
    display: none;
}
.help-content_right-main .help-content_right-main-txt .help-content_right-main-list h4{
    font-size:16px;
    font-weight:bold;
    color:#1E2330;
}
.help-content_right-main .help-content_right-main-txt .help-content_right-main-list >ul{
    list-style-type: none;
    margin-top: 20px;
}
.help-content_right-main .help-content_right-main-txt .help-content_right-main-list ul li{
    font-size:14px;
    font-weight:400;
    color:#778497;
}
.help-content_right-main .help-content_right-main-txt .help-content_right-main-list ul li:before{
    content: '●';
    font-size: 14px;
    padding-right: 10px;
}

/*开发文档*/
#development_box{
    padding: 40px 20px 0 44px;
}

.allHeight .col-md-3{
    height: 732px;
    background: #fff;
}

.development{
    list-style: none;
}
.development >h3{
    border-bottom: 0!important;
}

.development .development_list li{
    list-style: none;
    padding-left: 20px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    transition: 0.3s;
}

.development .development_list li:hover{
    background: #f5f5f5;
}

.development .development_list li .toplink{
    color: #8b8e94;
}

.development .development_list li .toplink_click{
    color: #007fff;
}

.development_prolist{
    min-height: 0px !important; 
    margin-bottom: 10px;
}

.development_prolist h4{
    margin-bottom: 20px;
}

.development_prolist p{
    font-size: 14px;
    color: #38332f;
    margin-bottom: 14px;
}

.development_prolist pre{
    border: none;
    background: #fff;
}

.development_prolist pre code{
    position: relative;
    display: block;
    overflow-x: auto;
    padding: 1em;
    color: #abb2bf;
    background: #282c34;
    border-radius: 3px;
    margin-left: -8px;
    margin-top: -25px;
}
.codeButton {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    color: #4d4d4d;
    background-color: white;
    padding: 2px 8px;
    margin: 8px;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    border:0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05), 0 2px 4px rgba(0,0,0,0.05);
}

.development_prolist pre code span{
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.development_prolist pre code .indent_1{
    margin-left: 14px;
}

.development_prolist pre code .indent_2{
    margin-left: 28px;
}

.development_prolist pre code .red_span{
    display: inline;
    color: #ba5f68;
}

.development_prolist pre code .green_span{
    display: inline;
    color: #87ac6e;
}

.development_prolist pre code .yellow_span{
    display: inline;
    color: #c19062;
}

.development_nav_fixed{
    position: fixed;
    z-index: 50;
    top: 92px;
    width: 261px;
}

.development_nav_no_fixed{
    position: absolute;
    top: inherit !important;
    bottom: 0;
    z-index: 50;
    width: 261px;
}

.liAvtive{
    color: #007fff!important;
}
.development_box_fixed{
    margin-left: 292px;
    width: 100%;
}

.BG_red{
    background: #f5f5f5;
    color: #ff3860;
}


@media screen and (max-height: 800px){
    .development{
        padding-left: 15px;
    }
    .development h3{
        position: relative;
        cursor: pointer;
    }
    .development h3 span{
        position: absolute;
        left: -18px;
        top: 24px;
        width: 12px;
        height: 12px;
        background: url(../images/Yun/help-left.png) no-repeat;
    }
    .development h3.open span {
        background: url(../images/Yun/help-bottom.png) no-repeat;
        left: -18px;
        top: 27px
    }
}

@media screen and (max-width: 476px){
    .development_prolist {
        margin-bottom: -58px;
    }
    #development_box {
        padding: 2px 0px 0 44px;
        margin-left: -38px;
    }
    .development_prolist pre {
        margin: 0;
        color: #fff;
        background: #282c34;
        padding: 0;
        padding-left: 14px;
        min-width: 293px;
        font-size: 12px;
    }
    .development_nav_fixed {
       display: none;
    }
    .development_box_fixed {
        margin-left: 292px;
        width: 383px;
    }
}
@media screen  and ( max-width: 1280px) and ( min-width: 990px){
    .help .help-tab ul li{
        padding: 21px 93px;
        float: left;
    }
}
@media screen  and ( max-width: 990px) and ( min-width: 768px){
    .help .help-tab ul li{
        padding: 21px 93px;
        float: left;
    }
}
@media screen  and (max-width: 990px) {
    .HelpJournal-main {
        display: none;
    }
    .allHeight .col-md-3{
        height: auto;
    }
}
@media screen  and (max-width: 768px){
    .help_bg{
        display: none;
    }
    .help-content{
        margin: 0;
    }
    .help .help-tab{
        border-bottom:none;
        margin-top: 50px;
    }
    .help-content_right-main-txt p img{
        width: 100%;
    }
    .help .help-tab ul li{
        width: 100%;
        text-align: left;
        padding: 21px 0;
        display: none;
        font-size: 24px;
        padding-left: 19px;
    }
    .help .help-tab ul li.help-active{
        color: #1E2330;
        background-color: #F7F7F8;
    }
    .htlpNavbar-toggle{
        display: inline-block;
    }
    .help-content_left-main{
        position: absolute;
        top: 0;
        left:-768px;
        width:100%;
        background-color:rgba(0,0,0,0.5);
        z-index: 9;
    }
    .help-content .help-content_left .col-md-3 {
        background: #fff;
    }
    .btnHide{
        position: relative;
    }
    .btnHide:after{
        content: '';
        position: absolute;
        right: 0;
        top: 15px;
        background: url("../images/Yun/help-icon-leftArrow.png") no-repeat center;
        width: 36px;
        height: 28px;
    }
    .help-content .help-content_right .help-content_right-main h2{
        padding-top: 30px;
        padding-bottom: 39px;
    }
    .help-content_right-main .help-content_right-main-txt .help-content_right-main-list{
        padding-bottom: 100px;
        height: auto;
    }
    .help-content .help-content_right .help-content_right-main h2{
        border-bottom:none;
    }
    .help-content_right-main .help-content_right-main-txt .help-content_right-main-list h4{
        font-size:22px;
        font-weight:bold;
    }
    .help-content_right-main-txt{
        margin-top:0;
    }
    .HelpJournal-content{
        background-color: #F7F7F8;
    }

    .helpPhone-time{
        display: block;
        margin-bottom: 28px;
        line-height: 1.5;
    }
    .helpPhone-time p{
        color: #007fff;
        font-size:27px;
        font-weight:400;
    }
}

@media screen  and (max-width: 476px){
    .help-content .help-content_right .help-content_right-main{
        padding: 0 15px;
    }
}
/*帮助中心 End*/

/*关于我们 begin*/
.Introduction_bg {
    background-image: url(../images/Yun/Introduction_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: flex;
    z-index: 2;
}
.Introduction{
    background-color: #ffffff;
}
.Introduction .Introduction-tab{
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.02);
}
.Introduction .Introduction-tab ul{
    list-style-type: none;
}
.Introduction .Introduction-tab ul li{
    display: inline-block;
    font-size:16px;
    padding: 0 45px;
    margin: 24px 0;
    cursor: pointer;
    color: #1E2330;
}
.Introduction-active{
    color: #007fff !important;
}
.Introduction .Introduction-tab ul li:first-child{
    border-right: 1px solid #E5E5E5;
}
.Introduction .Introduction-tab_content >.row{
    display: none;
}
.Introduction-content{ }
.Introduction-content p{
    font-size: 16px;
    text-indent: 2em;
    text-align: left;
    color: #666666;
    line-height: 30px;
    margin-bottom: 30px;
}
.Introduction-map{
    padding-bottom: 80px;
    border-bottom: 1px solid #E5E5E5;
}
.Introduction-map img{
    width: 100%;
}
.Introduction-info{
    margin-top: 80px;
}
.Introduction-info h3{
    font-size:24px;
    font-weight:400;
    color:#333333;
    line-height:30px;
}
.Introduction-info .Introduction-info_txt{
    margin-top: 40px;
}
.Introduction-info .Introduction-info_txt p{
    font-size:16px;
    font-weight:400;
    color:#666666;
    line-height:30px;
}
.Introduction-info >div> .col-md-6.col-xs-12:last-child{
    border-right: 1px solid #E5E5E5;
}
.Introduction-code{ }
.Introduction-code p{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}
@media screen and (max-width: 768px){
    .Introduction-code{
        margin-top: 50px;
    }
}
@media screen and (max-width: 500px){
    .Introduction .Introduction-tab ul li{
        padding: 0 37px;
    }
    .Introduction-map {
        padding-bottom: 40px;
    }
    .Introduction-info {
        margin-top: 40px;
    }
    .Introduction-info >div>div{
        margin-bottom: 40px;
    }
    .Introduction-info .Introduction-info_txt{
        margin-top: 20px;
    }
    .Introduction-code{
        margin-top: 0;
        margin-left: 15px;
        float: left;
    }
    .Introduction .Introduction-tab{
        display: none;
    }
}
/*关于我们 End*/

/*注册 begin*/
.register-bg {
    position: relative;
    background-image: url("../images/Yun/register.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position:100% 100%;
    width: 100%;
    opacity: 1;
    z-index: 1;
}
.register{
    width: 100%;
    height:100%;
}
.register-form{
    width: 600px;
    margin: 120px auto 60px auto;
    background-color: #FFFFFF;
}
.form-body{
    border-radius:4px;
}
.user_log {
    padding: 40px 110px 31px 110px;
}
.user_log .user_login {
    margin-bottom: 24px;
}

.user_login .user14 {
    font-size: 30px;
    font-weight: bold;
    color: #3C4352;
    margin-bottom: 22px;
    text-align: center  ;
}
.custom-control {
    position: relative;
    display: block;
    clear: both;
}
.custom-control-input{
    display: inline-block;
}

.custom-control-label {
    color: #9A9999;
    font-size:14px;
    font-weight: 400;
}
.custom-control input{
    top: 4px;
}
.radio-right{
    padding-left: 40px;
}

.user_log .user_sjh {
    font-size: 14px;
    font-weight: 400;
    color: #3C4352;
}

.user_log .Cell-phone {
    height: 44px;
    line-height: 44px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    max-width: 100%;
    width: 100%;
    border-radius: 4px;
}
.user_log .Cell-phone::placeholder {
    color:#999999;
}

.user_log .Cell-phone::-webkit-input-placeholder  {
    color:#999999;
}
.user_log-control-label{
    margin-bottom: 0;
    margin-bottom: 0;
}
.user-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: red;
    outline: none;
}
.user-Success:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #2E9F99;
    outline: none;
    transition: all 1s;
}

.register-input-Code {
    float: right;
}
#checkCode{
    border: 1px solid #CCCCCC;
    width: 100px;
    height:43px;
    display:inline-block;
    border-radius: 4px;
}

.register-input {
    margin-right: 115px;
}

.user_log .user_login .yzm {
    background: #007fff;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    border: 0;
    padding: 8px 10px;
    transition: all 0.5s;
}

.user_log .user_login .yzm:hover {
    background: #2885ff;
}
.form-body .Success {
    height: 400px;
    margin: auto;
    text-align: center;
    display: none;
}

.form-body .Success .fanhui {
    width: 320px;
    height: 40px;
    line-height: 40px;
    background: #e4393c;
    color: #ffffff;
    margin: auto;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}

.form-body .Success .wans {
    width: 320px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    background: #11c64d;
    color: #ffffff;
}

.user-check-inline {
    display: inline-block;
}

.user-check-input:checked {
    background: #007fff
}

.form-check-label{
    padding-right:5px;
}

.user-check-inline label{
    font-size: 14px;
    font-weight:400;
    color:#333333;
}

.user-check-input {
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    border: 1px solid rgba(204, 204, 204, 1);
    border-radius: 4px;
    position: relative;
    display: inline-block;
    vertical-align: sub;
    top: -1px;
    cursor: default;
    -webkit-appearance: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-transition: background-color ease 0.1s;
    transition: background-color ease 0.1s;
    margin: 0 6px 0 0 !important;
}

.user-check-input:checked::after {
    content: '';
    top: 4px;
    left: 3px;
    position: absolute;
    background: transparent;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    height: 5px;
    width: 8px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.user-check-submit {
    width: 100%;
    margin: 0 auto;
}
.user-check-read{
    font-size:12px;
    color:#999999;
    font-weight:400;
    text-align: center;
    padding-top: 19px;
}
.user-check-read a{
    color:#007fff;
}

.user-check-btn {
    width: 100%;
    padding: 12px 0;
    text-align: center;
    background-color: #007fff;
    border: 0;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    transition: all 0.5s;
}

.user-check-btn:hover {
    background-color: #2885ff;
}
.user_login-bot{
    margin-bottom: 5px!important;
}

.register-footer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.register-footer p {
    text-align: center;
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    margin-top: 14px;
}

.user_log-top {
    margin: 46px 0 31px 0;
}
.alert {
    width: 423px;
    height: 141px;
    position: absolute;
    top: -40%;
    left: 50%;
    margin: -101px 0 0 -217px;
    display: none;
    background-color: #FFFFFF;
    box-shadow: 0px 3px 7px 0px rgba(46, 159, 153, 0.3);
    border-radius: 4px;
    padding: 16px;
}

@media screen  and (max-width: 768px) {
    .alert {
        width: 200px;
        margin-left: -100px;
    }
}

.alert h2 {
    font-size: 16px;
    font-weight: bold;
    color: #303133;
    position: relative;
}

.alert .alert-close {
    cursor: pointer;
}

.alert .alert-close:after {
    content: '\d7';
    position: absolute;
    right: 0;
    top: 0;
    color: #007fff;
    margin: 16px 16px 0 0;
}

.alert .alert_con {
}

.alert .alert_con p {
    color: #000;
}

.alert .alert_con p:nth-child(2) {
    text-align: right;
}

#ts {
    padding-top: 26px;
    text-align: left;
}

.alert .alert_con .btn {
    padding: 5px 15px;
    color: #fff;
    cursor: pointer;
    background: #007fff;
    border: 1px solid #007fff;
    border-radius: 4px;
    margin-top: 16px;
    text-align: right;
}
.alert .alert_con .btn:hover{
    background: #2885ff;
}
.register-red{
    color: red;
    font-size: 12px;
}
.register-border{
    border: 1px solid red !important;
    transition: all 1s;
}

@media screen and (min-width: 990px){
    .user_log .user_login{
        margin-bottom: 12px;
    }
    .user_log{
        padding: 40px 80px 25px 80px;
    }
}
@media screen and (min-width: 768px){
    .registerbg {
        height: calc(100% - 140px);
        display: flex;
    }
}

@media screen and (max-width: 990px) {
    .register-form{
        width: 460px;
    }
    .form-body {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .user_log{
        padding: 40px 40px 31px 40px;;
    }
    .user_log, .Success {
        margin: 0 auto;
    }

    .register-footer {
        padding-bottom: 40px;
        margin-top: 0;
    }
}
@media screen and (max-width: 768px) {
    .user-check-btn {
        width: calc(100% - 40px);
        padding: 6px 0;
        margin: 0 auto;
        display: block;
    }
    .user_log{
        padding: 40px;
    }
}

@media screen and (max-width: 479px) {
    .register-bg{
        background: white;
    }
    .form-body{
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    }

    .user_log, .Success {
        width: auto;
        padding:20px;
    }
    .register-form{
        width: 100%;
        margin: 80px auto 60px auto;
    }
    .user_login .user14{
        font-size: 2.4rem;
    }
    .user-check-btn{
        width: calc(100% - 40px);
    }
    .user_log .Cell-phone{
        padding-left: 5px;
    }
    .user_log .Cell-phone::placeholder{
        font-size: 1.2rem;
    }
    .register-footer {
        margin-top: 0;
    }
}
/*注册 End*/
/*服务条款 begin*/
.agret-content-bt {
    padding-top: 140px;
    padding-bottom: 60px;
    background-color: #ffffff;
}

.agret-content {
    width: 825px;
    margin: 0 auto;
    border: 1px solid #d8d8d9;;
    padding: 40px 45px 60px;
    word-break: break-word;
    box-sizing: border-box;
    color: #333333;
}

.agret-content > h3 {
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 32px;
}

.agret-content p {
    text-indent: 2em;
    line-height: 30px;
    color: #333333;
    font-size: 16px;
}

.agret-content-main {

}

.agret-content-main .agret-content-list {
    margin-top: 20px;
}

.agret-content-main .agret-content-list h3 {
    font-size: 16px;
    font-weight: bold;
}

.agret-content-main .agret-content-list ul {
    padding-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.agret-content-main .agret-content-list ul li {
    line-height: 30px;
    margin: 10px 0;
}
.global-clr-3 {
    color: #333333;
}

/*手机端*/
@media screen and (max-width: 768px){
    .commonPhone-mb-15{
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 500px){
    .commonPhone-mb-15{
        margin-bottom: 15px;
    }
}
.contact_consult_bj .contact_consult{
	border: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 25px 10px;
}
.contact_consult_bj .contact_consult p.title_11
{
	    font-size: 26px;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 10px;
}
.contact_consult_bj .contact_consult>img
{
	width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 18px;
}
.yewu_a
{
	width: 100%;
    margin-top:100px;
	height:200px;
}
.yewu_a1
{
	width: 20%;
    float:left;
	text-align: center;
}
.yewu_a1 p
{
	width:100%;
	text-align: center;
	text-indent: 0em;
	padding-top:20px;
}
.download_adv {
    position: relative;
    width: 100%;
    min-width: 1110px;
    
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.download_adv .download_adv_box {
    min-width: 1110px;
  
}
.download_adv .download_adv_box .download_adv_bottom {
    width: 100%;
    
    overflow: hidden;
}
.download_adv .download_adv_box .download_adv_bottom ul {
    width: 1110px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.download_adv .download_adv_box .download_adv_bottom ul li {
    list-style: none;
    width: 550px;
    height: 110px;
    background-color: #ffffff;
    border: solid 1px #f2f2f2;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
}
.download_adv .download_adv_box .download_adv_bottom ul li img {
    width: 64px;
    height: 64px;
    margin-left: 41px;
    margin-right: 27px;
}
.download_adv .download_adv_box .download_adv_bottom ul li p {
    font-size: 22px;
    color: #666666;
}
.download_adv .download_adv_box .download_adv_bottom ul li span {
    display: block;
    position: absolute;
    right: 41px;
    width: 90px;
    height: 34px;
    line-height: 34px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #007fff;
    font-size: 16px;
    color: #007fff;
    text-align: center;
}