.text-org {
    color: #ff6a00 !important;
}
.header .i-back {
    top: 1.2rem;
    z-index:30
} 
.header {
    border-bottom: none;
}
.nav-wrap {
    background: #fff;
    font-size: 1.5rem;
    color: #333;
    border-bottom: 1px solid #eee;
}
.nav-wrap li {
    float: left;
    width: 25%;
    height: 4.2rem;
    line-height: 4.2rem;
    text-align: center;
}
.nav-wrap li a {
    display: inline-block;
    padding:0 1.7rem;
    line-height: 4rem;
    box-sizing: border-box;
}
.nav-cur {
    color: #ff6a00;
    border-bottom: 2px solid #ff6a00;
}
.price-option {
    padding-right: 1.1rem!important;
    background: url(https://images.zhongmin.cn/00/wap/images/00_optimize_20170731/price-icon.png) right 1.5rem no-repeat;
    background-size: .6rem auto;
}
.screen {
    padding-left: 2.1rem!important;
    background: url(https://images.zhongmin.cn/00/wap/images/00_optimize_20170731/screen-icon.png) 0 1.2rem no-repeat;
    background-size: 1.5rem auto;
}
.nav-cur.price-option.up{
    background: url(https://images.zhongmin.cn/00/wap/images/00_optimize_20170731/price-icon-up.png) right 1.5rem no-repeat;
    background-size: .6rem auto;
}
.nav-cur.price-option.down{
    background: url(https://images.zhongmin.cn/00/wap/images/00_optimize_20170731/price-icon-down.png) right 1.5rem no-repeat;
    background-size: .6rem auto;
}
.new-product-wrap {
    padding-left: 4%;
    background: #fff;
}
.new-product-list {
    padding: 2rem 0;
    border-bottom: 1px solid #eee;
}
.new-product-list dt {
    float: left;
    width: 28.7%;
    margin-right: 4%;
    position: relative;
}
.new-product-list dt .product-tips {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
}
.new-product-list dd {
    padding: 0 4% 0 31.7%;
}
.product-tit {
    font-size: 1.5rem;
    color: #000;
    line-height: 1.2;
}
.product-txt {
    color: #999;
    line-height: 1.2;
    padding: 0.3rem 0;
}
.f-26 {
    font-size: 1.3rem;
}
.new-price-box{
    padding-top: .5rem;
    color:#ff6a00;
}
.new-price-box b{
    font-size: 1.8rem;
    line-height: 1;
}
.price-l{
    font-size: 1.2rem;
    color:#ff6a00;
}
.price-l b{font-size: 1.5rem;}

.shade-box{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 60;
    background: rgba(0,0,0,0.5);
}
.alertbox{
    position: fixed;
    width:86.6%;
    padding:3.2rem 6% 2.2rem;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    font-size: 1.4rem;
    color:#333;
    background: #fff;
    z-index:100;
    border-radius: .9rem;
    box-sizing: border-box;

}
.closebtn{
    position: absolute;
    right:1rem;
    top:1.4rem;
    width:1.3rem;
}
.option-box{
    position: fixed;
    top:0;
    left:0;
    right: 0;
    height:100%;
    background: #fff;
    z-index:100;
    overflow-y: auto;
}
.option-tit{
   padding: 1rem 4%;
   font-size: 1.8rem;
}
.option-list-box{
    padding: 0rem 4% 1rem;
    border-bottom: 1px solid #eee;
}
.option-list-box li{
    float:left;
    /* width:30%; */
    margin:0 3% 1.5rem 0;
    padding: 0 2rem;
    font-size: 1.4rem;
    color:#333;
    line-height: 3.6rem;
    text-align: center;
    border:1px solid #eee;
    border-radius: .4rem;
}
.option-list-box li.o-cur{
    border-color:#fe902e;
    color:#fe902e;
}
.optBtn-box{
    position: fixed;
    bottom:0;
    left:0;
    width:100%;
    height:4.9rem;
    font-size: 1.6rem;
    line-height: 4.9rem;
    box-shadow: 0px -3px 3px #eee;
}
.optBtn {
    display: inline-block;
    width: 70%;
    color:#fff;
    background: #fe902e;
    text-align: center;
}
.resetBtn {
    display: inline-block;
    width: 30%;
    color:#333;
    background: #fff;
    text-align: center;
}
.header .header-input {
    border: none;
    border-radius: 5rem;
    width: 80%;
    padding-left: 10%;
    background: url(https://images.zhongmin.cn/zhongmin_wap2017/search/images/icon-search.png) no-repeat 1rem center;
    background-size: 2rem;
    background-color: #f2f3f7;
    color: #333;
    font-size: 1.4rem;
    margin-left: 6.8%;
}
.del-search {
    top: 0.6rem;
    right: 1%;
    width: 1.8rem;
    display: none;
}

.no-box {
    padding-top: 10rem;
    text-align: center;
    color: #333;
}
.no-box img {
    width: 8.7rem;
    height: 8.7rem;
}
.no-box .no-text {
    padding: 1rem 0 6rem;
}
.no-box .no-link {
    color: #999;
}
.no-box .no-link a {
    display: inline-block;
    color: #1369c0;
    padding-left: 2rem;
}
.no-box .no-link a:first-child {
    padding-right: 2rem;
    padding-left: 0;
}
.pro-bg {
    padding: 1.5rem;
    position: relative;
}
.pro-box {
    background: url(https://images.zhongmin.cn/zhongmin_wap2017/search/images/icon-bgtips.png) no-repeat 1.7rem 1.7rem;
    background-color: #fff;
    background-size: 1.9rem 2rem;
    padding: 0 1.5rem 1.5rem 5rem;
    box-shadow: 0 0 1rem rgba(0,0,0,0.1);
    border-radius: 1rem;
    margin-bottom: 2rem;
    overflow: hidden;
}
.pro-box .pro-title {
    font-size: 1.6rem;
    font-weight: bold;
    color: #333;
    padding: 1.3rem 0;
    border-bottom: 1px solid #eee;
    position: relative;
}
.pro-box .pro-title .sub-title {
    font-size: 1.4rem;
    color: #999;
    font-weight: normal;
    padding-bottom: .5rem;
}
.pro-box .pro-title .price{
    color: #ff5400;
    font-weight: normal;
    font-size: 1.2rem;
}
.pro-box .pro-title .price b {
    font-size: 1.5rem;
}
.pro-box .box-price {
    border-top: 1px solid #eee;
    color: #333;
    padding: 1rem 0;
    margin-left: -3.5rem;
}
.pro-box .box-price .num {
    color: #ff6a00;
    font-size: 1.8rem;
}
.pro-box .pro-title .tips{
    color: #999;
    font-size: 1.3rem;
    font-weight: normal;
}
.pro-box .pro-title .more{
    font-size: 1.2rem;
    font-weight: normal;
}
.pro-box .pro-title .title-flor{
    display: inline-block;
    float: right;
    text-align: right;
}
.pro-box .pro-info {
    color: #666;
    padding-top: 1rem;
}
.pro-box .pro-info ul li {
    background: url(https://images.zhongmin.cn/zhongmin_wap2017/search/images/icon-list.png) no-repeat left center;
    background-size: 1.5rem;
    padding-left: 3rem;
    margin-bottom: 1rem;
}
.pro-box .pro-sub-title {
    color: #7da9e3;
    font-size: 1.5rem;
    padding-top: 2rem;
}
.pro-box .pro-img img {
    padding-top: 2rem;
    width: 100%;
}
.close-pro, .open-pro {
    text-align: center;
    color: #666;
    font-size: 1.5rem;
    padding: 2rem 0 1rem;
    padding-right: 4rem;
}
.pro-close-btn, .pro-open-btn {
    padding-top: 1rem;
    width: 2rem;
    height: 2rem;
    box-sizing: content-box;
}
.pro-box .pro-title .pro-tips {
    background: url(https://images.zhongmin.cn/zhongmin_wap2017/search/images/icon-progtips.png) no-repeat center center;
    background-size: 3.9rem 4.3rem;
    display: inline-block;
    width: 3.9rem;
    height: 4.3rem;
    color: #fff;
    line-height: 1.2;
    font-weight: normal;
    font-size: 1.2rem;
    padding: 0.5rem;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 1rem;
}
.top-tit {
    padding-bottom: 2rem;
    padding-left: 1rem;
}
.top-tit img {
    width: 4.4rem;
    height: 5rem;
    float: left;
}
.top-tit p {
    padding-left: 6rem;
}
.top-tit p.tit {
    color: #333;
    font-size: 1.8rem;
    padding-top: 0.2rem;
}
.botBtn {
    display: block;
    height:4rem;
    font-size: 1.5rem;
    color:#fff;
    line-height: 4rem;
    background: #f6ab1a;
    text-align: center;
    border-radius: 0.3rem;
}
.search-top {
    padding: 1rem 0 1rem 3%;
}
.search-top .search-input {
    border: none;
    border-radius: 5rem;
    width: 100%;
    padding: 0.5rem 0;
    padding-left: 12%;
    background: url(https://images.zhongmin.cn/zhongmin_wap2017/search/images/icon-search.png) no-repeat 1rem center;
    background-size: 2rem;
    background-color: #f2f3f7;
    color: #333;
    font-size: 1.4rem;
}
.search-top .cancle {
    display: inline-block;
    width: 13%;
    height: 3rem;
    margin-left: 1.2%;
    line-height: 3rem;
    color: #000;
    text-align: center;

} 
.search-top .input-p {
    display: inline-block;
    width: 84%;
}
.search-warp {
    padding: 1.5rem;
}

.search-warp p{
    
    padding-bottom:1rem;
    color:#999
}
.rightArrow{
    position: absolute;
    right: 0;
    top: 3%; 
    padding-bottom: 0;
    color: #666;
}
.search-tips {
    display: inline-block;
    cursor: pointer;
    margin: .5rem 3% 0 0;
    padding: 0 2rem;
    font-size: 1.4rem;
    color: #333;
    line-height: 3.6rem;
    text-align: center;
    border: 1px solid #eee;
    border-radius: .4rem;
    background: #f1f2f6;
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    max-width: 88%;
}
.search-list .list-tips {
    display: inline-block;
    padding: 1rem 1.5rem;
    background: #f1f2f6;
    color: #999;
    border-radius: 5rem;
    margin-right: 1rem;
    line-height: 1;
}
.search-list li {
    position: relative;
    line-height: 3.5rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.search-list li:last-child {
    border-bottom: none;
}
.pro-content {
    border-top: 1px solid #eee;
}

*{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}




.all-comment-btn {
    display: inline-block;
    padding: .5rem 2.15rem;
    color: #2871d5;
    border: 1px solid #2871d5;
    border-radius: .25rem;
    margin-bottom: 2rem;
}






.dh-wrap{
    position: fixed; 
    top: 4.3rem; 
    left: 0; 
    right: 0; 
    z-index: 10; 
    background: #fff;
    font-size: 1.5rem;
    color: #333;
   
}
.dh-wrap li {
float: left;
width: 33.33%;
height: 4.2rem;
line-height: 4.2rem;
text-align: center;
}
.dh-wrap li a {
display: inline-block;
margin: 0 1.7rem;
line-height: 4rem;
box-sizing: border-box;
}
.act-cur {
color: #ff6a00;
border-bottom: 2px solid #ff6a00;
}



.search-more{
    margin-top: 2rem;
    text-align: center;
    font-size: 1.4rem;
    color:#333;
}
.search-more i{
    margin-left:1rem;
    font-size: 1.5rem;
    color:#000;
}



.outprice {
    font-style: normal;
    font-size: 1.2rem;
    color: #999;
    text-decoration: line-through;
    line-height: 1.3;
}

.img-tit{
    display: block;
    line-height: 2.1rem;
    background: #f08282;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.jfdh-box{
    position: fixed;
    top:4.4rem;
    left:0;
    right:0;
    z-index:10
}

.npos{
    position: relative;
    top: auto
}