.welov * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.welov {
    font-weight: 400;
    color: #222B36;
}
.welov .banner .banner__content .content__image{
    height: 0;
    font-size: 0;
    overflow: hidden;
    padding-bottom: calc(2000/1500*100%);
}
.welov .banner .banner__content .content__wrap {
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    white-space: nowrap;
    color: #FFFFFF;
}
.welov .banner .banner__content .content__wrap .title {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 500;
}
.welov .banner .banner__content .content__wrap .tip {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 200;
    margin: 6px 0 16px 0;
}
.welov .banner .banner__content .content__wrap a {
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 400;
    color: #FFFFFF;
}
.welov .banner .banner__content .content__wrap a:hover {
    background: #59949D;
}
.bannerSwiper .swiper-pagination-bullet{
    background: #FFFFFF;
}
@media only screen and (min-width: 768px) {
    .welov .banner .banner__content .content__image {
        padding-bottom: calc(1612/3840*100%);
    }
    .welov .banner .banner__content .content__wrap{
        left: 15.625%;
        top: 50%;
        transform: translateY(-50%);
        text-align: left;
    }
    .welov .banner .banner__content .content__wrap .title {
        font-size: 26px;
        line-height: 32px;
    }
    .welov .banner .banner__content .content__wrap .tip {
        font-size: 16px;
        line-height: 20px;
        margin: 4px 0 24px 0;
    }
    .welov .banner .banner__content .content__wrap a {
        background-color: #297580;
        display: block;
        border: 1px solid #297580;
        height: 32px;
        line-height: 32px;
        text-align: center;
        width: 127px;
        margin: 0;
    }
}
@media only screen and (min-width: 1024px) {
    .welov .banner .banner__content .content__wrap{
        left: 19.531%;
    }
    .welov .banner .banner__content .content__wrap .title {
        font-size: 30px;
        line-height: 36px;
    }
    .welov .banner .banner__content .content__wrap .tip {
        font-size: 18px;
        line-height: 22px;
        margin: 12px 0 24px 0;
    }
    .welov .banner .banner__content .content__wrap a {
        height: 36px;
        line-height: 36px;
    }
}
@media only screen and (min-width: 1280px) {
    .welov .banner .banner__content .content__wrap{
        left: 15.652%;
    }
    .welov .banner .banner__content .content__wrap .title {
        font-size: 40px;
        line-height: 48px;
    }
    .welov .banner .banner__content .content__wrap .tip {
        font-size: 24px;
        line-height: 28px;
        margin: 14px 0 56px 0;
    }
    .welov .banner .banner__content .content__wrap a {
        width: 143px;
        height: 40px;
        line-height: 40px;
    }
}
@media only screen and (min-width: 1440px) {
    .welov .banner .banner__content .content__wrap{
        left: 15.25%;
    }
    .welov .banner .banner__content .content__wrap .title {
        font-size: 48px;
        line-height: 58px;
    }
    .welov .banner .banner__content .content__wrap .tip {
        font-size: 28px;
        line-height: 34px;
        margin: 16px 0 64px 0;
    }
    .welov .banner .banner__content .content__wrap a {
        width: 154px;
        font-size: 16px;
        height: 44px;
        line-height: 44px;
    }
}
@media only screen and (min-width: 1440px) {
    .welov .banner .banner__content .content__wrap{
        left: 17%;
    }
}

.welov ol,
.welov li {
    list-style: none;
}
.welov a {
    color: #222B36;
}
.welov .section__title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    text-align: center;
    padding: 40px 12px 32px 12px;
}
@media only screen and (min-width: 768px) {
    .welov .section__title {
        font-size: 24px;
        line-height: 28px;
        padding: 60px 0 40px 0;
    }
}
@media only screen and (min-width: 1280px) {
    .welov .section__title {
        font-size: 32px;
        line-height: 38px;
        padding: 64px 0 48px 0;
    }
}
@media only screen and (min-width: 1440px) {
    .welov .section__title {
        font-size: 40px;
        line-height: 48px;
        padding: 80px 0 64px 0;
    }
}
.welov .category li {
    position: relative;
    font-size: 0;
}
.welov .category li a {
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 400;
}
.welov .category li:first-child {
    color: #ffffff;
    display: none;
}
.welov .category li:first-child a {
    color: #ffffff;
}
.welov .category li .content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.welov .category li .content > div {
    position: relative;
    height: 100%;
    margin: 0 auto;
}
.welov .category li .content__image {
    width: 100%;
    height: 0;
    padding-bottom: 133.33%;
    position: relative;
}
.welov .category li .content__image img {
    width: 100%;
}
.welov .category li .section__image {
    padding-bottom: 133.33%;
}
.welov .category li .content__wrap {
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    white-space: nowrap;
}
.welov .category li .content__wrap .title {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 500;
}
.welov .category li .content__wrap .tip {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 300;
    margin: 6px 0 16px 0;
}
@media only screen and (min-width: 768px) {
    .welov .category li {
        margin-top: 8px;
    }
    .welov .category li a {
        display: block;
        border: 1px solid #222b36;
        height: 32px;
        line-height: 32px;
        text-align: center;
        width: 127px;
        margin: 0;
    }
    .welov .category li a span {
        display: none;
    }
    .welov .category li a:hover {
        background: rgba(34, 43, 54, 0.06);
    }
    .welov .category li a:focus {
        background: rgba(34, 43, 54, 0.12);
    }
    .welov .category li .content__image {
        padding-bottom: 41.9%;
    }
    .welov .category li .content__wrap {
        top: 50%;
        transform: translateY(-50%);
        text-align: left;
    }
    .welov .category li .content__wrap .title {
        font-size: 20px;
        line-height: 24px;
    }
    .welov .category li .content__wrap .tip {
        font-size: 14px;
        line-height: 18px;
        margin: 4px 0 8px 0;
    }
    .welov .category li:first-child a {
        background-color: #297580;
        border-color: #297580;
    }
    .welov .category li:first-child a:hover {
        background: #59949D;
    }
    .welov .category li:first-child a:focus {
        background: #116572;
    }
    .welov .category li:first-child .content__wrap {
        left: 15.625%;
    }
    .welov .category li:first-child .content__wrap .title {
        font-size: 26px;
        line-height: 32px;
    }
    .welov .category li:first-child .content__wrap .tip {
        font-size: 16px;
        line-height: 20px;
        margin: 4px 0 24px 0;
    }
    .welov .category li:nth-child(2) a {
        margin: 0 auto;
    }
    .welov .category li:nth-child(2) .content__wrap {
        top: 7%;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }
    .welov .category li:nth-child(3) .content__wrap {
        left: auto;
        right: 11.458%;
    }
    .welov .category li:nth-child(4) .content__wrap {
        left: 18.229%;
        top: 22.222%;
        transform: translateY(-22.222%);
    }
}
@media only screen and (min-width: 1024px) {
    .welov .category li a {
        height: 36px;
        line-height: 36px;
    }
    .welov .category li .content__wrap .title {
        font-size: 24px;
        line-height: 28px;
    }
    .welov .category li .content__wrap .tip {
        font-size: 14px;
        line-height: 18px;
        margin: 8px 0 20px 0;
    }
    .welov .category li:first-child .content__wrap {
        left: 19.531%;
    }
    .welov .category li:first-child .content__wrap .title {
        font-size: 30px;
        line-height: 36px;
    }
    .welov .category li:first-child .content__wrap .tip {
        font-size: 18px;
        line-height: 22px;
        margin: 12px 0 24px 0;
    }
    .welov .category li:nth-child(3) .content__wrap {
        right: 16.894%;
    }
    .welov .category li:nth-child(4) .content__wrap {
        left: 19.531%;
        top: 23.255%;
        transform: translateY(-23.255%);
    }
}
@media only screen and (min-width: 1280px) {
    .welov .category li {
        margin-top: 10px;
    }
    .welov .category li a {
        width: 143px;
        height: 40px;
        line-height: 40px;
    }
    .welov .category li .content__wrap .title {
        font-size: 32px;
        line-height: 38px;
    }
    .welov .category li .content__wrap .tip {
        font-size: 18px;
        line-height: 22px;
        margin: 12px 0 24px 0;
    }
    .welov .category li:first-child .content__wrap {
        left: 15.652%;
    }
    .welov .category li:first-child .content__wrap .title {
        font-size: 40px;
        line-height: 48px;
    }
    .welov .category li:first-child .content__wrap .tip {
        font-size: 24px;
        line-height: 28px;
        margin: 14px 0 56px 0;
    }
    .welov .category li:nth-child(2) .content__wrap {
        top: 8.9%;
    }
    .welov .category li:nth-child(3) .content__wrap {
        right: 15.652%;
    }
    .welov .category li:nth-child(4) .content__wrap {
        left: 15.652%;
        top: 23.791%;
        transform: translateY(-23.791%);
    }
}
@media only screen and (min-width: 1440px) {
    .welov .category li {
        margin-top: 12px;
    }
    .welov .category li a {
        width: 154px;
        font-size: 16px;
        height: 44px;
        line-height: 44px;
    }
    .welov .category li .content__wrap .title {
        font-size: 36px;
        line-height: 44px;
    }
    .welov .category li .content__wrap .tip {
        font-size: 22px;
        line-height: 28px;
    }
    .welov .category li:first-child .content__wrap {
        left: 15.25%;
    }
    .welov .category li:first-child .content__wrap .title {
        font-size: 48px;
        line-height: 58px;
    }
    .welov .category li:first-child .content__wrap .tip {
        font-size: 28px;
        line-height: 34px;
        margin: 16px 0 64px 0;
    }
    .welov .category li:nth-child(2) .content__wrap {
        top: 8.9%;
    }
    .welov .category li:nth-child(3) .content__wrap {
        right: 14.25%;
    }
    .welov .category li:nth-child(4) .content__wrap {
        left: 15.25%;
        top: 23.791%;
        transform: translateY(-23.791%);
    }
}
@media only screen and (min-width: 1920px) {
    .welov .category li:first-child .content__wrap {
        left: 15.25%;
        transform: translateY(-50%) scale(1.2);
    }
    .welov .category li:nth-child(2) .content__wrap {
        top: 8.9%;
        transform: translateX(-50%) scale(1.2);
    }
    .welov .category li:nth-child(3) .content__wrap {
        right: 17.25%;
        transform: translateY(-50%) scale(1.2);
    }
    .welov .category li:nth-child(4) .content__wrap {
        left: 15.25%;
        top: 23.791%;
        transform: translateY(-23.791%) scale(1.2);
    }
}
@media only screen and (min-width: 2200px) {
    .welov .category li:first-child .content__wrap {
        left: 22.25%;
        transform: translateY(-50%) scale(1.8);
    }
    .welov .category li:nth-child(2) .content__wrap {
        top: 11.9%;
        transform: translateX(-50%) scale(1.8);
    }
    .welov .category li:nth-child(3) .content__wrap {
        right: 15.25%;
        transform: translateY(-50%) scale(1.8);
    }
    .welov .category li:nth-child(4) .content__wrap {
        left: 22.25%;
        top: 23.791%;
        transform: translateY(-23.791%) scale(1.8);
    }
}
@media only screen and (min-width: 3200px) {
    .welov .category li:first-child .content__wrap {
        left: 22.25%;
        transform: translateY(-50%) scale(2);
    }
    .welov .category li:nth-child(2) .content__wrap {
        top: 11.9%;
        transform: translateX(-50%) scale(2);
    }
    .welov .category li:nth-child(3) .content__wrap {
        right: 20.25%;
        transform: translateY(-50%) scale(2);
    }
    .welov .category li:nth-child(4) .content__wrap {
        left: 22.25%;
        top: 23.791%;
        transform: translateY(-23.791%) scale(2);
    }
}

.welov .recommend ol:last-child {
    display: flex;
    flex-direction: column-reverse;
}
.welov .recommend li {
    position: relative;
    font-size: 0;
}
.welov .recommend .section__body ol:first-child li:first-child,
.welov .recommend .section__body ol:first-child li:first-child a,
.welov .recommend .section__body ol:last-child li:last-child,
.welov .recommend .section__body ol:last-child li:last-child a{
    color: #FFFFFF;
}
.welov .recommend li a {
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 400;
}
.welov .recommend li .content__image {
    font-size: 0;
    width: 100%;
    position: relative;
}
.welov .recommend li .content__image img {
    width: 100%;
}
.welov .recommend li .content__wrap {
    position: absolute;
    top: 8.9%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    white-space: nowrap;
}
.welov .recommend li .content__wrap .title {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 500;
}
.welov .recommend li .content__wrap .tip {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 200;
    margin: 6px 0 8px 0;
}
@media only screen and (min-width: 768px) {
    .welov .recommend ol {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .welov .recommend ol:last-child {
        flex-direction: row;
        margin-top: 8px;
    }
    .welov .recommend li {
        width: calc((100% - 8px)/2);
    }
    .welov .recommend li a {
        display: block;
        border: 1px solid #222b36;
        height: 32px;
        line-height: 32px;
        text-align: center;
        width: 127px;
        margin: 0 auto;
    }
    .welov .recommend li a span {
        display: none;
    }
    .welov .recommend li a:hover {
        background: rgba(34, 43, 54, 0.06);
    }
    .welov .recommend li a:focus {
        background: rgba(34, 43, 54, 0.12);
    }
    .welov .recommend ol:first-child li:first-child a,
    .welov .recommend ol:last-child li:last-child a {
        border-color: #ffffff;
    }
    .welov .recommend ol:first-child li:first-child a:hover,
    .welov .recommend ol:last-child li:last-child a:hover {
        background: rgba(255, 255, 255, 0.16);
    }
    .welov .recommend ol:first-child li:first-child a:focus,
    .welov .recommend ol:last-child li:last-child a:focus {
        background: rgba(255, 255, 255, 0.32);
    }
    .welov .recommend li .content__wrap {
        top: 5%;
    }
    .welov .recommend li .content__wrap .title {
        font-size: 20px;
        line-height: 24px;
    }
    .welov .recommend li .content__wrap .tip {
        font-size: 14px;
        line-height: 18px;
        margin: 4px 0 8px 0;
    }
}
@media only screen and (min-width: 1024px) {
    .welov .recommend li a {
        height: 36px;
        line-height: 36px;
    }
    .welov .recommend li .content__wrap .tip {
        margin: 8px 0 16px 0;
    }
}
@media only screen and (min-width: 1280px) {
    .welov .recommend ol:last-child {
        margin-top: 10px;
    }
    .welov .recommend li {
        width: calc((100% - 10px)/2);
    }
    .welov .recommend li a {
        height: 40px;
        line-height: 40px;
        width: 143px;
    }
    .welov .recommend li .content__wrap .title {
        font-size: 28px;
        line-height: 34px;
    }
    .welov .recommend li .content__wrap .tip {
        font-size: 16px;
        line-height: 20px;
        margin: 8px 0 20px 0;
    }
}
@media only screen and (min-width: 1440px) {
    .welov .recommend ol:last-child {
        margin-top: 12px;
    }
    .welov .recommend li {
        width: calc((100% - 12px)/2);
    }
    .welov .recommend li a {
        height: 44px;
        line-height: 44px;
        width: 154px;
        font-size: 16px;
    }
    .welov .recommend li .content__wrap .title {
        font-size: 32px;
        line-height: 38px;
    }
    .welov .recommend li .content__wrap .tip {
        font-size: 20px;
        line-height: 24px;
        margin: 12px 0 24px 0;
    }
}
@media only screen and (min-width: 1920px) {
    .welov .recommend li .content__wrap {
        top: 6%;
        transform: translateX(-50%) scale(1.2);
    }
}
@media only screen and (min-width: 2200px) {
    .welov .recommend li .content__wrap {
        top: 7%;
        transform: translateX(-50%) scale(1.3);
    }
}
@media only screen and (min-width: 3200px) {
    .welov .recommend li .content__wrap {
        transform: translateX(-50%) scale(1.5);
    }
}

.welov .video .video__content {
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;

}
.welov .video .video__content video {
    width: 100%;
}
.welov .comment__content {
    position: relative;
    --swiper-pagination-color: #9B9FA4;
    --swiper-pagination-bullet-width: 50px;
    --swiper-pagination-bullet-height: 3px;
}
.welov .comment__content .commentSwiper {
    overflow: hidden;
    position: relative;
}
.welov .comment__content .commentSwiper .swiper-slide {
    font-size: 0;
    cursor: pointer;
}
.welov .comment__content .commentSwiper .swiper-slide img {
    width: 100%;
    height: 100%;
}
.welov .comment__content .commentSwiper .swiper-button-next,
.welov .comment__content .commentSwiper .swiper-button-prev {
    display: none;
}
.welov .comment__content .swiper-pagination {
    bottom: -18px;
}
.welov .comment__content .swiper-pagination-bullet {
    border-radius: 0;
    margin: 0 2px;
}
@media only screen and (min-width: 768px) {
    .welov .comment__content .commentSwiper {
        --swiper-navigation-size: 16px;
    }
    .welov .comment__content .commentSwiper .swiper-button-next,
    .welov .comment__content .commentSwiper .swiper-button-prev {
        display: block;
        height: 40px;
        width: 40px;
        background: rgba(255, 255, 255, 0.8);
        border-radius: 50%;
        color: #17292A;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
    }
    .welov .comment__content .commentSwiper .swiper-button-prev {
        left: 80px;
    }
    .welov .comment__content .commentSwiper .swiper-button-next {
        right: 80px;
    }
    .welov .comment__content .swiper-pagination {
        display: none;
    }
}
@media only screen and (min-width: 1024px) {
    .welov .comment__content .commentSwiper .swiper-button-prev {
        left: 15%;
    }
    .welov .comment__content .commentSwiper .swiper-button-next {
        right: 15%;
    }
}
@media only screen and (min-width: 1440px) {
    .welov .comment__content .commentSwiper {
        --swiper-navigation-size: 22px;
    }
    .welov .comment__content .commentSwiper .swiper-button-next,
    .welov .comment__content .commentSwiper .swiper-button-prev {
        height: 56px;
        width: 56px;
    }
    .welov .comment__content .commentSwiper .swiper-button-prev {
        left: 15%;
    }
    .welov .comment__content .commentSwiper .swiper-button-next {
        right: 15%;
    }
}
.welov .subscribe {
    background-color: #39414A;
    margin-top: 48px;
}
.welov .subscribe__container {
    margin: 0 16px;
    padding: 40px 0;
}
.welov .subscribe__title {
    color: #FFFFFF;
    font-weight: 700;
    padding: 0;
}
.welov .subscribe__enterContainer {
    margin: 40px 0;
}
.welov .subscribe__enterContainer input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    outline: none;
    border: none;
}
.welov .subscribe__enterContainer input::placeholder {
    color: #696969;
}
.welov .subscribe__enterContainer .btn {
    margin-top: 16px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    background-color: #297580;
}
.welov .subscribe__enterContainer .btn:hover {
    background: #59949D;
}
.welov .subscribe__enterContainer .btn:focus {
    background: #116572;
}
.welov .subscribe__tip {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    font-weight: 400;
    opacity: 0.8;
}
@media only screen and (min-width: 768px) {
    .welov .subscribe {
        margin-top: 60px;
    }
    .welov .subscribe__container {
        margin: 0 24px;
    }
    .welov .subscribe__enterContainer {
        margin: 32px 0 10px 0;
        display: flex;
        align-items: center;
        width: 100%;
    }
    .welov .subscribe__enterContainer input {
        font-size: 14px;
        text-align: left;
        height: 48px;
        line-height: 48px;
        padding: 0 24px;
    }
    .welov .subscribe__enterContainer .btn {
        margin-top: 0;
        margin-left: 16px;
        max-width: 142px;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
    }
    .welov .subscribe__tip {
        font-size: 12px;
        line-height: 24px;
    }
}
@media only screen and (min-width: 912px) and (max-width: 1023px) {
    .welov .subscribe__container {
        max-width: 864px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1024px) {
    .welov .subscribe__container {
        margin: 0 80px;
    }
    .welov .subscribe__title {
        font-size: 40px;
        line-height: 48px;
    }
    .welov .subscribe__enterContainer {
        margin: 64px 0 42px 0;
    }
    .welov .subscribe__enterContainer input {
        font-size: 16px;
        padding: 0 32px;
    }
    .welov .subscribe__enterContainer .btn {
        max-width: 180px;
        font-size: 16px;
        margin-left: 24px;
    }
    .welov .subscribe__tip {
        font-size: 18px;
        line-height: 22px;
    }
}
@media only screen and (min-width: 1280px) {
    .welov .subscribe {
        margin-top: 64px;
    }
    .welov .subscribe__container {
        max-width: 1120px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1440px) {
    .welov .subscribe {
        margin-top: 80px;
    }
}
.welov .comment-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    visibility: visible;
    transition: all 0.3s;
    display: none;
}
.welov .modal__mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.welov .modal__wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
    width: calc(100% - 95px);
}
.welov .modal__wrap .image img {
    width: 100%;
    max-width: unset;
}
.welov .modal__wrap .close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.welov .modal__wrap .close img {
    width: 14px;
    height: 14px;
    cursor: pointer;
}
.welov .modal__wrap .content {
    padding: 16px;
}
.welov .modal__wrap .content .author {
    font-size: 16px;
    color: #17292A;
    letter-spacing: 0;
    line-height: 19px;
    font-weight: 800;
}
.welov .modal__wrap .content .detail {
    font-size: 14px;
    color: #222B36;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 200;
    margin: 8px 0 15px 0;
}
.welov .modal__wrap .content .product__photo {
    display: flex;
    align-items: center;
}
.welov .modal__wrap .content .product__photo img {
    height: 100%;
    width: 60px;
    margin-right: 8px;
}
.welov .modal__wrap .content .product__name {
    font-size: 14px;
    color: #17292A;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 500;
}
.welov .modal__wrap .content .product__detail {
    margin-top: 20px;
}
.welov .modal__wrap .content .product__detail > p {
    display: none;
}
.welov .modal__wrap .content .product__detail a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #222b36;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .welov .modal__wrap {
        width: calc(100% - 288px);
    }
    .welov .modal__wrap .close {
        position: absolute;
        top: 16px;
        right: 28px;
    }
    .welov .modal__wrap .close img {
        width: 16px;
        height: 16px;
    }
    .welov .modal__wrap .content {
        padding: 16px 28px 24px 28px;
    }
    .welov .modal__wrap .content .author {
        font-size: 14px;
        line-height: 18px;
    }
    .welov .modal__wrap .content .detail {
        margin: 18px 0 24px 0;
    }
    .welov .modal__wrap .content .product {
        display: flex;
        align-items: center;
    }
    .welov .modal__wrap .content .product__photo > p {
        display: none;
    }
    .welov .modal__wrap .content .product__photo img {
        width: 89px;
        margin-right: 22px;
    }
    .welov .modal__wrap .content .product__detail {
        margin: 0;
    }
    .welov .modal__wrap .content .product__detail > p {
        display: block;
    }
    .welov .modal__wrap .content .product__detail a {
        margin-top: 20px;
        max-width: 127px;
        height: 32px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1024px) {
    .welov .modal__wrap {
        width: calc(100% - 160px);
        height: 462px;
        max-width: 980px;
        display: flex;
    }
    .welov .modal__wrap .image img {
        width: 462px;
    }
    .welov .modal__wrap .content {
        overflow-y: scroll;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .welov .modal__wrap .content::-webkit-scrollbar {
        display: none;
    }
}
@media only screen and (min-width: 1440px) {
    .welov .modal__wrap {
        width: calc(100% - 462px);
        height: 520px;
    }
    .welov .modal__wrap .close img {
        width: 20px;
        height: 20px;
    }
    .welov .modal__wrap .image img {
        width: 520px;
    }
    .welov .modal__wrap .content .author {
        font-size: 16px;
        line-height: 26px;
    }
    .welov .modal__wrap .content .detail {
        font-size: 16px;
        line-height: 28px;
        margin: 16px 0 42px 0;
    }
    .welov .modal__wrap .content .product__photo img {
        width: 100px;
        margin-right: 24px;
    }
    .welov .modal__wrap .content .product__name {
        font-size: 16px;
        line-height: 20px;
    }
    .welov .modal__wrap .content .product__detail a {
        margin-top: 16px;
    }
}
