.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
input[type="text"]:focus {
  border: 1px solid #66afe9 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
input[type="text"]:active {
  border: 1px solid #66afe9 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.rest-select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAKVJREFUOE9jZKAQMFKon2G4GXDz5s12BgYGZQLhclddXb0SpgYjDG7evLmFgYHBG4chW9XV1X2Q5TAMuHfvnvjv379PMjAwyKMZ8pCVldVcSUnpJV4DQJK3bt1y+f///24UhYyMrmpqanvQXYYzGm/fvl3w79+/fpAGJiamQlVV1QnYvIU3Hdy6dWsuSJOamloyroAllJBg8v/JNYBgSifkgiFgAACcyCgRtK2yLQAAAABJRU5ErkJggg==") no-repeat 97% center;
}
.go-webp .manufacture-box .manufacture-row .manufacture-l {
  background: url("../webp/manufacture-bg.webp") no-repeat center #070B0F;
}
.go-webp .manufacture-box .manufacture-row .manufacture-l .source-box {
  background: url(../webp/sourc-bg.webp) no-repeat center;
  background-size: contain;
}
.go-webp .manufacture-box .manufacture-row .manufacture-r .manu-jump-quote {
  background: url(../webp/free-icon.webp) no-repeat center;
  background-size: contain;
}
.go-webp .manufacture-box .manufacture-row .manufacture-r .manu-el {
  background: url(../webp/manufacture-bg2.webp) no-repeat center;
  background-size: contain;
}
.go-webp .manufacture-box .category-row .category-l {
  background: url(../webp/category-icon1.webp) no-repeat right center #fcfcfc;
  background-size: contain;
}
.go-webp .manufacture-box .category-row .category-r .quick-turn {
  background: url(../webp/quick-turn-bg.webp) no-repeat center;
  background-size: cover;
}
.go-webp .manufacture-box .category-row .category-r .stencil-box {
  background: url(../webp/stencil-bg.webp) no-repeat center #fcfcfc;
  background-size: contain;
}
.go-webp .main .news-forum-module .change-forum-c {
  background: url(../webp/change-map-bg.webp) no-repeat center bottom;
  background-size: cover;
}
.go-webp .main .feedback-module {
  background: url(../webp/feedback-bg.webp) no-repeat center #070B0F;
}
@font-face {
  font-family: 'myfont';
  src: url('../woff/myriadpro-regular.woff') format('woff'), /* chrome、firefox */ url('../ttf/myriadpro-regular.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../otf/myriadpro-regular.otf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../svg/myriadpro-regular.svg#iconfont') format('svg'), /* iOS 4.1- */ url('../eot/myriadpro-regular.eot');
}
@font-face {
  font-family: 'activeFont';
  src: url("../ttf/din-condensed-bold.ttf");
}
@font-face {
  font-family: 'open-sans';
  src: url("../ttf/open-sans-2.ttf") format('opentype');
}
@font-face {
  font-family: 'open-sans-blod';
}
@font-face {
  font-family: 'open-semi-bold';
}
@font-face {
}
@font-face {
}
@font-face {
}
@font-face {
  font-family: 'NunitoSans';
  src: url("../ttf/nunitosans_7pt_semicondensed-regular.ttf") format('truetype');
}
@font-face {
  font-family: 'NunitoSans-Bold';
  src: url("../ttf/nunitosans_7pt_semicondensed-bold.ttf") format('opentype');
}
@font-face {
  font-family: 'NunitoSans-Semibold';
  src: url("../ttf/nunitosans_7pt_semicondensed-semibold.ttf") format('opentype');
}
html,
body {
  font-size: 12px;
  font-family: NunitoSans, 'open-sans', 'Arial';
}
.version-tips {
  width: 100%;
  min-width: 1024px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
}
.version-tips .version-mask {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  background: #000;
  filter: opacity(30);
  filter: alpha(opacity=30);
  opacity: 0.3;
  -ms-opacity: 0.3;
  -moz-opacity: 0.3;
  -o-opacity: 0.3;
}
.version-tips .version-box {
  width: 100%;
  min-width: 1024px;
  max-width: 1440px;
  height: 700px;
  position: absolute;
  color: #fff;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  z-index: 99990;
}
.version-tips .tips-label {
  background: #b2201f;
  min-width: 1024px;
  max-width: 1440px;
  padding: 130px 0;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  z-index: 99991;
}
.version-tips .browser {
  height: 360px;
  background: #fff;
  position: relative;
  z-index: 99992;
  text-align: center;
}
.version-tips .browser:before {
  display: block;
  content: '';
  height: 0;
  width: 100%;
  box-shadow: 0 0 20px 4px #c4c4c4;
  position: relative;
  top: 10px;
}
.version-tips .browser .down-browser {
  display: inline-block;
  font-size: 14px;
  margin-top: -60px;
}
.version-tips .browser a {
  color: #595757;
  margin-left: 227px;
}
.version-tips .browser a:first-child {
  margin-left: 0;
}
.version-tips .browser a span {
  line-height: 24px;
  margin-left: 5px;
}
.version-tips .browser a:hover span {
  text-decoration: underline;
}
.version-tips .browser .ignore {
  line-height: 48px;
  color: #b2201f;
  text-align: center;
  margin: 130px auto 0;
  cursor: pointer;
  text-decoration: underline;
}
.cell-gif {
  position: relative;
  text-align: center;
  display: none;
}
.cell-gif:first-child {
  display: block;
}
@media all and (max-width: 1600px) {
  .header .top-box {
    padding: 0;
  }
  .header .nav .nav-box {
    padding: 0;
  }
}
@media all and (min-width: 1530px) {
  .lg-hidden {
    display: none;
  }
  .md-hidden {
    display: block;
  }
}
@media all and (max-width: 1529px) {
  .lg-hidden {
    display: block;
  }
  .md-hidden {
    display: none;
  }
}
.banner-box {
  min-width: 1440px;
  position: relative;
  overflow: hidden;
}
.banner-box .christmas-icon1 {
  position: absolute;
  bottom: 34px;
  right: 10px;
  z-index: 6;
  pointer-events: none;
}
.banner-box .christmas-icon2 {
  position: absolute;
  bottom: 34px;
  left: 0;
  z-index: 6;
  pointer-events: none;
}
.banner-box .banner-picbox {
  position: absolute;
  left: 0;
  width: 100%;
  height: 500px;
}
.banner-box .banner-picbox .swiper-container {
  height: inherit;
}
.banner-box .pagination-tool {
  height: 50px;
  background: #fff;
}
.banner-box .pagination-tool .container_warp {
  width: 1440px !important;
  position: relative;
  height: inherit;
}
.banner-box .pagination-tool .swiper-pagination {
  top: 50%;
  height: 4px;
  margin-top: -2px;
  z-index: 6;
}
.banner-box .pagination-tool .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 4px;
  background: #868585;
  transition: all 0.3s ease-in;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-right: 4px;
  vertical-align: top;
}
.banner-box .pagination-tool .swiper-pagination .swiper-pagination-bullet-active {
  width: 40px;
  background: #313131;
}
.banner-box .pagination-tool .ads-swiper-parent {
  float: right;
  height: 50px;
}
.banner-box .pagination-tool .ads-swiper-parent .ads-name {
  color: #e02d2d;
  font-family: NunitoSans-Bold;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  margin-right: 6px;
}
.banner-box .pagination-tool .ads-swiper-parent .ad-swiper-box {
  display: inline-block;
  vertical-align: top;
  width: 588px;
  height: 50px;
  color: #313131;
}
.banner-box .pagination-tool .ads-swiper-parent .ad-swiper-box dd {
  height: 50px;
  line-height: 50px;
}
.banner-box .pagination-tool .ads-swiper-parent .ad-swiper-box dd a {
  color: inherit;
  display: block;
}
.banner-box .pagination-tool .ads-swiper-parent .ad-swiper-box dd .text {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 464px;
  vertical-align: top;
  padding-right: 20px;
}
.banner-box .pagination-tool .ads-swiper-parent .ad-swiper-box dd .text:hover {
  text-decoration: underline;
}
.banner-box .pagination-tool .ads-swiper-parent .ad-swiper-box dd .news-time {
  color: #969696;
  float: right;
}
.banner-box .banner-pic {
  width: 100%;
  min-width: 1280px;
  height: 500px;
  cursor: pointer;
  background: url("../gif/loading.gif") no-repeat center;
}
.banner-box .banner-pic a {
  display: inline-block;
  width: 100%;
  height: inherit;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1680px) {
  .banner-box .banner-pic a {
    background-position-x: -100px;
  }
}
@media screen and (max-width: 1600px) {
  .banner-box .banner-pic a {
    background-position-x: -130px;
  }
}
@media screen and (max-width: 1440px) {
  .banner-box .banner-pic a {
    background-position-x: -256px;
  }
}
.banner-box .container_warp {
  position: relative;
  height: 500px;
  width: 1440px !important;
}
.banner-box .container_warp .form-box {
  width: 640px;
  height: 420px;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 3;
  background: #fff;
  padding: 6px;
}
.banner-box .container_warp .form-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.banner-box .container_warp .boxed {
  float: left;
  width: 400px;
  margin: 18px 24px 0;
}
.banner-box .container_warp .item-box {
  width: 100%;
  height: 260px;
  display: none;
}
.banner-box .container_warp .item-box .title-style {
  font-size: 14px;
  color: #313131;
  font-family: NunitoSans-Bold;
  margin-bottom: 26px;
}
.banner-box .container_warp .item-box:first-child {
  display: block;
}
.banner-box .container_warp .prototype-from {
  color: #2e2525;
}
.banner-box .container_warp .prototype-from .prototype-top {
  margin-bottom: 18px;
}
.banner-box .container_warp .prototype-from .prototype-top:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.banner-box .container_warp .prototype-from .prototype-top .prototype-l {
  display: inline-block;
  width: 190px;
  background: #fff;
  border-radius: 2px;
  box-sizing: border-box;
  float: left;
  margin-left: 20px;
}
.banner-box .container_warp .prototype-from .prototype-top .prototype-l .prototype-length {
  font-size: 12px;
  color: #313131;
  margin-bottom: 5px;
}
.banner-box .container_warp .prototype-from .prototype-top .prototype-l:first-child {
  margin-left: 0;
}
.banner-box .container_warp .prototype-from .prototype-top .prototype-l .get-inputs-box {
  border: 1px solid #dcdddd;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.banner-box .container_warp .prototype-from .prototype-top .prototype-l .get-inputs-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.banner-box .container_warp .prototype-from .prototype-top .prototype-l .get-inputs-box .get-input {
  width: 83px;
  height: 42px;
  float: left;
  color: #929292;
  outline: none;
  border: none;
  text-align: center;
}
.banner-box .container_warp .prototype-from .prototype-top .prototype-l .get-inputs-box .cheng-hao {
  float: left;
  height: 42px;
  line-height: 42px;
  width: 22px;
  color: #929292;
  text-align: center;
  border-left: 1px solid #dcdddd;
  border-right: 1px solid #dcdddd;
  font-size: 14px;
}
.banner-box .container_warp .prototype-from .prototype-top .prototype-l .layers-box {
  width: 190px;
  height: 44px;
  outline: none;
  padding-left: 8px;
  color: #929292;
  border: 1px solid #dcdddd;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAKVJREFUOE9jZKAQMFKon2G4GXDz5s12BgYGZQLhclddXb0SpgYjDG7evLmFgYHBG4chW9XV1X2Q5TAMuHfvnvjv379PMjAwyKMZ8pCVldVcSUnpJV4DQJK3bt1y+f///24UhYyMrmpqanvQXYYzGm/fvl3w79+/fpAGJiamQlVV1QnYvIU3Hdy6dWsuSJOamloyroAllJBg8v/JNYBgSifkgiFgAACcyCgRtK2yLQAAAABJRU5ErkJggg==") no-repeat 97% center;
}
.banner-box .container_warp .prototype-from .prototype-top .prototype-l .thickness-box {
  width: 190px;
  height: 44px;
  outline: none;
  padding-left: 8px;
  color: #929292;
  border: 1px solid #dcdddd;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAKVJREFUOE9jZKAQMFKon2G4GXDz5s12BgYGZQLhclddXb0SpgYjDG7evLmFgYHBG4chW9XV1X2Q5TAMuHfvnvjv379PMjAwyKMZ8pCVldVcSUnpJV4DQJK3bt1y+f///24UhYyMrmpqanvQXYYzGm/fvl3w79+/fpAGJiamQlVV1QnYvIU3Hdy6dWsuSJOamloyroAllJBg8v/JNYBgSifkgiFgAACcyCgRtK2yLQAAAABJRU5ErkJggg==") no-repeat 97% center;
}
.banner-box .container_warp .prototype-from .pcs-box {
  width: 190px;
  height: 44px;
  outline: none;
  color: #929292;
  border: 1px solid #dcdddd;
  padding-left: 8px;
  box-sizing: border-box;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAKVJREFUOE9jZKAQMFKon2G4GXDz5s12BgYGZQLhclddXb0SpgYjDG7evLmFgYHBG4chW9XV1X2Q5TAMuHfvnvjv379PMjAwyKMZ8pCVldVcSUnpJV4DQJK3bt1y+f///24UhYyMrmpqanvQXYYzGm/fvl3w79+/fpAGJiamQlVV1QnYvIU3Hdy6dWsuSJOamloyroAllJBg8v/JNYBgSifkgiFgAACcyCgRtK2yLQAAAABJRU5ErkJggg==") no-repeat 97% center;
}
.banner-box .container_warp .prototype-from .select-type {
  width: 188px;
  height: 42px;
  text-indent: 8px;
  outline: none;
}
.banner-box .container_warp .btn-box {
  width: 100%;
  height: 40px;
  margin-top: 20px;
}
.banner-box .container_warp .btn-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.banner-box .container_warp .btn-box a {
  width: 190px;
  height: 40px;
  line-height: 40px;
  float: left;
}
.banner-box .container_warp .btn-box .lian-jie {
  background: #e02d2d;
  color: #fff;
  font-size: 14px;
  text-align: center;
  float: right;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: NunitoSans-Bold;
}
.banner-box .container_warp .btn-box .lian-jie:hover {
  background: #ff4949;
}
.banner-box .container_warp .jump-quote-area {
  margin-top: 25px;
  height: 70px;
}
.banner-box .container_warp .jump-quote-area .swiper-container {
  height: inherit;
}
.banner-box .container_warp .jump-quote-area .jump-quote {
  display: block;
  position: relative;
  height: inherit;
  overflow: hidden;
}
.banner-box .container_warp .jump-quote-area .jump-quote img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.banner-box .container_warp .item-box:nth-child(2) .btn-box {
  height: 50px;
  margin-top: 25px;
}
.banner-box .container_warp .item-box:nth-child(2) .notice-box {
  margin-top: 15px;
}
.banner-box .container_warp .item-box:nth-child(4) .frame-box {
  width: 90px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #dcdddd;
  position: relative;
  display: inline-block;
  float: left;
  text-align: center;
  font-size: 12px;
  color: #929292;
  cursor: pointer;
  margin-right: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.banner-box .container_warp .item-box:nth-child(4) .frame-box:first-child + .frame-box {
  margin-right: 0;
  line-height: 13px;
  padding-top: 6px;
}
.banner-box .container_warp .item-box:nth-child(4) .frame-box .singed {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.banner-box .container_warp .item-box:nth-child(4) .now-active {
  border: 1px solid #313131;
}
.banner-box .container_warp .bom-source-box {
  width: 400px;
  height: 220px;
  border: 1px solid #d9d9d9;
  padding: 12px 10px;
}
.banner-box .container_warp .bom-source-box .source-type {
  color: #929292;
}
.banner-box .container_warp .bom-source-box .drag-upload-box {
  height: 160px;
  background: #f2f2f2;
  margin-top: 20px;
}
.banner-box .container_warp .bom-source-box .drag-area-el {
  width: 378px;
  height: 160px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.banner-box .container_warp .bom-source-box .drag-area-el .drag-des {
  color: #929292;
}
.banner-box .container_warp .bom-source-box .drag-area-el dd {
  margin-top: 16px;
}
.banner-box .container_warp .bom-source-box .drag-area-el dd:first-child {
  margin-top: 0;
}
.banner-box .container_warp .bom-source-box .drag-area-el .add-file-btn {
  font-size: 16px;
  color: #9e6c01;
  font-family: NunitoSans-Bold;
  text-decoration: underline;
}
.banner-box .container_warp .bom-source-box .drag-area-el .template-btn {
  color: #9e6c01;
  text-decoration: underline;
}
.banner-box .container_warp .form-title {
  height: 100%;
  font-size: 12px;
  float: right;
  width: 180px;
  background: #f2f2f2;
  position: relative;
}
.banner-box .container_warp .form-title li {
  text-align: center;
  cursor: pointer;
  color: #929292;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #fff;
}
.banner-box .container_warp .form-title li .title-area {
  width: 1780px;
  height: 40px;
  padding: 0 10px;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}
.banner-box .container_warp .form-title .selected-li {
  background: #fff;
  color: #313131;
}
.main .container_warp {
  width: 1440px !important;
}
.main .dynamic-signal-box {
  border-top: 1px solid #e7e7e7;
}
.main .dynamic-signal-box .dynamic-module {
  width: 928px;
  height: 570px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  margin: 60px auto;
  overflow: hidden;
}
.main .dynamic-signal-box .dynamic-module-nav {
  height: 30px;
  background: #313131;
  color: #fff;
  padding: 0 74px;
  text-align: center;
  font-size: 0;
  position: relative;
}
.main .dynamic-signal-box .dynamic-module-nav dt {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 30px;
}
.main .dynamic-signal-box .dynamic-module-nav dt .icon-circular-direction-right {
  background: #fff;
  display: block;
  font-size: 24px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #313131;
}
.main .dynamic-signal-box .dynamic-module-nav dd {
  display: inline-block;
  vertical-align: top;
  height: 30px;
  line-height: 30px;
  padding: 0 18px;
  cursor: default;
  font-size: 12px;
}
.main .dynamic-signal-box .dynamic-module-nav dd.active {
  background: #929292;
  color: #313131;
}
.main .dynamic-signal-box .cell-gif-parent {
  position: relative;
  padding: 20px;
  background-repeat: no-repeat;
  background-color: #929292;
  background-size: contain;
  height: 540px;
}
.main .dynamic-signal-box .cell-gif-parent .play-frame {
  background: url("../jpg/gifg-bg.jpg") no-repeat center;
  height: 500px;
  width: 888px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}
.main .dynamic-signal-box .cell-gif {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  padding-top: 56.25%;
}
.main .dynamic-signal-box .cell-gif img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.main .dynamic-signal-box .play-cell {
  text-align: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.16);
}
.main .dynamic-signal-box .play-cell .play-gift-btn {
  background: #fff;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 0 4px 0 34px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  margin-top: -20px;
  transform: translateX(-50%);
  cursor: pointer;
  color: #313131;
  font-weight: normal;
  font-family: NunitoSans;
}
.main .dynamic-signal-box .play-cell .play-gift-btn:hover {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  transform: scale(1.02) translateZ(2px) translateX(-50%);
}
.main .dynamic-signal-box .play-cell .play-gift-btn .iconfont {
  display: inline-block;
  font-size: 34px;
  color: #e02d2d;
  vertical-align: bottom;
  margin-left: 10px;
}
.main .why-us-module {
  background: #f2f2f2;
  padding-bottom: 50px;
  min-width: 1440px;
  overflow: hidden;
}
.main .why-us-module .container_warp {
  background: #fff;
  min-height: 500px;
  position: relative;
}
.main .why-us-module .scale-box-parent {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  height: 700px;
}
.main .why-us-module .scale-box-parent:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .why-us-module .scale-el {
  float: left;
  height: 700px;
  width: 360px;
  overflow: hidden;
}
.main .why-us-module .scale-el .choose-img {
  filter: opacity(0);
  filter: alpha(opacity=0);
  opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  transition: all 0.16s linear;
}
.main .why-us-module .scale-el.start-animate .choose-img {
  filter: opacity(100);
  filter: alpha(opacity=100);
  opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  animation: slowBig 1.8s linear 0.3s forwards;
}
@keyframes slowBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.3);
  }
}
.main .why-us-module .choose-info {
  padding-left: 1px;
}
.main .why-us-module .choose-info:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .why-us-module .choose-info .choose {
  float: left;
  width: 25%;
  height: 350px;
  background: #f2f2f2;
  position: relative;
}
.main .why-us-module .choose-info .choose:after {
  display: block;
  content: '';
  height: 100%;
  border-left: 1px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.main .why-us-module .choose-info .choose .choose-li {
  height: inherit;
  position: relative;
  padding: 120px 0 0 50px;
  z-index: 2;
}
.main .why-us-module .choose-info .choose:hover:after {
  display: none;
}
.main .why-us-module .choose-info .choose:hover .choose-text,
.main .why-us-module .choose-info .choose:hover .count,
.main .why-us-module .choose-info .choose:hover .number {
  color: #fff;
}
.main .why-us-module .choose-info .choose h3 {
  font-size: 18px;
  font-family: NunitoSans-Bold;
  position: absolute;
  top: 90px;
  left: 50px;
  z-index: 1;
}
.main .why-us-module .choose-info .choose .choose-text {
  color: #313131;
  line-height: 18px;
  height: 60px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all 0.3s ease-in;
}
.main .why-us-module .choose-info .choose .count {
  font-size: 16px;
  color: #313131;
  font-family: NunitoSans-Bold;
  line-height: 16px;
  margin-top: 54px;
  height: 32px;
  transition: all 0.3s ease-in;
}
.main .why-us-module .choose-info .choose .number {
  color: #e02d2d;
  font-size: 36px;
  font-family: NunitoSans-Bold;
  line-height: 24px;
  margin-top: 14px;
  transition: all 0.3s ease-in;
}
.main .why-us-module .choose-info .choose .number:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .why-us-module .choose-info .choose .number span:first-child {
  display: inline-block;
  float: left;
}
.main .why-us-module .choose-info .choose .number .symbol {
  float: left;
}
.main .why-us-module .layer-trade-row {
  position: relative;
  z-index: 3;
  background: #fff;
}
.main .why-us-module .layer-trade-row:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .why-us-module .layer-trade-row .layer-section {
  width: 720px;
  float: left;
  height: 310px;
  padding: 40px 0 40px 40px;
}
.main .why-us-module .layer-trade-row .layer-area {
  width: 640px;
  border: 1px solid #e7e7e7;
}
.main .why-us-module .layer-trade-row .layer-title {
  height: auto;
  background: #f2f2f2;
}
.main .why-us-module .layer-trade-row .layer-title:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .why-us-module .layer-trade-row .layer-title li {
  background: #f2f2f2;
  width: 120px;
  float: left;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  color: #313131;
  position: relative;
  font-family: NunitoSans-Bold;
  height: 34px;
  line-height: 34px;
}
.main .why-us-module .layer-trade-row .layer-title li:before {
  display: block;
  content: '';
  height: 100%;
  border-left: 1px solid #e7e7e7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.main .why-us-module .layer-trade-row .layer-title li:first-child:before {
  display: none;
}
.main .why-us-module .layer-trade-row .layer-title li:after {
  display: block;
  content: '';
  width: 100%;
  border-bottom: 2px solid transparent;
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: 1;
}
.main .why-us-module .layer-trade-row .layer-title li:hover {
  color: #e02d2d;
}
.main .why-us-module .layer-trade-row .layer-title .active-flag {
  color: #e02d2d;
  background: #fff;
}
.main .why-us-module .layer-trade-row .layer-img-box {
  height: 196px;
  overflow: hidden;
}
.main .why-us-module .layer-trade-row .layer-img-box .img-item {
  width: 100%;
  height: inherit;
  text-align: center;
  position: relative;
  display: none;
}
.main .why-us-module .layer-trade-row .layer-img-box .img-item:first-child {
  display: block;
}
.main .why-us-module .layer-trade-row .layer-img-box .img-item .layer-des {
  width: 280px;
  display: table-cell;
  vertical-align: middle;
  height: inherit;
  text-align: left;
  padding-left: 30px;
}
.main .why-us-module .layer-trade-row .layer-img-box .img-item .tips {
  margin-bottom: 10px;
}
.main .why-us-module .layer-trade-row .layer-img-box .img-item .layer-link {
  color: #313131;
  text-decoration: underline;
}
.main .why-us-module .layer-trade-row .layer-img-box .img-item .layer-link:hover {
  color: #e02d2d;
}
.main .why-us-module .layer-trade-row .layer-img-box .img-item:nth-child(2) .layer-icon {
  height: 137px;
}
.main .why-us-module .layer-trade-row .layer-img-box .img-item:nth-child(3) .layer-icon {
  height: 172px;
}
.main .why-us-module .layer-trade-row .layer-img-box .img-item:nth-child(4) .layer-icon {
  height: 205px;
}
.main .why-us-module .layer-trade-row .layer-img-box .img-item .layer-icon {
  width: 340px;
  height: 102px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 1;
  transform: translateY(-50%);
}
.main .why-us-module .layer-trade-row .trade-section {
  width: 719px;
  float: right;
  height: 310px;
  padding: 40px;
}
.main .why-us-module .layer-trade-row .trade-section .status-title {
  font-size: 14px;
  font-family: NunitoSans-Bold;
  line-height: 20px;
}
.main .why-us-module .layer-trade-row .trade-section .status-box {
  overflow: hidden;
  height: 70px;
}
.main .why-us-module .layer-trade-row .trade-section .status-mask {
  overflow: hidden;
  height: 70px;
}
.main .why-us-module .layer-trade-row .trade-top {
  margin: 0 auto;
}
.main .why-us-module .layer-trade-row .trade-top:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .why-us-module .layer-trade-row .trade-top .top-l {
  float: left;
  color: #313131;
}
.main .why-us-module .layer-trade-row .trade-top .top-l h4 {
  font-size: 16px;
  font-family: NunitoSans-Bold;
  font-weight: normal;
}
.main .why-us-module .layer-trade-row .trade-top .top-l h6 {
  font-weight: normal;
  font-size: 14px;
  margin-top: 2px;
}
.main .why-us-module .layer-trade-row .trade-top .top-r {
  float: right;
}
.main .why-us-module .layer-trade-row .trade-top .top-r .jump-quote {
  display: block;
  width: 160px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #9e6c01;
  color: #9e6c01;
  margin-top: 4px;
}
.main .why-us-module .layer-trade-row .trade-top .top-r .jump-quote:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.main .why-us-module .layer-trade-row .trade-status {
  border: 1px solid #e7e7e7;
  height: 168px;
  margin: 12px auto 0;
  padding: 0 20px;
}
.main .why-us-module .layer-trade-row .trade-status:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .why-us-module .layer-trade-row .trade-status .trade-status-l {
  float: left;
  width: 194px;
  text-align: center;
  padding-top: 26px;
}
.main .why-us-module .layer-trade-row .trade-status .trade-status-l .status-time {
  color: #929292;
  margin-top: 6px;
}
.main .why-us-module .layer-trade-row .trade-status .trade-status-l .stats-count {
  color: #13ce66;
  font-size: 24px;
  font-family: NunitoSans-Bold;
  position: relative;
  margin-top: 4px;
}
.main .why-us-module .layer-trade-row .trade-status .trade-status-l .stats-count .icon-angle-upstream {
  text-align: center;
  display: block;
  font-size: 32px;
  margin-top: -12px;
}
.main .why-us-module .layer-trade-row .trade-status .trade-status-r {
  float: right;
  width: 400px;
}
.main .why-us-module .layer-trade-row .boxr-par {
  position: relative;
  height: 160px;
}
.main .why-us-module .layer-trade-row .boxr-par .par-mask {
  width: 100%;
  height: 100%;
  opacity: 0.6;
  -ms-opacity: 0.6;
  -moz-opacity: 0.6;
  -o-opacity: 0.6;
  filter: opacity(60);
  filter: alpha(opacity=60);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: none;
}
.main .why-us-module .layer-trade-row .boxr-par .boxr-ul {
  height: 36px;
  line-height: 36px;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-top: 0;
}
.main .why-us-module .layer-trade-row .boxr-par .boxr-ul:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .why-us-module .layer-trade-row .boxr-par .boxr-ul .progress:before {
  display: none;
}
.main .why-us-module .layer-trade-row .boxr-par .boxr-ul li {
  float: left;
  width: 102px;
  text-align: left;
  position: relative;
  padding-left: 16px;
  color: #313131;
  font-family: NunitoSans-Bold;
}
.main .why-us-module .layer-trade-row .boxr-par .boxr-ul li:before {
  display: block;
  content: '';
  height: 10px;
  border-left: 1px solid #dcdddd;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  margin-top: -5px;
}
.main .why-us-module .layer-trade-row .boxr-par .boxr-ul li:first-child {
  width: 110px;
}
.main .why-us-module .layer-trade-row .boxr-par .boxr-ul li:first-child + li {
  width: 68px;
}
.main .why-us-module .layer-trade-row .boxr-par .boxr-ul li:first-child + li + li {
  width: 90px;
}
.main .why-us-module .layer-trade-row .boxr-par .boxr-ul li:first-child + li + li + li {
  width: 130px;
}
.main .why-us-module .layer-trade-row .boxr-par .boxr-content {
  width: 400px;
  height: 130px;
  overflow-y: hidden;
}
.main .why-us-module .layer-trade-row .boxr-par .country-price li {
  height: 32px;
  line-height: 32px;
  margin-bottom: 1px;
  position: relative;
  z-index: 2;
  background: #f2f2f2;
}
.main .why-us-module .layer-trade-row .boxr-par .country-price li .process {
  display: inline-block;
  width: 60px;
  height: 6px;
  background: #fff;
  border-radius: 15px;
  position: absolute;
  top: 17px;
  left: 36px;
  z-index: 1;
}
.main .why-us-module .layer-trade-row .boxr-par .country-price li .process-color {
  display: inline-block;
  width: 10px;
  height: 6px;
  background-color: #9e6c01;
  border-radius: 15px;
  position: absolute;
  top: 17px;
  left: 36px;
  z-index: 1;
}
.main .why-us-module .layer-trade-row .boxr-par .country-gq {
  padding-left: 16px;
  width: 110px;
}
.main .why-us-module .layer-trade-row .boxr-par .country-time {
  min-width: 35px;
  display: inline-block;
  text-align: left;
  padding-left: 16px;
  width: 68px;
}
.main .why-us-module .layer-trade-row .boxr-par .money {
  width: 90px;
  display: inline-block;
  padding-left: 16px;
}
.main .why-us-module .layer-trade-row .boxr-par .process-box {
  position: relative;
  display: inline-block;
  padding-left: 6px;
}
.main .why-us-module .layer-trade-row .boxr-par .process-box .process-color {
  display: inline-block;
  width: 10px;
  height: 7px;
  background-color: #9e6c01;
  border-radius: 15px;
  position: absolute;
  top: 15px;
  left: 33px;
}
.main .partner-module {
  padding: 50px 0;
  border-bottom: 1px solid #e7e7e7;
}
.main .partner-module .partner-title {
  text-align: center;
  font-size: 18px;
  font-family: NunitoSans-Bold;
}
.main .partner-module .title-des {
  font-size: 16px;
  text-align: center;
  margin-top: 6px;
}
.main .partner-module .friend-tool {
  margin-top: 24px;
  text-align: center;
}
.main .partner-module .friend-tool img {
  margin: 0 40px;
  vertical-align: top;
}
.main .news-forum-module {
  padding: 60px 0;
}
.main .news-forum-module:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .news-forum-module .news-cell {
  width: 470px;
  height: 250px;
  border: 1px solid #e7e7e7;
  margin-left: 10px;
  position: relative;
  vertical-align: top;
}
.main .news-forum-module .news-cell:hover {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
}
.main .news-forum-module .news-cell:first-child {
  margin-left: 0;
}
.main .news-forum-module .cell-graphic {
  padding: 30px 0 20px 40px;
}
.main .news-forum-module .cell-graphic:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .news-forum-module .cell-graphic .graphic-img {
  position: relative;
  width: 154px;
  height: 90px;
  float: left;
}
.main .news-forum-module .cell-graphic .graphic-img img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.main .news-forum-module .cell-graphic .graphic-text {
  float: left;
  margin-left: 14px;
}
.main .news-forum-module .cell-graphic .label {
  background: #e7e7e7;
  border-radius: 2px;
  height: 18px;
  line-height: 20px;
  padding: 0 8px;
  display: inline-block;
  color: #929292;
}
.main .news-forum-module .cell-graphic .label-name {
  margin-top: 10px;
  font-size: 18px;
  font-family: NunitoSans-Bold;
  width: 230px;
  color: #313131;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .news-forum-module .cell-text {
  padding: 0 40px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #313131;
  font-size: 14px;
}
.main .news-forum-module .time {
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  color: #929292;
  border-top: 1px solid #e7e7e7;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.main .news-forum-module .cell-lists {
  margin-bottom: 20px;
}
.main .news-forum-module .cell-forum {
  text-align: center;
}
.main .news-forum-module .cell-forum:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .news-forum-module .jump-forum-l {
  text-align: center;
  width: 220px;
  display: inline-block;
}
.main .news-forum-module .jump-forum-l .c-name {
  font-size: 24px;
  font-family: NunitoSans-Bold;
  margin-bottom: 10px;
}
.main .news-forum-module .jump-forum-l .c-link:hover .link-text {
  text-decoration: underline;
}
.main .news-forum-module .jump-forum-l .c-link .link-text {
  margin-top: 6px;
  color: #e02d2d;
}
.main .news-forum-module .change-forum-c {
  background: url("../png/change-map-bg.png") no-repeat center bottom;
  width: 1000px;
  height: 500px;
  padding: 86px 66px 0;
  display: inline-block;
  background-size: cover;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
}
.main .news-forum-module .change-forum-c .auto-change-el {
  display: none;
}
.main .news-forum-module .change-forum-c .auto-change-el a {
  color: #313131;
}
.main .news-forum-module .change-forum-c .auto-change-el:first-child {
  display: block;
}
.main .news-forum-module .change-forum-c:before {
  display: block;
  content: '';
  background: url("../png/split-l-bg.png") no-repeat center;
  width: 11px;
  height: 250px;
  background-size: cover;
  position: absolute;
  top: 52%;
  left: 66px;
  z-index: 1;
  margin-top: -175px;
}
.main .news-forum-module .change-forum-c:after {
  display: block;
  content: '';
  background: url("../png/split-r-bg.png") no-repeat center;
  width: 11px;
  height: 250px;
  background-size: cover;
  position: absolute;
  top: 52%;
  right: 66px;
  z-index: 1;
  margin-top: -175px;
}
.main .news-forum-module .change-forum-c .person-img {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden;
}
.main .news-forum-module .change-forum-c .person-img img {
  max-width: 100%;
}
.main .news-forum-module .change-forum-c .person-text {
  margin-top: 16px;
  color: #929292;
}
.main .news-forum-module .change-forum-c .person-text .name {
  margin-right: 14px;
}
.main .news-forum-module .change-forum-c .person-title {
  position: relative;
  font-size: 24px;
  padding: 0 120px;
  line-height: 24px;
  margin-top: 16px;
  height: 48px;
  font-family: NunitoSans-Bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .news-forum-module .change-forum-c .person-title:before {
  display: block;
  content: '“';
  font-size: 72px;
  font-family: NunitoSans-Semibold;
  color: #e7e7e7;
  position: absolute;
  top: 18px;
  left: 40px;
  z-index: 1;
}
.main .news-forum-module .change-forum-c .person-title:after {
  display: block;
  content: '”';
  font-size: 72px;
  font-family: NunitoSans-Semibold;
  color: #e7e7e7;
  position: absolute;
  top: 18px;
  right: 40px;
  z-index: 1;
}
.main .news-forum-module .change-forum-c .person-des {
  margin-top: 14px;
  line-height: 20px;
  padding: 0 144px;
  height: 60px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main .news-forum-module .change-forum-c .change-tab-nav {
  margin-top: 22px;
  cursor: pointer;
  display: inline-block;
}
.main .news-forum-module .change-forum-c .change-tab-nav img {
  margin: 0 3px;
  max-width: 20px;
  transition: all 0.3s;
  border-radius: 2px;
  overflow: hidden;
}
.main .news-forum-module .change-forum-c .change-tab-nav img.scaleEl {
  transform: scale(1.4);
}
.main .news-forum-module .jump-quote-btn {
  height: 40px;
  line-height: 40px;
  background: #e02d2d;
  border-radius: 2px;
  padding: 0 18px;
  color: #fff;
  margin-left: 18px;
  transform: translateY(-30px);
  display: inline-block;
  vertical-align: super;
}
.main .news-forum-module .jump-quote-btn:hover {
  text-decoration: underline;
}
.main .feedback-module {
  height: 500px;
  min-width: 1440px;
  background: url("../jpg/feedback-bg.jpg") no-repeat center #070B0F;
  padding-top: 108px;
  overflow: hidden;
}
.main .feedback-module .feedback-head {
  color: #fff;
  text-align: center;
}
.main .feedback-module .feedback-head h2 {
  line-height: 30px;
  font-size: 24px;
  font-family: NunitoSans-Bold;
  display: inline-block;
  vertical-align: middle;
}
.main .feedback-module .feedback-head .rated {
  font-size: 14px;
  margin-left: 50px;
}
.main .feedback-module .feedback-head .reviews {
  font-size: 16px;
  font-family: NunitoSans-Bold;
  margin-left: 6px;
}
.main .feedback-module .feedback-head .jump-link {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #e02d2d;
  padding: 0 40px;
  font-size: 14px;
  text-decoration: underline;
  transition: all 0.16s linear;
}
.main .feedback-module .feedback-head .jump-link:hover {
  transform: scale(1.02);
}
.main .feedback-module .feedback-area {
  margin-top: 24px;
}
.main .feedback-module .feedback-area:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.main .feedback-module .feedback-area .feed-cell {
  width: 352px;
  height: 220px;
  background: #fff;
  position: relative;
  float: left;
  margin-left: 10px;
}
.main .feedback-module .feedback-area .feed-cell:first-child {
  margin-left: 0;
}
.main .feedback-module .feedback-area .cell-link {
  color: inherit;
  display: block;
  height: 100%;
  width: 100%;
}
.main .feedback-module .feedback-area .cell-link:hover .feed-img {
  animation: visionDifference 0.8s linear forwards;
}
@keyframes visionDifference {
  /* from表示动画的开始位置，也可以使用0%来表示。 */
  0% {
    top: 0;
  }
  20% {
    top: 100%;
  }
  100% {
    top: 0;
    z-index: 9;
  }
}
.main .feedback-module .feedback-area .feed-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #fff;
}
.main .feedback-module .feedback-area .feed-img .img-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  background: #efefef;
}
.main .feedback-module .feedback-area .feed-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: transparent;
  width: 100%;
  height: 100%;
  transition: all 0.42s linear;
}
.main .feedback-module .feedback-area .feed-info {
  width: 270px;
  height: 180px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 14px;
  left: 30px;
  z-index: 1;
  background: #fff;
  padding: 26px 23px;
}
.main .feedback-module .feedback-area .cell-head {
  display: table-cell;
  vertical-align: middle;
}
.main .feedback-module .feedback-area .cell-head .cell-icon {
  vertical-align: middle;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-right: 15px;
}
.main .feedback-module .feedback-area .cell-head .cell-text {
  display: inline-block;
  vertical-align: middle;
}
.main .feedback-module .feedback-area .cell-head .name {
  color: #313131;
}
.main .feedback-module .feedback-area .cell-head .cell-time {
  color: #929292;
}
.main .feedback-module .feedback-area .level-box {
  margin-top: 10px;
  color: #e6c03b;
}
.main .feedback-module .feedback-area .level-box .iconfont {
  font-size: 18px;
}
.main .feedback-module .feedback-area .feed-des {
  color: #313131;
  font-size: 14px;
  margin-top: 6px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.guarantee-box-module {
  border-top: 1px solid #dcdddd;
  border-bottom: 1px solid #dcdddd;
}
.guarantee-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.guarantee-box li {
  width: 25%;
  float: left;
  border-right: 1px solid #dcdddd;
}
.guarantee-box li a {
  display: block;
  height: 260px;
  padding: 40px 40px 0;
}
.guarantee-box li:hover .guarantee-name {
  color: #e02d2d;
}
.guarantee-box li:first-child {
  border-left: 1px solid #dcdddd;
}
.guarantee-box li .guarantee-el {
  color: inherit;
}
.guarantee-box li .head-icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.guarantee-box li .guarantee-name {
  font-size: 18px;
  font-family: NunitoSans-Bold;
  color: #313131;
  display: inline-block;
  transition: color 0.3s ease-in;
}
.guarantee-box li .guarantee-des {
  margin-top: 16px;
  font-size: 14px;
  color: #929292;
  line-height: 20px;
}
.manufacture-box {
  background: #fff;
  margin-top: 44px;
}
.manufacture-box .manufacture-row:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.manufacture-box .manufacture-row .manufacture-l {
  float: left;
  width: 715px;
  height: 400px;
  padding: 40px 18px;
  background: url("../png/manufacture-bg.png") no-repeat center #070B0F;
  background-size: contain;
  color: #fff;
}
.manufacture-box .manufacture-row .manufacture-l:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.manufacture-box .manufacture-row .manufacture-l .manu-info {
  float: left;
}
.manufacture-box .manufacture-row .manufacture-l h2 {
  font-size: 24px;
  font-family: NunitoSans-Bold;
  line-height: 20px;
  font-weight: normal;
}
.manufacture-box .manufacture-row .manufacture-l h6 {
  font-size: 16px;
  line-height: 19px;
  font-family: NunitoSans;
  font-weight: normal;
  margin-top: 10px;
  height: 60px;
}
.manufacture-box .manufacture-row .manufacture-l .pcb-ads {
  transition: all 0.3s ease-in;
}
.manufacture-box .manufacture-row .manufacture-l .pcb-ads:hover {
  transform: translateY(-5px) translateZ(0);
}
.manufacture-box .manufacture-row .manufacture-l .ads-des-list {
  margin-top: 8px;
  font-size: 14px;
}
.manufacture-box .manufacture-row .manufacture-l .ads-des-list dd {
  position: relative;
  padding-left: 14px;
  line-height: 20px;
}
.manufacture-box .manufacture-row .manufacture-l .ads-des-list dd:before {
  display: inline-block;
  content: '';
  width: 4px;
  height: 4px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  margin-top: -2px;
}
.manufacture-box .manufacture-row .manufacture-l .jump-quote {
  display: inline-block;
  min-width: 200px;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #e02d2d;
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
  padding: 0 14px;
  transition: 0.16s;
}
.manufacture-box .manufacture-row .manufacture-l .jump-quote:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.manufacture-box .manufacture-row .manufacture-l .jump-quote:hover .jump-tips {
  text-decoration: underline;
}
.manufacture-box .manufacture-row .manufacture-l .jump-quote .jump-tips {
  font-size: 12px;
  float: left;
}
.manufacture-box .manufacture-row .manufacture-l .jump-quote .iconfont {
  font-size: 22px;
  float: right;
}
.manufacture-box .manufacture-row .manufacture-l .source-box {
  float: right;
  background: url("../png/sourc-bg.png") no-repeat center;
  width: 320px;
  height: 320px;
  background-size: contain;
  text-align: center;
}
.manufacture-box .manufacture-row .manufacture-l .source-box a {
  display: block;
  width: 100%;
  height: 100%;
}
.manufacture-box .manufacture-row .manufacture-r {
  float: right;
  width: 715px;
}
.manufacture-box .manufacture-row .manufacture-r:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.manufacture-box .manufacture-row .manufacture-r .manu-el {
  width: 365px;
  height: 400px;
  border: 1px solid #e7e7e7;
  background: url("../png/manufacture-bg2.png") no-repeat center;
  background-size: cover;
  padding: 30px 36px;
  position: relative;
  float: left;
}
.manufacture-box .manufacture-row .manufacture-r .strengths-box {
  float: left;
  border-bottom: 1px solid #e7e7e7;
  width: 350px;
  height: 400px;
}
.manufacture-box .manufacture-row .manufacture-r .strengths-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.manufacture-box .manufacture-row .manufacture-r .strengths-box dd {
  border-top: 1px solid #e7e7e7;
  height: 200px;
  width: 175px;
  float: left;
  border-right: 1px solid #e7e7e7;
  padding: 20px 0 20px 10px;
  cursor: pointer;
}
.manufacture-box .manufacture-row .manufacture-r .strengths-box dd:hover .dd-title {
  color: #9e6c01;
}
.manufacture-box .manufacture-row .manufacture-r .strengths-box .dd-title {
  display: inline-block;
  padding: 0 16px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  border: 1px solid #e7e7e7;
  color: #313131;
  font-size: 14px;
  font-family: NunitoSans-Bold;
  margin-bottom: 14px;
}
.manufacture-box .manufacture-row .manufacture-r .strengths-box .dd {
  color: #313131;
  line-height: 18px;
  position: relative;
  padding-left: 12px;
  font-size: 14px;
}
.manufacture-box .manufacture-row .manufacture-r .strengths-box .dd:before {
  display: inline-block;
  content: '';
  width: 4px;
  height: 4px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #313131;
  position: absolute;
  top: 6px;
  left: 0;
  z-index: 1;
}
.manufacture-box .manufacture-row .manufacture-r .manu-jump-quote {
  display: block;
  content: '';
  background: url("../png/free-icon.png") no-repeat center;
  width: 107px;
  height: 107px;
  background-size: contain;
  position: absolute;
  top: 0;
  right: -1px;
  z-index: 1;
}
.manufacture-box .manufacture-row .manufacture-r h2 {
  font-size: 24px;
  font-family: NunitoSans-Bold;
  color: #313131;
}
.manufacture-box .manufacture-row .manufacture-r h6 {
  font-weight: normal;
  font-size: 16px;
  color: #929292;
  margin-top: 4px;
  font-family: NunitoSans;
}
.manufacture-box .manufacture-row .manufacture-r .source-img {
  margin-top: 16px;
  display: block;
}
.manufacture-box .manufacture-row .manufacture-r .jump-quote {
  display: inline-block;
  height: 40px;
  min-width: 200px;
  padding: 0 14px;
  line-height: 40px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #e02d2d;
  color: #fff;
  margin-top: 190px;
  transition: 0.16s;
}
.manufacture-box .manufacture-row .manufacture-r .jump-quote:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.manufacture-box .manufacture-row .manufacture-r .jump-quote:hover .jump-tips {
  text-decoration: underline;
}
.manufacture-box .manufacture-row .manufacture-r .jump-quote .jump-tips {
  float: left;
}
.manufacture-box .manufacture-row .manufacture-r .jump-quote .iconfont {
  font-size: 22px;
  float: right;
}
.manufacture-box .category-row {
  height: 200px;
  margin-top: 10px;
}
.manufacture-box .category-row h2 {
  font-size: 20px;
  font-family: NunitoSans-Bold;
  line-height: 20px;
  font-weight: normal;
}
.manufacture-box .category-row h6 {
  font-weight: normal;
  font-size: 16px;
  color: #929292;
  margin-top: 10px;
  font-family: NunitoSans;
}
.manufacture-box .category-row .jump-quote {
  width: 280px;
  height: 36px;
  line-height: 36px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #e02d2d;
  font-size: 16px;
  padding: 0 14px 0 0;
}
.manufacture-box .category-row .jump-quote:hover {
  color: #e02d2d;
}
.manufacture-box .category-row .jump-quote:hover .jump-tips {
  text-decoration: underline;
  color: #e02d2d;
}
.manufacture-box .category-row .jump-quote:hover .iconfont {
  color: #e02d2d;
}
.manufacture-box .category-row .jump-quote .jump-tips {
  font-size: 14px;
  vertical-align: top;
  margin-right: 4px;
}
.manufacture-box .category-row .jump-quote .iconfont {
  font-size: 22px;
  color: #929292;
}
.manufacture-box .category-row .ads-des-list {
  margin-top: 8px;
  font-size: 14px;
}
.manufacture-box .category-row .ads-des-list dd {
  position: relative;
  padding-left: 14px;
  line-height: 20px;
}
.manufacture-box .category-row .ads-des-list dd:before {
  display: inline-block;
  content: '';
  width: 4px;
  height: 4px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #313131;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  margin-top: -2px;
}
.manufacture-box .category-row:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.manufacture-box .category-row .category-l {
  float: left;
  background: url("../png/category-icon1.png") no-repeat right center #fcfcfc;
  background-size: contain;
  height: inherit;
  width: 715px;
  padding: 32px 40px;
  border: 1px solid #e7e7e7;
}
.manufacture-box .category-row .category-r {
  width: 715px;
  float: right;
  height: inherit;
}
.manufacture-box .category-row .category-r .quick-turn {
  background: url("../png/quick-turn-bg.png") no-repeat center;
  width: 350px;
  height: 200px;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #e7e7e7;
  padding: 32px 0 32px 24px;
}
.manufacture-box .category-row .category-r .quick-turn dd {
  padding-left: 0;
}
.manufacture-box .category-row .category-r .quick-turn dd:before {
  display: none;
}
.manufacture-box .category-row .category-r .quick-turn .jump-quote {
  margin-top: 0;
}
.manufacture-box .category-row .category-r .stencil-box {
  background: url("../png/stencil-bg.png") no-repeat center #fcfcfc;
  width: 352px;
  height: 200px;
  background-size: contain;
  display: inline-block;
  vertical-align: top;
  padding: 32px 0 32px 40px;
  float: right;
}
.manufacture-box .category-row .category-r .stencil-box .ads-des-list dd:before {
  background: #313131;
}
.manufacture-box .category-row .category-r .cnc-print {
  background: url("../png/layout-pcb-bg.png") no-repeat center #fcfcfc;
  width: 350px;
  height: 200px;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  float: right;
  padding: 32px 40px;
  border: 1px solid #e7e7e7;
}
.manufacture-box .category-row .category-r .cnc-print .special-text {
  line-height: 20px;
  margin-top: 14px;
}
.manufacture-box .category-row .category-r .cnc-print .jump-quote {
  margin-top: 34px;
}
.parent-turn-section {
  position: relative;
  margin-top: 60px;
}
.parent-turn-section:before {
  display: block;
  content: '';
  width: 100%;
  height: 600px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.8;
  position: absolute;
  z-index: 2;
}
.parent-turn-section .bg-video {
  object-fit: fill;
  width: 100%;
  height: 600px;
}
.parent-turn-section .container_warp {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  right: 0;
  bottom: 0;
  margin: auto;
}
.parent-turn-section .turn-link-tool {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 13%;
  text-align: center;
  font-size: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  right: 0;
  margin: auto;
}
.parent-turn-section .turn-link-tool .turn-link {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 32px 0;
  position: relative;
}
.parent-turn-section .turn-link-tool .turn-link:before {
  border-top: 1px solid transparent;
  display: block;
  content: '';
  width: 100%;
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 1;
}
.parent-turn-section .turn-link-tool .turn-link:hover:before {
  border-color: #e02d2d;
}
.parent-turn-section .turn-link-tool .turn-link:hover .link-text {
  color: #e02d2d;
}
.parent-turn-section .turn-link-tool .link-cell {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  text-align: center;
  font-size: 12px;
}
.parent-turn-section .turn-link-tool .link-icon {
  display: inline-block;
  margin-right: 14px;
}
.parent-turn-section .turn-link-tool .link-text {
  display: inline-block;
  color: #fff;
  line-height: 20px;
  text-align: left;
  font-size: 16px;
}
.turn-hole-box .turn-parent-hole {
  height: 600px;
  padding-top: 100px;
  position: relative;
}
.turn-hole-box .turn-hole-title {
  font-size: 32px;
  color: #fff;
  line-height: 32px;
  font-family: NunitoSans-Bold;
  text-align: center;
}
.turn-hole-box .turn-hole-text {
  margin-top: 28px;
  line-height: 20px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.turn-hole-box .play-video-tool {
  width: 200px;
  height: 120px;
  background: #000;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 50px auto 0;
  overflow: hidden;
  transition: all 0.16s linear;
}
.turn-hole-box .play-video-tool .name {
  display: block;
  margin-top: 6px;
  font-size: 14px;
}
.turn-hole-box .play-video-tool:hover .name {
  text-decoration: underline;
}
.turn-hole-box .play-video-el {
  width: 200px;
  height: inherit;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  cursor: pointer;
}
.turn-hole-box .play-video-el .icon-youtube1 {
  color: #ff0000;
  font-size: 42px;
  display: inline-block;
  vertical-align: sub;
  transition: all 0.3s ease-in;
}
.how-place {
  font-size: 16px;
  line-height: 19px;
  color: #313131;
  margin-top: 36px;
  text-align: center;
  font-family: NunitoSans-Bold;
  text-transform: uppercase;
}
.view-more-row {
  margin-top: 10px;
  text-align: center;
}
.view-more-row .view-more {
  color: #e02d2d;
  text-decoration: underline;
}
.how-steps {
  text-align: center;
  padding: 35px;
}
.how-steps dd {
  display: inline-block;
  vertical-align: top;
  padding: 0 30px;
  color: #313131;
  position: relative;
}
.how-steps dd:hover h6 {
  color: #e02d2d;
}
.how-steps dd .iconfont {
  font-size: 34px;
  display: inline-block;
}
.how-steps dd .iconfont.icon-yinhangka {
  transform: scale(0.8);
}
.how-steps dd .iconfont.icon-hangkonghangtian {
  transform: scale(1.2);
}
.how-steps dd h6 {
  margin-top: 8px;
  font-weight: normal;
  transition: color 0.3s ease-in;
  cursor: default;
}
.how-steps dd .icon-arrow-right1 {
  position: absolute;
  bottom: 0;
  right: -7px;
  z-index: 1;
  font-size: 12px;
  color: #929292;
  font-weight: bold;
}
/*PC跳转手机样式*/
@-webkit-keyframes rond {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes rond {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rond {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes rond {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rond {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
  }
}
.caseBlanche-box {
  width: 120px;
  height: 155px;
  position: fixed;
  top: 1500px;
  right: 110px;
  margin-top: -35px;
  z-index: 100;
}
.caseBlanche-box a {
  text-decoration: none;
  color: #333;
}
.caseBlanche-box #caseBlanche3 {
  height: 200px;
  width: 200px;
  position: absolute;
  top: -10px;
  left: -6px;
}
.caseBlanche-box #caseBlanche3 #rond {
  height: 200px;
  width: 200px;
  border: 1px solid #877070;
  opacity: 0.9;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: 15px;
  animation: rond 3s infinite;
  -webkit-animation: rond 3s infinite;
}
.caseBlanche-box #caseBlanche3 #test {
  height: 10px;
  width: 10px;
  position: absolute;
  background-color: #877070;
  opacity: 0.9;
  border-radius: 50%;
  top: 29px;
  left: 10px;
  margin: 5px;
}
.caseBlanche-box #caseBlanche3 #load {
  text-align: center;
  position: absolute;
  top: 36px;
  left: 37px;
  font-size: 160px;
  color: #877070;
  opacity: 0.9;
  background-size: 120px 120px;
  background-position: center center;
}
.publicity-film-pop {
  width: 320px;
  height: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 5000;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: none;
}
.publicity-film-pop iframe {
  width: 100%;
  height: 100%;
}
.publicity-film-pop .icon-close-circle-line {
  font-size: 32px;
  color: #313131;
  position: absolute;
  top: -16px;
  left: -16px;
  z-index: 1;
  background: #fff;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
  cursor: pointer;
}
.publicity-film-pop .icon-close-circle-line:hover {
  color: #e02d2d;
}
@media all and (max-width: 1440px) {
  .header {
    min-width: auto;
  }
  .header .top-box {
    padding: 0 20px 0 40px;
  }
  .header .nav .nav-box {
    padding: 0 40px;
  }
  .banner-box {
    min-width: auto;
    overflow-x: hidden;
  }
  .banner-box .container_warp {
    width: 1366px !important;
  }
  .banner-box .banner-pic {
    width: 1423px !important;
  }
  .banner-box .pagination-tool {
    padding: 0 40px;
  }
  .banner-box .pagination-tool .container_warp {
    width: auto !important;
  }
  .main .container_warp {
    width: auto !important;
  }
  .main .container_warp .manufacture-box .manufacture-row .manufacture-l {
    width: 704px;
  }
  .main .container_warp .manufacture-box .manufacture-row .manufacture-l h6 {
    height: 40px;
  }
  .main .container_warp .manufacture-box .manufacture-row .manufacture-l .ads-des-list {
    width: 344px;
  }
  .main .container_warp .manufacture-box .category-row .category-l {
    width: 704px;
  }
  .main .why-us-module {
    width: auto;
    min-width: auto;
  }
  .main .why-us-module .scale-el {
    width: 353px;
  }
  .main .why-us-module .choose-info .choose {
    width: 353px;
  }
  .main .why-us-module .layer-trade-row .layer-section {
    width: 700px;
  }
  .main .feedback-module {
    width: auto;
    min-width: auto;
  }
  .main .feedback-module .feedback-area .feed-cell {
    margin-left: 5px;
    width: 350px;
  }
  .main .news-forum-module .news-cell {
    margin-left: 3px;
    width: 468px;
  }
  .footer .container_warp {
    width: auto !important;
  }
  .footer .copyright-box {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media all and (max-width: 1400px) {
  .main .container_warp .manufacture-box .manufacture-row .manufacture-l {
    width: 680px;
  }
  .manufacture-box .manufacture-row .manufacture-r {
    width: 703px;
  }
  .manufacture-box .manufacture-row .manufacture-r .strengths-box {
    display: none;
  }
  .main .container_warp .manufacture-box .category-row .category-l {
    width: 680px;
  }
  .manufacture-box .category-row .category-r {
    width: 703px;
  }
  .manufacture-box .category-row .category-r .cnc-print {
    width: 350px;
  }
  .main .why-us-module .scale-el {
    width: 344px;
  }
  .main .feedback-module .feedback-head {
    padding-right: 36px;
  }
  .main .why-us-module .choose-info .choose {
    width: 349px;
  }
  .main .why-us-module .layer-trade-row .layer-section {
    width: 660px;
  }
  .main .news-forum-module .news-section {
    width: 490px;
  }
  .main .feedback-module .feedback-area .feed-cell {
    width: 346px;
  }
  .main .news-forum-module .news-cell {
    width: 462px;
  }
}
@media all and (max-width: 1366px) {
  .banner-box .container_warp {
    width: auto;
  }
  .banner-box .container_warp .form-box {
    right: 30px;
  }
  .manufacture-box .manufacture-row .manufacture-l .manu-info {
    width: 320px;
  }
  .manufacture-box .manufacture-row .manufacture-l h6 {
    height: 40px;
  }
  .manufacture-box .manufacture-row .manufacture-r {
    width: 667px;
  }
  .main .container_warp .manufacture-box .category-row .category-l {
    width: 640px;
  }
  .manufacture-box .category-row .category-r {
    width: 706px;
  }
  .main .why-us-module .scale-el {
    width: 336px;
  }
  .main .why-us-module .choose-info .choose {
    width: 336px;
  }
  .main .why-us-module .layer-trade-row .layer-section {
    width: 660px;
  }
  .main .why-us-module .layer-trade-row .trade-section {
    width: 684px;
  }
  .main .why-us-module .layer-trade-row .trade-status .trade-status-l {
    width: 150px;
  }
  .main .news-forum-module .forum-section .forum-li {
    padding: 0 30px 0 25px;
  }
  .main .feedback-module .feedback-area .feed-cell {
    width: 332px;
  }
  .footer .footer-hub .footer-hub-r .hub-menu:first-child {
    width: 296px;
  }
  .main .news-forum-module .news-cell {
    width: 444px;
  }
  .manufacture-box .manufacture-row .manufacture-r .manu-el {
    width: 312px;
  }
  .manufacture-box .manufacture-row .manufacture-r .strengths-box {
    display: block;
  }
}
@media all and (max-width: 1280px) {
  .header .top-box {
    padding: 0;
  }
  .banner-box .container_warp .form-box {
    right: 120px;
  }
  .manufacture-box .manufacture-row .manufacture-l {
    padding-left: 15px;
    padding-right: 15px;
    background-size: auto;
  }
  .main .container_warp .manufacture-box .manufacture-row .manufacture-l {
    width: 100%;
  }
  .manufacture-box .manufacture-row .manufacture-r {
    width: 366px;
    display: none;
  }
  .main .container_warp .manufacture-box .category-row .category-l {
    width: 554px;
  }
  .main .why-us-module .scale-el {
    width: 314px;
  }
  .main .why-us-module .scale-el img {
    width: 100%;
  }
  .main .why-us-module .choose-info .choose {
    width: 314px;
  }
  .main .why-us-module .layer-trade-row .layer-section {
    width: 640px;
    padding-left: 0;
  }
  .main .why-us-module .layer-trade-row .trade-section {
    width: 620px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main .news-forum-module .forum-section .forum-li {
    padding: 0 13px 0 13px;
  }
  .main .news-forum-module .jump-quote-btn {
    margin-left: 220px;
  }
  .main .feedback-module .feedback-area .feed-cell {
    width: 312px;
  }
  .main .news-forum-module .cell-text {
    padding: 0 20px;
  }
  .main .news-forum-module .cell-graphic .graphic-text {
    margin-left: 10px;
  }
  .main .news-forum-module .news-cell {
    width: 416px;
  }
  .main .news-forum-module .cell-graphic {
    padding-left: 20px;
  }
  .main .why-us-module .choose-info .choose .choose-text {
    height: 100px;
  }
  .main .why-us-module .choose-info .choose .count {
    margin-top: 20px;
  }
  .strengths-box {
    display: none;
  }
  .footer .footer-hub .footer-hub-l {
    width: 520px;
  }
  .footer .footer-hub .footer-hub-r .hub-menu:first-child {
    width: 224px;
  }
  .footer .footer-hub .footer-hub-l .link-email-row .email-el {
    width: 294px;
  }
}
.pcs-box {
  position: relative;
}
.pcs-box .dropdown-input {
  width: 84%;
  text-indent: 15px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.pcs-box .board-nums {
  width: 400px;
  position: absolute;
  top: 42px;
  right: -1px;
  padding-bottom: 10px;
  z-index: 9;
  border: 1px solid #cfcfcf;
  background-color: #efefef;
  *position: relative;
  *top: 0;
  *left: 0;
  *z-index: 9;
  display: none;
}
.pcs-box .board-nums .other-box {
  height: 30px;
  border-radius: 2px;
  margin-left: 10px;
  background-color: #efefef;
}
.pcs-box .board-nums .other-box .other-input {
  width: 95px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #d8d8d8;
  color: #6e6e6e;
  padding-left: 3px;
  margin-right: 3px;
}
.pcs-box .board-nums .nums-tips {
  margin-left: 10px;
  padding-bottom: 6px;
  font-size: 14px;
}
.pcs-box .boardnumber {
  background-color: #efefef;
  padding: 5px;
  padding-left: 10px;
}
.pcs-box .boardnumber:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcs-box .boardnumber > li {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  padding: 0 5px;
  min-width: 40px;
  text-align: center;
  font-size: 12px;
  background-color: #ffffff;
  margin: 3px 1px;
  cursor: pointer;
  float: left;
  color: #313131;
}
.pcs-box .boardnumber > li:hover {
  background-color: #d0b8b8;
}
.pcs-box .confirm-btn {
  width: 60px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  cursor: pointer;
  border: 0;
  font-size: 12px;
  margin-left: 6px;
  background: #271e1e;
  border-radius: 2px;
  color: #fff;
}
.pcs-box .cancel-btn {
  width: 60px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  cursor: pointer;
  border: 0;
  font-size: 12px;
  margin-left: 6px;
  background: #7b7b7b;
  border-radius: 2px;
  color: #fff;
}
#snowflakeContainer {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}
#snowflakeContainer .snowflake {
  position: fixed;
  background-color: #FFFFFF;
  user-select: none;
  z-index: 1000;
  pointer-events: none;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
#ghost {
  --ghostXPos: 0px;
  --ghostYPos: 0px;
  transform: translate3d(var(--ghostXPos), var(--ghostYPos), 0);
  position: fixed;
  left: 20px;
  top: 10px;
  z-index: 1000;
  pointer-events: none;
  transition: 0.2s ease-out opacity;
}
#ghostImage {
  animation: ghostBounce 5s ease-in-out infinite;
  filter: drop-shadow(0px 2px 10px var(--darkStructureBorder));
}
#ghostOuter {
  animation: ghostSlide 10s ease-in-out infinite;
}
.floatie.miniheadericons {
  display: none;
}
@keyframes ghostSlide {
  0% {
    transform: translateX(-20px);
  }
  50% {
    transform: translateX(20px);
  }
  100% {
    transform: translateX(-20px);
  }
}
@keyframes ghostBounce {
  0% {
    transform: translateY(-20px);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(-20px);
  }
}
.floatie svg.enabled {
  border-bottom: 4px solid var(--primary);
  padding-bottom: 2px;
  margin-top: 4px;
  transition: all 0.2s ease-out;
}
/*2024-3-29 start*/
.new-turn-tool .link-cell {
  width: auto !important;
  display: flex !important;
  align-items: center !important;
}
.new-turn-tool .link-text {
  width: 410px !important;
}
/*2024-3-29 end*/
/*2024-4-9 Cookies start*/
.cookies-module {
  position: fixed;
  left: 30px;
  bottom: 116px;
  z-index: 999;
}
.cookies-module .icon-zhiwen-05 {
  font-size: 60px;
  cursor: pointer;
  position: relative;
}
.cookies-module .icon-zhiwen-05:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  background-color: #fff;
  content: '';
  display: block;
  z-index: -1;
}
.cookies-module .new-cookies-parent {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 480px;
  background: #FFFFFF;
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-radius: 4px;
}
.cookies-module .new-cookies-parent .title-top {
  padding: 8px 30px;
  border-bottom: 1px solid #e7e7e7;
}
.cookies-module .new-cookies-parent .title-top:after {
  clear: both;
  content: '';
  display: block;
}
.cookies-module .new-cookies-parent .title-top .title {
  font-size: 18px;
  color: #313131;
  float: left;
  font-family: NunitoSans-Bold;
}
.cookies-module .new-cookies-parent .title-top .icon-multiplication {
  font-size: 22px;
  float: right;
  cursor: pointer;
  margin-top: 2px;
  transition: all 0.3s ease;
  transform: rotate(0);
}
.cookies-module .new-cookies-parent .title-top .icon-multiplication:hover {
  transform: rotate(180deg);
}
.cookies-module .new-cookies-parent .cookies-content {
  padding: 20px 30px;
  border-bottom: 1px solid #e7e7e7;
}
.cookies-module .new-cookies-parent .cookies-content .cookies-des {
  font-size: 14px;
  color: #313131;
  line-height: 20px;
}
.cookies-module .new-cookies-parent .cookies-content .impower-rule {
  margin-top: 20px;
  color: #313131;
  font-size: 14px;
}
.cookies-module .new-cookies-parent .cookies-content .impower-rule .title {
  font-family: NunitoSans-Bold;
  margin-bottom: 6px;
}
.cookies-module .new-cookies-parent .cookies-content .impower-rule dd {
  padding: 10px 0;
}
.cookies-module .new-cookies-parent .cookies-content .icon-suoding {
  font-size: 20px;
  color: #20A0FF;
  font-weight: bold;
  vertical-align: bottom;
}
.cookies-module .new-cookies-parent .cookies-content .iconfont {
  margin-right: 6px;
}
.cookies-module .new-cookies-parent .cookies-content .icon-gou {
  color: #20A0FF;
  font-size: 20px;
  vertical-align: bottom;
}
.cookies-module .new-cookies-parent .cookies-content .icon-multiplication {
  font-size: 20px;
  vertical-align: bottom;
  color: #D9D9D9;
}
.cookies-module .new-cookies-parent .cookies-content .show-details {
  margin-top: 14px;
  font-family: NunitoSans-Bold;
  font-size: 14px;
  color: #20A0FF;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}
.cookies-module .new-cookies-parent .btn-region {
  text-align: center;
  padding: 14px 0;
}
.cookies-module .new-cookies-parent .btn-region .btn-com {
  display: inline-block;
  border-radius: 2px;
  height: 36px;
  line-height: 36px;
  width: 200px;
  text-align: center;
  font-family: NunitoSans-Bold;
  font-size: 14px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cookies-module .new-cookies-parent .btn-region .deny-btn {
  border: 1px solid #929292;
  color: #313131;
  margin-right: 16px;
}
.cookies-module .new-cookies-parent .btn-region .deny-btn:hover {
  background-color: #f6f3f3;
  border: 1px solid #f6f3f3;
}
.cookies-module .new-cookies-parent .btn-region .all-btn {
  background-color: #20A0FF;
  border: 1px solid #20A0FF;
  color: #FFFFFF;
}
.cookies-module .new-cookies-parent .btn-region .all-btn:hover {
  background-color: #3eabfa;
}
.new-cookies-pop:after {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5);
  content: '';
  display: block;
}
.new-cookies-pop .pop-shaw {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  box-sizing: border-box;
  text-align: center;
  z-index: 1002;
}
.new-cookies-pop .pop-shaw:after {
  display: inline-block;
  content: '';
  height: 100%;
  vertical-align: middle;
}
.new-cookies-pop .pop-body-parent {
  width: 640px;
  max-height: 836px;
  position: relative;
  background: #fff;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.1);
}
.new-cookies-pop .pop-body-head {
  padding: 30px;
  border-bottom: 1px solid #E7E7E7;
}
.new-cookies-pop .pop-body-head .head-top:after {
  clear: both;
  content: '';
  display: block;
}
.new-cookies-pop .pop-body-head .head-top .title {
  float: left;
  font-family: NunitoSans-Bold;
  font-size: 24px;
  color: #313131;
}
.new-cookies-pop .pop-body-head .head-top .icon-multiplication {
  font-size: 28px;
  font-weight: 500;
  color: #313131;
  float: right;
  margin-top: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.new-cookies-pop .pop-body-head .head-top .icon-multiplication:hover {
  transform: rotate(180deg);
}
.new-cookies-pop .pop-body-head .head-des {
  margin-top: 12px;
  font-size: 12px;
  color: #313131;
  line-height: 18px;
}
.new-cookies-pop .pop-body {
  padding: 24px 28px 8px;
  max-height: 586px;
  overflow-y: auto;
}
.new-cookies-pop .pop-body::-webkit-scrollbar {
  width: 4px;
  background: #EFF0F3;
}
.new-cookies-pop .pop-body::-webkit-scrollbar-thumb {
  background: #D9D9D9;
  border-radius: 4px;
}
.new-cookies-pop .pop-body .val-item {
  border: 1px solid #E7E7E7;
  padding: 22px;
  width: 580px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.new-cookies-pop .pop-body .val-item:last-child {
  margin-bottom: 0;
}
.new-cookies-pop .pop-body .item-top:after {
  clear: both;
  content: '';
  display: block;
}
.new-cookies-pop .pop-body .item-top .title {
  float: left;
  font-family: NunitoSans-Bold;
  font-size: 14px;
}
.new-cookies-pop .pop-body .top-r {
  float: right;
}
.new-cookies-pop .pop-body .top-r .icon-suoding {
  font-size: 24px;
  color: #20A0FF;
  margin-right: 24px;
}
.new-cookies-pop .pop-body .arrow-icon {
  display: inline-block;
  cursor: pointer;
  transform: rotate(0);
  transition: all 0.3s ease;
}
.new-cookies-pop .pop-body .arrow-icon.check-active {
  transform: rotate(180deg);
}
.new-cookies-pop .pop-body .check-btn {
  display: inline-block;
  width: 30px;
  height: 18px;
  border-radius: 10px;
  background: #929292;
  box-sizing: border-box;
  padding: 1px;
  cursor: pointer;
  margin-right: 20px;
}
.new-cookies-pop .pop-body .check-btn .btn-icon {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transition: transform 0.3s ease;
}
.new-cookies-pop .pop-body .check-btn.active {
  background: #20A0FF;
}
.new-cookies-pop .pop-body .check-btn.active .btn-icon {
  transform: translateX(12px);
}
.new-cookies-pop .pop-body .icon-alone-bottom {
  font-weight: 500;
  font-size: 30px;
  vertical-align: sub;
}
.new-cookies-pop .pop-body .icon-suo {
  font-size: 22px;
  color: #20A0FF;
  margin-right: 24px;
  font-weight: bold;
}
.new-cookies-pop .pop-body .val-des {
  margin-top: 14px;
  font-size: 12px;
  color: #313131;
  line-height: 18px;
}
.new-cookies-pop .pop-body .jump-skip {
  margin-top: 14px;
  font-family: NunitoSans-Bold;
  font-size: 14px;
  color: #20A0FF;
  text-decoration: underline;
}
.new-cookies-pop .pop-body .cookies-region {
  margin-top: 4px;
  margin-bottom: 14px;
}
.new-cookies-pop .pop-body .cookies-list {
  margin-right: 8px;
  margin-top: 10px;
  display: inline-block;
}
.new-cookies-pop .pop-body .title-item {
  background: #F2F2F2;
  border-radius: 2px;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
  padding: 6px 14px;
  display: inline-block;
  font-size: 14px;
  color: #313131;
}
.new-cookies-pop .pop-body .title-item:hover {
  border: 1px solid #313131;
}
.new-cookies-pop .pop-body .hint-box {
  display: inline-block;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  vertical-align: text-top;
  position: relative;
  cursor: pointer;
}
.new-cookies-pop .pop-body .hint-box:hover:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  content: '';
  display: block;
}
.new-cookies-pop .pop-body .hint-box:hover .hint-des {
  opacity: 1;
  visibility: visible;
}
.new-cookies-pop .pop-body .icon-question-line {
  font-size: 18px;
}
.new-cookies-pop .pop-body .hint-des {
  position: absolute;
  top: 30px;
  left: -90px;
  z-index: 666;
  padding: 8px 14px;
  width: 200px;
  background: #F6F0E2;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  border: 1px solid #E4DECF;
  font-size: 12px;
  color: #9E6C01;
  opacity: 0;
  visibility: hidden;
}
.new-cookies-pop .pop-body .storage-list {
  border-radius: 2px;
  border: 1px solid #D9D9D9;
  padding: 0 12px;
  box-sizing: border-box;
  margin-top: 10px;
}
.new-cookies-pop .pop-body .storage-list:after {
  display: block;
  content: '';
  clear: both;
}
.new-cookies-pop .pop-body .storage-list .title-item {
  border: none;
  background: none;
  float: left;
  padding: 6px 0;
  position: relative;
}
.new-cookies-pop .pop-body .storage-list .hint-box {
  position: static;
}
.new-cookies-pop .pop-body .storage-list .hint-des {
  width: 400px;
  left: -13px;
  top: 30px;
}
.new-cookies-pop .pop-body .storage-list .check-btn {
  display: inline-block;
  width: 30px;
  height: 18px;
  border-radius: 10px;
  background: #929292;
  margin-top: 6px;
  box-sizing: border-box;
  padding: 1px;
  cursor: pointer;
  float: right;
}
.new-cookies-pop .pop-body .storage-list .check-btn .btn-icon {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transition: transform 0.3s ease;
}
.new-cookies-pop .pop-body .storage-list .check-btn.active {
  background: #20A0FF;
}
.new-cookies-pop .pop-body .storage-list .check-btn.active .btn-icon {
  transform: translateX(12px);
}
.new-cookies-pop .btn-region {
  text-align: center;
  padding: 16px 28px 30px;
}
.new-cookies-pop .btn-region .btn-com {
  display: inline-block;
  border-radius: 2px;
  height: 44px;
  line-height: 44px;
  width: 180px;
  text-align: center;
  font-family: NunitoSans-Bold;
  font-size: 14px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.3s ease;
}
.new-cookies-pop .btn-region .sub-btn {
  background-color: #20A0FF;
  border: 1px solid #20A0FF;
  color: #fff;
}
.new-cookies-pop .btn-region .sub-btn:hover {
  background-color: #42abfa;
}
/*2024-4-9 Cookies end*/
/*# sourceMappingURL=index.css.map */