@charset "utf-8";

/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-size: 0.24rem;
    line-height: 1.7;
    font-family: "微软雅黑";
    -webkit-text-size-adjust: 100%;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

html {
    font-size: -moz-calc(100vw / 7.5);
    font-size: calc(100vw / 7.5);
}

img {
    border: 0;
    vertical-align: bottom;
    width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul,
li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: inherit;
}

a:active,
a:visited,
a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    /*background: none;*/
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.fb {
    font-weight: bold;
}

input:focus,
textarea:focus {
    outline: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
textarea {
    -webkit-appearance: none;
}

input,
textarea,
select {
    font: inherit;
}

h3 {
    font-size: 0.26rem;
    font-weight: normal;
}

em {
    font-style: normal;
}

.flex {
    display: flex;
    display: -webkit-flex;
}

.between {
    justify-content: space-between;
}

.around {
    justify-content: space-around;
}

.center {
    align-items: center;
}

.wrap {
    flex-wrap: wrap;
}

.column {
    flex-direction: column;
    justify-content: center;
}

.rel {
    position: relative;
}

.abs {
    position: absolute;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.mid {
    vertical-align: middle;
}

.bor_b8 {
    border-bottom: solid 0.08rem #ececec;
}

.mar_t20 {
    margin-top: 0.2rem;
}

.mar_t15 {
    margin-top: 0.15rem;
}

.gray9 {
    color: #999;
}

.bor_b {
    border-bottom: solid 1px #e8e8e8;
}

.hidden {
    overflow: hidden;
}

.f20 {
    font-size: 0.2rem;
}

.f24 {
    font-size: 0.24rem;
}

.f28 {
    font-size: 0.28rem;
}

.f26 {
    font-size: 0.26rem;
}

.f30 {
    font-size: 0.3rem;
}

.f32 {
    font-size: .32rem;
}

.mar_t50 {
    margin-top: .5rem;
}

.none {
    display: none;
}

.blue {
    color: #385595;
}


/*header*/

.wrap_box {
    max-width: 7.5rem;
    margin: 0 auto;
    background: #fff;
    color: #171717;
    font-size: 0.28rem;
}

.bgw {
    background: #fff;
}

.bgg {
    background: #f6f6f6;
}

.content {
    padding: 0 0.24rem;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.header {
    width: 100%;
    background: url(../images/header.png) no-repeat center top;
    background-size: 100% 3.85rem;
}

.top {
    padding: 0.2rem 0;
    color: #fff;
}

.logo {
    width: 0.76rem;
}

.city {
    left: 0.23rem;
    top: 0.2rem;
    color: #fff;
}

.city_icon {
    width: 0.25rem;
    margin-right: 0.15rem;
}

.city_nar {
    width: 1.6rem;
    margin-left: 0.1rem;
    background: none;
    border: none;
    color: #fff;
    outline: none;
}

.city_nar option {
    background: #333;
}

.notice_icon {
    width: 0.31rem;
    right: 0.23rem;
    top: 0.2rem;
}

.notice_icon1 {
    width: 0.42rem;
}

.sao_icon {
    width: 0.29rem;
    right: 0.7rem;
    top: 0.2rem;
}

.search {
    width: 100%;
    height: 0.54rem;
    border-radius: 0.26rem;
    overflow: hidden;
    margin: 0.13rem 0 0.27rem;
    background: url(../images/icon5.png) no-repeat 2.5rem center #fff;
    background-size: 0.26rem;
    color: #6e788e;
    font-size: 0.2rem;
    line-height: 0.54rem;
}

.banner {
    border-radius: 0.2rem;
}

.banner .swiper-pagination-bullet {
    width: 0.08rem;
    height: 0.08rem;
}

.banner .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.banner .swiper-pagination-bullet-active {
    background: #2f3235;
    width: 0.25rem;
    height: 0.08rem;
    border-radius: 0.1rem;
    margin-top: -0.05rem;
}

.nav li {
    width: 25%;
    text-align: center;
    padding: 0.38rem 0 0.3rem;
}

.nav li img {
    width: 0.47rem;
}

.nav li p {
    color: #1a1a1a;
    font-size: 0.25rem;
    margin: 0.2rem 0 0;
}

.jingxuan_box {
    padding: 0.23rem;
}

.tit {
    background: url(../images/tit.png) no-repeat left center;
    background-size: 0.07rem;
    padding-left: 0.2rem;
}

.jingxuan li {
    width: 3.44rem;
    margin-bottom: 0.2rem;
    float: left;
}

.jingxuan li:first-child {
    margin-right: 0.16rem;
}

.jingxuan img {
    width: 3.44rem;
}

.pro_tit {
    padding: 0.1rem 0 0;
    white-space: nowrap;
    overflow-x: scroll;
}

.pro_tit li {
    color: #555555;
    font-size: 0.25rem;
    line-height: 0.56rem;
    margin-right: 1.1rem;
    display: inline-block;
}

.pro_tit li.on {
    background: url(../images/bor1.png) no-repeat center bottom;
    background-size: 0.32rem;
    font-weight: bold;
}

.pro_list {
    margin: 0.25rem 0 0;
}

.pro_list li {
    width: 3.36rem;
    border: solid 1px #e5e5e5;
    height: 5.14rem;
    background: #f7f7f7;
    margin-bottom: 0.35rem;
}

.pro_list_pic img {
    width: 100%;
    height: 3.07rem;
}

.pro_list_con {
    padding: 0.25rem 0.23rem 0;
}

.pro_list_tit {
    line-height: 0.38rem;
    height: 0.76rem;
    overflow: hidden;
    font-size: 0.25rem;
}

.pro_list_price {
    color: #828282;
    font-size: 0.2rem;
}

.pro_list_price span {
    font-size: 0.26rem;
    color: #385595;
}

.pro_list_num {
    color: #969696;
    font-size: 0.22rem;
}

.shop_icon {
    width: 0.39rem;
    right: 0.25rem;
    bottom: 0.2rem;
}


/*footer*/

.footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    border-top: solid 1px #e5e5e5;
}

.footer li {
    width: 25%;
    padding: 0.3rem 0 0.2rem;
    text-align: center;
}

.footer li.current h3 {
    color: #385595;
}

.footer li img {
    width: 0.34rem;
}

.footer li h3 {
    color: #555555;
    font-size: 0.25rem;
}

.bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.6);
}

.baind {
    width: 5.99rem;
    height: 5.5rem;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 91;
}

.baind_close {
    width: 0.53rem;
    left: 0.24rem;
    top: 0;
}

.sao {
    width: 0.39rem;
}

.type_list {
    width: 1.8rem;
    position: fixed;
    left: 0;
    top: 1rem;
    padding-bottom: 0.8rem;
    overflow-y: scroll;
    height: calc(100vh - 2rem);
}

.type_list li {
    border-bottom: solid 1px #fff;
    line-height: 0.95rem;
    text-align: center;
}

.type_list li.on {
    color: #385595;
    background: #fff url(../images/bor2.png) no-repeat left center;
    background-size: 0.05rem;
}

.type_con {
    width: 5.27rem;
}

.type_tit {
    color: #dddddd;
    font-size: 0.28rem;
    padding: 0.5rem 0 0.3rem;
}

.type_tit span {
    color: #202224;
    margin: 0 0.1rem;
}

.type_con_list {
    padding: 0 0.2rem;
}

.type_con_list li {
    width: 1.2rem;
    text-align: center;
    margin-bottom: 0.3rem;
    margin-right: 0.6rem;
    float: left;
}

.type_con_list li:nth-child(3n+3) {
    margin-right: 0;
}

.type_con_list li img {
    width: 1.2rem;
    height: 1.2rem;
}

.type_con_list li p {
    color: #141414;
    font-size: 0.24rem;
    line-height: 2;
}

.type_pro_list {
    padding-bottom: 1.5rem;
}

.type_pro_list li {
    height: 3.47rem;
    width: 2.4rem;
    margin-bottom: 0.2rem;
}

.type_pro_list li .pro_list_pic img {
    height: 2.2rem;
}

.type_pro_list .pro_list_con {
    padding: 0.1rem 0.2rem 0;
}

.type_pro_list .pro_list_tit {
    font-size: 0.22rem;
    line-height: 0.28rem;
    height: 0.56rem;
    overflow: hidden;
}

.m_header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    background: #fff;
    z-index: 96;
}

.m_top {
    padding: 0.2rem 0.24rem;
}

.m_search {
    width: 6.5rem;
}

.ss {
    width: 5.7rem;
    height: 0.5rem;
    border-radius: 0.25rem;
    line-height: 0.5rem;
    border: none;
    background: url(../images/icon5.png) no-repeat 0.2rem center #f0f2f5;
    background-size: 0.26rem;
    padding: 0 0.5rem;
}

.ss_btn {
    background: none;
    border: none;
    color: #6e7479;
}

.type {
    margin: 0.4rem 0 0;
    overflow-x: scroll;
    white-space: nowrap;
}

.type li {
    line-height: 0.64rem;
    /* min-width: 1.5rem; */
    border-radius: 0.2rem;
    background: #f6f6f6;
    display: inline-block;
    margin-right: 0.3rem;
    text-align: center;
    color: #292929;
    font-size: 0.3rem;
    padding: 0 .2rem;
}

.type li.on {
    background-image: linear-gradient(#385595, #0d122e);
    color: #fff;
}

.nar {
    width: 0.15rem;
    margin: 0.02rem 0;
}

.select_list {
    padding: 0.2rem 0.24rem;
}

.select_list li {
    color: #202224;
    font-size: 0.3rem;
}

.select_list li img {
    margin-left: 0.15rem;
}

.select_icon {
    width: 0.18rem;
}

.sub_selet {
    width: 100%;
    position: absolute;
    top: 0.95rem;
    left: 0;
    background: #fff;
    padding: 0.2rem 0.3rem;
    border-top: solid 1px #e8e8e8;
    z-index: 96;
    display: none;
}

.sub_selet p {
    line-height: 0.76rem;
    color: #6e7479;
}

.sub_selet p.active {
    background: url(../images/icon7.png) no-repeat right center;
    background-size: 0.28rem;
    color: #385595;
}

.bg_left {
    width: 7.5rem;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 100%;
    top: 0;
    z-index: 9;
    transition: all 0.6s;
}

.select_box {
    width: 6.2rem;
    height: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    padding: 0.3rem 0.3rem 0;
    background: #fff;
    transition: all 0.6s;
    z-index: 91;
}

.price_input {
    width: 2.45rem;
    height: 0.6rem;
    background: #f7f7f7;
    border-radius: 0.04rem;
    border: none;
    text-align: center;
}

.select_footer {
    border-top: solid 1px #e5e5e5;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.9rem;
}

.select_btn {
    width: 50%;
    font-size: 0.28rem;
    border: none;
}

.select_btn1 {
    color: #020224;
    background: #fff;
}

.select_btn2 {
    background: #385595;
    color: #fff;
}

.back {
    width: 0.19rem;
    left: 0.22rem;
    top: 0.3rem;
}

.head_tit {
    color: #212121;
    font-size: 0.32rem;
    line-height: 1rem;
    background: #fff;
}

.gift {
    width: 1.41rem;
    height: 0.42rem;
    background: url(../images/gift.png) no-repeat;
    background-size: 100%;
    line-height: 0.42rem;
    font-size: 0.24rem;
    color: #fff;
    right: 0.22rem;
    bottom: 0.25rem;
}

.xx_shop_icon {
    width: 0.42rem;
    right: 0.2rem;
    top: 0rem;
}

.xx_head_box {
    padding: 0.2rem 0.35rem;
}

.xx_tit {
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
}

.xx_price {
    font-size: 0.32rem;
    color: #385595;
}

.xx_price span {
    font-size: 0.42rem;
}

.xx_list_tit {
    color: #6e7479;
    margin-right: 0.25rem;
}

.check_icon {
    width: 0.21rem;
    margin-right: 0.1rem;
}

.nar3 {
    width: 0.11rem;
}

.xx_size span {
    width: 1.05rem;
    height: 0.4rem;
    border: solid 1px #b0b0b0;
    border-radius: 0.06rem;
    color: #6e7479;
    font-size: 0.24rem;
    display: inline-block;
    margin-right: 0.4rem;
    text-align: center;
}

.xx_size .on {
    background: #385595;
    color: #fff;
    border: none;
}

.xx_footer {
    width: 100%;
    border-top: solid 1px #e8e8e8;
    height: 0.96rem;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 91;
}

.kefu {
    padding: 0.15rem 0 0 0.4rem;
}

.kefu img {
    width: 0.34rem;
}

.kefu p {
    color: #6e7479;
    font-size: 0.2rem;
}

.xx_btn {
    width: 2.13rem;
    line-height: 0.96rem;
    color: #fff;
    font-size: 0.3rem;
}

.xx_btn1 {
    background: #385595;
}

.bg1 {
    left: 0;
    display: none;
}

.bg2 {
    left: 0;
    display: none;
    z-index: 92;
}

.xx_btn2 {
    background: #242322;
}

.attribute_footer {
    display: none;
}

.attribute {
    width: 100%;
    bottom: 0.96rem;
    left: 0;
    z-index: 92;
    background: #fff;
    padding: 0 0.35rem 1.7rem;
    position: fixed;
    display: none;
}

.attribute_pic {
    width: 1.88rem;
    height: 1.88rem;
    background: #fff;
    border-radius: 0.08rem;
    padding: 0.04rem;
    margin-right: 0.2rem;
    margin-top: -0.4rem;
}

.attribute_list {
    padding: 0.25rem 0;
}

.attribute_list h3 {
    color: #202224;
    font-size: 0.32rem;
}

.attribute_list_size span {
    background: #f6f6f6;
    font-size: 0.24rem;
    border-radius: 0.1rem;
    line-height: 0.54rem;
    display: inline-block;
    margin-right: 0.3rem;
    padding: 0 0.2rem;
}

.attribute_list_size .active {
    color: #385595;
    border: solid 1px #385595;
}

.shop_car_ok {
    background: #385595;
    line-height: 0.7rem;
    border-radius: 10px;
    color: #fff;
    width: 5rem;
    margin: 0.5rem auto 0;
}

.shop_num {
    width: 2.85rem;
}

.shop_num span {
    width: 0.88rem;
    height: 0.7rem;
    border-radius: 0.06rem;
    background: #f5f5f5;
    color: #cbcbcb;
    font-size: 0.5rem;
    line-height: 0.7rem;
}

.shop_num input {
    width: 0.9rem;
    height: 0.7rem;
    margin: 0 0.1rem;
    border: none;
    color: #202224;
    font-size: 0.32rem;
    text-align: center;
}

.close {
    width: 0.4rem;
    top: 0.4rem;
    right: 0.5rem;
}

.canshu_box {
    width: 100%;
    background: #fff;
    bottom: 0;
    left: 0;
    z-index: 93;
    border-radius: 0.4rem 0.4rem 0 0;
    padding: 0.25rem 0 0;
    position: fixed;
    display: none;
}

.canshu_box h3 {
    font-size: 0.32rem;
}

.canshu_list {
    padding: 0 0.35rem 0.5rem;
}

.canshu_list li {
    padding: 0.15rem 0;
}

.canshu_list_tit {
    width: 2.3rem;
}

.canshu_list_con {
    color: #6e7479;
}

.canshu_ok {
    width: 100%;
    height: 0.98rem;
    background: #385595;
    color: #fff;
    line-height: 0.98rem;
    font-size: 0.32rem;
}

.gift_box {
    width: 5.2rem;
    height: 3.19rem;
    border-radius: 0.08rem;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 94;
    margin: auto;
    display: none;
}

.gift_box h2 {
    font-size: 0.34rem;
    padding: 0.4rem 0 0.5rem;
}

.gift_box p {
    color: #6e7479;
    font-size: 0.28rem;
}

.bg3 {
    left: 0;
    display: none;
    z-index: 93;
}

.gift_btn_box {
    border-top: solid 1px #eeeeee;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 0.84rem;
    line-height: 0.84rem;
}

.gift_btn {
    width: 50%;
    font-size: 0.3rem;
}

.gift_btn1 {
    background: #385595;
    color: #fff;
}

.gift_btn2 {
    color: #202224;
}

.guanli {
    padding: 0.3rem 0.24rem;
}

.shop_list {
    border-bottom: solid 1px #eeeeee;
    padding: 0.24rem;
}

.shop_check,
.all_shop_check {
    width: 0.36rem;
    height: 0.36rem;
    background: url(../images/check_icon.png) no-repeat;
    background-size: 100%;
}

.shop_check input,
.all_shop_check input {
    display: none;
}

.shop_check_on {
    background: url(../images/check_icon2.png) no-repeat;
    background-size: 100%;
}

.shop_list_pic {
    width: 1.9rem;
    height: 1.9rem;
}

.shop_list_pic img {
    width: 100%;
    height: 100%;
}

.shop_list_con {
    width: 4rem;
}

.shop_list_con .pro_list_price {
    color: #385595;
    font-size: 0.22rem;
}

.shop_list_size {
    width: 3rem;
    background: #f9f9f9 url(../images/nar4.png) no-repeat right 0.2rem center;
    background-size: 0.11rem;
    margin: 0.1rem 0 0.2rem;
}

.shop_list_size span {
    border-radius: 0.08rem;
    color: #111111;
    font-size: 0.24rem;
    padding: 0 0.1rem;
    display: block;
    width: 96%;
}

.gray {
    color: #6e7479;
}

.shop_list_num {
    width: 1.6rem;
    height: 0.44rem;
    border: solid 1px #d3d3d3;
    border-radius: 0.04rem;
}

.shop_list_num span {
    width: 0.45rem;
    height: 0.42rem;
    display: inline-block;
    text-align: center;
    line-height: 0.42rem;
    color: #b8b8b8;
}

.shop_list_num .shop_list_num_txt {
    width: 0.66rem;
    height: 0.4rem;
}

.shop_list_num .shop_list_num_txt input {
    width: 100%;
    height: 0.4rem;
    border: none;
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    text-align: center;
    vertical-align: top;
}

.kucun {
    display: none;
}

.shop_all {
    color: #385595;
}

.go {
    border: solid 1px #385595;
    width: 1.42rem;
    height: 0.72rem;
    border-radius: 0.36rem;
    line-height: 0.7rem;
    margin-left: 0.3rem;
}

.delet_shop {
    color: #202224;
    border: solid 1px #ececec;
}

.search_dd_btn {
    right: 0.25rem;
    top: 0;
    color: #6e7479;
}

.search_dd_btn img {
    width: 0.26rem;
    vertical-align: middle;
    margin-right: 0.1rem;
}

.dd_tit li {
    color: #202224;
    line-height: 0.8rem;
    position: relative;
}

.dd_tit li.on {
    color: #385595;
}

.dd_tit li.on::after {
    width: 0.56rem;
    height: 0.04rem;
    background: #385595;
    display: block;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
}

.dd_list li {
    border-bottom: solid 0.03rem #eaeaea;
    padding: 0.2rem 0;
}

.dd_pic {
    width: 1.2rem;
    height: 1.2rem;
}

.dd_pic img {
    width: 100%;
    height: 100%;
}

.dd_list_con {
    width: 5.25rem;
    padding-bottom: 0.25rem;
}

.dd_tit {
    color: #333;
    line-height: 0.38rem;
    height: 0.76rem;
    overflow: hidden;
}

.dd_size {
    color: #6e7479;
    font-size: 0.24rem;
}

.dd_btn {
    width: 1.6rem;
    height: 0.54rem;
    border-radius: 0.27rem;
    line-height: 0.52rem;
    margin-left: 0.2rem;
    font-size: 0.28rem;
}

.dd_btn1 {
    color: #385595;
    border: solid 1px #385595;
}

.dd_btn2 {
    color: #202224;
    background: #f3f3f3;
}

.dd_xx_head {
    padding: 0.4rem 0.5rem;
    background: url(../images/dd.jpg) no-repeat left bottom #fff;
    background-size: 100%;
}

.more {
    background: url(../images/nar3.png) no-repeat right center;
    background-size: 0.11rem;
    display: block;
    padding-right: 0.5rem;
}

.dd_xx_head_tit {
    font-size: 0.28rem;
}

.dd_name {
    font-size: 0.32rem;
}

.dd_address {
    color: #575c61;
    font-size: 0.26rem;
    line-height: 0.36rem;
}

.dd_xx_pro {
    background: #fafafa;
    padding: 0.2rem 0.4rem;
}

.dd_xx_pro .dd_list_con {
    width: 4.7rem;
}

.dd_xx_pro .dd_pic {
    width: 1.7rem;
    height: 1.7rem;
}

.dd_xx_pro .dd_pic img {
    height: 100%;
}

.dd_xx_list li {
    padding: 0.2rem 0.2rem;
    font-size: 0.28rem;
}

.mail {
    border: solid 1px #c8ced4;
    padding: 0 0.2rem;
    line-height: 0.5rem;
    border-radius: 0.04rem;
}

.dd_message {
    width: 5.2rem;
    height: 0.4rem;
    border: none;
    padding: 0.05rem 0;
}

.youhui {
    padding: 0.3rem 0.5rem;
}

.dd_all_price {
    color: #202224;
    font-size: 0.28rem;
    margin-right: 0.3rem;
    line-height: 0.98rem;
}

.address_list li {
    border-bottom: solid 1px #eeeeee;
    padding: 0.34rem 0.25rem 0.2rem;
    position: relative;
}

.address_list li h4 {
    font-size: 0.32rem;
}

.address_list li p {
    color: #202224;
    font-size: 0.26rem;
    width: 90%;
}

.default_tab {
    background: #385595;
    color: #fff;
    line-height: 0.32rem;
    font-size: 0.22rem;
    border-radius: 0.16rem;
    font-weight: normal;
    padding: 0 0.17rem;
    margin-left: 0.2rem;
}

.ediot {
    width: 0.31rem;
    top: 0.7rem;
    right: 0.2rem;
}

.button {
    width: 6.68rem;
    height: 0.84rem;
    background: #385595;
    border-radius: 0.06rem;
    line-height: 0.84rem;
    color: #fff;
    margin: 0 auto;
}

.button img {
    width: 0.25rem;
    margin-right: 0.1rem;
    vertical-align: middle;
    font-size: 0.3rem;
}

.add_address li {
    border-bottom: solid 1px #eeeeee;
    padding: 0.2rem 0.3rem;
}

.add_address li label {
    width: 1.4rem;
    display: inline-block;
}

.address_txt {
    width: 5rem;
    border: none;
    background: none;
}

.default_icon {
    width: 0.82rem;
    height: 0.48rem;
    background: url(../images/icon10.png) no-repeat;
    background-size: 0.82rem;
}

.default_icon_on {
    background: url(../images/icon11.png) no-repeat;
    background-size: 0.82rem;
}


/*选择地区*/

.express-area {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}

.express-area a {
    display: block;
}

.express-area dl {
    position: relative;
    color: #4d525d;
}

.express-area dl dt {
    position: absolute;
    top: 0;
    left: 0;
}

.express-area dl dd {
    text-align: justify;
}


/*选择地区弹层*/

.express-area-box {
    position: absolute;
    bottom: -100%;
    left: 50%;
    z-index: 15;
    width: 320px;
    margin-left: -160px;
    background-color: #fff;
    border-radius: 6px 6px 0;
    color: #4d525d;
    position: fixed;
    left: 0px;
    width: 100%;
    margin-left: 0px;
}

.express-area-box header {
    position: relative;
    border-radius: 6px 6px 0;
    border-bottom: 1px solid #e2e2e2;
}

.express-area-box header h3 {
    text-align: center;
    line-height: 3;
}

.express-area-box header .back,
.express-area-box header .close {
    position: absolute;
    top: 0;
}

.express-area-box header .back {
    display: none;
    left: 0;
}

.express-area-box header .close {
    right: 0;
}

.express-area-box article {
    height: 200px;
    overflow-y: scroll;
}

.area-list li {
    text-align: justify;
    padding: 0 15px;
}

@media (max-width: 720px) {
    .express-area-box {
        position: fixed;
        left: 0;
        width: 100%;
        margin-left: 0;
    }
}

.mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.selet-area-wrap {
    display: -webkit-box;
    width: 100%;
    height: 0.6rem;
    padding: 0 15px;
    background: #F1F1F1;
}

.selet-area-wrap p {
    -webkit-box-flex: 1;
    text-align: center;
    width: 100%;
}

.selet-area-wrap span {
    display: inline-block;
    text-align: center;
    padding-left: 0;
    position: relative;
    width: auto;
}

.selet-area-wrap span.current {
    color: #449FFF;
}

.selet-area-wrap span.current:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #449fff;
    top: 0.6rem;
}

.hot-city {
    padding: 0 15px;
}

.hot-city p {
    color: #bbb;
}

.hot-city ul {
    padding: 0 15px;
}

.hot-city li {
    display: inline-block;
    width: 17.7%;
    text-align: center;
    margin: 0% 3%;
}

.set {
    width: 0.36rem;
    right: 0.2rem;
}

.my_head {
    width: 6.84rem;
    height: 3.82rem;
    border-radius: 0.2rem;
    margin: 0.3rem auto 0;
    padding: 0.3rem 0.4rem 0;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
}

.photo {
    width: 1.24rem;
    height: 1.24rem;
    border-radius: 100%;
    margin-right: 0.2rem;
}

.sex {
    width: 0.33rem;
    height: 0.33rem;
    background: #ff5454;
    border-radius: 100%;
    color: #fff;
    right: 0;
    top: 0;
    line-height: 0.33rem;
    font-size: 0.2rem;
}

.photo_name {
    width: 4.3rem;
}

.photo_name h3 {
    color: #282828;
    font-size: 0.34rem;
}

.photo_name p {
    font-size: 0.24rem;
}

.my_head_list {
    padding: 0.2rem 0 0.3rem;
}

.my_head_list li {
    width: 33.333%;
    text-align: center;
    border-right: solid 1px #f9f9f9;
}

.my_head_list li:last-child {
    border-right: none;
}

.my_head_list li h3 {
    color: #333;
    font-size: 0.34rem;
}

.my_head_list li p {
    color: #385595;
    font-size: 0.24rem;
}

.my_list {
    margin: 0.5rem 0 0;
}

.my_list li {
    padding: 0.25rem 0.4rem;
    background: url(../images/nar3.png) no-repeat right 0.4rem center;
    background-size: 0.11rem;
    border-bottom: solid 1px #eeeeee;
    font-size: 0.3rem;
}

.my_list li a {
    display: block;
}

.my_list li img {
    width: 0.36rem;
    margin-right: 0.2rem;
    vertical-align: middle;
}

.bag_header {
    background: url(../images/bag_head.png) no-repeat center top;
    background-size: 100% 4.1rem;
}

.balance {
    color: #fff;
    border-top: solid 1px #595d73;
    padding: 0.5rem 0;
}

.balance p {
    font-size: 0.3rem;
}

.balance h3 {
    font-size: 0.2rem;
}

.price_link {
    width: 3.07rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    background: #fff;
    margin: 0 auto;
    line-height: 0.8rem;
    color: #385595;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
}

.price_link a {
    padding: 0 0.4rem;
}

.bag_list li {
    margin-bottom: 0.2rem;
    background: #fff;
}

.team_top {
    width: 7rem;
    height: 1.42rem;
    border-radius: 0.2rem;
    margin: 0 auto;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
}

.level {
    margin: 0.4rem 0;
}

.level li {
    width: 1.5rem;
    height: 0.65rem;
    line-height: 0.65rem;
    text-align: center;
    background: #f6f6f6;
    border-radius: 0.1rem;
    color: #292929;
    font-size: 0.3rem;
}

.level li.active {
    background-image: linear-gradient(#385595, #0d122e);
    color: #fff;
}

.level_list li {
    background: #fafafa;
    padding: 0.2rem;
    margin-bottom: 0.2rem;
}

.level_list_pic {
    width: 1.2rem;
    height: 1.2rem;
}

.level_list_pic img {
    height: 100%;
}

.level_list_con {
    width: 4.95rem;
    color: #333333;
}

.level_list_con h3 {
    font-size: 0.3rem;
}

.red {
    color: #c91e1e;
}

.my_team {
    margin: 0.4rem 0 0;
}

.my_team>li {
    margin-bottom: 0.2rem;
    background: #fafafa;
    padding: 0.17rem;
}

.my_team_con {
    width: 5rem;
}

.my_team_list li {
    width: 33.33%;
    border-right: solid 1px #e6e6e6;
    text-align: center;
    line-height: 1.5;
}

.my_team_list li:last-child {
    border-right: none;
}

.my_team_list li h3 {
    color: #333;
    font-size: 0.3rem;
}

.my_team_list li p {
    color: #808080;
    font-size: 0.24rem;
}

.my_team_list_txt img {
    width: 0.27rem;
    margin-right: 0.1rem;
    vertical-align: middle;
}

.my_team_list_txt p {
    color: #626262;
    font-size: 0.24rem;
    margin: 0.1rem 0 0;
}

.money_box {
    margin: 0.65rem 0 0;
}

.money_txt {
    width: 5.25rem;
    height: 0.5rem;
    border: solid 1px #eaeaea;
    padding: 0 0.2rem;
}

.money_btn {
    width: 1.47rem;
    height: 0.5rem;
    background: #385595;
    color: #fff;
    font-size: 0.26rem;
    border: none;
}

.monye_tips {
    color: #b4b4b4;
    font-size: 0.24rem;
}

.history_list {
    padding: 0.2rem 0.3rem;
}

.history_list>h3 {
    color: #828282;
    font-size: 0.26rem;
}

.history_list li {
    padding: 0.2rem 0;
}

.history_list_pic {
    width: 2.5rem;
    height: 2.17rem;
}

.history_list_pic img {
    height: 100%;
}

.history_list_con {
    width: 4.2rem;
}

.history_list_con h3 {
    font-size: 0.26rem;
    line-height: 0.36rem;
    height: 0.72rem;
    overflow: hidden;
}

.price {
    font-size: 0.22rem;
    color: #385595;
}

.price span {
    font-size: 0.3rem;
}

.history_icon {
    width: 0.55rem;
    margin-right: 0.24rem;
}

.empty {
    width: 100%;
    left: 0;
    bottom: 1.4rem;
    position: fixed;
    padding: 0.2rem 0;
}

.gift_list li {
    padding: 0.4rem 0.24rem;
    border-bottom: solid 1px #eaeaea;
}

.gift_list_pic {
    width: 1.7rem;
    height: 1.7rem;
}

.gift_list_pic img {
    height: 100%;
}

.gift_list_con {
    width: 4.3rem;
}

.gift_list_tit {
    color: #202224;
    font-size: 0.3rem;
}

.gift_list_txt {
    color: #858585;
    font-size: 0.26rem;
    line-height: 0.44rem;
    height: 0.88rem;
    overflow: hidden;
    margin: 0.1rem 0 0;
}

.ok_box {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0.3rem 0;
}

.ok {
    width: 4.3rem;
    height: 0.62rem;
    line-height: 0.62rem;
    background-image: linear-gradient(#385595, #0d122e);
    color: #fff;
    margin: 0 auto;
    border-radius: 0.3rem;
    font-size: 0.3rem;
}

.pay_list li {
    border-bottom: solid 1px #eeeeee;
    padding: 0.35rem 0 0.3rem;
}

.pay_icon {
    width: 0.36rem;
    vertical-align: middle;
    margin-right: 0.1rem;
}

.pay_detail {
    font-size: 0.4rem;
}

.green {
    color: #04ae04;
}

.active_notice li {
    border-bottom: solid 1px #eaeaea;
    padding: 0.3rem 0.24rem;
}

.notice_list_pic {
    width: 1.2rem;
    height: 1.2rem;
}

.notice_list_pic img {
    height: 100%;
}

.notice_list_con {
    width: 5.6rem;
}

.notice_txt {
    line-height: 0.36rem;
    height: 0.72rem;
    overflow: hidden;
}

.dd_notice li {
    border-bottom: solid 1px #eaeaea;
    padding: 0.3rem 0.24rem 0.45rem;
}

.dd_notice_tit {
    line-height: 0.38rem;
    height: 0.76rem;
    overflow: hidden;
}

.coupon_tit {
    line-height: 0.84rem;
    padding: 0 0.6rem;
    color: #202224;
    font-size: 0.3rem;
}

.coupon_tit li.on {
    border-bottom: solid 0.04rem #385595;
    color: #385595;
}

.coupon_list li {
    width: 6.78rem;
    height: 2rem;
    background: url(../images/coupon-bg.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0.45rem 0 0;
    padding-right: 0.2rem;
}

.coupon_list_price {
    width: 2.3rem;
    color: #fff;
    font-size: 0.32rem;
}

.coupon_list_price span {
    font-size: 0.64rem;
}

.coupon_list_con {
    width: 3.95rem;
}

.coupon_list_date {
    font-size: 0.22rem;
    color: #9ea3a9;
}

.coupon_list_btn {
    border: solid 1px #385595;
    color: #385595;
    width: 1.2rem;
    height: 0.44rem;
    border-radius: 0.3rem;
    line-height: 0.4rem;
    display: block;
    font-size: 0.22rem;
}

.coupon_list2 li {
    background: url(../images/coupon-bg2.jpg) no-repeat;
    background-size: 100% 100%;
}

.talk_tit {
    padding: 0 1.5rem;
}

.talk_list li {
    border-bottom: solid 0.1rem #f5f5f5;
    padding: 0.3rem 0.4rem 0.4rem;
}

.talk_list li:last-child {
    border-bottom: none;
}

.talk_pro {
    background: #f8f8f8;
    padding-right: 0.3rem;
}

.talk_pro_pic {
    width: 1.98rem;
    height: 1.98rem;
}

.talk_pro_pic img {
    height: 100%;
}

.talk_pro_con {
    width: 4.2rem;
}

.talk_pro_con h3 {
    line-height: 0.4rem;
    height: 0.8rem;
    overflow: hidden;
}

.income_top li {
    width: 50%;
    border-right: solid 1px #f0f0f0;
    padding-left: 0.6rem;
    text-align: left;
}

.income_top li img {
    width: 0.59rem;
    float: left;
    margin-right: 0.2rem;
    margin-top: 0.2rem;
}

.income_list>li {
    border-bottom: solid 1px #eaeaea;
    padding: 0.4rem 0.3rem 0.3rem;
}

.income_txt li {
    text-align: center;
    width: 20%;
}

.income_txt li h4 {
    width: 100%;
}

.income_txt li h3 {
    font-size: 0.32rem;
}

.income_txt li p {
    font-size: 0.22rem;
}

.reg_logo {
    margin: 0.7rem 0;
}

.reg_logo img {
    width: 1.78rem;
}

.reg {
    padding: 0 0.6rem;
}

.form_list {
    background: #f8f8f8;
    padding: 0 0.4rem;
    height: 0.96rem;
    border-radius: 4px;
    margin-bottom: 0.3rem;
}

.reg_icon {
    width: 0.35rem;
    height: 0.37rem;
}

.user {
    width: 3.7rem;
    margin-left: 0.25rem;
    background: none;
    border: none;
    color: #666;
}

.agree input {
    vertical-align: middle;
    margin-right: 0.2rem;
}

.yzm {
    width: 1.5rem;
    color: #9ea3a9;
    font-size: 0.26rem;
    padding-left: 0.1rem;
}

.yzm::after {
    width: 1px;
    height: 0.24rem;
    background: #d9d9d9;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    content: "";
}

.yzm_time {
    display: none;
}

.eyes {
    width: 0.38rem;
    height: 0.3rem;
    margin-left: 1.2rem;
}

.eyes img {
    vertical-align: top;
}

.reg_btn {
    width: 100%;
    background-image: linear-gradient(#385595, #0d122e);
    height: 0.96rem;
    line-height: 0.96rem;
    border-radius: 0.06rem;
    display: block;
    color: #fff;
    font-size: 0.3rem;
    margin: 0.3rem 0 0;
}

.other_reg {
    background: url(../images/line.jpg) no-repeat left center;
    background-size: 100%;
    margin: 0.9rem 0 0.4rem;
}

.wechat img {
    width: 0.88rem;
}

.w_reg_logo {
    margin: 0.8rem 0;
}

.w_reg_logo img {
    width: 2.44rem;
}

.reg_tips {
    color: #b3b9c0;
    font-size: 0.26rem;
    line-height: 0.38rem;
}

.reg_tips img {
    width: 0.3rem;
    margin-right: 0.1rem;
}

.reg_box {
    margin: 0.55rem 0 0;
}

.password_list li {
    border-bottom: solid 1px #eee;
    padding: 0.35rem 0.3rem;
}

.password_list li .user {
    width: 5.7rem;
}

.help_list h3 {
    color: #6e7479;
    font-size: 0.26rem;
    padding: 0.3rem 0 0;
}

.help_list li {
    border-bottom: solid 1px #eeeeee;
    padding: 0.25rem 0.25rem 0.25rem 0;
    font-size: 0.3rem;
}

.help_list li a {
    display: block;
    background: url(../images/nar3.png) no-repeat right center;
    background-size: 0.1rem;
}

.help_list li img {
    width: 0.32rem;
    vertical-align: middle;
    margin-right: 0.2rem;
}

.talk_txt {
    width: 100%;
    height: 3.5rem;
    padding: 0.1rem;
    border: none;
}


/* 多图上传 */

.img-box {
    margin-top: 40px;
}

.img-box .up-p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #555;
}

.z_photo .z_file {
    width: 2rem;
    height: 2rem;
    position: relative;
    box-sizing: border-box;
    float: left;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}

.z_file .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

.z_file .file1 {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

.z_photo .up-section {
    position: relative;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}

.up-section .close-upimg {
    position: absolute;
    top: 6px;
    right: 8px;
    display: none;
    z-index: 10;
    width: 0.3rem;
    height: 0.3rem;
}

.up-section .up-span {
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
}

.up-section:hover {
    border: 2px solid #f15134;
}

.up-section:hover .close-upimg {
    display: block;
}

.up-section:hover .up-span {
    visibility: visible;
}

.z_photo .up-img {
    display: block;
    width: 100%;
    height: 100%;
}

.loading {
    border: 1px solid #D1D1D1;
    background: url(../img/loading.gif) no-repeat center;
}

.up-opcity {
    opacity: 0;
}

.img-name-p {
    display: none;
}

.upimg-div .up-section {
    width: 2rem;
    height: 2rem;
    float: left;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}

.img-box .upimg-div .z_file {
    width: 190px;
    height: 180px;
}

.z_file .add-img {
    display: block;
    width: 100%;
    height: 100%;
}

.all_world_sec_nzz {
    z-index: 1000;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.all_world_sec_nzz .mask-content {
    width: calc(100% - 1rem);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: white;
    height: 2rem;
    text-align: center;
}

.all_world_sec_nzz .mask-content .del-p {
    color: #555;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
    border-bottom: 1px solid #D1D1D1;
}

.mask-content .check-p {
    height: 1rem;
    line-height: 1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.mask-content .check-p span {
    width: 50%;
    display: inline-block;
    text-align: center;
    color: #d4361d;
    font-size: 0.26rem;
}

.check-p .del-com {
    border-right: 1px solid #D1D1D1;
    box-sizing: border-box;
}

.contact_user {
    width: 5.2rem;
    border: none;
}

.pay_price {
    background: #fafafa;
    line-height: 0.8rem;
}

.pay_style li {
    border-bottom: solid 1px #ededed;
    padding: 0.3rem 0.2rem;
}

.pay_style li img {
    width: 0.38rem;
    margin-right: 0.1rem;
}

.pay_style_btn {
    height: 0.95rem;
    background: #385595;
    color: #fff;
    line-height: 0.95rem;
    font-size: 0.32rem;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}

.ediot_photo {
    padding: 0.4rem 0 0.2rem;
}

.ediot_photo img {
    width: 1.24rem;
    height: 1.24rem;
    border-radius: 100%;
}

.ediot_photo h3 {
    line-height: 3;
}

.ediot_list li {
    background: url(../images/nar3.png) no-repeat right center;
    background-size: 0.1rem;
}

.ediot_name_box {
    width: 6.35rem;
    height: 4.88rem;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0.2rem 0.4rem 0;
    z-index: 95;
    display: none;
}

.ediot_name_box_txt {
    width: 100%;
    height: 0.8rem;
    border: none;
    border-bottom: solid 1px #eeeeee;
}

.ediot_btn {
    width: 100%;
    margin-top: 1.1rem;
}

.search_list {
    padding: 0.4rem 0.2rem 0.3rem;
}

.search_list h3 {
    color: #292929;
    font-size: 0.3rem;
}

.key {
    margin: 0.3rem 0 0;
}

.key a {
    background: #f6f6f6;
    padding: 0 0.15rem;
    line-height: 0.56rem;
    border-radius: 0.1rem;
    margin-right: 0.25rem;
    margin-bottom: 0.45rem;
    display: inline-block;
}

.del_icon {
    width: 0.24rem;
    height: 0.3rem;
}

.tel {
    padding: 0.3rem 0.25rem;
}

.tel img {
    width: 0.26rem;
}

.code {
    margin: 0.8rem 0 0;
}

.code img {
    width: 2.22rem;
    height: 2.22rem;
    border: solid 1px #dddddd;
    padding: 0.14rem;
}

.code p {
    line-height: 3;
}

.about {
    margin: 0.35rem 0 1rem;
}

.about img {
    width: 1.8rem;
}

.about p {
    line-height: 2;
}

.share_bg {
    height: 100vh;
}

.share_logo {
    width: 100%;
    top: 1rem;
    left: 0;
}

.share_code {
    width: 4.6rem;
    height: 4.6rem;
    border-radius: 0.3rem;
    left: 0;
    right: 0;
    top: 40%;
    margin: 0 auto;
    overflow: hidden;
}

.money_bag {
    height: 2.3rem;
    padding: .2rem 0;
}

.money_bag::after {
    width: .02rem;
    left: 50%;
    top: 0;
    height: 2.3rem;
    display: block;
    content: "";
    position: absolute;
    background: #f7fafc;
}

.money_bag li {
    width: 50%;
    padding-left: .25rem;
}

.money_bag li h4 {
    width: 1.7rem;
    text-align: right;
}

.money_bag_list {
    padding-bottom: .5rem;
}

.money_bag_list li {
    border-bottom: solid 1px #eaeaea;
    padding: .35rem 0;
}