﻿.ellipsis{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.Mulellipsis{position:relative;overflow:hidden;}.Mulellipsis:before,.Mulellipsis:after{position:absolute;background:#fff;}.Mulellipsis:before{content:"...";bottom:0;right:0;}.Mulellipsis:after{content:"";width:100%;height:100%;}.lineClamp{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}@media(max-width:767px){.Allcontainer{padding-top:0;}}@media(min-width:1200px){.col-lg-2Percent{width:20%;}}.area_Title{position:relative;font-size:22px;line-height:1.4;font-weight:500;color:#333;border-bottom:1px solid #f0f0f0;padding-left:20px;margin:0 0 22px 0;}.area_Title:before{content:'';position:absolute;top:3px;left:0;z-index:9;width:8px;height:20px;background:linear-gradient(180deg,#f2b78d,#a65926);background:-webkit-linear-gradient(-90deg,#f2b78d,#a65926);}.mainTop{position:relative;width:100%;clear:both;}@media(max-width:767px){.mainTop{position:static;}}.mainTop:after{content:'';display:table;clear:both;}.swiperWrapper{display:none;position:relative;width:100%;}.swiperWrapper .swiper-container:hover .swiper-button-prev,.swiperWrapper .swiper-container:hover .swiper-button-next{filter:alpha(opacity=80);opacity:.8;}.swiperWrapper .swiper-container .swiper-button-prev,.swiperWrapper .swiper-container .swiper-button-next{top:45%;z-index:99;width:70px;height:70px;border-radius:50%;filter:alpha(opacity=80);opacity:.8;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out;}@media(max-width:767px){.swiperWrapper .swiper-container .swiper-button-prev,.swiperWrapper .swiper-container .swiper-button-next{width:48px;height:48px;}}.swiperWrapper .swiper-container .swiper-button-prev{background:url("/images/img_index/prev.png") no-repeat center;background-size:70px;left:8px;}@media(max-width:767px){.swiperWrapper .swiper-container .swiper-button-prev{background-size:44px;}}.swiperWrapper .swiper-container .swiper-button-next{background:url("/images/img_index/next.png") no-repeat center;background-size:70px;right:8px;}@media(max-width:767px){.swiperWrapper .swiper-container .swiper-button-next{background-size:44px;}}@media(max-width:768px){.swiperWrapper .swiper-container .swiper-wrapper .swiper-slide{overflow:hidden;}}@media(max-width:768px){.swiperWrapper .swiper-container .swiper-wrapper .swiper-slide a{display:block;position:relative;width:100%;}}.swiperWrapper .swiper-container .swiper-wrapper .swiper-slide a img{margin:auto;max-height:460px;}.swiperWrapper .swiper-pagination{width:100%;height:80px;line-height:55px;}@media(max-width:767px){.swiperWrapper .swiper-pagination{height:50px;line-height:40px;}}.swiperWrapper .swiper-pagination span{width:12px;height:12px;margin:0 5px;background-color:#edddd3;filter:alpha(opacity=100);opacity:1;}@media(max-width:767px){.swiperWrapper .swiper-pagination span{width:9px;height:9px;margin:0 4px;}}.swiperWrapper .swiper-pagination span.swiper-pagination-bullet-active{background:#a55724;}@media(min-width:769px){.visible_md{display:block!important;}}@media(max-width:768px) and (min-width:481px){.visible_xs{display:block!important;}}@media(max-width:480px){.visible_xxs{display:block!important;}}.mainFull{margin-top:80px;}@media(max-width:991px){.mainFull{margin-top:50px;}}.mainFull .brand{margin-bottom:25px;}.mainFull .brand .brandListBg{display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;margin:0 -15px;overflow:hidden;}@media(max-width:767px){.mainFull .brand .brandListBg{margin:0 -2px;}}.mainFull .brand .brandListBg .brandList{float:none;margin-bottom:30px;}@media(max-width:767px){.mainFull .brand .brandListBg .brandList{padding:0 2px;margin-bottom:4px;}}.mainFull .brand .brandListBg .brandList .brandListA{display:block;overflow:hidden;}@media(max-width:767px){.mainFull .brand .brandListBg .brandList .brandListA{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;background:#f9f9f9;padding:10px;}}.mainFull .brand .brandListBg .brandList .brandListA .brandListA_pic{display:block;width:100%;height:100%;max-width:160px;max-height:160px;background:#f9f9f9;border-radius:50%;margin:0 auto;overflow:hidden;}@media(max-width:767px){.mainFull .brand .brandListBg .brandList .brandListA .brandListA_pic{float:left;max-width:37px;max-height:37px;margin-left:0;margin-right:15px;}}.mainFull .brand .brandListBg .brandList .brandListA .brandListA_pic img{margin:0 auto;transition:filter .2s ease-out;-webkit-transition:filter .2s ease-out;}.mainFull .brand .brandListBg .brandList .brandListA .brandListA_name{display:block;font-size:15px;color:#222;text-align:center;margin-top:15px;}@media(max-width:767px){.mainFull .brand .brandListBg .brandList .brandListA .brandListA_name{font-size:14px;text-align:left;margin-top:0;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}}.mainFull .brand .brandListBg .brandList .brandListA .brandListA_arrow{display:none;position:relative;width:20px;height:20px;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;}@media(max-width:767px){.mainFull .brand .brandListBg .brandList .brandListA .brandListA_arrow{display:block;}}.mainFull .brand .brandListBg .brandList .brandListA .brandListA_arrow:before,.mainFull .brand .brandListBg .brandList .brandListA .brandListA_arrow:after{content:'';position:absolute;top:8px;left:6px;width:7px;height:1px;background-color:#666;transform:rotate(35deg);-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);-moz-transform:rotate(35deg);-o-transform:rotate(35deg);}.mainFull .brand .brandListBg .brandList .brandListA .brandListA_arrow:after{top:12px;transform:rotate(-35deg);-webkit-transform:rotate(-35deg);-ms-transform:rotate(-35deg);-moz-transform:rotate(-35deg);-o-transform:rotate(-35deg);}.mainFull .brand .brandListBg .brandList .brandListA:hover .brandListA_pic img{filter:brightness(80%) contrast(130%);}.mainFull .advertArea{float:right;width:calc(100% - 256px - 40px);max-width:980px;margin-bottom:20px;}@media(max-width:991px){.mainFull .advertArea{width:calc(100% - 256px - 30px);}}@media(max-width:767px){.mainFull .advertArea{width:100%;}}.mainFull .advertArea .advertArea_Title{position:relative;font-size:22px;line-height:1.4;font-weight:500;color:#333;border-bottom:1px solid #f0f0f0;padding-left:20px;margin:0 0 22px 0;}.mainFull .advertArea .advertArea_Title:before{content:'';position:absolute;top:3px;left:0;z-index:9;width:8px;height:20px;background:linear-gradient(180deg,#f2b78d,#a65926);background:-webkit-linear-gradient(-90deg,#f2b78d,#a65926);}.mainFull .advertArea .advertArea_layout ul{margin:0 -4px;}@media(max-width:767px){.mainFull .advertArea .advertArea_layout ul{margin:0 -2px;}}.mainFull .advertArea .advertArea_layout ul li{float:left;padding:0 4px;margin-bottom:10px;}@media(max-width:767px){.mainFull .advertArea .advertArea_layout ul li{padding:0 2px;margin-bottom:5px;}}.mainFull .advertArea .advertArea_layout ul li a{display:block;cursor:pointer;}.mainFull .advertArea .advertArea_layout ul li a img{max-height:170px;margin:0 auto;}.mainFull .newsArea{float:left;width:256px;height:350px;border:1px solid #f0f0f0;padding:10px 20px 20px;margin-bottom:20px;overflow:hidden;}@media(max-width:767px){.mainFull .newsArea{width:100%;height:auto;}}.mainFull .newsArea .newsArea_Title{position:relative;font-size:22px;line-height:1.4;font-weight:500;color:#333;border-bottom:1px solid #f0f0f0;padding-left:20px;margin:0 0 22px 0;font-size:20px;border-bottom:0;padding-left:0;margin:0 0 20px 0;}.mainFull .newsArea .newsArea_Title:before{content:'';position:absolute;top:3px;left:0;z-index:9;width:8px;height:20px;background:linear-gradient(180deg,#f2b78d,#a65926);background:-webkit-linear-gradient(-90deg,#f2b78d,#a65926);}.mainFull .newsArea .newsArea_Title:before{width:0;}.mainFull .newsArea .newsArea_Title .more{float:right;font-size:13px;line-height:28px;color:#666;text-decoration:underline;}.mainFull .newsArea .newsArea_layout>dl{font-size:14px;overflow:hidden;}.mainFull .newsArea .newsArea_layout>dl:first-child dt{background:url("/images/img_index/icon_news.png") 0 0 no-repeat;}.mainFull .newsArea .newsArea_layout>dl:nth-child(2) dt{background:url("/images/img_index/icon_news.png") 0 -27px no-repeat;}.mainFull .newsArea .newsArea_layout>dl:nth-child(3) dt{background:url("/images/img_index/icon_news.png") 0 -54px no-repeat;}.mainFull .newsArea .newsArea_layout>dl:nth-child(4) dt{background:url("/images/img_index/icon_news.png") 0 -81px no-repeat;}.mainFull .newsArea .newsArea_layout>dl:nth-child(5) dt{background:url("/images/img_index/icon_news.png") 0 -108px no-repeat;}.mainFull .newsArea .newsArea_layout>dl+dl{padding-top:19px;}@media(max-width:767px){.mainFull .newsArea .newsArea_layout>dl+dl{padding-top:10px;}}.mainFull .newsArea .newsArea_layout>dl dt{position:absolute;width:26px;height:20px;}.mainFull .newsArea .newsArea_layout>dl .newsArea_layout_date{display:none;float:left;width:70px;color:#666;margin-left:40px;}.mainFull .newsArea .newsArea_layout>dl .newsArea_layout_title{margin-left:40px;}.mainFull .newsArea .newsArea_layout>dl .newsArea_layout_title a{display:block;height:40px;line-height:20px;color:#333;cursor:pointer;position:relative;overflow:hidden;}.mainFull .newsArea .newsArea_layout>dl .newsArea_layout_title a:before,.mainFull .newsArea .newsArea_layout>dl .newsArea_layout_title a:after{position:absolute;background:#fff;}.mainFull .newsArea .newsArea_layout>dl .newsArea_layout_title a:before{content:"...";bottom:0;right:0;}.mainFull .newsArea .newsArea_layout>dl .newsArea_layout_title a:after{content:"";width:100%;height:100%;}.mainFull .newsArea .newsArea_layout>dl .newsArea_layout_title a:hover{color:#36c;}.mainFull .goods{padding-bottom:55px;}.mainFull .goods .goods_Title{position:relative;font-size:22px;line-height:1.4;font-weight:500;color:#333;border-bottom:1px solid #f0f0f0;padding-left:20px;margin:0 0 22px 0;}.mainFull .goods .goods_Title:before{content:'';position:absolute;top:3px;left:0;z-index:9;width:8px;height:20px;background:linear-gradient(180deg,#f2b78d,#a65926);background:-webkit-linear-gradient(-90deg,#f2b78d,#a65926);}.mainFull .goods .goods_layout>ul:after{content:'';display:table;clear:both;}.mainFull .goods .goods_layout>ul>li{position:relative;padding:10px 16px 20px;margin-bottom:18px;border:1px solid transparent;}@media(max-width:767px){.mainFull .goods .goods_layout>ul>li{padding:10px 6px 15px;}}.mainFull .goods .goods_layout>ul>li:before{content:'';position:absolute;top:-20px;left:0;z-index:2;width:calc(100% + 2px);height:0;background:#fff;}.mainFull .goods .goods_layout>ul>li:hover:before{height:20px;}.mainFull .goods .goods_layout>ul>li:hover{box-shadow:0 -10px 12px #f0f0f0;-moz-box-shadow:0 -10px 12px #f0f0f0;-webkit-box-shadow:0 -10px 12px #f0f0f0;}.mainFull .goods .goods_layout>ul>li:hover .btn_addCart{opacity:1;}.mainFull .goods .goods_layout>ul>li>span{display:block;color:#666;}.mainFull .goods .goods_layout>ul>li .goods_layout_item{display:block;position:relative;color:#666;text-align:center;border-radius:4px;cursor:pointer;}.mainFull .goods .goods_layout>ul>li .goods_layout_item .goods_layout_item_pic{display:block;position:relative;background-color:#fff;margin-bottom:15px;}.mainFull .goods .goods_layout>ul>li .goods_layout_item .goods_layout_item_pic img{max-height:214px;margin:0 auto;}.mainFull .goods .goods_layout>ul>li .goods_layout_item .goods_layout_item_pic .goods_layout_item_soldOut{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9;width:90px;height:90px;line-height:90px;font-size:17px;margin:auto;color:#fff;border-radius:50%;text-align:center;background:linear-gradient(0deg,rgba(129,52,0,.6),rgba(243,184,142,.6));background:-webkit-linear-gradient(90deg,rgba(129,52,0,.6),rgba(243,184,142,.6));}.mainFull .goods .goods_layout>ul>li .goods_layout_item_name{margin-bottom:10px;}.mainFull .goods .goods_layout>ul>li .goods_layout_item_name .goods_layout_item_name_a{min-height:30px;line-height:15px;font-size:14px;color:#666;text-align:center;word-break:keep-all;cursor:pointer;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}@media(max-width:767px){.mainFull .goods .goods_layout>ul>li .goods_layout_item_name .goods_layout_item_name_a{font-size:12px;}}.mainFull .goods .goods_layout>ul>li .goods_layout_item_price{font-size:16px;color:#f10000;line-height:24px;text-align:center;margin-top:4px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.mainFull .goods .goods_layout>ul>li .goods_layout_item_type{position:absolute;top:8px;left:10px;min-width:50px;line-height:18px;font-size:12px;color:#f10000;border:1px solid #f10000;border-radius:4px;text-align:center;padding:0 4px;}@media(max-width:767px){.mainFull .goods .goods_layout>ul>li .goods_layout_item_type{min-width:40px;-ms-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9);}}.mainFull .goods .goods_btn_more{display:block;font-size:14px;width:120px;line-height:38px;text-align:center;color:#fff;border-radius:4px;padding:0 10px;margin:30px auto 0 auto;background:linear-gradient(90deg,#f1b58b,#a55825);background:-webkit-linear-gradient(0deg,#f1b58b,#a55825);box-shadow:0 1px 4px #d8ccad;-moz-box-shadow:0 1px 4px #d8ccad;-webkit-box-shadow:0 1px 4px #d8ccad;cursor:pointer;}.mainFull .goods .goods_btn_more:active,.mainFull .goods .goods_btn_more:hover{opacity:.92;}.mainFull .recommendArea{padding-bottom:0;}