@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/f5cdb3c818f64f43b97fd9a0a92744de.woff') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-linkedin:before {
  content: "\e605";
}
.icon-tuitetwitter43:before {
  content: "\e60c";
}
.icon-tian7_facebook:before {
  content: "\e600";
}
.icon-copy-link:before {
  content: "\e71f";
}
.icon-sharearticle:before {
  content: "\e6b9";
}
.icon-repository-share:before {
  content: "\eb72";
}
.auto_1400 {
  max-width: 1400px;
  width: 96%;
}
/*Top002897 */
.Top002897 {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  background: #fff;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
}
.Top002897 .auto {
  max-width: 1400px;
  width: 96%;
}
.Top002897 .tip {
  background: #f7f7f7;
  position: relative;
  z-index: 200;
}
.Top002897 .tip dl dt {
  float: left;
  line-height: 38px;
  color: #999;
}
.Top002897 .tip dt span {
  font-weight: bold;
}
.Top002897 .tip dl dd {
  float: right;
  margin-left: 28px;
  position: relative;
  z-index: 100;
  text-transform: capitalize;
  line-height: 38px;
}
@media(min-width:1025px) {
  .Top002897 .top-b {
    width: 100%;
    z-index: 100;
  }
  .Top002897 .top-b > .auto {
    display: table;
  }
  .Top002897 .top-b > .auto > div {
    display: table-cell;
    vertical-align: middle;
  }
  .Top002897 .top-left,
  .Top002897 .top-right {
    width: 10%;
  }
  .Top002897 .top-right {
    width: 5%;
  }
  .Top002897 .top-right {
    position: relative;
    z-index: 100;
  }
}
.Top002897 .top-right dl {
  float: right;
}
.Top002897 .top-right dl > * {
  float: left;
}
.Top002897 .top-search {
  margin-left: 20px;
  /* position: relative; */
  /* z-index: 2; */
}
.Top002897 .open-search {
  width: 28px;
  height: 28px;
  background: url("../images/top002897-icon_search.png") no-repeat center center;
  display: block;
  cursor: pointer;
}
.Top002897 .open-search.on {
  border-radius: 50%;
  background-color: #bf9c56;
  background-image: none;
  position: relative
}
.Top002897 .open-search.on:before,
.Top002897 .open-search.on:after {
  position: absolute;
  content: '';
  width: 60%;
  height: 2px;
  left: 20%;
  top: 50%;
  margin-top: -1px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  background: #fff;
}
.Top002897 .open-search.on:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  ms-transform: rotate(45deg);
}

.Top002897 .top-search .box {
  position: absolute;
  top: 100%;
  right: 0;
  border: none;
  background: #fff;
  width: 300px;
  display: none;
}
.Top002897 .top-search .box .text {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: none;
  border: 0;
  padding: 0 60px 0 20px;
}
.Top002897 .top-search .box .btn {
  position: absolute;
  width: 40px;
  height: 100%;
  background: #bf9c56 url("../images/top002897-icon_search_on.png") no-repeat center center;
  top: 0;
  right: 0;
}


.Top002897 .top-lang .cur {
  padding: 0 17px 0 24px;
  background: url("../images/top002897-icon_lang.png") no-repeat left center;
  position: relative;
  z-index: 1;
  line-height: 30px;
  color: #fff;
}
.Top002897 .top-lang .cur:after {
  position: absolute;
  width: 6px;
  height: 6px;
  content: '';
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  right: 0;
  top: 50%;
  margin-top: -3px;
}
.Top002897 .lang-list {
  position: absolute;
  left: 50%;
  width: 120px;
  margin-left: -60px;
  z-index: 100;
  background: #fff;
  border-radius: 0 0 5px 5px;
  top: 100%;
  padding: 10px 0;
  display: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.Top002897 .lang-list a {
  display: block;
  line-height: 30px;
  text-align: center;
}
.Top002897 .lang-list a:hover,
.Top002897 .top-lang .cur:hover {
  color: rgba(255, 255, 255, 0.5)
}
.Top002897 .tip .share {
  float: right;
}
.Top002897 .tip .share a {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0 0 12px;
  background: url("../images/top002897_share_icon.png") no-repeat 0 0;
  position: relative;
  top: 4px;
}
.Top002897 .tip .share a.d_fb {
  background-position: -66px 0;
  margin-left: 0;
}
.Top002897 .tip .share a.d_tw {
  background-position: -98px 0;
}
.Top002897 .tip .share a.d_ing {
  background-position: -132px 0;
}

.Top002897 .top-menu li b,
.Top002897 .top-menu li b a {
  display: block;
  font-weight: normal;
}
.Top002897 .top-menu li b a {
  padding: 0 10px;
  position: relative;
  text-transform: capitalize;
}
.Top002897 .top-menu li b a:after {
  position: absolute;
  content: '';
  display: block;
  margin-top: -3px;
  height: 2px;
  background-color: #bf9c56;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
  transition: all 0.3s ease 0s;
}
.Top002897 .top-menu li b a:hover:after{
  width: 100%;
}
.Top002897 .top-menu li:first-child b a {
  padding-right: 0
}
/* .Top002897 .top-menu li:first-child b a:after {
  display: none;
} */
.Top002897 .sub,
.Top002897 .sub-two {
  display: none;
}
.Top002897 .sub .detail {
  line-height: 46px;
  display: inline-block;
  background: #bf9c56;
  padding: 0 30px;
  transition: 0.3s;
  color: #fff;
}
.Top002897 .sub .detail:hover {
  background: #fff;
  color: #bf9c56;
}
.Top002897 .sub-menu .name {
  font-size: 18px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Top002897 .sub-menu dt {
  margin-bottom: 2%;
  background: #fff;
  transition: 0.3s
}
.Top002897 .sub-menu dt a {
  padding-bottom: 15px;
  display: block;
}
.Top002897 .sub-menu dt .pic {
  padding: 1.5vw;
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 3
}
.Top002897 .sub-menu dt .pic:after {
  position: absolute;
  background: rgba(25, 49, 104, 0.08);
  z-index: 1;
  content: '';
  width: 0;
  height: 100%;
  transition: 0.3s;
  position: absolute;
  top: 0;
  left: 10%;
}
.Top002897 .sub-menu dt .pic figure {
  display: block;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 80px;
  position: relative;
  z-index: 3
}
.Top002897 .sub-menu dt h3 {
  font-size: 18px;
  margin: 0;
  overflow: hidden;
  line-height: 30px;
  text-align: center;
  padding: 0 20px;
}
.Top002897 .sub-menu dt a:hover {
  color: #bf9c56;
}
.Top002897 .sub-menu dt a:hover .pic:after {
  transition: 0.3s;
  width: 80%;
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
}


@media(min-width:1025px) {
  .Top002897 .sub-two {
    display: none !important;
  }
  .Top002897 .top-menu ul {
    display: table;
    margin: 0 auto;
  }
  .Top002897 .top-menu li {
    float: left;
    padding: 0 1.3vw;
  }
  .Top002897 .top-menu li b a {
    line-height: 75px;
    font-size: 19px;
    color: #333;
  }
  .Top002897 .top-menu li:hover b a,
  .Top002897 .top-menu li.aon b a {
    color: #bf9c56;
  }
  .Top002897 .sub {
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    background: #f5f5f5;
    font-size: 16px;
    box-shadow: 0 10px 10px rgb(0, 0, 0, 0.1);
  }
  .Top002897 .top-menu li.aon .sub {
    z-index: 100;
  }
  .Top002897 .sub,
  .Top002897 .sub a {
    color: #666;
    text-transform: capitalize
  }
  .Top002897 .sub .auto {
    position: relative;
  }
  .Top002897 .sub .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
  }
  .Top002897 .sub .close:before,
  .Top002897 .sub .close:after {
    position: absolute;
    content: '';
    width: 100%;
    background: #bf9c56;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    ms-transform: rotate(-45deg);
  }
  .Top002897 .sub .close:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    ms-transform: rotate(45deg);
  }
  .Top002897 .sub[data-type="column"] h4 .close {
    position: absolute;
    top: 50%;
    margin-top: -10px;
  }
  .Top002897 .sub[data-type="tab"] .close {
    top: 48px;
    right: 40px;
  }
  .Top002897 .sub h4 {
    margin: 0 0 15px 0;
    font-size: 30px;
    color: #333;
  }
  .Top002897 .sub-imgtxt pre {
    line-height: 1.5em;
    max-height: 4.5em;
    font-size: 15px;
    margin: 15px 0 40px 0;
  }
  .Top002897 .sub[data-type="tab"] .auto {
    display: table;
  }
  .Top002897 .sub[data-type="column"] .auto {
    padding: 2% 0;
  }
  .Top002897 .sub[data-type="tab"] .auto > div {
    display: table-cell;
    vertical-align: top;
    padding: 50px 0;
  }
  .Top002897 .sub[data-type="column"] h4 {
    position: relative;
    z-index: 1;
  }

  .Top002897 .sub-menu .name a {
    color: #333;
    float: left;
    /* max-width: 95%; */
    padding-right: 15px;
    position: relative;
    display: block;
    font-size: 17px;
    color: #666;
  }
  .Top002897 .sub-menu .name a:after {
    position: absolute;
    width: 6px;
    height: 6px;
    content: '';
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    right: 2px;
    top: 50%;
    margin-top: -3px;
  }
  .Top002897 .sub-menu .name a:hover {
    color: #bf9c56;
  }
  .Top002897 .sub-menu dd a:hover {
    color: #bf9c56;
  }


  /*.Top002897 .sub[data-type="column"] .sub-imgtxt{float: left; width: 27.273%;}
.Top002897 .sub[data-type="column"] .sub-menu{float:right;width: 66%;}*/
  .Top002897 .sub-menu {
    text-align: center;
  }
  .Top002897 .sub-menu .item {
    float: left;
    /* max-width: 230px; */
  }
  .Top002897 .sub-menu .item dd {
    padding-bottom: 10px;
  }

  .Top002897 .sub-menu dt {
    float: left;
    width: 23%;
    margin-right: 2%;
  }
  .Top002897 .sub-menu dt:nth-child(4n) {
    margin-right: 0;
  }
}
@media(min-width:1025px) and (max-width:1280px) {
  .Top002897 .sub-menu .item {
    max-width: 180px;
  }
  .Top002897 .sub-menu dd {
    line-height: 20px;
    padding: 4px 0;
  }
  .Top002897 .sub-menu dd a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
  }
}
/*ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â§Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«Ãƒâ€šÃ‚Â¯*/
@media(max-width:1024px) {
  .Top002897 > .auto {
    line-height: 40px;
  }
  .Top002897 .top-b {
    background: #fff;
  }
  .Top002897 .top-b > .auto {
    position: relative;
    z-index: 100;
  }
  .Top002897 .top-right {
    float: right;
    padding: 20px 0;
  }

  .Top002897 .top-left {
    position: absolute;
    left: 0;
    top: 0;
    height: 68px;
    display: table;
    max-width: 30%;
  }
  .Top002897 .top-left a {
    display: table-cell;
    vertical-align: middle;
  }
  .Top002897 .top-left img {
    max-height: 60px;
  }
  .Top002897 .top-menu {
    position: fixed;
    right: 0;
    top: 108px;
    bottom: 0;
    width: 0;
    z-index: 100;
    background: #bf9c56;
    overflow: hidden;
    opacity: 0;
    transition: 0.5s;
  }
  .menu-show {
    overflow: hidden;
  }
  .menu-show .top-menu {
    opacity: 1;
    width: 280px;
  }
  .Top002897 .top-menu ul {
    width: 280px;
    height: 100%;
    overflow: auto;
  }
  .Top002897 .top-menu li a {
    color: #fff;
  }
  .Top002897 .open-menu {
    height: 28px;
    width: 40px;
    background: #bf9c56;
    position: relative;
    margin-left: 10px;
  }
  .Top002897 .open-menu.on {
    background: none;
  }
  .Top002897 .open-menu i {
    position: absolute;
    height: 2px;
    background: #fff;
    width: 70%;
    left: 15%;
    top: 50%;
    margin-top: -1px;
    transition: 0.3s;
  }
  .Top002897 .open-menu:not(.on) i:nth-child(1) {
    margin-top: -7px;
  }
  .Top002897 .open-menu:not(.on) i:nth-child(3) {
    margin-top: 5px;
  }
  .Top002897 .open-menu.on i {
    background: #bf9c56;
  }
  .Top002897 .open-menu.on i:nth-child(1) {
    transform: rotate(45deg);
  }
  .Top002897 .open-menu.on i:nth-child(3) {
    transform: rotate(-45deg);
  }
  .Top002897 .open-menu.on i:nth-child(2) {
    display: none;
  }
  .Top002897 .top-menu li b {
    padding-right: 40px;
    line-height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    overflow: hidden;
  }
  .Top002897 .top-menu li b a {
    padding: 0 20px;
    font-size: 18px;
  }
  .Top002897 .top-menu li b i.op {
    position: absolute;
    right: 5px;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    transition: 0.3s;
  }
  .Top002897 .top-menu li b i.op.click {
    transform: rotate(45deg);
  }
  .Top002897 .top-menu li b i.op:after,
  .Top002897 .top-menu li b i.op:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ffff;
  }
  .Top002897 .top-menu li b i.op:after {
    width: 60%;
    height: 2px;
  }
  .Top002897 .top-menu li b i.op:before {
    width: 2px;
    height: 60%;
  }
  .Top002897 .top-search .box {
    width: 100%;
  }

  .Top002897 .sub {
    padding: 10px 20px;
  }
  .Top002897 .sub .auto {
    width: 100%;
  }
  .Top002897 .sub h4 {
    display: none;
  }
  .Top002897 .sub[data-type="tab"] .one-cate-info,
  .Top002897 .sub[data-type="tab"] .two-cate {
    display: none;
  }
  .Top002897 .item-cate,
  .Top002897 .sub-imgtxt {
    background: rgba(0, 0, 0, 0.3);
    padding: 10px;
  }
  .Top002897 .item-cate {
    background: rgba(0, 0, 0, 0.4);
  }
  .Top002897 .sub-imgtxt pre {
    color: #fff;
    margin: 10px 0;
  }
  .Top002897 .sub .detail {
    line-height: 36px;
    padding: 0 15px;
  }
  .Top002897 .sub-menu .name,
  .Top002897 .sub .one-cate > dl > dt {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  }
  .Top002897 .sub-menu .name a,
  .Top002897 .sub .one-cate > dl > dt > a {
    line-height: 40px;
    font-size: 15px;
    display: block;
  }
  .Top002897 .sub .one-cate > dl > dt,
  .Top002897 .sub-menu .name.has-dd,
  .Top002897 .sub .one-cate > dl > dt > a {
    position: relative;
  }
  .Top002897 .sub .one-cate > dl > dt > a {}
  .Top002897 .sub-menu .name.has-dd:after,
  .Top002897 .sub .one-cate > dl > dt > a:after {
    position: absolute;
    content: '';
    border: 6px solid transparent;
    border-top-color: #fff;
    right: 0;
    top: 50%;
    margin-top: -3px;
    transition: 0.3s;
  }
  .Top002897 .sub-menu .name.click:after,
  .Top002897 .sub .one-cate > dl > dt.click > a:after {
    transform: rotate(180deg);
    margin-top: -6px;
  }
  .Top002897 .sub .one-cate > dl > dt .op-dt {
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 10;
    right: 0;
    top: 0;
  }
  .Top002897 .sub-menu dd,
  .Top002897 .item-cate dt {
    line-height: 30px;
  }
  .Top002897 .sub-menu .name a:after {
    border-color: #fff;
  }
  .Top002897 .sub-menu dl {
    background: rgba(0, 0, 0, 0.3);
    padding: 10px;
    display: none;
  }
  .Top002897 .sub-menu .name.has-dd {
    position: relative;
    padding-right: 30px;
  }
  .Top002897 .sub-menu .name .op-dd {
    z-index: 10;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 30px;
  }
  .Top002897 .sub-menu {
    display: block !important;
  }
  .Top002897 .sub-menu .item {
    margin-right: 0 !important;
  }
  .Top002897 .top-menu li b a {
    padding-right: 0;
  }
  .Top002897 .top-menu li b a:after {
    display: none;
  }
}

/*Banner002840 */
.Banner002840 .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  overflow: hidden;
}
.Banner002840 .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .Banner002840 .slides {
  display: block;
}
* html .Banner002840 .slides {
  height: 1%;
}
.no-js .Banner002840 .slides > li:first-child {
  display: block;
}
.Banner002840 .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .Banner002840 .flex-viewport {
  max-height: 300px;
}
.Banner002840 .slides {
  zoom: 1;
}

.Banner002840 .slides > li {
  position: relative;
}
.Banner002840 .slides > li img {
  display: block;
  width: 100%;
}
@media(min-width:1025px) {
  .Banner002840 .slides > li img.wap {
    display: none;
  }
}
@media(max-width:1024px) {
  .Banner002840 .slides > li img.pc {
    display: none;
  }
}

.Banner002840 {
  position: relative;
  z-index: 1;
}
.Banner002840 .txt {
  position: absolute;
  left: 0;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  color: #fff;
  width: 100%;
  font-size: 100px;
}
.Banner002840 .flex-active-slide .txt {
  opacity: 1;
  transition: 1s 0.12s;
}
.Banner002840 .txt .t-1 {
  font-size: 0.42em;
  margin-bottom: 0.619em;
}
.Banner002840 .txt .t-2 {
  font-size: 0.68em;
}
.Banner002840 .txt .t-2 .num {
  font-size: 1.3235em;
  font-family: "avantgardeitcbybt-demi";
  display: inline-block;
  vertical-align: middle;
  margin-top: -2%;
  margin: -2% 0.1em 0 0;
}
.Banner002840 .txt .t-3 {
  font-size: 0.16em;
  letter-spacing: 2em;
  margin-bottom: 2em;
  font-family: "avantgardeitcbybt-demi";
}
.Banner002840 .txt .t-4 {
  font-size: 0.2em;
  margin-bottom: 6.3em;
}
.Banner002840 .txt .more {
  display: inline-block;
  position: relative;
  line-height: 0;
  color: #fff;
}
.Banner002840 .txt .more:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  height: 100%;
  width: 85%;
  background: #ea5432;
  transition: height 0.3s, width 0.5s 0.3s;
}
.Banner002840 .txt .more:hover:before {
  width: 110%;
  height: 0;
  transition: width 0.3s, height 0.5s 0.3s;
}
.Banner002840 .txt .more i {
  font-style: normal;
  display: block;
  font-size: 0.16em;
  line-height: 3.125em;
  padding: 0 4.5em 0 1.1875em;
  background: url(../images/banner002840-more.png) no-repeat right center;
  background-size: 24.517% auto;
  position: relative;
  z-index: 10;
}

.Banner002840 .flex-control-nav {
  position: absolute;
  z-index: 20;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  overflow: hidden;
  bottom: 8%;
  font-size: 0;
}
.Banner002840 .flex-control-nav li {
  float: left;
  padding-right: 20px;
}
.Banner002840 .flex-control-nav li a {
  display: block;
  width: 8px;
  height: 8px;
  background-color: #bf9c56;
  opacity: 0.2;
  -webkit-opacity: 0.2;
  transition: 0.5s;
}
.Banner002840 .flex-control-nav li a.flex-active {
  opacity: 1;
  -webkit-opacity: 1;
  width: 54px;
}
@media(max-width:1440px) {
  .Banner002840 .txt {
    font-size: 80px;
  }
}
@media(max-width:1024px) {
  .Banner002840 .flex-control-nav li {
    padding-right: 10px;
  }
  .Banner002840 .flex-control-nav li a {
    width: 4px;
    height: 4px;
  }
  .Banner002840 .flex-control-nav li a.flex-active {
    width: 40px;
  }
}
@media(max-width:640px) {
  .Banner002840 .flex-control-nav {
    bottom: 3%;
  }
  .Banner002840 .txt {
    font-size: 60px;
  }
}
@media(max-width:480px) {
  .Banner002840 .txt .t-1 {
    font-size: 0.3em;
  }
  .Banner002840 .txt .t-2 {
    font-size: 0.5em;
  }
}


/*Floor002912 */
.Floor002912 {
  padding: 3vw 0;
}
.Floor002912 .slider {
  position: relative;
  z-index: 1;
}
.Floor002912 .slider .box li.slick-slide {
  padding: 2vw 0;
}
.Floor002912 .slider .box li a {
  display: block;
  /* border-radius: 1.771vw 0; */
  transition: 0.3s;
  background: rgba(18, 48, 98, .04);
  position: relative;
  margin: 0 1vw;
  padding: 2vw 0;
  text-align: center;
  color: #fff;
}
.Floor002912 .slider .box li a:hover {
  transition: 0.3s;
  transform: scale(1.05);
  box-shadow: 0 0 20px rgba(0, 39, 103, 0.3)
}
.Floor002912 .slider .box li em {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.Floor002912 .slider .box li em span {
  font-style: normal;
  text-transform: uppercase;
  transform: rotate(45deg);
  font-weight: bold;
  font-size: 18px;
  z-index: 10;
  display: block;
  position: relative;
  z-index: 12;
  color: #fff;
  margin-top: 16px;
  left: -3px;
}
.Floor002912 .slider .box li em:after {
  content: '';
  background: url(../images/ppiclist002797_new.png) no-repeat;
  position: absolute;
  right: -20px;
  top: -3px;
  background-size: 80px auto;
  display: block;
  width: 96px;
  height: 99px;
  z-index: 11;
}
.Floor002912 .name {
  margin: 7% auto 2%;
  max-width: 86%;
  height: 56px;
  overflow: hidden;
}
.Floor002912 .name aside {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.3s;
  line-height: 28px;
}
.Floor002912 .pic {
  height: 8vw;
}
.Floor002912 .pic img {
  max-height: 10vw;
  max-width: 257px;
}
.Floor002912 .detail:before {
  display: block;
  content: '';
  width: 1px;
  height: 36px;
  background: rgba(0, 0, 0, 0.5);
  margin: 0 auto 15px;
}
.Floor002912 .detail aside {
  position: relative;
  color: #666;
}
.Floor002912 .detail aside span {
  transition: 0.3s;
}
.Floor002912 .detail aside span.off {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
}
.Floor002912 .slider .box li a:hover .detail aside span.on {
  opacity: 0;
}
.Floor002912 .slider .box li a:hover .detail aside span.off {
  color: #bf9c56;
  opacity: 1;
}
.Floor002912 .slider .box li a:hover .name aside {
  color: #bf9c56;
}

.Floor002912 .slick-arrow {
  position: absolute;
  z-index: 30;
  top: 50%;
  width: 42px;
  height: 42px;
  border: 1px solid #bf9c56;
  padding: 0;
  margin-top: -21px;
  border-radius: 50%;
  transition: 0.3s;
}
.Floor002912 .slick-arrow:hover {
  background: #bf9c56;
}
.Floor002912 .slick-arrow:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #bf9c56;
  border-left: 2px solid #bf9c56;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.Floor002912 .slick-next:before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  margin: -5px 0 0 -7px;
}
.Floor002912 .slick-arrow:hover:before {
  border-color: #fff;
}
@media(max-width:640px) {
  .Floor002912 .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
@media(min-width:1701px) {
  .Floor002912 .slider .box ul {
    margin: 0 -1vw;
  }
  .Floor002912 .slick-prev {
    left: -4vw;
  }
  .Floor002912 .slick-next {
    right: -4vw;
  }
}
@media(max-width:1700px) {
  .Floor002912 .slick-prev {
    left: -60px;
  }
  .Floor002912 .slick-next {
    right: -60px;
  }
}
@media(max-width:1500px) {
  .Floor002912 .slick-prev {
    left: 0;
  }
  .Floor002912 .slick-next {
    right: 0;
  }
  /* .Floor002912 a:hover .name aside{font-size:4vw;} */
}
@media(max-width:1200px) {
  .Floor002912 .pic {
    height: 20vw;
  }
  .Floor002912 .pic img {
    max-height: 20vw;
  }
  .Floor002912 .slider .box li.slick-slide {
    padding-top: 4vw;
  }
  .Floor002912 .name {
    font-size: 2.5vw;
  }
  .Floor002912 a:hover .name aside {
    font-size: 5vw;
  }
}
@media(max-width:640px) {
  .Floor002912 {
    padding-bottom: 8vw;
  }
  .Floor002912 .pic {
    height: 40vw;
  }
  .Floor002912 .pic img {
    max-height: 40vw;
  }
  .Floor002912 .slider .box li.slick-slide {
    padding-top: 12vw;
  }
  .Floor002912 .name {
    font-size: 8vw;
  }
  .Floor002912 a:hover .name aside {
    font-size: 10vw;
  }
  .Floor002912 .slider .box li.slick-slide a {
    padding: 8vw 0;
  }
}

/*Bottom003009 */
.Bottom003009 {
  background-color: #282828;
  padding-top: 4vw;
}
@media(max-width:1024px) {
  .Bottom003009 {
    text-align: center;
  }
}
.Bottom003009 .auto {
  max-width: 1400px;
}
.Bottom003009,
.Bottom003009 a {
  color: #999;
  font-size: 14px;
}
.Bottom003009 a:hover {
  color: #fff;
}

.Bottom003009 .b-mid {
  padding-bottom: 3vw;
}
.Bottom003009 .b-mid .tit {
  margin-bottom: 1vw;
  line-height: 28px;
  /*height: 56px;*/
}
.Bottom003009 .b-mid .tit,
.Bottom003009 .b-mid .tit a {
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  text-transform: capitalize
}
.Bottom003009 .contact {
  /* max-width: 329px; */
  width: 25%;
}
.Bottom003009 .contact li {
  line-height: 30px;
  padding: 0 0 5px;
}
.Bottom003009 .b-mid nav {
  /* max-width: 770px; */
  width: 70%;
}
.Bottom003009 .b-mid nav dl {
  float: left;
  max-width: 150px;
}
.Bottom003009 .b-mid nav dd {
  line-height: 20px;
  padding: 5px 0;
}
@media(max-width:1024px) {
  .Bottom003009 .b-mid {
    display: none;
  }
}

.Bottom003009 .contact dt {
  margin-top: 30px;
}
.Bottom003009 .contact dt p {
  margin: 0 0 8px;
  font-size: 15px;
  text-transform: none;
}
.Bottom003009 .contact dt aside input {
  border: 1px #e6e6e6 solid;
  background: #fff;
  border-right: none;
  line-height: 24px;
  padding: 8px 15px;
  width: 70%;
  display: inline-block;
}
.Bottom003009 .contact dt aside input.but {
  cursor: pointer;
  background: #0075c1;
  color: #fff;
  border: none;
  padding: 9px 0;
  width: 30%;
}



.Bottom003009 .contact .links {
  position: relative;
  z-index: 50;
  margin: 3% 0 0;
  max-width: 75%;
}
.Bottom003009 .contact .links dt {
  border: 1px solid #555;
  line-height: 36px;
  padding: 0 18px;
  background: url(../images/down.png) no-repeat 95% center;
  color: #999;
}
.Bottom003009 .contact .links dd {
  display: none;
  position: absolute;
  left: 0;
  z-index: 40;
  right: 0;
  bottom: 100%;
  background: #fff;
  padding: 12px 0;
}
.Bottom003009 .contact .links dd a {
  font-size: 15px;
  display: inline-block;
  line-height: 20px;
  padding: 5px 8px;
  color: #666;
}
.Bottom003009 .contact .links dd a:hover {
  color: #bf9c56;
  text-decoration: underline;
}
.Bottom003009 .copyright {
  background: #222;
  padding: 1.4vw 0;
}
.Bottom003009 .copyright .fr a {
  display: inline-block;
}
.Bottom003009 .copyright .fr a:not(:last-child):after {
  width: 1px;
  height: 13px;
  display: inline-block;
  content: '';
  vertical-align: middle;
  background: #fff;
  opacity: 0.1;
  margin: 0 15px;
}
@media(max-width:1024px) {
  .Bottom003009 .copyright {
    margin-top: 5vw;
    padding: 5vw;
  }
  .Bottom003009 .copyright .fr {
    padding-bottom: 10px;
  }
}

/*
 .Floor002429
 */
.Floor002429 {
  margin-bottom: 4vw;
  /*padding: 4vw 0 4vw 0;background: #f5f5f5;*/
  font-size: 17px;
}
.Floor002429 .h-tit {
  text-transform: capitalize;
  text-align: center;
  font-size: 36px;
  color: #333;
  margin: 0;
  padding-bottom: 2vw;
}
.Floor002429 .h-tit span {
  position: relative;
  display: inline-block
}
.Floor002429 .h-tit span:after {
  content: '';
  width: 100%;
  height: 5px;
  background: #bf9c56;
  display: block;
}
.Floor002429 .auto {
  position: relative;
}
@media only screen and (max-width:1470px) {
  .Floor002429 .auto {
    max-width: 1470px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.Floor002429 .list {
  margin: 0 -15px;
}
.Floor002429 .list ul {
  float: left;
  width: 33.3334%;
  padding: 0 15px 30px;
}
.Floor002429 .list ul li {
  overflow: hidden;
  position: relative;
  padding: 5% 0;
  height: 14.45vw;
}
.Floor002429 .list ul:nth-child(2) li {
  height: 30.05vw;
}
.Floor002429 .list ul li + li {
  margin-top: 5%;
}
.Floor002429 .list ul li a {
  display: block;
  width: 100%;
  transition: transform .5s ease-in .1s;
  -webkit-transition: transform .5s ease-in .1s;
  -moz-transition: transform .5s ease-in .1s;
  -ms-transition: transform .5s ease-in .1s;
  height: 100%;
  position: relative;
  z-index: 2;
}
.Floor002429 .list ul li .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
}
.Floor002429 .list ul li a:hover {
  transform: scale(1.1);
  display: block;
}
.Floor002429 .list ul li a .pic {
  display: block;
  max-height: 9vw;
  overflow: hidden;
}
.Floor002429 .list ul:nth-child(2) li a .pic {
  min-height: 19vw;
  margin: 9% 0 4%;
}
.Floor002429 .list ul li a aside {
  text-transform: capitalize;
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 2% 0 4%;
}
.Floor002429 .list ul li a:hover aside {
  color: #bf9c56;
}
.Floor002429 .list ul li a img {
  display: block;
  margin: 3% auto 4%;
  max-width: 14vw;
}
@media only screen and (max-width:1024px) {
  .Floor002429 .list {
    margin: 0 -1.5%;
  }
  .Floor002429 .list ul {
    width: 50%;
    padding: 0 1.5% 3%;
  }
  .Floor002429 .list ul:last-child {
    width: 100%;
  }
  .Floor002429 .list ul:last-child li {
    width: 48.5%;
    float: left;
  }
  .Floor002429 .list ul:last-child li + li {
    margin-top: 0;
  }
  .Floor002429 .list ul:last-child li:nth-child(2n) {
    float: right;
    text-align: right;
  }
}
/*Floor003081 */
.Floor003081 {
  padding: 4vw 0 4vw 0;
  background: url("../images/floor003081-bg.jpg") no-repeat center center;
  background-size: cover;
  font-size: 17px;
}
.Floor003081 .title {
  text-transform: capitalize;
  text-align: center;
  font-size: 36px;
  color: #333;
  margin: 0;
  padding-bottom: 3vw;
  font-weight: bold;
}
.Floor003081 .title span {
  position: relative;
  display: inline-block
}
.Floor003081 .title span:after {
  content: '';
  width: 100%;
  height: 5px;
  background: #bf9c56;
  display: block;
}

.Floor003081 .auto {
  overflow: hidden;
  width: 96%;
  position: relative;
  z-index: 2;
}

.Floor003081 .slick-dots {
  text-align: center;
  padding-top: 2.2vw;
}
.Floor003081 .slick-dots li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 10px 0;
  position: relative;
  list-style: none;
  margin: 0 5px;
}
.Floor003081 .slick-dots li button {
  font-size: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  border: 0;
  padding: 0;
  position: absolute;
  border-radius: 50%;
}
.Floor003081 .slick-dots li.slick-active button {
  background: #bf9c56;
}

.Floor003081 .item a {
  border-radius: 6px;
  background: #fff;
}
.Floor003081 .item .Ispic {
  width: 60%;
}
.Floor003081 .item .txt .inner {
  color: #999;
  /* max-width: 264px; */
  width: 80%;
  margin: 0 auto;
  padding: 3vw 0;
}
.Floor003081 .item .txt aside {
  color: #333;
  font-size: 24px;
  line-height: 1.4;
  /* min-height: 3em; */
  font-weight: bold;
}
.Floor003081 .item:hover .txt aside {
  color: #bf9c56;
}
.Floor003081 .item .txt p {
  line-height: 1.7;
  margin: 1.5vw 0 3vw 0;
  font-size: 17px;
  color: #888;
}
.Floor003081 .item .txt span {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #bf9c56;
  box-shadow: 0 3px 18px rgba(18, 48, 98, 0.2);
}
.Floor003081 .item .txt span:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -4px;
}


@media(min-width:641px) {
  .Floor003081 .info {
    max-width: 494px;
    width: 80%;
  }
}
@media(min-width:751px) {
  .Floor003081 .txt-area .more {
    bottom: 0;
  }
  .Floor003081 .slider {
    margin: 0 -20px;
  }
  .Floor003081 .item a {
    min-height: 24vw;
    margin: 0 20px;
    width: calc(100% - 40px);
  }
}
@media(max-width:750px) {
  .Floor003081 .txt-area .more {
    top: 0;
  }
  .Floor003081 .item a {
    min-height: 60vw;
  }
}
@media(max-width:640px) {
  .Floor003081 {
    font-size: 3vw;
  }
  .Floor003081 .title {
    font-size: 5vw
  }
  .Floor003081 .item .txt aside {
    font-size: 4.5vw
  }
  .Floor003081 .slick-dots {
    padding-top: 6vw;
  }
  .Floor003081 .txt-area .more a {
    width: auto;
    padding: 0 5vw;
    line-height: 5vw;
    font-size: 3vw;
  }
}

/*Floor002919 */
.Floor002919 {
  padding: 0 0 4.69vw 0;
}
.Floor002919 .title {
  text-transform: capitalize;
  text-align: left;
  font-size: 36px;
  color: #333;
  margin: 0;
  padding-bottom: 0.5vw;
  font-weight: bold;
}
.Floor002919 .title span {
  position: relative;
  display: inline-block;
  text-align: left;
}
.Floor002919 .title span:after {
  content: '';
  width: 100%;
  height: 5px;
  background: #bf9c56;
  display: block;
}

.Floor002919 .more {
  text-align: center;
  width: 140px;
  line-height: 40px;
  color: #fff;
  background: #bf9c56;
  display: block;
  text-transform: capitalize;
  font-size: 17px;
  margin-top: 2vw;
}
.Floor002919 .more:hover {
  background: #bf9c56;
}
@media(max-width:480px) {
  .Floor002919 .more {
    line-height: 10vw;
  }
}

@media(min-width:769px) {
  .Floor002919 .auto > .ytable > .ytable-cell {
    vertical-align: top;
  }
  .Floor002919 .pic {
    width: 37.143%;
    height: 29.167vw;
  }
  .Floor002919 .info {
    padding-right: 4.167vw;
  }
  .Floor002919 .set-up {
    padding-top: 3vw;
    padding-bottom: 1.71875vw;
    margin-right: 15px;
  }
  .Floor002919 .set-up .column {
    /* padding-left: 4.167vw; */
  }
}
.Floor002919 .info p {
  font-size: 16px;
  line-height: 1.8em;
  color: #888;
  margin: 1vw 0;
}
.Floor002919 .set-up .column {
  /* background: #fff; */
  position: relative;
}
.Floor002919 .set-up .column .slider {
  padding: 0 50px;
}
.Floor002919 .set-up .column .Ispic {
  padding-bottom: 110%;
  background-size: contain;
}
.Floor002919 .set-up .column .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 42px;
  height: 42px;
  border-radius: 50%;
  z-index: 10;
}
.Floor002919 .set-up .column .slick-prev {
  left: 0;
  transform: rotate(180deg);
}
.Floor002919 .set-up .column .slick-next {
  right: 0;
  /* background: #fff; */
  /* border-color: #fff; */
}
.Floor002919 .set-up .column .slick-arrow:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-right: 1px solid #b3b3b3;
  border-top: 1px solid #b3b3b3;
  transform: rotate(45deg);
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -8px;
}

.Floor002919 .pic {
  position: relative;
}
.Floor002919 .play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 3;
  font-size: 100px;
}
.Floor002919 .play:before,
.Floor002919 .play:after,
.Floor002919 .play i {
  position: absolute;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.Floor002919 .play i {
  width: 0.8em;
  height: 0.8em;
  z-index: 4;
  background: url("../images/floor002919_play.png") no-repeat center center #fff;
  background-size: 0.16em auto;
}
.Floor002919 .play:before,
.Floor002919 .play:after {
  content: '';
  background-color: #bf9c56;
  opacity: 0.11;
  transform-origin: 0 0;
}
.Floor002919 .play:before {
  width: 1em;
  height: 1em;
  animation: infinite scale 2s;
}
.Floor002919 .play:after {
  width: 1.2em;
  height: 1.2em;
  animation: infinite scale2 2s;
}
@keyframes scale {
  0% {
    transform: scale(1) translate(-50%, -50%);
    opacity: .3
  }
  100% {
    transform: scale(1.3) translate(-50%, -50%);
    opacity: 0;
  }
}
@keyframes scale2 {
  0% {
    transform: scale(1) translate(-50%, -50%);
    opacity: .3;
  }
  100% {
    transform: scale(1.6) translate(-50%, -50%);
    opacity: 0;
  }
}

.video-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  background: rgba(0, 0, 0, 0.85);
}
.video-box .close {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: fixed;
  z-index: 4;
  right: 20px;
  top: 20px;
}
.video-box .close::before,
.video-box .close::after {
  position: absolute;
  content: '';
  width: 80%;
  left: 10%;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
  background: #fff;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.video-box .close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.video-box .ytable {
  height: 100%;
}
.video-box .ytable-cell {
  text-align: center;
}
.video-box video {
  width: 90%;
  max-width: 900px;
}

@media(max-width:768px) {
  .Floor002919 .ytable,
  .Floor002919 .ytable-cell {
    display: block;
  }
  .Floor002919 .pic {
    padding-bottom: 107%;
  }
  .Floor002919 .set-up {
    margin-top: 6vw;
  }
  .Floor002919 .set-up .ytable {
    position: relative;
  }
}
@media(max-width:640px) {
  .Floor002919 .set-up .column li a {
    font-size: 3.5vw;
  }
  .Floor002919 .set-up .column li .icon {
    margin-bottom: 3vw;
    background-size: contain;
    height: 7vw;
  }
}



/*Other002638 */
.Other002638 ul {
  position: fixed;
  right: 1%;
  z-index: 110;
  top: 350px;
  transform: translateY(-50%);
}
.Other002638 li {
  position: relative;
  margin: 1px 0;
}
.Other002638 li > a {
  display: block;
  width: 70px;
  height: 70px;
  /* border-radius:3px; */
  background: url(../images/other002638_icon.png) no-repeat center top 6px #bf9c56;
  transition: 0.3s;
}
.Other002638 li > a:hover {
  background-color: #b30917;
}
.Other002638 li.li_tel .wap {
  display: none;
}
.Other002638 li.li_tel aside {
  display: none;
  position: absolute;
  right: 100%;
  line-height: 60px;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: 0;
  background: #0598aa;
  margin-right: 1px;
  border-radius: 3px;
  padding: 0 10px;
  font-size: 18px;
  color: #fff;
}
.Other002638 li.li_email a {
  background-position: center -56px;
}
.Other002638 li.li_gettop a {
  background-position: center -116px;
}
@media(min-width:1025px) {
  .Other002638 li.li_tel:hover aside {
    display: block;
  }
}
@media(max-width:1024px) {
  .Other002638 li.li_tel a {
    display: none;
  }
  .Other002638 li.li_tel .wap {
    display: block;
  }
}

.Other002638 .pop-up {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.Other002638 .pop-up .ycenter {
  height: 100%;
}
.Other002638 .pop-up .main {
  position: relative;
  width: 90%;
  margin: 0 auto;
  max-width: 600px;
  background: #fff;
  border: 5px solid #bf9c56;
  padding: 2%;
}
.Other002638 .pop-up .close {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -15px;
  top: -15px;
  border-radius: 50%;
  background: #bf9c56;
  cursor: pointer;
}
.Other002638 .pop-up .close::before,
.Other002638 .pop-up .close::after {
  position: absolute;
  content: '';
  left: 20%;
  top: 50%;
  width: 60%;
  height: 3px;
  background: #fff;
  margin-top: -1px;
  transform: rotate(-45deg);
}
.Other002638 .pop-up .close::before {
  transform: rotate(45deg);
}
.Other002638 .pop-up#form td {
  padding-top: 3%;
  vertical-align: top;
}
.Other002638 .pop-up#form td.f-name {
  text-align: right;
  width: 90px;
  line-height: 32px;
  text-transform: capitalize;
}
.Other002638 .pop-up#form td.f-name em {
  display: inline-block;
  margin-right: 3px;
  color: red;
  font-style: normal;
}
.Other002638 .pop-up#form td .text {
  width: 100%;
  line-height: 32px;
  height: 32px;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 0 5px;
}
.Other002638 .pop-up#form td .btn {
  width: 40%;
  margin-right: 3%;
  line-height: 40px;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  color: #fff;
  background: #bf9c56;
  max-width: 140px;
  text-transform: capitalize;
  font-size: 16px;
}
.Other002638 .pop-up#form td .btn_reset {
  background: #999;
}
.Other002638 .pop-up#form td textarea.text {
  height: 90px;
}
.Other002638 .pop-up#form p {
  margin: 0 0 4%;
  text-align: center;
  color: #bf9c56;
  font-size: 16px;
}
.Other002638 .pop-up#map .main {
  padding: 15px;
}
.Other002638 .pop-up .map {
  height: 300px;
}
@media(max-width:640px) {
  .Other002638 ul {
    top: auto;
    margin-top: 0;
    bottom: 2%;
  }
  .Other002638 li > a {
    width: 30px;
    height: 30px;
  }
  .Other002638 li.li_kf a {
    background-position: center -13px;
  }
  .Other002638 li.li_email a {
    background-position: center -75px;
  }
  .Other002638 li.li_gettop a {
    background-position: center -137px;
  }
}





/*
 .Floor002491 为demo编号
 */
.Floor002491 {
  width: 100%;
  position: relative;
  z-index: 9;
}
.Floor002491 .h-tit {
  text-transform: capitalize;
  text-align: center;
  font-size: 36px;
  color: #333;
  margin: 0;
  padding-bottom: 3vw;
}
.Floor002491 .h-tit span {
  position: relative;
  display: inline-block
}
.Floor002491 .h-tit span:after {
  content: '';
  width: 100%;
  height: 5px;
  background: #bf9c56;
  display: block;
}
.Floor002491 .auto {
  position: relative;
  padding-bottom: 5vw;
}
.Floor002491 .wrap-container {
  margin: 0 auto;
}
.Floor002491 ul * {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.Floor002491 ul li {
  width: 19%;
  float: left;
  padding-bottom: 500px;
  background-position: 0 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.Floor002491 ul li a {
  display: block;
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  /* z-index: 4; */
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.Floor002491 ul li:before {
  position: absolute;
  content: '';
  visibility: visible;
  opacity: 1;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: block;
  top: 0;
  left: 0;
  z-index: 2;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  z-index: 5;
}
/*.Floor002491 ul li:hover:before { opacity: 1;visibility: visible;position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 2;background: linear-gradient(rgba(0,0,0,0) 0%,rgba(25,49,104,0.8) 60%);transition:0.3s; -webkit-transition:0.3s;}*/

.Floor002491 ul li:hover:before,
.Floor002491 ul li.on:before {
  display: none;
}
.Floor002491 ul li .pic {
  margin-top: 6vw;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.Floor002491 ul li figure {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  margin-bottom: 10px;
  margin: auto;
  padding-bottom: 58%;
  width: 74%;
  background-size: contain;
}
.Floor002491 ul li:hover figure {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.Floor002491 ul li .txt {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  /* padding-left: 40px; */
  margin: 0;
  transition: 0.3s;
  transform: translateY(-50%);
  z-index: 20;
}
.Floor002491 ul li .txt img {
  display: block;
  margin: 0 auto 25px;
  transition: 0.3s;
}
.Floor002491 ul li h5 {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  color: #fff;
  z-index: 11;
  text-align: center;
  margin: 0;
}
.Floor002491 ul li:hover .txt,
.Floor002491 ul li.on .txt {
  bottom: 10px;
  top: auto;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  text-align: center;
}
.Floor002491 ul li:hover .txt img,
.Floor002491 ul li.on .txt img {
  display: inline-block;
  max-width: 64px;
  margin: 0;
  transition: 0.3s;
}
.Floor002491 ul li:hover h5,
.Floor002491 ul li.on h5 {
  display: inline-block;
  position: relative;
  top: 12px;
}
/*.Floor002491 ul li:hover h5{color: #bf9c56; }*/
.Floor002491 ul li.on {
  width: 24%;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.Floor002491 ul li.on .pic {
  margin-top: 4.4vw;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.Floor002491 ul li.on figure {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}


/* 栏目页banner */
.Banner002033 {
  position: relative;
  overflow: hidden;
  /* height: 460px; */
  background: #f0f0f0;
  z-index: 1;
}
.Banner002033 .txt {
  position: absolute;
  width: 100%;
  z-index: 5;
  left: 0;
  color: #fff;
  text-align: center;
  top: 45%;
  line-height: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: top 0.3s;
}
.Banner002033 .txt h1 {
  font-size: 56px;
}
.Banner002033 .txt p,
.Banner002033 .txt h1 {
  margin: 0;
  line-height: 1;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.Banner002033 .bg {
  /* height: 460px; */
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}
.Banner002033 .bg img {
  /* display: none; */
}
@media(max-width:1440px) {
  .Floor002491 ul li {
    padding-bottom: 400px;
  }
}
@media(max-width:1024px) {
  .Banner002033 .bg {
    height: auto;
    background: none !important;
  }
  .Banner002033 .bg img {
    display: block;
    width: 100%;
  }
}
@media(max-width:768px) {
  .Banner002033,
  .Banner002033 .bg {
    height: auto;
  }
  .Banner002033 .txt p {
    font-size: 20px;
  }
  .Banner002033 .txt h1 {
    font-size: 58px;
  }
}
@media(max-width:640px) {
  .Banner002033 .txt h1 {
    font-size: 32px;
    padding-top: 10px;
  }
}
@media(max-width:320px) {
  .Banner002033 .txt h1 {
    font-size: 24px;
  }
}


/* 栏目页 产品中心菜单 */
.Menu002188 {
  margin-top: -71px;
  position: relative;
  z-index: 2;
  background: #dab25b;
  min-height: 71px;
}
.Menuprdt {
  margin-top: 0;
}
.Menu002188 .owl-nav {
  display: none;
}
.Menu002188 .owl-stage-outer {
  overflow: hidden;
}
.Menu002188 .Menu {
  width: 100%;
}
.Menu002188 .Menu li {
  float: left;
  padding: 25px 0;
  margin-right: 40px;
}
.Menu002188 .Menu li:last-of-type {
  margin-right: 0;
}
.Menu002188 .Menu li a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.65);
  padding-bottom: 24px;
  position: relative
}
.Menu002188 .Menu li a:after {
  content: '';
  background: #fff;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  display: none;
}
.Menu002188 .Menu li.cur a:after {
  display: block;
}
.Menu002188 .Menu li:hover a:after {
  display: block;
}
.Menu002188 .Menu li.cur a, .Menu002188 .Menu li a:hover {
  color: #fff;
}
.Menu002188 .Currents {
  text-align: right;
  color: rgba(255, 255, 255, 0.65);
  line-height: 25px;
  float: right;
  padding-top: 23px;
}
.Menu002188 .Currents em {
  font-style: normal;
  background: url(../images/menu002188-current_icon.png) no-repeat left center;
  background-size: auto 100%;
  padding-left: 30px;
  display: inline-block;
}
.Menu002188 .Currents a {
  color: rgba(255, 255, 255, 0.65);
}
.Menu002188 .Currents span {
  color: #fff;
}
.Menu002188 .Currents a:hover {
  color: #fff;
}
@media (max-width: 1024px) {
  .Menu002188 .Currents {
    display: none;
  }
  .Menu002188 .Menu {
    width: 100%;
  }
  .Menu002188 .Menu li:last-of-type {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .Menu002188 {
    margin-top: 0;
    min-height: inherit;
  }
  .Menu002188 .Menu li a {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .Menu002188 .Menu li {
    padding: 20px 0;
  }
}
@media (max-width: 320px) {
  .Menu002188 .Menu li a {
    font-size: 14px;
  }
}


/* 02_1产品列表 */
.PicList001886 {
  padding-top: 3vw;
}
.PicList001886 dl dd {
  margin-bottom: 3%;
  background: #fff;
  float: left;
  width: 23%;
  margin-right: 2%;
  transition: 0.3s
}
.PicList001886 dl dd:nth-child(4n) {
  margin-right: 0;
}
.PicList001886 dl .pic {
  padding: 2vw;
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 3
}
.PicList001886 dl .pic:after {
  position: absolute;
  background: rgba(25, 49, 104, 0.08);
  z-index: 1;
  content: '';
  width: 0;
  height: 100%;
  transition: 0.3s;
  position: absolute;
  top: 0;
  left: 10%;
}
.PicList001886 dl .pic figure {
  display: block;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 45%;
  position: relative;
  z-index: 3
}
.PicList001886 dl .box {
  padding: 0 1vw 0.5vw;
  /* line-height: 24px; */
}
.PicList001886 dl h2 {
  position: relative;
  line-height: 50px;
  margin-top: 0;
  text-align: center;
}
.PicList001886 dl h2 .tit {
  font-size: 16px;
  margin: 0;
  max-height: 60px;
  overflow: hidden;
  line-height: 30px;
  display: block;
}
.PicList001886 dl .buy {
  width: 160px;
  border-radius: 30px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  text-align: center;
  display: block;
  border: 1px solid #e5e5e5;
  color: #999;
  font-weight: normal;
  margin-top: 25px;
}
.PicList001886 dl .buy:hover {
  border: 1px solid #bf9c56;
  background: #bf9c56;
  color: #fff;
}
.PicList001886 dl p {
  margin: 0;
  line-height: 26px;
  font-size: 14px;
  color: #999;
  padding-top: 2%;
}
.PicList001886 dl dd:hover .pic:after {
  transition: 0.3s;
  width: 80%;
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
}
.PicList001886 dl dd:hover a {
  color: #bf9c56;
}
@media(max-width:1200px) {
  .PicList001886 .auto {
    padding: 0;
    margin: 2%;
  }
}
@media(max-width:768px) {
  .PicList001886 dl .box {
    line-height: 24px;
  }
  .PicList001886 dl h2 {
    max-height: 48px;
  }
}
@media(max-width:640px) {
  .PicList001886 dl {
    padding: 4%;
    display: block;
  }
  .PicList001886 dl .pic,
  .PicList001886 dl .box {
    float: none;
    width: auto;
  }
  .PicList001886 dl .box {
    padding-top: 3%;
  }
  .PicList001886 dl dd {
    display: block;
  }
}

/* 02_1产品搜索结果 */
.PicList001887 {
  padding-top: 3vw;
}
.PicList001887 dl {
  display: table;
  width: 100%;
  border-bottom: 1px dashed #e8e7e7;
}
.PicList001887 dl:last-child {
  border-bottom: 0;
}
.PicList001887 dl dd {
  margin-bottom: 3%;
  background: #fff;
}
.PicList001887 dl .pic {
  width: 30%;
  float: left;
  height: 280px;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-box-orient: vertical;
  text-align: center;
}
.PicList001887 dl .pic img {
  display: block;
  width: 100%;
  max-width: 320px;
}
.PicList001887 dl .box {
  padding: 2vw;
  line-height: 30px;
  float: right;
  width: 70%;
}
.PicList001887 dl h2 {
  position: relative;
  line-height: 50px;
  margin-top: 0;
}
.PicList001887 dl h2::after {
  position: absolute;
  display: block;
  content: '';
  width: 28px;
  height: 3px;
  background: #bf9c56;
}
.PicList001887 dl h2 .tit {
  font-size: 22px;
  margin: 0;
  max-height: 60px;
  overflow: hidden;
}
.PicList001887 dl .buy {
  width: 160px;
  border-radius: 30px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  text-align: center;
  display: block;
  border: 1px solid #e5e5e5;
  color: #999;
  font-weight: normal;
  margin-top: 25px;
}
.PicList001887 dl .buy:hover {
  border: 1px solid #bf9c56;
  background: #bf9c56;
  color: #fff;
}
.PicList001887 dl p {
  margin: 0;
  line-height: 26px;
  font-size: 14px;
  color: #999;
  padding-top: 2%;
}
@media(max-width:1200px) {
  .PicList001887 .auto {
    padding: 0;
    margin: 2%;
  }
}
@media(max-width:768px) {
  .PicList001887 dl .box {
    line-height: 24px;
  }
  .PicList001887 dl h2 {
    max-height: 48px;
  }
}
@media(max-width:640px) {
  .PicList001887 dl {
    padding: 4%;
    display: block;
  }
  .PicList001887 dl .pic,
  .PicList001887 dl .box {
    float: none;
    width: auto;
  }
  .PicList001887 dl .box {
    padding-top: 3%;
  }
  .PicList001887 dl dd {
    display: block;
  }
}


/**插件样式 有相同 留一个即可**/
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}
.owl-carousel.owl-hidden {
  opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}
.owl-carousel.owl-rtl {
  direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
  float: right
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}
/***end**/

/* 栏目页内容 */
.bgbox {
  background: #f5f5f5;
}
.column_box {
  padding: 4vw 0 5vw;
}
.column_box .p {
  font-size: 16px;
  line-height: 1.8em;
  color: #888;
}

/* 栏目标题 */
@font-face {
  font-family: 'Oswald-Light';
  src: url("../fonts/oswald-light.ttf");
}
@font-face {
  font-family: 'Oswald-SemiBold';
  src: url("../fonts/oswald-semibold.ttf");
}
.column_tit {
  text-align: center;
  padding: 0 0 40px;
}
.column_tit2 {
  text-align: left;
}
.column_tit h2 {
  font-size: 36px;
  font-family: 'Oswald-Light';
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  color: #bf9c56;
  padding-bottom: 25px;
  margin: 0;
}
.column_tit2 h2 {
  padding-bottom: 0;
}
.column_tit h2::after {
  width: 40px;
  height: 2px;
  background: #bf9c56;
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -20px;
}
.column_tit2 h2::after {
  position: relative;
  left: 0;
  margin-left: 0px;
  margin-top: 25px;
}
.column_tit p {
  margin: 0;
  padding: 25px 0 0;
  line-height: 30px;
  font-size: 15px;
  color: #999;
}

/* 栏目标题2 */
.column-head {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 50px;
  position: relative;
}
.column-head img {
  position: absolute;
  left: 0;
}
.column-head em {
  position: relative;
  font-style: normal;
  display: inline-block;
  color: #0a122e;
  font-size: 18px;
  padding-bottom: 20px;
}
.column-head em span {
  color: #bf9c56;
  padding-right: 15px;
}
.column-head em:before {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 40px;
  height: 3px;
  content: "";
  background: #c30d23;
}
@media only screen and (min-width:768px) {
  .column-head em {
    font-size: 22px;
  }
}
@media only screen and (min-width:1024px) {
  .column-head em {
    font-size: 24px;
  }
}
@media(max-width:768px) {
  .column-head {
    margin-bottom: 30px;
  }
  .column-head em span {
    display: block;
  }
}


/* 06_企业简介 */
.Floor003028 {
  overflow: hidden;
  position: relative;
  min-height: 47.917vw;
  color: #888;
  clear: both;
}
.Floor003028 .auto {
  max-width: 1400px;
  width: 83.334%;
}
.Floor003028 .intro .singlePage {
  font-size: 17px;
  line-height: 1.8em;
  margin-bottom: 2.864vw;
}
.Floor003028 .right dl {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.Floor003028 .right dd {
  position: relative;
  padding: 1.98vw 0;
  transform: translateX(-50px);
  opacity: 0;
  transition: 1.2s 0.2s;
}
.Floor003028 .right dd:nth-child(2) {
  transition-delay: 0.3s;
}
.Floor003028 .right dd:nth-child(3) {
  transition-delay: 0.4s;
}
.Floor003028 .right .animated dd {
  transform: translateX(0);
  opacity: 1;
}
.Floor003028 .right dd > aside {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  color: #bf9c56;
  line-height: 1.4256em;
  width: 284.445%;
}
.Floor003028 .right dd .icon {
  position: relative;
  background: #bf9c56;
  width: 9.375vw;
  height: 9.375vw;
  border-radius: 50%;
  text-align: center;
  margin-right: -4.6875vw;
}
.Floor003028 .right dd .icon .ytable {
  height: 100%;
}
.Floor003028 .right dd .icon img {
  max-height: 4vw;
}
.Floor003028 .more {
  width: 150px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  color: #fff;
  background: #bf9c56;
  transition: 0.3s;
}
@media(min-width:1025px) {
  .Floor003028 {
    padding-bottom: 3.573vw;
  }
  .Floor003028 .left {
    width: 38vw;
    padding-top: 5vw;
  }
  .Floor003028 .right {
    position: absolute;
    right: 0;
    top: 0;
    width: 23.959vw;
  }
  .Floor003028 .right dd > aside {
    font-size: 1.4584vw;
  }
}
@media(max-width:1024px) {
  .Floor003028 .right {
    position: relative;
    padding-left: 50%;
  }
  .Floor003028 .right dl {
    right: 50%;
  }
  .Floor003028 .right dd {
    padding: 5vw 0;
  }
  .Floor003028 .right dd .icon {
    margin-right: -10vw;
    width: 20vw;
    height: 20vw;
  }
  .Floor003028 .right dd .icon img {
    max-height: 8vw;
  }
  .Floor003028 .right dd > aside {
    font-size: 3vw;
  }
}
@media(max-width:480px) {
  .Floor003028 .right dd > aside {
    font-size: 4vw;
  }
}

/* 06_2创始故事 */
.RighInfo002809 {
  color: #888;
}
.RighInfo002809 .txt-logo {
  border: 1px solid #eee;
  margin-bottom: 6%;
}
.RighInfo002809 .txt-logo .log ul li.info {
  font-size: 17px;
  line-height: 1.8em;
}
.RighInfo002809 .txt .box:not(:first-child) {
  margin-top: 2%;
}
.RighInfo002809 .txt .box p {
  padding-top: 2vw;
}


.RighInfo002809 .gys h3 {
  font-size: 24px;
  font-family: 'Oswald-Light';
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  color: #bf9c56;
  padding-bottom: 25px;
  margin: 0;
}
.RighInfo002809 .gys h3::after {
  width: 40px;
  height: 2px;
  background: #bf9c56;
  display: block;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  margin-top: 15px
}
.RighInfo002809 .gys .box .ul {
  margin: 0;
  clear: both;
}
.RighInfo002809 .gys .box .ul li {
  font-size: 16px;
  line-height: 1.8em;
  padding-bottom: 20px;
  color: #888;
}
.RighInfo002809 .gys .box .ul li span {
  font-family: Arial;
  color: #bf9c56;
  font-weight: bold;
  line-height: 1.8em;
}
.RighInfo002809 .gys .download {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #bf9c56;
}

@media(min-width:1025px) {
  .RighInfo002809 .txt-logo .pic {
    width: 41.737%;
    border-left: 1px solid #eee;
  }
  .RighInfo002809 .txt-logo .pic img {
    display: block;
    width: 100%;
  }
  .RighInfo002809 .txt-logo .log ul {
    width: auto;
    margin: 0 auto;
  }
  .RighInfo002809 .txt-logo .log ul li {
    padding: 0 5vw;
  }
  .RighInfo002809 .txt-logo .log ul li.img {
    border-right: 1px solid #eee;
  }
  .RighInfo002809 .txt .box .img-1 {
    float: left;
    margin-right: 4%;
    width: 38.07%;
  }
  .RighInfo002809 .txt .box .img-2 {
    float: right;
    margin-left: 4%;
    width: 33.33333%;
  }
  .RighInfo002809 .txt .box2 {
    position: relative;
    z-index: 1;
  }
}
@media(max-width:1024px) {
  .RighInfo002809 .ytable,
  .RighInfo002809 .ytable-cell {
    display: block;
  }
  .RighInfo002809 .txt-logo {
    padding: 5%;
    text-align: center;
  }
  .RighInfo002809 .txt-logo .log ul li.info {
    padding: 30px 0;
  }
  .RighInfo002809 .txt .box .img-1,
  .RighInfo002809 .txt .box .img-2 {
    display: block;
    margin: 0 auto;
  }
}

/* 04_4资料下载 */
.TextList001203 li {
  width: 48.5%;
  margin-right: 3%;
  float: left;
  margin-bottom: 2%;
  line-height: 25px;
  border: 1px solid #e3e7e6;
  padding: 0 10px 0 35px;
  position: relative;
}
.TextList001203 li:nth-of-type(2n) {
  margin-right: 0;
}
.TextList001203 li::before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #bf9c56;
  left: 15px;
  top: 50%;
  margin-top: -2px;
}
.TextList001203 li a {
  display: block;
  padding: 15px 0;
}
.TextList001203 li span {
  padding-right: 10px;
}
.TextList001203 li i {
  font-style: normal;
  position: relative;
  float: right;
  padding-left: 15px;
  padding-right: 30px;
  background-color: #bf9c56;
  color: #fff;
  font-size: 12px;
}
.TextList001203 li i::before {
  position: absolute;
  content: '';
  width: 25px;
  height: 100%;
  background: url(../images/textlist001203-icon.png) no-repeat center center/contain;
  right: 0;
}
@media(max-width:480px) {
  .TextList001203 h1 {
    font-size: 20px;
  }
}
@media(max-width:375px) {
  .TextList001203 li i {
    padding-left: 5px;
  }
}

/* 04_2渠道代理 */
.RighInfo002223 {}
.RighInfo002223 .column_tit {
  padding-bottom: 30px;
}
.RighInfo002223 .column_tit h2 {
  font-size: 24px;
}
.RighInfo002223 .column_tit h2::after {
  margin-top: 15px;
}
.RighInfo002223 .ul {
  margin: 0;
  clear: both;
}
.RighInfo002223 .ul li {
  font-size: 16px;
  line-height: 1.8em;
  padding-bottom: 20px;
  color: #888;
}
.RighInfo002223 .ul li span {
  font-family: Arial;
  color: #bf9c56;
  font-weight: bold;
  line-height: 1.8em;
}
.RighInfo002223 .con p {
  margin: 0;
  padding-bottom: 30px;
}
.RighInfo002223 .con h3 {
  color: #000;
  font-size: 18px;
  padding-bottom: 5px;
}
.RighInfo002223 .box4 {
  padding: 20px 0;
  position: relative;
}
.RighInfo002223 .box4 .pic {
  position: absolute;
  right: 0;
  top: 10%;
}
.RighInfo002223 .box4 .column_tit {
  padding-bottom: 15px;
}
.RighInfo002223 .box5 {
  padding: 0 0 20px 0;
}

/* 04_3售后支持 */
.Aftersale .img {
  padding: 10px 0 20px 0;
}
.Aftersale .box {
  padding-bottom: 20px;
}
.Aftersale .table_1 {
  padding: 0 0 10px;
}
.Aftersale .table_1 th,
.Aftersale .table_1 td {
  text-align: center;
  border: 1px solid #e5e5e5;
  border-collapse: collapse;
  line-height: 20px;
  padding: 20px 20px;
  word-break: break-all;
  width: 70px;
}
.Aftersale .table_1 td a {}
.Aftersale .table_1 th {
  background: #bf9c56;
  color: #fff;
}
.Aftersale .table_1 th:nth-of-type(1) {
  width: 50%;
}


/* 解决方案 专题页 */
.PicList002094 {
  padding: 6% 0 5% 0;
  background: url(../images/piclist002094-bg.jpg) no-repeat center top;
  background-size: cover;
}
.PicList002094 li {
  float: left;
  width: 31.3%;
  margin-right: 3%;
  margin-bottom: 3%;
  position: relative;
  padding-bottom: 40%;
}
.PicList002094 li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.PicList002094 li figure,
.PicList002094 li div {
  position: absolute;
  left: 0;
  width: 100%;
}
.PicList002094 li figure {
  height: 52%;
  transition: top 0.3s;
  top: 0;
}
.PicList002094 li figure img {
  display: none;
}
.PicList002094 li div {
  background-color: #fff;
  bottom: 0;
  height: 48%;
  padding: 0 5%;
  transition: 0.3s;
}
.PicList002094 li div:before {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  bottom: 10px;
  left: 50%;
  margin-left: -12px;
}
.PicList002094 li aside {
  position: absolute;
  top: 52%;
  margin-top: -50px;
  z-index: 10;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  overflow: hidden;
  transition: 0.3s;
}
.PicList002094 li aside img {
  display: block;
  width: 100%;
  height: 100%;
}
.PicList002094 li aside img.hover {
  display: none;
}
.PicList002094 li h5 {
  margin: 0 0 15px 0;
  font-size: 16px;
  text-align: center;
  padding-top: 20%;
}
.PicList002094 li p {
  line-height: 24px;
  overflow: hidden;
  height: 72px;
  margin: 0;
}

.PicList002094 li:hover div {
  color: #fff;
  background: #006cba;
}
.PicList002094 li:hover figure {
  top: -3%;
}
.PicList002094 li:hover div {
  bottom: -3%;
  height: 54%;
}
.PicList002094 li:hover div:before {
  background: url(../images/piclist002094-more.png) no-repeat;
}
.PicList002094 li:hover aside {
  background: #006cba;
  top: 50%;
}
.PicList002094 li:hover aside img {
  display: none;
}
.PicList002094 li:hover aside img.hover {
  display: block;
}
@media(min-width:769px) {
  .PicList002094 li:nth-child(3n) {
    margin-right: 0;
  }
}
@media(max-width:1000px) and (min-width:769px) {
  .PicList002094 li p {
    height: 48px;
  }
  .PicList002094 li aside {
    margin-top: -35px;
    width: 70px;
    height: 70px;
    margin-left: -35px;
  }
}
@media(max-width:768px) {
  .PicList002094 li {
    width: 48%;
    margin-right: 4%;
  }
  .PicList002094 li:nth-child(2n) {
    margin-right: 0;
  }
  .PicList002094 li {
    padding-bottom: 61%;
  }
}
@media(max-width:640px) {
  .PicList002094 ul {
    margin: 0 auto;
    max-width: 400px;
  }
  .PicList002094 li {
    float: none;
    width: auto;
    padding-bottom: 0;
    height: 470px;
    margin: 0 0 5% 0;
  }
}

/*06_3发展历程 */
.Timeline002895 {}
.Timeline002895 .auto {
  position: relative;
}
.Timeline002895 .name {
  border-top: 1px solid #e6e6e6;
  margin-top: 12px;
  color: #ccc;
  font-size: 20px;
  text-transform: uppercase;
}
.Timeline002895 .name span {
  display: table;
  margin: -13px auto 0;
  padding: 0 10px;
  background: #fff;
  line-height: 24px;
}

.Timeline002895 .scroll-main {
  padding-bottom: 32px;
  max-width: 100%;
  width: 100%;
  overflow-x: auto;
  height: 382px;
}
.Timeline002895 .mCustomScrollBox {
  height: auto;
}
.Timeline002895 .mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: inherit;
}
.Timeline002895 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 7px;
  background: #e6e6e6;
  margin: 0;
}
.Timeline002895 .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
}
.Timeline002895 .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  height: 7px;
  opacity: 1 !important;
}
.Timeline002895 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 20% !important;
  min-width: inherit !important;
}
.Timeline002895 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  margin: 0;
  height: 100%;
  background: url(../images/timeline002895_scrollbarbg.png) no-repeat center center #bf9c56;
  border-radius: 7px;
}

.Timeline002895 .box {
  float: left;
  width: 363px;
}
.Timeline002895 .box:last-child {
  width: 311px;
}
.Timeline002895 .box .inner {
  background: url("../images/timeline002895_bg.png") no-repeat right bottom #f5f5f5;
  padding: 40px 30px;
  height: 350px;
}
.Timeline002895 .box:not(:last-child) .inner {
  width: 90%;
}
.Timeline002895 .box .year {
  padding-bottom: 20px;
  font-size: 22px;
  color: #333;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
  font-family: 'Oswald-SemiBold';
}
.Timeline002895 .box .pre-main {
  max-height: 12.858em;
  overflow: auto;
}
.Timeline002895 .box .pre-main .p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6em;
}

/* 05_1公司新闻 */
.PicList001912 {}
.PicList001912 li {
  margin-bottom: 35px;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  padding: 4px;
}
.PicList001912 li div {
  background: url(../images/piclist001912-libg.jpg) repeat-x left bottom #fff;
  padding: 2%;
  overflow: hidden;
}
.PicList001912 li .pic {
  float: left;
  width: 22.5%;
}
.PicList001912 li .pic img {
  display: block;
  width: 100%;
  border-radius: 5px;
}
.PicList001912 li figure {
  float: right;
  border-left: 1px solid #f3f3f3;
  width: 75%;
  padding-left: 25px;
  padding-bottom: 30px;
}
.PicList001912 li h3 {
  margin: 0;
  line-height: 50px;
  font-size: 18px;
}
.PicList001912 li h3 span {
  float: right;
  color: #999;
  font-size: 12px;
  font-weight: normal;
}
.PicList001912 li p {
  line-height: 24px;
  overflow: hidden;
  height: 72px;
  color: #999;
}
.PicList001912 li .more {
  text-transform: uppercase;
  color: #bf9c56;
}
@media(max-width:1000px) {
  .PicList001912 .columnName {
    font-size: 45px;
  }
  .PicList001912 .columnName span {
    font-size: 24px;
  }
  .PicList001912 li h3 {
    line-height: normal;
  }
  .PicList001912 li p {
    margin: 2% 0;
    height: 48px;
  }
}
@media(max-width:640px) {
  .PicList001912 .columnName {
    font-size: 35px;
  }
  .PicList001912 .columnName span {
    font-size: 20px;
  }
}
@media(max-width:480px) {
  .PicList001912 li:last-of-type {
    margin-bottom: 0;
  }
  .PicList001912 li .pic,
  .PicList001912 li figure {
    float: none;
    width: auto;
  }
  .PicList001912 li figure {
    border: 0;
    padding-left: 0;
    padding-top: 3%;
  }
}

/* 翻页 */
.Page002274 {
  text-align: center;
  padding: 1% 0 0;
  color: #666666;
}
/* .Page002274 .Pages *{ vertical-align:middle;}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total{ display:none;}
.Page002274 .Pages a{ display:inline-block; padding: 0 15px; line-height:37px; background-color: #eef0f1; color:#666666; margin-left:5px;}
.bgbox .Page002274 .Pages a{ background-color: #fff;  }
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur{ color:#fff; background-color:#bf9c56;}
.Page002274 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle;}
.Page002274 .Pages .i_text{ width:47px; height:36px; line-height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .i_button{ cursor:pointer; background:none; width:47px; height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .p_jump b{font-weight:normal; margin:0 5px;}
.Page002274 .Pages .a_prev,.Page002274 .Pages .a_next{ font-family: 宋体; font-weight: bold; padding:0 25px; }

@media(max-width:1000px){
.Page002274 .Pages em{ display:none;}
}
@media(max-width:640px){
.Page002274 .Pages a.a_first,
.Page002274 .Pages a.a_end{ display:none;}
.Page002274 .Pages a{ padding:0 10px;}
} */

/* 02_1产品列表 */
.Floor002915 {
  background: #f6f6f6;
  overflow: hidden;
  font-size: 16px;
  text-align: center;
}
.Floor002915 .title {
  color: #bf9c56;
  font-size: 46px;
  font-family: "Alibaba-PuHuiTi-Heavy";
  text-transform: uppercase;
  line-height: 1em;
  padding-bottom: 3.13vw;
}
@media(max-width:1024px) {
  .Floor002915 .title {
    font-size: 7vw;
  }
}
@media(max-width:640px) {
  .Floor002915 .title {
    font-size: 10vw;
  }
}

.Floor002915 .form {
  position: relative;
  padding-right: 150px;
  overflow: hidden;
  border-radius: 5px;
}
.Floor002915 .form .btn {
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  height: 56px;
  color: #fff;
  background: #bf9c56;
  font-size: 16px;
  border: 0;
  cursor: pointer;
}
.Floor002915 .form .btn:hover {
  background: #bf9c56;
}
.Floor002915 .form .text {
  font-size: 16px;
  width: 100%;
  line-height: 56px;
  height: 56px;
  background: #fff;
  border: 0;
  padding: 0 2vw;
}
.Floor002915 .tips {
  padding-top: 2.66vw;
  color: #999;
}
::-webkit-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
@media(max-width:640px) {
  .Floor002915 .form {
    padding-right: 30%;
    margin: 2vw 0;
  }
  .Floor002915 .form .btn {
    height: 12vw;
    width: 30%;
  }
  .Floor002915 .form .text {
    line-height: 12vw;
    height: 12vw;
  }
  .Floor002915,
  .Floor002915 .form .btn {
    font-size: 3.5vw;
  }
}

/* 03_1解决列表 */
.PicList002273 {}
.PicList002273 .left img {
  width: 100%;
}
.PicList002273 .right .time {
  font-size: 12px;
  color: #999;
  border: 1px solid #c5c6c6;
  padding: 2px 5px;
  margin-top: 2vw;
  display: inline-block;
}
.PicList002273 .right .h3 {
  font-size: 20px;
  margin: 20px 0 0;
}
.PicList002273 .right .h3 a {
  color: #333;
}
.PicList002273 .right .h3:hover a {
  color: #bf9c56;
}
.PicList002273 .right .p {
  color: #999;
  font-size: 14px;
}
.PicList002273 ul li {
  margin-bottom: 30px;
  background: #fff;
  padding: 18px 20px;
}
.PicList002273 ul li:hover {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width:768px) {
  .PicList002273 .left {
    float: left;
    width: 25.3%;
  }
  .PicList002273 .right {
    float: right;
    width: 72%;
  }
}

@media screen and (min-width:1024px) {
  .PicList002273 ul li {
    position: relative;
  }
  .PicList002273 ul li .right_btn {
    width: 11px;
    height: 19px;
    background: url(../images/piclist002273-arrow_right.png) no-repeat center;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 48px;
    cursor: pointer;
    margin-top: -10px
  }
  .PicList002273 ul li:hover .right_btn {
    background: url(../images/piclist002273-arrow_right2.png) no-repeat center;
  }
  .PicList002273 {}
}

@media screen and (min-width:1200px) {
  .PicList002273 .left {
    float: left;
    margin-right: 50px;
  }
  .PicList002273 .right {
    float: left;
    width: 850px;
  }
  .PicList002273 .right .p {
    line-height: 24px;
  }
  .PicList002273 ul li {
    padding-right: 20px;
  }
}

/* 03_2解决详情 */
.RighInfo001108 .pic {
  float: left;
  width: 45%;
  border: 1px solid #eee;
}
.RighInfo001108 .pic .Ispic {
  padding-bottom: 69%;
}
.RighInfo001108 .txt {
  float: right;
  width: 50%;
  color: #333;
  padding-top: 2%;
}
.RighInfo001108 .txt h1 {
  font-size: 24px;
}
.RighInfo001108 .txt .p {
  border-top: 1px solid #d9d9d9;
  font-size: 15px;
  padding: 3% 0;
  border-bottom: 1px solid #d9d9d9;
}
.RighInfo001108 .txt .contact {
  padding: 4% 0 0;
}
.RighInfo001108 .txt .contact a {
  font-size: 16px;
  padding: 10px 0;
  width: 300px;
  transition: 0.3s;
  border-radius: 5px;
  border: 1px #bf9c56 solid;
  color: #bf9c56;
  display: block;
  text-align: center;
}
.RighInfo001108 .txt .contact a:hover {
  color: #fff;
  background: #bf9c56;
  transition: 0.3s;
}
.RighInfo001108 .tab {
  margin-top: 3%;
  background-color: #f5f5f5;
  overflow: hidden;
  font-weight: bold;
}
.RighInfo001108 .tab span {
  cursor: pointer;
  display: inline-block;
  padding: 0 3%;
  line-height: 50px;
  color: #333;
  font-size: 18px;
}
.RighInfo001108 .tab span.on {
  background-color: #bf9c56;
  color: #fff;
}
.RighInfo001108 .tab_info {
  padding: 2vw 0 0;
}
.RighInfo001108 .tab_info .info {
  padding-bottom: 1vw;
}
.RighInfo001108 .tab_info .info p {
  line-height: 32px;
  font-size: 15px;
}
@media(max-width:480px) {
  .RighInfo001108 .pic,
  .RighInfo001108 .txt {
    float: none;
    width: auto;
  }
}

/* 03_2解决详情 相关产品 */
.Floor002065 {
  padding: 2vw 0 0;
}
.Floor002065 .item {
  position: relative;
}
.Floor002065 .item .pic {
  overflow: hidden;
  position: relative;
  display: block;
  transition: 0.3s;
  background: rgba(18, 48, 98, .04);
  position: relative;
  padding: 4vw 2vw;
  text-align: center;
  color: #fff;
}
.Floor002065 .item .Ispic {
  display: block;
  padding-bottom: 60%;
  transition: 0.3s;
  position: relative;
}
.Floor002065 .item .Ispic img {
  display: none;
}
.Floor002065 .item:hover .Ispic {
  transform: scale(1.1);
}
.Floor002065 .item p {
  font-size: 16px;
  height: 44px;
  margin-top: 2vw;
  text-align: center;
}
.Floor002065 .item p a {
  color: #333;
}
.Floor002065 .item p:hover a {
  color: #bf9c56;
}
.Floor002065 .owl-nav div {
  position: absolute;
  top: 50%;
  width: 22px;
  overflow: hidden;
  line-height: 1000px;
  height: 40px;
  margin-top: -20px;
  background: url(../images/floor002065-btn.png) no-repeat left top;
  z-index: 10;
}
.Floor002065 .owl-nav .owl-prev {
  left: 0;
  margin-left: -70px;
}
.Floor002065 .owl-nav .owl-next {
  right: 0;
  margin-right: -70px;
  background-position: right top;
}
.Floor002065 .owl-nav .owl-prev:hover {
  background: url(../images/floor002065-btn2.png) no-repeat left top;
}
.Floor002065 .owl-nav .owl-next:hover {
  background: url(../images/floor002065-btn2.png) no-repeat;
  background-position: right top;
}

@media(max-width:1024px) {
  .Floor002065 .owl-carousel {
    padding: 0 30px;
  }
  .Floor002065 .owl-nav .owl-prev {
    margin-left: -10px;
  }
  .Floor002065 .owl-nav .owl-next {
    margin-right: -10px;
  }
}
@media(max-width:640px) {
  .Floor002065 .title span {
    display: block;
  }
  .Floor002065 .owl-nav .owl-prev {
    margin-left: -5px;
  }
  .Floor002065 .owl-nav .owl-next {
    margin-right: -5px;
  }
}
@media(max-width:640px) and (min-width:376px) {
  .Floor002065 .item dt,
  .Floor002065 .item dd {
    float: none;
    text-align: right;
  }
}

/* 07_1联系方式 */
.RighInfo002275 {
  background: #fff;
}
.RighInfo002275 .home_title {
  text-align: left;
  padding-bottom: 3vw;
}
.RighInfo002275 .home_title h4::after {
  position: absolute;
  left: 0;
}
.RighInfo002275 .text {
  padding-top: 2vw
}
.RighInfo002275 .text .p {
  font-size: 16px;
  color: #666;
  line-height: 38px;
  margin: 0;
  padding: 0;
}
.RighInfo002275 .map {
  width: 100%;
  height: 200px;
}
.RighInfo002275 .map #map {
  height: 100%;
}
.RighInfo002275 .map img {
  max-width: none !important;
}

@media screen and (min-width: 768px) {
  .RighInfo002275 .text {
    float: left;
    width: 45%;
  }
  .RighInfo002275 .map {
    float: right;
    width: 50%;
    height: 260px;
  }
}

@media screen and (min-width: 1024px) {
  .RighInfo002275 .auto {
    background: url(../images/righinfo002275-contact_bg.png) no-repeat center;
  }
  .RighInfo002275 .map {
    float: right;
    width: 50%;
    height: 320px;
  }
  .RighInfo002275 .text .title {
    font-size: 52px;
  }
}

@media screen and (min-width: 1200px) {
  .RighInfo002275 {
    padding: 3vw;
  }
  .RighInfo002275 .text .title {
    margin-bottom: 75px
  }
  .RighInfo002275 .map {
    width: 700px;
    height: 430px;
  }
  .RighInfo002275 .text {
    width: 40%;
  }
}


/* 05_5联系我们 在线留言 */
.Form002802 {
  background: #fff;
  padding: 3vw;
}
.Form002802 .from {
  margin: 0 auto;
}
.Form002802 .from td {
  padding-right: 5%;
  padding-bottom: 3%;
}
.Form002802 .from td p {
  margin: 0;
  color: #999;
  text-align: center;
}
.Form002802 .from td div {
  position: relative;
}
.Form002802 .from label {
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 15px;
  line-height: 50px;
  color: #999;
}
.Form002802 .from label span {
  color: #d04242;
  padding-left: 5px;
  display: inline-block;
}
.Form002802 .from .text {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-indent: 10px;
  border: none;
  background: #fff;
}
.Form002802 .from .text {
  background: #f5f5f5;
}
.Form002802 .from textarea.text {
  height: 132px;
}
.Form002802 .from .btn {
  padding-bottom: 1.5%;
  text-align: center;
}
.Form002802 .from .btn input {
  background: #bf9c56;
  cursor: pointer;
  padding: 0;
  border: none;
  width: 200px;
  height: 46px;
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  border-radius: 99px;
}
@media(min-width:641px) {
  .Form002802 .from td:nth-child(3n),
  .Form002802 .from .textareas,
  .Form002802 .from .btn {
    padding-right: 0;
  }
}
@media(max-width:640px) {
  .Form002802 .from td {
    display: block;
    padding-right: 0;
  }
}

/* 06_5企业文化 */
.RighInfo002799 {}
.RighInfo002799 .pic {
  float: right;
  margin-left: 10px;
  width: 45%;
}
.RighInfo002799 .txt {
  float: left;
  width: 45%;
}
.RighInfo002799 .subtit {
  font-size: 24px;
  position: relative;
}
.RighInfo002799 .subtit span {
  color: #bf9c56;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Oswald-Light';
  opacity: .15;
  letter-spacing: 5px;
}
.RighInfo002799 .subtit span i {
  font-size: 56px;
  font-style: normal;
}
.RighInfo002799 p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  text-align: justify;
  margin: 0;
}
.RighInfo002799 .p1 {
  margin: 0px 0 30px;
}
@media (max-width: 768px) {
  .RighInfo002799 .auto {
    padding: 0 3%;
  }
  .RighInfo002799 .pic {
    float: none;
    width: 100%;
    margin-bottom: 5%;
    margin-left: 0;
  }
  .RighInfo002799 .tit .en {
    font-size: 38px;
  }
  .RighInfo002799 .tit .cn {
    margin-top: -25px;
    font-size: 38px;
  }
}

/*05_3展会新闻 */
.PicList002149 {}
.PicList002149 h3 {
  margin: 0;
  font-size: 18px;
}
.PicList002149 p {
  line-height: 26px;
  overflow: hidden;
  color: #999;
  height: 52px;
  margin: 2% 0 0 0;
}
.PicList002149 ol {
  background-color: #fafafa;
  margin-bottom: 2%;
  position: relative;
  padding-left: 36.25%;
}
.PicList002149 ol .Ispic {
  width: 36.25%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.PicList002149 ol .Ispic img {
  display: none;
}
.PicList002149 ol div {
  padding: 5% 10% 3% 5%;
}
.PicList002149 ol h3 a {
  color: #bf9c56;
}
.PicList002149 ol time {
  display: block;
  padding: 3% 0;
}
.PicList002149 ol p {
  margin: 0 0 3% 0;
  height: 78px;
}
.PicList002149 ol span {
  display: inline-block;
  width: 130px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #bf9c56;
  font-size: 12px;
}

.PicList002149 li {
  overflow: hidden;
  padding-left: 160px;
  padding-right: 58px;
  position: relative;
  margin-bottom: 2%;
  background-color: #fafafa;
}
.PicList002149 li:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 58px;
  height: 100%;
  background: url(../images/piclist002149-more.png) no-repeat center center;
  border-left: 2px solid #fff;
}
.PicList002149 li div {
  border-left: 1px solid #ededed;
  padding: 2% 3%;
}
.PicList002149 li time {
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 100%;
}
.PicList002149 li time span {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #b2b2b2;
  font-size: 16px;
}
.PicList002149 li time i {
  font-style: normal;
  font-size: 40px;
  color: #999;
  display: block;
  font-family: "Oswald-Light";
  line-height: 40px;
}
.PicList002149 li time i:after {
  display: block;
  content: '';
  margin: 5px auto;
  height: 1px;
  width: 50%;
  max-width: 66px;
  background: #dfdfdf;
}
@media(max-width:1000px) {
  .PicList002149 li {
    padding-left: 100px;
    padding-right: 30px;
  }
  .PicList002149 li:after {
    width: 30px;
    background-size: 35% auto;
  }
  .PicList002149 li time {
    width: 100px;
  }
  .PicList002149 li time span {
    font-size: 14px;
  }
  .PicList002149 li time i {
    font-size: 40px;
    line-height: 30px;
  }
}
@media(max-width:768px) {
  .PicList002149 h3 {
    font-size: 16px;
  }
}
@media(max-width:640px) {
  .PicList002149 ol {
    padding-left: 0;
  }
  .PicList002149 ol .Ispic {
    width: auto;
    position: relative;
    height: auto;
    display: block;
    padding-bottom: 60%;
  }
  .PicList002149 ol div {
    padding: 3%;
  }
}
@media(max-width:480px) {
  .PicList002149 li {
    padding-left: 80px;
    padding-right: 0;
  }
  .PicList002149 li:after {
    display: none;
  }
  .PicList002149 li time {
    width: 80px;
  }
  .PicList002149 li time span {
    font-size: 12px;
  }
  .PicList002149 li time i {
    font-size: 30px;
  }
  .PicList002149 h3 {
    font-size: 14px;
  }
  .PicList002149 p {
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
  }
  .PicList002149 ol p {
    height: 60px;
  }
}
/* 02_2产品详情 */
.RighInfo001277 {
  background: #fff;
  padding: 3vw 2vw;
}
.RighInfo001277 .list_img {
  float: left;
  width: 55.6%;
  position: relative;
}
.RighInfo001277 .big_img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 80%;
}
.RighInfo001277 .big_img li,
.RighInfo001277 .big_img li figure {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
}
.RighInfo001277 .big_img li figure {
  border: 1px solid #dcdcdc;
  background-size: contain;
}
.RighInfo001277 .list {
  padding: 42px 0 42px 82.9%;
}
.RighInfo001277 .list .bd {
  position: relative;
}
.RighInfo001277 .list a {
  position: absolute;
  width: 17.1%;
  height: 40px;
  right: 0;
  background: url(../images/righinfo001277-btn_prev.png) no-repeat center center/auto 50%;
  cursor: pointer;
}
.RighInfo001277 .list a.prev {
  top: 0;
}
.RighInfo001277 .list a.next {
  bottom: 0;
  background-image: url(../images/righinfo001277-btn_next.png);
}
.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop {
  cursor: default;
}
.RighInfo001277 .list li {
  height: 130px;
  position: relative;
}
.RighInfo001277 .list li figure {
  position: absolute;
  left: 0;
  width: 100%;
  top: 9px;
  bottom: 9px;
  background-size: contain;
  border: 1px solid #f2f2f2;
}
.RighInfo001277 .list li.on figure {
  border: 2px solid #bf9c56;
}
.RighInfo001277 .right_info {
  float: right;
  width: 40%;
}
.RighInfo001277 .right_info h1,
.RighInfo001277 .right_info h3,
.RighInfo001277 .right_info p {
  margin: 0;
  padding: 4% 0;
  border-bottom: 1px solid #e7e8e8;
}
.RighInfo001277 .right_info h1 {
  padding: 0 0 5% 0;
  color: #bf9c56;
  font-size: 26px;
}
.RighInfo001277 .right_info h3 {
  font-size: 16px;
  font-weight: normal;
}
.RighInfo001277 .right_info p {
  line-height: 28px;
  color: #888;
  border-bottom: 0;padding: 0% 0;
}
.RighInfo001277 .right_info p strong {
  color: #333;
}


.RighInfo001277 .right_info a {
  font-size: 16px;
  padding: 10px 0;
  width: 180px;
  transition: 0.3s;
  border-radius: 5px;
  border: 1px #bf9c56 solid;
  color: #bf9c56;
  display: block;
  text-align: center;
  float: left;
  height: 45px;
}
.RighInfo001277 .right_info a:hover {
  background-color: #bf9c56;
  color: #fff;
}

.RighInfo001277 .right_info a.Download {
  padding: 8px 0;
  margin-left: 20px;
  background: #bf9c56;
  color: #fff;
  border: 0;
}
.RighInfo001277 .right_info a.Download:hover {
  background-color: #bf9c56;
}
.RighInfo001277 .right_info a.Download::before {
  width: 28px;
  height: 28px;
  display: inline-block;
  content: '';
  background: url(../images/righinfo001277-icon.png) center no-repeat;
  margin-bottom: -8px;
  margin-right: 5px;
}

.RighInfo001277 .tab {
  padding: 3% 0;
}
.RighInfo001277 .tab .h1_tab {
  margin: 0;
  border-bottom: 1px solid #e7e8e8;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  color: #000;
}
.RighInfo001277 .tab .h1_tab span {
  float: left;
  padding: 0 5%;
  line-height: 50px;
  background-color: #f2f2f3;
  margin-right: 4px;
  cursor: pointer;
  text-transform: capitalize;
}
.RighInfo001277 .tab .h1_tab span.on {
  background-color: #bf9c56;
  color: #fff;
}
.RighInfo001277 .tab .info {
  padding-top: 3%;
}
.RighInfo001277 .tab .info p {
  line-height: 36px;
  font-size: 16px;
  color: #666;
  margin: 0;
}
.RighInfo001277 .ul_download li {
  border-bottom: 1px solid #d1d1d3;
  line-height: 34px;
  background: url(../images/righinfo001277-icon_download.png) no-repeat right center;
  padding: 10px 0;
}
.RighInfo001277 .ul_download li a {
  padding: 0 38px;
  background: url(../images/righinfo001277-icon.png) no-repeat left center;
}

@media(max-width:768px) {
  .RighInfo001277 .list_img,
  .RighInfo001277 .right_info {
    float: none;
    width: auto;
  }
  .RighInfo001277 .right_info a {
    width: 49%;
    margin: 5px 0.5% 0 0.5%;
}
.RighInfo001277 .right_info a.Download {
  margin-left: 0.5%;
}
}
@media(max-width:640px) {
  .RighInfo001277 .list li {
    height: 100px;
  }
  .RighInfo001277 .right_info h1 {
    font-size: 20px;
  }
  .RighInfo001277 .right_info h3 {
    font-size: 16px;
  }
}
@media(max-width:480px) {
  .RighInfo001277 .list {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .RighInfo001277 .list a {
    height: 28px;
  }
  .RighInfo001277 .list li {
    height: 80px;
  }
  .RighInfo001277 .tab .h1_tab {
    font-size: 14px;
  }
  .RighInfo001277 .tab .h1_tab span {
    padding: 0 3%;    width: 100%;margin-bottom: 5px;
  }
}

/* 04_1ODM */
.RighInfo002522 {}
.RighInfo002522 .list {
  margin-top: 5%;
  border-top: 1px solid #ebebeb;
  padding-top: 70px
}
.RighInfo002522 .list dl {
  float: left;
  width: 100%;
  display: table;
  border: 1px solid #ededed;
  min-height: 180px;
  margin-top: 3%;
}
.RighInfo002522 .list dl > * {
  display: table-cell;
  vertical-align: middle;
}
.RighInfo002522 .list dt {
  width: 120px;
}
.RighInfo002522 .list dd h3 {
  margin: 0;
  color: #333;
}
.RighInfo002522 .list dt b {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #bf9c56;
  color: #fff;
  font-size: 24px;
  position: relative;
  overflow: hidden;
  line-height: 45px;
  text-align: center;
  margin: 25px auto;
}
.RighInfo002522 .list dt b::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 7px;
  background: #bf9c56;
  bottom: 0;
  right: 0;
}
.RighInfo002522 .list dd p {
  padding: 3% 10% 3% 0;
  color: #888;
  margin: 0;
}

.RighInfo002522 .list li {
  float: left;
  width: 18.4%;
  margin-right: 2%;
  border-left: 1px solid #ebebeb;
  padding-left: 30px;
  position: relative;
}
.RighInfo002522 .list li::before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: #ebebeb;
  top: -74px;
  left: 0
}
.RighInfo002522 .list li:nth-child(5) {
  margin-right: 0
}
.RighInfo002522 .list li h3 {
  font-size: 18px;
  color: #333;
  margin: 0;
  padding-bottom: 10px
}
.RighInfo002522 .list li p {
  color: #888;
  margin: 0;
  line-height: 24px;
  height: 72px;
}
.RighInfo002522 .list li span {
  color: #000;
  font-size: 130px;
  position: absolute;
  font-weight: bold;
  left: -3px;
  top: 0;
  line-height: 94px;
  opacity: 0.038
}
.RighInfo002522 .list li .pic {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 60%;
  margin-top: 15px
}

.RighInfo002522 .contact {
  padding-top: 5%
}
.RighInfo002522 .contact .title {
  font-size: 36px;
  text-align: center;
  color: #bf9c56;
  padding-bottom: 3%
}
.RighInfo002522 .contact .from {
  margin: 0 auto;
  float: right;
  width: 60%
}
.RighInfo002522 .contact .from td {
  padding-right: 5%;
  padding-bottom: 3%;
}
.RighInfo002522 .contact .from td:nth-child(2) {
  padding-right: 0%;
}
.RighInfo002522 .contact .from td p {
  margin: 0;
  color: #999;
  text-align: center;
}
.RighInfo002522 .contact .from td div {
  position: relative;
}
.RighInfo002522 .contact .from label {
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 15px;
  line-height: 50px;
  color: #999;
}
.RighInfo002522 .contact .from .text {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-indent: 10px;
  border: none;
  background: #f5f5f5;
}
.RighInfo002522 .contact .from textarea.text {
  height: 132px;
}
.RighInfo002522 .contact .from .btn {
  padding-bottom: 1.5%;
  text-align: center;
}
.RighInfo002522 .contact .from .btn input {
  background: #bf9c56;
  cursor: pointer;
  padding: 0;
  border: none;
  width: 160px;
  height: 38px;
  font-size: 16px;
  color: #fff;
  text-transForm002802: uppercase;
  border-radius: 99px;
}

.RighInfo002522 .contact .address {
  float: left;
  width: 35%
}
.RighInfo002522 .contact .address dl {}
.RighInfo002522 .contact .address dd {}
.RighInfo002522 .contact .address dd h1,
.RighInfo002522 .contact .address dd h2,
.RighInfo002522 .contact .address dd p {
  font-size: 16px;
  padding-left: 44px;
  line-height: 35px;
}
.RighInfo002522 .contact .address dd h2 {
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 20px;
  font-weight: normal;
  margin-top: 0
}
.RighInfo002522 .contact .address dd h1 {
  margin-bottom: 3%;
  padding-left: 0;
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
.RighInfo002522 .contact .address dd h2 {
  font-size: 18px;
}
.RighInfo002522 .contact .address dd h2.h2_1 {
  background-image: url(../images/form002802-icon1.png);
}
.RighInfo002522 .contact .address dd h2.h2_2 {
  background-image: url(../images/form002802-icon2.png);
}
.RighInfo002522 .contact .address dd h2.h2_3 {
  background-image: url(../images/form002802-icon3.png);
}
.RighInfo002522 .contact .address dd h2.h2_4 {
  background-image: url(../images/form002802-icon4.png);
}

@media(min-width:641px) {
  .RighInfo002522 .contact .from td:nth-child(3n),
  .RighInfo002522 .contact .from .textareas,
  .RighInfo002522 .contact .from .btn,
  .RighInfo002522 .contact .from .tip {
    padding-right: 0;
  }
}
@media(max-width:640px) {
  .RighInfo002522 .contact .from td {
    display: block;
    padding-right: 0;
  }
  .RighInfo002522 .contact .address dd {
    float: none;
    width: auto;
    padding-left: 0;
  }
}


@media(max-width:1024px) {
  .RighInfo002522 .title {
    font-size: 24px;
  }
}
@media(min-width:769px) {
  .RighInfo002522 .list dl {
    width: 31%;
    margin-right: 3.5%;
  }
  .RighInfo002522 .list dl:nth-child(3n) {
    margin-right: 0;
  }
  .RighInfo002522 .list dl:nth-child(3n+1) {
    clear: left;
  }
}
@media(max-width:768px) and (min-width:481px) {
  .RighInfo002522 .list dl {
    width: 48%;
  }
  .RighInfo002522 .list dl:nth-child(2n) {
    float: right;
  }
  .RighInfo002522 .list dl:nth-child(2n+1) {
    clear: left;
  }
}





/*
 .Menu002252 涓篸emo缂栧彿
 */
.Menu002252 {
  padding: 10px 0;
  text-align: center;
  overflow: hidden;
}
.Menu002252 a {
  font-size: 16px;
  display: block;
  background: #e9e9e9;
  padding: 10px;
  margin-bottom: 1px;
}
.Menu002252 a.aon, .Menu002252 a:hover {
  color: #fff;
  background-color: #bf9c56;
}
@media(min-width:768px) {
  .Menu002252 {
    padding: 0px 0 10px;
  }
  .Menu002252 a {
    display: inline-block;
    line-height: 30px;
    padding: 0 15px;
    min-width: 115px;
    overflow: hidden;
    margin: 0 7px 1px;
  }
}
@media(min-width:1024px) {
  .Menu002252 {
    padding: 0px 0 3%;
  }
  .Menu002252 a {
    display: inline-block;
    line-height: 36px;
    padding: 0 20px;
    background: #e9e9e9;
    min-width: 130px;
  }
}






.Timeline000913 {}

.Timeline000913 .main {
  position: relative;
  z-index: 1;
  padding-bottom: 7.396vw;
}
.Timeline000913 .main .quan {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #dedede;
}
.Timeline000913 .main:before {
  position: absolute;
  content: '';
  width: 1px;
  top: 10px;
  bottom: 0;
  background: #d9d9d9;
}
@media(min-width:769px) {
  .Timeline000913 .main .quan {
    margin: 0 auto;
  }
  .Timeline000913 .main:before {
    left: 50%;
  }
  .Timeline000913 .outer > .ytable-cell {
    width: 50%;
  }
}
@media(max-width:768px) {
  .Timeline000913 .outer,
  .Timeline000913 .outer > .ytable-cell {
    display: block;
  }
  .Timeline000913 .main:before {
    left: 5px;
  }
}

.Timeline000913 .item {
  position: relative;
  z-index: 4;
}
.Timeline000913 .item:not(:last-child) {
  margin-bottom: 2.08vw;
}
.Timeline000913 .info {
  position: relative;
}
.Timeline000913 .info:before {
  position: absolute;
  content: '';
  top: 50%;
  margin-top: -16px;
  border: 16px solid transparent;
}
.Timeline000913 .info .inner {
  background: #f0f0f0;
  padding: 1.5vw;
}
.Timeline000913 .pic {
  width: 32.787%;
}
.Timeline000913 .pre {
  padding: 0 2vw
}
.Timeline000913 .pre h3 {
  font-size: 18px;
  color: #333;
  margin: 0;
  padding-bottom: 2%;
}
.Timeline000913 .pre pre {
  font-size: 14px;
  line-height: 24px;
  color: #888
}
.Timeline000913 .year {
  font-family: 'DIN-Medium';
  color: #bf9c56;
  font-size: 45px;
}
.Timeline000913 .year aside {
  background-repeat: no-repeat;
  background-image: url("../images/timeline000913_icon.png");
}
@media(min-width:769px) {
  .Timeline000913 .item:nth-of-type(2n-1) .info {
    padding-right: 32px;
  }
  .Timeline000913 .item:nth-of-type(2n) .info {
    padding-left: 32px;
  }
  .Timeline000913 .item:nth-of-type(2n-1) .info:before {
    right: 0;
    border-left-color: #f0f0f0;
  }
  .Timeline000913 .item:nth-of-type(2n) .info:before {
    left: 0;
    border-right-color: #f0f0f0;
  }
  .Timeline000913 .item:nth-of-type(2n-1) .pre {}
  .Timeline000913 .item:nth-of-type(2n) .pre {}
  .Timeline000913 .item:nth-of-type(2n-1) .year aside {
    margin-left: -10px;
    background-position: left center;
  }
  .Timeline000913 .item:nth-of-type(2n-1) .year aside:before,
  .Timeline000913 .item:nth-of-type(2n) .year aside:after {
    display: inline-block;
    content: '';
    width: 30px;
    height: 1px;
    vertical-align: middle;
    background: #d9d9d9;
    margin: -10px 32px 0;
  }
  .Timeline000913 .item:nth-of-type(2n) .year aside {
    background-position: right center;
    margin-right: -11px;
    text-align: right;
  }
}
@media(max-width:768px) {
  .Timeline000913 .main {
    margin-left: 3vw;
  }
  .Timeline000913 .year {
    font-size: 7vw;
  }
  .Timeline000913 .year aside {
    padding-left: 32px;
    background-position: left center;
    margin-left: -5px;
  }
  .Timeline000913 .year aside:before {
    display: inline-block;
    content: '';
    width: 30px;
    height: 1px;
    vertical-align: middle;
    background: #d9d9d9;
    margin: -1vw 3vw 0;
  }
  .Timeline000913 .info {
    padding: 3vw;
  }
  .Timeline000913 .pre {
    padding-left: 3vw;
  }
}
@media(max-width:480px) {
  .Timeline000913 .pic {
    width: 45%;
  }
  .Timeline000913 .pre pre {
    font-size: 3.5vw;
  }
}







/*RighInfo002816 */
.RighInfo002816 {}
.RighInfo002816 .img-block {
  display: block;
  width: 100%;
}
.RighInfo002816 ul {
  margin-bottom: 6%;
}
.RighInfo002816 ul .inner {
  background: #fff;
  padding-top: 8%;
  padding-bottom: 8%;
}
.RighInfo002816 ul h3 {
  font-size: 24px;
  color: #bf9c56;
  font-family: 'Oswald-Light';
  font-weight: bold;
  position: relative;
  padding-left: 15px;
  margin: 0
}
.RighInfo002816 ul h3:before {
  position: absolute;
  content: '';
  height: 20px;
  width: 4px;
  background: #bf9c56;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}
.RighInfo002816 ul .li p {
  line-height: 28px;
  color: #666;
}
.RighInfo002816 ul .li .icon {
  padding-bottom: 15px;
}
@media(min-width:1025px) {
  .RighInfo002816 ul:nth-child(2n-1) .ol {
    float: left;
  }
  .RighInfo002816 ul:nth-child(2n-1) .li {
    float: right;
  }
  .RighInfo002816 ul:nth-child(2n) .ol {
    float: right;
  }
  .RighInfo002816 ul:nth-child(2n) .li {
    float: left;
  }
  .RighInfo002816 ul .ol,
  .RighInfo002816 ul .li {
    width: 50%;
  }
  .RighInfo002816 ul .li {
    position: relative;
    z-index: 10;
  }
  .RighInfo002816 ul:nth-child(2n-1) .li .inner {
    margin-left: -10%;
    padding-left: 15%;
  }
  .RighInfo002816 ul:nth-child(2n) .li .inner {
    width: 110%;
    padding-right: 15%;
  }
}
@media(max-width:1024px) {
  .RighInfo002816 ul .li {
    padding: 0 !important;
  }
  .RighInfo002816 ul .inner {
    padding: 20px;
  }
}



/*Spec001883*/
.Spec001883 {
  border: 1px solid #e7e7e7;
  background: #fff;
  margin-top: 3%;
}
.Spec001883 .auto_1400 {
  width: 100%;
}
.Spec001883 dl {
  border-bottom: 1px dashed #ddd;
  line-height: 32px;
  display: table;
  width: 100%;
}
.Spec001883 dl.more {
  border-bottom: 0;
}
.Spec001883 dt,
.Spec001883 dd {
  display: table-cell;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
}
.Spec001883 dt {
  width: 200px;
  padding-left: 20px;
  color: #1d1d1d;
  background-color: rgba(25, 49, 104, 0.05);
  font-size: 18px;
  font-weight: bold;
}
.Spec001883 dd {
  position: relative;
  padding: 15px 20px;
}
.Spec001883 dd ol {
  /* padding-left:60px; */
  overflow: hidden;
  position: relative;
}
.Spec001883 .input {
  float: left;
}
.Spec001883 .input input {
  max-width: 100px;
  vertical-align: middle;
}
.Spec001883 .input .text {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  height: 32px;
  line-height: 32px;
  width: 25%;
  text-align: center;
}
.Spec001883 .input .btn {
  border: none;
  cursor: pointer;
  background: #bf9c56;
  height: 32px;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  margin-left: 10px;
  width: 30%;
}

.Spec001883 ol a {
  color: #333;
  margin-right: 20px;
  display: inline-block;
  font-size: 16px;
}
.Spec001883 a.on,
.Spec001883 a:hover {
  color: #bf9c56;
}
.Spec001883 a:hover {
  text-decoration: underline;
}
.Spec001883 ol a.all {
  text-align: center;
  /* width:48px; */
  line-height: 24px;
  padding: 5px 15px;
}
.Spec001883 ol a.all {
  background: #bf9c56;
  color: #fff;
  margin-right: 15px;
  left: 0;
}
.Spec001883 ol span {
  right: 10px;
  color: #bf9c56;
  border-radius: 3px;
  background: #bf9c56;
  cursor: pointer;
  display: none;
}

.Spec001883 .more ol {
  float: left;
}
.Spec001883 figure {
  float: left;
  position: relative;
  width: 90px;
}
.Spec001883 figure em {
  display: block;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 8px 0;
  height: 32px;
}
.Spec001883 figure em i {
  font-style: normal;
  display: inline-block;
  width: 60px;
  line-height: 15px;
  text-align: center;
  border-right: 1px solid #e5e5e5;
  color: #000;
  float: left;
}
.Spec001883 figure em:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #bf9c56;
}
.Spec001883 figure figcaption {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 3px;
  display: none;
}
.Spec001883 figure figcaption a {
  display: block;
  text-align: center;
}
.Spec001883 figure:hover figcaption {
  display: block;
}
@media(max-width:1000px) {
  .Spec001883 .input {
    float: none;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .Spec001883 .more ol,
  .Spec001883 figure {
    float: none;
  }
  .Spec001883 figure {
    margin-left: 10px;
  }
}
@media(max-width:768px) {
  .Spec001883 dd ol {
    padding-right: 65px;
  }
  .Spec001883 dt {
    width: 80px;
  }
}

.Spec001883 ol a {
  padding: 0 5px;
  min-width: 32px;
  text-align: center;
}
.Spec001883 ol a.ons {
  background: #bf9c56;
  color: #fff;
  /* margin-right: 15px; */
  left: 0;
}
.Floor002065 .item p {
  line-height: 22px;
  overflow: hidden;
}

.RighInfo002223 .box4 .pic {
  float: right;
  padding-left: 20px;
  position: static;
}
.RighInfo002223 .box4 .ul {
  clear: none;
}
.PicList002149 ol h3 a:hover {
  color: #47a0ec;
}

.PicList002149 ol span a {
  display: block;
  color: #fff;
}
.Top002897 .lang-list a:hover, .Top002897 .top-lang .cur:hover {
  color: #ccc;
}
@media(max-width:1024px) {
  .Bottom003009 .b-mid {
    display: block;
  }

  .Bottom003009 .contact {
    width: 100%;
    text-align: left;
    padding: 0 20px;
  }

  .Bottom003009 .b-mid nav {
    display: none;
  }
  .Floor002491 ul li {
    padding-bottom: 300px;
  }
}
@media(max-width:560px) {
  .Spec001883 dt {
    font-size: 16px;
    padding: 5px 10px;
    width: auto;
    display: block;
  }

  .Spec001883 dd ol {
    padding-right: 0;
    height: auto !important;
    white-space: nowrap;
    overflow: auto;
  }

  .Spec001883 dl {
    display: block;
    border: none;
  }

  .Spec001883 dd {
    display: block;
    padding: 10px;
  }

  .Spec001883 ol a {
    font-size: 14px;
    margin-right: 5px !important;
  }

  .PicList001886 dl dd {
    width: 49%;
    margin-right: 1% !important;
  }

  .PicList001886 dl h2 .tit {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    white-space: normal;
  }
  .Floor002065 .item p {
    font-size: 14px;
  }
  .RighInfo002223 .box4 .pic {
    padding-left: 0;
    margin-bottom: 10px;
    float: none;
  }
  .Floor002491 ul li {
    /* width: 100% !important; */
    padding: 0;
    margin-bottom: 5px;
  }

  .Floor002491 ul li a {
    position: relative;
    display: block;
  }

  .Floor002491 ul li .pic {
    margin-top: 0 !important;
  }

  .Floor002491 ul li .txt img, .Floor002491 ul li:hover .txt img, .Floor002491 ul li.on .txt img {
    display: block;
    margin: 0 auto 0;
    max-width: 100%;
  }

  .Floor002491 ul li:hover h5, .Floor002491 ul li.on h5 {
    position: static;
    display: block;
  }

  .Floor002491 ul li:hover .txt, .Floor002491 ul li.on .txt {
    top: 50%;
    bottom: auto;
  }
  .Top002897 .tip dl dt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: none;
  }

  .RighInfo002522 .list li {
    width: 100%;
    float: none;
    padding: 10px;
    margin: 0;
  }

  .RighInfo002522 .list li p {
    height: auto;
  }

  .RighInfo002522 .contact .from {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }

  .RighInfo002522 .contact .address {
    width: auto;
    float: none;
  }
  .TextList001203 li {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .PicList001912 li h3 span {
    float: none;
    color: #333;
    font-weight: bold;
  }
  .Top002897 .top-menu {
    top: 144px;
  }
}

@media(min-width:1024px) {
  .Top002897 .top-menu li#m7 .sub {
    display: none !important;
  }
}
@media(max-width:1024px) {
  .Top002897 .top-menu li#m7 b i.op {
    display: none;
  }
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #bf9c56;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #bf9c56;
  border-color: #bf9c56;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #bf9c56;
  border-color: #bf9c56;
  cursor: default;
}
.showinfo img {
  max-width: 100%;
  height: auto !important;
}
/**/

.qqkefu{
  position: fixed;
  bottom:50%;margin-bottom:-122px;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop + 365));
  z-index: 20;
  right: 0;
  width:48px;
}

.qqkefu ul{
  position:relative;list-style-type: none;
}
.qqkefu ul li{
  width: 48px;
  transition:.5s;
  -webkit-transition:.5s;
  height:48px;
  margin-bottom:1px;
  float:right;
  background:#cfcfcf;
  line-height:48px;
  font-size:12px;
  cursor:pointer;
  /* position:relative; */
}
.qqkefu ul li a{
  color:#fff;
  overflow: hidden;
  display: block;


}
.qqkefu ul li.qq_cza{
  overflow:hidden
}
.qqkefu ul li:hover{
  background:#0599d9;
}
.qqkefu ul li.top{
  background:url(../images/back.png) no-repeat center #cfcfcf;
  position:relative;
  width:48px;
  height: 48px;
  cursor:pointer;
}
.qqkefu ul li.top:hover{
  background:url(../images/back.png) no-repeat center #0599d9;
}
.qqkefu ul li b{
  width:48px;
  height:48px;
  display:block;
  overflow:hidden;
  float:right;
}
.qqkefu ul li span{
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
}
.qqkefu ul li b.a{
  background:url(../images/ytpkf_07.png) no-repeat center center;
}
.qqkefu ul li b.b{
  background:url(../images/ytpkf_09.png) no-repeat center center;
}
.qqkefu ul li b.c{
  background:url(../images/ytpkf_13.png) no-repeat center center;
}
.qqkefu ul li b.e{
  background:url(../images/ytpkf_03.png) no-repeat center center;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima div{
  width: 95%;
  background: #edebeb;
  border: 1px solid #ccc;
  float: left;
  cursor: default !important;
  border-radius:7px;
  line-height:24px;
  padding:35px 15px;
}
.erweima {display:none;width: 295px;top: -20px;left: -295px;position: absolute;/* height: 100%; */}
.erweima h5{margin-bottom:20px;font-size: 18px;color:#333;font-family: Arial;}
.erweima p{margin-top:10px;font-size: 16px;color:#444;font-family: Arial;width: 215px;word-wrap: break-word;}
.showinfo::after {
    clear: both;
    display: block;
    content: '';
}


.RighInfo002522 .share{margin-top: 25px;clear: both;position: relative;transition: all 0.3s;}
.RighInfo002522 .share a{
  font-size: 16px;
  color: #89898c;
  line-height: 22px;

}
.RighInfo002522 .share-hover {
  position: absolute;
  top: -8px;
  left: 33px;
  background: #fff;
  padding: 7px 15px;
  border-radius: 3px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.15);
  display: flex;

}
.RighInfo002522 .share-hover::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 2px;
  position: absolute;
  top: 13px;
  left: 0px;
  transform: translateX(-50%) rotate(45deg);
  border: 1px solid #e5e5e5;
  border-top: transparent;
  border-right: transparent;
}
.RighInfo002522 .share-hover .icon {
  color: #89898C;
  font-size: 26px;
  margin-right: 10px;
}
.RighInfo002522 .share:hover > .icon {
  color: #19191a;
}
.RighInfo002522 .share-hover .icon:first-child:hover {
  color: #3c5a98;
}
.RighInfo002522 .share-hover .icon:nth-child(2):hover {
  color: #29c5f6;
}
.RighInfo002522 .share-hover .icon:nth-child(3):hover {
  color: #0481d9;
}