.floor-t {
  margin: 24px auto 0;
}
.floor-t h3 {
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 8px;
}
.home-page,.home-page #searchAssembly,.home-page .header-menu-box {
  background: #EEECEB;
}
.home-page .menu_list {
 
  display: block !important;
}
/* .home-page .header-menu-box .menu_list{
  border-radius: 0 0 8px 8px;
  background: #FF661A;
  height: 8px;
} */
.home-page .header-menu-box .menu_list .cate_pop_bg{
  background: #EEECEB;
}
.home-page .header-menu-box .header-topnav .nav-all .text{
  border-radius: 8px 8px 0 0;
}
.home-page .header-menu-box .menu_list .cate_menu{
  height: 387px;
}

.home_content {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.home_content a {
  color: #222;
}
.home_content a:hover {
  color: #ff661a;
}
/*首屏*/
.screen_first {
  width: 1200px;
  height: 390px;
  position: relative;
}
.ban_circle {
  width: 744px;
  height: 290px;
  position: absolute;
  top: 8px;
  left: 228px;
  overflow: hidden;
  z-index: 60;
}
.ban_circle .img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100000px;
}
.ban_circle .img li {
  float: left;
}
.ban_circle .img img {
  width: 744px;
  height: 290px;
  overflow: hidden;
  border-radius: 4px;
}
.ban_circle .ban_btn {
  display: none;
  width: 24px;
  height: 32px;
  position: absolute;
  top: 129px;
  z-index: 99;
}
.ban_circle .ban_control .ban_prev {
  left: 0;
  background: url(https://image.xfs.com/yc/img/ban_prev.png) no-repeat center;
}
.ban_circle .ban_control .ban_next {
  right: 0;
  background: url(https://image.xfs.com/yc/img/ban_next.png) no-repeat center;
}
.ban_circle .banner_nav {
  position: absolute;
  z-index: 100;
  width: 100%;
  text-align: center;
  bottom: 10px;
}
.ban_circle .banner_nav span {
  display: inline-block;
  width: 16px;
  height: 8px;
  margin: 0 4px;
  cursor: pointer;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: #fff;
  border-radius: 4px;
}
.ban_circle .banner_nav span.on {
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.ban_circle:hover .ban_btn {
  display: block;
}
.screen_banner3 {
  width: 752px;
  position: absolute;
  top: 306px;
  left: 220px;
}
.screen_banner3 a {
  float: left;
  width: 242px;
  height: 84px;
  overflow: hidden;
  margin-left: 9px;
  border-radius: 4px;
}
.screen_banner3 a img {
  display: block;
  width: 242px;
  height: 84px;
}
.screen_banner3 a:first-child {
  margin-left: 8px;
}
.menu_right {
  position: absolute;
  right: 0;
  top: 8px;
  width: 220px;
  height: 382px;
  border-radius: 8px;
  background: #fff;
}
.menu_right .menu_right_user {
  width: 144px;
  margin: 0 auto;
  height: 55px;
  padding: 12px 0 0 60px;
  position: relative;
  border-bottom: 1px solid #d3d3d3;
}
.menu_right .menu_right_user .logo {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 12px;
  left: 0;
}
.menu_right .menu_right_user .logo img {
  width: 44px;
  height: 44px;
}
.menu_right .menu_right_user .login_text {
  display: block;
  width: 144px;
  overflow: hidden;
}
.menu_right .menu_right_user .menu_right_btn {
  padding-top: 5px;
}
.menu_right .menu_right_user .menu_right_btn a {
  box-sizing: border-box;
  height: 24px;
  padding: 0 5px;
  line-height: 24px;
  float: left;
  border-radius: 4px;
}
.menu_right .menu_right_user .menu_right_btn a.orangeBtn {
  margin-right: 8px;
  color: #fff;
  background: #ff661a;
}
.menu_right .menu_right_user .menu_right_btn a.whiteBtn {
  border: 1px solid #ff661a;
  color: #ff661a;
}
.menu_right .menu_right_user .text_w {
  display: block;
  width: 144px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 6px;
  white-space: nowrap;
}
.menu_right .mymenu_list {
  width: 204px;
  margin: 0 auto;
  height: 66px;
  border-bottom: 1px solid #d3d3d3;
}
.menu_right .mymenu_list ul {
  display: flex;
  justify-content: space-around;
}
.menu_right .mymenu_list li {
  width: 33%;
  text-align: center;
  padding-top: 39px;
  cursor: pointer;
}
.menu_right .mymenu_list .icon1 {
  background: url("https://image.xfs.com/yc/img/menu_btn01.png") no-repeat center top 11px;
}
.menu_right .mymenu_list .icon2 {
  background: url("https://image.xfs.com/yc/img/menu_btn02.png") no-repeat center top 11px;
}
.menu_right .mymenu_list .icon3 {
  background: url("https://image.xfs.com/yc/img/menu_btn03.png") no-repeat center top 11px;
}
.menu_right .right_promotion {
  padding: 6px 0 0;
  width: 204px;
  margin: 0 auto;
  height: 241px;
  overflow: hidden;
}
.menu_right .right_promotion h3 {
  height: 24px;
  margin-bottom: 5px;
  background: #ff661a;
  background: linear-gradient(90deg, #ff661a 1%, rgba(255, 153, 0, 0) 100%);
  line-height: 24px;
  padding: 0 0 0 8px;
  width: 196px;
  font-weight: bold;
  color: #fff;
  border-radius: 4px;
}
.menu_right .right_promotion .right_promotion_box {
  width: 204px;
  overflow: hidden;
}
.menu_right .right_promotion .right_promotion_box ul {
  width: 816px;
  height: 212px;
}
.menu_right .right_promotion .right_promotion_box li {
  float: left;
  width: 204px;
  height: 212px;
}
.menu_right .right_promotion .right_promotion_box li .r_promotion_list {
  height: 60px;
  margin-bottom: 8px;
  overflow: hidden;
  position: relative;
  padding: 4px 0 0 80px;
  width: 124px;
}
.menu_right .right_promotion .right_promotion_box li .pic {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0;
  left: 0;
}
.menu_right .right_promotion .right_promotion_box li .pic img {
  width: 64px;
  height: 64px;
}
.menu_right .right_promotion .right_promotion_box li .name {
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.menu_right .right_promotion .right_promotion_box li .price {
  width: 119px;
  background: url("https://image.xfs.com/yc/img/right_promotion.png") no-repeat 0 0;
  padding: 0 0 0 4px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 6px;
  font-size: 14px;
  font-weight: bold;
  color: #ff661a;
}
/*通知*/
#top_message {
  height: 40px;
  line-height: 40px;
  margin: 8px auto 0;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 4px;
  background: #fff6f1;
}
#top_message ul {
  list-style: none;
}
#top_message ul li {
  background: url("https://image.xfs.com/yc/img/xiaolaba.png") no-repeat 8px 12px;
  padding: 0 36px;
}
#top_message ul li a {
  color: #ff661a;
}
#top_message ul li .tishiyu {
  vertical-align: super;
  color: #ff6619 !important;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  line-height: 45px;
}
/*新品上架*/
.newpdcyprmtion {
  margin: 24px auto 0;
}
.newpdcyprmtion h3 {
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 8px;
}
.newpdcyprmtion .newpdcyprmtion-con {
  display: flex;
  background: #fff;
  border-radius: 8px;
}
.newpdcyprmtion .countdown {
  width: 200px;
  height: 292px;
  overflow: hidden;
  background: url("https://image.xfs.com/yc/img/bg_countdown.jpg") no-repeat 0 0;
  position: relative;
}
.newpdcyprmtion .countdown .time_box {
  position: absolute;
  top: 192px;
  left: 24px;
}
.newpdcyprmtion .countdown .time_box li {
  float: left;
  width: 28px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  margin-left: 8px;
  color: #fff;
}
.newpdcyprmtion .newpdctprmionbox {
  position: relative;
  width: 800px;
  overflow: hidden;
}
.newpdcyprmtion .newpdctprmionbox .new_btn {
  position: absolute;
  top: 118px;
  width: 24px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
  z-index: 999;
}
.newpdcyprmtion .newpdctprmionbox .new_btn.new_prev {
  left: 0;
  background-image: url("https://image.xfs.com/yc/img/ban_prev.png");
}
.newpdcyprmtion .newpdctprmionbox .new_btn.new_next {
  right: 0;
  background-image: url("https://image.xfs.com/yc/img/ban_next.png");
}
.newpdcyprmtion .newpdctprmionbox ul {
  height: 276px;
  position: absolute;
  display: flex;
}
.newpdcyprmtion .newpdctprmionbox li img {
  display: block;
  width: 178px;
  height: 178px;
  margin: 12px auto 0;
}
.newpdcyprmtion .newpdctprmionbox li .count-name {
  height: 36px;
  line-height: 18px;
  width: 178px;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.newpdcyprmtion .newpdctprmionbox li .pricebox {
  font-weight: bold;
  margin-top: 5px;
  background: url("https://image.xfs.com/yc/img/price_new.png") no-repeat 0 2px;
  padding-left: 48px;
  color: #ff661a;
  font-size: 16px;
}
.newpdcyprmtion .newpdctprmionbox li a {
  float: left;
  width: 178px;
  height: 280px;
  overflow: hidden;
  padding: 12px 11px 0;
}
.newpdcyprmtion .newpdcyprmtion-banner {
  width: 184px;
  padding: 192px 0 0;
  overflow: hidden;
  background: url("https://image.xfs.com/yc/img/new_pic.jpg") no-repeat 0 8px;
  text-align: center;
}
.newpdcyprmtion .newpdcyprmtion-banner .more,
.newpdcyprmtion .newpdcyprmtion-banner .more:hover {
  text-decoration: underline;
}
.newpdcyprmtion .newpdcyprmtion-banner .service {
  width: 88px;
  height: 28px;
  margin: 15px auto 0;
  overflow: hidden;
  line-height: 90px;
  font-size: 0;
  cursor: pointer;
}
/*品牌推荐*/
.confloor-brand {
  margin: 24px auto 0;
}
.confloor-brand h3 {
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 8px;
}
.confloor-brand .brand-con {
  width: 1200px;
  overflow: hidden;
  padding: 24px 0px 24px 39px;
  height: 224px;
  background: url(https://image.xfs.com/yc/img/bg_brand_new.png) no-repeat 0 0;
  border-radius: 8px;
  box-sizing: border-box;
}
.confloor-brand .more {
  float: right;
}
.confloor-brand .more button {
  border: 1px solid #aaa;
  font-size: 12px;
  font-weight: normal;
  width: 80px;
  height: 24px;
  color: #222;
  text-align: center;
  background: none;
  overflow: hidden;
  border-radius: 4px;
}
.confloor-brand .more button:after {
  float: right;
  content: ">";
  margin: 0 3px;
  font-family: "SimSun";
}
.confloor-brand ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.confloor-brand ul li {
  width: 218px;
  height: 84px;
  overflow: hidden;
  margin: 0 8px 8px 0;
  border-radius: 8px;
  background: #fff;
}
.confloor-brand ul li a {
  width: 218px;
  height: 84px;
  display: table;
  text-align: center;
  line-height: 84px;
}
.confloor-brand ul li a .countbox {
  display: table-cell;
  vertical-align: middle;
}
.confloor-brand ul li a .countbox img {
  display: inline-block;
  max-width: 162px;
  height: auto;
}
/*楼层*/
.confloor {
  margin: 24px auto 0;
}
.confloor h3 {
  font-size: 24px;
  font-weight: bold;  
  color: #fff;
  padding-left: 24px;
  padding-top: 16px;
}
.confloor .confloor-con {
  display: flex;
  height: 544px;
  background: #fff;
  border-radius: 16px;
}
.confloor .confloor_banner {
  width: 200px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 16px;
}
.confloor .confloor_banner ul {
  padding: 24px 0 0 24px;
  display: flex;
  flex-wrap: wrap;
}
.confloor .confloor_banner a {
  display: inline-block;
  margin: 0 8px 4px 0;
  padding: 0 8px;
  height: 26px;
  line-height: 26px;
  font-weight: bold;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  min-width: 56px;
}
.confloor .confloor_banner a:hover {
  background-color: rgba(34, 34, 34, 0.5);
  color: #fff;
}
.confloor .confloor_goods {
  width: 784px;
  height: 544px;
  overflow: hidden;
  background: #fff;
}
.confloor .confloor_goods ul {
  display: flex;
  flex-wrap: wrap;
}
.confloor .confloor_goods li {
  width: 196px;
  height: 272px;
  overflow: hidden;
  position: relative;
}
.confloor .confloor_goods li img {
  display: block;
  width: 148px;
  height: 148px;
  margin: 12px 24px 4px;
}
.confloor .confloor_goods li .specebox {
  position: absolute;
  bottom: 14px;
  right: 20px;
  color: #666;
}
.confloor .confloor_goods li .count-name {
  height: 36px;
  line-height: 19px;
  width: 164px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  font-size: 14px;
}
.confloor .confloor_goods li .recommend {
  background: linear-gradient(90deg, #eeeceb 0%, rgba(238, 236, 235, 0) 100%);
  height: 24px;
  width: 160px;
  overflow: hidden;
  line-height: 24px;
  padding: 0 0 0 4px;
  margin: 4px auto 0;
  border-radius: 8px;
  color: #aaa;
  display: none;
}
.confloor .confloor_goods li .pricebox {
  width: 164px;
  margin: 8px auto 0;
  font-weight: bold;
  color: #ff661a;
  font-size: 16px;
}
.confloor .confloor_goods li .buy {
  width: 164px;
  height: 24px;
  line-height: 24px;
  padding-left: 8px;   
  position: absolute;
  bottom: 12px;
  right: 16px;
  text-align: left;
  color: #fff;
  border-radius: 4px;
  background: radial-gradient(115.39% 123.65% at 27.27% 0%, #FB3 0%, #F53 100%);
  text-align: center;
}
.confloor .confloor_goods li .buy::after{
  content: ">";
  margin: 0 3px;
  font-family: "SimSun";
}
.confloor .confloor_right {
  width: 200px;
  padding: 0 8px;
  background: #f5f5f5;
  border-radius: 16px;
  background: url(https://image.xfs.com/yc/img/rt_bg.png) no-repeat;
}
.confloor .confloor_right .title {
  width: auto;   
  font-size: 16px;
  margin-top: 24px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #FF661A;
  margin-bottom: 19px;
}
.confloor .confloor_right .title:after{
  display: inline-block;
  width: 20px;
  height: 24px;
  content: " ";
  background: url(https://image.xfs.com/yc/img/hot_icon.png) no-repeat;
  margin-left: 4px;
  position: relative;
  top: 5px;
}


.confloor .confloor_right li {
 
}
.confloor .confloor_right li a {
  display: block;
  height: 62px;
  position: relative;
  background: url(https://image.xfs.com/yc/img/fast_icon.png) no-repeat 147px 53px;
  padding: 8px 4px 24px 68px;
}
.confloor .confloor_right li .icon_num {
  display: block;
  width: 16px;
  height: 26px;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 22;
  background: url("https://image.xfs.com/yc/img/bang01.png") no-repeat 0 0;
}
.confloor .confloor_right li img {
  position: absolute;
  width: 56px;
  height: 56px;
  top: 8px;
  left: 4px;
  overflow: hidden;
}
.confloor .confloor_right li .count-name {
  width: 128px;
  line-height: 19px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  font-size: 14px;
}
.confloor .confloor_right li .pricebox {
  font-weight: bold;
  margin-top: 8px;
  color: #FF6619;
  font-size: 14px;
}
.confloor .confloor_right li .purchased {
  background: linear-gradient(90deg, #eeeceb 0%, rgba(238, 236, 235, 0) 100%);
  width: 124px;
  height: 24px;
  line-height: 24px;
  padding: 0 0 0 4px;
  overflow: hidden;
  border-radius: 4px;
  color: #808080;
}
.confloor .confloor_right .number02 .icon_num {
  background-image: url("https://image.xfs.com/yc/img/bang02.png");
}
.confloor .confloor_right .number03 .icon_num {
  background-image: url("https://image.xfs.com/yc/img/bang03.png");
}
.confloor .confloor_right .number04 .icon_num {
  background-image: url("https://image.xfs.com/yc/img/bang04.png");
}
.confloor .confloor_right .number05 .icon_num {
  background-image: url("https://image.xfs.com/yc/img/bang05.png");
}
/*知识库*/
.knowledge-con {
  margin: 24px auto 0;
  display: flex;
  justify-content: space-between;
  display: none;
}
.knowledge-con h3 {
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 8px;
}
.knowledge-con .knowledge-list {
  overflow: hidden;
  width: 392px;
  border-radius: 8px;
  background: #fff;
}
.knowledge-con h4 {
  font-weight: bold;
  height: 52px;
  line-height: 52px;
  padding: 0 16px 0 24px;
  position: relative;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  border-bottom: 1px solid #f5f5f5;
}
.knowledge-con h4 .more {
  font-weight: normal;
  color: #808080;
  font-size: 12px;
}
.knowledge-con h4 .more:after {
  float: right;
  margin-left: 10px;
  content: ">";
  font-family: "SimSun";
}
.knowledge-con h4:after {
  position: absolute;
  left: 0;
  top: 16px;
  width: 4px;
  height: 16px;
  border-radius: 0 2px 2px 0;
  content: " ";
  background: #ff661a;
}
.knowledge-con ul {
  padding-top: 15px;
  height: 240px;
  overflow: hidden;
}
.knowledge-con li {
  height: 64px;
  width: 272px;
  padding: 0 24px 16px 96px;
  position: relative;
}
.knowledge-con li img {
  height: 62px;
  width: 62px;
  position: absolute;
  left: 24px;
  top: 0;
  border: 1px solid #e2e2e2;
}
.knowledge-con li .text01 {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.knowledge-con li .text02 {
  height: 32px;
  line-height: 16px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
/*返回顶部*/
.home_sidebar {
  width: 100px;
  position: fixed;
  border-radius: 4px;
  left: 50%;
  /* bottom: 100px; */
  top:240px;
  margin-left: -722px;
  /* background: url(https://image.xfs.com/yc/img/icon_sidebar.png) no-repeat center 0;
  padding: 56px 0 0; */
  display: none;
}
.home_sidebar ul {
  width: 76px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
}
.home_sidebar li {
  text-align: left;
  position: relative;
}
.home_sidebar li a {
  display: block;
  text-decoration: none;
  width: 28px;
  height: 36px;
  line-height: 18px;
  text-align: center;
  color: #222;
  font-size: 14px;  
  padding: 14px 24px;
}
.home_sidebar li a:hover {
  color: #fff;
  background: #ff661a;
}
.home_sidebar li:last-child {
  background: url("https://image.xfs.com/yc/img/backtop.png") no-repeat center 10px;
  height: 30px;
  padding-top: 36px;
  text-align: center;
  cursor: pointer;
  color: #808080;
}
/*中奖弹框样式*/
#jeBoxrotation {
  background: none;
  box-shadow: none;
}
