<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Reset*/

a {
  text-decoration: none;
  cursor: pointer;
}
@font-face {
  font-family: 'iconfont xfslogo';
  src: url('../fonts/iconfont.woff2?t=1678174048360') format('woff2'),
       url('../fonts/iconfont.woff?t=1678174048360') format('woff'),
       url('../fonts/iconfont.ttf?t=1678174048360') format('truetype'),
       url('../fonts/iconfont.svg?t=1678174048360#font_family') format('svg');
}
.font_family {
  font-family: "iconfont xfslogo" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body {
  font: 12px 'PingFangSC-Light', 'PingFang SC', 'Segoe UI', 'Lucida Grande', 'NotoSansHans-Light', 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;
  color: #222;
}
body,ul,li,ol,p,dl,dd,h1,h2,h3,h4,h5,h6,img,iframe,form,div {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 0
}
input {
  padding: 0;
  margin: 0;
  outline: none;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden
}
.clearfix {
  zoom: 1
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
b.more {
  font-family: å®‹ä½“;
  font-weight: normal;
}
.content_bk a,.content_bk a:hover,.content_line a,.content_line a:hover {
  color: #222;
  text-decoration: none;
}
.content_bk a:hover,
.content_line a:hover {
  color: #FF0D35;
}
.placeholder_con {
  position: relative;
}
.placeholder_con input {
  background: none;
}
.placeholder_con .ph_hide {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  color: #999;
  padding-left: 5px;
  z-index: 666;
}
.hide {
  display: none !important;
}

/*é¢åŒ…å±‘*/
.crumbs_nav {
  width: 1200px;
  margin: 0 auto;
  color: #333;
  padding: 15px 0;
}
.crumbs_nav span {
  font-weight: bold;
}
.crumbs_nav a,.crumbs_nav a:hover {
  color: #333;
  text-decoration: none;
}
.crumbs_nav_info {
  position: relative;
  cursor: default;
  display: inline-block;
}
.nav-title {
  display: inline-block;
  border: 1px solid #D3D3D3;
  padding: 6px 10px;
}
.nav-title img {
  float: right;
}
.crumbs_nav a:hover {
  color: #FF0D35;
}
.crumbs_nav_title {
  font-weight: bold;
}
.crumbs_nav b {
  padding: 0 6px;
}

/*ç­›é€‰*/
.nav_title_con {
  width: 470px;
  background: #fff;
  border: 1px solid #FF0D35;
  position: absolute;
  left: 0;
  z-index: 999;
  display: none;
}
.nav_title_con ul {
  padding: 10px;
  padding-right: 0;
  width: 460px;
  max-height: 170px;
  height: auto;
  overflow-y: auto;
}
.nav_title_con ul li {
  float: left;
  margin-right: 10px;
  padding: 5px;
  width: 53px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  cursor: pointer;
  height: 16px;
}
/*æŒ‰é’®*/

.btn_red {
  background: #FF0D35;
  color: #fff;
  border: 1px solid #FF0D35;
  border-radius: 2px;
  cursor: pointer;
}
.btn_red:hover {
  background: #E50C30;
  border-color: #E50C30;
  border-radius: 2px;
}
.btn_red:active {
  background: #E50C30;
  border-color: #E50C30;
  border-radius: 2px;
}

/* é€šæ&nbsp; */
.ban_top {
  width: 100%;
  margin: 0 auto;
  height: 80px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
}
.ban_top img {
  display: block;
  width: 1200px;
  height: 80px;
  margin: 0 auto;
}

/* é¡¶éƒ¨æ“ä½œæ¡ */
.tools_bg {
  width: 100%;
  height: 40px;
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
  z-index: 10000;
}
.tools {
  width: 1200px;
  margin: 0 auto;
  color: #999;
  position: relative;
  z-index: 1000;
}
.tools a,.tools a:hover {
  color: #757575;
  text-decoration: none;
}
.tools i {
  margin: 6px 0 0;
  width: 25px;
  height: 25px;
}
.tools .area {
  padding: 0 30px 0 0;
  float: left;
  cursor: pointer;
}
.tools .area i {
  float: left;
}
.tools i.i_site {
  background: url(../icon/distributionImage/pos_icon.png) no-repeat center;
}
.tools .area:hover i.i_site {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: bounce;
  animation-name: bounce
}
.tools i.i_drop {
  background: url(../icon/distributionImage/arror_down_icon.png) no-repeat center;
}
.tools .area span {
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  max-width: 100px;
  overflow: hidden;
  color: #757575;
}
.tools .area span:hover {
  color: #FF0D35;
}
.tools .tools_list a {
  display: block;
  padding: 0 5px;
  height: 40px;
  line-height: 40px;
  margin: 0 12px;
}
.tools .tools_list a.tbonline {
  color: #FF0D35;
  font-weight: bold;
}
.tools .tools_list a.orange,
.tools .tools_list a.orange:hover {
  color: #FF0D35;
  display: inline-block;
  margin: 0 15px 0 0;
  cursor: pointer;
}
.tools .area2 {
  padding: 0;
  float: left;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
}
.tools .icon {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }
  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
  }
}
.tools .tools_list {
  float: right;
  width: auto;
  max-width: 945px;
}
.tools .tools_list li ,.account-img{
  float: left;
  position: relative;
  cursor: pointer;
}
.tools .tools_list li span {
  float: left;
  height: 40px;
  line-height: 40px;
}

.tools .tools_list li .tools_name{
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tools .border_right {
  line-height: 38px;
  color: #bbb;
}
.tools .drop-downbox {
  width: 110px;
  background-color: #fff;
  position: absolute;
  z-index: 100;
  text-align: center;
  margin-left: 0;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.12);
  display: none;
}
.tools .drop-downbox a {
  display: block;
  padding: 0;
  height: 30px;
  line-height: 30px;
  margin: 0;
  text-align: left;
  padding-left: 16px;
}
.tools .drop-downbox a:hover {
  background: #f5f5f5;
  color: #FF0D35;
}
.tools .drop-phonedownbox {
  width: 210px;
  background-color: #fff;
  position: absolute;
  z-index: 100;
  /* text-align: center; */
  padding: 8px;
  margin-top: 5px;
  margin-left: -3px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.16);;
  border-radius: 8px;
  display: none;
  line-height: normal;
}
.tools .drop-phonedownbox .sanjiao {
  position: absolute;
  top: -6px;
  left: 40px;
  width: 10px;
  height: 10px;
  background: #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.tools .drop-phonedownbox img {
  margin-top: 4px;
  width: 120px;
  height: 120px;
  min-height: 120px;
}
.tools .drop-phonedownbox .img-info{
  display: inline-block;
  font-size: 14px;
  color: #222222;
  font-weight: 700;
  float: right;
  margin-top: 40px;
  width: 84px;

}
.tools .drop-phonedownbox .img-info p{
  font-weight: normal;
  color: #808080;
  font-size: 12px;
}

/* .tools .tools_list li.phonefs a {
  margin-right: 0;
} */
.tools .tools_list li.phonefs i,.tools .account-img i{
  margin: 0 6px 0 0;
  vertical-align: bottom;
  color: #bbb;
}
.tools .tools_list li.phonefs:hover .drop-phonedownbox,.tools .account-img:hover .drop-phonedownbox,
.tools .tools_list li.myfangsheng:hover .drop-downbox-show {
  display: block;
}
.tools .tools_list a img {
  float: left;
  margin: 13px 6px 0 0;
}
.tools .tools_list a .user_status {
  margin-left: 5px;
}
.tools .tools_list .icon {
  margin-right: -9px;
}

/* é¡µå¤´æœç´¢ */
.header .icon1 {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  color: #FFF;
}
.header .icon1 em{
  display: inline-block;
  width:24px;
  height: 24px;
  background: url("../../assets/icon/distributionImage/fangda_icon.png") no-repeat center;
  vertical-align: middle;
  margin-right: 8px;
}
.header {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: #fff;
  /* z-index: 500; */
}
.header-ht{
  height: 118px !important;
}
.header .header_nav {
  width: 1200px;
  margin: 0 auto;
}
.header .header_content {
  width: 1200px;
  margin: 0 auto;
}
.header .search_box a {
  color: #808080 !important;
  text-decoration: none;
}
.header .search_box a:hover {
  color: #FF0D35 !important;
}
.header .logo {
  width: 180px;
  height: 60px;
  float: left;
  margin-top:20px;
  margin-right: 49px;
}
.header .lodo_01 {
  display: block;
}
.header .lodo_01 img {
  width:180px;
  height: 60px;
}
.header .logo_02 {
  float: left;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 2px;
}
.header .logo_02 img {
  width: auto;
  max-width: 100px;
  height: 100px;
  display: block;
}
.header .search_box {
  float: left;
  margin: 30px 0 0;
  width:744px;
}
.header .input_form {
  height: 36px;
  float: left;
  width: 612px;
  border: 2px solid #FF0D35;
  border-radius: 4px 0 0 4px;
}
.header .input_form input {
  border: 0;
  width: 584px;
  text-align: left;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  padding: 10px 12px;
  box-sizing: content-box;
}
.header button {
  float: left;
  width: 128px;
  height: 40px;
  background: #FF0D35;
  background-position: center 0;
  border: 0;
  border-radius: 0 4px 4px 0;
}
.header .key_word {
  clear: both;
  padding: 4px 0 0 0;
  width: 580px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  font-size: 12px;
}
.header .key_word a {
  display: inline-block;
  margin-left: 15px;
}
.header .cart {
  position: absolute;
  top: 30px;
  right: 0;
  background: #fff;
}
.header .cart a,
.header .cart a:hover {
  border: 2px solid #e2e2e2;
  display: block;
  height: 36px;
  background-color: #fff;
  color: #222222;
  font-size: 16px;
  line-height: 36px;
  width: 176px;
  padding-left: 0;
  border-radius: 4px;
  text-align: center;
}
.header .cart a .icon {
  padding-right: 8px;
  font-size: 24px;
  color: #FF0D35;
  vertical-align: top;
}
.header .cart a span {
  display: inline-block;
}
.search_box .input_form .placeholder {
  position: absolute;
  height: 40px;
  display: block;
  line-height: 40px;
  left: 24px;
  top: 0;
  color: #999;
  font-size: 14px;
  z-index: -10;
}
.search_box .input_form #searchText {
  background: transparent;
}

/* åœ°å€é€‰æ‹©*/
.top_area_box {
  position: absolute;
  width: 448px;
  z-index: 1000;
  top: 40px;
  left: 55px;
  border: 1px solid #d3d3d3;
  background: #fff;
}
.viptools_bg .top_area_box {
  top: 45px;
}
.top_area_box .tab {
  width: 428px;
  padding: 16px 10px 0;
  margin: 5px auto 0;
  border-bottom: 1px solid #e8e8e8;
}
.top_area_box .tab span {
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 0 0 -1px 10px;
  border: 1px solid #e8e8e8;
  padding: 0 30px;
  background: #fff;
  cursor: default;
  color: #666;
  font-size: 14px;
}
.top_area_box .tab span.curr {
  border-color: #e8e8e8 #e8e8e8 #fff;
}
.top_area_box .close {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 30px;
  right: 7px;
  display: inline-block;
  font-size: 0;
  overflow: hidden;
  background: url(../../assets/icon/myfs/myfs_sprites.png) no-repeat 0 0;
  cursor: pointer;
}
.top_area_box .list {
  clear: both;
  padding: 10px 0 10px 2px !important;
  width: 95%;
  margin-left: 10px;
}
.top_area_box .list li {
  float: left;
  margin-left: 0 !important;
  line-height: 24px;
  margin-bottom: 5px;
  overflow: hidden;
  color: #666;
  text-align: center;
  width: 82px;
}
.top_area_box .list li span {
  display: inline-block;
  padding: 0 5px;
  text-align: left;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.top_area_box .list li span:hover {
  background-color: #FF0D35;
  border-radius: 4px;
  color: #fff;
}
.top_area_box .list .selection span {
  background-color: #FF0D35;
  border-radius: 4px;
  color: #fff;
}
.top_area_box .inp_area {
  background: #fff url(../../assets/icon/address/down.png) no-repeat right 0;
  cursor: default;
  border: 1px solid #d3d3d3;
  float: left;
  width: 265px;
  height: 24px;
  line-height: 24px;
  padding: 0 0 0 5px;
  font-size: 14px;
}
.sure-btn {
  border: 1px solid #FF0D35;
  background: #FF0D35;
  color: #fff;
  margin: 0 10px;
  font-size: 14px;
  outline: none;
  padding: 0 20px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  border-radius: 2px;
}
.sure-btn:hover {
  border-color: #E50C30;
  background: #E50C30;
}
.sure-btn:active {
  border-color: #E50C30;
  background: #E50C30;
}
.cancel-btn {
  margin: 0 10px;
  color: #333;
  background: #fff;
  border: 1px solid #666;
  font-size: 14px;
  outline: none;
  padding: 0 20px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  border-radius: 2px;
}
.cancel-btn:hover {
  border: 1px solid #FF0D35;
  color: #FF0D35;
}
.cancel-btn:active {
  border: 1px solid #FF0D35;
  background: #fff0e3;
  color: #FF0D35;
}
.marg_lt_10 {
  margin-left: 10px;
}

/*ç­¾çº¦*/
.viptools_bg {
  background: #474747;
  height: 45px;
  color: #c9c9c9;
}
.viptools_bg .tools {
  color: #c9c9c9;
}
.viptools_bg .tools a {
  color: #c9c9c9;
  height: 45px;
  line-height: 45px;
}
.viptools_bg .tools a:hover {
  color: #FF0D35;
}
.viptools_bg .tools a.tools_name_a:hover {
  color: #c9c9c9;
}
.viptools_bg .tools a:hover .tools_name {
  color: #FF0D35;
}
.viptools_bg .tools .area span {
  height: 45px;
  line-height: 45px;
}
.viptools_bg .tools .drop-downbox {
  background: #474747;
  width: 100px;
}
.viptools_bg .tools .drop-downbox a,.viptools_bg .tools .drop-downbox a:hover {
  color: #c9c9c9;
  height: 30px;
  line-height: 30px;
}
.viptools_bg .tools .drop-downbox a:hover {
  background-color: #575757;
}
.viptools_bg .tools .icon {
  margin-top: 10px;
}
.viptools_bg .tools i.i_site {
  margin-right: 20px;
}
.viptools_bg .tools .area i.i_drop {
  margin-left: 20px;
}
.vip_header .input_form {
  width: 561px;
  border-color: #FF0D35;
  margin: 0;
}
.vip_header .input_form input {
  font-size: 14px;
  padding: 0;
}
.vip_header .key_word {
  width: 680px;
}
.vip_header .key_word_list {
  width: 742px;
  left: 2px;
}
.vip_header .cart a,
.vip_header .cart a:hover {
  padding-left: 52px;
  background-position: 7px 8px;
  width: 90px;
}
.vip_header .cart a.gray {
  cursor: default;
  color: #999;
  opacity: 0.5;
}
.viptools_bg .tools a.tel_icon {
  margin: 0 15px 0 10px;
  padding: 0 10px;
  color: #c9c9c9;
  cursor: default;
}
.viptools_bg .tools a.tel_icon em {
  font-style: normal;
}
.viptools_bg .tools .area span {
  color: #c9c9c9;
}
.viptools_bg .tools .tools_list li span {
  height: 45px;
  line-height: 45px;
  max-width: 77px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn_white {
  float: left;
  height: 28px;
  padding: 0 10px;
  line-height: 28px;
  margin-left: 20px;
  border: 1px solid #d3d3d3;
  cursor: pointer;
  background: #fff;
  color: #333
}
.btn_white:hover {
  background: #FF0D35;
  color: #fff;
  border: none;
  height: 30px;
  padding: 0 11px;
}

/*åˆ†ç±»å¯¼èˆªæ&nbsp;*/
ul,li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.head_nav_bg {
  width: 100%;
  background: #fff;
}
.head_nav {
  padding-left: 230px;
  height: 40px;
  width: 970px;
  margin: 0 auto;
  clear: both;
  position: relative;
  /* z-index: 222; */
}
.head_nav .sort_all {
  left: 0;
  width: 220px;
  height: 40px;
  position: absolute;
  color: #333;
  line-height: 40px;
  cursor: default;
  font-size: 16px;
  border-bottom: 8px solid transparent;
  color: #FFf;
  border-radius: 4px 4px 0 0;
  text-align: center;
  z-index: 1;
}
.head_nav .sort_all .icon_content{
  display: inline-block;
  background: #FF0D35;
  width: 100%;
  border-radius: 4px 4px 0 0;
}
.head_nav .sort_all_back {
  display: block;
  width: 220px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  text-decoration: none;
  overflow: hidden;
}
.head_nav .sort_all_back img{
  width: 220px;
}
.sort_all_click i.icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  margin-right: 12px;
  overflow: hidden;
  position: relative;
  top: 6px;
  /* color: #c5c5c5; */
  font-size: 24px;
}

.head_nav .out-sort-all:hover .sort_all,.head_nav .out-sort-all:hover  i.icon,.head_nav .out-sort-all:hover  i.icon_top{
  /* color: #FF0D35; */
 
}
/* .head_nav .out-sort-all:hover  i.icon img{
  margin-left: -26px;
} */
/* .head_nav .out-sort-all:hover  i.icon_top img{
  margin-left: -26px;
} */


/*ä¸Šé¢çš„æ²¡æ”¹å‘¢*/
.head_nav .nav {
  overflow: hidden;
  height: 40px;
}
.head_nav .nav li {
  float: left;
  padding: 4px 16px 0;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  position: relative;
  bottom: 1px;
}
.head_nav .nav .indexActive{
  padding-left: 32px;
  margin-left: -3px;
}
.head_nav .nav li a {
  color: #333;
  text-decoration: none;
  border-bottom: 2px solid #fff;
  display: inline-block;
}
.head_nav .nav li a:hover ,.head_nav .nav li.active a{
  border-bottom: 2px solid #FF0D35;
  color: #FF0D35;
}
.head_nav .nav li .defalut_icon{
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  margin-right: 2px;
  position: relative;
  top:6px;
}
.head_nav .nav li a:hover .defalut_icon img{
  margin-left: -24px;
}
.head_nav .nav .active a .defalut_icon img{
  margin-left: -24px;
}
.head_nav .nav li a .defalut_icon .icon{
  font-size: 24px;
  color: #FF0D35;
}
.head_nav .nav .new_product img {
  position: relative;
  top: 3px;
  margin-right: 2px;
}

/*åˆ†ç±»å±•å¼€*/
.head_nav .menu_list {
  position: absolute;
  z-index: 1000;
  top: 48px;
  left: 0;
  display: none;
  color: #222222;
  /* width: 1200px; */
  height: 382px;
  background:#fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
}

.head_nav .menu_list.allshow{
  width: 1200px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
}
.menu_list .cate_menu_bg {
  width: 220px;
  font-size: 12px;
  color: #fff;
  border-radius:  4px ;
  background-color: #222222;
}
.menu_list .cate_menu {
  height: 372px;
  overflow: hidden;
  padding-top: 10px;
}
.menu_list .cate_menu_js{
  overflow:auto;
}
.menu_list .cate_menu li {
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  color: #222;
}
.menu_list .cate_menu li .icon {
  width: 24px;
  height: 24px;
  margin: 0 12px;
  position: relative;
  top: 8px;
  float: left;
  background: none;
  overflow: hidden;
}
.menu_list .cate_menu_js li .icon{
  margin:0 10px 0 10px;
}
.menu_list .cate_menu li .icon img {
  display: block;
}
.menu_list .cate_menu li.hoveron .icon img {
  margin: 0 0 0 -26px;
}

.menu_list .cate_menu li a,.menu_list .cate_menu li a:hover {
  color: #fff;
  float: left;
  width: 150px;
  height: 36px;
  overflow: hidden;
  font-size: 14px;
  text-decoration: none;
}
.menu_list .cate_menu li.hoveron a {
  color: #A6293E;
}
.menu_list .cate_menu li.hoveron {
  background-color: #fff;
  font-weight: 700;
  color: #A6293E;
}
.menu_list .cate_menu li a:hover {
  color: #A6293E;
}
.menu_list .cate_menu li:hover {
  background: #fff;
  font-weight: 700;
}
.menu_list .cate_pop {
  position: absolute;
  left: 220px;
  top: 0;
  width: 980px;
  height: 382px;
  overflow: hidden;
  background: #fff;
  border-radius: 0 4px 4px 0;
}
.menu_list .cate_pop li {
  color: #808080;
  font-size: 14px;
  height: auto;
  line-height: 22px;
}
.menu_list .cate_pop li:hover {
  background-color: transparent;
}
.cate_pop .cate_left_box {
  float: left;
  width: 760px;
  background: #fff;
  height: 377px;
  padding: 5px 0 0;
  overflow: hidden;
}
.cate_pop .cate_left {
  height: 455px;
  overflow-y: auto;
}
.menu_list .cate_left .clearfix {
  width: 710px;
  margin: 0 auto;
  padding: 5px 16px;
  overflow: hidden;
  line-height: 22px;
}
.menu_list .cate_left .clearfix li a {
  color: #666;
  cursor: pointer;
}
.menu_list .cate_left .clearfix li a:hover {
  color: #FF0D35;
}
.menu_list .cate_left h4 {
  float: left;
  width: 116px;
  overflow: hidden;
  text-align: right;
  padding-right: 24px;
}
.menu_list .cate_left h4 a,.menu_list .cate_left h4 a:hover {
  font-weight: bold;
  color: #222;
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  display: block;
  position: relative;
  padding-right: 16px;
  text-decoration: none;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.menu_list .cate_left h4 a:hover {
  color: #FF0D35;
}
.menu_list .cate_left h4 i {
  font-family: simsun;
  font-style: normal;
  position: absolute;
  right: 0;
  top: 0;
  color: #666;
  font-weight: normal;
  padding-right: 3px;
}
.menu_list .cate_left .clearfix ul {
  float: left;
  width: 556px;
  overflow: hidden;
}
.cate_pop .cate_right {
  float: left;
  width: 220px;
  height: 382px;
  overflow: hidden;
}
.cate_pop .cate_right .lg {
  width: 220px;
  height: 165px;
  overflow: hidden;
}
.cate_pop .cate_right .lg li {
  float: left;
  width: 72px;
  height: 24px !important;
  overflow: hidden;
  background: #fff;
  position: relative;
  margin-left: 25px;
  margin-top: 17px;
}
.cate_pop .cate_right .lg li img {
  display: block;
  width: 72px;
  max-height: 24px;
}
.cate_pop .cate_right .ban {
  width: 210px;
  margin: 0 auto;
  margin-top:17px;
}
.cate_pop .cate_right .ban li {
  height: 92px !important;
  width: 204px;
  border-radius: 4px;
  margin-bottom: 8px;
}
.cate_pop .cate_right .ban li img {
  width: 208px;
  height: 92px;
  border-radius: 4px;
}
.viphead_nav_bg .menu_list .cate_menu li a:hover {
  color: #222;
}
.menu_list .cate_left .clearfix ul li {
  display: inline-block;
  padding-right: 11px;
  margin-right: 10px;
  height: 26px;
  line-height: 24px;
  float: left;
  position: relative;
}

/*æˆ‘çš„æ–¹ç››*/
.main {
  background-color: #f5f5f5;
  overflow: hidden;
  width: 1200px;
  padding: 0 0 30px;
  margin: auto;
}
.main_left {
  float: left;
  width: 130px;
}
.main_right {
  float: left;
  width: 1060px;
  margin-left: 10px
}

/*key_word*/
.search_box {
  position: relative;
  z-index: 9999;
}
.search_nav {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.key_word_list {
  width: 740px;
  background: #fff;
  position: absolute;
  top: 40px;
  left: 2px;
  max-height: 341px;
  overflow-y: auto;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.key_word_list li {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
}
.key_word_list li:hover {
  background: #F5F5F5;
  color: #FF0D35;
}
.key_word_list li span {
  float: left;
  padding-left: 12px;
  max-width: 508px;
  overflow: hidden;
  cursor: pointer;
}
.key_word_list li span.text {
  float: right;
  color: #808080;
  padding-right: 12px;
  max-width: 143px;
  overflow: hidden;
  text-align: right;
}
.key_word_list li span.text_val{
  width:508px;
  color: #222;
}
.key_word_list .history-line .text_val{
  display: block;
  width: calc(100% - 80px);
  max-width:unset
}
.key_word_list #close_search {
  height: 36px;
  line-height: 36px;
  text-align: right;
  border-top: 1px solid #E8E8E8;
}
.key_word_list #close_search .deleall{
  margin-left: 12px;
}
.key_word_list #close_search:hover {
  background: #fff;
}
.key_word_list #close_search a {
  color: #333;
  font-size: 12px;
  margin-right: 12px;
}
.key_word_list #close_search a:hover {
  color: #0B5DA2 !important;
}

/* é¡µå°¾ */
.footer_bg {
  width: 100%;
  background: #fff;
}
.footer {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.footer a,.footer a:hover {
  color: #666;
  text-decoration: none;
}
.footer a:hover {
  color: #FF0D35;
}
.footer .service {
  border-bottom: 2px solid #f2f2f2;
  padding: 35px 0;
}
.footer .service li {
  float: left;
  width: 212px;
  height: 50px;
  margin-right: 115px;
}
.footer .service .wid_240{
  width:218px;
}
.footer .service li:last-child{
  margin-right: 0;
}
.footer .service li .icon {
  width: 63px;
  height: 50px;
  display: block;
  float: left;
  margin-right: 8px;
}
.footer .service li span {
  display: block;
  float: left;
  width:140px;
  margin-top:6px;
  color: #808080;
  font-size: 14px;
}
.footer .service .wid_240 span{
  width:141px;
}
.footer .service li .text_t {
  font-weight: bold;
  color: #222;
  font-size: 16px;
  margin-top:3px;
}
.footer .service .wid_240 .text_t{
  width: 140px;
}
.footer .footer_list {
  border-bottom: 2px solid #f2f2f2;
  padding: 24px 0 54px;
}
.footer .footer_list li {
  width: 196px;
  float: left;
  height: 138px;
}
.footer .footer_list span {
  display: block;
  color: #808080;
  line-height: 24px;
}
.footer .footer_list .title {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 18px;
  color: #222;
}
.footer .footer_list li.last {
  padding-left: 17px;
  font-size: 14px;
  width: 180px;
  text-align: center;
}
.footer .footer_list li.last .tel {
  font: bold 22px/24px Impact, Arial;
  color: #ED6D15;
  margin: 0 -10px -2px;
}
.footer .footer_list li.last .pic {
  width: 80px;
  margin: 4px auto 0;
}
.footer .footer_list li.last .pic span {
  float: left;
  width: 80px;
  margin-right: 13px;
  text-align: center;
}
.footer .footer_list li.last .pic img {
  width: 80px;
  height: 78px;
  display: block;
}
.footer .copyright {
  line-height: 28px;
  text-align: center;
  padding: 30px 0;
  color: #666;
}
.footer .copyright span {
  display: block;
}
.footer-a {
  text-decoration: none;
}
.footer-a:hover {
  text-decoration: none;
  color: #666 !important;
}
.footer_bg .record_number {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url(../../assets/icon/loginFooter/beian.png) no-repeat;
}
.copyright span .icp {
  display: inline-block;
  vertical-align: middle;
}
.copyright .footer-a {
  vertical-align: middle;
}
.vip_footer_bg .footer .footer_list li {
  width: 161px;
}
.vip_footer_bg .footer .footer_list li.last {
  width: 140px;
  margin-left: -14px;
}
.vip_footer_bg .footer .footer_list span {
  text-align: left;
}

/* è¿”å›žé¡¶éƒ¨ */
.backtop {
  position: fixed;
  right: 16px;
  top: 208px;
  z-index: 9999;
  /* background: #fff; */
  border-radius: 4px;
  overflow: hidden;
}
.backtop li {
  width: 60px;
  height: 60px;
  color: #fff;
  margin-bottom: 4px;
  background: #222;
  border-radius: 4px;
}
.backtop li .a_out {
  display: block;
  /* height: 70px; */
  color: #FFF;
  /* width: 100px; */
  text-align: center;
  cursor: pointer;
  font-size: 12px;
}
.backtop li .a_out:hover {
  color: #FF0D35;
}
/* .backtop li .a_out img {
  display: block;
  margin: 0 auto;
  padding: 8px 0 4px;
} */
.backtop li .a_out .icon{
  font-size: 24px;
  color: #A6293E;
  padding: 8px 0 4px;
}

.backtop .cart {
  position: relative;
}
.backtop .cart .CartCount1 {
  position: absolute;
  z-index: 9999999;
  top: -10px;
  left: 1px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  color: #fff;
  height: 20px;
  line-height: 20px;
  background: #FF0D35;
  border-radius: 10px;
  padding: 0 5px;
}

/*æ”¶è—ã€å¸¸è´­å•†å“ç½®ç°æŒ‰é’®*/
a.btn_wh.disabled,
a.btn_ora.disabled {
  border-color: #d5d5d5 !important;
  background: #d5d5d5 !important;
}

/*å¼¹æ¡†*/
.msg_alert {
  display: none;
  background-color: #000;
  text-align: center;
  color: #ffffff;
  border: none;
  padding: 10px;
  line-height: 24px;
  font-size: 14px;
  height: 28px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 999999;
  border-radius: 4px;
  opacity: 0.65;
  -moz-opacity: 0.65;
  /* å…¼å®¹ FF*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  /*IE8*/
  filter: alpha(opacity=65);
  /*IE5ã€IE5.5ã€IE6ã€IE7*/
}
.msg_alert_text {
  height: 30px;
  padding-left: 40px;
  line-height: 30px;
}
.msg_text {
  padding-left: 0;
}
.msg_icon1 {
  background: url(../icon/icon/jeicon1.png) no-repeat;
}
.msg_icon2 {
  background: url(../icon/icon/jeicon2.png) no-repeat;
}
.msg_icon3 {
  background: url(../icon/icon/jeicon3.png) no-repeat;
}

/*å®šä¹‰æ»šåŠ¨æ¡è½¨é“ å†…é˜´å½±+åœ†è§’*/
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  /*æ»šåŠ¨æ¡çš„èƒŒæ™¯åŒºåŸŸçš„åœ†è§’*/
  background-color: #f5f5f5;
  /*æ»šåŠ¨æ¡çš„èƒŒæ™¯é¢œè‰²*/
}
/*è¾“å…¥æ¡†ieå…¼å®¹å…¬å…±æ&nbsp;·å¼*/
.search-inp {
  position: relative;
}
.search-inp input {
  position: relative;
  z-index: 2;
  background: transparent;
  width: 210px;
  padding-left: 10px;
  height: 32px;
  line-height: 34px;
  border: 1px solid #d3d3d3;
  border-radius: 2px;
  font-size: 12px;
}
.search-inp .common-placeholder {
  position: absolute;
  left: 10px;
  top: 8px;
  color: #999;
}
.jeBox-footer button.jeBox-btn0 {
  display: inline-block;
  width: 104px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  border-radius: 2px;
  margin: 5px;
  margin-bottom: 20px;
}
.jeBox-footer button.jeBox-btn1 {
  display: inline-block;
  width: 104px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  border-radius: 2px;
  margin: 5px;
  background: #fff;
  border: 1px solid #666;
  font-size: 14px;
  color: #333;
  margin-bottom: 20px;
}

/*è´¦å·ä½“ç³»é€‰æ‹©é¡¹ç›®å¼¹æ¡†*/
#jeBoxvipChooseAccount {
  background: none;
  box-shadow: none;
  border: none;
}
#jeBoxvipChooseAccount .jeBox-content {
  overflow: hidden;
}

/*12æœˆ30ä¸Šçº¿åŠ&nbsp;æ³¨å†Œï¼Œæˆ‘è¦åˆä½œ*/
.tools .tools_list li.my_registration:hover .drop_registration_icon {
  display: block;
}
.tools .tools_list .drop_registration_icon {
  width: 148px;
  height: 44px;
  position: absolute;
  z-index: 100;
  text-align: center;
  margin-left: 0;
  display: none;
  top: 23px;
}
.head_nav .nav .index_compare {
  position: relative;
  overflow: visible;
}
.head_nav .nav .index_compare .com_down img.comdown {
  position: relative;
  top: 6px;
}
.head_nav .nav .index_compare:hover .compare_link {
  display: block;
}
.head_nav .index_compare .compare_link {
  width: 126px;
  height: 95px;
  position: absolute;
  display: none;
  top: 40px;
  left: 10px;
  background: #fff;
  -webkit-box-shadow: 1px 9px 9px 0 #999;
  box-shadow: 1px 9px 9px 0 #999;
  z-index: 666;
}
.head_nav .compare_link a {
  display: inline-block;
  padding-left: 26px;
  width: 100px;
  text-align: left;
  background: #fff;
  font-size: 12px;
}
.head_nav .compare_link a:hover {
  background: #F5F5F5;
  color: #FF0D35;
}

/*é‡‡è´­å•ä¸‹æµ®çª—*/
.header .cart a.mose {
  z-index: 888;
  position: relative;
}
.cart .cart_down_list {
  position: absolute;
  right: 0;
  top: 40px;
  background: #fff;
  width: 365px;
  display: none;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
}
.cart .cart_down_empty {
  height: 89px;
  top: 40px;
}
.cart .cart_down_empty p {
  line-height: 88px;
  padding-left: 35px;
  margin-left: 20px;
  color: #333;
  background: url(../../assets/icon/distributionImage/buycar.png) no-repeat left center;
}
.cart .cart_down_full {
  max-height: 530px;
  overflow-y: auto;
  overflow: hidden;
}
.cart .cart_down_full ul {
  margin-bottom: 52px;
  max-height: 477px;
  overflow-y: auto;
}
.cart .cart_down_full li {
  background: #fff;
  height: 93px;
  max-height: 530px;
}
.cart .cart_down_full li:hover {
  background: #F5F5F5;
}
.cart .cart_down_full li:hover .cart_d_del {
  color: #FF0D35;
}
.cart .cart_down_full .cart_d_out {
  border-bottom: 1px dashed #eee;
  overflow: hidden;
  margin: 0 10px;
  padding: 10px 0;
  height: 72px;
}
.cart .cart_d_ft {
  float: left;
}
.cart .cart_d_l {
  width: 60px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
}
.cart .cart_d_l img {
  width: 58px;
  height: 58px;
  border: 1px solid #D3D3D3;
  display: inline-block;
}
.cart .cart_d_c {
  width: 138px;
  margin-right: 10px;
  overflow: hidden;
  cursor: pointer;
}
.cart .cart_d_c p {
  line-height: 18px;
}
.cart .cart_d_c .cart_d_title {
  max-height: 54px;
  overflow: hidden;
}
.cart .cart_d_c .cart_d_size {
  margin: 3px 0 5px 0;
  height: 20px;
  overflow: hidden;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cart .cart_d_r {
  width: 110px;
  float: right;
  text-align: right;
}
.cart .cart_d_r p {
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cart .cart_d_r .cart_d_del {
  cursor: pointer;
}
.cart .cart_d_btn {
  position: absolute;
  bottom: 0;
  height: 52px;
  background: #F5F5F5;
  width: 100%;
  line-height: 52px;
  border-top: 2px solid #fff;
}
.cart .cart_d_btn .cart_d_hj {
  margin-left: 10px;
}
.cart .cart_d_btn em {
  font-weight: bold;
  font-style: normal;
}
.cart .cart_d_btn .cart_d_orange {
  color: #FF0D35;
}
.cart .cart_d_btn .cart_d_go {
  float: right;
  display: inline-block;
  width: 65px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  border-radius: 2px;
  margin-right: 26px;
  cursor: pointer;
  margin-top: 15px;
  background: url(../../assets/icon/distributionImage/sj_right.png) no-repeat 56px center;
  background-color: #FF0D35;
  padding-right: 10px;
  margin-bottom: 4px;
}
.cart .cart_d_out .cart_d_dis {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.85;
  background: #B5B5B5;
  color: #fff;
  line-height: 22px;
  height: 22px;
  text-align: center;
}
/*æœ‰id payPageSearch å…ƒç´&nbsp;çš„ä¸ç”¨åŠ&nbsp;ï¼Œæœ‰å…¬å…±menuNavï¼ŒvipMenuNavçš„ä¹Ÿä¸ç”¨ï¼Œæ²¡æœ‰ä»¥ä¸Šçš„åŠ&nbsp;shadow_box*/
#shadow_box {
  height: 8px;
  box-shadow: inset 0 6px 5px -5px rgba(0, 0, 0, 0.20);
  position: relative;
  margin-bottom: -8px;
}

/*logoä¼˜åŒ–*/
.out_header .home_logo {
  display: none;
}
#udesk_btn {
  display: none;
}
.head_nav .nav .ffzx_munu {
  padding-right: 0;
}
.head_nav .nav li.nav_scene {
  padding: 4px 0 0 20px;
  position: relative;
  z-index: 555;
}
.nav_scene_pop {
  width: 725px;
  height: 220px;
  padding: 10px 0 20px 25px;
  position: absolute;
  display: none;
  top: 40px;
  left: -74px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.20);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.20);
  z-index: 666;
  background: #fff;
  overflow-y: auto;
}
.head_nav .nav li.nav_scene:hover .nav_scene_pop {
  display: block;
}
.head_nav .nav li.nav_scene img {
  vertical-align: middle;
  position: relative;
  bottom: 2px;
}
.nav_scene_pop .nav_scene_list {
  width: auto;
  padding-left: 0;
  margin-top: 13px;
}
.nav_scene .nav_scene_pop .nav_scene_list {
  margin-top: 0;
}
.nav_scene_pop .nav_scene_list li {
  padding: 0 10px;
  font-size: 12px;
  float: left;
  position: relative;
  color: #666;
  cursor: pointer;
}
.nav_scene_pop .nav_scene_list li:hover{
  color: #FF0D35;
}
.nav_scene_pop .nav_scene_list li:after {
  position: absolute;
  display: block;
  color: #666;
  font-family: SimSun;
  content: " | ";
  font-weight: normal;
  right: -1px;
  top: 0;
}
.nav_scene_pop .nav_scene_list .scene_nav_first {
  float: left;
  position: relative;
  font-weight: bold;
  font-size: 14px;
  padding: 0 30px 0 0;
  cursor: pointer;
  width:90px;
  text-align: right;
}
.nav_scene_pop .nav_scene_list .scene_nav_first:hover{
  color: #FF0D35;
}
.nav_scene_pop .nav_scene_list .scene_nav_first:after {
  position: absolute;
  display: block;
  color: #666;
  font-family: SimSun;
  content: " &gt; ";
  font-weight: normal;
  right: 15px;
  top: 0;
}
.nav_scene_pop .nav_scene_list li a {
  color: #666;
}
.nav_scene_pop .nav_scene_list .scene_nav_first a {
  color: #333;
}
.nav_scene_pop .nav_scene_list li:last-child:after {
  display: none;
}
.nav_scene_pop .nav_scene_list .scene_nav_first_sun{
  float: left;
  width:575px;
}
.xfs_down_code{
  display: none;
}

/*ä»·æ&nbsp;¼æ&nbsp;‡ç­¾å¤„ç†*/
.btn-logged {
  display: block;
  width: 92px;
  height: 22px;
  line-height: 22px;
  color: #FF0D35;
  font-size: 12px;
  padding: 0 0 0 12px;
  background: url("../../assets/icon/distributionImage/buy/btn-logged.png") no-repeat 84px 2px;
  border: 1px solid #FF0D35;
  border-radius: 4px;
  margin: 0 auto;
  cursor: pointer;
}


.menu_bubble_tip{ 
  width: 30px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  background: url(../icon/distributionImage/red_tap.png) no-repeat center;
  position: relative;
  margin-left: 4px;
  top: -4px;
  display: none; 
}
.menu_bubble_tip.show{
  display: inline-block;
}
.fontRed{
  color: #FF0D35;
}
.user_select_no{
-moz-user-select:none;/*ç«ç‹*/
  -webkit-user-select:none;/*webkitæµè§ˆå™¨*/
  -ms-user-select:none;/*IE10*/
  -khtml-user-select:none;/*æ—©æœŸæµè§ˆå™¨*/
  user-select:none;/*noneè¡¨ç¤ºä¸èƒ½é€‰ä¸­æ–‡æœ¬ï¼Œtextè¡¨ç¤ºå¯ä»¥é€‰æ‹©æ–‡æœ¬*/
}

/* åˆ—è¡¨æ—&nbsp;æ•°æ®new */
.noInfo{margin: 0 auto; color: #333;font-size: 12px;text-align: center;display: none;padding-top: 100px;}
.noInfo-content{text-align: center; padding-bottom: 140px;display: block}
.noInfo-content img{width: 260px;height: 178px;    margin-bottom: 30px;}

/* å¾…ç»Ÿä¸€å¤„ç†è°ƒä¼˜ */
/* select {
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
padding-right: 24px;
background: url(../icon/down-arrow.png) no-repeat scroll right center transparent;
background-size: 16px 16px;
background-position-x: -webkit-calc(100% - 8px);
}
select::-ms-expand { display: none; } */

.wrap-between {
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  /* box-pack: justify; */
  justify-content: space-between;
}
.page-wrap {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.wrap-vcenter {
  /*åž‚ç›´å±…ä¸­*/
  /*è€ç‰ˆæœ¬è¯­æ³•*/
  -webkit-box-align: center;
  -moz-box-align: center;
  /*æ··åˆç‰ˆæœ¬è¯­æ³•*/
  -ms-flex-align: center;
  /*æ–°ç‰ˆæœ¬è¯­æ³•*/
  -webkit-align-items: center;
  align-items: center;
}
.wrap-content {
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}</pre></body></html>