@charset "utf-8";

.main-container {
    margin-top: 80px
}

.main-container .main-content {
    padding-top: 20px
}

.main-container .right-content {
    flex: 1;
    margin-left: 25px
}

.right-content .banner-box {
    max-width: 1625px;
    max-height: 300px;
    margin-right: 13px
}

.right-content .smart-tools .m-caption {
    padding: 25px 0 16px 0
}

.right-content .smart-tools .tools {
    max-width: calc(100vw - 282px);
    min-width: 920px
}

.right-content .smart-tools .swiper .serv-box {
    width: 215px;
    height: 200px;
    border-radius: 6px;
    border: 1px solid #e6e6e6;
}

.right-content .smart-tools .swiper .serv-box>a {
    width: 213px;
    height: 198px;
    padding: 17px 0 0 19px;
}

.right-content .smart-tools .swiper .img-wrap {
    padding: 2px 0 4px 0
}

.right-content .smart-tools .swiper .serv-name {
    margin: 11px 0 4px 0
}

.right-content .smart-tools .swiper .trial {
    position: relative;
    color: #b2b2b2;
    margin-top: 19px;
    line-height: 40px
}

.right-content .smart-tools .swiper .serv-box:hover .trial {
    color: #2254f4;
}

.right-content .smart-tools .swiper .trial .icon-arrow-right {
    position: absolute;
    right: 0;
    top: 50%;
    width: 14px;
    height: 12px;
    background: url(http://res.gys.cn/img/common/aidesign/arrow_right.png) no-repeat center;
    transform: translate(0, -50%);
    transition: all 0.3s ease;
}

.right-content .smart-tools .swiper .serv-box:hover .icon-arrow-right {
    transform: translate(22px, -50%);
}

.right-content .smart-tools .swiper .tag {
    padding: 0 4px;
    font-size: 11px;
    color: #24b35f;
    margin-left: 6px;
    border-radius: 3px;
    border: 1px solid #8ad7a7;
    background-color: #edfcf0
}

.right-content .smart-tools .swiper .prev {
    left: 0px;
    top: 80px;
    display: none
}

.right-content .smart-tools .swiper .next {
    right: 0px;
    top: 80px;
    display: none
}

.right-content .personal-design .m-caption {
    padding: 24px 0 15px 0
}

.right-content .personal-design .cases {
    max-width: calc(100vw - 299px)
}

.right-content .personal-design .swiper .serv-content {
    width: 240px;
    height: 240px;
    border-radius: 6px;
    background-color: #f6f7f9;
    overflow: hidden;
}

.right-content .personal-design .swiper .serv-name {
    width: 240px;
    line-height: 24px;
    margin-top: 14px
}

.right-content .personal-design .swiper .prev {
    left: 0px;
    top: 100px
}

.right-content .personal-design .swiper .next {
    right: 0px;
    top: 100px
}

.right-content .swiper>button {
    width: 24px;
    height: 40px;
    border-width: 0;
    background-color: #7f7f7f;
    cursor: pointer;
    z-index: 1
}

.right-content .swiper>button:hover {
    background-color: #333
}

.right-content .swiper>button[disabled] {
    background-color: #7f7f7f;
    cursor: not-allowed
}

.right-content .swiper .prev {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.right-content .swiper .prev::after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    background: url(http://res.gys.cn/img/common/aidesign/icon_arrows.png) no-repeat 0 -15px;
    margin: 0 0 0 6px
}

.right-content .swiper .next {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.right-content .swiper .next::after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    background: url(http://res.gys.cn/img/common/aidesign/icon_arrows.png) no-repeat 0 0;
    margin: 0 0 0 12px
}

.right-content .recommend-templates {
    max-width: 1625px
}

.right-content .recommend-templates .m-caption {
    margin: 18px 0 15px 0
}

.right-content .recommend-templates .m-caption .more {
    float: right;
    margin-top: 5px
}

.right-content .recommend-templates .masonry {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.right-content .recommend-templates .masonry .colmun {
    display: flex;
    flex-direction: column
}

.right-content .recommend-templates .masonry .colmun>div {
    position: relative;
    margin-bottom: 37px;
    width: 240px;
    height: 240px;
    overflow: hidden;
}

@media screen and (max-width: 1910px) {
    .right-content .smart-tools .tools {
        width: 1390px
    }

    .right-content .smart-tools .tools .prev,
    .right-content .smart-tools .tools .next {
        display: block
    }

    .right-content .personal-design .cases {
        width: 1459px
    }

    .right-content .recommend-templates {
        max-width: 1565px
    }
}

@media screen and (max-width: 1859px) {
    .right-content .recommend-templates {
        max-width: 1348px
    }
}

@media screen and (max-width: 1680px) {
    .right-content .smart-tools .tools {
        width: 1155px
    }

    .right-content .personal-design .cases {
        width: 1182px
    }

    .right-content .recommend-templates {
        max-width: 1300px
    }
}

@media screen and (max-width: 1599px) {
    .right-content .recommend-templates {
        max-width: 1071px
    }
}

@media screen and (max-width: 1440px) {
    .right-content .smart-tools .tools {
        width: 920px
    }

    .right-content .personal-design .cases {
        width: 905px
    }
}

@media screen and (max-width: 1379px) {
    .right-content .recommend-templates {
        max-width: 1035px
    }
}

@media screen and (max-width: 1329px) {
    .right-content .recommend-templates {
        max-width: 905px
    }
}
