body {
    background: #fff;
}

.banner {
    height: 8.11rem;
}

.content .t-box {
    margin-top: 0.576rem;
}

.content .t-box .t-tit {
    padding: 0 0.43rem;
    margin-bottom: 0.43rem;
}

.box-c .t-txt,
.box-d .t-txt,
.box-f .t-txt,
.box-g .t-txt {
    background: #eecac7;
    padding: 0.36rem;
    overflow: hidden;
    min-height: 10rem;
}

.box-c .t-txt,
.box-d .t-txt {
    padding: 3.136rem 0.36rem 0.36rem;
    background: #eecac7 url(../images/bgb.png) no-repeat center 0.2rem;
    background-size: 14.42rem 2.496rem;
}

.box-d .t-txt {
    background-image: url(../images/bgb.png);
}

.box-e {
    background: #e0daf8;
}

.box-e .menu-ul {
    overflow: hidden;
    background: #9947b5;
    padding: 0.384rem;
}

.box-e .menu-ul li {
    width: 33.3%;
    color: #fff;
    line-height: 1.11rem;
    font-size: 0.64rem;
    text-align: center;
    float: left;
    border-radius: 0.43rem;
}

.box-a .t-txt {
    position: relative;
}

.box-g {
    margin-bottom: 3.5rem;
}

.swiperbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 16rem;
    height: 7.47rem;
    padding: 0.85rem 6.72rem 0.98rem 0.85rem;
    box-sizing: border-box;
}

.help {
    position: absolute;
    width: 4.69rem;
    height: 1.39rem;
    bottom: 0.7rem;
    right: 1.28rem;
}

.box-e .menu-ul li.on {
    background: #e13e7b;
}

.menu-ul li.on {
    background: #e13e7b;
    border-radius: 0.43rem;
}

.t-inner {
    padding: 0.43rem 0.64rem;
}

.t-inner h3 {
    color: #e13e7b;
    font-size: 0.7rem;
}

.t-inner p {
    color: #464646;
    font-size: 0.6rem;
    margin-bottom: 0.53rem;
}

.lq-box {
    position: relative;
}

.lq {
    position: absolute;
    width: 3rem;
    height: 3rem;
    bottom: 1rem;
    right: 0.3rem;
}


/* 导航 */

.nav-box {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.2rem;
    background-color: rgba(0, 42, 163, 0.61);
    overflow: hidden;
}

.nav-box .nav-ul a {
    display: block;
    float: left;
    width: 3.75rem;
    line-height: 1.5rem;
    text-align: center;
    border-radius: 0.3rem;
    box-sizing: border-box;
    font-size: 0.55rem;
    color: #e13e7b;
    margin-right: 0.15rem;
    background: #fff;
    margin-bottom: 0.2rem;
}

.nav-box .nav-ul a:nth-child(4) {
    margin-right: 0;
}

.nav-box .nav-ul a.on {
    background-color: #e13e7b;
    color: #fff;
}

.nav-box .nav-ul a:last-child {
    margin-right: 0;
}

.scroll {
    position: fixed;
    bottom: 3.8rem;
    right: 0.43rem;
    z-index: 1000;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    border-radius: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
}

.nav-box,
.scroll {
    z-index: 10;
}

.mask,
.js-help,
.alert {
    position: fixed;
    z-index: 100;
}

.mask {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
}

.js-help {
    top: 50%;
    left: 50%;
    padding: 10px;
    transform: translate(-50%, -50%);
    width: 12.43rem;
}

.js-help .t-txt {
    background: #fff;
    padding: 0.43rem 0.64rem;
    border-radius: 0.21rem;
}

.js-help .t-txt h1 {
    line-height: 1.36rem;
    color: #e13e7b;
    font-size: 0.68rem;
    text-align: center;
    border-bottom: 1px dashed #e13e7b;
    margin-bottom: 1.06rem;
}

.js-help .t-txt p {
    font-size: 0.6rem;
    color: #333333;
    margin-bottom: 0.64rem;
}

.js-help .t-txt .close {
    width: 6.016rem;
    height: 1.71rem;
    text-align: center;
    line-height: 1.71rem;
    font-size: 0.6rem;
    color: #fff;
    background: #e13e7b;
    border-radius: 0.855rem;
    margin: 1.024rem auto;
}

.js-help .t-txt p b {
    color: #e13e7b;
}

.close {
    text-align: right;
}

.close img {
    width: 1.5rem;
    display: inline-block;
}

.alert {
    top: 50%;
    left: 50%;
    background-color: #ffebf2;
    padding: 0.5rem;
    transform: translate(-50%, -50%);
    border-radius: 0.3rem;
}

.alert .js-close {
    width: 5.27rem;
    font-size: 0.6rem;
    line-height: 1.28rem;
    background: #0e497e;
    border-radius: 1.28rem;
    margin: 1rem auto;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.alert .t-txt {
    min-height: 1rem;
    line-height: 2;
    margin-bottom: 0.5rem;
    text-align: center;
    position: relative;
    min-width: 11rem;
    padding: 0.3rem;
}

.alert .t-txt:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.7rem;
    height: 0.7rem;
    margin: -0.35rem 0 0 -0.35rem;
    border: 0.1rem solid #62333c;
    border-top-color: #fff6d5;
    border-radius: 100%;
    overflow: hidden;
    -webkit-animation: circle 1s infinite linear;
    -moz-animation: circle 1s infinite linear;
    -o-animation: circle 1s infinite linear;
    animation: circle 1s infinite linear
}

.alert-h2 {
    position: relative;
    background: #ffebf2;
    color: #990a46;
    font-weight: normal;
    line-height: 1.2rem;
    font-size: 0.6rem;
}

@-webkit-keyframes circle {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-moz-keyframes circle {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-o-keyframes circle {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes circle {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}