.editorial-page .swiper {
    width: 100%;
    position: relative;
}
.swiper .swiper-slide{
    max-width: 100%;
    overflow: hidden;
    height: 500px;
}
.editorial-page .swiper img {
    width: 100%;
}

.editorial-page .swiper h1 {
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    line-height: 28px;
    position: absolute;
    top: 161px;
    left: 50%;
    transform: translateX(-50%);
    letter-spacing: 3px;
}

.editorial-page .swiper .text-01 {
    font-size: 18px;
    font-weight: 400;
    color: #fefefe;
    line-height: 32px;
    opacity: 0.8;
    position: absolute;
    top: 221px;
    left: 50%;
    transform: translateX(-50%);
    letter-spacing: 3px;
}

.editorial-page .swiper .swiper-btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 310px;
    width: 160px;
    height: 40px;
    background: #5c85e3;
    border-radius: 3px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    transition: all 0.3s;
}

.editorial-page video {
    width: 100%;
    height: 300px;
}

.editorial-page .introduce {
    position: relative;
}

.founder-index-one .introduce .clearfix {
    padding-top: 0;
}
.editorial-page .introduce .content:first-child {
    text-align: center;
}
.editorial-page .introduce .cover {
    max-width: 100%;
    margin: 73px auto 0 auto;
}

.editorial-page .introduce .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.editorial-page .solution {
    margin-top: 100px;
}

.editorial-page .solution .solution-list li {
    margin-bottom: 80px;
}

/*.editorial-page .solution .solution-list li:nth-child(1),*/
/*.editorial-page .solution .solution-list li:nth-child(2) {*/
/*  height: 282px;*/
/*}*/

/*.editorial-page .solution .solution-list li:nth-child(3),*/
/*.editorial-page .solution .solution-list li:nth-child(4) {*/
/*  height: 340px;*/
/*}*/

/*.editorial-page .solution .solution-list li:nth-child(5),*/
/*.editorial-page .solution .solution-list li:nth-child(6) {*/
/*  height: 284px;*/
/*}*/

.editorial-page .solution .solution-list li:nth-child(7) {
    height: 440px;
    margin-bottom: 0;
}

.editorial-page .register-bg {
    padding-top: 80px;
}

.editorial-page .register-desc {
    margin-top: 120px;
}

.editorial-page .summary {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 60px 0 60px;
}

.editorial-page .summary h1 {
    font-size: 32px;
    font-weight: bold;
    color: #595959;
    line-height: 1;
    text-align: center;
    margin-bottom: 50px;
}

.editorial-page .summary p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    letter-spacing: 2px;
    text-align: justify;
    margin-bottom: 21px;
}

.editorial-page .summary .summary-a {
    font-size: 14px;
    font-weight: 400;
    color: #5c85e3;
    padding-right: 20px;
    background: url('../imgs/product-06.png') no-repeat right center;
    background-size: auto 14px;
}
.founder-index-one .swiper .swiper-btn:hover {
    opacity: 0.8;
}


.editorial-page .swiper .text-01.text-01.text-01-02 {
    top: 260px;
}

.editorial-page .swiper .swiper-btn {
    top: 342px;
}

.editorial-page .solution .solution-list li:nth-child(1),
.editorial-page .solution .solution-list li:nth-child(2) {
    height: 285px;
}

.editorial-page .solution .solution-list li:nth-child(3),
.editorial-page .solution .solution-list li:nth-child(4) {
    height: 315px;
}

.editorial-page .solution .solution-list li:nth-child(5),
.editorial-page .solution .solution-list li:nth-child(6) {
    height: 345px;
}
