@charset "UTF-8";
/* csscss */
/* iPhoneSafari */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* IOS */
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: scroll;
}
/*  */
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  resize: none;
  border: none;
}
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*ie*/
}
 

    .phone_show_767 {
        display: none;
    }

@media (max-width: 990px) {
 

    .pc_show_990 {
        display: none !important;
    }

    .phone_show_990 {
        display: block !important;
    }

}
@media (max-width: 767px) {
   
    .pc_show_767 {
        display: none !important;
    }

    .phone_show_767 {
        display: block !important;
    }

}
#phone_nav span,
.seaarch_phone span {
  font-size: 24px;
}
.line2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.line3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.line4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.trans {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
header .nav_ul > li:nth-child(4) .er-ul {
  width: 160%;
  left: -30%;
}
.er-ul {
  position: absolute;
  width: 100%;
  left: 0%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  right: 0;
  top: 100%;
  z-index: 999;
  background: #fff;
  display: none;
}
.er-ul > li {
  line-height: 2.25rem;
  text-align: center;
  font-size: 0.875rem;
}
.er-ul > li:hover a {
  color: #EB6622;
}
.er-ul > li:nth-child(1) {
  padding-top: 0.625rem;
}
.er-ul > li:last-child {
  padding-bottom: 0.625rem;
}
header .nav_ul > li:hover .er-ul {
  transform: scale(1);
  opacity: 1;
  display: block;
}
.bg {
  background: #EB6622;
}
.logo_phone img {
  width: 7.5rem;
}
.c {
  color: #EB6622;
}
.cf {
  color: #fff !important;
}
.c0 {
  color: #000 !important;
}
.phone_weibu {
  background: #0A0A0A;
  display: none;
}
.phone_weibu .mobMenu > li > a {
  font-size: 14px;
  padding: 10px 0;
  color: #fff;
}
.phone_weibu .mobMenu > li {
  border-bottom: #424245 1px solid;
}
.phone_weibu .mobMenu > li > .subDepth > li > a {
  font-size: 1em;
  color: #9a9797;
  line-height: 28px;
}
.phone_weibu .mobMenu > li > a::before {
  background-color: #fff;
}
.phone_weibu .mobMenu > li > a::after {
  background-color: #fff;
}
.phone_weibu .mobMenu > li > .subDepth {
  display: none;
}
.container {
  padding: 0 14.8125rem;
  width: 100%;
}
/*  */
.sp_logo img {
  margin: auto;
  max-height: 30px;
}
.sjj_nav a {
  letter-spacing: -0.2px;
}
.sp_nav_se span:nth-of-type(1) {
  top: 10px;
  transform: rotate(45deg);
}
.sp_nav_se span:nth-of-type(2) {
  width: 0;
}
.sp_nav_se span:nth-of-type(3) {
  top: 10px;
  transform: rotate(-45deg);
}
.sjj_nav {
  position: fixed;
  z-index: 9999;
  background: #eee;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 40px;
  top: -100%;
  left: 0;
  overflow: auto;
  overflow-x: hidden;
  transition: top ease 0.35s;
}
.nav_show {
  top: 0;
}
.sjj_nav > ul > li:first-child {
  overflow: hidden;
  border-top: 0;
}
.sjj_nav > ul > li:first-child > a {
  width: 60%;
}
.sjj_nav > ul > li:first-child .language {
  width: 100%;
  overflow: hidden;
  line-height: 30px;
  margin-top: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.sjj_nav > ul > li:first-child .language a {
  width: 25%;
  float: left;
  border-left: 1px #ddd solid;
  text-align: center;
  color: #999;
  display: inline-block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.sjj_nav > ul > li:first-child .language a.active {
  background: #EB6622;
  color: #fff !important;
}
.sjj_nav > ul > li:first-child .language a:last-child {
  border-right: 1px #ddd solid;
}
.sjj_nav ul li i {
  position: absolute;
  top: 5px;
  right: 0px;
  border-left: 1px #ddd solid;
  height: 30px;
  padding: 0px 7px 0 7px;
}
.sjj_nav ul li i svg {
  transform: rotate(-90deg);
  transition: all ease 0.35s;
}
.sjj_nav ul li .sjj_nav_i_se svg {
  transform: rotate(0deg);
}
.sjj_nav .bot > li {
  margin-left: 15px;
}
.sjj_nav ul li {
  border-top: 1px #ddd solid;
  margin-left: 10px;
  position: relative;
  line-height: 40px;
  font-size: 14px;
}
.sjj_nav > ul > li:last-child {
  border-bottom: 1px #ddd solid;
}
.sjj_nav ul li ul {
  display: none;
}
.sjj_nav ul li a {
  color: #666;
  width: 80%;
}
.sjj_nav ul li ul li a {
  color: #999;
  display: block;
  text-align: left;
  width: 100%;
  font-size: 12px;
}
.sjj_nav ul li i svg {
  width: 20px;
  height: 20px;
  fill: #555;
}
.sjj_nav ul li .sjj_nav_i_se svg {
  fill: #EB6622;
}
.sjj_nav ul li ul li > ul {
  margin-left: 10px;
}
.sjj_nav .top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
.sjj_nav ul.bot > li:nth-child(2) {
  border-top: none;
}
.sjj_nav .top .fl img {
  height: 40px;
}
.sjj_nav .bot {
  margin-top: 60px;
}
.container {
  max-width: 100%;
  padding: 0 15rem;
  width: 100%;
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
  .phone_weibu {
    display: block;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  line-height: 6.25rem;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
header .logo img {
  height: 3.625rem;
}
header .logo .logo2 {
  display: none;
}
header .container {
  padding: 0 0 0 6.25rem;
}
header .lanuage {
    font-weight: bold;
    font-size: 1rem;  
    color: #FFFFFF;
    position: relative;
    margin-right: 3rem;
  }
  header .lanuage >div ,
  .phone .lanuage >div{
      display: flex;
    align-items: center;
  }
  header .lanuage ul,
  .phone .lanuage  ul,
  header .lanuage ul{
      position:absolute;
      top: 100%;
      left: 0;
      background: #fff;
      line-height: 2.5rem;
      width: 100%;
      text-align: center;
      display: none;
  }
  header .lanuage ul li:hover a {
      color: #EB6622;
  }
  .phone .lanuage {
      position: relative;
  }
  header .lanuage:hover ul ,
  .phone .lanuage:hover ul {
      display: block;
  }
  header .lanuage  img,
  .phone .lanuage  img{
      height: 1.5rem;
      margin-right: 0.5rem;
  }header .lanuage .iconfont ,
  .phone .lanuage  .iconfont{
      margin-left: 0.5rem;
  }
  header .lanuage a  {
    color: #FFFFFF;
  }.phone .lanuage  a{
      color: #333;
  }
  header .lanuage span {
    height: 0.6875rem;
    width: 2px;
    background: #FFFFFF;
    margin: 0 0.8125rem;
    display: inline-block;
  }
  header .lanuage .c {
    opacity: 0.5;
  }
header .search_ds {
  margin: 0 1.4375rem 0 3.75rem;
  cursor: pointer;
}
header .search_ds .iconfont {
  display: block;
  font-size: 1.125rem;
  color: #fff;
}
header .center > ul > li {
  font-weight: bold;
  font-size: 1rem;
  color: #FFFFFF;
  margin: 0 0.8125rem;
  padding: 0 1.25rem;
  position: relative;
  float: left;
}
header .center > ul > li > a {
  color: #fff;
}
header .center > ul > li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  height: 3px;
  background: #EB6622;
}
header .center > ul > li.active > a,
header .center > ul > li:hover > a {
  color: #EB6622;
}
header .center > ul > li.active::before,
header .center > ul > li:hover::before {
  width: 100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
header .right {
  font-weight: bold;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
  padding: 0 6.25rem 0 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}
header .right.active span {
  background: transparent;
}
header .right.active span::before {
  transform: rotate(45deg);
  top: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
header .right.active span::after {
  transform: rotate(-45deg);
  bottom: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
header .right span {
  width: 1.25rem;
  height: 2px;
  display: inline-block;
  background: #fff;
  position: relative;
  margin-left: 0.75rem;
}
header .right span::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
}
header .right span::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
}
header .right img {
  margin-left: 0.8125rem;
  height: 1rem;
}
.serbtn {
  background: #395489;
}
.searchbox {
  z-index: 9999;
  border-color: #395489;
}
header.active::before,
.show_header header.active::before,
header:hover::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f5f5f5;
}
header.active,
.show_header header,
header:hover {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  background: #fff;
}
header.active .logo1,
.show_header header .logo1,
header:hover .logo1 {
  display: none;
}
header.active .logo2,
.show_header header .logo2,
header:hover .logo2 {
  display: inline-block;
}
header.active .lanuage span,
.show_header header .lanuage span,
header:hover .lanuage span {
  background: rgba(58, 58, 58, 0.2);
}
header.active .center > ul > li > a,
.show_header header .center > ul > li > a,
header:hover .center > ul > li > a,
header.active .search_ds .iconfont,
.show_header header .search_ds .iconfont,
header:hover .search_ds .iconfont,
header.active .lanuage,
.show_header header .lanuage,
header:hover .lanuage,
header.active .lanuage a,
.show_header header .lanuage a,
header:hover .lanuage a,
header.active .right,
.show_header header .right,
header:hover .right {
  color: #3A3A3A;
}
header.active .right span,
.show_header header .right span,
header:hover .right span,
header.active .right span::before,
.show_header header .right span::before,
header:hover .right span::before,
header.active .right span::after,
.show_header header .right span::after,
header:hover .right span::after {
  background: #3A3A3A;
}
header .right.active span {
  background: transparent !important;
}
@keyframes tiaodong {
  0% {
    bottom: 2.8125rem;
  }
  50% {
    bottom: 3.5rem;
  }
  100% {
    bottom: 2.8125rem;
  }
}
.show_header {
  padding-top: 6.25rem;
}
.show_header header {
  box-shadow: none;
}
.erji .left2 ul li a {
  position: relative;
}
.erji .left2 ul li a span {
  max-width: calc(100% - 3.125rem);
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
}
.erji .left2 ul li a img {
  position: relative;
  top: -0.7rem;
  margin-left: 0;
  width: 1.875rem;
}
.banner .scroll {
  position: absolute;
  bottom: 2.8125rem;
  right: 2.5rem;
  z-index: 9;
  animation: tiaodong 2s infinite;
  cursor: pointer;
}
.banner .scroll img {
  width: 0.8125rem;
}
.banner .hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.banner .bot_img {
  position: absolute;
  bottom: 0;
  left: 0%;
  z-index: 9;
}
.banner .p1 {
  font-weight: bold;
  font-size: 3.8rem;
  line-height: 5.3125rem;
  color: #FFFFFF;
}
.banner .p2 {
  font-weight: bold;
  font-size: 3rem;
  line-height: 4rem;
  color: #FFFFFF;
}
.banner .banner_pag {
  position: absolute;
  top: calc(50% + 10.625rem);
  transform: -0.625rem;
  left: 0;
  height: 1.3125rem;
  width: 100%;
  z-index: 9;
  display: flex;
  align-items: center;
}
.banner .swiper-slide {
  overflow: hidden;
}
.banner .swiper-slide .hover .content {
  display: flex;
}
.banner .swiper-slide .hover .content .p1 {
  background: -moz-linear-gradient(0% 50% 0deg, #004992 0%, rgba(41, 71, 130, 0.84) 14.37%, rgba(13, 73, 141, 0.71) 25.88%, rgba(30, 86, 149, 0.59) 36.4%, rgba(54, 104, 160, 0.47) 46.33%, rgba(85, 127, 175, 0.37) 55.86%, rgba(122, 155, 193, 0.26) 65.07%, rgba(167, 189, 214, 0.16) 74.04%, rgba(218, 227, 237, 0.06) 82.58%, rgba(255, 255, 255, 0) 88.18%);
  background: -webkit-linear-gradient(0deg, #004992 0%, rgba(41, 71, 130, 0.84) 14.37%, rgba(13, 73, 141, 0.71) 25.88%, rgba(30, 86, 149, 0.59) 36.4%, rgba(54, 104, 160, 0.47) 46.33%, rgba(85, 127, 175, 0.37) 55.86%, rgba(122, 155, 193, 0.26) 65.07%, rgba(167, 189, 214, 0.16) 74.04%, rgba(218, 227, 237, 0.06) 82.58%, rgba(255, 255, 255, 0) 88.18%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #004992), color-stop(0.1437, rgba(41, 71, 130, 0.84)), color-stop(0.2588, rgba(13, 73, 141, 0.71)), color-stop(0.364, rgba(30, 86, 149, 0.59)), color-stop(0.4633, rgba(54, 104, 160, 0.47)), color-stop(0.5586, rgba(85, 127, 175, 0.37)), color-stop(0.6507, rgba(122, 155, 193, 0.26)), color-stop(0.7404, rgba(167, 189, 214, 0.16)), color-stop(0.8258, rgba(218, 227, 237, 0.06)), color-stop(0.8818, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(0deg, #004992 0%, rgba(41, 71, 130, 0.84) 14.37%, rgba(13, 73, 141, 0.71) 25.88%, rgba(30, 86, 149, 0.59) 36.4%, rgba(54, 104, 160, 0.47) 46.33%, rgba(85, 127, 175, 0.37) 55.86%, rgba(122, 155, 193, 0.26) 65.07%, rgba(167, 189, 214, 0.16) 74.04%, rgba(218, 227, 237, 0.06) 82.58%, rgba(255, 255, 255, 0) 88.18%);
  background: -ms-linear-gradient(0deg, #004992 0%, rgba(41, 71, 130, 0.84) 14.37%, rgba(13, 73, 141, 0.71) 25.88%, rgba(30, 86, 149, 0.59) 36.4%, rgba(54, 104, 160, 0.47) 46.33%, rgba(85, 127, 175, 0.37) 55.86%, rgba(122, 155, 193, 0.26) 65.07%, rgba(167, 189, 214, 0.16) 74.04%, rgba(218, 227, 237, 0.06) 82.58%, rgba(255, 255, 255, 0) 88.18%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#003F87', endColorstr='#FFFFFF' ,GradientType=0)";
  background: linear-gradient(90deg, #004992 0%, rgba(41, 71, 130, 0.84) 14.37%, rgba(13, 73, 141, 0.71) 25.88%, rgba(30, 86, 149, 0.59) 36.4%, rgba(54, 104, 160, 0.47) 46.33%, rgba(85, 127, 175, 0.37) 55.86%, rgba(122, 155, 193, 0.26) 65.07%, rgba(167, 189, 214, 0.16) 74.04%, rgba(218, 227, 237, 0.06) 82.58%, rgba(255, 255, 255, 0) 88.18%);
  opacity: 0.9;
  filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90) progid:DXImageTransform.Microsoft.gradient(startColorstr='#003F87', endColorstr='#FFFFFF', GradientType=1);
  font-size: 2.75rem;
  color: #fff;
  line-height: 3.5rem;
  padding: 2.5rem 0 2.5rem 3.5625rem;
  font-weight: normal;
  width: 43.75rem;
}
.banner .swiper-slide .hover .content .p2 {
  background: #EA6000;
  background: #ea6000;
  opacity: 0.9;
  border-radius: 2rem 0px 2rem 0px;
  filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  padding: 0 6rem;
  font-size: 1.25rem;
  color: #fff;
  line-height: 1.875rem;
  text-align: center;
  transform: skewX(-15deg);
  display: flex;
  align-items: center;
  position: relative;
  left: -1.875rem;
}
.banner .swiper-slide .hover .content .p2 div {
  transform: skewX(15deg);
}
.banner .swiper-slide .hover .content .p2 img {
  height: 3.3125rem;
}
.banner .swiper-slide .img {
  overflow: hidden;
  position: relative;
}
.banner .swiper-slide::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -0.9375rem;
  width: 0;
  height: 2.5rem;
  z-index: 9;
  background: linear-gradient(to right, rgba(14, 66, 129, 0.6), rgba(14, 66, 129, 0.363), rgba(255, 255, 255, 0.1));
  transform: skewX(-17deg);
  transition: all 1s;
  -webkit-transform: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}
.banner .swiper-slide::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #EB6622;
  width: 2.8rem;
  height: 2.5rem;
  transform: skewX(-17deg);
  z-index: 10;
  border-radius: 0 0.3125rem 0.3125rem 0;
  transition: all 1s;
  -webkit-transform: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}
.banner .swiper-slide-active::before {
  width: 89%;
  transition: all 1s;
  -webkit-transform: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}
.banner .swiper-slide-active::after {
  transition: all 1s;
  -webkit-transform: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  left: 88%;
}
.banner .swiper-pagination {
  position: static;
  float: left;
}
.banner .banner_ico {
  float: left;
  margin-right: 0.375rem;
  cursor: pointer;
  position: relative;
  top: 2px;
}
.banner .banner_ico .iconfont {
  color: #fff;
}
.swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.5rem;
  transform: skewX(-15deg);
  background: #fff;
  border-radius: 2px;
  opacity: 1;
  margin: 0 3px;
}
.swiper-pagination-bullet-active {
  background: #EB6622;
}
header .center > ul > li:hover .erji {
  opacity: 1;
  transform: translateX(-50%) scaleY(1);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.erji.erji_pro {
  width: 60rem;
}
.erji.erji_pro .left {
  width: 35%;
}
.erji.erji_pro .left2 {
  width: 31%;
}
.erji.erji_pro .right1 {
  width: 34%;
}
.erji.erji_pro .right1 .img {
  background: #ddd;
}
.erji.erji_pro::before {
  width: 35%;
}
.erji .left2 ul li a {
  color: #474747;
  font-size: 0.875rem;
}
.erji {
  position: absolute;
  top: 100%;
  width: 38rem;
  left: 50%;
  background: #fff;
  border-bottom: 3px solid #004992;
  transform: translateX(-50%) scaleY(0);
  transform-origin: top center;
  opacity: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.erji .left {
  width: 45%;
  padding: 0.625rem 1.25rem 1.875rem;
}
.erji .left ul li {
  font-size: 1rem;
  line-height: 2.9375rem;
  text-transform: uppercase;
  color: #3A3A3A;
  border-bottom: 1px solid rgba(41, 71, 130, 0.1);
  padding: 0 0 0 0.9375rem;
}
.erji .left ul li span {
  display: inline-block;
  width: 87%;
}
.erji .left ul li .iconfont {
  font-size: 1rem;
  opacity: 0;
  width: 13%;
  text-align: right;
}
.erji .left ul li:last-child {
  border-bottom: none;
}
.erji .left ul li:hover .iconfont,
.erji .left ul li.active .iconfont {
  opacity: 1;
  color: #EB6622;
}
.erji .left ul li:hover a,
.erji .left ul li.active a {
  color: #EB6622;
}
.erji .left2 {
  padding: 1.375rem 0 1.875rem 1.375rem;
}
.erji .left2 ul {
  display: none;
}
.erji .left2 ul li {
  line-height: 1.4rem;
  margin-bottom: 1rem;
  font-size: 1rem;
}
.erji .left2 ul li a {
  letter-spacing: -0.0625rem;
}
.erji .left2 ul li:hover a,
.erji .left2 ul li.active a {
  color: #EB6622;
}
.erji .left2 ul.active {
  display: block;
}
.erji .right1 {
  width: 55%;
  padding: 1.375rem 1.375rem;
}
.erji .right1 .text {
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  color: #3A3A3A;
  margin: 0.625rem 0;
  font-weight: normal;
}
.erji .right1 > div {
  display: none;
}
.erji .right1 > div .right1_div {
  display: none;
}
.erji .right1 > div .right1_div.active {
  display: block;
}
.erji .right1 > div.active {
  display: block;
}
.erji .right1 .more {
  font-weight: normal;
}
.erji::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 45%;
  background: #EFF5FF;
  z-index: -1;
  height: 100%;
}
.more {
  display: flex;
  line-height: 2.25rem;
  text-transform: uppercase;
}
.more div {
  width: 2.5rem;
  height: 2.25rem;
  transform: skewX(-15deg);
  background: #EB6622;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  margin-left: 0.625rem;
}
.more .iconfont {
  text-align: center;
  display: block;
  color: #fff;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.more:hover {
  color: #EB6622;
}
.more:hover .iconfont {
  transform: translateX(5px);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.en_title {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #EB6622;
  margin-bottom: 0.65rem;
  text-transform: capitalize;
}
.en_title span {
  display: inline-block;
  width: 0.5625rem;
  height: 0.625rem;
  transform: skewX(-15deg);
  border-radius: 1px;
  background: #EB6622;
}
.title {
  font-weight: bold;
  font-size: 2.1875rem;
  line-height: 3.125rem;
  color: #000000;
}
@font-face {
  src: url(../fonts/Montserrat-Regular-8.otf);
  font-family: "Montserrat";
}
.en_name.c {
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.2);
  color: transparent;
}
.en_name {
  font-size: 5rem;
  line-height: 5.5rem;
  display: block;
  text-transform: uppercase;
  transform: translateX(-6.6rem);
  font-family: ;
  -webkit-text-stroke: 1px rgba(41, 71, 130, 0.15);
  color: transparent;
}
.text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #3A3A3A;
}
.index_pro {
  padding: 7.5rem 0 11rem;
}
.index_pro .col-md-6 > .pr {
  background: #EBEBEB;
}
.index_pro .col-md-6 > .pr::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.466));
  z-index: 1;
}
.index_pro .img {
  height: 32.1875rem;
  background: -moz-linear-gradient(50% 44.92% -90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: -webkit-linear-gradient(-90deg, rgba(8, 8, 8, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: -webkit-gradient(linear, 50% 44.92%, 50% 149.82%, color-stop(0, rgba(0, 0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0.2)));
  background: -o-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: -ms-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000' ,GradientType=0)";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  display: flex;
  align-items: center;
}
.index_pro .left {
  width: 25rem;
  padding-top: 5.625rem;
}
.index_pro .left .text {
  margin-bottom: 1.25rem;
  text-align: justify;
}
.index_pro .right {
  width: calc(100% - 25rem);
  padding-left: 2.5rem;
}
.index_pro .right ul li .hover {
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background: -moz-linear-gradient(50% 44.92% -90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-gradient(linear, 50% 44.92%, 50% 149.82%, color-stop(0, rgba(0, 0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0.5)));
  background: -o-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -ms-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000' ,GradientType=0)";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  z-index: 100;
  opacity: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_pro .right ul li .hover .click {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 7.25rem;
  height: 7.25rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  text-align: center;
}
.index_pro .right ul li .hover .click > div div {
  display: block;
  width: 100%;
}
.index_pro .right ul li .hover .click div > div:nth-child(1) {
  line-height: 1.875rem;
}
.index_pro .right ul li .content {
  position: absolute;
  bottom: 2.5rem;
  left: 0;
  width: 100%;
  padding: 0 2.0625rem;
  z-index: 99;
}
.index_pro .right ul li .content .name {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #FFFFFF;
}
.index_pro .right ul li .content .text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #FFFFFF;
}
.index_pro .right ul li:hover .hover {
  opacity: 1;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_pro .right ul li:nth-child(even) {
  position: relative;
  top: 5.5rem;
}
.index_pro .right ul li:nth-child(1),
.index_pro .right ul li:nth-child(2) {
  margin-bottom: 2.5rem;
}
.animate {
  position: relative;
  z-index: 5;
  font-family: 'Myriad Pro';
  font-size: 8.75rem;
  font-weight: bold;
  color: #d4d4d4;
  display: inline-block;
  white-space: nowrap;
  animation: 15s wordsLoop linear infinite normal;
  font-family: "Montserrat";
  font-weight: 600;
}
.animate .span2 {
  text-shadow: 1px 1px #004992, -1px -1px #004992, 1px -1px #004992, -1px 1px #004992;
  color: #fff;
  font-family: "Montserrat";
  opacity: 0.15;
}
.animate .c-ticker {
  width: 100%;
  display: flex;
  overflow: hidden;
  box-sizing: content-box;
  margin: 0 auto;
}
.animate .c-ticker__wrap {
  display: inline-block;
  white-space: nowrap;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.animate ._ticker01 {
  -webkit-animation: loop 80s -40s linear infinite;
  animation: loop 80s -40s linear infinite;
}
.animate ._ticker02 {
  -webkit-animation: loop2 80s linear infinite;
  animation: loop2 80s linear infinite;
}
.animate .c-ticker__text {
  display: inline-flex;
}
@-webkit-keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.index_two .img {
  padding: 12.5rem 0 11.25rem;
}
.index_two .more {
  margin-top: 3.125rem;
}
.index_two .right {
  padding-top: 1.875rem;
}
.index_two .right img:nth-child(1) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index_two .right img:nth-child(2) {
  width: 8.375rem;
  height: 8.375rem;
  animation: xuanzhuan 5s infinite linear;
}
@keyframes xuanzhuan {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.index_pro .left.active {
  position: fixed;
  z-index: 999;
  left: 15rem;
  top: 0;
  padding-top: 10rem;
}
.index_two_padding .hover1 {
  position: absolute;
  bottom: -11.25rem;
  right: 0;
  width: 65%;
  z-index: 100;
}
.index_two_padding .hover1 ul li {
  width: 33.3%;
  float: left;
  padding: 1.875rem 2rem 2.875rem;
  position: relative;
}
.index_two_padding .hover1 ul li .bot {
  position: relative;
  z-index: 2;
}
.index_two_padding .hover1 ul li .bg_bg {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
.index_two_padding .hover1 ul li .bg_bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  background: rgba(235, 101, 34, 0.8);
  z-index: -1;
}
.index_two_padding .hover1 ul li .more_2 {
  opacity: 0;
}
.index_two_padding .hover1 ul li .fl {
  font-size: 1rem;
  line-height: 3.5625rem;
  color: #E52F42;
}
.index_two_padding .hover1 ul li .name {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2rem;
  margin: 6.25rem 0 0.5rem;
  color: #FFFFFF;
}
.index_two_padding .hover1 ul li .text {
  color: #fff;
  height: 3rem;
  line-height: 1.5rem;
}
.index_two_padding .hover1 ul li:hover .more_2 {
  opacity: 1;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_two_padding .hover1 ul li:hover .bg_bg {
  opacity: 1;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_two_padding .hover1 ul li:nth-child(1) {
  background: #EB6622;
}
.index_two_padding .hover1 ul li:nth-child(1) .fl {
  color: #fff;
}
.index_two_padding .hover1 ul li:nth-child(2) {
  background-color: #F2F2F2;
}
.index_two_padding .hover1 ul li:nth-child(2) .name,
.index_two_padding .hover1 ul li:nth-child(2) .text,
.index_two_padding .hover1 ul li:nth-child(3) .name,
.index_two_padding .hover1 ul li:nth-child(3) .text {
  color: #313033;
}
.index_two_padding .hover1 ul li:nth-child(2):hover .name,
.index_two_padding .hover1 ul li:nth-child(2):hover .text,
.index_two_padding .hover1 ul li:nth-child(3):hover .name,
.index_two_padding .hover1 ul li:nth-child(3):hover .text {
  color: #fff;
}
.index_two_padding .hover1 ul li:nth-child(3) {
  background-color: #FFFFFF;
}
.index_two video {
  display: block;
}
.index_two .row {
  align-items: center;
}
.index_padding .index_three {
  padding: 8rem 0 8.125rem !important;
}
.index_img {
  padding: 1rem 0;
}
.index_img img {
  height: 6.8125rem;
}
.index_three {
  background: #004992;
  padding: 17.5rem 0 8.125rem;
  position: relative;
  z-index: 9;
}
.index_three .swiper-pagination {
  position: absolute;
  bottom: 0rem;
  left: 11.5625rem;
}
.index_three .swiper-container {
  padding-bottom: 2.5rem;
}
.index_three .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index_three .flex .more {
  justify-content: flex-end;
}
.index_three .touxiang {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 0.9375rem;
}
.index_three .touxiang .img {
  border: 3px solid #fff;
  margin-right: 1.5625rem;
  border-radius: 50%;
}
.index_three .touxiang .name {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #FFFFFF;
}
.index_three .swiper-container::before {
  content: "";
  position: absolute;
  top: -0.4375rem;
  left: 4.6875rem;
  background: url(../img/17.png) no-repeat;
  background-size: contain;
  width: 2.8125rem;
  height: 1.75rem;
}
.index_three .swiper-container::after {
  content: "";
  position: absolute;
  bottom: -0.4375rem;
  right: 4.6875rem;
  background: url(../img/18.png) no-repeat;
  background-size: contain;
  width: 2.8125rem;
  height: 1.75rem;
}
.index_three .swiper-container {
  margin-top: 1.5625rem;
}
.index_three .swiper-slide {
  padding: 0 11.5625rem;
  opacity: 0 !important;
}
.index_three .swiper-slide-active {
  opacity: 1 !important;
}
.index_four {
  padding: 9.375rem 0 7.8125rem;
  position: relative;
}
.index_four .swiper-container {
  padding: 2.1875rem 0.625rem 3rem;
}
.index_four .swiper-pagination {
  display: none;
}
.index_four .swiper-pagination-bullet {
  background: #ddd;
}
.index_four .swiper-pagination-bullet-active {
  background: #EB6622;
}
.index_four .more {
  justify-content: center;
}
.index_four .swiper-slide {
  box-shadow: 0 0 0.3125rem #ddd;
}
.index_four .swiper-slide:hover {
  box-shadow: 0 0 0.3125rem rgba(235, 101, 34, 0.282);
}
.index_four .swiper-slide:hover img {
  transform: scale(1.1);
}
.index_four .swiper-slide:hover .name {
  color: #EB6622 !important;
}
.index_four .swiper-slide > div {
  padding: 1.375rem;
  background: #fff;
}
.index_four .swiper-slide .content .name {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-transform: uppercase;
  color: #000000;
  margin: 1.25rem 0 0.375rem;
}
.index_four .swiper-slide .content .text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #3A3A3A;
}
.index_four .swiper-slide .content .yuyue {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #EB6622;
  margin: 1.25rem 0;
}
.index_four .swiper-slide .content .yuyue .iconfont {
  display: inline-block;
  font-size: 1rem;
  color: #EB6622;
}
.index_four {
  z-index: 1;
}
.index_three {
  z-index: 9;
  overflow: hidden;
}
.index_three::before,
.index_three::after {
  opacity: 0.05;
}
.index_three::after {
  content: "";
  position: absolute;
  top: 0;
  right: -3%;
  width: 70%;
  height: 20.0625rem;
  background: url(../img/11.png) no-repeat;
  background-size: contain;
  background-position: top right;
}
.index_four::before,
.index_three::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  height: 20.0625rem;
  background: url(../img/20.png) no-repeat;
  background-size: contain;
  background-position: bottom left;
  z-index: -1;
}
.index_pro::before,
.list_about::before,
.bg_before::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  height: 20.0625rem;
  background: url(../img/10.png) no-repeat;
  background-size: contain;
  background-position: bottom left;
  z-index: -1;
}
.index_pro::after,
.list_about::after,
.bg_after::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 15.375rem;
  background: url(../img/11.png) no-repeat;
  background-size: contain;
  background-position: top right;
  z-index: -1;
}
.list_about::before {
  bottom: -3rem;
}
.more_a {
  font-size: 1rem;
  display: flex;
  align-items: flex-end;
  line-height: 1.875rem;
  color: #606060;
}
.more_a .iconfont {
  font-size: 1.25rem;
  display: block;
  height: 26px;
  margin-left: 0.375rem;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.more_a:hover {
  color: #fff;
}
.more_a:hover .iconfont {
  transform: translateX(5px);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_two_padding .hover1 ul li:nth-child(1) .more_a,
.index_two_padding .hover1 ul li:hover .more_a {
  color: #fff;
}
footer {
  background: #051A2B;
  padding: 5.3125rem 0 5.625rem;
}
footer .left:nth-child(1) {
  width: 28%;
}
footer .left:nth-child(2) {
  width: 29%;
  padding-right: 1.875rem;
}
footer .left:nth-child(4) {
  width: 18%;
  padding-left: 7.5625rem;
}
footer .left:nth-child(3) {
  width: 25%;
}
footer .left:nth-child(5),
footer .left:nth-child(6) {
  width: 9%;
  padding: 0 0.625rem;
}
footer .left:nth-child(5) .text.ta {
  line-height: 1.25rem;
  margin-top: 0.3125rem;
}
footer .name {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem;
  color: #CBCFD3;
  padding-bottom: 0.625rem;
  position: relative;
  margin-bottom: 0.625rem;
}
footer .name::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1.875rem;
  height: 3px;
  background: #EB6622;
}
footer ul li:nth-child(1) {
  padding-top: 0;
}
footer ul li:nth-child(2) {
  border-bottom: none;
}
footer ul li:hover a {
  color: #EB6622;
}
footer ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.625rem 0;
}
footer ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer ul li .fl {
  width: 80%;
}
footer ul li .fr {
  width: 20%;
  text-align: right;
}
footer .text {
  font-size: 0.875rem;
  line-height: 1.75rem;
  color: #6E7983;
}
footer .text a {
  color: #6E7983;
}
footer .text a:hover {
  color: #EB6622;
}
.beian {
  padding: 1.25rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  background: #051A2B;
}
.beian .text {
  font-size: 0.875rem;
  line-height: 1.75rem;
  color: #6E7983;
}
.navigators.active {
  height: 100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.navigators {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 998;
  overflow: hidden;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  background: #004992;
}
.navigators ul {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
}
.navigators ul li .name {
  font-size: 1rem;
  line-height: 1.875rem;
  margin-bottom: 0.625rem;
  color: #fff;
}
.navigators ul li .text {
  font-size: 0.875rem;
  line-height: 1.75rem;
  color: #fff;
}
.navigators ul li a.text:hover {
  font-weight: 600;
}
.navigators .top {
  line-height: 5rem;
  padding: 0 0.625rem;
}
.navigators .top .logo img {
  width: 120%;
}
@media (max-width: 1600px) {
  body,
  html {
    font-size: calc(100vw / 105);
  }
  .container {
    padding: 0 10rem;
  }
  .index_pro .left.active {
    left: 10rem;
  }
  .banner .p1,
  .banner .p2 {
    font-size: 3.5rem;
    line-height: 5rem;
  }
}
@media (max-width: 1440px) {
  body,
  html {
    font-size: calc(100vw / 95);
  }
  header .center > ul > li {
    margin: 0 10px;
    padding: 0 0.875rem;
  }
  .banner .banner_pag {
    top: calc(50% + 7.625rem);
  }
  .container {
    padding: 0 6rem;
  }
  .en_name {
    transform: translateX(-3.6rem);
  }
  .index_pro .left.active {
    left: 6rem;
  }
  .banner .p1,
  .banner .p2 {
    font-size: 3rem;
    line-height: 4rem;
  }
}
@media (max-width: 1366px) {
  body,
  html {
    font-size: calc(100vw / 90);
  }
}
@media (max-width: 1200px) {
  body,
  html {
    font-size: calc(100vw / 80);
  }
  header .search_ds {
    margin: 0 1.4375rem 0 1.75rem;
  }
  header .center > ul > li {
    padding: 0 10px;
  }
  header .logo img {
    height: 3rem;
  }
  header .container {
    padding: 0 0 0 3rem;
  }
  .banner .banner_pag {
    top: calc(50% + 5.625rem);
  }
  .animate {
    font-size: 6rem;
    line-height: 1;
  }
  .index_two_padding .hover1 ul li .name {
    margin: 4rem 0 0.9375rem;
  }
  footer .left:nth-child(1) {
    width: 31%;
  }
  footer .left:nth-child(2) {
    width: 32%;
  }
  footer .left:nth-child(4) {
    width: 12%;
    padding-left: 2.5625rem;
  }
  footer .ewm .col-md-4 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media (max-width: 990px) {
  header {
    display: none;
  }
  .phone img {
    height: 40px;
  }
  .banner .bot_img {
    display: none;
  }
  body,
  html {
    font-size: 14px;
  }
  .index_pro .left {
    width: 100%;
    padding-top: 0;
    margin-bottom: 15px;
  }
  .index_pro .right {
    width: 100%;
    padding-left: 0;
  }
  .index_pro {
    padding: 45px 0px 120px;
  }
  .en_name {
    font-size: 4rem;
    line-height: 4.5rem;
  }
  .index_two_padding .hover1 ul li .name {
    margin: 2rem 0 0.9375rem;
  }
  .index_two_padding .hover1 {
    bottom: -9.25rem;
  }
  .index_three {
    padding: 13.5rem 0 60px;
  }
  .index_three::before {
    width: 19.5625rem;
  }
  .index_three .swiper-container::after {
    right: 0;
  }
  .index_three .swiper-container::before {
    left: 0;
  }
  .index_three .swiper-slide {
    padding: 0 5.5625rem;
  }
  .index_three .swiper-pagination {
    left: 5.5625rem;
  }
  body {
    padding-bottom: 0;
  }
  footer .left:nth-child(4),
  footer .left:nth-child(5),
  footer .left:nth-child(6) {
    display: none;
  }
  footer .left {
    width: 33.3% !important;
  }
  footer .left:nth-child(2) {
    padding: 0 10px;
  }
  .container {
    padding: 0 3rem;
  }
  .phone {
    box-shadow: 0 0 10px #ddd;
  }
  .sjj_nav ul li i svg {
    position: relative;
    top: -6px;
  }
  footer .ewm .col-md-4 {
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
  .banner .p1,
  .banner .p2 {
    font-size: 22px;
    line-height: 30px;
  }
  .banner .scroll {
    display: none;
  }
  .banner .banner_pag {
    top: auto;
    bottom: 20px;
  }
  .banner .banner_ico {
    top: -1px;
  }
  .en_name {
    font-size: 34px;
    line-height: 40px;
    transform: translateX(-15px);
  }
  .index_pro {
    padding: 25px 0px 20px;
  }
  .index_pro .left .text {
    margin-bottom: 10px;
  }
  .index_pro .right ul li .content {
    bottom: 25px;
    padding: 0 15px;
  }
  .index_pro .right ul li:nth-child(even) {
    position: relative;
    top: 0;
  }
  .index_pro .right ul li {
    margin-bottom: 15px !important;
  }
  .index_pro .right ul li:last-child {
    margin-bottom: 0;
  }
  .animate {
    font-size: 3rem;
  }
  .index_two .img {
    padding: 25px 0;
  }
  .index_two_padding .hover1 {
    bottom: 0;
    position: static;
    width: 100%;
  }
  .index_two .right {
    display: none;
  }
  .index_two_padding .hover1 ul li {
    padding: 20px 15px;
  }
  .index_two_padding .hover1 ul li .more_2 {
    display: none;
  }
  .index_two_padding .hover1 ul li .fl {
    line-height: 1;
  }
  .index_two_padding .hover1 ul li .name {
    font-size: 16px;
    margin: 15px 0 5px;
  }
  .index_two_padding .hover1 ul li .text {
    font-size: 12px;
    line-height: 20px;
  }
  .index_two_padding .hover1 .more_a {
    font-size: 12px;
    margin-top: 5px;
  }
  .index_two_padding .hover1 .more_a .iconfont {
    position: relative;
    top: 3px;
  }
  .index_three {
    padding: 25px 0;
  }
  .index_three .swiper-slide {
    padding: 25px 0;
  }
  .index_three .touxiang {
    justify-content: flex-start;
  }
  .index_three .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
  .index_three .swiper-container {
    padding-bottom: 15px;
  }
  .index_four {
    padding: 25px 0;
  }
  .index_four .swiper-slide > div {
    padding: 12px;
  }
  .index_four .swiper-pagination {
    display: block;
    bottom: 15px;
  }
  .index_four .swiper-container {
    padding: 2.1875rem 5px 60px;
  }
  footer .left {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 15px;
  }
  footer .left:nth-child(3) {
    margin-bottom: 0;
  }
  footer {
    padding: 25px 0 0;
  }
  .beian {
    padding: 10px 0;
  }
}
.nyban .name {
  font-weight: bold;
  font-size: 3.125rem;
  line-height: 4.0625rem;
  color: #FFFFFF;
}
.nyban .hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  z-index: 9;
}
.nyban .bread {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 1rem;
  text-align: justify;
  color: #FFFFFF;
  line-height: 4.75rem;
}
.nyban .bread .left a {
  color: #FFFFFF;
}
.nyban .bread .left span:last-child {
  display: none;
}
.nyban .bread .left span {
  margin: 0 0.3125rem;
}
.nyban .bread .left a:nth-last-child(2) {
  color: #fff;
}
.js-m {
  transform: translateY(50px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform 1.2s, opacity 0.5s;
}
.js-m0 {
  transform: translateY(50px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform 0.5s, opacity 0.5s;
}
.js-m1 {
  transform: translateY(-50px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform 1.2s, opacity 0.5s;
}
.js-m2 {
  transform: translateX(-50px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform 1.2s, opacity 0.5s;
}
.js-m3 {
  transform: translateX(50px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform 1.2s, opacity 0.5s;
}
.animate11 {
  transform: translate(0px);
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
}
body {
  overflow-x: visible;
}
.ny_erji {
  width: 100%;
  position: sticky;
  top: 6.25rem;
  z-index: 999;
}
.ny_erji::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://cloud-assets-brwq.oss-cn-heyuan.aliyuncs.com/slyl1124/uploads/20230817/5577a521e027840f1dd602b8e8388285.svg) no-repeat;
  background-size: contain;
  background-position: top right;
  background-color: #fff;
  z-index: 1;
}
.ny_erji .container {
  position: relative;
  z-index: 9;
}
.ny_erji::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  height: 100%;
  background: #004991;
  z-index: 2;
}
.ny_erji ul li {
  float: left;
  line-height: 4.0625rem;
  margin-right: 2.5rem;
  position: relative;
}
.ny_erji ul li a {
  padding: 0 1rem;
  font-size: 1rem;
  color: #3A3A3A;
  color: #fff;
}
.ny_erji ul li:hover a,
.ny_erji ul li.active a {
  font-weight: 600;
}
.ny_erji ul li:hover::before,
.ny_erji ul li.active::before {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  width: 100%;
}
.ny_erji ul li::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 0;
  height: 3px;
  background: #fff;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.p110 {
  padding: 6.875rem 0;
}
.list_about .padding {
  padding-left: 11.75rem;
}
.list_about .padding .text {
  margin: 1.25rem 0 3.125rem;
  text-align: justify;
  height: 13.4375rem;
  overflow: hidden;
}
.list_about .padding .more {
  cursor: pointer;
}
.list_about .padding .text.active {
  height: auto;
}
.list_history {
  background: url(../img/22.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 4;
}
.list_history .swiper-button-next {
  right: -3rem !important;
}
.list_history .swiper-button-prev {
  left: -3rem !important;
}
.list_history .swiper-button-white {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  top: 53%;
  line-height: 3.125rem;
  text-align: center;
  background-size: 1.5rem 1.5rem !important;
  margin-top: 0 !important;
  border: 1px solid #fff;
  transform: translateY(-50%);
  background-color: #EB6622;
}
.list_history .mySwiper2 {
  margin: 5rem 0 5rem 0;
  overflow: hidden;
  padding-right: 5px;
}
.list_history .mySwiper2 .abta11_v1 {
  width: 100%;
}
.list_history .mySwiper2 .swiper-slide:nth-child(odd) {
  display: flex;
  align-items: flex-end;
}
.list_history .mySwiper2 .swiper-slide:nth-child(odd) dd {
  margin-bottom: 1.25rem;
}
.list_history .mySwiper2 .swiper-slide:nth-child(odd) dt {
  margin-bottom: 1.875rem;
  position: relative;
}
.list_history .mySwiper2 .swiper-slide:nth-child(odd) dt::before {
  content: "";
  position: absolute;
  bottom: -1.875rem;
  right: 0;
  width: 1px;
  height: 1.875rem;
  background: #EB6622;
}
.list_history .mySwiper2 .swiper-slide:nth-child(odd) dt::after {
  content: "";
  position: absolute;
  bottom: -1.875rem;
  right: -0.3125rem;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background: #EB6622;
}
.list_history .mySwiper2 .swiper-slide:nth-child(even) .tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.list_history .mySwiper2 .swiper-slide:nth-child(even) .tr .img {
  margin-top: 1rem;
}
.list_history .mySwiper2 .swiper-slide:nth-child(even) .tr div {
  order: 3;
}
.list_history .mySwiper2 .swiper-slide:nth-child(even) .tr dt {
  order: 1;
}
.list_history .mySwiper2 .swiper-slide:nth-child(even) .tr dd {
  order: 2;
}
.list_history .mySwiper2 .swiper-slide:nth-child(even) .tr dt {
  margin-top: 1.875rem;
  margin-bottom: 1rem;
  position: relative;
}
.list_history .mySwiper2 .swiper-slide:nth-child(even) .tr dt::before {
  content: "";
  position: absolute;
  top: -1.875rem;
  right: 0;
  width: 1px;
  height: 1.875rem;
  background: #EB6622;
}
.list_history .mySwiper2 .swiper-slide:nth-child(even) .tr dt::after {
  content: "";
  position: absolute;
  top: -1.875rem;
  right: -0.3125rem;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background: #EB6622;
}
.list_history .mySwiper2 .swiper-slide {
  justify-content: flex-end;
}
.list_history .mySwiper2 dt {
  font-size: 1.5rem;
  background: #EB6622;
  color: #fff;
  line-height: 2.5rem;
  width: 7rem;
  text-align: center;
  border-radius: 3.125rem 0 0 3.125rem;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 0 auto;
}
.list_history .mySwiper2 .img,
.list_history .mySwiper2 dd,
.list_history .mySwiper2 dt {
  padding-right: 0.35rem;
}
.list_history .mySwiper2 dd {
  height: 3rem;
  line-height: 1.5rem;
  overflow-y: scroll;
  text-align: justify;
  text-align-last: right;
}
.list_history .mySwiper2 dd::-webkit-scrollbar-track {
  /**/
  background-color: transparent;
  width: 2px;
  height: 164px;
  position: absolute;
}
.list_history .mySwiper2 dd::-webkit-scrollbar {
  /**/
  width: 2px;
  /**/
}
.list_history .mySwiper2 dd::-webkit-scrollbar-thumb {
  /**/
  display: block;
  width: 10px;
  height: 35px;
  background: #EB6622;
}
.list_history .mySwiper2 .img {
  margin-bottom: 0.9375rem;
  width: 100%;
}
.list_history .mySwiper2 .img img {
  width: 100%;
  height: 4.75rem;
  object-fit: cover;
}
.list_history .mySwiper2 .swiper-slide {
  height: 15rem;
}
.list_history .mySwiper2 .swiper-slide:nth-child(2n) {
  margin-top: 14.5rem;
  display: flex;
  align-items: flex-end;
}
.list_history .mySwiper2 .cont {
  color: #fff;
}
.list_history .abt_a2_v1 .xian {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  height: 1px;
}
.list_history .text {
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #FFFFFF;
}
.list_history .swiper-button-white {
  background-size: 1.875rem 1.875rem;
  margin-top: 0;
}
.list_history .swiper-button-next {
  right: -7rem !important;
  top: 50% !important;
}
.list_history .swiper-button-prev {
  left: -7rem !important;
  top: 50% !important;
}
.list_history .year {
  font-size: 9.75rem;
  line-height: 10rem;
  text-transform: uppercase;
  color: #FFFFFF;
  color: #ffffff;
  opacity: 0.1;
  filter: alpha(opacity=10) progid:DXImageTransform.Microsoft.Alpha(opacity=10);
  margin: 6.25rem 0 0 0;
  font-family: ;
}
.list_history .nian {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #FFFFFF;
  position: relative;
}
.list_history .nian::before {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #fff;
  top: -1.4375rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.list_history .current-lb {
  padding: 0 11.25rem 0;
  position: relative;
}
.list_history .current-lb .swiper-slide {
  padding-top: 1rem;
  text-align: center;
  cursor: pointer;
}
.list_history .current-lb .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0.25rem;
  left: 0;
  width: 100%;
  height: 1px;
  background: #FFFFFF;
}
.list_history .current-lb .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 0.3125rem;
  background: #FFFFFF;
}
.list_history .current-lb .swiper-slide-thumb-active::before {
  background: #EB6622;
}
.list_history .current-lb .swiper-slide-thumb-active .nian {
  color: #EB6622;
}
.list_history .current-lb .swiper-slide-thumb-active .nian::before {
  background: #EB6622;
}
.list_history .gallery-top .swiper-slide {
  opacity: 0 !important;
}
.list_history .gallery-top .swiper-slide-active {
  opacity: 1 !important;
}
.list_about_four {
  display: none;
}
.list_about_three {
  background: #F9F9F9;
}
.list_about_three .container.pr::before {
  content: "";
  position: absolute;
  bottom: 4rem;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 0.5rem;
  background: -moz-linear-gradient(0% 50% 0deg, #004991 0%, #eb6622 100%);
  background: -webkit-linear-gradient(0deg, #004991 0%, #eb6622 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #004991), color-stop(1, #eb6622));
  background: -o-linear-gradient(0deg, #004991 0%, #eb6622 100%);
  background: -ms-linear-gradient(0deg, #004991 0%, #eb6622 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#004991', endColorstr='#EB6622' ,GradientType=0)";
  background: linear-gradient(90deg, #004991 0%, #eb6622 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004991', endColorstr='#EB6622', GradientType=1);
}
.list_about_three .swiper-container {
  padding: 0 2px;
}
.list_about_three .swiper-slide {
  height: auto;
  align-items: flex-end;
  display: flex;
}
.list_about_three .swiper-slide::before {
  content: "";
  position: absolute;
  bottom: 4rem;
  width: 2px;
  height: 1rem;
  right: 0;
  z-index: -1;
  background: #EB6622;
}
.list_about_three .swiper-slide:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 4rem;
  width: 2px;
  height: 1rem;
  left: 0;
  z-index: -1;
  background: #EB6622;
}
.list_about_three .swiper-slide:nth-child(1) .heig::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 18.125rem;
  background: rgba(0, 0, 0, 0.2);
}
.list_about_three .swiper-slide > div {
  width: 100%;
}
.list_about_three .swiper-slide .year {
  font-size: 1.875rem;
  line-height: 2.5rem;
  color: #EB6622;
}
.list_about_three .swiper-slide .heig {
  position: relative;
  padding: 0 1.875rem;
}
.list_about_three .swiper-slide .heig::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 18.125rem;
  background: rgba(0, 0, 0, 0.2);
}
.list_about_three .swiper-slide .text {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #3A3A3A;
  margin-top: 0.625rem;
  height: 4.5rem;
  margin-bottom: 5.5rem;
}
.index_four .en_name,
.list_about_four .en_name,
.list_about_five .en_name,
.list_order .en_name,
.list_quality .en_name {
  position: absolute;
  top: -2.1875rem;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateX(0);
}
.list_about_three {
  position: relative;
}
.list_about_three .swiper-button-next {
  right: 7rem !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23EB6622'%2F%3E%3C%2Fsvg%3E");
}
.list_about_three .swiper-button-prev {
  left: 7rem !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23EB6622'%2F%3E%3C%2Fsvg%3E");
}
.list_about_three .p110 {
  padding-bottom: 0;
}
.list_about_three .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.list_about_three .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list_about_three .flex > div {
  flex: 1 0 0;
  padding: 0 1.25rem 0;
}
.list_about_three .flex > div .text {
  padding-bottom: 15rem;
}
.list_about_three .flex > div:hover .icon img {
  transform: rotateY(180deg);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_about_three .line div:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.list_about_three .line div:nth-child(2) {
  position: absolute;
  top: 0;
  left: calc(33.333333%);
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.list_about_three .line div:nth-child(3) {
  position: absolute;
  top: 0;
  right: 33.333333%;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.list_about_three .line div:nth-child(4) {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.list_about_three .name {
  font-size: 1.875rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 1.5rem 0 0.8125rem;
}
.list_about_three .more_a {
  color: #fff;
}
.list_about_three .more_a:hover {
  color: #EB6622;
}
.list_about_three .text {
  font-size: 1rem;
  line-height: 1.75rem;
  color: #FFFFFF;
  margin-bottom: 3.125rem;
}
.list_about_three .icon {
  position: relative;
}
.list_about_three .icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1.3125rem;
  width: 3px;
  height: 2.25rem;
  transform: translateY(-50%);
  background: #EB6622;
}
.list_about_three .icon img {
  height: 3.875rem;
  display: block;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_about_four {
  background: #F7F0E8;
}
.list_about_four .en_name {
  -webkit-text-stroke: 1px rgba(235, 102, 34, 0.15);
  color: transparent;
}
.list_about_four ul li {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_about_four ul li:nth-child(even) {
  padding-top: 3.625rem;
}
.list_about_four ul li:hover {
  transform: translateY(-5px);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_about_four ul li:hover .number {
  -webkit-text-stroke: 1px rgba(235, 102, 34, 0.8);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_about_four ul li:hover img {
  transform: scale(1.1);
}
.list_about_four ul li:hover .text {
  color: #EB6622;
}
.list_about_four ul li .number {
  position: absolute;
  top: 1.5625rem;
  font-family: ;
  font-size: 4.25rem;
  text-transform: uppercase;
  text-outline: #FFFFFF;
  left: 1.5625rem;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.5);
  color: transparent;
}
.list_about_four ul li .text {
  position: absolute;
  bottom: 3.75rem;
  padding: 0 0.625rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #FFFFFF;
  width: 100%;
}
.list_about_four ul li .text span {
  font-size: 1.5rem;
}
.list_about_five {
  padding-bottom: 0;
}
.list_about_five .w-accor {
  overflow: hidden;
  position: relative;
}
.list_about_five .ul li {
  position: absolute;
}
.list_about_five .ul li img {
  width: 15rem;
}
.list_about_five .ul li:nth-child(1) {
  top: 12%;
  left: 25%;
}
.list_about_five .ul li:nth-child(2) {
  top: 14%;
  right: 16.5%;
}
.list_about_five .ul li:nth-child(3) {
  top: 46%;
  left: 32%;
}
.list_about_five .ul li:nth-child(4) {
  top: 53.5%;
  right: 16%;
}
.list_about_five .w-accor ul,
.list_about_five .w-accor li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list_about_five .w-accor ul {
  width: 101%;
}
.list_about_five .w-accor li {
  position: relative;
  overflow: hidden;
  float: left;
}
.list_about_five .accorClick li {
  cursor: pointer;
}
.list_about_five .w-accor li .item {
  position: relative;
}
.list_about_five .w-accor li > a {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.list_about_five .w-accor h3 {
  font-size: 125%;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.list_about_five .w-accor .acr_p {
  margin-top: 0.5em;
}
.list_about_five .w-accor0 li img {
  max-width: 100%;
}
.list_about_five .english {
  font-family: ;
  font-size: 6.25rem;
  line-height: 6.875rem;
  text-transform: uppercase;
  color: #FFFFFF;
  color: #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20) progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  position: absolute;
  top: 2.8125rem;
  visibility: hidden;
  left: 50%;
  transform: translateX(-2.5rem);
}
.list_about_five .name {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1rem;
  line-height: 1.25rem;
  color: #FFFFFF;
  width: 1.25rem;
}
.list_about_five .w-accor,
.list_about_five .img_ar {
  height: 32.5rem !important;
  position: relative;
}
.list_about_five .w-accor::before,
.list_about_five .img_ar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.list_about_five .img_ar img {
  height: 100% !important;
  object-fit: cover;
}
.list_about_five .english:first-letter {
  text-indent: 1em;
  visibility: visible;
}
.list_about_five .swiper-slide.cur .name,
.list_about_five .swiper-slide-active .name {
  width: 100%;
  padding-left: 3.125rem;
  top: auto;
  bottom: 3.75rem;
  transform: translate(0);
  left: 0rem;
  padding-top: 0.75rem;
}
.list_about_five .swiper-slide.cur .name::before,
.list_about_five .swiper-slide-active .name::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.25rem;
  height: 2px;
  background: #EB6622;
  left: 3.125rem;
}
.list_about_five .swiper-slide.cur .english,
.list_about_five .swiper-slide-active .english {
  left: 0;
  transform: translateX(0);
  visibility: visible;
  padding-left: 3.125rem;
  top: auto;
  bottom: 7.5rem;
  opacity: 0.4;
}
/*  */
.search {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* background: #000; */
  background: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  display: none;
}
.search-box {
  width: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 25%;
}
.inp {
  width: 100%;
  height: 100px;
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.7);
}
.inp::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.bu {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: rgba(255, 255, 255, 0.7);
  background: none;
  border: none;
  z-index: 9999;
}
.bu .iconfont {
  font-size: 3.125rem;
}
.search-con {
  position: absolute;
  right: 7%;
  top: 7%;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}
.search-con .iconfont {
  font-size: 2.125rem;
  font-weight: 100;
}
.ds {
  cursor: pointer;
}
.miao_top {
  position: absolute;
  top: -6.25rem;
}
@media (max-width: 1600px) {
  .list_about_five .english {
    font-size: 5.25rem;
    line-height: 5.875rem;
  }
  .list_about_five .english {
    transform: translateX(-2rem);
  }
}
@media (max-width: 1440px) {
  .list_history .year {
    font-size: 7.75rem;
    line-height: 8rem;
  }
  .nyban .name {
    font-size: 2.5rem;
  }
  .en_name {
    font-size: 4.2rem;
    line-height: 5rem;
  }
}
@media (max-width: 1366px) {
  .list_about_five .english {
    font-size: 4.25rem;
    line-height: 4.875rem;
  }
  .list_about_five .english {
    transform: translateX(-1.6rem);
  }
  .list_about_five .w-accor,
  .list_about_five .img_ar {
    height: 27.5rem !important;
  }
  .list_about_three .text {
    height: 3.5rem;
  }
  header .lanuage {
    margin-right: 2rem;
  }
  header .search_ds {
    margin: 0 1.4375rem 0 1.75rem;
  }
}
@media (max-width: 990px) {
  .en_name {
    transform: translateX(-2rem);
    font-size: 3.4rem;
    line-height: 4rem;
  }
  .list_about .padding {
    padding-left: 0;
  }
  .list_history .year {
    font-size: 5.75rem;
    line-height: 6rem;
    margin-top: 3rem;
  }
  .list_history .text {
    width: 100%;
  }
  .list_history .current-lb {
    padding: 0;
  }
  .list_about_three .flex > div .more_a {
    padding-bottom: 9rem;
  }
  .ny_erji {
    display: none;
  }
  .p110 {
    padding: 5rem 0;
  }
  .miao_top {
    top: -60px;
  }
  .nyban .name {
    font-size: 2.25rem;
  }
}
@media (max-width: 767px) {
  .nyban .name {
    font-size: 22px;
  }
  .nyban .bread {
    display: none;
  }
  .en_name {
    transform: translateX(-15px);
    font-size: 30px;
    line-height: 36px;
  }
  .p110 {
    padding: 25px 0;
  }
  .title {
    font-size: 22px;
    line-height: 30px;
  }
  .en_title {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0.5rem;
  }
  .mt15,
  .mt45,
  .mt60,
  .mt30,
  .mt50 {
    margin-top: 15px;
  }
  .list_about .padding .text {
    margin: 15px 0;
  }
  .list_history .text {
    font-size: 14px;
  }
  .list_history .year {
    font-size: 4.75rem;
    line-height: 5rem;
    margin-top: 2rem;
  }
  .index_four .en_name,
  .list_about_three .en_name,
  .list_about_four .en_name,
  .list_about_five .en_name,
  .list_order .en_name,
  .list_quality .en_name {
    top: 0;
    position: static;
  }
  .list_about_three .line {
    display: none;
  }
  .list_about_three .flex {
    display: block;
  }
  .list_about_three .flex > div {
    width: 100%;
    padding: 15px 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .list_about_three .flex > div:nth-child(1) {
    padding-top: 0;
  }
  .list_about_three .flex > div .more_a {
    padding-bottom: 15px;
  }
  .list_about_three .text {
    height: auto;
    margin-bottom: 10px;
  }
  .list_about_three .icon img {
    height: 45px;
  }
  .list_about_three .name {
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0;
  }
  .list_about_four ul {
    margin-left: -7px;
    margin-right: -7px;
  }
  .list_about_four ul li {
    padding-left: 7px;
    padding-right: 7px;
  }
  .list_about_four ul li:nth-child(even) {
    padding-top: 1.625rem;
  }
  .list_about_four ul li .text {
    bottom: 15px;
    padding: 0 3px;
    font-size: 12px;
  }
  .list_about_four ul li .text span {
    font-size: 14px;
  }
  .list_about_four ul li .number {
    top: 0.5625rem;
    font-size: 3rem;
    left: 0.5625rem;
  }
  #Accor0 {
    padding-bottom: 2.8125rem;
  }
  #Accor0 .swiper-pagination {
    bottom: 0;
  }
  #Accor0 .swiper-pagination-bullet {
    background: #ddd;
  }
  #Accor0 .swiper-pagination-bullet-active {
    background: #EB6622;
  }
  .list_about_five .english {
    font-size: 3.25rem;
    line-height: 3.875rem;
  }
  .list_about_five .swiper-slide .english {
    left: 0;
    transform: translateX(0);
    visibility: visible;
    padding-left: 1.125rem;
    top: auto;
    bottom: 7.5rem;
  }
  .list_about_five .swiper-slide .name {
    width: 100%;
    padding-left: 1.125rem;
    top: auto;
    bottom: 5rem;
  }
  .list_about_five .swiper-slide .name::before {
    left: 1.125rem;
  }
}
.channel_pro .channel_pro_squera {
  margin-bottom: 2.5rem;
}
.channel_pro .channel_pro_squera img {
  width: 80%;
}
.channel_pro .channel_pro_squera > .pr {
  background: #EBEBEB;
}
.channel_pro .channel_pro_squera:hover .over img {
  transform: scale(1.1);
}
.channel_pro .channel_pro_squera:hover .name {
  color: #EB6622;
}
.channel_pro .channel_pro_squera .bg_color {
  background: -moz-linear-gradient(50% 44.92% -90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-linear-gradient(-90deg, rgba(8, 8, 8, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-gradient(linear, 50% 44.92%, 50% 149.82%, color-stop(0, rgba(0, 0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0.15)));
  background: -o-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -ms-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000' ,GradientType=0)";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 2.5rem 0;
}
.channel_pro .channel_pro_squera .more_a:hover {
  color: #EB6622;
}
.channel_pro .channel_pro_squera .content {
  margin-top: 1.875rem;
}
.channel_pro .channel_pro_squera .name {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #000000;
}
.channel_pro .channel_pro_squera .text {
  color: #3A3A3A;
  margin: 0.75rem 0 1.125rem;
}
@media (max-width: 767px) {
  .channel_pro .channel_pro_squera .content {
    margin-top: 15px;
  }
  .channel_pro .channel_pro_squera .name {
    font-size: 18px;
  }
  .channel_pro .channel_pro_squera .text {
    margin: 10px 0;
  }
  .channel_pro .channel_pro_squera {
    margin-bottom: 20px;
  }
  .channel_pro .channel_pro_squera:last-child {
    margin-bottom: 0;
  }
}
.tj {
  text-align: justify;
}
.list_pro_squera img {
  width: 100%;
}
.list_pro .pr_img {
  z-index: 9;
}
.list_pro .pr_img > img {
  position: absolute;
  top: -3rem;
  right: -3rem;
  width: 16.5rem;
  z-index: -2;
}
.list_pro_squera:hover .more_a,
.index_pro .col-md-6:hover .more_a,
.channel_pro_squera:hover .more_a {
  max-height: 1.875rem;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  opacity: 1;
  color: #EB6622;
}
.list_pro_squera:hover .over img,
.index_pro .col-md-6:hover .over img,
.channel_pro_squera:hover .over img {
  transform: scale(1.1);
}
.list_pro_squera:hover .hover_bian div:nth-child(1),
.index_pro .col-md-6:hover .hover_bian div:nth-child(1),
.channel_pro_squera:hover .hover_bian div:nth-child(1) {
  animation: bian1 0.5s;
  width: 100%;
}
.list_pro_squera:hover .hover_bian div:nth-child(2),
.index_pro .col-md-6:hover .hover_bian div:nth-child(2),
.channel_pro_squera:hover .hover_bian div:nth-child(2) {
  animation: bian2 0.5s;
  height: 100%;
}
.list_pro_squera:hover .hover_bian div:nth-child(3),
.index_pro .col-md-6:hover .hover_bian div:nth-child(3),
.channel_pro_squera:hover .hover_bian div:nth-child(3) {
  animation: bian3 0.5s;
  width: 100%;
}
.list_pro_squera:hover .hover_bian div:nth-child(4),
.index_pro .col-md-6:hover .hover_bian div:nth-child(4),
.channel_pro_squera:hover .hover_bian div:nth-child(4) {
  animation: bian4 0.5s;
  height: 100%;
}
.list_pro_squera .hover_bian div:nth-child(1),
.index_pro .col-md-6 .hover_bian div:nth-child(1),
.channel_pro_squera .hover_bian div:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #EB6622;
  z-index: 9;
}
.list_pro_squera .hover_bian div:nth-child(2),
.index_pro .col-md-6 .hover_bian div:nth-child(2),
.channel_pro_squera .hover_bian div:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  background: #EB6622;
  z-index: 9;
}
.list_pro_squera .hover_bian div:nth-child(3),
.index_pro .col-md-6 .hover_bian div:nth-child(3),
.channel_pro_squera .hover_bian div:nth-child(3) {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 3px;
  background: #EB6622;
  z-index: 9;
}
.list_pro_squera .hover_bian div:nth-child(4),
.index_pro .col-md-6 .hover_bian div:nth-child(4),
.channel_pro_squera .hover_bian div:nth-child(4) {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3px;
  height: 0;
  background: #EB6622;
  z-index: 9;
}
@keyframes bian1 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes bian2 {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes bian3 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes bian4 {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
.list_pro_squera {
  margin-bottom: 1.875rem;
}
.list_pro_squera .hover {
  position: absolute;
  bottom: 2.1875rem;
  left: 0;
  padding: 0 1.875rem;
}
.list_pro_squera .hover .name {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #FFFFFF;
}
.list_pro_squera .hover .text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #FFFFFF;
  text-align: justify;
}
.list_pro_squera .hover .more_a {
  opacity: 0;
  max-height: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  color: #fff;
}
@media (max-width: 767px) {
  .list_pro_squera {
    margin-bottom: 15px;
  }
}
.show_bread.bread {
  line-height: 4.0625rem;
  background: #F9F9F9;
  font-size: 1rem;
  color: #3A3A3A;
  border-bottom: 1px solid #DBDBDB;
  border-top: 1px solid #DBDBDB;
}
.show_bread.bread a {
  color: #3A3A3A;
}
.show_bread.bread span:last-child {
  display: none;
}
.show_pro_one {
  padding: 1.875rem 0 4.0625rem;
}
.show_pro_one .gallery-top .swiper-slide img {
  width: 100%;
}
.show_pro_one .row {
  align-items: center;
}
.show_pro_one .padding {
  width: 88%;
  margin: 1.5625rem auto 0;
}
.show_pro_one .gallery-thumbs .swiper-slide {
  border: 1px solid #DBDBDB;
  padding: 1rem 0 0.5rem;
}
.show_pro_one .gallery-thumbs .swiper-slide-thumb-active {
  border-color: #EB6622;
}
.show_pro_one .swiper-button-prev {
  left: 0;
}
.show_pro_one .swiper-button-next {
  right: 0;
}
.show_pro_one .swiper-button-next,
.show_pro_one .swiper-button-prev {
  background: none;
  top: auto;
  bottom: 2.625rem;
}
.show_pro_one .swiper-button-next .iconfont,
.show_pro_one .swiper-button-prev .iconfont {
  display: block;
  font-size: 1.75rem;
  color: #B5B5B5;
}
.show_pro_one .left {
  padding-right: 3rem;
}
.show_pro_one .left .name {
  font-weight: bold;
  font-size: 2rem;
  line-height: 3.125rem;
  color: #000000;
  letter-spacing: -1px;
}
.show_pro_one .left .name img {
  height: 2.25em;
  vertical-align: -0.2em;
}
.show_pro_one .left .name .img_img {
  height: 4.5rem;
}
.show_pro_one .left .text {
  margin: 1.25rem 0 2.8125rem;
  text-align: justify;
}
.more_pdf.more_video {
  background: #fff;
  border: 1px solid #EB6622;
  color: #EB6622;
}
.more_pdf {
  padding: 0 1.875rem 0 1.5rem;
  line-height: 3.125rem;
  color: #FFFFFF;
  font-size: 1rem;
  background: #EB6622;
  display: inline-block;
  overflow: hidden;
  border: 1px solid #EB6622;
  position: relative;
  z-index: 1;
}
.more_pdf div {
  display: flex;
  align-items: center;
}
.more_pdf .iconfont {
  margin-right: 0.625rem;
}
.more_pdf img {
  height: 0.875rem;
  margin-right: 0.5rem;
}
.more_pdf::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  left: -100%;
  background: #004992;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  z-index: -1;
}
.more_pdf:hover {
  color: #fff;
}
.more_pdf:hover::before {
  left: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
/**
 * EasyZoom core styles
 */
.easyzoom {
  position: relative;
  /* 'Shrink-wrap' the element */
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.easyzoom img {
  vertical-align: bottom;
}
.easyzoom.is-loading img {
  cursor: progress;
}
.easyzoom.is-ready img {
  cursor: crosshair;
}
.easyzoom.is-error img {
  cursor: not-allowed;
}
.easyzoom-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 150;
  width: 10em;
  margin: -1em 0 0 -5em;
  line-height: 2em;
  text-align: center;
  background: #FFF;
  box-shadow: 0 0 10px #888;
}
.easyzoom-flyout {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #FFF;
}
/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.easyzoom--adjacent .easyzoom-flyout {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  margin-left: 20px;
}
.show_pro_two {
  background: #004992;
  padding: 4.0625rem 0;
}
.show_pro_two .icon {
  line-height: 3.75rem;
}
.show_pro_two .icon img {
  max-height: 3.75rem;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  display: block;
  margin: 0 auto;
}
.show_pro_two .name {
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #FFFFFF;
  margin-top: 1.375rem;
}
.show_pro_two ul {
  display: flex;
  align-items: center;
}
.show_pro_two ul li {
  flex: 1 0 0;
  position: relative;
}
.show_pro_two ul li:hover .icon img {
  transform: rotateY(180deg);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.show_pro_two ul li::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.show_pro_two ul li:last-child::before {
  display: none;
}
.show_pro_three .name {
  font-weight: bold;
  font-size: 1.875rem;
  line-height: 2.8125rem;
  color: #000000;
}
.show_pro_three .table-responsive {
  margin-top: 1.875rem;
}
.show_pro_three .row {
  align-items: flex-end;
}
.show_pro_three .margin.text {
  margin: 0.8125rem 0 1.5625rem;
}
.show_pro_three table {
  background: #fff;
  border: 0.25rem solid rgba(41, 71, 130, 0.8);
}
.show_pro_three .table {
  margin-bottom: 0;
}
.show_pro_three td {
  color: #3A3A3A;
  font-size: 1rem;
  line-height: 1.875rem;
  padding: 0.2rem 0.5rem;
  border: 1px dashed rgba(117, 117, 117, 0.6);
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.show_pro_three td img {
  height: 3.25rem;
}
.show_pro_three td:nth-child(2),
.show_pro_three td:nth-child(4) {
  background: rgba(41, 71, 130, 0.8) !important;
  color: #fff;
}
.about_pro .swiper-container {
  padding-bottom: 2.8125rem;
}
.about_pro .list_pro_squera {
  margin-bottom: 0;
}
.about_pro .swiper-pagination {
  bottom: 0;
}
.about_pro .swiper-pagination-bullet {
  background: #ddd;
}
.about_pro .swiper-pagination-bullet-active {
  background: #EB6622;
}
@media (max-width: 1600px) {
  .show_pro_one .swiper-button-next,
  .show_pro_one .swiper-button-prev {
    bottom: 2rem;
  }
  .show_pro_one .left .name {
    font-size: 1.8rem;
  }
}
@media (max-width: 1366px) {
  .show_pro_one .left .name {
    font-size: 1.7rem;
  }
}
@media (max-width: 1280px) {
  header .logo img {
    height: 3rem;
  }
  .ny_erji::before {
    background-size: cover;
  }
  .list_history .mySwiper2 dt {
    font-size: 2.5rem;
  }
  header {
    line-height: 5.25rem;
  }
  .ny_erji {
    top: 5.25rem;
  }
  .show_header {
    padding-top: 5.25rem;
  }
  .show_bread.bread {
    line-height: 3.0625rem;
  }
  .show_pro_one {
    padding: 15px 0 30px;
  }
  .show_pro_one .swiper-button-next,
  .show_pro_one .swiper-button-prev {
    bottom: 1rem;
  }
  .list_history .swiper-button-next {
    right: -5rem !important;
  }
  .list_history .swiper-button-prev {
    left: -5rem !important;
  }
  .list_history .mySwiper2 .swiper-slide:nth-child(even) {
    height: 16rem;
  }
  .list_history .mySwiper2 .swiper-slide:nth-child(2n) {
    margin-top: 14.25rem;
  }
  .list_history .abt_a2_v1 .xian {
    top: 49%;
  }
}
@media (max-width: 1200px) {
  .show_pro_one .swiper-button-next,
  .show_pro_one .swiper-button-prev {
    bottom: 1rem;
  }
  .show_pro_one .left {
    padding-right: 0.5rem;
  }
  .show_pro_one .left .name {
    font-size: 1.6rem;
  }
}
@media (max-width: 990px) {
  .show_pro_one .swiper-button-next,
  .show_pro_one .swiper-button-prev {
    bottom: 3.5rem;
  }
  .show_pro_one .left {
    padding-right: 15px;
  }
  .show_header {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .show_bread.bread {
    display: none;
  }
  .show_pro_one .left .name {
    font-size: 20px;
    line-height: 32px;
  }
  .show_pro_one .left .text {
    margin: 10px 0;
  }
  .show_pro_one .swiper-button-next,
  .show_pro_one .swiper-button-prev {
    bottom: 1.5rem;
  }
  .show_pro_one {
    padding: 25px 0;
  }
  .show_pro_two .icon img {
    max-height: 2.75rem;
  }
  .show_pro_two .name {
    font-size: 14px;
    margin-top: 10px;
  }
  .show_pro_two {
    padding: 30px 0;
  }
  .show_pro_three .margin.text {
    margin: 10px 0;
  }
  .show_pro_three .name {
    font-size: 20px;
    line-height: 30px;
  }
}
.list_zlfg .left {
  padding-right: 1.5625rem;
}
.list_zlfg .left .text {
  text-align: justify;
}
.list_zlfg .right {
  padding-left: 1.5625rem;
}
@media (max-width: 990px) {
  .list_zlfg .left {
    padding-right: 15px;
  }
  .list_zlfg .right {
    padding-left: 15px;
    margin-top: 15px;
  }
}
.list_order .text.w70 {
  margin: 0 auto;
}
.list_order .content {
  padding: 3.125rem 3.75rem;
  box-shadow: 0 0 0.625rem #ddd;
}
.list_order .content ul li {
  margin-bottom: 1.25rem;
}
.list_order .content ul li.col-md-12 .fl {
  width: 7.815%;
}
.list_order .content ul li.col-md-12 .fr {
  width: 92.185%;
}
.list_order .content ul li.fk_name {
  position: relative;
}
.list_order .content ul li.fk_name select {
  width: 6.5625rem;
  text-align: left;
  background-position-x: 75%;
}
.list_order .content ul li.fk_name input {
  width: calc(100% - 6.5625rem);
  border-left: none;
}
.list_order .content button {
  border: none;
  padding: 0 3.125rem;
}
.list_order .content .fl {
  width: 16%;
  font-size: 1rem;
  line-height: 3.125rem;
  color: #3A3A3A;
  text-align: right;
  padding-right: 1.125rem;
}
.list_order .content .fl span {
  color: #D30000;
}
.list_order .content .fr {
  width: 84%;
}
.list_order .content .fr input,
.list_order .content .fr select,
.list_order .content .fr .select2-container {
  width: 100%;
  line-height: 3rem;
  padding: 0 1.5625rem;
  height: 3.125rem;
  font-size: 0.875rem;
  color: #878787;
  border: 1px solid #E5E5E5;
}
.list_order .content .fr select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /**/
  background: url("../img/jt.png") no-repeat;
  background-size: 9px 6px;
  background-position-x: 96%;
  background-position-y: center;
}
.list_order .content .fr textarea {
  width: 100%;
  height: 7.5625rem;
  line-height: 1.875rem;
  padding: 0.625rem 1.5625rem;
  font-size: 0.875rem;
  color: #878787;
  border: 1px solid #E5E5E5;
  display: block;
}
.head-img {
  height: 3.125rem;
  line-height: 3.125rem;
}
#my-img div {
  padding: 0 3.125rem;
  border: 1px solid #919191;
  background: #E5E5E5;
  color: #4F4F4F;
  display: inline-block;
}
#my-img span {
  font-size: 0.875rem;
  color: #878787;
}
#img-upload {
  display: none;
}
.lccid {
  line-height: 3rem;
  position: relative;
}
.lccid .file {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  opacity: 0;
}
.lccid img,
.lccid video {
  position: relative;
  top: 0;
  left: 0;
  width: 8.75rem;
  object-fit: cover;
  height: 6.25rem;
  display: none;
}
.lccid .name div {
  padding: 0 3.125rem;
  border: 1px solid #919191;
  background: #E5E5E5;
  color: #4F4F4F;
  display: inline-block;
}
.lccid .name span {
  font-size: 0.875rem;
  color: #878787;
}
@media (max-width: 1366px) {
  .list_order .content .fl {
    width: 18%;
  }
  .list_order .content ul li.col-md-12 .fl {
    width: 8.733%;
  }
  .list_order .content ul li.col-md-12 .fr {
    width: 91.267%;
  }
  .list_order .content .fr {
    width: 82%;
  }
}
@media (max-width: 1200px) {
  .list_order .content .fl {
    width: 20%;
  }
  .list_order .content .fr {
    width: 80%;
  }
  .list_order .content ul li.col-md-12 .fl {
    width: 9.662%;
  }
  .list_order .content ul li.col-md-12 .fr {
    width: 90.338%;
  }
  .lccid .name div {
    padding: 0 1rem;
  }
  .lccid .name {
    display: flex;
    align-items: center;
  }
  .lccid .name div {
    width: 30%;
  }
  .lccid .name span {
    line-height: 1.25;
    padding-left: 0.625rem;
  }
}
@media (max-width: 990px) {
  .list_order .content .fl {
    width: 30%;
  }
  .list_order .content .fr {
    width: 70%;
  }
  .list_order .content {
    padding: 2.125rem 2.75rem;
  }
  .list_order .content ul li.col-md-12 .fl {
    width: 14.437%;
  }
  .list_order .content ul li.col-md-12 .fr {
    width: 85.563%;
  }
  .lccid .name div {
    width: 52%;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .list_order .content .fl {
    width: 100%;
    text-align: left;
  }
  .list_order .content .fr {
    width: 100%;
  }
  .list_order .text.w70 {99
    width: 100%;
  }
  .list_order .content {
    padding: 15px;
  }
  .list_order .content .fl {
    line-height: 24px;
    padding-right: 0;
    margin-bottom: 5px;
  }
  .list_order .content ul li {
    margin-bottom: 15px;
  }
  .list_order .content .fr textarea {
    padding: 5px 15px;
  }
  .list_order .content .fr input,
  .list_order .content .fr select {
    padding: 0 15px;
  }
  .list_order .content ul li.col-md-12 .fl,
  .list_order .content ul li.col-md-12 .fr {
    width: 100%;
  }
  .lccid .name div {
    width: 33%;
  }
}
.list_contact .ewm {
  margin-top: 0.625rem;
}
.list_contact .ewm .left {
  margin-right: 0.9375rem;
  width: 7.5rem;
}
.list_contact .ewm .left .img {
  border: 1px solid #ddd;
  margin-bottom: 0.5rem;
}
.list_contact .row .col-lg-6 > div {
  padding: 3.125rem;
  box-shadow: 0 0 0.625rem #ddd;
  background: #fff;
  height: 100%;
  align-items: center;
}
.list_contact .row .col-lg-6 > div .name {
  font-size: 1.25rem;
  padding-bottom: 0.625rem;
  position: relative;
  margin-bottom: 0.625rem;
  line-height: 1.875rem;
  color: #3A3A3A;
}
.list_contact .row .col-lg-6 > div .name::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1.875rem;
  height: 2px;
  background: #EB6622;
}
.list_contact .row .col-lg-6 > div .text {
  font-size: 1rem;
  line-height: 1.625rem;
  padding-bottom: 0.875rem;
  color: #3A3A3A;
}
.list_contact .row .col-lg-6 > div .text:last-child {
  padding-bottom: 0;
}
.list_contact .row .col-lg-6 > div a {
  font-size: 1rem;
  line-height: 2.8125rem;
  color: #9B9B9B;
  display: block;
}
.list_contact .row .col-lg-6 > div a .iconfont {
  font-size: 1rem;
  margin-right: 0.625rem;
}
.list_contact .row .col-lg-6 > div a:hover {
  color: #EB6622;
}
.list_contact_two {
  background: #F9F9F9;
}
.list_contact_two form .row > div {
  margin-bottom: 1.25rem;
}
.list_contact_two form input,
.list_contact_two form select {
  height: 3.125rem;
  line-height: 3rem;
  border: 1px solid #E5E5E5;
  padding: 0 1rem;
  width: 100%;
  font-size: 1rem;
  color: #3A3A3A;
  background: #fff;
}
.list_contact_two form select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /**/
  background: #fff url("../img/jt.png") no-repeat;
  background-size: 9px 6px;
  background-position-x: 96%;
  background-position-y: center;
}
.list_contact_two form textarea {
  width: 100%;
  display: block;
  height: 7.5rem;
  line-height: 1.875rem;
  padding: 0.625rem 1.25rem;
  font-size: 1rem;
  color: #3A3A3A;
  border: 1px solid #E5E5E5;
  background: #fff;
}
.list_contact_two button {
  border: none;
  padding: 0 3.125rem;
}
@media (max-width: 1366px) {
  .list_contact_two .text {
    width: 60%;
  }
  footer .ewm .col-md-4 {
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
  }
}
@media (max-width: 1200px) {
  .list_contact .row .col-lg-6 > div {
    padding: 2.125rem 1rem;
  }
  .list_contact .row .col-lg-6 > div .col-lg-4 .text {
    font-size: 12px;
    text-align: center;
  }
}
@media (max-width: 990px) {
  .list_contact .row .col-lg-6 > div {
    padding: 2.125rem;
  }
  .list_contact_two .text {
    width: 100%;
  }
  .list_contact .row .col-lg-6:nth-child(1) {
    margin-bottom: 15px;
  }
  .list_contact .row .col-lg-6 > div .col-lg-4 .text {
    font-size: 14px;
    text-align: center;
  }body {
    overflow-x: hidden;
    }
    .phone .lanuage  {
        line-height: 40px;
    }
}
@media (max-width: 767px) {
  .list_contact .row .col-lg-6 {
    margin-bottom: 15px;
  }
  .list_contact .row .col-lg-6 > div {
    padding: 15px;
  }
  .list_contact .row .col-lg-6:last-child {
    margin-bottom: 0;
  }
  .list_contact .row .col-lg-6 > div a {
    line-height: 20px;
  }
  .list_contact_two form .row > div {
    margin-bottom: 10px;
  }
  .list_contact .row .col-lg-6 > div .col-lg-4 img {
    width: 100px;
  }
  .list_contact .row .col-lg-6 > div .col-lg-4 {
    display: flex;
    margin-top: 10px;
    align-items: center;
  }
  .list_contact .row .col-lg-6 > div .col-lg-4 .text {
    margin-left: 10px;
  }
}
.list_news .news_ul li {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  border-bottom: 1px solid #D8D8D8;
  padding: 2.1875rem 0;
  position: relative;
}
.list_news .news_ul li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #EB6622;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_news .news_ul li:hover::before {
  width: 100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_news .news_ul li:first-child {
  padding-top: 0;
}
.list_news .news_ul li:hover {
  transform: translateY(-5px);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_news .news_ul li:hover .over img {
  transform: scale(1.1);
}
.list_news .news_ul li:hover .name {
  color: #EB6622;
}
.list_news .news_ul li .col-md-4 {
  padding-right: 0;
}
.list_news .news_ul li .col-md-8 {
  padding-left: 3.125rem;
}
.list_news .news_ul li .name {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2.125rem;
  color: #000000;
  margin: 0.5rem 0;
}
.list_news .news_ul li .data {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #999999;
}
.list_news .news_ul li .data .iconfont {
  display: inline-block;
  font-size: 1rem;
  color: #999999;
}
.list_news .news_ul li .text {
  color: #3A3A3A;
}
.list_news .news_ul li .more_a {
  margin-top: 1.875rem;
}
.list_news .news_ul li .more_a:hover {
  color: #EB6622;
}
.show_news .name {
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 2.625rem;
  color: #000000;
}
.show_news .data {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #727272;
  padding: 1rem 0 1.25rem;
  border-bottom: 2px solid #004992;
  margin-bottom: 1.375rem;
}
.show_news .text {
  color: #494949;
  text-align: justify;
}
.show_news .shangxia {
  padding-top: 1.875rem;
  margin-top: 2.8125rem;
  border-top: 1px solid rgba(96, 96, 96, 0.2);
}
.show_news .shangxia .row {
  align-items: center;
}
.show_news .shangxia .left a {
  color: #494949;
  font-size: 1rem;
  line-height: 1.875rem;
}
.show_news .shangxia .left a:hover {
  color: #EB6622;
}
.show_news .shangxia .more {
  justify-content: flex-end;
}
.show_news.p110 {
  padding-top: 5rem;
}
@media (max-width: 1440px) {
  .show_news .name {
    font-size: 2rem;
  }
}
@media (max-width: 1200px) {
  .list_news .news_ul li .text {
    -webkit-line-clamp: 2;
  }
  .list_news .news_ul li .name {
    font-size: 1.25rem;
    margin: 0.25rem 0;
  }
  .list_news .news_ul li .more_a {
    margin-top: 1rem;
  }
}
@media (max-width: 990px) {
  .list_news .news_ul li .more_a {
    margin-top: 0.5rem;
  }
  .list_news .news_ul li .col-md-8 {
    padding-left: 2.125rem;
  }
  .show_news .name {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .list_news .news_ul li .col-md-4 {
    padding-right: 15px;
  }
  .list_news .news_ul li .col-md-8 {
    padding-left: 15px;
    margin-top: 10px;
  }
  .list_news .news_ul li {
    padding: 15px 0;
  }
  .show_news.p110 {
    padding-top: 25px;
  }
  .show_news .name {
    font-size: 18px;
    line-height: 24px;
  }
  .show_news .data {
    font-size: 12px;
  }
  .show_news .shangxia .more {
    justify-content: flex-start;
    margin-top: 15px;
  }
  .show_news .shangxia {
    padding-top: 15px;
    margin-top: 25px;
  }
}
.list_download .col-lg-6 {
  margin-bottom: 1.875rem;
}
.list_download .col-lg-6 > ul {
  padding: 1.375rem;
  box-shadow: 0 0 0.625rem #ddd;
}
.list_download .col-lg-6 .name {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: #000000;
}
.list_download .col-lg-6 .text {
  color: #3A3A3A;
}
.list_download .col-lg-6 .more_pdf {
  margin-top: 2.8125rem;
}
@media (max-width: 1200px) {
  .list_download .col-md-6 .more_pdf {
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .list_download .col-md-8 {
    margin-top: 10px;
  }
  .list_download .col-lg-6 .more_pdf {
    margin-top: 15px;
  }
  .list_download .col-lg-6 > ul {
    padding: 15px;
  }
  .list_download .col-lg-6 {
    margin-bottom: 15px;
  }
}
.list_qa .ul_qa li:nth-child(odd) .top {
  background: #F9F9F9;
}
.list_qa .ul_qa li.active .top {
  background: #004992;
  color: #fff;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_qa .ul_qa .top {
  cursor: pointer;
  padding: 0.875rem 2.8125rem;
  font-size: 1rem;
  color: #3A3A3A;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_qa .ul_qa .top div:nth-child(1) {
  width: 80%;
  display: flex;
  align-items: center;
  line-height: 1.25rem;
}
.list_qa .ul_qa .top div:nth-child(2) {
  width: 20%;
  text-align: right;
}
.list_qa .ul_qa .bot {
  padding: 1.875rem 2.8125rem 2.1875rem;
  border: 1px solid #DBDBDB;
  border-top: none;
  display: none;
}
@media (max-width: 767px) {
  .list_qa .ul_qa .top {
    padding: 12px 15px;
  }
  .list_qa .ul_qa .bot {
    padding: 12px 15px;
  }
}
.show_fenxi .bot {
  position: relative;
}
.show_fenxi .bot .wenz {
  width: 23.375rem;
  overflow: hidden;
  position: absolute;
  left: 19.0625rem;
  z-index: 2;
  height: 100%;
}
.wenz {
  padding: 0.625rem;
  background: #004992;
}
.wenz .fenxiSwiper .swiper-slide {
  background: #fff;
}
.show_fenxi .bot .wenz .fenxiSwiper .swiper-slide .content {
  padding: 0 2.5rem;
  position: relative;
}
.wenz::before {
  position: absolute;
  content: "";
  left: 0;
  top: 10%;
  width: 0.625rem;
  height: 80%;
  background: #fff;
  z-index: 2;
}
.wenz::after {
  position: absolute;
  content: "";
  right: 0;
  top: 10%;
  width: 0.625rem;
  height: 80%;
  background: #fff;
  z-index: 2;
}
.show_fenxi .bot .wenz .fenxiSwiper .swiper-slide .text {
  padding-top: 2.8125rem;
  height: 80%;
  text-align: justify;
}
.show_fenxi .bot .wenz .fenxiSwiper .swiper-num {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -70%);
  font-size: 1rem;
  text-transform: uppercase;
  color: #828282;
}
.show_fenxi .bot .wenz .fenxiSwiper .swiper-num .active {
  color: #004992;
}
.show_fenxi .bot .wenz .fenxiSwiper .swiper-button-next,
.show_fenxi .bot .wenz .fenxiSwiper .swiper-button-prev {
  top: auto;
  bottom: 3.75rem;
  transform: translateY(0);
  background-size: 1rem 1rem;
}
.show_fenxi .bot .wenz .fenxiSwiper .swiper-button-next,
.show_fenxi .bot .wenz .fenxiSwiper .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  right: 30%;
  left: auto;
}
.show_fenxi .bot .wenz .fenxiSwiper .swiper-button-prev,
.show_fenxi .bot .wenz .fenxiSwiper .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  left: 30%;
  right: auto;
}
.show_fenxi .bot .fenxiSwiper2 .swiper-slide-prev {
  margin-left: 18.75rem;
}
.show_fenxi .bot .fenxiSwiper2 .swiper-slide-active {
  margin-left: 27rem;
}
.show_fenxi .bot .fenxiSwiper2 .swiper-slide .img {
  padding-top: 1.875rem;
  background: #EFEFEF;
}
.show_fenxi .bot .fenxiSwiper2 .swiper-slide .name {
  padding: 1rem 0 1.875rem;
}
.show_fenxi .bot .wenz .fenxiSwiper {
  height: 100%;
}
.show_fenxi .bot .wenz .fenxiSwiper .swiper-slide .content {
  height: 100%;
}
.list_honor .col-md-3 {
  margin-bottom: 1.875rem;
}
.list_honor .col-md-3:hover > div {
  border-color: #004992;
}
.list_honor .col-md-3 > div {
  border: 1px solid #D8D8D8;
}
#particles-js {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
@media (max-width: 767px) {
  .show_fenxi .bot .wenz {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    position: relative;
  }
  .show_fenxi .bot {
    padding: 0 15px;
  }
  .show_fenxi .bot .fenxiSwiper2 .swiper-slide-active {
    margin-left: 0;
  }
  .show_fenxi .bot .fenxiSwiper2 {
    margin-top: 15px;
  }
  .show_fenxi .bot .fenxiSwiper2 .swiper-slide-prev {
    margin-left: 0;
  }
  .show_fenxi .bot .wenz .fenxiSwiper .swiper-slide .content {
    padding: 30px 30px 80px;
  }
  .show_fenxi .bot .wenz .fenxiSwiper .swiper-slide .text {
    padding-top: 0;
    height: 100%;
  }
  .show_fenxi .bot .wenz .fenxiSwiper .swiper-button-next,
  .show_fenxi .bot .wenz .fenxiSwiper .swiper-button-prev {
    bottom: 15px;
  }
  .list_honor .col-md-3 {
    margin-bottom: 15px;
  }
  .list_honor .col-md-3:nth-child(odd) {
    padding-right: 8px;
  }
  .list_honor .col-md-3:nth-child(even) {
    padding-left: 8px;
  }
  .mt80 {
    margin-top: 15px;
  }
  .wenz {
    padding: 10px;
  }
  .wenz::before,
  .wenz::after {
    width: 10px;
  }
}
.fancybox__container {
  z-index: 99999;
}
.datepicker {
  display: none;
  position: absolute;
  padding: 4px;
  margin-top: 1px;
  direction: ltr;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333;
  font-size: 13px;
  line-height: 18px;
}
.datepicker.dropdown-menu th {
  padding: 4px 5px;
}
.datepicker.dropdown-menu td {
  padding: 4px 5px;
}
.datepicker table {
  border: 0;
  margin: 0;
  width: auto;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
}
.datepicker td {
  text-align: center;
  width: 20px;
  height: 20px;
  border: 0;
  font-size: 12px;
  padding: 4px 8px;
  background: #fff;
  cursor: pointer;
}
.datepicker td.active.day,
.datepicker td.active.year {
  background: #2ba6cb;
}
.datepicker td.old,
.datepicker td.new {
  color: #999;
}
.datepicker td span.active {
  background: #2ba6cb;
}
.datepicker td.day.disabled {
  color: #eee;
}
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border: 0;
  font-size: 12px;
  padding: 4px 8px;
  background: #fff;
  cursor: pointer;
}
.datepicker th.active.day,
.datepicker th.active.year {
  background: #2ba6cb;
}
.datepicker th.date-switch {
  width: 145px;
}
.datepicker th span.active {
  background: #2ba6cb;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.datepicker tfoot tr:first-child th {
  cursor: pointer;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: 1px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div,
.datepicker-dropdown::before,
.datepicker-dropdown::after {
  display: none;
}
.datepicker-close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 15px;
  height: 30px;
  padding: 0;
  display: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.sk_nexilis_wrap .section4 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.sk_nexilis_wrap .section4 .history_box {
  width: 1800%;
  height: 100%;
  overflow: hidden;
  position: relative;
  transition: all 1.2s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .history_box > section {
  float: left;
  width: 5.55555556%;
  height: 100%;
}
.sk_nexilis_wrap .section4 .history_box > section > div {
  margin-top: 2.5rem;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #FFFFFF;
}
.sk_nexilis_wrap .section4 .title {
  position: absolute;
  top: 120px;
  left: 23.3%;
  z-index: 1;
  font-size: 50px;
  line-height: 50px;
  font-family: 'Montserrat';
  margin-bottom: 100px;
  transition: color 0.9s;
}
.sk_nexilis_wrap .section4 .history_box .white .title {
  color: #fff;
}
.sk_nexilis_wrap .section4 .history_box .white .list .txt {
  color: #fff;
}
.sk_nexilis_wrap .section4 .history_box .white .year {
  color: #fff;
}
.sk_nexilis_wrap .section4 .history_box .list {
  position: relative;
  z-index: 1;
}
.sk_nexilis_wrap .section4 .history_box .list li {
  padding-top: 65px;
}
.sk_nexilis_wrap .section4 .history_box .list li:first-child {
  padding-top: 0px !important;
}
.sk_nexilis_wrap .section4 .history_box .list .tit {
  font-family: 'Montserrat';
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  color: #EB6622;
  margin-bottom: 35px;
}
.sk_nexilis_wrap .section4 .history_box .list .txt {
  font-size: 20px;
  line-height: 1.6;
  color: #555555;
}
.sk_nexilis_wrap .section4 .history_box .list .txt > span {
  display: inline-block;
  width: 45px;
  font-size: 18px;
  font-weight: 600;
}
.sk_nexilis_wrap .section4 .bg_box {
  width: 900%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section {
  float: left;
  width: 11.1111%;
  height: 100%;
  position: relative;
}
.sk_nexilis_wrap .section4 .bg_box > section.bg1 {
  background: url(../img/img_history22.jpg) 0 0 repeat;
}
.sk_nexilis_wrap .section4 .bg_box > section.bg2 {
  background: url(../img/img_history23.jpg) 0 0 repeat;
}
.sk_nexilis_wrap .section4 .bg_box > section .pos1 {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 42.7%;
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
}
.sk_nexilis_wrap .section4 .bg_box > section .pos2 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 44.8%;
  height: 82%;
  background-size: cover !important;
  background-position: center center !important;
}
.sk_nexilis_wrap .section4 .bg_box > section .posImg2 {
  position: absolute;
  right: 17%;
  top: 10.25%;
  width: 19.8%;
}
.sk_nexilis_wrap .section4 .bg_box > section .posImg2 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .posImg2_1 {
  position: absolute;
  right: 10%;
  bottom: 10.25%;
  width: 19.8%;
}
.sk_nexilis_wrap .section4 .bg_box > section .posImg2_1 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos3 {
  position: absolute;
  left: 0px;
  bottom: 110px;
  width: 19.8%;
}
.sk_nexilis_wrap .section4 .bg_box > section .pos3 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos4 {
  position: absolute;
  left: 0px;
  bottom: 100px;
  width: 33.85%;
}
.sk_nexilis_wrap .section4 .bg_box > section .pos4 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos5 {
  position: absolute;
  left: 0;
  bottom: 95px;
  width: 26%;
}
.sk_nexilis_wrap .section4 .bg_box > section .pos5 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos6 {
  position: absolute;
  right: 120px;
  bottom: 0px;
  width: 33.85%;
  height: 92.1%;
  background-size: cover !important;
  background-position: center center !important;
}
.sk_nexilis_wrap .section4 .bg_box > section .pos7 {
  position: absolute;
  left: 0px;
  bottom: 100px;
  width: 33.33%;
}
.sk_nexilis_wrap .section4 .bg_box > section .pos7 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos8 {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 34.375%;
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
}
.sk_nexilis_wrap .section4 .bg_box > section .pos9 {
  position: absolute;
  right: 14.6%;
  top: 100px;
  width: 26%;
}
.sk_nexilis_wrap .section4 .bg_box > section .pos9 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos10 {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 49%;
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img1_1 {
  position: absolute;
  right: 21.35%;
  top: 120px;
  width: 27%;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img1_1 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img1_2 {
  position: absolute;
  right: -43%;
  top: 120px;
  width: 27%;
  opacity: 0;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img1_2 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img2_1 {
  position: absolute;
  right: 33.85%;
  bottom: 100px;
  width: 22.4%;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img2_1 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img2_2 {
  position: absolute;
  right: 0%;
  bottom: 100px;
  width: 22.4%;
  opacity: 0;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img2_2 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img3_1 {
  position: absolute;
  right: 17%;
  top: 10.25%;
  width: 19.8%;
  transition: all 1.7s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img3_1 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img3_2 {
  position: absolute;
  right: 10%;
  bottom: 10.25%;
  width: 19.8%;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img3_2 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img3_3 {
  position: absolute;
  right: 17%;
  top: -50%;
  width: 19.8%;
  opacity: 0;
  transition: all 1.7s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img3_3 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img3_4 {
  position: absolute;
  right: 10%;
  bottom: 100%;
  width: 19.8%;
  opacity: 0;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img3_4 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img10_1 {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 42.7%;
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img10_2 {
  position: absolute;
  right: 30%;
  bottom: 110px;
  width: 19.8%;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img10_2 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img10_3 {
  position: absolute;
  right: -20%;
  top: 0%;
  width: 42.7%;
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
  opacity: 0;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img10_4 {
  position: absolute;
  right: 0%;
  top: 120px;
  width: 19.8%;
  opacity: 0;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img10_4 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img10_5 {
  position: absolute;
  left: 20%;
  bottom: 110px;
  width: 19.8%;
  opacity: 0;
  transition: all 1s cubic-bezier(0.46, 0.87, 0.18, 1.01);
}
.sk_nexilis_wrap .section4 .bg_box > section .pos_img10_5 img {
  width: 100%;
  box-shadow: 31.8px 31.8px 70px 0 rgba(48, 54, 73, 0.2);
}
.sk_nexilis_wrap .section4 .btn_prev {
  display: inline-block;
  padding: 20px;
  position: absolute;
  left: 6.35%;
  top: 50%;
  margin-top: -47px;
  z-index: 25;
}
.sk_nexilis_wrap .section4 .btn_prev em {
  display: inline-block;
  width: 30px;
  height: 54px;
  overflow: hidden;
  position: relative;
}
.sk_nexilis_wrap .section4 .btn_prev em:before {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  position: absolute;
  left: -11px;
  top: 12px;
  background-color: #aaaaaa;
  transform: rotate(-45deg);
  transition: all 0.7s linear;
}
.sk_nexilis_wrap .section4 .btn_prev em:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  position: absolute;
  left: -11px;
  bottom: 12px;
  background-color: #aaaaaa;
  transform: rotate(45deg);
  transition: all 0.7s linear;
}
.sk_nexilis_wrap .section4 {
  padding-bottom: 6.25rem;
}
.sk_nexilis_wrap .section4 .history_navi {
  position: absolute;
  left: 50%;
  bottom: 2.5rem;
  width: 50%;
  transform: translateX(-50%);
  height: 1px;
  background-color: #aaaaaa;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sk_nexilis_wrap .section4 .history_navi a {
  flex: 1 0 0;
  position: relative;
  pointer-events: none;
}
.sk_nexilis_wrap .section4 .history_navi .xian {
  content: '';
  display: block;
  background-color: #EB6622;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0;
  height: 1px;
  transition: all 0.8s ease;
}
.sk_nexilis_wrap .section4 .history_navi a {
  position: absolute;
  left: 0px;
  top: -3px;
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #aaaaaa;
  border-radius: 14px;
  transition: all 0.8s ease;
}
.sk_nexilis_wrap .section4 .history_navi a span {
  margin: 1rem 0 0;
  opacity: 1;
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.87rem;
  color: #fff;
  transition: all 0.8s ease;
  left: -0.875rem;
  position: relative;
}
.sk_nexilis_wrap .section4 .history_navi .current {
  position: absolute;
  left: 0px;
  top: -3px;
  z-index: 10;
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #EB6622;
  border-radius: 14px;
  transition: all 0.8s ease;
}
.sk_nexilis_wrap .section4 .history_navi .current::before {
  content: '';
  position: absolute;
  left: -5px;
  top: -5px;
  width: 17px;
  height: 17px;
  box-sizing: border-box;
  border: solid 1px #EB6622;
  border-radius: 17px;
  animation: round 0.5s infinite linear alternate;
  transition: opacity 0.8s ease;
}
.sk_nexilis_wrap .section4 .history_navi a.hide {
  position: absolute;
  top: -1px;
  display: inline-block;
  width: 1px;
  height: 3px;
  background-color: #aaaaaa;
  border-radius: 0;
}
.sk_nexilis_wrap .section4 .history_navi a.hide span {
  display: none;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(1) {
  left: 0%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(2) {
  left: 5.88235294%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(3) {
  left: 11.76470588%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(4) {
  left: 17.64705882%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(5) {
  left: 23.52941176%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(6) {
  left: 29.41176471%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(7) {
  left: 35.29411765%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(8) {
  left: 41.17647059%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(9) {
  left: 47.05882353%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(10) {
  left: 52.94117647%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(11) {
  left: 58.82352941%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(12) {
  left: 64.70588235%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(13) {
  left: 70.58823529%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(14) {
  left: 76.47058824%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(15) {
  left: 82.35294118%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(16) {
  left: 88.23529412%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(17) {
  left: 94.11764706%;
}
.sk_nexilis_wrap .section4 .history_navi a:nth-child(18) {
  left: 100%;
}
.history_navi .xian {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.sk_nexilis_wrap .section4.year1 .history_box {
  transform: translate(0%, 0);
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
}
.sk_nexilis_wrap .section4.year1 .history_navi .current {
  left: 0%;
}
.sk_nexilis_wrap .section4.year1 .history_navi:before {
  width: 0%;
}
.sk_nexilis_wrap .section4.year1 .history_navi a:nth-child(1) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year1 .history_navi a:nth-child(1) span {
  color: #EB6622;
}
.sk_nexilis_wrap .section4.year2 .history_box {
  transform: translate(-5.55555556%, 0);
  -webkit-transform: translate(-5.55555556%, 0);
  -moz-transform: translate(-5.55555556%, 0);
  -ms-transform: translate(-5.55555556%, 0);
  -o-transform: translate(-5.55555556%, 0);
}
.sk_nexilis_wrap .section4.year2 .history_navi:before {
  width: 5.88235294%;
}
.sk_nexilis_wrap .section4.year2 .history_navi .current {
  left: 5.88235294%;
}
.sk_nexilis_wrap .section4.year2 .history_navi a:nth-child(2) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year2 .history_navi a:nth-child(2) span {
  color: #EB6622;
}
.sk_nexilis_wrap .section4.year2 .bg_box > section .pos_img10_1 {
  right: 20%;
  opacity: 0;
}
.sk_nexilis_wrap .section4.year2 .bg_box > section .pos_img10_2 {
  right: 50%;
  opacity: 0;
}
.sk_nexilis_wrap .section4.year2 .bg_box > section .pos_img10_3 {
  top: 0;
  right: 0;
  opacity: 1;
}
.sk_nexilis_wrap .section4.year2 .bg_box > section .pos_img10_4 {
  right: 25.25%;
  opacity: 1;
}
.sk_nexilis_wrap .section4.year2 .bg_box > section .pos_img10_5 {
  left: 0;
  opacity: 1;
}
.sk_nexilis_wrap .section4.year3 .history_box {
  transform: translate(-11.11111111%, 0);
  -webkit-transform: translate(-11.11111111%, 0);
  -moz-transform: translate(-11.11111111%, 0);
  -ms-transform: translate(-11.11111111%, 0);
  -o-transform: translate(-11.11111111%, 0);
}
.sk_nexilis_wrap .section4.year3 .bg_box {
  transform: translate(-11.1111%, 0);
  -webkit-transform: translate(-11.1111%, 0);
  -moz-transform: translate(-11.1111%, 0);
  -ms-transform: translate(-11.1111%, 0);
  -o-transform: translate(-11.1111%, 0);
}
.sk_nexilis_wrap .section4.year3 .history_navi:before {
  width: 11.76470588%;
}
.sk_nexilis_wrap .section4.year3 .history_navi .current {
  left: 11.76470588%;
}
.sk_nexilis_wrap .section4.year3 .history_navi a:nth-child(3) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4 .history_navi a.active span,
.sk_nexilis_wrap .section4 .history_navi a.active {
  color: #EB6622;
}
.sk_nexilis_wrap .section4.year4 .history_box {
  transform: translate(-16.66666667%, 0);
  -webkit-transform: translate(-16.66666667%, 0);
  -moz-transform: translate(-16.66666667%, 0);
  -ms-transform: translate(-16.66666667%, 0);
  -o-transform: translate(-16.66666667%, 0);
}
.sk_nexilis_wrap .section4.year4 .history_navi:before {
  width: 17.64705882%;
}
.sk_nexilis_wrap .section4.year4 .history_navi .current {
  left: 17.64705882%;
}
.sk_nexilis_wrap .section4.year4 .bg_box > section .pos_img1_1 {
  right: 63%;
  opacity: 0;
}
.sk_nexilis_wrap .section4.year4 .bg_box > section .pos_img1_2 {
  right: 21.35%;
  opacity: 1;
}
.sk_nexilis_wrap .section4.year4 .history_navi a:nth-child(4) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year5 .history_box {
  transform: translate(-22.22222222%, 0);
  -webkit-transform: translate(-22.22222222%, 0);
  -moz-transform: translate(-22.22222222%, 0);
  -ms-transform: translate(-22.22222222%, 0);
  -o-transform: translate(-22.22222222%, 0);
}
.sk_nexilis_wrap .section4.year5 .bg_box {
  transform: translate(-22.2222%, 0);
  -webkit-transform: translate(-22.2222%, 0);
  -moz-transform: translate(-22.2222%, 0);
  -ms-transform: translate(-22.2222%, 0);
  -o-transform: translate(-22.2222%, 0);
}
.sk_nexilis_wrap .section4.year5 .history_navi:before {
  width: 23.52941176%;
}
.sk_nexilis_wrap .section4.year5 .history_navi .current {
  left: 23.52941176%;
}
.sk_nexilis_wrap .section4.year5 .history_navi a:nth-child(5) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year6 .history_box {
  transform: translate(-27.77777778%, 0);
  -webkit-transform: translate(-27.77777778%, 0);
  -moz-transform: translate(-27.77777778%, 0);
  -ms-transform: translate(-27.77777778%, 0);
  -o-transform: translate(-27.77777778%, 0);
}
.sk_nexilis_wrap .section4.year6 .history_navi:before {
  width: 29.41176471%;
}
.sk_nexilis_wrap .section4.year6 .history_navi .current {
  left: 29.41176471%;
}
.sk_nexilis_wrap .section4.year6 .bg_box > section .pos_img2_1 {
  right: 66%;
  opacity: 0;
}
.sk_nexilis_wrap .section4.year6 .bg_box > section .pos_img2_2 {
  right: 33.85%;
  opacity: 1;
}
.sk_nexilis_wrap .section4.year6 .history_navi a:nth-child(6) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year7 .history_box {
  transform: translate(-33.33333333%, 0);
  -webkit-transform: translate(-33.33333333%, 0);
  -moz-transform: translate(-33.33333333%, 0);
  -ms-transform: translate(-33.33333333%, 0);
  -o-transform: translate(-33.33333333%, 0);
}
.sk_nexilis_wrap .section4.year7 .bg_box {
  transform: translate(-33.3333%, 0);
  -webkit-transform: translate(-33.3333%, 0);
  -moz-transform: translate(-33.3333%, 0);
  -ms-transform: translate(-33.3333%, 0);
  -o-transform: translate(-33.3333%, 0);
}
.sk_nexilis_wrap .section4.year7 .history_navi:before {
  width: 35.29411765%;
}
.sk_nexilis_wrap .section4.year7 .history_navi .current {
  left: 35.29411765%;
}
.sk_nexilis_wrap .section4.year7 .history_navi a:nth-child(7) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year7 .history_navi a:nth-child(7) span {
  color: #EB6622;
}
.sk_nexilis_wrap .section4.year8 .history_box {
  transform: translate(-38.88888889%, 0);
  -webkit-transform: translate(-38.88888889%, 0);
  -moz-transform: translate(-38.88888889%, 0);
  -ms-transform: translate(-38.88888889%, 0);
  -o-transform: translate(-38.88888889%, 0);
}
.sk_nexilis_wrap .section4.year8 .history_navi:before {
  width: 41.17647059%;
}
.sk_nexilis_wrap .section4.year8 .history_navi .current {
  left: 41.17647059%;
}
.sk_nexilis_wrap .section4.year8 .bg_box > section .pos_img3_1 {
  top: -50%;
  opacity: 0;
}
.sk_nexilis_wrap .section4.year8 .bg_box > section .pos_img3_2 {
  bottom: 100%;
  opacity: 0;
}
.sk_nexilis_wrap .section4.year8 .bg_box > section .pos_img3_3 {
  top: 10.25%;
  opacity: 1;
}
.sk_nexilis_wrap .section4.year8 .bg_box > section .pos_img3_4 {
  bottom: 10.25%;
  opacity: 1;
}
.sk_nexilis_wrap .section4.year8 .history_navi a:nth-child(8) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year9 .history_box {
  transform: translate(-44.44444444%, 0);
  -webkit-transform: translate(-44.44444444%, 0);
  -moz-transform: translate(-44.44444444%, 0);
  -ms-transform: translate(-44.44444444%, 0);
  -o-transform: translate(-44.44444444%, 0);
}
.sk_nexilis_wrap .section4.year9 .bg_box {
  transform: translate(-44.4444444%, 0);
  -webkit-transform: translate(-44.4444444%, 0);
  -moz-transform: translate(-44.4444444%, 0);
  -ms-transform: translate(-44.4444444%, 0);
  -o-transform: translate(-44.4444444%, 0);
}
.sk_nexilis_wrap .section4.year9 .history_navi:before {
  width: 47.05882353%;
}
.sk_nexilis_wrap .section4.year9 .history_navi .current {
  left: 47.05882353%;
}
.sk_nexilis_wrap .section4.year9 .history_navi a:nth-child(9) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year10 .history_box {
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.sk_nexilis_wrap .section4.year10 .history_navi:before {
  width: 52.94117647%;
}
.sk_nexilis_wrap .section4.year10 .history_navi .current {
  left: 52.94117647%;
}
.sk_nexilis_wrap .section4.year10 .history_navi a:nth-child(10) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year11 .history_box {
  transform: translate(-55.55555556%, 0);
  -webkit-transform: translate(-55.55555556%, 0);
  -moz-transform: translate(-55.55555556%, 0);
  -ms-transform: translate(-55.55555556%, 0);
  -o-transform: translate(-55.55555556%, 0);
}
.sk_nexilis_wrap .section4.year11 .bg_box {
  transform: translate(-55.5555%, 0);
  -webkit-transform: translate(-55.5555%, 0);
  -moz-transform: translate(-55.5555%, 0);
  -ms-transform: translate(-55.5555%, 0);
  -o-transform: translate(-55.5555%, 0);
}
.sk_nexilis_wrap .section4.year11 .history_navi:before {
  width: 58.82352941%;
}
.sk_nexilis_wrap .section4.year11 .history_navi .current {
  left: 58.82352941%;
}
.sk_nexilis_wrap .section4.year11 .history_navi a:nth-child(11) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year11 .history_navi a:nth-child(11) span {
  color: #EB6622;
}
.sk_nexilis_wrap .section4.year12 .history_box {
  transform: translate(-61.11111111%, 0);
  -webkit-transform: translate(-61.11111111%, 0);
  -moz-transform: translate(-61.11111111%, 0);
  -ms-transform: translate(-61.11111111%, 0);
  -o-transform: translate(-61.11111111%, 0);
}
.sk_nexilis_wrap .section4.year12 .history_navi:before {
  width: 64.70588235%;
}
.sk_nexilis_wrap .section4.year12 .history_navi .current {
  left: 64.70588235%;
}
.sk_nexilis_wrap .section4.year12 .history_navi a:nth-child(12) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year13 .history_box {
  transform: translate(-66.66666667%, 0);
  -webkit-transform: translate(-66.66666667%, 0);
  -moz-transform: translate(-66.66666667%, 0);
  -ms-transform: translate(-66.66666667%, 0);
  -o-transform: translate(-66.66666667%, 0);
}
.sk_nexilis_wrap .section4.year13 .bg_box {
  transform: translate(-66.6666%, 0);
  -webkit-transform: translate(-66.6666%, 0);
  -moz-transform: translate(-66.6666%, 0);
  -ms-transform: translate(-66.6666%, 0);
  -o-transform: translate(-66.6666%, 0);
}
.sk_nexilis_wrap .section4.year13 .history_navi:before {
  width: 70.58823529%;
}
.sk_nexilis_wrap .section4.year13 .history_navi .current {
  left: 70.58823529%;
}
.sk_nexilis_wrap .section4.year13 .history_navi a:nth-child(13) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year14 .history_box {
  transform: translate(-72.22222222%, 0);
  -webkit-transform: translate(-72.22222222%, 0);
  -moz-transform: translate(-72.22222222%, 0);
  -ms-transform: translate(-72.22222222%, 0);
  -o-transform: translate(-72.22222222%, 0);
}
.sk_nexilis_wrap .section4.year14 .history_navi:before {
  width: 76.47058824%;
}
.sk_nexilis_wrap .section4.year14 .history_navi .current {
  left: 76.47058824%;
}
.sk_nexilis_wrap .section4.year14 .history_navi a:nth-child(14) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year15 .history_box {
  transform: translate(-77.77777778%, 0);
  -webkit-transform: translate(-77.77777778%, 0);
  -moz-transform: translate(-77.77777778%, 0);
  -ms-transform: translate(-77.77777778%, 0);
  -o-transform: translate(-77.77777778%, 0);
}
.sk_nexilis_wrap .section4.year15 .bg_box {
  transform: translate(-77.7777%, 0);
  -webkit-transform: translate(-77.7777%, 0);
  -moz-transform: translate(-77.7777%, 0);
  -ms-transform: translate(-77.7777%, 0);
  -o-transform: translate(-77.7777%, 0);
}
.sk_nexilis_wrap .section4.year15 .history_navi:before {
  width: 82.35294118%;
}
.sk_nexilis_wrap .section4.year15 .history_navi .current {
  left: 82.35294118%;
}
.sk_nexilis_wrap .section4.year15 .history_navi a:nth-child(15) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year15 .history_navi a:nth-child(15) span {
  color: #EB6622;
}
.sk_nexilis_wrap .section4.year16 .history_box {
  transform: translate(-83.33333333%, 0);
  -webkit-transform: translate(-83.33333333%, 0);
  -moz-transform: translate(-83.33333333%, 0);
  -ms-transform: translate(-83.33333333%, 0);
  -o-transform: translate(-83.33333333%, 0);
}
.sk_nexilis_wrap .section4.year16 .history_navi:before {
  width: 88.23529412%;
}
.sk_nexilis_wrap .section4.year16 .history_navi .current {
  left: 88.23529412%;
}
.sk_nexilis_wrap .section4.year16 .history_navi a:nth-child(16) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4.year17 .history_box {
  transform: translate(-88.88888889%, 0);
  -webkit-transform: translate(-88.88888889%, 0);
  -moz-transform: translate(-88.88888889%, 0);
  -ms-transform: translate(-88.88888889%, 0);
  -o-transform: translate(-88.88888889%, 0);
}
.sk_nexilis_wrap .section4.year17 .bg_box {
  transform: translate(-88.8888%, 0);
  -webkit-transform: translate(-88.8888%, 0);
  -moz-transform: translate(-88.8888%, 0);
  -ms-transform: translate(-88.8888%, 0);
  -o-transform: translate(-88.8888%, 0);
}
.sk_nexilis_wrap .section4.year17 .history_navi:before {
  width: 94.11764706%;
}
.sk_nexilis_wrap .section4.year17 .history_navi .current {
  left: 94.11764706%;
}
.sk_nexilis_wrap .section4.year17 .history_navi a:nth-child(17) {
  background-color: #EB6622;
  transition: all 0.8s ease 0.4s;
}
.sk_nexilis_wrap .section4 .btn_next {
  display: inline-block;
  padding: 20px;
  position: absolute;
  right: 6.35%;
  top: 50%;
  margin-top: -47px;
  z-index: 25;
}
.sk_nexilis_wrap .section4 .btn_next em {
  display: inline-block;
  width: 30px;
  height: 54px;
  overflow: hidden;
  position: relative;
}
.sk_nexilis_wrap .section4 .btn_next em:before {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  position: absolute;
  right: -11px;
  top: 12px;
  background-color: #aaaaaa;
  transform: rotate(45deg);
  transition: all 0.7s linear;
}
.sk_nexilis_wrap .section4 .btn_next em:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  position: absolute;
  right: -11px;
  bottom: 12px;
  background-color: #aaaaaa;
  transform: rotate(-45deg);
  transition: all 0.7s linear;
}
@media (max-width: 1600px) {
  .sk_nexilis_wrap .section4 .btn_prev {
    left: 2.35%;
  }
  .sk_nexilis_wrap .section4 .btn_next {
    right: 2.35%;
  }
}
@media (max-width: 1440px) {
  .sk_nexilis_wrap .section4 .btn_next em,
  .sk_nexilis_wrap .section4 .btn_prev em {
    width: 15px;
  }
  .list_history .year {
    font-size: 6.75rem;
    line-height: 7rem;
  }
  .sk_nexilis_wrap .section4 .btn_next,
  .sk_nexilis_wrap .section4 .btn_prev {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .w60 {
    width: 100%;
  }
  .sk_nexilis_wrap .section4 .history_box > section > div {
    font-size: 14px;
    line-height: 26px;
  }
  .list_history .year {
    font-size: 4.75rem;
    line-height: 5rem;
    margin-top: 15px;
  }
  .sk_nexilis_wrap .section4 .history_navi {
    width: 90%;
  }
  .sk_nexilis_wrap .section4 .history_navi a span {
    transform: rotate(45deg);
  }
  .sk_nexilis_wrap .section4 {
    padding-bottom: 3.25rem;
  }
  .sk_nexilis_wrap .section4 .history_navi {
    bottom: 3.5rem;
  }
  .sk_nexilis_wrap .section4 .btn_next em,
  .sk_nexilis_wrap .section4 .btn_prev em {
    width: 10px;
  }
  .sk_nexilis_wrap .section4 .btn_next {
    right: 5px;
  }
  .sk_nexilis_wrap .section4 .btn_prev {
    left: 5px;
  }
}
.list_video .name {
  font-size: 1.125rem;
  line-height: 1.875rem;
}
.list_video li:hover .name {
  color: #EB6622;
}
.list_video li .pr::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: 20px solid transparent;
  border-left: 28px solid #fff;
  border-right: 0 solid transparent;
  border-bottom: 20px solid transparent;
  content: "";
  z-index: 9;
}
.list_video li .pr::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.315);
  z-index: 8;
}
input[type="file"] {
  display: none !important;
}
.sucess_file {
  width: calc(100% - 7.5rem) !important;
}
#upload-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 7.5rem;
  height: 3.125rem;
  padding: 0;
}
.sucess_file_video {
  width: calc(100% - 7.5rem) !important;
}
#upload-button-video {
  position: absolute;
  top: 0;
  right: 0;
  width: 7.5rem;
  height: 3.125rem;
  padding: 0;
}
.show_pro_three.p110 {
  padding-top: 5rem;
}
@media (max-width: 1600px) {
  .banner .swiper-slide .hover .content .p1 {
    font-size: 2.25rem;
  }
  .list_about_three .swiper-button-prev {
    left: 3rem !important;
  }
  .list_about_three .swiper-button-next {
    right: 3rem !important;
  }
}
@media (max-width: 1440px) {
  .banner .swiper-slide .hover .content .p1 {
    width: 38rem;
  }
  .list_about_three .swiper-button-prev {
    left: 1rem !important;
  }
  .list_about_three .swiper-button-next {
    right: 1rem !important;
  }
}
@media (max-width: 1280px) {
  .banner .swiper-slide .hover .content .p1 {
    padding: 1.5rem 0 1.5rem 2.5625rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }
  .banner .swiper-slide .hover .content .p2 img {
    height: 2.3125rem;
  }
  .banner .swiper-slide .hover .content .p2 {
    padding: 0 4rem;
    border-radius: 1rem 0px 1rem 0px;
  }
  .banner .swiper-slide .hover .content .p1 {
    width: 34rem;
  }
  .list_history .mySwiper2 dt {
    font-size: 2rem;
    margin-bottom: 5px;
  }
  .list_history .mySwiper2 .cont > div:nth-child(2) .img {
    height: 100%;
  }
  .list_history .mySwiper2 .cont > div:nth-child(2) .img img {
    height: 100%;
    object-fit: cover;
  }
  .list_history .mySwiper2 .swiper-slide:nth-child(2n) {
    align-items: flex-start;
  }
  .list_history .abt_a2_v1 .xian {
    top: 48.22%;
  }
  .list_history .mySwiper2 .swiper-slide:nth-child(2n) {
    margin-top: 14.3rem;
  }
  .list_history .mySwiper2 .swiper-slide {
    height: 14.9rem;
  }
  .list_history .mySwiper2 .img img {
    height: 4rem;
  }
  .list_history .mySwiper2 {
    margin: 2rem 0 0 0;
  }
  .list_about_five .ul li img {
    width: 11rem;
  }
}
@media (max-width: 990px) {
  .sk_nexilis_wrap .section4 .history_navi {
    width: 80%;
  }
  .list_history .w60 {
    width: 100%;
  }
  .banner .swiper-slide .hover .content .p1 {
    font-size: 24px;
    line-height: 32px;
  }
  .banner .swiper-slide .hover .content .p1 {
    width: 29rem;
  }
}
@media (max-width: 767px) {
  .sk_nexilis_wrap .section4 .history_box .white .year {
    line-height: 1.2;
  }
  .sk_nexilis_wrap .section4 .history_navi {
    width: 93%;
  }
  .sk_nexilis_wrap .section4 {
    padding-bottom: 6.25rem;
  }
  .sk_nexilis_wrap .section4 .btn_next,
  .sk_nexilis_wrap .section4 .btn_prev {
    top: 25%;
  }
  .banner .swiper-slide .hover .content .p1 {
    font-size: 20px;
    line-height: 28px;
    background: transparent;
    padding: 0;
  }
  .banner .swiper-slide .hover .content .p2 {
    display: none;
  }
  .banner .swiper-slide::after,
  .banner .swiper-slide::before {
    display: none;
  }
  .show_pro_three.p110 {
    padding-top: 25px;
  }
}
.pagination {
  clear: both;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  display: table;
  margin: 30px auto;
}
.pagination li {
  float: left;
  padding: 5px 14px;
  border: 1px solid #CCCCCC;
  margin-right: 6px;
  color: #666;
  font-size: 12px;
  list-style: none;
}
.pagination li:hover {
  border: 1px solid #EB6622;
}
.pagination li:hover a {
  color: #EB6622;
}
.pagination li a {
  color: #666;
  display: inline-block;
  padding: 5px 14px;
  text-align: center;
  margin: -5px -14px -5px -14px;
}
.pagination li.active {
  border: 1px solid #EB6622;
  background-color: #EB6622;
  color: #FFFFFF;
}
.pagination li.active a {
  color: #fff;
}
.list_about_five .imgss {
  display: none;
}
@media (max-width: 990px) {
  footer .ewm .col-md-4 {
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
  }
  .list_about_five {
    padding-bottom: 0;
  }
  .pc_show_990 {
    display: none;
  }
  .list_about_five .imgss {
    display: block;
  }
  .list_history .mySwiper2 .img img {
    width: 80%;
  }
  .list_history .swiper-button-next,
  .list_history .swiper-button-prev,
  .list_about_three .swiper-button-next,
  .list_about_three .swiper-button-prev {
    display: none;
  }
}
@media (max-width: 767px) {
  .pt80 {
    padding-top: 25px;
  }
  .show_pro_one .swiper-button-next {
    right: -15px;
  }
  .list_about_three .swiper-slide .heig img {
    max-width: 60%;
  }
  .show_pro_one .swiper-button-prev {
    left: -15px;
  }
  .show_pro_three .name {
    margin-bottom: 15px;
  }
  .show_pro_three td {
    white-space: nowrap;
  }
  .show_pro_three td:nth-child(1) {
    padding: 0.5rem 2rem;
  }
  .list_history .mySwiper2 .swiper-slide:nth-child(2n) {
    margin-top: 0;
    display: block;
  }
  .list_history .mySwiper2 .swiper-slide {
    height: auto;
  }
  .list_history .abt_a2_v1 .xian {
    display: none;
  }
  .list_history .mySwiper2 {
    margin: 25px 0 0;
    overflow: hidden;
    padding-bottom: 35px;
  }
  .list_history .mySwiper2 dd {
    margin-bottom: 15px;
    line-height: 24px;
    height: 72px;
  }
  .list_history .mySwiper2 .swiper-slide .tr div {
    order: 2 !important;
    margin-top: 0 !important;
  }
  .list_history .mySwiper2 .swiper-slide:nth-child(odd) .tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .list_history .mySwiper2 .swiper-slide {
    align-items: flex-start !important;
  }
  .list_history .mySwiper2 .swiper-slide .tr dt {
    order: 1 !important;
  }
  .list_history .mySwiper2 .img img {
    width: 100%;
  }
  .list_history .mySwiper2 dt {
    font-size: 22px;
  }
  .list_history .mySwiper2 {
    padding-bottom: 15px;
  }
  .list_history .mySwiper2 .swiper-slide:nth-child(odd) dd {
    order: 3;
  }
  .list_history .mySwiper2 .swiper-slide .tr dt {
    margin: 0 0 15px 0 !important;
  }
  .list_history .mySwiper2 .swiper-slide .tr dt::before,
  .list_history .mySwiper2 .swiper-slide .tr dt::after {
    display: none;
  }
  .list_history .swiper-button-white {
    display: none;
  }
  .list_history .swiper-pagination {
    bottom: 0;
  }
  .list_about_three .swiper-pagination {
    bottom: 0;
    position: static;
    margin-top: 20px;
  }
  .list_about_three .swiper-pagination-bullet {
    background: #ddd;
  }
  .list_about_three .swiper-pagination-bullet-active {
    background: #EB6622;
  }
}
.index_body {
  padding-top: 6.25rem;
}
.show_fenxi .swiper-button-next,
.show_fenxi .swiper-button-prev {
  width: 40px;
  height: 40px;
  background: #EB6622;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.25rem 1.25rem !important;
}
@media (max-width: 1280px) {
  .index_body {
    padding-top: 5.25rem;
  }
}
@media (max-width: 990px) {
  .index_body {
    padding-top: 60px;
  }
}
