﻿
* {
    padding: 0;
    margin: 0;
    list-style-type: none;
    letter-spacing: 0.5px;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}

html, body {
    height: 100%;
}

.div-center {
    margin: 0 auto;
    width: 750px;
    background-color: #eee;
    min-height: 300px;
}


.div-top {
    width: 3rem;
    height: 3rem;
    background-color: #eee;
}

/* Set padding to keep content from hitting the edges */
html {
    font-size: 14px;
}

body {
    margin: 0;
    padding: 0;
    font-size: 0.2892rem !important;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

br {
    clear: both;
}

b {
    font-weight: 400;
    font-size: 100%;
}

a {
    outline: none;
    cursor: pointer;
    color: #666;
    background-color: transparent;
}

    a, a:hover {
        outline: none;
        text-decoration: none;
    }

        a:link {
            outline: none;
            text-decoration: none;
        }

        a:focus {
            outline: none;
            text-decoration: none;
        }

h1, h2, h3, h4, h5, h6, p, hr {
    margin: 0;
    padding: 0;
}

i {
    font-style: normal;
}

.c4.yx {
    background: linear-gradient( 270deg,#cddff3,#e3eff7 52%,rgba(25,197,128,.02));
}

.c4 {
    position: relative;
    height: 1.067rem;
}

.color_ff6257 {
    color: #ff6257 !important;
}
/*.content {
    margin: 0 auto;
    width: 10rem;
    background-color: #edf0f5;
}*/
/*input*/
.input-frm {
    width: 100%;
    outline-style: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #eee;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.44rem;
    color: #333;
    margin-bottom: 0.1rem;
}

.input-radio {
    outline-style: none;
    width: 0.6rem;
    height: 0.6rem;
}

.unact {
    border-bottom: 1px solid #bbb;
}

/*span font-face size rem*/
.sp_03m {
    font-size: 0.3rem;
}

.sp_034m {
    font-size: 0.34rem;
}

.sp_036m {
    font-size: 0.36rem;
}

.sp_04m {
    font-size: 0.4rem;
}

.sp_044m {
    font-size: 0.44rem;
}

.sp_05m {
    font-size: 0.5rem;
}

.sp_056m {
    font-size: 0.56rem;
}

.sp_06m {
    font-size: 0.6rem;
}

.sp_066m {
    font-size: 0.66rem;
}

.sp_07m {
    font-size: 0.7rem;
}

.sp_08m {
    font-size: 0.8rem;
}

.sp_09m {
    font-size: 0.9rem;
}

/*font weight*/
.sp_w5 {
    font-weight: 500;
}

.sp_w6 {
    font-weight: 600;
}

/*span color*/
.sp_c3 {
    color: #333;
}

.sp_c4 {
    color: #444;
}

.sp_c5 {
    color: #555;
}

.sp_c6 {
    color: #666;
}

.sp_c7 {
    color: #777;
}

.sp_c8 {
    color: #888;
}

.sp_c9 {
    color: #999;
}

.sp_ca {
    color: #aaa;
}

.sp_cb {
    color: #bbb;
}

.sp_cc {
    color: #ccc;
}

.sp_cd {
    color: #ddd;
}

.sp_ce {
    color: #eee;
}

.sp_cf {
    color: #fff;
}

.sp_corg {
    color: #ff6a00;
}

.sp_corg2 {
    color: #f6924c;
}

.sp_cred {
    color: red;
}

.sp_cdgblue {
    color: dodgerblue;
}

.sp_cdkgren {
    color: darkturquoise;
}

.sp_cprice {
    color: #ff6a00
}

.sp_cprice2 {
    color: #f6924c
}

/*margin left right*/
.sp_lr01 {
    margin: 0 0.1rem;
}

.sp_lr02 {
    margin: 0 0.2rem;
}

.sp_lr03 {
    margin: 0 0.3rem;
}

.sp_lr04 {
    margin: 0 0.4rem;
}

.sp_lr05 {
    margin: 0 0.5rem;
}

.sp_lr06 {
    margin: 0 0.6rem;
}

.sp_l01 {
    margin-left: 0.1rem;
}

.sp_l02 {
    margin-left: 0.2rem;
}

.sp_l03 {
    margin-left: 0.3rem;
}

.sp_l04 {
    margin-left: 0.4rem;
}

.sp_l05 {
    margin-left: 0.5rem;
}

.sp_l06 {
    margin-left: 0.6rem;
}

.sp_r01 {
    margin-right: 0.1rem;
}

.sp_r02 {
    margin-right: 0.2rem;
}

.sp_r03 {
    margin-right: 0.3rem;
}

.sp_r04 {
    margin-right: 0.4rem;
}

.sp_r05 {
    margin-right: 0.5rem;
}

.sp_r06 {
    margin-right: 0.6rem;
}

.sp_txtl {
    text-align: left;
}

.sp_txtc {
    text-align: center;
}

.sp_txtr {
    text-align: right;
}

/*文字间隔*/
.sp_ltr01 {
    letter-spacing: 0.1rem;
}

.sp_ltr012 {
    letter-spacing: 0.12rem;
}

.sp_ltr014 {
    letter-spacing: 0.14rem;
}

.sp_ltr016 {
    letter-spacing: 0.16rem;
}

.sp_ltr02 {
    letter-spacing: 0.2rem;
}

.sp_ltr025 {
    letter-spacing: 0.25rem;
}

/*文字划线*/
.sp_udrlin {
    text-decoration: underline;
}

.sp_throlin {
    text-decoration: line-through;
}

.sp_ovrlin {
    text-decoration: overline;
}

.sp_btn_org {
    padding: 0.2rem 1rem;
    background-color: #ff9a14;
    color: #fff;
    border-radius: 0.5rem;
    letter-spacing: 0.2rem;
}

.sp_btn_blue {
    padding: 0.2rem 1rem;
    background-color: #3293db;
    color: #fff;
    border-radius: 0.5rem;
    letter-spacing: 0.2rem;
}

/*span btn*/
.btn-next {
    background-color: #ff6a00;
    color: #fff;
}

.btn-login {
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    background: linear-gradient(to right, #3293db, #4a9ddb);
    color: #fff;
    border-radius: 0.2rem;
    font-size: 0.44rem;
    letter-spacing: 0.2rem;
}

.btn-login2 {
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    background: linear-gradient(to right, #ff6a00, #f6924c);
    color: #fff;
    border-radius: 0.2rem;
    font-size: 0.44rem;
    letter-spacing: 0.2rem;
}

.btn-org-lg {
    height: 1.3rem;
    line-height: 1.3rem;
    margin: 0;
    text-align: center;
    background: linear-gradient(to right,#faa264, #ff6a00);
    color: #fff;
    font-size: 0.5rem;
    font-weight: 600;
    letter-spacing: 0.2rem;
    border-radius: 1rem;
}

/*hr class*/
.hr-01 {
    height: 0;
    border-bottom: 1px dashed #bbb;
}

.hr-02 {
    height: 0;
    border-bottom: 1px solid #ddd;
}

.hr-03 {
    height: 0;
    border-bottom: 2px dotted #bbb;
}

.hr-h01 {
    width: 100%;
    height: 0.1rem;
}

.hr-h02 {
    width: 100%;
    height: 0.2rem;
}

.hr-h03 {
    width: 100%;
    height: 0.3rem;
}

.hr-h04 {
    width: 100%;
    height: 0.4rem;
}

.hr-h05 {
    width: 100%;
    height: 0.5rem;
}

.hr-h06 {
    width: 100%;
    height: 0.6rem;
}

.hr-h07 {
    width: 100%;
    height: 0.7rem;
}

.hr-h08 {
    width: 100%;
    height: 0.8rem;
}

.hr-h09 {
    width: 100%;
    height: 0.9rem;
}

.hr-h10 {
    width: 100%;
    height: 1rem;
}

.emt-01 {
    width: 100%;
    height: 0.1rem;
}

.emt-02 {
    width: 100%;
    height: 0.2rem;
}

.emt-03 {
    width: 100%;
    height: 0.3rem;
}

.emt-04 {
    width: 100%;
    height: 0.4rem;
}

.emt-05 {
    width: 100%;
    height: 0.5rem;
}

/*浮动标记*/
.i-right-u {
    position: absolute;
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
    top: 0.2rem;
    left: 0.2rem;
}

.i-right-d {
    position: absolute;
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
    left: 0.2rem;
    bottom: 0rem;
}

.i-right-c {
    position: absolute;
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
    left: 2.6rem;
    top: 1rem;
}

    .i-right-c i, .i-right-u i, .i-right-d i {
        font-size: 0.66rem;
        color: red;
    }
/*background-color*/
.bg-c1 {
    background-color: #187bc4;
}

.bg-c2 {
    background-color: #49a3e5;
}

.bg-c3 {
    background-color: rgba(73,163,229,.9);
}

.bg-fff {
    background-color: #fff;
}

.bg-eee {
    background-color: #eee;
}

/*ul float left*/
.ul-left li {
    float: left;
    display: inline-block;
}

.full-show-div {
    position: fixed;
    width: 10rem;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 10000;
}

    .full-show-div .show-div-mune {
        position: absolute;
        top: 0.2rem;
        right: 0.2rem;
        min-width: 1rem;
        height: 1rem;
        line-height: 1rem;
    }

        .full-show-div .show-div-mune p {
            width: 1rem;
            height: 1rem;
            line-height: 1rem;
            text-align: center;
        }

            .full-show-div .show-div-mune p i {
                font-size: 0.8rem;
                color: #666;
            }

.full-show-div2 {
    position: fixed;
    width: 10rem;
    top: 0;
    bottom: 0;
    background-color: rgba(73,163,229,.9);
    z-index: 10000;
}

    .full-show-div2 .show-div-mune {
        position: absolute;
        top: 0.2rem;
        right: 0.2rem;
        min-width: 1rem;
        height: 1rem;
        line-height: 1rem;
    }

        .full-show-div2 .show-div-mune i {
            font-size: 30px;
            color: #fff;
        }

/*error*/
.err-div {
    width: 100%;
    margin: 1rem 0;
}

    .err-div h4 {
        margin: 0;
        text-align: left;
        color: red;
        padding: 0 0.5rem;
        line-height: 1rem;
        font-size: 14px;
    }

    .err-div p {
        margin: 0;
        text-align: center;
        line-height: 2rem;
    }

        .err-div p span {
            padding: 0.2rem 1rem;
            background-color: cornflowerblue;
            color: #fff;
            cursor: pointer;
        }

/*top-div*/
.top-div {
    position: fixed;
    top: 0;
    width: 10rem;
    height: 1.2rem;
    background: linear-gradient(to top, #3293db, #a9cfea);
    z-index: 9999;
}

.reback-ico {
    width: 1.5rem;
    height: 1.2rem;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: 0.1rem;
}

    .reback-ico i {
        font-size: 0.7rem;
        color: #fff;
    }

.login-ico {
    width: 1.5rem;
    height: 1.2rem;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
}

    .login-ico p {
        line-height: 1.2rem;
        text-align: center;
    }

    .login-ico i {
        font-size: 0.6rem;
        color: #fff;
    }



.title-div {
    width: 10rem;
    height: 1.2rem;
}

    .title-div p {
        text-align: center;
        line-height: 1.2rem;
        font-size: 0.46rem;
        color: #fff;
    }

    .title-div i {
        margin: 0 0.1rem;
        font-size: 0.6rem;
    }
/*foot-div*/
.foot-div {
    position: fixed;
    height: 1.5rem;
    width: 10rem;
    bottom: 0;
    background-color: rgba(100,100,100,.4);
    z-index: 9999;
}

.btn-div {
    width: 3.33333rem;
    float: left;
    height: 1.5rem;
    padding: 0.3rem 0 0.2rem 0;
    /*background-color: rgba(73,163,229,.8);*/
    background: linear-gradient(to top, #a9cfea,#3293db);
}

    .btn-div p {
        text-align: center;
        line-height: 0.5rem;
        font-size: 0.36rem;
        color: #fff;
    }

        .btn-div p i {
            font-size: 0.5rem;
            color: #fff;
        }

.btn-div2 {
    width: 3.33333rem;
    float: left;
    height: 1.5rem;
    background: #fff;
}

    .btn-div2 h2 {
        text-align: center;
        line-height: 1.5rem;
        font-weight: 500;
    }

/*广告位置*/
.advert-div {
    width: 100%;
    min-height: 4rem;
}

.p-title {
    height: 1rem;
    line-height: 1rem;
    text-align: center;
}

.title-upr {
    position: absolute;
    right: -0.5rem;
    top: 0.1rem;
}

.title-upl {
    position: absolute;
    left: -0.5rem;
    top: 0.1rem;
}

.title-dnr {
    position: absolute;
    right: -0.5rem;
    bottom: 0.1rem;
}

.title-dnl {
    position: absolute;
    left: -0.5rem;
    bottom: 0.1rem;
}


.search-ico {
    position: absolute;
    top: 0.08rem;
    right: 0.7rem;
}

    .search-ico i {
        font-size: 0.7rem;
    }


.c3 {
    color: #333;
}
.f28 {
    font-size: 1.4rem;
}
.pn {
    top: 0;
    left: 0;
}
.pf {
    position: fixed;
}
.inc_screen {
    width: 100%;
    height: 100%;
}
.fl {
    float: left;
}