body {
  overflow-x: hidden;
}
.after {
  content: '';
  display: inline-block;
}
.after_a {
  content: '';
  position: absolute;
}
.flex,
.flex_js,
.flex_jc,
.flex_ac,
.flex_js_ac,
.flex_jc_ac,
.flex_js_fe {
  display: flex;
}
.flex_js,
.flex_js_fe {
  justify-content: space-between;
}
.flex_jc {
  justify-content: center;
}
.flex_ac {
  align-items: center;
}
.flex_js_fe {
  align-items: flex-end;
}
.flex_js_ac {
  justify-content: space-between;
  align-items: center;
}
.flex_jc_ac {
  justify-content: center;
  align-items: center;
}
.flex_row {
  flex-flow: row wrap;
}
.f14 {
  font-size: calc(14 / 16 * 1em);
}
.f16 {
  font-size: calc(16 / 16 * 1em);
}
.f18 {
  font-size: calc(18 / 16 * 1em);
}
.f20 {
  font-size: calc(20 / 16 * 1em);
}
.f22 {
  font-size: calc(22 / 16 * 1em);
}
.f24 {
  font-size: calc(24 / 16 * 1em);
}
.f26 {
  font-size: calc(26 / 16 * 1em);
}
.f28 {
  font-size: calc(28 / 16 * 1em);
}
.f30 {
  font-size: calc(30 / 16 * 1em);
}
.f32 {
  font-size: calc(32 / 16 * 1em);
}
.f34 {
  font-size: calc(34 / 16 * 1em);
}
.f36 {
  font-size: calc(36 / 16 * 1em);
}
.f38 {
  font-size: calc(38 / 16 * 1em);
}
.f40 {
  font-size: calc(40 / 16 * 1em);
}
.f42 {
  font-size: calc(42 / 16 * 1em);
}
.f44 {
  font-size: calc(44 / 16 * 1em);
}
.f46 {
  font-size: calc(46 / 16 * 1em);
}
.f48 {
  font-size: calc(48 / 16 * 1em);
}
.f50 {
  font-size: calc(50 / 16 * 1em);
}
.f52 {
  font-size: calc(52 / 16 * 1em);
}
.f60 {
  font-size: calc(60 / 16 * 1em);
}
@media screen and (min-width: 1921px) {
  .img_w100 {
    width: 100%;
  }
  body {
    font-size: calc(16 / 1920 * 100vw);
  }
  .f14 {
    font-size: calc(14 / 1920 * 100vw);
  }
  .f16 {
    font-size: calc(16 / 1920 * 100vw);
  }
  .f18 {
    font-size: calc(18 / 1920 * 100vw);
  }
  .f20 {
    font-size: calc(20 / 1920 * 100vw);
  }
  .f22 {
    font-size: calc(22 / 1920 * 100vw);
  }
  .f24 {
    font-size: calc(24 / 1920 * 100vw);
  }
  .f26 {
    font-size: calc(26 / 1920 * 100vw);
  }
  .f28 {
    font-size: calc(28 / 1920 * 100vw);
  }
  .f30 {
    font-size: calc(30 / 1920 * 100vw);
  }
  .f32 {
    font-size: calc(32 / 1920 * 100vw);
  }
  .f34 {
    font-size: calc(34 / 1920 * 100vw);
  }
  .f36 {
    font-size: calc(36 / 1920 * 100vw);
  }
  .f38 {
    font-size: calc(38 / 1920 * 100vw);
  }
  .f40 {
    font-size: calc(40 / 1920 * 100vw);
  }
  .f42 {
    font-size: calc(42 / 1920 * 100vw);
  }
  .f44 {
    font-size: calc(44 / 1920 * 100vw);
  }
  .f46 {
    font-size: calc(46 / 1920 * 100vw);
  }
  .f48 {
    font-size: calc(48 / 1920 * 100vw);
  }
  .f50 {
    font-size: calc(50 / 1920 * 100vw);
  }
  .f52 {
    font-size: calc(52 / 1920 * 100vw);
  }
  .f60 {
    font-size: calc(60 / 1920 * 100vw);
  }
}
@media screen and (max-width: 1024px) {
  .f30 {
    font-size: calc(30 / 20 * 1em);
  }
  .f32 {
    font-size: calc(32 / 20 * 1em);
  }
  .f34 {
    font-size: calc(34 / 20 * 1em);
  }
  .f36 {
    font-size: calc(36 / 20 * 1em);
  }
  .f38 {
    font-size: calc(38 / 20 * 1em);
  }
  .f40 {
    font-size: calc(40 / 20 * 0.8em);
  }
  .f42 {
    font-size: calc(42 / 20 * 0.8em);
  }
  .f44 {
    font-size: calc(44 / 20 * 0.8em);
  }
  .f46 {
    font-size: calc(46 / 20 * 0.8em);
  }
  .f48 {
    font-size: calc(48 / 20 * 0.8em);
  }
  .f50 {
    font-size: calc(50 / 20 * 0.8em);
  }
  .f52 {
    font-size: calc(52 / 20 * 0.8em);
  }
  .f60 {
    font-size: calc(60 / 20 * 0.8em);
  }
}
@media screen and (max-width: 640px) {
  .f24 {
    font-size: calc(24 / 18 * 1em);
  }
  .f26 {
    font-size: calc(26 / 18 * 1em);
  }
  .f28 {
    font-size: calc(28 / 18 * 1em);
  }
  .f30 {
    font-size: calc(30 / 22 * 1em);
  }
  .f32 {
    font-size: calc(32 / 22 * 1em);
  }
  .f34 {
    font-size: calc(34 / 22 * 1em);
  }
  .f36 {
    font-size: calc(36 / 22 * 1em);
  }
  .f38 {
    font-size: calc(38 / 22 * 1em);
  }
  .f40 {
    font-size: calc(40 / 22 * 0.8em);
  }
  .f42 {
    font-size: calc(42 / 22 * 0.8em);
  }
  .f44 {
    font-size: calc(44 / 22 * 0.8em);
  }
  .f46 {
    font-size: calc(46 / 22 * 0.8em);
  }
  .f48 {
    font-size: calc(48 / 22 * 0.8em);
  }
  .f50 {
    font-size: calc(50 / 22 * 0.8em);
  }
  .f52 {
    font-size: calc(52 / 22 * 0.8em);
  }
  .f60 {
    font-size: calc(60 / 22 * 0.8em);
  }
}
.hidden {
  overflow: hidden;
}
.ani {
  transition: all 0.5s;
}
a:hover .ani {
  transform: scale(1.15);
}
html {
  font-size: 100px;
}
body {
  font-size: calc(16 / 1920 * 100vw);
}
body.hidden {
  overflow: hidden!important;
}
@media (min-width: 1025px) and (max-width: 1600px) {
  html {
    font-size: 6.25vw;
  }
  body {
    font-size: 0.16em;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: calc(100 / 1200 * 100vw);
  }
  body {
    font-size: 0.16em;
    overflow-x: hidden!important;
  }
}
@media (max-width: 768px) {
  html {
    font-size: calc(100 / 1024 * 100vw);
  }
}
@media (max-width: 640px) {
  html {
    font-size: calc(100 / 640 * 100vw);
  }
  body {
    font-size: 0.22em;
  }
}
.header {
  width: 100%;
  z-index: 100;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s ease-in-out;
  background-color: #fff;
}
.header a {
  color: #000;
}
.header .logo img {
  max-height: calc(85 / 1920 * 100vw);
}
.header .warp {
  max-width: calc(1760 / 1920 * 100vw);
  margin-left: auto;
}
.header .right {
  display: inline-flex;
  margin-left: calc(50 / 16 * 1em);
}
.header .menuIcon {
  display: none;
}
.header .other {
  display: inline-flex;
  flex: 0 0 auto;
  margin-left: 10px;
}
.header .lang {
  position: relative;
  display: inline-flex;
  align-items: center;
  border-left: 1px solid #eee;
  margin-left: calc(37 / 1920 * 100vw);
}
.header .lang .title {
  cursor: pointer;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  padding: 0 25px;
}
.header .lang .title::after {
  content: '';
  display: inline-block;
  border: 4px solid transparent;
  border-top-color: #333;
  margin-left: 10px;
  margin-top: 5px;
}
.header .lang .box {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  text-align: center;
  padding: calc(100 / 1920 * 100vw) 0 0;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  opacity: 0;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  pointer-events: none;
  transform: translate3d(-50%, -10px, 0);
  -webkit-transform: translate3d(-50%, -10px, 0);
  -moz-transform: translate3d(-50%, -10px, 0);
  -o-transform: translate3d(-50%, -10px, 0);
  -ms-transform: translate3d(-50%, -10px, 0);
  backface-visibility: hidden;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.header .lang .box aside {
  width: 100%;
  position: relative;
}
.header .lang .box a {
  color: #888888;
  display: block;
  transition: all 0.3s;
  border-top: 1px solid #e5e5e5;
  line-height: calc(60 / 1920 * 100vw);
}
.header .lang .box a:hover {
  background-color: #e60012;
  color: #fff;
}
.header .lang.on .title {
  color: #e60012;
}
.header .lang.on .title::after {
  border-top-color: #e60012;
}
.header .lang.on .box {
  opacity: 1;
  transform: translate3d(-50%, 0px, 0);
  -webkit-transform: translate3d(-50%, 0px, 0);
  -moz-transform: translate3d(-50%, 0px, 0);
  -o-transform: translate3d(-50%, 0px, 0);
  -ms-transform: translate3d(-50%, 0px, 0);
  backface-visibility: hidden;
  pointer-events: auto;
}
.header .search {
  border-left: 1px solid #eee;
  margin-right: calc(20 / 1920 * 100vw);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.header .search.search_show .top_search {
  opacity: 1;
  right: 0;
  pointer-events: auto;
  display: block;
}
.header .open_search {
  width: 20px;
  height: 20px;
  background: url(../images/search_3.png) no-repeat center;
  display: none;
}
.header .open_search.on {
  background: none;
  position: relative;
}
.header .open_search.on:before,
.header .open_search.on:after {
  position: absolute;
  content: '';
  width: 100%;
  left: 0;
  height: 2px;
  top: 50%;
  margin-top: -1.5px;
  background: #000;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.header .open_search.on:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.header .top_search {
  width: calc(380 / 1920 * 100vw);
  z-index: 10;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.header .top_search .btn {
  background: url(../images/search_3.png) no-repeat center;
  width: 20px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.header .top_search .text {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  padding: 0 60px 0 calc(40 / 16 * 1em);
  border: none;
  color: #000;
}
.header .navTop li {
  position: relative;
  text-align: center;
}
.header .navTop li span {
  display: inline-block;
  position: relative;
  z-index: 3;
  padding: 0 calc(30 / 1920 * 100vw);
}
.header .navTop li span a {
  position: relative;
  display: inline-block;
  line-height: calc(100 / 1920 * 100vw);
}
.header .navTop li span a::before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  height: calc(4 / 16 * 1em);
  background-color: #e60012;
  bottom: calc(20 / 16 * 1em);
}
.header .navTop li:hover span {
  background-color: #e60012;
  border-radius: 10px 10px 0 0;
}
.header .navTop li:hover span a {
  color: #fff;
}
.header .navTop li.aon span a::before {
  width: 100%;
}
.header .navTop li .sub {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  text-align: center;
  padding: calc(100 / 1920 * 100vw) 0 0;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  opacity: 0;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  pointer-events: none;
  transform: translate3d(-50%, -10px, 0);
  -webkit-transform: translate3d(-50%, -10px, 0);
  -moz-transform: translate3d(-50%, -10px, 0);
  -o-transform: translate3d(-50%, -10px, 0);
  -ms-transform: translate3d(-50%, -10px, 0);
  backface-visibility: hidden;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.header .navTop li .box {
  position: relative;
  width: 100%;
}
.header .navTop li .box a {
  color: #888888;
  display: block;
  transition: all 0.3s;
  border-top: 1px solid #e5e5e5;
  line-height: calc(60 / 1920 * 100vw);
}
.header .navTop li .box a:hover {
  background-color: #e60012;
  color: #fff;
}
.header .navTop li.hover .sub {
  opacity: 1;
  transform: translate3d(-50%, 0px, 0);
  -webkit-transform: translate3d(-50%, 0px, 0);
  -moz-transform: translate3d(-50%, 0px, 0);
  -o-transform: translate3d(-50%, 0px, 0);
  -ms-transform: translate3d(-50%, 0px, 0);
  backface-visibility: hidden;
  pointer-events: auto;
}
@media (max-width: 1680px) {
  .header .warp {
    max-width: 100%;
    width: 96%;
    margin: 0 auto;
  }
  .header .right {
    margin-left: 0;
  }
  .header .top_search {
    width: calc(300 / 1920 * 100vw);
  }
}
@media (max-width: 1024px) {
  .header {
    line-height: 60px;
  }
  .header .other {
    z-index: 110;
  }
  .header .lang {
    line-height: 1;
  }
  .header .lang .box {
    width: 100%;
  }
  .header .top_search {
    width: calc(400 / 1920 * 100vw);
  }
  .header .top_search .text {
    padding-right: 30px;
    padding-left: 15px;
  }
  .header .menuIcon {
    display: inline-flex;
    align-items: center;
  }
  .header #open_menu {
    z-index: 100;
    width: 17px;
    height: 14px;
    cursor: pointer;
    position: relative;
  }
  .header #open_menu i {
    display: inline-block;
    width: 80%;
    height: 2px;
    border-radius: 4px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #000;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 5px;
  }
  .header #open_menu::before,
  .header #open_menu::after {
    width: 100%;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    left: 0;
    content: '';
    position: absolute;
    border-radius: 5px;
  }
  .header #open_menu::before {
    top: 0;
  }
  .header #open_menu::after {
    bottom: 0;
    top: auto;
  }
  .header #open_menu.open_menu_on i {
    opacity: 0;
  }
  .header #open_menu.open_menu_on:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px;
  }
  .header #open_menu.open_menu_on:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: auto;
    top: 7px;
  }
  .header .navTop {
    display: none;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-y: auto;
    visibility: hidden;
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    line-height: 40px;
    margin-left: 0;
    display: block;
    padding: 0;
    transition: all 0.5s;
    opacity: 0;
    background-image: none;
    margin-right: 0;
    z-index: 106;
    padding-top: 60px;
  }
  .header .navTop::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 60px);
    background-color: rgba(0, 0, 0, 0.5);
  }
  .header .navTop.navTop_show {
    visibility: visible;
    right: 0;
    opacity: 1;
  }
  .header .navTop .ul {
    position: relative;
    height: 100%;
    max-height: 100%;
    width: 200px;
    margin: 0 0 0 auto;
    background-color: #fff;
    margin-right: 0;
    overflow: auto;
    display: block;
  }
  .header .navTop .ul li {
    float: none;
    height: auto;
    text-align: left;
    border-bottom: 1px solid #eee;
    margin: 0;
    width: 100%;
  }
  .header .navTop .ul li:hover span a,
  .header .navTop .ul li.aon span a {
    color: #333;
  }
  .header .navTop .ul li span {
    display: block;
    line-height: calc(50 / 16 * 1em);
    padding: 0 10%;
    text-align: left;
  }
  .header .navTop .ul li span a {
    padding-bottom: 0;
    display: inline-block;
    color: #333;
    line-height: calc(60 / 16 * 1em);
  }
  .header .navTop .ul li span a::before {
    display: none;
  }
  .header .navTop .ul li .sub {
    position: relative;
    transform: none;
    left: 0;
    top: 0;
    color: #999999;
    width: 100%;
    background-color: transparent;
    text-align: left;
    padding: 0 0 calc(10 / 16 * 1em);
    min-width: auto;
    display: none;
    opacity: 1;
    backface-visibility: hidden;
    pointer-events: auto;
  }
  .header .navTop .ul li .sub a {
    display: block;
    border: none;
  }
  .header .navTop .ul li .box {
    top: 0;
    box-shadow: none;
    text-align: left;
    padding: 0 0 0 10%;
  }
  .header .navTop .ul li .box::before {
    display: none;
  }
  .header .navTop .ul li .box a {
    margin: 0;
    padding: 0;
    line-height: 36px;
    text-align: left;
  }
  .header .navTop .ul .li_sub span {
    position: relative;
    display: block;
    padding-right: 20px;
  }
  .header .navTop .ul .li_sub .op {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s;
  }
  .header .navTop .ul .li_sub .op::before,
  .header .navTop .ul .li_sub .op::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #333;
    transform: translate(-50%, -50%);
  }
  .header .navTop .ul .li_sub .op::before {
    width: 100%;
    height: 2px;
  }
  .header .navTop .ul .li_sub .op::after {
    width: 2px;
    height: 100%;
  }
  .header .navTop .ul .li_sub.hover .op::after {
    opacity: 0;
  }
}
@media (max-width: 640px) {
  .header {
    position: relative;
  }
  .header .logo {
    height: 60px;
  }
  .header .logo a {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .header .logo img {
    max-height: 80%;
  }
  .header .lang {
    border-left: none;
    line-height: 60px;
  }
  .header .lang .box {
    padding-top: 60px;
  }
  .header .lang .box a {
    line-height: 40px;
  }
  .header .search {
    border-left: none;
    margin-right: 15px;
    position: static;
  }
  .header .open_search {
    display: block;
  }
  .header .top_search {
    width: 100%;
    top: 100%;
    display: none;
    position: absolute;
    right: 0;
    line-height: normal;
  }
  .header .top_search .btn {
    right: 10px;
  }
}
.Hbanner {
  position: relative;
}
.Hbanner .pic {
  position: relative;
  overflow: hidden;
}
.Hbanner .pic img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  -webkit-object-fit: cover;
}
.Hbanner .slick-dots {
  bottom: calc(50 / 1920 * 100vw);
  z-index: 5;
  position: relative;
}
.Hbanner .slick-dots li {
  width: calc(30 / 16 * 1em);
  height: 3px;
  opacity: 0.3;
  margin: 0;
  display: inline-flex;
  background-color: #fff;
  margin: 0 5px;
  position: relative;
}
.Hbanner .slick-dots li button {
  display: none;
}
.Hbanner .slick-dots li.slick-active {
  opacity: 1;
}
.Hbanner .slick-arrow {
  border: none;
  background-color: transparent;
  width: 30px;
}
.Hbanner .slick-arrow::before {
  width: 20px;
  height: 20px;
  border-color: #fff;
  border-width: 3px 3px 0 0;
}
.Hbanner .slick-prev {
  left: calc(70 / 1920 * 100vw);
}
.Hbanner .slick-next {
  right: calc(70 / 1920 * 100vw);
}
@media (max-width: 1024px) {
  .Hbanner .pic img {
    height: auto;
  }
  .Hbanner .slick-dots {
    position: absolute;
  }
}
@-webkit-keyframes picImg {
  0% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes picImg {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@media (max-width: 1024px) {
  #fullpage .section,
  #fullpage .fp-tableCell {
    height: auto!important;
  }
}
.Htitle {
  color: #333;
  margin-bottom: calc(30 / 52 * 1em);
}
.Htitle .red {
  color: #e60012;
}
.Habout {
  position: relative;
}
.Habout .bg {
  position: relative;
  overflow: hidden;
}
.Habout .bg img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  -webkit-object-fit: cover;
}
.Habout .textwarp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: calc(155 / 1920 * 100vw);
  text-align: center;
}
.Habout .des {
  line-height: calc(36 / 18);
  color: #333333;
  margin-bottom: calc(35 / 18 * 1em);
}
@media (max-width: 1024px) {
  .Habout {
    padding: 0;
  }
  .Habout .bg img {
    height: auto;
  }
}
@media (max-width: 768px) {
  .Habout .bg::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
    background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
    background-image: -ms-linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 640px) {
  .Habout .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .Habout .bg img {
    height: 100%;
  }
  .Habout .textwarp {
    position: relative;
    padding-bottom: 10%;
    background-color: rgba(255, 255, 255, 0.3);
  }
}
.Hmore {
  width: calc(180 / 16 * 1em);
  height: calc(60 / 16 * 1em);
  display: flex;
  align-items: center;
  justify-content: space-around;
  border: 1px solid #fff;
  border-radius: 50px;
  margin: 0 auto;
  color: #fff;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.Hmore::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #fff;
}
.Hmore:hover {
  background-color: #e60012;
  border-color: #e60012;
  color: #fff;
}
.Hmore.red {
  border-color: #e60012;
  color: #e60012;
}
.Hmore.red::after {
  border-left-color: #e60012;
}
.Hmore.red:hover {
  color: #fff;
}
.Hmore.red:hover::after {
  border-left-color: #fff;
}
.Hpro .bg {
  position: relative;
}
.Hpro .bg img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  -webkit-object-fit: cover;
}
.Hpro .textwarp {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  padding: calc(50 / 16 * 1em) calc(50 / 16 * 1em) calc(60 / 16 * 1em);
  background-image: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  color: #fff;
  width: 100%;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.Hpro .item {
  width: 18%;
  position: relative;
  transition: all 0.2s ease-in-out;
  height: 100vh;
}
.Hpro .des {
  line-height: calc(36 / 16);
  margin-bottom: calc(40 / 16 * 1em);
}
.Hpro .stit {
  margin: calc(15 / 14 * 1em) 0 0;
}
.Hpro .stit::after {
  content: '';
  display: block;
  margin: calc(25 / 14 * 1em) auto calc(20 / 14 * 1em);
  width: calc(40 / 14 * 1em);
  height: 4px;
  background-color: #e60012;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.Hpro .more {
  display: inline-block;
}
.Hpro .more::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #fff;
  margin-left: 15px;
}
.Hpro .con {
  display: none;
}
.Hpro .on {
  width: calc(100% - 18% * 3);
}
.Hpro .on .textwarp {
  /*.jbbg2(0deg,rgba(230,0,18,0.6),rgba(230,0,18,0));*/
  padding-top: calc(60 / 16 * 1em);
}
.Hpro .on .con {
  display: block;
}
.Hpro .on .stit::after {
  background-color: #fff;
}
@media (max-width: 1024px) {
  .Hpro .item {
    height: auto;
  }
  .Hpro .bg img {
    height: 100%;
  }
  .Hpro .textwarp {
    padding: 10% 5%;
  }
  .Hpro .list {
    flex-flow: row wrap;
  }
  .Hpro .item {
    width: 50%!important;
  }
  .Hpro .textwarp {
    /*.jbbg2(0deg,rgba(230,0,18,0.6),rgba(230,0,18,0));*/
    padding-top: calc(60 / 16 * 1em);
  }
  .Hpro .con {
    display: none!important;
  }
  .Hpro .stit::after {
    background-color: #fff;
  }
}
.Hnews {
  position: relative;
  padding-top: calc(90 / 1920 * 100vw);
}
.Hnews .warp {
  height: 100%;
}
.Hnews .img {
  position: relative;
}
.Hnews .Htitle {
  text-align: center;
}
.Hnews .list {
  padding: calc(20 / 1920 * 100vw);
  background-color: rgba(255, 255, 255, 0.95);
  margin-bottom: calc(40 / 1920 * 100vw);
}
.Hnews .time {
  color: #e60012;
}
.Hnews .tit {
  margin-top: calc(10 / 1920 * 100vw);
}
.Hnews .des {
  color: #888888;
  line-height: calc(24 / 16);
  margin-top: calc(10 / 1920 * 100vw);
}
.Hnews .top {
  order: 2;
  width: 50%;
  position: relative;
}
.Hnews .top .img {
  padding-top: calc(520 / 1920 * 100vw);
}
.Hnews .top .textwarp {
  background-color: rgba(255, 255, 255, 0.95);
  padding: calc(28 / 1920 * 100vw) calc(40 / 1920 * 100vw);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
}
.Hnews .ul {
  width: 48%;
}
.Hnews li:not(:last-child) {
  margin-bottom: calc(20 / 1920 * 100vw);
}
.Hnews li .img {
  width: 32%;
  height: calc(160 / 1920 * 100vw);
}
.Hnews li .textwarp {
  width: 64%;
}
@media (max-width: 1024px) {
  .Hnews {
    padding-bottom: calc(90 / 1920 * 100vw);
  }
  .Hnews li .img {
    height: calc(180 / 1920 * 100vw);
  }
}
@media (max-width: 640px) {
  .Hnews .top,
  .Hnews .ul {
    width: 100%;
  }
  .Hnews .top {
    order: 0;
    margin-bottom: 5%;
  }
  .Hnews .top .img {
    padding-top: calc(520 / 780 * 100%);
  }
  .Hnews li .img {
    height: 15vh;
  }
}
.Hsocial {
  padding-top: calc(90 / 1920 * 100vw);
}
.Hsocial .warp {
  height: 100%;
}
.Hsocial .left {
  width: 43%;
  max-width: 490px;
}
.Hsocial .Htitle {
  color: #fff;
}
.Hsocial .des {
  color: #fff;
  line-height: calc(32 / 18);
  margin: calc(30 / 18 * 1em) 0 calc(55 / 18 * 1em);
}
.Hsocial .right {
  width: 55%;
  max-width: 867px;
}
.Hsocial .Hmore {
  margin: 0;
}
@media (max-width: 1024px) {
  .Hsocial {
    padding-bottom: calc(90 / 1920 * 100vw);
  }
}
@media (max-width: 640px) {
  .Hsocial {
    padding: 10% 0;
  }
  .Hsocial .left,
  .Hsocial .right {
    width: 100%;
  }
  .Hsocial .right {
    margin-top: 8%;
  }
}
@media (min-width: 1025px) {
  .Hbox .ani_r {
    transition: all 0.5s;
    opacity: 0;
    transform: translateX(100px);
  }
  .Hbox .ani {
    opacity: 0;
    transform: translateY(50px);
  }
  .Hbox .ani:nth-child(2) {
    transition-delay: 0.3s;
  }
  .Hbox .ani:nth-child(3) {
    transition-delay: 0.5s;
  }
  .Hbox .ani:nth-child(4) {
    transition-delay: 0.65s;
  }
  .Hbox .ani:nth-child(5) {
    transition-delay: 0.75s;
  }
  .Hbox .ani:nth-child(6) {
    transition-delay: 0.85s;
  }
  .Hbox.ani_show .ani_r {
    opacity: 1;
    transform: translateX(0);
  }
  .Hbox.ani_show .ani {
    opacity: 1;
    transform: translateY(0);
  }
}
#fp-nav ul li a::before,
.fp-slidesNav ul li a::before {
  content: '';
  position: absolute;
  left: -2px;
  top: -2px;
  width: 16px;
  height: 16px;
  background: url(../images/line2.png) no-repeat center;
  background-size: contain;
  animation: rotate 2s linear infinite;
  opacity: 0;
}
#fp-nav ul li a.active::before,
.fp-slidesNav ul li a.active::before {
  opacity: 1;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.poImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
}
.NYbanner {
  position: relative;
}
.NYbanner .img {
  width: 100%;
}
.NYbanner .textwarp {
  position: absolute;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding-bottom: calc(110 / 1920 * 100vw);
  top: 0;
}
.NYbanner .textwarp .ban_title {
  margin-bottom: calc(35 / 48 * 1em);
}
.NYbanner .textwarp .des {
  line-height: calc(36 / 16);
  max-width: 770px;
}
.NYbanner .search {
  max-width: 800px;
  margin: calc(35 / 1920 * 100vw) 0 0;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
}
.NYbanner .search .text {
  width: 100%;
  height: calc(60 / 16 * 1em);
  border: none;
  padding-left: calc(25 / 16 * 1em);
  padding-right: calc(80 / 16 * 1em);
}
.NYbanner .search .btn {
  width: calc(75 / 16 * 1em);
  height: 100%;
  background: url(../images/search_3.png) no-repeat center;
  position: absolute;
  right: 0;
  top: 0;
}
.search_txt {
  color: #444444;
  padding: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: calc(30 / 16 * 1em);
}
.search_txt .red {
  color: #e60012;
}
.red {
  color: #e60012;
}
.NYmenu {
  border-bottom: 1px solid #e5e5e5;
}
.NYmenu .nav .ul {
  display: flex;
  flex-flow: wrap;
}
.NYmenu .nav li:not(:last-child) {
  margin-right: calc(60 / 1920 * 100vw);
}
.NYmenu .nav li:hover a,
.NYmenu .nav li.is-current a,
.NYmenu .nav li.aon a {
  color: #e60012;
}
.NYmenu .nav li:hover a::after,
.NYmenu .nav li.is-current a::after,
.NYmenu .nav li.aon a::after {
  width: 100%;
}
.NYmenu .nav a {
  display: block;
  padding: calc(30 / 1920 * 100vw) 0;
  position: relative;
  color: #333;
}
.NYmenu .nav a::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 0;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  height: 2px;
  background-color: #e60012;
}
.NYmenu .current {
  display: inline-flex;
  flex-flow: row wrap;
  color: #999999;
  align-items: center;
  background: url(../images/home.svg) no-repeat left center;
  padding-left: 25px;
}
.NYmenu .current a {
  color: #999999;
}
.NYmenu .current a:hover {
  color: #e60012;
}
.NYmenu .current i {
  display: inline-block;
  margin: 0 8px;
  font-style: normal;
  font-family: serif;
  font-weight: bold;
}
.NYmenu .current span {
  color: #333333;
}
@media (max-width: 1024px) {
  .NYmenu .current {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .NYmenu .nav a {
    line-height: 50px;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .NYmenu {
    margin-bottom: 10%;
  }
  .NYmenu .left,
  .NYmenu .right {
    width: 100%;
  }
  .NYmenu .right {
    padding: 0 0 5%;
  }
  .NYmenu .right a {
    margin-left: 0;
    margin-right: 5%;
  }
}
.nyColumnName {
  color: #e60012;
  line-height: 1;
}
.nyColumnName.border {
  padding-bottom: calc(40 / 1920 * 100vw);
  border-bottom: 4px solid #f7f7f7;
}
.mb90 {
  margin-bottom: calc(90 / 1920 * 100vw);
}
@media screen and (max-width: 640px) {
  .mb90 {
    margin-bottom: 10%;
  }
}
.mb100 {
  margin-bottom: calc(100 / 1920 * 100vw);
}
@media screen and (max-width: 640px) {
  .mb100 {
    margin-bottom: 10%;
  }
}
.mt100 {
  margin-top: calc(100 / 1920 * 100vw);
}
@media screen and (max-width: 640px) {
  .mt100 {
    margin-top: 10%;
  }
}
.mb120 {
  margin-bottom: calc(120 / 1920 * 100vw);
}
@media screen and (max-width: 640px) {
  .mb120 {
    margin-bottom: 12%;
  }
}
.mb55 {
  margin-bottom: calc(55 / 1920 * 100vw);
}
@media screen and (max-width: 640px) {
  .mb55 {
    margin-bottom: 5%;
  }
}
.contactBox {
  background-color: #f9f9f9;
}
.contactBox .right {
  width: 58.13%;
}
.contactBox .right img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.contactBox .left {
  width: calc(100% - 58.13%);
  display: flex;
  align-items: center;
  padding: calc(60 / 1920 * 100vw);
  color: #333333;
}
.contactBox .box {
  width: 100%;
}
.contactBox .txt {
  line-height: calc(36 / 16);
  margin: calc(25 / 16 * 1em) 0;
}
.contactBox .tit {
  padding-left: 25px;
  background: url(../images/icon_tel.png) no-repeat left center;
  color: #999999;
  line-height: 24px;
  margin-bottom: 10px;
}
.contactBox .ewm {
  margin-top: calc(50 / 16 * 1em);
  background: url(../images/contact_bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  padding: calc(20 / 16 * 1em) calc(30 / 16 * 1em);
  width: 100%;
}
.contactBox .pic {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: 32.7%;
}
.contactBox .pic img {
  width: 100%;
}
.contactBox .con {
  width: calc(100% - 32.7%);
  padding-left: calc(50 / 1920 * 100vw);
  font-weight: 100;
}
.contactBox .stit {
  margin: 15px 0;
}
@media (max-width: 768px) {
  .contactBox .left,
  .contactBox .right {
    width: 100%;
  }
  .contactBox .right {
    height: auto;
  }
  .contactBox .right img {
    height: auto;
  }
}
.footer {
  padding: calc(70 / 1920 * 100vw) 0 0;
  background: url(../images/footer_bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}
.footer a {
  color: #fff;
}
.footer .top {
  align-items: flex-start;
  margin-bottom: calc(100 / 16 * 1em);
}
.footer .ewm {
  order: 2;
  display: inline-flex;
  align-items: center;
}
.footer .ewm .pic {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: calc(180 / 16 * 1em);
  margin-right: calc(25 / 16 * 1em);
  flex: 0 0 auto;
}
.footer .ewm .pic img {
  width: 100%;
}
.footer .ewm .item {
  line-height: 1.6;
  font-weight: 100;
}
.footer .ewm .item:not(:last-child) {
  padding-bottom: calc(15 / 16 * 1em);
  margin-bottom: calc(20 / 16 * 1em);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer .nav {
  display: inline-flex;
}
.footer .nav dl {
  font-weight: bold;
}
.footer .nav dl:not(:last-child) {
  margin-right: calc(75 / 1920 * 100vw);
}
.footer .nav dd {
  margin-top: calc(20 / 16 * 1em);
}
.footer .nav dd a {
  display: block;
  line-height: calc(36 / 16);
  font-weight: 100;
}
.footer .Coypright {
  text-align: center;
  padding: calc(40 / 16 * 1em) 0;
  color: rgba(255, 255, 255, 0.8);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  font-weight: 100;
}
.footer .Coypright a {
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1024px) {
  .footer .top {
    justify-content: center;
    margin-bottom: calc(40 / 16 * 1em);
  }
  .footer .nav {
    display: none;
  }
  .footer .Coypright {
    padding: 3% 0;
  }
}
.job_list {
  color: #333;
}
.job_list .title {
  display: flex;
  width: 100%;
  padding: calc(30 / 16 * 1em) calc(40 / 16 * 1em);
  border-bottom: 1px solid #eeeeee;
  align-items: center;
  cursor: pointer;
}
.job_list .title li {
  width: 100%;
}
.job_list .title .name,
.job_list .title .icon {
  flex: 0 0 auto;
}
.job_list .title .icon {
  width: 15px;
}
.job_list .title .icon span {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
}
.job_list .title .icon span::before,
.job_list .title .icon span::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #333333;
}
.job_list .title .icon span::before {
  width: 100%;
  height: 2px;
}
.job_list .title .icon span::after {
  width: 2px;
  height: 100%;
}
.job_list .title .name {
  width: 26%;
}
.job_list .top {
  border-top: 2px solid #333333;
  color: #999999;
}
.job_list .content {
  padding: calc(30 / 16 * 1em) calc(40 / 16 * 1em) calc(50 / 16 * 1em);
  background-color: #f8f8f8;
  display: none;
}
.job_list .con {
  line-height: calc(30 / 16);
}
.job_list .items {
  margin-bottom: calc(35 / 16 * 1em);
}
.job_list .tit {
  padding-left: 35px;
  background: url(../images/job_icon1.png) no-repeat left center;
  color: #e60012;
  margin-bottom: 10px;
}
.job_list .ask .tit {
  background-image: url(../images/job_icon2.png);
}
.job_list .btn {
  width: 220px;
  line-height: 60px;
  text-align: center;
  background-color: #e60012;
  color: #fff;
  display: inline-block;
  margin: 10px 0;
  font-weight: 100;
}
.job_list .selected .title {
  border-bottom: none;
  background-color: #e60012;
  color: #fff;
}
.job_list .selected .icon span::before {
  background-color: #fff;
}
.job_list .selected .icon span::after {
  opacity: 0;
}
@media (max-width: 640px) {
  .job_list .title {
    padding: calc(20 / 16 * 1em) calc(20 / 16 * 1em);
    padding-right: 0;
  }
  .job_list .title .work,
  .job_list .title .num,
  .job_list .title .experience,
  .job_list .title .time,
  .job_list .title .edu {
    display: none;
  }
  .job_list .title .name {
    width: calc(100% - 30px);
  }
  .job_list .content {
    padding: calc(20 / 16 * 1em) calc(20 / 16 * 1em);
  }
  .job_list .btn {
    width: 140px;
    line-height: 40px;
  }
}
.open_inner {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  max-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
}
.open_inner > .flex {
  width: 100%;
  min-height: 100%;
  align-items: center;
  justify-content: center;
}
.open_inner .inner {
  width: 96%;
  max-width: 600px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}
.open_inner .title {
  text-align: center;
  color: #333333;
  margin-bottom: 10px;
}
.open_join .inner {
  padding: calc(50 / 16 * 1em) 0 0;
}
.open_join .formbox {
  max-width: 620px;
  margin: 0 auto;
}
.open_join .filebox {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border-radius: 100%;
  background-color: #fef2f3;
  color: #e60012;
}
.open_join .filebox .icon {
  width: 46px;
  height: 40px;
  background: url(../images/file_icon.png) no-repeat center;
  display: block;
  margin: 0 auto 5px;
}
.open_join .filebox #file-input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.open_join #file-txt {
  min-height: 24px;
  color: #666;
  margin-bottom: 5px;
}
.open_join .file_item {
  margin: calc(40 / 16 * 1em) calc(50 / 16 * 1em);
  border: 1px dashed rgba(12, 79, 175, 0.2);
  text-align: center;
  padding: calc(45 / 16 * 1em);
  line-height: calc(24 / 16);
  color: #bbbbbb;
}
.open_join .btn {
  width: 50%;
  line-height: calc(70 / 16 * 1em);
  text-align: center;
  background-color: #e60012;
  color: #fff;
}
.open_join .cancel {
  background-color: #eeeeee;
  color: #333333;
}
.newsBox .left {
  width: 73.75%;
}
.newsBox .Pages {
  justify-content: flex-start;
}
.newsBox .right {
  width: 21.25%;
}
@media (max-width: 768px) {
  .newsBox .left,
  .newsBox .right {
    width: 100%;
  }
  .newsBox .right {
    margin: 5% 0;
  }
}
.newsList .item {
  padding-bottom: calc(30 / 16 * 1em);
  margin-bottom: calc(30 / 16 * 1em);
  border-bottom: 1px solid #eeeeee;
}
.newsList .box {
  width: 100%;
}
.newsList .pic {
  width: calc(345 / 16 * 1em);
  height: calc(230 / 16 * 1em);
  position: relative;
}
.newsList .textwarp {
  width: calc(100% - 345 / 16 * 1em);
  padding-left: calc(50 / 16 * 1em);
  padding-top: calc(20 / 16 * 1em);
  line-height: calc(30 / 16 * 1em);
}
.newsList .des {
  height: calc(90 / 16 * 1em);
  margin: calc(20 / 16 * 1em) 0;
  color: #444444;
}
.newsList .time {
  color: #333333;
  font-weight: bold;
}
@media (max-width: 640px) {
  .newsList .pic,
  .newsList .textwarp {
    width: 100%;
  }
  .newsList .textwarp {
    padding-left: 0;
  }
}
.suggest_news .title {
  color: #333333;
  margin-bottom: calc(25 / 24 * 1em);
}
.suggest_news .list {
  line-height: 30px;
}
.suggest_news .list li {
  margin-bottom: calc(20 / 16 * 1em);
}
.suggest_news .list li:first-child .num {
  background-color: #e60012;
  color: #fff;
}
.suggest_news .list li:nth-child(2) .num {
  background-color: #f34d5a;
  color: #fff;
}
.suggest_news .list li:nth-child(3) .num {
  background-color: #ffadad;
  color: #fff;
}
.suggest_news .list .num {
  display: inline-block;
  width: 30px;
  text-align: center;
  color: #dddddd;
  margin-right: calc(15 / 16 * 1em);
}
.suggest_news .list a {
  color: #666666;
}
.suggest_news .list a:hover {
  color: #e60012;
}
.suggest_news .other {
  background: url(../images/news_bg.jpg) no-repeat center;
  background-size: cover;
  color: #fbdfc3;
  padding: calc(30 / 16 * 1em) calc(35 / 16 * 1em);
  margin-top: calc(55 / 16 * 1em);
}
.suggest_news .other .stit {
  line-height: calc(24 / 16);
  margin-bottom: calc(45 / 16 * 1em);
}
.suggest_news .other .txt {
  line-height: calc(24 / 14);
}
.SingleBox {
  color: #444444;
  line-height: calc(30 / 16);
  font-weight: 100;
}
.SingleBox p,
.SingleBox h1,
.SingleBox h2,
.SingleBox h3,
.SingleBox h4,
.SingleBox h5,
.SingleBox h6 {
  margin: 1.8em 0;
}
.newsDetails .news_title {
  color: #333333;
  margin-bottom: calc(40 / 1920 * 100vw);
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: calc(15 / 16 * 1em);
}
.newsDetails .news_title .title {
  margin-bottom: calc(25 / 36 * 1em);
}
.newsDetails .news_title .time {
  font-weight: bold;
}
.newsDetails .Details_page {
  line-height: 1.7;
  padding-top: 25px;
  margin-top: calc(80 / 16 * 1em);
  position: relative;
}
.newsDetails .Details_page .item {
  width: 49.5%;
  background-color: #f8f8f8;
  padding: calc(25 / 16 * 1em) calc(40 / 16 * 1em);
  color: #999;
}
.newsDetails .Details_page span {
  display: block;
}
.newsDetails .Details_page a:hover {
  color: #e60012;
}
@media (max-width: 640px) {
  .newsDetails .Details_page {
    margin-top: 5%;
  }
  .newsDetails .Details_page .item {
    width: 100%;
    margin-bottom: 5px;
    padding: 3% 5%;
  }
}
.pro_index .items:not(:last-child) {
  margin-bottom: calc(180 / 1920 * 100vw);
}
.pro_index .items:nth-child(2n) .textwarp {
  order: 2;
}
.pro_index .items:nth-child(2n) .textwarp .box {
  margin-left: 0;
  margin-right: auto;
  padding-right: 0;
  padding-left: calc(115 / 1920 * 100vw);
}
.pro_index .items:nth-child(2n) .textwarp .top {
  display: block;
}
.pro_index .items:nth-child(2n) .textwarp .pro_tit,
.pro_index .items:nth-child(2n) .textwarp .des {
  width: 100%;
}
.pro_index .items:nth-child(2n) .textwarp .des {
  max-width: 480px;
}
.pro_index .textwarp {
  width: calc(100% - 52.549%);
  color: #333333;
}
.pro_index .textwarp .box {
  max-width: 760px;
  margin-left: auto;
  height: 100%;
  padding-right: calc(60 / 1920 * 100vw);
  border-bottom: 1px solid #eeeeee;
  flex-flow: column wrap;
}
.pro_index .pic {
  position: relative;
  min-height: calc(700 / 16 * 1em);
  width: 52.549%;
}
.pro_index .pro_tit {
  width: 40%;
}
.pro_index .tit {
  color: #333;
}
.pro_index .stit {
  margin: 15px 0;
}
.pro_index .line {
  width: calc(40 / 16 * 1em);
  height: 4px;
  background-color: #e60012;
  margin: calc(50 / 16 * 1em) 0;
}
.pro_index .des {
  width: 51.5%;
  letter-spacing: 1px;
  line-height: calc(36 / 16);
}
.pro_index .des p {
  margin-bottom: 10px;
}
.pro_index .list {
  width: 100%;
  padding-bottom: calc(40 / 16 * 1em);
}
.pro_index .list .ul {
  display: inline-flex;
  align-items: center;
  flex-flow: row wrap;
  gap: calc(30 / 16 * 1em);
}
.pro_index .list .item_li {
  width: calc(120 / 16 * 1em);
}
.pro_index .list .img {
  position: relative;
  height: calc(120 / 16 * 1em);
  border-radius: 100%;
}
.pro_index .more {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  margin-left: calc(30 / 16 * 1em);
}
.pro_index .more::after {
  content: '';
  display: inline-block;
  width: 9px;
  height: 9px;
  border: solid #333;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  margin-left: 8px;
}
.pro_index .more:hover::after {
  border-color: #e60012;
}
@media (max-width: 1680px) {
  .pro_index .textwarp .box {
    width: 100%;
    padding: 6%;
    max-width: 100%;
  }
  .pro_index .items:nth-child(2n) .textwarp .box {
    width: 100%;
    padding: 6%;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .pro_index .textwarp .top {
    display: block;
  }
  .pro_index .textwarp .pro_tit,
  .pro_index .textwarp .des {
    width: 100%;
  }
  .pro_index .textwarp .des {
    max-width: 480px;
  }
  .pro_index .list {
    margin: 5% 0;
  }
  .pro_index .list .ul {
    gap: calc(16 / 16 * 1em);
    width: 100%;
  }
  .pro_index .list .item_li {
    width: calc(90 / 16 * 1em);
  }
  .pro_index .list .img {
    height: calc(90 / 16 * 1em);
  }
}
@media (max-width: 640px) {
  .pro_index .pic,
  .pro_index .textwarp {
    width: 100%;
  }
  .pro_index .pic {
    height: auto;
    min-height: auto;
    padding-top: calc(700 / 1000 * 100%);
  }
  .pro_index .list {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .pro_index .list .ul {
    width: 100%;
  }
  .pro_index .list .more {
    margin-left: 0;
    margin-top: 5%;
  }
  .pro_index .line {
    margin: calc(20 / 16 * 1em) 0;
  }
  .pro_index .items .textwarp {
    order: 0;
  }
  .pro_index .items .pic {
    order: 3;
  }
}
.pro_list {
  padding-bottom: calc(140 / 1920 * 100vw);
}
.pro_list .category {
  color: #333333;
  padding-bottom: calc(40 / 16 * 1em);
  margin-bottom: calc(80 / 16 * 1em);
  border-bottom: 1px solid #eeeeee;
}
.pro_list .category .pro_tit {
  width: 35%;
}
.pro_list .category .stit {
  margin: 15px 0;
}
.pro_list .category .line {
  width: calc(40 / 16 * 1em);
  height: 4px;
  background-color: #e60012;
  margin: calc(50 / 16 * 1em) 0;
}
.pro_list .category .des {
  width: 62.5%;
  line-height: calc(36 / 16);
  font-weight: 100;
}
.pro_list .category .des p {
  margin-bottom: 10px;
}
.pro_list .pro_menu {
  margin-bottom: calc(40 / 16 * 1em);
}
.pro_list .pro_menu .ul {
  display: inline-flex;
  gap: calc(60 / 1920 * 100vw);
  align-items: flex-end;
}
.pro_list .pro_menu .ul a {
  color: #666666;
}
.pro_list .pro_menu .ul a:hover {
  color: #e60012;
}
.pro_list .pro_menu .ul .aon a {
  font-size: calc(24 / 18 * 1em);
  color: #e60012;
}
.pro_list .list .ul {
  margin: 0 -10px;
}
.pro_list .list .img {
  display: block;
  padding-top: calc(280 / 385 * 100%);
  position: relative;
  overflow: hidden;
  margin: 0 10px;
}
.pro_list .btn {
  display: inline-flex;
  gap: calc(20 / 16 * 1em);
}
.pro_list .slick-arrow {
  position: relative;
  transform: none;
  left: auto;
  right: auto;
}
.pro_list .slick-next {
  transform: rotate(180deg);
}
@media (max-width: 640px) {
  .pro_list .category .top {
    flex-flow: row wrap;
  }
  .pro_list .category .pro_tit,
  .pro_list .category .des {
    width: 100%;
  }
  .pro_list .category .line {
    margin: calc(20 / 16 * 1em) 0;
  }
}
.society_liability .society_item_one {
  margin-bottom: calc(140 / 1920 * 100vw);
}
.society_liability .society_item_one .left {
  width: 37.5%;
}
.society_liability .society_item_one .right {
  width: 55%;
}
.society_liability .society_item_one .title {
  color: #333;
}
.society_liability .society_item_one .line {
  width: calc(40 / 16 * 1em);
  height: 4px;
  background-color: #e60012;
  margin: calc(40 / 16 * 1em) 0 calc(50 / 16 * 1em);
}
.society_liability .society_item_one .con {
  line-height: calc(36 / 16);
}
.society_liability .society_item_one .right .con {
  line-height: calc(36 / 20);
  color: #333333;
  padding: calc(40 / 20 * 1em) 0 calc(50 / 20 * 1em);
  border-bottom: 2px solid #000000;
}
.society_liability .society_item_one .right .txt {
  max-width: 800px;
}
.society_liability .society_item_two .left {
  width: 46.243%;
}
.society_liability .society_item_two .right {
  width: calc(100% - 46.243%);
}
.society_liability .society_item_two .right .warp {
  max-width: 880px;
  padding-left: calc(100 / 1920 * 100vw);
  padding-bottom: calc(35 / 16 * 1em);
}
.society_liability .society_item_two .right .box {
  margin-top: calc(35 / 16 * 1em);
  line-height: calc(36 / 16);
}
.society_liability .society_item_two .right .stit {
  color: #333;
}
.society_liability .society_item_two .numbox {
  padding: calc(55 / 16 * 1em) 0;
  background-color: #f5f5f5;
}
.society_liability .society_item_two .numbox .txt {
  color: #e60012;
  font-weight: bold;
  margin-bottom: 5px;
}
.society_liability .society_item_two .numbox .txt span {
  font-weight: normal;
  margin-left: 5px;
}
.society_liability .society_item_three {
  margin: calc(90 / 1920 * 100vw) 0;
}
.society_liability .society_item_three .box {
  width: 45%;
  line-height: calc(36 / 16);
}
.society_liability .society_item_three .stit {
  color: #333;
}
.society_liability .society_item_four {
  margin-bottom: calc(120 / 1920 * 100vw);
}
.society_liability .society_item_four .w1600 {
  position: relative;
}
.society_liability .society_item_four .img img {
  width: 100%;
}
.society_liability .society_item_four .textwarp {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: calc(45 / 1920 * 100vw) calc(75 / 1920 * 100vw) calc(50 / 1920 * 100vw);
  color: #fff;
  line-height: calc(36 / 16);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background: rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 1024px) {
  .society_liability .society_item_one .left,
  .society_liability .society_item_two .left,
  .society_liability .society_item_one .right,
  .society_liability .society_item_two .right {
    width: 100%;
  }
  .society_liability .society_item_three .box {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .society_liability .society_item_four .textwarp {
    position: relative;
    color: #666;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }
  .society_liability .society_item_four .textwarp .img {
    display: none;
  }
}
.slick_btn {
  display: inline-flex;
  gap: calc(20 / 16 * 1em);
  flex: 0 0 auto;
}
.slick_btn .slick-arrow {
  position: relative;
  transform: none;
  left: auto;
  right: auto;
}
.slick_btn .slick-next {
  transform: rotate(180deg);
}
.about_tit {
  position: relative;
}
.about_tit .nytitle {
  color: #333333;
}
.about_tit .info {
  margin-top: calc(15 / 16 * 1em);
}
.about_tit .slick_btn {
  margin-left: calc(20 / 16 * 1em);
}
.about_style_box .list {
  margin: 0 calc(-62 / 1920 * 100vw);
}
.about_style_box .box {
  display: block;
  margin: 0 calc(62 / 1920 * 100vw);
  color: #000000;
}
.about_style_box .box:hover .tit {
  color: #e60012;
}
.about_style_box .pic {
  position: relative;
  padding-top: calc(300 / 450 * 100%);
}
.about_style_box .textwarp {
  padding: calc(35 / 16 * 1em);
  background-color: #f8f8f8;
}
.about_style_box .tit {
  font-weight: normal;
}
.about_style_box .des {
  margin: calc(20 / 16 * 1em) 0 calc(25 / 16 * 1em);
  line-height: calc(30 / 16 * 1em);
  height: calc(95 / 16 * 1em);
}
.about_style_box .time {
  font-weight: bold;
}
@media (max-width: 1024px) {
  .about_style_box .list {
    margin: 0 calc(-30 / 1920 * 100vw);
  }
  .about_style_box .box {
    margin: 0 calc(30 / 1920 * 100vw);
  }
}
.about_laboratory {
  padding: calc(80 / 1920 * 100vw) 0;
  background-color: #f8f8f8;
}
.about_laboratory .left {
  width: 32.055%;
}
.about_laboratory .left .nytitle {
  color: #333;
  margin-bottom: calc(20 / 36 * 1em);
}
.about_laboratory .left .box {
  max-width: 450px;
  margin-left: auto;
  padding-right: calc(105 / 1920 * 100vw);
}
.about_laboratory .left .des {
  line-height: calc(30 / 16);
  min-height: calc(210 / 16 * 1em);
  margin-bottom: calc(30 / 16 * 1em);
}
.about_laboratory .right {
  width: calc(100% - 32.055%);
  padding-right: calc(510 / 1920 * 100vw);
  overflow: hidden;
}
.about_laboratory .right .pic {
  padding-top: calc(560 / 760 * 100%);
  margin-right: calc(40 / 1920 * 100vw);
  position: relative;
}
.about_laboratory .right .slick-list {
  overflow: initial;
}
@media (max-width: 1366px) {
  .about_laboratory .left {
    padding-left: 4%;
  }
}
@media (max-width: 640px) {
  .about_laboratory {
    flex-flow: row wrap;
  }
  .about_laboratory .left,
  .about_laboratory .right {
    width: 100%;
  }
  .about_laboratory .left {
    padding: 4%;
  }
  .about_laboratory .left .des {
    min-height: auto;
  }
}
.about_produce {
  padding: calc(120 / 1920 * 100vw) 0;
  overflow: hidden;
}
.about_produce .list {
  margin: 0 calc(-25 / 1920 * 100vw);
}
.about_produce .box {
  margin: 0 calc(25 / 1920 * 100vw);
  position: relative;
}
.about_produce .tit {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: calc(20 / 24 * 1em) calc(25 / 24 * 1em);
  color: #fff;
}
.about_produce .pic {
  padding-top: calc(341 / 500 * 100%);
  position: relative;
}
.about_produce .slick-list {
  overflow: initial;
}
.about_produce .slick-slide {
  opacity: 0.3;
}
.about_produce .slick-active {
  opacity: 1;
}
.about_party_info {
  padding-bottom: calc(120 / 1920 * 100vw);
  position: relative;
  min-height: calc(550 / 16 * 1em);
}
.about_party_info .box {
  max-width: 885px;
  position: relative;
  z-index: 3;
}
.about_party_info .title {
  color: #e60012;
}
.about_party_info .stit {
  color: #333333;
  margin: calc(15 / 20 * 1em) 0 calc(25 / 20 * 1em);
}
.about_party_info .con {
  line-height: calc(30 / 16);
  color: #666666;
}
.about_party_info .con p {
  margin: 10px 0;
}
.about_party_info .img {
  position: absolute;
  left: 0;
  top: calc(-110 / 1920 * 100vw);
  width: 100%;
}
@media (max-width: 640px) {
  .about_party_info .img {
    top: auto;
    bottom: 0;
  }
}
.about_party_list {
  padding: calc(215 / 1920 * 100vw) 0 calc(80 / 16 * 1em);
  background: url(../images/party_bg.jpg) no-repeat center;
  background-size: cover;
}
.about_party_list .slick_btn {
  justify-content: center;
  width: 100%;
  align-items: center;
  margin-top: calc(60 / 16 * 1em);
}
.about_party_list .slick_btn::before,
.about_party_list .slick_btn::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.about_party_list .slick_btn .slick-arrow {
  flex: 0 0 auto;
  background-color: rgba(255, 255, 255, 0.1);
}
.about_party_list .slick_btn .slick-arrow:hover {
  background-color: #e60012;
}
.about_history {
  padding-bottom: calc(75 / 1920 * 100vw);
  background: url(../images/history_bg.jpg) no-repeat center bottom;
}
.about_history .item {
  padding-top: calc(100 / 1920 * 100vw);
}
.about_history .item:nth-child(2n) {
  padding-top: 0;
}
.about_history .box {
  max-width: 305px;
  padding-left: calc(40 / 16 * 1em);
  position: relative;
  padding-bottom: calc(100 / 16 * 1em);
}
.about_history .box::before,
.about_history .box::after {
  content: '';
  position: absolute;
}
.about_history .box::before {
  width: 17px;
  height: 17px;
  background: url(../images/line1.png) no-repeat left top;
  left: 0;
  z-index: 2;
}
.about_history .box::after {
  height: 100%;
  width: 1px;
  left: 8px;
  background-image: -moz-linear-gradient(180deg, #f2ced1, rgba(242, 206, 209, 0.2));
  background-image: -webkit-linear-gradient(180deg, #f2ced1, rgba(242, 206, 209, 0.2));
  background-image: -ms-linear-gradient(180deg, #f2ced1, rgba(242, 206, 209, 0.2));
  background-image: linear-gradient(180deg, #f2ced1, rgba(242, 206, 209, 0.2));
  top: 17px;
}
.about_history .title {
  color: #e60012;
}
.about_history .des {
  margin-top: calc(20 / 16 * 1em);
  line-height: calc(30 / 16);
}
.about_title {
  color: #333333;
}
.CompanyProfile {
  padding: calc(55 / 1920 * 100vw) 0 calc(160 / 1920 * 100vw);
  background: url(../images/about_bg1.png) no-repeat right bottom;
  background-size: auto 100%;
}
.CompanyProfile .box {
  max-width: 1000px;
  position: relative;
  z-index: 3;
}
.CompanyProfile .stit {
  color: #333333;
  margin: calc(25 / 20 * 1em) 0 calc(35 / 20 * 1em);
}
.CompanyProfile .con {
  line-height: calc(30 / 16);
  color: #666666;
  margin-bottom: calc(70 / 16 * 1em);
}
.CompanyProfile .con p {
  margin: 10px 0;
}
.CompanyProfile .numbox {
  gap: calc(120 / 1920 * 100vw);
}
.CompanyProfile .numbox .txt {
  color: #e60012;
}
.CompanyProfile .numbox .txt span {
  margin-left: 5px;
}
@media (max-width: 640px) {
  .CompanyProfile .numbox .item {
    width: 40%;
  }
}
.industryStatus .pic {
  width: 63.1%;
}
.industryStatus .pic img {
  height: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
  width: 100%;
}
.industryStatus .textwarp {
  width: 36.9%;
  display: inline-flex;
  align-items: center;
  background-color: #f5f5f5;
}
.industryStatus .textwarp .box {
  width: 92%;
  max-width: 560px;
  padding-left: calc(120 / 1920 * 100vw);
}
.industryStatus .textwarp .con {
  line-height: calc(30 / 16);
  padding-top: calc(15 / 16 * 1em);
}
.industryStatus .textwarp .con p {
  margin: 2em 0;
}
@media (max-width: 768px) {
  .industryStatus .pic,
  .industryStatus .textwarp {
    width: 100%;
  }
  .industryStatus .textwarp {
    padding: 5%;
  }
  .industryStatus .textwarp .box {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .industryStatus .textwarp {
    padding: 10%;
  }
  .industryStatus .textwarp .box {
    padding: 0;
    width: 100%;
  }
  .industryStatus .textwarp .con p {
    margin: 1em 0;
  }
}
.about_structure {
  padding: calc(140 / 1920 * 100vw) 0;
  overflow: hidden;
}
.about_structure .top .con {
  margin: calc(35 / 16 * 1em) 0 calc(60 / 16 * 1em);
  line-height: calc(30 / 16);
  max-width: 1320px;
  padding: 0;
}
.about_structure .list {
  max-width: calc(1760 / 1920 * 100vw);
  margin-left: auto;
}
.about_structure .nav_Swiper {
  position: relative;
}
.about_structure .nav_Swiper .slide {
  position: relative;
}
.about_structure .nav_Swiper .pic {
  position: relative;
  padding-top: calc(560 / 16 * 1em);
}
.about_structure .nav_Swiper .textwarp {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: calc(100 / 16 * 1em) calc(40 / 16 * 1em) calc(26 / 16 * 1em);
  color: #fff;
  background-image: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.about_structure .nav_Swiper .textwarp .tit {
  font-weight: normal;
  margin-bottom: calc(15 / 24 * 1em);
}
.about_structure .nav_Swiper .slick-current .textwarp {
  background-image: -moz-linear-gradient(0deg, rgba(230, 0, 18, 0.5), rgba(230, 0, 18, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(230, 0, 18, 0.5), rgba(230, 0, 18, 0));
  background-image: -ms-linear-gradient(0deg, rgba(230, 0, 18, 0.5), rgba(230, 0, 18, 0));
  background-image: linear-gradient(0deg, rgba(230, 0, 18, 0.5), rgba(230, 0, 18, 0));
}
.about_structure .nav_Swiper .box {
  width: 75%;
  margin-left: auto;
  position: relative;
  transition: all 0.1s ease-in-out;
}
.about_structure .nav_Swiper .slick-current {
  z-index: 2;
}
.about_structure .nav_Swiper .slick-current .box {
  transform: translateX(0);
  width: 150%;
}
.about_structure .nav_Swiper .slick-current + .slick-active .box {
  transform: translateX(33.5%);
}
.about_structure .for_Swiper {
  background-color: #f5f5f5;
  position: relative;
  padding-right: 1600x;
}
.about_structure .for_Swiper .slick-slide {
  display: flex;
  min-height: 240px;
  align-items: center;
}
.about_structure .slick_btn {
  position: absolute;
  right: 0;
  bottom: 0;
  gap: 0;
}
.about_structure .con {
  padding: calc(40 / 16 * 1em) calc(40 / 16 * 1em) calc(20 / 16 * 1em);
  line-height: calc(30 / 16);
  max-width: 1110px;
  width: 100%;
}
@media (max-width: 1680px) {
  .about_structure .list {
    max-width: 96%;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .about_structure .list {
    max-width: 92%;
    width: 100%;
    margin: 0 auto;
  }
  .about_structure .slick-current {
    z-index: 2;
  }
  .about_structure .slick-current .box {
    transform: translateX(0);
    width: 100%;
  }
  .about_structure .con {
    padding-top: 0;
  }
}
.about_honor {
  background: url(../images/honor_bg.png) no-repeat center 95%;
  margin-bottom: calc(145 / 1920 * 100vw);
}
.about_honor .swiper-slide {
  opacity: 0.3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}
.about_honor .swiper-slide-prev,
.about_honor .swiper-slide-next,
.about_honor .swiper-slide-active {
  opacity: 1;
}
.about_honor .con {
  margin: calc(30 / 16 * 1em) 0 calc(80 / 16 * 1em);
  line-height: calc(30 / 16);
}
.about_honor .slick_btn {
  margin-top: calc(95 / 1920 * 100vw);
  display: flex;
  width: 100%;
  justify-content: center;
}
.about_honor .slick_btn .slick-arrow {
  position: relative;
  border-radius: 100%;
  background-color: #e60012;
}
@media (max-width: 640px) {
  .about_honor .swiper-slide {
    width: 100%;
  }
}
.about_prospects {
  position: relative;
  min-height: calc(760 / 16 * 1em);
  color: #fff;
  padding: calc(100 / 1920 * 100vw);
}
.about_prospects .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.about_prospects .w1600 {
  position: relative;
  z-index: 2;
}
.about_prospects .about_title {
  color: #fff;
}
.about_prospects .con {
  max-width: 900px;
  line-height: calc(30 / 16);
  margin-top: calc(30 / 16 * 1em);
}
@media (max-width: 640px) {
  .about_prospects {
    min-height: auto;
    color: #666;
    display: flex;
    flex-flow: column wrap;
  }
  .about_prospects .img {
    position: relative;
    padding-top: calc(760 / 1920 * 100%);
    margin-top: 5%;
    order: 2;
  }
  .about_prospects .about_title {
    color: #333;
  }
}
