html, body, ul, h1, h2, h3, h4, h5, h6, form, input, p, .wrap {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
}

* {
    -webkit-tap-highlight-color: transparent;
}

li {
    list-style: none;
}

img {
    vertical-align: middle;
}

body {
    background-image: url("../img/bg_01.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 46.35rem;
    width: 100%;
    position: relative;
}

.icon-txt {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../img/icon-txt.png");
    width: 4.95rem;
    height: 2.03rem;
    position: absolute;
    top: 11.9rem;
    left: 0.55rem;
}

.haohualibao {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../img/09.png");
    width: 100%;
    height: 6.91rem;
    position: absolute;
    top: 14.68rem;
    left: 0;
}

.haohualibao-jiangli {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../img/04.png");
    width: 8.04rem;
    height: 2.15rem;
    position: absolute;
    top: 17.24rem;
    left: 1.38rem;
}

.youxijieshao {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../img/08.png");
    height: 5.78rem;
    width: 100%;
    position: absolute;
    top: 21.9rem;
    left: 0;
}

.youxikandian {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../img/05.png");
    height: 8.25rem;
    width: 100%;
    position: absolute;
    top: 27.78rem;
    left: 0;
}

.youxikandian-img {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../img/10.jpg");
    width: 8.30rem;
    height: 4.67rem;
    position: absolute;
    top: 29.8rem;
    left: 1.25rem;
}

.video-play-btn {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../img/11.png");
    width: 1.35rem;
    height: 1.35rem;
    position: absolute;
    top: 1.6rem;
    left: 0rem;
    right: 0rem;
    margin: 0 auto;
}

#video-play{
    display: none;
}

.youxitese {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../img/01.png");
    height: 10.38rem;
    width: 10.80rem;
    position: absolute;
    top: 35.8rem;
    left: 0;
    box-sizing: border-box;
    padding-top: 1.8rem;
}

.youxitese .swiper-container {
    width: 9.55rem;
    height: 7.31rem;
}

.youxitese .swiper-container img {
    width: 4.42rem;
    height: 7.31rem;
}

.youxitese .swiper-container img {
    opacity: 1;
}

.youxitese .swiper-container .swiper-slide-active img {
    opacity: 1;
}

.youxitese .swiper-container .swiper-slide {
    width: 4.42rem !important;
    height: 7.31rem !important;
}

.youxitese .swiper-container .swiper-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 4.42rem;
    height: 7.31rem;
    background-color: rgba(0, 0, 0, 0.7);
}

.youxitese .swiper-container .swiper-slide-active.swiper-slide:before {
    background-color: rgba(0, 0, 0, 0);
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("../img/02.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1.30rem;
    height: 1.65rem;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("../img/03.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1.30rem;
    height: 1.65rem;
}

























