
.wrapper {
    /* background-color: #edb941; */
    background-color: #2897FC;
    height: 100%;
}

.sective {
    display: block;
    width: 3.3rem;
    background-color: #fff;
    padding: 0.2rem 0.15rem;
    margin: 0 auto;
    border-radius: 0.15rem;
}

.sective-bg {
    width: 3.44rem;
    padding: 0.07rem 0;
    border-radius: 0.15rem;
    margin: 0 auto;
    background: rgba(0, 0, 0, .1);
}

.label {
    width: 100%;
    height: 0.7rem;
    position: relative;
}

.label input {
    width: 100%;
    border: 1px solid #ededed;
    height: 0.5rem;
    line-height: 0.5rem;
    outline: none;
    padding: 0 0.1rem 0 0.3rem;
    color: #666;
    border-radius: 0.06rem;
}

.icon1:after {
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/code.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 17px;
    left: 10px;
    z-index: 9;
}

.icon2:after {
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/code22.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 17px;
    left: 10px;
    z-index: 9;
}

.label span {
    color: red;
    display: block;
    line-height: 0.2rem;
    padding-left: 7px;
}

.code2,
.code3 {
    color: red;
    display: block;
    line-height: 0.2rem;
    padding-left: 7px;
}

.mobile {
    width: 100%;
    height: 0.7rem;
    position: relative;
    display: none;
}

.mobile_div {
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    position: relative;
}

#phone {
    width: 100%;
    border: 1px solid #ededed;
    height: 0.5rem;
    line-height: 0.5rem;
    outline: none;
    padding: 0 0.1rem 0 0.3rem;
    color: #666;
    border-radius: 0.06rem;
}

.hint {
    color: red;
    display: block;
    line-height: 0.2rem;
    padding-left: 7px;
}


/* 分端 */

.portcont {
    position: absolute;
    top: 0.1rem;
    right: 0.1rem;
    width: 0.73rem;
    height: 0.3rem;
    border: 0.01rem solid #ededed;
    display: none;
}

.portcont label {
    display: block;
    float: left;
    width: 0.35rem;
    height: 100%;
    color: #666;
    position: relative;
    cursor: pointer;
}

.port_bg {
    background: #cde0f5;
}

.portcont label:first-child {
    border-right: 0.01rem solid #ededed;
}

.portcont label span {
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 0.3rem;
    text-align: center;
    top: 0;
    left: 0;
    color: #999;
}

.portcont input[type="radio"] {
    /* position: absolute; */
    width: 0.35rem;
    height: 0.3rem;
    /* clip: rect(0, 0, 0, 0); */
    opacity: 0;
}

.verify {
    width: 100%;
    height: 0.7rem;
    position: relative;
}

.verify_span {
    color: red;
    display: block;
    line-height: 0.2rem;
    padding-left: 7px;
}

.submit {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.2rem;
    text-align: center;
    color: #fff;
    border-radius: 0.06rem;
}

.detailsPage {
    width: 100%;
    height: 100%;
    padding: 20px;
}

.detailsPage h3 {
    font-size: 0.16rem;
}

.detailsPage p {
    font-size: 0.14rem;
    line-height: 0.3rem;
    text-indent: 2em;
}

.details-txt h3 {
    display: flex;
    justify-content: center;
    height: 0.25rem;
    line-height: 0.25rem;
    color: #2897FC;
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
}

.h3 span {
    display: block;
    width: 7px;
    height: 7px;
    margin: 9px 4px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
}

.h3 strong {
    margin: 0 10px;
    font-weight: bold;
}

.details-txt p {
    line-height: 0.24rem;
    color: #737373;
    font-size: 0.14rem;
}


/* 客服电话 */

.service {
    width: 3.2rem;
    height: 0.4rem;
    color: #fff;
    margin: 0.12rem auto 0;
    /* display: none; */
}

.service a {
    color: #fff;
}

.service img {
    display: block;
    width: 0.31rem;
    height: 0.31rem;
    margin-right: 0.1rem;
    margin-top: 3px;
    float: left;
}

.service>div {
    float: left;
    width: calc(100% - 0.42rem);
    font-size: 12px;
}

.service p {
    line-height: 0.16rem;
}

.loop {
    width: 100%;
}

.loop span {
    display: block;
    float: left;
    height: 0.16rem;
    line-height: 0.16rem;
    width: 0.65rem;
}

.txtScroll-top {
    width: calc(100% - 0.65rem);
    float: left;
    overflow: hidden;
    position: relative;
}

.txtScroll-top .infoList li {
    height: 0.16rem;
    line-height: 0.16rem;
    overflow: hidden;
}

.kf {
    line-height: 0.2rem !important;
    font-size: 14px;
}

.indexColor {
    background-color: #2897FC;
}


/* 校验 */

.yidun.yidun--light .yidun_control {
    height: 0.5rem !important;
    border-radius: 0.06rem !important;
}

.yidun.yidun--light.yidun--jigsaw .yidun_tips {
    height: 0.5rem !important;
    border-radius: 0.06rem !important;
}

.yidun.yidun--light .yidun_tips {
    line-height: 0.5rem !important;
}

.yidun.yidun--light.yidun--success.yidun--jigsaw .yidun_control .yidun_slide_indicator {
    height: 0.5rem !important;
}

.yidun_control {
    height: 0.5rem !important;
}

.yidun_slide_indicator {
    height: 0.5rem !important;
}


/* 校验 */

.yidun_intellisense--light {
    height: 0.5rem !important;
    border-radius: 0.06rem !important;
}

.yidun_intellisense--light .yidun_intelli-control {
    height: 0.5rem !important;
    border-radius: 0.06rem !important;
}

.yidun_intellisense--light .yidun_intelli-tips {
    line-height: 0.5rem !important;
}

.yidun_classic-tips {
    height: 0.5rem !important;
    line-height: 0.5rem !important;
}


/* 京东E卡/手机号验证 */

.jd {
    width: 100%;
    position: relative;
    display: none;
}

.jd_phone {
    width: 100%;
    height: 0.7rem;
    position: relative;
}

.jd_cont {
    width: 100%;
    border: 1px solid #ededed;
    height: 0.5rem;
    line-height: 0.5rem;
    position: relative;
}

.jd_phone .jd_cont input {
    width: 100%;
    height: 100%;
    line-height: 0.5rem;
    outline: none;
    padding: 0 0.1rem 0 0.3rem;
    color: #666;
    border-radius: 0.06rem;
}

.obtain {
    position: absolute;
    width: 80px;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 14px;
    top: 0.04rem;
    right: 0.05rem;
    border-radius: 5px;
    color: #fff;
}

.icon3:after {
    content: '';
    width: 16px;
    /* height: 16px; */
    height: 16px;
    background: url(../images/phone.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 17px;
    left: 10px;
    z-index: 9;
}

.jd_verify {
    width: 100%;
    height: 0.7rem;
    position: relative;
}

.jd_verify input {
    width: 100%;
    border: 1px solid #ededed;
    height: 0.5rem;
    line-height: 0.5rem;
    padding: 0 0.1rem 0 0.3rem;
    color: #666;
    border-radius: 0.06rem;
    outline: none;
    color: #666;
}

.icon4:after {
    content: '';
    width: 16px;
    /* height: 16px; */
    height: 16px;
    background: url(../images/yanzheng.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 17px;
    left: 10px;
    z-index: 9;
}


/* 公告 */

.gonggao {
    width: 100%;
    overflow: hidden;
    background: #fff;
    display: none;
}

.notice {
    width: 100%;
    line-height: 0.32rem;
    font-size: 0.15rem;
    padding: 0 0.15rem;
    color: red;
    display: inline-block;
    white-space: nowrap;
    animation: 12s wordsLoop linear infinite normal;
}

.notice i {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    background: url(../images/laba.png);
    background-size: 100%;
    float: left;
    margin: 5px 5px 0 0;
}

@keyframes wordsLoop {
    0% {
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }
    100% {
        transform: translateX(-180%);
        -webkit-transform: translateX(-180%);
    }
}

@-webkit-keyframes wordsLoop {
    0% {
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }
    100% {
        transform: translateX(-180%);
        -webkit-transform: translateX(-180%);
    }
}


/* 充值结果 */

.result {
    position: absolute;
    text-align: center;
    top: 10px;
    right: 10px;
    /* width: 140px; */
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 14px;
    /* padding-left: 28px; */
    padding: 0 10px 0 33px;
    cursor: pointer;
    z-index: 9;
    /* display: none; */
}

.wrapper .language{
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 140px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    z-index: 9;
}

.ignore{
    text-align: center;
}

.ignore span a{
    color: #fff;
}

.result::after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    top: 8px;
    left: 13px;
    background: url(../images/search.png) no-repeat center center;
    background-size: 100%;
}



/* 底部弹框 */

.bottomDialog {
    position: absolute;
    width: 375px;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    left: 50%;
    margin-left: -187.5px;
    bottom: 0;
    z-index: 99;
    display: none;
}

@media screen and (min-width:375px) and (max-width:700px) {
    .bottomDialog {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .5);
        left: 0;
        bottom: 0;
        z-index: 99;
        display: none;
        margin-left: 0;
    }
}

.bottomNull {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 3.65rem);
    z-index: 100;
}

.bottomDialog-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3.65rem;
    background: #fff;
    z-index: 100;
    padding: 0.15rem 0 0.3rem;
    display: none;
}

.bottomDialog-box h3 {
    height: 0.4rem;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
    padding: 0 0.15rem 0.1rem;
    border-bottom: 1px solid #eee;
}

.bottomDialog-box h3 span {
    float: left;
    font-size: 0.20rem;
    font-weight: 500;
    color: #333;
}

.bottomDialog-box h3 em {
    display: block;
    float: right;
    width: 0.2rem;
    height: 0.2rem;
    margin-top: 0.05rem;
    background: url(../images/off.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.bottomForm {
    width: 100%;
    padding: 0 0.15rem;
}

.bottomLabel {
    width: 100%;
    height: 0.7rem;
    position: relative;
}

.bottomLabel input {
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.06rem;
    border: 1px solid #ededed;
    outline: none;
    padding: 0 0.1rem 0 0.3rem;
    color: #666;
}
#bottomTal{
    /* display: none; */
}
#takeTal{
    /* display: none; */
}

.bottomBtn {
    display: block;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #409eff;
    font-size: 0.2rem;
    color: #fff;
    border-radius: 0.06rem;
}