
.btn-primary{ background-color: #fff; color: #a67564; border-color: #a67564; }
.swiper-container {
    width: 100%;
    height: 100%;
}
/* .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
} */
.swiper-slide img{ display: block; width: 100%; }

#newIndex{padding-top: 239px;}
a{ color: #333; }

.newdstongadbaner{width: 100%;}
.newdstongadbaner img{ display: block; width: 100%; height: 100%;}
#newIndex .content_right ul,.homeFeature ul{
    display: grid;
    grid-template-columns: repeat(4, 24%);
    column-gap: 10px;
    justify-content: center;
}
#newIndex ul,#newIndex li{list-style: none;padding: 0;}
.headernewds{ position: fixed; overflow: hidden; top: 0;left: 0; width: 100%; max-width: 1920px; background: #fff;z-index: 999;}

.h_menu_dw{
    width: 100%;
    max-width: 1920px;
}
.h_menu{
    display: flex;
    display: -webkit-flex;
    height: 68px;
    align-items: center;
	position: relative;
}
.h_menu .h_logo img{
    max-width: 260px;
    max-height: 40px;
    display: inline-block;
}
.h_menu .h_search{
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
.h_menu .h_search div,.content_left .l_feature_c02>div{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.h_menu .h_search input[type="text"],.content_left .l_feature_c02 input[type="text"]{
    flex: none;
    width: 200px;
    height: 40px;
    border: unset;
    border-bottom: 1px solid #AAAAAA;
    font-size: 14px;
    padding: 0 14px;
    outline: unset;
}
.content_left.fixed{
  position: fixed;
  top: 70px;
  z-index: 99;
  background: #fff;
}
.h_menu .h_search button ,.content_left .l_feature_c02 button{
    width: 76px;
    height: 40px;
    flex-shrink: 0;
    border: unset;
    border-left: 0;
    background: url('../img/icon_sousuo3.png') no-repeat center center/26px 26px;
}
.content_left .l_feature_c02 button{
  background: url('../img/silde_ss.png') no-repeat center center/21px 21px;
}
.h_menu .h_cart{
    flex-shrink: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    align-items: center;
    height: 40px;
	padding-right: 14px;
}
.h_menu .h_cart a{
    display: inline-block;
    width: 25px;
    position: relative;
}
.h_menu .h_cart a img{
    width: 100%;
    display: block;
}
.h_cart a span{
    position: absolute;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #D8264A;
    color: #fff;
    text-align: center;
    line-height: 24px;
    border-radius: 50%;
}
.h_cart a:first-child span{
    top: -17px;
    right: -12px;
}
.h_cart a:last-child span{
    top: -12px;
    right: -12px;
}


#newIndex .swiperbanner{ position: relative; margin: 0 auto; }

#newIndex .adbanner{ margin: 15px auto;overflow: hidden; }
#newIndex .adbanner .adbanner_c{ display: flex; display: -webkit-flex; align-items: center; width: 625px; margin: 0 auto;}
#newIndex .adbanner .adbanner_c>div{ width: 32%; margin-right: 20px; }
#newIndex .adbanner .adbanner_c>div:last-child{ margin-right: 0; }
#newIndex .adbanner .adbanner_c>div a{ display: block; }
#newIndex .adbanner .adbanner_c>div a img{ width: 100%; }

#newIndex .listone{ margin: 0 auto; }
#newIndex .listone h3{ margin: 40px auto; }
#newIndex .listone h3 img{ display: block; margin: 0 auto; width: 495px; }
#newIndex .listone ul{ overflow: hidden; }
#newIndex .listone ul li{ float: left; width: 287px; margin-right: 15px; text-align: center; margin-bottom: 50px; }
#newIndex .listone ul li:nth-child(5n){ margin-right: 0; }
#newIndex .listone ul li p{ margin-top: 5px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
#newIndex .listone ul li a,#newIndex .listone ul li img{ display: block; width: 100%; }

#newIndex .recommon{ margin: 0 auto;}
#newIndex .recommon ul{ overflow: hidden;}
#newIndex .recommon ul li{float: left; width: 363px; margin-right: 15px; text-align: center;}
#newIndex .recommon ul li:nth-child(4n){ margin-right: 0; }
#newIndex .recommon ul li p{ margin-top: 5px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
#newIndex .recommon ul li img{ display: block; width: 100%; }

/* 首页样式 21-03-04 */
.in_br01 .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    opacity: 1;
    background-color: #CCCCCC;
}
.in_br01 .swiper-pagination-bullet-active{
    background: #000;
}

.ipo_new{
    padding: 70px 0 50px;
}
.ipo_tt_i{ margin-bottom: 45px; text-align: center;font-size: 24px;font-weight: bold; }
.ipo_tt_i p:last-child{color: #575757;font-size: 14px;}
.ipo_new_three{
    width: 100%;
    margin-bottom: 50px;
}

.ipo_new_three a{
    display: block;
}

.ipo_new_three a img{
    width: 100%;
    display: block;
}

.ipo_new_three_text{
    position: absolute;
    left: 46%;
    top: 50px;
}


.ipo_new_pro{
    padding: 0 14px;
}
.ipo_new_pro ul{
    margin: 0;
}

.ipo_new_pro ul li{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
    display: inline-block;
}
.ipo_new_pro ul li:nth-child(4n){
    margin-right: 0;
}
.ipo_new_pro ul li>a,.index_hot a{
    display: block;
    text-decoration: unset;
}
.ipo_new_pro .img{
    position: relative;
}
.ipo_new_pro .img img{
    display: block;
    width: 100%;
}
.ipo_new_pro .info .name{
    font-size: 16px;
    color: #323232;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    font-family: Yu Gothic;
}
.ipo_new_pro .info .price::after{
    content: "";
    display: block;
    clear: both;
}
.ipo_new_pro .info .price span:first-child{
    font-size: 20px;
    font-weight: 500;
    color: #323232;
    float: left;
    font-family: Yu Gothic;
}
.ipo_new_pro .info .ipo_new_bq{
    width: 50px;
    height: 18px;
    display: inline-block;
    margin: 10px 0;
    border: 1px solid #EE5502;
    color: #EE5502;
    line-height: 18px;
    text-align: center;
    border-radius: 2px;
}

.ipo_hot .ipo_new_pro{
    padding: 0;
}

.ipo_new_pro .info .price i.ipo_hot_bq{
    margin-left: 10px;
    width: 59px;
    height: 20px;
    display: inline-block;
    float: left;
    margin-top: 3px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAMAAAAEAbViAAAAtFBMVEUAAACjVU2jVU2jVU2jVUyjVUyjVU2iVEyjVU2jVUyiVEyjVUyiVEyjUEyjVU2jVEyjVUyjU0yhUkylSzyjVU2kVEyiVE2jVEyjVU3////LoZ3l0tHRqqawcWrAjYn07Ozp1tTo2Nf9+/v59fW6g36va2Py6Oju4uLFlZGmXFXr3dzexcLYurfHmZS2enT28PDexsTcwL7Jnpq5gHqrZV6pYVr28fHjz87Vsq/Rraq+iYS7hH/8URTvAAAAGHRSTlMA+PP27/jIHuvq2r9QFeKqcjcoCM2RjGHrqtNUAAABJ0lEQVQ4y53T6XKCMBSG4eBu3bXL+TBYFmVRW9fu939fPYQCFckPfH9kzmTmmUyGINqjmmE04+pZtYsaXKfTiOt2e08zkdWiit21M9ukqnUmt1uq94sWsIibw+TV2nhw5988SaSdcz1ObL3M/njwnQD4Igodx3ER8PpGeY9aG+1w4PEIvFLcMxZUaDTT2Bd4UTJvdJbuBxd2Kzmf7R5ztWXCL9qV7dqr9FvlNs3k87bExecXrQ3ATsaeqOU2XHJrth/Y/9n3onXZusk4ZHt9308EamuLtf5co19qT8CJx/MOR+19uxNRamkDL1wuAvhRaktetcZGB8StV6SxvYH4b6VUDyeU6j1YplSDypTWJX1gqGz1xuJW2+jf/O8PpyJt2jIq1Rpk9BekSWMj6rHUYgAAAABJRU5ErkJggg==') no-repeat center center/59px 20px;
}

.ipo_hot{
    padding: 60px 0 70px;
    background-color: none; 
}
.ipo_hot_two{
    margin-bottom: 50px;
}
.ipo_hot_two a{
    display: block;
}
.ipo_hot_two a img{
    width: 100%;
    display: block;
}

.ipo_hot_two_l_img img,.ipo_hot_two_r img{
    width: 100%;
}
.ipo_recom{
    padding: 70px 0 20px;
    background-color: #fff;
}
/* 首页样式 end */





#footer.renew{  background: #EEEEEE; }
#footer.renew div.link{ border:none;  }
#footer.renew div.link ul{ width: auto !important; }
#footer.renew div.link li{ float: none !important; display: inline-block; vertical-align: top; width: auto !important; margin-right: 80px;color: white; }
#footer.renew div.link li:last-child{ margin-right: 0; }
#footer.renew div.link li dl{}
#footer.renew div.link li dl dt{ font-weight: 700; font-size: 16px; }
#footer.renew p.footter_btm a{ border-right: #999 solid 1px; padding: 0 10px; }
#footer.renew p.footter_btm a.last{ border-right: none; }
#utill.renew .menu li.sign span.txt{color: #dc184a !important;}
#utill.renew .menu li.sign a{color: #dc184a !important;}
#footer.renew div.link li dl dt{ margin-bottom: 10px; }
#footer.renew div.link li dl dd{ }
#footer.renew div.link li dl dt{ margin-bottom: 10px; }
#footer.renew div.link li dl dd{ }
#footer.renew div.link li dl dd a{ padding: 0; padding-bottom: 5px; text-align: left; color: white; }
#footer.renew .bottom_banneros h5 img{ display: block; margin: 0 auto; width: 160px; }
.bottom_banneros{ width: 100%;  }
.bottom_banneros p{ display: block; width: 100%; font-size: 18px; margin: 10px 0; }
.bottom_banneros ul{ display: block; width: 100%; }
.bottom_banneros ul li{ display: inline-block; font-size: 48px; margin-right: 25px; }
.bottom_banneros ul li:last-child{ margin-right: 0; }
.footer-wrap .bottom_banneros{ width: 40%; }
.footer-wrap .bottom_banneros p{ width: 100%; }
.footer-wrap .bottom_banneros p input{vertical-align: top; display: inline-block; height: 58px; width: 85%; border: #a67564 solid 2px;background: white; }
.footer-wrap .bottom_banneros p button{ display: inline-block; width: 15%; height: 58px; background: #a67564; border: none; color: #fff; }

.grc_fot{
    position: relative;
    width: 1100px;
	margin: 0 auto;
	min-height: 330px;
	padding-top: 48px;
}
.logo_payMethod{
	padding-top: 48px;
	width: 228px;
}
.grc_fot>ul {
	margin-left: 76px;
	overflow: hidden;
	float: left;
	padding: 0;
}
.grc_fot>ul li {
	float: left;
	margin-right: 36px;
	list-style: none;
}
.grc_fot>ul li dt {
	font-size: 20px;
	font-family: Yu Gothic;
	font-weight: 500;
	color: #323232;
	margin-bottom: 31px;
}
.grc_fot>ul li dd a {
	font-size: 14px;
	font-family: Yu Gothic;
	font-weight: 400;
	color: #323232;
	line-height: 25px;
}
.grc_Copyright{
    background-color: #000;
}
.grc_fot02{
    width: 1430px;
    padding: 20px 0 20px 400px;
    line-height: 34px;
}
.grc_fot::after{
    content: "";
    display: block;
    clear: both;
}
.grc_fot .grc_fot_l{
    float: left;
}
.grc_fot_r {
	float: right;
	width: 430px;
}
.grc_fot .grc_fot_l a{
    display: block;
    margin-bottom: 12px;
}
.b_grc_contact>p{
    font-family: Yu Gothic;
    font-size: 20px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 22px;
}
.b_grc_contact>div{
    position: relative;
    padding-left: 42px;
    padding-top: 2px;
    margin-bottom: 12px;
}
.b_grc_contact>div>img{
    position: absolute;
    left: 0;
    top: 0;
    height: 26px;
    width: 26px;
}
.b_grc_contact>div>p{
    font-size: 14px;
    color: #323232;
    font-family: Yu Gothic;
    line-height: 24px;
    margin: 0;
}
.grc_fot02 span{
    color: #fff;
}
.grc_fot02 div{
    float: right;
}
.grc_fot02 div a{
    margin-right: 30px;
    display: inline-block;
}



/*活动弹窗临时隐藏*/
.huodongtanchuang,.huodongtanchuang_mask{ display: none; }

.swiper-containerindexone{ position: relative; }

.pr_{position: relative;display: block;}
.discount_right{
    position:  absolute;right: 0;top:  0;background: #FE926B;color:  #fff;text-align:  center;width: 40px;height: 40px;font-size: 13px;
}
.discount_right .fs14{font-size: 14px;}
.autotime ul li{background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAe1BMVEUAAAD+AE7+AE7+AE7+AE7+AE7+Ak/+AU/+AE7+AE7+AE7+AE7+AE7+AE7+AE7+AE7+AU/+AE7+AE7+A1D+AE7+AE7+AE7+AE7+AE7+AE7+HWL+Dlf+E1v+Fl3+Elr+Gl/+BVH+AE7+IWT+F17+DVf+HWH+Elr+BVH+CVQhXGV5AAAAIXRSTlMAarsPoTyr1pBgWT40Kx8W6b+kZ9uujfHhyvjr9d7LwHI7EgLkAAAB2klEQVRYw63YCY6jMBAF0LKNWRIICTvds/1hvf8JR0LR0E0IYMrvAF9FlSVcpveUTou8rkqgrOq8SLUiY5FIMixkiYjIgLo4d6y6O5ejNcVCYoMUMR0QSOyQAe3RDg5wNG0SHg7xxEbIzcdh/o3eCF0YcENadZUwIq+rKQ8YeqzkhBLGZPjSXRcnuMs++zjFX5wXnCToC+3hJE/TzMFpzpwSgCGgp1iCQcaL/vK6rCRYpJpiLmC6LMbEGVZ0B9M9mhvMbXICtoRIZWDLFGlYoCmFBSkVsKCgHBbkVMOCmipYUFEJC0qCFYS/FnRUNhZiGqp6CzGfVLcWYjzKB35Kl1MBfkxTUAp+j9uUNPjNgSaVsZvTZIooQceMaRMiEmCenA5i+sEwv6qffjDkMGc1OM+fb8tqMC7PqwCryaNUNBFoOcWI+ZrUMYqJ50tbe76Y4OsVsuOMab7QjicPsKe/X68bRn9n/nDis7rBf1k9xhNTcm+vi1Br3BgZrq1lvWHKY329k71ZLdd3K2trkOKG7xfosTs8o9vmOn/o/PSe2HtcaHcLagZH055gZ2LdKINjDy8bQc34EPHhZyD3x3pPpmcgA9GfXx/LQj4TEZExlf7+n/Tx0xVbT2T/AOdA8sXrWY2rAAAAAElFTkSuQmCC');box-shadow: 0px 1px 2px #000;background-size: 100% 100%;}

/* 新品页增加分类展示功能 */
.tab-banner{margin-bottom: 16px;}
.fixedMuneBox{
	width: 100%;
    clear: both;
    z-index: 999;
}
.fixedMuneBox .flex_{
	display: flex;
	display: -moz-box;  
	display: -ms-flexbox; 
	display: -webkit-box;  
	display: -webkit-flex; 
	justify-content: space-between;
	flex-wrap: wrap;
}
.fixedMuneBox .flex_ li{
    width: 33.3%;
    box-sizing: border-box;
}
.fixedMuneBox .flex_ li a{
	border-bottom: 1px solid #fff;
    text-align: center;
    background: #f89494;
    color: #fff;
    height: 28px;
    width: 100%;
    display: inline-block;
    line-height: 28px;
    border-right: solid 1px #fff;
    box-sizing: border-box;
}

.fixedMuneBox .flex_ li.active a{
	color: #000;
	font-weight: 700;
}
ul.ulThree{padding:0 1% 1% 0;}
ul.ulThree {clear: both;overflow: hidden;display: flex;display: -moz-box;  
display: -ms-flexbox; display: -webkit-box;  display: -webkit-flex; justify-content: end;flex-wrap: wrap;}
ul.ulThree li{width:24%;margin-left:1%;padding-top:1%;}
ul.ulThree li img{width:100%;}
ul.ulThree li h3{font-size:12px;margin:2px 0; text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
ul.ulThree li p span.ordPrice,ul.ulThree li p span.price{font-size:13px;}
ul.ulThree li .price-other {
    font-size: 15px !important;
    color: red;
}
.entry-linethrough {
    text-decoration: line-through;
}
.dialog_1 .cover_ {position: fixed;top: 0;left: 0;z-index: 10000;width: 100vw;height: 100vh;background: #000;opacity: .8;}
.dialog_1{position: fixed;bottom: 10%;left: 1%;z-index: 10001;width: 200px;}
.dialog_1 .close_ {width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10002;
    border: 1px solid #000;
    border-radius: 50%;
    line-height: 30px;
}

/* 特辑专题杨样式 */
.teji{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.teji .tejihr{
    display: flex;
    position: relative;
    padding: 15px 0;
    color: #000;
}
.teji img{max-width: 100%;}
.teji .c-feature__image{
    width: 40%;
    padding-right: 10px;
}
.teji .c-feature__descbox{
    width: 60%;
    padding-right: 20px;
    display: flex;
    align-items: center;
}
.teji li{
    border-top: 1px dotted #aaa;
    border-bottom: 1px dotted #aaa;
    display: block;
    width: 48%;
    padding: 0 30px !important;
}
.teji .c-update{
    font-size: 12px;
    color: #aaa;
    margin: 0 10px 3px 0;
}
.teji .c-feature__title{
    font-size: 14px;
    margin: 5px 0;
    color: #000;
}
.teji .c-feature__desc{
    font-size: 12px;
    line-height: 1.7;
    color: #555;
}
.teji .gom{
    position: absolute;
    top: 50%;transform: translateY(-50%);
    right: 0;
    color: #aaa;
    font-size: 16px;
}

/* 特辑小专题页 */
.bannera{
    display: block;
}
.bannera>img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.text_content_small{
    width: 770px;
    margin: 0 auto;
}
.banner_text{
    margin: 30px 0;
    text-align: center;
    font-family: 'Noto Sans JP','游ゴシック Medium','游ゴシック体','Yu Gothic Medium',YuGothic,'ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
.banner_text h1{
    font-size: 40px;
}
.banner_text h3{
    font-size: 32px;
}
.banner_text>p{
    font-size: 16px;
    line-height: 30px;
}
.content_mokuai{
    margin: 30px 0;
}
.content_mokuai .clearfix{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.content_mokuai .clearfix>li{
    width: 24%;
    margin-bottom: 10px;
}
.content_mokuai .clearfix>li .name{
    line-height: 1.7;
    color: #666;
    margin-bottom: 5px;
    font-size: 14px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.content_mokuai .clearfix>li .price{
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

/* 新增左侧边栏样式 */

.l_side{ position: fixed; left: 0; top: 0; z-index: 100;  width: 260px; background: #fff; padding: 138px 14px 0; max-height: 100%; overflow: auto; }

.l_side::-webkit-scrollbar {
    width: 5px;
}
.l_side::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #A67564;
}
.l_side::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: #f5f5f5;
    border-radius: 5px;
}

.l_user{
    margin-bottom: 20px;
}
.l_user>a{
    text-decoration: unset;
    display: block;
}
.l_user .login_not{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
}
.l_user .login_not a{
    width: 112px;
    height: 60px;
    border: 1px solid #D3D3D3;
    border-radius: 30px;
    text-decoration: unset;
}
.l_user .login_not a p{
    color: #323232;
    text-align: center;
    margin: 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: Yu Gothic;
}
.l_user .login_not a:first-child{
    padding-top: 18px;
}
.l_user .login_not a:last-child{
    padding-top: 10px;
}

.l_title{
    font-size: 20px;
    color: #323232;
	height: 46px;
	line-height: 46px;
    padding: 0 21px;
    background-color: #F4F3F3;
    margin-bottom: 20px;
    font-family: Ebrima;
	display: flex;
	align-items: center;
}
.l_title img{
    width: 22px;
    height: 21px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.l_feature{margin-bottom: 20px;}

.l_feature_c{ padding-left: 11px;  }
.l_feature_c01{ border-bottom: 1px solid #D6D1CF; padding-bottom: 11px;}
.l_feature_c01 a{ display: block; margin-bottom: 15px; text-decoration: unset;  }
.l_feature_c01 a img{ width: 26px; height: 26px; margin-right: 18px; vertical-align: middle; display: inline-block; }
.l_feature_c01 a span{ font-size: 18px; color: #323232; font-weight: 500; font-family: Yu Gothic; opacity: .8;}

.l_feature_c02>ul{
    list-style: none;
}
.l_feature_c02>ul>li{
  line-height: 44px;
  color: #333333;
}
.l_feature_c02>ul>li .cate-second {
  background-color: #F6F6F6;
}
.cate-first.piwik_event {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  border-bottom: 1px dashed #BDBDBD;
}
.cate-wrap .cate-first>img.slide-img {
  transition: all .2s ease-in-out;
  transform: rotate(180deg);
  height: 7px;
}
.cate-wrap .cate-first>img.slide-img.active {
  transform: rotate(0deg);
}
#newIndex .subcategory_item{
  padding:0 15px;
  color: #333;
}
.subcategory_item:hover{
  text-decoration: underline;
}
.l_feature_c02>ul>li>a{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    text-decoration: unset;
}
.l_feature_c02>ul>li>a img{
    width: 25px;
    height: 25px;
    margin-right: 32px;
    vertical-align: middle;
    display: inline-block;
}
.l_feature_c02>ul>li>a span{
    font-size: 18px;
    color: #323232;
    font-weight: 500;
    font-family: Yu Gothic;
	opacity: .8;
}

.login_is{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.login_is .img{
    width: 58px;
    height: 58px;
}
.login_is .img img{
    width: 58px;
    height: 58px;
    display: block;
}
.user_info{
    margin-left: 17px;
}
.user_info .name{
    display: flex;
    display: -webkit-flex;
    margin-bottom: 5px;
}
.user_info .name span:first-child{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex: 1;
	max-width: 120px;
}
.user_info .name span:last-child{
    flex-shrink: 0;
    display: inline-block;
}
.user_info .name span,.user_info .user_jf span{
    font-size: 20px;
    color: #323232;
    font-family: Yu Gothic;
    font-weight: 500;
}
.user_info .user_jf span{
    font-size: 16px;
}
.user_info .user_jf{
    margin: 0;
	display: flex;
}
.user_info .user_jf img{
    width: 21px;
    height: 20px;
    display: inline-block;
    vertical-align: unset;
	margin-right: 8px;
}
.user_info .user_jf span{
    vertical-align: bottom;
}
.l_email{
    margin-bottom: 20px;
}
.l_email_c{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
}
.l_email_c input{
	width: 160px;
    margin-right: 10px;
    flex: none;
    height: 40px;
    border: 1px solid #B1B1B1;
    font-size: 16px;
    font-weight: 500;
    padding: 0 10px;
    font-family: Yu Gothic;
	color: #B1B1B1;
	outline: none;
}
.l_email_c input::-webkit-input-placeholder {
	color: #B1B1B1;
}
.l_email_c button{
    height: 40px;
    width: 62px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: 0;
    background-color: #A67564;
	font-family: Yu Gothic;
}

.l_guide{ padding-bottom: 20px; }

.l_guide_c{
    padding-left: 11px;
	padding-top: 5px;
}
.l_guide_c a{
    text-decoration: unset;
}
.l_guide_c>ul{
    list-style: none;
	padding: 0;
}
.l_guide_c>ul>li p{
    font-size: 18px;
    color: #323232;
    font-family: Yu Gothic;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    margin: 0;
    margin-bottom: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	opacity: .8;
}
.l_guide_c>ul>li>p::before,.l_guide_c>ul>li>a>p::before{
    content: "";
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    width: 12px;
    height: 12px;
    border-width: 3px;
    border-color: transparent #B1B1B1 #B1B1B1 transparent;
    border-style: solid;
    border-radius: 3px;
    display: inline-block;
}


.l_guide_c .use_info{
    text-indent: 18px;
    display: none;
}
/* 新增左侧边栏样式 end */

/* 网站信息样式 */
.wi_warp{
    width: 1100px;
    margin: 0 auto;
}
.wi_warp::after{
    content: "";
    display: block;
    clear: both;
}

.wi_side{
    width: 210px;
    background-color: #fff;
    padding: 10px 14px 100px;
    float: left;
}
.wi_side_c{
  border: 1px solid #D0CFCF;
}
.wi_side_c_tt{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    height: 54px;
    border-bottom: 1px solid #D6D1CF;
    padding-left: 13px;
}
.wi_side_c_tt img{
    width: 24px;
    height: 24px;
    margin-right: 14px;
    display: inline-block;
}
.wi_side_c_tt span{
    color: #323232;
    font-weight: 500;
    font-size: 16px;
    font-family: Yu Gothic;
    
}
.wi_side_c ul li{
  border-bottom: 1px dashed #D0CFCF;
}
.wi_side_c ul li.active{
  background-color: #F6F6F6;
}
.wi_side_c ul li a{
    display: block;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 25px;
    text-decoration: unset;
    position: relative;
}
.wi_side_c ul li a p::before{
    content: "";
    position: absolute;
    left: 13px;
    top: 40%;
    height: 10px;
    width: 10px;
    border:5px solid ;
    border-color: transparent;
    border-left-color: #04B5BB;
    border-radius: 1px;
}
.wi_side_c ul li a p{
    margin: 0;
    font-size: 13px;
    font-family: Yu Gothic;
    color: #07587A;
    opacity: 0.8;
    font-weight: 500;
}

.wi_info_c{
    float: right;
    width: 820px;
    padding-top: 50px;

}

.wi_info_contact>div{
    position: relative;
    padding-left: 42px;
    padding-top: 2px;
    margin-bottom: 14px;
}
.wi_info_contact>div>img{
    position: absolute;
    left: 0;
    top: 0;
    height: 26px;
    width: 26px;
}

.wi_info_contact>div>p,.wi_info_all>p{
    font-size: 14px;
    color: #323232;
    font-family: Yu Gothic;
    line-height: 24px;
    margin: 0;
}
.wi_info_c>h2,.wi_info_all>p:first-child{
    font-size: 36px;
    color: #323232;
    font-family: Yu Gothic;
    line-height: 1;
    font-weight: 500;
    margin: 0;
    margin-bottom: 50px;
    padding-left: 60px;
    position: relative;
}

.wi_info_c>h2::before,.wi_info_all>p:first-child::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: inline-block;
    height: 2px;
    width: 55px;
    background-color: #323232;
}

/* 网站信息样式 end */

/* 囤货标签 start */
.PreSaleIcon{display: var(--display, inline-block);--display: inline-block}
.PreSaleIcon > :first-child{border: 1px solid;padding: var(--padding, 2px 5px);color: var(--color, #BB646D);display: var(--display, inline-block)}
.PreSaleIcon > img{max-height:1.2em;vertical-align:text-top;border: none;box-sizing: border-box;--color: transparent;--padding: 0;}
/* 囤货标签 end */

/* 购物车标签样式处理 start */
.item-info .PreSaleIcon > img{
    max-height: 1.5em;
}
/* 购物车标签样式处理 end */



/*顶部搜索产品标签提示*/

div[data-el-id="search-complete"].search-complete,
div[data-el-id="search-complete"].search-complete div {
    display: block;
}

.headernewds {
    overflow: unset;
}

.search-complete {
    width: var(--search-complete-width, 508px);
    z-index: var(--search-complete-z-index, 999);
    /*top: var(--search-complete-top, -9999px);*/
    /*left: var(--search-complete-left, 0px);*/
    position: absolute;
    background: #fff;
    border: 1px solid #f5f5f5;
    box-sizing: border-box;
    padding: 5px;
    box-shadow: 1px 1px 2px #f5f5f5;
    display: var(--search-complete-display, 'none');
}

.search-complete__title {
    color: #999999;
}

a.search-complete__item--label {
    color: #2DAC9A;
    border: 1px solid;
    border-radius: 999px;
    padding: 5px 10px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
}

.search-complete__item--keyword {
    display: block;
    margin-top: 10px;
    padding: 0 10px;
}

.search-complete__group + .search-complete__group {
    margin-top: 10px;
}

.search-complete__item:hover {
    text-decoration: none;
    color: unset;
    opacity: 0.7;
}

.search-complete__item:focus {
    outline: none;
}

.search-complete__item--label:hover {
    color: #2DAC9A;
}

div.search-complete[data-show="1"] {
    display: block;
}

div.search-complete[data-show="0"] {
    display: none;
}


/*顶部搜索产品标签提示结束*/


.content_index{
  overflow: hidden;
}
.index_hot li img ,.time_sale li img{
  width: 100%;
}
.index_hot .title{
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  margin: 15px 0 ;
  line-height: 27px;
  background: url(../img/ranking_bg.png) no-repeat;
  background-size: cover;
}
.index_hot .index_hot_number{
  position: absolute;
  left: 3px;
  top: 3px;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  border-radius: 2px;
}

.index_hot .index_hot_number.index_hot_number1{
  background-color: #D8C550;
}
.index_hot .index_hot_number.index_hot_number2{
  background-color: #BBBBBB;
}
.index_hot .index_hot_number.index_hot_number3{
  background-color: #B8784D;
}
.index_hot .index_hot_number.index_hot_number4{
  background-color: #ffffff;
  color: #333;
}

.hot_title {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin: 40px 0 0;
}
.index_hot .index_hot_discount , .time_sale .index_hot_discount {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  padding: 0 5px;
  background: #D82749cc;
  color: #fff;
}
.index_hot .info .price span , .time_sale .info .price span{
  color: #191D1B;
  font-size: 18px;
  margin-top: 10px;
  display: block;
}
.new_more a{
  display: block;
  margin: 20px auto 0;
  font-size: 12px;
  border: 1px solid #333;
  line-height: 44px;
  text-align: center;
  width: 210px;
}

.time_section_banner{
  position: relative;
  margin-top: 20px;
}
.time_section_banner p{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  font-size: 50px;
  color: #fff;
  text-decoration: underline;
  font-weight: 800;
  white-space: nowrap;
}
.top_time{
  width: 100%;
  height: 28px;
  background: unset;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
  position: absolute;
  bottom: 0;
}
#timeCountdown{
  color:#FFF479;
}
.sale_more{
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sale_more img{
  width: 5px;
  margin-left: 5px;
}
.time_sale{
  margin: 10px 0 40px;
}
.homeFeature ul {
  grid-template-columns: repeat(4, 22%);
  column-gap: 20px;
}
.homeFeature ul li img{
  width: 100%;
}
.homeFeature ul li p{
  font-size: 13px;
  color: #191D1B;
  font-weight: bold;
  margin: 10px 0;
}
.push-warp-form{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.commonInput_inputText{
  width: 148px;
  background: #f8f8f8;
  border: 1px solid #E7E7E7;
  outline: unset;
  line-height: 34px;
  border-radius: 4px;
  font-size: 12px;
  padding-left: 10px;
}
.push-warp-form button{
  outline: unset;
  line-height: 34px;
  border-radius: 4px;
  border: unset;
  background: #333333;
  color: #fff;
  width: 47px;
}
.in_br01 .swiper-button-next,.in_ba03 .swiper-button-next{
  background: url(../img/next.png) no-repeat center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  right: -22px;
}
.in_br01 .swiper-button-prev,.in_ba03 .swiper-button-prev{
  background: url(../img/prev.png) no-repeat center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  left: -22px;
}
.in_ba03 .swiper-button-next,.in_ba03 .swiper-button-prev{
  top: 65%;
}
.in_br01,.in_ba03{
  position: relative;
}
.homeFeature{
  margin-top: 30px;
}