[v-cloak] {
  display: none;
}
/*³õÊ¼»¯ÔªËØ*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
form,
td,
th {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a {
  text-decoration: none;
  color: inherit;
}
a:active,
a:hover {
  outline: none;
}
input,
button,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
}
img {
  vertical-align: top;
}
label {
  /*ÎÄ×Ö²»ÄÜÑ¡ÖÐ*/
  -moz-user-select: none; /*»ðºü*/
  -webkit-user-select: none; /*webkitä¯ÀÀÆ÷*/
  -ms-user-select: none; /*IE10*/
  -khtml-user-select: none; /*ÔçÆÚä¯ÀÀÆ÷*/
  user-select: none;
}

/*×Ô¶¨Òå³£ÓÃÔ­×ÓÀà*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "200B";
  height: 0;
  font-size: 0;
  display: block;
  clear: both;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.t-l {
  text-align: left;
}
.t-c {
  text-align: center;
}
.t-r {
  text-align: right;
}
.ellipsis-1 {
  overflow: hidden;
  white-space: initial;
  word-wrap: normal;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.font-MY {
  font-family: "Microsoft YaHei", "sans-serif";
}
.w-100 {
  width: 100%;
  height: 100%;
}
.item .w-100 {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.hide-text {
  /*Òþ²ØÎÄ×Ö*/
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: none;
}
.t-bg {
  -ms-transition: background .5s ease;
  -moz-transition: background .5s ease;
  -o-transition: background .5s ease;
  -webkit-transition: background .5s ease;
  transition: background .5s ease;
}
.t-all {
  -ms-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/*old-×Ô¶¨Òå*/
.w1224 {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.p:before,
.p:after {
  content: "";
  clear: both;
  display: block;
}
/*¹²ÓÃÍ·²¿ÇøÓò-header*/

.tpshop-tm-hander {
  position: relative;
  z-index: 10;
  background-color: white;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.red,
.ls-dlzc a:hover {
  color: #e23435;
}
.gray_f5 {
  background: #f0f4f8;
}
.top-hander {
  position: relative;
  z-index: 12;
  height: 30px;
  line-height: 30px;
  background-color: #f0f0f0;
  font-size: 12px;
  color: #666;
  border-bottom: 1px solid #e6e6e6;
}
.sendaddress {
  cursor: pointer;
}
.top-ri-header > li {
  float: left;
  padding: 0 10px;
  cursor: pointer;
}
.top-ri-header > li:hover {
  color: #e23435;
}
.top-ri-header .hover-ba-navdh:hover {
  color: #666;
  border-color: #ccc;
}
.top-ri-header .hover-ba-navdh {
  position: relative;
  border: 1px solid transparent;
  line-height: 28px;
  padding: 0;
}
.hover-ba-navdh .nav-dh {
  height: 28px;
  padding: 0 10px;
}
.top-ri-header .spacer {
  padding: 0;
}
.spacer {
  width: 1px;
  height: 12px;
  padding: 0;
  margin: 10px 2px 0;
  background: #dedede;
  overflow: hidden;
}
.conta-hv-nav {
  display: none;
  width: 150px;
  border: 1px solid #ccc;
  background-color: #fff;
  position: absolute;
  right: -1px;
  top: 29px;
  padding: 10px 0;
}
.conta-hv-nav > li {
  float: left;
  height: 30px;
  width: 50%;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.conta-hv-nav > li:hover {
  color: #e23435;
}
.hover-ba-navdh:hover .nav-dh {
  position: relative;
  z-index: 3;
  background: #fff;
  height: 30px;
  color: #e23435;
}
.hover-ba-navdh:hover .conta-hv-nav {
  display: block;
}
.tpshop-tm-hander .share-a_a1 {
  display: inline-block;
  width: 12px;
  height: 6px;
  vertical-align: middle;
  margin-left: 6px;
  background: url("../images/ico-tphsop-index.png") no-repeat -200px -27px;
}
.ls-dlzc {
  margin-left: 40px;
}
.ls-dlzc a {
  padding: 0 10px;
}
.nav-middan-z {
  height: 90px;
  padding-top: 30px;
}
.nav-middan-z.home-index-head {
  height: 57px;
  padding-top: 23px;
}
.nav-middan-z .ecsc-logo {
  float: left;
}
.nav-middan-z .ecsc-logo img {
  width: 159px;
  height: 58px;
}
.ecsc-search {
  float: left;
  margin-left: 100px;
  width: 700px;
  height: 58px;
}
.ecsc-search-form {
  height: 35px;
  position: relative;
  box-sizing: border-box;
}
.ecsc-search-input {
  float: left;
  width: 566px;
  height: 35px;
  line-height: 30px;
  font-size: 14px;
  border: 2px solid #ff4c4c;
  color: #666;
  border-radius: 22px 0 0 22px;
  padding-left: 40px;
  background: url("../images/search-icon.png") no-repeat 16px center;
}
.ecsc-search-input::-webkit-input-placeholder {
  color: #999;
}
.ecsc-search-button {
  float: left;
  width: 80px;
  height: 100%;
  line-height: 35px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  background: linear-gradient(
    0deg,
    rgba(255, 76, 76, 1) 0%,
    rgba(255, 102, 102, 1) 100%
  );
  cursor: pointer;
  border-radius: 0 22px 22px 0;
}
.ecsc-search .keyword {
  overflow: hidden;
}
.ecsc-search .keyword .key-item {
  float: left;
  line-height: 24px;
  margin-right: 15px;
  font-size: 12px;
  color: #999;
}
.ecsc-search .keyword .key-item:hover {
  color: #e23435;
}
.u-g-cart {
  position: relative;
  z-index: 11;
  height: 44px;
  border-radius: 22px;
}
.u-g-cart .c-n {
  position: relative;
  z-index: 9;
  width: 180px;
  height: 44px;
  line-height: 44px;
  background: linear-gradient(
    0deg,
    rgba(255, 76, 76, 1) 0%,
    rgba(255, 102, 102, 1) 100%
  );
  color: #fff;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  border-radius: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.u-g-cart:hover {
  border-color: #ccc;
}
.u-g-cart .c-n span {
  float: left;
  line-height: 44px;
  font-size: 15px;
}
.u-g-cart:hover .c-n {
  height: 44px;
}
.u-g-cart .c-n .share-shopcar-index {
  float: left;
  width: 20px;
  height: 20px;
  margin: 12px 10px 0 64px;
  vertical-align: middle;
  background: url("../images/ico-shopcart.png") no-repeat;
}
.u-g-cart .c-n .shop-nums {
  position: absolute;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  background-color: #fff;
  color: #ff4c4c;
  border-radius: 10px;
  right: 130px;
  top: 13px;
  font-size: 12px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.u-g-cart .c-num {
  line-height: 40px;
  font-size: 14px;
  cursor: pointer;
  letter-spacing: 2px;
}
.u-g-cart .c-num {
  width: 28px;
  height: 45px;
  padding-left: 36px;
  background-color: #e23435;
  color: #fff;
  position: relative;
}
.u-g-cart .c-num .count {
  font-weight: 700;
}
.u-fn-cart {
  display: none;
  position: absolute;
  top: 35px;
  right: -1px;
  width: 288px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 999;
}
.u-g-cart:hover .u-fn-cart {
  display: block;
}
.u-fn-cart .empty-c {
  width: auto;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.u-fn-cart .empty-c span {
  display: inline-block;
  color: #999;
  font-size: 12px;
  padding-left: 67px;
  position: relative;
}
.u-fn-cart .empty-c span .c-i {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("../images/ico-tphsop-index.png") no-repeat -315px 0;
  position: absolute;
  top: 12px;
  left: 10px;
}
.u-fn-cart .mn-c-box {
  width: 288px;
  position: relative;
  background-color: #e9e9e9;
}
.u-fn-cart .c-store {
  background-color: #fff;
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
}
.u-fn-cart .c-store-tt {
  height: 29px;
  line-height: 29px;
  padding: 0 15px;
  border-bottom: 1px solid #e9e9e9;
  color: #666;
}
.u-fn-cart .c-sale-b {
  margin: 5px 15px 0;
  height: 24px;
  line-height: 24px;
  background: #e9e9e9;
  color: #c20053;
  overflow: hidden;
}
.u-fn-cart .i {
  padding: 0 3px;
  margin: 0 5px;
  background: #f58813;
  color: #fff;
}
.u-fn-cart .c-item {
  padding: 5px 15px;
  position: relative;
  border-bottom: 1px dashed #ccc;
}
.u-fn-cart .del {
  position: absolute;
  cursor: pointer;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background-color: #e9e9e9;
  top: 5px;
  right: 15px;
  display: none;
}
.u-fn-cart .c-store:hover .del {
  display: block;
}
/*²à±ßÀ¸-¹ºÎï³µ-s*/
.u-fn-cart .tp-scart-gname {
  display: block;
  line-height: 16px;
  max-height: 32px;
  overflow: hidden;
  width: 156px;
}
.hasshopcar.u-mn-cart .mn-c-box {
  width: 262px;
  margin-bottom: 10px;
}
.hasshopcar.u-mn-cart .del {
  right: 5px;
}
/*²à±ßÀ¸-¹ºÎï³µ-e*/
.u-fn-cart .goods-pic {
  width: 50px;
  height: 50px;
  margin-right: 5px;
  overflow: hidden;
}
.u-fn-cart .goods-pic > img {
  width: 100%;
}
.u-fn-cart .c-item .goods-name {
  display: block;
  width: 180px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  color: #666;
  margin-bottom: 6px;
}
.u-fn-cart .c-item .num {
  color: #333;
}
.u-fn-cart .mn-c-total {
  padding: 10px 14px 18px;
  background: #e9e9e9;
  font-weight: 700;
}
.u-fn-cart .mn-c-total .c-t {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}
.u-fn-cart .mn-c-total .c-btn {
  display: block;
  width: 260px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #e23435;
}
.u-fn-cart .mn-c-total .c-btn:hover {
  background: #d03031;
}
.categorys {
  float: left;
  position: relative;
  z-index: 8;
  height: 50px;
}
.categorys:hover .dd {
  display: block;
}
.categorys .dt > a {
  display: block;
  width: 100%;
  padding-left: 30px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
  background: -webkit-linear-gradient(
    bottom,
    rgba(255, 76, 76, 1) 0%,
    rgba(255, 102, 102, 1) 100%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(255, 76, 76, 1) 0%,
    rgba(255, 102, 102, 1) 100%
  );
  background: linear-gradient(
    to top,
    rgba(255, 76, 76, 1) 0%,
    rgba(255, 102, 102, 1) 100%
  );
  color: #fff;
}
.categorys .dt a .share-a_a2 {
  display: inline-block;
  width: 26px;
  height: 20px;
  vertical-align: text-bottom;
  margin-right: 10px;
  background: url("../images/header-nav-icon.png") no-repeat 0 0;
}
.navitems {
  /* float: left; */
  position: relative;
  height: 50px;
  padding-left: 25px;
  width: 990px;
  overflow: hidden;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
}
.navitems > li {
  flex-grow: 1;
  margin: 0 8px;
}
.navitems > li a {
  display: inline-block;
  padding: 0 8px;
  font-size: 18px;
  line-height: 48px;
  color: #333;
  border-bottom: 2px solid transparent;
}
.navitems .selected a,
.navitems > li:hover a {
  color: #ff4c4c;
  font-weight: bold;
  border-bottom-color: #ff4c4c;
}

.categorys .dd {
  padding-top: 2px;
  height: 430px;
  overflow: hidden;
  background: rgba(255, 255, 255, 1);
}
.home_categorys {
  display: none;
}
.home_categorys .dd {
  display: none;
}
.categorys .item-left {
  padding: 10px 20px;
  border-bottom: 1px solid #f0f0f0;
}
.categorys .item-left:hover {
  position: relative;
  z-index: 9;
  background: #fff;
  z-index: 99;
}
.categorys .nav-active .item-left {
  position: relative;
  z-index: 9;
  background: #fff;
}
.categorys .nav-active .cata-nav-layer {
  display: block;
}
.categorys .cata-nav-name {
  width: 150px;
  height: 27px;
  font-weight: 400;
  overflow: hidden;
}
.categorys .cata-nav-wrap {
}
.cata-nav-name .ico {
  display: inline-block;
  width: 25px;
  height: 27px;
  margin-right: 20px;
  background-image: url("../images/ico-tphsop-index.png");
  background-repeat: no-repeat;
}
.ico-nav-0 {
  background-position: -25px 0;
}
.ico-nav-1 {
  background-position: -50px 0;
}
.ico-nav-2 {
  background-position: -75px 0;
}
.ico-nav-3 {
  background-position: -100px 0;
}
.ico-nav-4 {
  background-position: -125px 0;
}
.ico-nav-5 {
  background-position: -150px 0;
}
.ico-nav-6 {
  background-position: -175px 0;
}
.ico-nav-7 {
  background-position: -200px 0;
}
.cata-nav-name a {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  line-height: 27px;
  font-size: 14px;
  color: #333;
}
.cata-nav-name a:hover {
  color: #e23435;
}
.categorys .cata-nav-layer {
  position: absolute;
  top: 50px;
  left: 210px;
  width: 990px;
  height: 480px;
  overflow-y: scroll;
  background: white;
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.categorys .cata-nav-layer::-webkit-scrollbar {
  display: none;
}
.categorys .item:hover .cata-nav-layer {
  display: block;
}
.categorys .cata-nav-left {
  float: left;
  width: calc(100% - 400px);
  padding-left: 25px;
  padding-bottom: 96px;
}
.cata-nav-left .cata-layer-title {
  padding-top: 18px;
  height: 22px;
  width: 100%;
  overflow: hidden;
}
.layer-title-item {
  float: left;
  line-height: 22px;
  padding: 0 7px;
  margin-right: 14px;
  background-color: #ff5e5f;
  color: #fff;
  font-size: 14px;
}
.layer-title-item:hover {
  background-color: #e23435;
}
.layer-title-item > .ico {
  vertical-align: top;
  margin-left: 5px;
  font-family: consolas;
}
.cata-nav-left dl {
  font-size: 12px;
  padding-top: 20px;
  line-height: 14px;
}
.cata-nav-left dt {
  position: relative;
  float: left;
  width: 66px;
  color: #333;
  font-weight: 700;
}

.cata-nav-left dt:hover {
  color: #e23435;
}

.cata-nav-left dd {
  float: left;
  width: calc(100% - 66px);
}
.cata-nav-left dd > a {
  float: left;
  padding: 0 10px;
  margin-bottom: 10px;
  color: #666;
  border-left: 1px solid #e5e5e5;
}
.cata-nav-left dd > a:hover {
  color: #ff0c0c;
}
.advertisement_down {
  position: absolute;
  left: 25px;
  bottom: 25px;
  width: 687px;
  height: 47px;
  overflow: hidden;
  padding-left: 1px;
}
.advertisement_down > a {
  float: left;
  width: 129px;
  height: 45px;
  border: 1px solid #e8e8e8;
  margin-left: -1px;
  overflow: hidden;
}
.cata-nav-layer .cata-nav-rigth {
  float: right;
  width: 300px;
  max-height: 449px;
  overflow: hidden;
  border-radius: 5px;
  margin: 20px 20px 0 0;
}
/*footer*/
.footer {
  background-color: #fff;
  padding: 20px 0 40px;
}
.left-help-list {
  float: left;
  width: 1024px;
}
.help-list-wrap {
  min-height: 160px;
}
.left-help-list dl {
  float: left;
  width: 200px;
}
.left-help-list dl > dt {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
}
.left-help-list dl > dd {
  display: block;
  width: 180px;
  padding-right: 20px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}
.left-help-list dl a:hover {
  color: #e23435;
}
/* ÓÑÇéÁ´½Ó */
.friendship-links {
  padding-top: 10px;
  width: 920px;
  font-size: 14px;
}
.friendship-links > span {
  float: left;
  width: 70px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
}
.links-wrap-h {
  float: left;
  width: 850px;
}
.links-wrap-h > a {
  float: left;
  line-height: 1;
  margin: 3px 0;
  padding: 0 10px;
  color: #666;
}
.links-wrap-h > a + a {
  border-left: 1px solid #aaa;
}
.links-wrap-h > a:hover {
  color: #e23435;
  text-decoration: underline;
}

.right-contact-us {
  float: right;
  width: 180px;
  padding-left: 20px;
}
.right-contact-us .title {
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
}
.right-contact-us .phone {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #e30000;
}
.right-contact-us .tips {
  margin-bottom: 18px;
  line-height: 20px;
  color: #999;
  font-size: 12px;
}
.qr-code-list .qr-code {
  float: left;
  width: 80px;
  height: 80px;
}
.qr-code-tpshop {
  margin-left: 20px;
}

.tpshop-service {
  margin-top: 40px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 27px 0;
  background-color: #fff;
}
.tpshop-service li {
  float: left;
  width: 25%;
  height: 56px;
  text-align: center;
}
.tpshop-service li + li {
}
.tpshop-service .ico {
  display: inline-block;
  width: 49px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  color: #e40000;
  font-size: 21px;
  margin-right: 16px;
  background-image: url("../images/ico-tphsop-index.png");
  background-repeat: no-repeat;
}
.ico-day7 {
  background-position: 0 -27px;
}
.ico-day15 {
  background-position: -50px -27px;
}
.ico-quality {
  background-position: -100px -27px;
}
.ico-service {
  background-position: -150px -27px;
}
.tpshop-service .service {
  display: inline-block;
  line-height: 56px;
  font-size: 20px;
  color: #333;
  vertical-align: top;
}
.sendaddress span {
  cursor: pointer;
  color: #666666;
  display: inline-block;
  vertical-align: top;
}

.candidate {
  display: none;
  background: white;
  border: 1px solid #ccc;
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1000;
  top: 36px;
}

.candidate ul li {
  clear: both;
  overflow: hidden;
  padding: 1px 6px;
  line-height: 24px;
  cursor: pointer;
}

.candidate ul li:hover {
  background: #f5f5f5 !important;
}

.candidate .search-item {
  width: 190px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  color: #666666;
}

.candidate .search-count {
  float: right;
  width: 194px;
  text-align: right;
  color: #aaa;
}

.candidate .close {
  border-top: 1px solid #efefef;
}
#navbar {
  height: 50px;
  width: 1200px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 10px;
}
#navbar .categorys {
  position: absolute;
  left: 0px;
  top: 60px;
  width: 210px;
  height: 50px;
  box-sizing: border-box;
}
#navitems {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 1200px;
  height: 50px;
  box-sizing: border-box;
}
#navitems .dt a {
  width: 210px;
}
#supplier-container {
  width: 100vw;
}
.supplier-cate-bar {
  margin-top: 10px;
  width: 100vw;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgb(238, 238, 238);
  box-shadow: rgb(197, 197, 197) 5px 5px 5px;
}
.supplier-cate-bar .supplier-cate {
  width: 1220px;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
.supplier-cate-item {
  cursor: pointer;
  flex-grow: 1;
  height: 100%;
  margin-right: 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  transition: 300ms;
  max-width: 120px;
  min-width: 80px;
}
.supplier-cate-item-active {
  background-color: rgb(219, 25, 25);
  color: #fff;
}
[v-cloak] {
  display: none;
}
.supplier-brand-list-container,
.supplier-area-list-container {
  transform: translateX(-9px);
  font-size: 18px;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.supplier-brand-list-item {
  width: 1220px;
  box-shadow: 5px 5px 5px #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  box-sizing: border-box;
  display: grid;
  grid-template-areas: "title space space  space  more"
    "post  brand1 brand2  brand3  brand4" "post  brand5 brand6  brand7  brand8"
    "post  brand9 brand10 brand11 brand12";
  grid-template-columns: 244px 244px 244px 244px 244px;
  grid-template-rows: 50px 120px 120px 120px;
}
.supplier-area-list-item {
  box-shadow: 5px 5px 5px #cccccc;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 1220px;
  box-sizing: border-box;
  display: grid;
  grid-template-areas: "title areas areas  areas  more"
    "post  area1 area2  area3  area4" "post  area5 area6  area7  area8"
    "post  area9 area10 area11 area12";
  grid-template-columns: 244px 244px 244px 244px 244px;
  grid-template-rows: 50px 120px 120px 120px;
}
.supplier-brand-list-item-title,
.supplier-area-list-item-title {
  grid-area: title;
  background-color: rgb(219, 25, 25);
  color: #fff;
}
.supplier-brand-list-item-more-item:hover,
.supplier-area-list-item-more-item:hover {
  color: rgb(219, 25, 25);
  cursor: pointer;
}
.supplier-brand-list-item-more,
.supplier-area-list-item-more {
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: 1000ms;
  grid-area: more;
  font-size: 12px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 5px;
}
.supplier-brand-list-item-post {
  grid-area: post;
  cursor: pointer;
}
.supplier-brand-list-item-brand {
  box-sizing: border-box;
  padding: 5px;
  overflow: hidden;
}
.supplier-brand-list-item-brand img {
  height: 100%;
  width: 100%;
}
.supplier-area-list-item-area img {
  height: 100%;
  width: 100%;
}
.supplier-brand-list-item-brand1 {
  grid-area: brand1;
}
.supplier-brand-list-item-brand2 {
  grid-area: brand2;
}
.supplier-brand-list-item-brand3 {
  grid-area: brand3;
}
.supplier-brand-list-item-brand4 {
  grid-area: brand4;
}
.supplier-brand-list-item-brand5 {
  grid-area: brand5;
}
.supplier-brand-list-item-brand6 {
  grid-area: brand6;
}
.supplier-brand-list-item-brand7 {
  grid-area: brand7;
}
.supplier-brand-list-item-brand8 {
  grid-area: brand8;
}
.supplier-brand-list-item-brand9 {
  grid-area: brand9;
}
.supplier-brand-list-item-brand10 {
  grid-area: brand10;
}
.supplier-brand-list-item-brand11 {
  grid-area: brand11;
}
.supplier-brand-list-item-brand12 {
  grid-area: brand12;
}

.supplier-area-list-item-post {
  grid-area: post;
}
.supplier-area-list-item-area1 {
  grid-area: area1;
}
.supplier-area-list-item-area2 {
  grid-area: area2;
}
.supplier-area-list-item-area3 {
  grid-area: area3;
}
.supplier-area-list-item-area4 {
  grid-area: area4;
}
.supplier-area-list-item-area5 {
  grid-area: area5;
}
.supplier-area-list-item-area6 {
  grid-area: area6;
}
.supplier-area-list-item-area7 {
  grid-area: area7;
}
.supplier-area-list-item-area8 {
  grid-area: area8;
}
.supplier-area-list-item-area9 {
  grid-area: area9;
}
.supplier-area-list-item-area10 {
  grid-area: area10;
}
.supplier-area-list-item-area11 {
  grid-area: area11;
}
.supplier-area-list-item-area12 {
  grid-area: area12;
}
.supplier-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  cursor: pointer;
}
.supplier-brand-list-item-space {
  grid-area: space;
  cursor: default;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.supplier-area-list-item-areas {
  height: 100%;
  grid-area: areas;
  cursor: default;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.supplier-area-list-item-areas-item {
  font-size: 14px;
  cursor: pointer;
  border: none;
}
.supplier-area-list-item-areas-item:hover {
  color: red;
}

.supplier-area-list-item-areas {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
  transition: 200ms;
}
.show-all-areas {
  grid-area: areas;
  transition: 200ms;
  box-sizing: border-box;
  background-color: #f0f4f9;
  white-space: nowrap;
  height: 50px;
  width: 976px;
  /* transform: translateY(50px); */
  float: left;
  /* padding: 20px; */
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  overflow: hidden;
}
.show-all-areas-item {
  margin: 5px;
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.show-all-areas-item:hover {
  color: red;
  font-weight: bold;
}
.move-to-top-22px {
  transform: translateY(-22px);
}
.info-container {
  transform: translateX(-9px);
  width: 100vw;
  height: 700px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.info-item {
  width: 1200px;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(233, 233, 233, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  padding: 10px;
}
.news-container {
  height: 100%;
  width: 900px;
  margin-right: 20px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 5px;
}
.hot-news-container {
  height: 100%;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 5px;
  width: 260px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.news-header {
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.new-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  width: 900px;
  height: 630px;
  box-sizing: border-box;
}
.news-item-container:hover {
  transition: 600ms;
  border-bottom: 1px solid rgba(255, 0, 0, 0.5);
}
.news-item-container {
  border: 1px solid #fff;
  cursor: pointer;
  /* 157.5  */
  padding: 10px;
  box-sizing: border-box;
  display: grid;
  grid-template-areas: "img title title  title" "img  content content  content"
    "img  counter counter  counter";
  grid-template-columns: 213px 105.5px 105.5px;
  grid-template-rows: 30px 84px 20px;
}
.news-item-container .img {
  transition: 300ms;
  box-sizing: inherit;
  grid-area: img;
  box-sizing: border-box;
  padding: 10px;
  overflow: hidden;
  border-radius: 5px;
}
.img img {
  height: 100%;
  width: 100%;
}
.img:hover {
  transform: scale(1.05);
}
.news-item-container .title {
  box-sizing: inherit;
  grid-area: title;
  overflow: hidden;
  box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-item-container .content {
  box-sizing: inherit;
  grid-area: content;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 15px;
  text-indent: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-item-container .content-hiden {
  width: 200px;
  box-sizing: border-box;
  height: 92px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.news-item-container .counter {
  box-sizing: inherit;
  box-sizing: border-box;
  grid-area: counter;
}
.info-flex-center {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
}
.info-flex-start {
  display: flex;
  justify-content: flex-start;
  box-sizing: border-box;
  align-items: center;
}
.info-flex-end {
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.hot-new-list {
  padding: 5px;
  box-sizing: border-box;
  height: 400px;
  width: 100%;
}
.new-carousel {
  padding: 10px;
  box-sizing: border-box;
  height: 300px;
  width: 100%;
}
.hot-new-list-head {
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.hot-new-list-item {
  border: 1px solid #fff;
  transition: 400ms;
  width: 100%;
  height: 30px;
  box-sizing: border-box;
  padding: 5px;
  cursor: pointer;
  display: flex;
}
.hot-new-list-item:hover {
  border-bottom: 1px solid rgba(245, 0, 0, 0.3);
  box-sizing: border-box;
  color: rgba(255, 0, 0, 0.5);
  padding-left: 30px;
}
.hot-new-list-item p {
  color: inherit;
  flex-grow: 1;
  overflow: hidden;
  box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-new-list-item .at-tag {
  border-bottom: none;
  box-sizing: border-box;
  color: #000;
}
.hot-new-list-content {
  height: 350px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
}
#swiper {
  cursor: pointer;
  width: 100%;
  height: 100%;
}
#swiper .swiper-container {
  height: 100%;
  width: 100%;
}
#area-container {
  width: 100vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#area-container img {
  height: 100%;
}
#nav {
  width: 1200px;
  padding: 10px;
  box-sizing: border-box;
  font-size: 24px;
}
#area-container .supplier-container {
  box-sizing: border-box;
  width: 1200px;
  height: 200px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.supplier-item {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
.supplier-post {
  width: 240px;
  height: 160px;
  overflow: hidden;
  box-sizing: border-box;
}
.supplier-info {
  margin-left: 20px;
  min-width: 100px;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  color: #999;
}
.name {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  color: #000;
}
.vip {
  box-sizing: border-box;
  margin-left: 20px;
  color: red;
}
.supplier-contact {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 95px;
  height: 40px;
  box-sizing: border-box;
  background-color: rgba(255, 81, 0, 0.719);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 5px 5px 5px rgba(139, 139, 139, 0.5);
  transition: 200ms;
}
.supplier-contact:hover {
  background-color: rgb(255, 81, 0);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}
#video-container {
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  flex-direction: column;
}
.bg {
  background-color: rgba(223, 223, 223, 0.3);
  padding: 10px;
  padding-top: 5px;
}
#video-content {
  width: 1200px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.recommend {
  box-sizing: border-box;
  width: 300px;
  height: 600px;
}
.videos {
  box-sizing: border-box;
  width: 600px;
  height: 600px;
}
.rank {
  box-sizing: border-box;
  width: 300px;
  height: 600px;
}
.recommend-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  width: 300px;
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  background-color: rgba(233, 233, 233, 0.308);
}
.recommend-hot {
  transition: 300ms;
  height: 200px;
  width: 300px;
  box-sizing: border-box;
  padding: 10px;
}
.recommend-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  transition: 300ms;
  cursor: pointer;
  width: 300px;
  height: 40px;
  box-sizing: border-box;
  padding: 10px;
  border-bottom: 1px solid rgba(223, 223, 223, 0.5);
}

.recommend-hot {
  position: relative;
  cursor: pointer;
}
.recommend-hot .content {
  transition: 600ms;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: rgb(90, 209, 218);
}
.recommend-hot .content img {
  width: 100%;
}
.recommend-hot .title {
  font-weight: bold;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 20;
  cursor: pointer;
  background-color: rgba(230, 230, 230, 0.5);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  color: #fff;
  height: 40px;
}
.rank-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  width: 300px;
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  background-color: rgba(233, 233, 233, 0.308);
}
.rank-hot {
  transition: 300ms;
  height: 200px;
  width: 300px;
  box-sizing: border-box;
  padding: 10px;
}
.rank-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  transition: 300ms;
  cursor: pointer;
  color: #333;
  width: 300px;
  height: 40px;
  box-sizing: border-box;
  padding: 10px;
  border-bottom: 1px solid rgba(223, 223, 223, 0.5);
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.video-header {
  width: 1200px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  color: #f1200d;
  font-weight: bold;
}
.rank-hot {
  position: relative;
  cursor: pointer;
}
.rank-hot .content {
  transition: 600ms;
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rank-hot .content img {
  height: 100%;
}
.rank-hot .title {
  font-weight: bold;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 20;
  cursor: pointer;
  background-color: rgba(230, 230, 230, 0.294);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  color: #fff;
  height: 40px;
  padding: 10px;
}
.rank-hot:hover {
  border-bottom: 1px solid rgba(255, 0, 0, 0.5);
  padding: 0px;
}
.rank-item:hover {
  color: red;
  border-bottom: 1px solid rgba(255, 0, 0, 0.5);
  padding-left: 20px;
}
.rank-num-1 {
  display: inline-block;
  background-color: #f00;
  color: #fff;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-weight: bold;
}
.rank-num-other {
  font-weight: bold;
  height: 20px;
  width: 20px;
  display: inline-block;
  background-color: rgba(199, 199, 199, 0.657);
  color: #fff;
  display: flex;
  margin-right: 5px;
  justify-content: center;
  align-items: center;
}
.bg .more {
  font-size: 12px;
  cursor: pointer;
  color: #e3000094;
}
.bg .more:hover {
  color: #ff0000;
}
.recomend-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rank-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 280px;
}
.videos {
  padding: 10px;
  box-sizing: border-box;
  display: grid;
  grid-template-areas: "title title title" "video1 video2 video3"
    "video4 video5 video6" "video7 video8 video9";
  grid-template-rows: 30px 173px 173px 173px;
  grid-template-columns: 178px 178px 178px;
  grid-gap: 10px;
}
.video-1 {
  grid-area: video1;
}
.video-2 {
  grid-area: video2;
}
.video-3 {
  grid-area: video3;
}
.video-4 {
  grid-area: video4;
}
.video-5 {
  grid-area: video5;
}
.video-6 {
  grid-area: video6;
}
.video-7 {
  grid-area: video7;
}
.video-8 {
  grid-area: video8;
}
.video-9 {
  grid-area: video9;
}
.video-item-space {
  grid-area: space;
}
.video-item-title {
  grid-area: title;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  color: #000;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(223, 223, 223, 0.5);
}
.video-item-container {
  transition: 400ms;
  cursor: pointer;
  border: 2px solid rgba(223, 223, 223, 0.2);
  border-radius: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 5px;
}
.video-item-container .title {
  width: 100%;
  height: 25px;
  font-size: 16px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.video-item-container .post {
  border-radius: 5px;
  width: 100%;
  flex-grow: 1;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.video-item-container .post img {
  width: 100%;
  height: 100%;
}

#news-container {
  margin: 0 auto;
  margin-top: 20px;
  width: 1200px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.news-cate-list {
  width: 250px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.news-cate {
  height: 40px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #dadada;
  cursor: pointer;
}
.news-list {
  margin-left: 20px;
  padding: 20px;
  flex-grow: 1;
  box-sizing: border-box;
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.news {
  padding: 5px;
  padding-left: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 28px;
  border-bottom: 1px solid #dadada;
  cursor: pointer;
}
.news-cate:hover {
  color: red;
}
.news:hover {
  color: red;
}
.dot {
  font-size: 36px;
  font-weight: bold;
  margin-right: 20px;
  display: inline-block;
}
.page-contrtol {
  margin-top: 15px;
}
.active-news-cate {
  color: red;
}
.active-news {
  color: red;
}
.more-news {
  cursor: pointer;
}
.more-news:hover {
  color: red;
}
.recommend-item:hover {
  padding-left: 20px;
  box-sizing: border-box;
  color: red;
  border-bottom: 1px solid rgba(255, 0, 0, 0.5);
}
.recommend-active {
  overflow: hidden;
}
.recommend-active img {
  height: 100%;
  width: 100%;
}
.recommend-hot:hover {
  padding: 2px;
  box-sizing: border-box;
  color: red;
  border-bottom: 1px solid rgba(255, 0, 0, 0.5);
}
.video-item-container:hover {
  padding: 0px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.video-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.videocenter .video-item-container {
  height: 196px;
  width: 196px;
  float: left;
  position: relative;
}
.video-item-container .click {
  width: auto;
  height: 25px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  color: #fff;
  font-size: 12px; 
}
 