body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
html {
    font-size: 10px
}
/*通用*/
.gc-modal-dialog{
    width: 120px !important;
    background: #000 !important;
    opacity: 0.6 !important;
    border-radius: 5px !important;
    color:#fff !important;
}
.am-dimmer{
    background-color:rgba(255,255,255,0)!important;
}
.am-header{
    height:40px !important;
    line-height: 40px !important;
}
.am-header .am-header-nav .addCar{
    height:34px !important;
}
.gc_unchecked{
    background: #a7c4f6 !important;
}
.gc-bg-white{
    background: #fff;
}
.gc-text-white{
    color:#fff;
}
.gc-bg-grey{
    background: #F2F2F2 !important;
}
.gc-text-grey{
    color:#7B7B7B
}
.gc-margin-horizontal{
    margin: 0 1.2rem;
}
.gc-text-bold{
    font-weight: bold;
}
.gc-text-gery{
    color:#898989;
}
.gc-text-black{
    color:#000 !important;
}
.gc-border_blue{
    border: 1px solid #4B8CFB !important;
}
.gc-text-bold{
    font-weight: bold;
}
.gc-text-yellow{
    color: #FBBB4B;
}
.gc-text-xs{
    font-size: 1rem;
}
.gc-text-xsl{
    font-size: 1.1rem;
}
.gc-text-sml{
    font-size: 1.5rem;
}
.gc-text-sm{
    font-size: 1.4rem !important;
}
.gc-margin-top-xl{
    margin-top: 4rem;
}
.gc-ipt{
    width: 58% !important;
    outline: none !important;
    font-size: 1.4rem !important;
    display: inline-block !important;
    border: none !important;
    box-shadow: none !important;
    margin-left: 1rem;
    background: #F2F2F2;
    padding: 1rem 0 0 0;
}
.gc-btn-normal{
    width: 100%;
    line-height: 4.4rem;
    color: #fff;
    text-align: center;
    cursor: pointer;
    outline: none;
    border: none;
    border-radius: 5px;
    font-size: 1.4rem;
    background: #4B8CFB;
    padding: 0 0 !important;
}
.gc-btn-danger{
    width: 100%;
    line-height: 4.4rem;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    font-size: 1.4rem;
    background: #FB4F4F;
    padding: 0 0 !important;
    border: none;
}
.gc_item{
    padding: 1.2rem 0;
    border-bottom: 1px solid #cccccc;
}
.gc_all{
    margin: 0rem 2rem;
}
.all a{
   color: #000 !important;
}
.gc-text-blue{
    color:#4B8CFB !important;
}
.gc-border-bottom{
    border-bottom: 1px solid #f1f2f3;
}
.gc_list_item{
    padding: 1rem 0;
    border-bottom: 1px solid #f1f2f3;
}
.gc_cursor{
    cursor: pointer;
    font-size: 1.4rem;
}
.gc-borderItem{
    display: inline-block;
    width: 1px;
    height:20px;
    background: #cccccc;
    position: relative;
    top:12px;
}
/*个人中心*/
.hasRecharge{
    width:10px;
    height:10px;
    background: #FB4F4F;
    border-radius: 50%;
    position: absolute;
    top:6.4rem;
    right:2.4rem;
}
.hasConsume{
    width:10px;
    height:10px;
    background: #FB4F4F;
    border-radius: 50%;
    position: absolute;
    top:6.4rem;
    right:2.4rem;
}
.home_bg{
    background: url(../img/home_bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: 15rem;
}
.home{
    width:100%;
    position: absolute;
    top:4rem;
}
.home_null{
    background: url(../img/home_null.png) no-repeat;
    background-size: 100% 100%;
    height: 16rem;
    position: relative;
}
.home_pt{
    background: url(../img/home_pt.png) no-repeat;
    background-size: 100% 100%;
    height: 16rem;
    position: relative;
}
.home_yk{
    background: url(../img/home_yk.png) no-repeat;
    background-size: 100% 100%;
    height: 16rem;
    position: relative;
}
.home_hj{
    background: url(../img/home_hj.png) no-repeat;
    background-size: 100% 100%;
    height: 16rem;
    position: relative;
}
.home_zs{
    background: url(../img/home_zs.png) no-repeat;
    background-size: 100% 100%;
    height: 16rem;
    position: relative;
}
.home_mobile{
    position: absolute;
    top:8rem;
    left:9.2rem;
    letter-spacing:0.1rem;
}
.home_num{
    position: absolute;
    top:12rem;
    left:3.6rem;
    letter-spacing:0.1rem;
}
.go_rule{
    width:7rem;
    height:2.4rem;
    position: absolute;
    opacity: 0.3;
    top:1.8rem;
    right:1.8rem;
}
.home_balance{
    background: #fff;
    margin: 5.2rem 1.3rem 0 1.3rem;
    border-radius: 5px;
    line-height: 5rem;
    box-shadow:0px 1px 5px #d6d4d4;
}
.home_all{
    margin: 1.5rem 1.3rem;
    border-radius: 5px;
    background: #fff;
    box-shadow:0px 1px 5px #d6d4d4;
}
.home_item{
    height: 11rem;
    padding: 3.2rem 0;
    text-align: center;
    font-size: 1.4rem;
    position: relative;
}
.home_item_border_top{
    border-top: 1px solid #f3f3f3;
}
.home_item_border_right{
    border-right: 1px solid #f3f3f3;
}
/*注册*/
.title{
    margin: 3rem 0 0 1.2rem
}
.yzm{
    display: inline-block;
    width: 28% !important;
    position: relative;
    line-height: 1.6rem;
    background: #F2F2F2 !important;
    border: none !important;
    top:0.6rem;
    border-left: 1px solid #f2f2f2 !important;
    padding-left: 1.4rem;
    cursor: pointer;
    outline: none !important;
    box-shadow: none !important;
}
.eye{
    display: inline-block;
    width: 30%;
    text-align: right;
}
/*忘记密码*/
.forget_yzm{
    display: inline-block;
    width: 28% !important;
 /*   margin-left: 8%;*/
    position: relative;
    line-height: 1.6rem;
    top:0.6rem;
    border-left: 1px solid #f1f2f3 !important;
}
.forget_left{
    margin: 0 0 !important;
}
/*个人信息*/
.personal_item{
    line-height: 3rem;
}
/*汽车详情*/
.carTtitle{
    position: relative;
    top: 0.6rem;
}
/*会员规则*/
.rule_title{
    margin: 1rem 1.2rem;
    border-radius: 5px;
}
#level{
    z-index: 2;
}
.gc-item{
    width: 3.5rem;
    border-bottom: 6px solid #5091FB;
    margin-top: -0.8rem;
    z-index: 1;
}
.rule_progress{
    width:100%;
    height:10rem;
    position: relative;
    background: -webkit-linear-gradient(left, #AECDFF , #5091FB); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #AECDFF, #5091FB); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #AECDFF, #5091FB); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #AECDFF , #5091FB); /* 标准的语法 */
}
.rule_base{
    width:90%;
    position: absolute;
    top:4.7rem;
    left: 5%;
    background-color: #A09F9F !important;
    height:0.3rem;
}
.rule_now{
    background-color: #FCE7AF !important;
}
.rule_left{
    position: absolute;
    top:1rem;
    width:11rem;
    background-image: url('../img/qp_left.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.rule_right{
    position: absolute;
    top:1rem;
    width:11rem;
    background-image: url('../img/qp_right.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.rule_img{
    width: 6rem;
    position: absolute;
    top:3.4rem;
    z-index: 999;
}
.rule_imgNow{
    position: absolute;
    top:4.3rem;
    z-index: 999;
}
.rule_st{
    margin: 1.5rem 0.8rem;
    padding: 0.4rem 0;
}
.rule_sn{
    width:94%;
    display: inline-block;
}
.rule_ul{
    padding:0;margin:1rem 0 0 0;list-style:none
}
.rule_ul li {
    line-height: 3rem;
}
.rule_icon{
    width:0.7rem;
    height:0.7rem;
    display: inline-block;
    background:#FBBB4B ;
    border-radius: 50%;
    margin-bottom: 0.2rem;
}
/*充值*/
.seeMore{
    font-size: 1.1rem;
    position: absolute;
    right:0.5rem;
    top:5.8rem
}
.hideMore{
    font-size: 1.1rem;
    position: absolute;
    right:0.5rem;
    bottom:0.4rem
}
.hide_item{
    margin: 0.8rem 1rem 1rem 1rem;
}
.hide_item div{
    margin: 0.4rem 0;
}
.recharge_title{
    margin: 1rem 1.2rem;
}
.recharge_main{
    background: #fff;
    padding: 1rem 1.2rem;
}
.recharge_itemSee{
    width:49%;
    margin: 0 0.5% 1rem 0.5%;
    overflow: hidden;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #f1f2f3;
    font-size: 1.2rem;
    cursor: pointer;
    position: relative;
}
.recNum{
    font-size: 1.4rem !important;
}
.recharge_itemHide{
    width:49%;
    height:8rem;
    margin: 0 0.5% 1rem 0.5%;
    overflow: hidden;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #999;
    font-size: 1.2rem;
    cursor: pointer;
    position: relative;
}
.recharge_number{
    width:100%;
    height:4.4rem;
    line-height: 4.4rem;
    border-radius: 5px;
    border: 1px solid #f1f2f3;
    font-size: 1.4rem;
}
.recharge_num{
    width:20rem;
    border: none;
    margin-bottom: 0.3rem;
}
.recharge_area{
    height: 4.4rem;
    line-height: 4.4rem;
}
.recharge_area button{
    width:10rem;
    height:4.4rem;
    line-height: 4.4rem;
    background: #4B8CFB;
    color: #fff;
    outline: none;
    border: none;
    vertical-align: baseline;
}
.recharge_all{
    width: 100%;
    position: fixed;
    bottom: 0;
}
.coupon_title{
   margin:1rem 1rem;
}
.coupon_checked{
    padding-bottom: 0.4rem;
    border-bottom: 2px solid #4B8CFB;
}
.coupon_content{
    margin:2rem 1.6rem;
}
.coupon_count{
   position: absolute;
    top: 4.2rem;
    right: 7.6rem;
    font-size: 16px;
}
.coupon_remark{
    position: absolute;
    width:74%;
    top: 4.2rem;
    left:1.8rem;
    color:#7B7B7B;
    line-height: 1.5rem;
    font-size: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.coupon_item_no{
    width:100%;
    height:10.5rem;
    position: relative;
    margin-bottom: 1rem;
    background-image: url('../img/noUse.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.coupon_item_yes{
    width:100%;
    height:10.5rem;
    position: relative;
    margin-bottom: 1rem;
    background-image: url('../img/yesUse.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.coupon_item_over{
    width:100%;
    height:10.5rem;
    position: relative;
    margin-bottom: 1rem;
    background-image: url('../img/overUse.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.coupon_name{
    position: absolute;
    top: 1.6rem;
    left:1.8rem;
}
.coupon_time{
    position: absolute;
    bottom: 1rem;
    left:1.8rem;
    font-size: 1.1rem;
}
/*积分*/
.integral_top{
    width:100%;
    height:10rem;
    position: relative;
    background-image: url('../img/integral_bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.integral_num{
    position: relative;
    top:2rem
}
.integral_c{
    position: relative;
    top:2rem
}
/*服务热线*/
.connect_sell{
    background: #fff;
    margin-bottom: 1rem;
    border-radius: 5px;
    box-shadow:0px 1px 5px #d6d4d4;
}
.connect_all{
    padding:2rem 0rem 2rem 2.6rem;
}
.connect_left{
    height: 6rem;
    line-height: 6rem;
    display: inline-block;
}
.connect_right{
    width:8rem;
    height: 6rem;
    line-height: 6rem;
    display: inline-block;
    text-align: center;
    border-left: 1px solid #f1f2f3;
}