html, body {
    padding: 0;
    margin: 0;
    font-size: 100px;
    font-family: 'Source Han Sans CN';
}
h1,h2,h3,h4,h5,h6,p {
    margin: 0;
    margin-block-end: 0;
    margin-block-start: 0;
}
ul,ol {
    padding: 0;
    margin: 0 !important;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
a {
    text-decoration: none !important;
}


.banner_wrap {
    height: 10.08rem;
}

.index-banner-ul li {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.index-banner-ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.index-banner-ul li a img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.footer-wrap {
    width: 100%;
    margin-top: 1.42rem;
    background-color: #000000;
}

.footer-link {
    display: flex;
    padding-top: 0.55rem;
    list-style-type: none;
    justify-content: center;
}


.footer-link li {
    width: 0.4rem;
    height: 0.4rem;
    background-size: contain;
    cursor: pointer;
}

.footer-link-ios {
    background-image: url(https://hotcache.willapps.com/index/about/aboutus_icon_pingguo.png);
}
.footer-link-android {
    background-image: url(https://hotcache.willapps.com/index/about/aboutus_icon_anzhuo.png);
}
.footer-link-hongshu {
    background-image: url(https://hotcache.willapps.com/home/contact/contactus_icon_hongshu_n.png);
}
.footer-link-wechat {
    background-image: url(https://hotcache.willapps.com/home/contact/contactus_icon_weixin_n.png);
}
.footer-link-weibo {
    background-image: url(https://hotcache.willapps.com/home/contact/contactus_icon_weibo_n.png);
}
.footer-link-tieba {
    background-image: url(https://hotcache.willapps.com/home/contact/contactus_icon_tieba_n.png);
}

.footer-link-ios:hover {
}
.footer-link-android:hover {
}
.footer-link-hongshu:hover {
}
.footer-link-wechat:hover {
}
.footer-link-weibo:hover {
}
.footer-link-tieba:hover {
}



.footer-link li a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.footer-link li img {
    width: 100%;
    height: 100%;
}

.footer-link li:not(:first-child) {
    margin-left: 0.57rem;
}

.footer-contact {
    margin-top: 0.6rem;
    font-size: 0.18rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.36rem;
    text-align: center;
}

.footer-copyright {
    font-size: 0.18rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.36rem;
    text-align: center;
    padding-top: 0.26rem;
    padding-bottom: 0.5rem;
}
.footer-copyright a {
    color: #FFFFFF;
}

.hidden {
    display: none !important;
}

.banner-slide {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.media-news-banner-slide .banner-slide-image {
    width: 4.66rem;
    height: 0.96rem;
    display: block;
    margin: 3.71rem auto 0;
}


.box-hover-shadow:hover, .box-hover-shadow:active{
    /*box-shadow: 0 0 4px rgba(5,5,5, 0.2);*/
}

@media screen and (min-width: 1920px) {
    html, body {
        width: 1920px;
        margin: auto;
    }
}

.banner-slide {
    z-index: 1;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

/* 公用 */
body {
    position: relative;
    width: 100%;
    max-width: 19.2rem;
    overflow-x: hidden;
    box-sizing: border-box;
}

/* 顶部导航栏 */
.header_wrap {
    position: relative;
    z-index: 100;
    box-sizing: border-box;
    width: 100%;
    padding: 0 1.6rem;
    display: flex;
    justify-content: space-between;
    background-color: #000000;
}

.header_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: inherit;
    cursor: pointer;
}
.header_icon h3 {
    color: #FFFFFF;
    margin-right: 0.2rem;
}
.header_icon img {
    width: 1.58rem;
    height: 0.42rem;
}

.header_nav {
    height: 0.77rem;
}
.header_nav ul {
    display: flex;
    height: 100%;
    font-size: 0;
    list-style-type: none;
    justify-content: space-around;
}
.header_nav ul li {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    justify-content: center;
    text-align: center;
    margin-left: 0.52rem;
}
.header_nav ul li.active {
    border-bottom: 2px solid #EEEEEE;
}
.header_nav ul li a {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 0.22rem;
    width: 100%;
    height: 100%;
    line-height: 100%;
    text-align: center;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* banner遮罩层 */
.banner_mask {
    position: absolute;
    z-index: 2;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 40%);
    background-image: url(https://hotcache.willapps.com/OfficialWebsite/publish/mask_point.png);
    background-size: 19.20rem 10.82rem;
}
/* banner文字 */
.banner_content {
    z-index: 3;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.banner_slide_big {
    display: block;
    margin: 3.71rem auto 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.banner-slide-title {
    display: block;
    text-align: center;
    margin-top: 0.36rem;
    font-size: 0.46rem;
    font-weight: 400;
    color: #FFFFFF;
}
.banner-slide-sub-title {
    display: block;
    text-align: center;
    margin-top: 1.7rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: 0.35rem;
}

/* banner小点 */
body .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 0.3rem;
}
body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.2rem;
    height: 0.2rem;
    margin: 0 0.4rem;
}
body .swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, 0.6);
}
body .swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255, 1);
}


.banner-transition {
    transition: background-size 1s;
}
