body {
  padding-top: 80px;
  box-sizing: border-box;
}

.ac-trade-guide {
  clear: both;
  padding: 7rem 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0;
}

.ac-trade-guide.int.ins {
  background-image: url('../images/trade/bg1.jpg');
}

.ac-trade-guide.int.out {
  background-image: url('../images/trade/bg2.jpg');
}

.ac-trade-guide .box {
  margin: 0 auto;
  padding: 0 16%;
}

.ac-trade-guide .box h4 {
  font-size: 1.5625rem;
  position: relative;
  margin: 0;
  padding: 0 0 1rem 0;
}

.ac-trade-guide .box h4:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background-color: #333333;
  width: 3.12rem;
}

.ac-trade-guide .box .intro {
  padding: 2rem 0 0 0;
  font-size: 1rem;
  color: #FFF;
  line-height: 1.85rem;
}

.ac-trade-guide .box .category {
  clear: both;
  margin-top: 2.5rem;
}

.ac-trade-guide .box .category ul {
  margin: -0.3125rem;
  font-size: 0;
}

.ac-trade-guide .box .category ul li {
  display: inline-block;
  width: 16.6666%;
  padding: 0.3125rem;
}

.ac-trade-guide .box .category ul li a {
  display: block;
  padding: 1.5rem 1rem;
  /*padding: 2.5rem 1rem;*/
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 1rem;
  color: #FFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.ac-trade-guide .box .category ul li a:hover {
  background-color: #F29330;
}

.ac-trade-guide .box .category ul li a img {
  max-height: 3.125rem;
  display: block;
  margin: 0 auto 0.7rem auto;
}

#trade-hd {
  position: relative;
  /*
  background-repeat: no-repeat;
  background-position: 0;
  background-size: cover;
  */
  z-index: 1;
}

#trade-hd .box {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-65%);
  width: 100%;
  padding: 5% 16.6666%;
  color: #FFF;
}

#trade-hd .box.down {
  transform: translateY(-55%);
}

#trade-hd .box h3 {
  font-size: 3.125rem;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#trade-hd .box .intro {
  padding: 2rem 0;
  line-height: 1.75rem;
}

#trade-hd .box .intro p {
  padding: 0.25rem 0;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
}

#trade-hd .box .contact {
  font-size: 0;
}

#trade-hd .box .contact li {
  display: inline-block;
  margin-right: 2rem;
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
}

#trade-hd .box .contact li img {
  width: 2.125rem;
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
}

#trade-hd .box .contact li span {
  display: inline-block;
  font-size: 1rem;
  vertical-align: middle;
}

#trade-hd .box .counter {
  font-size: 0;
}

#trade-hd .box .counter li {
  position: relative;
  padding: 1rem 2rem;
  display: inline-block;
  width: 25%;
}

#trade-hd .box .counter li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  background-color: rgba(232, 232, 232, 0.3);
}

#trade-hd .box .counter li p {
  display: inline-block;
  text-align: center;
}

#trade-hd .box .counter li p span {
  display: block;
  color: #FFF;
}

#trade-hd .box .counter li p span.en {
  font-size: 3.75rem;
  font-family: 'rubik-regular-webfont';
}

#trade-hd .box .counter li p span.cn {
  font-size: 1.125rem;
}

.category_hd {
  text-align: center;
  padding: 2rem 0;
}

.category_hd h4, .category_hd h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #333;
}

.category_hd h4 {
  font-size: 1.875rem;
}

.category_hd h5 {
  padding-top: 0.7rem;
  font-size: 1.125rem;
  color: #666;
}

.category_bd {
  clear: both;
  margin: 2rem 0 5rem 0;
  position: relative;
  z-index: 1;
}

.category_bd:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background-color: #E8E8E8;
  z-index: 2;
}

.category_bd .m {
  clear: both;
  position: relative;
  z-index: 3;
}

.category_bd .m .a {
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  top: 50%;
  margin-top: -1.5625rem;
  border-radius: 100%;
  background-color: #F08519;
  background-size: 0.4375rem;
  background-position: center;
  background-repeat: no-repeat;
  outline: none;
  cursor: pointer;
}

.category_bd .m .a.prev {
  background-image: url('../images/trade/arr-l.png');
  left: 0;
}

.category_bd .m .a.next {
  background-image: url('../images/trade/arr-r.png');
  right: 20%;
}

#category-swiper {
  margin: 0 10%;
}

#category-swiper .swiper-wrapper {
  padding: 1rem 1rem 4rem 1rem;
}

#category-swiper .swiper-slide {
  text-align: center;
}

#category-swiper .swiper-slide .c {
  border: 1px #FFF solid;
  display: inline-block;
  /*padding: 0.5rem;*/
  border-radius: 100%;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#category-swiper .swiper-slide .c img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

#category-swiper .swiper-slide.on .c, #category-swiper .swiper-slide:hover .c {
  border: 1px #F08519 solid;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
}

#category-swiper .swiper-slide .n {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 100%;
  padding-top: 1rem;
  left: 0;
}

#category-swiper .swiper-slide.on .n, #category-swiper .swiper-slide:hover .n {
  color: #F08519;
}

.ac-trade-products {
  clear: both;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 0 16.6666%;
}

.ac-trade-products .t {
  font-size: 1.56rem;
  padding: 3rem 0 0 0;
  text-align: center;
}

.ac-trade-products ul {
  margin: 0 -1.25rem;
  padding: 1.25rem 0;
  font-size: 0;
}

.ac-trade-products ul li {
  display: inline-block;
  width: 33.3333%;
  padding: 1.25rem;
}

.ac-trade-products ul li a {
  background-color: #FFF;
  padding: 1.25rem;
  font-size: 1rem;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.ac-trade-products ul li a:link, .ac-trade-products ul li a:visited {
  color: #333333;
}

.ac-trade-products ul li a:hover, .ac-trade-products ul li a:active {
  color: #F08519;
}

.ac-trade-products ul li .picture {
  clear: both;
  overflow: hidden;
}

.ac-trade-products ul li a .picture img {
  display: block;
  margin: 0;
  max-width: 100%;
}

.ac-trade-products ul li a:hover .picture img {
  animation-name: zoom;
  animation-direction: alternate;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-delay: 0s;
  animation-duration: 25s;
}

.ac-trade-products ul li a .n {
  padding-top: 1rem;
}

.ac-trade-products ul li a .n span {
  display: block;
  padding-right: 2rem;
  position: relative;
}

.ac-trade-products ul li a .n span:before, .ac-trade-products ul li a .n span:after {
  content: '';
  width: 0.5rem;
  height: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  background-color: #666666;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;

  /*transform: translateY(-50%);*/
}

.ac-trade-products ul li a .n span:before {
  margin-top: -0.15625rem;
  transform: rotate(45deg);
}

.ac-trade-products ul li a .n span:after {
  margin-top: 0.15625rem;
  transform: rotate(-45deg);
}

.ac-trade-products ul li a:hover .n span:before, .ac-trade-products ul li a:hover .n span:after {
  background-color: #F08519;
}

.ac-trade-products ul li a:hover .n span:before {
  transform: rotate(-45deg);
}

.ac-trade-products ul li a:hover .n span:after {
  transform: rotate(45deg);
}

@keyframes zoom {
  0%{
    transform: scale(1);
  }
  25%{
    transform: scale(1.2);
  }
  50%{
    transform: scale(1.4);
  }
  75%{
    transform: scale(1.2);
  }
  100%{
    transform: scale(1);
  }
}

.ac-product-details {
  clear: both;
  overflow: hidden;
  border-right: 1px #E8E8E8 solid;
  padding: 2.5rem;
}

.ac-product-details .a {
  font-size: 1.5625rem;
  border-bottom: 1px #E8E8E8 solid;
  padding: 0 0 2rem 0;
}

.ac-product-details .b {
  clear: both;
  position: relative;
  padding: 0 16.6666%;
  margin: 3rem 0;
}

.ac-product-details .b img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.ac-product-details .b .z {}

.ac-product-details .b .s {
  margin-top: 2rem;
}

.ac-product-details .b .s .swiper-slide {
  cursor: pointer;
}

.ac-product-details .b .s .swiper-slide.foc {
  border: 2px #F29330 solid;
}

.ac-product-details .b .n {
  width: 3.75rem;
  height: 3.75rem;
  border: 1px #E8E8E8 solid;
  border-radius: 0.3125rem;
  position: absolute;
  top: 50%;
  cursor: pointer;
  outline: none;
  margin-top: -1.875rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.ac-product-details .b .n.prev {
  left: 0;
}

.ac-product-details .b .n.next {
  right: 0;
}

.ac-product-details .b .n:hover {
  /*background-color: #F29330;*/
  border: 1px #F29330 solid;
}

.ac-product-details .b .n:before, .ac-product-details .b .n:after {
  content: '';
  width: 0.6rem;
  height: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #666666;
  margin-left: -0.3rem;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;

  /*transform: translateY(-50%);*/
}

.ac-product-details .b .n:before {
  margin-top: -0.2rem;
  transform: rotate(45deg);
}

.ac-product-details .b .n:after {
  margin-top: 0.2rem;
  transform: rotate(-45deg);
}

.ac-product-details .b .n.prev:before {
  margin-top: -0.2rem;
  transform: rotate(-45deg);
}

.ac-product-details .b .n.prev:after {
  margin-top: 0.2rem;
  transform: rotate(45deg);
}

.ac-product-details .b .n:hover:before, .ac-product-details .b .n:hover:after {
  background-color: #F29330;
}

.ac-product-details .b .n.prev:hover:before, .ac-product-details .b .n.prev:hover:after {
  margin-left: -0.6rem;
}

.ac-product-details .b .n.next:hover:before, .ac-product-details .b .n.next:hover:after {
  margin-left: 0;
}

.ac-product-details .c {
  clear: both;
}

.ac-product-details .c .h ul{
  margin: 0 -0.625rem;
  font-size: 0;
}

.ac-product-details .c .h ul li{
  display: inline-block;
  padding: 0 0.625rem;
  width: 33.3333%;
}

.ac-product-details .c .h ul li a{
  display: block;
  line-height: 3.75rem;
  background-color: #F6F1EE;
  color: #333;
  font-size: 1.25rem;
  text-align: center;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.ac-product-details .c .h ul li.on a,.ac-product-details .c .h ul li a:hover{
  background-color: #F0861B;
  color: #FFF;
}

.ac-product-details .c .h ul li a:after{
  position: absolute;
  content: '';
  width:0;
  height:0;
  border-right:1rem solid transparent;
  border-left:1rem solid transparent;
  border-top:1rem solid #F6F1EE;
  bottom: 0;
  left: 50%;
  margin-left: -1rem;

  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;

}

.ac-product-details .h ul li.on a:after,.ac-product-details .h ul li a:hover:after{
  bottom: -0.625rem;
  border-top:1rem solid #F0861B;
}

.ac-product-details .c .p {
  clear: both;
  padding: 2rem 0;
}

.ac-product-details .c .p .cx {
  line-height: 1.75rem;
  color: #666;
}

.ac-product-details .c .p .cx p {
  padding: 0.25rem 0;
}

.ac-product-details .c .p .ct h5 {
  font-size: 1.15rem;
  margin: 0 0 1.5rem 0;
  font-weight: normal;
  position: relative;
}

.ac-product-details .c .p .ct h5:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.5rem;
  width: 4rem;
  height: 1px;
  background-color: #E8E8E8;
}

.ac-product-details .c .p .ct p {
  padding: 0.6rem 0;
}

.domtr-fine-box {
  clear: both;
  margin: 3.75rem 0;
  background-color: #FFF;
  font-size: 0;
  position: relative;
}

.domtr-fine-box .folds {
  display: inline-block;
  width: 52%;
}

.domtr-fine-box .folds .items {
  background-color: #F5F0ED;
}

.domtr-fine-box .folds .items .rank {
  height: 4.375rem;
  line-height: 4.375rem;
  /*background-color: #F1E9E4;*/
  background-image: url('../images/icon_plus.png');
  background-repeat: no-repeat;
  background-position: 94%;
  background-size: 1.25rem;
  font-size: 1.125rem;
  padding: 0 2.625rem;
  cursor: pointer;
}

.domtr-fine-box .folds .items.current .rank {
  background-image: url('../images/icon_mines.png');
}

.domtr-fine-box .folds .items:nth-child(2) {
  background-color: #F1E9E4;
}

.domtr-fine-box .folds .items:last-child {
  background-color: #ECE2DC;
}

.domtr-fine-box .folds .items .details {
  display: none;
  padding: 1rem 2.625rem 2.625rem;
  color: #858585;
  font-size: 1rem;
  line-height: 1.875rem;
}

.domtr-fine-box .folds .items .preLoads {
  display: none;
}

.domtr-fine-box .folds .items.current {
  background-color: #FFF;
  position: relative;
}

.domtr-fine-box .folds .items.current .details {
  display: block;
}

.domtr-fine-box .picture {
  width: 48%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: 0;
  background-repeat: no-repeat;
}

.domtr-malls-box {
  clear: both;
  margin: 3.75rem 0;
}

.domtr-malls-box .hd {
  font-size: 1.56rem;
  clear: both;
  text-align: center;
}

.domtr-malls-box .bd {
  clear: both;
  margin-top: 2.75rem;
}

.domtr-malls-box .bd .swiper-slide {
  text-align: center;
  padding: 1rem 0;
}

.domtr-malls-box .bd .swiper-slide .c {
  border: 1px #FFF solid;
  display: inline-block;
  padding: 0.5rem;
  border-radius: 100%;
  border: 1px #F08519 solid;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.domtr-malls-box .bd .swiper-slide img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.domtr-malls-box .bd .swiper-slide.on .c, .domtr-malls-box .bd .swiper-slide:hover .c {
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
}

.domtr-malls-box .bd .swiper-slide .n {
  /*position: absolute;*/
  width: 100%;
  text-align: center;
  top: 100%;
  padding-top: 1rem;
  left: 0;
}

.domtr-malls-box .bd a.swiper-slide.on .n, .domtr-malls-box .bd a.swiper-slide:hover .n {
  color: #F08519;
}
