header {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    font-size: 18px;
    background: #fff;
    position: relative;
}

.logo {
    width: 22%;
    margin: 0 auto;
    margin-top: 60px;
}

.logo-name {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}

.wrapper-login {
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
}

.phone {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.icon-phone {
    width: 24px;
    position: absolute;
    left: 10px;
    top: 18px;
}

.phone-right {
    padding-left: 50px;
}

.ipt {
    width: 100%;
    border: 0;
    height: 59px;
    line-height: 59px;
    outline: none;
    background: none;
}

.login {
    width: 100%;
    height: 45px;
    display: block;
    color: #fff;
    line-height: 45px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    background-image: linear-gradient(to right, #108BDD, #09599D);
    border: 0;
}

.pay {
    width: 44%;
    float: left;
    height: 96px;
    margin-left: 4%;
    margin-top: 15px;
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
}

.pay-icon {
    width: 34px;
    margin-top: 20px;
}

.bar {
    width: 100%;
    padding: 10px 10px;
    box-sizing: border-box;
    font-size: 16px;
    background: #fff;
    margin-top: 12px;
}

.product {
    width: 100%;
    overflow: hidden;
}

.product li {
    width: 48.5%;
    min-height: 200px;
    padding-bottom: 10px;
    float: left;
    background-color: #fff;
    margin-top: 10px;
}

.product li:nth-child(2n) {
    float: right;
}

.product-name {
    padding: 0 10px;
    margin-top: 5px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.price {
    font-weight: bold;
    color: #ff0000;
    padding: 0 10px;
    font-size: 14px;
    margin-top: 5px;
}

.footer {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1;
    height: 46px;
    border-top: 1px solid #eaeaea;
    background: #fff;
}

.footer-sub {
    width: 50%;
    float: left;
    height: 46px;
    line-height: 47px;
    display: block;
    font-size: 16px;
    text-align: center;
}

.footer-index {
    background: url(../images/footer_index.png) no-repeat 30% 50%;
    background-size: 20px;
    color: #666;

}

.footer-index-on {
    background: url(../images/footer_index_on.png) no-repeat 30% 50%;
    background-size: 20px;
    color: #108bdd;

}

.footer-me {
    background: url(../images/footer_user.png) no-repeat 30% 50%;
    background-size: 20px;
    color: #666;
}

.footer-me-on {
    background: url(../images/footer_user_on.png) no-repeat 30% 50%;
    background-size: 20px;
    color: #108bdd;
}

.bg {
    width: 100%;
    position: relative;
}

.userTop {
    width: 100%;
    position: absolute;
    left: 0;
    top: 22%;
    text-align: center;
    color: #fff
}

.hdPic {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 100px;
}

.user-block {
    width: 44%;
    float: left;
    margin-left: 4%;
    height: 160px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 8px #e2f2fa;
    display: inline-block;
    text-align: center;
    margin-top: 15px;
}

.user-icon {
    width: 60px;
    margin-top: 30px;
}

.back {
    position: absolute;
    left: 10px;
    top: 12px;
    width: 20px;

}

.headPic {
    width: 100%;
    height: 80px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 12px #e2f2fa;
    line-height: 80px;
}

.upload {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.mySign-left {
    padding-left: 20px;
    float: left;

}

.mySign-right {
    width: 50px;
    height: 50px;
    float: right;
    margin-right: 15px;

}

.mySign-line {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 12px #e2f2fa;
    margin-top: 15px;
}

.mySign-sign {
    padding-right: 20px;
    float: right;
}

.name-ipt {
    text-align: right;
    border: 0;
    outline: none;
}

.sex {
    text-align: right;
    border: 0;
    outline: none;
}

.btn-submit {
    width: 100%;
    height: 45px;
    display: block;
    color: #fff;
    line-height: 45px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    background-image: linear-gradient(to right, #108BDD, #09599D);
}

.myMessage li {
    width: 100%;
    min-height: 100px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 12px #e2f2fa;
    margin-bottom: 15px;
    padding: 15px;
    box-sizing: border-box;
    position: relative;
}

.crileRed {
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background: #ff0000;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    left: 12px;
    top: 22px;
}

.Message-title {
    font-size: 16px;
    margin-left: 15px;

}

.Message-txt {
    font-size: 14px;
    color: #666;
    margin-left: 15px;
    margin-top: 5px;
    line-height: 20px;
}

.Message-date {
    font-size: 12px;
    color: #999;
    margin-left: 15px;
    margin-top: 5px;
}

.interTop {
    width: 100%;
    position: absolute;
    left: 0;
    top: 15%;
    text-align: center;
    color: #fff
}

.inter-icon {
    width: 42px;
    height: 42px;
    margin: 0 auto;
    overflow: hidden;

}

.btn-exchange {
    width: 90px;
    height: 36px;
    margin: 0 auto;
    border-radius: 5px;
    background: #fff;
    color: #0897ff;
    line-height: 36px;
    text-align: center;
    display: block;
    margin-top: 10px;
}

.interTit {
    height: 30px;
    padding-left: 5px;
}

.interList li {
    width: 100%;
    height: 80px;
    background: #fff;
    margin-top: 15px;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 1px 1px 12px #e2f2fa;
    box-sizing: border-box;
}

.interSum {
    float: right;
    color: #ff0000;
    font-weight: bold;
    font-size: 16px;
}

.interDate {
    color: #999999;
    font-size: 13px;
    margin-top: 10px;
}

.interMore {
    padding: 5px 18px;
    float: right;
    display: inline-block;
    border-radius: 5px;
    color: #fff !important;
    font-size: 16px;
    background-image: linear-gradient(to right, #108BDD, #09599D);

}

.CarList li {
    width: 100%;
    height: 80px;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 1px 1px 12px #e2f2fa;
    box-sizing: border-box;
}

.CarType {
    color: #999999;
    font-size: 13px;
    margin-top: 10px;
}

.addCar {
    width: 100%;
    height: 45px;
    display: block;
    color: #fff !important;
    line-height: 45px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    background-image: linear-gradient(to right, #108BDD, #09599D);
}

.payTop {
    width: 100%;
    height: 350px;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
}

.payTit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    background: #f2f2f2;
    font-size: 18px;
}

.evm {
    width: 50%;
    margin: 0 auto;
    margin-top: 50px;
}

.payHistroy {
    height: 30px;
    padding-left: 5px;
    color: #fff;
    margin-top: 20px;
}

.payMore {
    padding: 5px 18px;
    float: right;
    display: inline-block;
    border-radius: 5px;
    color: #346cb9;
    font-size: 16px;
    background: #fff;

}

#topNav {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 40px;;
    border-bottom: 1px solid #eaeaea;
}

#topNav .swiper-slide {
    padding: 0 5px;
    width: 70px;
    background: #fff;
    text-align: center;
}

#topNav .swiper-slide span {

    transition: all .3s ease;
    display: block;
}

#topNav .active span {
    transform: scale(1.1);
    color: #1e90dc;
}

.Product-Tit {
    width: 100%;
    min-height: 85px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
}

.interNum {
    font-size: 16px;
    color: #ff0000;
    font-weight: bold;
    float: left;
    margin-top: 10px;
}

.interKu {
    font-size: 12px;
    color: #777;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}

.productDetail-title {
    border-bottom: 1px solid #eaeaea;
    height: 40px;
    line-height: 40px;
    background: #fff;
    padding-left: 15px;
    margin-top: 10px;
}

.footer-exchange {
    width: 100%;
    height: 50px;
    background: #108bdd;
    line-height: 50px;
    text-align: center;
    display: block;
    color: #fff !important;
    font-size: 18px;
    position: fixed;
    left: 0;
    bottom: 0;
    cursor: pointer;
}

.buycar-wrapper {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    height: 105px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.buycar-product-pic {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 10px;
    top: 10px;
    border: 1px solid #eee;
    overflow: hidden;
}

.buycar-product-pic img {
    width: 75px;
    height: 75px;

}

.buycar-product-right {
    padding-left: 105px;
    padding-right: 5px;
    padding-top: 10px;

}

.buycar {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 124px;
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.buycar-num {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 18px;
    height: 18px;
    background: #ff0000;
    color: #fff;
    border-radius: 10px;
    font-size: 8px;
    text-align: center
}

.buycar-jia {
    width: 40px;
    padding-left: 8px;
    padding-top: 6px;
    padding-right: 8px;
    float: left;

}

.buycar-jia img {
    width: 12px;
    margin-left: 6px;
}

.num-ipt {
    width: 40px;
    height: 36px;
    background: #fff;
    float: left;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.num-ipt input {
    width: 100%;
    height: 36px;
    background: #fff;
    border: 0;
    line-height: 36px;
    text-align: center;
}

.order-line {
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    line-height: 46px;
    background: #fff;
    margin-top: 10px;
    padding: 0 15px;
    box-sizing: border-box;
}

.interAll {
    color: #ff0000;
    float: right;
}

.point {
    color: #666;
    float: right;
}

.interLittle {
    color: #108bdd;
    float: right;
}

.success {
    width: 100%;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    display: inline-block;
    text-align: center;
}

.btn-see {
    width: 44%;
    float: left;
    height: 42px;
    margin-left: 4%;
    margin-top: 15px;
    background-image: linear-gradient(to right, #108BDD, #09599D);
    line-height: 42px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #fff;

}

.btn-back {
    width: 44%;
    float: left;
    height: 42px;
    margin-left: 4%;
    margin-top: 15px;
    background-color: #f2f2f2;
    line-height: 42px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #000;

}

.success-icon {
    width: 15%;
}

.mytab {
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #eaeaea;
    font-size: 15px;
}

.tab {
    width: 33.33%;
    height: 42px;
    float: left;
    line-height: 42px;
    text-align: center;
    display: block;
}

.over {
    color: #108bdd;
    border-bottom: 2px solid #108bdd;
}

.order-list {
    width: 100%;
    height: 40px;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    line-height: 40px;
    margin-top: 10px;
}

.order-all {
    width: 100%;
    height: 80px;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
}

.btn-address {
    width: 70px;
    height: 32px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    float: right;
    margin-right: 10px;
}

.btn-dh {
    width: 70px;
    height: 32px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    float: right;
    margin-right: 10px;
    color: #fff !important;
    background-image: linear-gradient(to right, #108BDD, #09599D);
}

.txt-blue {
    color: #007aff;
}

.bg-black {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: none;
}

.bg-black2 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: none;
}

.bg-black3 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: none;
}

.evm-k {
    width: 80%;

    padding-bottom: 20px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    margin-top: 30%;
    overflow: hidden;

}

.evm-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f2f2f2;

}

.evm-pic {
    width: 65%;
    margin: 0 auto;
    margin-top: 30px;
}

.btn-close {
    width: 160px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background: #f2f2f2;

}

.txt-1 {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-top: 20px;
    padding: 0 20px;
}

.txt-2 {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 10px;
    padding: 0 20px;
}

.btn-qx {
    width: 44%;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    line-height: 40px;
    margin-left: 4%;
    text-align: center;
    background: #f2f2f2;
    float: left;
}

.btn-ok {
    width: 44%;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    line-height: 40px;
    margin-left: 4%;
    text-align: center;
    color: #fff !important;
    background-image: linear-gradient(to right, #108BDD, #09599D);
    float: left;

}

.order-top {
    width: 100%;
    height: 70px;
    background: #108bdd;
    color: #ffffff;
    padding-left: 15px;
    padding-top: 12px;
    box-sizing: border-box;
}

.product-all {
    width: 100%;
    height: 40px;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
    font-size: 14px;
}

.orderDeail {
    width: 100%;
    background: #fff;
    margin-top: 10px;
    overflow: hidden;
}

.orderDeail li {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #eaeaea;
    padding: 0 10px;
    font-size: 14px;
    color: #666;

}

.order-txt {
    font-size: 12px;
    margin-top: 5px;
    color: #d5edfd;
}

.orderDetail-footer {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    border-top: 1px solid #eaeaea;
    background: #fff;
    padding-top: 10px;
    box-sizing: border-box
}

.exchange-address {
    width: 100%;
    padding: 10px 15px;
    background: #fff;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
}

.addressList li {
    width: 100%;
    height: 100px;
    background: url(../images/icon_address.png) no-repeat 15px 50% #fff;
    background-size: 45px;
    border-bottom: 1px solid #eaeaea;
    padding-left: 75px;
    padding-top: 15px;
    line-height: 24px;
}

.txt-gray {
    color: #777;
}

.line-txt {
    padding: 10px;
    font-size: 14px;
    color: #666;
}

.Recharging {
    background: #fff;
    width: 100%;
    padding: 0 5px 15px 5px;
    box-sizing: border-box;
    overflow: hidden;

}

.Recharging ul li {
    width: 44%;
    float: left;
    margin-left: 4%;
    height: 74px;
    margin-top: 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
    text-align: center;
    padding-top: 12px;
    box-sizing: border-box;
    position: relative;
}

.money {
    font-size: 18px;
}

.money-give {
    font-size: 12px;
    color: #108bdd;
    margin-top: 5px;
}

.Recharging ul li.bg-ok {
    border: 1px solid #108bdd;
    background: url(../images/option_ok.png) no-repeat right bottom;
    background-size: 22px;

}

.Recharging ul li input {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.payway {
    width: 100%;
    height: 50px;
    background: #fff;
    line-height: 50px;
    margin-top: 10px;

}

.wx-icon {
    width: 25px;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
}

.wx-txt {
    float: left;
    margin-left: 10px;
}

.icon-ok {
    float: right;
    width: 22px;
    margin-top: 15px;
    margin-right: 10px;
}

.h-100 {
    height: 100px;
}

.footer-pay {
    width: 100%;
    height: 90px;
    background: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 10px;
    padding-top: 5px;
    box-sizing: border-box;
}

.pay-num {
    text-align: center;
    line-height: 30px;
}

.btn-qr {
    width: 100%;
    height: 42px;
    display: block;
    margin: 0 auto;
    background-image: linear-gradient(to right, #108BDD, #09599D);
    line-height: 42px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #fff !important;
}

.btn-sao {
    width: 60%;
    height: 42px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    background-image: linear-gradient(to right, #108BDD, #09599D);
    line-height: 42px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #fff !important;
}

.icon_sm {
    width: 16px;
    margin-right: 5px;
}

.footer-bot {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    overflow: hidden;

}

.footer-bot a {
    color: #0559a0;
    margin: 0 15px;
}

.footer-bot span {
    color: #999;
    margin: 0 10px;
}

.support {
    width: 100%;
    text-align: center;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #666;

}

.support a {
    color: #666;
}

.about {
    padding: 10px;
    overflow: hidden;
    line-height: 30px;
    color: #333;
}

.list {
    width: 100%;
    margin: 0 auto;
    padding: 10px;

}

.list ul li {
    background-color: #fff;

    border-bottom: 0;

}

.list ul li a {
    padding-left: 10px;
    color: #333;
    font-size: 16px;
    display: block;
    height: 44px;
    line-height: 44px;
    position: relative;
    border-bottom: solid 1px #eaeaea;
}

.list ul li .inactive {
    background: url(../images/jia.png) no-repeat 95% center;
    background-size: 12px;
}

.list ul li .inactives {
    background: url(../images/close.png) no-repeat 95% center #f7fcff;
    background-size: 12px;
    font-size: 14px;
    border-bottom: 0;
    color: #999;
}

.list ul li ul {
    display: none;

}

.list ul li ul li {

    background-color: #f7fcff;
    font-size: 16px;
    padding: 10px;
    padding-top: 0;
    line-height: 30px;
}

.btn-evm {
    width: 40%;
    height: 36px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    line-height: 36px;
    border-radius: 5px;
    margin-top: 10px;
    background: #346cb9;
    color: #fff;
    display: block;
}

.evm-tip {
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

/*4.2修改样式*/
.payTop2 {
    width: 100%;
    height: auto;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    padding-bottom: 20px;
}

.payTit2 {
    text-align: center;
    margin-top: 30px;
}

.paymoney {
    font-size: 25px;
    margin-top: 15px;
    text-align: center;
    font-weight: bold
}

.evm2 {
    width: 50%;
    margin: 0 auto;
    margin-top: 30px;
}

.clearmoney {
    color: #346CB9;
    font-size: 12px;
    width: 32%;
    float: left;
    text-align: center;
    display: block;
}

.line-fg {
    float: left;
    color: #959595;
    font-size: 10px;
    display: block
}

.searchList {
    margin-top: 10px;
}

.searchList li {
    position: relative;
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
    padding-right: 50px;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
}

.x-ok {
    width: 20px;
    position: absolute;
    right: 10px;
    top: 12px;
}

.setMoney {
    width: 100%;
    padding: 10px 20px 30px 20px;;
    background: #fff;
    border-radius: 5px;
}

.setMoney-sub {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    border-bottom: 1px solid #eaeaea;
}

.money-ipt {
    border: 0;
    height: 40px;
    width: 90%;
    outline: none;
}

.vipSuccess {
    width: 100%;
    text-align: left;
    padding: 20px;
    padding-bottom: 0;
    box-sizing: border-box;
    line-height: 36px;
    margin-top: 30px;
}


.interList2 li {
    width: 100%;
    height: 80px;
    background: #fff;


    padding: 15px;
     border-bottom: 1px solid #eaeaea;
    box-sizing: border-box;
}

.interSum2 {
    float: right;
    color: #000;

    font-size: 16px;
}

.interDate2 {
    color: #999999;
    font-size: 13px;
    margin-top: 10px;
}
