@media only screen and (max-width: 1920px) {
  html {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1440px) {
  html {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1366px) {
  html {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  html {
    font-size: 16px;
  }
}
.YQ-service-message-content p{margin: 0!important;}
.main_center {
  max-width: 63.64rem;
  margin: 0 auto;
}
.common_h {
  text-align: center;
  margin-top: 3.5rem;
  margin-bottom: 1.4rem;
}
.common_h h1 {
  position: relative;
  font-size: 1.82rem;
  color: #000000;
}
.zxd-color{text-decoration: underline;color: red!important;}
.common_h h1::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.68rem;
  width: 27.27rem;
  height: 1px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(225, 27, 42, 0.3) 20%, rgba(225, 27, 42, 0.4) 30%, rgba(225, 27, 42, 0.5) 40%, rgba(225, 27, 42, 0.8) 50%, rgba(225, 27, 42, 0.5) 60%, rgba(225, 27, 42, 0.4) 70%, rgba(225, 27, 42, 0.3) 80%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
}
.common_h h1::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.77rem;
  width: 3.18rem;
  height: 0.23rem;
  background-color: #e11b2a;
}
.common_h p {
  font-size: 0.91rem;
  color: #cccccc;
  margin-top: 1.36rem;
}
.common_title {
  text-align: center;
  margin-bottom: 1.82rem;
}
.common_title p {
  position: relative;
  font-size: 1.4rem;
  padding-bottom: 0.91rem;
  display: inline-block;
  font-weight: bold;
}
.common_title p::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  height: 1px;
  background-color: #eeeeee;
}
.common_title p::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 1px;
  background-color: #e83725;
}
header {
  position: relative;
}
header .header_pc {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 4.55rem;
  background-color: #fff;
  z-index: 9999;
}
header .header_pc .main_center {
  height: 100%;
  display: flex;
  max-width: 77.27rem;
  align-items: center;
  justify-content: space-around;
}
header .header_pc .main_center .logo {
  width: 8.64rem;
  height: 2.95rem;
}
header .header_pc .main_center .logo img {
  height: 100%;
  object-fit: contain;
  display: block;
}
header .header_pc .main_center nav .yj_ul {
  height: 4.55rem;
  display: flex;
  justify-content: center;
}
header .header_pc .main_center nav .yj_ul .yj_li {
  text-align: center;
  overflow: hidden;
  margin-right: 1.14rem;
}
header .header_pc .main_center nav .yj_ul .yj_li .ch {
  height: 4.55rem;
  font-size: 0.91rem;
  padding: 0 1.14rem;
  color: #000000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform 0.3s linear;
}
header .header_pc .main_center nav .yj_ul .yj_li .en {
  height: 4.55rem;
  background-color: #e11b2a;
  color: #fff;
  font-size: 0.91rem;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
header .header_pc .main_center nav .yj_ul .yj_li .en p {
  color: #ffffff;
  margin-top: 0.45rem;
  font-size: 0.55rem;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer {
  position: absolute;
  left: 50%;
  bottom: -4.55rem;
  top: 100%;
  transform: translateX(-50%);
  width: 100%;
  height: 0;
  background-color: #fff;
  z-index: 999;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container {
  display: none;
  height: auto !important;
  padding: 20px 0;
  background-color: #fff;
  box-shadow: 0 0.36rem 0.73rem 0 rgba(0, 0, 0, 0.1);
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul {
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  text-align: left;
  max-width: 63.64rem;
  margin: 0 auto;justify-content: center;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li {
  position: relative;
  width: 15%;
  /* margin-bottom: 0.91rem; */
  border-right: 1px solid #f5f5f5;
  display: flex;
  flex-direction: column;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li:nth-child(6n) {
  border-right: 0;padding-right: 0;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li:last-child {
  border-right: 0;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li > a {
  position: relative;
  font-size: 0.73rem;
  font-weight: bold;
  color: #000000;
  padding-left: 30px;padding-right: 15px;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li > a::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 0.32rem;
  width: 0.73rem;
  height: 0.09rem;
  background-color: #e11b2a;
  transition: all 0.5s;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li > a img {
  width: 8.95rem;
  height: 5.5rem;
  margin-top: 0.91rem;
  display: block;
  object-fit: cover;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li .pic_wrapper {
  margin: 0 auto;
  width: 80%;
  height: 6rem;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li .pic_wrapper a {
  display: block;
  width: 100%;
  height: 100%;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li .pic_wrapper a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li .sj_ul {
  padding-left: 30px;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li .sj_ul .sj_li {
  margin-top: 0.4rem;
  color: #333333;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li .sj_ul .sj_li:hover {
  color: #e11b2a;
  list-style: disc;
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .ej_li:hover > a::before {
  width: 1.36rem;
  transition: all 0.1s;
  transform: translate(-0.45rem, -50%);
}
header .header_pc .main_center nav .yj_ul .yj_li .nav_layer .nav_container .ej_ul .pic_li {
  padding-left: 2rem;
}
header .header_pc .main_center nav .yj_ul .nav_list {
  position: relative;
}
header .header_pc .main_center nav .yj_ul .nav_list::after {
  content: '\e733';
  position: absolute;
  right: 0;
  color: #e11b2a;
  font-family: 'iconfont' !important;
  font-size: 0.73rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header .header_pc .main_center .hr {
  display: flex;
  align-items: center;
}
header .header_pc .main_center .hr .search {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
header .header_pc .main_center .hr .search .search_input {
  display: none;
  width: 13.64rem;
  height: 1.82rem;
  margin-right: 0.45rem;
}
header .header_pc .main_center .hr .search i {
  font-size: 1.09rem;
  color: #e11b2a;
}
header .header_pc .main_center .hr .ce .ch {
  margin-right: 0.45rem;
}
header .fixed {
  position: fixed;
  background-color: #fff;
  box-shadow: 0 0.36rem 0.73rem 0 rgba(0, 0, 0, 0.1) !important;
}
header #mb-header {
  display: none;
  margin-bottom: 50px;
}
header #mb-header #navbar-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  z-index: 99;
  padding: 0 2.5%;
  box-sizing: border-box;
}
header #mb-header #navbar-main #logo {
  width: 30%;
}
header #mb-header #navbar-main #logo img {
  width: 100%;
}
header #mb-header #sidebar-main {
  background-color: #fff;
  width: 40% !important;
}
header #mb-header #sidebar-main a {
  display: block;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
  padding: 16px 0;
}
header #mb-header #sidebar-main-trigger i {
  font-size: 20px;
  color: #e11b2a;
}
header #sidebar-main .yj_ul .yj_li > a {
  position: relative;
}
header #sidebar-main .yj_ul .yj_li > a::after {
  content: '\e612';
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header #sidebar-main .yj_ul .ej_ul {
  display: none;
}
footer {
  background-color: #333333;
}
footer .center {
  max-width: 63.64rem;
  margin: 0 auto;
}
footer .center .footer_t {
  padding-top: 1.82rem;
  padding-bottom: 1.36rem;
  display: flex;
  justify-content: space-between;
}
footer .center .footer_t .footer_item .footer_title {
  position: relative;
  color: #ffffff;
  font-size: 0.73rem;
  display: inline-block;
  margin-bottom: 1.45rem;
}
footer .center .footer_t .footer_item .footer_title::after {
  content: '';
  position: absolute;
  bottom: -0.32rem;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
footer .center .footer_t .footer_item .pro_item li {
  color: #ffffff;
  margin-bottom: 0.68rem;
}
footer .center .footer_t .footer_item .pro_item li:hover {
  color: #e11b2a;
}
footer .center .footer_t .product_dl .product_container {
  display: flex;
}
footer .center .footer_t dl dt {
  position: relative;
  color: #ffffff;
  font-size: 0.73rem;
  margin-bottom: 1.45rem;
  display: inline-block;
}
footer .center .footer_t dl dt::after {
  content: '';
  position: absolute;
  bottom: -0.32rem;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
footer .center .footer_t dl dd {
  color: #ffffff;
  margin-bottom: 0.68rem;
}
footer .center .footer_t .contact .con_item h3 {
  font-size: 0.73rem;
  color: #fff;
}
footer .center .footer_t .contact .con_item p {
  color: #fff;
  margin-top: 0.68rem;
}
footer .center .footer_t .contact .con_item p span {
  font-size: 0.91rem;
}
footer .center .footer_t .contact .fb {
  margin-top: 2.05rem;
}
footer .center .footer_t .wechat .wechat_pic {
  width: 6.36rem;
  height: 6.36rem;
}
footer .center .footer_t .wechat p {
  color: #ffffff;
  margin-top: 0.68rem;
  text-align: center;
}
footer .footer_b {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.36rem 0;
}
footer .footer_b p {
  color: #e6e6e6;
}
footer .footer_b p a:hover {
  color: #e11b2a;
}
footer .footer_b .bq {
  margin-top: 0.68rem;
}
footer .footer_slide {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 999;
  transform: translateY(-50%);
}
footer .footer_slide ul {
  position: relative;
}
footer .footer_slide ul li {
  position: relative;
  width: 3.09rem;
  height: 3.09rem;
  background-color: #666;
  margin-bottom: 0.23rem;
}
footer .footer_slide ul li:last-child {
  margin-bottom: 0;
}
footer .footer_slide ul li .slide_wraper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer_slide ul li .slide_wraper .slide_item {
  text-align: center;
}
footer .footer_slide ul li .slide_wraper .slide_item i {
  font-size: 1.36rem;
  color: #fff;
  text-align: center;
}
footer .footer_slide ul li .slide_wraper .slide_item p {
  color: #fff;
  margin-top: 0.45rem;
}
footer .footer_slide ul li .slide_zx {
  position: absolute;
  left: -12rem;
  top: 50%;
  transform: translate(300px, -50%);
  transition: all 0.3s;
  width: 13rem;
  height: 3.09rem;
  line-height: 3.09rem;
  padding: 0 0.45rem;
  color: #fff;
  font-size: 18px;
  background-color: #e11b2a;
  z-index: -1;
}
footer .footer_slide ul li .slide_zx .zx {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer_slide ul li .slide_zx .zx p {
  line-height: 1.6;
}
footer .footer_slide ul li .slide_zx .zx p:last-child {
  margin-top: 0.45rem;
}
footer .footer_slide ul li .slide_zx .zx i {
  color: #fff;
  font-size: 1.36rem;
  margin-right: 0.45rem;
}
footer .footer_slide ul li .slide_wechat {
  top: auto;
  bottom: 0;
  transform: translate(300px, 0);
  height: 5.45rem;
}
footer .footer_slide ul li .slide_wechat img {
  width: 4.5rem;
  height: 4.5rem;
  object-fit: contain;
  display: inline-block;
}
footer .footer_slide ul li:hover {
  background-color: #333;
}
footer .footer_slide ul li:hover .slide_zx {
  transform: translate(0, -50%);
  transition: all 0.3s;
}
footer .footer_slide ul li:hover .slide_wechat {
  transform: translate(0, 0);
}
footer .footer_slide ul .slide_top {
  width: 2.73rem;
  height: 2.73rem;
  border-radius: 50%;
  margin: 0.91rem auto 0;
}
footer .footer_slide ul .slide_top .top {
  margin-top: 0.23rem !important;
}
.paged {
  font-size: 0;
  text-align: center;
  margin-bottom: 0.91rem;
}
.paged a,
.paged .p_info,
.paged .current {
  display: inline-block;
  vertical-align: top;
  margin: 0.27rem 0.18rem 0;
  padding: 0 0.73rem;
  height: 1.91rem;
  line-height: 1.91rem;
  font-size: 16px;
  text-align: center;
  color: #333;
  background-color: #fff;
  border-radius: 0.09rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.paged .current,
.paged a:hover {
  color: #fff;
  background: #e11b2a;
}
.paged .disabled {
  cursor: default;
  background-color: #e0e0e0;
}
.paged .disabled:hover {
  color: #333;
  background-color: #e0e0e0;
}
@media only screen and (max-width: 1366px) {
  .common_h {
    margin-top: 3.91rem;
    margin-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .w_body {
    padding: 0 10px;
  }
  .common_h {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .common_h h1::before {
    width: 11.27rem;
  }
  header .header_pc {
    display: none;
  }
  header #mb-header {
    display: block;
  }
  footer .center .footer_t {
    flex-wrap: wrap;
  }
  footer .center .footer_t .footer_item {
    margin-bottom: 20px;
  }
  footer .center .footer_t .footer_title {
    font-size: 14px !important;
  }
  footer .center .footer_t .wechat {
    margin: 0 auto;
  }
  footer .footer_slide .slide_zx {
    left: -195px !important;
    width: 205px !important;
  }
}
