@charset "utf-8";
/*base*/

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family:"苹方 中等";

}

a {
    font-family:"苹方 中等";
}

a:hover {
    color: #69d2d7;
    text-decoration: none;
}

a:focus {
    color: #69d2d7;
    text-decoration: none;
}


input{
    color: #9f9f9f;
}

.logo_img{
    width:30%;
    display: block;
    margin: 0 auto;
    margin-top: 20%;
}





/*登录*/

.login_input{
    border:none !important;
    border-bottom: solid 1px #d0d0d0 !important;
    background: url(../images/login_ico1.png) left no-repeat;
    background-size: 6%;
    background-position:0 42%;
    text-indent: 1.8rem;
    color:#9f9f9f;
    font-size:12pt;
    border-radius: 0 !important;
    height:45px;
    box-shadow: initial !important;
}

.login_input1{
    border:none !important;
    border-bottom:solid 1px #e2e2e2 !important;
    background: url(../images/login_ico2.png) left no-repeat;
    background-size: 6%;
    background-position:0 42%;
    text-indent:1.8rem;
    color:#9f9f9f;
    font-size:12pt;
    border-radius: 0 !important;
    height:45px;
    box-shadow: initial !important;
}

.login_div{
    padding-bottom: 0 !important;
    position: relative;
}

.eye{
    position: absolute;
    right: 0;
    top: 20%;
    width: 6%;
}

.login_button{
    background: #e1e1e1;
    border-radius: 20px;
    color: #fff;
    line-height: 2;
    display: block;
    margin: 0 auto;
}

.login_a{
    text-align: center;
    padding:1.2rem 0;
}
.login_a a{
    padding: 0 0.5rem;
    font-size: 12px;
    color: #338eff;
}

.login_form{
    margin-top: 10%;
}

/*注册*/

.header{
    background: #338eff;
    height: 50px;
    overflow: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}

.text-left img{
    width: 3%;
    position: absolute;
    left: 15px;
    top: 30%;
}

.text-center{
    line-height: 57px;
    color: #fff;
    font-family:"苹方 中等";
}

.register_button{
    background: #338eff;
    border-radius: 20px;
    color: #fff;
    line-height: 2;
    display: block;
    width: 75%;
    margin: 0 auto;
    float: initial;
    border:none;
}

.register{
    background: none;
    text-indent: inherit;
}

.yzm{
    width: 35%;
    text-align: center;
    line-height: 30px;
    border: solid 1px #338eff;
    font-size: 14px;
    color: #338eff;
    border-radius: 5px;
    position: absolute;
    right: 15px;
    top:16%;
    background: #fff;
    font-family: "苹方 中等";
}
.sendedcode{
    width:35%;
}

.bg{
    background: #fff;
    padding-bottom: 5%;
}


.container {
    padding-top: 40px;
    width: 100%;
}

.body_content{
    width:100%;
    height:100%;
    background: #f5f5f5;
    position: absolute;
}



/*填写个人资料*/

.tx1{
    margin-top: 8%;
    float: left;
    width: 15%;
}

.tx1 img{
    width: 65%;
    border-radius: 100%;
    float: right;
}



.tx2{
    margin-top: 8%;
    width: 70%;
    float: left;
    text-align: left;
    margin-left: 15px;
    position: relative;
    line-height: 3rem;
    font-size: 14px;
    font-family:苹方;
}

.tx2 img{
    position: absolute;
    left: 34%;
    width: 4%;
    top: 8px;
}


.regis{
    background: #fff;
    margin-top: 10px;
    padding: 0 15px;
}




.reg_form input{
    border:none;
    text-align: right;
}


.container1{
    padding: 0;
    padding-top: 40px;
}

.reg_form{
    margin: 0 !important;
    border-bottom: solid 1px #e2e2e2;
    line-height: 40px;
}


.button1{
    display: block;
    width: 75%;
    margin: 0 auto;
    border: none;
    background: #338eff;
    text-align: center;
    line-height: 40px;
    border-radius: 37px;
    color: #fff;
    margin-top: 10%;
    font-size: 17px;
}


/*修改密码*/

.tab_pass{
    width:100%;
    padding-top:10px;
}
.tab_pass li{
    width:50%;
    text-align: center;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border:none;
}

.tab_pass .active a{
    color:#338eff !important;
    font-size: 14px;
}

.nav>li>a{
    color: #333;
}


.login_pass{
    margin: 0;
    position: relative;
    padding-top: 9px;
    border-bottom: solid 1px #e2e2e2;
    padding: 13px 12px;
    color: #333;
    font-size: 16px;
}

.login_pass em{
    font-style: normal;
    text-align: left;
}

.login_pass i{
    font-style: normal;
    text-align: left;
    color: #338eff;
    float: right;
}



.red{
    background: #f44a3c !important;
    border-radius: 5px;
    width:90%;
}

.red1 .active a{
    color:#f44a3c !important;
}

.yzm1{
    border:none;
    color:#999;
    border-left:solid 1px #999;
    border-radius: initial;
    text-align: right;
}

/*编辑个人资料*/


.bj_box{
    width:100%;
    height:auto;
    background: #338eff;
}

.tx_bj{
    width:20%;
    height:auto;
    margin: 0 auto;
    padding-top: 8%;
    padding-bottom: 8%;
}

.bj_tx{
    display: block;
    width:80%;
    border-radius: 100%;
    margin: 0 auto;
}


.reg_form label{
    padding:0 !important;
}

.bj{
    width: 50%;
    height: auto;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: relative;
    padding: 4% 0;
}

.bj img{
    width: 9%;
    display: block;
    float: left;
    position: absolute;
    left: 23%;
}

.regis_ico img{
    display: block;
    float: left;
    width: 25%;
    margin-right: 5px;
    /* margin-left: 15px; */
}

.row{
    margin: 0;
}

.regis input{
    border:none;
    border-bottom:solid 1px #e2e2e2;
    box-shadow: inherit;
}

.regis label{
    margin: 0;
    margin-top: 8px;
    text-align: left;
    font-weight: normal;
}

.add_reg{
    position: relative;
}

.add_reg em{
    display: block;
    position: absolute;
    right: 6%;
    top: -18%;
    color: #999;
    font-style: normal;
    font-size: 22px;
}

.regis1{
    margin-top: 0;
}


.reg_button{
    width:100%;
    position: fixed;
    width:100%;
    bottom:0;
    left: 0;
    color: #fff;
    background: #338eff;
    line-height: 40px;
    border:none;
    font-size: 16px;
}


.about_li{
    border-bottom: solid 1px #e2e2e2;
    margin-top: 3%;
    line-height: 40px;
}

.about_li a{
    color: #333;
    display: block;
}

.new{
    min-height: auto !important;
    bottom: 0;
    top: initial !important;
    width:100% !important;
    padding: 0;
    border:none;
}

.new h2{
    text-align: center;
    color: #333;
    font-size: 16px;
    padding: 15px 0;
    border-bottom:solid 1px #f5f5f5;
}

.new h3{
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    font-family: "苹方 中等";
    padding-top: 20px;
    padding-bottom: 15px;
}

.new p{
    text-align: center;
    font-family: "苹方 中等";
    font-size: 14px;
    padding-top: 5px;
}

.new ul{
    width:100%;
    height:auto;
    overflow:hidden;
    padding-top: 10%;
}

.new ul li{
    float:left;
    width: 50%;
    text-align: center;
    list-style: none;
    line-height: 50px !important;
    font-size: 14px !important;
    color: #999 !important;
}



.new ul li:nth-child(2){
    background: #338eff;
    color: #fff !important;
}

.new h4{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #333;
    padding: 10% 0;
}

.sure{
    text-align: center;
    color: #333 !important;
    font-size: 16px !important;
    padding: 15px 0;
    border-top:solid 1px #f5f5f5;
    width: 100%;
    background: #fff;
}

.bottom_about{
    width:100%;
    position: absolute;
    bottom:0;
}

.bottom_about p{
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    color: #999;
    font-size: 15px;
}

.container2{
    height: 100%;
    padding: 0;
    padding-top: 40px;
    background: #fff;
    height: 100%;
}

.about_li ul li{
    border: none;
    padding: 0;
    margin: 0;
    padding-left: 15px;
}

.bg1{
    padding: 0;
}

.bg1 .about_li{
    margin: 0;
    padding: 0;
}

.item-toggle .toggle{
    top:0 !important;
}

.button2{
    position: fixed;
    width:100%;
    left: 0;
    bottom: 0;
    background: #258cc4;
    text-align: center;
    border:none;
    font-size: 16px;
    font-family: "苹方 中等";
}

/*交易记录*/

.select_has{
    top: 10px;
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin-bottom: 5px;
}

.item_has{
    border: none;
    padding: 16px;
    float: left;
    width: 40%;
}

.item_has select{
    left:0;
    padding: 0 0 0 16px;
}


.has_h1{
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    padding-top: 18px;
    font-family:"苹方 中等";
}

.has_h1 em{
    font-style: normal;
    font-size:16px;
    padding: 0 15px;
    color: #333;
}

.list_has{
    width:100%;
    height:auto;
    overflow: hidden;
    margin-top: 12px;
}

.list_has ul{
    width: 100%;
    background: #fff;
    padding-top: 5px;
}

.list_has ul li{
    width: 100%;
    border-bottom:solid 1px #e2e2e2;
    overflow: hidden;
    padding: 7px 0;
}

.list_left{
    float: left;
    width: 40%;
    height: auto;
    overflow: hidden;
    color: #333;
    font-size: 16px;
    line-height: 33px;
    padding-top: 6px;
    font-weight: 700;
}

.list_left img{
    display: block;
    width: 16%;
    float: left;
    margin-left: 15px;
    margin-right: 10px;

}



.list_right{
    float: right;
    width:60%;
    height:auto;
    overflow: hidden;
}

.list_right p{
    text-align: right;
    padding-right: 15px;
    color: #999;
}

.list_right p:nth-child(1){
    font-size: 16px;
}

.list_right p:nth-child(2){
    font-size: 14px;
}


/*信息填写*/

.has_h1 i{
    display: block;
    font-style: normal;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    line-height: 20px;
    text-align: center;
    border: solid 1px #e2e2e2;
    float: left;
    margin-left: 15px;
    margin-right: 10px;
    font-size: 14px;
}

.has_h11{
    line-height: 21px;
    padding-top: 23px;
}


.infor_form{
    background: #fff;
    width:100%;
    height:auto;
    overflow: hidden;
}


.information{
    width:95%;
    height:auto;
    overflow:hidden;
    margin: 0 !important;
    margin: 0 auto !important;
    border-bottom:solid 1px #f5f5f5;
    margin-top: 10px !important;
    position: relative;
}

.information label{
    float: left;
    padding: 6px 4px;
    text-align: left !important;
}

.information input{
    border:none;
    width:80%;
    float: right;
    box-shadow: initial;
    text-align: right;
    padding: 0;
}

.send{
    position: absolute;
    right:0;
    background: none;
    border: none;
    font-size: 14px;
    color: #338eff;
    top:3px;
}


.has_h12{
    background: #f5f5f5;
    line-height: 21px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.ha_p{
    position: absolute;
    right:0;
    bottom:0;
    font-size: 14px;
    color: #999;
}

.ha_p i{
    font-style: normal;
    display: block;
    float: left;
    width:20px;
    height:20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color:#333;
    border-radius: 100%;
    border:solid 1px #e2e2e2;
}

/*设置*/

.about_li1{
    background: url("../images/right.png") right no-repeat;
    background-position: 95% 50%;
}

.list_message{
    width: 100%;
    height: auto;
    background: #fff;
    margin-bottom: 10px;
}

.list_message h1{
    height:auto;
    width:100%;
    overflow: hidden;
    line-height: 20px;
    font-size: 18px;
    color:#333;
    padding-top: 20px;
}

.list_message i{
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #168fec;
    margin-top: 5px;
    margin-right: 5px;
}

.list_message p{
    font-size:14px;
    color: #666;
    display: block;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 5px;
}

.hs{
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #b7b7b7 !important;
    margin-top: 5px;
    margin-right: 5px;
}

.text-right {
    text-align: right !important;
    position: absolute;
    right: 15px;
    top: 0;
    line-height: 50px;
}

.text-right a{
    color: #fff;
    font-size: 14px;
}

/*意见反馈*/

.yjfk{
    width: 100%;
    height:auto;
    overflow: hidden;
    background: #fff;
}

.yjfk h1{
    width: 100%;
    height:auto;
    border-bottom:solid 1px #f5f5f5;
    padding: 15px 0;
    font-size: 16px;
    color: #666;
    padding-left: 15px;
}


.yjfk textarea{
    border: none;
    width: 95%;
    margin: 0 auto;
    display: block;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    box-shadow: inherit;
}

.yjfk_ul{
    width:100%;
    background: #fff;
    margin-top: 15px;
    overflow: hidden;
}

.yjfk_ul label{
    display: block;
    float: left;
    width:40%;
    padding-left: 15px;
    color: #333;
    font-size: 14px;
    line-height: 35px;

}

.yjfk_ul li{
    list-style:none;

}


.yjfk_ul input{
    float: left;
    width: 50%;
    font-size: 14px;
    color: #666;
    border:none;
    box-shadow: initial;
    margin: 0;
}

.text-right img{
    width: 55%;
    margin-top: 17px;
}

.photo{
    width:95%;
    height:auto;
    margin: 0 auto;
    overflow:hidden;
    margin-top: 20px;
}

.photo ul li{
    float:left;
    width:33%;
    list-style:none;
    margin-bottom: 10px;
}

.photo ul li img{
    border-radius: 7px;
    width: 90%;
    margin: 0 auto;
    display: block;
}
.modal{
    top:20%;
}





























/*平板*/


@media (min-width: 992px){
    .container {
        max-width: 100% !important;
    }
}



@media(min-width:768px){

    .yjfk{
        padding-top: 28px;
    }

    .login_input{
        background-size: 2.5% !important;
    }

    .login_input1{
        background-size: 2.5% !important;
    }

    .text-left img {
        width: 2% !important;

    }
    .yzm{
        top:4rem !important;
    }
    .container {
        max-width: 100% !important;
    }
    .header{
        height: 60px;
    }
    .text-center{
        font-size:24px;
    }

    .tx2{
        font-size:18px;
        padding-top: 2rem;
    }
    .tx2 img {
        position: absolute;
        left: 23%;
        width: 3%;
        top: 39%;
    }

    .reg_form{
        font-size: 18px;
    }

    .reg_form input{
        font-size: 16px;
        color: #999;
    }

    .tab_pass{
        width:100%;
        padding-top:30px;
    }

    .tab_pass .active a{
        font-size: 18px;
    }
    .nav>li>a{
        font-size: 18px;
        color:#333;
    }

    .bj_box{
        height:auto;
    }
    .bj_tx{
        width: 55%;
    }

    .tx_bj{
        padding-top: 6%;
    }
    .bj{
        font-size: 20px;
    }

    .bj img {
        width: 7%;
        left: 30%;
    }

    .regis label{
        text-align: left !important;
        line-height: 47px;
        font-size: 18px;
    }

    .regis_ico img {
        width: 17%;
        margin-top: 10px;
    }

    .regis input {
        padding: 23px 0;
        margin-top: 12px;
        font-size: 18px;
    }
    .add_reg em{
        top: 21%;
    }
    .about_li a{
        font-size: 16px;
    }

    .list_left{
        line-height: 3rem;
    }
    .list_right p:nth-child(2) {
        font-size: 18px;
        padding-top: 8px;
    }

    .has_h12{
        padding-top: 35px;
        font-size: 18px;
    }

    .list_message{
        padding-top: 10px;
    }

}










/*平板结束*/







/*pc*/

@media(min-width:1025px){
    .container{
        width:500px;
        height:auto;
        margin: 0 auto;
    }
    .header{
        width:500px;
        margin: 0 auto;
        margin-top: 5%;
        position: inherit;
    }

    .text-left img {
        margin: 1rem 15px !important;
    }

    .yzm {
        top: 20% !important;
    }
    .text-center{
        font-size:16px;
    }
    .bg {
        background: #fff;
        margin: 0;
        padding-bottom: 5%;
        width: 500px;
    }

    .tx2{
        font-size:18px;
        padding-top: .5rem;
    }

    .tx2 img {
        position: absolute;
        left: 34%;
        width: 3%;
        top: 34%;
    }

    .reg_form{
        font-size: 14px;
    }

    .reg_form input{
        font-size: 14px;
    }

    .tab_pass .active a{
        font-size: 14px;
    }
    .nav>li>a{
        font-size: 14px;
        color:#333;
    }
    .tab_pass {
        padding-top: 10px;
    }

    .login_form{
        margin-top:2%;
    }

    .text-left img {
        width: 2% !important;
        position: inherit;
        margin: 4% 15px !important;
        float: left;
    }

    .tx_bj{
        padding-top: 6%;
    }

    .bj img {
        width: 8%;
        left: 22%;
        top: 34%;
    }

    .add_reg em{
        top: 33%;
    }
    .regis input{
        font-size: 14px;
    }

    .regis_ico img {
        width: 24%;
        margin-top: 10px;
    }


    .reg_button {
        width: 500px;
        center: 0 !important;
        left: inherit;
    }

    .new{
        width:500px !important;
    }

    .list_right p:nth-child(2) {
        font-size: 14px;
        padding-top: 8px;
    }
    .list_left {
        line-height: 2rem;
    }

    .has_h12{
        padding-top: 15px;
        font-size: 16px;
    }



}

/*pc结束*/


@media(min-width:1200px){
    .body_container{
        /*background: #e5e5e5;*/
    }
}

.header .text-left .glyphicon-menu-left {
    font-size: 24px;
    position: absolute;
    top: 30%;
}


