html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
select,
time,
mark,
audio,
video,
input,
select,
button,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  font-family: okchem;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
@font-face {
  font-family: okchem;
  font-weight: 400;
  src: url("https://s3cdn.okchem.com/common/fonts/pxiEyp8kv8JHgFVrJJbecmNE.woff2") format("woff2");
}
@font-face {
  font-family: okchem;
  font-weight: 400;
  src: url("https://s3cdn.okchem.com/common/fonts/pxiEyp8kv8JHgFVrJJnecmNE.woff2") format("woff2");
}
@font-face {
  font-family: okchem;
  font-weight: 400;
  src: url("https://s3cdn.okchem.com/common/fonts/pxiEyp8kv8JHgFVrJJfecg.woff2") format("woff2");
}
@font-face {
  font-family: okchem;
  font-weight: 500;
  src: url("https://s3cdn.okchem.com/common/fonts/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2") format("woff2");
}
@font-face {
  font-family: okchem;
  font-weight: 500;
  src: url("https://s3cdn.okchem.com/common/fonts/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2") format("woff2");
}
@font-face {
  font-family: okchem;
  font-weight: 500;
  src: url("https://s3cdn.okchem.com/common/fonts/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2") format("woff2");
}
@font-face {
  font-family: okchem;
  src: url("https://s3cdn.okchem.com/common/fonts/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2") format("woff2");
  font-weight: 600;
}
@font-face {
  font-family: okchem;
  src: url("https://s3cdn.okchem.com/common/fonts/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2") format("woff2");
  font-weight: 600;
}
@font-face {
  font-family: okchem;
  src: url("https://s3cdn.okchem.com/common/fonts/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2") format("woff2");
  font-weight: 600;
}
body {
  line-height: 1.42857143;
  font-family: okchem;
  font-size: 14px;
  background-color: #f4f4f4;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus {
  outline: none;
}
strong {
  font-weight: bold;
}
a {
  color: #333;
}
a:hover,
a,
a:visited,
a:focus {
  text-decoration: none;
}
a:hover {
  color: #1c70c9;
}
img {
  vertical-align: middle;
}
i {
  font-style: normal;
}
em {
  color: #fa5d57;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
  visibility: visible;
  height: 0px;
}
#clone {
  display: none;
}
label.error {
  font-size: 12px;
  color: #fa5d57;
}
button {
  cursor: pointer;
}
select::-ms-expand {
  color: #aaa;
  font-size: 20px;
  padding: 0 5px;
  background: #fff;
  border: none;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.countryflag16 {
  width: 16px;
}
/* 外边距 S */
.m-05 {
  margin: 5px;
}
.m-10 {
  margin: 10px;
}
.m-15 {
  margin: 15px;
}
.m-20 {
  margin: 20px;
}
.m-30 {
  margin: 30px;
}
.mt-05 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-05 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.ml-05 {
  margin-left: 5px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.mr-05 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
/* 内边距 */
.p-5 {
  padding: 5px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}
.pt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-15 {
  padding-left: 15px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pr-5 {
  padding-right: 5px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-15 {
  padding-right: 15px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
/* 字体大小 */
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f26 {
  font-size: 26px;
}
.f28 {
  font-size: 28px;
}
.f30 {
  font-size: 30px;
}
.f32 {
  font-size: 32px;
}
.f34 {
  font-size: 34px;
}
.f36 {
  font-size: 36px;
}
/* 字体颜色 */
.c-fff {
  color: #fff;
}
.c-333 {
  color: #333;
}
.c-7a7a7a {
  color: #7a7a7a;
}
.c-8a8a8a {
  color: #8a8a8a;
}
.c-dcdcdc {
  color: #dcdcdc;
}
.c-price {
  color: #ff780a;
}
.c-blue {
  color: #2caef8;
}
.c-red {
  color: #fa5d57;
}
.c-blue-deep {
  color: #1c70c9;
}
.c-green {
  color: #5cb85c;
}
/* 背景色 */
.bg-fafafa {
  background-color: #fafafa;
}
.bg-fff {
  background-color: #fff;
}
.bg-blue-deep {
  background-color: #1c70c9;
}
.bg-blue-light {
  background-color: #2caef8;
}
.bg-red {
  background-color: #fa5d57;
}
.bg-e7e7e7 {
  background-color: #e7e7e7;
}
.bg-yellow {
  background-color: #ffaa00;
}
/* 动画效果 */
@keyframes navMove {
  0% {
    opacity: 0;
    top: 55px;
  }
  100% {
    opacity: 1;
    top: 39px;
  }
}
@keyframes navSonMove {
  0% {
    opacity: 0;
    left: 330px;
  }
  100% {
    opacity: 1;
    left: 289px;
  }
}
.header_new_main{ height:132px; background:#fff; border-bottom:1px solid #e5e5e5;}
.header_new_content{ width:1200px; margin:0 auto}
.header_logo_new{ width:183px; margin-top:17px;}
.header_search_new{ margin-top:40px; width:930px;}
.header_search_left{ width:720px; position:relative; border:2px solid #1c70c9; border-radius:5px;height:40px; z-index:999}
.header_search_type{ position:absolute; left:0; top:0; height:36px; width:105px; line-height:36px; padding-left:15px; cursor:pointer}
.header_search_type ul{ position:absolute; top:40px; left:-2px; width:100px; box-shadow:0 5px 15px #ccc; background:#fff; padding-top:5px; display:none}
.header_search_type ul li{ line-height:32px; text-align:center; color:#333;}
.header_search_type ul li:hover{ background:#e9f1fa}
.header_search_type h4{ font-size:14px; color:#333;}
.header_search_type h4 i{ margin-left:5px; line-height:36px; }
.header_search_input{ margin-left:118px;}
.header_search_input input{ line-height:35px; height:35px; font-size:14px; color:#7a7a7a; width:100%;}
.header_search_left button{ position:absolute; right:-2px; top:-2px; background-color:#1c70c9; width:96px; height:40px; border-top-right-radius:5px; border-bottom-right-radius:5px; background-image:url(../images/search_btn.png); background-repeat:no-repeat; background-position:center center; cursor:pointer}
.header_search_right{ width:184px; height:40px;}
.header_search_right a{ display:block; width:100%; text-align:center; background:#ff7300; font-size:14px; color:#fff; font-weight:bold; border-radius:5px; height:40px; line-height:40px;}
.header_new_down{ margin-top:15px;}
.all_categories{ width:182px; padding-left:0px; line-height:36px; font-size:14px; color:#333}
.all_categories img{ margin-right:12px;}
.header_nav{ width:670px; margin-left:30px;}
.header_nav li{ float:left; margin-right:20px;position:relative; z-index:990}
.head-forBuyers{ position:absolute; left:0; width:425px; padding:15px; background:#fff; box-shadow:0 5px 15px #ccc; display:none;}
.forBuyers-part{ display:inline-block; margin-right:35px; float:left}
.head-forBuyers .forBuying-menu h4{ font-size:14px; font-weight:bold; color:#333;}
.head-forBuyers .forBuying-menu a{ font-size:14px; line-height:28px; color:#333; display:block}

.header_nav li>a,.header_register li>a,.header_language h4{line-height:36px; font-size:14px; color:#333;}
.head-category {
  height: 83px;
  padding-top: 20px;
  margin-bottom: 20px;
}
.header_nav li a:hover{color:#1c70c9}
.header_nav li:last-child{ margin-right:0}
.header_register{ margin-left:60px;}
.header_register li{ float:left; margin-right:14px;}
.header_register li a{ color:#1c70c9}

.header_nav li.hot_nav:after{ content:''; position:absolute; right:-21px; width:24px; height:14px; top:0; background:url(../images/hot_nav.png) no-repeat center}
.header_language{ position:relative}
#lanSelector {
    display:none;
    position: absolute;
    right: 0;
    top: 37px;
    padding: 10px;
    z-index: 99;
    background-color: #fff;
    box-shadow: 0 0 8px #ccc;
}
.header_language ul li {
    line-height: 32px;
    white-space: nowrap;
}
.header_language ul li a {
    font-size: 12px;
    color: #333;
    padding: 0 10px;
}
.header_language ul li:hover {
    background-color: #e7e7e7;
}
.header_nav li:hover .head-forBuyers,.header_language:hover #lanSelector {
    display: block;
}
.head-category .head-nav {
  float: left;
}
.head-category .head-nav > li {
  float: left;
  height: 40px;
  line-height: 40px;
  margin-right: 40px;
  position: relative;
  font-size: 14px;
  background-color: #fff;
}
.head-category .head-nav > li .head-nav-son {
  z-index: 991;
  display: none;
  opacity: 0;
  position: absolute;
  left: -1px;
  top: 39px;
  width: 290px;
  background-color: #fff;
  border: 1px solid #dadada;
  border-top: 2px solid #1c70c9;
  border-right: 3px;
  box-shadow: 0 0 5px #dadada;
}
.head-category .head-nav > li .head-nav-son > li {
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  padding-left: 10px;
}
.head-category .head-nav > li .head-nav-son > li > a {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  padding-right: 20px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson {
  z-index: 99;
  display: none;
  position: absolute;
  left: 289px;
  top: 0;
  width: 912px;
  height: 100%;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > li {
  line-height: 22px;
  width: 270px;
  height: 175px;
  margin: 0 20px 0 0;
  overflow: hidden;
  float: left;
  padding-left: 10px;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > li h4 {
  font-size: 14px;
  line-height: 30px;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > li h4 a {
  transition: all 0.2s;
  color: #1c70c9;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > li h4:hover {
  font-weight: 600;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > li > div.link {
  font-size: 12px;
  line-height: 20px;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > li > div.link a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #7a7a7a;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > li > div.link a:hover {
  color: #ff780a;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > li > div.more {
  font-size: 12px;
  line-height: 20px;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > li > div.more a {
  color: #bdbdbd;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > li > div.more:hover a {
  color: #333;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson li:hover {
  background-color: #fafafa;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson li:nth-child(1),
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson li:nth-child(2),
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson li:nth-child(3) {
  margin-bottom: 20px;
}
.head-category .head-nav > li .head-nav-son > li .head-nav-grandson > div {
  font-size: 12px;
  padding-right: 10px;
  text-align: right;
  clear: both;
  color: #7a7a7a;
  line-height: 30px;
  border-top: 1px solid #e5e5e5;
}
.head-category .head-nav > li .head-nav-son > li i {
  position: absolute;
  right: 10px;
  top: 0;
}
.head-category .head-nav > li .head-nav-son > li:hover {
  border-left: 2px solid #1c70c9;
  padding-left: 8px;
  background-color: #e4e4e4;
}
.head-category .head-nav > li .head-nav-son > li:hover .head-nav-grandson {
  display: block;
  animation: navSonMove linear 0.2s;
}
.head-category .head-nav > li .head-nav-son > li:hover > a {
  color: #1c70c9;
}
.head-category .head-nav > li .head-nav-son > li:hover i {
  color: #fff;
}
.head-category .head-nav > li .head-nav-son > div {
  text-align: right;
  font-size: 12px;
}
.head-category .head-nav > li .head-nav-son > div a {
  color: #7a7a7a;
}
.head-category .head-nav > li .head-nav-son.long {
  width: 350px;
}
.head-category .head-nav > li .head-nav-son.long a {
  color: #333;
}
.head-category .head-nav > li .icon-gb {
  position: absolute;
  right: -25px;
  top: -2px;
}
.head-category .head-nav > li > a,
.head-category .head-nav > li > span {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  cursor: pointer;
  white-space: nowrap;
}
.head-category .head-nav > li > a img,
.head-category .head-nav > li > span img {
  position: absolute;
  right: 20px;
  top: 16px;
}
.head-category .head-nav > li > a i,
.head-category .head-nav > li > span i {
  position: absolute;
  right: 20px;
  top: 0;
}
.head-category .head-nav > li:nth-child(1) {
  width: 290px;
  height: 40px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 0 23px;
}
.head-category .head-nav > li:nth-child(1) a .nav-menu {
  position: static;
  margin-right: 8px;
  margin-top: -2px;
}
.head-category .head-nav > li:last-child {
  margin-right: 0;
}
.head-category .head-nav > li.active > a,
.head-category .head-nav > li.active > span {
  color: #1c70c9;
}
.head-category .head-nav > li:hover > a,
.head-category .head-nav > li:hover > span {
  color: #1c70c9;
}
.head-category .head-nav > li:hover .head-nav-son {
  display: block;
  animation: navMove linear 0.15s forwards;
}
.head-category .head-topsearch {
  float: left;
  width: 655px;
  height: 40px;
  border-radius: 5px;
  margin-left: 10px;
  border: 1px solid #e5e5e5;
  border-right: none;
  background-color: #fff;
}
.head-category .head-topsearch select {
  float: left;
  width: 144px;
  height: 38px;
  line-height: 38px;
  border: none;
  font-size: 12px;
  padding-left: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/header/icon-down.png") no-repeat right 10px center;
}
.head-category .head-topsearch select option {
  line-height: 38px;
}
.head-category .head-topsearch select::-ms-expand {
  color: #aaa;
  font-size: 20px;
  padding: 0 5px;
  background: #fff;
  border: none;
}
.header_search_input .popular-searches {
  display: none;
  position: absolute;
  left: 108px;
  top: 38px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  padding: 0 10px 10px;
  z-index: 991;
  width: 515px;
}
.header_search_input .popular-searches div {
  font-size: 14px;
  color: #7a7a7a;
  line-height: 40px;
}
.header_search_input .popular-searches a {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #1c70c9;
  color: #1c70c9;
  border-radius: 3px;
  padding: 0 10px;
  line-height: 24px;
  font-size: 12px;
  margin: 0 5px 5px 0;
}
.header_search_input .popular-searches.active {
  display: block;
}
.head-category .head-topsearch input {
  width: 440px;
  border: none;
  border-left: 1px solid #d8d8d8;
  height: 38px;
  line-height: 36px;
  padding: 0;
  padding-left: 10px;
  font-size: 12px;
  color: #7a7a7a;
  font-family: okchem;
}
.head-category .head-topsearch button {
  float: right;
  border: none;
  width: 70px;
  height: 38px;
  cursor: pointer;
  background: #1c70c9 url("../images/header/icon-search.png") no-repeat center;
  border-radius: 0 3px 3px 0;
}
.head-category .head-topsearch button:hover {
  background-color: #207ee3;
  transition: all 0.2s;
}
.head-category .head-topsearch.christmas {
  border: none;
}
.head-category .head-topsearch.christmas select {
  height: 40px;
  line-height: 40px;
}
.head-category .head-topsearch.christmas input {
  height: 40px;
  line-height: 40px;
}
.head-category .head-topsearch.christmas button {
  height: 40px;
}
.head-category .head-rfq {
  float: left;
  width: 234px;
  height: 40px;
  border-radius: 3px;
  background-color: #ff780a;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  letter-spacing: 1px;
}
.head-category .head-related-search.active {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.head-category .head-related-search.active div {
  height: auto;
}
.banner-area {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  height: 356px;
  box-sizing: content-box;
}
.banner-area banner {
  padding: 20px 15px 20px 20px;
  float: left;
  width: 870px;
}
.banner-area banner .home-swiper {
  width: 100%;
  height: 316px;
  float: left;
  border-radius: 3px;
}
.banner-area banner .home-swiper .swiper-slide img {
  width: 100%;
  vertical-align: middle;
  height: auto;
  border-radius: 3px;
}
.banner-area banner .home-swiper .swiper-pagination span {
  width: 24px;
  height: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #e5e5e5;
  opacity: 1;
}
.banner-area banner .home-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
.banner-area banner .home-swiper .swiper-button-next {
  background-image: url("/resources/okchem/images/banner/swiper-next.png");
  background-color: rgba(0, 0, 0, 0.2);
  height: 64px;
  width: 40px;
  margin-top: -32px;
  right: 20px;
  display: none;
}
.banner-area banner .home-swiper .swiper-button-prev {
  background-image: url("/resources/okchem/images/banner/swiper-prev.png");
  background-color: rgba(0, 0, 0, 0.2);
  height: 64px;
  width: 40px;
  margin-top: -32px;
  left: 20px;
  display: none;
}
.banner-area banner .home-swiper .swiper-button-disabled {
  display: none !important;
}
.banner-area banner .home-swiper:hover .swiper-button-prev,
.banner-area banner .home-swiper:hover .swiper-button-next {
  display: block;
}
.banner-area .group-buying {
  float: left;
  width: 290px;
  padding: 10px 17px 0 0;
}
.banner-area .group-buying .gb-title {
  color: #333;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.banner-area .group-buying .gb-title a {
  color: #1c70c9;
  font-size: 12px;
  margin-left: 5px;
}
.banner-area .group-buying .gb-title span {
  display: inline-block;
  height: 40px;
  border-bottom: 1px solid #1c70c9;
  font-weight: bold;
}
.banner-area .group-buying ul li {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.banner-area .group-buying ul li .gb-img {
  float: left;
  width: 74px;
  height: 74px;
  text-align: center;
  line-height: 74px;
  margin-right: 7px;
}
.banner-area .group-buying ul li .gb-img img {
  width: 74px;
  height: 74px;
}
.banner-area .group-buying ul li .gb-name {
  font-size: 12px;
  color: #333;
  line-height: 18px;
  height: 36px;
  font-weight: bold;
  overflow: hidden;
}
.banner-area .group-buying ul li .get-latest-price {
  display: inline-block;
  color: #fa5d57;
  font-size: 14px;
  line-height: 18px;
  margin-top: 20px;
}
.banner-area .group-buying ul li .gb-price {
  font-weight: bold;
  font-size: 14px;
  color: #ff780a;
  line-height: 18px;
  margin-top: 16px;
}
.banner-area .group-buying ul li .gb-price span {
  display: inline-block;
  font-weight: normal;
  color: #7a7a7a;
  text-decoration: line-through;
  margin-left: 4px;
  font-size: 12px;
}
.buying-requests {
  margin-top: 20px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  padding: 20px;
  overflow: hidden;
}
.buying-requests .latest-buying-requests {
  overflow: hidden;
  float: left;
  width: 627px;
  padding-right: 40px;
}
.buying-requests .latest-buying-requests .lbr-title {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  line-height: 14px;
}
.buying-requests .latest-buying-requests .lbr-title a {
  font-weight: normal;
  color: #1c70c9;
  margin-left: 10px;
  font-size: 12px;
}
.buying-requests .latest-buying-requests .lbr-list {
  height: 232px;
}
.buying-requests .latest-buying-requests .lbr-list .lbr-slide {
  height: 58px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 10px 0 5px;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #333;
}
.buying-requests .latest-buying-requests .lbr-list .lbr-slide .lbr-name {
  flex: 2;
  line-height: 18px;
}
.buying-requests .latest-buying-requests .lbr-list .lbr-slide .lbr-name > p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 286px;
}
.buying-requests .latest-buying-requests .lbr-list .lbr-slide .lbr-name > p > p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.buying-requests .latest-buying-requests .lbr-list .lbr-slide .lbr-country {
  flex: 1;
}
.buying-requests .latest-buying-requests .lbr-list .lbr-slide .lbr-country img {
  margin-right: 5px;
}
.buying-requests .latest-buying-requests .lbr-list .lbr-slide .lbr-time {
  flex: 1;
  text-align: right;
}
.buying-requests .latest-buying-requests .lbr-list .lbr-slide:hover {
  background-color: #f5f5f5;
}
.buying-requests .post-your-request {
  width: 530px;
  float: left;
  padding-left: 40px;
  border-left: 1px solid #e5e5e5;
}
.buying-requests .post-your-request .pyr-title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 14px;
  margin-bottom: 12px;
}
.buying-requests .post-your-request .pyr-title a {
  float: right;
  font-size: 12px;
  color: #ff780a;
  margin-left: 10px;
  font-weight: normal;
}
.buying-requests .post-your-request .pyr-list {
  margin: 10px 0 15px;
  line-height: 28px;
  font-size: 12px;
  color: #333;
}
.buying-requests .post-your-request .pyr-list li i {
  color: #fa5d57;
  margin-right: 10px;
}
.buying-requests .post-your-request .pyr-group {
  margin-bottom: 10px;
  height: 32px;
  border: 1px solid #e5e5e5;
}
.buying-requests .post-your-request .pyr-group .pyr-looking {
  padding-left: 10px;
  width: 100%;
  line-height: 30px;
  font-size: 12px;
  color: #333;
}
.buying-requests .post-your-request .pyr-group .pyr-category {
  float: right;
  width: 180px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  border-left: 1px solid #e5e5e5;
  padding-left: 10px;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/header/icon-down.png) no-repeat right 10px center;
}
.buying-requests .post-your-request .pyr-group .pyr-quantity {
  width: 300px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  padding-left: 10px;
}
.buying-requests .post-your-request .pyr-btn {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  color: #fff;
  background-color: #ff780a;
  border-radius: 3px;
}
.home-ad {
  margin-top: 20px;
}
.home-ad img {
  width: 100%;
}
.home-block {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  padding: 0 20px;
  margin-top: 20px;
}
.home-title {
  height: 44px;
  border-bottom: 1px solid #e5e5e5;
}
.home-title span {
  display: inline-block;
  height: 44px;
  border-bottom: 1px solid #1c70c9;
  font-size: 16px;
  color: #333;
  line-height: 43px;
  font-weight: bold;
  margin-right: 10px;
}
.home-title a {
  color: #1c70c9;
  font-size: 12px;
}
.hot-products {
  padding-top: 10px;
}
.hot-products li {
  float: left;
  height: 286px;
  width: 220px;
  margin-right: 14px;
  margin-top: 15px;
}
.hot-products li > a {
  display: block;
  height: 286px;
}
.hot-products li .hp-img {
  width: 220px;
  height: 220px;
  font-size: 0;
  text-align: center;
  line-height: 220px;
}
.hot-products li .hp-img img {
  max-width: 220px;
  max-height: 220px;
  min-width: 220px;
  min-height: 220px;
}
.hot-products li .hp-name {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 32px;
}
.hot-products li .get-latest-price {
  font-size: 14px;
  color: #fa5d57;
  line-height: 24px;
  display: inline-block;
}
.hot-products li .hp-price {
  font-size: 14px;
  color: #ff780a;
  line-height: 24px;
  font-weight: bold;
}
.hot-products li .hp-price span {
  font-size: 12px;
  color: #7a7a7a;
  text-decoration: line-through;
  margin-left: 10px;
  font-weight: normal;
}
.hot-products li:hover .hp-name {
  color: #1c70c9;
}
.hot-products li:nth-child(5n) {
  margin-right: 0;
}
.hp-related-search {
  font-size: 14px;
  padding: 15px 0;
  line-height: 24px;
}
.hp-related-search li {
  float: left;
}
.hp-related-search li a {
  padding: 0 14px;
  border-right: 1px solid #e5e5e5;
  color: #333;
}
.hp-related-search li a:hover {
  color: #1c70c9;
}
.hp-related-search li:last-child a {
  border-right: none;
}
.hp-related-search li:first-child a {
  padding-left: 0;
}
.product-market-report {
  padding: 30px 0;
}
.product-market-report li {
  float: left;
  width: 278px;
  height: 278px;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
}
.product-market-report li .pmr-img {
  width: 278px;
  height: 278px;
}
.product-market-report li .pmr-img img {
  width: 278px;
  height: 278px;
}
.product-market-report li .pmr-cover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 85px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 15px;
}
.product-market-report li .pmr-cover .pmr-name {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  height: 36px;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.product-market-report li .pmr-cover .pmr-name .icon-hot {
  display: inline-block;
  padding: 0 3px;
  border-radius: 3px;
  background-color: #ff5d57;
  color: #fff;
  line-height: 16px;
  margin-right: 4px;
}
.product-market-report li .pmr-cover .pmr-name p {
  max-height: 36px;
  overflow: hidden;
}
.product-market-report li .pmr-cover .pmr-free {
  color: #00cc99;
  line-height: 26px;
}
.product-market-report li .pmr-cover .pmr-price {
  color: #ff780a;
  line-height: 26px;
}
.product-market-report li .pmr-cover .pmr-glp {
  line-height: 26px;
}
.product-market-report li .pmr-cover .pmr-glp a {
  color: #fa5d57;
}
.product-market-report li .pmr-more {
  position: absolute;
  left: 0;
  top: 278px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.product-market-report li .pmr-more a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 47px 20px 0;
}
.product-market-report li .pmr-more .pmr-name {
  font-weight: bold;
  color: #fff;
  line-height: 18px;
}
.product-market-report li .pmr-more .pmr-content {
  color: #ccc;
  line-height: 20px;
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-top: 16px;
}
.product-market-report li .pmr-more .pmr-learn-more {
  font-size: 16px;
  line-height: 32px;
  margin-top: 20px;
}
.product-market-report li .pmr-more .pmr-learn-more span {
  color: #fff;
}
.product-market-report li:hover .pmr-cover {
  display: none;
}
.product-market-report li:hover .pmr-more {
  top: 0;
  transition: all 0.6s ease-in-out;
}
.product-market-report li:nth-child(4n) {
  margin-right: 0;
}
.ts-swiper {
  padding-bottom: 20px;
}
.trade-show {
  float: left;
  width: 736px;
  padding-right: 20px;
}
.trade-show .ts-list {
  padding: 20px 0;
}
.trade-show .ts-list li {
  float: left;
  width: 220px;
  margin-right: 28px;
}
.trade-show .ts-list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.trade-show .ts-list li .ts-img {
  width: 220px;
  height: 150px;
  position: relative;
}
.trade-show .ts-list li .ts-img .image {
  width: 220px;
  height: 150px;
}
.trade-show .ts-list li .ts-img .ts-hot {
  position: absolute;
  left: 0;
  top: 0;
}
.trade-show .ts-list li .ts-name {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 18px;
  margin: 15px 0 10px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.trade-show .ts-list li a:hover .ts-name {
  color: #1c70c9;
}
.trade-show .ts-list li .ts-upcoming {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  height: 18px;
  background-color: #1c70c9;
  padding: 0 4px;
  margin-bottom: 10px;
}
.trade-show .ts-list li .ts-live {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  height: 18px;
  background-color: #00cc99;
  padding: 0 4px;
  margin-bottom: 10px;
}
.trade-show .ts-list li .ts-closed {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  height: 18px;
  background-color: #fa5d57;
  padding: 0 4px;
  margin-bottom: 10px;
}
.trade-show .ts-list li .ts-address,
.trade-show .ts-list li .ts-time {
  font-size: 12px;
  line-height: 26px;
  color: #7a7a7a;
}
.trade-show .ts-list li:nth-child(3n) {
  margin-right: 0;
}
.industry-news {
  float: left;
  width: 422px;
  padding-left: 20px;
}
.industry-news .in-list {
  padding: 0 0 10px;
}
.industry-news .in-list li {
  padding: 20px 0 10px;
  border-bottom: 1px solid #e5e5e5;
}
.industry-news .in-list li .in-img {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 18px;
}
.industry-news .in-list li .in-img img {
  width: 80px;
  height: 80px;
}
.industry-news .in-list li .in-name {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 7px 0;
}
.industry-news .in-list li a:hover .in-name {
  color: #1c70c9;
}
.industry-news .in-list li .in-time {
  font-size: 12px;
  color: #7a7a7a;
  line-height: 18px;
}
.industry-news .in-list li:nth-child(3n) {
  border-bottom: none;
}
.data-point {
  height: 115px;
  background-color: #1c70c9;
}
.data-point .dp-list li {
  float: left;
  width: 240px;
  height: 115px;
}
.data-point .dp-list li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  padding-top: 37px;
  padding-left: 14px;
}
.data-point .dp-list li .dp-img {
  float: left;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 38px;
  margin-right: 14px;
  border-radius: 50%;
}
.data-point .dp-list li .dp-img i {
  font-size: 28px;
}
.data-point .dp-list li .dp-count {
  font-size: 18px;
  line-height: 22px;
}
.data-point .dp-list li .dp-name {
  font-size: 12px;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* 公共尾部 S */
.footer {
  padding-top: 20px;
  text-align: center;
  background-color: #232323;
  width: 100%;
}
.footer .container {
  position: relative;
}
.footer .footer-nav {
  font-size: 0;
  position: relative;
  z-index: 99;
}
.footer .footer-nav li {
  display: inline-block;
  line-height: 22px;
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 0;
}
.footer .footer-nav li a {
  font-size: 12px;
  color: #fff;
  padding: 0 12px;
  border-right: 1px solid #999;
}
.footer .footer-nav li a:hover {
  color: #1c70c9;
}
.footer .footer-nav li:last-child a {
  border-right: none;
}
.footer .footer-partner {
  position: relative;
  padding-bottom: 10px;
  width: 647px;
  margin: 0 auto;
  border-bottom: 1px solid #e5e5e5;
}
.footer .footer-partner > h3 {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.footer .footer-partner .partner-list {
  text-align: center;
}
.footer .footer-partner .partner-list li {
  display: inline-block;
  height: 50px;
  width: 120px;
  margin: 0 10px;
}
.footer .footer-partner .partner-list li img {
  max-width: 100%;
  max-height: 100%;
}
.footer .footer-partner .partner-more {
  position: absolute;
  right: 0;
  bottom: 10px;
  font-size: 12px;
  color: #fff;
}
.footer p.footer-copy {
  font-size: 12px;
  color: #fff;
  line-height: 22px;
  margin-top: 15px;
}
.footer .footer-contact {
  font-size: 0;
  padding-bottom: 5px;
}
.footer .footer-contact li {
  display: inline-block;
  padding: 10px 10px 0;
}
.footer .footer-contact li i {
  font-size: 30px;
  color: #7d7d7d;
}
.footer .footer-contact li a:hover i {
  color: #ddd;
}
.flex-row {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-top {
  width: 740px;
  border-bottom: 1px solid #fff;
  padding: 8px 0 27px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
}
.footer-top .footer-top-item > ul {
  text-align: left;
  line-height: 22px;
}
.footer-top .footer-top-item > ul p {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 38px;
}
.footer-top .footer-top-item > ul > li a {
  color: #c3c3c3;
  font-size: 12px;
}
.footer-top .footer-top-item > ul > li a:hover {
  color: #fff;
}
.verified-box {
  float: left;
  margin-right: 4px;
  position: relative;
}
.verified-box .verified-hover {
  display: none;
  position: absolute;
  left: 0;
  top: 24px;
  background-color: #fff;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 18px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  z-index: 9999;
}
.verified-box .verified-hover p {
  margin-bottom: 5px;
}
.verified-box:hover .verified-hover {
  display: block;
  width: 200px;
}
.footer-banner {
  width: 100%;
  min-width: 1200px;
  height: 180px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  background: url(../images/others/footer-banner-ko.png) no-repeat center;
  background-size: cover;
  transition: all ease-in-out 1s 0.5s;
}
.footer-banner .footer-banner-cancel {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 999;
}
.footer-banner.display {
  position: fixed;
  bottom: 0;
  left: -100%;
  transition: all ease-in-out 1s;
}
.footer-banner-contain {
  position: fixed;
  left: 0;
  bottom: 180px;
  width: 100%;
  height: 0;
  z-index: 999;
}
.footer-banner-mark {
  position: absolute;
  left: -202px;
  top: 0;
  padding: 4px 4px 4px 0;
  background-color: #aaa;
  transition: all ease-in-out 0.5s;
  z-index: 999;
  cursor: pointer;
  background-color: rgba(50, 50, 67, 0.8);
  border-radius: 0 24px 24px 0;
}
.footer-banner-mark .mark-text {
  border: 2px solid rgba(195, 165, 121, 0.8);
  border-left: none;
  line-height: 28px;
  padding: 5px 12px;
  font-size: 18px;
  color: #e7c287;
  min-width: 120px;
  max-width: 200px;
  border-radius: 0 24px 24px 0;
  text-align: center;
}
.footer-banner-mark.display {
  position: absolute;
  left: 0;
  top: 0;
  transition: all ease-in-out 0.5s 1s;
}
.hover-icon {
  position: fixed;
  right: 3%;
  bottom: 50px;
  z-index: 999;
}
.hover-icon .live-chat {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hover-icon .back-top,
.hover-icon .live-chat {
  width: 42px;
  height: 42px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
  position: relative;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s;
}
.hover-icon .back-top img,
.hover-icon .live-chat img {
  width: 22px;
}
.hover-icon .back-top span,
.hover-icon .live-chat span {
  position: absolute;
  right: 42px;
  top: 0;
  height: 42px;
  border-radius: 5px 0 0 5px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 12px;
  line-height: 42px;
  white-space: nowrap;
  width: 0;
  overflow: hidden;
  text-align: center;
}
.hover-icon .back-top:hover {
  border-radius: 0 5px 5px 0;
}
.hover-icon .back-top:hover span {
  width: 70px;
  transition: all 0.3s ease-in;
}
.hover-icon .live-chat:hover {
  border-radius: 0 5px 5px 0;
}
.hover-icon .live-chat:hover span {
  width: 120px;
  transition: all 0.3s ease-in;
}
.hover-icon .live-chat {
  margin-top: 10px;
}
.hover-icon .back-top.display {
  visibility: hidden;
  opacity: 0;
}
.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}

.head-user {
  float: right;
  position: relative;
}
.head-user p {
  color: #333;
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
}
.head-user p i {
  font-size: 30px;
  color: #c3cad6;
  vertical-align: middle;
  margin-right: 10px;
}
.head-user p span {
  position: absolute;
  left: 14px;
  top: 16px;
  color: #fff;
  background-color: #fa5d57;
  font-size: 12px;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  margin-left: 5px;
}
.head-user > ul {
  display: none;
  position: absolute;
  left: 0;
  top: 35px;
  z-index: 992;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.head-user > ul div.head-username {
  height: 50px;
  line-height: 49px;
  margin: 0 10px;
  font-size: 12px;
}
.head-user > ul div.head-username a {
  color: #555;
  float: right;
}
.head-user > ul div.head-username span {
  font-size: 14px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 140px;
  vertical-align: middle;
}
.head-user > ul .head-user-tips {
  display: block;
  padding: 10px 0 10px 20px;
  margin: 0 10px;
  position: relative;
  font-size: 12px;
  border-top: 1px solid #e5e5e5;
}
.head-user > ul .head-user-tips i {
  position: absolute;
  left: 0;
  top: 7px;
  color: #fa5d57;
}
.head-user > ul .head-user-tips div {
  font-size: 12px;
  color: #333;
  line-height: 14px;
}
.head-user > ul .head-user-tips span {
  font-size: 12px;
  color: #1c70c9;
  line-height: 24px;
}
.head-user > ul li {
  font-size: 12px;
  line-height: 19px;
  min-width: 250px;
  padding: 0 10px 0 20px;
}
.head-user > ul li a {
  color: #555;
  display: block;
  position: relative;
  padding: 7px 20px 7px 0;
}
.head-user > ul li a span {
  font-size: 12px;
  color: #fa5d57;
  position: absolute;
  right: 0;
  top: 7px;
}
.head-user > ul li a span i {
  color: #333;
}
.head-user > ul .buyer-center {
  padding: 0 10px;
  background-color: #ededed;
}
.head-user > ul .head-user-pbr {
  line-height: 19px;
  border-top: 1px solid #e5e5e5;
  margin: 5px 10px 0 20px;
  font-size: 12px;
  padding: 11px 0 17px;
}
.head-user > ul .head-user-pbr a {
  color: #333;
}
.head-user > ul .head-user-pbr div {
  color: #7a7a7a;
}
.head-user > ul li:hover {
  font-weight: bold;
}
.head-user > ul li:hover a {
  color: #333;
}
.head-user > ul .head-user-pbr:hover a {
  font-weight: bold;
}
.head-user > ul .head-verify {
  font-size: 12px;
  color: #7a7a7a;
  text-align: left;
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
  line-height: 24px;
}
.head-user > ul .head-verify a {
  color: #2caef8;
}
.head-user:hover > ul {
  display: block;
}