body {
    margin: 0;
    background: #f5f5f5
}

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


    
    
    



    
    


.swiper_container {
    width: 100%;
    height: 464px;
    background: #eee;
    padding: 0;
    min-width: 1200px;
    position: relative
}

.swiper_container .banner_container {
    width: 100%;
    height: 464px;
    position: absolute;
    margin: 0 auto;
    min-width: 1200px;
}

.swiper_container .right_sidebar {
    padding: 16px;
    width: 208px;
    height: 308px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.08), 0px 2px 6px rgba(0, 0, 0, 0.04);
    margin-top: 60px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    right: 50%;
    top: 0;
    margin-right: -600px;
}

.swiper_container .right_sidebar .service_title {
    height: 35px;
    line-height: 35px;
    padding: 0 32px;
}

.swiper_container .right_sidebar .service_title span {
    padding: 0 16px;
    display: inline-block;
    font-size: 16px;
    color: #4D4D4D;
    font-weight: bold;
}

.swiper_container .right_sidebar .content {
    padding-top: 8px;
}

.swiper_container .right_sidebar .content dl {
    padding-top: 18px;
    display: inline-block;
    font-size: 14px;
}

.swiper_container .right_sidebar .content dl dt {
    display: inline-block;
    padding-left: 18px;
}

.swiper_container .right_sidebar .content dl dt img {
    padding-bottom: 4px
}

.swiper_container .right_sidebar .content dl dd {
    display: inline-block;
    padding-left: 12px;
}

.swiper_container .right_sidebar .content dl dd p.small {
    color: #808080;
}

.swiper_container .right_sidebar .content dl dd p.big {
    color: #666666;
    font-weight: bold;
}

.img_con {
    width: 100%;
    min-width: 1200px;
}

.floor_container {
    background: #f5f5f5;
    padding-bottom: 100px;
}

#main .change i {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(../image/refresh.svg) no-repeat;
    position: relative;
    top: 7px;
}


#menu {
    position: fixed;
    left: 50%;
    top: 430px;
    margin-left: -685px;
    margin-top: -90px;
    width: 72px;
    border-radius: 2px;
    box-shadow: 0px 6px 26px rgba(0, 0, 0, 0.08);
    background: #fff;
}

#menu ul li {
    position: relative;
    width: 72px;
    height: 32px;
    list-style: none;
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    cursor: pointer;
    color: #666;
}

#menu ul li span {
    display: none;
    width: 72px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
}

#menu ul li.menu_floor:hover span {
    display: block;
    background: #4CC3FF;
    color: white;
}

#menu ul li.menu_floor span.active {
    display: block;
    background: #4CC3FF;
    color: white;
}

#menu ul li:hover span.active {
    display: block;
    background: #FF4C4F;
    color: white;
}

#menu ul li span.active {
    display: block;
    background: #FF4C4F;
    color: white;
}

#menu ul li:hover span.active {
    display: block;
    background: #FF4C4F;
    color: white;
}

#menu ul li.rec_source:hover {
    background: #FF4C4F;
    color: white;
}

#main {
    margin: auto;
    width: 1200px;
    position: relative;
}

#main .home_standard_layout {
    background: #fff;
    border-radius: 2px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.08), 0px 2px 6px rgba(0, 0, 0, 0.04);
    margin-top: 42px;
    
    height: auto;
    width: 1200px;
}

#main .recommendations {
    height: 383px;
}

#main .head {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #e6e6e6;
}

#main .head .label {
    width: 6px;
    height: 20px;
    float: left;
    left: 0;
    margin-top: 18px;
}

#main .head .label_1 {
    background: #FF4C4F;
}

#main .head .label_2 {
    background: #4CC3FF;
}

#main .head .label_3 {
    background: #4C94FF;
}

#main .head .label_4 {
    background: #FF974C;
}

#main .head .label_5 {
    background: #FF61B0;
}

#main .head .label_6 {
    background: #CA61FF;
}

#main .head .label_7 {
    background: #FF617E;
}

#main .head .label_8 {
    background: #6673FF;
}

#main .title {
    float: left;
    font-size: 18px;
    color: #4D4D4D;
    padding-left: 18px;
}

#main .change {
    float: right;
    padding-right: 24px;
}

#main .change a {
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

#main .change a:hover {
    color: #FF4C4F;
}

#main .change a:hover i {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(../image/refresh_hvoer.svg) no-repeat;
    position: relative;
    top: 7px;
}

#main .recommendations_layout ul {
    padding: 0 16px;
}

#main .recommendations_layout ul li {
    padding: 24px 8px;
    width: 178px;
    display: inline-block;
}

#main .recommendations_layout ul li .more_img_container {
    width: 180px;
    height: 180px;
}

#main .recommendations_layout ul li .img_big_container {
    width: 180px;
    height: 120px;
    text-align: center;
}

#main .recommendations_layout ul li .img_small_container {
    width: 180px;
    height: 60px;
}

#main .recommendations_layout ul li .img_box {
    width: 180px;
    height: 180px;
    text-align: center;
    overflow: hidden
}

#main .recommendations_layout ul li .alone_img {
    max-width: 180px;
    max-height: 180px;
}

#main .recommendations_layout ul li .more_img_big {
    max-height: 120px;
    max-width: 180px;
    margin: 0 auto;
}

#main .recommendations_layout ul li .more_img_small {
    height: 60px;
    width: 60px;
    display: block;
    float: left
}

#main .recommendations_layout ul li p.goods_name a {
    text-decoration: none;
    font-size: 14px;
    color: #666;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    line-height: 14px;
    padding-top: 16px;
}

#main .recommendations_layout ul li label {
    font-size: 12px;
    color: #FF4C4F;
    border: 1px solid #FF4C4F;
    border-radius: 2px;
    padding: 1px 3px;
    margin-top: 6px;
    display: inline-block;
}

#main .recommendations_layout ul li label.type {
    margin-left: 4px;
}

#main .recommendations_layout ul li p.price span {
    font-size: 16px;
    color: #FF4C4F;
    padding-top: 14px;
    display: inline-block;
    line-height: 16px;
}

#main .goods_layout {
    padding-top: 8px;
    padding-bottom: 14px;
}

#main .goods_layout ul {
    padding: 0 16px;
    font-size: 0;
}

#main .goods_layout ul li {
    padding: 16px 8px;
    width: 178px;
    display: inline-block;
    position: relative
}

#main .goods_layout ul li .more_img_container {
    width: 180px;
    height: 180px;
}

#main .goods_layout ul li .img_big_container {
    width: 180px;
    height: 120px;
    text-align: center;
}

#main .goods_layout ul li .img_small_container {
    width: 180px;
    height: 60px;
}

#main .goods_layout ul li .img_box {
    width: 180px;
    height: 180px;
    text-align: center;
    overflow: hidden
}

#main .goods_layout ul li .alone_img {
    max-width: 180px;
    max-height: 180px;
}

#main .goods_layout ul li .more_img_big {
    max-height: 120px;
    max-width: 180px;
    margin: 0 auto;
}

#main .goods_layout ul li .more_img_small {
    height: 60px;
    width: 60px;
    display: block;
    float: left
}

#main .goods_layout ul li p.goods_name {
    display: inline-block;
    height: 36px;
    position: relative;
    margin-top: 6px;
}

#main .goods_layout ul li p.goods_name a {
    text-decoration: none;
    font-size: 14px;
    color: #666;
    float: left;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    word-break: break-all;
    position: relative;
    line-height: 22px;
    max-height: 48px
}

#main .goods_layout ul li p.stock_goods a {
    text-decoration: none;
    font-size: 14px;
    color: #666;
    float: left;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    word-break: break-all;
    position: relative;
    line-height: 22px;
    max-height: 48px
}

#main .goods_layout ul.stock_goods li p.goods_name a span.label {
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    width: 48px;
    height: 11px;
    padding: 2px;
    line-height: 12px;
    background: #FF6026;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

#main .goods_layout ul li.order_goods p.goods_name a span.label {
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    width: 48px;
    height: 11px;
    padding: 2px;
    line-height: 12px;
    background: #8870FF;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

#main .goods_layout ul li p.goods_name a span.name {
    padding-left: 8px;
    line-height: 22px;
}

#main .goods_layout ul li p.price span {
    font-size: 16px;
    color: #FF4C4F;
    padding-top: 16px;
    display: inline-block;
}

.clear {
    overflow: hidden;
    clear: both;
    width: 0px;
    height: 0px;
}

a, img {
    border: 0;
}

.banner {
    height: 464px;
    overflow: hidden;
    width: 100%;
    position: relative
}

.banner .d1 {
    width: 720px;
    height: 464px;
    display: block;
    margin: 0 auto;
}

.banner .d2 {
    width: 100%;
    height: 30px;
    clear: both;
    position: absolute;
    z-index: 100;
    bottom: 0px;
}

.banner .d2 ul {
    float: left;
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -96px;
    display: inline;
}

.banner .d2 li {
    width: 17px;
    height: 15px;
    overflow: hidden;
    cursor: pointer;
    background: url(../image/img1_1.png) no-repeat center;
    float: left;
    margin: 0 3px;
    display: inline;
}

.banner .d2 li.nuw {
    background: url(../image/img11.png) no-repeat center;
}

.floor_goods_name_tool_tip {
    background: white;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 2px 6px rgba(0, 0, 0, 0.04);
    line-height: 22px;
    color: #666;
    font-weight: normal;
    text-align: left;
    position: absolute;
    padding: 12px 16px;
    font-size: 12px;
    border-radius: 2px;
    top: 140px;
    left: -54px;
    display: none;
}

.floor_tool_tip_tag em {
    display: block;
    border-width: 8px;
    position: absolute;
    border-style: solid dashed dashed;
    border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
    font-size: 0;
    line-height: 0;
    left: 80px;
    bottom: -16px;
}

.floor_tool_tip_tag span {
    display: block;
    border-width: 7px;
    position: absolute;
    border-style: solid dashed dashed;
    border-color: white transparent transparent transparent;
    font-size: 0;
    line-height: 0;
    left: -7px;
    bottom: -6px;
    width: auto;
}

#main .recommendations_layout ul li .alone_img:hover {
    animation: imgChange 1s forwards;
}

#main .goods_layout ul li .alone_img:hover {
    animation: imgChange 1s forwards;

}

#main .recommendations_layout ul li p.goods_name a:hover {
    color: #ff4c4f;
}

#main .goods_layout ul li p.goods_name a span.name:hover {
    color: #ff4c4f;
}

#main .goods_layout ul li p.goods_name a:hover {
    color: #ff4c4f;
}

@keyframes imgChange {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.04, 1.04);
    }
}

.new_products,.all_goods{
    max-width: 1200px;
    margin: 0 auto;
}

.new_products .title,.all_goods .title{
    text-align: center;
    margin-top:34px;
}

.new_products .goods_list{
    margin-top: 19px;
}

.new_products .goods_list .goods_info {
    width: 256px;
    height: 352px;
    background: white;
    padding: 16px;
    box-shadow:0px 3px 5px rgba(0,0,0,0.08);
    border-radius:2px;
    margin-left: 16px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.new_products .goods_list .goods_info:nth-child(1){
    margin-left: 0px;
}

.new_products .goods_list .goods_info:nth-child(4n-3){
    margin-left: 0px;
}

.new_products .goods_list .goods_info:hover{
    box-shadow:0px 6px 36px rgba(0,0,0,0.08);
}

.new_products .goods_list .goods_title{
    font-size:16px;
    line-height:22px;
    height:44px;
    overflow:hidden;
    color:#333;
    font-weight:bold;
}

.new_products .goods_list .pic{
    width: 250px;
    height: 250px;
    margin:0 auto 16px;
    transform: scale(1,1);
    transition:transform 1s;
    overflow:hidden;
    display:flex;
    align-content:center;
    align-items:center;
    justify-content:center;
}

.new_products .goods_list a:hover .pic{
    transform: scale(1.04,1.04);
}

.new_products .goods_list a .goods_img{
    display:block;
    background: #f5f5f5;
    margin:0 auto;
    max-width:100%;
    max-height:100%;
}

.new_products .goods_list .goods_price .goods_current_price,
.all_goods .goods_list .goods_price .goods_current_price{
    font-size: 16px;
    color: #FF4C4F;
    font-weight:bold;
    line-height:28px;
}

.new_products .goods_list .goods_price .goods_cost_price {
    font-size: 16px;
    color: #B7B7B7;
    font-weight:400;
    line-height:28px;
    margin-left: 12px;
}

.new_products .goods_list .goods_price .goods_cost_price .symbol,
.new_products .goods_list .goods_price .goods_current_price .symbol
.all_goods .goods_list .goods_price .goods_current_price .symbol
.all_goods .goods_list .goods_price .goods_current_price .symbol {
    font-size: 14px;
}

.all_goods .goods_list .goods_title{
    font-size:14px;
    font-weight:bold;
    line-height:22px;
    color:#4c4c4c;
    margin-bottom: 8px;
}

.all_goods .goods_list{
    margin-top: 19px;
}

.all_goods .goods_list .goods_info {
    width: 208px;
    height: 302px;
    background: white;
    padding: 12px;
    box-shadow:0px 3px 5px rgba(0,0,0,0.08);
    border-radius:2px;
    margin-left: 10px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.all_goods .goods_list .goods_info:nth-child(5n-4){
    margin-left: 0px;
}

.all_goods .goods_list .goods_info:hover{
    box-shadow:0px 6px 36px rgba(0,0,0,0.08);
}

.all_goods .goods_list .goods_img{
    width: 208px;
    height: 208px;
    background: #f5f5f5;
    margin-bottom: 24px;
}

.loading{font-size:14px;color:#B8B8B8;text-align:center;margin-top:82px;font-family:'microsoft yahei'}