body, p, ul, div, h1, h2, h3, h4, h5, h6, table, tr, td, dl {
    font-size: 12px;
    color: #333;
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

input:focus {
    outline: none;
}

dt, dd {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}
.none { width:100%; padding-top:20vh; font-size:18px; color:#aaa; text-align:center; letter-spacing:2px;}
body:after {
    display: block;
    clear: both;
    content: "";
}
.juanlist { padding:10px; background:#fff;}
.juanlist table { width:100%; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
.juanlist tr { display:flex; height:32px; line-height:32px; width:100%; }
.juanlist tr td,.juanlist tr th { border-right:1px solid #ddd; border-top:1px solid #ddd; text-align:center;}
.juanlist tr td:nth-child(1) { flex:2;}
.juanlist tr td:nth-child(2) { flex:1;}
.juanlist tr td:nth-child(3) { flex:1;}
.juanlist tr th:nth-child(1) { flex:2;}
.juanlist tr th:nth-child(2) { flex:1;}
.juanlist tr th:nth-child(3) { flex:1;}
.blGg a img {
    display: block;
    width: 100%;
  }
  .blList2 {
    padding-bottom: 10px;
  }
  .blList2 li {
    background: #fff;
    width: calc(100% - 36px);
    margin: 10px 10px 0;
    padding: 8px;
    border-radius: 5px;
    overflow: hidden;
  }
  .blList2 li .pic {
    float: left;
    width: 100px;
    height: 100px;
  }
  .blList2 li .pic a,.blList2 li .pic img {
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 3px;
  }
  .blList2 li .info {
    float: right;
    width: calc(100% - 110px);
    height: 100px;
    position: relative;
  }
  .blList2 li .info .tit {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #000;
  }
  .blList2 li .info .tit a {
    color: #000;
  }
  .blList2 li .info .yunfei {
    font-size: 12px;
    color: #666;
    text-align: right;
    line-height: 20px;
    margin-top: 6px;
    padding-right: 4px;
  }
  
  .blList2 li .info .pri {
    line-height: 26px;
    color: #fb423e;
    font-size: 12px;
    margin-top: 10px;
  }
  .blList2 li .info .pri b {
    font-size: 16px;
    font-weight: 600;
  }
  .blList2 li .info .pri a {
    float: right;
    height: 26px;
    color: #fff;
    background: #fb423e;
    padding: 0 14px;
    border-radius: 13px;
    font-size: 14px;
  }

body {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:50px;
}
.address {
    padding:10px 0;
    background: #fff;
}
.add_li {
    padding:10px 10px 15px;
    position: relative;
	background:url(../images/dz.png) no-repeat 10px center; background-size:32px auto;
}
.add_li:after {
    position: absolute;
    bottom:0;
    content: '';
    display: block;
    width: calc(100% - 20px);
    left:10px;
    height:1px;
    background:rgba(180,181,183,0.5) ;
}
.add_li p { height:24px; line-height:22px; padding-left:42px; }
.add_li p a.no,.add_li p a { background:#eee; border:1px solid #ddd; }
.add_li p a.on { background:#00803a; border:1px solid #00803a; color:#fff; }
.add_li p a { display:inline-block; padding:0 15px; margin-right:10px; }
	a {cursor:pointer;}
.add_li .add_xing {
    width:32px;
    height:32px;
    position: absolute;
    border-radius: 50%;
    left:10px;
    top:calc(50% - 16px);
    background: #b4b5b7;
    color:#fff;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
.add_li .add_edit {
    position: absolute;
    height:32px;
    line-height: 32px;
    border-left: 1px solid rgba(180,181,183,0.5);
    right:10px;
    padding-left: 10px;
    top:calc(50% - 16px);
    color:#b4b5b7;
    padding-right: 10px;
}
.add_title {
    padding:0 55px 0 42px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-bottom:2px;
    line-height: 24px;
}
.add_title span {
    font-size: 12px;
    color: #b4b5b7;
    font-weight: 500;
    margin-left: 10px;
}
.add_info {
    padding:0 55px 0 42px;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 32px;
}

.address .more {
    padding:20px 0;
}
.address .more a,.daili .tj button {
    display: block;
    width: 60%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #00803a;
    margin: 10px auto 0;
    border: none 0;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
}
.daili {
    background: #fff;
    padding-bottom: 30px;
}
.jd-title {
    font-size: 14px;
    color:#000;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
.z-select {
    padding:0 10px 10px;
}
.z-select select {
    background: transparent;
    line-height: 30px;
    padding:0 10px;
    border: 1px solid #ddd;
    width: 100%;
    height:32px;
}
.jilu {
    padding:20px 10px;
    background: #fff;
    margin-top: 10px;
}
.jilu ul li,.jilu .list {
    display: flex;
    line-height: 24px;
}
.jilu .list {
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    font-size: 16px;
    color: #000;
}
.jilu ul {
    display: block;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
}
.jilu ul span,.jilu .list span {
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    padding:4px;
}
.jilu ul span.s1,.jilu .list span.s1 {
    flex: 3;
    text-align: left;
}
.jilu ul span.s2,.jilu .list span.s2 {
    flex: 5;
    text-align: center;
}
.jilu ul span.s3,.jilu .list span.s3 {
    flex: 1;
    text-align: right;
}
input, textarea, select {
    outline: none;
    -webkit-tap-highlight-color: transparent;
}
* {
    box-sizing: border-box;
}
.main {
    padding-bottom: 60px;
}

.body {
    background: #edefee;
    padding-top: 0.90rem;
}
.hSousuo {
    display: flex;
    align-items: center;
    height: 1.44rem;
    padding: 0 0.24rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.hSousuo form {
    position: relative;
    display: flex;
    width: 100%;
}
.hSousuo form input {
    flex: 1;
    background: #fff;
    height: 0.70rem;
    border-radius: 0.35rem;
    overflow: hidden;
    border: 0;
    color: #d0beac;
    text-indent: 0.84rem;
}
.hSousuo form button {
    position: absolute;
    border: 0;
    top: 0.02rem;
    left: 0.10rem;
    width: 0.68rem;
    height: 0.68rem;
    background: url(../img/hssou.png) no-repeat center center transparent;
    background-size: 0.36rem;
}

}
.head {
    background: #843900;
    height: 80px;
    border-bottom: 2px solid #000;
}

.left {
    float: left;
    min-height: -moz-calc(100vh - 82px);
    min-height: -webkit-calc(100vh - 82px);
    min-height: calc(100vh - 82px);
    width: 160px;
    border-right: 2px solid #ddd;
    box-sizing: border-box;
}

#right {
    float: left;
    width: -moz-calc(100% - 160px);
    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px);
    border: 0;
    margin: 0;
    padding: 0;
    min-height: -moz-calc(100vh - 82px);
    min-height: -webkit-calc(100vh - 82px);
    min-height: calc(100vh - 82px);
}

.login {
    max-width: 6.4rem;
    margin: 0 auto;
    background: url(../images/dbg.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 100vh;
    min-height: 10rem;
    width: 100%;
}

.login .l {
    margin: 0 auto;
    width: 64%;
    padding-top: 5rem;
}

.login .l input {
    width: 100%;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -khtml-border-radius: 0.1rem;
    height: 0.70rem;
    border: 1px #cccccc solid;
    color: #000000;
    margin-bottom: 0.3rem;
    background: url(../images/input_user_bg.png) no-repeat 0.15rem center #fff;
    background-size: auto;
    text-indent: 0.70rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.24rem;
    background-size: 0.3rem auto;
}

.login .l .p2 input {
    background: url(../images/input_pass_bg.png) no-repeat 0.15rem center #fff;
    background-size: 0.3rem auto;
}

.login .l .p3 button {
    color: #FFFFFF;
    background-color: #ed1c24;
    width: 100%;
    height: 0.7rem;
    border: none;
    -webkit-border-radius: 0.1rem;
    margin-top: 0.1rem;
    margin-left: auto;
    margin-right: auto;
    line-height: 0.7rem;
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
}

.login .l .p4 .app {
    float: right;
    font-size: 0.26rem;
    color: #000;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 8px;
}

.login .l .p4 span {
    float: right;
    font-size: 0.18rem;
    color: #000;
}

.login .l .p4 span a {
    margin-left: 15px;
    color: #000;
    font-weight: bold
}

.zhuce, .gmima {
    max-width: 6.4rem;
    margin: 0 auto 0;
    position: relative;
    width: 100%;
}

.gmima .pass {
    margin-top: 0.2rem;
}

.gmima .pass .yzm {
    height: 0.4rem;
    padding: 0 35px;
    background: #00803a;
    color: #fff;
    border: 0;
    border-radius: 0.2rem;
    top: -5px;
    position: relative;
}

.zhuce .reg {
    margin-top: 0.2rem;
    padding-bottom: 0.3rem;
}

.zhuce form.reg .tj, .gmima .tj {
    display: block;
    width: 60%;
    text-align: center;
    font-size: 0.30rem;
    color: #fff;
    background: #00803a;
    padding: 0.1rem 0;
    margin: 35px auto 0;
    border: none 0;
    border-radius: 0.35rem 0.35rem;
}

.zhuce form.reg .yzm {
    height: 32px;
    padding: 0 15px;
    background: #00803a;
    color: #fff;
    border: 0;
    border-radius: 16px;
    position: absolute;
    top: 4px;
    right: 10px;
}

.zhuce .getpass {
    margin-top: 0.2rem;
    padding-bottom: 0.3rem;
}

.zhuce form.getpass .tj {
    display: block;
    width: 60%;
    text-align: center;
    font-size: 0.30rem;
    color: #fff;
    background: #00803a;
    padding: 0.1rem 0;
    margin: 35px auto 0;
    border: none 0;
    border-radius: 0.35rem 0.35rem;
}

.zhuce form.getpass .yzm {
    height: 34px;
    padding: 0 35px;
    background: #00803a;
    color: #fff;
    border: 0;
    border-radius: 0.2rem;
    top: 0px;
    position: relative;
}

.zhuce form.getpass .code {
    width: auto;
}

.uact1 {
    margin-top: 0.2rem;
}

button:link, button:hover, button:active, button:visited, button:focus {
    outline: 0;
}

#header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background:#ee7728;
    z-index: 50;
}

#header section {
    position: relative;
}

#header .head-a {
    background: #ec3970;
    padding: 0 2.78%;
    color: #fff;
    height: 45px;
    line-height: 45px;
}

#header h1 {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.32rem;
    color: #fff;
    font-weight: 500;
}

#header .head-a h1 img {
    width: 10px;
    vertical-align: middle;
    margin-top: -.4rem;
}

#header .head-a h1 {
    margin-left: 35%;
}

#header .head-a .u-left a {
    color: #fff;
}

#header .head-b {
    background: transparent;
    height: 0.88rem;
    line-height: 0.88rem;
}

#header .u-left {
    position: absolute;
    left: 0.24rem;
    top: 0;
    height: 0.34rem;
}

#header .head-a .u-right {
    right: 1.3rem;
    top: .5rem;
    display: none;
}

#pagediv:after {
    content: '';
    display: block;
    clear: both;
}

a.back img {
    width: 10px;
    position: relative;
    vertical-align: middle;
    top: 12px;
}

#header .head-b .i-cart {
    background: url(../images/i_cart.png) no-repeat;
    width: 1.778rem;
    height: 1.7222rem;
    background-size: 100% 100%;
}

#header .head-b .cart em {
    background: #ee4c82;
    color: #fff;
}

#header .head-b1 .u-right {
    right: 10px;
    position: absolute;
    top: 0;
    display: none;
}

#header .head-b1 .u-right img {
    width: 19px;
    position: relative;
    vertical-align: middle;
    top: 10px;
}

#head {
    height: 2.66rem;
    background: url(../images/tbg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    max-width: 6.4rem;
    width: 100%;
    margin: 0 auto;
}

#head-z {
    height: 1.6rem;
    padding: 0.3rem 0 0.3rem 0.25rem;
    line-height: 0.98rem;
    overflow: hidden;
    box-sizing: border-box;
}

#head-l {
    width: 4.4rem;
    text-align: left;
    margin: 0 auto;
    float: left;
}

#head-l .toux {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    float: left;
    margin-right: 0.2rem;
    background: #fff;
    padding: 5px;
    box-sizing: border-box;
}

#head-l p {
    display: block;
    line-height: 0.4rem;
    color: #fff;
}

#head-l p.name {
    padding-top: 0.16rem;
    font-size: 0.28rem;
}

#head-l p.account {
    font-size: 0.22rem;
}

#head-r {
    width: 1.4rem;
    height: 0.4rem;
    border-radius: 0.3rem 0 0 0.3rem;
    float: right;
    margin-top: 0.2rem;
    background: url(../images/bianji.png) no-repeat #ffffff;
    background-size: 0.26rem;
    background-position: 0.15rem center;
    text-indent: 0.50rem;
    line-height: 0.30rem;
    padding: 0.05rem 0;
    box-sizing: border-box;
}

#head-r span a {
    color: #666;
    font-size: 0.16rem;
    text-decoration: none;
}

#head-nav {
    height: 0.8rem;
    margin-top: 0.14rem;
    padding: 0;
}

#head-nav dl {
    width: 33%;
    text-align: center;
    float: left;
    color: #fff;
    position: relative;
    line-height: 0.4rem;
    font-size: 0.22rem;
}

#head-nav dl:after {
    content: "";
    display: block;
    width: 1px;
    height: 0.2rem;
    background: #dfdfdf;
    position: absolute;
    right: 0;
    top: calc(50% - 0.1rem);
}

#head-nav dl:last-child:after {
    display: none;
}

#head-nav dl dt {
    color: #fff;
    height: 0.4rem;
}

#head-nav dl dd {
    color: #fff;
}

.zjf .tj {
    display: block;
    width: 60%;
    text-align: center;
    font-size: 0.30rem;
    color: #fff;
    background: #00803a;
    padding: 0.2rem 0;
    margin: 0.35rem auto 0;
    border: none 0;
    border-radius: 0.35rem 0.35rem;
}

.jifentx .tj {
    display: block;
    width: 60%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #00803a;
    margin: 10px auto 0;
    border: none 0;
    height: 40px;
    border-radius: 20px;
}

.tjlist {
    margin-top: 0.2rem;
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 10px 0;
    box-sizing: border-box;
}

.tjlist ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.tjlist ul li:after {
    content: "";
    clear: both;
    display: block;
}

.tjlist ul li {
    margin-bottom: 10px;
}

.tjlist ul li .p1 {
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
    background: #eee;
    border: 1px solid #ddd;
}

.tjlist ul li .p1 span.s1 {
    font-size: 0.18rem;
    color: #ff6d52;
    float: left;
}

.tjlist ul li .p1 span.s4 {
    font-size: 0.18rem;
    color: #ff6d52;
    float: right;
    padding-right: 5px;
}

.tjlist ul li .p2 {
    float: left;
    line-height: 0.24rem;
    text-indent: 10px;
    padding-top: 5px;
}

.tjlist ul li .p2 span {
    font-size: 0.14rem;
    color: #646464;
    display: block;
}

.tjlist ul li .p3 {
    float: right;
    padding-top: 0.2rem;
}

.tjlist ul li .p3 span {
    display: block;
    padding: 0 20px;
    height: 0.26rem;
    line-height: 0.26rem;
    box-sizing: border-box;
    border: 1px solid #ddd;
    font-size: 0.14rem;
}

.tjlist ul li .p3 span.s4 {
    padding: 0;
    border: 0;
}

.tjlist ul li .p3 span label {
    background: #ff6d52;
    color: #fff;
    display: block;
    height: 0.26rem;
    line-height: 0.26rem;
    padding: 0 20px;
}

.tjlist ul li .p3 span a {
    background: #ddd;
    color: #333;
    display: block;
    height: 0.26rem;
    line-height: 0.26rem;
    padding: 0 20px;
    text-align: center;
}

.uact {
    margin-top: 0.2rem;
}

.orderlist .list {
    margin-top: 0.2rem;
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 10px 0;
    box-sizing: border-box;
}

.orderlist .list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.orderlist .list ul li:after {
    content: "";
    clear: both;
    display: block;
}

.orderlist .list ul li {
    margin-bottom: 10px;
}

.orderlist .list ul li .p1 {
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
    background: #00803a;
}

.orderlist .list ul li .p1 span.s1 {
    font-size: 0.18rem;
    color: #fff;
    float: left;
}

.orderlist .list ul li .p1 span.s4 {
    font-size: 0.18rem;
    color: #fff;
    float: right;
    padding-right: 5px;
}

.orderlist .list ul li .p2 {
    line-height: 22px;
    padding: 6px 10px;
    border-bottom: 1px solid #eee;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.orderlist .list ul li .p2 .s1 {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #333;
}

.orderlist .list ul li .p2 .s2, .orderlist .list ul li .p2 .s3, .orderlist .list ul li .p2 .s4 {
    float: left;
    width: 33.33%;
    color: #646464;
    font-size: 13px;
}

.orderlist .list ul li .p3 {
    padding: 10px 10px 6px;
    line-height: 22px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.orderlist .list ul li .p3 .s1, .orderlist .list ul li .p3 .s2 {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #646464;
}

.orderlist .list ul li .p3 .s3 {
    float: left;
    width: 100%;
    background: #eee;
    border: 1px solid #ddd;
    text-align: center;
    margin-top: 6px;
}

.orderlist .list ul li .time {
    padding: 0 10px;
}

.orderlist .list ul li .time span {
    display: block;
    font-size: 13px;
    line-height: 24px;
}

.orderlist .list ul li .time span font {
    color: #646464;
}
.jifenlist { background:#fff;}
.jifenlist .bt1 { height:42px; line-height:42px; color:#fff; background:#00803a; text-align:center; font-size:14px;}
.jifenlist .bt1 span { float:left; width:50%;}
.jifenlist .bt1 span font { color:#fff; font-weight:bold;}
.jifenlist .bt2 {  height:36px; line-height:36px; padding-top:10px;}
.jifenlist .bt2 .s1 { float:left; width:49%; background:#00803a; color:#fff; font-size:14px; text-align:center; border-radius:16px; color:#fff}
.jifenlist .bt2 .s2 { float:right; width:49%; background:#00803a; color:#fff; font-size:14px; text-align:center; border-radius:16px; color:#fff }
.jifenlist .bt2 span a { color:#fff;}
.jifenlist table { border-top:1px solid #eee; margin-top:10px; border-right:1px solid #eee; width:98%; box-sizing:border-box; margin:15px auto 0; }
.jifenlist table tr { height:32px; line-height:32px; text-align:center;}
.jifenlist table tr th,.jifenlist table tr td { border-left:1px solid #eee; border-bottom:1px solid #eee;}
.tixian {
    margin-top: 0.2rem;
}

.tishi {
    margin-top: 0.25rem;
    padding: 0 0.15rem;
    text-align: center;
    color: #00803a;
    font-size: 0.24rem;
}

.txlist {
    margin-top: 0.3rem;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.txlist #page {
    float: left;
    width: 100%;
}

.txlist:after {
    display: block;
    content: "";
    clear: both;
}

.txlist .bt {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    border-right: 0;
    border-bottom: 0;
    background: #00803a;
    box-sizing: border-box;
}

.txlist .bt span {
    float: left;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    line-height: 36px;
}

.txlist .bt .s1 {
    width: 38%;
}

.txlist .bt .s2 {
    width: 30%;
}

.txlist .bt .s3 {
    width: 32%;
}

.txlist ul {
    width: 100%;
    float: left;
}

.txlist ul li span {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    float: left;
    box-sizing: border-box;
}

.txlist ul li {
    float: left;
    width: 100%;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
}

.txlist ul li .s1 {
    width: 38%;
}

.txlist ul li .s2 {
    width: 30%;
}

.txlist ul li .s3 {
    width: 32%;
}

.jtcash:after {
    display: block;
    content: "";
    clear: both;
}

.jtcash .bt {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    border-right: 0;
    border-bottom: 0;
    background: #00803a;
    box-sizing: border-box;
    display:flex;
}

.jtcash .bt span {
    float: left;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    line-height: 36px;
}

.jtcash .bt .s1 {
   flex:2;
}

.jtcash .bt .s2,.jtcash .bt .s3 {
    flex:1;
}

.jtcash ul {
    width: 100%;
    float: left;
}

.jtcash ul li span {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    float: left;
    box-sizing: border-box;
}

.jtcash ul li {
    display:flex;
    width: 100%;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
}

.jtcash ul li .s1 {
    flex:2;
}

.jtcash ul li .s2,.jtcash ul li .s3 {
    flex:1;
}


.menu, .menu1 {
    width: 100%;
    max-width: 6.4rem;
    margin: 10px auto 0;
    background: #fff;
}

.menu ul:after {
    display: block;
    content: "";
    clear: both;
}

.menu ul {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.menu li {
    float: left;
    width: 25%;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    padding-top: 10px;
}

.menu li img {
    display: block;
    width: 0.44rem;
    height: 0.44rem;
    margin: 0 auto;
}

.menu li a span {
    display: block;
    text-align: center;
    height: 32px;
    line-height: 32px;
    color: #555;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 8px;
}

.menu li a {
    display: block;
    width: 100%;
}

.menu1 {
    margin-bottom: 1.3rem;
    background: none;
}

.menu1 ul li {
    height: 40px;
    background: #fff;
    line-height: 40px;
    border-bottom: 1px solid #cfcfcf;
    margin-top: 10px;
    padding: 0 10px;
    vertical-align: middle;
}

.menu1 ul li a {
    font-weight: 400;
    color: #333;
    font-size: 0.26rem;
    display: block;
    width: 100%;
}

.menu1 ul li i {
    float: right;
    display: inline-block;
    vertical-align: middle;
    width: 0.18rem;
    height: 0.18rem;
    background-image: url(../images/you.png);
    background-size: 100% 100%;
    margin-top: 0.3rem;
}

.title {
    height: 0.75rem;
    padding: 0 0.25rem;
    line-height: 0.74rem;
    text-align: center;
    font-size: 0.30rem;
    color: #fff;
    background: #00803a;
    position: relative;
}

.title .back {
    display: block;
    width: 0.17rem;
    height: 0.3rem;
    background-image: url(../images/zuo.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.225rem;
    left: 0.25rem;
}

.title h3 {
    display: inline-block;
    width: calc(100% - 1.7rem);
    margin: 0 auto;
    padding: 0;
    color: #fff;
    font-size: 0.30rem;
    overflow: hidden;
}

.tuan-ul li {
    display: -webkit-flex;
    display: flex;
}

.tuan-ul .li1 {
    background: #f9c121;
    margin-top: 4px;
    padding: 0 10px;
}

.tuan-ul .li1 span {
    color: #FFFFFF;
}

.tuan-ul .li2 .s1 {
    text-indent: 20px;
}

.tuan-ul li .s1 {
    flex: 5;
}

.tuan-ul .li1y:empty {
    display: none !important;
}

.tuan-ul .li1y {
    display: none;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 10px;
}

.tuan-ul li .s2 {
    flex: 3;
}

.tuan-ul li .s3 {
    flex: 2;
}

.tuan-ul li .s4 {
    flex: 2;
}

.fenlei-shop {
   flex: 1;
    overflow: hidden;
    float: right;
    height: calc(100vh - 2.84rem);
    overflow-y: auto;
    overflow-x: hidden;
}

.shop-list1 {
    padding: 5px;
    background: #FFFFFF;
}

.shop-list1 ul li {
    width: calc(50% - 10px);
    float: left;
    padding: 5px;
}

.shop-list1 ul li a {
    display: block;
}

.shop-list1 ul li a img {
    display: block;
    width: 100%;
    height: calc(50vw - 10px);
    border-radius: 5px;
    max-height: 305px;
}

.shop-list1 ul li a h4 {
    display: block;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 4px;
    font-weight: 500;
    margin-top: 4px;
}

.shop-list1 ul li a .maill-list-money {
    font-size: 10px;
    color: #999;
    line-height: 20px;
    padding: 0 4px;
}

.shop-list1 ul li a .maill-list-money span {
    float: right;
    text-decoration: line-through;
}

.shop-list1 ul li a .shop-list-money {
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #a31f1b;
    padding: 0 10px;
}

.shop-list1 ul li a .maill-list-other {
    font-size: 12px;
    line-height: 24px;
    padding: 0 4px 4px;
}

.shop-list1 ul li a .maill-list-other span {
    float: right;
}

.shop-list1 ul li a .shop-list-money del {
    color: #666;
    font-size: 12px;
    padding-top: 1px;
    margin-left: 4px;
	text-decoration:none;
}

.shop-list1 ul:after {
    content: "";
    display: block;
    clear: both;
}

.fenlei-shop .shop-list1 ul li a img {
    height: calc(50vw - 55px);
}

.fenlei-shop::-webkit-scrollbar {

    display: none;

}

.fenlei-shop .shop-list1 ul li a h4 {
    font-size: 12px;
    height: 20px;
    padding: 0 0;
    margin-bottom: 4px;
}

.fenlei-shop .maill-list-other ~ .shop-list-money {
    display: none;
}

.fenlei-shop .shop-list1 ul li a .shop-list-money {
    padding: 0 0;
    font-size: 12px;
}

.shop_gg {
    margin-top: 10px;
}


.fenlei-shop .shop-list1 ul li a .shop-list-money em {
    margin-left: 0;
    font-size: 12px;
}

.fenlei-shop .shop-list1 ul li a .maill-list-other {
    padding: 0 0;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    color: #666;
}


.fenlei-shop .shop-list1 ul li a .maill-list-other em {
    margin-left: 0;
    font-size: 12px;
    color: #a31f1b;
}
#fenlei {
    display: flex;
}
#fenlei #classlist {
    width: 1.90rem;
    background: #fff;
    font-size: 14px;
    overflow-y: auto;
    white-space: nowrap;
    overflow-x: hidden;
    height: calc(100vh - 2.44rem);
    float: left;
}

#classlist > div {
    line-height: 0.96rem;
    position: relative;
    background: #fff;
}
#classlist dl dd {
    line-height: 0.80rem;
    position: relative;
    background: #fff;
}

#classlist > div.hover a{
    background: transparent;
}

#classlist > div a {
    display: block;
    width: 100%;
    line-height: 0.96rem;
    text-indent: 0.16rem;
    font-size: 0.24rem;
    color: #ee7728;
    background: #fff;
    overflow: hidden;
    position: relative;
}
#classlist dd a {
    display: block;
    width: 100%;
    line-height: 0.80rem;
    text-indent: 0.26rem;
    font-size: 0.24rem;
    color: #ee7728;
    background: #fff;
    overflow: hidden;
    position: relative;
}
#classlist dd.hover a {
    background: transparent;
    color: #ee7728;
    font-weight: 600;
}
#classlist .hover > a:after {
    content: '';
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    position: absolute;
    right: 0.3rem;
    bottom: calc(50% - 0.2rem);
    background: url("../img/xuan.png") no-repeat center center;
    background-size: 100%;
}
#classlist > div.hover a {
    color: #ee7728;
    font-size: 0.26rem;
    font-weight: 600;
}

#classlist > div.hover + div a,#classlist dd.hover + dd a,#classlist .after a {
    border-radius: 0 0.20rem 0 0;
}

#classlist > div.before > a:last-child,#classlist > div.first > a, #classlist dd.before a {
    border-radius: 0 0 0.20rem 0;
}
#classlist > div.before dd:last-child a {
    border-radius: 0 0 0.20rem 0;
}
.top {
    height: 0.75rem;
    padding: 0 0.25rem;
    line-height: 0.74rem;
    text-align: center;
    font-size: 0.30rem;
    color: #fff;
    background: #00803a;
    position: relative;
    font-weight: bold;
    margin: 0 auto;
    width: 6.4rem;
    box-sizing: border-box;
}

.zhuce1 {
    width: 100%;
    max-width: 6.4rem;
    margin: 0 auto 0;
}

.tt {
    height: 36px;
    margin: 5px 0;
    padding-left: 35px;
    background: #fff url(../images/dhshouye.png) no-repeat 5px center;
    background-size: 20px 20px;
    line-height: 36px;
    font-size: 14px;
}

.tt a {
    font-size: 13px;
    color: #333;
    margin-right: 8px;
}

.tt span {
    color: #646464;
    padding-left: 8px;
}

.tg {
    height: 32px;
    padding: 10px 10px 10px 20px;
    line-height: 32px;
    font-size: 13px;
    color: #646464;
    background: #fff;
}

.tg font {
    padding-left: 10px;
    font-size: 14px;
}

.zhuce1 {
    margin-bottom: 1.2rem;
}

.zhuce1 form.reg {
    margin-top: 0.2rem;
    padding-bottom: 25px;
}

.zhuce1 form.reg .tj {
    display: block;
    width: 60%;
    text-align: center;
    font-size: 0.30rem;
    color: #fff;
    background: #00803a;
    padding: 0.2rem 0;
    margin: 0.35rem auto 0;
    border: none 0;
    border-radius: 0.35rem 0.35rem;
}

.zhuce1 form.reg .yzm {
    height: 32px;
    padding: 0 15px;
    background: #00803a;
    color: #fff;
    border: 0;
    border-radius: 5px;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 4px;
}

.teamlist {
    width: 100%;
    max-width: 6.4rem;
    margin: 0 auto;
    background: #fff;
    min-height: 100vh;
}

.teamlist .list {
    padding: 0.25rem 0 0 0;
    min-height: calc(100vh - 1rem);
}
.teamlist .list { width:100%;}
.teamlist .list table { width:100%; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
.teamlist .list table tr { height:32px; line-height:32px;}
.teamlist .list table tr th,.teamlist .list table tr td { border-right:1px solid #ddd; border-top:1px solid #ddd; text-align:center;}
.teamlist .list table tr td a { margin:0 3px;}
.teamlist .p1 {
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    font-size: 0.18rem;
    width: 90%;
    margin: 0 auto;
}

.teamlist .p2 {
    width: 90%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    background: #00803a;
    margin: 0 auto;
}

.teamlist .p2 span {
    text-align: center;
    font-size: 14px;
    color: #fff;
    float: left;
    text-align: center;
    width: 50%;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}

.teamlist ul {
    width: 95%;
    margin: 0 auto;
}

.teamlist ul li {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.teamlist ul li span {
    font-size: 14px;
    box-sizing: border-box;
    float: none;
}

.teamlist font {
    padding: 0 8px;
}

.jihuo {
    width: 100%;
    max-width: 6.4rem;
    margin: 0 auto 0;
}

.cashlist {
    width: 100%;
    max-width: 6.4rem;
    margin: 0 auto 1.3rem;
}

.cashlist table {
    background: #fff;
    padding: 10px 5px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0.2rem;
}

.cashlist table tr:last-child {
    border-bottom: 1px solid #ddd;
}

.cashlist table tr {
    height: 36px;
    line-height: 36px;
    display: block;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    width: 100%;
}

.cashlist table tr td, .cashlist table tr th {
    border-right: 1px solid #ddd;
    box-sizing: border-box;
    padding: 0;
    float: left;
    text-align: center;
    height: 36px;
}

.cashlist table tr td:nth-child(1), .cashlist table tr th:nth-child(1) {
    width: 36%
}

.cashlist table tr td:nth-child(2), .cashlist table tr th:nth-child(2) {
    width: 15%
}

.cashlist table tr td:nth-child(3), .cashlist table tr th:nth-child(3) {
    width: 49%
}

.zjf {
    width: 100%;
    max-width: 6.4rem;
    margin: 0 auto 1.3rem;
}


.message {
    width: 100%;
    max-width: 6.4rem;
    margin: 0 auto 0.1rem;
}

.message .list {
    background: #fff;
    padding: 5px 10px 10px;
    margin-top: 0.2rem;
}

.message .list .bt {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #333;
}

.message .list li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

.message .list li .p1, .message .list li .p2 {
    font-size: 13px;
    color: #848484;
    line-height: 28px;
    padding: 8px;
}

.message .list li .p2 {
    background: #f5f5f5;
    margin-top: 5px;
    color: #646464;
    border: 1px solid #ddd;
}

.message .list li .p3 {
    padding: 8px;
    background: #f5f5f5;
    margin-top: 5px;
    color: #646464;
}

.message .list li .p1 span, .message .list li .p2 span {
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: #333;
}

.message .fankui {
    margin-top: 8px;
    background: #fff;
    padding: 10px;
}

.message .fankui p span {
    display: block;
    line-height: 28px;
    font-size: 14px;
    color: #646464;
}

.message .fankui p textarea {
    height: 85px;
    width: 100%;
    font-size: 14px;
    padding: 5px 10px;
    box-sizing: border-box;
}

.message .fankui .tj {
    width: 20%;
    margin: 10px 0 0;
    background: #f69127;
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    height: 38px;
    border: 0;
    letter-spacing: 1px;
    display: block;
    cursor: pointer;
    min-width: 180px;
}

.erweima {
    width: 100%;
    max-width: 6.4rem;
    margin: 0 auto 0.1rem;
}

.erweima .tupian {
    padding: 0;
    background: #fff;
}

.erweima .tupian img {
    width: 100%;
}

infolist {
    width: 100%;
    max-width: 6.4rem;
    margin: 0 auto 1.3rem;
}

.infolist .list {
    background: #2e3a70;
    margin: 0.24rem;
    border-radius: 0.20rem;
    padding: 0.12rem;
}

.infolist .list .bt {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #333;
}

.infolist .list ul {
    padding-bottom: 10px;
}

.infolist .list ul li {
    height: 40px;
    line-height: 40px;
    margin: 0 0;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infolist .list ul li:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #cebdab;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
}

.infolist .list ul li span {
    float: right;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    margin-left: 6px;
}

.infolist .list ul li a {
    font-size: 14px;
    color: #cebdab;
}




.gginfo .nr {
    background: #fff;
    margin: 0.24rem;
    border-radius: 0.2rem;
    padding: 0.12rem;
}

.gginfo .nr .bt {
    font-size: 0.28rem;
    line-height: 0.40rem;
    text-align: center;
    color: #363636;
    margin-top: 0.20rem;
}

.gginfo .nr .time {
    text-align: center;
    line-height: 0.56rem;
    font-size: 0.20rem;
    color: #666;
    margin-top: 0.06rem;


}

.gginfo .nr .content {
    line-height: 1.8;
    padding: 10px;
    color: #363636;
}
.gginfo .nr .content * {
    font-size: 0.24rem;
    color: #363636;
}
.gginfo .nr .content img {
    max-width: 100%;
    height: auto !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.editzl {
    width: 100%;
    max-width: 6.4rem;
    margin: 0 auto;
}

.editzl .edit {
    background: #fff;
    margin-top: 0.2rem;
    padding-bottom: 25px;
}

.editzl .edit p {
    height: 36px;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}

.editzl .edit p span {
    float: left;
    width: 90px;
    padding-right: 10px;
    line-height: 36px;
    text-align: right;
    color: #646464;
    font-size: 14px;
}

.editzl .edit p label {
    float: left;
    line-height: 36px;
    font-size: 14px;
    color: #848484;
}

.editzl .edit p input {
    width: calc(100% - 150px);
    float: left;
    height: 36px;
    box-sizing: border-box;
    text-indent: 10px;
    max-width: 200px;
}

.editzl .edit .tj {
    display: block;
    width: 60%;
    text-align: center;
    font-size: 0.30rem;
    color: #fff;
    background: #00803a;
    padding: 0.2rem 0;
    margin: 35px auto 0;
    border: none 0;
    border-radius: 0.35rem 0.35rem;
}

.z-list {
    height: 40px;
    background: #fff;
    padding: 0 10px;
    line-height: 40px;
    position: relative;
}

.z-list:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #ddd;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
}

.z-list b {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    position: absolute;
    left: 10px;
}

.z-list span {
    font-size: 14px;
    color: #888;
    text-align: right;
    float: right;
}

.z-list input {
    display: inline-block;
    border: none 0;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #333;
    text-align: right;
    background-image: url(../images/you.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 14px;
    padding-right: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.z-list select, .z-list2 select {
    display: inline-block;
    border: none 0;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #333;
    text-align: right;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    direction: rtl;
    text-align-last: right;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAYAAAAGuM1UAAAAH0lEQVR42mNgoDnQ13f7TwiTpIkkm0hyHkl+YhhQAABcfyjsqSyTLgAAAABJRU5ErkJggg==") no-repeat scroll right center transparent;
    padding-right: 14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.z-zhifu {
    height: 40px;
    background: #fff;
    padding: 0 10px;
    line-height: 40px;
    position: relative;
    text-align: right;
}

.z-zhifu:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #ddd;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
}
.z-zhifu b {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    position: absolute;
    left: 10px;
}
.z-zhifu input {
    vertical-align: middle;
    width: 12px;
    height: 12px;
}
.z-tishi {
    text-align: center;
    margin-top: 10px;
    font-size:14px;
    color: #848484;
    padding:8px 10px;
    line-height: 22px;
}
.tips {
    text-align: center;
    margin-top: 10px;
}

select::-ms-expand {
    display: none;
}

select:focus {
    outline: none;
}

.z-list select option, .z-list2 select option {
    text-align: right;
    direction: rtl;
}

.z-list2 {
    height: 40px;
    background: #fff;
    padding: 0 10px;
    line-height: 40px;
    position: relative;
}

.z-list2:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #ddd;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
}

.z-list2 input {
    display: inline-block;
    border: none 0;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #333;
    text-align: left;
    background-size: 14px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.z-list2 .login_text2 {
    display: inline-block;
    border: none 0;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #333;
    text-align: left;
    background-image: url(../app/you.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 14px;
    padding-right: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.z-list2 b {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    position: absolute;
    left: 10px;
}

.z-list2 span {
    font-size: 0.28rem;
    color: #888;
    text-align: right;
    float: right;
}

.jifentx {
    width: 100%;
    max-width: 6.4rem;
    margin: 0 auto 1.3rem;
}

.am-navbar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 49px;
    line-height: 49px;
    z-index: 1010;
    margin-top: 50px;
}

.am-navbar ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.am-navbar .am-navbar-nav {
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    overflow: hidden;
}

.am-navbar .am-navbar-nav li {
    display: table-cell;
    width: 1%;
    float: none;
}

.am-navbar-nav {
    position: relative;
    z-index: 1015;
}

.am-navbar-nav a {
    display: inline-block;
    width: 100%;
    height: 49px;
    line-height: 20px;
    color: #333;
}

.am-navbar-nav a img {
    display: block;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    margin: 4px auto 0;
}

.am-navbar-nav a i {
    width: 24px;
    height: 24px;
    margin: 4px auto 0;
    display: block;
    line-height: 24px;
}

.am-navbar-nav a i:before {
    font-size: 22px;
    vertical-align: middle;
}

.am-navbar-nav a .am-navbar-label {
    padding-top: 2px;
    line-height: 1;
    font-size: 12px;
    display: block;
    word-wrap: normal;
    /* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.am-navbar-more [class*="am-icon-"] {
    -webkit-transition: 0.15s;
    transition: 0.15s;
}

.am-navbar-more.am-active [class*="am-icon-"] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.am-navbar-actions {
    position: absolute;
    bottom: 49px;
    right: 0;
    left: 0;
    z-index: 1009;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.am-navbar-actions.am-active {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.am-navbar-actions li {
    line-height: 42px;
    position: relative;
}

.am-navbar-actions li a {
    display: block;
    width: 100%;
    height: 40px;
    -webkit-box-shadow: inset 0 1px rgba(220, 220, 220, 0.25);
    box-shadow: inset 0 1px rgba(220, 220, 220, 0.25);
    padding-left: 20px;
    padding-right: 36px;
}

.am-navbar-actions li a :after {
    font-family: "FontAwesome", sans-serif;
    content: "\f105";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 20px;
}

.am-navbar-actions li a img {
    vertical-align: middle;
    height: 20px;
    width: 20px;
    display: inline;
}

#am-navbar-qrcode {
    width: 220px;
    height: 220px;
    margin-left: -110px;
}

#am-navbar-qrcode .am-modal-bd {
    padding: 10px;
}

#am-navbar-qrcode canvas {
    display: block;
    width: 200px;
    height: 200px;
}

.am-with-fixed-navbar {
    padding-bottom: 54px;
}

.am-navbar-default .am-navbar-nav {
    background: #fafbfd;
    border-top: #e1e2e4;
}

/**
  * Navbar Theme: default
  * Author: hzp (hzp@yunshipei.com)
  */
.am-navbar-default a {
    color: #676767;
}

.am-icon-home::before {
    content: "\f015";
}

[class*="am-icon-"]::before {
    display: inline-block;
    font: normal normal normal 1.6rem/1 "FontAwesome", sans-serif;
    font-size: 1.6rem;
}

.am-navbar-default .am-navbar-actions {
    background-color: #0d86c4;
}

.am-navbar-default .am-navbar-actions a {
    border-bottom: 1px solid #0b6fa2;
}


#page {
    margin: 20px 0 15px;
    text-align: center;
}

#page p, #page a {
    display: inline-block;
    padding: 0 8px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ddd;
    margin-right: 6px;
    text-decoration: none;
    margin-bottom: 6px;
}

#page a {
    color: #00803a
}

#page a.cur {
    background: #00803a;
    color: #fff;
}

#b-bottom {
    position: fixed;
    height: 0.86rem;
    background: #fff;
    left: 0;
    bottom: 0;
    width: 100%;
}

#b-bottom dl {
    width: calc(50% - 0.56rem);
    float: left;
    text-align: center;
}

#b-bottom dl:first-child {
    margin-right: 1.12rem;
}

#b-bottom dl a {
    color: #8a8a8a;
    font-size: 0.18rem;
}

#b-bottom dl dt {
    padding-top: 0.1rem;
    padding-bottom: 0.04rem;
}

#b-bottom dl dt img {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    margin: 0 auto;
}

#b-bottom dl dd {
    line-height: 0.22rem;
    font-size: 0.18rem;
}

#b-bottom #ma {
    display: block;
    position: absolute;
    width: 1.12rem;
    height: 1.12rem;
    border: 0.06rem #fff solid;
    border-radius: 50% 50%;
    left: calc(50% - 0.56rem);
    top: -0.4rem;
    background-color: #00803a;
    background-image: url(../images/ma.png);
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: center center;
}

/* 明细 */
.mx_list_z {
    position: relative;
    padding: 5px 10px;
    line-height: 22px;
    background: #fff;
    margin-top: 6px;
}

.mx_list_z:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #ddd;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
}

.mx_list_jg {
    position: absolute;
    height: 40px;
    line-height: 40px;
    right: 10px;
    bottom: 0;
    font-size: 12px;
    color: #646464;
}

.mx_list_title {
    font-size: 12px;
    color: #000;
    font-weight: 500;
}

.mx_list_time {
    position: relative;
    height: 31px;
    padding: 0;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    background: #fff;
}

.mx_list_time:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
}

/*订单*/
.ding-list {
    background: #fff;
    padding: 0 10px;
    margin-top: 10px;
    position: relative;
}

.ding-list:before {
    content: '';
    position: absolute;
    top: 0;
    background: #ddd;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
}

.ding-list:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #ddd;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
}

.ding-list-t {
    height: 40px;
    line-height: 40px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.ding-list-t:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #eee;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
}

.ding-list-t span {
    position: absolute;
    right: 0;
    color: #d70230;
}

.ding-list-t span a {
    color: #d70230;
}


.ding-list-li a {
    display: block;
    margin: 10px 0 0;
    position: relative;
    height: 100px;
    padding-left: 110px;
}

.ding-list-li img {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 0;
}

.ding-list-z {
    position: relative;
    padding-right: 80px;
    line-height: 20px;
    padding-top: 10px;
}

.ding-list-z .jiage {
    position: absolute;
    text-align: right;
    top: 10px;
    color: #000;
    font-weight: 600;
    right: 0;
}

.ding-list-z .num {
    position: absolute;
    text-align: right;
    top: 0;
    color: #666;
    font-weight: 400;
    right: 0;
    top: 30px;
}

.ding-list-z .name {
    font-weight: bold;
    height: 40px;
    overflow: hidden;
    color: #000;
}

.ding-list-z .yun {
    display: inline-block;
    height: 20px;
    background: #fdeef1;
    color: #e66082;
    font-size: 12px;
    padding: 0 6px;
    border-radius: 4px;
    margin-top: 8px;
}

.ding-list-zong {
    position: relative;
    text-align: right;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}

.ding-list-zong span {
    margin: 0 3px;
    font-size: 14px;
    color: #d70230;
}

.ding-list-zong:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #eee;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
}

.ding-list-zhuang {
    text-align: right;
    color: #666;
    line-height: 20px;
    padding: 10px 0;
}

.ding-list-zhuang p {
    color: #666;
}

.shop-list3 li {
    margin-top: 10px;
    padding: 0 10px;
    background: #fff;
}

.shop-list3 li a {
    display: block;
    position: relative;
    height: 140px;
    width: 100%;
    padding-left: 100px;
    padding-right: 10px;
	box-sizing:border-box;
}

.shop-list3 li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #999;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
    z-index: 9;
}

.shop-list3 li a img {
    position: absolute;
    left: 0;
    display: block;
    width: 90px;
    height: 130px;
    border-radius: 5px;
}

.shop-list3 li a .jiage {
    width: 90px;
    position: absolute;
    right: 0;
    background: #fff;
    height: 130px;
    line-height: 130px;
    text-align: right;
    padding-right: 10px;
    color: #f0553d;
    font-size: 14px;
    font-weight: bold;
}

.shop-list3 li a .jiage b {
    font-size: 10px;
    font-weight: 300;
    margin-right: 4px;
}

.shop-list3 li a .jiage span {
    font-size: 12px;
    font-weight: 300;
    color: #333;
    margin-left: 4px;
}

.shop-list3 li a .stitle {
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    height: 20px;
}

.shop-list3 li a .intro {
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-top: 4px;
}

.shop-list3 li a .dizhi {
    margin-top: 3px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

.shop-list3 li a .juli {
    line-height: 20px;
    color: #f0553d;
    font-weight: bold;
}

.shop-list3 li a .dh {
    background: url(../i/zg-tel.svg) no-repeat left center;
    background-size: 14px;
    padding-left: 20px;
    line-height: 20px;
}

.zg-tit {
    background: #FFF;
    height: 40px;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.zg-tit > h3 {
    width: 40%;
    margin: 20px auto 0;
    text-align: center;
    border-top: 1px solid #F1F1F1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.zg-tit > h3 > span {
    line-height: 20px;
    top: -10px;
    position: relative;
    font-size: 16px;
    background: #FFF;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.am-cf:before, .am-cf:after {
    content: " ";
    display: table;
}
.shopinfo {
    background: #fff;
    padding: 10px;
    margin-bottom:40px;
}
.am-icon-bank:before {
    content: "\f19c";
    font-size:17px!important;
    line-height: 22px;
}
.shopinfo form.jf {
    position: fixed;
    width: 80%;
    left:10%;
    bottom:60px;
    background-color: #fff;
    height:36px;
}
.shopinfo form.jf input[type=text] {
    height:34px;
    border:1px solid #ccc;
    float:left;
    width:calc(50% - 70px);
    background: #fff;
    text-indent: 10px;
    padding:0;
}
.shopinfo form.jf span { float:left; width:30px; text-align:center; line-height:30px; font-size:16px; font-weight:bold;}
.shopinfo form.jf button {
    background-color: #FF0036;
    width:100px;
    float:left;
    color:#fff;
    font-size: 16px;
    border:0;
    padding:0;
    float: right;
    height:36px;
}
#zhuce {
    width: 100%;
    max-width:640px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/login-bg.jpg);
    min-height:100vh;
}
#zhuce-t {
    background: #e10000;
    padding:30px 15%;
}
#zhuce-t img {
    max-width: 100%;
}
.z-zhuce {
    padding:6px 15px 0;
}
.z-zhuce label {
    display: block;
    font-size: 14px;
    color: #9b9b9b;
    line-height: 24px;
    margin-bottom:5px;
    font-weight:600;
}
.z-zhuce input {
    display: block;
    width: 100%;
    padding: 0.5em;
    font-size: 14px;
    line-height: 1.2;
    color: #555555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.z-zhuce input.login_text3 {
    display: inline-block;
    width:48%;
}
.z-zhuce button {
    display: inline-block;
    margin-bottom: 0;
    padding: 0.5em 1em;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
    transition: background-color 300ms ease-out, border-color 300ms ease-out;
}
.z-zhuce button.yzm {
    background-color: #e43e80;
    color:#fff;
    margin-left:20px;
}
.z-zhuce-z {
    padding:20px 15px;
    width: calc(100% - 30px);
    max-width:640px;
}
.z-zhuce-z button {
    display: block;
    margin-bottom: 0;
    padding: 12px 0;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
    transition: background-color 300ms ease-out, border-color 300ms ease-out;
    background-color: #e10000;
    color:#fff;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    border-radius: 19px;
}
.z-zhuce-z a {
    display: block;
    width:80%;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 12px 0;
    color:#fff;
    margin-left:auto;
    margin-right:auto;
    border-radius: 19px;
    margin-top:15px;
    background: rgba(228, 62, 128, 1);
    text-align: center;
}
.xtishi {
    text-align: center;
    padding:60px 15px;
    font-size: 14px;
    line-height: 28px;
}
.xtishi span {
    color:red;
}
.jingNav {
    text-align: center;
    margin-top: 20px;
}
.jingNav ul {
    width: 274px;
    margin: 0 auto;
    overflow: hidden;
}
.jingNav ul li {
    width: 90px;
    height: 32px;
    border: 1px solid #ccc;
    border-left:0;
    float: left;
    overflow: hidden;
    line-height: 32px;
}
.jingNav ul li a {
    font-size: 14px;
    color: #363636;
}
.jingNav ul li:nth-child(1) {
    border-left:1px solid #ccc;
    border-radius: 4px 0 0 4px;
}
.jingNav ul li:nth-child(3) {
    border-radius: 0 4px 4px 0;
}
.jingNav ul li.active {
    border-color: #ff4142;
    background: #ff4142;
}
.jingNav ul li.active a {
    color: #fff;
}
.xunlist2 li {
    border-bottom: 1px solid #cecece;
    padding: 10px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-size: 64px;
    background-image: url("../img/jinxing.png");
}
.xunlist2 li.wei {
    background-image: url("../img/meijiang.png");
}
.xunlist2 li.yi {
    background-image: url("../img/zhongjiang.png");
}



.xunlist2 li img {
    float: left;
    width: 140px;
    height: 140px;
    margin-right: 20px;
}
.xunlist2 li .span1 {
    overflow: hidden;
    flex: 1;
    position: relative;
    justify-content: space-evenly;
}
.xunlist2 li .span1 .tit {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    line-height: 24px;
}
.xunlist2 li .span1 .time {
    position: absolute;
    line-height: 32px;
    font-size: 14px;
    color: #666;
    left:0;
    bottom: 4px;
}
.yh-nav {
    width: 100%;
    height: 1.40rem;
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.6);
    border-radius: 0.44rem 0.44rem 0 0 ;
    overflow: hidden;
    z-index:9999;
}
.yh-nav ul {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.yh-nav ul li {
    flex: 1;
    text-align: center;
}
.yh-nav ul li a {
    display: block;
    width: 100%;
    padding-top: 0.28rem;

}
.yh-nav ul li i {
    display: block;
    width: 0.50rem;
    margin: 0 auto;
    height: 0.50rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.50rem;
}
.yh-nav ul li i.i1 {
    background-image: url("../img/icon1.png");
}
.yh-nav ul li i.i2 {
    background-image: url("../img/icon2.png");
}
.yh-nav ul li i.i3 {
    background-image: url("../img/icon3.png");
}
.yh-nav ul li i.i4 {
    background-image: url("../img/icon4.png");
}
.yh-nav ul li.active i.i1{
    background-image: url("../img/icon1h.png");
}
.yh-nav ul li.active i.i2{
    background-image: url("../img/icon2h.png");
}
.yh-nav ul li.active i.i3{
    background-image: url("../img/icon3h.png");
}.yh-nav ul li.active i.i4{
     background-image: url("../img/icon4h.png");
 }

.yh-nav ul li.active p {
    color: #eb6600;
}
.yh-nav ul li p {
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #424242;
}
.teamT {
    padding: 10px;
    text-align: center;
    line-height: 2;
    font-size: 14px;
    color: #333;
}
.teamT span {
    font-size: 18px;
    color: red;
}
#dzapp_list {
    padding: 0 0.20rem;
    display: flex;
    flex-wrap: wrap;
}
#dzapp_list .item {
    width: 2.10rem;
    margin: 0 0.20rem 0.20rem;
}
#dzapp_list .item .pic {
    width: 2.10rem;
    height: 2.10rem;
    border-radius: 0.20rem;
    overflow: hidden;
}
#dzapp_list .item .pic img {
    display: block;
    width: 2.10rem;
    height: 2.10rem;
}
#dzapp_list .item .tit {
    font-size: 0.24rem;
    color: #3b3b3b;
    font-weight: 500;
    line-height: 0.36rem;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0.04rem;
    padding: 0 .08rem;
    margin-top: 0.12rem;
}
#dzapp_list .item .pri {
    color: #ee7728;
    font-size: 0.20rem;
    font-weight: 500;
    line-height: 0.28rem;
    padding: 0 .08rem;
}
#dzapp_list .item .pri span {
    font-size: 0.28rem;
    font-weight: 600;
    line-height: 0.42rem;
    margin: 0 0.04rem;
}
.bang {
    background: url("../img/bangBg.jpg") no-repeat center top;
    height: 23.04rem;
    background-size: 7.50rem;
    padding-top: 0;
    position: relative;
}
.bang #header {
    position: initial;
    background: transparent;
}
.bangTime {
    background-image: linear-gradient(to right,rgba(255,255,255,0.1),rgba(255,255,255,0.3),rgba(255,255,255,0.1));
    text-align: center;
    width: 4rem;
    height: 0.6rem;
    line-height: 0.60rem;
    margin-top: 3.4rem;
    margin-left: auto;
    border-radius: 0.05rem;
    margin-right: auto;
    color: #fde8d0;
    font-size: 0.24rem;
}
.bangTop {
    position: relative;
    width: 100%;
    margin-top:3.14rem;
    height: 5rem;
}
.bangTop .item {
    text-align: center;
    position: absolute;
}
.bangTop .item:nth-child(1) {
    width: 1.86rem;
    left: 2.82rem;
}
.bangTop .item:nth-child(1) h3 {
    font-size: 0.42rem;
    letter-spacing: 8px;
    color: #fde9d1;
    font-weight: 600;
}
.bangTop .item:nth-child(1) p {
    color: #fff;
    margin-top: 0.20rem;
}
.bangTop .item:nth-child(3) {
    width: 1.06rem;
    left: 0.94rem;
    top: 1.32rem;
}
.bangTop .item:nth-child(3) h3 {
    font-size: 0.24rem;
    color: #ebb476;
    font-weight: 600;
}
.bangTop .item:nth-child(3) p {
    color: #fff;
    margin-top: 0.10rem;
}
.bangTop .item:nth-child(2) {
    width: 1.06rem;
    left: 5.44rem;
    top: 0.98rem;
}
.bangTop .item:nth-child(2) h3 {
    font-size: 0.24rem;
    color: #d2d2d2;
    font-weight: 600;
}
.bangTop .item:nth-child(2) p {
    color: #fff;
    margin-top: 0.10rem;
}
.bangUl {
    width: 5.70rem;
    position: relative;
    margin-top: 1.8rem;
    margin-left: auto;
    margin-right: auto;
}
.bangUl .item {
    border-bottom: 1px solid #d6d7dc;
    display: flex;
    align-items: center;
    padding: 0.30rem 0;
}
.bangUl .item .num {
    color: #b7b7b7;
    font-size: 0.40rem;
}
.bangUl .item .pic {
    margin: 0 0.12rem;
}
.bangUl .item .pic img {
    width: 0.74rem;
    height: 0.74rem;
}
.bangUl .item .name {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bangUl .item .name p:nth-child(1) {
    color: #00174b;
    font-size: 0.28rem;
}
.bangUl .item .name p:nth-child(2) {
    font-size: 0.22rem;
    margin-top: 0.04rem;
    color: #62667d;
}
.bangUl .item .yeji {
    flex: 1;
    overflow: hidden;
    text-align: right;
    color: #62667d;
}
.bangUl .item .yeji p {
    color: #62667d;
}
.qiandaoTop {
    width: 4.60rem;
    height: 4.19rem;
    position: relative;
    margin: 0.20rem auto 0;
    background: url("../img/qianTop.png") no-repeat center center;
    background-size: 100%;
}
.qiandaoTop p {
    position: absolute;
    width: 2.64rem;
    height: 0.74rem;
    left:calc(50% - 1.32rem);
    bottom:0.54rem;
    text-align: center;
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.74rem;
}
.qiandaoTxt {
    text-align: center;
}
.qiandaoTxt .tit {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    line-height: 2;
}
.qiandaoTxt p {
    color: #cebdab;
    font-size: 0.24rem;
}
.qiandaoMain {
    background: #2e3a70;
    margin: 0.24rem 0.24rem 0;
    border-radius: 0.2rem;
    overflow: hidden;
}
.qiandaoList {
    display: flex;
    padding: 0.24rem 0.16rem 0;
    flex-wrap: wrap;
}
.qiandaoList .item {
    width: calc(25% - 0.16rem);
    margin: 0 0.08rem 0.16rem;
    background: #1a2445;
    border-radius:0.20rem;
    overflow: hidden;
}
.qiandaoList .item .pic {
    width: 0.65rem;
    height: 0.67rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url("../img/qianwei.png");
    margin: 0.24rem auto 0;
}
.qiandaoList .item.on .pic {
    background-image: url("../img/qianyi.png");
}
.qiandaoList .item p {
    color: #c6b7a7;
    text-align: center;
    font-size: 0.20rem;
    line-height: 0.40rem;
}
.qiandaoList .item .tit {
    background: #353056;
    text-align: center;
    color: #c6b7a7;
    font-size: 0.24rem;
    line-height: 0.48rem;
}
.qiandaoSm  p {
    text-align: center;
    line-height: 0.44rem;
    color: #c6b7a7;
    font-size: 0.24rem;
}
.qiandaoMain .btn {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 0.20rem 0 0.40rem;
}
.qiandaoMain .btn a {
    width: 2.60rem;
    line-height: 0.70rem;
    background: #8b2844;
    text-align: center;
    border-radius: 0.35rem;
    color: #c6b7a7;
    font-size: 0.28rem;
}
.qiandaoGz {
    margin: 0.24rem;
}
.qiandaoGz p {
    color: #c6b7a7;
    font-size: 0.24rem;
    line-height: 0.40rem;
    margin-top: 0.10rem;
}