@charset 'utf-8';
/* header start */
p {
    margin: 0;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
}

.header-box {
    margin-top: 80px;
    height: 1680px;
    background: url("../../image/news_img/bg-banner.png") no-repeat left top;

}


.platform {
    padding-top: 80px;
    height: 1180px;
}

.platform .pis_vadio {
    position: absolute;
    left: 96px;
    top: 279px;
    background: url(../../image/news_img/vadio_bg.png) no-repeat 0px 0px;
    width: 1004px;
    height: 799px;
    background-size: 100% 100%;
}

.platform .pis_vadio video {
    position: absolute;
    left: 22px;
    top: 26px;
    outline: none;
}

.platform .wrapper {
    position: relative;
}

.platform h2 {
    margin-bottom: 35px;
    color: #fff;
}

.platform a {
    padding: 16px 45px;
    background-color: #ff9400;
    color: #fff;
    font-size: 16px;
}

.introduce {
    padding-bottom: 40px;
}

.introduce p {
    line-height: 40px;
    font-size: 16px;
}

/* header end */

/* cooperation start */
.cooperation {
    padding-bottom: 102px;
    background: url("../../image/news_img/bg-cooperation.png") no-repeat center center;
}

.cooperation h2 {
    color: #fff;
}

.cooperation-item {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 40px 100px 0;
}

.cooperation-item .box {
    width: 220px;
    height: 72px;
    /* border:solid 1px #fff; */
    position: relative;

}

.cooperation-item p {

    padding: 10px 0;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: -54px;
    left: 100px;
}

.cooperation-item .box1 {
    background: url("../../image/news_img/img-cooperation1.png");
}

.cooperation-item .box1:hover {
    background: url("../../image/news_img/img-cooperation1-current.png");
}

.cooperation-item .box2 {
    background: url("../../image/news_img/aliyun.png") no-repeat center;
}

.cooperation-item .box2:hover {
    background: url("../../image/news_img/aliyun_current.png") no-repeat center #fff;
}

.cooperation-item .box3 {
    background: url("../../image/news_img/img-cooperation2.png");
}

.cooperation-item .box3:hover {
    background: url("../../image/news_img/img-cooperation2-current.png");
}

.cooperation-item .box4 {
    background: url("../../image/news_img/img-cooperation3.png");
}

.cooperation-item .box4:hover {
    background: url("../../image/news_img/img-cooperation3-current.png");
}

.cooperation-item .box5 {
    background: url("../../image/news_img/img-cooperation5.png");
}

.cooperation-item .box5:hover {
    background: url("../../image/news_img/img-cooperation5-current.png");
}

.cooperation-item .box6 {
    background: url("../../image/news_img/img-cooperation6.png");
}

.cooperation-item .box6:hover {
    background: url("../../image/news_img/img-cooperation6-current.png");
}

/* cooperation end */

/* partner start */
.partner {
    padding-bottom: 50px;
}

.partner-content {
    margin-top: 15px;
}

/* partner end */

/* contact start */
.contact {
    height: 475px;
    background: url("../../image/news_img/bg-contact.png") no-repeat center bottom;
}

.contact-content {
    margin-top: 35px;
}

.contact-content p {
    font-size: 24px;
    line-height: 60px;
}

/* contact end */
.xufei-price .domain-tab {
    border-top: none;
}

.xufei-price .domain-tab th {
    padding: 7px 10px;
}

.xufei-price .domain-tab td {
    padding: 7px 10px;
    border-bottom: 1px solid #eee;
}

.high-icon {
    display: inline-block;
    position: absolute;
    right: -30px;
    top: -9px;
}


.partner-list {
    overflow: hidden;
    padding-left: 44px;
    margin-top: 30px;
}

.partner-list li {
    float: left;
    width: 226px;
    height: 76px;
    line-height: 76px;
    margin-bottom: 35px;
}
             