html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}

@font-face {
    font-family: 'fonts';
    src: url('//png.pookcdn.net/hw/romance/mobile/fonts/No-move-1.woff');
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    font-size: .24rem;
    font-family: Arial;
}

.container {
    position: relative;
    width: 7.5rem;
    /* height: 61.4rem; */
    margin: 0 auto;
    overflow: hidden;
}

.swiper-container1 {
    width: 7.5rem;
}

.swiper-wrapper {
    width: 40rem;
}

.swiper1 .swiper-slide img {
    width: 7.5rem !important;
}

.main {
    text-align: center;
}

.main-title img {
    height: .5rem;
    margin-top: .3rem;
}

.swiper2 {
    width: 7.5rem;
    height: 9rem;
    margin-top: .4rem;
}

.swiper-container2 {
    width: 7rem;
    margin: 0 auto;
    overflow: hidden;
}

.swiper-slide {
    width: 7rem;
}

.swiper2 .swiper-slide img {
    width: 5rem;
}

.swiper-button-prev2 {
    width: .6rem;
    height: .6rem;
    background: url('//png.pookcdn.net/hw/romance/mobile/prev_icon.png') no-repeat;
    background-size: 100% 100%;
    outline: none;
}

.swiper-button-next2 {
    width: .6rem;
    height: .6rem;
    background: url('//png.pookcdn.net/hw/romance/mobile/next_icon.png') no-repeat;
    background-size: 100% 100%;
    outline: none;
}

.swiper-pagination-bullet {
    background: #f5f5f5 !important;
    opacity: .5 !important;
}

.swiper-pagination-bullet-active {
    background: #54d4d4 !important;
    opacity: 1 !important;
}

.info {
    width: 5rem;
    height: 2rem;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-top: 1px solid #fff;
    padding-top: .2rem;
}

.info p {
    margin-top: .05rem;
}

.blue {
    color: #4fd2d3;
    font-size: .28rem;
}

.gf-text {
    margin: .3rem auto;
    width: 7rem;
}

.swiper3 .swiper-wrapper {
    width: 31rem;
}

.swiper3 .swiper-slide {
    width: 3.8rem !important;
}

.swiper3 img {
    height: 4.3rem;
}

.more-btn {
    width: 7.5rem;
    text-align: center;
}

.more-btn img {
    width: 3.6rem;
    height: 1rem;
    margin-top: .3rem;
}

.video {
    margin-top: .5rem;
    height: 4.5rem;
    position: relative;
}

.video img {
    position: absolute;
    z-index: 2222;
    top: 1.5rem;
    width: 1.25rem;
    left: 3.3rem;
}

.UR {
    width: 7.5rem;
    height: 11.67rem;
    margin-top: .3rem;
    background: -webkit-linear-gradient(#54d4d4, #c5fee5);
    background: -o-linear-gradient(#54d4d4, #c5fee5);
    background: -moz-linear-gradient(#54d4d4, #c5fee5);
    background: linear-gradient(#54d4d4, #c5fee5);
}

.review-list>div {
    width: 6.6rem;
    height: 2.73rem;
    margin: .3rem auto;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.gt-text p {
    font-size: .35rem;
    margin: .3rem auto;
    color: #666;
    width: 5.8rem;
}

.contact img {
    width: 3.43rem;
    height: .99rem;
    margin-top: .3rem;
}

.footer {
    width: 7.5rem;
    height: 2.92rem;
    margin-top: .5rem;
    background: -webkit-linear-gradient(#ff7c7b, #ffb18f);
    background: -o-linear-gradient(#ff7c7b, #ffb18f);
    background: -moz-linear-gradient(#ff7c7b, #ffb18f);
    background: linear-gradient(#ff7c7b, #ffb18f);
}

.up {
    width: 6rem;
    height: 1.6rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-bottom: 1px solid #f5f5f5;
}

.up img {
    height: .58rem;
}

.down p {
    font-size: .16rem;
    color: #fff;
    text-align: center;
    margin-top: .4rem;
}

.review-list>div {
    padding: .2rem;
}

.left,
.right {
    height: 1rem;
    display: inline-block;
}

.left {
    width: 68%;
    text-align: left;
}

.right {
    width: 28%;
    text-align: right;
}

.left span {
    font-size: .3rem;
    font-family: 'fonts';
    line-height: 2;
}

.left img {
    width: .3rem;
}

.right img {
    width: .6rem;
}

.bottom {
    margin-top: .1rem;
    word-break: break-all;
    font-size: .22rem;
    text-align: left;
    color: #666;
}

.top {
    width: 7.5rem;
    position: absolute;
    top: 0;
    z-index: 2;
    padding: .2rem;
}

.top img {
    height: .77rem;
    vertical-align: middle;
}

.menu-icon {
    height: .5rem !important;
    margin-left: 4.5rem;
}

.header-info {
    width: 7.5rem;
    position: absolute;
    top: 9rem;
    z-index: 2;
    color: #fff;
    text-align: center;
}

.header-info h1 {
    font-size: .6rem;
    font-family: 'fonts';
}

.header-info p {
    margin-top: .2rem;
    width: 6rem;
    margin: 0 auto;
}

.header-info img {
    width: 2.95rem;
    margin-top: .5rem;
}

.menu-pop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    font-family: 'fonts';
    /* background: rgba(0, 0, 0, .8); */
}

.menu-list {
    width: 50%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    float: right;
    color: #878380;
}

.menu-list li {
    height: 1.2rem;
    text-align: center;
    line-height: 1.2rem;
    font-size: .36rem;
}

.close {
    font-size: .8rem !important;
    width: 1.35rem;
    height: 1.35rem;
    /* background-color: #54d4d4; */
    background: url('//png.pookcdn.net/hw/romance/mobile/menu_1.png');
    background-size: 100% 100%;
    margin-left: 2.4rem;
    color: #fff;
    text-align: center;
    line-height: 1.35rem;
}

li a {
    color: #8c8c8c;
}

.active a {
    color: #fff;
    font-weight: 700;
    border-bottom: 2px solid #54d4d4;
}