h1,h2,h3,h4,h5,h6,p{
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    zoom: 1;
}
.index-banner{
    width: 100%;
    height: 668px;
    overflow: hidden;
    left: 0;
    right: 0;
    position: relative;
    background: url("../image/index_banner_01_190929.png") center no-repeat;
    background-size: cover;
}
.index-banner-01{
    width: 100%;
    height: 750px;
    overflow: hidden;
    background: url("../image/index_banner_01_190929.png") center no-repeat;
    background-size: cover;
}
.index-banner-02{
    width: 100%;
    height: 750px;
    background: url("../image/index_banner_022.jpg") center no-repeat ;
    background-size: cover;
    overflow: hidden;
}
.index-banner-03{
    width: 100%;
    height: 750px;
    background: url("../image/index_banner_03_190929.png") center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.index-banner-04{
    width: 100%;
    height: 670px;
    background: url("../image/index_banner_04_190929.png") center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.index-banner .swiper-wrapper{
    height: 750px;
    overflow: hidden;
}
.index-banner .swiper-container{
    width: 100%;
    
    margin: 0 auto;
    left: 0;
    right: 0;
    position: relative;
}
.index-banner-arrow-left,.index-banner-arrow-right{
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    background: rgba(255,255,255,0.2);
    top: 350px;
    cursor: pointer;
}
.index-banner-arrow-left:hover,.index-banner-arrow-right:hover{
    background: rgba(255,255,255,0.4);
    transition: all 0.5s;
}
.index-banner-arrow-left{
    left: 80px;
}
.index-banner-arrow-right{
    right: 80px;
}
.index-banner-arrow-left > i,.index-banner-arrow-right > i{
    display: block;
    font-size: 30px;
    color: #fff;
}
.box-1260{
    width: 1260px;
    margin: 0 auto;
}
.index-banner-content{
    color: #fff;
    font-weight: 100;
}
.index-banner-01  .index-banner-content-right{
    float: right;
    width: 494px;
    height: 405px;
    margin-top: 150px;
    background: url("../image/index_banner_kcb01.png") center no-repeat;
    display: none;
}
.index-banner-02  .index-banner-content-right{
    float: right;
    width: 536px;
    height: 447px;
    margin-top: 150px;
    display: none;
}
.index-banner-content-right-inner{
    width: 100%;
    height: 100%;
    position: relative;
}
.index-banner-content-right-inner > .icon,
.index-banner-content-right-inner > img{
    position: absolute;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: none;
    -moz-animation-duration: 0.2s;
    top: 0;
}
.index-banner-02 .index-banner-content-right-inner > .icon,
.index-banner-02 .index-banner-content-right-inner > img{
    border: 1px solid #aaa;
}
.banner-icon-tb{
    font-size: 34px;
    padding: 5px;
    width: 39px;
    height: 39px;
    
    left: 37px;
    -moz-animation-delay: 0.02s;
}
.banner-icon-yzb{
    font-size: 37px;
    width: 37px;
    height: 37px;
    left: 78px;
    -moz-animation-delay: 0.04s;
}
.banner-icon-wb{
    font-size: 59px;
    width: 59px;
    height: 59px;
    
    left: 123px;
    border-width: 3px;
    -moz-animation-delay: 0.06s;
}
.banner-icon-hs{
    font-size: 42px;
    width: 42px;
    height: 42px;
    
    left: 170px;
    border-width: 2px;
    -moz-animation-delay: 0.08s;
}
.banner-icon-xhs{
    font-size: 52px;
    width: 52px;
    height: 52px;
    
    left: 221px;
    border-width: 2px;
    -moz-animation-delay: 0.10s;
}
.banner-icon-tx{
    font-size: 30px;
    padding: 5px;
    width: 48px;
    height: 48px;
    
    left: 287px;
    border-width: 2px;
    -moz-animation-delay: 0.12s;
}
.banner-icon-wx{
    font-size: 63px;
    width: 63px;
    height: 63px;
    
    left: 327px;
    border-width: 3px;
    -moz-animation-delay: 0.14s;
}
.banner-icon-ks{
    font-size: 45px;
    width: 45px;
    height: 45px;
    
    left: 406px;
    border-width: 2px;
    -moz-animation-delay: 0.16s;
}
.banner-icon-dy{
    font-size: 40px;
    width: 44px;
    height: 44px;
    
    left: 436px;
    -moz-animation-delay: 0.18s;
}
.index-banner-content-left{
    float: left;
    text-align: left;
}
.index-banner-content  h1{
    font-size: 50px;
    margin-top: 257px;
    margin-bottom: 50px;
    display: none;
}
.index-banner-content  h3{
    font-size: 30px;
    margin-bottom: 60px;
    display: none;
}
.index-banner-content-left > a{
    display: inline-block;
    padding: 15px 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #fff;
    color: #fff;
    display: none;
}
.index-banner-content-left > a:hover{
    background-color: #fff;
    color: #333;
}
.index-banner-platform-bg{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 3;
    background: url("../image/index_banner_xhs_bg_190929.png") center no-repeat;
    padding-bottom: 20px;
    background-size: cover;
}
.index-banner-platform{
    width: 1180px;
    margin: 0 auto;
}



.index-banner-platform-li{
    width: 236px;
    float: left;
    text-align: center;
    color: #fff;
    display: none;
    cursor: pointer;
}
.index-banner-platform-li > div{
    width: 80px;
    height: 80px;
    margin: 16px auto 0;
}
.banner-icon-xhs-bot{
    background: url("../image/index_banner_xhs_022_190929.png") center no-repeat;
}
.banner-icon-xhs-bot:hover{
    background: url("../image/index_banner_xhs_011.png") center no-repeat;
    transition: 0.5s all;
}
.banner-icon-wechat-bot{
    background: url("../image/index_banner_wechat_022_190929.png") center no-repeat;
}
.banner-icon-wechat-bot:hover{
    background: url("../image/index_banner_wechat_011.png") center no-repeat;
    transition: 0.5s all;
}
.banner-icon-weibo-bot{
    background: url("../image/index_banner_weibo_022_190929.png") center no-repeat;
}
.banner-icon-weibo-bot:hover{
    background: url("../image/index_banner_weibo_0111.png") center no-repeat;
    transition: 0.5s all;
}
.banner-icon-kuaishou-bot{
    background: url("../image/index_banner_kuaishou_022_190929.png") center no-repeat;
}
.banner-icon-kuaishou-bot:hover{
    background: url("../image/index_banner_kuaishou_011.png") center no-repeat;
    transition: 0.5s all;
}
.banner-icon-douyu-bot{
    background: url("../image/index_banner_douyu_022_190929.png") center no-repeat;
}
.banner-icon-douyu-bot:hover{
    background: url("../image/index_banner_douyu_011.png") center no-repeat;
    transition: 0.5s all;
}
.index-banner-platform-li > p{
    font-size: 14px;
    color: white;
    margin-top: -16px;
}

.index-special{
    height: 479px;
}
.index-special-li{
    float: left;
    width: 270px;
    height: 320px;
    background: #F5F8FC;
    box-shadow:0px 0px 15px 0px rgba(4,4,4,0.03);
    border-radius: 10px;
    margin: 80px 60px 80px 0;
    
    display: none;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    display: block;
}
.index-special-li:last-child{
    margin-right: 0;
}
.index-special-li-content{
    height: 320px;
    left: 0;
    right: 0;
    position: relative;
}
.index-special-li-content > h2{
    font-size: 25px;
    color: #333;
    margin-bottom: 32px;
    position: absolute;
    top: 118px;
    left: 30px;
}
.index-special-li-p{
    position: absolute;
    top: 175px;
    left: 30px;
}
.index-special-li-content  p{
    font-size: 14px;
    color: #999;
    margin-bottom: 12px;
}
.index-special-li > img{
    width: 270px;
    height: 320px;
    display: block;
}
.index-special-hover{
    opacity: 0;
    margin-top: -340px;
}
.index-special-li:hover .index-special-original{
    opacity: 0;
    transition: 0.6s ease-out;
}
.index-special-li:hover .index-special-hover{
    opacity: 1.0;
    transition: 0.6s ease-in;
}
.index-special-li:hover .index-special-li-content > h2{
    color: #fff;
    position: absolute;

}
.index-special-li:hover .index-special-li-content  p{
    color: #fff;
}



.index-common-title{
    font-size: 40px;
    height: 84px;
    line-height: 84px;
    color: #000;
    text-align: center;
    font-family:PingFangSC-Thin;
    font-weight:100;
    margin: 110px auto 98px;
}

.index-media{
    width: 100%;
}
.index-media-resource{
    width: 442px;
    background: url("../image/index_self_media.png") center no-repeat;
}
.index-media-resource-content{
    width: 100%;
    max-width: 1920px;
    min-width: 1280px;
    margin: 0 auto;
    padding-top: 1px;
}
.index-media-resource-content-left{
    float: left;
    width: 48%;
    position: relative;
}
.index-media-resource-content-right{
    float: right;
    min-height: 1100px;
    position: relative;
    width: 48%;
}
.index-media-resource-content-left-inner{
    width: 902px;
    height: auto;
    position: absolute;
    right: 12px;
}
.media-xhs-inner.index-media-resource-content-left-inner{
    display: block;
}
.index-media-circle{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    overflow: hidden;
    background-color: #eee;
    transition: 0.3s all linear;
}
.index-media-circle:hover{
    cursor: pointer;
}
.index-media-circle > img{
    width: 100%;
    height: 100%;
}
.media-circle-mask{
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    z-index: 2;
    background: rgba(255,255,255,0.6);
}

@-webkit-keyframes flip-in-hor-top {
    0% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}
@keyframes flip-in-hor-top {
    0% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}

.flip-in-hor-top {
    -webkit-animation: flip-in-hor-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: flip-in-hor-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.media-circle-1{
    width: 133px;
    height: 133px;
    top: 61px;
    left: -6px;
}
.media-circle-2{
    width: 186px;
    height: 186px;
    top: 12px;
    left: 291px;
}
.media-circle-3{
    width: 275px;
    height: 275px;
    top: 0;
    left: 550px;
}
.media-circle-4{
    width: 170px;
    height: 170px;
    top: 162px;
    left: 114px;
}
.media-circle-5{
    width: 320px;
    height: 320px;
    top: 203px;
    left: 270px;
}
.media-circle-6{
    width: 99px;
    height: 99px;
    top: 376px;
    left: -12px;
}
.media-circle-7{
    width: 205px;
    height: 205px;
    top: 411px;
    left: 81px;
}
.media-circle-8{
    width: 156px;
    height: 156px;
    top: 640px;
    left: -16px;
}
.media-circle-9{
    width: 240px;
    height: 240px;
    top: 586px;
    left: 198px;
}
.media-circle-10{
    width: 190px;
    height: 190px;
    top: 490px;
    left: 470px;
}
.media-circle-11{
    width: 239px;
    height: 239px;
    top: 510px;
    left: 678px;
}
.media-circle-12{
    width: 334px;
    height: 334px;
    top: 701px;
    left: 449px;
}


.tb-first-lady{
    width: 400px;
    height: 249px;
    background: url("../image/xhs_float_box1.png") center no-repeat;
    box-shadow:0px 0px 60px 0px rgba(184,210,243,1);
    position: absolute;
    top: 239px;
    left: 521px;
    padding-top: 1px;
    z-index: 5;
    display: none;
}
.xhs-float.tb-first-lady{
    display: block;
}
.wechat-float.tb-first-lady{
    background: url("../image/wechat_float_box1.png") center no-repeat;
}
.weibo-float.tb-first-lady{
    background: url("../image/weibo_float_box1.png") center no-repeat;
}
.video-float.tb-first-lady{
    background: url("../image/video_float_box1.png") center no-repeat;
}
.live-float.tb-first-lady{
    background: url("../image/live_float_box1.png") center no-repeat;
}

.tb-first-lady > .icon {
    font-size: 150px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.tb-first-lady > p{
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    width: 300px;
    margin: -15px auto 0;
}


.tb-first-gentlemen{
    width: 401px;
    height: 253px;
    background: url("../image/xhs_float_box2.png") center no-repeat;
    box-shadow:0px 0px 60px 0px rgba(184,210,243,1);
    position: absolute;
    top: 747px;
    left: 155px;
    display: none;
    padding-top: 1px;
    z-index: 5;
}
.xhs-float.tb-first-gentlemen{
    display: block;
}
.wechat-float.tb-first-gentlemen{
    background: url("../image/wechat_float_box2.png") center no-repeat;
}
.weibo-float.tb-first-gentlemen{
    background: url("../image/weibo_float_box2.png") center no-repeat;
}
.video-float.tb-first-gentlemen{
    background: url("../image/video_float_box2.png") center no-repeat;
}
.live-float.tb-first-gentlemen{
    background: url("../image/live_float_box2.png") center no-repeat;
}
.wechat-float h2{
    font-size: 14px!important;
    color: #333;
    text-align: right!important;
    padding-right: 32px;
}
.wechat-float h2 span{
    color: #51A032!important;
    font-size: 35px!important;
}
.wechat-float .tb-first-gentlemen-li{
    background-color: transparent;
    color: #333;
    font-size: 14px;
}
.wechat-float .tb-first-marks{
    margin: 24px auto 0!important;
}
.weibo-zdy-result-1{
    position: absolute;
    font-size: 14px;
    color: #333;
    top: 120px;
    left: 11px;
}
.weibo-zdy-result-1>span{
    font-size: 40px;
    color: #F09D4B;
    font-style: italic;
}
.weibo-zdy-result-2{
    position: absolute;
    font-size: 14px;
    color: #333;
    top: 54px;
    right: 20px;
}
.weibo-zdy-result-2>span{
    font-size: 40px;
    color: #D23436;
    font-style: italic;
}
.ljq-result-1,.ljq-result-2,.ljq-result-3{
    position: absolute;
}
.ljq-result-1{
    top: 81px;
    left: 20px;
}
.ljq-result-2{
    bottom: 30px;
    left: 157px;
}
.ljq-result-3{
    bottom: 30px;
    right: 36px;
}
.ljq-result-1>p{
    color: #666;
}
.ljq-result-1>p,.ljq-result-2>p,.ljq-result-3>p{
    font-size: 14px;
    color: #999;
}
.ljq-result-1>h2{
    font-size: 40px;
    color: #E88933;
}
.ljq-result-1>h2>span{
    font-size: 14px;
}
.ljq-result-2 >h3,.ljq-result-3 >h3{
    font-size: 30px;
    color: #999;
}
.ljq-result-2 >h3>span{
    font-size: 14px;
}
.wy-result{
    width: 100%;
}
.wy-result-li{
    float: left;
    width: 120px;
    text-align: center;
    margin-left: 8px;
}
.wy-result-li>h3{
    font-size: 30px;
    color: #999;
}
.wy-result-li>h3>span{
    font-size: 14px;
}
.wy-result-li>p{
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
}
.tb-first-gentlemen-inner{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.tb-first-gentlemen-inner > h3{
    font-size: 20px;
    color: #333;
    text-align: center;
    margin: 30px 0 25px;
}
.tb-first-gentlemen-inner > h2{
    font-size: 28px;
    color: #333;
    text-align: center;
}
.tb-first-gentlemen-inner > h2 >span{
    font-size: 60px;
    color: #DF3324;
    font-style: italic;
}
.tb-first-result{
    padding-left: 13px;
    padding-right: 13px;
}
.tb-first-result-li{
    width: 112px;
    float: left;
    text-align: center;
    margin-right: 10px;
}
.tb-first-result-li > p{
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
}
.tb-first-result-li > h3{
    font-size: 30px;
    color: #999;
}
.tb-first-result-li > h3 > span{
    font-size: 14px;
    color: #666;
}
.tb-first-marks{
    width: 283px;
    margin: 36px auto;
}
.tb-first-gentlemen-li {
    padding: 5px 13px;
    background: #DF4B37;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 20px;
    margin-right: 10px;
}
.index-media-resource-content-right{
    padding-left: 30px;
    
    padding-top: 50px;
}



.index-media-tab{
    width: 490px;
    margin: 0 50px;
}
.index-media-tab-li{
    width: 70px;
    height: 70px;
    line-height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background: #F5F8FC;
    margin-right: 32px;
    float: left;
}
.index-media-tab-li:hover{
    cursor: pointer;
    transition: 0.3s all;
}
.index-media-tab-li:last-child{
    margin-right: 0;
}
.index-media-tab-li > i{
    font-size: 38px;
    color: #999;
    display: block;
}
.index-media-tab-li > .icon{
    margin: 7px auto 0;
    font-size: 54px;
    display: block;
    color: #999;
}
.index-resource-right-box{
    display: none;
}
.index-resource-xhs.index-resource-right-box{
    display: block;
}
.index-resource-right-li{
    width: 540px;
    height: 735px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 20px 0px rgba(224,235,250,0.66);
    border-radius: 10px;
    left: 0;
    right: 0;
    position: relative;
    margin-top: 60px;
}
.index-resource-right-li:after{
    position: absolute;
    display: inline-block;
    top: -20px;
    width: 0;
    height: 0px;
    content: '';
    border-style: solid;
    border-width: 20px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(-45deg);
    box-shadow: 2px -2px 2px rgba(224,235,250,0.66);
}
.index-resource-right-li.xhs-resource-content:after{
    left: 60px;
}
.index-resource-right-li.wechat-resource-content:after{
    left: 169px;
}
.index-resource-right-li.weibo-resource-content:after{
    left: 267px;
}
.index-resource-right-li.kuaishou-resource-content:after{
    left: 370px;
}
.index-resource-right-li.douyu-resource-content:after{
    left: 477px;
}
.index-resource-right-li-top{
    padding: 30px 60px;
}
.index-resource-right-li-top > p{
    font-size: 14px;
    color: #666;
    line-height: 20px;
    min-height: 60px;
}
.index-resource-right-li-bot{
    padding: 60px 60px 30px;
}
.index-resource-rb-li{
    width: 100%;
}
.index-user-num{
    float: right;
    font-size: 14px;
    line-height: 35px;
    color: #666;
}
.index-user-sum{
    float: left;
}
.index-user-sum > .icon,
.index-user-sum > span{
    vertical-align: middle;
}
.index-user-sum > .icon{
    font-size: 35px;
}
.index-user-sum > span{
    font-size: 20px;
    color: #666;
}
.index-resource-rb-li-bot{
    width: 100%;
    height: 8px;
    background: rgba(17,18,25,0.1);
    margin: 22px 0 28px;
}
.index-resource-rb-li-bot-inner{
    
    width: 0;
    height: 8px;
    background: #1aad19;
}
.xhs-resource-content .index-resource-rb-li-bot-inner{
    background: #ff2741;
}
.weibo-resource-content .index-resource-rb-li-bot-inner{
    background: rgba(230,23,45,1);
}
.kuaishou-resource-content .index-resource-rb-li-bot-inner{
    background: rgba(248,133,1,1);
}
.douyu-resource-content .index-resource-rb-li-bot-inner{
    background: #ffc100;
}



.index-resource-echarts{
    width: 100%;
    height: 205px;
    
}
.index-resource-echarts-left{
    width: 50%;
    float: left;
    height: 205px;
}




.resource-button-box{
    width: 590px;
}

.index-resource-button{
    width: 320px;
    margin: 60px auto;
}
.index-resource-btn-more,.index-resource-btn-consult{
    width:140px;
    height:40px;
    line-height: 40px;
    text-align: center;
    border-radius:20px;
    float: left;
    font-size: 14px;
    display: block;
}
.index-resource-btn-more,.index-resource-btn-more:focus{
    background: #EC6C3E;
    color: #fff;
    box-shadow: 0 10px 8px #F79876;
}
.index-resource-btn-more:hover{
    opacity: 0.9;
    color: #fff;
    transition: 0.3s all;
}
.index-resource-btn-consult,.index-resource-btn-consult:focus{
    border:1px solid #EC6C3E;
    color: #EC6C3E;
    margin-left: 40px;
}
.index-resource-btn-consult:hover{
    color: #d9734eba;
    opacity: 0.9;
    transition: 0.3s all;
}

.index-solution .index-common-title{
    width: 370px;
    background: url("../image/index_solution.png") center no-repeat;
}
.index-change-industry{
    float: left;
}
.index-line-398{
    width: 1px;
    margin-left: 9px;
    height: 398px;
    background-color: #999999;
    float: left;
}
.index-industry-all{
    float: left;
    margin-left: -9px;
}
.index-industry-li{
    width: 188px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 48px;
}
.industry-active .index-industry-li-circle,.index-industry-li:hover .index-industry-li-circle{
    border-color: #EC6C3E;
    transition: 0.3s all;
}
.industry-active > a,.index-industry-li:hover a,
.industry-active > p,.index-industry-li:hover p{
    color: #EC6C3E!important;
    display: block;
}
.index-industry-li:hover{
    cursor: pointer;
    transition: 0.3s all;
}
.index-industry-li-circle{
    float: left;
    width: 17px;
    height: 17px;
    background: #fff;
    border: 1px solid #999;
    border-radius: 50%;
    margin-right: 28px;
}
.index-industry-li > a,
.index-industry-li > p{
    float: left;
    width: 100px;
    font-size: 20px;
    color: #333;
    font-weight: 300;
    text-align: center;
}
.index-industry-li > a {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border: 1px solid #EC6C3E;
    color: #EC6C3E;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-top: -7px;
    display: block;
}

.index-solution-right{
    float: left;
}
.index-solution-box{
    width: 1070px;
    height: 350px;
    padding: 60px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(184,210,243,0.3);
    border-radius: 10px;
}
.solution-pain{
    float: left;
    width: 260px;
}
.solution-pain:nth-child(3){
    width: 240px;
}
.solution-pain:nth-child(2) > .solution-pain-theme{
    text-align: center;
}
.solution-pain:last-child{
    width: 180px;
}

.solution-pain-theme {
    height: 62px;
    line-height: 62px;
    margin-bottom: 28px;
}
.solution-pain-theme > i,.solution-pain-theme > .icon,.solution-pain-theme > span{
    vertical-align: middle;
}
.solution-pain-theme > i,.solution-pain-theme > .icon{
    font-size: 59px;
}
.solution-pain-theme > span{
    font-size: 20px;
    color: #333;
    padding-left: 10px;
}
.solution-pain-echarts{
    width: 200px;
    height: 200px;
    left: 0;
    right: 0;
    position: relative;
    margin: 0 auto;
    padding-top: 1px;
}
.solution-pain-echarts>.icon{
    width: 140px;
    height: 140px;
    display: block;
    margin: 0 auto;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.solution-pain-echarts > p{
    position: absolute;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.solution-pain-echarts > p:first-child{
    left: 10px;
    top: 20px;
}
.index-solution-ssmz .solution-pain-echarts > p:nth-child(2){
    right: -3px;
    top: 56px
}
.index-solution-ssmz .solution-pain-echarts > p:nth-child(3){
    left: 7px;
    top: 2px;
}
.index-solution-ssmz .solution-pain-echarts > p:nth-child(4){
    left: 1px;
    top: 53px;
}
.index-solution-ssmz .solution-pain-echarts > p:nth-child(5){
    left: 28px;
    top: 115px;
}
.index-solution-myhy .solution-pain-echarts > p:nth-child(2){
    right: -3px;
    top: 57px;
}
.index-solution-myhy .solution-pain-echarts > p:nth-child(3){
    left: 49px;
    top: -22px;
}
.index-solution-myhy .solution-pain-echarts > p:nth-child(4){
    left: 6px;
    top: 36px;
}
.index-solution-myhy .solution-pain-echarts > p:nth-child(5){
    left: 28px;
    top: 125px;
}
.index-solution-xphy .solution-pain-echarts > p:nth-child(2){
    right: -11px;
    top: 64px;
}
.index-solution-xphy .solution-pain-echarts > p:nth-child(3){
    left: 83px;
    top: -27px;
}
.index-solution-xphy .solution-pain-echarts > p:nth-child(4){
    left: 5px;
    top: 34px;
}
.index-solution-xphy .solution-pain-echarts > p:nth-child(5){
    left: 34px;
    top: 131px;
}
.index-solution-kxhy .solution-pain-echarts > p:nth-child(2){
    left: 63px;
    top: -25px;
}
.index-solution-kxhy .solution-pain-echarts > p:nth-child(3){
    right: -6px;
    top: 67px;
}
.index-solution-kxhy .solution-pain-echarts > p:nth-child(4){
    left: -5px;
    top: 88px;
}
.index-solution-dshy .solution-pain-echarts > p:nth-child(2){
    right: 0;
    top: 92px;
}
.index-solution-dshy .solution-pain-echarts > p:nth-child(3){
    left: 91px;
    top: -24px;
}
.index-solution-dshy .solution-pain-echarts > p:nth-child(4){
    left: 4px;
    top: 35px;
}
.index-solution-dshy .solution-pain-echarts > p:nth-child(5){
    right: 125px;
    top: 132px;
}
.index-pain-li{
    font-size: 14px;
    color: #666;
    line-height: 20px;
    float: left;
    margin-bottom: 30px;
    width: 85px;
}
.index-pain-li:hover{
    color: #EC6C3E;
    cursor: pointer;
}
.index-pain-li:last-child{
    width: 115px;
}
.index-line-38{
    width: 1px;
    height: 38px;
    margin: 0 20px;
    background-color: #999;
    float: left;
}
.solution-pain-content > p{
    font-size: 14px;
    color: #666;
}
.solution-pain-content > h6{
    font-size: 27px;
    color: #EC6C3E;
    margin: 10px 0 10px 44px;
}

.index-solution-case{
    width: 100%;
    margin: 62px 0 200px 0;
}
.index-solution-case > img {
    width: 313px;
    height: 570px;
    display: block;
    float: left;
    margin-left: -30px;
    margin-top: -30px;
}
.index-solution-case-right{
    float: left;
    margin-left: 30px;
    width: 750px;
}
.index-solution-case-li-top > i, .index-solution-case-li-top > span{
    vertical-align: middle;
}
.index-solution-case-li-top > i{
    font-size: 34px;
    color: #EC6C3E;
}
.index-solution-case-li-top > span{
    padding-left: 4px;
    font-size: 20px;
    color: #333;
    font-weight: 300;
}
.index-solution-case-li-first > p{
    font-size: 14px;
    color: #999;
    margin-top: 17px;
    line-height: 21px;
    min-height: 64px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.index-solution-case-li{
    margin-top: 40px;
}
.index-solution-case-li:nth-child(3){
    margin-top: 36px;
}
.index-solution-case-li > .index-solution-case-li-top{
    float: left;
}
.index-solution-case-li > p{
    font-size: 14px;
    color: #999;
    padding: 15px 72px 0 27px;
    float: left;
}
.index-solution-case-li > img {
    display: block;
    float: left;
    width: 100px;
    height: 60px;
    background-color: #fff;
    margin-top: -9px;
}
.index-case-btn-sign,.index-case-btn-sign:focus{
    width: 230px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #EC6C3E;
    box-shadow: 0 10px 8px #F79876;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    margin-top: 60px;
    display: block;
}
.index-case-btn-sign:hover{
    color: #fff;
    opacity: 0.9;
    transition: 0.3s all;
}

.index-why-choose-kcb{
    width: 100%;
    height: 660px;
    overflow: hidden;
}
.index-why-choose-kcb-container{
    width: 100%;
    height: 1259px;
    background: url("../image/index_choose_kcb2.jpg") center no-repeat fixed;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 1px;
}
.index-why-choose-kcb  .index-common-title{
    width: 282px;
    background: url("../image/index_choose.png") center no-repeat;
    color: #fff;
}

.index-why-choose-kcb-content  .swiper-container{
    width: 100%;
    height: 360px;
    overflow: hidden;
    left: 0;
    right: 0;
    position: relative;
}
.index-choose-kcb{
    width: 100%;
    padding-top: 1px;
}
.index-choose-kcb-inner{
    width: 1100px;
    margin: 0 auto;
}
.index-choose-kcb-li{
    width: 211px;
    margin-right: 84px;
    color: #fff;
    text-align: center;
    float: left;
}
.index-choose-kcb-li:last-child{
    margin-right: 0;
}
.screen-first .index-choose-kcb-li > i{
    font-size: 110px;
}
.screen-first .index-choose-kcb-li > h2{
    margin: 30px 0 16px;
}
.index-choose-kcb-li > i{
    font-size: 80px;
    color: #fff;
    display: block;
}
.index-choose-kcb-li > h2{
    font-size: 40px;
    color: #fff;
    margin: 40px 0 16px;
    font-weight: 400;
}
.screen-second h2{
    font-size: 20px;
    font-weight: 300;
    margin-top: 30px;
}
.index-choose-kcb-li > p{
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}
.arrow-left{
    width: 40px;
    height: 40px;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 85px;
    cursor: pointer;
}
.arrow-right{
    width: 40px;
    height: 40px;
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 85px;
    cursor: pointer;
}
.arrow-left > i, .arrow-right > i{
    color: #fff;
    font-size: 40px;
}

.index-service > .index-common-title{
    width: 316px;
    background: url("../image/index_service.png") center no-repeat;
}
.index-service-content{
    width: 100%;
    max-width: 1920px;
    height: 915px;
    margin: -98px auto 0;
    background: url("../image/index_service_map2.png") no-repeat center;
    
    
    
}
.index-service-li{
    width: 230px;
    text-align: center;
    float: left;
    margin-right: 285px;
    padding: 49px 20px;
}
.index-service-li:hover{
    box-shadow: 0 0 16px #eee;
    cursor: pointer;
    transition: all 0.3s ease;
    
}
.index-service-li:hover .original-icon{
    display: none;
}
.index-service-li:hover .present-icon{
    display: block!important;
}
.index-service-li:hover .index-service-li-circle{
    background: #EC6C3E;
    transition: 0.3s all;
}
.index-service-li:nth-child(3),.index-service-li:nth-child(6){
    margin-right: 0;
}
.index-service-li:first-child,.index-service-li:nth-child(2),.index-service-li:nth-child(3){
    margin-top: 49px;
}
.index-service-li-circle{
    width: 135px;
    height: 135px;
    line-height: 135px;
    text-align: center;
    background: #F5F8FC;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
.icon {
    width: 1em; height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}
.index-service-li-circle > .icon{
    font-size: 84px;
    display: block;
    margin: 25px auto;
}
.index-service-li > h3{
    font-size: 20px;
    color: #333;
    font-weight:300;
    margin: 20px auto 17px;
}
.index-service-li > p{
    font-size: 14px;
    color: #999;
    line-height: 17px;
    text-align: left;
}

.index-enterprise > .index-common-title{
    width: 560px;
    background: url("../image/index_public.png") center no-repeat;
    margin: 0 auto;
}
.index-common-text{
    font-size: 20px;
    color: #666;
    text-align: center;
    margin-bottom: 100px;
    margin-top: 20px;
}
.index-enterprise-content{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
.index-enterprise-content-right{
    float: right;
    width: 50%;
    background: #eee;
    height: 700px;
}
.index-enterprise-content-rt,
.index-enterprise-content-rb{
    width: 100%;
    height: 350px;
}
.index-enterprise-content-rt{
    background: url("../image/index-enterprise_content_rt1.jpg") center no-repeat;
    left: 0;
    right: 0;
    position: relative;
}
.index-enterprise-content-rt>img, .index-enterprise-content-rb>img{
    width: 200px;
    height: 100px;
    display: block;
}
.index-enterprise-content-rb{
    background: url("../image/index-enterprise_content_rb1.jpg") center no-repeat;
    left: 0;
    right: 0;
    position: relative;
}
.index-enterprise-content-left{
    float: left;
    width: 50%;
    height: 700px;
    left: 0;
    right: 0;
    position: relative;
    overflow: hidden;
    background: url("../image/index-enterprise_content_left1.jpg") center no-repeat;
}
.index-enterprise-content-left:hover{
    background-color: rgba(0,0,0,0.4);
    
}
.index-left-mask{
    width: 100%;
    height: 700px;
    background: rgba(0,0,0,0.4);
    opacity: 0;
}
.index-rt-mask,.index-rb-mask{
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    opacity: 0;
}
.index-enterprise-content-left-inner{
    position: absolute;
    right: 120px;
    top: 2px;
    z-index: 8;
}
.index-enterprise-content-left:hover .index-left-mask{
    opacity: 1.0;
    transition: all 0.6s;
}
.index-enterprise-content-left:hover
.index-enterprise-content-left-inner{
    transition: all 1s;
}
.index-enterprise-content-left:hover .index-enterprise-content-left-inner>p{
    color: #fff;
    transition: all 0.6s;
}
.index-enterprise-content-left:hover .index-enterprise-content-left-inner>img{
    margin-top: 183px;
    transition: all 0.6s;
}
.index-enterprise-content-left:hover .index-enterprise-content-left-inner .index-btn-look-case{
    opacity: 1.0!important;
    transition: all 0.6s;
}
.index-enterprise-content-left:hover {
    -webkit-background-size: 120% 120%;
    background-size: 120% 120%;
    transition: all 0.6s;
    cursor: pointer;
}
.index-enterprise-content-left  img {
    margin-top: 203px;
    width: 307px;
    height: 75px;
}
.index-enterprise-content-left  p,.index-enterprise-content-rt  p,.index-enterprise-content-rb  p{
    margin: 30px 0;
    width: 494px;
    font-weight: 100;
}
.index-enterprise-content-left  p{
    font-size: 16px;
    color: #333333FF;
    line-height: 30px;
}
.index-enterprise-content-rt{
    color: #fff;
}
.index-enterprise-content-rt-inner{
    position: absolute;
    left: 130px;
    top: 97px;
    z-index: 8;
}
.index-enterprise-content-rb  p{
    color: #000;
}
.index-enterprise-content-rt  p,.index-enterprise-content-rb  p{
    font-size: 14px;
    line-height: 20px;
}
.index-btn-look-case,.index-btn-look-case:focus{
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
    display: block;
    font-size: 14px;
    border: 1px solid #fff;
    color: #fff;
}








.index-btn-look-case:hover{
    color: #fff;
    opacity: 0.8;
    transition: 0.3s all;
}

.index-enterprise-content-rt:hover,.index-enterprise-content-rb:hover{
    -webkit-background-size: 120% 120%;
    background-size: 120% 120%;
    transition: all 0.3s;
}
.index-enterprise-content-rt:hover .index-rt-mask,.index-enterprise-content-rb:hover .index-rb-mask{
    opacity: 1.0;
    transition: all 0.3s;
    cursor: pointer;
}
.index-enterprise-content-rt:hover .index-enterprise-content-rt-inner,.index-enterprise-content-rb:hover .index-enterprise-content-rt-inner{
    top: 67px;
    transition: 1s all;
}
.index-enterprise-content-rt:hover .index-enterprise-content-rt-inner .index-btn-look-case,.index-enterprise-content-rb:hover .index-enterprise-content-rt-inner .index-btn-look-case{
    opacity: 1.0!important;
    transition: all 0.6s;
}
.index-enterprise-content-rb:hover .index-enterprise-content-rt-inner p{
    color: #fff;
}