﻿html, body {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    overflow-x: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.top_box {
    width: 7.5rem;
    height: 16.7rem;
    position:relative;
    padding-top: 0.6rem;
}

.top_box_title_box {
    width: 7.5rem;
    height: 0.69rem;
}

.top_box_title {
    width: 3.54rem;
    height: 1.66rem;
    background-size: 100% 100%;
    margin: 0 auto;
}

.top1_box {
    width: 7.5rem;
    height: 0.87rem;
    padding-top: 0.04rem;
    position:absolute;
    top:9.5rem;
}

.top1_box_button {
    width: 3.79rem;
    height: 1.3rem;
    background-size: 100% 100%;
    margin: 0 auto;
}

.top2_box {
    width: 7.5rem;
    height: 1.5rem;
    padding-top: 0.04rem;
    position:absolute;
    top:13.45rem;
}

.top2_box_button {
    width: 2.55rem;
    height: 1.47rem;
    background-size: 100% 100%;
    margin: 0 auto;
}

.guanyu {
    width: 7.5rem;
    height: 1.0rem;
    padding-top: 0.55rem;
    font-size:0.4rem;
    text-align:center;
    color:#fff372;
    font-weight:bold;
    text-shadow:3px 2px 2px #b13113;
}

.guanyu_detail {
    width: 6.5rem;
    height: 2.2rem;
    padding-left: 0.5rem;
    font-size:0.23rem;
    color:#0d9ce2;
    font-weight:bold;
}

.center_box03 {
    width: 7.5rem;
    height: 1.96rem;
    position:relative;
    overflow:hidden;
    top:17rem;
}

.center_box03_items_button {
    width: 5.20rem;
    height: 1.68rem;
    background-size: 100% 100%;

    margin: 0 auto;
    margin-top: 0.1rem;
}

.div_suspension {
    width: 7.5rem;
    height: 1.13rem;
    position: fixed;
    top: 0rem;
    z-index: 100;
    background-size: 100% 100%;
}

.div_suspension_btn {
    margin-top: 0.15rem;
    background-size: 100% 100%;
    width: 2.53rem;
    height: 0.87rem;
    float: right;
    z-index: 200;
}

.div_suspension_btn2 {
    margin-top: 0.2rem;
    margin-right: 0.1rem;
    background-size: 100% 100%;
    width: 2.277rem;
    height: 0.783rem;
    float: right;
    z-index: 200;
}

.bottom_box {
    width: 7.5rem;
    height: 1.5rem;
    text-align: center;
    color: white;
    position:relative;
    overflow:hidden;
    top:18.5rem;
}

.bottom_box_font {
    font-size: 0.2rem;
}

@charset "utf-8";
img{border:0;}
*{padding:0;margin:0;list-style:none;}
.slides{width:7.5rem;height:6.07rem;position:relative;overflow:hidden;top:17rem;}
.slideInner{height:7rem;position:relative;left:0;margin-left:0;}
.slideInner a{display:block;height:7.0rem;background-size:cover;background-position:center center;position:relative;text-align:center;z-index:1;}
.slideInner a img{width:7.5rem;position:relative;}
.navListBox{position:absolute;left:50%;top:5.5rem;z-index:99;}
.navListBox li{width:12px;height:12px;float:left;margin-left:5px;border-radius:50%;overflow:hidden;}
.navListBox li:first-child{margin-left:0;}
.navListBox li a{display:block;width:100%;height:100%;border-radius:50%;background-color:#554de3;box-shadow:0 0 5px #666 inset;}
.navListBox li a.active{background-color:#ffffff;}
