/* shop */
/*@import url("reset.css");*/
/*@import url("menu3.css");*/
/*@import url("footer.css");*/
/*@import url("fullslider.css");*/


/*ul.goods{width:1200px; overflow: hidden; margin:0 auto;}*/
/*ul.goods .title{width:100%; text-align:center}*/
/*ul.goods li{float:left; display: block; height:320px; margin-bottom:15px; overflow: hidden}*/
/*ul.goods li a{display: block; margin: 10px; background:white; border:#ddd solid 1px; overflow:hidden}*/
/*ul.goods li .goodsImg{border-bottom:#ddd solid 1px; text-align: center}*/
/*ul.goods li a img{height:220px; width:auto; margin:0 auto;}*/
/*ul.goods .goodsName{font-size:16px;line-height:45px; font-weight:bold; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding:0 10px;}*/
/*ul.goods .goodsPrice{float:left; font-size:20px; color:#f26477; margin:0 0 10px 10px; line-height:30px;}*/
/*ul.goods button{float:right; background:#f26477; color:white; border-radius:50px; width:80px; height:30px; border:none; margin:0 10px 10px 0; }*/

/*.recomend li,.hot li{width:25%;}*/
/*.hot li:nth-child(4){width:50%}*/
/*.hot li:nth-child(4) img{width:100%; height:310px;}*/
/**{box-sizing: border-box}*/



/*.shop-h2{padding-top:45px; padding-bottom:25px;}*/
/*.shop-h2 .h2{font-size:28px; color:#3e454e;font-weight:bold;text-align: center;line-height:25px;padding-bottom:5px;}*/
/*.shop-h2 .title{font-size:24px;color:#9aa3af;text-align:center;line-height:25px;padding-bottom:5px;}*/
/*.common-line{margin:0 auto;border-top:6px solid #f42424; width:30px;}*/
/*.lift-channel{!*margin: 0 auto; width: 1200px;*!height: 370px;padding-bottom:80px;}*/
/*.lift-channel li {float: left;width:25%;margin-right:24px;border:1px solid #e2e5e9;margin-bottom:20px;background:#fff;}*/
/*.lift-channel li .p-img {width:280px;height:275px; border-bottom:1px solid #e2e5e9;;}*/
/*.lift-channel li .row{padding:8px;}*/
/*!*.row .p-name {float:left;width:80%; font-size:16px;line-height:45px; font-weight:bold; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}*!*/
/*!*.row .price{float:right;width:20%;font-size:16px;font-weight:bold;line-height:45px;}*!*/
/*!*.row .info{float:left;color:#9da1aa;font-size:14px;}*!*/
/*!*.btnbuy{float:right; display: block;font-size:14px; width:80px; height:30px; line-height:30px; background: #f36478; border-radius: 20px; color: #fff; cursor: pointer; text-align: center; }*!*/
/*.p-img img {width: 100%;height: 100%;}*/
/*.lift-channel li:hover img{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8; background:#000;}*/
/*.goodthings{background:#f8f9f8;padding-bottom:80px;}*/
/*.goodthings .lift-channel,.hot .lift-channel{padding-bottom:20px;}*/
/*.ad_01{padding-bottom:20px;}*/
/*.ad_02{margin-left:24px;border:1px solid #e2e5e9; width:584px;height:368px;}*/
/*.ad_03{margin-right:24px;border:1px solid #e2e5e9; width:584px;height:368px;}*/
/*.ad_02 img,.ad_03 img{width:584px;height:368px;}*/
/*.goodthings .group,.hot .group{ clear:both;}*/
/*.lift-channel li:last-child {margin-right: 0;}*/
.gotop{
    width: 54px;
    height: 54px;
    position: fixed;
    bottom: 100px;
    right: 50px;
    cursor: pointer;
    display: none;
    z-index: 300;
    background-repeat: no-repeat;
}
.topbanner{
    height: 115px;
    width: 100%;
}
.gray{
    background: #f9f9f9;
}
.container{
    width: 100%;
    height: 800px;
}
.container *{
    box-sizing: border-box;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.categray-content{
    height: 700px;
    padding-bottom: 80px;

}
.categray-content-left{
    height: 620px;

    float: left;
    width: 230px;
}
.categray-content-right{
    height: 620px;

    float: right;
    width: 960px;
}
.categray-content-right ul li{
    width: 234px;
    float: left;
    height: 306px;
    background: #fff;
    margin-right: 8px;
    margin-bottom: 8px;
    padding:1px ;
}
.categray-content-right ul li:nth-child(4n+4){
    margin-right: 0;
}
.goods-img{
    height: 200px;
    width: 100%;
}
.goods-title{
    padding: 15px 8px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align: center;
    height: 51px;
}
.goods-info{
    padding: 10px 8px 0;
}
.price{
    font-size: 18px;
    color: #e33c31;
    font-weight: bold;
    float: right;
}
.desc{
    font-size: 16px;
    color: #b7bfc5;
}
.categray-title ul.fl{
    margin-left: 36px;
    line-height: 40px;
}
.categray-title ul.fl li{
    font-size: 16px;
    float: left;
    color: #7c8692;
    margin-right: 40px;
    cursor: pointer;
}
.categray-title{
    height: 100px;
    padding: 35px 0 35px 18px;
    position: relative;
}
.categray-title h1{
    font-size: 22px;
    color: #3e464c;
    font-weight: bold;
    line-height: 40px;
}
.more{
    line-height: 40px;
    font-size: 16px;
    margin-right: 16px;
    cursor: pointer;
}
.more a{
    color: #9aa3af;
}
.sign{
    width: 5px;
    height: 30px;
    background: #e73f3a;
    position: absolute;
    top: 42px;
    left: 0;
    border-radius: 10px;
}

.white{
    background: #fff;
}
.lingshi-wrap{
    width: 100%;
    height: 100%;
    border: 6px solid #fe7b64;
    padding: 18px 14px;
}
.lingshi-wrap h1{
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    color: #666;
    margin-bottom: 20px;
}
.hot-list li{
    height: 60px;
    margin-bottom: 16px;
}
.hot-list-img{
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px;
    position: relative;
    border: 1px solid transparent;
}
.num{
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    color: #fff;
    text-align: center;
    line-height: 12px;
}
.num1{
    background: #ff4341;
}
.num2{
    background: #ff8300;
}
.num3{
    background: #f6c700;
}
.hot-list-img img{
    width: 100%;
    height: 100%;
}
.hot-list-info{
    float: left;
    width: 116px;
}
.hot-list-info .info{
    line-height: 20px;
    height: 38px;
}
.hot-list-info .price{
    margin-top: 4px;
    font-size: 12px;
    float: left;
}
.container1{
    height: 420px;
    width: 100%;
}
.container1 *{
    box-sizing: border-box;
}
.container1 .title{
    height: 50px;
    padding: 12px 22px;
    background: #fe8786;
}
.container1 .title h1 a{
    font-size: 22px;
    color: #fff;
    float: left;
}
.container1 .title ul{
    float: left;
    margin-left: 36px;
}
.container1 .title ul li{
    float: left;
    color: #fff;
    margin-right: 18px;
    cursor: pointer;
}
.container1 .title ul li a{
    color: #fff;
}
.container1 .title .more{
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    margin-right: 16px;
    cursor: pointer;
}
.container1 .title .more a{
    color: #fff;
}
.container1 .content{
    height: 366px;
    background: #fff;
    border: 1px solid #e2e7e8;
    padding-top: 0;
    border-top: 0;
}
.container1 .content .banner{
    width: 238px;
    height: 100%;
    float: left;
    border-top: 1px solid #e2e7e8;
}
.container1 .content ul{
    width: 960px;
    float: left;
}
.container1 .content ul li{
    float: left;
    width: 20%;
    height: 183px;
    border: 1px solid #e2e7e8;
    padding: 0px 35px;
}
.container1 .content ul li:nth-child(n+1){
    border-right: 0;
}
.container1 .content ul li:nth-child(n+6){
    border-top: 0;
    border-bottom: 0;
}
.container1 .content ul li .goods-img{
    height: 136px;
}
.container1 .content ul li:hover{
    opacity: 0.6;
    transition: 0.3s ease all;
}
.container1 .content ul li h1{
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.zhenshi{
    font-size: 16px;
    color: #e84642;
    margin-right: 10px;
}
.shichang{
    font-size: 16px;
    color: #a9b3bd;

}
.arrivals {
   position: relative;
}
.arrivals .goods-title {
    padding: 50px 0;
    height: 170px;
}
.news-ul{
    width: 3600px;
    height: 370px;
    transition: 0.3s ease all;
    /*transform: translateX(30px);*/
}
.news-ul li{
    float: left;
    width: 282px;
    height: 370px;
    margin-right: 24px;
    border: 1px solid #e2e6ea;
    margin-bottom: 30px;
}
.jingpin-ul li,.rexiao-ul li{
    float: left;
    width: 23.5%;
    height: 370px;
    margin-right: 2%;
    border: 1px solid #e2e6ea;
    margin-bottom: 30px;
}


.jingpin-ul li:hover img{
    transition: 0.3s all ease;
    opacity: 0.6;
}




.news-ul li:nth-child(4n){
    margin-right: 0;
}
.news-ul li .goods-img,.jingpin-ul li .goods-img,.rexiao-ul li .goods-img{
    display: block;
    width: 100%;
    height: 280px;
    border-bottom: 1px solid #e2e6ea;
}
.news-ul li .goods-img img,.jingpin-ul li .goods-img img,.rexiao-ul li .goods-img img{
    height: 100%;
    width: 100%;
}
.row{
    padding: 10px;
}

.row-title{
    font-size: 18px;
    color: #333;
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 12px;
}
.row-price{
    font-size:16px;
    font-weight:bold;
    float: left;
}
.row .btnBuy{
    background: #f36478;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    padding: 6px 9px;
}
.jingpin-banner{
    width: 100%;
    margin-bottom: 30px;
}
.jingpin-banner img{
    display: block;
    width: 100%;
}

.jingpin-ul li:nth-child(3){
    width: 49%;
    margin-right: 0;
}
.jingpin-ul li:nth-child(7){
    margin-right: 0;
}
.img{
    width: 100%;
    height: 100%;
    display: block;
}
.rexiao-ul li:nth-child(1){
    width: 49%;
}
.rexiao-ul li:nth-child(3){
    margin-right: 0;
}
.rexiao-ul li:nth-child(7){
    margin-right: 0;
}
.container li:hover{
    border: 1px solid #e73f3a;
}

.prev{
    width: 46px;
    height: 131px;
    background: #ccc;
    position: absolute;
    left: 0;
    top: 275px;
    line-height: 131px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    opacity: 0.3;
    transition: 0.3s ease all;
    border-radius: 0 10px 10px 0;
    z-index: 10;
    cursor: pointer;
}
.prev:hover{
    opacity: 1;
}
.next{
    width: 46px;
    height: 131px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 275px;
    line-height: 131px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    opacity: 0.9;
    transition: 0.3s ease all;
    border-radius:10px 0 0 10px;
    z-index: 10;
    cursor: pointer;
}
.next:hover{
    opacity: 1;
}