/*样式重置start*/
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
p,
em,
i,
img,
input,
textarea {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

em,
i {
    font-style: normal;
}

/* *:not(input,textarea){
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} */

input,
textarea {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
}


/*全局样式 start*/
html {
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
}

body {
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
    font: normal normal 0px/18px;
    font-family: Arial, 'Microsoft YaHei';
    background-color: #fff;
}

/*头部*/
.search-top-head {
    position: fixed;
    width: 15rem;
    height: auto;
    top: 0;
    left: 50%;
    margin-left: -7.5rem;
    background-color: #fff;
    z-index: 11;
}

.search-top-head .search-block {
    position: relative;
    display: block;
    height: 1.7rem;
    padding-top: 0.38rem;
    background-color: #e51c23;
    padding-left: 1.2rem;
}

.search-top-head .back {
    position: absolute;
    left: 0.32rem;
    top: 0.4rem;
    width: 0.88rem;
    height: 1.44rem;
    background: url(//rescdn.sitezt.cn/zx/jm/store/images/back.png) center center no-repeat;
    background-size: 70% 70%;
}

.search-top-head .search-block input[type=text] {
    display: block;
    background: none;
    border: none;
    width: 8.4rem;
    height: 1.4rem;
    padding: 0 3.14rem 0 1.6rem;
    background-color: #fff;
    border: 0 none;
    border-radius: 0.7rem;
    margin: 0 auto;
    font-size: 0.52rem;
    color: #C1BFBF;
}

.search-top-head .search-block .text {
    display: block;
    background: none;
    border: none;
    width: 8.4rem;
    height: 1.4rem;
    padding: 0 3.14rem 0 1.6rem;
    background-color: #fff;
    border: 0 none;
    border-radius: 0.7rem;
    margin: 0 auto;
    font-size: 0.52rem;
    color: #C1BFBF;
    line-height: 1.4rem;
}

.search-top-head .search-block .icon {
    position: absolute;
    top: 0.68rem;
    left: 2.12rem;
    width: 0.8rem;
    height: 0.8rem;
    background: url(//rescdn.sitezt.cn/zx/jm/store/images/icon.jpg) center center no-repeat;
    background-size: 100% 100%;
}

.search-top-head .search-block .submit {
    position: absolute;
    top: 0.68rem;
    right: 0.6rem;
    display: block;
    width: 2.3rem;
    height: 0.84rem;
    line-height: 0.84rem;
    text-align: center;
    font-size: 0.64rem;
    color: #e51c23;
    border-left: 0.04rem solid #f8f8f8;
    cursor: pointer;
}

.search-top-head .search-step {
    position: relative;
    height: 1.32rem;
    line-height: 1.28rem;
    font-size: 0.44rem;
    color: #e51c23;
    background-color: #fce8e9;
    padding-left: 0.4rem;
}

.search-top-head .search-step span i {
    font-style: normal;
    vertical-align: 1px;
}

.search-top-head .search-step a {
    position: absolute;
    top: 0.2rem;
    right: 0.28rem;
    width: 3.3rem;
    height: 0.84rem;
    line-height: 0.84rem;
    text-align: center;
    font-size: 0.44rem;
    color: #e51c23;
    border: 1px solid #e51c23;
    border-radius: 0.08rem;
}


.search-top-head .nav {
    padding-top: 0.16rem;
    height: 1.3rem;
    overflow: hidden;
}

.search-top-head .nav .nav-list {
    height: 3rem;
    overflow: auto;
}

.search-top-head .nav .nav-line {
    height: 1.2rem;
    width: 280%;
}

.search-top-head .nav .nav-line a {
    float: left;
    position: relative;
    margin: 0 0.6rem;
    height: 1.2rem;
    font-size: 0.56rem;
    line-height: 1.08rem;
    color: #111111;
}

.search-top-head .nav .nav-line a.cur {
    font-size: 0.64rem;
    color: #311010;
}

.search-top-head .nav .nav-line a.cur::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.08rem;
    background-color: #e51c23;
    border: 0 none;
    border-radius: 0.04rem;
}

.search-top-head .order {
    position: relative;
    height: 1.62rem;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.search-top-head .order a {
    position: relative;
    float: left;
    width: 3.34rem;
    text-align: center;
    line-height: 1.62rem;
    height: 1.62rem;
    font-size: 0.556rem;
    color: #888585;
}

.search-top-head .order span {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1.64rem;
    height: 1.22rem;
    padding-top: 0.4rem;
    cursor: pointer;
}

.search-top-head .order span i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto;
    background: url(//rescdn.sitezt.cn/zx/jm/store/images/tag2.jpg) center center no-repeat;
    background-size: 100% 100%;
}

.search-top-head .order a.cur_a {
    color: #101011;
}

.search-top-head .order a.sale::after,
.search-top-head .order a.price::after {
    content: '';
    display: block;
    position: absolute;
    width: 0.7rem;
    height: 0.7rem;
    top: 50%;
    margin-top: -0.4rem;
    left: 2.2rem;
    background: url(//rescdn.sitezt.cn/zx/jm/store/images/as.png) center center no-repeat;
    background-size: 100% 100%;
}

.search-top-head .order a.sale.cur_a::after,
.search-top-head .order a.price.cur_a::after {
    background: url(//rescdn.sitezt.cn/zx/jm/store/images/as_x.png) center center no-repeat;
    background-size: 100% 100%;
}

.search-top-head .order a.sale.cur_a.cur_a_s::after,
.search-top-head .order a.price.cur_a.cur_a_s::after {
    background: url(//rescdn.sitezt.cn/zx/jm/store/images/as_s.png) center center no-repeat;
    background-size: 100% 100%;
}

.search-top-head .order span i.single {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto;
    background: url(//rescdn.sitezt.cn/zx/jm/store/images/tag1.jpg) center center no-repeat;
    background-size: 100% 100%;
}

.wx-fixed {
    top: 70%;
    right: 0;
    position: fixed;
    width: 2.2rem;
    height: 2.22rem;
    background: url(//rescdn.sitezt.cn/zx/jm/store/images/weixin.png) center center no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    cursor: pointer;
}

.wx-fixed-lary {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.wx-fixed-lary .wx-window {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4.53rem;
    margin-left: -6.28rem;
    width: 12.56rem;
    height: 9.06rem;
    background-color: #fff;
    border: 0 none;
    border-radius: 0.4rem;
    overflow: hidden;
}

.wx-fixed-lary .wx-window .head {
    height: 2.3rem;
    background-color: #53b552;
    padding-top: 0.6rem;
}

.wx-fixed-lary .wx-window .head .title {
    height: 1.36rem;
    line-height: 1.36rem;
    text-align: center;
    font-size: 1rem;
    color: #FFFFFF;
}

.wx-fixed-lary .wx-window .head .tips {
    font-size: 0.4rem;
    text-align: center;
    color: #fff;
    opacity: 0.68;
    line-height: 0.76rem;
    height: 0.76rem;
}

.wx-fixed-lary .wx-window .content {
    padding-top: 1.06rem;
}

.wx-fixed-lary .wx-window .content .text {
    height: 1.8rem;
    line-height: 1.8rem;
    text-align: center;
    font-size: 0.88rem;
    color: #666565;
}

.wx-fixed-lary .wx-window .content .msg {
    height: 1.12rem;
    line-height: 1.12rem;
    text-align: center;
    font-size: 0.6rem;
    color: #101010;
}

.wx-fixed-lary .wx-window .content .btn {
    width: 6.76rem;
    height: 1.32rem;
    text-align: center;
    line-height: 1.32rem;
    background-color: #53b552;
    font-size: 0.6rem;
    color: #fff;
    margin: 0.52rem auto 0;
    border: 0 none;
    border-radius: 0.66rem;
    cursor: pointer;
}


.shade {
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.shade .shade-box {
    position: absolute;
    width: 10rem;
    background-color: #FFF;
    height: 6rem;
    border-radius: 0.5rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.shade .shade-box .box-con {
    font-size: 0.8rem;
    padding-top: 1.3rem;
}

.shade .shade-box .box-close {
    position: absolute;
    height: 2rem;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #dbf5ea;
    font-size: 0.6rem;
    line-height: 2rem;
    cursor: pointer;
    border-radius: 0 0 0.5rem 0.5rem;
    -webkit-tap-highlight-color: transparent;
}

.g-tb {
    height: 1.74rem;
}

.g-head {
    position: fixed;
    left: 50%;
    margin-left: -7.5rem;
    top: 0;
    width: 15rem;
    height: 1.74rem;
    line-height: 1.74rem;
    font-size: 0.76rem;
    color: #141414;
    text-align: center;
    font-weight: 100;
    border-bottom: 1px solid #f0f0f0;
    background-color: #fff;
    z-index: 999;
}

.g-head i {
    font-family: 'Microsoft YaHei';
}

.g-head .link {
    position: absolute;
    bottom: 0;
    right: 0.6rem;
    height: 1.74rem;
    line-height: 1.74rem;
    font-size: 0.6rem;
    color: #dc2888;
    font-weight: 100;
}

.g-head .help {
    position: absolute;
    bottom: 0rem;
    right: 0.6rem;
    height: 1.74rem;
    line-height: 1.74rem;
    font-size: 0.68rem;
    color: #dc2888;
    font-weight: 100;
}

.g-head .back {
    position: absolute;
    bottom: 0.5rem;
    left: 0.6rem;
    height: 0.72rem;
    width: 0.42rem;
    color: #dc2888;
    background: url(//rescdn.sitezt.cn/zx/jm/store/images/back.jpg) center center no-repeat;
    background-size: 100% 100%;
}