header {
    height: 48px !important;
}

.wrapper {
    position: relative;
}

.hide {
    display: none;
}

.static {
    width: 100%;
    position: relative;
}

.abs {
    position: absolute;
    width: 100%;
    top: 0;
}

.z10 {
    z-index: 10;
}

.z11 {
    z-index: 11;
}

.z12 {
    z-index: 12;
}

.z13 {
    z-index: 13;
}

.z14 {
    z-index: 14;
}

.z15 {
    z-index: 15;
}

.content {
    overflow: hidden;
    position: relative;
}

.swiper-slide {
    overflow: hidden;
    position: relative;
}

.p2 {
    background: url('../images/p2/bg0108.jpg') no-repeat;
    background-size: 100% 100%;
}

.reimg {
    width: 100%;
}

.quan {
    position: absolute;
    top: 0;
    width: 56%;
    left: 22%;
    background: url('../images/p2/quan2_0108.png') no-repeat;
    background-size: cover;
}

.quan2 {
    display: block;
    position: absolute;
    top: 0;
    width: 56%;
    left: 22%;
    background: url('../images/p2/quan1_0108.png') no-repeat;
    background-size: cover;
}

.bt_tc {
    position: absolute;
    display: block;
    width: 37%;
    left: 10.6%;
    height: 7.21%;
    top: 86.15%;
}

.bt_gy {
    position: absolute;
    display: block;
    width: 37%;
    left: 52.4%;
    height: 7.21%;
    top: 86.15%;
}

.zsscon {
    line-height: 0;
    font-size: 0;
    width: 100%;
}

.tzgl,
.marks {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.tzgl .tab {
    width: 92%;
    height: 7.3%;
    position: absolute;
    top: 6%;
    left: 4%;
    font-size: 0;
    background: url(../images/p3/tab0v170512.png) no-repeat;
    background-size: 100% 100%;
}

.tzgl .tab.active {
    background-image: url(../images/p3/tab1v170512.png);
}

.tzgl .tab img {
    opacity: 0
}

.tzgl .tab .tabMod {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.tzgl .tab .tabMod:nth-child(2) {
    left: 50%;
}

.tzgl .img img {
    width: 100%;
}

.tzgl .img {
    width: 89%;
    position: absolute;
    top: 18%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    display: none;
}

.tzgl .img.active {
    display: block;
}

.tzgl .img .btn-back {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 23%;
    height: 6%;
}



/**/

.rule {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 0.12rem;
    color: #666;
    line-height: 150%;
    overflow: hidden;
    display: none;
}

.rule h2 {
    font-size: 0.14rem;
    text-align: center;
    margin-bottom: 2%;
    margin-left: 5%;
}

.rule h3 {
    font-size: 0.12rem;
    margin: 5% 0 2%;
}

.rule div.scroll {
    width: 100%;
    height: 88%;
    margin-top: 2%;
    overflow: hidden;
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
}

.rule div.scroll div.box {
    width: 90%;
    margin-left: 3%;
}

.iScrollLoneScrollbar {
    width: 0.13rem;
    height: 50%;
    position: absolute;
    right: 1.5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
}

.iScrollLoneScrollbar:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    background-color: #b5b5b5;
}

.iScrollIndicator {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 0.1rem;
    background-color: #fff;
    border: 2px solid #b5b5b5;
}

.rule .btn-back {
    position: absolute;
    bottom: 1%;
    left: 5%;
    font-size: 0.13rem;
    font-weight: 600;
    color: #666;
    text-decoration: underline;
}

.jt {
    width: 12%;
    display: block;
    left: 44%;
    position: absolute;
}
.index {
    background: url('../images/index/bg_20180113.jpg') no-repeat center bottom;
    background-size: 100% auto;
}

@media only screen and (min-height: 100px) {

    .jt {
        bottom: 5px;
    }
}

@media only screen and (min-height: 568px) {

    .jt {
        bottom: 15px;
    }
}
@media only screen and (min-height: 737px) {

    .jt {
        bottom: 15px;
    }
    .index {
        background: url('../images/index/bg_ipx_20180113.jpg') no-repeat center bottom;
        background-size: 100% auto;
    }
}