.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fixed {
  position: fixed;
}
.flex {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.flex-wrap {
  flex-flow: wrap;
}
.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.hide {
  display: none;
}
.bold {
  font-weight: 700;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.before {
  opacity: 0;
  visibility: hidden;
}
.after {
  opacity: 1;
  visibility: visible;
}
.font {
  font-family: Arial;
}
.txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upper {
  text-transform: uppercase;
}
.middle {
  vertical-align: middle;
}
@font-face {
  font-family: "icon";
  src: url('iconfont.eot?t=1561461869476');
  /* IE9 */
  src: url('iconfont.eot?t=1561461869476#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'), url('iconfont.woff?t=1561461869476') format('woff'), url('iconfont.ttf?t=1561461869476') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.svg?t=1561461869476#iconfont') format('svg');
  /* iOS 4.1- */
}
.hidden-xs {
  display: block;
}
.hidden-pc {
  display: none;
}
.box-container {
  width: 1540px;
  margin: 0 auto;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.box-container-fluid {
  width: 100%;
  margin: 0 auto;
}
.medium-box-container {
  width: 80%;
  margin: 0 auto;
}
body {
  font-size: 16px;
  font-family: 微软雅黑;
  overflow-x: hidden;
}
.rl {
  writing-mode: tb-rl;
  writing-mode: vertical-lr;
}
.font2 {
  font-family: "Microsoft JhengHei";
}
@font-face {
  font-family: "gb";
  src: url('../fonts/gb.ttf');
  font-weight: normal;
  font-style: normal;
}
.pic {
  font-size: 0;
  overflow: hidden;
}
.pic img {
  display: block;
  width: 100%;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.phone-nav {
  display: none;
}
.header-wrapper {
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.header-wrapper .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 96px;
  align-items: center;
}
.header-wrapper .logo-box a {
  display: block;
}
.header-wrapper .logo-box a img {
  display: block;
}
.header-wrapper .pc-nav-box {
  flex: 1;
  margin-left: 195px;
}
.header-wrapper .pc-nav-box:hover .child-box {
  display: block;
}
.header-wrapper .pc-nav-box ul {
  font-size: 0;
}
.header-wrapper .pc-nav-box ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-right: 60px;
}
.header-wrapper .pc-nav-box ul li:last-child {
  margin-right: 60px;
}
.header-wrapper .pc-nav-box ul li.on > a,
.header-wrapper .pc-nav-box ul li:hover > a {
  color: #d5080d;
}
.header-wrapper .pc-nav-box ul li:hover .hide-box {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.header-wrapper .pc-nav-box ul li > a {
  position: relative;
  display: block;
  font-size: 15px;
  color: #333;
  line-height: 96px;
  font-weight: 700;
}
.header-wrapper .pc-nav-box .hide-box {
  position: fixed;
  left: 0;
  top: 96px;
  z-index: -1;
  width: 100%;
  text-align: left;
  height: 0;
  transition: height 0.6s ease;
  -webkit-transition: height 0.6s ease;
  -moz-transition: height 0.6s ease;
  -ms-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  border-top: 1px solid #f0f0f0;
  background: #f6f6f6;
}
.header-wrapper .pc-nav-box .hide-box.on {
  z-index: 40;
}
.header-wrapper .pc-nav-box .hide-box.on .info,
.header-wrapper .pc-nav-box .hide-box.on .nav {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.header-wrapper .pc-nav-box .hide-box .box-container {
  height: auto;
  overflow: hidden;
  padding: 76px 0 90px;
}
.header-wrapper .pc-nav-box .hide-box .info,
.header-wrapper .pc-nav-box .hide-box .nav {
  opacity: 0;
  visibility: hidden;
  transition: transform 1.4s, opacity 1.4s ease;
}
.header-wrapper .pc-nav-box .hide-box .info {
  float: left;
  width: 59.6%;
  transform: translateX(58px);
  -webkit-transform: translateX(58px);
  -moz-transform: translateX(58px);
  -ms-transform: translateX(58px);
  -o-transform: translateX(58px);
  border-right: 1px solid rgba(222, 222, 222, 0.5);
}
.header-wrapper .pc-nav-box .hide-box .info > img {
  float: left;
  width: 34.3%;
  margin-right: 50px;
  display: none;
}
.header-wrapper .pc-nav-box .hide-box .info > img:first-child {
  display: block;
}
.header-wrapper .pc-nav-box .hide-box .info .caption-box {
  margin-top: 16px;
  padding-right: 96px;
}
.header-wrapper .pc-nav-box .hide-box .info .caption {
  font-size: 34px;
  color: #333;
  font-weight: 700;
  font-family: "Microsoft JhengHei";
  line-height: 36px;
}
.header-wrapper .pc-nav-box .hide-box .info .en {
  font-size: 20px;
  color: #ccc;
  line-height: 24px;
  margin: 8px auto 30px;
  text-transform: uppercase;
  font-family: Arial;
  font-weight: 700;
}
.header-wrapper .pc-nav-box .hide-box .info .brief {
  font-size: 14px;
  color: #727272;
  line-height: 28px;
}
.header-wrapper .pc-nav-box .hide-box .nav {
  float: left;
  width: 40.4%;
  padding-left: 100px;
  transform: translateX(-80px);
  -webkit-transform: translateX(-80px);
  -moz-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  -o-transform: translateX(-80px);
}
.header-wrapper .pc-nav-box .hide-box .nav.more {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header-wrapper .pc-nav-box .hide-box .nav.more a {
  width: 48%;
}
.header-wrapper .pc-nav-box .hide-box .nav.more2 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.header-wrapper .pc-nav-box .hide-box .nav a {
  position: relative;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  padding-left: 16px;
  margin-bottom: 16px;
}
.header-wrapper .pc-nav-box .hide-box .nav a:last-child {
  margin-bottom: 0;
}
.header-wrapper .pc-nav-box .hide-box .nav a:hover,
.header-wrapper .pc-nav-box .hide-box .nav a.on {
  color: #d5080d;
  font-weight: 700;
}
.header-wrapper .pc-nav-box .hide-box .nav a:hover:after,
.header-wrapper .pc-nav-box .hide-box .nav a.on:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.header-wrapper .pc-nav-box .hide-box .nav a:before,
.header-wrapper .pc-nav-box .hide-box .nav a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  z-index: 10;
  width: 4px;
  height: 4px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.header-wrapper .pc-nav-box .hide-box .nav a:before {
  background: rgba(191, 191, 191, 0.5);
}
.header-wrapper .pc-nav-box .hide-box .nav a:after {
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  background: #d5080d;
}
.header-wrapper .child-box {
  display: none;
}
.header-wrapper .child-box.scroll {
  display: none!important;
}
.header-wrapper .other-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.header-wrapper .search-box {
  position: relative;
  width: 200px;
  margin-right: 20px;
  top: 5px;
  /* input placeholder  */
}
.header-wrapper .search-box .keywords {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 30px;
  background: #f3f3f3;
  padding: 0 30px 0 20px;
  font-size: 14px;
  color: #666;
}
.header-wrapper .search-box ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  font-size: 14px;
}
.header-wrapper .search-box :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 14px;
}
.header-wrapper .search-box ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 14px;
}
.header-wrapper .search-box :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  font-size: 14px;
}
.header-wrapper .search-box .btn {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 10;
  width: 16px;
  height: 100%;
  background: url(../img/search.png) no-repeat center center;
}
.header-wrapper .language {
  position: relative;
}
.header-wrapper .language.on .caption:before {
  transform: rotateX(180deg);
}
.header-wrapper .language.on .list {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.header-wrapper .language .caption {
  position: relative;
  font-size: 14px;
  color: #333;
  height: 96px;
  line-height: 96px;
  padding-right: 20px;
}
.header-wrapper .language .caption:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 100%;
  background: url(../img/down.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.header-wrapper .language .caption span {
  color: #d5080d;
}
.header-wrapper .language .list {
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 10;
  background: #fff;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.1);
  width: 100px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
}
.header-wrapper .language .list a {
  display: block;
  font-size: 14px;
  color: #333;
  text-align: right;
  padding-right: 20px;
  border-bottom: 1px solid #f7f8f9;
  line-height: 42px;
}
.header-wrapper .language .list a:last-child {
  border-bottom: none;
}
.header-wrapper .language .list a:hover {
  color: #d5080d;
}
.footer-wrapper {
  background: #1d1d1d;
  padding-top: 55px;
}
.footer-wrapper .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footer-wrapper .footer-nav {
  font-size: 0;
}
.footer-wrapper .footer-nav a {
  display: block;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.footer-wrapper .footer-nav a:hover {
  color: #fff;
}
.footer-wrapper .footer-nav dl {
  display: inline-block;
  vertical-align: top;
  min-width: 150px;
  padding-right: 20px;
}
.footer-wrapper .footer-nav dt {
  margin-bottom: 28px;
}
.footer-wrapper .footer-nav dt a {
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  line-height: 30px;
}
.footer-wrapper .footer-nav dd a {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.footer-wrapper .other {
  width: 400px;
}
.footer-wrapper .other .qrcode {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  margin-bottom: 20px;
}
.footer-wrapper .other .name {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  padding-left: 34px;
}
.footer-wrapper .other p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.footer-wrapper .other p span {
  display: inline-block;
  color: #fff;
}
.footer-wrapper .bottom {
  padding: 13px 0;
  background: #fff;
  margin-top: 70px;
}
.footer-wrapper .link,
.footer-wrapper .link a,
.footer-wrapper .copy,
.footer-wrapper .copy a {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.footer-wrapper .link a,
.footer-wrapper .copy a {
  display: inline-block;
  vertical-align: top;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.footer-wrapper .link a:hover,
.footer-wrapper .copy a:hover {
  color: #d5080d;
}
.footer-wrapper .link {
  font-size: 0;
}
.footer-wrapper .link a {
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}
.footer-wrapper .link a:last-child:after {
  display: none;
}
.footer-wrapper .link a:after {
  position: absolute;
  right: 0;
  top: 6px;
  z-index: 10;
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background: #ddd;
}
.index-banner-wrapper .index-banner-swiper .swiper-slide-active .box-container {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.index-banner-wrapper .index-banner-swiper .box-container {
  opacity: 0;
  visibility: hidden;
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.index-banner-wrapper .swiper-slide {
  overflow: hidden;
}
.index-banner-wrapper .swiper-slide a {
  display: block;
  position: relative;
}
.index-banner-wrapper .swiper-slide a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.2);
}
.index-banner-wrapper .swiper-slide a > img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 1s ease 2.5s;
  transform: translate3d(0, 0, 100px);
}
.index-banner-wrapper .swiper-slide a > img.phone {
  display: none;
}
.index-banner-wrapper .swiper-slide.swiper-slide-active img {
  transition: all 5s ease  0s;
  transform: translate3d(0, 0, 0px);
}
.index-banner-wrapper .info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  text-align: center;
  padding-top: 132px;
}
.index-banner-wrapper .info .name {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  line-height: 36px;
  margin: 20px auto 10px;
}
.index-banner-wrapper .info .brief {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 18px;
}
.index-banner-wrapper .info .index-more {
  margin: 0 auto;
}
.index-banner-wrapper .swiper-pagination {
  bottom: 50px;
  font-size: 0;
}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #666;
  margin: 0 3px;
  width: 15px;
  height: 6px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border-radius: 20px;
}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 33px;
  background: #d5080d;
}
.index-more {
  display: block;
  width: 190px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #d5080d;
  border-radius: 30px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  text-transform: uppercase;
}
.index-more:hover {
  background: #102a94;
}
.index-more:hover i {
  transform: translateX(4px);
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
}
.index-more i {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 12px;
  top: -2px;
  background: url(../img/right.png) no-repeat;
  background-size: contain;
  margin-left: 20px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.index-box .page-title-box {
  text-align: center;
  margin-top: 0;
  padding-top: 78px;
}
.index-box .page-title-box .line {
  margin-left: auto;
  margin-right: auto;
}
.index-box-1 {
  background: #f8f8f8;
  padding-bottom: 84px;
}
.index-box-1 .cat-box {
  font-size: 0;
  text-align: center;
  margin-bottom: 30px;
}
.index-box-1 .cat-box a {
  display: inline-block;
  min-width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #666;
  background: #e4e4e4;
  border-radius: 5px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 0 10px;
}
.index-box-1 .cat-box a:last-child {
  margin-right: 0;
}
.index-box-1 .cat-box a.on {
  color: #fff;
  background: #d5080d;
}
.index-box-1 .item {
  display: none;
}
.index-box-1 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  margin-bottom: 20px;
}
.index-box-1 ul li {
  width: 23.05%;
  background: #fff;
  line-height: 28px;
  margin-right: 2.6%;
  margin-bottom: 2.6%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.index-box-1 ul li:nth-child(4n) {
  margin-right: 0;
}
.index-box-1 ul li:hover {
  background: #d5080d;
}
.index-box-1 ul li:hover .name,
.index-box-1 ul li:hover .desc {
  color: #fff;
}
.index-box-1 ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.index-box-1 ul li a {
  display: block;
}
.index-box-1 ul li .pic {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.index-box-1 ul li .pic img {
  height: 250px;
  object-fit: cover;
}
.index-box-1 ul li .info {
  padding: 24px 30px 30px;
}
.index-box-1 ul li .name {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  margin-bottom: 10px;
}
.index-box-1 ul li .desc {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-box-1 .index-more {
  margin: 0 auto;
  background: none;
  border: 2px solid #d5080d;
  color: #d5080d;
}
.index-box-1 .index-more:hover {
  background: #d5080d;
  color: #fff;
}
.index-box-1 .index-more:hover i {
  background: url(../img/right.png) no-repeat;
  background-size: contain;
}
.index-box-1 .index-more i {
  background: url(../img/right2.png) no-repeat;
  background-size: contain;
}
.index-box-2 {
  position: relative;
}
.index-box-2 .item {
  position: relative;
  display: none;
}
.index-box-2 .info {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  padding-bottom: 130px;
}
.index-box-2 .page-title-box .title {
  color: #fff;
}
.index-box-2 .desc {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.index-box-2 .pic img.phone {
  display: none;
}
.index-box-2 .bottom-swiper-box {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
}
.index-box-2 .bottom-swiper-box .swiper-slide {
  cursor: pointer;
  width: 25%;
  height: 130px;
  padding: 46px 40px 35px 110px;
  background: #f8f8f8;
}
.index-box-2 .bottom-swiper-box .swiper-slide:hover .name {
  color: #d5080d;
}
.index-box-2 .bottom-swiper-box .swiper-slide:hover:after {
  transform: translateX(4px);
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
}
.index-box-2 .bottom-swiper-box .swiper-slide:after {
  content: "";
  display: block;
  width: 7px;
  height: 100%;
  background: url(../img/icon-right.png) no-repeat right center;
  background-size: contain;
  position: absolute;
  right: 30px;
  top: 0;
  z-index: 10;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.index-box-2 .bottom-swiper-box .swiper-slide:nth-child(even) {
  background: #f3f3f3;
}
.index-box-2 .bottom-swiper-box .swiper-slide .icon {
  width: 60px;
  height: 60px;
  object-fit: contain;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -30px;
  z-index: 10;
}
.index-box-2 .bottom-swiper-box .swiper-slide .name {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  line-height: 24px;
}
.index-box-2 .bottom-swiper-box .swiper-slide p {
  font-size: 12px;
  color: #999;
  line-height: 16px;
  text-transform: uppercase;
  font-family: Arial;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-2 .box .swiper-slide-active .box-container {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.index-box-2 .box .box-container {
  opacity: 0;
  visibility: hidden;
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.index-box-3 {
  margin-bottom: 84px;
}
.index-box-3 .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.index-box-3 .box {
  width: 48.05%;
}
.index-box-3 ul {
  margin-bottom: 50px;
}
.index-box-3 ul li {
  background: #fff;
  margin-bottom: 30px;
  border-radius: 5px;
}
.index-box-3 ul li:hover {
  background: #d5080d;
}
.index-box-3 ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.index-box-3 ul li:hover .info {
  padding-right: 90px;
}
.index-box-3 ul li:hover .more {
  background: url(../img/more2.png) no-repeat;
  background-size: contain;
}
.index-box-3 ul li:hover .date p,
.index-box-3 ul li:hover .date .day {
  color: #fff;
}
.index-box-3 ul li:hover .name,
.index-box-3 ul li:hover .desc {
  color: #fff;
}
.index-box-3 ul li:hover .more {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
}
.index-box-3 ul li a {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.index-box-3 ul li .pic {
  width: 29.054%;
  border-radius: 5px;
  margin-right: 30px;
}
.index-box-3 ul li .pic img {
  height: 144px;
  object-fit: cover;
}
.index-box-3 ul li .name {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
}
.index-box-3 ul li .desc {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 48px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 12px auto;
}
.index-box-3 ul li .date {
  font-weight: 700;
  text-align: right;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 10;
}
.index-box-3 ul li .date p,
.index-box-3 ul li .date .day {
  color: #999;
  font-family: Arial;
}
.index-box-3 ul li .date .day {
  font-size: 36px;
  line-height: 30px;
}
.index-box-3 ul li .date p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 8px;
}
.index-box-3 ul li .more {
  width: 24px;
  height: 24px;
  background: url(../img/more.png) no-repeat;
  background-size: contain;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.index-box-3 ul li .info {
  flex: 1;
  overflow: hidden;
  position: relative;
  padding: 0 0 0 78px;
}
.index-box-3 .page-title-box {
  margin-top: 82px;
}
.index-box-3 .page-title-box .title {
  font-size: 24px;
  line-height: 30px;
}
.index-box-3 .index-more {
  background: none;
  border: 2px solid #d5080d;
  color: #d5080d;
}
.index-box-3 .index-more:hover {
  background: #d5080d;
  color: #fff;
}
.index-box-3 .index-more:hover i {
  background: url(../img/right.png) no-repeat;
  background-size: contain;
}
.index-box-3 .index-more i {
  background: url(../img/right2.png) no-repeat;
  background-size: contain;
}
.page-banner-wrapper {
  position: relative;
  z-index: 1;
}
.page-banner-wrapper .banner {
  display: block;
  width: 100%;
}
.page-banner-wrapper .info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.page-banner-wrapper .box-container {
  position: relative;
}
.page-banner-wrapper .info-1 .box-container {
  padding-left: 130px;
}
.page-banner-wrapper .info-1 .num {
  position: absolute;
  left: 0;
  top: -8px;
  z-index: 10;
  font-size: 220px;
  color: transparent;
  line-height: 160px;
  font-weight: 700;
  font-family: Arial;
  -webkit-text-stroke: 1px white;
  -webkit-text-fill-color: 12px transparent;
}
.page-banner-wrapper .info-1 .name {
  font-size: 72px;
  color: #fff;
  font-weight: 700;
  line-height: 72px;
}
.page-banner-wrapper .info-1 .desc {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  margin-top: 15px;
}
.page-banner-wrapper .info-2 {
  text-align: center;
}
.page-banner-wrapper .info-2 .name {
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
}
.page-banner-wrapper .info-2 .desc {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  margin-top: 12px;
}
.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 12;
  display: none;
}
.page-box {
  background: #f8f8f8;
  padding: 90px 0 94px;
}
.page-box .page-title-box {
  margin-top: 0;
}
.page-cat-box {
  font-size: 0;
  text-align: center;
}
.page-cat-box a {
  position: relative;
  font-size: 16px;
  color: #666;
  font-weight: 700;
  line-height: 30px;
  margin-right: 24px;
  padding-right: 36px;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  display: inline-block;
  margin-bottom: 10px;
}
.page-cat-box a:hover,
.page-cat-box a.on {
  color: #d5080d;
}
.page-cat-box a:last-child {
  margin-right: 0;
  padding-right: 0;
}
.page-cat-box a:after {
  content: "";
  display: block;
  width: 12px;
  height: 100%;
  background: url(../img/line.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.page-title-box {
  position: relative;
  margin: 50px auto 48px;
}
.page-title-box .title {
  font-size: 48px;
  color: #333;
  line-height: 50px;
  font-weight: 700;
}
.page-title-box.small {
  margin-bottom: 30px;
}
.page-title-box.small .title {
  font-size: 24px;
  line-height: 30px;
}
.page-title-box .cat-box {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  font-size: 0;
  top: 8px;
  max-width: 70%;
  text-align: right;
}
.page-title-box .cat-box a {
  display: inline-block;
  margin-right: 6px;
  border-radius: 20px;
  background: #ddd;
  min-width: 118px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  color: #333;
  padding: 0 15px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.page-title-box .cat-box a:hover,
.page-title-box .cat-box a.on {
  background: #d5080d;
  color: #fff;
}
.page-title-box .cat-box a:last-child {
  margin-right: 0;
}
.line {
  position: relative;
  width: 80px;
  height: 4px;
  background: #d5080d;
  margin-top: 18px;
}
.line:after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  background: #102a94;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.relative-btn-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 56px;
}
.relative-btn-box .btn {
  font-size: 0;
}
.relative-btn-box .btn a {
  display: inline-block;
  width: 144px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  text-align: center;
  font-size: 14px;
  color: #333;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  margin-right: 18px;
}
.relative-btn-box .btn a:last-child {
  margin-right: 0;
}
.relative-btn-box .btn a:hover {
  color: #fff;
  font-weight: 700;
  background: #d5080d;
}
.relative-btn-box .share {
  font-size: 0;
}
.relative-btn-box .share span,
.relative-btn-box .share a {
  display: inline-block;
  height: 39px;
  line-height: 39px;
  vertical-align: middle;
}
.relative-btn-box .share span {
  font-size: 14px;
  color: #666;
  margin-right: 24px;
}
.relative-btn-box .share a {
  width: 39px;
  margin-right: 6px;
}
.relative-btn-box .share a:last-child {
  margin-right: 0;
}
.relative-btn-box .share a:hover img {
  display: none;
}
.relative-btn-box .share a:hover img.on {
  display: block;
}
.relative-btn-box .share a img {
  display: block;
  width: 100%;
}
.relative-btn-box .share a img.on {
  display: none;
}
.goods-wrapper {
  padding-top: 46px;
}
.goods-wrapper .page-title-box {
  margin-top: 50px;
}
.goods-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.goods-wrapper .list ul li {
  width: 23.05%;
  margin-top: 42px;
  margin-right: 2.6%;
}
.goods-wrapper .list ul li:nth-child(4n) {
  margin-right: 0;
}
.goods-wrapper .list ul li:nth-child(-n+4) {
  margin-top: 0;
}
.goods-wrapper .list ul li:hover .info {
  background: #d5080d;
}
.goods-wrapper .list ul li:hover .name,
.goods-wrapper .list ul li:hover .desc {
  color: #fff;
}
.goods-wrapper .list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.goods-wrapper .list ul li a {
  display: block;
}
.goods-wrapper .list ul li .pic {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.goods-wrapper .list ul li .pic img {
  height: 250px;
  object-fit: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.goods-wrapper .list ul li .info {
  padding: 22px 30px 30px;
  background: #fff;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.goods-wrapper .list ul li .name {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
}
.goods-wrapper .list ul li .desc {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 8px;
}
.goodsinfo-wrapper .main {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.goodsinfo-wrapper .main.max .left {
  width: 100%;
}
.goodsinfo-wrapper .main.max .box-1 .pic {
  width: 58.84%;
}
.goodsinfo-wrapper .main.max .box-1 .info {
  width: 41.16%;
  padding-left: 105px;
}
.goodsinfo-wrapper .main.max .box-3 .item {
  padding-left: 100px;
  padding-right: 100px;
  margin-bottom: 0;
}
.goodsinfo-wrapper .main.max .box-3 .item:nth-child(odd) {
  padding-left: 140px;
}
.goodsinfo-wrapper .main.max .box-3 .item:nth-child(even) {
  padding-right: 140px;
}
.goodsinfo-wrapper .main.max .box-3 .item .info {
  max-width: 44%;
  width: 36%;
}
.goodsinfo-wrapper .left {
  width: 69.6%;
}
.goodsinfo-wrapper .right {
  background: #fff;
  height: 100%;
  padding: 42px 50px 54px;
  width: 27.27%;
}
.goodsinfo-wrapper .right ul li {
  padding: 7px;
  margin-bottom: 24px;
  border: 1px solid #f5f5f5;
}
.goodsinfo-wrapper .right ul li:last-child {
  margin-bottom: 0;
}
.goodsinfo-wrapper .right ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.goodsinfo-wrapper .title-box {
  margin-bottom: 32px;
}
.goodsinfo-wrapper .title-box .title {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 18px;
}
.goodsinfo-wrapper .caption {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
}
.goodsinfo-wrapper .content {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  text-align: justify;
}
.goodsinfo-wrapper .content table {
  width: 100%;
  border-collapse: collapse;
  background: #f8f8f8;
}
.goodsinfo-wrapper .content table td {
  padding: 4px 10px;
  line-height: 24px;
  border: 1px solid #e2e2e2;
}
.goodsinfo-wrapper .box-1 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  background-color: #eaecf1;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  margin-bottom: 32px;
}
.goodsinfo-wrapper .box-1 .pic {
  width: 70%;
  background-color: #ffffff;
}
.goodsinfo-wrapper .box-1 .info {
  width: 30%;
  padding: 20px 45px;
}
.goodsinfo-wrapper .box-1 .brief {
  font-size: 14px;
  color: #333;
  line-height: 40px;
}
.goodsinfo-wrapper .box-1 .btn {
  display: block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-top: 18px;
  background: #d5080d;
  border-radius: 30px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.goodsinfo-wrapper .box-1 .btn:hover {
  background: #102a94;
}
.goodsinfo-wrapper .box-1 .btn img {
  margin-left: 12px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.goodsinfo-wrapper .box-2 {
  margin-bottom: 55px;
}
.goodsinfo-wrapper .box-3 {
  margin-bottom: 58px;
}
.goodsinfo-wrapper .box-3 ul li {
  list-style-type: initial;
}
.goodsinfo-wrapper .box-3 .item {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  margin-bottom: 44px;
  padding: 36px 70px 36px 60px;
}
.goodsinfo-wrapper .box-3 .item:last-child {
  margin-bottom: 0;
}
.goodsinfo-wrapper .box-3 .item:nth-child(even) {
  background: #eaecf1;
}
.goodsinfo-wrapper .box-3 .item:nth-child(odd) .pic {
  order: 0;
}
.goodsinfo-wrapper .box-3 .item:nth-child(odd) .info {
  order: 1;
}
.goodsinfo-wrapper .box-3 .item .info {
  max-width: 46%;
}
.goodsinfo-wrapper .box-3 .item .pic {
  max-width: 49%;
}
.goodsinfo-wrapper .box-3 .name {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  line-height: 24px;
  padding-bottom: 36px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.3);
  margin-bottom: 30px;
}
.goodsinfo-wrapper .box-3 .content ul li {
  font-size: 14px;
  color: #333;
  line-height: 28px;
  position: relative;
}
.video-modal-box {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 40;
}
.video-modal-box .box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.video-modal-box .box-container {
  position: relative;
  background: #fff;
  text-align: center;
  padding: 65px 65px 70px;
}
.video-modal-box .name,
.video-modal-box .title {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 30px;
}
.video-modal-box .close {
  position: absolute;
  right: 15px;
  top: 18px;
  z-index: 10;
  width: 26px;
  height: 22px;
  background: url(../img/close.png) no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.video-modal-box .close:hover {
  transform: rotate(-90deg);
}
.video-modal-box .video-box {
  position: relative;
  max-height: 60vh;
  font-size: 0;
  overflow: hidden;
  display: inline-block;
}
.video-modal-box .video-box.on .pic {
  opacity: 0;
  visibility: hidden;
}
.video-modal-box .video-box.on video {
  z-index: 10;
}
.video-modal-box .video-box video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.video-modal-box .pic {
  position: relative;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
}
.video-modal-box .pic img {
  max-height: 60vh;
  object-fit: cover;
  max-width: 100%;
  margin: 0 auto;
  width: auto;
}
.video-modal-box .info {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.video-modal-box .info img {
  width: auto;
  margin: 0 auto 12px;
}
.video-modal-box .name {
  position: absolute;
  left: 0;
  bottom: 14px;
  z-index: 10;
  width: 100%;
}
.development-wrapper .title {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
}
.development-wrapper .brief {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  text-align: justify;
  margin: 18px auto 34px;
}
.development-wrapper .list ul li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  background: #eaecf1;
}
.development-wrapper .list ul li:nth-child(even) .pic {
  order: 0;
}
.development-wrapper .list ul li:nth-child(even) .info {
  order: 1;
}
.development-wrapper .list .pic,
.development-wrapper .list .info {
  width: 50%;
}
.development-wrapper .list .info {
  padding: 20px 94px 20px 100px;
}
.development-wrapper .list .info .name {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.3);
  padding-bottom: 26px;
  margin-bottom: 40px;
}
.development-wrapper .list .info .desc {
  font-size: 14px;
  color: #333;
  line-height: 28px;
  text-align: justify;
}
.development-wrapper .list .info .welfare {
  background: #fff;
  padding: 18px 10px 18px 26px;
  font-size: 18px;
  line-height: 28px;
  color: #333;
  text-align: justify;
  margin-top: 30px;
}
.development-wrapper .list .pic {
  position: relative;
}
.development-wrapper .list .pic:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.development-wrapper .list .pic .name {
  padding: 9px 22px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 8px;
  z-index: 10;
  line-height: 28px;
  background: rgba(0, 0, 0, 0.4);
}
.platform-wrapper .box-container {
  background: #fff;
  padding: 50px;
  padding-bottom: 54px;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.platform-wrapper .content {
  width: 48.61%;
}
.platform-wrapper .content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 36px;
}
.platform-wrapper .content table:last-child {
  margin-bottom: 0;
}
.platform-wrapper .content table tr td {
  line-height: 32px;
  border: 1px solid #eee;
}
.honor-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.honor-wrapper .list ul li {
  cursor: pointer;
  background: #fff;
  padding: 50px 48px 42px;
  margin-bottom: 52px;
  width: 31.16%;
  margin-right: 3.26%;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}
.honor-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.honor-wrapper .list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.honor-wrapper .list ul li:hover .name {
  color: #102a94;
}
.honor-wrapper .list .short li .pic img {
  height: 250px;
}
.honor-wrapper .list .long li:nth-child(-n+3) {
  margin-bottom: 0;
}
.honor-wrapper .list .long li .pic img {
  height: 537px;
}
.honor-wrapper .list .pic img {
  object-fit: contain;
}
.honor-wrapper .list .name {
  font-size: 18px;
  color: #333;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 30px;
}
.viewer-title {
  display: none;
}
.viewer-toolbar {
  text-align: center;
}
.viewer-toolbar > li {
  display: none;
}
.viewer-toolbar > li.viewer-prev,
.viewer-toolbar > li.viewer-next,
.viewer-toolbar > li.viewer-one-to-one,
.viewer-toolbar > li.viewer-zoom-in,
.viewer-toolbar > li.viewer-zoom-out {
  display: inline-block;
  float: none;
}
.resource-wrapper .main {
  padding: 30px 54px 65px 50px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}
.resource-wrapper .main li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  background: url(../img/line2.png) repeat-x left bottom;
}
.resource-wrapper .main li a {
  display: inline-block;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  color: #333;
}
.resource-wrapper .main li a:hover {
  color: #d5080d;
}
.resource-wrapper .main .name {
  flex: 1;
  padding-right: 40px;
  padding-left: 40px;
  background: url(../img/file.png) no-repeat left center;
}
.resource-wrapper .main .online {
  padding-left: 44px;
  background: url(../img/eye.png) no-repeat left center;
}
.resource-wrapper .main .online:hover {
  background: url(../img/eye2.png) no-repeat left center;
}
.resource-wrapper .main .download {
  padding-left: 28px;
  background: url(../img/download.png) no-repeat left center;
}
.resource-wrapper .main .download:hover {
  background: url(../img/download2.png) no-repeat left center;
}
.resource-wrapper .main .btn {
  font-size: 0;
  vertical-align: top;
}
.resource-wrapper .main .btn a {
  margin-right: 30px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.resource-wrapper .main .btn a:last-child {
  margin-right: 0;
}
.resource-wrapper .pageNum a {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}
.processing-wrapper .name {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 30px;
}
.processing-wrapper .content {
  margin-bottom: 60px;
}
.processing-wrapper .content table {
  width: 100%;
  border-collapse: collapse;
}
.processing-wrapper .content table th {
  font-size: 14px;
  color: #fff;
  background: #d5080d;
  line-height: 52px;
  text-align: center;
  font-weight: 700;
  padding: 0 12px;
  border: 1px solid #fff;
}
.processing-wrapper .content table td {
  background: #fff;
  border: 1px solid #e7e7e7;
  text-align: center;
  padding: 12px;
}
.processing-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.processing-wrapper .list ul li {
  position: relative;
  width: 33.24%;
  margin-right: 0.14%;
  margin-bottom: 0.14%;
}
.processing-wrapper .list ul li:nth-child(3),
.processing-wrapper .list ul li:nth-child(5),
.processing-wrapper .list ul li:nth-child(8),
.processing-wrapper .list ul li:nth-child(10) {
  margin-right: 0;
}
.processing-wrapper .list ul li:nth-child(4),
.processing-wrapper .list ul li:nth-child(9) {
  width: 66.62%;
}
.processing-wrapper .list ul li .title {
  font-size: 16px;
  color: #fff;
  padding: 0 20px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
}
.processing-wrapper .list ul li .pic img {
  height: 400px;
  object-fit: cover;
}
.processing-wrapper .list ul li .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.job-wrapper .caption {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 14px;
}
.job-wrapper .desc {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 30px;
}
.job-wrapper .list li {
  margin-bottom: 22px;
}
.job-wrapper .list li.on .top {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  padding-top: 32px;
  padding-bottom: 28px;
}
.job-wrapper .list li.on .top:after {
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
}
.job-wrapper .list li.on .top .name {
  font-weight: 700;
  max-width: 44%;
}
.job-wrapper .list li.on .top .brief {
  margin-top: 0;
  margin-left: 88px;
}
.job-wrapper .list li:hover .top,
.job-wrapper .list li.on .top {
  background: #d5080d;
}
.job-wrapper .list li:hover .top .name,
.job-wrapper .list li.on .top .name,
.job-wrapper .list li:hover .top .brief span,
.job-wrapper .list li.on .top .brief span {
  color: #fff;
}
.job-wrapper .list li:hover .top:before,
.job-wrapper .list li.on .top:before,
.job-wrapper .list li:hover .top:after,
.job-wrapper .list li.on .top:after {
  background: #fff;
}
.job-wrapper .list .top {
  position: relative;
  cursor: pointer;
  background: #fff;
  padding: 32px 70px 40px 50px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.job-wrapper .list .top:before,
.job-wrapper .list .top:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 10;
  background: #666;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.job-wrapper .list .top:before {
  width: 13px;
  height: 2px;
  right: 54px;
}
.job-wrapper .list .top:after {
  width: 2px;
  height: 13px;
  right: 60px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.job-wrapper .list .top .name {
  font-size: 22px;
  color: #252525;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 700;
}
.job-wrapper .list .top .brief {
  font-size: 0;
  margin-top: 12px;
}
.job-wrapper .list .top .brief span {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #969696;
  font-weight: 700;
  line-height: 30px;
  margin-right: 54px;
}
.job-wrapper .list .top .brief span:last-child {
  margin-right: 0;
}
.job-wrapper .list .detail {
  position: relative;
  display: none;
  background: #fff;
  padding: 30px 70px 62px 50px;
}
.job-wrapper .list .caption {
  font-size: 14px;
  color: #252525;
  font-weight: 700;
  margin-bottom: 2px;
}
.job-wrapper .list .content {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  margin-bottom: 24px;
}
.job-wrapper .list .content:nth-last-child(2) {
  margin-bottom: 0;
}
.job-wrapper .list .send {
  position: absolute;
  right: 50px;
  bottom: 42px;
  z-index: 10;
  display: block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 25px;
  background: #d5080d;
}
.job-wrapper .list .btn-box {
  margin-top: 64px;
  font-size: 0;
}
.job-wrapper .list .btn-box .cancel {
  background: #dedede;
}
.job-wrapper .pageNum {
  text-align: left;
}
.job-wrapper .pageNum a {
  text-align: center;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}
.job-wrapper .add {
  position: relative;
  margin-top: 76px;
}
.job-wrapper .add .info {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  padding: 50px;
}
.job-wrapper .add ul li,
.job-wrapper .add a {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.job-wrapper .add ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.job-wrapper .add ul li {
  width: 49.3%;
  padding: 14px 24px;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 20px;
}
.job-wrapper .add ul li:last-child {
  width: 100%;
}
.job-wrapper .add ul li a,
.job-wrapper .add ul li span {
  display: inline-block;
  margin-right: 35px;
}
.job-wrapper .add ul li a:last-child,
.job-wrapper .add ul li span:last-child {
  margin-right: 0;
}
.contact-wrapper .map-box {
  margin-bottom: 70px;
}
.contact-wrapper .map-box ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.contact-wrapper .map-box ul li {
  width: 49.48%;
}
.contact-wrapper .map-box ul li:nth-child(even) .info {
  background: #102a94;
}
.contact-wrapper .map-box ul li .info {
  padding: 40px 58px;
  line-height: 24px;
  background: #d5080d;
}
.contact-wrapper .map-box ul li .name {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px;
}
.contact-wrapper .map-box ul li .brief {
  font-size: 14px;
  color: #fff;
}
.contact-wrapper .map-box ul li .map {
  position: relative;
  height: 488px;
  overflow: hidden;
}
.contact-wrapper .map-box ul li .map .img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.contact-wrapper .list ul li {
  width: 29.87%;
  margin-top: 72px;
  margin-right: 5.195%;
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
  padding: 52px 50px 52px 70px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.contact-wrapper .list ul li:hover {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
}
.contact-wrapper .list ul li:nth-child(-n+3) {
  margin-top: 0;
}
.contact-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.contact-wrapper .list ul li .name,
.contact-wrapper .list ul li .info {
  color: #333;
  line-height: 30px;
}
.contact-wrapper .list ul li .name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.contact-wrapper .list ul li .info {
  font-size: 14px;
}
.paper-wrapper .main ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.paper-wrapper .main ul li {
  width: 23.11%;
  margin-right: 2.52%;
  margin-bottom: 42px;
}
.paper-wrapper .main ul li:nth-child(4n) {
  margin-right: 0;
}
.paper-wrapper .main ul li:hover .inner {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
}
.paper-wrapper .main ul li .inner {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}
.paper-wrapper .main ul li .pic-box,
.paper-wrapper .main ul li .btn {
  background: #fff;
  padding-left: 35px;
  padding-right: 35px;
}
.paper-wrapper .main ul li .name {
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin-top: 15px;
}
.paper-wrapper .main ul li .online {
  padding-left: 44px;
  margin-right: 48px;
  background: url(../img/eye.png) no-repeat left center;
}
.paper-wrapper .main ul li .online:hover {
  background: url(../img/eye2.png) no-repeat left center;
}
.paper-wrapper .main ul li .download {
  padding-left: 32px;
  background: url(../img/download.png) no-repeat left center;
}
.paper-wrapper .main ul li .download:hover {
  background: url(../img/download2.png) no-repeat left center;
}
.paper-wrapper .main ul li .btn {
  font-size: 0;
  vertical-align: top;
  text-align: center;
}
.paper-wrapper .main ul li .btn a {
  display: inline-block;
  height: 76px;
  line-height: 76px;
  margin-right: 30px;
  font-size: 14px;
  color: #333;
  font-weight: 700;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.paper-wrapper .main ul li .btn a:last-child {
  margin-right: 0;
}
.paper-wrapper .main ul li .btn a:hover {
  color: #d5080d;
}
.paper-wrapper .main .pic-box {
  display: block;
  margin-bottom: 4px;
  padding-top: 48px;
  padding-bottom: 32px;
}
.paper-wrapper .main .pic {
  padding: 0 32px;
}
.paper-wrapper .main .pic img {
  height: 310px;
  object-fit: contain;
  border: 1px solid #e6e6e6;
}
.paper-wrapper .item {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  width: 100%;
  background: url(../img/line2.png) repeat-x left bottom;
}
.paper-wrapper .item:last-child {
  margin-bottom: 40px;
}
.paper-wrapper .item a {
  display: inline-block;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  color: #333;
}
.paper-wrapper .item a:hover {
  color: #d5080d;
}
.paper-wrapper .item .name {
  flex: 1;
  padding-right: 40px;
  padding-left: 40px;
  background: url(../img/file.png) no-repeat left center;
}
.paper-wrapper .item .online {
  padding-left: 44px;
  background: url(../img/eye.png) no-repeat left center;
}
.paper-wrapper .item .online:hover {
  background: url(../img/eye2.png) no-repeat left center;
}
.paper-wrapper .item .download {
  padding-left: 28px;
  background: url(../img/download.png) no-repeat left center;
}
.paper-wrapper .item .download:hover {
  background: url(../img/download2.png) no-repeat left center;
}
.paper-wrapper .item .btn {
  font-size: 0;
  vertical-align: top;
}
.paper-wrapper .item .btn a {
  margin-right: 30px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.paper-wrapper .item .btn a:last-child {
  margin-right: 0;
}
.page-more {
  display: block;
  width: 208px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
  background: #d5080d;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-transform: uppercase;
}
.page-more:hover {
  background: #102a94;
}
.page-more span {
  font-weight: 700;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -4px;
}
.pics-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.pics-wrapper .list ul li {
  cursor: pointer;
  width: 31.17%;
  margin-top: 58px;
  margin-right: 3.245%;
}
.pics-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.pics-wrapper .list ul li:nth-child(-n+3) {
  margin-top: 0;
}
.pics-wrapper .list ul li .inner {
  padding: 50px;
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.pics-wrapper .list ul li .inner:hover {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
}
.pics-wrapper .list ul li .pic img {
  height: 248px;
  object-fit: cover;
}
.pics-wrapper .list ul li .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.pics-wrapper .list ul li .name {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 28px;
}
.history-wrapper .list {
  position: relative;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  padding-top: 35px;
}
.history-wrapper .list.phone {
  display: none;
}
.history-wrapper .list:before {
  content: "";
  display: block;
  width: 5px;
  height: 100%;
  background: rgba(153, 153, 153, 0.3);
  border-radius: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  top: 0;
  z-index: 1;
}
.history-wrapper .list ul {
  width: 50%;
}
.history-wrapper .list ul:nth-child(odd) li {
  padding-right: 104px;
}
.history-wrapper .list ul:nth-child(odd) li:after {
  right: -18px;
}
.history-wrapper .list ul:nth-child(even) li {
  padding-left: 104px;
}
.history-wrapper .list ul:nth-child(even) li:first-child {
  margin-top: 178px;
}
.history-wrapper .list ul:nth-child(even) li:after {
  left: -17px;
}
.history-wrapper .list ul:nth-child(even) li:after {
  background: #f8f8f8 url(../img/dot4.png) no-repeat right center;
  background-size: contain;
}
.history-wrapper .list ul:nth-child(even) li:hover:after {
  background: #f8f8f8 url(../img/dot3.png) no-repeat right center;
  background-size: contain;
}
.history-wrapper .list ul li {
  position: relative;
  margin-bottom: 120px;
}
.history-wrapper .list ul li:after {
  content: "";
  display: block;
  width: 41px;
  height: 34px;
  background: #f8f8f8 url(../img/dot.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.history-wrapper .list ul li:hover:after {
  background: #f8f8f8 url(../img/dot2.png) no-repeat;
  background-size: contain;
}
.history-wrapper .list ul li:hover .title {
  background: #102a94;
}
.history-wrapper .list .inner {
  background: #fff;
  padding: 20px 46px 0;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}
.history-wrapper .list .title {
  font-size: 24px;
  color: #fff;
  padding: 0 20px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #d5080d;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.history-wrapper .list .title span {
  margin-left: 12px;
}
.history-wrapper .list span {
  display: inline-block;
  vertical-align: top;
}
.history-wrapper .list .brief {
  font-size: 0;
  height: 92px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}
.history-wrapper .list .brief.auto {
  height: auto;
}
.history-wrapper .list .brief span {
  font-size: 16px;
  color: #333;
  line-height: 36px;
  margin-right: 40px;
}
.history-wrapper .list .brief span:last-child {
  margin-right: 0;
}
.history-wrapper .list .desc {
  font-size: 0;
  margin-top: 18px;
  padding-bottom: 26px;
}
.history-wrapper .list .desc span {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  line-height: 40px;
  margin-right: 40px;
}
.history-wrapper .list .desc span:last-child {
  margin-right: 0;
}
.history-wrapper .swiper-box {
  position: relative;
}
.history-wrapper .swiper-box .swiper-container {
  padding: 26px 0;
}
.history-wrapper .swiper-box .swiper-slide {
  padding: 0 8px;
}
.history-wrapper .swiper-box .pic {
  cursor: pointer;
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}
.history-wrapper .swiper-box .pic img {
  height: 54px;
  object-fit: contain;
}
.history-wrapper .swiper-box .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.history-wrapper .swiper-btn {
  display: inline-block;
  width: 9px;
  height: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
}
.history-wrapper .prev {
  left: -20px;
  background: url(../img/prev.png) no-repeat;
  background-size: contain;
}
.history-wrapper .prev:hover {
  background: url(../img/prev2.png) no-repeat;
  background-size: contain;
}
.history-wrapper .next {
  right: -20px;
  background: url(../img/next.png) no-repeat;
  background-size: contain;
}
.history-wrapper .next:hover {
  background: url(../img/next2.png) no-repeat;
  background-size: contain;
}
.news-wrapper .list ul li {
  background: #fff;
  margin-bottom: 40px;
  border-radius: 5px;
}
.news-wrapper .list ul li:hover {
  background: #d5080d;
}
.news-wrapper .list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper .list ul li:hover .more {
  background: url(../img/more2.png) no-repeat;
  background-size: contain;
}
.news-wrapper .list ul li:hover .date p,
.news-wrapper .list ul li:hover .date .day {
  color: #fff;
}
.news-wrapper .list ul li:hover .name,
.news-wrapper .list ul li:hover .desc {
  color: #fff;
}
.news-wrapper .list ul li a {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.news-wrapper .list ul li .pic {
  width: 29.09%;
  border-radius: 5px;
  margin-right: 65px;
}
.news-wrapper .list ul li .name {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  line-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-wrapper .list ul li .desc {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 18px auto 22px;
}
.news-wrapper .list ul li .date {
  font-weight: 700;
  text-align: right;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 10;
}
.news-wrapper .list ul li .date p,
.news-wrapper .list ul li .date .day {
  color: #999;
  font-family: Arial;
}
.news-wrapper .list ul li .date .day {
  font-size: 60px;
  line-height: 50px;
}
.news-wrapper .list ul li .date p {
  font-size: 24px;
  line-height: 24px;
  margin-top: 4px;
}
.news-wrapper .list ul li .more {
  width: 28px;
  height: 28px;
  background: url(../img/more.png) no-repeat;
  background-size: contain;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.news-wrapper .list ul li .info {
  flex: 1;
  position: relative;
  padding: 0 66px 0 130px;
}
.newsinfo-wrapper .box-container {
  background: #fff;
  padding: 114px 160px;
}
.newsinfo-wrapper .title {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
}
.newsinfo-wrapper .other {
  text-align: center;
  font-size: 0;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
  margin-top: 6px;
}
.newsinfo-wrapper .other span {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.newsinfo-wrapper .other span:last-child {
  margin-right: 0;
}
.newsinfo-wrapper .intro {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: justify;
  background: #f8f8f8;
  padding: 50px 50px 50px 64px;
  margin-top: 50px;
}
.newsinfo-wrapper .name {
  font-size: 18px;
  color: #666;
  font-weight: 700;
  margin-bottom: 20px;
}
.newsinfo-wrapper .content {
  margin: 38px auto 60px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: justify;
}
.newsinfo-wrapper .content img,
.newsinfo-wrapper .content input[type="image"] {
  max-width: 100%!important;
  height: auto!important;
}
.newsinfo-wrapper .relative-btn-box {
  justify-content: flex-end;
  margin-bottom: 30px;
}
.newsinfo-wrapper .relative-link {
  position: relative;
  padding-top: 24px;
  padding-right: 160px;
  border-top: 1px solid rgba(153, 153, 153, 0.3);
}
.newsinfo-wrapper .relative-link p,
.newsinfo-wrapper .relative-link p a {
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.newsinfo-wrapper .relative-link p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsinfo-wrapper .relative-link p a:hover {
  color: #d5080d;
}
.newsinfo-wrapper .return {
  display: block;
  width: 150px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 24px;
  z-index: 10;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  background: #d5080d;
}
.newsinfo-wrapper .return:hover {
  background: #102a94;
}
.about-wrapper .page-title-box {
  text-align: center;
}
.about-wrapper .page-title-box .line {
  margin-left: auto;
  margin-right: auto;
}
.about-wrapper .content,
.about-wrapper .brief {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: justify;
}
.about-wrapper .content {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-flow: wrap;
  margin: 0 auto 50px;
}
.about-wrapper .content img {
  display: block;
  margin: 0 auto;
}
.about-wrapper .content img,
.about-wrapper .content input[type="image"] {
  max-width: 100%;
  height: auto!important;
}
.about-wrapper .brief {
  margin-bottom: 32px;
}
.about-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.about-wrapper .list ul li {
  width: 21.43%;
  margin-right: 4.76%;
  margin-top: 4.76%;
}
.about-wrapper .list ul li:nth-child(4n) {
  margin-right: 0;
}
.about-wrapper .list ul li:nth-child(-n+4) {
  margin-top: 0;
}
.about-wrapper .list ul li .pic {
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}
.about-wrapper .list ul li .pic img {
  height: 458px;
  object-fit: contain;
}
.about-wrapper .list ul li .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.page-wrapper .content {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  text-align: justify;
}
.page-wrapper .content img,
.page-wrapper .content input[type="image"] {
  max-width: 100%;
  height: auto!important;
}
.msg-wrapper {
  /* input placeholder  */
}
.msg-wrapper .form {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.msg-wrapper .text,
.msg-wrapper .msg {
  font-size: 14px;
  color: #333333;
  padding: 0 38px;
  background: #fff;
  margin-bottom: 36px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}
.msg-wrapper .text {
  width: 31.94%;
  height: 64px;
  line-height: 64px;
  margin-right: 2.09%;
}
.msg-wrapper .text:nth-child(3n) {
  margin-right: 0;
}
.msg-wrapper ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #333;
  font-size: 14px;
}
.msg-wrapper :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333;
  font-size: 14px;
}
.msg-wrapper ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333;
  font-size: 14px;
}
.msg-wrapper :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #333;
  font-size: 14px;
}
.msg-wrapper .msg {
  height: 214px;
  width: 100%;
  resize: none;
  line-height: 30px;
  padding-top: 22px;
  padding-bottom: 22px;
}
.msg-wrapper .submit {
  height: 64px;
  line-height: 64px;
  background: #d5080d;
  color: #fff;
  font-size: 16px;
  text-align: center;
  width: 31.94%;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.msg-wrapper .submit:hover {
  background: #102a94;
}
/*分页*/
.pageNum {
  text-align: center;
  margin-top: 40px;
}
.pageNum a {
  display: inline-block;
  color: #333;
  font-size: 14px;
  font-family: Arial;
  vertical-align: middle;
  font-weight: 700;
  margin: 0 4px;
  width: 40px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  text-transform: uppercase;
  transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
}
.pageNum .button {
  width: 72px;
  color: #fff;
  font-family: 微软雅黑;
  background: #d5080d;
}
.pageNum .button:hover {
  background: #102a94;
}
.pageNum .dot {
  background: #eee;
}
.pageNum .dot:hover {
  background: #d5080d;
}
.pageNum a:hover,
.pageNum .aNow {
  color: #fff;
  background: #d5080d;
}
.pageMore {
  display: none;
}
.pageMore a {
  display: block;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #c9161e;
  color: #fff;
  font-size: 12px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
