@charset "utf-8";
/* CSS Document */
*{

}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
    color: inherit;
}
body{
    background: #f5f5f5;
}
textarea,input{
    outline: none;
    border:0;
}
textarea{
    resize : none;
}
.c-style-clear{
    clear: both;
}
.c-style-oth{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cont{
    width: 1200px;
   
}
.the-link{
    font-size: 12px;
    color: #767676;
    margin-top: 20px;
    height: 12px;
    line-height: 12px;
}
.the-link span:not(:last-child):after{
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    top: 1px;

    margin:0 4px;
}
.the-link span:nth-child(1):after{
    background: url("../img/2-5.png")center center no-repeat;
}
.the-link span:nth-child(2):after{
    background: url("../img/2-4.png")center center no-repeat;
}
.the-link span:nth-child(3){
    color: #ff3737;
}
.the-option-box{
    width: 1200px;
    padding-bottom: 10px;
    /*height: 326px;*/
    background-color: #ffffff;
    margin:20px auto 0 auto;
    padding-top: 20px;
    box-sizing: border-box;
    position: relative;
}
.btn-menu-group{
    width: 1130px;
    height: 32px;
    margin: 0 0 10px 40px;
}
 .btn-menu-group .left-jieshao{
    width: 56px;
    font-size: 14px;
    color: #333333;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    float: left;
}
 .btn-menu-group .right-options{
    float: left;
     width: 1000px;
    overflow: hidden;
    height: 32px;
     position: relative;
}

 .btn-menu-group .right-options:after,btn-menu-group:after{
    content: '';
    display: block;
    clear: both;
}
 .btn-menu-group .right-options li{
     width: 100px;
    text-align: center;
    line-height: 32px;
    height: 32px;
    color: #767676;
    font-size: 14px;
    float: left;
     position: relative;
     margin-bottom: 10px;
}
.btn-menu-group .right-options li a{
    border-radius: 16px;
    display: inline-block;
    padding: 0 10px;
    position: absolute;
    left: 0;
    top: 0;
}




.right-options  li:not(:last-child){

}
.right-options li a.on,
.right-options li a:hover{
    background-color: #ff3737;
    color:#fff;
}


.price-filter {
    float: left;
    margin-top: 3px;
}
.price-down, .price-up {
    width: 67px;
    height: 24px;
    background-color: #ececec;
    border-radius: 6px;
    text-indent: 12px;
}
.price-filter .btn{
    width: 42px;
    height: 24px;
    background-color: #fff0f1;
    border-radius: 6px;
    border: solid 1px #ff3737;
    font-size: 14px;
    color: #ff3737;
    text-align: center;
    line-height: 24px;
    margin-left: 10px;
    cursor: pointer;
}
.dtpf{
    width: 102px;
    height: 32px;
    background-image: linear-gradient(
            #ff3737,
            #ff3737),
    linear-gradient(
            #ff7101,
            #ff7101);
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
    font-size: 14px;
    color:#fff;
    cursor: pointer;
}
.dtpf:after{
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("../img/3-1.png")center center no-repeat;
    margin-left: 10px;
    position: relative;
    top: 2px;
}

.pf-list{
    width: 102px;
    position: absolute;
    left: 98px;
    top: 310px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0px 3px 16px 0px rgba(136, 136, 136, 0.35);
    z-index: -1;
    opacity: 0;
}
.pf-list.on{
    z-index: 1;
    opacity: 1;
}
.pf-list > div{
    height: 30px;
    width: 102px;
    text-align: center;
    font-size:14px;
    line-height: 30px;
    cursor: pointer;
    color: #767676;

}
.pf-list > div:hover{
    color:#fff;
    background: #ff3737;
}


.order-box{
    width: 1200px;
    height: 60px;
    background-color: #ffffff;
    margin:20px auto 0 auto;
}


.Z3{
    width: 1200px;
    height: 60px;
    background-color: #ffffff;
    padding-left: 20px;
    box-sizing: border-box;
    border-radius: 4px;

    margin:20px auto 0 auto;
}
.Z3 div{
    margin-right: 30px;
    float: left;
    height: 60px;
    line-height: 60px;
    color:#666666;
}
.Z3 div.on,.Z3 div:hover {
    color:#333333;
}
.Z3 div:after{
    content: '';
    display: inline-block;
    width: 10px;
    height: 14px;
    background: url("//cdn.fengxiangqu.com/fxq/brand/list/5-1.png")center center no-repeat;
    margin-left: 8px;
    position: relative;
    top: 2px;
}
.Z3 div.on:after,
.Z3 div:hover:after{
    background: url("//cdn.fengxiangqu.com/fxq/brand/list/5-1-1.png")center center no-repeat;
}


.the-dd{
    width: 1200px;
    height: 90px;
    background: url("../img/the_banner.jpg")center center no-repeat;
    margin:40px auto 0 auto;
    border-radius: 6px;
    overflow: hidden;
}

.rmtj{
    width: 1200px;
    height: 435px;
    margin:60px auto 0 auto;
}
.rmtj .t1{
    font-size: 30px;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    line-height: 1em;
}
.rmtj .t2{
    width: 41px;
    height: 7px;
    background-color: #ff3737;
    border-radius: 3px;
    margin:14px auto 0 auto;
}
.rmtj .t3{
    font-size: 20px;
    letter-spacing: 1px;
    color: #666666;
    line-height: 1em;
    text-align: center;
    margin-top: 20px;
}
.rmtj  ul{
    margin-top: 40px;
    height: 340px;
    clear: both;
}
.rmtj  ul li{
    width: 285px;
    height: 304px;
    background-color: #ffffff;
    border-radius: 6px;
    float: left;
    transition: 0.3s;
}
.rmtj ul li:hover{
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.01);
    box-shadow: 0 15px 30px rgba(0,0,0,.01);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}
.rmtj  ul li:not(:last-child){
    margin-right: 20px;
}
.rmtj  ul li .the-head{
    margin:0 auto;
    display:block;
    width: 210px;
    height: 208px;
    object-fit: cover;
}
.rmtj  ul li .the-title{
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #000333;
    font-weight: bold;
    margin:13px 0 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rmtj  ul li  .the-price{
    font-size: 24px;
    letter-spacing: 1px;
    color: #ff3737;
    line-height: 1em;
    font-weight: bold;
    margin: 14px 0 0 20px;
}
.Z4{
    width: 1200px;
    margin:20px auto 0 auto;
}
.Z4 li{
    width: 468px;
    height: 224px;
    border-radius: 6px;
    float: left;
    margin-bottom: 20px;
    position: relative;
    box-sizing: border-box;
}
.Z4 li:nth-child(2n+2){
    margin-left: 20px;
}
.Z4 li:nth-child(2n+1){
    margin-left: 244px;
}
.Z4:after{
    content: '';
    display: block;
    clear: both;
}
.Z4 .the-price{
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    color: #ff3737;
    margin-left: 30px;
}
.Z4 .the-title{
    font-size: 16px;
    letter-spacing: 1px;
    color: #000333;
    line-height: 18px;
    
    width: 420px;
    margin:16px 0 0 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.Z4 .the-title.tm{
    background: url("http://cdn.fengxiangqu.com/fxq/jdnewmall/search/tm.png")left center no-repeat;
}
.Z4 .the-title.tb{
    background: url("http://cdn.fengxiangqu.com/fxq/jdnewmall/search/tb.png")left center no-repeat;
}
.Z4 .the-title.jd{
    background: url("http://cdn.fengxiangqu.com/fxq/jdnewmall/search/jd.png")left center no-repeat;
}
.Z4 .the-title:hover{
    color:#ff3737;
}

.Z4  .dec{
    font-size: 12px;
    width: 420px;
    color: #767676;
    height: 14px;
    line-height: 14px;
    margin:10px 0 0 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Z4 .the-arr{
    width: 408px;
    height: 93px;
    background-color: #f5f5f5;
    border-radius: 6px;
    margin:16px auto 0 auto;
}
.Z4 .the-arr > div{
    float: left;
    width: 204px;
    margin-top: 13px;
    color: #767676;
    font-size: 14px;
    line-height: 14px;
}
.Z4 .the-arr > div:nth-child(2n){
    text-indent: 40px;
}
.Z4 .the-arr > div:nth-child(2n+1){
    text-indent: 40px;
}
.Z4 .the-cover{
    width: 244px;
    height: 224px;
    background-color:#fff;
    border-radius: 6px;
    overflow: hidden;
}


.Z4  .the-outs{
    position: absolute;
    left: 0;
    top: 0;
    width: 468px;
    height: 224px;
    background-color: #fff;
    padding-top: 20px;
    box-sizing: border-box;
    transition: .5s;
    cursor: pointer;
    overflow: hidden;
    border-radius:6px;
}
.Z4  .the-outs .the-save-btn{
    width: 80px;
    height: 26px;
    background: url("../img/3-6.png")center center no-repeat;
    position: absolute;
    top: 16px;
    right: -80px;
    transition: .3s;
}
.Z4  .the-outs .the-save-btn.on{
    background: url("../img/3-7.png")center center no-repeat;
}
.Z4  .the-outs:hover{

    box-shadow: 0px 8px 16px 0px
    rgba(191, 191, 191, 0.2);
}
.Z4  .the-outs:hover .the-save-btn{
    right: 30px;
}
.Z4 li .the-cover {
    position: absolute;
    transition: .5s;
    top: 0;
    overflow: hidden;
}
.Z4 li .the-cover  .mall-type{
    position: absolute;
    top: 190px;
    font-size: 18px;
    width: 100%;
    line-height: 1em;
    transition: .3s;
    color: #767676;
    text-align: center;
    opacity: 1;
}
.Z4 li .the-cover  .the-code-out{
    position: absolute;
    left: 0;
    top: 0;
    width: 244px;
    height: 224px;
    background-color: rgba(0,0,0,0.2);
    opacity: 0;
    z-index: -1;
    transition: .3s;
}
.Z4 li .the-cover:hover .the-code-out{
    z-index: 1;
    opacity: 1;
}
.Z4 li .the-cover:hover  .mall-type{
    opacity: 0;
}
.Z4 li .the-cover  .the-code-out .the-wx-code{
    width: 168px;
    height: 168px;
    position: absolute;
    left: 38px;
    top: 28px;
}
.Z4 li:nth-child(2n+1){
    position: relative;
    left: 0;
}
.Z4 .the-cover img{
    width: 180px;
    height: 180px;
    margin:0 auto;
    display:block;
}

.Z4 li:nth-child(2n+1)  .the-cover {
    left: -244px;
}
.Z4 li:nth-child(2n+1).on .the-outs {
    left: -244px ;
}
.Z4 li:nth-child(2n).on  .the-cover{
    left: -244px;
}


.Z4 li:nth-child(2n)  .the-cover {
    left: 0px;
}


.Z1{
    border-radius: 6px;
    margin:0 auto;
    margin-top: 17px;
    width: 1200px;
    height: 90px;
    background: #fff url("../img/2-1.jpg")left center no-repeat;
    position: relative;
}
.Z1 .the-a{
    width: 422px;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
}
.Z1 .search-box{
    width: 554px;
    height:50px;
    background-color: #f5f5f5;
    border-radius: 25px;
    float: left;
    margin:20px 0 0 442px;
}
.Z1 .search-box input{
    width: 414px;
    height:50px;
    display: block;
    outline: none;
    border: none;
    float: left;
    background-color:transparent;
    text-indent: 20px;
}
.Z1 .search-box .ljss{
    cursor: pointer;
    width: 140px;
    height: 50px;
    background-image: linear-gradient(#ff3737, #ff3737), linear-gradient(#fcb748, #fcb748);
    border-radius: 25px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    line-height: 50px;
    float: right;
    text-align: center;
}
.Z1 .search-box .ljss:before{
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('//cdn.fengxiangqu.com/fxq/brand/list/2-2.png')center center no-repeat;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.Z1  .qg-btn{
    width: 140px;
    height: 50px;
    background-image: linear-gradient(#ff3737,#ff3737), linear-gradient(#fcb748,#fcb748);
    border-radius: 25px;
    float: left;
    margin:20px 0 0 40px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fefeff;
    text-align: center;
    line-height:50px;
    cursor: pointer;
}
.Z1  .qg-btn:before{
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('//cdn.fengxiangqu.com/fxq/brand/list/2-3.png')center center no-repeat;
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.pager {
    margin-top: 23px;
    text-align: center;
    font-size: 0;
    height: 60px;
}
.currentpage {
    background-color: #f20114 !important;
    color: #fff;
}
.pager .pagenumber1 {
    padding: 9px 4px 9px 12px;
    font-size: 12px;
    font-size: 12px;
    text-align: center;
}
.gopage {
    outline: 0;
    border: 1px solid #cbcbcb;
    height: 34px;
    padding: 0 5px;
    width: 36px;
    text-indent: 1em;
    font-size: 12px;
    line-height: 34px;
}
.pager .pagenumber2 {
    padding: 9px 12px 9px 4px;
    font-size: 12px;
    font-size: 12px;
    text-align: center;
}
.pager a {
    display: inline-block;
    padding: 9px 12px;
    background:#fff;
    font-size: 12px;
    margin-left: 5px;
	border-radius: 5px;
}





