@charset "UTF-8";
/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  margin: 0;
  padding: 0;
  line-height: 1; }

body {
  font-family: 'Helvetica Neue', Helvetica, 'Microsoft YaHei', STXihei, 'PingFang SC','Hiragino Sans GB', Arial, sans-serif; }

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left;
  font-weight: normal; }

html, body, fieldset, img, iframe, abbr {
  border: 0; }

i, cite, em, var, address, dfn {
  font-style: normal; }

[hidefocus], summary {
  outline: 0; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6, small {
  font-size: 100%; }

sup, sub {
  font-size: 83%; }

pre, code, kbd, samp {
  font-family: inherit; }

q:before, q:after {
  content: none; }

textarea {
  overflow: auto;
  resize: none; }

label, summary {
  cursor: default; }

a, button {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: bold; }

del, ins, u, s, a, a:hover {
  text-decoration: none; }

body {
  background: #fff; }

a, a:hover {
  color: #333; }

/* function */
.f-cb:after, .f-cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: "."; }

.f-cb, .f-cbli li {
  zoom: 1; }

.f-ib {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.f-dn {
  display: none; }

.f-db {
  display: block; }

.f-fl {
  float: left; }

.f-fr {
  float: right; }

.f-pr {
  position: relative; }

.f-prz {
  position: relative;
  zoom: 1; }

.f-oh {
  overflow: hidden; }

.f-fwn {
  font-weight: normal; }

.f-fwb {
  font-weight: bold; }

.f-tal {
  text-align: left; }

.f-tac {
  text-align: center; }

.f-tar {
  text-align: right; }

.f-taj {
  text-align: justify;
  text-justify: inter-ideograph; }

.f-vam, .f-vama * {
  vertical-align: middle; }

.f-wsn {
  word-wrap: normal;
  white-space: nowrap; }

.f-pre {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all; }

.f-wwb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all; }

.f-ti {
  overflow: hidden;
  text-indent: -30000px; }

.f-ti2 {
  text-indent: 2em; }

.f-lhn {
  line-height: normal; }

.f-tdu, .f-tdu:hover {
  text-decoration: underline; }

.f-tdn, .f-tdn:hover {
  text-decoration: none; }

.f-toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.f-csp {
  cursor: pointer; }

.f-csd {
  cursor: default; }

.f-csh {
  cursor: help; }

.f-csm {
  cursor: move; }

.f-usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.f-one {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.f-ptrblm {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.f-ptbm {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto; }

.f-mb-34 {
  margin-bottom: 20px; }

.f-bl-1-eee {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #eee; }

.f-otw {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

@font-face {
  font-family: 'Conv_DINNEXTW1G-MEDIUM';
  src: url("../fonts/DINNEXTW1G-MEDIUM.eot");
  src: local("☺"), url("../fonts/DINNEXTW1G-MEDIUM.ttf") format("truetype"), url("../fonts/DINNEXTW1G-MEDIUM.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* 字体图标 */
@font-face {
    font-family: 'iconfont';  /* project id 582908 */
    src: url('//at.alicdn.com/t/font_582908_h8qtfw4djtw.eot');
    src: url('//at.alicdn.com/t/font_582908_h8qtfw4djtw.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_582908_h8qtfw4djtw.woff') format('woff'),
    url('//at.alicdn.com/t/font_582908_h8qtfw4djtw.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_582908_h8qtfw4djtw.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }


.error {
  display: block;
  border-left: 1px solid #f00 !important;
}

/*---------------------------------------------------自定义属性-----------------------------------------------------------------*/
/* 字号 */
/*
$f-fs-120: 120px;
$f-fs-100: 100px;
$f-fs-88: 88px;
$f-fs-84: 84px;
$f-fs-80: 80px;
$f-fs-72: 72px;
$f-fs-70: 70px;
$f-fs-60: 60px;
$f-fs-40: 40px;
$f-fs-48: 48px;
$f-fs-36: 36px;
$f-fs-34: 34px;
$f-fs-32: 32px;
$f-fs-28: 28px;
$f-fs-26: 26px;
$f-fs-24: 24px;
$f-fs-22: 22px;
$f-fs-20: 20px;
$f-fs-18: 18px;
$f-fs-16: 16px;
$f-fs-14: 14px;
$f-fs-12: 12px;
*/
.f-fs-120 {
  font-size: 120px; }

.f-fs-100 {
  font-size: 100px; }

.f-fs-88 {
  font-size: 88px; }

.f-fs-84 {
  font-size: 84px; }

.f-fs-80 {
  font-size: 80px; }

.f-fs-72 {
  font-size: 72px; }

.f-fs-70 {
  font-size: 70px; }

.f-fs-60 {
  font-size: 60px; }

.f-fs-56 {
  font-size: 56px; }

/* logo */
.f-fs-40 {
  font-size: 40px; }

.f-fs-48 {
  font-size: 48px; }

.f-fs-36 {
  font-size: 36px; }

.f-fs-34 {
  font-size: 34px; }

.f-fs-32 {
  font-size: 32px; }

.f-fs-28 {
  font-size: 28px; }

.f-fs-26 {
  font-size: 24px; }

.f-fs-24 {
  font-size: 24px; }

.f-fs-22 {
  font-size: 22px; }

.f-fs-20 {
  font-size: 20px; }

.f-fs-18 {
  font-size: 18px; }

.f-fs-16 {
  font-size: 16px; }

.f-fs-14 {
  font-size: 14px; }

.f-fs-12 {
  font-size: 12px; }

/* 颜色 */
/* 标题 */
/* 文字 */
/* 正文黑 */
/* 正文浅黑 */
/* 正文浅黑 */
/* 正文灰 */
/* 背景灰 */
/* 浅灰 */
/* 背景灰 */
/* 边框灰 */
/* 阴影 */
/* 时间 */
.f-time-300 {
  animation-duration: 0.6s;
  -webkit-animation-duration: 0.6s; }

.f-time-500 {
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s; }

.f-time-1500 {
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s; }

/* class */
.width-main {
  width: 1400px;
  margin-left: auto;
  margin-right: auto; }
.width-main a.logo img{
position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    line-height:80px; height: 50px;
}

.image-cover {
  background-position: center center;
  background-size: cover; }

.mb-180 {
  margin-bottom: 180px; }

/* 动画 */
.an-fadeInUp {
  -webkit-transition: easeOutQuad;
  -o-transition: easeOutQuad;
  transition: easeOutQuad; }

#respond {
  font-size: 12px;
  padding: 10px;
}

.banner {
  width: 100%;
  height: 720px;
  position: relative;
  overflow: hidden;
}
.banner .banner-img {
  width: 100%;
  height: 100%;
  transform: scale(1.5);
  position: absolute;
  top: 0;
  left: 0;
}
.banner.on .banner-img {
  transform: scale(1);
  transition: all 2s;
}
  .banner .banner-nei {
    color: #fff;
    height: 150px;
    padding: 0 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
    .banner .banner-nei .title {
      font-size: 48px;
      padding-top: 228px;
      display: none;
    }
    .banner .banner-nei .shu {
      width: 1px;
      height: 48px;
      background-color: #fff;
      margin: 30px auto;
      display: none;
    }
    .banner .banner-nei .daoyu {
      /*font-size: 24px; */
      font-size: 50px;
      font-weight: bold;
    }
      .banner .banner-nei .daoyu span {
        color: #eb6100;
        display: none;
      }
        .banner .banner-nei .daoyu span:first-child {
          margin-right: 10px; }
    .banner .banner-nei .tel div {
      font-size: 18px;
      margin-top: 48px; }
      .banner .banner-nei .tel div i {
        font-size: 20px; }
    .banner .banner-nei .tel p {
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      font-size: 32px;
      color: #eb6100;
      margin-top: 16px; }
    .banner .banner-nei .text {
      font-size: 20px;
      /*margin-top: 16px;*/
      margin-top: 48px;
      animation-delay: 200ms;
      transition: all 2s;
    }
  .banner .go-bottom {
    width: 54px;
    height: 87px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 70px;
    margin: auto;
    z-index: 100; }
    .banner .go-bottom .yan i {
      font-size: 54px;
      color: #fff;
      opacity: .7; }
    .banner .go-bottom .xia {
      color: #fff;
      opacity: .3; }
      .banner .go-bottom .xia i {
        font-size: 10px;
        display: block;
        -webkit-animation: xia 2s infinite;
        animation: xia 2s infinite; }

@-webkit-keyframes xia {
  0% {
    padding-top: 0; }
  100% {
    padding-top: 10px; } }

@keyframes xia {
  0% {
    padding-top: 0; }
  100% {
    padding-top: 10px; } }

/* 圆角 */
/* 多行省略号 */
/*---------------------------------------------------页头-----------------------------------------------------------------*/
.header.on {
  background-color: rgba(0, 0, 0, 0.8);
}
.header {
  width: 100%;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.3);
  margin-bottom: -80px;
  position: fixed;
  z-index: 999;
  transition: all .3s;
}
  .header .m-han {
    display: none; }
  .header .width-main .logo i {
    color: #eb6100;
    line-height: 80px; }
  .header .width-main .right .list ul li {
    float: left;
    margin-right: 60px; }
    .header .width-main .right .list ul li a {
      line-height: 80px;
      color: #fff;
      display: block;
      position: relative;
      -webkit-transition: color 0.6s;
      -o-transition: color 0.6s;
      transition: color 0.6s; }
      .header .width-main .right .list ul li a:hover {
        color: #eb6100; }
    .header .width-main .right .list ul li.cur a {
      color: #eb6100; }
      .header .width-main .right .list ul li.cur a::before {
        content: '';
        width: 50%;
        height: 2px;
        background-color: #eb6100;
        position: absolute;
        left: 0;
        bottom: 22px; }
  .header .width-main .right .header-login {
    line-height: 80px;
    margin-right: 20px;
    color: #fff; }
    .header .width-main .right .header-login i {
      margin-right: 5px; }
    .header .width-main .right .header-login a {
      color: #fff;
      -webkit-transition: color 0.6s;
      -o-transition: color 0.6s;
      transition: color 0.6s; }
      .header .width-main .right .header-login a:hover {
        color: #eb6100; }
  .header .width-main .right .cart {
    display: block;
    line-height: 80px;
    color: #fff;
    -webkit-transition: color 0.6s;
    -o-transition: color 0.6s;
    transition: color 0.6s; }
    .header .width-main .right .cart i {
      margin-right: 5px; }
    .header .width-main .right .cart:hover {
      color: #eb6100; }

/*---------------------------------------------------页脚-----------------------------------------------------------------*/
.footer {
  height: 222px;
  background-color: #000;
  position: relative;
}
  .footer .logo {
    width: 68px;
    height: 68px;
    margin: auto;
    padding: 60px 0 26px 0; }
.footer .logo img {
  display: block;
}
  .footer p {
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
  }
.footer p a {
  color: #fff;
}

/*---------------------------------------------------goTop-----------------------------------------------------------------*/
#index #goTop {
  display: none;
}
/*#index #goTop .hd {*/
  /*display: none;*/
/*}*/
#goTop {
  width: 64px;
  height: 154px;
  position: fixed;
  right: 52px;
  bottom: 300px;
  z-index: 999;
  display: none; }
  #goTop.on {
    display: block; }
#goTop .phone{
    margin-top: 16px;position: relative;
}
#goTop .phone span{
    position: absolute;z-index: 4;
    height: 100%;line-height: 64px;white-space: nowrap;
    background-color: #eb6100;
    right: 50%;padding: 0 20px;color: #fff;font-size: 14px;
    pointer-events: none;opacity: 0;
    transition: all 0.3s ease-in-out;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}
#goTop .phone:hover span{
    opacity: 1;
}
  #goTop .lx, #goTop .hd , #goTop .phone {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #eb6100;
    text-align: center;
    line-height: 64px;
    cursor: pointer; }
    #goTop .lx i, #goTop .hd i,#goTop .phone i {
      color: #fff;position: relative;z-index: 10; }
  #goTop .hd {
    margin-top: 26px; }
  #goTop .saosao {
    width: 232px;
    height: 335px;
    background-color: #fff;
    border: 1px solid #ececec;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 80px;
    display: none; }
    #goTop .saosao .er {
      width: 228px;
      height: 228px;
      display: block; }
      #goTop .saosao .er img {
        max-width: calc(100% - 20px);
        max-height: calc(100% - 20px);
        margin: 10px 0 0 10px;
      }
    #goTop .saosao .gz {
      text-align: center;
      color: #eb6100;
      margin-top: 20px; }
    #goTop .saosao p {
      text-align: center;
      color: #000;
      margin-top: 14px; }

/*---------------------------------------------------nav-----------------------------------------------------------------*/
.nav {
  margin-bottom: 100px; }
  .nav .width-main {
    height: 106px;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    margin-top: -53px;
    background-color: #fff;
    position: relative;
    z-index: 10;
    overflow: hidden; }
    .nav .width-main ul li {
      height: 106px;
      float: left;
      position: relative;
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
.nav .width-main ul li:last-child {
  float: right;
}
      .nav .width-main ul li .bj-en {
        width: 100%;opacity: 0;
        color: #f5f5f5;
        line-height: 106px;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        position: absolute;
        -webkit-transition: opacity 0.6s;
        -o-transition: opacity 0.6s;
        transition: opacity 0.6s; }
      .nav .width-main ul li .bj-yan {
        position: absolute;opacity: 0;
        left: 0;
        bottom: 0; }
        .nav .width-main ul li .bj-yan img {
          display: none; }
      .nav .width-main ul li .cn {
        width: 100%;
        color: #333;
        text-align: center;
        position: absolute;
        top: 44px;
        -webkit-transition: color 0.6s;
        -o-transition: color 0.6s;
        transition: color 0.6s; }
      .nav .width-main ul li .en {
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        position: absolute;
        top: 62px;
        display: none; }
      .nav .width-main ul li:not(:last-child):before {
        content: '';
        width: 1px;
        height: 16px;
        background-color: #ddd;
        position: absolute;
        right: 0;
        top: 44px; }
      .nav .width-main ul li:hover {
        background-color: #eb6100; }
        .nav .width-main ul li:hover .bj-en {
          opacity: 0; }
        .nav .width-main ul li:hover .cn {
          color: #fff; }
        .nav .width-main ul li:hover:before {
          display: none; }
      .nav .width-main ul li.cur {
        background-color: #eb6100; }
        .nav .width-main ul li.cur .bj-en {
          display: none; }
        .nav .width-main ul li.cur .bj-yan img {
          display: block; }
        .nav .width-main ul li.cur .cn {
          top: 45px;
          color: #fff; }
        .nav .width-main ul li.cur .en {
          color: #fff;
          display: block; }
        .nav .width-main ul li.cur:before {
          display: none; }

/*---------------------------------------------------main-----------------------------------------------------------------*/
/*#index {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}*/
#swIndex {
  height: 100vh;
}
#swIndex .swiper-slide-footer {
  height: 222px;
}
#index .header {
  margin-bottom: 0;
  /*position: absolute; */
  }

#index .banner {
  height: 100vh; }
  #index .banner .sw-banner {
    height: 100vh;
    position: relative; }
#index .banner .sw-banner .sw-pag {
  text-align: left;
  text-indent: 16vw;
  bottom: 20vw;
}
#index .banner .sw-banner .sw-pag span {
  width: 12px;
  height: 12px;
}
#index .banner .sw-banner .sw-pag span.swiper-pagination-bullet-active {
  background: #eb6100;
}
    #index .banner .sw-banner .swiper-container {
      width: 100%;
      height: 100%; }
#index .banner .sw-banner .swiper-container .sw-btn-prev,
#index .banner .sw-banner .swiper-container .sw-btn-next {
  background: none;
  font-size: 30px;
  color: #eb6100;
  margin-top: 10px;
}
#index .banner .sw-banner .swiper-container .sw-btn-prev i,
#index .banner .sw-banner .swiper-container .sw-btn-next i {
  display: block;font-size: 36px;
}
    #index .banner .sw-banner .swiper-slide {
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-box;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      align-items: center; }
    #index .banner .sw-banner .banner-box {
      height: 340px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
    #index .banner .sw-banner .title {
      color: #fff;
      margin-bottom: 74px; }
    #index .banner .sw-banner .text {
      width: 420px;
      color: #fff;
      line-height: 36px; }
    #index .banner .sw-banner .more {
      width: 200px;
      height: 62px;
      background-color: #eb6100;
      border-radius: 31px;
      margin-top: 100px;
      position: relative;
      cursor: pointer;
      -webkit-transition: width 0.6s;
      -o-transition: width 0.6s;
      transition: width 0.6s; }
      #index .banner .sw-banner .more p {
        color: #fff;
        line-height: 62px;
        text-align: center;
        margin-left: -40px; }
      #index .banner .sw-banner .more .yuan {
        width: 62px;
        height: 62px;
        border-radius: 50%;
        background-color: #fff;
        line-height: 62px;
        position: absolute;
        top: 0;
        right: 0; }
        #index .banner .sw-banner .more .yuan i {
          color: #eb6100; }
      #index .banner .sw-banner .more:hover {
        width: 210px; }


#product .banner .sw-banner {
    height: 100%;
    position: relative; }
#product .banner .sw-banner .sw-pag {
    text-align: left;
    text-indent: 16vw;
    bottom: 20vw;
}
#product .banner .sw-banner .sw-pag span {
    width: 12px;
    height: 12px;
}
#product .banner .sw-banner .sw-pag span.swiper-pagination-bullet-active {
    background: #eb6100;
}
#product .banner .sw-banner .swiper-container {
    width: 100%;
    height: 100%;top: 0; }
#product .banner .sw-banner .swiper-container .sw-btn-prev,
#product .banner .sw-banner .swiper-container .sw-btn-next {
    background: none;
    font-size: 30px;
    color: #eb6100;
    margin-top: 10px;
}
#product .banner .sw-banner .swiper-container .sw-btn-prev i,
#product .banner .sw-banner .swiper-container .sw-btn-next i {
    display: block;font-size: 36px;
}
#product .banner .sw-banner .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center; }
#product .banner .sw-banner .banner-box {
    height: 340px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
#product .banner .sw-banner .title {
    color: #fff;
    margin-bottom: 74px; }
#product .banner .sw-banner .text {
    width: 420px;
    color: #fff;
    line-height: 36px; }
#product .banner .sw-banner .more {
    width: 200px;
    height: 62px;
    background-color: #eb6100;
    border-radius: 31px;
    margin-top: 100px;
    position: relative;
    cursor: pointer;
    -webkit-transition: width 0.6s;
    -o-transition: width 0.6s;
    transition: width 0.6s; }
#product .banner .sw-banner .more p {
    color: #fff;
    line-height: 62px;
    text-align: center;
    margin-left: -40px; }
#product .banner .sw-banner .more .yuan {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 62px;
    position: absolute;
    top: 0;
    right: 0; }
#product .banner .sw-banner .more .yuan i {
    color: #eb6100; }
#product .banner .sw-banner .more:hover {
    width: 210px; }



#index .news {
  height: 100vh;
  position: relative;
}
  #index .news .width-main {
    position: relative;
    top: 100px;
  }
    #index .news .width-main .news-en {
      font-size: 200px;
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      text-transform: uppercase;
      color: #ececec;
      opacity: .4;
      white-space: nowrap;
      position: absolute;
      top: 15%;
      left: -180px; }
    #index .news .width-main .title {
      color: #363636;
      margin-bottom: 50px;
      padding-top: 18%; }
    #index .news .width-main p {
      color: #9d9d9d;
      line-height: 30px; }
    #index .news .width-main .swiper-button {
      width: 130px;
      position: relative; }
      #index .news .width-main .swiper-button .swiper-button-prev, #index .news .width-main .swiper-button .swiper-button-next {
        width: 58px;
        height: 58px;
        line-height: 58px;
        border-radius: 100%;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-image: none;
        margin-top: 160px;
        text-align: center;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
        #index .news .width-main .swiper-button .swiper-button-prev i, #index .news .width-main .swiper-button .swiper-button-next i {
          color: rgba(0, 0, 0, 0.2); }
        #index .news .width-main .swiper-button .swiper-button-prev:hover, #index .news .width-main .swiper-button .swiper-button-next:hover {
          background-color: #eb6100;
          border: 1px solid #eb6100; }
          #index .news .width-main .swiper-button .swiper-button-prev:hover i, #index .news .width-main .swiper-button .swiper-button-next:hover i {
            color: #fff; }
      #index .news .width-main .swiper-button .swiper-button-prev {
        left: 0; }
      #index .news .width-main .swiper-button .swiper-button-next {
        right: 0; }
  #index .news .list {
    width: -webkit-calc(100% - 668px);
    width: calc(100% - 668px);
    height: 725px;
    padding-top: 70px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    overflow: hidden; }
    #index .news .list .swiper-container {
      padding-left: 15px; }
      #index .news .list .swiper-container .swiper-wrapper .swiper-slide {
        width: 452px;
        cursor: pointer;
        position: relative; }
        #index .news .list .swiper-container .swiper-wrapper .swiper-slide .image {
          width: 452px;
          height: 616px;
          -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); }
        #index .news .list .swiper-container .swiper-wrapper .swiper-slide .title {
          color: #363636;
          line-height: 1.5em;
          margin: 38px 0 22px 0; }
#index .news .list .swiper-container .swiper-wrapper .swiper-slide .title a {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
        #index .news .list .swiper-container .swiper-wrapper .swiper-slide .text {
          color: #9d9d9d; }
        #index .news .list .swiper-container .swiper-wrapper .swiper-slide .time {
          width: 66px;
          height: 76px;
          background-color: #eb6100;
          -webkit-box-shadow: 0 7px 19px rgba(229, 123, 17, 0.2);
          box-shadow: 0 7px 19px rgba(229, 123, 17, 0.2);
          position: absolute;
          top: 570px;
          right: 17px; }
          #index .news .list .swiper-container .swiper-wrapper .swiper-slide .time .month, #index .news .list .swiper-container .swiper-wrapper .swiper-slide .time .day {
            font-family: "Conv_DINNEXTW1G-MEDIUM";
            color: #fff;
            position: absolute; }
          #index .news .list .swiper-container .swiper-wrapper .swiper-slide .time .month {
            top: 10px;
            left: 10px; }
          #index .news .list .swiper-container .swiper-wrapper .swiper-slide .time .day {
            right: 10px;
            bottom: 6px; }
          #index .news .list .swiper-container .swiper-wrapper .swiper-slide .time .xian {
            width: 66px;
            height: 76px;
            line-height: 76px;
            color: #fff;
            text-align: center; }

#index .investment {
  width: 100%;
  height: 100vh;
  position: relative; }
  #index .investment .map {
    max-width: 47%;
    height: 100%;
    max-height: 80vh;
    margin-left: 80px;
    padding-top: 160px;
    position: relative;
    z-index: 100;
  }
#index .investment .map .n-map{
    position: absolute;bottom: 0;right: 0;
    width: 5.8vw;max-width: 113px;
}
@media screen and (min-width: 1366px) {
    #index .investment .map .n-map{
        right: -50px;
    }
}
#index .investment .map svg {
  width: 100%;
  max-height: 100%;
  /*outline: 1px solid tomato;*/
}
  #index .investment .list {
    height: 440px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
    #index .investment .list .width-main .investment-box {
      width: 350px;
      float: right;
      overflow: hidden; }
      #index .investment .list .width-main .investment-box .title {
        color: #363636; }
      #index .investment .list .width-main .investment-box .men {
        height: 70px;
        margin: 84px 0 66px 0;
        position: relative; }
        #index .investment .list .width-main .investment-box .men #investmentNum {
          color: #eb6100;
          margin-top: -18px; }
        #index .investment .list .width-main .investment-box .men .jiahao {
          color: #eb6100;
          left: 180px;
          margin-top: -75px; }
        #index .investment .list .width-main .investment-box .men .mendian {
          color: #363636;
          position: absolute;
          bottom: 0;
          left: 220px; }
      #index .investment .list .width-main .investment-box .swiper-wrapper {
        height: 156px;padding-bottom: 28px; }
        #index .investment .list .width-main .investment-box .swiper-wrapper .swiper-slide {
          color: #9d9d9d;
          line-height: 30px; }
      #index .investment .list .width-main .investment-box .swiper-pagination {
        bottom: 0;
        text-align: left; }
        #index .investment .list .width-main .investment-box .swiper-pagination span {
          width: 12px;
          height: 12px;
          margin: 0 18px 0 0; }
          #index .investment .list .width-main .investment-box .swiper-pagination span.swiper-pagination-bullet-active {
            background-color: #eb6100; }

#about .nav .width-main ul li {
  width: 20%; }
#about .nav .width-main ul li a {
  display: block;
}
#about .content .about-1 .list {
  margin-bottom: 160px; }
  #about .content .about-1 .list .list-img, #about .content .about-1 .list .list-cen-box {
    width: 50%; }
  #about .content .about-1 .list .list-img {
    height: 462px;
    position: relative; }
    #about .content .about-1 .list .list-img .left-bottom {
      width: 100%;
      height: 248px;
      background-color: #f5f5f5;
      position: absolute;
      left: 0;
      bottom: 0; }
    #about .content .about-1 .list .list-img .left-bj {
      width: 621px;
      height: 412px;
      background-size: cover;
      background-position: center center;
      position: absolute;
      left: -webkit-calc((100% - 621px) / 2);
      left: calc((100% - 621px) / 2); }
  #about .content .about-1 .list .list-cen-box {
    height: 462px;
    position: relative; }
    #about .content .about-1 .list .list-cen-box .list-cen {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    #about .content .about-1 .list .list-cen-box .left-year {
      color: #c7c7c7;
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      position: relative; }
      #about .content .about-1 .list .list-cen-box .left-year::before {
        content: '';
        width: 38px;
        height: 2px;
        background-color: #eb6100;
        position: absolute;
        top: 64px;
        left: 0; }
    #about .content .about-1 .list .list-cen-box .left-title {
      color: #333;
      margin-top: 60px;
      line-height: 1.5em; }
    #about .content .about-1 .list .list-cen-box .left-text {
      color: #999;
      line-height: 24px;
      margin-top: 20px;
      text-align: justify; }
    #about .content .about-1 .list .list-cen-box .left-icon {
      margin-top: 30px; }
      #about .content .about-1 .list .list-cen-box .left-icon i {
        color: #eb6100; }

#about .content .about-1 .list-left .list-img {
  float: left; }

#about .content .about-1 .list-left .list-cen-box {
  float: right; }
  #about .content .about-1 .list-left .list-cen-box .list-cen {
    padding: 0 0 0 80px; }

#about .content .about-1 .list-right .list-img {
  float: right; }

#about .content .about-1 .list-right .list-cen-box {
  float: left; }
  #about .content .about-1 .list-right .list-cen-box .list-cen {
    padding: 0 80px 0 0; }

#about .content .about-2 .in-folk {
  margin-bottom: 98px; }
  #about .content .about-2 .in-folk .left {
    float: left; }
  #about .content .about-2 .in-folk .right {
    float: left;
    width: -webkit-calc(100% - 162px);
    width: calc(100% - 162px); }
    #about .content .about-2 .in-folk .right .title {
      font-weight: 600;
      color: #333;
      line-height: 1.2em; }
    #about .content .about-2 .in-folk .right .brand {
      margin: 30px 0 28px 0; }
    #about .content .about-2 .in-folk .right p {
      line-height: 32px;
      color: #999; }
      #about .content .about-2 .in-folk .right p span {
        color: #333; }
    #about .content .about-2 .in-folk .right .tu {
      width: 100%;
      height: 480px;
      margin-top: 30px;
      position: relative; }
      #about .content .about-2 .in-folk .right .tu .ditu {
        position: absolute;
        top: 0;
        right: 0; }
      #about .content .about-2 .in-folk .right .tu .caitu {
        position: absolute;
        top: 40px;
        left: 168px; }

#about .content .about-2 .in-china .left {
  float: left;
  width: -webkit-calc(100% - 162px);
  width: calc(100% - 162px); }
  #about .content .about-2 .in-china .left .liucheng {
    margin: 30px 0 0 0; }
    #about .content .about-2 .in-china .left .liucheng ul li {
      float: left; }
      #about .content .about-2 .in-china .left .liucheng ul li.wo .img img {
        display: block;
        margin: 0 auto; }
      #about .content .about-2 .in-china .left .liucheng ul li.wo .title {
        text-align: center;
        color: #333;
        margin: 14px 0;
        font-weight: bold; }
      #about .content .about-2 .in-china .left .liucheng ul li.wo p {
        color: #999; }
      #about .content .about-2 .in-china .left .liucheng ul li.jia {
        width: 100px;
        text-align: center;
        padding-top: 30px; }
        #about .content .about-2 .in-china .left .liucheng ul li.jia i {
          color: #c7c7c7; }
  #about .content .about-2 .in-china .left .tuwen {
    margin-top: 96px; }
    #about .content .about-2 .in-china .left .tuwen .en {
      float: left;
      width: 84px;
      text-transform: uppercase;
      color: #ececec;
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: tb-rl; }
    #about .content .about-2 .in-china .left .tuwen .img {
      width: 555px;
      height: 1050px;
      margin-left: 46px;
      float: left;
      position: relative; }
      #about .content .about-2 .in-china .left .tuwen .img img {
        position: absolute; }
      #about .content .about-2 .in-china .left .tuwen .img .top {
        top: 0;
        left: 0;
        z-index: 100; }
      #about .content .about-2 .in-china .left .tuwen .img .bottom {
        top: 396px;
        left: 268px; }
    #about .content .about-2 .in-china .left .tuwen .text p {
      color: #999;
      line-height: 26px; }
      #about .content .about-2 .in-china .left .tuwen .text p span {
        color: #333;
        font-weight: bold; }
    #about .content .about-2 .in-china .left .tuwen .text div {
      color: #333;
      margin: 88px 0 24px 0; }

#about .content .about-2 .in-china .right {
  float: left; }
  #about .content .about-2 .in-china .right .side-left {
    margin-left: 42px;
    margin-right: 0; }

#about .content .about-3 .yanwo {
  width: 100%;
  text-align: center;
  margin-bottom: 40px; }
  #about .content .about-3 .yanwo i {
    font-size: 132px;
    color: #eb6100; }

#about .content .about-3 .sjz {
  margin-bottom: 100px;
  position: relative; }
  #about .content .about-3 .sjz .left {
    width: 50%;
    position: absolute;
    top: 13px;
    left: 0;
    z-index: 100; }
    #about .content .about-3 .sjz .left .sjz-gs {
      width: 410px;
      margin: 40px 0 120px 212px; }
      #about .content .about-3 .sjz .left .sjz-gs .img {
        float: left; }
      #about .content .about-3 .sjz .left .sjz-gs .text {
        float: left;
        font-family: "Conv_DINNEXTW1G-MEDIUM";
        color: #333;
        margin-top: 120px;
        margin-left: 50px; }
        #about .content .about-3 .sjz .left .sjz-gs .text .text-top .top-left {
          float: left; }
        #about .content .about-3 .sjz .left .sjz-gs .text .text-top .top-right {
          float: right; }
          #about .content .about-3 .sjz .left .sjz-gs .text .text-top .top-right .en {
            margin: 13px 0 15px 0; }
        #about .content .about-3 .sjz .left .sjz-gs .text .yaj {
          margin-top: 5px; }
    #about .content .about-3 .sjz .left .sjz-list {
      padding-right: 78px;
      text-align: right; }
      #about .content .about-3 .sjz .left .sjz-list .year::before {
        left: auto;
        right: 0; }
      #about .content .about-3 .sjz .left .sjz-list .year::after {
        left: auto;
        right: -81px; }
      #about .content .about-3 .sjz .left .sjz-list.on .year::before {
        width: 132px;
        right: -81px;
        -webkit-transition: all 3s;
        -o-transition: all 3s;
        transition: all 3s; }
  #about .content .about-3 .sjz .xian {
    width: 13px;
    margin-bottom: 100px;
    position: relative;
    overflow: hidden; }
    #about .content .about-3 .sjz .xian .yuan {
      width: 13px;
      height: 13px;
      border-radius: 50%;
      border: 2px solid #eb6100;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background-color: #fff; }
    #about .content .about-3 .sjz .xian .shu-bj {
      width: 1px;
      height: 100%;
      background-color: #c7c7c7;
      margin: 0 auto; }
    #about .content .about-3 .sjz .xian .shu-shi {
      width: 1px;
      height: 100px;
      background-color: #000;
      position: absolute;
      top: 13px;
      left: 6px;
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
    #about .content .about-3 .sjz .xian .yuan-bottom {
      width: 13px;
      height: 13px;
      border-radius: 50%;
      border: 2px solid #eb6100;
      background-color: #fff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: absolute;
      left: 0;
      bottom: 0; }
  #about .content .about-3 .sjz .right {
    width: 50%;
    position: absolute;
    top: 160px;
    right: 0; }
    #about .content .about-3 .sjz .right .sjz-list {
      padding-left: 78px; }
      #about .content .about-3 .sjz .right .sjz-list .year span::before {
        content: '';
        width: 21px;
        height: 21px;
        border-radius: 50%;
        background-color: #fff;
        border: 1px solid #eb6100;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 53px;
        left: -89px;
        z-index: 1;
        -webkit-transition: all 1.5s;
        -o-transition: all 1.5s;
        transition: all 1.5s; }
      #about .content .about-3 .sjz .right .sjz-list:first-child {
        margin-top: 120px; }
      #about .content .about-3 .sjz .right .sjz-list.on .year::before {
        width: 132px;
        left: -80px;
        -webkit-transition: all 3s;
        -o-transition: all 3s;
        transition: all 3s; }
  #about .content .about-3 .sjz .sjz-list {
    margin-bottom: 120px; }
    #about .content .about-3 .sjz .sjz-list .year {
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      color: #c7c7c7;
      font-size: 16px;
      position: relative; }
      #about .content .about-3 .sjz .sjz-list .year span::before {
        content: '';
        width: 21px;
        height: 21px;
        border-radius: 50%;
        background-color: #fff;
        border: 1px solid #eb6100;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 53px;
        right: -88px;
        z-index: 1;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
      #about .content .about-3 .sjz .sjz-list .year::before {
        content: '';
        width: 52px;
        height: 1px;
        background-color: #eb6100;
        position: absolute;
        top: 63px;
        left: 0;
        -webkit-transition: all 3s;
        -o-transition: all 3s;
        transition: all 3s; }
      #about .content .about-3 .sjz .sjz-list .year::after {
        content: '';
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background-color: #eb6100;
        position: absolute;
        top: 60px;
        left: -82px;
        z-index: 1;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
    #about .content .about-3 .sjz .sjz-list p {
      line-height: 24px;
      color: #999;
      margin-top: 40px; }
    #about .content .about-3 .sjz .sjz-list .img {
      margin-top: 15px; }
    #about .content .about-3 .sjz .sjz-list.on .year span {
      color: #eb6100; }






#about .content .about-3 .sjz .right .sjz-list1 {
    padding-left: 78px; }
#about .content .about-3 .sjz .right .sjz-list1 .year span::before {
    content: '';
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #eb6100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 53px;
    left: -89px;
    z-index: 1;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s; }
#about .content .about-3 .sjz .right .sjz-list1:first-child {
    margin-top: 120px; }
#about .content .about-3 .sjz .right .sjz-list1.on .year::before {
    width: 132px;
    left: -80px;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s; }
#about .content .about-3 .sjz .sjz-list1 {
    margin-bottom: 120px; }
#about .content .about-3 .sjz .sjz-list1 .year {
    font-family: "Conv_DINNEXTW1G-MEDIUM";
    color: #c7c7c7;
    font-size: 16px;
    position: relative; }
#about .content .about-3 .sjz .sjz-list1 .year span::before {
    content: '';
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #eb6100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 53px;
    right: -88px;
    z-index: 1;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
#about .content .about-3 .sjz .sjz-list1 .year::before {
    content: '';
    width: 52px;
    height: 1px;
    background-color: #eb6100;
    position: absolute;
    top: 63px;
    left: 0;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s; }
#about .content .about-3 .sjz .sjz-list1 .year::after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #eb6100;
    position: absolute;
    top: 60px;
    left: -82px;
    z-index: 1;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
#about .content .about-3 .sjz .sjz-list1 p {
    line-height: 24px;
    color: #999;
    margin-top: 40px; }
#about .content .about-3 .sjz .sjz-list1 .img {
    margin-top: 15px; }
#about .content .about-3 .sjz .sjz-list1.on .year span {
    color: #eb6100; }




#about .content .about-4 .honor {
  width: 100%;
  height: 595px;
  position: relative;
  overflow: hidden; }
  #about .content .about-4 .honor .bj {
    width: 100%;
    height: 350px;
    background-color: #f5f5f5;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1; }
  #about .content .about-4 .honor .left {
    width: 570px;
    height: 488px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    margin-left: 90px;
    position: relative;
    float: left; }
    #about .content .about-4 .honor .left .swiper-container {
      width: 470px;
      height: 370px;
      padding-top: 50px; }
      #about .content .about-4 .honor .left .swiper-container .swiper-slide div {
        height: 320px;
        background-size: cover;
        background-position: center; }
      #about .content .about-4 .honor .left .swiper-container .swiper-slide p {
        width: 100%;
        color: #333;
        text-align: center;
        font-weight: bold;
        position: absolute;
        bottom: 0; }
    #about .content .about-4 .honor .left .swiper-pagination {
      width: 100%;
      bottom: -60px; }
      #about .content .about-4 .honor .left .swiper-pagination span {
        margin: 0 9px;
        width: 12px;
        height: 12px;
        border-radius: 50%; }
        #about .content .about-4 .honor .left .swiper-pagination span.swiper-pagination-bullet-active {
          background: #eb6100; }
  #about .content .about-4 .honor .right {
    float: left;
    margin-left: 60px; }
    #about .content .about-4 .honor .right .honor {
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      height: 192px;
      font-size: 192px;
      color: #f5f5f5;
      text-transform: uppercase;
      margin-top: 101px; }
    #about .content .about-4 .honor .right .swiper-button {
      width: 134px;
      height: 58px;
      position: relative; }
      #about .content .about-4 .honor .right .swiper-button .swiper-button-next, #about .content .about-4 .honor .right .swiper-button .swiper-button-prev {
        width: 58px;
        height: 58px;
        border-radius: 50%;
        top: -77px;
        margin-top: 0;
        background-color: #fff;
        border: 1px solid #c7c7c7;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        background-image: none; }
        #about .content .about-4 .honor .right .swiper-button .swiper-button-next i, #about .content .about-4 .honor .right .swiper-button .swiper-button-prev i {
          color: #c7c7c7;
          line-height: 58px; }
        #about .content .about-4 .honor .right .swiper-button .swiper-button-next.swiper-button-disabled, #about .content .about-4 .honor .right .swiper-button .swiper-button-prev.swiper-button-disabled {
          opacity: 1; }
        #about .content .about-4 .honor .right .swiper-button .swiper-button-next:hover, #about .content .about-4 .honor .right .swiper-button .swiper-button-prev:hover {
          background-color: #eb6100;
          border: 1px solid #eb6100; }
          #about .content .about-4 .honor .right .swiper-button .swiper-button-next:hover i, #about .content .about-4 .honor .right .swiper-button .swiper-button-prev:hover i {
            color: #fff; }
      #about .content .about-4 .honor .right .swiper-button .swiper-button-next {
        right: 0; }
      #about .content .about-4 .honor .right .swiper-button .swiper-button-prev {
        left: 0; }
    #about .content .about-4 .honor .right .swiper-container {
      width: 600px;
      height: 148px; }

#about .content .about-4 .img-list ul {
  margin-left: 75px; }
  #about .content .about-4 .img-list ul li {
    width: 390px;
    height: 334px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 66px 15px 0;
    float: left; }
    #about .content .about-4 .img-list ul li div {
      height: calc(100% - 72px - 13px);
      margin: 13px auto 0;
      text-align: center;
    }
#about .content .about-4 .img-list ul li div img {
  max-width: 100%;
  max-height: 100%;
}
    #about .content .about-4 .img-list ul li p {
      text-align: center;
      color: #333;
      line-height: 72px;
      font-weight: bold; }

#about .content .about-4 .left .swiper-slide {
  height: 370px; }

#about .content .about-4 .right .swiper-slide.swiper-slide-active {
  border: 2px solid #eb6100;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#about .content .about-4 .swiper-slide {
  height: 128px;
  background-size: cover;
  background-position: center; }

#about .content .about-4 .gallery-thumbs {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0; }

#about .content .about-4 .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4; }

#about .content .about-4 .gallery-thumbs .swiper-slide-active {
  opacity: 1; }

#about .content .about-5 .left {
  float: left; }

#about .content .about-5 .right {
  float: left;
  width: -webkit-calc(100% - 162px);
  width: calc(100% - 162px); }
  #about .content .about-5 .right .title {
    color: #333; }
  #about .content .about-5 .right .map {
    color: #eb6100;
    margin: 28px 0 18px 0; }
  #about .content .about-5 .right .text {
    color: #999;
    line-height: 26px; }
  #about .content .about-5 .right .swiper-box {
    margin-top: 30px;
    padding-bottom: 160px;
    position: relative; }
    #about .content .about-5 .right .swiper-box .gallery-top div {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }
    #about .content .about-5 .right .swiper-box .gallery-thumbs {
      width: 337px;
      height: 675px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 100; }
      #about .content .about-5 .right .swiper-box .gallery-thumbs .swiper-wrapper {
        margin-top: 270px; }
      #about .content .about-5 .right .swiper-box .gallery-thumbs .swiper-slide {
        position: relative;
        overflow: hidden; }
        #about .content .about-5 .right .swiper-box .gallery-thumbs .swiper-slide .sw-bj {
          width: 204px;
          height: 100%;
          background-size: cover;
          background-position: center center;
          transform: translateX(0);
          position: absolute;
          right: 0;
          z-index: 10; }
          #about .content .about-5 .right .swiper-box .gallery-thumbs .swiper-slide .sw-bj::before {
            content: '';
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.6);
            position: absolute;
            top: 0;
            left: 0; }
        #about .content .about-5 .right .swiper-box .gallery-thumbs .swiper-slide .sw-title {
          width: 36px;
          height: 100%;
          background-color: #eb6100;
          position: absolute;
          top: 0;
          right: 0; }
          #about .content .about-5 .right .swiper-box .gallery-thumbs .swiper-slide .sw-title p {
            width: 20px;
            text-align: center;
            background-color: #eb6100;
            color: #fff;
            padding-bottom: 10px;
            margin: auto;
            position: relative;
            top: 20px;
            z-index: 2; }
          #about .content .about-5 .right .swiper-box .gallery-thumbs .swiper-slide .sw-title::before {
            content: '';
            width: 1px;
            height: 60%;
            background-color: #fff;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 20px;
            margin: auto;
            z-index: 1; }
        #about .content .about-5 .right .swiper-box .gallery-thumbs .swiper-slide.swiper-slide-active {
          -webkit-transform: scale(1.4);
          -ms-transform: scale(1.4);
          transform: scale(1.4);
          -webkit-transform-origin: right;
          -ms-transform-origin: right;
          transform-origin: right;
          z-index: 100; }
          #about .content .about-5 .right .swiper-box .gallery-thumbs .swiper-slide.swiper-slide-active .sw-bj {
            border: 10px solid #fff;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            /*right: 35px;*/
            transform: translateX(-35px);
            /*-webkit-transition: right 0.6s;*/
            /*-o-transition: right 0.6s;*/
            /*transition: all 0.6s;*/
          }
            #about .content .about-5 .right .swiper-box .gallery-thumbs .swiper-slide.swiper-slide-active .sw-bj::before {
              content: '';
              width: 100%;
              height: 100%;
              background-color: transparent;
              position: absolute;
              top: 0;
              left: 0; }
    #about .content .about-5 .right .swiper-box .gallery-top {
      width: -webkit-calc(100% - 204px);
      width: calc(100% - 204px);
      height: 675px;
      float: left; }

#merchant .nav .width-main ul li {
  width: -webkit-calc(100% / 7);
  width: calc(100% / 7); }
  #merchant .nav .width-main ul li:last-child {
    float: right; }

#merchant .content .left {
  float: left; }

#merchant .content .right {
  width: -webkit-calc(100% - 162px);
  width: calc(100% - 162px);
  margin-bottom: 160px;
  float: left; }
#merchant .content .right img{height: auto!important;max-width: 100%;}

#merchant .content .merchant-1 .right .text .title {
  color: #333;
  font-weight: bold; }

#merchant .content .merchant-1 .right .text .biaoyu {
  color: #eb6100;
  font-weight: bold;
  padding: 30px 0 25px 0;
  line-height: 1.2em; }

#merchant .content .merchant-1 .right .text .heng {
  width: 33px;
  height: 2px;
  background-color: #eb6100;
  margin: 28px 0 30px 0; }

#merchant .content .merchant-1 .right .text .jianshu {
  color: #999;
  line-height: 26px;
  text-align: justify;
  text-transform: uppercase; }

#merchant .content .merchant-1 .right .three {
  margin: 50px 0 70px 0; }
  #merchant .content .merchant-1 .right .three .list {
    width: 396px;
    height: 242px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eee;
    margin-right: 20px;
    float: left;
    position: relative; }
    #merchant .content .merchant-1 .right .three .list:last-child {
      margin-right: 0; }
    #merchant .content .merchant-1 .right .three .list .list-icon {
      width: 100%;
      height: 54px;
      text-align: center;
      margin: 40px 0 24px 0; }
      #merchant .content .merchant-1 .right .three .list .list-icon i {
        font-size: 54px; }
    #merchant .content .merchant-1 .right .three .list .title {
      color: #333;
      text-align: center;
      margin-bottom: 15px; }
    #merchant .content .merchant-1 .right .three .list .text {
      width: 80%;
      color: #999;
      line-height: 1.5em;
      text-align: center;
      margin: auto; }
    #merchant .content .merchant-1 .right .three .list .heng {
      width: 33px;
      height: 2px;
      background-color: #eb6100;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 26px;
      margin: auto; }

#merchant .content .merchant-1 .right .tuwen .wen {
  width: 40%;
  float: left; }
  #merchant .content .merchant-1 .right .tuwen .wen .text:first-child {
    margin-bottom: 68px; }
  #merchant .content .merchant-1 .right .tuwen .wen .nei-logo {
    margin-top: 32px; }
    #merchant .content .merchant-1 .right .tuwen .wen .nei-logo i {
      color: #eb6100; }

#merchant .content .merchant-1 .right .tuwen .tu {
  width: 50%;
  margin-left: 10%;
  float: left; }
  #merchant .content .merchant-1 .right .tuwen .tu .en {
    text-transform: uppercase;
    font-family: "Conv_DINNEXTW1G-MEDIUM";
    color: #f5f5f5; }
  #merchant .content .merchant-1 .right .tuwen .tu .img {
    width: 100%;
    height: 322px; }

#merchant .content .merchant-2 .right .list-box {
  width: 100%;
  height: auto;
  border: 1px solid #eee;
  margin-bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s; }
  #merchant .content .merchant-2 .right .list-box:last-child {
    margin-bottom: 0; }
  #merchant .content .merchant-2 .right .list-box .list {
      display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;
    padding: 44px 60px; }

    #merchant .content .merchant-2 .right .list-box .list .text {
      width: 45%;
      height: auto;
      margin-top: 40px;
      float: left; }
      #merchant .content .merchant-2 .right .list-box .list .text .num {
        float: left;
        font-family: "Conv_DINNEXTW1G-MEDIUM";
        color: #999;
        margin-right: 30px;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
      #merchant .content .merchant-2 .right .list-box .list .text .jieshao {
        float: left;
        height: 84px;
        padding-top: 6px;
        position: relative; }
        #merchant .content .merchant-2 .right .list-box .list .text .jieshao .title {
          color: #333; }
        #merchant .content .merchant-2 .right .list-box .list .text .jieshao .futi {
          color: #999;
          margin-top: 15px;
          line-height: 1.2em; }
        #merchant .content .merchant-2 .right .list-box .list .text .jieshao .heng {
          width: 38px;
          height: 2px;
          background-color: #eb6100;
          position: absolute;
          bottom: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s; }
    #merchant .content .merchant-2 .right .list-box .list .img {
      width: 55%;
      height: 162px;
      float: right; }
  #merchant .content .merchant-2 .right .list-box.list-right .list .text {
    width: 45%;
    float: right; }
    #merchant .content .merchant-2 .right .list-box.list-right .list .text .num {
      margin-left: 50px; }
  #merchant .content .merchant-2 .right .list-box.list-right .list .img {
    width: 55%;
    float: left; }
  #merchant .content .merchant-2 .right .list-box:hover {
    border: 1px solid #fff;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); }
    #merchant .content .merchant-2 .right .list-box:hover .list .text .num {
      color: #eb6100; }
    #merchant .content .merchant-2 .right .list-box:hover .list .text .jieshao .heng {
      width: 100%;
      height: 1px; }

#merchant .content .merchant-3 .right .list {
  margin-bottom: 86px; }
  #merchant .content .merchant-3 .right .list:last-child {
    margin-bottom: 0; }
  #merchant .content .merchant-3 .right .list .title {
    margin-bottom: 40px; }
    #merchant .content .merchant-3 .right .list .title .num {
      float: left;
      width: 90px;
      height: 60px;
      position: relative; }
      #merchant .content .merchant-3 .right .list .title .num .shu {
        color: #eb6100;
        font-family: "Conv_DINNEXTW1G-MEDIUM"; }
      #merchant .content .merchant-3 .right .list .title .num i {
        color: #eb6100;
        position: absolute;
        top: 0;
        right: 0; }
      #merchant .content .merchant-3 .right .list .title .num::before {
        content: '';
        width: 0;
        height: 0;
        border-bottom: 54px solid #fff;
        border-left: 54px solid transparent;
        position: absolute;
        top: 0;
        right: 0; }
    #merchant .content .merchant-3 .right .list .title .text {
      float: left;
      color: #333;
      margin: 30px 0 0 6px;
      font-weight: bold; }
  #merchant .content .merchant-3 .right .list .table {
    width: 100%;
    position: relative;
  }
    #merchant .content .merchant-3 .right .list .table img {
      width: 100%; }

#merchant .content .merchant-3 .right .list .table .zhe {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.1);
  text-align: center;
  display: block;
}
#merchant .content .merchant-3 .right .list .table .zhe i {
  color: #fff;
  font-size: 30px;
}

  #merchant .content .merchant-3 .right .list .jieshao .zhuti {
    margin: 40px 0;
    color: #eb6100;
    font-size: 24px;
  }
  #merchant .content .merchant-3 .right .list .jieshao .jieshi {
    line-height: 26px;
    color: #999;
    margin-bottom: 30px;
    font-size: 16px;
  }
    #merchant .content .merchant-3 .right .list .jieshao .jieshi span {
      color: #333;
      font-family: "Conv_DINNEXTW1G-MEDIUM"; }
      #merchant .content .merchant-3 .right .list .jieshao .jieshi span span {
        color: #333; }
    #merchant .content .merchant-3 .right .list .jieshao .jieshi:last-child {
      margin-bottom: 0; }

#merchant .content .merchant-4 .right ul li {
  width: 100%;
  height: 166px;
  border-radius: 83px;
  background-color: #f5f5f5;
  margin-bottom: 70px;
  position: relative; }
  #merchant .content .merchant-4 .right ul li::before, #merchant .content .merchant-4 .right ul li:after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #f5f5f5;
    position: absolute;
    left: 96px; }
  #merchant .content .merchant-4 .right ul li::before {
    bottom: -30px; }
  #merchant .content .merchant-4 .right ul li:after {
    bottom: -50px; }
  #merchant .content .merchant-4 .right ul li:last-child {
    margin-bottom: 0; }
    #merchant .content .merchant-4 .right ul li:last-child::before, #merchant .content .merchant-4 .right ul li:last-child:after {
      display: none; }
  #merchant .content .merchant-4 .right ul li .list {
    padding: 23px; }
    #merchant .content .merchant-4 .right ul li .list .num {
      width: 120px;
      height: 120px;
      border-radius: 50%;
      background-color: #eb6100;
      text-align: center;
      line-height: 130px;
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      color: #fff;
      position: relative;
      float: left; }
      #merchant .content .merchant-4 .right ul li .list .num::before {
        content: '';
        width: 110px;
        height: 110px;
        border-radius: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #fff;
        position: absolute;
        top: 5px;
        left: 5px; }
    #merchant .content .merchant-4 .right ul li .list .jianjie {
      padding: 0 60px 0 176px; }
      #merchant .content .merchant-4 .right ul li .list .jianjie .title {
        color: #333;
        font-weight: bold;
        margin-top: 10px; }
      #merchant .content .merchant-4 .right ul li .list .jianjie .en {
        color: #c7c7c7;
        text-transform: uppercase;
        margin: 10px 0 12px 0; }
      #merchant .content .merchant-4 .right ul li .list .jianjie p {
        color: #999;
        line-height: 24px; }
        #merchant .content .merchant-4 .right ul li .list .jianjie p a {
          color: #eb6100;
          text-decoration: underline; }

#merchant .content .merchant-5 .left .side-left .shu {
  padding-bottom: 200px;
}
#merchant .content .merchant-5 .right .top {
  margin-top: 50px; }
  #merchant .content .merchant-5 .right .top .wangdian {
    color: #333;
    margin-right: 20px;
    float: left; }
    #merchant .content .merchant-5 .right .top .wangdian span {
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      color: #eb6100; }

#merchant .content .merchant-5 .right .fubt {
  margin: 38px 0 20px 0; }
  #merchant .content .merchant-5 .right .fubt p {
    color: #999;
    line-height: 26px; }

#merchant .content .merchant-5 .right .map {
  width: 100%; }
#merchant .content .merchant-5 .right .n-map{
    position: absolute;bottom: 0;right: 0px;
    width: 6.8vw;max-width: 113px;
}
  #merchant .content .merchant-5 .right .map.map-p {
    position: relative; }
    #merchant .content .merchant-5 .right .map.map-p svg {
      width: 90%;
      position: relative; }
    #merchant .content .merchant-5 .right .map.map-p .text {
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      color: #f5f5f5;
      text-transform: uppercase;
      position: absolute;
      top: 154px;
      right: 0; }

#merchant .content .merchant-5 .right .store {
  margin-top: 114px; }
  #merchant .content .merchant-5 .right .store .store-top {
    margin-bottom: 60px; }
    #merchant .content .merchant-5 .right .store .store-top .store-left {
      float: left; }
      #merchant .content .merchant-5 .right .store .store-top .store-left .yuan {
        width: 30px;
        height: 30px;
        float: left;
        position: relative; }
        #merchant .content .merchant-5 .right .store .store-top .store-left .yuan::before, #merchant .content .merchant-5 .right .store .store-top .store-left .yuan::after {
          content: '';
          width: 10px;
          height: 10px;
          border-radius: 50%;
          background-color: #eb6100;
          position: absolute;
          top: 10px;
          left: 10px; }
        #merchant .content .merchant-5 .right .store .store-top .store-left .yuan::after {
          /*-webkit-animation: yuan 1.5s infinite;*/
          /*animation: yuan 1.5s infinite;*/
          transform: scale(3);
          opacity: 0.2; }
@-webkit-keyframes yuan {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(3);
    transform: scale(3); } }

@keyframes yuan {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(3);
    transform: scale(3); } }
      #merchant .content .merchant-5 .right .store .store-top .store-left .fenbu {
        color: #eb6100;
        margin-left: 10px;
        float: left; }
    #merchant .content .merchant-5 .right .store .store-top .store-right {
      float: right; }
      #merchant .content .merchant-5 .right .store .store-top .store-right .sheng, #merchant .content .merchant-5 .right .store .store-top .store-right .shi {
        width: 212px;
        height: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #ebebeb;
        border-radius: 0;
        background-color: #fff;
        font-size: 16px;
        color: #333;
        text-indent: 12px;
        background-image: url("../images/merchant/san.png");
        background-position: top right;
        background-repeat: no-repeat;
        margin-right: 30px; }
      #merchant .content .merchant-5 .right .store .store-top .store-right .sou {
        width: 141px;
        height: 40px;
        background-color: #eb6100;
        font-size: 16px;
        color: #fff;
        border: none; }
  #merchant .content .merchant-5 .right .store .store-list ul li {
    width: 560px;
    height: 168px;
    background-color: #f5f5f5;
    margin-right: 118px;
    margin-bottom: 30px;
    float: left; }
    #merchant .content .merchant-5 .right .store .store-list ul li .list-box {
      padding: 40px 80px 0; }
      #merchant .content .merchant-5 .right .store .store-list ul li .list-box .title {
        color: #eb6100;
        margin-bottom: 16px; }
      #merchant .content .merchant-5 .right .store .store-list ul li .list-box p {
        line-height: 26px;
        color: #999; }
    #merchant .content .merchant-5 .right .store .store-list ul li:nth-child(even) {
      margin-right: 0; }

#merchant .content .merchant-6 .left {
  width: -webkit-calc(100% - 380px);
  width: calc(100% - 380px);
  margin-bottom: 160px; }
  #merchant .content .merchant-6 .left ul {
    width: -webkit-calc(100% - 66px);
    width: calc(100% - 66px); }
    #merchant .content .merchant-6 .left ul li {
      margin-bottom: 18px; }
      #merchant .content .merchant-6 .left ul li:last-child {
        margin-bottom: 0; }
      #merchant .content .merchant-6 .left ul li .top {
        width: 100%;
        background-color: #f5f5f5;
        position: relative; }
        #merchant .content .merchant-6 .left ul li .top .tl-san {
          width: 0;
          height: 0;
          border-left: 36px solid #ddd;
          border-bottom: 36px solid transparent;
          position: absolute;
          top: 2px;
          left: 2px;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
        #merchant .content .merchant-6 .left ul li .top .tl-q {
          text-transform: uppercase;
          font-family: "Conv_DINNEXTW1G-MEDIUM";
          color: #999;
          position: absolute;
          top: 5px;
          left: 5px; }
        #merchant .content .merchant-6 .left ul li .top .lb-san {
          width: 0;
          height: 0;
          border-left: 9.5px solid transparent;
          border-right: 9.5px solid transparent;
          border-bottom: 10px solid #fff;
          position: absolute;
          left: 76px;
          bottom: -10px; }
        #merchant .content .merchant-6 .left ul li .top .title {
          color: #333;
          padding: 26px 90px 26px 40px;
          line-height: 1.2;
        }
          #merchant .content .merchant-6 .left ul li .top .title span {
            font-family: "Conv_DINNEXTW1G-MEDIUM"; }
        #merchant .content .merchant-6 .left ul li .top .btn-box {
          width: 30px;
          height: 30px;
          position: absolute;
          top: 20px;
          right: 30px; }
          #merchant .content .merchant-6 .left ul li .top .btn-box .btn {
            position: relative; }
            #merchant .content .merchant-6 .left ul li .top .btn-box .btn .heng {
              width: 30px;
              height: 2px;
              background-color: #c7c7c7;
              position: absolute;
              top: 14px;
              left: 0; }
            #merchant .content .merchant-6 .left ul li .top .btn-box .btn .shu {
              width: 2px;
              height: 30px;
              background-color: #c7c7c7;
              position: absolute;
              top: 0;
              left: 14px;
              -webkit-transition: all 0.5s;
              -o-transition: all 0.5s;
              transition: all 0.5s; }
      #merchant .content .merchant-6 .left ul li .bottom {
        width: 100%;
        height: 0;
        border: 1px solid #ececec;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: -1px;
        overflow: hidden;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        #merchant .content .merchant-6 .left ul li .bottom ul {
          padding: 40px; }
          #merchant .content .merchant-6 .left ul li .bottom ul li {
            color: #999;
            line-height: 26px; }
      #merchant .content .merchant-6 .left ul li.on .top {
        background-color: #eb6100; }
        #merchant .content .merchant-6 .left ul li.on .top .tl-san {
          border-left: 36px solid #fff; }
        #merchant .content .merchant-6 .left ul li.on .top .tl-q {
          color: #eb6100; }
        #merchant .content .merchant-6 .left ul li.on .top .lb-san {
          bottom: 0; }
        #merchant .content .merchant-6 .left ul li.on .top .title {
          color: #fff; }
          #merchant .content .merchant-6 .left ul li.on .top .title span {
            font-family: "Conv_DINNEXTW1G-MEDIUM"; }
        #merchant .content .merchant-6 .left ul li.on .top .btn-box .btn .heng {
          background-color: #fff; }
        #merchant .content .merchant-6 .left ul li.on .top .btn-box .btn .shu {
          background-color: #fff;
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
      #merchant .content .merchant-6 .left ul li.on .bottom {
        width: 100%;
        height: auto;
        border: 1px solid #ececec;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: -1px;
        overflow: hidden; }
        #merchant .content .merchant-6 .left ul li.on .bottom ul {
          padding: 40px; }
          #merchant .content .merchant-6 .left ul li.on .bottom ul li {
            font-size: 16px;
            color: #999;
            line-height: 26px; }

#merchant .content .merchant-6 .right {
  width: 380px; }
  #merchant .content .merchant-6 .right .side-right .rt-right .list li:hover .list-title {
    color: #eb6100; }
#product .banner .width-main {
  position: relative;
}
#product .banner .swiper-container {
  width: -webkit-calc(100% - 200px);
  width: calc(100% - 200px);
  height: 424px;
  margin: 0;
  top: 110px; }
  #product .banner .swiper-container .swiper-wrapper .swiper-slide {
    color: #fff;
    padding-left: 1px; }
    #product .banner .swiper-container .swiper-wrapper .swiper-slide .title {
      font-weight: bold; }
    #product .banner .swiper-container .swiper-wrapper .swiper-slide .fu {
      margin: 28px 0 40px 0; }
      #product .banner .swiper-container .swiper-wrapper .swiper-slide .fu .num {
        font-family: "Conv_DINNEXTW1G-MEDIUM"; }
      #product .banner .swiper-container .swiper-wrapper .swiper-slide .fu .cur {
        color: #eb6100; }
    #product .banner .swiper-container .swiper-wrapper .swiper-slide .list-box a {
      display: block;
      width: 33.33%;
      height: 236px;
      float: left; }
      #product .banner .swiper-container .swiper-wrapper .swiper-slide .list-box a .list {
        height: 100%;
        margin-right: 40px;
        position: relative; }
        #product .banner .swiper-container .swiper-wrapper .swiper-slide .list-box a .list .zhe {
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.3);
          text-align: center;
          color: #fff;
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s; }
          #product .banner .swiper-container .swiper-wrapper .swiper-slide .list-box a .list .zhe div {
            margin: 78px 0 16px 0; }
      #product .banner .swiper-container .swiper-wrapper .swiper-slide .list-box a:hover .zhe {
        opacity: 1; }
  #product .banner .swiper-container .swiper-pagination {
    text-align: left; }
    #product .banner .swiper-container .swiper-pagination span {
      width: auto;
      height: auto;
      background: transparent;
      color: #fff;
      margin: 0 36px 0 0; }
  #product .banner .swiper-container .sw-btn {
    width: 60px;
    position: absolute;
    left: 230px;
    bottom: 0; }
    #product .banner .swiper-container .sw-btn .swiper-button-prev, #product .banner .swiper-container .sw-btn .swiper-button-next {
      width: 10px;
      height: 16px;
      font-size: 16px;
      background-image: none;
      margin-top: -25px; }
      #product .banner .swiper-container .sw-btn .swiper-button-prev i, #product .banner .swiper-container .sw-btn .swiper-button-next i {
        color: #fff; }

#product .banner .tr-shu {
  width: 276px;
  height: 640px;
  background-color: #eb6100;
  background-image: url("../images/product/banner.jpg");
  position: absolute;
  top: 80px;
  right: 0; }

#product .nav .width-main ul li {
  width: -webkit-calc(100% / 5);
  width: calc(100% / 5); }

#product .content .product-0 .list .list-title .heng {
  width: 100%;
  height: 1px;
  background-color: #ececec; }

#product .content .product-0 .list .list-title .text {
  text-align: center;
  color: #333;
  padding: 0 20px; }
  #product .content .product-0 .list .list-title .text .cn {
    width: 190px;
    font-weight: bold;
    background-color: #fff;
    margin: -12px auto 0; }
  #product .content .product-0 .list .list-title .text .en {
    font-family: "Conv_DINNEXTW1G-MEDIUM";
    text-transform: uppercase;
    padding: 14px 0 68px; }

#product .content .product-0 .list-1 {
  margin-bottom: 88px; }
  #product .content .product-0 .list-1 .swiper-container {
    height: 393px;
    padding-bottom: 70px; }
    #product .content .product-0 .list-1 .swiper-container .swiper-wrapper .swiper-slide .sl-box {
      border: 1px solid #ececec;
      padding: 20px; }
      #product .content .product-0 .list-1 .swiper-container .swiper-wrapper .swiper-slide .sl-box .sl-img {
        width: 100%;
        height: 217px; }
      #product .content .product-0 .list-1 .swiper-container .swiper-wrapper .swiper-slide .sl-box .title, #product .content .product-0 .list-1 .swiper-container .swiper-wrapper .swiper-slide .sl-box .text {
        text-align: center;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap; }
      #product .content .product-0 .list-1 .swiper-container .swiper-wrapper .swiper-slide .sl-box .title {
        color: #333;
        margin: 30px 0 14px 0; }
        #product .content .product-0 .list-1 .swiper-container .swiper-wrapper .swiper-slide .sl-box .title span {
          color: #eb6100; }
      #product .content .product-0 .list-1 .swiper-container .swiper-wrapper .swiper-slide .sl-box .text {
        color: #999; }
      #product .content .product-0 .list-1 .swiper-container .swiper-wrapper .swiper-slide .sl-box .heng {
        width: 100%;
        height: 1px;
        background-color: #ececec;
        margin: 20px 0; }
    #product .content .product-0 .list-1 .swiper-container .swiper-wrapper .swiper-slide:hover {
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); }
      #product .content .product-0 .list-1 .swiper-container .swiper-wrapper .swiper-slide:hover .sl-box {
        border: 1px solid #fff; }
    #product .content .product-0 .list-1 .swiper-container .swiper-pagination {
      bottom: 0; }
      #product .content .product-0 .list-1 .swiper-container .swiper-pagination span {
        width: 12px;
        height: 12px;
        margin: 0 8px;
        background-color: #9d9d9d; }
        #product .content .product-0 .list-1 .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
          background-color: #eb6100; }

#product .content .product-0 .list-2 .list2-box {
  margin-bottom: 88px; }
  #product .content .product-0 .list-2 .list2-box ul {
    margin: 0 -15px; }
    #product .content .product-0 .list-2 .list2-box ul li {
      width: 33%;
      height: 340px;
      float: left;
      border: 15px solid #fff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      overflow: hidden; }
      #product .content .product-0 .list-2 .list2-box ul li a {
        width: 100%;
        height: 100%;
        display: block; }
        #product .content .product-0 .list-2 .list2-box ul li a div {
          width: 100%;
          height: 84px;
          line-height: 84px;
          color: #fff;
          background-color: #eb6100;
          text-align: center;
          opacity: .8;
          position: absolute;
          left: 0;
          bottom: -84px;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          #product .content .product-0 .list-2 .list2-box ul li a div i {
            font-size: 50px; }
      #product .content .product-0 .list-2 .list2-box ul li:hover a div {
        bottom: 0; }

#product .content .product-0 .list-3 .sw-box .box-left {
  width: 50%;
  margin-top: -22px;
  float: left; }
  #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper {
    margin-top: 22px; }
    #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide {
      border: 1px solid #ececec;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .img {
        width: 100%;
        height: 560px;
        border: 14px solid #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .day-box {
        width: 76px;
        height: 76px;
        background-color: #eb6100;
        position: absolute;
        top: -22px;
        left: 45px; }
        #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .day-box .day {
          width: 100%;
          height: 100%;
          color: #fff;
          position: relative; }
          #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .day-box .day .yue, #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .day-box .day .ri {
            font-family: "Conv_DINNEXTW1G-MEDIUM";
            position: absolute; }
          #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .day-box .day .yue {
            top: 10px;
            left: 14px; }
          #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .day-box .day .ri {
            right: 10px;
            bottom: 10px; }
          #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .day-box .day i {
            position: absolute;
            top: 22px;
            left: 22px; }
      #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .text {
        padding: 0 14px; }
        #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .text .title {
          color: #333;
          font-weight: bold;
          margin-top: 16px;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          overflow: hidden;
          text-overflow:ellipsis;
          white-space: nowrap;
        }
        #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .text .bottom {
          margin: 14px 0 30px 0; }
          #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .text .bottom .left {
            width: 80%;
            color: #999;
            float: left; }
          #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide .text .bottom .right {
            color: #c7c7c7;
            float: right; }
      #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide:hover .text .title {
        color: #eb6100; }
      #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-wrapper .swiper-slide:hover .text .bottom .right {
        color: #eb6100; }
  #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-pagination {
    width: auto;
    left: auto;
    right: 36px;
    bottom: 128px; }
    #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-pagination span {
      width: 20px;
      height: 20px;
      line-height: 20px;
      border-radius: 0;
      margin: 0 2px;
      background: #000;
      color: #fff; }
      #product .content .product-0 .list-3 .sw-box .box-left .swiper-container.sw-left .swiper-pagination span.swiper-pagination-bullet-active {
        background-color: #eb6100; }

#product .content .product-0 .list-3 .sw-box .box-right {
  width: -webkit-calc(50% - 45px);
  width: calc(50% - 45px);
  height: 656px;
  float: right;
  overflow: hidden; }
  #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right {
    height: -webkit-calc(173px * 4);
    height: calc(173px * 4); }
    #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide {
      cursor: pointer;
    }
    #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .left {
      float: left;
      width: 100px;
      height: 100px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      border: 1px solid #ececec;
      padding: 24px 0 0 12px;
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
      #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .left div, #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .left p {
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
      #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .left div {
        font-weight: bold;
        color: #999; }
      #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .left p {
        color: #999;
        margin-top: 6px; }
    #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .right {
      float: right;
      width: -webkit-calc(100% - 130px);
      width: calc(100% - 130px); }
      #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .right .title, #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .right .more {
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
      #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .right .title {
        color: #333;
        margin-top: 4px;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
      #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .right .text {
        line-height: 24px;
        color: #999;
        margin: 8px 0;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden; }
      #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .right .more {
        display: block;
        text-align: right;
        color: #c7c7c7; }
    #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide .xian {
      width: 100%;
      height: 1px;
      background-image: url("../images/xuxian.png");
      margin: 36px 0; }
    #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide:hover .left {
      border: 1px solid #eb6100;
      background-color: #eb6100; }
      #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide:hover .left div, #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide:hover .left p {
        color: #fff; }
    #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide:hover .right .title, #product .content .product-0 .list-3 .sw-box .box-right .swiper-container.sw-right .swiper-wrapper .swiper-slide:hover .right .more {
      color: #eb6100; }

#product .content .product-1 .list-nav {
  margin-bottom: 6px; }
  #product .content .product-1 .list-nav .nav-box {
    margin: 0 auto; }
    #product .content .product-1 .list-nav .nav-box a {
      width: auto;
      float: left;
      padding: 0 20px; }
      #product .content .product-1 .list-nav .nav-box a .title {
        font-size: 16px;
        color: #999; }
      #product .content .product-1 .list-nav .nav-box a .quan {
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 3px solid #ececec;
        margin: 14px auto 0; }
      #product .content .product-1 .list-nav .nav-box a:hover .title {
        color: #eb6100; }
      #product .content .product-1 .list-nav .nav-box a.cur .title {
        color: #eb6100; }
      #product .content .product-1 .list-nav .nav-box a.cur .quan {
        border: 3px solid #eb6100; }
  #product .content .product-1 .list-nav .heng {
    width: 100%;
    height: 1px;
    background-color: #ececec;
    margin-top: -7px; }

#product .content .product-1 .list-box {
  margin-top: 40px; }
  #product .content .product-1 .list-box .list {
    margin: 0 -15px; }
    #product .content .product-1 .list-box .list a {
      display: block;
      width: 25%;
      height: 452px;
      padding: 30px 15px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left; }
      #product .content .product-1 .list-box .list a .kuang {
        width: 100%;
        height: 100%;
        border: 1px solid #ececec;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
        #product .content .product-1 .list-box .list a .kuang .nei {
          padding: 15px;
          text-align: center; }
          #product .content .product-1 .list-box .list a .kuang .nei .nei-img {
            width: 100%;
            height: 216px; }
          #product .content .product-1 .list-box .list a .kuang .nei .title {
            font-size: 18px;
            color: #333;
            margin-top: 30px;
            -webkit-transition: all 0.6s;
            -o-transition: all 0.6s;
            transition: all 0.6s; }
            #product .content .product-1 .list-box .list a .kuang .nei .title span {
              color: #eb6100; }
          #product .content .product-1 .list-box .list a .kuang .nei .fu, #product .content .product-1 .list-box .list a .kuang .nei .gui {
            font-size: 14px;
            color: #999; }
          #product .content .product-1 .list-box .list a .kuang .nei .fu {
            margin-top: 14px; }
          #product .content .product-1 .list-box .list a .kuang .nei .heng {
            width: 100%;
            height: 1px;
            background-color: #ececec;
            margin: 20px 0; }
      #product .content .product-1 .list-box .list a:hover .kuang {
        border: 1px solid #fff;
        -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); }
        #product .content .product-1 .list-box .list a:hover .kuang .nei .title {
          color: #eb6100; }

#product .shopping-box-er {
  margin-top: 70px;
  border-top: 20px solid rgba(247,247,247,.8);
}
#product .shopping-box .shop-xq {
  width: 1200px;
  margin: auto; }
  #product .shopping-box .shop-xq .left {
    width: 50%;
    float: left;
    position: relative;
    z-index: 10; }
    #product .shopping-box .shop-xq .left ul, #product .shopping-box .shop-xq .left li {
      list-style: none;
      margin: 0;
      padding: 0; }
    #product .shopping-box .shop-xq .left .bg {
      margin: 0 auto;
      padding: 0;
      overflow: hidden;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    #product .shopping-box .shop-xq .left .bg.on {
      width: 1200px;
      height: 670px; }
    #product .shopping-box .shop-xq .left .bg_left {
      width: 574px;
      height: auto;
      float: left; }
    #product .shopping-box .shop-xq .left .bg_right {
      float: left; }
    #product .shopping-box .shop-xq .left .show {
      width: 574px;
      height: 574px;
      margin-bottom: 20px;
      position: relative;
      border: 1px solid #E8E8E8;
      cursor: move; }
    #product .shopping-box .shop-xq .left .show img {
      width: 574px;
      height: 574px; }
    #product .shopping-box .shop-xq .left .mask {
      width: 215px;
      height: 215px;
      background: #000;
      filter: Alpha(opacity=50);
      opacity: 0.5;
      position: absolute;
      top: 0;
      left: 0;
      display: none; }
    #product .shopping-box .shop-xq .left .fdj {
      width: 20px;
      height: 20px;
      font-size: 20px;
      color: #666;
      position: absolute;
      right: 10px;
      bottom: 10px; }
    #product .shopping-box .shop-xq .left .bigshow {
      width: 574px;
      height: 574px;
      overflow: hidden;
      margin-left: 10px;
      display: none;
      border: 1px solid #E8E8E8;
      background-color: #fff; }
    #product .shopping-box .shop-xq .left .bigshow img {
      width: 1140px;
      height: 1140px;
      margin-right: 10px; }
    #product .shopping-box .shop-xq .left .smallshow {
      width: 100%;
      height: 73px;
      position: relative; }
    #product .shopping-box .shop-xq .left .smallshow img {
      width: 100%;
      border: 1px solid #e8e8e8;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    #product .shopping-box .shop-xq .left .smallshow > .middle_box {
      width: 100%;
      margin-left: 30px;
      margin-right: 30px;
      overflow: hidden;
      height: 73px; }
    #product .shopping-box .shop-xq .left .smallshow .middle {
      overflow: hidden;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      height: 73px; }
    #product .shopping-box .shop-xq .left .smallshow .middle > li {
      width: 73px;
      height: 73px;
      float: left;
      cursor: pointer;
      padding: 0 7px; }
    #product .shopping-box .shop-xq .left .smallshow > p {
      position: absolute;
      top: 50%;
      width: 22px;
      height: 32px;
      margin-top: -16px; }
    #product .shopping-box .shop-xq .left .smallshow > .prev {
      left: 0;
      background: url(../images/product/hover-prev.png) no-repeat;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    #product .shopping-box .shop-xq .left .smallshow > .next {
      right: 0;
      background: url(../images/product/hover-next.png) no-repeat;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    #product .shopping-box .shop-xq .left .smallshow > .prev.prevnone {
      left: 0;
      background: url(../images/product/prev.png) no-repeat;
      cursor: not-allowed; }
    #product .shopping-box .shop-xq .left .smallshow > .next.nextnone {
      right: 0;
      background: url(../images/product/next.png) no-repeat;
      cursor: not-allowed; }
  #product .shopping-box .shop-xq .right {
    width: -webkit-calc(50% - 100px);
    width: calc(50% - 100px);
    float: right; }
    #product .shopping-box .shop-xq .right .title {
      color: #000;
      margin: 44px 0 26px 0; }
#product .shopping-box .shop-xq .right .title *{line-height: 2;}
    #product .shopping-box .shop-xq .right .qian {
      color: #eb6100; }
    #product .shopping-box .shop-xq .right .heng {
      width: 100%;
      height: 1px;
      background-color: #c7c7c7;
      margin: 30px 0 32px; }
      #product .shopping-box .shop-xq .right .heng.bottom {
        margin: 110px 0 46px; }
    #product .shopping-box .shop-xq .right .gg .title {
      color: #666;
      margin: 0; }
    #product .shopping-box .shop-xq .right .gg ul li {
      border: 1px solid #c7c7c7;
      display: inline-block;
      margin: 10px 10px 0 0; }
      #product .shopping-box .shop-xq .right .gg ul li label {
        color: #c7c7c7;
        display: block;
        padding: 14px 26px; }
      #product .shopping-box .shop-xq .right .gg ul li input {
        width: 0;
        height: 0;
        overflow: hidden;
        display: block;
        opacity: 0; }
      #product .shopping-box .shop-xq .right .gg ul li.on {
        border: 1px solid #eb6100; }
        #product .shopping-box .shop-xq .right .gg ul li.on label {
          color: #eb6100; }
    #product .shopping-box .shop-xq .right .sl {
      margin: 30px 0 40px 0; }
      #product .shopping-box .shop-xq .right .sl .sl-left {
        float: left;
        color: #666;
        line-height: 38px; }
      #product .shopping-box .shop-xq .right .sl .sl-right {
        float: left;
        width: 120px;
        height: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #c7c7c7;
        margin-left: 20px; }
        #product .shopping-box .shop-xq .right .sl .sl-right .jian, #product .shopping-box .shop-xq .right .sl .sl-right .jia {
          float: left;
          width: 39px;
          height: 38px;
          line-height: 38px;
          text-align: center;
          background-color: #f5f5f5;
          color: #c7c7c7;
          cursor: pointer; }
        #product .shopping-box .shop-xq .right .sl .sl-right .num {
          float: left;
          width: 40px;
          height: 40px; }
          #product .shopping-box .shop-xq .right .sl .sl-right .num input {
            display: block;
            width: 40px;
            height: 38px;
            text-indent: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border: 0;
            text-align: center; }
    #product .shopping-box .shop-xq .right .fw {
      color: #666; }
    #product .shopping-box .shop-xq .right .btn-box a {
      width: 152px;
      height: 44px;
      line-height: 44px;
      text-align: center;
      background-color: #eb6100;
      border-radius: 4px;
      color: #fff;
      border: none;
        display: inline-block;
      cursor: pointer;
      opacity: 0.8;
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
      #product .shopping-box .shop-xq .right .btn-box a:first-child {
        margin-right: 20px; }
      #product .shopping-box .shop-xq .right .btn-box a:hover {
        opacity: 1; }

#product .shopping-box .shop-bottom .shop-b-tab {
  border-bottom: 1px solid #c7c7c7;
  margin: 40px 0 60px;
}
#product .shopping-box .shop-bottom .shop-img,#product .shopping-box .shop-bottom .shop-img *{
    line-height: 2;
}

#product .shopping-box .shop-bottom .shop-xq-left {
  width: calc(100% - 450px);
  float: left;
}
#product .shopping-box .shop-bottom .shop-xq-right {
  float: right;
  width: 380px;
  padding-top: 60px;
}

#product .shopping-box .shop-bottom .shop-xq-right .side-right .rt-left .cur {
  display: none;
}

  #product .shopping-box .shop-bottom .shop-b-tab .tab-kuai {
    width: auto;
    float: left;
    text-align: center;
    line-height: 60px;
    color: #c7c7c7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #product .shopping-box .shop-bottom .shop-b-tab .tab-kuai i {
      margin-right: 10px; }
    #product .shopping-box .shop-bottom .shop-b-tab .tab-kuai.tab-left {
      color: #333;
      font-size: 24px;
      padding: 0 40px;
      border-bottom: 1px solid #eb6100; }
    #product .shopping-box .shop-bottom .shop-b-tab .tab-kuai.tab-right {
      border-bottom: 1px solid #c7c7c7; }

#product .shopping-box .shop-bottom .shop-img img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

#school.news_detail .nav .width-main ul li {
  width: calc(100% / 2);
}

#school .nav .width-main ul li {
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3); }

#school .content .school-1 .left {
  float: left;
  width: -webkit-calc(100% - 380px);
  width: calc(100% - 380px); }
  #school .content .school-1 .left .tab-box {
    width: -webkit-calc(100% - 66px);
    width: calc(100% - 66px); }
    #school .content .school-1 .left .tab-box .tab-title {
      margin-bottom: 80px; }
      #school .content .school-1 .left .tab-box .tab-title div {
        width: 50%;
        line-height: 64px;
        text-align: center;
        border-bottom: 2px solid #ececec;
        color: #999;
        cursor: pointer;
        float: left; }
        #school .content .school-1 .left .tab-box .tab-title div i {
          padding-right: 10px; }
      #school .content .school-1 .left .tab-box .tab-title .cur {
        border-bottom: 2px solid #eb6100;
        color: #eb6100; }
  #school .content .school-1 .left .tab-content .con-a ul li {
    margin-bottom: 100px; }
    #school .content .school-1 .left .tab-content .con-a ul li:last-child {
      margin-bottom: 0; }
    #school .content .school-1 .left .tab-content .con-a ul li .title-big {
      font-family: "Conv_DINNEXTW1G-MEDIUM";
      color: #333; }
    #school .content .school-1 .left .tab-content .con-a ul li .title-text {
      color: #999;
      line-height: 26px; }
    #school .content .school-1 .left .tab-content .con-a ul li .title-title {
      color: #eb6100; }
    #school .content .school-1 .left .tab-content .con-a ul li .title-video {
      color: #eb6100;
      text-decoration: underline; }
    #school .content .school-1 .left .tab-content .con-a ul li .title {
      margin-bottom: 10px; }
      #school .content .school-1 .left .tab-content .con-a ul li .title .num {
        width: 48px;
        height: 30px; }
        #school .content .school-1 .left .tab-content .con-a ul li .title .num::before {
          border-bottom: 30px solid #fff;
          border-left: 30px solid transparent; }
        #school .content .school-1 .left .tab-content .con-a ul li .title .num .shu {
          font-size: 32px; }
        #school .content .school-1 .left .tab-content .con-a ul li .title .num i {
          font-size: 32px; }
      #school .content .school-1 .left .tab-content .con-a ul li .title .text {
        font-size: 16px;
        margin: 10px 0 0 6px;
        color: #eb6100; }
    #school .content .school-1 .left .tab-content .con-a ul li.list-1 .li-left {
      width: 62%;
      float: left; }
      #school .content .school-1 .left .tab-content .con-a ul li.list-1 .li-left .title-text {
        margin-bottom: 56px; }
      #school .content .school-1 .left .tab-content .con-a ul li.list-1 .li-left .title-text:last-child {
        margin-bottom: 0; }
    #school .content .school-1 .left .tab-content .con-a ul li.list-1 .li-right {
      width: -webkit-calc(100% - 62% - 56px);
      width: calc(100% - 62% - 56px);
      float: right; }
    #school .content .school-1 .left .tab-content .con-a ul li.list-2 {
      height: 490px; }
      #school .content .school-1 .left .tab-content .con-a ul li.list-2 .list-2-box {
        width: 100%;
        height: 100%;
        border: 1px solid #eb6100;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative; }
        #school .content .school-1 .left .tab-content .con-a ul li.list-2 .list-2-box .list-2-title {
          width: 230px;
          height: 66px;
          line-height: 66px;
          color: #eb6100;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          border: 1px solid #eb6100;
          background-color: #fff;
          text-align: center;
          position: absolute;
          top: -33px;
          left: 0;
          right: 0;
          margin: auto; }
        #school .content .school-1 .left .tab-content .con-a ul li.list-2 .list-2-box .zs .img {
          width: 33.33%;
          float: left;
          margin-top: 80px; }
          #school .content .school-1 .left .tab-content .con-a ul li.list-2 .list-2-box .zs .img img {
            max-width: 90%;
            display: block;
            margin: 0 auto; }
          #school .content .school-1 .left .tab-content .con-a ul li.list-2 .list-2-box .zs .img p {
            width: 80%;
            height: 40px;
            line-height: 20px;
            color: #333;
            text-align: center;
            word-wrap: break-word;
            margin: 10px auto 0; }
    #school .content .school-1 .left .tab-content .con-a ul li.list-3 .img-lr {
      margin-top: 30px; }
      #school .content .school-1 .left .tab-content .con-a ul li.list-3 .img-lr div {
        width: 50%;
        height: 156px;
        float: left; }
    #school .content .school-1 .left .tab-content .con-a ul li.list-4 .tw-lr .wen {
      width: -webkit-calc(100% - 250px);
      width: calc(100% - 250px);
      float: left; }
      #school .content .school-1 .left .tab-content .con-a ul li.list-4 .tw-lr .wen .wen-box {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px); }
      #school .content .school-1 .left .tab-content .con-a ul li.list-4 .tw-lr .wen .wen-title {
        color: #333;
        font-weight: bold;
        margin: 30px 0 8px 0; }
      #school .content .school-1 .left .tab-content .con-a ul li.list-4 .tw-lr .wen .list-4-video {
        color: #eb6100;
        text-decoration: underline; }
    #school .content .school-1 .left .tab-content .con-a ul li.list-4 .tw-lr .tu {
      width: 250px;
      float: left; }
    #school .content .school-1 .left .tab-content .con-a ul li.list-5 .list-5-img {
      margin: 30px 0; }
      #school .content .school-1 .left .tab-content .con-a ul li.list-5 .list-5-img img {
        width: 100%; }
    #school .content .school-1 .left .tab-content .con-a ul li.list-5 .kuai {
      padding-top: 30px; }
  #school .content .school-1 .left .tab-content .con-b {
    display: none; }
    #school .content .school-1 .left .tab-content .con-b .tuwen {
      height: 410px;
      margin-bottom: 80px;
      position: relative; }
      #school .content .school-1 .left .tab-content .con-b .tuwen:last-child {
        margin-bottom: 0; }
      #school .content .school-1 .left .tab-content .con-b .tuwen .tu {
        width: 60%;
        height: 410px;
        position: absolute;
        top: 0;
        left: 0; }
      #school .content .school-1 .left .tab-content .con-b .tuwen .wen {
        width: 60%;
        height: 278px;
        background-color: #fff;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto; }
        #school .content .school-1 .left .tab-content .con-b .tuwen .wen .wen-box {
          padding: 50px 40px 0 40px; }
          #school .content .school-1 .left .tab-content .con-b .tuwen .wen .wen-box .wen-title {
            color: #333;
            margin-bottom: 20px; }
          #school .content .school-1 .left .tab-content .con-b .tuwen .wen .wen-box .wen-text {
            color: #999;
            line-height: 26px; }
          #school .content .school-1 .left .tab-content .con-b .tuwen .wen .wen-box .wen-title-fu {
            color: #eb6100;
            line-height: 26px;
            margin-top: 20px; }
      #school .content .school-1 .left .tab-content .con-b .tuwen.tuwen-right .tu {
        left: auto;
        right: 0; }
      #school .content .school-1 .left .tab-content .con-b .tuwen.tuwen-right .wen {
        right: auto;
        left: 0; }

#school .content .school-1 .right {
  float: right;
  width: 380px; }

#school .content .school-2 .swiper-pagination {
  bottom: 0; }
  #school .content .school-2 .swiper-pagination span {
    width: 12px;
    height: 12px;
    margin: 0 8px; }
    #school .content .school-2 .swiper-pagination span.swiper-pagination-bullet-active {
      background: #eb6100; }

#school .content .school-2 .sw-school-2 {
  padding-bottom: 40px; }
  #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide {
    height: 376px;
    border: 1px solid #ececec;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer; }
    #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide .sw-box {
      padding: 14px; }
      #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide .sw-box .sw-img {
        height: 208px; }
      #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide .sw-box .sw-title {
        color: #333;
        font-weight: bold;
        margin: 26px 0 10px 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
      #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide .sw-box .sw-text {
        color: #999;
        line-height: 26px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden; }
      #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide .sw-box .sw-lr {
        margin-top: 15px;
        color: #c7c7c7; }
        #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide .sw-box .sw-lr a {
          color: #c7c7c7;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s; }
      #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide .sw-box .sw-left {
        float: left; }
      #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide .sw-box .sw-right {
        float: right; }
    #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide:hover .sw-box .sw-title {
      color: #eb6100; }
    #school .content .school-2 .sw-school-2 .swiper-wrapper .swiper-slide:hover .sw-box .sw-lr a {
      color: #eb6100; }

#school .content .school-2 .list-box {
  margin-top: -30px; }
  #school .content .school-2 .list-box ul {
    border-top: 1px solid #ececec;
    margin-top: 60px; }
    #school .content .school-2 .list-box ul li {
      padding: 48px 0;
      border-bottom: 1px solid #ececec;
      cursor: pointer;
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s;
    }
#school .content .school-2 .list-box ul li.on .list-right i {
  transform: translateX(10px);
  color: #fff;
}
      #school .content .school-2 .list-box ul li .list-left {
        width: 60%;
        float: left; }
        #school .content .school-2 .list-box ul li .list-left .day {
          float: left;
          width: 100px;
          height: 100px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          border: 1px solid #ececec;
          font-family: "Conv_DINNEXTW1G-MEDIUM";
          margin-left: 30px; }
          #school .content .school-2 .list-box ul li .list-left .day div {
            color: #999;
            margin: 24px 0 0 10px; }
          #school .content .school-2 .list-box ul li .list-left .day p {
            color: #999;
            margin: 10px 0 0 10px; }
        #school .content .school-2 .list-box ul li .list-left .wen {
          float: left;
          width: -webkit-calc(100% - 160px);
          width: calc(100% - 160px);
          padding-left: 30px; }
          #school .content .school-2 .list-box ul li .list-left .wen .title {
            color: #333;
            margin: 14px 0;
            overflow: hidden;
            text-overflow:ellipsis;
            white-space: nowrap;
          }
#school .content .school-2 .list-box ul li .list-left .wen .time {
  display: none;
}
          #school .content .school-2 .list-box ul li .list-left .wen .text {
            line-height: 24px;
            color: #999; }
      #school .content .school-2 .list-box ul li .list-right {
        float: right;
        margin: 25px 30px 0 0;
        width: 140px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #999;
        border-radius: 25px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #ececec;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
        #school .content .school-2 .list-box ul li .list-right i {
          font-size: 14px;
          margin-left: 5px;
          display: inline-block;
          transition: all .3s;
        }
      #school .content .school-2 .list-box ul li:hover {
        -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.2); }
        #school .content .school-2 .list-box ul li:hover .list-right {
          color: #fff;
          border: 1px solid #eb6100;
          background-color: #eb6100; }

#school .content .school-2-nei .left {
  width: -webkit-calc(100% - 500px);
  width: calc(100% - 500px);
  float: left; }
  #school .content .school-2-nei .left .zw-box .title-box {
    padding-bottom: 40px; }
    #school .content .school-2-nei .left .zw-box .title-box .title {
      color: #333;
      font-weight: bold; }
    #school .content .school-2-nei .left .zw-box .title-box .day {
      color: #999;
      padding: 22px 0 24px 0; }
    #school .content .school-2-nei .left .zw-box .title-box .heng {
      width: 46px;
      height: 2px;
      background-color: #eb6100; }
  #school .content .school-2-nei .left .zw-box .zw-list {
    margin-bottom: 40px;
    color: #999;
    line-height: 26px;
  }
    #school .content .school-2-nei .left .zw-box .zw-list img {
      max-width: 100%;
      display: block;
      margin: 0 auto; }
    #school .content .school-2-nei .left .zw-box .zw-list div,
    #school .content .school-2-nei .left .zw-box .zw-list p {
      color: #999;
      line-height: 26px;
      font-size: 16px;
      padding-bottom: 30px;
    }
      #school .content .school-2-nei .left .zw-box .zw-list p.f-fs-18 {
        font-size: 18px; }
    #school .content .school-2-nei .left .zw-box .zw-list .title {
      color: #333;
      line-height: 26px;
      font-weight: bold; }
  #school .content .school-2-nei .left .return {
    width: 100%;
    margin: 20px auto 70px auto;
    color: #c7c7c7;
    cursor: pointer;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    display: block;
    justify-content: space-between;
  }
#school .content .school-2-nei .left .return .re-left a {
  display: block;
  color: #999999;
  transition: all .3s;
  cursor: pointer;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
#school .content .school-2-nei .left .return .re-left a:nth-child(2) {
  margin-top: 20px;
}
#school .content .school-2-nei .left .return .re-left a:hover {
  color: #eb6100;
}
#school .content .school-2-nei .left .return .re-right {
  text-align: center;
  margin-top: 40px;
}
    #school .content .school-2-nei .left .return .re-right p {
      margin-top: 10px; }
    #school .content .school-2-nei .left .return .re-right:hover {
      color: #999; }

#school .content .school-2-nei .right {
  float: right;
  width: 380px;
}

#school.news {
  background-color: #fff; }
  #school.news .nav .width-main ul li {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2); }
  #school.news .content .school-2 .news-recommend .sw-school-2 {
    float: left;
    width: -webkit-calc(66.66% + 60px);
    width: calc(66.66% + 60px); }
    #school.news .content .school-2 .news-recommend .sw-school-2 .swiper-wrapper .swiper-slide {
      height: 540px;
      border: none; }
      #school.news .content .school-2 .news-recommend .sw-school-2 .swiper-wrapper .swiper-slide .sw-box {
        padding: 0; }
        #school.news .content .school-2 .news-recommend .sw-school-2 .swiper-wrapper .swiper-slide .sw-box .sw-img {
          height: 464px; }
        #school.news .content .school-2 .news-recommend .sw-school-2 .swiper-wrapper .swiper-slide .sw-box .sw-title span {
          color: #eb6100; }
        #school.news .content .school-2 .news-recommend .sw-school-2 .swiper-wrapper .swiper-slide .sw-box .sw-text-news {
          line-height: 26px;
          color: #999; }
  #school.news .content .school-2 .news-recommend .md-box {
    float: right;
    width: -webkit-calc(33.33% - 90px);
    width: calc(33.33% - 90px);
    height: 540px;
    margin-top: 0; }
    #school.news .content .school-2 .news-recommend .md-box .md {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #school.news .content .school-2 .news-recommend .md-box .md .sz-icon {
        margin-bottom: 116px;
        color: #999; }
      #school.news .content .school-2 .news-recommend .md-box .md .swiper-pagination {
        left: 0;
        right: 0;
        bottom: 120px;
        display: none;
      }
      #school.news .content .school-2 .news-recommend .md-box .md .num {
        margin-top: 60px; }

#service .nav .width-main ul li {
  width: -webkit-calc(100% / 4);
  width: calc(100% / 4); }

#service .content .service-1 .sw-service .swiper-wrapper .swiper-slide {
  height: 630px;
  background-color: #9d9d9d; }

#service .content .service-1 .sw-service .swiper-button-next, #service .content .service-1 .sw-service .swiper-button-prev {
  width: 38px;
  height: 50px;
  margin-top: -25px;
  background-image: none; }
  #service .content .service-1 .sw-service .swiper-button-next i, #service .content .service-1 .sw-service .swiper-button-prev i {
    font-size: 50px;
    color: #fff; }

#service .content .service-1 .sw-service .swiper-button-next {
  right: 70px; }

#service .content .service-1 .sw-service .swiper-button-prev {
  left: 70px; }

#service .content .service-1 .sw-service .num {
  width: 92px;
  height: 40px;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 100;
  margin: auto; }
  #service .content .service-1 .sw-service .num .num-box {
    width: 92px;
    height: 40px;
    position: relative; }
    #service .content .service-1 .sw-service .num .num-box .shu {
      color: #fff;
      position: absolute;
      bottom: 0; }
      #service .content .service-1 .sw-service .num .num-box .shu.shu-left {
        font-size: 28px;
        left: 0; }
      #service .content .service-1 .sw-service .num .num-box .shu.shu-right {
        font-size: 14px;
        right: 14px;
        bottom: 2px; }
    #service .content .service-1 .sw-service .num .num-box .xian {
      width: 2px;
      height: 40px;
      background-color: #fff;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }

#service .content .service-1 .list-box .list-box-title {
  color: #000;
  margin: 50px 0 30px; }
  #service .content .service-1 .list-box .list-box-title i {
    color: #eb6100;
    margin-right: 20px; }

#service .content .service-1 .list-box .list .list-title .title {
  color: #333;
  font-weight: bold; }

#service .content .service-1 .list-box .list .list-title .heng {
  width: 46px;
  height: 4px;
  background-color: #eb6100;
  margin-top: 24px; }

#service .content .service-1 .list-box .list .text {
  color: #999;
  line-height: 26px; }

#service .content .service-1 .list-box.list-zb .list .box {
  padding: 70px 50px 70px 50px;
  background-color: #f5f5f5; }
  #service .content .service-1 .list-box.list-zb .list .box .kuai {
    width: 33.33%;
    height: 136px;
    float: left;
    border-right: 1px solid #c7c7c7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #service .content .service-1 .list-box.list-zb .list .box .kuai:last-child {
      border-right: none; }
    #service .content .service-1 .list-box.list-zb .list .box .kuai img {
      max-width: 100%;
      display: block;
      margin: auto; }
    #service .content .service-1 .list-box.list-zb .list .box .kuai .list-title {
      margin: 10px 20px 15px; }
    #service .content .service-1 .list-box.list-zb .list .box .kuai .text {
      margin: 0 20px; }
    #service .content .service-1 .list-box.list-zb .list .box .kuai .left {
      float: left;
      margin-left: 20px; }
      #service .content .service-1 .list-box.list-zb .list .box .kuai .left .title {
        color: #333;
        margin-top: 20px; }
      #service .content .service-1 .list-box.list-zb .list .box .kuai .left .fu {
        color: #333;
        margin: 30px 0 10px 0; }
      #service .content .service-1 .list-box.list-zb .list .box .kuai .left .sao {
        color: #999; }
    #service .content .service-1 .list-box.list-zb .list .box .kuai .right {
      float: right;
      height: 136px; }
      #service .content .service-1 .list-box.list-zb .list .box .kuai .right img {
        max-width: 100%;
        max-height: 100%; }

#service .content .service-1 .list-box.list-fb .list {
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
  margin-bottom: 30px; }
  #service .content .service-1 .list-box.list-fb .list .list-title {
    margin-bottom: 20px; }

#service .content .service-1 .list-box.list-fb .list-left {
  float: left; }
#service .content .service-1 .list-box.list-fb .list-left:nth-child(2) {
  float: right;
}
#service .content .service-1 .list-box.list-fb .list-right {
  float: right; }

#service .content .service-1 .list-box.list-lxfs .list {
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
  margin-bottom: 30px; }
  #service .content .service-1 .list-box.list-lxfs .list .box {
    padding: 40px 50px; }
    #service .content .service-1 .list-box.list-lxfs .list .box .list-title .title {
      color: #999;
      font-weight: unset; }
      #service .content .service-1 .list-box.list-lxfs .list .box .list-title .title span {
        color: #333; }

#service .content .service-1 .list-box.list-lxfs .list-left {
  float: left; }

#service .content .service-1 .list-box.list-lxfs .list-right {
  float: right; }

#service .content .service-3 .service-3-box {
  width: 100%;
  height: 1110px;
  position: relative; }
  #service .content .service-3 .service-3-box .hui {
    width: 100%;
    height: 890px;
    background-color: #f5f5f5;
    position: absolute;
    left: 0;
    bottom: 0; }
  #service .content .service-3 .service-3-box .wen {
    -webkit-writing-mode: tb;
    -ms-writing-mode: tb;
    writing-mode: tb;
    color: #fff;
    font-family: "Conv_DINNEXTW1G-MEDIUM";
    position: absolute; }
  #service .content .service-3 .service-3-box .wen-1 {
    left: 80px;
    bottom: 96px; }
  #service .content .service-3 .service-3-box .wen-2 {
    right: 80px;
    bottom: 436px; }
  #service .content .service-3 .service-3-box .bai {
    width: 878px;
    height: 892px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ececec;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    margin: auto; }
  #service .content .service-3 .service-3-box .yuan {
    width: 136px;
    height: 136px;
    border-radius: 50%;
    background-color: #eb6100;
    text-align: center;
    line-height: 134px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto; }
    #service .content .service-3 .service-3-box .yuan i {
      color: #fff; }
  #service .content .service-3 .service-3-box .title {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 176px; }
    #service .content .service-3 .service-3-box .title div {
      color: #eb6100; }
    #service .content .service-3 .service-3-box .title p {
      color: #999;
      margin-top: 20px; }
  #service .content .service-3 .service-3-box .form {
    width: 518px;
    position: absolute;
    top: 320px;
    left: 0;
    right: 0;
    margin: auto; }
    #service .content .service-3 .service-3-box .form .input-box-wai:nth-child(2) {
      margin-top: 58px; }
    #service .content .service-3 .service-3-box .form .input-box-wai .input-box {
      width: -webkit-calc(50% - 23px);
      width: calc(50% - 23px);
      border-bottom: 1px solid rgba(105, 105, 105, 0.3);
      padding-bottom: 4px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
      #service .content .service-3 .service-3-box .form .input-box-wai .input-box label, #service .content .service-3 .service-3-box .form .input-box-wai .input-box input {
        font-size: 14px;
        color: #696969;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
      #service .content .service-3 .service-3-box .form .input-box-wai .input-box label {
        width: 44px;
        border-right: 1px solid #e0e0e0;
        display: block;
        float: left; }
        #service .content .service-3 .service-3-box .form .input-box-wai .input-box label.on {
          border-right: none; }
      #service .content .service-3 .service-3-box .form .input-box-wai .input-box input {
        width: -webkit-calc(100% - 46px);
        width: calc(100% - 46px);
        border-radius: 0;
        border: none;
        outline: none;
        display: block;
        float: right; }
      #service .content .service-3 .service-3-box .form .input-box-wai .input-box.input-box-right {
        float: right; }
      #service .content .service-3 .service-3-box .form .input-box-wai .input-box.cur {
        padding-bottom: 2px;
        border-bottom: 2px solid #eb6100; }
        #service .content .service-3 .service-3-box .form .input-box-wai .input-box.cur label, #service .content .service-3 .service-3-box .form .input-box-wai .input-box.cur input {
          color: #eb6100; }
    #service .content .service-3 .service-3-box .form .input-radio {
      margin-top: 50px; }
      #service .content .service-3 .service-3-box .form .input-radio .input-title {
        color: #333;
        padding-bottom: 20px;
        display: block; }
      #service .content .service-3 .service-3-box .form .input-radio .input-danxuan {
        float: left;
        margin-right: 90px;
        cursor: pointer; }
        #service .content .service-3 .service-3-box .form .input-radio .input-danxuan label {
          position: relative; }
          #service .content .service-3 .service-3-box .form .input-radio .input-danxuan label::before {
            content: '';
            width: 14px;
            height: 14px;
            border-radius: 50%;
            background-color: #ddd;
            position: absolute;
            top: 0;
            left: -18px; }
        #service .content .service-3 .service-3-box .form .input-radio .input-danxuan input {
          opacity: 0; }
        #service .content .service-3 .service-3-box .form .input-radio .input-danxuan:last-child {
          margin-right: 0; }
        #service .content .service-3 .service-3-box .form .input-radio .input-danxuan.on label::before {
          background-color: #fff;
          border: 4px solid #eb6100;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
      #service .content .service-3 .service-3-box .form .input-radio textarea {
        width: 100%;
        height: 168px;
        outline: none;
        border-radius: 0;
        color: #333;
        border: 1px solid rgba(105,105,105,.2);
        padding-top: 10px;
        resize: vertical; }
      #service .content .service-3 .service-3-box .form .input-radio.input-textarea {
        position: relative; }
        #service .content .service-3 .service-3-box .form .input-radio.input-textarea .shu {
          width: 1px;
          height: 18px;
          background-color: #e0e0e0;
          position: absolute;
          top: 33px;
          left: 0; }
        #service .content .service-3 .service-3-box .form .input-radio.input-textarea.on textarea {
          color: #eb6100; }
        #service .content .service-3 .service-3-box .form .input-radio.input-textarea.on .shu {
          display: none; }
    #service .content .service-3 .service-3-box .form .sub {
      margin-top: 20px; }
      #service .content .service-3 .service-3-box .form .sub button, #service .content .service-3 .service-3-box .form .sub button i {
        color: #fff;
        background-color: #eb6100; }
      #service .content .service-3 .service-3-box .form .sub button {
        padding: 18px 30px;
        border: none;
        border-radius: 10px; }
      #service .content .service-3 .service-3-box .form .sub button i {
        margin-left: 16px; }

#shopping {
  background-color: #c7c7c7; }
  #shopping .buyliucheng .top-image {
    height: 344px;
    background-color: #fff; }
  #shopping .member .top-image {
    height: 344px;
    background-color: #fff; }
  #shopping .member .order-table {
    padding: 40px; }
    #shopping .member .order-table table {
      width: 100%;
      text-align: center; }
      #shopping .member .order-table table tbody table, #shopping .member .order-table table tbody th, #shopping .member .order-table table tbody td {
        border: 1px solid #ddd; }
      #shopping .member .order-table table tbody tr th {
        height: 55px;
        line-height: 55px;
        background-color: #ececec;
        color: #000;
        text-align: center; }
      #shopping .member .order-table table tbody tr td {
        line-height: 60px;
        color: #999; }
        #shopping .member .order-table table tbody tr td .ck {
          color: #eb6100; }

/* 地图 */
.cls-1,.cls-2{fill:none;}.cls-1{stroke:#353b4b;stroke-width:0.5px;}
.map svg polygon,.map svg path {
  fill: #fff;
  stroke: #9d9d9d;transition: fill .3s ease-in-out;
  stroke-width: 0.5px; }
.map svg polygon:hover,.map svg path:hover{
  fill: #747474;
}
.map svg circle {
  fill: #eb6100;
  opacity: 0;
}

/* 左侧栏 */
.side-left {
  color: #333;
  margin-right: 42px; }
  .side-left .en, .side-left .cn, .side-left .shu, .side-left .heng {
    float: left; }
  .side-left .en .yuan {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #eb6100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .side-left .en p {
    text-transform: uppercase;
    font-family: "Conv_DINNEXTW1G-MEDIUM";
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 14px;
    line-height: 8px;
    margin-top: 10px; }
  .side-left .cn {
    width: 32px;
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    font-weight: 600;
    margin: -4px 23px 0; }
  .side-left .shu {
    width: 1px;
    height: 80px;
    background-color: #333;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s; }
  .side-left .heng {
    width: 29px;
    height: 1px;
    background-color: #333;
    margin-top: 78px; }

/* 右侧栏 */
.side-right .rt-left {
  width: 68px;
  height: 10px;
  float: left;
  position: relative; }
  .side-right .rt-left .shu {
    width: 1px;
    height: 10px;
    background-color: #ececec;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .side-right .rt-left .cur {
    position: absolute;
    top: 0;
    left: -6px;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
    .side-right .rt-left .cur div {
      width: 13px;
      height: 13px;
      border-radius: 50%;
      background-color: #fff;
      border: 2px solid #eb6100;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative; }
      .side-right .rt-left .cur div::before {
        content: '';
        width: 26px;
        height: 1px;
        background-color: #eb6100;
        position: absolute;
        top: 4px;
        left: 11px; }

.side-right .rt-right {
  width: -webkit-calc(100% - 68px);
  width: calc(100% - 68px);
  float: left; }
  .side-right .rt-right .title {
    font-size: 24px;
    color: #333; }
  .side-right .rt-right .list {
    margin-top: 32px; }
    .side-right .rt-right .list li {
      cursor: pointer;
      margin-bottom: 35px; }
      .side-right .rt-right .list li:last-child {
        margin-bottom: 0; }
      .side-right .rt-right .list li .list-title {
        font-size: 16px;
        color: #333;
        font-weight: bold;
        line-height: 26px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .side-right .rt-right .list li .list-title span {
          color: #eb6100; }
      .side-right .rt-right .list li .list-p {
        font-size: 14px;
        color: #999;
        line-height: 26px; }
      .side-right .rt-right .list li .list-kuai {
        font-size: 12px;
        color: #999; }
        .side-right .rt-right .list li .list-kuai div {
          max-width: 300px;
          line-height: 1.5;
          background-color: #f5f5f5;
          padding: 9px 16px;
          border-radius: 6px;
          margin: 0 5px 5px 0;
          float: left;
          word-wrap:break-word;
        }

.side-right .rt-right .list.list-tuijian {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 40px;
}
.side-right .rt-right .list.list-tuijian li {
  margin-bottom: 0;
}
.side-right .rt-right .list.list-tuijian li .list-shop-img {
  width: 100%;
  height: 230px;
}
.side-right .rt-right .list.list-tuijian li .list-shop-title {
  font-size: 18px;
  line-height: 70px;
  color: #333;
  text-align: center;
}

.md-box {
  width: 100%;
  background-color: #f5f5f5;
  margin-top: 60px;
  position: relative; }
  .md-box .md {
    padding: 30px 24px;
    text-align: center; }
    .md-box .md .dz {
      text-align: center;
      color: #333; }
      .md-box .md .dz div {
        font-size: 24px;
        margin-top: 14px;
        font-weight: bold; }
      .md-box .md .dz p {
        font-size: 18px;
        margin-top: 18px; }
    .md-box .md .num {
      font-size: 24px;
      color: #333; }
      .md-box .md .num span {
        font-size: 80px;
        color: #eb6100;
        font-family: "Conv_DINNEXTW1G-MEDIUM"; }
    .md-box .md .liejia {
      font-size: 20px;
      color: #999; }
    .md-box .md .sz-icon {
      text-align: center;
      margin-top: 26px; }
      .md-box .md .sz-icon i {
        font-size: 32px; }
    .md-box .md .heng {
      width: 100%;
      height: 1px;
      background-color: #c7c7c7;
      margin: 25px 0 27px 0; }
    .md-box .md .tel {
      font-size: 20px;
      color: #999; }
      .md-box .md .tel span {
        font-size: 18px;
        color: #eb6100; }

/* 加载更多 */
.add-list {
  width: 390px;
  height: 114px;
  line-height: 114px;
  font-size: 14px;
  color: #999;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
  opacity: 0.5; }
  .add-list:hover {
    opacity: 1; }

/* 数字斜切 */
.numMiter .num {
  float: left;
  width: 90px;
  height: 60px;
  position: relative; }
  .numMiter .num .shu {
    font-size: 60px;
    color: #eb6100;
    font-family: "Conv_DINNEXTW1G-MEDIUM"; }
  .numMiter .num i {
    font-size: 60px;
    color: #eb6100;
    position: absolute;
    top: 0;
    right: 0; }
  .numMiter .num::before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 54px solid #fff;
    border-left: 54px solid transparent;
    position: absolute;
    top: 0;
    right: 0; }

.numMiter .text {
  float: left;
  font-size: 24px;
  color: #333;
  margin: 30px 0 0 6px;
  font-weight: bold; }

/*---------------------------------------------------media-----------------------------------------------------------------*/
@media all and (max-width: 1450px) {

  .width-main a.logo img{
position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    line-height:80px; height: 40px;
}

  #index .banner .sw-banner .sw-pag {
    text-align: left;
    text-indent: 10vw;
    bottom: 16vw;
  }
    #product .banner .sw-banner .sw-pag {
        text-align: left;
        text-indent: 10vw;
        bottom: 16vw;
    }
  .width-main {
    width: 1200px; }
  .mb-180 {
    margin-bottom: 100px; }
  .header .width-main .right .list ul li {
    margin-right: 40px; }
  #index .news .width-main .news-en {
    left: -60px; }
  #index .news .width-main .swiper-button .swiper-button-prev, #index .news .width-main .swiper-button .swiper-button-next {
    margin-top: 20px; }
  #index .investment .list .width-main .investment-box {
    padding-top: 100px;
  }

  #index .investment .list .width-main .investment-box .title {
    font-size: 40px;
  }
  #index .investment .list .width-main .investment-box .men #investmentNum {
    font-size: 80px;
    margin-top: 0;
  }
  #index .investment .list .width-main .investment-box .men .jiahao {
    margin-top: -50px;
  }
  #index .investment .list .width-main .investment-box .men {
    margin: 60px 0 40px 0;
  }

  #index .news .list {
    width: -webkit-calc(100% - 390px);
    width: calc(100% - 390px);
    height: 80vh; }
    #index .news .list .swiper-container .swiper-wrapper .swiper-slide {
      width: 360px; }
      #index .news .list .swiper-container .swiper-wrapper .swiper-slide .image {
        width: 360px;
        height: 60vh; }
      #index .news .list .swiper-container .swiper-wrapper .swiper-slide .title {
        margin: 28px 0 16px 0; }
      #index .news .list .swiper-container .swiper-wrapper .swiper-slide .time {
        top: 51vh; }
  #index .investment .map {
    max-width: 50%;
    padding-top: 100px; }
  #index .banner .width-main .banner-box {
    height: 350px; }
  #about .nav {
    margin-bottom: 80px; }
  #about .content .about-1 .list {
    margin-bottom: 100px; }
    #about .content .about-1 .list .list-img {
      height: 393px; }
      #about .content .about-1 .list .list-img .left-bj {
        width: 531px;
        height: 352px;
        left: -webkit-calc((100% - 531px) / 2);
        left: calc((100% - 531px) / 2); }
    #about .content .about-1 .list .list-cen-box {
      height: 352px; }
  #about .content .about-2 .in-china .left .liucheng ul li.jia {
    width: 30px; }
  #about .content .about-2 .in-china .left .tuwen .img {
    height: 990px; }
  #about .content .about-3 .sjz .left .sjz-gs {
    margin: 40px 0 120px 122px; }
  #about .content .about-3 .sjz .left .sjz-list .year::before {
    width: 132px;
    right: -80px; }
  #about .content .about-4 .honor {
    height: 575px; }
    #about .content .about-4 .honor .left {
      width: 530px;
      height: 468px;
      margin-left: 50px; }
    #about .content .about-4 .honor .right {
      margin-left: 40px; }
      #about .content .about-4 .honor .right .honor {
        font-size: 172px; }
      #about .content .about-4 .honor .right .swiper-container {
        width: 548px; }
  #about .content .about-4 .swiper-slide {
    height: 116px; }
  #about .content .about-4 .img-list ul li {
    width: 340px;
    height: 304px;
    margin: 50px 15px 0; }
  #merchant .content .right {
    margin-bottom: 100px; }
  #merchant .content .merchant-1 .right .three .list {
    width: 332px; }
  #merchant .content .merchant-1 .right .tuwen .text:first-child {
    margin-bottom: 48px; }
  #merchant .content .merchant-2 .right .list-box .list .text {
    width: 50%; }
  #merchant .content .merchant-2 .right .list-box .list .img {
    width: 50%; }
  #merchant .content .merchant-2 .right .list-box.list-right .list .text {
    width: 50%; }
    #merchant .content .merchant-2 .right .list-box.list-right .list .text .num {
      margin-left: 20px; }
  #merchant .content .merchant-2 .right .list-box.list-right .list .img {
    width: 50%; }
  #merchant .content .merchant-5 .right .store .store-list ul li {
    width: 480px;
    margin-right: 78px; }
    #merchant .content .merchant-5 .right .store .store-list ul li .list-box {
      padding: 40px 60px 0; }
  #merchant .content .merchant-6 .left {
    margin-bottom: 100px; }
  #product .content .product-1 .list-box .list a {
    width: 33.33%; }
  #school.news .content .school-2 .news-recommend .sw-school-2 {
    width: -webkit-calc(66% + 60px);
    width: calc(66% + 60px); }
  #service .content .service-1 .list-box.list-zb .list .box .kuai:nth-child(1) {
    width: 30%; }
  #service .content .service-1 .list-box.list-zb .list .box .kuai:nth-child(2) {
    width: 40%; }
  #service .content .service-1 .list-box.list-zb .list .box .kuai:nth-child(3) {
    width: 30%; }
  #service .content .service-3 .service-3-box .bai {
    width: 750px; } }

@media all and (max-width: 1024px) {
  .width-main {
    width: 860px; } }

@media all and (max-width: 768px) {
  .width-main {width: 100%; }
  .width-main a.logo img{height: 22px;}
  .od .cont {
    padding-bottom: 50px;
  }
  #fkzt {
    position: relative;
  }
  #fkzt input {
    position: absolute;
    top: 30px;
    left: 0;
  }
}



#fkzt input {
  margin-left: 20px;
  margin-top: 0;
}

#z-tab table input{ background:none; border:1px solid #c0c0c0;width: 80%;max-width: 400px;padding: 3px 0;}
#z-tab table  textarea{ border:1px solid #c0c0c0;padding: 5px;margin: 10px 0; }
#z-tab table  select{ min-width: 48px;padding: 3px 0;-webkit-appearance: menulist; }
#z-tab table select,option,textarea{ background:none; border:none; color:#9999; }

#z-tab table tr{height: 52px;}
#z-tab table tr td{padding-left:12px;}
#z-tab .z-btn{
  display: inline-block;
    border: none;background: #eb6100;color: #fff;
    padding: 12px 36px;font-size: 14px;border-radius: 6px;
}
#z-tab2{
    display: none;
}
#z-tab2 table input{ background:none; border:1px solid #c0c0c0;width: 80%;max-width: 400px;padding: 3px 0;}
#z-tab2 table  textarea{ border:1px solid #c0c0c0;padding: 5px;margin: 10px 0; }
#z-tab2 table  select{ min-width: 48px;padding: 3px 0;-webkit-appearance: menulist; }
#z-tab2 table select,option,textarea{ background:none; border:none; color:#9999; }

#z-tab2 table tr{height: 52px;}
#z-tab2 table tr td{padding-left:12px;}
#z-tab2 table tr td:nth-of-type(1){padding-left: 0;}
#z-tab2 .z-btn{
  display: inline-block;
    border: none;background: #eb6100;color: #fff;
    padding: 12px 36px;font-size: 14px;border-radius: 6px;
}


.header .childNav {
    position: absolute;
    height: 0rem;
    width: 100%;
    top: 100%;
    left: 0;
    background-color: rgba(88,88,88,0.36);
    z-index: -1;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.header .childNav > ul {
    text-align: center;position: absolute;
    height: 60px;line-height: 60px;
}
.header .childNav > ul > a {
    display: inline-block;
    height: 100%;
    /* width: 60px; */
    color: #fff;
    font-size: 14px;
    padding: 0 12px;
    text-align: center;
    vertical-align: top;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.header .childNav > ul > a:hover {
    color: #eb6100;
}
.header .childNav.on {
    height: 60px;
}
.about-zh{
    max-width: 900px;margin: auto;
}
.about-zh img{
    margin: 20px auto;
}
.about-zh P{margin-bottom: 20px;font-size: 16px;line-height: 1.8;}


/*9.17*/

#merchant .tel > div{display: none;}

#product .content .product-0 .list-1 .zbox{
    display: flex;justify-content: flex-start;flex-wrap: wrap;
    align-items: center;
}
#product .content .product-0 .list-1 .zbox > a{
    display: inline-block;width: 22%;margin-bottom: 36px;
    margin-left: 1.5%;margin-right: 1.5%;
}
#product .content .product-0 .list-1 .zbox .sl-box {
    border: 1px solid #ececec;
    padding: 20px; }
#product .content .product-0 .list-1 .zbox .sl-box .sl-img {
    width: 100%;background-size: contain;background-repeat: no-repeat;
    height: 217px; }
#product .content .product-0 .list-1 .zbox .sl-box .title, #product .content .product-0 .list-1 .zbox .sl-box .text {
    text-align: center;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }
#product .content .product-0 .list-1 .zbox .sl-box .title {
    color: #333;
    margin: 30px 0 14px 0; }
#product .content .product-0 .list-1 .zbox .sl-box .title span {
    color: #eb6100; }
#product .content .product-0 .list-1 .zbox .sl-box .text {
    color: #999; }
#product .content .product-0 .list-1 .zbox .sl-box .heng {
    width: 100%;
    height: 1px;
    background-color: #ececec;
    margin: 20px 0; }


@media all and (max-width: 768px) {
    #index .banner .sw-banner .swiper-container .sw-btn-next,#index .banner .sw-banner .swiper-container .sw-btn-prev{
        display: none;
    }
    #z-tab{
        display: none;
    }
    #z-tab2{
        display: block;
    }
    #product .content .product-0 .list-1 .zbox > a{
        width: 47%;margin-bottom: 20px;
    }
    #product .content .product-0 .list-1 .zbox .sl-box .sl-img{
        height: 86px;
    }
}