html {
    font-size: 533.3% !important;
}

@media only screen and (min-width: 360px) {
    html {
        font-size: 600% !important;
    }
}

@media only screen and (min-width: 375px) {
    html {
        font-size: 625% !important;
    }
}

@media only screen and (min-width: 414px) {
    html {
        font-size: 690% !important;
    }
}

@media only screen and (min-width: 640px) {
    html {
        font-size: 1066.666666667% !important;
    }
}

body {
    background: #f0eff5;
    max-width: 640px;
    overflow-x: hidden;
}

ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    font-weight: normal;
}

img {
    vertical-align: middle;
}

i,
b,
strong,
em {
    font-weight: normal;
    font-style: normal;
}

button {
    padding: 0;
}

a {
    text-decoration: none;
    color: #323232;
}

input,
body {
    font-family: 'Microsoft YaHei';
    font-size: 0.14rem;
    color: #323232;
    margin: auto;
}

input {
    font-size: 0.12rem;
    outline: none;
    border: 0;
    background: #efeff4;
    color: #a5a5a5;
}

.carousel .hd ul:after,
ul:after,
.nav_top:after {
    content: '';
    display: block;
    clear: both;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

select {
    -webkit-appearance: none;
    appearance: none;
}

.select-box {
    position: relative;
}

    .select-box::after {
        content: "\25bc";
        position: absolute;
        top: 0.03rem;
        right: 0;
        text-align: center;
        background-color: transparent;
        color: #323232;
        pointer-events: none;
        font-size: 0.08rem;
        line-height: 0.12rem;
    }

    .select-box select {
        border: none;
        font-size: 0.14rem;
        font-family: "microsoft yahei";
        color: #323232;
        outline: none;
        padding-right: 0.15rem;
        text-align: center;
    }

        .select-box select option {
            font-size: 0.14rem;
            text-align: center !important;
        }

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}
/* =========================== 头部 =========================== */
.header {
    max-width: 640px;
    z-index: 10000;
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    height: 0.5rem;
    border-bottom: 0.75px solid #f0eff5;
    box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
}

.nav_top {
    background: #fff;
    height: 0.3rem;
    padding: 0.1rem 15px;
    font-size: 0.14rem;
    line-height: 0.3rem;
}

    .nav_top > div {
        padding-right: 0.15rem;
        float: left;
    }

    .nav_top .nav_back img {
        width: 0.11rem;
        vertical-align: middle;
        position: relative;
        top: -2px;
    }

    .nav_top .nav_title {
        font-size: 0.16rem;
    }

    .nav_top .nav_search {
        float: right;
        position: relative;
        overflow: hidden;
        margin-right: 3%;
    }

        .nav_top .nav_search img {
            vertical-align: middle;
            /*width: 0.16rem;*/
        }

        .nav_top .nav_search .login {
            vertical-align: top;
            margin-left: 0.12rem;
            display: inline-block;
            height: 0.3rem;
            line-height: 0.3rem;
            font-size: 0.14rem;
            color: #a5a5a5;
        }

        .nav_top .nav_search .touxiang {
            margin-left: 0.1rem;
            vertical-align: top;
            display: inline-block;
            width: 0.25rem;
            height: 0.25rem;
            overflow: hidden;
        }

            .nav_top .nav_search .touxiang .login {
                margin-left: 0;
            }

            .nav_top .nav_search .touxiang img {
                display: block;
                width: 100%;
                height: 100%;
                border-radius: 50%;
            }

        .nav_top .nav_search .kefutext img {
            width: 27px;
            margin-top: -12%;
        }

/* =========================== PP题库列表 =========================== */
.tk_main {
    background: #fff;
    margin-top: 8px;
}

.tk_main_t {
    border-bottom: 1px solid #f2f2f2;
    padding: 8px 15px 10px;
}

.tk_main_t1 {
    margin: 0 0 10px;
}

.p_icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 7px;
    vertical-align: center;
    float: left;
}

    .p_icon img {
        width: 18px;
        height: 18px;
        display: block;
    }

.tk_main_t1 span {
    font-size: 12px;
    color: #a5a5a5;
    line-height: 18px;
    float: left;
}

.tk_main_t2 p {
    float: left;
    display: inline-block;
    vertical-align: bottom;
    line-height: 0.2rem;
}

.tk_p1 {
    font-size: 0.16rem;
    color: #323232;
}

.tk_p2 {
    font-size: 0.12rem;
    color: #a5a5a5;
    margin-left: 8px;
}

.classify_box {
    padding-top: 22px;
    background: #fff;
}

.classify_bank_box {
    padding: 0;
    margin-bottom: 8px;
}

.classify_box ul li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0 0 0.33rem;
    position: relative;
    font-size: 0.15rem;
    color: #323232;
    font-weight: 500;
}

    .classify_box ul li img {
        width: 0.44rem;
        margin-bottom: 0.1rem;
    }

.install_box {
    background: #fff;
    margin-bottom: 14px;
    position: relative;
    z-index: 9;
}

.install_btn {
    width: 60%;
    background-image: -webkit-linear-gradient(to left, #419bff,#41c8ff);
    background-image: linear-gradient(to left,#419bff,#41c8ff);
    display: block;
    border-radius: 35px;
    height: 0.41rem;
    line-height: 0.41rem;
    font-size: 0.14rem;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.shadowPic {
    position: absolute;
    bottom: -0.15rem;
    left: 54%;
    margin-left: -27%;
    width: 50%;
    height: 0.55rem;
    z-index: 1;
}

.edition_box {
    padding: 0.15rem 0 0.245rem;
    border-bottom: 1px solid #f2f2f2;
    background: #fff;
}

.edition_btn {
    width: 1.9rem;
    margin: 0 auto;
}

    .edition_btn a {
        width: 0.79rem;
        float: left;
        border-radius: 5px;
        border: 1px solid #e5e5e5;
        line-height: 29px;
        text-align: center;
        font-size: 0.12rem;
        color: #a5a5a5;
    }

        .edition_btn a.ons {
            color: #419aff;
        }

        .edition_btn a.phoneBtn {
            margin-right: 0.2rem;
        }

.edition_box p.edition_text {
    font-size: 0.12rem;
    color: #a5a5a5;
    text-align: center;
    margin: 0.13rem 0 0;
}

/* =========================== 尾部 =========================== */
.foo {
    background: #fff;
    padding: 21px 0 28.5px;
}

.foo_t {
    width: 0.65rem;
    margin: 0 auto 12px;
    height: 0.65rem;
    border-radius: 50%;
    background: linear-gradient(24deg, #1d81f1 0%, #19d5fd 100%);
}

    .foo_t img {
        display: block;
        width: 100%;
    }

.foo p {
    text-align: center;
    margin: 0 0 8px;
}

    .foo p.foo_p1 {
        font-size: 0.16rem;
        color: #323232;
        font-weight: bold;
    }

    .foo p.foo_p2 {
        font-size: 0.12rem;
        color: #a5a5a5;
        font-weight: 200;
    }

.foo_check {
    padding: 10px 0 0;
}

    .foo_check span {
        width: 1.16rem;
        margin: 0 auto;
        font-size: 0.14rem;
        color: #fff;
        font-weight: 300;
        text-align: center;
        line-height: 33.5px;
        background: #419aff;
        display: block;
        border-radius: 35px;
    }
/* =========================== 下拉框 =========================== */
.menu-container {
    position: absolute;
    z-index: 10005;
    width: 100%;
    box-sizing: border-box;
    display: none;
}

    .menu-container::before {
        content: '';
        display: block;
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.4);
    }

    .menu-container .menu-list {
        position: absolute;
        z-index: 999;
        left: 0;
        top: 0;
        width: 100%;
        border-bottom: 0.02rem solid #0091f7;
        background: rgba(255, 255, 255, 0.95);
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3), inset 0px 0.03rem 0.08rem 0px rgba(0, 0, 0, 0.1);
    }

        .menu-container .menu-list .subnav {
            padding: 0.05rem 0 0;
            height: calc(100vh - 2.05rem);
            overflow-y: auto;
        }

            .menu-container .menu-list .subnav ul li {
                margin-top: 0.1rem;
                box-sizing: border-box;
            }

                .menu-container .menu-list .subnav ul li h2 {
                    padding-left: 0.15rem;
                    line-height: 0.16rem;
                    font-size: 0.16rem;
                    color: #999;
                    border-left: 0.02rem solid #0091f7;
                }

                .menu-container .menu-list .subnav ul li article {
                    padding: 0.1rem 0.15rem 0;
                    font-size: 0.16rem;
                    line-height: 0.36rem;
                    text-align: center;
                }

                    .menu-container .menu-list .subnav ul li article a {
                        float: left;
                        padding: 0.08rem 0.05rem;
                        line-height: 0.21rem;
                        width: 25%;
                        box-sizing: border-box;
                    }

        .menu-container .menu-list .panel {
            padding: 0.15rem 0.15rem;
            border-top: 1px solid #e2e2e2;
            background: #fff;
        }

            .menu-container .menu-list .panel ul {
                display: flex;
                align-items: center;
                width: 100%;
                box-sizing: border-box;
            }

                .menu-container .menu-list .panel ul li {
                    width: 25%;
                }

                    .menu-container .menu-list .panel ul li a {
                        display: block;
                        text-align: center;
                    }

                        .menu-container .menu-list .panel ul li a .icon_item {
                            width: 49px;
                            height: 49px;
                            display: inline-block;
                            border: 1px solid #0091f7;
                            border-radius: 100%;
                            box-shadow: 0px 0px 5px rgba(241, 85, 47, 0.3);
                            position: relative;
                        }

                            .menu-container .menu-list .panel ul li a .icon_item i {
                                background: url(http://img.233.com/m/img/2017m/icon-zixun2.png) no-repeat 0px 0px;
                                background-size: 126px;
                                display: inline-block;
                                vertical-align: middle;
                                width: 24px;
                                height: 24px;
                                margin-top: 12px;
                            }

                        .menu-container .menu-list .panel ul li a .icon_item_text {
                            width: 100%;
                            display: inline-block;
                            color: #666;
                            padding-top: 6px;
                            font-size: 0.13rem;
                        }

.select {
    width: 100%;
    position: relative;
    top: 0;
    background: #f2f2f2;
    display: none;
}

.select_box ul {
    width: 100%;
    height: auto;
    padding: 12px 0.2rem 0 0.25rem;
    background: #f2f2f2;
    position: relative;
    z-index: 999;
}

    .select_box ul li {
        width: 41%;
        float: left;
        margin: 0 0.15rem 0.13rem 0;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #dadada;
    }

        .select_box ul li.sel {
            border: 1px solid #419aff;
        }

            .select_box ul li.sel a {
                color: #419aff;
            }

        .select_box ul li a {
            width: 100%;
            height: 34px !important;
            font-size: 0.14rem;
            color: #323232;
            background: #fff !important;
            display: block;
            text-align: center;
            line-height: 34px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            border-radius: 5px;
        }

.mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
}

.bg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: fixed;
    z-index: 99;
    top: 145px;
    left: 0;
}

.zx_item span {
    margin: 14px 16px;
    height: 19px;
    line-height: 19px;
    display: block;
    font-size: 0.16rem;
    color: #323232;
    font-weight: bold;
    border-left: 3px solid #0091f7;
}

    .zx_item span h {
        margin-left: 10px;
    }

.zx_item a {
    border-top: 1px solid #f2f2f2;
    display: block;
    padding: 12px 16px;
}

    .zx_item a p {
        font-size: 0.14rem;
        color: #323232;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

zx_item a p.p_red {
    color: ##fb3f3f;
}

.zx_item a .bottom {
    margin-top: 12px
}

    .zx_item a .bottom span {
        font-size: 0.1rem;
        color: #a5a5a5;
        float: left;
        border: 0;
        margin: 0;
    }

        .zx_item a .bottom span.time {
            float: right;
        }


.exam-headline {
    margin-top: 0.1rem;
    background-color: #fff;
}

    .exam-headline > p {
        position: relative;
        padding: 0.14rem 0.15rem 0.14rem 0.27rem;
        font-size: 0.16rem;
        font-weight: bold;
        line-height: 0.19rem;
        border-bottom: 0.01rem solid #f2f2f2;
    }

        .exam-headline > p::after {
            content: '';
            position: absolute;
            left: 0.15rem;
            top: 50%;
            transform: translateY(-50%);
            height: 0.19rem;
            width: 0.03rem;
            background-color: #0091f7;
        }

    .exam-headline h1 {
        padding: 0.1rem 0.15rem 0;
        font-size: 0.14rem;
        line-height: 1;
    }

        .exam-headline h1 a {
            color: red;
        }

    .exam-headline h2 {
        margin-top: 0.1rem;
        padding-left: 0.15rem;
        font-size: 0.14rem;
        line-height: 1.4;
    }

        .exam-headline h2 a {
            margin-right: 10px;
            color: red;
        }

    .exam-headline ul {
        padding: 0.05rem 0.15rem;
        border-bottom: 1px dashed #e4e4e4;
    }

        .exam-headline ul li {
            width: auto;
            height: auto;
            white-space: normal;
        }

            .exam-headline ul li p a {
                line-height: 1.8;
                margin-right: 0.05rem;
            }
