*,
div,
ul,
li,
span {
    box-sizing: border-box;
    list-style: none;
}
a{text-decoration: none;}
.pc-layui-container {
    width: 100% !important;
}
body {
    min-width: 1200px;
    overflow-x: auto;
}
.i-padding-top {
    padding-top: 3rem !important;
}
.version-center {
    width: 58.3333rem;
    margin: 0 auto;
}
.flex_c {
    display: flex;    align-items: flex-start;
}
.flex_j_c {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex_s_s {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.flex_s_c {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex_a_c {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.flex_s_e {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.flex_w {
    display: flex;
    flex-wrap: wrap;
}
.juzhong {
    margin-left: 50%;
    transform: translateX(-50%);
}
.live-telecast{
    overflow-x: hidden;
}
.live-telecast .video-main {
    width: 100%;
    height: calc(40vw + 4.166666rem);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.mask{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0,0,0,0.3);}
.live-telecast .video-main .demonstration-box {
    position: absolute;
    left: 50%;
    top: 51%;
    transform: translate(-50%, -50%);
    display: flex;z-index: 2;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #fff;
}
.live-telecast .video-main .demonstration-box h1 {
    font-size:  3.166666rem ;
    font-weight: bold;white-space:nowrap;
    letter-spacing: 7px;
    margin-bottom: 1.5417rem;
}
.live-telecast .video-main .demonstration-box h5 {
    font-size: 1.0167rem;
    margin-bottom: 3.07rem;letter-spacing: 2px;white-space:nowrap;
}
.live-telecast .video-main .demonstration-box .demonstration-btn {
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    width: 9.5083rem;
    height: 2.5417rem;
    border-radius: 0.4167rem;
}
.live-telecast .video-main .demonstration-box .demonstration-btn a {
    display: inline-block;
    height: 100%;
    background-color: #00CCB0;
    color: #FFFFFF;
    border-radius: 10px;
    width: 100%;
    font-size: 0.82rem;
    line-height: 2.5417rem;
}
.live-telecast .video-main .live-route {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0rem;
    z-index: 3;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 4.166666rem;
    padding: 0 200rem;
    background: hsla(0,0%,100%,.2);
    backdrop-filter: blur(23px)
}
.live-telecast .video-main .live-route .route-item {
    width: 11.7667rem;
    height: 100%;
    font-size: 0.7917rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s linear;
}
.live-telecast .video-main .live-route .route-item span {
    width: 11.7667rem;
    display: inline-block;
    border-left: 1px solid #AB9B99;
    height: 1.2rem;
    text-align: center;  cursor: pointer;
    line-height: 1.2rem;
}
.live-telecast .video-main .live-route .route-item span a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
}
.live-telecast .video-main .live-route .route-item .span-border-none {
    border: none;
}
.live-telecast .video-main .live-route .route-item:hover {
    background-color: #00ccb0;
    border: none;
}
.live-telecast .video-main .live-route .route-item:hover a {
    color: #fff;
}
.live-route_fixed {
    position: fixed !important;
    top: 0;
    z-index: 9 !important;
    height: 2.816666rem !important;
    background-color: #242A2D!important;
}
.h3 {
    font-size: 1.75rem;
    text-align: center;
    font-weight: bold;letter-spacing: 2px;
    color: #333333;
}
.h6 {
    text-align: center;
    color: #333333;
    font-size: 0.85rem;
    margin-top: 1rem;
}
.live-telecast #pain-spot {
    width: 100%;
    background-color: #fff;
}
.live-telecast #pain-spot .pain-spot-main {
    width: 58.3333rem;
    margin: 0 auto;
    overflow: hidden;
    padding: 2.6rem 0 1.4583rem;
}
.live-telecast #pain-spot .pain-spot-main ul {
    margin-top: 1.6rem;border-radius: 12px;overflow: hidden;
}
.live-telecast #pain-spot .pain-spot-main ul li {
    position: relative;cursor: pointer;height: 18rem;transition: all 0.4s linear;background-size:cover;background-position: center top;background-repeat: no-repeat;
}
.live-telecast #pain-spot .pain-spot-main ul li div {
    position: absolute;bottom: 0.8rem;left: 50%;transform: translateX(-50%);
    font-size: 0.9rem;z-index: 2;white-space:nowrap;
    color: #FFFFFF;
}
.live-telecast #pain-spot .pain-spot-main ul li p{
    width: 100%;height: 100%;background: linear-gradient(rgba(255,255,255,0) 70%, rgba(0,0,0,0.9) 100%);
    position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);transition: all 0.4s linear;
}
.scene_h div{font-size: 1.1rem!important;}
.scene_h p{background: linear-gradient(180deg, rgba(0,0,0,0) 70%, rgba(0,204,176,0.49) 100%) !important;}


/*产品优势*/
.live-telecast #sky-service ul {
    display: flex;margin-top: 1.6rem;
    justify-content: space-between;
    align-items: flex-start;
}

/*logo墙*/
#sky-case{
    background-color: #FFFFFF;
}
.logo_wall_box{background-color: transparent!important;}
.logo_wall_box h3{color: #333!important;font-size: 1.6667rem!important;font-weight: bold!important;}
.logo_wall_box h6{color: #333!important;}

/*免费试用*/
.qtv-box {
    background-image: url("/static/image/Publicity/qtv-bg.png") !important;
}
.qtv-box .qtv-text{color: #333333!important;}
.qtv-go a:nth-child(1){color: #00ccb0;border-color: #00ccb0!important;}

@media screen and (min-width: 3000px) {
    html {
        font-size: 45px!important;
    }
}
@media screen and (min-width: 2000px) and (max-width: 3000px) {
    html {
        font-size: 31px!important;
    }
}
@media screen and (min-width: 1600px) and (max-width: 2000px) {
    html {
        font-size: 24px;
    }
    .erweima {
        right: -7.5% !important;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
    html {
        font-size: 20px;
    }
    .banner-center {
        top: 8.3333rem !important;
    }
}
@media screen and (max-width: 1200px) {
    html {
        font-size: 14px!important;
    }
}
