* {
    margin: 0;
    padding: 0
}

.show {
    display: block
}

.floatL {
    float: left
}

.floatR {
    float: right
}

.hide {
    display: none!important
}

.red {
    color: #c30d23!important
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html body {
    max-width: 750px;
    margin: 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input {
    -webkit-appearance: none;
    border: none;
    outline: 0
}

html img {
    display: block;
    width: 100%;
    border: 0
}

li {
    list-style-type: none
}

a,a:hover {
    text-decoration: none
}
.empty,.header,.layout {
    width: 100%;
    position: relative;
    overflow: hidden
}
.empty{
    height: 4rem;
}
.emptys{
    height: 7rem;
}
.top_dl{
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: #1cb6d9;
    height: 2.5rem;
}
.top_dl p{
    font-size: 1rem;
    color: #fff;
    text-align: center;
    line-height: 2.5rem;
}
.top_back{
    display: block;
    position: absolute;
    z-index: 10;
    margin-top: 0.75rem;
    margin-left: 0.6rem;
    width: 1rem;
    height: 1rem;
    background: url(../img/icon_return.png) no-repeat;
    background-size: 100%;
}
.bannerc{
    display: block;
    width: 100%;
    height: 7.5rem;
}
.login{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 0.5rem;
}
.login_ty{
    position: relative;
    overflow: hidden;
    width: 92.5%;
    margin: 0 auto;
    border-bottom: 1px solid #ded8d8;
    padding: 0.5rem;
}
.login_ty p{
    float: left;
    font-size: 0.7rem;
}
.int_sj{
    display: block;
    float: left;
    width: 60%;
    font-size: 0.7rem;
    padding-left: 0.7rem;
    line-height: 0.9rem;
}
.int_yzm{
    display: block;
    float: left;
    width: 5rem;
    font-size: 0.7rem;
    padding-left: 0.7rem;
    line-height: 0.9rem;
}
.login_tya {
    display: block;
    float: right;
    font-size: 0.7rem;
    padding: 0.2rem 0.3rem;
    border-radius: 5px;
    border: 1px solid #1eced6;
    color: #1eced6;
}
.login_ts{
    margin-top: 0.25rem;
}
.login_xy {
    position: relative;
    overflow: hidden;
    width: 92.5%;
    margin: 0 auto;
    margin-top: 0.8rem;
}
input[type=checkbox] {
    display: block;
    float: left;
    width: 0.7rem;
    height: 0.7rem;
    border: 1px solid #11a58d;
    box-sizing: border-box;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    -webkit-appearance: none;
    font: normal normal normal 14px/1 FontAwesome;
    outline: 0;
    background: 0 0;
}
input[type=checkbox]:checked:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 0.7rem;
    height: 0.7rem;
    background: url(../img/check.png) no-repeat;
    background-size: 100%;
}
.login_xyt{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.login_xyt p{
    float: left;
    font-size: 0.7rem;
    line-height: 0.65rem;
    padding-left: 0.8rem;
}
.login_xyt p a{
    color: #1cb6d9;
}
.tsc{
    width: 100%;
    position: relative;
    overflow: hidden;
    display: none;
    font-size: 0.65rem;
    padding-top: 0.5rem;
}
.login_go{
    position: relative;
    overflow: hidden;
    width: 92.5%;
    margin: 0 auto;
    margin-top: 1.5rem;
    display: block;
    padding: 0.5rem 0;
    background-color: #ded8d8;
    text-align: center;
    font-size: 0.75rem;
    color: #ffffff;
    border-radius: 3px;
}
.top_tj{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    font-size: 0.8rem;
/*    height: 2rem;*/
    line-height: 2rem;
    text-align: center;
    color: #fff;
    background-color: #e42112;
}
.top_fhc{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    /*height: 2rem;*/
    background-color: #e42112;
}
.top_fhc i{
    display: block;
    position: absolute;
    z-index: 1;
    width:0.9rem;
    height: 1.6rem;
    background: url(../img/back_icons.png) no-repeat;
    background-size: 100%;
    top: 0.3rem;
    left: 0.6rem;
}
.top_fhc .top_fhp{
    position: absolute;
    z-index: 1;
    font-size: 0.8rem;
    line-height: 2rem;
    color: #fff;
    left: 1.8rem;
}
.top_name{
    text-align: center;
    font-size: 0.8rem;
    line-height: 2rem;
    color: #fff;
}
.swipe,.swipe .swipe_wrap,.swipe .swipe_wrap .item {
    position: relative;
    overflow: hidden
}

.swipe .swipe_wrap .item {
    float: left;
    width: 100%
}

.swipe .swipe_wrap .item img {
    width: 100%;
    max-height: 100%
}

.header_sy .swipe_wrap .item img {
    height: 10rem
}

.swipe_goods{
    position: relative;
    overflow: hidden;
    width: 17.85rem;
    margin: 0 auto;
}
.swipe_goods .swipe_wrap .item img {
    height: 22.275rem
}
.swipe .poes {
    position: absolute;
    z-index: 1;
    bottom: .225rem;
    left: 0;
    right: 0;
    text-align: center;
    display: none;
}
.swipe .poes .dots {
    display: inline-block;
    width: .5rem;
    height: .5rem;
    margin: 0 .1rem;
    border-radius: 50%;
    background-color: #fff;
}

.swipe .poes .on {
    background-color: #a2a0a0
}
.banners{
    width: 100%;
    position: relative;
    overflow: hidden;
   /* margin-top: 2rem;*/
}
.recommend{
    width: 100%;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.recommend .recommend_ty:first-child{
    border-top:0!important;
}
.recommend_ty{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding:0.6rem 0;
    border-top: 1px solid #dedede;
}

.recommend_ty img{
    display: block;
    float: left;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    margin-left: 0.6rem;
}
.recommend_con {
    width: 14rem;
    position: relative;
    overflow: hidden;
    float: left;
    margin-left: 0.6rem;
}
.recommend_info{
    position: relative;
    overflow: hidden;
    width: 100%;
    font-size: 0.8rem;
    color: #000;
}
.recommend_info span{
    display: block;
    float: left;
}
.recommend_info span:last-child{
    float: right!important;
    padding-right: 0.8rem;
    text-align: right;
}
.recommend_p{
    color: #666;
    font-size: 0.7rem;
    margin-bottom: 2px;
}
.recommend_go{
    display: block;
    float: left;
    margin-top: 0.9rem;
    width: 0.6rem;
    height: 1.2rem;
    background: url(../img/icon_yjtcs.png) no-repeat;
    background-size: 100%;
}
.footer{
    position: fixed;
    z-index: 998;
    width: 100%;
    bottom: 0;
    height: 2.8rem;
    max-height: 112px;
    margin:0 auto;
    max-width: 750px;
    background-color: #fff;
    border-top: 1px solid #dedede;
    text-align: center;
}
.footer a{
    display: inline-block;
    width: 25%;
}
.footer a i {
    display: block;
    width: 1.35rem;
    height: 1.35rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}
.index_tb i {
    background: url(../img/recommend.png) no-repeat;
    background-size: 100%;
}
.index_tbed i {
    background: url(../img/recommended.png) no-repeat;
    background-size: 100%;
}
.index_tbed p{
    color: #c30d23!important;
}
.index_dk i{
    background: url(../img/icon_dk.png) no-repeat;
    background-size: 100%;
}
.index_dked i{
    background: url(../img/icon_dked.png) no-repeat;
    background-size: 100%;
}
.index_dked p{
    color: #c30d23!important;
}
.footer a p {
    text-align: center;
    font-size: 0.425rem;
    color: #b6b6b6;
    padding-bottom: 0.35rem;
}
.my_tb i {
    background: url(../img/my.png) no-repeat;
    background-size: 100%;
}
.my_tbed i {
    background: url(../img/myed.png) no-repeat;
    background-size: 100%;
}
.my_tbed p{
    color: #c30d23!important;
}
.details{
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 2rem;
}
.details_top{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0.35rem 0;
}
.details_topL{
    float: left;
    width: 50%;
    overflow: hidden;
}
.details_topL p{
    font-size: 0.7rem;
    padding-left: 0.4rem;
}
.details_topL img{
    display: block;
    width: 3.2rem;
    height: 3.2rem;
}
.details_pts{
    padding-top: 2.85rem;
}
.details_ptes{
    padding-top: 0.5rem;
}
.apply_go{
    position: fixed;
    width: 100%;
    display: block;
    bottom:0;
    z-index: 199;
    text-align: center;
    color: #fff;
    font-size: 0.6rem;
    padding: 0.5rem 0;
    background-color: #e42112;
}
.details_tyc{
    border-top: 0!important;
}
.details_ty{
    position: relative;
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.details_ty p{
    padding: 0.5rem 0 0.5rem 0.6rem;
    font-size: 0.75rem;
    color: #000000;
    border-top: 1px solid #dedede;
}
.details_ty p:first-child{
    font-weight: bold;
    background-color: #f5f5f5;
    border-top: 0!important;
}
.my_top{
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 3.4rem;
    padding-top: 2rem;
    padding-bottom: 1.6rem;
    background-color: #b0926e;
}
.my_top i{
    display: block;
    position: absolute;
    z-index: 10;
    margin-left: 1.5rem;
    width: 3.4rem;
    height:3.4rem;
    background:url(../img/icon_txc.jpg) no-repeat;
    background-size: 100%;
}
.my_top img{
    float: left;
    display: block;
    width: 3.4rem;
    height:3.4rem;
    margin-left: 1.5rem;
    border-radius: 50%;
}
.login_no{
    float: left;
    padding-left: 1.5rem;
    line-height: 3.4rem;
    font-size: 1rem;
    color: #ffffff;
}
.my_con{
    position: relative;
    overflow: hidden;
    width: 100%;
    border-bottom: 0.4rem solid #f2f2f2;
}
.my_conty{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 1rem 0;
    border-top:1px solid #efefef;
}
.my_con .my_conty:first-child{
    border-top:0!important;
}
.my_conty .record{
    display: block;
    float: left;
    margin-left: 1.2rem;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../img/record.png) no-repeat;
    background-size: 100%;
}
.my_conty .my_conp{
    float: left;
    width: 6.75rem;
    padding-left: 0.8rem;
    line-height: 1.5rem;
    font-size: 0.9rem;
    color: #000000;
}
.my_dk{
    display: block;
    float: right;
    margin-top: 0.2rem;
    margin-right: 1rem;
    width: 0.75rem;
    height: 1.15rem;
    background: url(../img/icon_right.jpg) no-repeat;
    background-size: 100%;
}
.my_conty .bank{
    display: block;
    float: left;
    margin-left: 1.2rem;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../img/bank.png) no-repeat;
    background-size: 100%;
}
.my_conr{
    float: left;
    padding-left: 1.6rem;
    line-height: 1.5rem;
    font-size: 0.9rem;
    color: #cfcfcf;
}
.my_news{
    display: block;
    float: left;
    margin-left: 1.2rem;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../img/my_news.png) no-repeat;
    background-size: 100%;
}
.contact{
    display: block;
    float: left;
    margin-left: 1.2rem;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../img/contact.png) no-repeat;
    background-size: 100%;
}
.help{
    display: block;
    float: left;
    margin-left: 1.2rem;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../img/help.png) no-repeat;
    background-size: 100%;
}
.feedback{
    display: block;
    float: left;
    margin-left: 1.2rem;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../img/feedback.png) no-repeat;
    background-size: 100%;
}
.button_tc{
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 0.8rem;
    font-size: 0.7rem;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    padding: 0.6rem 0;
    background-color: #e42112;
}