@charset "UTF-8";
/*123123*/
@media (max-width: 768px) {
}html {
  font-size: 100px;
}
@font-face {
  font-family: "dinr";
  src: url(../fonts/DINPro-Regular.otf);
}
@font-face {
  font-family: "din";
  src: url(../fonts/DINMittelschriftStd.ttf);
}
@font-face {
  font-family: 'dinm';
  src: url('../fonts/DINMittelschriftStd.eot');
  src: local('☺'), url('../fonts/DINMittelschriftStd.woff') format('woff'), url('../fonts/DINMittelschriftStd.ttf') format('truetype'), url('../fonts/DINMittelschriftStd.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "dinb";
  src: url(../fonts/DIN-Bold.otf);
}
@font-face {
  font-family: '';
  src: url('../fonts/DINPro-Medium.otf');
  src: local('☺'), url('../fonts/DINPro-Medium.otf') format('woff'), url('../fonts/DINMittelschriftStd.ttf') format('truetype'), url('../fonts/DINMittelschriftStd.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "akz";
  src: url(../fonts/AKZIDENZGROTESK-LIGHT.OTF);
}
@font-face {
  font-family: "pf";
  src: url(../fonts/PingFangSC-Regular.ttf);
}
@font-face {
  font-family: "avgd";
  src: url(../fonts/Avgardd.ttf);
}
@font-face {
  font-family: "avgn";
  src: url(../fonts/AVGARDN.TTF);
}
@font-face {
  font-family: "siyuan_regular";
  src: url(../fonts/SourceHanSansCN-Regular_2.otf);
}
@font-face {
  font-family: "siyuan_bold";
  src: url(../fonts/SourceHanSansCN-Bold_3.otf);
}
@font-face {
  font-family: "siyuan_medium";
  src: url(../fonts/SourceHanSansCN-Medium_2.otf);
}
@font-face {
  font-family: "siyuan_normal";
  src: url(../fonts/SourceHanSansCN-Normal_2.otf);
}
@font-face {
  font-family: "akzidenzGrotesk-medium";
  src: url(../fonts/AkzidenzGrotesk-Medium.otf);
}
@font-face {
  font-family: "Bebas_W00_Regular";
  src: url(../fonts/Bebas_W00_Regular.OTF);
}
.fd::after {
  content: " ";
  display: block;
  clear: both;
}
.fd {
  zoom: 1;
}
@media (min-width: 768px) {
  .pc {
    display: block !important;
  }
  .app {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .app {
    display: block !important;
  }
}
@keyframes hideShow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes bgimgzoom2 {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bgimgzoom2 {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fadeUpAni {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.container,
.wrap,
.index-container,
.foot-container,
.drop-container {
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .container,
  .wrap,
  .index-container,
  .foot-container,
  .drop-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap,
  .container,
  .foot-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .index-container,
  .wrap,
  .container,
  .foot-container {
    width: 970px;
  }
}
@media (min-width: 1260px) {
  .index-container,
  .wrap,
  .container,
  .foot-container {
    width: 1150px;
  }
}
@media (min-width: 1460px) {
  .wrap {
    width: 1400px;
  }
  .container,
  .index-container,
  .foot-container {
    width: 1400px;
  }
}
@media (min-width: 1680px) {
  /* 底部*/
  .foot-container {
    width: 1720px;
  }
  /*  首页内容区 */
  .container {
    width: 1600px;
  }
  /* 头部 */
  .index-container {
    width: 1815px;
  }
}
@media (min-width: 769px) {
  .foot-container {
    width: 17.2rem !important;
  }
}
@media (max-width: 992px) {
  .wrap2,
  .wrap,
  .container,
  .foot-container {
    width: 750px;
  }
}
@media (max-width: 768px) {
  .wrap2,
  .container,
  .wrap,
  .index-container,
  .foot-container,
  .drop-container {
    padding-right: 20px;
    padding-left: 20px;
    margin: 0 auto;
    width: 100%;
  }
}
/*app-头部*/
.ss2 {
  float: right;
  width: 420px;
  height: 48px;
  border: 2px solid #bebcba;
  border-radius: 48px;
  margin-top: 47px;
  padding: 0 25px;
  position: absolute;
  right: 22%;
  top: -25px;
  display: none;
}
.ss3 {
  width: 90%;
  display: block;
  position: static;
  float: none;
  margin: 0 auto;
}
.ss2:hover {
  border: 2px solid #6eb92c;
}
.ss2 input {
  width: 90%;
  height: 100%;
  border: none;
  background: none;
  font-size: 0.14rem;
  color: #333;
  font-family: "regular";
}
.ss2 button {
  float: right;
  width: 10%;
  height: 100%;
  border: none;
  background: none;
  /* background-image: url(../images/img2.png); */
  background-repeat: no-repeat;
  background-position: center;
}
.ss2 button img {
  width: 18px;
  height: 18px;
}
.header-app {
  background: #fff;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.6rem;
  z-index: 1000;
  -webkit-transition: background 0.44s 0.2s cubic-bezier(0.52, 0.16, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
  -o-transition: background 0.44s 0.2s cubic-bezier(0.52, 0.16, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
  transition: background 0.44s 0.2s cubic-bezier(0.52, 0.16, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
}
.header-app.active {
  background: rgba(255, 255, 255, 0.5);
}
.header-app.open-menu {
  height: 100%;
  background: #fff;
  -webkit-transition: background 0.36s cubic-bezier(0.32, 0.08, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
  -o-transition: background 0.36s cubic-bezier(0.32, 0.08, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
  transition: background 0.36s cubic-bezier(0.32, 0.08, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
}
.navbar-app {
  position: relative;
  -webkit-box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.1);
  height: 0.6rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-app .navbar-app .logo span {
  font-size: 0.14rem;
  margin-left: 0.15rem;
}
.header-app .logo {
  float: left;
  height: 0.6rem 0;
  vertical-align: middle;
  padding: 0.08rem 0.1rem;
}
.header-app .logo img {
  height: auto;
  width: 1.02rem;
}
.navbar-togger {
  float: right;
  background: transparent;
  border: none;
  padding: 0.22rem 0.15rem;
  display: inline-block;
  visibility: visible;
  transition: transform 0.44s 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96), opacity 0.28s 0.36s cubic-bezier(0.52, 0.16, 0.24, 1), -webkit-transform 0.44s 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.navbar-togger .icon_bar {
  width: 0.24rem;
  height: 0.02rem;
  background-color: #000;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.navbar-togger .icon_bar:nth-of-type(2) {
  margin: 5px 0;
}
.open-menu .navbar-togger .icon_bar:nth-of-type(2) {
  opacity: 0;
}
.open-menu .navbar-togger .icon_bar:first-child {
  -webkit-transform: translate(0, 7px) rotate(45deg);
  -ms-transform: translate(0, 7px) rotate(45deg);
  transform: translate(0, 7px) rotate(45deg);
}
.open-menu .navbar-togger .icon_bar:last-child {
  -webkit-transform: translate(0, -7px) rotate(-45deg);
  -ms-transform: translate(0, -7px) rotate(-45deg);
  transform: translate(0, -7px) rotate(-45deg);
}
.nav-menu {
  position: absolute;
  top: 0.6rem;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 620;
  padding: 0.2rem 0.15rem;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 1s;
  -o-transition: visibility 0s linear 1s;
  transition: visibility 0s linear 1s;
}
.nav-menu.ft-nav-menu {
  padding-top: 0.75rem;
  padding-bottom: 0.25rem;
  position: relative;
  background: #ebebeb;
  display: block;
  visibility: unset;
  top: 0;
}
.nav-menu.ft-nav-menu .cate-item a {
  font-size: 15px;
}
.nav-menu.ft-nav-menu .app_ss {
  margin-top: 0;
  width: 100%;
  border-radius: 0;
  padding: 0 0.2rem 0 0.25rem;
  transform: translateY(-0.2rem);
  background: #fff;
  border-color: #ddd;
}
.nav-menu.ft-nav-menu .app_ss input::-webkit-input-placeholder {
  color: #999;
}
.nav-menu.ft-nav-menu .app_ss button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-menu.ft-nav-menu .nav-list li {
  transform: translateY(-0.24rem);
  border-color: #ddd;
  opacity: unset;
  transition: unset;
  -webkit-transform: unset;
  pointer-events: unset;
}
.nav-menu.ft-nav-menu .nav-list li:nth-child(1) {
  transform: translateY(-0.4rem);
}
.nav-menu.ft-nav-menu .nav-list li:nth-child(1) a {
  color: #333;
}
.nav-menu.ft-nav-menu .ft_cont {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 0.35rem;
}
.nav-menu.ft-nav-menu .ft_cont .hh_div1 div:nth-of-type(1) {
  text-align: center;
  font-weight: bold;
}
@media (min-width: 1921px) {
  .nav-menu.ft-nav-menu .ft_cont .hh_div1 div:nth-of-type(1) {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .nav-menu.ft-nav-menu .ft_cont .hh_div1 div:nth-of-type(1) {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1680px) {
  .nav-menu.ft-nav-menu .ft_cont .hh_div1 div:nth-of-type(1) {
    font-size: 17.5px;
  }
}
.nav-menu.ft-nav-menu .ft_cont .hh_div1 div:nth-of-type(2) {
  text-align: center;
  font-weight: bold;
  margin-top: 0.05rem;
  margin-bottom: 0.3rem;
}
@media (min-width: 1921px) {
  .nav-menu.ft-nav-menu .ft_cont .hh_div1 div:nth-of-type(2) {
    font-size: 29.86666667px;
  }
}
@media (max-width: 1920px) {
  .nav-menu.ft-nav-menu .ft_cont .hh_div1 div:nth-of-type(2) {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1680px) {
  .nav-menu.ft-nav-menu .ft_cont .hh_div1 div:nth-of-type(2) {
    font-size: 24.5px;
  }
}
.nav-menu.ft-nav-menu .ft_cont > ul {
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #ddd;
}
.nav-menu.ft-nav-menu .ft_cont > ul li a {
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.nav-menu.ft-nav-menu .ft_cont > ul li a img {
  width: 20px;
}
.nav-menu.ft-nav-menu .ft_cont > ul li a .codeBox {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 140%;
  background: #fff;
  width: 100px;
  height: 100px;
  transition: all 0.5s;
}
.nav-menu.ft-nav-menu .ft_cont > ul li a .codeBox img {
  width: 90%;
  height: 90%;
}
.nav-menu.ft-nav-menu .ft_cont > ul li a .codeBox .syb {
  position: absolute;
  border: 6px solid rgba(0, 0, 0, 0);
  border-top-color: #fff;
  top: 100%;
}
.nav-menu.ft-nav-menu .ft_cont > ul li a:hover .codeBox {
  display: flex;
}
.nav-menu.ft-nav-menu .ft_cont .hh_div2 .hh_c1 {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-size: 0.13rem;
  color: #666;
  margin-top: 0.3rem;
  margin-bottom: 0.25rem;
}
.nav-menu.ft-nav-menu .ft_cont .hh_div2 .hh_c2 {
  display: flex;
  font-size: 0.13rem;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nav-menu.ft-nav-menu .ft_cont .hh_div2 .hh_c2 a {
  width: 33.33%;
  text-align: center;
  margin-bottom: 0.1rem;
}
.header-app.open-menu .nav-menu {
  visibility: visible;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.nav-list li {
  opacity: 0;
  pointer-events: none;
}
.nav-list li.open {
  border-bottom: none;
}
.header-app.open-menu .nav-list li {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.nav-list li:nth-child(1) {
  -webkit-transform: translateY(-0.44rem);
  -ms-transform: translateY(-0.44rem);
  transform: translateY(-0.44rem);
  transition: opacity 0.3345s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.15s, transform 0.4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.108s, -webkit-transform 0.4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.108s;
}
.header-app.open-menu .nav-list li:nth-child(1) {
  transition: opacity 0.3091s cubic-bezier(0.32, 0.08, 0.24, 1) 0.03s, transform 0.3455s cubic-bezier(0.32, 0.08, 0.24, 1) 0.02s, -webkit-transform 0.3455s cubic-bezier(0.32, 0.08, 0.24, 1) 0.02s;
}
.nav-list li:nth-child(2) {
  -webkit-transform: translateY(-0.4rem);
  -ms-transform: translateY(-0.4rem);
  transform: translateY(-0.4rem);
  transition: opacity 0.29294s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.13s, transform 0.45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.095s, -webkit-transform 0.45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.095s;
}
.header-app.open-menu .nav-list li:nth-child(2) {
  transition: opacity 0.32244s cubic-bezier(0.32, 0.08, 0.24, 1) 0.05s, transform 0.35825s cubic-bezier(0.32, 0.08, 0.24, 1) 0.04s, -webkit-transform 0.35825s cubic-bezier(0.32, 0.08, 0.24, 1) 0.04s;
}
.nav-list li:nth-child(3) {
  -webkit-transform: translateY(-0.36rem);
  -ms-transform: translateY(-0.36rem);
  transform: translateY(-0.36rem);
  transition: opacity 0.26098s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.11s, transform 0.43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.082s, -webkit-transform 0.43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.082s;
}
.header-app.open-menu .nav-list li:nth-child(3) {
  transition: opacity 0.33467s cubic-bezier(0.32, 0.08, 0.24, 1) 0.07s, transform 0.37539s cubic-bezier(0.32, 0.08, 0.24, 1) 0.06s, -webkit-transform 0.37539s cubic-bezier(0.32, 0.08, 0.24, 1) 0.06s;
}
.nav-list li:nth-child(4) {
  -webkit-transform: translateY(-0.32rem);
  -ms-transform: translateY(-0.32rem);
  transform: translateY(-0.32rem);
  transition: opacity 0.2386s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.09s, transform 0.42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.069s, -webkit-transform 0.42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.069s;
}
.header-app.open-menu .nav-list li:nth-child(4) {
  transition: opacity 0.34577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.09s, transform 0.39692s cubic-bezier(0.32, 0.08, 0.24, 1) 0.08s, -webkit-transform 0.39692s cubic-bezier(0.32, 0.08, 0.24, 1) 0.08s;
}
.nav-list li:nth-child(5) {
  -webkit-transform: translateY(-0.28rem);
  -ms-transform: translateY(-0.28rem);
  transform: translateY(-0.28rem);
  transition: opacity 0.22581s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.07s, transform 0.42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.056s, -webkit-transform 0.42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.056s;
}
.header-app.open-menu .nav-list li:nth-child(5) {
  transition: opacity 0.35577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.11s, transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.1s, -webkit-transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.1s;
}
.nav-list li:nth-child(6) {
  -webkit-transform: translateY(-0.24rem);
  -ms-transform: translateY(-0.24rem);
  transform: translateY(-0.24rem);
  transition: opacity 0.20343s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.05s, transform 0.41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.043s, -webkit-transform 0.41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.043s;
}
.header-app.open-menu .nav-list li:nth-child(6) {
  transition: opacity 0.36577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.13s, transform 0.41718s cubic-bezier(0.32, 0.08, 0.24, 1) 0.12s, -webkit-transform 0.41718s cubic-bezier(0.32, 0.08, 0.24, 1) 0.12s;
}
.nav-list li:nth-child(7) {
  -webkit-transform: translateY(-0.2rem);
  -ms-transform: translateY(-0.2rem);
  transform: translateY(-0.2rem);
  transition: opacity 0.18105s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s, transform 0.41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s, -webkit-transform 0.41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s;
}
.header-app.open-menu .nav-list li:nth-child(7) {
  transition: opacity 0.37577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.15s, transform 0.4115s cubic-bezier(0.32, 0.08, 0.24, 1) 0.14s, -webkit-transform 0.4115s cubic-bezier(0.32, 0.08, 0.24, 1) 0.14s;
}
.nav-list li:nth-child(8) {
  -webkit-transform: translateY(-0.16rem);
  -ms-transform: translateY(-0.16rem);
  transform: translateY(-0.16rem);
  transition: opacity 0.15867s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.01s, transform 0.40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.17s, -webkit-transform 0.40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.17s;
}
.header-app.open-menu .nav-list li:nth-child(8) {
  transition: opacity 0.38577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.17s, transform 0.40582s cubic-bezier(0.32, 0.08, 0.24, 1) 0.16s, -webkit-transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.16s;
}
.cate-item {
  position: relative;
}
.cate-item a {
  font-family: "regular";
  font-size: 0.16rem;
  line-height: 0.48rem;
  margin-right: 0.6rem;
  display: block;
  color: #333;
}
.nav-list li.active .cate-item a,
.nav-list li.open .cate-item .category-a {
  color: #e40013;
}
.category-cont a:last-child {
  border: none;
}
.category-cont a.active {
  color: #e40013;
}
.category-tig {
  font-size: 0.14rem;
  color: #888;
  text-align: right;
  line-height: 0.48rem;
  width: 0.5rem;
  height: 0.48rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.category-tig::before,
.category-tig::after {
  content: '';
  background: #888;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.category-tig::before {
  width: 0.16rem;
  height: 0.02rem;
  right: 0;
  margin-top: -0.01rem;
}
.category-tig::after {
  width: 0.02rem;
  height: 0.16rem;
  margin-top: -0.08rem;
  right: 0.07rem;
}
.nav-list li.open .category-tig::after {
  opacity: 0;
}
.nav-list li.open .category-tig::before {
  background: #00aeef;
}
.category-cont {
  display: none;
}
.nav-list li.open .category-cont {
  display: block;
  border-bottom: 0.01rem solid rgba(133, 131, 131, 0.5) !important;
  border-top: 0.01rem solid rgba(133, 131, 131, 0.5) !important;
}
.category-pad {
  padding: 0 0.15rem;
}
.category-cont a {
  font-family: "regular";
  font-size: 0.14rem;
  line-height: 0.4rem;
  display: block;
  color: #333;
}
.category-cont a:last-child {
  border-bottom: none !important;
}
.category-pad a.on {
  color: #e51c24;
}
.lan-box-app {
  padding: 0.2rem 0;
  text-align: center;
}
.lan-box-app a {
  font-size: 0.14rem;
  color: #333;
  display: inline-block;
  padding: 0 0.1rem;
  position: relative;
}
.lan-box-app a:after {
  content: '';
  width: 0.01rem;
  height: 0.1rem;
  background: #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.05rem;
}
.lan-box-app a:hover,
.lan-box-app a.on {
  color: #00aeef;
}
.lan-box-app a:last-child:after {
  display: none;
}
/* header */
.header {
  z-index: 1000;
  position: fixed;
  top: 0px;
  width: 100%;
  height: 140px;
  background: #fff;
  transition: all 0.5s;
}
.header-top {
  line-height: 40px;
  background-color: #0f0f0f;
}
.header-top .lef {
  float: left;
  font-size: 14px;
  color: #666666;
}
.header-top .rig {
  float: right;
  font-size: 14px;
  color: #666666;
}
.header-top .rig .div1 {
  display: inline-block;
  vertical-align: middle;
}
.header-top .rig a {
  font-size: 14px;
  color: #999999;
}
.header-top .rig .a1 {
  margin-right: 30px;
  position: relative;
  padding-right: 20px;
}
.language-list.show {
  opacity: 1;
  visibility: visible;
}
.header-top .rig .a1::after {
  content: '';
  width: 1px;
  height: 13px;
  background-color: #999999;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.header-top .rig .a1:last-child {
  padding-right: 0;
  margin-right: 0;
}
.header-top .rig .a1:last-child::after {
  content: none;
}
.header-top .rig a:last-child {
  margin-right: 0;
}
.language {
  float: right;
  position: relative;
}
.language-text {
  text-align: center;
  width: 102px;
  display: block;
  color: #333;
  line-height: 30px;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.icon-down {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #999;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.language-list {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
  transform: translateX(-50%);
  padding: 0px 0;
  -webkit-box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.language-list a {
  width: 100px;
  display: block;
  padding: 0px 10px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.header-rig .div3 p {
  padding-left: 50px;
}
.header-bottom {
  height: 100px;
}
.header2 {
  top: -208px !important;
}
.header_lef .logo {
  padding-top: 27px;
  float: left;
  position: relative;
}
.header_lef .logo .ig {
  width: 200px;
  display: inline-block;
}
.header_lef .logo img {
  width: 100%;
  vertical-align: bottom;
}
.header_lef .logo .div1 {
  display: inline-block;
  padding-left: 15px;
  position: relative;
}
.header_lef .logo .div1::before {
  content: '';
  width: 1px;
  height: 42px;
  position: absolute;
  top: 50%;
  left: 4%;
  background-color: #bcbcbc;
  transform: translateY(-50%);
}
.header_lef .logo .div1 p {
  font-size: 21px;
  color: #000;
}
.header_center {
  float: left;
  margin-left: 100px;
}
.category-item {
  float: left;
  padding: 0 20px;
  position: relative;
}
.category-item:last-child {
  padding-right: 0;
}
.category-a {
  font-size: 18px;
  line-height: 100px;
  padding: 0 0;
  display: block;
  position: relative;
  color: #000;
}
.category-item.active .category-a {
  color: #e40013;
}
.category-item:hover a {
  color: #e40013;
}
.category-a::after {
  content: '';
  width: 0;
  height: 3px;
  background: #e40013;
  position: absolute;
  bottom: 0;
  opacity: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.category-item.active .category-a::after,
.category-item:hover .category-a::after {
  width: 100%;
  opacity: 1;
}
.header-rig {
  padding-top: 40px;
  float: left;
}
.header-rig div {
  float: left;
  margin-left: 43px;
}
.header-rig .div1 {
  font-size: 20px;
  color: #b3b3b3;
}
.header-rig .div1 a {
  font-size: 20px;
  color: #999999;
  font-family: 'din';
}
.header-rig .div1 a:hover {
  color: #e40013;
}
.header-rig .div3 {
  font-size: 20px;
  color: #e40013;
  font-family: 'din';
  position: relative;
  transform: translateY(-13px);
}
.header-rig .div3::before {
  content: '';
  width: 38px;
  height: 38px;
  background: url(../images/head1.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
}
.sousuo {
  width: 500px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  border-bottom: 1px solid #333;
  transition: all 0.5s;
  transition-duration: 0.5s;
}
.sousuo input {
  width: 420px;
  height: 60px;
  border: none;
  float: left;
  font-size: 16px;
  color: #333;
  opacity: 0.8;
}
.sousuo button {
  width: 80px;
  height: 60px;
  border: none;
  float: right;
  background: none;
  font-size: 18px;
  color: #333;
  opacity: 0.8;
}
/* 改变搜索框默认字体颜色 */
.sousuo input:-moz-placeholder,
.ss2 input:-moz-placeholder {
  color: #333;
  opacity: 0.8;
}
.sousuo input:-ms-input-placeholder,
.ss2 input:-ms-input-placeholder {
  color: #333;
  opacity: 0.8;
}
.sousuo input::-webkit-input-placeholder,
.ss2 input::-webkit-input-placeholder {
  color: #333;
  opacity: 0.8;
}
.sousuo .gb {
  width: 20px;
  position: absolute;
  top: 50%;
  left: 110%;
  transform: translateY(-50%);
  transition: all 0.5s;
  cursor: pointer;
}
.hide1 {
  transform: scale(0) !important;
  opacity: 0;
  transition: 0.6s ease-in-out;
  transition-duration: 0.5s;
}
.show1 {
  z-index: 8;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.header-in {
  transition-duration: 0.5s;
}
.footer-zong {
  width: 100%;
  background: url(../images/img414.png);
  background-size: 100% 100%;
}
.footer-zong .foot-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .footer-zong {
    padding-bottom: 55px;
    background: #ebebeb;
  }
}
.footer-zong .foot-top .lef {
  width: 86%;
  float: left;
  border-right: 2px solid #e6e6e6;
  padding-bottom: 40px;
  position: relative;
}
.footer-zong .lef .top {
  padding: 40px 0;
  border-bottom: 2px solid #e6e6e6;
  display: flex;
  justify-content: space-between;
}
.footer-zong .lef .top .div1 {
  float: left;
  display: flex;
  align-items: center;
  flex: 1;
}
.footer-zong .lef .top .div1 .logo {
  width: 205px;
  display: inline-block;
}
.footer-zong .lef .top .div1 .logo img {
  width: 100%;
  vertical-align: bottom;
}
.footer-zong .lef .top .div1 .p1 {
  display: inline-block;
  font-size: 18px;
  color: #666666;
  transform: unset;
  margin-left: 30px;
  white-space: nowrap;
}
.footer-zong .lef .top .div2 {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1459px) {
  .footer-zong .lef .top .div2 {
    flex: 2;
  }
}
@media (max-width: 1280px) {
  .footer-zong .lef .top .div2 {
    flex: 1.7;
  }
}
.footer-zong .lef .top .div2 .logo {
  display: inline-block;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.footer-zong .lef .top .div2 .logo img {
  width: 100%;
  vertical-align: bottom;
}
.footer-zong .lef .top .div2 .logo img:nth-of-type(1) {
  margin-right: 10px;
}
.footer-zong .lef .top .div2 .p1 {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  letter-spacing: 1px;
  margin-right: 25px;
  display: flex;
  align-items: center;
  width: 51%;
}
@media (max-width: 1680px) {
  .footer-zong .lef .top .div2 .p1 {
    font-size: 13px;
  }
}
.footer-zong .lef .bottom {
  padding-top: 35px;
}
.footer-zong .lef .bottom .tree {
  float: left;
  margin-left: 93px;
  width: 11.6%;
  margin-left: 0;
  padding-right: 5px;
}
.footer-zong .lef .bottom .tree:nth-child(1) {
  margin-left: 60px;
}
.footer-zong .lef .bottom .tree .head {
  display: block;
  font-size: 16px;
  color: #333333;
  position: relative;
}
.footer-zong .lef .bottom .tree .head::after {
  content: '';
  width: 19px;
  height: 2px;
  background-color: #e40013;
  position: absolute;
  left: 0;
  bottom: -100%;
  transform: translateY(10px);
}
.footer-zong .lef .bottom .tree .a {
  display: block;
  font-size: 14px;
  color: #666666;
  margin-top: 8px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.footer-zong .lef .bottom .tree .a:nth-child(2) {
  margin-top: 70px;
}
.footer-zong .lef .bottom .div2 {
  float: right;
  margin-top: 100px;
  padding-right: 40px;
  position: absolute;
  width: 100%;
  left: 0;
  text-align: right;
  bottom: 35px;
}
.footer-zong .lef .bottom .div2 span {
  color: #666666;
  font-size: 14px;
}
.footer-zong .lef .bottom .div2 a {
  color: #666666;
  font-size: 14px;
  margin-left: 25px;
}
.footer-zong .lef .bottom .div2 a:nth-child(2) {
  margin-left: 0;
}
.footer-zong .rig {
  width: 14%;
  float: right;
  padding-left: 20px;
}
.footer-zong .sitea {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
.footer-zong .rig .p {
  margin-top: 30px;
  font-size: 22px;
  color: #333333;
  position: relative;
}
@media (max-width: 1024px) {
  .footer-zong .rig .p {
    margin-top: 50px;
  }
}
.footer-zong .rig .p::after {
  content: '';
  width: 19px;
  height: 2px;
  background-color: #e40013;
  position: absolute;
  left: 0;
  bottom: -51%;
}
@media (max-width: 1459px) {
  .footer-zong .rig .p::after {
    bottom: -77%;
  }
}
.footer-zong .rig .div1 {
  margin-top: 70px;
}
.footer-zong .rig .div1 .p1 {
  font-size: 16px;
  color: #999;
}
.footer-zong .rig .div2 {
  margin-top: 50px;
}
.footer-zong .rig .div2 .p1 {
  font-size: 16px;
  color: #999;
}
.footer-zong .rig .div2 .p2 {
  font-size: 20px;
  color: #999;
  font-family: 'din';
}
.footer-zong .rig .div3 {
  margin-top: 50px;
}
.footer-zong .rig .div3 .imgcon {
  display: inline-block;
  width: 25px;
  height: 24px;
  background: url(../images/f2.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
  transition: 0.5s all;
}
.footer-zong .rig .div3 .imgcon:hover {
  background: url(../images/f2r.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.footer-zong .rig .div3 .imgcon:nth-child(2):hover {
  background: url(../images/f3r.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.footer-zong .rig .div3 .imgcon:nth-child(3):hover {
  background: url(../images/f4r.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.footer-zong .rig .div3 .imgcon:nth-child(4):hover {
  background: url(../images/f5r.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.footer-zong .rig .div3 .imgcon:nth-child(2) {
  background: url(../images/f3.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.footer-zong .rig .div3 .imgcon:nth-child(3) {
  background: url(../images/f4.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.footer-zong .rig .div3 .imgcon:nth-child(4) {
  background: url(../images/f5.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.footer-zong .rig .div3 .imgcon {
  margin-left: 10px;
}
.footer-zong .rig .div3 .imgcon:nth-child(1) {
  margin-left: 0;
}
.footer-zong .rig .div4 {
  margin-top: 25px;
  margin-bottom: 50px;
  display: flex;
}
.footer-zong .rig .div4 div {
  width: 46%;
  margin-left: 4%;
  display: inline-block;
}
.footer-zong .rig .div4 div:nth-child(1) {
  margin-left: 0;
}
.footer-zong .rig .div4 div img {
  width: 100%;
}
.footer-zong .rig .div4 div p {
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
  white-space: nowrap;
}
@media (max-width: 1440px) {
  .footer-zong .rig .div4 div p {
    margin-top: 0;
    font-size: 12px;
  }
}
.foot-bottom {
  background-color: #e8e8e8;
  line-height: 60px;
}
.foot-bottom .lef {
  font-size: 14px;
  color: #666666;
  float: left;
}
.foot-bottom .rig {
  float: right;
}
.foot-bottom .rig a {
  font-size: 14px;
  color: #666666;
  margin-right: 25px;
}
.foot-bottom .rig a:last-child {
  margin-right: 0;
}
.footer-zong a {
  transition: 0.5s all;
}
.footer-zong a:hover {
  color: #e40013 !important;
}
.foot-bottom .div2 {
  display: none;
}
.foot-bottom .div2 span {
  color: #666666;
  font-size: 14px;
}
.foot-bottom .div2 a {
  color: #666666;
  font-size: 14px;
  margin-left: 25px;
}
@media (max-width: 1680px) {
  .footer-zong .lef .bottom .tree {
    margin-left: 0;
  }
  .category-item {
    padding: 0 10px;
  }
  .category-a {
    font-size: 14px;
  }
  .header_lef .logo .div1 p {
    font-size: 16px;
  }
  .header_lef .logo .ig {
    width: 150px;
  }
  .header-rig .div1 a {
    font-size: 16px;
  }
  .header-rig .ss img {
    width: 16px;
  }
  .header-rig .div3 {
    font-size: 16px;
  }
  .header-rig .div1 {
    font-size: 14px;
  }
}
@media (max-width: 1459px) {
  .header-rig .div1 a {
    font-size: 14px;
  }
  .header-rig div {
    margin-left: 20px;
  }
  .header-rig .div3 {
    display: none;
  }
  .header_center {
    margin-left: 40px;
  }
  .footer-zong .lef .top .div1 .logo {
    width: 150px;
  }
  .footer-zong .lef .top .div1 .p1 {
    font-size: 15px;
    margin-left: 15px;
  }
  .footer-zong .lef .top .div2 .logo {
    margin-right: 10px;
  }
  .footer-zong .lef .top .div2 .p1 {
    font-size: 12px;
    letter-spacing: 1px;
    width: 75%;
  }
  .footer-zong .lef .top {
    padding: 30px 0;
  }
  .footer-zong .lef .bottom .tree .a {
    font-size: 13px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .footer-zong .lef .bottom .tree {
    margin-left: 0;
    width: 11.6%;
    padding-right: 5px;
  }
  .footer-zong .lef .bottom .tree .head {
    font-size: 15px;
  }
  .footer-zong .lef .bottom .div2 a {
    font-size: 12px;
    margin-left: 16px;
  }
  .footer-zong .lef .bottom .div2 span {
    font-size: 12px;
  }
  .footer-zong .rig .p {
    font-size: 16px;
  }
  .footer-zong .rig .div2 .p2 {
    font-size: 18px;
  }
  .footer-zong .rig .div1 .p1 {
    font-size: 14px;
  }
  .footer-zong .rig .div3 .imgcon {
    width: 18px;
    height: 18px;
  }
  .footer-zong .rig .div4 div {
    width: 47%;
  }
  .foot-bottom .rig a {
    margin-right: 18px;
  }
}
@media (max-width: 1459px) and (max-width: 1459px) {
  .footer-zong .lef .top .div2 .p1 {
    width: 50%;
  }
}
@media (max-width: 1459px) and (max-width: 1280px) {
  .footer-zong .lef .top .div2 .p1 {
    width: 45%;
  }
}
@media (max-width: 1459px) and (max-width: 1024px) {
  .footer-zong .lef .top .div2 .p1 {
    display: none;
  }
}
@media (max-width: 1459px) and (max-width: 1366px) {
  .footer-zong .lef .bottom .tree .head {
    font-size: 12px;
  }
}
@media (max-width: 1459px) and (max-width: 1024px) {
  .footer-zong .lef .bottom .tree .head {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 1459px) and (max-width: 1024px) {
  .footer-zong .rig .p {
    font-size: 14px;
  }
}
@media (max-width: 1259px) {
  .header-rig div {
    margin-left: 13px;
  }
  .category-item {
    padding: 0 5px;
  }
  .header_center {
    margin-left: 10px;
  }
  .footer-zong .rig {
    padding-left: 10px;
  }
  .footer-zong .lef .bottom .tree {
    margin-left: 0;
    position: relative;
  }
  .footer-zong .lef .top .div2 {
    float: left;
    margin-top: 20px;
  }
  .footer-zong .rig .div3 .imgcon {
    margin-left: 5px;
  }
  .foot-bottom .rig a {
    margin-right: 5px;
  }
}
@media (max-width: 1259px) and (max-width: 1024px) {
  .footer-zong .lef .bottom .tree::before {
    content: '';
    width: 19px;
    height: 2px;
    background-color: #e40013;
    position: absolute;
    left: 0;
    top: 45px;
    transform: translateY(10px);
  }
  .footer-zong .lef .bottom .tree {
    width: 11.5%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .foot-bottom .lef {
    width: 50%;
    line-height: 1.7;
  }
  .foot-container.pc .foot-bottom .foot-container .div1 {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .foot-bottom .div2 {
    display: block;
  }
  .foot-top {
    display: none;
  }
  .header {
    display: none;
  }
  .header-app {
    display: block;
  }
  .header-app .logo {
    padding: 0.05rem 0.2rem;
    display: flex;
    align-items: center;
  }
  .foot-bottom .rig {
    width: auto;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .foot-bottom .rig .div a {
    width: 21px;
    height: 21px;
    margin-left: 5px !important;
  }
  .foot-bottom .lef {
    line-height: 21px;
    text-align: left;
    font-size: 13px;
    color: #999;
  }
  .foot-bottom .lef a {
    color: #999;
  }
  .foot-bottom .rig {
    float: none;
    display: table;
    margin: 0 auto;
    line-height: 1.7;
  }
  .foot-bottom .lef * {
    font-size: 13px;
  }
}
@media (min-width: 501px) and (max-width: 768px) {
  .footer-zong .foot-container .div1 {
    display: flex;
    flex-direction: column;
  }
  .foot-bottom .rig {
    margin-top: 0.1rem;
    margin-bottom: 0.05rem;
  }
  .foot-bottom .lef {
    font-size: 0.14rem;
    line-height: 1.7;
  }
  .foot-bottom .rig a {
    font-size: 0.14rem;
  }
  .foot-bottom .div2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .foot-bottom .div2 a {
    font-size: 0.14rem;
  }
  .foot-bottom .div2 span {
    font-size: 0.14rem;
  }
  .footer-zong .foot-container {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
}
@media (max-width: 768px) {
  .foot-bottom {
    padding-bottom: 70px;
  }
}
@media (max-width: 500px) {
  .foot-bottom {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .foot-bottom .div2 a {
    margin-left: 5px;
  }
  .foot-bottom {
    line-height: 25px;
  }
}
/* 全通网印新版头部开始 */
.qtwy-header-pc {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  width: 100%;
  background: rgba(255, 255, 255, 0.55);
  transition: all 0.5s;
}
.qtwy-header-pc.scroll {
  top: -1rem;
}
.qtwy-header-pc.on {
  top: 0;
}
.qtwy-header-pc.active {
  background: #fff;
}
.qtwy-header-pc:hover {
  background: #fff;
}
.qtwy-header-pc .qtwy-header {
  display: flex;
  justify-content: space-between;
  width: 18.4rem;
  height: 1rem;
  align-items: center;
  margin: 0 auto;
  transition: all 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_logo {
  height: 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_logo .a {
  display: flex;
  height: 100%;
  align-items: center;
}
.qtwy-header-pc .qtwy-header .qtwy_logo .a .div1 {
  display: flex;
  align-items: center;
  height: 0.54rem;
}
.qtwy-header-pc .qtwy-header .qtwy_logo .a .div1 .img {
  width: 4rem;
}
@media (max-width: 1680px) {
  .qtwy-header-pc .qtwy-header .qtwy_logo .a .div1 .img {
    width: 3.5rem;
  }
}
@media (max-width: 1024px) {
  .qtwy-header-pc .qtwy-header .qtwy_logo .a .div1 .img {
    width: 3rem;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_logo .a .div2 {
  display: flex;
  flex-direction: column;
  margin-left: 0.15rem;
  height: 0.54rem;
}
.qtwy-header-pc .qtwy-header .qtwy_logo .a .divop{
    font-size: 19px;
    letter-spacing: 6px;
    color: #333;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
}
.qtwy-header-pc .qtwy-header .qtwy_logo .a .div2 .span {
  line-height: 1;
  font-family: '黑体';
}
@media (max-width: 1460px) {
  .qtwy-header-pc .qtwy-header .qtwy_logo .a .div2 .span {
    font-size: 12px;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_logo .a .div2 .span1 {
  margin-top: 0.05rem;
}
.qtwy-header-pc .qtwy-header .qtwy_logo .a .div2 .span2 {
  margin-top: 0.09rem;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox {
  display: flex;
  align-items: center;
  height: 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav {
  height: 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul {
  display: flex;
  height: 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li {
  height: 100%;
  padding: 0 0.25rem;
}
@media (max-width: 1480px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li {
    padding: 0 0.15rem;
  }
}
@media (max-width: 1280px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li {
    padding: 0 0.1rem;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .one_a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  justify-content: center;
  font-size: 15px;
  color: #333;
  font-family: 'siyuan_regular';
  white-space: nowrap;
}
@media (max-width: 1480px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .one_a {
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .one_a {
    font-size: 12px;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first {
  position: absolute;
  top: 1rem;
  width: 100%;
  min-height: auto;
  left: 0;
  transition: all 0.5s;
  background: #f7f7f7;
  display: none;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w {
  width: 16rem;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w {
    width: 100%;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
  padding: 0.35rem 0 0.35rem 0;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li {
  width: 15%;
  margin-right: 1.875%;
  cursor: pointer;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a {
  width: 100%;
  display: inline-block;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 58.33%;
  overflow: hidden;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p1 > .img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p1 .two_img {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 {
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t {
  padding: 0.15rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dedede;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
  font-weight: bold;
  color: #333;
  flex: 1;
  display: flex;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-right: 0.1rem;
  transition: all 0.5s;
  line-height: 1;
}
@media (min-width: 1921px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
    font-size: 19.2px;
  }
}
@media (max-width: 1920px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
    font-size: 18px;
  }
}
@media (min-width: 1367px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1366px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
    font-size: 0.16rem;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .icon {
  width: 0.22rem;
  height: 0.22rem;
  position: relative;
  background: #dcdcdc;
  border-radius: 1000px;
  transition: all 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .icon::before {
  content: '';
  position: absolute;
  background: url('../images/img353.png') no-repeat;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 6px;
  height: 10px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .scrollY {
  height: 2.15rem;
  overflow-y: auto;
  font-size: 16px;
  color: #666;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .scrollY::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .scrollY::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ededed;
  background-color: #ededed;
  border-radius: 3px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .scrollY::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px #e40013;
  background-color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li {
  width: 100%;
  margin-top: 0.12rem;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a .title {
  color: #666;
  transition: all 0.5s;
  line-height: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-right: 0.1rem;
  flex: 1;
}
@media (min-width: 1921px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a .title {
    font-size: 17.06666667px;
  }
}
@media (max-width: 1920px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a .title {
    font-size: 16px;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a .icon {
  width: 0.22rem;
  height: 0.22rem;
  position: relative;
  transition: all 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a .icon::before {
  content: '';
  position: absolute;
  background: url('../images/img353.png') no-repeat;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 6px;
  height: 10px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li:nth-of-type(1) {
  margin-top: 0.17rem;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li:nth-child(6n+6) {
  margin-right: 0;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p1 .two_img {
  transform: scale(1.05);
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p2 .two_p2_t .title {
  color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p2 .two_p2_t .icon {
  background: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p2 .two_p2_t .icon::before {
  background: url('../images/img354.png') no-repeat;
  background-size: 100% 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p2 .two_p2_ul .two_p2_li:hover .title {
  color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p2 .two_p2_ul .two_p2_li:hover .icon::before {
  background: url('../images/img355.png') no-repeat;
  background-size: 100% 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_first.active {
  display: block;
  animation: hideShow 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second {
  position: absolute;
  top: 1rem;
  opacity: 1;
  width: 100%;
  left: 0;
  transition: all 0.5s;
  min-height: 5.4rem;
  background: url('../images/img356.png') no-repeat;
  background-size: 100% 100%;
  display: none;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div {
  display: flex;
  justify-content: flex-start;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one {
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul {
  width: 4.85rem;
  background: #fff;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li {
  height: 0.9rem;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .a {
  padding: 0 0.5rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .a a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .a .title {
  font-weight: bold;
  color: #333;
  flex: 1;
  display: flex;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-right: 0.1rem;
  transition: all 0.5s;
  line-height: 1;
}
@media (min-width: 1921px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .a .title {
    font-size: 19.2px;
  }
}
@media (max-width: 1920px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .a .title {
    font-size: 18px;
  }
}
@media (min-width: 1367px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .a .title {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1366px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .a .title {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .a .title {
    font-size: 0.16rem;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .a .icon {
  width: 0.22rem;
  height: 0.22rem;
  position: relative;
  background: #dcdcdc;
  border-radius: 1000px;
  transition: all 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .a .icon::before {
  content: '';
  position: absolute;
  background: url('../images/img353.png') no-repeat;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 6px;
  height: 10px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul {
  position: absolute;
  left: 4.85rem;
  top: 0;
  width: 3.6rem;
  height: 5.4rem;
  background: #fff;
  padding-top: 0.2rem;
  display: none;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li .a {
  height: 0.5rem;
  padding: 0 0.3rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li .a .title {
  color: #333;
  flex: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (min-width: 1921px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li .a .title {
    font-size: 17.06666667px;
  }
}
@media (max-width: 1920px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li .a .title {
    font-size: 16px;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li .a .icon {
  width: 0.22rem;
  height: 0.22rem;
  position: relative;
  transition: all 0.5s;
  background: transparent;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li .a .icon::before {
  content: '';
  position: absolute;
  background: url('../images/img353.png') no-repeat;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 6px;
  height: 10px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li .second_three_ul .second_three_li {
  display: none;
  transition: all 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li .second_three_ul .second_three_li .a {
  padding: 0.11rem 0.3rem;
  height: auto;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li .second_three_ul .second_three_li.active {
  display: block;
  animation: hideShow 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li .second_three_ul .second_three_li:hover .a {
  color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li:hover .title,
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li.on .title {
  color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li:hover .icon::before,
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li .second_two_ul .second_two_li.on .icon::before {
  background: url('../images/img355.png') no-repeat;
  background-size: 100% 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li:hover .title,
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li.on .title {
  color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li:hover .icon,
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li.on .icon {
  background: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li:hover .icon::before,
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .second_one_ul .second_one_li.on .icon::before {
  content: '';
  position: absolute;
  background: url('../images/img354.png') no-repeat;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 6px;
  height: 10px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .dingzhi {
  height: 0.9rem;
  background: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .dingzhi .a {
  height: 100%;
  width: 100%;
  padding: 0 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .dingzhi .a .textBox {
  display: flex;
  align-items: center;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .dingzhi .a .textBox .title {
  color: #FFF;
  font-weight: bold;
  margin-left: 0.3rem;
  display: flex;
  align-items: center;
}
@media (min-width: 1921px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .dingzhi .a .textBox .title {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .dingzhi .a .textBox .title {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1680px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .dingzhi .a .textBox .title {
    font-size: 17.5px;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .dingzhi .a .icon {
  width: 0.22rem;
  height: 0.22rem;
  position: relative;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .dingzhi .a .icon::before {
  content: '';
  position: absolute;
  background: url('../images/img354.png') no-repeat;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 12px;
  height: 16px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .scrollY {
  height: 4.5rem;
  overflow-y: auto;
  font-size: 16px;
  color: #666;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .scrollY::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .scrollY::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ededed;
  background-color: #ededed;
  border-radius: 3px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_one .scrollY::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px #e40013;
  background-color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_pro {
  position: absolute;
  width: 6.75rem;
  height: 4.55rem;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second .second_div .second_pro .img {
  max-width: 100%;
  max-height: 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li .two_style_second.active {
  display: block;
  animation: hideShow 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng {
  height: 100%;
  padding: 0 0.1rem;
  display: flex;
  align-items: center;
  position: relative;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .syb {
  font-size: 20px;
  color: #666;
  font-family: 'din';
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .one_a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  justify-content: center;
  font-size: 18px;
  font-family: 'din';
  font-size: 20px;
  color: #666;
  position: relative;
}
@media (max-width: 1480px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .one_a {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .one_a {
    font-size: 14px;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .one_a::before {
  content: ' ';
  position: absolute;
  width: 0%;
  height: 3px;
  background: #e40013;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .on {
  color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .enBox {
  display: none;
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
  border-top: 1px solid #999;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .enBox .a {
  display: flex;
  padding: 0.15rem 0.2rem;
  background: rgba(255, 255, 255, 0.55);
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .enBox .a .img {
  margin-right: 0.15rem;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .enBox .a .span {
  color: #333;
}
@media (min-width: 1921px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .enBox .a .span {
    font-size: 17.06666667px;
  }
}
@media (max-width: 1920px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .enBox .a .span {
    font-size: 16px;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng:hover .enBox {
  display: block;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li.one_style_second:hover .two_style_second {
  display: inline;
  opacity: 1;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li.one_style_second:hover .two_style_second .second_div {
  display: flex;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li:hover .one_a,
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li.on .one_a {
  color: #e40013;
  position: relative;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li:hover .one_a::before,
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .one_li.on .one_a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background: #e40013;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng:hover .one_a:hover {
  border-bottom: 0;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_nav .one_ul .lng .one_a:hover {
  color: #e40013;
  border-bottom: 0;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_search {
  padding: 0 0.2rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue {
  height: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  display: none;
}
@media (max-width: 991px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue {
    display: none;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first {
  position: absolute;
  top: 1rem;
  width: 100%;
  min-height: auto;
  left: 0;
  transition: all 0.5s;
  background: #f7f7f7;
  display: none;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w {
  width: 16rem;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w {
    width: 100%;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
  padding: 0.35rem 0 0.35rem 0;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li {
  width: 15%;
  margin-right: 1.875%;
  cursor: pointer;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a {
  width: 100%;
  display: inline-block;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 58.33%;
  overflow: hidden;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p1 > .img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p1 .two_img {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 {
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t {
  padding: 0.15rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dedede;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
  font-weight: bold;
  color: #333;
  flex: 1;
  display: flex;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-right: 0.1rem;
  transition: all 0.5s;
  line-height: 1;
}
@media (min-width: 1921px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
    font-size: 19.2px;
  }
}
@media (max-width: 1920px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
    font-size: 18px;
  }
}
@media (min-width: 1367px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1366px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .title {
    font-size: 0.16rem;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .icon {
  width: 0.22rem;
  height: 0.22rem;
  position: relative;
  background: #dcdcdc;
  border-radius: 1000px;
  transition: all 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_t .a .icon::before {
  content: '';
  position: absolute;
  background: url('../images/img353.png') no-repeat;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 6px;
  height: 10px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .scrollY {
  height: 2.15rem;
  overflow-y: auto;
  font-size: 16px;
  color: #666;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .scrollY::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .scrollY::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ededed;
  background-color: #ededed;
  border-radius: 3px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .scrollY::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px #e40013;
  background-color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li {
  width: 100%;
  margin-top: 0.12rem;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a .title {
  color: #666;
  transition: all 0.5s;
  line-height: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-right: 0.1rem;
  flex: 1;
}
@media (min-width: 1921px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a .title {
    font-size: 17.06666667px;
  }
}
@media (max-width: 1920px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a .title {
    font-size: 16px;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a .icon {
  width: 0.22rem;
  height: 0.22rem;
  position: relative;
  transition: all 0.5s;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li .a .icon::before {
  content: '';
  position: absolute;
  background: url('../images/img353.png') no-repeat;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 6px;
  height: 10px;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li .two_a .two_p2 .two_p2_ul .two_p2_li:nth-of-type(1) {
  margin-top: 0.17rem;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li:nth-child(6n+6) {
  margin-right: 0;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p1 .two_img {
  transform: scale(1.05);
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p2 .two_p2_t .title {
  color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p2 .two_p2_t .icon {
  background: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p2 .two_p2_t .icon::before {
  background: url('../images/img354.png') no-repeat;
  background-size: 100% 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p2 .two_p2_ul .two_p2_li:hover .title {
  color: #e40013;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .two_style_first .hh_w .two_ul .two_li:hover .two_a .two_p2 .two_p2_ul .two_p2_li:hover .icon::before {
  background: url('../images/img355.png') no-repeat;
  background-size: 100% 100%;
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .d_a {
  width: 100%;
  padding: 0.1rem 0.25rem;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #666;
  border: 1px solid #858584;
  white-space: nowrap;
}
@media (max-width: 1480px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .d_a {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .d_a {
    font-size: 12px;
  }
}
.qtwy-header-pc .qtwy-header .qtwy_navBox .qtwy_head_yuyue .d_a:hover {
  color: #e40013;
  border: 1px solid #e40013;
}
.qtwy-header-pc .qtwy-header.active {
  height: 60px;
}
/* 全通网印新版头部结束 */
.qtwy_bread {
  background: #fff;
  border-bottom: 1px solid #eaeaea;
}
.qtwy_bread .hh_w {
  width: 14.4rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .qtwy_bread .hh_w {
    width: 100%;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
@media (max-width: 768px) {
  .qtwy_bread .hh_w {
    display: -webkit-box;
    overflow-x: scroll;
  }
}
.qtwy_bread .hh_w .div {
  height: 100%;
}
@media (max-width: 768px) {
  .qtwy_bread .hh_w .div {
    margin-right: 0.2rem;
  }
}
.qtwy_bread .hh_w .div .a {
  padding: 0.31rem 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #666;
  font-family: 'siyuan_medium';
  position: relative;
  line-height: 1;
}
@media (max-width: 768px) {
  .qtwy_bread .hh_w .div .a {
    font-size: 0.14rem;
    padding: 0.15rem 0;
  }
}
.qtwy_bread .hh_w .div .a::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 2px;
  background: #e20001;
  bottom: 0;
  left: 0%;
  transition: all 0.5s;
}
.qtwy_bread .hh_w .div .a:hover,
.qtwy_bread .hh_w .div .a.on {
  color: #e20001;
}
.qtwy_bread .hh_w .div .a:hover::before,
.qtwy_bread .hh_w .div .a.on::before {
  content: '';
  width: 100%;
}
.qtwy_bread2 {
  background: #fff;
  border-bottom: 1px solid #eaeaea;
}
.qtwy_bread2 .hh_w {
  width: 14.4rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .qtwy_bread2 .hh_w {
    width: 100%;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
@media (max-width: 768px) {
  .qtwy_bread2 .hh_w {
    display: -webkit-box;
    overflow-x: scroll;
  }
}
.qtwy_bread2 .hh_w .div {
  height: 100%;
}
@media (max-width: 768px) {
  .qtwy_bread2 .hh_w .div {
    margin-right: 0.25rem;
  }
}
.qtwy_bread2 .hh_w .div .a {
  padding: 0.31rem 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #666;
  font-family: 'siyuan_medium';
  position: relative;
  line-height: 1;
}
@media (max-width: 768px) {
  .qtwy_bread2 .hh_w .div .a {
    font-size: 0.14rem;
    padding: 0.15rem 0;
  }
}
.qtwy_bread2 .hh_w .div .a::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 2px;
  background: #e20001;
  bottom: 0;
  left: 0%;
  transition: all 0.5s;
}
.qtwy_bread2 .hh_w .div .a:hover,
.qtwy_bread2 .hh_w .div .a.on {
  color: #e20001;
}
.qtwy_bread2 .hh_w .div .a:hover::before,
.qtwy_bread2 .hh_w .div .a.on::before {
  content: '';
  width: 100%;
}
.qtwy_bread2 .hh_w .div2 {
  margin: 0 1.7rem;
}
@media (max-width: 768px) {
  .qtwy_bread2 .hh_w .div2 {
    margin: 0 0.2rem 0 0;
  }
}
.kefu_win {
  top: 50%;
  position: fixed;
  right: 5px;
  z-index: 999;
  transform: translateY(-50%);
  transition: all 0.4s;
}
.kefu_win .kefu_bUl {
  background: #80807f;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 70px;
  padding: 5px 0;
  position: relative;
}
.kefu_win .kefu_bUl .kefu_shouhe {
  position: absolute;
  top: 50%;
  left: -25px;
  background: #80807f;
  width: 25px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  cursor: pointer;
  z-index: -1;
}
.kefu_win .kefu_bUl .kefu_shouhe .hh_img_a {
  display: none;
}
.kefu_win .kefu_bUl .kefu_bLi {
  height: 70px;
  width: 100%;
  cursor: pointer;
  height: 60px;
  width: 85%;
  margin-left: 7.5%;
  border-radius: 5px;
}
.kefu_win .kefu_bUl .kefu_bLi .a {
  display: flex;
  width: 100%;
  height: 100%;
}
.kefu_win .kefu_bUl .kefu_bLi .a .icon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kefu_win .kefu_bUl .kefu_bLi .a .icon .img_a {
  display: none;
}
.kefu_win .kefu_bUl .kefu_bLi .win {
  position: absolute;
  right: -10rem;
  transition: all 0.5s;
  top: 0;
  padding: 0.15rem;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #999;
  z-index: -1;
}
.kefu_win .kefu_bUl .kefu_bLi .win p {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kefu_win .kefu_bUl .kefu_bLi:hover {
  background: #d9000f;
}
.kefu_win .kefu_bUl .kefu_bLi:hover .a .icon .img {
  display: none;
}
.kefu_win .kefu_bUl .kefu_bLi:hover .a .icon .img_a {
  display: block;
}
.kefu_win .kefu_bUl .kefu_bLi:hover .win {
  right: 85px;
}
.kefu_win.active {
  right: -70px;
}
.kefu_win.active .kefu_shouhe .hh_img {
  display: none;
}
.kefu_win.active .kefu_shouhe .hh_img_a {
  display: block;
}
.kefu_win .backTop {
  height: 70px;
  width: 100%;
  cursor: pointer;
  background: #80807f;
  border-radius: 5px;
  margin-top: 5px;
}
.kefu_win .backTop .a {
  display: flex;
  width: 100%;
  height: 100%;
}
.kefu_win .backTop .a .icon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kefu_win .backTop .a .icon .img_a {
  display: none;
}
.kefu_win .backTop:hover {
  background: #d9000f;
}
.kefu_win .backTop:hover .a .icon .img {
  display: none;
}
.kefu_win .backTop:hover .a .icon .img_a {
  display: block;
}
@media (max-width: 768px) {
  .kefu_win {
    width: 100%;
    right: 0;
    bottom: 0;
    top: unset;
    transform: unset;
  }
  .kefu_win .kefu_bUl {
    display: flex;
    width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0;
    background: #fff;
    border-top: 1px solid #eee;
  }
  .kefu_win .kefu_bUl .kefu_shouhe {
    display: none;
  }
  .kefu_win .kefu_bUl .kefu_bLi {
    width: 20%;
    margin-left: 0;
  }
  .kefu_win .backTop {
    margin-top: 0;
    background: transparent;
  }
  .kefu_win .kefu_bUl .kefu_bLi .a .icon img {
    width: 0.22rem;
    height: 0.22rem;
  }
  .kefu_win .kefu_bUl .kefu_bLi {
    height: 0.5rem;
  }
  .kefu_win .kefu_bUl .kefu_bLi:hover {
    background: transparent;
  }
  .kefu_win .kefu_bUl .kefu_bLi:hover .a .icon .img {
    display: block;
  }
  .kefu_win .kefu_bUl .kefu_bLi:hover .a .icon .img_a {
    display: none;
  }
  .hh_window_middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .hh_window_middle .win {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0.2rem 0.15rem;
    border-radius: 0.1rem;
  }
  .hh_window_middle .win p {
    font-size: 0.14rem;
  }
  .hh_window_middle .win .img {
    width: 55%;
    margin-bottom: 0.15rem;
  }
  .hh_window_middle .img_close {
    width: 0.35rem;
    margin-top: 0.15rem;
  }
  .kefu_win .kefu_bUl .kefu_bLi .a {
    flex-direction: column;
    text-align: center;
  }
  .kefu_win .kefu_bUl .kefu_bLi .a .hh_text {
    font-size: 12px;
    color: #777;
  }
}
.hh_mask {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}
.hh_mask.active {
  display: block;
}
.hh_window_middle {
  width: 80%;
  height: 30%;
  left: 10%;
  top: 35%;
  -webkit-transform: scale(0, 0);
  border-radius: 0.1rem;
  position: fixed;
  z-index: 99999;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: transparent;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.hh_window_middle.active {
  -webkit-transform: scale(1, 1) !important;
  -webkit-backface-visibility: inherit !important;
  backface-visibility: inherit !important;
}
/* 搜索 */
.lbotal {
  position: absolute;
  right: 9%;
  top: 50%;
  transform: translateY(-50%);
  height: 0.5rem;
  width: 9rem;
  border: 1px solid #666;
  border-radius: 0.25rem;
  background: transparent;
  display: none;
}
.lbotal .c2 {
  float: left;
  width: 0.6rem;
  height: 0.48rem;
  border: none;
  cursor: pointer;
  background: url('../images/search.png') no-repeat center center;
  background-size: 0.2rem;
  opacity: 0;
  transform: translateX(0.5rem);
  transition: all 0.5s ease;
}
.lbotal.on .c2 {
  opacity: 1;
  transform: translateX(0px);
  transition: all 0.5s ease;
}
.lbotal .c1 {
  float: left;
  width: 7.2rem;
  border: none;
  height: 0.48rem;
  padding: 0 0.1rem 0 0;
  font-size: 0.16rem;
  opacity: 0;
  transform: translateX(80%);
  transition: all 0.5s ease;
}
.lbotal.on .c1 {
  opacity: 1;
  transform: translateX(0px);
  transition: all 0.8s ease;
}
.lbotal > .bgcl {
  float: left;
  height: 0.48rem;
  width: 0.58rem;
  position: absolute;
  right: 0.1rem;
  z-index: 2;
  background: url('../images/icon_search_close.png') no-repeat center center;
  background-size: 0.18rem;
}
@media (max-width: 991px) {
  .lbotal {
    right: 18%;
  }
}
/*app-头部*/
.app_ss {
  width: 90%;
  height: 48px;
  border-radius: 48px;
  border: 1px solid #333;
  display: block;
  position: static;
  float: none;
  margin: 0 auto;
  padding: 0 25px;
  margin-top: 5px;
}
.app_ss:hover {
  border: 2px solid #4a69ca;
}
.app_ss input {
  width: 90%;
  height: 100%;
  border: none;
  background: none;
  font-size: 14px;
  color: #333;
}
.app_ss input:-moz-placeholder {
  color: #fff;
}
.app_ss input:-ms-input-placeholder {
  color: #fff;
}
.app_ss input::-webkit-input-placeholder {
  color: #fff;
}
.app_ss button {
  float: right;
  width: 10%;
  height: 100%;
  border: none;
  background: none;
  background-repeat: no-repeat;
  background-position: center;
}
.app_ss button img {
  width: 18px;
  height: 18px;
}
.navbar-togger .icon_bar:nth-of-type(2) {
  margin: 5px 0;
}
.open-menu .navbar-togger .icon_bar:nth-of-type(2) {
  opacity: 0;
}
.nav-menu {
  position: absolute;
  /* top: 60px; */
  top: 0.6rem;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 620;
  padding: 20px;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 1s;
  -o-transition: visibility 0s linear 1s;
  transition: visibility 0s linear 1s;
  background: #fff;
}
.header-app.open-menu .nav-menu {
  visibility: visible;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.nav-list li {
  border-bottom: 1px solid #333;
  opacity: 0;
  pointer-events: none;
}
.nav-list li.open {
  border-bottom: none;
}
.header-app.open-menu .nav-list li {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.nav-list li:nth-child(1) {
  -webkit-transform: translateY(-44px);
  -ms-transform: translateY(-44px);
  transform: translateY(-44px);
  transition: opacity 0.3345s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.15s, transform 0.4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.108s, -webkit-transform 0.4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.108s;
}
.header-app.open-menu .nav-list li:nth-child(1) {
  transition: opacity 0.3091s cubic-bezier(0.32, 0.08, 0.24, 1) 0.03s, transform 0.3455s cubic-bezier(0.32, 0.08, 0.24, 1) 0.02s, -webkit-transform 0.3455s cubic-bezier(0.32, 0.08, 0.24, 1) 0.02s;
}
.nav-list li:nth-child(2) {
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  transition: opacity 0.29294s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.13s, transform 0.45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.095s, -webkit-transform 0.45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.095s;
}
.header-app.open-menu .nav-list li:nth-child(2) {
  transition: opacity 0.32244s cubic-bezier(0.32, 0.08, 0.24, 1) 0.05s, transform 0.35825s cubic-bezier(0.32, 0.08, 0.24, 1) 0.04s, -webkit-transform 0.35825s cubic-bezier(0.32, 0.08, 0.24, 1) 0.04s;
}
.nav-list li:nth-child(3) {
  -webkit-transform: translateY(-36px);
  -ms-transform: translateY(-36px);
  transform: translateY(-36px);
  transition: opacity 0.26098s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.11s, transform 0.43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.082s, -webkit-transform 0.43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.082s;
}
.header-app.open-menu .nav-list li:nth-child(3) {
  transition: opacity 0.33467s cubic-bezier(0.32, 0.08, 0.24, 1) 0.07s, transform 0.37539s cubic-bezier(0.32, 0.08, 0.24, 1) 0.06s, -webkit-transform 0.37539s cubic-bezier(0.32, 0.08, 0.24, 1) 0.06s;
}
.nav-list li:nth-child(4) {
  -webkit-transform: translateY(-32px);
  -ms-transform: translateY(-32px);
  transform: translateY(-32px);
  transition: opacity 0.2386s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.09s, transform 0.42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.069s, -webkit-transform 0.42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.069s;
}
.header-app.open-menu .nav-list li:nth-child(4) {
  transition: opacity 0.34577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.09s, transform 0.39692s cubic-bezier(0.32, 0.08, 0.24, 1) 0.08s, -webkit-transform 0.39692s cubic-bezier(0.32, 0.08, 0.24, 1) 0.08s;
}
.nav-list li:nth-child(5) {
  -webkit-transform: translateY(-28px);
  -ms-transform: translateY(-28px);
  transform: translateY(-28px);
  transition: opacity 0.22581s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.07s, transform 0.42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.056s, -webkit-transform 0.42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.056s;
}
.header-app.open-menu .nav-list li:nth-child(5) {
  transition: opacity 0.35577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.11s, transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.1s, -webkit-transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.1s;
}
.nav-list li:nth-child(6) {
  -webkit-transform: translateY(-24px);
  -ms-transform: translateY(-24px);
  transform: translateY(-24px);
  transition: opacity 0.20343s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.05s, transform 0.41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.043s, -webkit-transform 0.41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.043s;
}
.header-app.open-menu .nav-list li:nth-child(6) {
  transition: opacity 0.36577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.13s, transform 0.41718s cubic-bezier(0.32, 0.08, 0.24, 1) 0.12s, -webkit-transform 0.41718s cubic-bezier(0.32, 0.08, 0.24, 1) 0.12s;
}
.nav-list li:nth-child(7) {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  transition: opacity 0.18105s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s, transform 0.41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s, -webkit-transform 0.41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s;
}
.header-app.open-menu .nav-list li:nth-child(7) {
  transition: opacity 0.37577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.15s, transform 0.4115s cubic-bezier(0.32, 0.08, 0.24, 1) 0.14s, -webkit-transform 0.4115s cubic-bezier(0.32, 0.08, 0.24, 1) 0.14s;
}
.nav-list li:nth-child(8) {
  -webkit-transform: translateY(-16px);
  -ms-transform: translateY(-16px);
  transform: translateY(-16px);
  transition: opacity 0.15867s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.01s, transform 0.40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.17s, -webkit-transform 0.40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.17s;
}
.header-app.open-menu .nav-list li:nth-child(8) {
  transition: opacity 0.38577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.17s, transform 0.40582s cubic-bezier(0.32, 0.08, 0.24, 1) 0.16s, -webkit-transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.16s;
}
.cate-item {
  position: relative;
}
.cate-item a {
  font-size: 16px;
  line-height: 48px;
  /* margin-right: 60px; */
  display: block;
  color: #333;
}
.nav-list li.active .cate-item a,
.nav-list li.open .cate-item a {
  color: #e40013;
}
.category-cont a:last-child {
  border: none;
}
.category-cont a.active {
  color: #e40013;
}
.category-tig,
.P_tig_two,
.P_tig_three {
  font-size: 14px;
  color: #e40013;
  text-align: right;
  line-height: 48px;
  width: 50px;
  height: 48px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
/* wap端二级+三级下拉样式--开始 */
.category-tig::before,
.category-tig::after,
.P_tig_two::before,
.P_tig_two::after,
.P_tig_three::before,
.P_tig_three::after {
  content: '';
  background: #333;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.category-tig::before,
.P_tig_two::before,
.P_tig_three::before {
  width: 16px;
  right: 0;
  height: 10px;
  margin-top: 0;
  transform: translateY(-50%);
  background: url(../images/img463.png) no-repeat;
}
.category-tig::after,
.P_tig_two::after,
.P_tig_three::after {
  width: 0px;
  height: 16px;
  margin-top: -8px;
  right: 7px;
}
.cate-item.open .P_tig_two::after,
.P_tig_two.open::after,
.P_tig_three.open::after {
  opacity: 0;
}
.cate-item.open .P_tig_two::before,
.P_tig_two.open::before,
.P_tig_three.open::before {
  background: url(../images/img463_a.png) no-repeat;
}
.category-cont-two .cate-item {
  border-top: 1px solid rgba(133, 131, 131, 0.5);
}
.category-cont-two .cate-item:nth-of-type(1) {
  border-top: 0;
}
.category-cont-two,
.category-cont-three {
  display: none;
}
.category-cont-three {
  padding: 0 15px;
}
.category-cont-three .cate-item {
  position: relative;
}
/* wap端二级+三级+四级下拉样式--结束 */
.nav-list li.open .category-tig::after {
  opacity: 0;
}
.nav-list li.open .category-tig::before {
  background: url(../images/img463_a.png) no-repeat;
}
.category-cont {
  display: none;
}
.nav-list li.open .category-cont {
  display: block;
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
}
.category-pad {
  padding: 0 15px;
}
.category-cont a {
  font-size: 14px;
  line-height: 40px;
  display: block;
  color: #333;
}
.category-pad a.on {
  color: #e40013;
}
.category-two-a,
.category-three-a,
.category-four-a {
  color: #333 !important;
}
.category-two-a.on,
.category-three-a.on {
  color: #e40013 !important;
}
.lan-box-app {
  padding: 20px 0;
  text-align: center;
}
.lan-box-app a {
  font-size: 14px;
  color: #333;
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.lan-box-app a:after {
  content: '';
  width: 1px;
  height: 10px;
  background: #e40013;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
}
.lan-box-app a:hover,
.lan-box-app a.on {
  color: #e40013;
}
.lan-box-app a:last-child:after {
  display: none;
}
#page-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
#page-wrapper #firstPage,
#page-wrapper #lastPage,
#page-wrapper .totalNum,
#page-wrapper .totalList {
  display: none;
}
#page-wrapper button {
  width: 60px;
  height: 60px;
  background: #f1f3f5;
  border: 1px solid #e2e2e2;
  color: #666;
  font-family: 'din';
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 12px;
}
#page-wrapper .current {
  background: #e40013;
  border-color: #e40013;
  color: #fff;
}
#page-wrapper #prePage .img_a,
#page-wrapper #nextPage .img_a {
  display: none;
}
#page-wrapper #prePage:hover .img_a,
#page-wrapper #nextPage:hover .img_a {
  display: block;
}
#page-wrapper #prePage:hover .img,
#page-wrapper #nextPage:hover .img {
  display: none;
}
@media (max-width: 768px) {
  #page-wrapper button {
    width: 0.4rem;
    height: 0.4rem;
    margin: 0 0.08rem;
  }
}
html #hm_t_undefined .hm-t-go-top {
  bottom: 60px;
}
.win_bg,
.win_bg2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.win_bg2 {
  z-index: 45;
}
.win_form,
.win_form2,
.win_form3 {
  display: none;
  width: 90%;
  max-width: 1100px;
  margin: auto;
  /* border-radius:30px;
	*/
  background: #ffffff;
  position: fixed;
  max-height: 90vh;
  overflow: hidden;
  box-sizing: border-box;
  padding: 45px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1001;
}
.win_form2 {
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
}
.win_form2 li {
  margin-bottom: 0 !important;
}
.win_form2 .win_f2_cont {
  width: 100%;
  margin: 0 auto;
  height: 27.083vw;
  overflow-y: auto;
}
.win_form2 .win_f2_cont p {
  line-height: 26px;
  font-size: 14px;
}
.win_form2 .win_f2_cont .cli {
  margin-bottom: 1.302vw;
}
.win_form2 .win_f2_cont::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.win_form2 .win_f2_cont::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ededed;
  background-color: #ededed;
  border-radius: 3px;
}
.win_form2 .win_f2_cont::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px #2fb2b9;
  background-color: #2fb2b9;
}
@media (max-width: 768px) {
  .win_form2 .win_f2_cont {
    height: 50vh;
  }
  .win_form2 .win_f2_cont p {
    font-size: 14px;
  }
}
.win_form3 {
  max-height: unset;
}
.win_form3 .title2 {
  font-size: 15px;
  color: #666;
  line-height: 1.7;
  text-align: center;
  margin-top: 0.521vw;
  margin-bottom: 1.042vw;
}
@media (max-width: 768px) {
  .win_form3 .title2 {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.win_form3 ul li {
  display: flex;
  height: auto;
  justify-content: space-between;
  margin-bottom: 5px;
  width: 100%;
}
.win_form3 ul li div {
  width: 49%;
}
.win_form3 ul li div.hh_proName {
  width: 100%;
}
.win_form3 ul li input {
  height: 100%;
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 0 10px;
  height: 40px;
  font-size: 14px;
}
.win_form3 ul li input::-webkit-input-placeholder {
  font-size: 14px;
}
.win_form3 ul li input:-moz-placeholder {
  font-size: 14px;
}
.win_form3 ul li input::-moz-placeholder {
  font-size: 14px;
}
.win_form3 ul li input:-ms-input-placeholder {
  font-size: 14px;
}
@media (max-width: 768px) {
  .win_form3 ul li input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .win_form3 ul li input:-moz-placeholder {
    font-size: 13px;
  }
  .win_form3 ul li input::-moz-placeholder {
    font-size: 13px;
  }
  .win_form3 ul li input:-ms-input-placeholder {
    font-size: 13px;
  }
}
.win_form3 ul li .xg_fierror {
  height: 16px;
  font-size: 12px;
  color: #ff0000;
  display: flex;
}
@media (max-width: 768px) {
  .win_form3 ul li .xg_fierror {
    height: 8px;
  }
}
.win_form3 ul textarea {
  height: 9.375vw;
  border: 1px solid #e2e2e2;
  padding: 5px 10px;
  width: 100%;
  font-size: 14px;
}
.win_form3 ul textarea::-webkit-input-placeholder {
  font-size: 14px;
}
.win_form3 ul textarea:-moz-placeholder {
  font-size: 14px;
}
.win_form3 ul textarea::-moz-placeholder {
  font-size: 14px;
}
.win_form3 ul textarea:-ms-input-placeholder {
  font-size: 14px;
}
@media (max-width: 768px) {
  .win_form3 ul textarea::-webkit-input-placeholder {
    font-size: 13px;
  }
  .win_form3 ul textarea:-moz-placeholder {
    font-size: 13px;
  }
  .win_form3 ul textarea::-moz-placeholder {
    font-size: 13px;
  }
  .win_form3 ul textarea:-ms-input-placeholder {
    font-size: 13px;
  }
}
.win_form3 .sub.sub2 {
  height: 40px;
  line-height: 40px !important;
  width: 100%;
  margin-top: 15px;
  background: #979797;
  transition: all 0.5s;
}
.win_form3 .sub.sub2:hover {
  background: #e40013;
}
.win_form li {
  margin-bottom: 40px;
}
.win_form .title {
  font-size: 40px;
  color: #333333;
  text-align: center;
  font-weight: bold;
}
.win_form .close {
  position: absolute;
  top: -25px;
  right: -25px;
  z-index: 2;
  cursor: pointer;
}
.ser_form {
  font-size: 14px;
}
.ser_form .t1 {
  font-size: 16px;
  line-height: 50px;
  color: #333333;
  border-bottom: 1px solid #eeeeee;
}
.ser_form .t2 {
  margin-top: 20px;
}
.ser_form .t2 .text {
  width: 49%;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 30px;
  float: left;
  border: 1px solid #eeeeee;
  height: 50px;
  color: #757575;
}
.ser_form .t2 .text:nth-child(2) {
  margin-left: 2%;
}
.ser_form .t2_select {
  margin-top: 20px;
}
.t2_select .s1 {
  width: 31%;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 30px;
  float: left;
  border: 1px solid #eeeeee;
  outline: none;
  color: #757575;
  /*去掉默认的下拉三角*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*添加下拉三角图标*/
  background: url("../images/ico_arrow_on.png") no-repeat calc(100% - 15px) center transparent;
  cursor: pointer;
}
.t2_select .s1:nth-child(2) {
  margin: 0 3.5%;
}
.ser_form .t3 {
  margin-top: 20px;
}
.ser_form .t3 .t3_text {
  width: 100%;
  line-height: 50px;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  padding: 0 30px;
}
.win_form .sub {
  display: block;
  width: 200px;
  line-height: 60px;
  font-size: 16px;
  margin: auto;
  background: #2fb2b9;
  color: #ffffff;
  text-align: center;
  border: 0;
}
@media screen and (max-width: 1700px) {
  .serives3_list a {
    padding: 30px 1.5%;
  }
  .serives3_list .t3 {
    font-size: 12px;
    line-height: 22px;
    height: 88px;
  }
  .serives3_list .t1 img {
    width: 40px;
  }
  .serives3_list .t2 {
    font-size: 22px;
  }
  .win_form {
    padding: 40px;
  }
  .win_form .title {
    font-size: 35px;
  }
}
@media screen and (max-width: 1199px) {
  .serives1_list .t2 {
    font-size: 20px;
  }
  .serives1_list .t1 {
    width: 50px;
    margin: auto;
  }
  .serivesum .title_h2 {
    padding: 50px 0 20px 0;
  }
  .serivesum .serives1 {
    padding-top: 100px;
    margin-top: -100px;
  }
  .serives1_list li,
  .serives1_list li:nth-child(4n) {
    width: 48%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .serives1_list li:nth-child(2n) {
    margin-left: calc(4% - 4px);
    display: inline-block;
    float: none;
  }
  .serives1_list {
    padding-bottom: 30px;
    padding-top: 0px;
  }
  .serives2_list .n2 {
    font-size: 22px;
  }
  .win_form .title {
    font-size: 28px;
  }
  .ser_form .t2 .text,
  .t2_select .s1,
  .ser_form .t3 .t3_text {
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
  }
  .ser_form .t3,
  .ser_form .t2,
  .ser_form .t2_select {
    margin-top: 10px;
  }
  .win_form {
    padding: 25px;
  }
}
@media screen and (max-width: 1025px) {
  .serives2_list a,
  .serives2_list a:nth-child(1) {
    margin-left: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .serivesum .title_h2 {
    padding: 30px 0 0px 0;
    box-sizing: border-box;
    width: 100%;
  }
  .serives1_list li,
  .serives1_list li:nth-child(4n),
  .serives1_list li:nth-child(2n) {
    /* width:100%;
	*/
    /* margin:0 0 20px 0;
	*/
    padding-top: 40%;
  }
  .serives2_list .n1 {
    width: 30px;
    margin: auto;
  }
  .serives2_list .n2 {
    font-size: 18px;
    margin: 15px 0 0 0;
  }
  .serives2_list .n3 {
    margin-top: 8px;
  }
  .serives2_list {
    padding: 0;
  }
  .serives3_list .t2 {
    font-size: 18px;
  }
  .serives3_list .t3 {
    padding-bottom: 10px;
  }
  .win_form .title {
    font-size: 20px;
  }
  .ser_form .t1 {
    font-size: 13px;
    line-height: 35px;
  }
  .ser_form .t2 .text,
  .t2_select .s1,
  .ser_form .t3 .t3_text {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
  }
  .win_form .sub {
    display: block;
    width: 150px;
    line-height: 40px;
    font-size: 14px;
  }
}
@media screen and (max-width: 780px) {
  .serives1_list .t1 img {
    width: 30px;
  }
  .serives1_list .bg {
    font-size: 60px;
    top: -10px;
    left: -10px;
  }
  .serives1_list .t2 {
    font-size: 15px;
  }
  .serives1_list .t3 {
    font-size: 12px;
  }
}

