﻿@font-face {
  font-family: "Din Regular";
  src: url("../fonts/din regular.woff2") format("woff2"), url("../fonts/din regular.woff") format("woff"), url("../fonts/din regular.ttf") format("truetype"), url("../fonts/din regular.eot") format("embedded-opentype"), url("../fonts/din regular.svg") format("svg");
}
@font-face {
  font-family: "din-medium_0";
  src: url("../fonts/din-medium_0.woff2") format("woff2"), url("../fonts/din-medium_0.woff") format("woff"), url("../fonts/din-medium_0.ttf") format("truetype"), url("../fonts/din-medium_0.eot") format("embedded-opentype"), url("../fonts/din-medium_0.svg") format("svg");
}
@font-face {
  font-family: "dinb";
  src: url("../fonts/dinb.woff2") format("woff2"), url("../fonts/dinb.woff") format("woff"), url("../fonts/dinb.ttf") format("truetype"), url("../fonts/dinb.eot") format("embedded-opentype"), url("../fonts/dinb.svg") format("svg");
}
@font-face {
  font-family: "PINGFANG BOLD_1";
  src: url("../fonts/pingfang bold_1.woff2") format("woff2"), url("../fonts/pingfang bold_1.woff") format("woff"), url("../fonts/pingfang bold_1.ttf") format("truetype"), url("../fonts/pingfang bold_1.eot") format("embedded-opentype"), url("../fonts/pingfang bold_1.svg") format("svg");
}
.pfbd {
  font-family: "PINGFANG BOLD_1" !important;
}

.dinr {
  font-family: "Din Regular" !important;
}

.dinm {
  font-family: "din-medium_0" !important;
}

.dinb {
  font-family: "dinb" !important;
}

.w1600 {
  max-width: 83.33%;
  margin: 0 auto;
  width: 92%;
}

.w1520 {
  max-width: 79.16%;
  margin: 0 auto;
  width: 92%;
}
.insec1 .swiper-container2 .swiper-button-prev{
  width: 1.5rem;
  height: 1.5rem;
  background: url('../images/swiper-l2.png');
  background-size: contain;
  left: 6%;
}
.insec1 .swiper-container2 .swiper-button-next{
  width: 1.5rem;
  height: 1.5rem;
  background: url('../images/swiper-r2.png');
  background-size: contain;
  right: 6%;
}
@media(max-width: 767px){
  .insec1 .swiper-container2 .swiper-button-prev{
    width: 0.7rem;
    height: 0.7rem;
  }
  .insec1 .swiper-container2 .swiper-button-next{
    width: 0.7rem;
    height: 0.7rem;
  }
}

@media (max-width: 1024px) {
  .w1600 {
    max-width: 100%;
  }

  .w1520 {
    max-width: 100%;
  }
}
.popup_tsina {
  width: 0.65rem !important;
  height: 0.525rem !important;
  background: url("../images/foot-ico3.png") no-repeat center center !important;
  background-size: contain;
  margin: 0 !important;
}

.footer-wrap {
  background: #000;
  color: #fff;
}
.footer-wrap .top .fl{    width: 30%;}
.footer-wrap a:hover {
  color: #fff !important;
}
.footer-wrap .top {
  padding: 2rem 0 3.4rem;
}
.footer-wrap .top .ri li {
  width: 4.7rem;
  height: 6rem;
  box-sizing: border-box;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 0.2rem;
}
.footer-wrap .top .ri li:last-child {
  text-align: right;
  width: 3rem;
  border-right: none;
}
.footer-wrap .top .ri .t {
  margin-bottom: 0.75rem;
}
.footer-wrap .top .ri a {
  font-size: 0.35rem;
  display: block;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0.3rem;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer-wrap .top .le .span {
  font-size: 0.6rem;
}
.footer-wrap .top .le .item {
  display: flex;
  align-items: center;
  margin-bottom: 0.35rem;
}
.footer-wrap .top .le .item img {
  margin-right: 0.35rem;
}
.footer-wrap .top .le .share-w {
  display: flex;
  margin-top: 0.75rem;
}
.footer-wrap .top .le .share-w .header-btns {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 0.5rem;
}
.footer-wrap .top .le .share-w .up {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.footer-wrap .top .le .share-w .we-code:hover .option {
  top: 2rem;
  opacity: 1;
}
.footer-wrap .top .le .share-w .option {
  box-sizing: border-box;
  width: 3rem;
  padding: 10px;
  background: #fff;
  border-radius: 6px;
  left: 50%;
  transform: translateX(-50%);
  top: 2.5rem;
  opacity: 0;
  transition: all 0.3s ease 0s;
}
.footer-wrap .top .le .share-w .option img {
  width: 100%;
}
.footer-wrap .top .le .share-w .option:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  left: 50%;
  top: -14px;
  transform: translateX(-50%);
}
.footer-wrap .bot {
  height: 2.6rem;
  line-height: 2.6rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0.35rem;
  color: rgba(255, 255, 255, 0.3);
}
.footer-wrap .bot a {
  color: rgba(255, 255, 255, 0.3);
}

.back-top {
  width: 40px;
  height: 40px;
  background: #da251c;
  right: 2rem;
  bottom: 2rem;
  cursor: pointer;
}
.back-top i {
  width: 10px;
  height: 6px;
  background: url("../images/arrow-t.png") no-repeat center center;
}

.header-wrap {
  position: absolute;
  width: 100%;
  top: 0;
  padding: 0 1.5rem;
  z-index: 10;
  color: #fff;
}
.header-wrap .logo img{
    width: 250px;
    /*height: 50px;*/
}
.header-wrap a {
  color: #fff;
}
.header-wrap .list {
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.2s ease 0s;
  opacity: 1;
  transition: all 0.5s ease 0s;
  width: max-content;
}
.header-wrap .list li {
  margin: 0 0.6rem;
  position: relative;
  transition: all 0.3s ease 0s;
}
.header-wrap .list li:hover .sub_list {
  left: 50%;
  top: 95%;
  transform: scale(1) translateX(-50%);
}
.header-wrap .list .a {
  display: block;
  height: 2.5rem;
  line-height: 2.5rem;
  position: relative;
}
.header-wrap .list .a:before {
  content: '';
  position: absolute;
  left: 50%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 0%;
  height: 4px;
  background: #da251c;
  transition: all 0.3s ease 0s;
}
.header-wrap .list .a:hover:before {
  width: 99%;
}
.header-wrap .list li.cur .a:before {
  width: 99%;
}
.header-wrap .list .sub_list {
  position: absolute;
  min-width: 200%;
    width: max-content;
  background: #fff;
  left: -50%;
  z-index: 10;
  box-sizing: border-box;
  top: 80%;
  transition: all 0.3s ease 0s;
  background: rgba(255, 255, 255, 0.9);
  transform: scale(0) translateX(-50%);
}
.header-wrap .list .sub_list a {
  font-size: 0.375rem;
  display: block;
  width: 100%;
  text-align: center;
  height: 1.1rem;
  line-height: 1.1rem;
  border-bottom: 1px solid #dedede;
  color: #555;
  font-weight: bold;
  position: relative;
  padding: 0 10px;
    box-sizing: border-box;
}
.header-wrap .list .sub_list a:before {
  content: '';
  width: 2px;
  height: 0;
  position: absolute;
  left: 1%;
  top: 50%;
  transform: translateY(-50%);
  background: #da251c;
  transition: all 0.3s ease 0s;
}
.header-wrap .list .sub_list a:hover {
  background: #fff;
  color: #333;
}
.header-wrap .list .sub_list a:hover:before {
  height: 16px;
}
.header-wrap .list.cur {
  left: 40%;
}
.header-wrap .list.cur li {
  margin: 0 0.3rem;
}
.header-wrap .le {
  display: flex;
  align-items: center;
  height: 2.5rem;
}
.header-wrap .le .tab-btn {
  width: 28px;
  height: 22px;
  margin-right: 1.75rem;
  cursor: pointer;
}
.header-wrap .le .tab-btn .line {
  width: 100%;
  height: 2px;
  background: #fff;
}
.header-wrap .le .tab-btn .line1 {
  right: 0;
  top: 0;
}
.header-wrap .le .tab-btn .line2 {
  width: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all ease 0.3s 0s;
}
.header-wrap .le .tab-btn .line3 {
  right: 0;
  bottom: 0;
}
.header-wrap .le .tab-btn.cur .line2 {
  width: 100%;
}
.header-wrap .le .logo .b {
  display: none;
}
.header-wrap .ri {
  height: 2.5rem;
  display: flex;
  align-items: center;
}
.header-wrap .ri .g {
  display: none;
}
.header-wrap .ri .item {
  padding: 0 0.75rem;
  display: flex;
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.header-wrap .ri .item a {
  display: block;
  display: flex;
  align-items: center;
}
.header-wrap .ri .item .img {
  margin-right: 10px;
    line-height: 20px;
}
.header-wrap .ri .item1 i {
  width: 8px;
  height: 5px;
  margin-left: 8px;
  background: url("../images/arrow-d1.png") no-repeat center center;
}
.header-wrap .ri .item1 .up {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.header-wrap .ri .item1 .lang:hover .option {
  top: 0.85rem;
  opacity: 1;
}
.header-wrap .ri .item1 .option {
  width: 1.5rem;
  background: #fff;
  padding: 3px 10px;
  text-align: center;
  border-radius: 3px;
  left: 50%;
  transform: translateX(-50%);
  top: 1.2rem;
  opacity: 0;
  transition: all 0.3s ease 0s;
  background: rgba(255, 255, 255, 0.9);
}
.header-wrap .ri .item1 .option.on{
    opacity: 1;
}
.header-wrap .ri .item1 .option a {
  display: block;
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 0.35rem;
}
.header-wrap .ri .item1 .option:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  left: 50%;
  top: -12px;
  transform: translateX(-50%);
}
.header-wrap .ri .item1 .option:hover {
  background: #fff;
}
.header-wrap .ri .item2 {
  padding-right: 0;
  border-right: none;
}
.header-wrap .ri .item2 {
  transition: all 0.3s ease 0s;
}
.header-wrap .ri .item2 .sub {
  width: 22px;
  height: 22px;
  background: url("../images/search-w.png") no-repeat center center !important;
  margin-right: 8px;
  position: relative;
  cursor: pointer !important;
}
.header-wrap .ri .item2 .sub:before {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  left: 0;
  top: 0;
  background: #000;
  z-index: 2;
}
.header-wrap .ri .item2 .tet {
  height: 0.8rem;
  width: 1.95rem;
  background: none;
  transition: all 0.3s ease 0s;
}
.header-wrap .ri .item2 input::-webkit-input-placeholder {
  color: #fff;
}
.header-wrap .ri .item2 input::-moz-input-placeholder {
  color: #fff;
}
.header-wrap .ri .item2 input::-ms-input-placeholder {
  color: #fff;
}
.header-wrap .ri .item2.cur .tet {
  padding: 0 5px;
  width: 6rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.header-wrap.sy .head {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.header-wrap.se2 {
  background: rgba(0, 0, 0, 0.8);
}

.header-wrap.se5 {
  background: #2153a7;
}

.header-wrap.se6 {
  color: #444;
}
.header-wrap.se6 .head {
  border-bottom: 1px solid #e3e4e9;
}
.header-wrap.se6 a {
  color: #444;
}
.header-wrap.se6 .list .a {
  color: #444;
}
.header-wrap.se6 .list.cur {
  opacity: 0;
}
.header-wrap.se6 .le .tab-btn .line {
  background: #444;
}
.header-wrap.se6 .le .logo .w {
  display: none;
}
.header-wrap.se6 .le .logo .b {
  display: block;
}
.header-wrap.se6 .ri .g {
  display: none;
}
.header-wrap.se6 .ri .item {
  border-right: 1px solid #c0c0c4;
}
.header-wrap.se6 .ri .item1 i {
  background: url("../images/arrow-d1g.png") no-repeat center center;
}
.header-wrap.se6 .ri .item1 .option {
  background: #ccc;
}
.header-wrap.se6 .ri .item1 .option a {
  color: #000;
}
.header-wrap.se6 .ri .item1 .option:before {
  border-color: transparent transparent #ccc transparent;
}
.header-wrap.se6 .ri .item1 .img .w {
  display: none;
}
.header-wrap.se6 .ri .item1 .img .g {
  display: block;
}
.header-wrap.se6 .ri .item2 .sub {
  background: url("../images/search-g.png") no-repeat center center !important;
}
.header-wrap.se6 .ri .item2 .sub:before {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  left: 0;
  top: 0;
  background: #000;
  z-index: 2;
}
.header-wrap.se6 .ri .item2 input::-webkit-input-placeholder {
  color: #444;
}
.header-wrap.se6 .ri .item2 input::-moz-input-placeholder {
  color: #444;
}
.header-wrap.se6 .ri .item2 input::-ms-input-placeholder {
  color: #444;
}
.header-wrap.se6 .ri .item2.cur .tet {
  border: 1px solid #444;
}
.header-wrap.se6 .ri .item3 {
  border-right: none;
}
.header-wrap.se6 .ri .item3 .img .w {
  display: none;
}
.header-wrap.se6 .ri .item3 .img .g {
  display: block;
}

.header-map {
  width: 100%;
  height: calc(100vh - 2.5rem);
  position: fixed;
  left: 0;
  top: 2.5rem;
  background: #da251c;
  z-index: 111;
  display: flex;
  transition: all 0.5s ease;
  transform: translate(0, 0) rotateX(90deg);
}
.header-map .menu-item {
  height: 100%;
  flex: 1;
  box-sizing: box-sizing;
  padding: 10vh 0.6rem 0;
  transform: translateX(40px);
  transition-duration: .6s;
  position: relative;
}
.header-map .menu-item a {
  color: #fff;
}
.header-map .menu-item:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.05);
}
.header-map .menu-item .menu-top-a {
  display: block;
  font-size: 0.6rem;
  line-height: 1.4rem;
  margin-bottom: 0.5rem;
  color: #fff;
  transition-duration: .3s;
}
.header-map .menu-item .menu-sub-a {
  display: block;
  font-size: 0.45rem;
  line-height: 1.8rem;
  color: #6687ae;
  transition-duration: .3s;
  position: relative;
  color: #fff;
}
.header-map .menu-item .menu-sub-a:before {
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 2px;
  background: #fff;
  content: "";
  transition-duration: .3s;
  position: relative;
  top: -2px;
}
.header-map .menu-item .menu-sub-a:hover {
  color: #fff;
}
.header-map .menu-item .menu-sub-a:hover:before {
  width: 30px;
  margin-right: 6px;
}
.header-map .menu-item .menu-item-content{
  opacity: 0;
  transition: all 2s ease 0s;
}
.header-map .menu-item.cur .menu-item-content{
  opacity: 1;
}
.header-map .menu-item:hover {
  background: #163b67;
}
.header-map .menu-item.cur {
  transform: translateX(0);
}
.header-map .menu-item:nth-child(1) {
  transition-delay: 0s !important;
}
.header-map .menu-item:nth-child(2) {
  transition-delay: 0.2s !important;
}
.header-map .menu-item:nth-child(3) {
  transition-delay: 0.4s !important;
}
.header-map .menu-item:nth-child(4) {
  transition-delay: 0.6s !important;
}
.header-map .menu-item:nth-child(5) {
  transition-delay: 0.8s !important;
}
.header-map .menu-item:nth-child(6) {
  transition-delay: 1s !important;
}
.header-map .menu-item:nth-child(7) {
  transition-delay: 1.2s !important;
}

.header-map.cur {
  transform: translate(0, 0) rotateX(0);
}

.wel-wrap {
  width: 100vw;
  height: 100vh;
  position: relative;
  left: 0;
  top: 0;
}
.wel-wrap .swiper-container1 {
  width: 100%;
  height: 100%;
}
.wel-wrap .swiper-container1 .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wel-wrap .swiper-container1 .swiper-slide.auto {
  height: auto;
}

#wrapper {
  transition: all 0.6s cubic-bezier(0.65, 0.1, 0.65, 0.65) 0s !important;
}

.nybanner {
  width: 100%;
  height: 15rem;
  text-align: center;
  padding-top: 5.75rem;
  box-sizing: border-box;
  color: #fff;
}
.nybanner h1 {
  margin-bottom: 0.35rem;
}
.nybanner .nav-container {
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1.9rem;
}
.nybanner .nav-container:before{
  content: '';
  position: absolute;
  width: 70%;
  height: 100%;
  background: #fff;
  left: 50%;
  transform:translateX(-50%); 
  transition: all 0.3s ease 0s;
}
.nybanner .nav-container.on:before{
  width: 100%;
  box-shadow: 0 0 4px 2px #dedede;
}
.nav-container.on {
  position: fixed;
  top: 0;
  z-index: 30;
}

.nav-container.on .banner-nav {
  border: none;
}
.nybanner .banner-nav {
  height: 1.9rem;
  line-height: 1.9rem;
  border-bottom: 1px solid #ededed;
  bottom: 0;
  background: #fff;
  padding: 0 2.25rem;
  text-align: left;
  position: relative;
  z-index: 2;
}
.nybanner .banner-nav .local_txt {
  color: #444;
}
.nybanner .banner-nav .le {
  width: 50%;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.nybanner .banner-nav .le a{
    display: block;
    padding: 0 10px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.nybanner .banner-nav .le:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 0.5rem;
  background: #dbdbdb;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.nybanner .banner-nav .le:hover a {
  color: #da251c;
}
.nybanner .banner-nav .le:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 3px;
  background: #da251c;
  top: 0;
  left: 50%;
  transition: all 0.5s ease 0s;
}
.nybanner .banner-nav .le.cur:after {
  width: 100%;
  left: 0;
}
.nybanner .banner-nav .le.cur a {
  color: #da251c;
}
.nybanner .banner-nav .le:last-child:before {
  display: none;
}
.nybanner .banner-nav.four .le {
  width: 25%;
}
.nybanner .banner-nav.three .le {
  width: calc(100% / 3);
}
.nybanner .banner-nav.nav {
  padding: 0;
}



.ny_nav {
  justify-content: flex-start;
  display: flex;
  align-items: center;
  padding: 0.6rem 0;
  margin-bottom: 0.4rem;
}
.ny_nav img {
  margin: 0 0.4rem;
}
.ny_nav .a {
  width: 16px;
  height: 17px;
  background: url("../images/home-ico.png") no-repeat center center ;  background-size: contain;
}
.ny_nav span {
  color: #777;
  font-size: 0.35rem;
}
.ny_nav a {
  color: #777;
  font-size: 0.35rem;
}

.contact-w {
  padding-bottom: 1.5rem;
}
.contact-w .tact {
  padding: 0 2.25rem;
  z-index: 2;
}
.contact-w .tact h2 {
  line-height: 1.35rem;
  font-size: 0.7rem;
}
.contact-w .tact .map {
  height: 15rem;
  box-sizing: border-box;
  border: 6px solid #dbdbdb;
  margin-top: 1.54rem;
}
.contact-w .tact .list {
  padding: 2rem 0 2.5rem;
  background: #fff;
}
.contact-w .tact .list li {
  height: 3rem;
  padding: 0 1.48rem;
  position: relative;width: 16%;
}
@media(max-width: 767px){
  .contact-w .tact .list li{
    height: auto;
  }
}
.contact-w .tact .list li:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 2.5rem;
  background: #dbdbdb;
}
.contact-w .tact .list li:last-child:before {
  display: none;
}
.contact-w .tact .list h3 {
  margin-bottom: 0.4rem;
}
.contact-w .tact .list p {
  color: #999;
}
.contact-w:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 12.5rem;
  background: #f6f6f6;
  bottom: 0;
  left: 0;
}

.recruit-w {
  padding-bottom: 2.5rem;
}
.recruit-w .title {
  margin-bottom: 0.8rem;
  position: relative;
  z-index: 2;
}
.recruit-w h1 {
  text-align: center;
  margin-bottom: 0.7rem;
}
.recruit-w .t {
  margin-bottom: 2rem;
  text-align: center;
  color: #666;
  font-size: 0.45rem;
}
.recruit-w .tab-list {
  display: flex;
  justify-content: center;
  z-index: 10;
}
.recruit-w .tab-list .item {
  width: 22.7%;
  margin: 0 0.25rem;
}
.recruit-w .tab-list .item .up {
  box-sizing: border-box;
  height: 1.5rem;
  cursor: pointer;
  color: #999;
  border: 1px solid #e5e5e5;
}
.recruit-w .tab-list .item .up:hover {
  background: #da251c;
  color: #fff;
}
.recruit-w .tab-list .item .up:hover i {
  background: url("../images/arrow-d2w.png") no-repeat center center;
}
.recruit-w .tab-list .item .up:hover input::-webkit-input-placeholder {
  color: #fff;
}
.recruit-w .tab-list .item .up:hover input::-moz-input-placeholder {
  color: #fff;
}
.recruit-w .tab-list .item .up:hover input::-ms-input-placeholder {
  color: #fff;
}
.recruit-w .tab-list .item .up:hover .sub {
  box-sizing: border-box;
  border-left: 1px solid #fff;
}
.recruit-w .tab-list .item .up1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.75rem;
  transition: all 0.3s ease 0s;
}
.recruit-w .tab-list .item .up1 i {
  width: 17px;
  height: 10px;
  background: url("../images/arrow-d2.png") no-repeat center center;
}
.recruit-w .tab-list .item .option {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  display: none;
}
.recruit-w .tab-list .item .option dd {
  height: 1.2rem;
  line-height: 1.2rem;
  box-sizing: border-box;
  padding: 0 0.75rem;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
.recruit-w .tab-list .item .option dd:hover {
  background: #da251c;
  color: #fff;
}
.recruit-w .tab-list .item .option dd:last-child {
  border-bottom: none;
}
.recruit-w .tab-list .item3 {
  width: 37.8%;
}
.recruit-w .tab-list .item3 .up {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-right: none;
}
.recruit-w .tab-list .item3 .sub {
  width: 21%;
  height: 100%;
  background: #da251c;
  font-size: 0.45rem;
  color: #fff;
  position: absolute;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.recruit-w .tab-list .item3 .tet {
  width: 79%;
  box-sizing: border-box;
  padding: 0 0.75rem;
  background: none;
}
.recruit-w .list {
  margin-bottom: 1.2rem;
}
.recruit-w .list .li {
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  margin-bottom: 0.5rem;
}
.recruit-w .list .list-title {
  box-sizing: border-box;
  height: 1.75rem;
  line-height: 1.75rem;
  padding: 0 2.5rem;
  color: #333;
  font-size: 0.55rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: all 0.3s ease 0s;
}
.recruit-w .list .list-title .w {
  display: none;
}
.recruit-w .list .list-title span {
  margin-left: 0.35rem;
}
.recruit-w .list .list-title i {
  width: 0.6rem;
  height: 0.6rem;
  background: url("../images/add-ico.png") no-repeat center center;
  background-size: contain;
  right: 2.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.recruit-w .list .list-title:hover {
  background: #da251c;
  color: #fff;
}
.recruit-w .list .list-title:hover img {
  display: none;
}
.recruit-w .list .list-title:hover .w {
  display: block;
}
.recruit-w .list .list-title:hover i {
  background: url("../images/add-icow.png") no-repeat center center;
  background-size: contain;
}
.recruit-w .list .li.cur .list-title i {
  background: url("../images/less-ico.png") no-repeat center center;
  background-size: contain;
}
.recruit-w .list .li.cur .list-title:hover i {
  background: url("../images/less-icow.png") no-repeat center center;
  background-size: contain;
}
.recruit-w .list .sub-wrap {
  box-sizing: border-box;
  background: #fafafa;
  padding: 0.8rem 2.5rem 0.9rem;
  color: #666;
  font-size: 0.35rem;
}
.recruit-w .list .sub-wrap li {
  width: 25%;
  margin-bottom: 0.75rem;
  font-size: 0.4rem;
}
.recruit-w .list .sub-wrap .con-t {
  color: #797979;
  margin-bottom: 0.8rem;
}
.recruit-w .list .sub-wrap .con-t .tit-t {
  font-weight: bold;
  color: #333;
  margin-bottom: 0.7rem;
  font-size:16px;
}
.recruit-w .list .sub-wrap .con-t .p {
  margin-bottom: 0.35rem;
  font-size: 14px;
}
.recruit-w .list .sub-wrap .td-w {
  margin-top: 0.95rem;
}
.recruit-w .list .sub-wrap .td {
  color: #fff;
  padding: 0.35rem 0.9rem;
  background: #da251c;
  border-radius: 1.1rem;
}

.page-w {
  justify-content: center;
  display: flex;
}
.page-w a {
  display: inline-block;
  width: 1rem;
  text-align: center;
  line-height: 1rem;
  height: 1rem;
  border: 1px solid #ccc;
  color: #666;
  margin: 0 4px;
}
.page-w a:hover {
  background: #da251c;
  color: #fff;
}
.page-w a.active {
  background: #da251c;
  color: #fff;
}
.page-w .prev-b {
  position: relative;
}
.page-w .prev-b:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 10px;
  background: url("../images/page-l.png") no-repeat center center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-w .prev-b:hover:before {
  background: url("../images/page-lw.png") no-repeat center center;
}
.page-w .next-b {
  position: relative;
}
.page-w .next-b:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 10px;
  background: url("../images/page-r.png") no-repeat center center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-w .next-b:hover:before {
  background: url("../images/page-rw.png") no-repeat center center;
}

.fadeup {
  animation-fill-mode: both;
  animation-name: fadeup;
  animation-duration: 1s;
}

@keyframes fadeup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.centre-w {
  padding: 1.5rem 0 2.5rem;
}
.centre-w .info-w {
  margin-bottom: 2.5rem;
  height: 12.25rem;
}
.centre-w .info-w .img {
  width: 50%;
  height: 100%;
}
.centre-w .info-w .con {
  width: 50%;
  padding-left: 2rem;
  /*padding-top: 1.25rem;*/
  color: #777;
}
.centre-w .info-w .con .tit{
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
}
.centre-w .info-w .con h2 {
  font-size: 0.8rem;
  padding-bottom: 0.6rem;
  margin-bottom: 0.6rem;
  border-bottom: 1px solid #e4e4e4;
  color: #444;
}
.centre-w .info-w .con h3 {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #da251c;
  margin-bottom: 0.6rem;
}
.centre-w .tab-bar {
  text-align: center;
}
.centre-w .tab-bar span {
  display: inline-block;
  width: 8.1rem;
  text-align: center;
  height: 1.8rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  font-size: 0.5rem;
  color: #fff;
  border: 1px solid #fff;
  margin: 0 0.375rem;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
.centre-w .tab-bar span:hover {
  background: #fff;
  color: #da251c;
}
.centre-w .tab-bar span.cur {
  background: #fff;
  color: #da251c;
}
.centre-w .tab-w {
  height: 20.5rem;
  box-sizing: border-box;
  padding-top: 2.9rem;
  display: none;
}
.centre-w .tab-w .tit {
  font-size: 0.8rem;
  text-align: center;
  color: #fff;
  margin: 2.5rem 0 2.5rem;
}
.centre-w .tab-w .swiper-container1 {
  background: #fff;
}
.centre-w .tab-w .swiper-container1 .swiper-slide {
  height: 5rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 20%;
  padding: 1.5rem 0 1.35rem;
  position: relative;
  color: #777;
}
.centre-w .tab-w .swiper-container1 .swiper-slide .a {
  display: none;
}
.centre-w .tab-w .swiper-container1 .swiper-slide .img {
  margin-bottom: 0.35rem;
}
.centre-w .tab-w .swiper-container1 .swiper-slide:before {
  content: '';
  position: absolute;
  width: 0%;
  height: 4px;
  background: #da251c;
  left: 50%;
  bottom: 0;
  transition: all 0.3s ease 0s;
}
.centre-w .tab-w .swiper-container1 .swiper-slide:hover {
  color: #da251c;
}
.centre-w .tab-w .swiper-container1 .swiper-slide:hover img {
  display: none;
}
.centre-w .tab-w .swiper-container1 .swiper-slide:hover .a {
  display: block;
}
.centre-w .tab-w .swiper-container1 .swiper-slide:hover:before {
  width: 100%;
  left: 0;
}
.centre-w .tab-w .swiper-container2 {
  margin-top: 3.25rem;
}
.centre-w .tab-w .swiper-container2 .swiper-wrapper {
  height: 10.8rem;
  align-items: center;
}
.centre-w .tab-w .swiper-container2 .swiper-slide {
  width: 20%;
  height: 10.25rem;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem 0.5rem 0;
  transition: all 0.4s ease 0s;
  font-size: 0.35rem;
  color: #777;
}
.centre-w .tab-w .swiper-container2 .swiper-slide .a {
  display: none;
}
/*.centre-w .tab-w .swiper-container2 .swiper-slide .a {
  display: block;
  }*/
  .centre-w .tab-w .swiper-container2 .swiper-slide .t {
    font-size: 0.45rem;
    color: #da251c;
    text-align: center;
    margin: 0.35rem 0.9rem;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide .pop-t {
    height: 5.5rem;
    opacity: 0;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide p {
    color: #fff;
    text-align: center;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide:hover {
    background: #da251c;
    padding-top: 1.5rem;
    height: 10.8rem;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide:hover .pop-t {
    opacity: 1;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide:hover img {
    display: none;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide:hover .a {
    display: block;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide:hover .t {
    color: #fff;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide:hover .ti {
    display: none;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide.cur {
    background: #da251c;
    padding-top: 1.5rem;
    height: 10.8rem;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide.cur .img {
    display: block;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide.cur .t {
    color: #fff;
  }
  .centre-w .tab-w .swiper-container2 .swiper-slide.cur .ti {
    display: none;
  }

  .right-bar {
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
  }
  .right-bar .btns {
    width: 48px;
    height: 48px;
    cursor: pointer;
    margin: 5px 0;
    position: relative;
  }
  .right-bar .btns:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .right-bar .btns svg {
    display: none !important;
  }
  .right-bar .btns.cur svg {
    display: block !important;
  }
  .right-bar .btns.cur .circle2 {
    transform-origin: center center;
    transform: rotate(-90deg);
    animation: dash 4.8s linear infinite;
    stroke-dashoffset: 132px;
  }

  .insec1 .con {
    opacity: 0;
    transform: translateY(20%);
    transition: all 0.6s ease-in-out 0s;
  }
  .insec1 .link {
    display: block;
    width: 5.5rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    height: 1.5rem;
    line-height: 1.5rem;
    margin-right: 1rem;
    color: #fff;
    display: flex;
    align-items: center;
  }
  .insec1 .link .t {
    width: 4.5rem;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
  .insec1 .link i {
    width: 1rem;
    height: 1rem;
    position: relative;
  }
  .insec1 .link i:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 9px;
    background: url("../images/san-r.png") no-repeat center center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .insec1 .link:hover {
    background: #fff;
    color: #0b3797;
  }
  .insec1 .link:hover .t {
    border-right: 1px solid rgba(11, 55, 15, 0.15);
  }
  .insec1 .link:hover i:before {
    background: url("../images/san-rb.png") no-repeat center center;
  }
  .insec1 .con_info {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .insec1 .swiper-container2 {
    width: 100%;
    height: 100%;
  }
  .insec1 .swiper-container2 .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .insec1 .swiper-container2 .swiper-slide .back {
    width: 100%;
    height: 100%;
    transform: scale3d(1, 1, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
  }
.insec1 .swiper-container2 .swiper-slide .back img{width:100%;}
  .insec1 .swiper-container2 .swiper-slide .m_back {
    display: none;
  }
  .insec1 .swiper-container2 .swiper-slide .con {
    padding-left: 1rem;
    color: #fff;
    padding-top: 8rem;
  }
  .insec1 .swiper-container2 .swiper-slide .con h1 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
  .insec1 .swiper-container2 .swiper-slide .con h1 span {
    color: #da251c;
  }
  .insec1 .swiper-container2 .swiper-slide .con h2 {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1.8rem;
  }
  .insec1 .swiper-container2 .swiper-slide .con .link-w {
    display: flex;
  }
  @media (min-width: 1025px) {
    .insec1 .swiper-container2 .swiper-slide-active .back {
      transform: scale3d(1.04, 1.04, 1);
    }
  }

  .insec1 .scroll-t {
    opacity: 0;
    z-index: 2;
    bottom: 0rem;
    transition: all 0.6s ease-in-out 0.9s;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 12px;




    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .insec1 .scroll-t span {
    writing-mode: vertical-rl;
  }
  .insec1 .scroll-t i {
    margin-top: 15px;
    width: 17px;
    height: 22px;
    background: url("../images/arrow-d3.png") no-repeat center center;
    animation: icondown 2.5s ease 0s infinite;
    transition: all 0.5s ease 0s;
  }
  .insec1 .insec1-btns {
    bottom: 1.5rem;
    opacity: 0;
    transition: all 0.6s ease-in-out 0.3s;
    left: 10.4%;
    z-index: 2;
    color: rgba(255, 255, 255, 0.2);
    display: flex;
  }
  .insec1 .insec1-btns .btns {
    display: flex;
    align-items: flex-end;
    margin-right: 0.5rem;
  }
  .insec1 .insec1-btns .btns .line {
    width: 1px;
    opacity: 0;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    margin-left: 0.3rem;
    margin-bottom: 0.3rem;
    transition: all 0.3s ease 0s;
  }
  .insec1 .insec1-btns .btns.cur {
    color: #fff;
  }
  .insec1 .insec1-btns .btns.cur .line {
    opacity: 1;
    width: 1.5rem;
  }
  .insec1 .insec1-next {
    bottom: 1.2rem;
    opacity: 0;
    transition: all 0.6s ease-in-out 0.6s;
    left: 24.4%;
    width: 48px;
    height: 48px;
    z-index: 2;
    cursor: pointer;
  }
  .insec1 .insec1-next:before {
    content: '';
    width: 7px;
    height: 11px;
    position: absolute;
    background: url("../images/arrow-r3.png") no-repeat center center;
    background-size: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .insec1 .insec1-next.cur .circle2 {
    transform-origin: center center;
    transform: rotate(-90deg);
    animation: dash 5s linear infinite;
    stroke-dashoffset: 132px;
  }

  .insec1.on .con {
    opacity: 1;
    transform: translateY(0);
  }
  .insec1.on .insec1-btns {
    opacity: 1;
    bottom: 3.5rem;
  }
  .insec1.on .insec1-next {
    opacity: 1;
    bottom: 3.2rem;
  }
  .insec1.on .scroll-t {
    opacity: 1;
    bottom: 1.5rem;
  }

  .insec2 .sec {
    height: 100%;
    z-index: 2;
  }
  .insec2:before {
    content: '';
    position: absolute;
    width: 33.33%;
    height: calc(100% - 2.5rem);
    left: 0;
    top: 2.5rem;
    background: #fff;
    position: absolute;
    z-index: 1;
  }
  .insec2:after {
    content: '';
    position: absolute;
    width: 33.33%;
    height: 7rem;
    left: 0;
    bottom: 0;
    background: #fff3f3;
    position: absolute;
    z-index: 1;
  }
  .insec2 .le {
    width: 30%;
    height: 100%;
    padding-top: 5.5rem;
    padding-right: 3rem;
  }
  .insec2 .le h1 {
    margin-bottom: 0.3rem;
  }
  .insec2 .le h2 {
    margin-bottom: 0.8rem;
  }

  .insec2 .le .tit{
    font-size: 0.45rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .insec2 .le a {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #da251c;
    margin-top: 1.8rem;
  }
  .insec2 .le .top {
    opacity: 0;
    transform: translateY(20%);
    transition: all 0.6s ease-in-out 0s;
  }
  .insec2 .le .bot {
    opacity: 0;
    transform: translateY(20%);
    transition: all 0.6s ease-in-out 0.3s;
    bottom: 0;
    height: 7rem;
    left: 0;
    width: 100%;
    background: #fff3f3;
    box-sizing: border-box;
    padding-top: 1.8rem;
  }
  .insec2 .le .bot h3 {
    margin-bottom: 0.5rem;
  }
  
  .insec2 .le .bot .p {
    font-size: 0.45rem;
    color: rgba(68, 68, 68, 0.5);
  }
  .insec2 .ri {
    width: 70%;
    color: #fff;
    padding: 7.5rem 0 0 4rem;
    opacity: 0;
    transform: translateY(20%);
    transition: all 0.6s ease-in-out 0.6s;
  }
  .insec2 .ri .item {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    position: relative;
    text-align: center;
    padding: 0 2%;
    font-size: 0.45rem;
  }
  .insec2 .ri .item:last-child {
    border-right: none;
  }
  .insec2 .ri .num {
    font-size: 2.3rem;
    line-height: 1.1;
  }
  .insec2 .ri .add {
    font-family: Microsoft YaHei !important;
    font-weight: lighter;
    font-size: 1rem;
    right: -3rem;
    top: -0.4rem;
  }
  .insec2 .ri .item:nth-child(1) .add{
    right: -1rem;
   }
  .insec2 .list.bot {
    opacity: 0;
    transform: translateY(20%);
    transition: all 0.6s ease-in-out 0.9s;
    width: 66.67%;
    bottom: 0;
    right: 0;
    height: 7rem;
    background: #f9f9f9;
    z-index: 3;
  }
  .insec2 .list.bot .swiper-container {
    width: 100%;
    height: 100%;
  }
  .insec2 .list.bot .swiper-slide {
    width: 25%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    transition: all 0.3s ease 0s;
  }


.insec2 .list.bot .swiper-slide .img{margin-left: 40px;}

.insec2 .list.bot .swiper-slide .img img {
	width: 60%;
}
  .insec2 .list.bot .swiper-slide .a {
    display: none;
  }
  .insec2 .list.bot .swiper-slide .t {
    margin: 0.5rem 0 0.3rem;
    color: #333;
    font-size: 0.6rem;
    transition: all 0.3s ease 0s;
  }
  .insec2 .list.bot .swiper-slide p {
    color: #999;
    font-size: 0.45rem;    text-align: center;
    margin: 0 10px;
  }
  .insec2 .list.bot .swiper-slide:hover {
    background: #fff;
  }
  .insec2 .list.bot .swiper-slide:hover img {
    display: none;
  }
  .insec2 .list.bot .swiper-slide:hover .a {
    display: block;
  }
  .insec2 .list.bot .swiper-slide:hover .t {
    color: #da251c;
  }
  .insec2 .list.bot .swiper-button-next {
    display: none;
  }
  .insec2 .list.bot .swiper-button-prev {
    display: none;
  }

  .insec2.on .le .top {
    opacity: 1;
    transform: translateY(0);
  }
  .insec2.on .le .bot {
    opacity: 1;
    transform: translateY(0);
  }
  .insec2.on .ri {
    opacity: 1;
    transform: translateY(0);
  }
  .insec2.on .list.bot {
    opacity: 1;
    transform: translateY(0);
  }

  .insec3 .swiper-container {
    width: 100%;
    height: 100%;
  }
  .insec3 .swiper-container .swiper-slide {
    width: 25%;
    height: 100%;
  }
  .insec3 .item {
    width: 100%;
    height: 100%;
    transition: all 0.5s cubic-bezier(0.04, 0.79, 1, 1);
    position: relative;
  }
  .insec3 .item a {
    color: #fff;
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 1.75rem;
    padding-top: 6.8rem;
  }
  .insec3 .item .t {
    font-size: 0.6rem;
    line-height: 1.1rem;
    font-weight: lighter;
  }
  .insec3 .item .tit {
    font-size: 0.75rem;
    margin: 1.5rem 0 3rem;
  }
  .insec3 .item .more {
    font-size: 0.35rem;
    margin-bottom: 0.8rem;
  }
  .insec3 .item:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    left: 0;
    top: 0;
    opacity: 0.3;
    transition: all 0.3s ease 0s;
  }
  .insec3 .item:hover:before {
    opacity: 1;
  }
  @media(min-height: 1024px){
    .insec3 .item:hover a {
    padding-top: 16rem;
  }
  }
  
  .insec3 .item:hover .more {
    display: none;
  }
  .insec3 .item:hover img {
    display: none;
  }
  .insec3 .swiper-slide:nth-child(1) {
    transform: translateX(40%);
    transition: all 0.4s ease-in-out 0s;
    opacity: 0;
  }
  .insec3 .swiper-slide:nth-child(2) {
    transform: translateX(40%);
    transition: all 0.4s ease-in-out 0.2s;
    opacity: 0;
  }
  .insec3 .swiper-slide:nth-child(3) {
    transform: translateX(40%);
    transition: all 0.4s ease-in-out 0.4s;
    opacity: 0;
  }
  .insec3 .swiper-slide:nth-child(4) {
    transform: translateX(40%);
    transition: all 0.4s ease-in-out 0.6s;
    opacity: 0;
  }

  .insec3.on .swiper-slide:nth-child(1) {
    transform: translateX(0%);
    opacity: 1;
  }
  .insec3.on .swiper-slide:nth-child(2) {
    transform: translateX(0%);
    opacity: 1;
  }
  .insec3.on .swiper-slide:nth-child(3) {
    transform: translateX(0%);
    opacity: 1;
  }
  .insec3.on .swiper-slide:nth-child(4) {
    transform: translateX(0%);
    opacity: 1;
  }

  @media (min-width: 1025px) {
    .insec4 .back {
      transform: scale3d(1, 1, 1);
      transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
    }
  }
  .insec4 .back {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .insec4 .cirle-w {
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -40%);
  }
  .insec4 .swiper-container3 {
    width: 13rem;
    height: 13rem;
    background: #6385c0;
    border-radius: 50%;
    position: static;
  }
  .insec4 .swiper-container3 .swiper-slide {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
  }
  .insec4 .swiper-container3 .swiper-slide a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .insec4 .swiper-container3 .swiper-slide h3 {
    font-size: 0.5rem;
  }
  .insec4 .swiper-container3 .swiper-slide .pro_img {
    height: 8rem;
    margin: 0.5rem 0 0;
  }
  .insec4 .swiper-container3 .swiper-slide .pro_img img {
    max-height: 100%;
  }
  .insec4 .swiper-container3 .swiper-slide .b {
    border-bottom: 2px solid #fff;
    padding-bottom: 0.15rem;
  }
  .insec4 .swiper-container3 .swiper-button-next {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background: url("../images/swiper-r1.png") no-repeat center center;
    opacity: 1;
    right: -4rem;
    transition: all 0.3s ease 0s;
  }
  .insec4 .swiper-container3 .swiper-button-next:hover {
    transform: translateX(5px);
  }
  .insec4 .swiper-container3 .swiper-button-prev {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background: url("../images/swiper-l1.png") no-repeat center center;
    opacity: 1;
    left: -4rem;
    transition: all 0.3s ease 0s;
  }
  .insec4 .swiper-container3 .swiper-button-prev:hover {
    transform: translateX(-5px);
  }
  .insec4 .btns-w .t {
    font-size: 0.6rem;
    color: #fff;
    margin: 0.35rem 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
  }
  .insec4 .btns-w .ico {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: #1651b5;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease 0s;
  }
  .insec4 .btns-w .ico img {
    width: 50%;
  }
  .insec4 .btns-w .ico .a {
    display: none;
  }
  .insec4 .btns-w .btns {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
  }
  .insec4 .btns-w .btns:hover .ico {
    background: #fff;
  }
  .insec4 .btns-w .btns:hover .t {
    opacity: 1;
  }
  .insec4 .btns-w .btns:hover img {
    display: none;
  }
  .insec4 .btns-w .btns:hover .a {
    display: block;
  }
  .insec4 .btns-w .btns1 {
    left: -4rem;
    opacity: 0;
    top: 0;
    transition: all 0.6s ease-in-out 0s;
  }
  .insec4 .btns-w .btns2 {
    right: -4rem;
    opacity: 0;
    top: 0;
    transition: all 0.6s ease-in-out 0.3s;
  }
  .insec4 .btns-w .btns3 {
    left: -4rem;
    opacity: 0;
    bottom: -4rem;
    transition: all 0.6s ease-in-out 0.6s;
  }
  .insec4 .btns-w .btns4 {
    right: -4rem;
    opacity: 0;
    bottom: -4rem;
    transition: all 0.6s ease-in-out 0.9s;
  }
  .insec4 .btns-w .btns.cur .t {
    opacity: 1;
  }
  .insec4 .btns-w .btns.cur .ico {
    background: #fff;
  }
  .insec4 .btns-w .btns.cur img {
    display: none;
  }
  .insec4 .btns-w .btns.cur .a {
    display: block;
  }
  .insec4 .cir-img {
    max-width: inherit;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .insec4 .cir3 {
    animation: rotate 7s infinite linear .0s;
  }

  @media (min-width: 1025px) {
    .insec4.on .back {
      transform: scale3d(1.2, 1.2, 1);
      transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
    }
  }


  .insec4.on .cir1 {
    animation: scale 1.5s both ease .35s;
  }
  .insec4.on .cir2 {
    animation: scale 1.5s both ease .65s;
  }
  .insec4.on .btns-w .btns1 {
    opacity: 1;
    top: -2rem;
  }
  .insec4.on .btns-w .btns2 {
    opacity: 1;
    top: -2rem;
  }
  .insec4.on .btns-w .btns3 {
    opacity: 1;
    bottom: -2rem;
  }
  .insec4.on .btns-w .btns4 {
    opacity: 1;
    bottom: -2rem;
  }


  /*--------------第五屏--------------------*/

  .insec5 .link {
    display: block;
    width: 5.5rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    height: 1.5rem;
    line-height: 1.5rem;
    margin-right: 1rem;
    color: #fff;
    display: flex;
    align-items: center;
  }
  .insec5 .link .t {
    width: 4.5rem;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
  .insec5 .link i {
    width: 1rem;
    height: 1rem;
    position: relative;
  }
  .insec5 .link i:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 9px;
    background: url("../images/san-r.png") no-repeat center center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .insec5 .link:hover {
    background: #fff;
    color: #0b3797;
  }
  .insec5 .link:hover .t {
    border-right: 1px solid rgba(11, 55, 15, 0.15);
  }
  .insec5 .link:hover i:before {
    background: url("../images/san-rb.png") no-repeat center center;
  }

  .insec5{
    padding-top: 2.5rem;
  }
  .insec5 .le{
    width: 50%;
    height: 100%;
    overflow: hidden;
    box-sizing:border-box;
    padding: 2rem 7rem 0;
    color: #fff;
    z-index: 10;
    transition: all 0.6s ease-in-out 0s;
    transform: translateY(10%);
    opacity: 0;
  }
  .insec5.on .le{
   transform: translateY(0%);
   opacity: 1;
 }
 .insec5 .le .link{
  z-index: 30;
  position: relative;
  margin-top: 3rem;
}
.insec5 .le .num-n{
  font-size: 1.5rem;
}
.insec5 .le-num{
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.insec5 .con-t{
  margin-top: 1.5rem;
}
.insec5 .ico img{
  max-width: 1.5rem;
}
.insec5 .le h1{
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}
.insec5 .le p{
  font-size: 0.45rem;
}
.insec5 .ri{
 width: 50%;
 height: 100%;
 z-index: 10;
 padding-top: 1rem;
 transition: all 0.6s ease-in-out 0.6s;
 transform: translateY(10%);
 opacity: 0;
}
.insec5.on .ri{
 transform: translateY(0%);
 opacity: 1;
}
.insec5 .ri .con-t{
  color: #333;
  text-align: center;
}
.insec5 .ri .con-t h1{
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}
.insec5 .ri .con-t p{
  color: #666;
  font-size: 0.45rem;
}
.insec5 .ri .swiper5-box{
  width: 9.9rem;
  height: 9.9rem;
  margin: 0.5rem auto 0;
  box-sizing:border-box;
  padding: 0.4rem;
  border: 3px solid #ededed;
  border-radius: 50%;

}
.insec5 .ri .swiper5-box .img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.insec5 .ri .swiper-container5{
  position: static;
}
.insec5 .ri .swiper5-box .line{
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform:translate(-50%,-50%); 
  transition: .5s ease-in-out;
}
.insec5 .ri .swiper5-box .line.cur{
  animation: rotate 0.5s both linear 0.2s;
}
.insec5 .ri .swiper-button-next{
  width: 1.375rem;
  height: 1.375rem;
  border-radius: 50%;
  background: url('../images/swiper-r2.png')no-repeat center center;
  background-size: contain; 
  right: -2.5rem;
}
.insec5 .ri .swiper-button-next:hover{
 background: url('../images/swiper-r2a.png')no-repeat center center;
 background-size: contain; 
}
.insec5 .ri .swiper-button-prev{
  width: 1.375rem;
  height: 1.375rem;
  border-radius: 50%;
  background: url('../images/swiper-l2.png')no-repeat center center;
  background-size: contain; 
  left: -2.5rem;
}
.insec5 .ri .swiper-button-prev:hover{
 background: url('../images/swiper-l2a.png')no-repeat center center;
 background-size: contain; 
}
.insec5 .ri .ico{
  left: 50%;
  top: 50%;
  transform:translate(-50%,-50%);
  z-index: 1; 
}
.insec5 .swiper10-box{
  width: 12.5rem;

  color: #999;
  margin:2rem auto 0;
  text-align: center;
  position: relative;
}

.insec5 .swiper10-box:before{
  content: '';
  position: absolute;
  width: 1px;
  height: 0.9rem;
  background: #da251c;
  left: 50%;
  top: -1rem;
  transform:translateX(-50%); 
}
.insec5 .swiper10-box .swiper-wrapper{
  align-items: center;
}
.insec5 .swiper10-box .swiper-slide-active{
  color: #666;
  font-size: 0.65rem;
}
#wave1{
  height: 15rem!important;
  left: 0;
  bottom: 0;
}


/*--------------第六屏--------------------*/

.insec6 {
  box-sizing: border-box;
  padding-top: 5rem;
}
.insec6 .title {
  text-align: center;
  margin-bottom: 2rem;
  opacity: 0;
  transform: translateY(20%);
  transition: all 0.6s ease-in-out 0s;
}
.insec6 .title h3 {
  font-size: 0.75rem;
  margin-top: 0.35rem;
}
.insec6 .swiper-container6 {
  opacity: 0;
  transform: translateY(20%);
  transition: all 0.6s ease-in-out 0.3s;
  width: 100%;
}
.insec6 .swiper-container6 .swiper-slide {
  height: 12rem;
  width: 25%;
  transition: all 0.4s ease 0s;
  box-sizing: border-box;
  padding-top: 1.5rem;
  padding-left: 1.4rem;
}
.insec6 .swiper-container6 .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.insec6 .swiper-container6 .swiper-slide .t {
  font-size: 0.6rem;
  margin-bottom: 0.4rem;
}
.insec6 .swiper-container6 .swiper-slide .p {
  font-size: 0.35rem;
  margin-bottom: 0.15rem;
}
.insec6 .swiper-container6 .swiper-slide.cur {
  width: 50%;
  color: #fff;
  padding-right: 8rem;
}
.insec6 .le-num {
  opacity: 0;
  transform: translateY(20%);
  transition: all 0.6s ease-in-out 0.6s;
  color: #fff;
  font-size: 0.825rem;
  left: 43%;
  top: 1.25rem;
  z-index: 3;
}
.insec6 .le-num .num-a {
  font-size: 0.55rem;
  color: rgba(255, 255, 255, 0.5);
}

.insec6.on .title {
  opacity: 1;
  transform: translateY(0);
}
.insec6.on .swiper-container6 {
  opacity: 1;
  transform: translateY(0);
}
.insec6.on .le-num {
  opacity: 1;
  transform: translateY(0);
  display: none;
}
@media (max-width: 767px){
  .insec6.on .le-num {
    display: block;
  }
}
.insec7 {
  color: #000;
}

.insec7 .tit-t{color:#fff;}

.insec7 .link {
  display: block;
  width: 5.5rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  height: 1.5rem;
  line-height: 1.5rem;
  margin-right: 1rem;
  color: #fff;
  display: flex;
  align-items: center;
}
.insec7 .link .t {
  width: 4.5rem;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.insec7 .link i {
  width: 1rem;
  height: 1rem;
  position: relative;
}
.insec7 .link i:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 9px;
  background: url("../images/san-r.png") no-repeat center center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.insec7 .link:hover {
  background: #fff;
  color: #0b3797;
}
.insec7 .link:hover .t {
  border-right: 1px solid rgba(11, 55, 15, 0.15);
}
.insec7 .link:hover i:before {
  background: url("../images/san-rb.png") no-repeat center center;
}
.insec7 .w1600 {
  padding-top: 4rem;
}
.insec7 .le {
  width: 65%;
  opacity: 0;
  transform: translateY(20%);
  transition: all 0.3s ease-in-out 0s;
}
.insec7 .le h1 {
  margin-bottom: 0.1rem;
}
.insec7 .le .title {
  margin-bottom: 1.2rem;
}
.insec7 .le .title p {
  font-size: 0.65rem;
}
.insec7 .le .item {
  width: 100%;
  height: 13.5rem;
  overflow: hidden;
  box-sizing: border-box;
  cursor: pointer;
}
.insec7 .le .item .con-tt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #da251c;
  margin-bottom: 0.4rem;
}

.insec7 .le .item .con-tt .newtit {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
}

.insec7 .le .item .con-tt .sp {
  font-size: 0.35rem;
  color: rgba(51, 51, 51, 0.5);
}
.insec7 .le .item .img {
  width: 100%;
  position: relative;
  padding-bottom: 66.25%;
}
.insec7 .le .item .img .img_g {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.insec7 .le .item .ico {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.insec7 .le .item .con {
  background: #fff;
  box-sizing: border-box;
  padding: 1rem 1.25rem 1.4rem;
}
.insec7 .le .item .con .con-t {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 1.9rem;
}
.insec7 .le .item1 {
  background: #fff;
}
.insec7 .le .item2 {
  box-sizing: border-box;
  padding: 1rem 1.25rem 1rem;
}
.insec7 .le .item2 .con {
  background: none;
  padding: 0;
}
.insec7 .le .item2 .con-tt .sp {
  color: rgba(255, 255, 255, 0.5);
}
.insec7 .le .item2 .tit-t {
  margin-top: 1rem;
  font-size: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2rem;
}
.insec7 .le .item2 .tit-p {
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  color: rgba(255, 255, 255, 0.6);
  margin: 0.8rem 0 1.5rem;
}
.insec7 .ri {
  width: 30%;
  padding-top: 1.1rem;
  opacity: 0;
  transform: translateY(20%);
  transition: all 0.3s ease-in-out 0.3s;
}
.insec7 .ri a {
  color: #333;
}
.insec7 .ri .tab-w a:hover{
  color: #fff;
}
.insec7 .ri .tab-w {
  margin-bottom: 2rem;
}
.insec7 .ri .tab-w .more {
  font-size: 0.35rem;
  background: #fff;
  width: 2.75rem;
  height: 1.25rem;
  display: inline-block;
  box-sizing: border-box;
  line-height: 1.25rem;
  padding-left: 0.75rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.insec7 .ri .tab-w .more:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 9px;
  background: url("../images/arrow-r3.png") no-repeat center center !important;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
}

.insec7 .ri .tab-w .a {
  padding-bottom: 0.35rem;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.insec7 .ri .tab-w .a:hover {
  border-bottom: 1px solid #fff;
}
.insec7 .ri .tab-w .a.cur {
  border-bottom: 1px solid #fff;
}
.insec7 .ri .tab-w .a:first-child {
  margin-right: 2rem;
}
.insec7 .ri .list {
  width: 100%;
}
.insec7 .ri li {
  width: 100%;
  height: 3.47rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 0.75rem;
  overflow: hidden;
}
.insec7 .ri li .img {
  width: 48%;
  height: 100%;
  overflow: hidden;
}
.insec7 .ri li .img img {
  transition: all 0.3s ease 0s;
}
.insec7 .ri li .con {
  width: 52%;
  box-sizing: border-box;
  padding-left: 1rem;
  padding-top: 0.3rem;
}
.insec7 .ri li .con .t{
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.insec7 .ri li .con .tit {
  font-size: 0.35rem;
  color: rgba(51, 51, 51, 0.5);
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.insec7 .ri li:hover img {
  transform: scale(1.05);
}
.insec7 .ri li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.insec7.on .le {
  opacity: 1;
  transform: translateY(0);
}
.insec7.on .ri {
  opacity: 1;
  transform: translateY(0);
}

.about-w .info-w {
  padding: 2rem 0 3rem;
  background-size: 58%;
  background-position: 10% 41%;
}
.about-w .info-w .info {
  /*height: 10.25rem;*/
  padding: 0 2rem;
}
.about-w .info-w .info .con {
  width: 50%;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0rem 1.75rem 0 0;
}
.about-w .info-w .info h2 {
  margin-bottom: 0.7rem;
  font-size: 0.9rem;
}
.about-w .info-w .info .down-b {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  color: #da251c;
  cursor: pointer;
}
.about-w .info-w .info .down-b img {
  margin-left: 20px;
}

.about-w .info-w .info .download{
  display: inline-block;
  width: 3.5rem;
  height: 1.1rem;
  line-height: 1.1rem;
  background: #da251c;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  margin-left: 0.5rem;
  border-radius: 4px;
}
@media(max-width: 767px){
  .about-w .info-w .info .download{
    width: 2.1rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-left: 0.2rem;
    font-size: 0.28rem;
  }
}
.about-w .info-w .info .img {
  width: 50%;
  height: 100%;
}
.about-w .zhizao-w {
  height: 17.5rem;
  box-sizing: border-box;
  padding: 3rem 0 3.5rem;
  color: #fff;
}
.about-w .zhizao-w .title {
  text-align: center;
  margin-bottom: 4rem;
}
.about-w .zhizao-w h2 {
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.about-w .zhizao-w .swiper-container {
  box-sizing: border-box;
  padding: 0 2.5rem;
}
.about-w .zhizao-w .swiper-slide {
  width: 25%;
  height: 4rem;
  box-sizing: border-box;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 1.3rem;
}
@media (max-width: 1510px){
.header-wrap .logo img {
    width: 195px;
    /* height: 50px; */
}
}
@media (max-width: 1440px){
  .about-w .zhizao-w .swiper-slide{
   padding: 0 1rem;
 }
}
@media (max-width: 1340px){
.header-wrap .logo img {
    width: 180px;
}
.header-wrap .list {
    left: 55%;
}
}
.about-w .zhizao-w .swiper-slide p{
  line-height: 1.6;
}
.about-w .zhizao-w .swiper-slide .num {
  font-size: 1.75rem;
  line-height: 1.2rem;
}
.about-w .zhizao-w .swiper-slide .add {
  font-size: 0.6rem;
  top: -0.4rem;
  left: 2rem;
}
.about-w .zhizao-w .swiper-slide .num-w {
  margin-bottom: 0.6rem;
}
.about-w .zhizao-w .swiper-slide:last-child {
  border-right: none;
}
.about-w .show-w {
  padding: 2.75rem 2.4rem 1.75rem;
}
.about-w .show-w .swiper-container {
  width: 100%;
  box-sizing: border-box;
}
.about-w .show-w .swiper-slide {
  overflow: hidden;
}
.about-w .show-w .swiper-slide .img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 133.33%;
  margin-bottom: 1rem;
}
.about-w .show-w .swiper-slide .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.3s ease 0s;
}
.about-w .show-w .swiper-slide .img:hover img {
  transform: scale(1.05);
}
.about-w .show-w .swiper-slide .t {
  font-size: 0.45rem;
  margin-bottom: 0.35rem;
}
.about-w .show-w .swiper-slide .tit {
  font-size: 0.35rem;
  color: #666;
  line-height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 2.5rem;
}

.about-w .new_video{
  padding:0 5rem; 
}
@media(max-width: 767px){
  .about-w .new_video{
    padding:0 0; 
  }
}
.about-w .show-w .swiper-slide .more-b {
  margin-top: 0.6rem;
  width: 3rem;
  text-align: center;
  height: 1.2rem;
  line-height: 1.2rem;
  color: #da251c;
  font-size: 0.35rem;
  border-radius: 1.2rem;
  border: 1px solid #dbdbdb;
  transition: all 0.3s ease 0s;
  display: none;
}
.about-w .show-w .swiper-slide .more-b:hover {
  background: #da251c;
  border: 1px solid #da251c;
  position: relative;
}
.about-w .show-w .swiper-slide .more-b:hover span {
  display: none;
}
.about-w .show-w .swiper-slide .more-b:hover:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 10px;
  background: url("../images/arrow-r3.png") no-repeat center center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.about-w .info-t {
  background: #f7f7f7;
  padding: 3rem 3.5rem;
  text-align: center;
  line-height: 0.75rem;
}

.wenhua-w .title {
  font-size: 0.9rem;
  text-align: center;
}
.wenhua-w .mission {
  padding: 0.5rem 1.9rem 2.7rem;
}
.wenhua-w .mission .item-w {
  margin-top: 1.25rem;
}
.wenhua-w .mission .item {
  width: 48.3%;
  height: 8.85rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
  box-sizing: border-box;
  padding: 0 0 0.75rem 1.25rem;
}
.wenhua-w .mission .item h2 {
  font-size: 0.6rem;
  margin-bottom: 0.35rem;
}
.wenhua-w .value-w {
	height: 12.5rem;
	padding: 2rem 0;
}
.wenhua-w .value-w .title {
  margin-bottom: 3rem;
}
.wenhua-w .value-w .show_list li {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-right: 1rem;
  cursor: pointer;
}
.wenhua-w .value-w .show_list li h3 {
  font-size: 0.6rem;
  margin-bottom: 0.2rem;
  transition: all 0.3s ease 0s;
}
.wenhua-w .value-w .show_list li .ico {
  margin-right: 0.5rem;
}

.wenhua-w .value-w .show_list li .ico img {
	opacity: 1;
	width: 70%;
}

.wenhua-w .value-w .show_list li p {
  color: #666;
}
.wenhua-w .value-w .show_list li img {
  bottom: -0.9rem;
  opacity: 0;
  transition: all 0.3s ease 0s;
}
.wenhua-w .value-w .show_list li:hover h3 {
  color: #da251c;
}
.wenhua-w .value-w .show_list li:hover img {
  bottom: -0.7rem;
  opacity: 1;
}
.wenhua-w .socio-w {
  padding: 2.4rem 1.9rem 3rem;
}
.wenhua-w .socio-w .title {
  margin-bottom: 1.75rem;
}
.wenhua-w .socio-w .swiper-container .swiper-slide .img {
  position: relative;
  padding-bottom: 66.66%;
  overflow: hidden;
}
.wenhua-w .socio-w .swiper-container .swiper-slide .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.3s ease 0s;
}
.wenhua-w .socio-w .swiper-container .swiper-slide .con {
  padding: 0.75rem 0 0.4rem;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wenhua-w .socio-w .swiper-container .swiper-slide:hover img {
  transform: scale(1.05);
}

.pop-back {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease 0s;
}

.pop-back.show {
  opacity: 1;
  z-index: 20;
}

.wenhua-pop {
  z-index: -21;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -60%);
  opacity: 0;
}
.wenhua-pop .con {
  overflow: hidden;
  width: 50vw;
  height: 13rem;
  padding: 2rem 3.25rem 0 2rem;
  background: #fff;
  border-radius: 8px;
}
.wenhua-pop .close-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #d1d1d1;
  right: -20px;
  top: -20px;
  cursor: pointer;
  opacity: 0;
}
.wenhua-pop .close-btn img {
  transition: all 0.3s ease 0s;
}
.wenhua-pop .close-btn:hover img {
  transform: rotateZ(45deg);
}
.wenhua-pop .le {
  width: 20%;
}
.wenhua-pop .ri {
  width: 80%;
}
.wenhua-pop .tit-t {
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
  position: relative;
}
.wenhua-pop .tit-t .line {
  position: absolute;
  width: 80%;
  height: 1px;
  background: #ededed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wenhua-pop .item {
  margin-bottom: 1.1rem;
}
.wenhua-pop .item .le {
  color: #999;
  font-size: 0.6rem;
}
.wenhua-pop .item:last-child {
  margin-bottom: 0;
}
.wenhua-pop .back {
  max-width: 7rem;
  right: -4%;
  bottom: -10%;
}

.wenhua-pop.show {
  z-index: 21;
  transform: translate(-50%, -50%);
  opacity: 1;
}
.wenhua-pop.show .close-btn {
  opacity: 1;
  z-index: 21;
}

.develop-w {
  padding: 0.5rem 2.8rem 3.5rem;
}
.develop-w .title {
  text-align: center;
  font-size: 0.9rem;
}
.develop-w .list {
  padding-top: 2rem;
  position: relative;
}
.develop-w .list:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: #dae5ef;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.develop-w li {
  width: 100%;
  height: 6.25rem;
  margin-bottom: 1.9rem;
  position: relative;
}
.develop-w li .img {
  width: 44.2%;
  height: 100%;
  float: left;
  box-sizing: border-box;
}
.develop-w li .img img{
    height: 100%;
    width: 100%;
}
.develop-w li .con {
  width: 50%;
  box-sizing: border-box;
  float: right;
}
.develop-w li h1 {
  margin-bottom: 1rem;
  font-size: 1.05rem;
  position: relative;
  box-sizing: border-box;
  padding-left: 1.9rem;
}
.develop-w li h1:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #da251c;
  left: -9px;
  top: 50%;
  transform: translateY(-50%);
}
.develop-w li h1:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  left: -3px;
  top: 50%;
  transform: translateY(-50%);
}
.develop-w li .con-t {
  box-sizing: border-box;
  padding-left: 1.9rem;
  font-size: 0.45rem;
}
.develop-w li .con-t p:first-child {
  position: relative;
}
.develop-w li .con-t p:first-child:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #da251c;
  left: calc(-1.9rem - 3px);
  top: 50%;
  transform: translateY(-50%);
}
.develop-w li .p {
  box-sizing: border-box;
  padding-left: 1.9rem;
  margin-top: 0.25rem;
  font-size: 0.9rem;
}
.develop-w li:nth-child(2n) .img {
  float: right;
}
.develop-w li:nth-child(2n) .con {
  float: left;
  text-align: right;
}
.develop-w li:nth-child(2n) .con-t {
  padding-right: 1.9rem;
  padding-left: 0;
}
.develop-w li:nth-child(2n) .con-t p:first-child {
  position: relative;
}
.develop-w li:nth-child(2n) .con-t p:first-child:before {
  right: calc(-1.9rem - 3px);
  left: auto;
}
.develop-w li:nth-child(2n) h1 {
  padding-right: 1.9rem;
  padding-left: 0;
}
.develop-w li:nth-child(2n) h1:before {
  right: -9px;
  left: auto;
}
.develop-w li:nth-child(2n) h1:after {
  left: auto;
  right: -3px;
}
.develop-w li:nth-child(2n) .p {
  padding-right: 1.9rem;
  padding-left: 0;
}

.honor-w .info-w {
  padding: 0.5rem 2.25rem 2rem;
}
.honor-w .info-w .title {
  text-align: center;
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
}
.honor-w .info-w .info {
  height: 10rem;
}
.honor-w .info-w .info .le {
  width: 31.1%;
  height: 100%;
}
.honor-w .info-w .info .ri {
  width: 68.9%;
  height: 100%;
  background: #f8f8f8;
  box-sizing: border-box;
  padding: 1rem 1.5rem 0;
}
.honor-w .info-w .info .swiper-container {
  color: #666;
  font-size: 0.35rem;
}
.honor-w .info-w .info .swiper-container .t {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 0.4rem;
  margin-bottom: 0.4rem;
  height: 1.6rem;
  display: flex;
  align-items: flex-end;
  cursor: pointer;
}
.honor-w .info-w .info .swiper-container .t:last-child {
  margin-bottom: 0;
}
.honor-w .swiper-b {
  background: #f8f8f8;
  padding: 2.25rem 0 1.76rem;
}
.honor-w .swiper-b .box {
  padding: 0 2rem;
  position: relative;
}
.honor-w .swiper-b .swiper-container {
  position: static;
}
.honor-w .swiper-b .swiper-slide {
  height: 7.5rem;
  background: #fff;
  overflow: hidden;
}
.honor-w .swiper-b .swiper-slide img {
  transition: all 0.3s ease 0s;
}
.honor-w .swiper-b .swiper-slide:hover img {
  transform: scale(1.05);
}
.honor-w .swiper-b .swiper-button-next {
  width: 1.2rem;
  height: 1.2rem;
  background: url("../images/swiper-r3.png") no-repeat center center;
  background-size: contain;
}
.honor-w .swiper-b .swiper-button-next:hover {
  background: url("../images/swiper-r2a.png") no-repeat center center;
  background-size: contain;
}
.honor-w .swiper-b .swiper-button-prev {
  width: 1.2rem;
  height: 1.2rem;
  background: url("../images/swiper-l3.png") no-repeat center center;
  background-size: contain;
}
.honor-w .swiper-b .swiper-button-prev:hover {
  background: url("../images/swiper-l2a.png") no-repeat center center;
  background-size: contain;
}

.mould-w {
  padding: 0.5rem 0 3.5rem;
  background: #fff;
}
.mould-w .title {
  font-size: 0.9rem;
  margin-bottom: 1rem;
  text-align: center;
}
.mould-w .list {
  padding: 0 2.25rem;
}
.mould-w .list li a{
  /*height: 9.6rem;*/
  display: block;
  box-sizing: border-box;
  border: 1px solid #ededed;
  /*margin-bottom: 1.5rem;*/
  position: relative;
}
.mould-w .list li .le {
  width: 50%;
  height: 100%;
}
.mould-w .list li .le .swiper-container {
  width: 100%;
  height: 100%;
  position: static;
}
.mould-w .list li .le .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
}
.mould-w .list li .le .swiper-container .swiper-pagination {
  bottom: -1rem;
}
.mould-w .list li .le .swiper-container .swiper-pagination-bullet {
  opacity: 1;
  background: #ededed;
  width: 25px;
  height: 2px;
}
.mould-w .list li .le .swiper-container .swiper-pagination-bullet-active {
  background: #da251c;
}
.mould-w .list li .ri {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 1rem 0 3rem;
}
.mould-w .list li .ri h3 {
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
}
.mould-w .list li .ri p {
  font-size: 0.45rem;
  color: #666;
  margin-bottom: 0.1rem;
  position: relative;
}
.mould-w .list li .ri p:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background: #da251c;
  border-radius: 50%;
  left: -0.6rem;
  top: 0.35rem;
}
.mould-w .list li .ri .p:last-child {
  margin-bottom: 0;
}
.mould-w .list li:last-child {
  margin-bottom: 0;
}
.mould-w .list.test li .ri {
  background: #f8f8f8 !important;
}
.mould-w .more_con {
  margin: 1.5rem 0;
  height: 15.35rem;
  box-sizing: border-box;
  padding: 2.25rem 0 2.5rem;
}
.mould-w .more_con .tit-t {
  font-size: 0.75rem;
  margin-bottom: 4rem;
  text-align: center;
}
.mould-w .more_con .con {
  box-sizing: border-box;
  padding: 0 2rem;
}
.mould-w .more_con .con .item-w {
  box-sizing: border-box;
  width: 100%;
}
.mould-w .more_con .con .item {
  width: 25%;
  box-sizing: border-box;
  border-right: 1px solid #a0a0a0;
}
.mould-w .more_con .con .item a {
  display: block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mould-w .more_con .con .item h3 {
  font-size: 0.6rem;
  margin-top: 0.55rem;
}
.mould-w .more_con .con .item:last-child {
  border-right: none;
}
.mould-w .more_con .con_more {
  width: 4rem;
  height: 1.25rem;
  background: #fff;
  border-radius: 1.25rem;
  text-align: center;
  line-height: 1.1rem;
  color: #da251c;
  margin: 2.5rem auto 0;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
.mould-w .more_con .con_more:hover {
  color: #fff;
  background: #da251c;
}
.mould-w .more_con .con_more span {
  font-size: 0.6rem;
  margin-left: 5px;
}

.mould-tab {
  width: 100%;
  background: #fff;
  padding-top: 1rem;
  position: absolute;
  top: 100%;
  z-index: -1;
  transition: all 0.4s linear 0s;
  visibility: hidden;

}
.mould-tab .title {
  margin-bottom: 1rem;
}
.mould-tab .tab-close {
  text-align: center;
  color: #666;
  margin: 2rem auto 0;
  cursor: pointer;
  width: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mould-tab .tab-close .ico {
  width: 1.25rem;
  height: 1.25rem;
  background: #ddd;
  border-radius: 50%;
  margin-bottom: 0.2rem;
  transition: all 0.3s ease 0s;
}
.mould-tab .tab-close img {
  transition: all 0.3s ease 0s;
}
.mould-tab .tab-close .a {
  display: none;
}
.mould-tab .tab-close:hover .ico {
  background: #da251c;
}
.mould-tab .tab-close:hover img {
  display: none;
}
.mould-tab .tab-close:hover .a {
  display: block;
}
.mould-tab .swiper-pagination-bullet {
  opacity: 1;
  background: #ededed;
  width: 40px;
  height: 4px;
}
.mould-tab .swiper-pagination-bullet-active {
  background: #da251c;
}
.mould-tab .list {
  margin-bottom: 0.5rem;
}
.mould-tab .swiper-container2 {
  position: static;
}
.mould-tab .swiper-container2 .swiper-slide {
  box-sizing: border-box;
  border: 1px solid #ededed;
}
.mould-tab .swiper-container2 .swiper-slide .img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 49.24%;
}
.mould-tab .swiper-container2 .swiper-slide .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.mould-tab .swiper-container2 .swiper-slide .con-t {
  height: 4.25rem;
  box-sizing: border-box;
  padding: 0.9rem 1.25rem 0;
}
.mould-tab .swiper-container2 .swiper-slide .con-t .le-t {
  font-size: 0.6rem;
  margin-right: 1.25rem;
}
.mould-tab .swiper-container2 .swiper-slide .con-t .ri-t {
  font-size: 0.45rem;
  color: #666;
}
.mould-tab .swiper-container2 .swiper-pagination {
  bottom: -1rem;
}

.mould-tab.show {
  top: 2.5rem;
  z-index: 20;
  visibility: visible;
}

.prolist-w {
  /*background: #f8f8f8;*/
  padding: 0rem 0 1.5rem;
}
.prolist-w .list {
  padding: 0 0rem 1rem;
}
.prolist-w .list li {
  /*width: 23.2%;*/
  overflow: hidden;
  height: auto;
  /*margin: 0 2.4% 2.4% 0;*/
  margin-bottom: 30px;
  /*padding: 0 1rem;*/
}
.prolist-w .list li a{

}
.prolist-w .list li .img {
  /*height: 7.75rem;*/
  overflow: hidden;
}
.prolist-w .list li .img img {
  transition: all 0.3s ease 0s;
  width: 100%;
}
.prolist-w .list li .t {
  width: 100%;
  text-align: center;
  height: 1.75rem;
  line-height: 1.75rem;
  position: relative;
  box-sizing:border-box;
  /*padding-top: 0.3rem;*/
  padding: 0 10px;
  text-overflow:ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prolist-w .list li .t:before {
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  background: #e4e4e4;
}
.prolist-w .list li:hover img {
  transform: scale(1.05);
}
.prolist-w .list li:nth-child(4n) {
  margin-right: 0;
}

.body.show {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: -1;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.mould-w.produce {
  padding: 0.5rem 0 0;
}
.mould-w.produce .title {
  margin-bottom: 1.5rem;
}
.mould-w.produce .title p {
  margin-top: 0.4rem;
  font-size: 0.45rem;
}
.mould-w.produce .last-w {
  padding: 1.7rem 0 3.5rem;
  background: #f8f8f8;
}
.mould-w.produce .last-w .list li {
  border: none;
}
.mould-w.produce .list1 {
  padding-bottom: 3rem;
}
.mould-w.produce .list li {
  background: #fff;
}
.mould-w.produce .list li .le .swiper-container .swiper-pagination-bullet {
  width: 46px;
  height: 4px;
}
.mould-w.produce .pro_nav {
  padding: 0 2.25rem;
}
.mould-w.produce .pro_nav .swiper-container{
  position: static;
}
.mould-w.produce .pro_nav .swiper-slide {
  width: calc(100% / 7);
  height: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  font-size: 0.45rem;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  position: relative;
}
.mould-w.produce .pro_nav .swiper-slide:hover {
  background: #f8f8f8;
  color: #da251c;
}
.mould-w.produce .pro_nav .swiper-slide:hover:before {
  display: none;
}
.mould-w.produce .pro_nav .swiper-slide:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 0.4rem;
  background: #bebebe;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.mould-w.produce .pro_nav .swiper-slide:before:before {
  display: none;
}
.mould-w.produce .pro_nav .swiper-slide:last-child:before {
  display: none;
}
.mould-w.produce .pro_nav .swiper-slide.cur {
  background: #f8f8f8;
  color: #da251c;
}
.mould-w.produce .pro_nav .swiper-slide.cur:before {
  display: none;
}
.mould-w.produce .pro_nav .swiper-button-next{
  width: 9px;
  height: 16px;
  background: url('../images/swiper-r5a.png')no-repeat center center;
  background-size: contain;
  top: 71%;
  right: 1rem;
}
.mould-w.produce .pro_nav .swiper-button-prev{
  width: 9px;
  height: 16px;
  background: url('../images/swiper-l5a.png')no-repeat center center;
  background-size: contain;
  top: 71%;
  left: 1rem;
}
.mould-w.produce .text_list {
  padding: 0 2.25rem 2rem;
}
.mould-w.produce .text_list li {
  width: 46.56%;
  margin: 0 6.88% 3% 0;
}
.mould-w.produce .text_list li .t {
  font-size: 0.6rem;
  white-space: normal!important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height:2.25rem;
}
.mould-w.produce .text_list li .img {
  width: 100%;
  position: relative;
  padding-bottom: 43.54%;
  margin: 0.5rem 0 0.75rem;
  overflow: hidden;
}
.mould-w.produce .text_list li .img img {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.3s ease 0s;
}
.mould-w.produce .text_list li .img:hover img {
  transform: scale(1.05);
}
.mould-w.produce .text_list li .con-t {
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 3.2rem;
}
.mould-w.produce .text_list li:nth-child(2n) {
  margin-right: 0;
}

.field-w {
  padding-top: 0.5rem;
}
.field-w .title {
  text-align: center;
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
}
.field-w .field-slide {
  padding-bottom: 4rem;
}
.field-w .field-slide li {
  width: 20.4%;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease 0s;
}
.field-w .field-slide li a {
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 17rem;
  padding: 0 0 1.5rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
  font-size: 0.6rem;
}
.field-w .field-slide li .ico {
  margin-bottom: 0.6rem;
}
.field-w .field-slide li .ico .a {
  display: none;
}
.field-w .field-slide li:before {
  content: '';
  position: absolute;
  width: 400%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: -135%;
  transition: all 0.4s linear 0s;
  top: 0;
  transform: skew(-30deg);
}
.field-w .field-slide li:hover:before {
  left: -500%;
}
.field-w .field-slide li.cur {
  width: 38.8%;
}
.field-w .field-slide li.cur a {
  color: #da251c;
}
.field-w .field-slide li.cur .ico img {
  display: none;
}
.field-w .field-slide li.cur .ico .a {
  display: block;
}
.field-w .field-slide li.cur:before {
  left: -500%;
  top: 0;
}

.prode-w {
  padding: 0.5rem 2.25rem 2.5rem;
}
.prode-w .prode {
  width: 100%;
  height: 16.75rem;
  padding-bottom: 2.4rem;
}
.prode-w .prode .img {
  width: 50%;
  height: 100%;
  background: #efefef;
}
.prode-w .prode .con {
  width: 50%;
  box-sizing: border-box;
  padding: 3rem 1.5rem 1rem;
}
.prode-w .prode .con h3 {
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.prode-w .prode .con .con-t {
  color: #666;
  font-size: 0.45rem;
}
.prode-w .pro-page {
  height: 2rem;
  line-height: 2rem;
  border-top: 1px solid #efefef;
}

.lab-w {
  padding-top: 0.5rem;
}
.lab-w .test-w .info {
  padding: 1rem 2.25rem;
}
.lab-w .test-w .info p {
  margin-bottom: 0.75rem;
}
.lab-w .test-w .swiper-w {
  background: #f7f7f7;
}
.lab-w .test-w .swiper-w .swiper-b {
  padding: 2.25rem;
}
.lab-w .test-w .swiper-w .swiper-b .tit-t {
  margin-bottom: 2rem;
}
.lab-w .test-w .swiper-w .swiper-b .le {
  width: 42%;
  font-size: 0.9rem;
}
.lab-w .test-w .swiper-w .swiper-b .ri {
  font-size: 0.6rem;
}
.lab-w .test-w .swiper-w .swiper-slide{
  cursor: pointer;
}
.lab-w .test-w .swiper-w .img {
  margin-bottom: 0.5rem;
  position: relative;
  overflow: hidden;
  padding-bottom: 133.33%;
}

/* 弹窗 */
.tc_wrap{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.5);
  z-index: -1;
  visibility: hidden;
}
.tc_wrap.show{
  z-index: 99;
  visibility: visible;
}
.tc_wrap .con-wrap{
  width: 40%;
  height: 50%;
  position: relative;
  left: 50%;
  top: 50%;
  transform:translate(-50%,-50%); 
  background: #fff;
  box-sizing:border-box;
  padding: 0.5rem;
  display: flex;
  align-items: center;
}
.tc_wrap .con-wrap .img{
  width: 50%;
  text-align: center;
}
.tc_wrap .con-wrap .con-t{
  width: 50%;
}

.tc_wrap .con-wrap .close-b{
  right: 0.5rem;
  top: 0.5rem;
  width: 0.5rem;
  cursor: pointer;
}
@media(max-width: 767px){

  .tc_wrap .con-wrap{
    width: 92%;
    height: auto;
    display: block;
    padding: 0.5rem 0.3rem;
  }
  .tc_wrap .con-wrap .close-b {
    right: 0.3rem;
    top: 0.3rem;
    width: 0.3rem;
  }
  .tc_wrap .con-wrap .img{
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .tc_wrap .con-wrap .con-t{
    width: 100%;
  }
}
.lab-w .test-w .swiper-w .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.3s ease 0s;
}
.lab-w .test-w .swiper-w .img:hover img {
  transform: scale(1.05);
}
.lab-w .test-w .swiper-w .t {
  font-size: 0.45rem;
}
.lab-w .test-w .last-w {
  padding: 2rem 2.5rem;
}
.lab-w .test-w .last-w .le {
  width: 22%;
}
.lab-w .test-w .last-w .le h3 {
  font-size: 0.75rem;
  margin-bottom: 0.8rem;
}
.lab-w .test-w .last-w .list {
  width: 71%;
}
.lab-w .test-w .last-w .list li {
  width: calc(100% / 3);
  height: 5rem;
  margin-bottom: 1.4rem;
}
.lab-w .test-w .last-w .list li img {
  transition: all 0.3s ease 0s;
}
.lab-w .test-w .last-w .list li:hover img {
  transform: scale(1.05);
}
.lab-w .mater-w {
  padding: 0 0 2rem 2.25rem;
}
.lab-w .mater-w li {
  padding: 2.4rem 0;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
}
.lab-w .mater-w li .le {
  width: 49%;
}
.lab-w .mater-w li .con-t {
  width: 44%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.6rem;
}
.lab-w .mater-w li:last-child {
  border-bottom: none;
}

.mould-w.lab {
  padding-bottom: 1rem;
}

.news-w {
  padding: 0.5rem 0 3rem;
}
.news-w .title {
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  text-align: center;
}
.news-w .new-tab {
  margin: 0 auto 1.5rem;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.news-w .new-tab .input-b {
  width: 7.5rem;
  height: 1.7rem;
  line-height: 1.7rem;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 0 0.6rem;
  margin-right: 13px;
}
.news-w .new-tab .input-b input::-webkit-input-placeholder {
  color: #b3b2b2;
}
.news-w .new-tab .input-b input::-moz-input-placeholder {
  color: #b3b2b2;
}
.news-w .new-tab .input-b input::-ms-input-placeholder {
  color: #b3b2b2;
}
.news-w .new-tab .input-b .txt {
  width: 88%;
}
.news-w .new-tab .input-b .sub {
  position: absolute;
  width: 17px;
  height: 17px;
  background: url("../images/search-ico3.png") no-repeat center center;
  background-size: contain;
  right: 0.6rem;
  top: 50%;
  transform: translateY(-50%);
}
.news-w .new-tab .input-b:hover {
  border: 1px solid #073190;
}
.news-w .new-tab .input-b:hover .sub {
  background: url("../images/search-ico3a.png") no-repeat center center;
}
.news-w .new-tab .item {
  width: 7.5rem;
  z-index: 99;
}
.news-w .new-tab .item .up {
  width: 100%;
  height: 1.7rem;
  line-height: 1.7rem;
  border-radius: 4px;
  padding: 0 0.6rem;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  font-size: 0.5rem;
  cursor: pointer;
}
.news-w .new-tab .item .up i {
  position: absolute;
  right: 0.6rem;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 6px;
  background: url("../images/arrow-d1g.png") no-repeat center center;
  background-size: contain;
}
.news-w .new-tab .item .up:hover i {
  background: url("../images/arrow-d1b.png") no-repeat center center;
  background-size: contain;
}
.news-w .new-tab .item .up:hover {
  border: 1px solid #da251c;
  color: #da251c;
}
.news-w .new-tab .item .option {
  width: 100%;
  top: 1.7rem;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #f8f8f8;
  box-sizing: border-box;
  display: none;
  border-top: 1px solid #dcdcdc;
  padding: 0.15rem 0;
  background: #f8f8f8;
}
.news-w .new-tab .item .option dd {
  box-sizing: border-box;
  padding: 0 0.6rem;
  cursor: pointer;
  height: 1.2rem;
  line-height: 1.2rem;
  border-bottom: 1px solid #dcdcdc;
  background: #f8f8f8;
  color: #555;
  position: relative;
  position: relative;
}
.news-w .new-tab .item .option dd:before {
  position: absolute;
  content: '';
  width: calc(100% - 1.2rem);
  height: 1px;
  background: #fff;
  left: 0.6rem;
  bottom: 0;
}
.news-w .new-tab .item .option dd:hover {
  background: #073190;
  color: #fff;
  border-bottom: 1px solid #073190;
}
.news-w .new-tab .item .option dd:hover:before {
  background: #073190;
}
.news-w .new-tab .item .option dd:last-child:before {
  display: none;
}
.news-w .recommend-img {
  margin-bottom: 2rem;
}
.news-w .recommend-img .item {
  width: 48.68%;
  height: 9.45rem;
  box-sizing: border-box;
  padding: 0 1rem 0.75rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.news-w .recommend-img .item a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.news-w .recommend-img .item .le {
  width: 80%;
  font-size: 0.5rem;
  transition: all 0.3s ease 0s;
}
.news-w .recommend-img .item .ri {
  font-size: 0.35rem;
}
.news-w .recommend-img .item .tit {
  display: flex;
  justify-content: space-between;
}
.news-w .recommend-img .item:hover .le {
  color: #da251c;
}
.news-w .newsde {
  position: relative;
}
.news-w .newsde:before {
  /*position: absolute;
  content: '';
  width: 1px;
  height: calc(100% - 2.5rem);
  background: #d5d5d5;
  right: 24.34%;
  top: 0;*/
}
.news-w .newsde{
  min-height: 26rem;
}
.news-w .newsde .le {
  width: 100%;
}
.news-w .newsde .le .news_list {
  width: 100%;
  margin-bottom: 1.5rem;
}
.news-w .newsde .le .news_list li {
  width: 100%;
  border-bottom: 1px solid #dedede;
  padding-bottom: 1rem;
  margin-bottom: 0.9rem;
}
.news-w .newsde .le .news_list .img {
  width: 28.2%;
  padding-bottom: 18.2%;
  overflow: hidden;
  position: relative;
}
.news-w .newsde .le .news_list .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.3s ease 0s;
}
.news-w .newsde .le .news_list .img:hover img {
  transform: scale(1.05);
}
.news-w .newsde .le .news_list .con-t {
  width: 67.3%;
}
.news-w .newsde .le .news_list .con-t .t {
  font-size: 0.5rem;
  color: #333;
  transform: translateY(-0.27rem);
  transition: all 0.3s ease 0s;
}
.news-w .newsde .le .news_list .con-t .time {
  color: #808080;
  font-size: 0.325rem;
  margin-bottom: 0.2rem;
}
.news-w .newsde .le .news_list .con-t .tit {
  font-size: 0.375rem;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 1.5rem;
  margin-bottom: 1.3rem;
}
.news-w .newsde .le .news_list .con-t .de {
  color: #808080;
  font-size: 0.325rem;
  transition: all 0.3s ease 0s;
}
.news-w .newsde .le .news_list .con-t .de i {
  width: 9px;
  height: 7px;
  background: url("../images/arrow-r6.png") no-repeat center center;
  background-size: contain;
  margin-left: 10px;
}
.news-w .newsde .le .news_list .con-t:hover .t {
  color: #da251c;
}
.news-w .newsde .le .news_list .con-t:hover .de {
  color: #da251c;
}
.news-w .newsde .le .news_list .con-t:hover .de i {
  background: url("../images/arrow-r6a.png") no-repeat center center;
  background-size: contain;
}
.news-w .newsde .ri {
  width: 21.05%;
  right: 0;
  top: 0;
}
.news-w .newsde .ri .tit-t {
  color: #000;
  font-size: 0.55rem;
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.news-w .newsde .ri li {
  box-sizing: border-box;
  padding: 0.6rem 0.6rem 0.7rem;
  height: 4.75rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0.5rem;
  background: #fcfcfc;
  transition: all 0.3s ease 0s;
}
.news-w .newsde .ri li .t {
  color: #333333;
  font-size: 0.45rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 2.5rem;
  margin-bottom: 0.6rem;
}
.news-w .newsde .ri li .time {
  font-size: 12px;
  color: #808080;
}
.news-w .newsde .ri li:hover {
  background: #da251c;
}
.news-w .newsde .ri li:hover .t {
  color: #fff;
}
.news-w .newsde .ri li:hover .time {
  color: #fff;
}
.news-w .newsde .ri li:last-child {
  margin-bottom: 0;
}

.video-w {
  padding: 0.5rem 0 5.25rem;
  background: url("../images/video-back.png") no-repeat center top;
  background-size: 92%;
}
.video-w .title {
  font-size: 0.8rem;
  text-align: center;
  margin-bottom: 2rem;
}
.video-w .con {
  width: 57.3%;
  margin: 0 auto;
}
.video-w .video {
  height: 13.75rem;
  position: relative;
  z-index: 2;
  margin-bottom: 0.75rem;
}
.video-w .video .ico {
  cursor: pointer;
}
.video-w .con-t {
  position: relative;
}
.video-w .con-t:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1.5rem;
  background: url("../images/vedio-shadow.png") no-repeat center center;
  left: 0;
  bottom: 0.3rem;
}
.video-w .con-t img {
  margin-right: 10px;
}
.video-w .con-t .le {
  font-size: 0.45rem;
  position: relative;
  z-index: 3;
}
.video-w .con-t .le a {
  display: block;
  display: flex;
  align-items: center;
}
.video-w .con-t .ri {
  position: relative;
  z-index: 3;
  font-size: 0.35rem;
  color: #7f7f7d;
  display: flex;
  align-items: center;
}
.video-w .con-t .ri img {
  cursor: pointer;
}
.video-w .con-t .share {
  margin-right: 10px;
}

.bdshare_popup_box {
  display: none !important;
}

.bds_more {
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  background: url("../images/share-ico1.png") no-repeat center center !important;
  background-size: !important;
  margin: 0 !important;
}

.newde-wrap .newde {
  background: #fff;
  -transform: translateY(-1.5rem);
  padding: 1rem 0 2rem;
}
.newde-wrap .newde .title {
  text-align: center;
  padding-bottom: 1rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #dddddd;
}
.newde-wrap .newde .title .t {
  color: #222;
  margin-top: 0.5rem;
}
.newde-wrap .newde .con-t {
  padding-top: 1rem;
}
.newde-wrap .newde .con-t p {
  font-size: 0.45rem;
  line-height: 0.75rem;
}
.newde-wrap .de-bottom {
  margin-top: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newde-wrap .de-bottom h1 {
  font-size: 0.45rem;
  margin-bottom: 0.1rem;
  color: #444;
}
.newde-wrap .de-bottom p {
  line-height: 1.2;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.newde-wrap .de-bottom .back-list {
  width: 12%;
}
.newde-wrap .de-bottom .back-list p {
  font-size: 16px;
  text-align: center;
}
.newde-wrap .de-bottom .back-list .icon {
  text-align: center;
}
.newde-wrap .de-bottom .back-list i {
  width: 24px;
  height: 24px;
  background: url("../images/back-news-icon.png") no-repeat center center;
  background-size: contain;
}
.newde-wrap .de-bottom .prev {
  width: 40%;
}
.newde-wrap .de-bottom .prev a {
  display: block;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newde-wrap .de-bottom .prev .icon {
  width: 10px;
}
.newde-wrap .de-bottom .prev .icon i {
  width: 10px;
  height: 16px;
  background: url("../images/arrow-l2.png") no-repeat center center;
  background-size: contain;
}
.newde-wrap .de-bottom .prev .debo-con {
  width: 90%;
}
.newde-wrap .de-bottom .next {
  width: 40%;
}
.newde-wrap .de-bottom .next a {
  display: block;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.newde-wrap .de-bottom .next .icon {
  width: 10px;
  text-align: right;
}
.newde-wrap .de-bottom .next .icon i {
  width: 10px;
  height: 16px;
  background: url("../images/arrow-r2.png") no-repeat center center;
  background-size: contain;
}
.newde-wrap .de-bottom .next .debo-con {
  width: 90%;
  text-align: right;
}

.search-alert {
  position: fixed;
  z-index: -1;
  background-color: #222222;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.search-alert .closei {
  display: block;
  width: 18px;
  height: 18px;
  background: url("../images/ico_37.png") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  transition: transform 0.3s ease 0s;
}
.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 124px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}
.search-alert .cent-form .tex {
  border: none;
  font-size: 66px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  font-family: "Base-font";
  padding-left: 88px;
  padding-right: 80px;
  background: url("../images/ico_36.png") no-repeat 35px 60px;
}
.search-alert .cent-form .sub-butn {
  border: none;
  height: 100px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 100px;
  color: #555;
  text-align: right;
  background: none;
  font-family: "Base-font";
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  text-align: center;
}

.search-alert.show {
  z-index: 1111;
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  .search-alert .cent-form {
    height: 0.6rem;
    margin-top: 0;
  }

  .search-alert .cent-form .tex {
    border: none;
    font-size: 0.4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    width: 80%;
    padding-left: 0.7rem;
    padding-right: 0.3rem;
    background: url("../images/ico_36.png") no-repeat 0.2rem 0.1rem;
  }

  .search-alert .cent-form .sub-butn {
    height: 0.6rem;
    margin-top: 0;
    font-size: 0.4rem;
    line-height: 0.6rem;
    width: 20%;
  }
}




/*新增*/
.new_nav{
 box-sizing:border-box;
 padding: 0 2.25rem; 
 margin-bottom: 4rem;
}

.new_nav .list li{
  width:22.9%;
  box-sizing:border-box;
  height: 3.35rem;
  margin-right: 2.8%;
  background: url('../images/tab_back.jpg')no-repeat center center;
  background-size: 100%;
  font-size: 0.55rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}
.new_nav .list li:before{
  content: '';
  position: absolute;
  width: 0.5rem;
  height: 1rem;
  background: url('../images/ico_right.png')no-repeat center center;
  background-size: contain;
  top: 50%;
  transform:translateY(-50%);
  right: -0.75rem; 
  transition:all 0.3s ease 0s;
}
.new_nav .list li:last-child:before{
  display: none
}
.new_nav .list li .circle{
  width: 2rem;
  height: 2rem;
  margin-right: 0.45rem;
  box-sizing:border-box;
}
.new_nav .list li .line{
}
.new_nav .list li .circle .ico{
  width: 1.6rem;
  height: 1.6rem;
  box-sizing: border-box;
  background: #002b6b;
  position: absolute;
  left: 47%;
  top: 46.5%;
  border-radius: 50%;
  transform: translate(-50%,-50%);
}
.new_nav .list li .circle .ico img{
  width: 50%;
}
.new_nav .list li:last-child{
  margin-right: 0;
}
.new_nav .list li .sub_nav{
  display: flex;
  left: 0;
  bottom: -2.4rem;
}
.new_nav .list li .sub_nav:before{
  content: '';
  position: absolute;;
  width: 1px;
  height: 2.4rem;
  background: #ccc;
  left: 1.7rem;
  bottom: 0;

}


.new_nav .list li .sub_nav .item{
  width: 3.65rem;
  text-align: center;
  height: 1.25rem;
  line-height: 1.25rem;
  background: url('../images/sub_back.jpg')no-repeat center center;
  background-size: cover;
  margin-right: 0.5rem;
  font-size: 0.45rem;
  position: relative;
}
.new_nav .list li .sub_nav .item:before{
  content: '';
  position: absolute;
  width: 0.25rem;
  height: 0.5rem;
  background: url('../images/ico_rightsm.png')no-repeat center center;
  background-size: contain;
  top: 50%;
  transform:translateY(-50%); 
  right: -0.4rem;
  transition:all 0.3s ease 0s;
}
.new_nav .list li .sub_nav .item:last-child:before{
  display: none
}

.new_nav .list li:hover .circle .ico img{
  animation: circlerotate 5s linear 0s infinite;
}
.new_nav .list li:hover:before{
 transform:translate(2px,-50%); 
}
.new_nav .list li .sub_nav .item:hover:before{
 transform:translate(2px,-50%); 
}


@media (max-width: 768px){
  .new_nav {
    padding: 0;
  }
}

@media (max-width: 767px){
  .new_nav {
    margin-bottom: 1.4rem;
  }
  .new_nav .list li {
    height: 0.8rem;
    background: url('../images/sub_back.jpg')no-repeat center center;
    background-size: cover;
    font-size: 0.28rem;

  }
  .new_nav .list li:before{
    display: none;
  }
  .new_nav .list li .sub_nav {
    display: flex;
    left: -2.65rem;
    bottom: -1rem;
  }
  .new_nav .list li .sub_nav .item {
    width: 1.65rem;
    height: 0.7rem;
    line-height: 0.7rem;
    margin-right: 0.1rem;
    font-size: 0.24rem;
  }
  .new_nav .list li .circle{
    display: none;
  }
  .new_nav .list li .sub_nav .item:before{
    display: none;
  }
  .new_nav .list li .sub_nav:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 1rem;
    left: 3.7rem;
    bottom: 0;
  }
}



/*新增*/









@keyframes circlerotate {
  0% {
   transform: rotate(0deg);
 }
 100% {
   transform: rotate(360deg);
 }
}













@keyframes icondown {
  0% {
    transform: translateY(-20%);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(15%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes scale {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes scale3d {
  0% {
    transform: scale3d(1, 1, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
  }
  100% {
    transform: scale3d(1.2, 1.2, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 132px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}




/*新增表单*/
.backcover{
  background-size: cover!important;
}
.newinput-wrap{
  padding: 1rem 0 4rem;
  color: #333;
}
.newinput-wrap h2{
  margin-bottom: 1rem;
}
.newinput-wrap span{
  color: #999;
}
.newinput-wrap .w1520{
  box-sizing:border-box;
  padding: 0 2.25rem;
}
.newinput-wrap .input-b{
 height: 1.5rem;
 line-height: 1.5rem;
 background: #fff;
 border: 1px solid #dbdbdb;
 box-sizing:border-box;
 padding: 0 0.55rem;
}
.newinput-wrap .input-top{
  /*display: flex;
  justify-content: space-between;*/
  /*margin-bottom: 0.5rem;*/
}
.newinput-wrap .input-top .input-b{
  /*width: 32.1%;*/
  margin-bottom: 30px;
}
.newinput-wrap .input-b input{
  color: #333;
  width: 70%;

  background: #fff;
}
.newinput-wrap .input-bot  .input-b input{
  width: 40%;
}
.newinput-wrap .textarea{
  border: 1px solid #dbdbdb;
  box-sizing:border-box;
  margin-bottom: 0.5rem;
  box-sizing:border-box;
  padding: 0.25rem 0.55rem;
  background: #fff;
}
.newinput-wrap .textarea p{
  color: #999;
}
.newinput-wrap .textarea textarea{
  width: 100%;
  height: 5rem;
}
.newinput-wrap .input-b input::-webkit-input-placeholder {
  color:    #909;
}
.newinput-wrap .input-b input:-moz-placeholder {
 color:    #909;
 opacity:  1;
}
.newinput-wrap .input-b input::-moz-placeholder { 
 color:    #909;
 opacity:  1;
}
.newinput-wrap .input-b input:-ms-input-placeholder { 
 color:    #909;
}
.newinput-wrap .input-b input::-ms-input-placeholder { 
 color:    #909;
}

.newinput-wrap .input-b input::placeholder { 
 color:    #909;
}
.newinput-wrap .input-bot .le{
  display: flex;
}
.newinput-wrap .input-bot .le .input-b{
  width: 7.75rem;
}
.newinput-wrap .input-bot .le .wecodeimg{
  width: 2.5rem;
  text-align: center;
  height: 1.5rem;
  line-height: 1.5rem;
  border: 1px solid #dbdbdb;
  box-sizing:border-box;
  border-left: none;
  background: #fff;
}
.newinput-wrap .input-bot .le .wecodeimg img{
  width: 80%;
}
.newinput-wrap .input-bot .ri input{
  width: 5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  color: #fff;
}
.newinput-wrap .input-bot .ri .reset_btn{
  background: #b5b5b5;
}
.newinput-wrap .input-bot .ri .sub_btn{
  background: #da251c;
  margin-left: 0.25rem;
}

@media(max-width: 992px){
  .newinput-wrap .w1520 {
    padding: 0 1rem;
  }
}
@media(max-width: 767px){
  .newinput-wrap {
    padding: 0.5rem 0 0.8rem;
  }
  .newinput-wrap .w1520 {
    padding: 0;
  }
  .newinput-wrap .input-bot .ri input {
    width: 2.4rem;
    height: 1rem;
    line-height: 1rem;
  }
  .newinput-wrap .input-bot .ri .sub_btn {
    margin-left: 0.05rem;
  }
  .newinput-wrap h2 {
    margin-bottom: 0.4rem;
  }
  .newinput-wrap .input-top {
    display: block;
    margin-bottom: 0.2rem;
  }
  .newinput-wrap .input-top .input-b {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .newinput-wrap .input-top .input-b:last-child{
    margin-bottom: 0.2rem;
  }
  .newinput-wrap .input-b {
    height: 1.1rem;
    line-height: 1.1rem;
    padding: 0 0.25rem;
  }
  .newinput-wrap .textarea {
    margin-bottom: 0.2rem;
    box-sizing: border-box;
    padding: 0.25rem 0.25rem;
  }
  .newinput-wrap .input-bot .ri{
   width: 100%;
   display: flex;
   justify-content: center;
 }
 .newinput-wrap .input-bot .le .input-b {
  width: 70%;
}
.newinput-wrap .input-bot .le {
  display: flex;
  width: 100%;
  margin-bottom: 0.8rem;
}
.newinput-wrap .input-bot .le .wecodeimg {
  width: 30%;
  height: 1.1rem;
  line-height: 1.1rem;
}

}



.pic_list ul {
    margin: 0 -15px;
    overflow: hidden;
}
.pic_list ul li {
    width: 25%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
    box-sizing:border-box;
}
.pic_list ul li a {
    display: block;
    border: 1px solid #ddd;
    background-color: #fff;
    transition: .35s;
}
.pic_list ul li a .img_box {
    overflow: hidden;
}
.pic_list ul li a .img_box img {
    transition: .35s;
    width: 100%;
    display: block;
}
.pic_list ul li a p {
    text-align: center;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
    font-size: 16px;
}
.pic_list ul li a:hover {
    border-color: #da251c;
}
.pic_list ul li a:hover img {
    transform: scale(1.1);
}
.pic_list ul li a:hover p {
    color: #da251c;
}
.clear {
    clear: both;
}
.hover_wap {
    display: none !important;
}
.pic-box img {
    position: absolute;
    width: auto;
    height: 80%;
    margin-top: 10%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
    display: inline;
}
.product_body .body .pic_list {
    background-color: #fff;
}
.product_introduction {
    padding: 0px 0 50px;
}
.gallery-top-tuji {
    width: 35%;
}
.gallery-top-tuji .swiper-slide {
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
}
.gallery-top-tuji .pic-box {
    display: block;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}
.gallery-top-tuji .pic-box font {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    padding: 0 6px 0 26px;
    line-height: 30px;
    background: url(../images/fd.png)no-repeat center left 6px #EEEEEE;
    background-size: 14px;
}
.gallery-top-tuji .pic-box:hover font {
    background-image: url(../images/fd_h.png);
}
.product_introduction .right {
    width: 61%;
}
.product_introduction .bt {
    font-size: 30px;
    color: #da251c;
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 20px;
}
.product_introduction .nrzy {
    font-size: 16px;
    color: #464646;
    line-height: 30px;
    min-height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.product_introduction .link {
    overflow: hidden;
    margin: 35px 0;
}
.product_introduction .link a {
    float: left;
    width: 200px;
    line-height: 55px;
    text-align: center;
    background-color: #333;
    font-size: 16px;
    color: #FFFFFF !important;
    margin-right: 10px;
}
.product_introduction .link a:last-child {
    margin-right: 0;
}
.product_introduction .link a:hover {
    opacity: 0.8;
}
.gallery-thumbs-tuji {
    max-width: 640px;
    margin: 0 !important;
}
.gallery-thumbs-tuji .swiper-slide {
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
}
.gallery-thumbs-tuji .pic-box {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    cursor: pointer;
}
.gallery-thumbs-tuji .swiper-slide-thumb-active {
    border-color: #da251c;
}
.product_introduction .bshare-custom {
    margin-top: 20px;
}
.product_details .title1 {
    background-color: #000;
}
.product_details .title1 .tel {
    padding: 30px 0;
}
.product_details .title1 .tel p {
    line-height: 37px;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
}
.product_details .title1 .tel p a {
    color: #FFFFFF;
}
.product_details .title1 .tel p.fr {
    padding-left: 50px;
    background: url(../images/tb10.png)no-repeat center left;
}
.gallery-thumbs-body{
    display: flex;
    justify-content:flex-start;
}
.gallery-thumbs-body .gallery-thumbs-body-item{
    width: 25%;
    margin-right: 10px;
}
.gallery-thumbs-body .gallery-thumbs-body-item p {
    color: #FFFFFF;
    text-align: center;
    line-height: 24px;
    padding: 13px 0;
    background-color: #da251c;
    cursor: pointer;
}
.gallery-thumbs-body .active p {
    color: #da251c;
    background-color: #FFFFFF;
}
.product_details .youshi {
    padding: 40px 0;
}
.product_details .youshi .content {
    max-width: 960px;
    overflow: hidden;
}
.product_details .youshi .content li {
    width: 25%;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
    float: left;
}
.product_details .youshi .content li span {
    display: block;
    font-size: 55px;
    color: #999999;
    line-height: 65px;
}
.product_details .youshi .content li p {
    font-size: 12px;
    color: #515151;
}
.product_body {/*background-color: #e8eff9;*/
    padding: 50px 0;
}
.product_body .body {/*background-color: #e8eff9;*/
    padding: 0 25px;
}
.product-recommend {
    padding: 45px 0 55px;
}
.product-recommend .title {
    margin-bottom: 30px;
    line-height: 35px;
}
.product-recommend .title span.fl {
    font-size: 24px;
    font-weight: bold;
    color: #181818;
}
.product-recommend .title span.fr {
    font-size: 18px;
    color: #555555;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
}
.product-recommend .title span.fr:hover {
    color: #da251c;
}
.product-recommend .title span.fr i {
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 2px;
}
.product-recommend .swiper-slide a {
    display: block;
    color: #555555;
}
.product-recommend .swiper-slide .pic-box {
    position: relative;
    border: 1px solid #E5E5E5;
    padding-top: 93%;
    overflow: hidden;
}
.product-recommend .swiper-slide .pic-box img {
    transition: ease-in-out 0.2s;
    height: 60%;
    margin-top: 20%;
}
.product-recommend .swiper-slide a p {
    text-align: center;
    line-height: 40px;
}
.product-recommend .swiper-slide a:hover img {
    height: 60%;
}
.product-recommend .swiper-slide a:hover {
    background: #da251c;
    color: #ffffff !important;
}
.pro_prevnext {
    margin-bottom: 50px;
}
.pro_prevnext .w {
    display: flex;
    justify-content: space-between;
}
.pro_prevnext .w p {
    max-width: 50%;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
}
.pro_prevnext .w p a {
    color: #333;
}
.pro_prevnext .w p a:hover {
    color: #da251c;
}
.product_body .pic_list ul li a:hover {
    transform: translate(0, 0);
}

@media screen and (max-width: 1200px) {
.product_introduction {
    padding: 5% 0;
}
.product_introduction .bt {
    font-size: 20px;
    margin-bottom: 10px;
}
.product_introduction .link {
    margin: 20px 0;
}
.product_introduction .link a {
    width: 100px;
    line-height: 35px;
}
}

@media screen and (max-width: 800px) {
.product_details .title1 .tel {
    padding: 15px 0;
}
.product_details .title1 .tel p {
    font-size: 20px;
    line-height: 30px;
}
.product_details .title1 .tel p.fr {
    font-size: 14px;
    background: none;
    padding-left: 0;
}
.gallery-thumbs-body .swiper-slide p {
    line-height: 20px;
    padding: 10px;
    font-size: 12px;
}
.product_details .youshi {
    padding: 15px 0;
}
.product_details .youshi .content li {
    padding: 0 5px;
}
.product_details .youshi .content li span {
    font-size: 26px;
    line-height: 40px;
}
.product_body, .product-recommend {
    padding: 5% 0;
}
.product_body .body {
    padding: 0;
}
.product-recommend .title {
    margin-bottom: 15px;
}
.product-recommend .swiper-slide a p {
    font-size: 12px;
    line-height: 30px;
}
.product-recommend .title span.fl {
    font-size: 20px;
}
.product-recommend .title span.fr {
    font-size: 14px;
}
}

@media screen and (max-width: 640px) {
.gallery-top-tuji {
    width: 100%;
}
.product_introduction .right {
    width: 100%;
    margin-top: 15px;
}
.product_introduction .link a {
    width: 160px;
    line-height: 50px;
    margin-bottom: 10px;
}
}




@media screen and (max-width: 1024px) {
    .header-wrap .logo img{
        width: 170px;
       /* height: 40px;*/
    }
}


@media screen and (max-width: 768px) {
    .header-wrap .logo img{
        width: 170px;
       /* height: 30px;*/
    }
    .insec2 .le .tit{
        font-size: 0.32rem;
    }
    .insec2 .le .bot .p{
        font-size: 0.35rem;
    }
}


.gallery-top-body-item table{border-collapse:collapse;}
.gallery-top-body-item td{border-width:1px; border-style:solid;padding:5px;line-height:200%;color:#666;word-wrap:break-word;word-break:break-all;table-layout:fixed;}



/*产品分类*/
#loaddiv{
display: flex;
}
.catelist{
padding-left: 0;
}
.datalist{
padding-right: 0;
}
.catelist .nav_item{
  background:#fff;
border-bottom: 1px solid #f5f5f5;
}
.catelist .top_item{
    line-height: 60px;
    background: #fff;
    position: relative;
    height: 60px;
  transition:all .3s
}
.catelist .top_item a{
    font-size: 14px;
    display: inline-block;
    display: block;
    padding: 0 15px;
}

.catelist .nav_item .sub{
  padding:0;
 margin:0;
  list-style:none;
 display:none;
 background:#b9d2f1
}
.catelist .nav_item.on .sub{
  display:block
}
.catelist .top_item .more{
  width:60px;
  line-height:60px;
  position:absolute;
 top:0;
right:0;
text-align:center;
  font-size:30px;
  cursor:pointer
}
.catelist .top_item .more:after{
   content:"+";
   color:#777
  }
.catelist .nav_item.on .more:after{
 content:"-";
    color: #fff;
}
.catelist .top_item:hover,.catelist .nav_item.on .top_item{
  background:#31629e;
}
.catelist .nav_item.on .top_item a{

  color:#ffff
}
.catelist .top_item:hover a,.catelist .top_item:hover .more:after{
  color:#fff
}
.mould-w.produce .list .catelist .sub li{
     line-height:50px;
     background: initial;
margin-bottom: 0px;
 }
.catelist .sub li a{
  padding:0 25px;
 font-size:16px;
  display:block;
  transition:all .3s linear;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
border: initial;

}
.catelist .sub li a:hover{
   color:#31629e;
  border-bottom:1px solid #31629e;
  text-indent:5px
}
@media (max-width: 768px){
.catelist{
display:none;
}
}


























