@font-face {
  font-family: "iconfont"; /* Project id 3839289 */
  src: url("../fonts/iconfont.woff2") format("woff2"),
    url("../fonts/iconfont.woff") format("woff"),
    url("../fonts/iconfont.ttf") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-checkbox:before {
  content: "\e711";
}

.icon-checkbox-fill:before {
  content: "\e70f";
}

.icon-searchempty:before {
  content: "\e677";
}

.icon-weixin:before {
  content: "\e62e";
}

.icon-arrow-down:before {
  content: "\e82a";
}

.icon-credit-card:before {
  content: "\e70d";
}

.icon-dashboard:before {
  content: "\e6cf";
}

.icon-gerenzhongxin:before {
  content: "\e707";
}

.icon-jiarugouwuche:before {
  content: "\e708";
}

.icon-chakanjifen:before {
  content: "\e709";
}

.icon-lijigoumai:before {
  content: "\e70a";
}

.icon-chakanyouhuiquan:before {
  content: "\e70b";
}

.icon-chakanlibao:before {
  content: "\e70c";
}

.icon-xianshigou:before {
  content: "\e70e";
}

.icon-check-circle-fill:before {
  content: "\e6fd";
}

.icon-delete-fill:before {
  content: "\e6fe";
}

.icon-edit-fill:before {
  content: "\e6ff";
}

.icon-deliver:before {
  content: "\e700";
}

.icon-pay:before {
  content: "\e701";
}

.icon-warning-circle-fill:before {
  content: "\e702";
}

.icon-shop:before {
  content: "\e703";
}

.icon-up-square-fill:before {
  content: "\e704";
}

.icon-form:before {
  content: "\e705";
}

.icon-evaluate:before {
  content: "\e706";
}

.icon-cart:before {
  content: "\e6f4";
}

.icon-file-text:before {
  content: "\e6f5";
}

.icon-info-circle:before {
  content: "\e6f6";
}

.icon-login-out:before {
  content: "\e6f7";
}

.icon-setting:before {
  content: "\e6f8";
}

.icon-star:before {
  content: "\e6f9";
}

.icon-tag:before {
  content: "\e6fa";
}

.icon-pie-chart:before {
  content: "\e6fb";
}

.icon-team:before {
  content: "\e6fc";
}

.p_tag {
  color: #fff !important;
  font-size: 12px !important;
  padding: 0 5px !important;
  background-color: #fb1438;
  border-radius: 2px;
  margin-top: 1px;
  line-height: 20px;
}
* {
  margin: 0;
  padding: 0;
}
body,
div,
address,
blockquote,
iframe,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
table,
caption,
th,
td,
form,
legend,
fieldset,
input,
button,
select,
textarea,
em,
i {
  margin: 0;
  padding: 0;
  outline: 0 none;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font-family: inherit;
}
table {
  border-collapse: collapse;
  word-break: break-all;
}
input {
  font: 12px/1.5 tahoma, Arial, "microsoft yahei", "SimSun";
}
ol,
ul,
li {
  list-style: none;
}
img {
  border: 0 none;
  display: block;
  font-size: 0;
  vertical-align: top;
}
body {
  color: #666;
  background: #fff;
  font: 12px/1.5 Arial, "microsoft yahei", "SimSun";
  _background-image: url(about:blank); /* for IE6 */
  _background-attachment: fixed;
}
.cl,
.clearfix {
  zoom: 1;
}
.cl:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clr {
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.dis {
  display: block;
}
.undis {
  display: none;
}
.banner,
.content,
.header,
.top {
  width: 1190px;
  margin: 0 auto;
}
.w990 {
  width: 990px;
  margin: 0 auto;
}
.nav-bar {
  width: 100%;
  margin: 0 auto;
}
.content {
  position: relative;
}
span {
  display: inline-block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
.unfb {
  font-weight: normal;
}
.dis_inline {
  display: inline;
}
.no_border {
  border: none;
}
.red {
  color: #e3393c;
}
a {
  text-decoration: none;
  color: #666;
  outline: none;
}
a:hover {
  color: #2cbe60;
  text-decoration: none;
}
.m,
.mt,
.mc,
.mb,
.sm,
.smt,
.smc,
.smb {
  zoom: 1;
}
.mt0{
	margin-top: 0;
}
.mt16 {
  margin-top: 16px;
}
.color-primary {
  color: #2cbe60;
}
q::before,
q::after {
  content: "";
}
.p-simsun {
  font-family: simsun;
}
.banner,
.content,
.header,
.top,
.warp {
  width: 1190px;
  margin: 0 auto;
}
.ellipsis {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.two-ellipsis {
  display: -webkit-box;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.prompt-06 {
  margin-top: 6px;
  line-height: 1;
  color: #e3393c;
}

input[type="radio"] {
  width: 16px;
  height: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
}

input[type="radio"]::before {
	width: 16px;
	height: 16px;
  content: "";
  border: 1px solid #7d7d7d;
  display: block;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"]:checked:before {
  border: 5px solid #389e0d;
}

input[type="radio"]:checked + span {
  color: #389e0d;
}

input[type="checkbox"] {
  position: relative;
  width: 16px;
  height: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="checkbox"]::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\e711";
  line-height: 1;
  font-family: "iconfont";
  font-size: 16px;
  color: rgba(0, 0, 0, 0.45);
}

input[type="checkbox"]:checked:before {
  content: "\e70f";
  color: #2cbe60;
}

input[type="checkbox"]:checked + span {
  color: #2cbe60;
}

.radio-custom {
  display: inline-block;
  padding: 8px 0;
  line-height: 16px;
  cursor: pointer;
}

.radio-custom + .radio-custom {
  margin-left: 36px;
}
.radio-custom input {
  margin-right: 8px;
  vertical-align: top;
}

.dropdown-list {
  display: none;
	position: absolute;
	top: 32px;
	left: 0;
	z-index: 10;
  margin-top: 8px;
  padding: 0 8px;
	background-color: #fff;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
	box-shadow: 2px 4px 4px 0 rgba(0,0,0,0.10);
}

.dropdown-list::before, .dropdown-list::after {
  position: absolute;
  top: -8px;
  right: 16px;
  z-index: 1;
  content: '';
  border-bottom: 7px solid #d9d9d9;
  border-left: 5px dashed transparent;
  border-right: 5px dashed transparent;
}

.dropdown-list::after {
  top: -6px;
  z-index: 2;
  content: '';
  border-bottom-color: #fff;
}

.dropdown-list li {
  position: relative;
  z-index: 0;
  padding: 8px;
  border-bottom: 1px solid #e8e8e8;
  line-height: 18px;
}

.dropdown-list li:first-child::before {
  position: absolute;
  content: '';
  top: -11px;
  left: -8px;
  right: -8px;
  height: 10px;
}

.dropdown-list li:last-child {
  border: 0;
}

.dropdown-wrap {
  position: relative;
}

.dropdown-wrap:hover .dropdown-list {
  display: block;
  left: auto;
  right: 0;
}

/*top nav
  ------------------*/
.top {
  width: 100%;
  line-height: 40px;
  background: #fafafa;
  color: #646464;
  position: relative;
  z-index: 120;
}
.top span {
  display: inline;
}
.top .warp {
  width: 1202px;
  margin: 0 auto;
  font-size: 14px;
}
.top a {
  color: #7f7f7a;
}
.top .top-link {
  float: left;
}
.top .top-link em {
  color: #3e3a39;
  padding-left: 5px;
}
.top .top-link a {
  margin-left: 10px;
  color: #e3393c;
}
.top .login-regin {
  float: left;
  margin-left: 6px;
}
.top .login-regin li {
  float: left;
}
.top .login-regin li a {
  color: #39bf3e;
  float: left;
  margin-right: 5px;
  max-width: 160px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
/* .top .login-regin li.L-line::after{content:"|";padding:0 11px;color:#e6e6e6;} */
.top .hover dt {
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: 0;
  height: 28px;
}
.top .hover .blank {
  position: absolute;
  z-index: 1;
  top: 23px;
  left: 4px;
  width: 95%;
  height: 8px;
  overflow: hidden;
}
.top .dropdown-menu {
  display: none;
}
.top .hover .dropdown-menu,
.top .hover .outline {
  position: absolute;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.top .hover .dropdown-menu {
  top: 34px;
  display: block;
}
.top .hover .outline {
  z-index: -1;
  left: 3px;
  top: 3px;
  width: 95%;
  height: 28px;
}
.top li s {
  top: 9px;
  left: 0;
  width: 0;
  height: 12px;
  border-left: 1px solid #ddd;
  overflow: hidden;
  position: absolute;
}
.top li b {
  transition: -webkit-transform 0.2s ease-in 0s;
  -o-transition: transform 0.2s ease-in 0s;
  transition: transform 0.2s ease-in 0s;
  transition: transform 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
  -webkit-transition: -webkit-transform 0.2s ease-in 0s;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #cecece transparent transparent;
  border-width: 4px 4px 0;
  margin-left: 3px;
  position: relative;
  top: -3px;
}
.top li.hover b {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.top .quick_list {
  float: right;
}
.top .quick_list li {
  padding: 0 11px 0 11px;
  float: left;
  position: relative;
}
.top .quick_list li a em {
  color: #e3393c;
}
.top .quick_list .dropdown-menu {
  left: 3px;
}
.top .quick_list .dropdown-menu li {
  line-height: 25px;
  height: 25px;
  display: block;
  white-space: nowrap;
}
.top .quick_list li.service,
.top .quick_list li.moblie-qrcode,
.top .quick_list li.app-qrcode,
.top .quick_list li.sitemap {
  z-index: 12;
  padding-right: 16px;
}
.top .in-order {
  width: 48px;
  z-index: 12;
}
.top .in-order .dropdown-menu {
  width: 100px;
}
.top .mycenter .dropdown-menu {
  width: 90px;
}
/*.top .sitemap .dropdown-menu {width: 96px; }*/
.top .quick_list .sitemap ul li {
  width: 100%;
  height: auto;
  padding: 0;
}
.top .sitemap ul li p {
  padding: 4px 0 4px 9px;
  line-height: 20px;
  font-weight: 700;
}
.top .sitemap ul li div {
  margin: 0 9px;
  line-height: 22px;
  overflow: hidden;
  padding-bottom: 3px;
  border-bottom: 1px solid #f2f2f2;
}
.top .sitemap ul li div span {
  margin: 0 10px;
  float: left;
}
.top .moblie-qrcode .dropdown-menu,
.top .app-qrcode .dropdown-menu {
  width: 90px;
  padding: 10px;
}

.top .quick_list li.service:before {
  content: "";
  background: #e3e3e3;
  width: 1px;
  height: 15px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 13px;
}
.top span#shopping-amount {
  color: #494e52;
  padding: 0 4px;
}
.top em.shopping-cart {
  display: inline-block;
  width: 14px;
  height: 12px;
  background-image: url(../Images/Himall_web.png);
  background-repeat: no-repeat;
  background-position: -1377px -26px;
  margin-right: 8px;
  position: relative;
  top: 1px;
}
.top .topimg {
  width: 100%;
}
/*header
  ---------------------*/
.header {
  width: 100%;
  background-color: #fff;
  z-index: 11;
  position: relative;
  padding-bottom: 40px;
}
.search-bar {
  height: 100px;
  margin: 0 auto;
  top: 28px;
  width: 1202px;
  position: relative;
  z-index: 9;
}
.logo {
  float: left;
  width: 263px;
  max-height: 53px;
}
.logo img {
  display: inline-block;
  max-width: 200px;
  max-height: 60px;
}
.search-bar .top-head-ad {
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 32px;
}
.search-bar .top-head-ad .advBtn {
  height: 42px;
  line-height: 42px;
  border: 1px #dfdfdf solid;
  padding: 0 16px;
  color: #767676;
  font-size: 14px;
  margin-right: 22px;
}
.search-bar .top-head-ad .advBtn img {
  width: 20px;
  height: 19px;
  margin-right: 14px;
  vertical-align: middle;
  display: inline-block;
}
.search-bar .top-head-ad .cartNum {
  position: absolute;
  top: -4px;
  right: 12px;
  width: 20px;
  height: 16px;
  background: #ec8b3a;
  border-radius: 8px 16px 16px 0;
  z-index: 99;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
}
.position {
  position: relative;
}
.search-bar .top-head-ad .advBtn:last-child {
  margin-right: 0;
}
.search {
  float: right;
  position: relative;
  right: 360px;
  width: 540px;
}
.search-form {
  margin-bottom: 10px;
  position: relative;
  border: 2px solid #00c65e !important;
}
.search-form input {
  float: left;
}
.search-form .text {
  height: 40px;
  padding-left: 32px;
  position: relative;
  left: 56px;
  background-color: #fff;
  line-height: 40px;
  color: #999;
  font-size: 14px;
  border-right: 0;
  border: 0 none;
}
.search-form .button {
  background: #00c65e !important;
  width: 80px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  line-height: 40px;
  letter-spacing: 2px;
  border-left: 1px solid #00c65e;
  float: right;
  border: 0 none;
}
.hot-search {
  height: 20px;
  color: #999;
  overflow: hidden;
  margin-top: 5px;
}
.hot-search strong {
  float: left;
  font-weight: 400;
}
.hot-search a {
  margin-right: 10px;
  font-size: 14px;
  cursor: pointer;
  color: #999999;
}
.hot-search a:first-child {
  border: 0;
}
.hot-search a.active {
  color: #e3393c;
}
.search-form ul {
  position: absolute;
  left: 0;
  background-color: #fff;
  width: 55px;
  line-height: 32px;
  font-size: 12px;
  -webkit-box-shadow: 0 2px 4px #ddd;
  box-shadow: 0 2px 4px #ddd;
  border: 1px solid #ddd;
  z-index: 2;
  display: none;
}
.search-form ul li {
  cursor: pointer;
  text-indent: 12px;
}
.search-form ul li:hover {
  color: #e3393c;
}
.search-form label {
  position: absolute;
  left: 0;
  width: 63px;
  text-indent: 12px;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
  color: #575757;
}
.search-form label:after {
  content: "";
  position: absolute;
  top: 18px;
  right: 8px;
  border-top: 6px solid #d8d8d8;
  border-left: 6px dashed transparent;
  border-right: 6px dashed transparent;
  font-size: 0;
  width: 0;
  height: 0;
}
.search-form .dropdown-menu {
  width: 462px;
}

.hot-search .ffred {
  color: #ff0000 !important;
  cursor: pointer;
}

.lh-wrap .tags {
  background-color: #fb1438;
  color: #fff;
  display: block;
  font-size: 12px;
  left: 170px;
  line-height: 24px;
  padding: 0 6px;
  position: absolute;
  top: -10px;
  max-width: 120px;
  overflow: hidden;
  height: 24px;
  z-index: 1;
}

.my-shop {
  float: right;
  position: relative;
  z-index: 9;
  width: 126px;
  height: 36px;
  margin-right: 60px;
}
.my-shop .dropdown-btn {
  position: absolute;
  z-index: 3;
  width: 84px;
  height: 34px;
  padding: 0 20px 0 28px;
  border: 1px solid #dedede;
  background: url(../Images/20130330A_2.png) no-repeat -110px -53px #f7f7f7;
  cursor: pointer;
  text-align: center;
}
.my-shop .dropdown-btn a {
  line-height: 34px;
}
.my-shop.hover .dropdown-btn {
  height: 32px;
  border: 1px solid #e3e3e3;
  border-bottom: 0;
  background-position: -115px -114px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
}
.my-shop .dropdown-btn b {
  top: 12px;
  right: 4px;
  width: 0;
  height: 0;
  border-style: dashed dashed dashed solid;
  border-width: 5px;
  border-color: transparent transparent transparent #ccc;
  overflow: hidden;
  position: absolute;
}

.shop-head-box {
  float: left;
  margin-left: 20px;
}
.shop-head-box .shop-service {
  display: inline-block;
  width: 180px;
  vertical-align: top;
}
.shop-head-box .shop-service h3 {
  font-size: 15px;
  color: #393d3e;
}
.shop-head-box .shop-service p {
  margin-top: 3px;
  font-size: 0;
}
.shop-head-box .shop-service p img {
  margin-right: 7px;
  vertical-align: bottom !important;
}
.shop-head-box .shop-score {
  display: inline-block;
}
.shop-head-box .shop-score li {
  display: inline-block;
  width: 50px;
  text-align: center;
}
.shop-head-box .shop-score li h3 {
  font-size: 14px;
  color: #494e52;
}
.shop-head-box .shop-score li p {
  color: #e92836;
  font-size: 13px;
  margin-top: 8px;
}
.shop-head-box .shop-score li i {
  display: inline-block;
  width: 8px;
  height: 10px;
  margin-right: 5px;
  background: url(../Images/cicon.png) no-repeat;
}
.shop-head-box .shop-score li .up i {
  background-position: -62px -19px;
}
.shop-head-box .shop-score li .down i {
  background-position: -62px -36px;
}
.shop-head-box .shop-moblie {
  display: inline-block;
  width: 40px;
  position: relative;
  z-index: 6;
  margin-left: 15px;
}
.shop-head-box .shop-moblie span {
  text-align: center;
  color: #393d3e;
}
.shop-head-box .shop-moblie i {
  display: block;
  width: 100%;
  height: 23px;
  background: url(../Images/cicon.png) no-repeat 0 -28px;
  margin-bottom: 5px;
}
.shop-head-box .shop-moblie div {
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  border: 1px solid #e4e4e4;
  background-color: #fff;
}
.shop-head-box .shop-moblie:hover div {
  display: block;
}
.shop-head-box .shop-moblie img {
  width: 140px;
  height: 140px;
}

.shop-head-search .search-form .text {
  width: 340px;
}
.shop-head-search .search-form .button {
  font-size: 14px;
  line-height: 36px;
}
.shop-head-search .search-form label {
  line-height: 36px;
}
.shop-head-search .search-form label:after {
  top: 14px;
}
.shop-head-search {
  right: 0;
  width: 500px;
}

.site-app {
  display: inline-block;
  position: relative;
  z-index: 889;
  margin: 3px 0 0 16px;
  float: right;
  cursor: pointer;
  right: 300px;
}
.site-app i {
  display: block;
  width: 42px;
  height: 36px;
  background: url(../Images/cicon.png) no-repeat 0 -54px;
}
.site-app div {
  display: none;
  position: absolute;
  left: -50px;
  top: 50px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}
.site-app:hover div {
  display: block;
  text-align: center;
}
.site-app img {
  width: 90px;
  height: 90px;
}
.top .app-qrcode .dropdown-menu h3 {
  color: #494e52;
  line-height: 18px;
  padding-top: 10px;
}
.top .app-qrcode .dropdown-menu p {
  color: #e50112;
  line-height: 18px;
}

/*nav bar
  ---------------------*/

.categorys {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 45px;
  background-color: #00c65e !important;
}
.cate-all {
  font-size: 16px;
  cursor: pointer;
}
.cate-all a {
  color: #fff;
  margin-left: 14px;
  padding-left: 31px;
  line-height: 35px;
  background-image: url(../Images/HIMALL_admin11_04_03.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.cate-all a:hover {
  color: #fff;
}
.categorys .mc {
  position: absolute;
  top: 36px;
  left: 0;
  width: 200px;
  height: 410px;
  overflow: visible;
  border: 0;
  background-color: #fff !important;
  height: 420px;
  /*  overflow: hidden; */
}
.categorys .item {
  width: 200px;
  height: 47px;
  border-bottom: 1px #dddddd dashed;
}
.categorys .item:last-child {
  border-bottom: none;
}
.categorys span {
  display: block;
  width: 200px;
  position: absolute;
  z-index: 1;
}
.categorys h3 {
  padding: 10px 14px 9px 9px;
  /*    height: 50px;
	  line-height: 50px; */
  font-size: 16px;
  overflow: hidden;
  color: #fff;
  position: relative;
  font-weight: 700;
  background: url(/Images/templateImg/icon-arrow.png) 95% no-repeat;
  background-size: 16px 16px;
}
.categorys h3 a {
  font-weight: 500;
  font-size: 14px;
  color: #0c0c0c;
  margin-bottom: 8px;
  margin-top: 3px;
}
.categorys h3 i {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 0px;
  float: left;
  display: none;
}
.categorys h3 i:first-child {
  display: block;
}
.categorys h3 i img {
  width: 24px;
  height: 24px;
}
.categorys s {
  display: block;
  position: absolute;
  top: 8px;
  left: 189px;
  width: 9px;
  height: 16px;
  background-position: -107px -42px;
  background-image: url(../Images/20130330A_2.png);
  background-repeat: no-repeat;
}
/*.categorys h3 a:hover, .categorys h3 a:active { color: #fff; text-decoration: none; }*/
.categorys .item .category-details {
  display: none;
  position: absolute;
  left: 200px;
  width: 780px;
  top: 0;
  border-top: 0;
  background: #fff;
  overflow: hidden;
}
.categorys .subitem {
  float: left;
  width: 600px;
  min-height: 420px;
  display: table;
}
.categorys .item .category-details .cate-right {
  width: 180px;
  float: left;
  background-color: #f7f7f7;
  height: 420px;
  overflow: hidden;
}
.categorys .cate-right h5 {
  line-height: 38px;
  text-align: center;
  font-size: 12px;
  color: #3e3a39;
}
.categorys .cate-right img {
  margin-left: 45px;
  margin-bottom: 8px;
  width: 100px;
  height: 50px;
}

.categorys .subitem dl {
  overflow: hidden;
  zoom: 1;
  width: 540px;
  margin-left: 30px;
  padding: 15px 0;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  border-bottom: 1px dashed #dbdbdb;
}
.categorys .subitem .first dd {
  border-top: 0;
}

.categorys .subitem dt a {
  color: #3e3a39;
}
.categorys .subitem dt {
  line-height: 25px;
  float: left;
  width: 90px;
  color: #3e3a39;
  padding-top: 3px;
}
.categorys .item dd {
  overflow: hidden;
  zoom: 1;
  width: 390px;
  float: left;
  color: #757a7f;
  font-size: 13px;
}
.categorys .item dd a {
  color: #757a7f;
  display: block;
}
.categorys .item dd a:hover {
  color: #e3393c;
  text-decoration: none;
}
.categorys .subitem em {
  float: left;
  margin-right: 15px;
  line-height: 28px;
  white-space: nowrap;
}
.categorys .subitem p {
  font-size: 18px;
  color: #000;
  border-left: 5px solid #e3393c;
  line-height: 20px;
  margin: 20px 0 20px 30px;
  display: none;
}
.categorys .subitem p a {
  color: #000;
  padding-left: 10px;
}
.categorys .subitem p a:hover {
  color: #e3393c;
}

.categorys .item .categorys-brands h5 {
  padding: 3px 6px 0 9px;
  font-weight: 700;
  font-size: 16px;
  color: #101010;
}
.categorys .categorys-brands ul {
  padding-top: 6px;
  line-height: 20px;
  padding-left: 7px;
  overflow: hidden;
}
.categorys .categorys-brands ul li {
  line-height: 35px;
  background: #ebebeb;
  height: 35px;
  text-align: center;
  width: 110px;
  margin-top: 3px;
  margin-right: 3px;
  float: left;
}
.categorys-promotions img {
  margin-bottom: 4px;
}
.categorys-promotions {
  display: none;
}
.categorys .hover span {
  z-index: 13;
}
/* .categorys .hover h3 { background-color: rgba(255, 255, 255, 0.2); overflow: hidden;width:185px;margin-left:2px;padding-left:12px; } */
/*.categorys .hover h3 a { color: #fff; }*/
.categorys .hover .category-details {
  display: block;
  z-index: 12;
}

.nav-bar {
  background: #fff;
  position: relative;
  z-index: 10;
}
.nav-bar .nav-content {
  position: relative;
  z-index: 6;
  padding-left: 200px;
  width: 990px;
  margin: 0 auto;
}
.nav {
  -webkit-filter: none;
  filter: none;
  height: 35px;
  overflow: hidden;
}
.nav li {
  float: left;
  position: relative;
  margin-right: 78px;
}
.nav li.cur a,
.nav li:hover a {
  color: #00c65e !important;
  font-weight: 500;
}
.nav li._banner.cur {
  border-bottom: 3px solid #e3393c;
}
/*.nav li.cur a{border-bottom: 3px solid #e3393c;}*/
.nav li a {
  display: block;
  color: #0c0c0c;
  font-size: 15px;
  text-decoration: none;
  line-height: 35px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
._banner#homePage {
  margin-left: 56px;
}
.right-side {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 1001;
}
.right-side-menu {
  height: 100%;
  width: 40px;
  background-color: #2a2a2e;
  position: relative;
  float: left;
}
.right-side-menu ul {
  position: absolute;
}
.right-side-menu ul.menu-top {
  top: 15%;
}
.right-side-menu ul.menu-bot {
  bottom: 0;
}
.right-side-menu ul.menu-bot li {
  margin: 0;
}
.right-side-menu li {
  width: 40px;
  height: 40px;
  margin: 10px 0;
  cursor: pointer;
  position: relative;
}

.right-side-menu ul li#right_customer s {
  position: relative;
  top: -10px;
}
.right-side-menu ul s {
  width: 20px;
  border-bottom: 1px solid #505053;
  display: block;
  margin-left: 10px;
}
.right-side-menu li span {
  display: none;
  position: absolute;
  right: 60px;
  opacity: 0;
  top: 0;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #494949;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: absolute;
}
.right-side-menu li span:before {
  position: absolute;
  content: "";
  border-bottom: 10px dashed transparent;
  border-top: 10px dashed transparent;
  border-left: 10px solid #494949;
  right: -5px;
  top: 10px;
}
.right-side-menu li i {
  display: block;
  width: 40px;
  height: 40px;
}
.right-side-menu li i s {
  background: url(../Images/Himall_web.png) no-repeat;
  border: none;
  margin: auto;
  position: relative;
}
.right-side-menu li i.user s {
  display: block;
  width: 19px;
  height: 19px;
  background-position: -1403px -26px;
  top: 10px;
}
.right-side-menu li i.cart s {
  display: block;
  width: 16px;
  height: 14px;
  background-position: -1429px -0px;
  top: 22px;
}
.right-side-menu li i.asset s {
  display: block;
  width: 16px;
  height: 18px;
  background-position: -1429px -26px;
  top: 10px;
}
.right-side-menu li i.at-shop s {
  display: block;
  width: 17px;
  height: 16px;
  background-position: -1455px 0;
}
.right-side-menu li i.at-goods s {
  display: block;
  width: 17px;
  height: 16px;
  background-position: -1455px 0;
  top: 12px;
}
.right-side-menu li i.history s {
  display: block;
  width: 19px;
  height: 19px;
  background-position: -1455px -26px;
  top: 10px;
}
.right-side-menu li i.go-top {
  background-position: 0 -280px;
  background-image: url(../Images/right.png);
}
.right-side-menu li:hover,
.right-side-menu li.active {
  background-color: #e3393c;
}
.right-side-menu li.side-cart {
  height: 120px;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
.right-side-menu li.side-cart p {
  color: #fff;
  padding: 0 14px;
  margin: 2px 0;
}
.right-side-menu li.side-cart em {
  display: inline-block;
  padding: 0 3px;
  min-width: 14px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  background-color: #e3393c;
  color: #fff;
}
.right-side-menu li .side-point {
  display: none;
  position: absolute;
  right: 40px;
  top: 0;
  width: 120px;
  line-height: 30px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background-color: #494949;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: absolute;
}
.right-side-menu li .side-point a {
  background-color: #e3393c;
  border-radius: 4px;
  padding: 0 10px;
  margin: 2px 0;
  color: #fff;
  display: inline-block;
  line-height: 20px;
}
.right-side-menu li .side-point:before {
  position: absolute;
  content: "";
  border-bottom: 10px dashed transparent;
  border-top: 10px dashed transparent;
  border-left: 10px solid #494949;
  right: -5px;
  top: 10px;
}

/*侧边栏客服*/
.online-service img {
  width: 18px;
  height: 18px;
}
.online-service .qq-img {
  width: 18px;
  height: 18px;
  margin: 0px 3px 0px 0px;
  background-image: url(../Images/qq_icon.png);
  background-size: 18px 18px;
}
.shop-service .online-service .qq-img {
  float: left;
}
li#right_customer {
  width: 40px;
  height: 38px;
  padding: 5px 0;
  position: relative;
}
li#right_customer .customer {
  display: block;
  height: 38px;
  width: 40px;
}
li#right_customer .customer b {
  display: block;
  height: 20px;
  width: 40px;
  background-image: url(../Images/online_btn_03.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
}
li#right_customer .customer em {
  font-size: 12px;
  color: #d7d7d7;
  width: 40px;
  text-align: center;
  display: block;
}
li#right_customer .customer {
  background: none;
}
.right-side-menu li#right_customer span {
  height: 48px;
  min-width: 102px;
  line-height: 30px;
}
.right-side-menu li#right_customer span img {
  display: inline-block;
  width: 20px;
  vertical-align: top;
  margin-top: 7px;
}
.right-side-menu li#right_customer span a {
  float: left;
}

.right-side-menu li#right_customer.rservice {
  height: 48px;
  min-width: 102px;
  line-height: 30px;
}
.right-side-menu li#right_customer.rservice img {
  display: inline-block;
  width: 20px;
  vertical-align: top;
  margin-top: 7px;
}
.right-side-menu li#right_customer.rservice a {
  float: left;
}

.right-side-menu li#right_customer .online-service {
  width: 32px;
  display: inline-block;
}
#right_customer .online-service .qq-img {
  width: 18px;
  height: 18px;
  margin: 7px auto 5px;
  background-image: url(../Images/qq_icon.png);
  background-size: 18px 18px;
}
#right_customer .online-service em {
  font-size: 12px;
  display: block;
  color: #fff;
  height: 12px;
  text-align: center;
  width: 32px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 12px;
  text-align: center;
}
#right_customer span:before {
  top: 15px;
}

.side-content {
  background: #393939;
  height: 100%;
  display: none;
  width: 220px;
  float: left;
}
.side-content .side-bd {
  position: relative;
}
.side-bd .cart-top {
  height: 28px;
  line-height: 28px;
  background-color: #e6e6e6;
}
.side-bd .cart-top label {
  margin-left: 13px;
}
.side-bd .cart-top label input {
  vertical-align: middle;
  margin-right: 3px;
}
.side-bd .cart-top a {
  float: right;
  margin-right: 18px;
}
.side-bd .cart-list li {
  padding-left: 8px;
  margin-top: 16px;
  background-color: #fff;
}
.side-bd .cart-list li:first-child {
  margin: 0;
}
.cart-list .cart-list-shop {
  height: 29px;
  line-height: 18px;
  overflow: hidden;
  background-color: #fff;
}
.cart-list .cart-list-shop input[type="checkbox"] {
  margin: 7px 5px;
  float: left;
}
.cart-list .cart-list-shop p {
  border-bottom: 1px solid #e6e6e6;
  padding: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #333;
  width: 119px;
  float: left;
}
.cart-list .cart-list-shop span {
  color: #999;
  text-align: right;
  padding: 5px 0;
  width: 60px;
  float: right;
  border-bottom: 1px solid #e6e6e6;
  margin-right: 10px;
}
.cart-list .cart-list-goods {
  position: relative;
  width: 100%;
  overflow: hidden;
  zoom: 1;
}
.cart-list-goods input[type="checkbox"] {
  margin: 20px 5px 5px;
  float: left;
}
.cart-list-goods img {
  width: 50px;
  height: 50px;
  margin: 5px;
  float: left;
}
.cart-list-goods .s-num {
  float: left;
  width: 59px;
  text-align: center;
  margin-top: 21px;
  line-height: 14px;
}
.cart-list-goods .s-num span {
  padding: 0 6px;
  line-height: 18px;
  background-color: #e05558;
  color: #fff;
  border-radius: 3px;
}
.cart-list-goods .s-g-price {
  float: left;
  width: 60px;
  float: left;
  text-align: right;
  line-height: 18px;
  padding-top: 19px;
}
/*.cart-list-goods i{ position:absolute; right:10px; top:3px; font-family:Tahoma; width:14px; height:14px; line-height:10px; text-align:center; text-align:center; background-color:#666; color:#fff; display:none; border-radius:100%;}
  .cart-list-goods:hover i{ display:block;}*/
.side-cart-c {
  position: relative;
  height: 100%;
  background-color: #e6e6e6;
}
.side-cart-c .side-bt {
  bottom: 20px;
  left: 0;
  padding: 0 15px;
  width: 190px;
  position: absolute;
  background-color: #e6e6e6;
}
.side-cart-c .side-bt input[type="button"] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #e3393c;
  border: 0 none;
  cursor: pointer;
}
.side-cart-c .side-bt input[type="button"]:hover {
  background-color: #e22226;
}

.side-cart-c .cart-total {
  color: #333;
  line-height: 30px;
}
.side-cart-c .cart-total .total-money {
  float: right;
  color: #e3393c;
}
.side-content .side-hd {
  position: relative;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  width: 100%;
  text-align: center;
  background-color: #393939;
}
.side-content .side-hd a {
  color: #fff;
}
.side-content .side-hd .side-close {
  display: block;
  position: absolute;
  left: 10px;
  top: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-family: "simsun";
  cursor: pointer;
  font-weight: bold;
}

.side-goods-list {
  background-color: #393939;
  padding: 10px 15px;
}
.side-goods-list li {
  width: 100%;
  float: left;
  padding: 10px 0;
  border-top: 1px solid #666;
}
.side-goods-list li:first-child {
  border: none;
}
.side-goods-list li img {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
}
.side-goods-list li p {
  height: 36px;
  overflow: hidden;
}
.side-goods-list li p a {
  color: #fff;
}
.side-goods-list li p a:hover {
  text-decoration: underline;
}

.side-asset-total {
  margin: 5px 15px;
  background-color: #efefef;
  border-radius: 3px;
}
.side-asset-total div {
  width: 50%;
  float: left;
  padding: 8px 0 10px;
  text-align: center;
  position: relative;
}
.side-asset-total div:first-child:after {
  content: "";
  border-right: 1px solid #dfdfdf;
  position: absolute;
  height: 40px;
  top: 10px;
  right: 0;
}
.side-asset-total span {
  width: 100%;
  display: block;
  font-size: 18px;
  line-height: 24px;
}

.side-asset-list {
  padding: 5px 14px;
}
.side-asset-list p {
  color: #fff;
  padding-top: 10px;
}
.side-asset-list ul {
  margin-top: 10px;
}
.side-asset-list li {
  background-color: #fd7778;
  padding: 10px;
  position: relative;
}
.side-asset-list li:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAECAQAAABhe7jaAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAAAJdnBBZwAAAMgAAAAEAIwF5NQAAABISURBVDjL7cYxFYAgFADAgxI+olDBFizWsoURSOLj2cEBRyP8hZsu1dvhwu70rke+b6Q6PQqGwnrkeyJj+q3HXjY00Iz14OMDOiIdQWtnq7QAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDQtMDFUMTY6MDQ6NTYrMDg6MDC7Xd3cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA0LTAxVDE2OjA0OjU2KzA4OjAwygBlYAAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=)
    repeat-x;
  position: absolute;
  top: -2px;
  left: 0;
  content: "";
  height: 4px;
  width: 100%;
}
.side-asset-list li a {
  color: #fff;
}
.side-asset-list li h3 {
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  color: #a44;
  position: relative;
  text-align: right;
}
.side-asset-list li h3 span {
  font-size: 20px;
  width: 60px;
  color: #fff;
  position: absolute;
  bottom: -10px;
  left: 0;
  text-align: left;
}
.side-asset-list li h5 {
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.side-asset-list li p {
  padding: 0 0 0 60px;
  color: #a44;
  text-align: right;
}
.side-asset-list li.coupon-lg {
  background-color: #ffc24d;
}
.side-asset-list li.coupon-sm {
  background-color: #3abec0;
}
.side-asset-list li.coupon-lg h3,
.side-asset-list li.coupon-lg p {
  color: #b70;
}
.side-asset-list li.coupon-sm h3,
.side-asset-list li.coupon-sm p {
  color: #13797b;
}
.side-asset-list li.getCurCoupon {
  cursor: pointer;
  position: relative;
}
.side-asset-list li.getCurCoupon:after {
  content: "立即领取";
  width: 24px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  position: absolute;
  top: 0;
  line-height: 20px;
  right: 0;
  padding: 24px 10px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  bottom: 0;
}
.side-asset-list li.getCurCoupon:hover:after {
  padding: 24px 15px;
}

.side-asset-c,
.side-atgoods-c,
.side-history-c {
  display: none;
  height: 100%;
}
.side-asset-c .side-bd,
.side-atgoods-c .side-bd,
.side-history-c .side-bd {
  height: 95%;
}

/*footer-------*/
.footImg {
  width: 100%;
  background: #fff;
}
.footImg img {
  width: 100%;
}
.footer {
  width: 100%;
}
.site-footerimg {
  width: 100%;
  height: 106px;
  background: #00c65e;
}
.site-footerimg img {
  height: 106px;
  margin: 0 auto;
  display: block;
}
.footer .warpa {
  width: 100%;
  background-color: #00c65e;
}
.footer-service .fc-logo {
  width: 200px;
  height: 100%;
  float: left;
}
.footer-service .fc-logo.j_logo img {
  max-width: 150px;
}

.footer-service {
  width: 1190px;
  margin: 0 auto;
  padding-top: 40px;
}
.footer-service dl {
  float: left;
  width: 165px;
}
.footer-service dt {
  position: relative;
  font-size: 15px;
  zoom: 1;
  font-weight: bold;
  color: #323232;
  line-height: 15px;
  padding-bottom: 20px;
}
.footer-service dt strong {
  font-weight: bold;
  color: white;
}
.footer-service dd {
  height: 202px;
  overflow: hidden;
}
.footer-service dl a {
  color: white;
}
.footer-service dl a:hover {
  color: #e50011;
}
.footer-service dl p {
  font-size: 14px;
  color: #bdbdbd;
  line-height: 14px;
  padding-bottom: 10px;
}
.footer-service .qrcode {
  width: 165px;
  float: right;
  text-align: center;
}
.footer-service .fc-left {
  float: left;
  width: 825px;
  overflow: hidden;
  padding: 20px 0 0 10px;
  margin: -20px 0 0 -10px;
}
.footer-service .qrcode img {
  width: 78px;
  height: 78px;
  display: inline;
}
.footer-service .qrcode h3 {
  font-size: 15px;
  margin-top: 15px;
  color: #d5d5d5;
  font-weight: bold;
}
.footer-service .qrcode p {
  color: white;
  font-size: 14px;
}
.copyright {
  text-align: center;
  padding: 15px 0;
  color: #444444;
  background: #fff;
  line-height: 24px;
  background: #00c65e;
}
.copyright a {
  color: #444444;
  font-size: 12px;
}
.copyright img {
  display: inline-block;
}

/*ajax-loading------*/
.ajax-loading {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999999;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  top: 0;
  left: 0;
  display: none;
}
.ajax-loading p {
  width: 100px;
  height: 100px;
  background: url("/Images/progress.gif") no-repeat center;
  border-radius: 5px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

/*图片预览*/
.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 888;
  display: none;
}
.after-service-img img {
  width: 50px;
  height: 50px;
  margin-right: 5px;
  z-index: 99999;
  position: relative;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  float: left;
}
.preview-img {
  position: fixed;
  left: 30%;
  top: 20%;
  width: 600px;
  height: 400px;
  display: none;
  z-index: 99999;
}
.preview-img img {
  height: 100%;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

#pwdShow {
  height: 30px;
  border: 1px solid gray;
  line-height: 29px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#pwdShow span {
  width: 8px;
  height: 8px;
  display: inline-block;
  background: #000;
  border-radius: 50%;
  vertical-align: middle;
}
.item .itxt {
  float: none;
  width: 100%;
  height: 30px;
  line-height: 22px;
  border: 1px solid #ddd;
}

.j_nobuy {
  width: 63.75%;
  cursor: no-drop;
  background-color: #999;
  padding: 0;
  font-size: 0.15rem;
  color: #fff;
  border: 0 none;
  outline: none;
}
.j_flowScript {
  text-align: center;
}

/*20220830新增样式*/
.purchase_Img {
  margin-left: 45px;
}
.purchase_Img img {
  width: 15px;
  height: 15px;
  margin-right: 4px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -4px;
}
.weixinChat {
  background: url(/Images/templateImg/icon-wechat.png) left center no-repeat;
  background-size: 17px 16px;
  padding-left: 22px;
}
.search-form .button,
.categorys,
.floor-nav li:hover,
.floor-nav li.cur,
.right-side-menu li:hover,
.right-side-menu li.active,
.right-side-menu li.side-cart em,
.right-side-menu li .side-point a,
a.css3-btn,
#summary .himall-district li.cur a,
#summary .himall-district li:hover a,
.integra-coupon ul li p a,
.integra-gift ul li .btn-buy,
.integra-coupon ul li p a:hover,
.slide .slide-controls .cur,
.limited-home .inprogress-list li .tags,
.limited-home .inprogress-list li:hover .p-price,
#choose-btns .btn a,
button.aui_state_highlight,
#comment .percent dd div,
.btn-goshop_in,
.topic .topic-navbar,
.topic-goods-Z .btn-buy:after,
.topic-nav li.cur,
.side-cart-c .side-bt input[type="button"],
.cart-list-goods .s-num span {
  background-color: #00c65e !important;
}
.bannerAdv {
  background: #f9f9fc;
  padding: 20px 0;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center {
  width: 1202px;
  text-align: center;
  margin: 0 auto;
}
.adv_item img {
  width: 100%;
}
.spanLine {
  width: 1px;
  height: 20px;
  background: rgba(196, 196, 196, 0.44);
  margin: 10px 20px 0 0;
}
.ml54 {
  margin-left: 54px;
}
.contentIndex {
  width: 100%;
  background: #fff;
  padding: 50px 0 80px 0;
  position: relative;
}
.floors .title {
  width: 1202px;
  text-align: center;
  margin: 0 auto;
}
.floor_content {
  width: 1202px;
  margin: 0 auto;
}
.floors .title img {
  margin: 0 auto;
}
.floor1 {
  background: url(/Images/templateImg/bg1.png) center center no-repeat;
  background-size: 1200px 720px;
  height: 720px;
  position: relative;
}
.navcate {
  width: 912px;
  margin: 20px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navcate .items {
  font-weight: 400;
  font-size: 16px;
  color: #0c0c0c;
  letter-spacing: 0;
  margin-top: 10px;
}
.navcate .items:last-child {
  margin-right: -5px;
}
.line20 {
  height: 20px;
  display: inline-block;
  margin-bottom: 25px;
}
.cateline {
  width: 885px;
  height: 2px;
  border-bottom: 2.4px dashed #28d57a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 20px;
}
.cateline span {
  width: 20px;
  height: 20px;
  background: #28d57a;
  border-radius: 100%;
  margin-top: -8px;
}
.cateline span:last-child.active {
  margin-right: -20px;
}
.cateline span:first-child.active {
  margin-left: -24px;
}
.cateline span.active {
  background: url(/Images/templateImg/icon-local.png) center center no-repeat;
  background-size: 40px auto;
  width: 62px;
  height: 130px;
  margin-top: -90px;
}
.cate_pros {
  padding: 0 16px;
  margin: 20px auto 0 auto;
  overflow: hidden;
}
.cate_pros .item {
  padding: 0 18px 28px 18px;
  margin-right: 29px;
  float: left;
  min-height: 280px;
}
.cate_pros .item a {
  display: inline-block;
}
.cate_pros .item:first-child {
  margin-left: px;
}
.cate_pros .item:nth-child(5n) {
  margin-right: 0;
}
.cate_pros .item img {
  width: 160px;
  height: 160px;
  margin-bottom: 16px;
}

.cate_pros .item .proname {
  width: 150px;
  margin: 0 auto;
  height: 44px;
  font-weight: 400;
  font-size: 14px;
  color: #656565;
  letter-spacing: 0;
  overflow: hidden;
  line-height: 22px;
  display: -webkit-box;
  float: left;
  -webkit-box-orient: vertical;

  -webkit-line-clamp: 2;
}
.cate_pros .item .proprice {
  margin-top: 14px;
  height: 28px;
  font-weight: 500;
  font-size: 26px;
  color: #ff7f14;
  letter-spacing: 0;
}

.floor2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 60px;
}
.sencode {
  margin-top: 70px;
  background: url(/Images/templateImg/img-bg1.png) center center no-repeat;
  background-size: 100% auto;
}
.sencode .title {
  position: relative;
}
.sencode .right {
  position: absolute;
  right: 0;
  top: 30%;
  width: 150px;
  height: 40px;
  background: rgba(233, 239, 244, 0.48);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sencode .right span {
  width: 70px;
  height: 30px;
  margin: 5px;
  line-height: 30px;
  cursor: pointer;
}
.sencode .right span.active {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 9px 0 rgb(0 0 0 / 3%);
  box-shadow: 0 2px 9px 0 rgb(0 0 0 / 3%);
  border-radius: 3px;
  cursor: pointer;
}
img {
  border: 0;
}
.florpro {
  margin-top: 60px;
}
.catehd {
  /*margin-bottom: 30px;*/
}
.catebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catebox .cateleft {
  width: 200px;
  position: relative;
  height: 570px;
  text-align: left;
}
.catebox .cateleft img {
  width: 200px;
  height: 570px;
}
.cateInfo {
  position: absolute;
  top: 120px;
  padding: 32px 26px;
  z-index: 99;
  top: 320px;
}
.cateInfo span {
  height: 28px;
  line-height: 28px;
  background: rgba(255, 255, 255, 0.26);
  border: 1px solid rgba(255, 255, 255, 0.71);
  border-radius: 15px;
  padding: 0 14px;
  margin-right: 10px;
  margin-bottom: 14px;
}
.cateInfo span:nth-child(2n) {
  margin-right: 0;
}
.cateInfo .more {
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: rgba(255, 255, 255, 0.26);
  border: 1px solid rgba(255, 255, 255, 0.71);
  border-radius: 15px;
}
.catepro {
  margin-left: 22px;
  position: relative;
  z-index: 999;
}
.catepro .item {
  padding-top: 4px;
  width: 160px;
  margin-right: 32px;
  margin-bottom: 36px;
  float: left;
}
.catepro .item:nth-child(5n) {
  margin-right: 0;
}
.catepro .item img {
  height: 160px;
  width: 100%;
}
.catepro .item .proname {
  width: 150px;
  margin: 18px auto 0 auto;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  color: #656565;
  letter-spacing: 0;
  overflow: hidden;
  line-height: 20px;
  display: -webkit-box;
  float: left;
  -webkit-box-orient: vertical;
  text-align: left;
  -webkit-line-clamp: 2;
}
.catepro .item .proname:hover {
  color: #02bc5a;
  cursor: pointer;
}
.catepro .item .pricebox {
  margin-top: 5px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 28px;
}
.catepro .item .pricebox .proprice {
  height: 28px;
  font-weight: 500;
  font-size: 20px;
  color: #ff7f14;
  letter-spacing: 0;
}
.catepro .item .pricebox .oldrice {
  height: 22px;
  font-weight: 400;
  font-size: 16px;
  margin-left: 14px;
  color: #bdbdbd;
  letter-spacing: 0;
  text-decoration: line-through;
}

.leftData {
  width: 620px;
  margin-right: 53px;
  float: left;
}
.rightData {
  width: 524px;
  float: right;
}
.po-table thead tr {
  font-size: 12px;
  color: #707070;
  border-bottom: 1px #eeeeee solid;
  height: 40px;
}
.po-table-body tr {
  padding: 14px 0;
  color: #0c0c0c;
  font-size: 14px;
  height: 40px;
}
.po-table-body tr:nth-child(2n) {
  background: #f9f9fc;
  border-radius: 4px;
}
.supplier-trading {
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 157px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #00c65e;
  border-radius: 17px;
  font-weight: 400;
  font-size: 14px;
  color: white;
  letter-spacing: 0;
  cursor: pointer;
  position: relative;
}
.supplier-trading img {
  margin-left: 8px;
  width: 6px;
  height: 12px;
  margin-top: 10px;
  float: right;
  margin-right: 20px;
  position: absolute;
  right: -10px;
  top: 1px;
}
#city-transactions-chart {
  background: none !important;
}
.transactions-title {
  float: left;
  width: 310px;
  height: 43px;
  line-height: 43px;
  font-weight: 400;
  font-size: 16px;
  color: #747888;
  letter-spacing: 0;
  text-align: center;
  background: #eff2f8;
  -webkit-box-shadow: 0 6px 10px 0 rgba(37, 192, 111, 0.27);
  box-shadow: 0 6px 10px 0 rgba(37, 192, 111, 0.27);
  position: relative;
  cursor: pointer;
}
.transactions-title.active {
  background: #00c65e;
  color: #ffffff;
}
.floorTable {
  background: #ffffff;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.03);
  /*	padding: 26px 29px 20px 29px;
	  margin-top: 10px;*/
}
.ranking-sp {
  font-weight: 400;
  font-size: 14px;
  color: #969696;
}
.floorTable .title {
  width: 100%;
  height: 43px;
  line-height: 43px;
  background: #ec8b3a;
  -webkit-box-shadow: 0 6px 10px 0 rgba(236, 139, 58, 0.25);
  box-shadow: 0 6px 10px 0 rgba(236, 139, 58, 0.25);
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
}
.trading-title {
  margin: 26px 15px 25px 0;
  height: 26px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 18px;
  color: #1b1b1b;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.trading-title img {
  margin-right: 15px;
  width: 21px;
  height: 20px;
  margin-top: 3px;
}
.flLightAdv {
  position: absolute;
  top: 1000px;
  left: 0;
  z-index: 99;
  width: 150px;
  height: 489px;
}
.flRightAdv {
  position: absolute;
  bottom: 860px;
  top: 1000px;
  right: 0;
  z-index: 99;
  width: 361px;
  height: 367px;
}
.flRightAdv img {
  width: 361px;
  height: 367px;
}
.flLightAdv img .flRightAdv img {
  width: 100%;
}
.selAccount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
}
.selAccount img {
  margin-right: 10px;
}
.selAccount select {
  font-weight: 400;
  font-size: 14px;
  color: #00c65e;
  border: none;
  background: none;
}
.active .icondown {
  width: 0px;
  height: 0px;
  border: 6px solid transparent;
  border-top-color: #ee9b56;
  position: absolute;
  bottom: -12px;
  left: 48%;
}
.flBg2 {
  position: absolute;
  top: 500px;
  left: 0;
  right: 0;
  width: 100%;
  background: url(/Images/templateImg/img-bg.png) center center no-repeat;
  background-size: 100% auto;
  height: 1055px;
}
.flBg6 {
  position: absolute;
  top: 1000px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1034px;
  background: url(/Images/templateImg/img-bg2.png) center center no-repeat;
  background-size: 100% auto;
}

.floor {
  /*margin-bottom: 30px*/
}

.floorTable .floorTable-list {
  padding: 0px 29px 0px 29px;
}
.telAdv {
  width: 228px;
  position: absolute !important;
  top: 140px;
  right: 18%;
  z-index: 99;
}
.telAdv img {
  width: 100%;
}

/*20221201*/
.multiStore {
  position: absolute;
  top: -20px;
  z-index: 99;
  background: #fff;
  left: 36px;
  width: 1128px;
  -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0 0 40px 0;
}
.storeTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px #d8d8d8 solid;
  width: 98%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.multStoreNames {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.multStoreNames .items {
  padding: 15px 11px 12px 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fafafa;
  border-right: 1px #d8d8d8 solid;
}
.multStoreNames .items:hover {
  cursor: pointer;
}
.multStoreNames .items.active {
  background: #ffffff;
  border: 1px solid #00b657;
}
.multStoreNames .items img {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
.multStoreNames .items .storeNames h3 {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
}
.multStoreNames .items .storeNames span {
  display: inherit;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.35);
}
.banner_dot_more .more {
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.45);
}
.bannerdot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 28px;
  margin-top: 10px;
}
.bannerdot span {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin-left: 10px;
  background: #d8d8d8;
}
.bannerdot span.active {
  width: 12px;
  height: 12px;
  background: #00c65e;
}
.banner_dot_more {
  margin: 20px 0 0 0;
  line-height: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 33px;
  overflow: hidden;
}
.bunker-goods-l {
  width: 52px;
  height: 52px;
  position: absolute;
  left: 14px;
  top: 314px;
  z-index: 99;
  background: url(/Images/templateImg/btn-left-normal.png) no-repeat center
    center;
}
.bunker-goods-r {
  width: 52px;
  height: 52px;
  position: absolute;
  right: 14px;
  top: 314px;
  z-index: 99;
  background: url(/Images/templateImg/btn-right-normal.png) no-repeat center
    center;
}
.bunker-goods-l:hover,
.bunker-goods-r:hover,
.bannerdot span:hover {
  cursor: pointer;
}
.bunker-goods-l:hover {
  background: url(/Images/templateImg/btn-left-pressed.png) no-repeat center
    center;
}
.bunker-goods-r:hover {
  background: url(/Images/templateImg/btn-right-pressed.png) no-repeat center
    center;
}
.floorAdv1 {
  padding-bottom: 30px;
  background: #fff;
}
.bunker-empty img {
  width: 100%;
}
.pagetitle {
  margin-top: 10px;
}
.pagetitleitem {
  font-size: 16px;
  font-weight: bold;
  color: #212121;
  margin-right: 2px;
  background: #f8f9f8;
}
.pagetitle .selected {
  font-weight: bold;
}
.agricultureSearch {
  color: #fff;
  border-radius: 6px;
  padding: 0 40px;
  font-size: 14px;
  font-weight: bold;
}
.storePro {
  height: 620px;
}

/*20240403*/
.shopTags{
	height: 24px;
	margin: 4px;
	margin-left: 16px;
	cursor: pointer;
	font-size: 16px;
	color: #313233;
}
.shopTags .flex{
	display: flex;
}
.shopTags img.down{
	height: 19px;
	margin-top: 3px;
}
.shopTags img.up{
	transform: scaleY(-1);
	margin-top: -6px;
	transition: transform 0.5s ease;
}
/* .shopTags:hover img.down{
	transform: scaleY(-1);
	margin-top: -6px;
	transition: transform 0.5s ease;
} */
.shopPoint{
	margin: 4px 0;
	margin-left: 16px;
	display: flex;
}
.shopPoint p{
	margin-right: 12px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
}
.shopPoint.shopHeadPoint p{
	color: #313131;
}
.shopPoint p span{
	color: #FCFF5B;
}
.shopTagName{
	/* width: 116px; */
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #FFFFFF;
	border-radius: 100px;
	font-weight: 500;
	font-size: 18px;
	/*color: #00C65E;*/
}
.shopTagName img{
	width: 24px;
	height: 24px;
}
.tipsSwiper.defaultSwiper{
	top: 160px;
}
.tipsSwiper{
	width: 100%;
	background: #fff;
	padding: 24px 0 32px 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 106px; /*59px, 106px*/
	z-index: 999;
	display: none;
	height: 400px;
}
.shopSwiperItem{
	width: 1180px;
	margin: 0 auto;
	overflow: hidden
}
.shops{
	position: relative;
	margin-bottom: 0!important;
	border-bottom: 1px solid #e7e7e7
}
.shop-banner{
	border: none!important;
}
.shopSwiperItem ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-bottom: 16px;
}
.shopSwiperItem ul li{
	font-weight: 400;
	font-size: 16px;
	color: #313233;
	line-height: 24px;
	/* margin-bottom: 16px; */
	padding: 16px 0;
	width: 45%;
	margin-right: 5%;
	float: left;
	border-bottom: 1px solid #F5F6F7;
}
.shopSwiperItem ul li.item100{
	width: 100%;
	border-bottom: none;
}
.shopSwiperItem ul li.item100.item80 span{
	width: 80px!important;
}
.shopSwiperItem ul li.item100 span{
	width: 160px!important;
}
.shopSwiperItem ul li.item100 em{
	width: 80%;
}
.shopSwiperItem ul li.width100{
	width: 100%;
}
.shopSwiperItem ul li.width100 span{
	width: 84px!important;
}
.shopSwiperItem ul li span{
	width: 64px;
	color: #939799;
	margin-right: 20px;
	margin-bottom: 0;
}
.shopSwiperItem ul li:nth-child(2n) span{
	width: 144px;
}
#shopSwiper2, #shopSwiper3{
	display: none;
}
.shopSwiperItem .item2{
	margin-bottom: 32px;
}
.shopSwiperItem .item2 div{
	font-weight: 400;
	font-size: 16px;
	color: #313233;
	display: flex;
	border-bottom: 1px solid #F5F6F7;
}
.shopSwiperItem .item2 div:last-child{
	border-bottom: none;
}
.shopSwiperItem .item2 div p{
	width: 936px;
	line-height: 24px;
	padding: 16px 0;
}
.shopSwiperItem .item2.width264 div em{
	width: 240px;
}
.shopSwiperItem .item2.width264 div p{
	width: 915px;
}
.shopSwiperItem .item2 div em{
	width: 224px;
	text-align: center;
	color: #939799;
	padding: 16px 0;
	line-height: 24px;
}
.shopSwiperItem .imgItem{
	float: left;
	width: 160px;
	margin-right: 44px;
	text-align: center;
	margin-bottom: 32px;
}
.shopSwiperItem .imgItem:nth-child(6n){
	margin-right: 0;
}
.shopSwiperItem span{
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	margin-bottom: 10px;
}
.shopSwiperItem .imgItem img{
	width: 160px;
	height: 90px;
	margin-bottom: 10px;
}
.shopSwiperItem .imgItem img:last-child{
	margin-bottom: 0;
}
.shopSwiperPage{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	bottom: 32px;
}
.shopSwiperPage img{
	cursor: pointer;
	height: 24px;
	margin-top: 2px;
}
.shopSwiperPage img:last-child{
}
.shopSwiperPage span{
	cursor: pointer;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 100%;
	background: #fff;
	font-size: 14px;
	color: #313233;
	margin: 0 10px;
}
.shopSwiperPage span.active{
	background: #00C65E;
	color: #fff;
}
.shopHeadTags{
	background: none;
	line-height: 24px;
}
.shopHeadTags{
	margin-top: 0;
}
.shopHeadTags .shopTagName span{
	font-size: 16px;
	color: #313233;
	margin: 0 4px 0 1px;
}
.shopHeadTags:hover{
	color: #00C65F;
}
.shopHeadPoint{
	color: #313233;
	font-weight: 400;
	font-size: 14px;
	margin-top: 0;
}
.shopHeadPoint p span{
	color: #00C65E;
}
.shop-service.shopDesc{
	padding: 0px 5px 5px 0px;
}
.top .hover .dropdown-menu.kefubox, .shop-custmer.hover .dropdown-menu.kefubox{
	width: 213px;
	height: 252px;
	background: url("/Images/templateImg/kefubg.png") left top no-repeat;
	background-size: 213px 252px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.dropdown-menu.kefubox h3{
font-weight: 400;
    font-size: 12px;
    color: #303133;
    padding: 24px;
    margin-bottom: 2px;
    margin: 0;
    padding-bottom: 2px;
    line-height: 20px;
    font-size: 12px;
    color: #303133;
    line-height: 20px; 
	padding-top: 38px;
}
a.kefuPhone:hover{
	color: #00C65E;
}
.kefuPhone{
	    background: url(/Images/templateImg/kefuTel.png) 24px 2px no-repeat;
	    background-size: 16px 16px;
	    padding-left: 44px;
	    font-weight: bold;
	    font-size: 14px;
	    color: #00C65E;
	    line-height: 20px;
		    float: left;
			margin-top: 2px;
			margin-bottom: 8px;
}
.wechatItem{
	width: 213px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.wechatItem p{
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	color: #3C3C3C;
	line-height: 14px;
}
.wechatItem p.serviceTime{
	    font-weight: 400;
	    font-size: 10px;
	    color: #606266;
	    line-height: 12px;
	    margin-top: 4px;
}
.phoneServiceTime{
	font-weight: 400;
	font-size: 10px;
	color: #606266;
	line-height: 12px;
	float: left;
	padding-left: 26px;
	margin-bottom: 12px;
	display: inline-block;
	margin-top:10px;
}
.wechatCode{
	width: 80px;
	    height: 80px;
	    border-radius: 8px;
	       margin: 6px auto;
}
.kefuTitle{
	font-weight: 400;
	font-size: 14px;
	color: #313233;
	line-height: 22px;
	cursor: pointer;
}
.kefuTitle img{
	width: 18px;
	height: 18px;
	margin: 2px 3px;
}
.shops{
	border-bottom: none;
}
.proDetailCustmer{
	margin-top: 10px;
	padding-left: 10px;
}
.detailFlex{
	display: flex;
	margin-bottom: 18px;
}
.orderDetailTitle{
	display: flex;
}
.orderDetailTitle img{
	margin: 0 5px;
	margin-left: 20px;
}