@import "https://sh-aixin.com/css/iconfont.css"/*tpa=https://www.leyard.com/upload/css/https://sh-aixin.com/css/iconfont.css*/;
@font-face {
  font-family: "iconfont";
  /* Project id 2562249 */
  src: url("https://sh-aixin.com/font/iconfont.woff2-t=1621564950056")/*tpa=https://www.leyard.com/upload/font/iconfont.woff2?t=1621564950056*/ format('woff2'), url("https://sh-aixin.com/font/iconfont.woff-t=1621564950056")/*tpa=https://www.leyard.com/upload/font/iconfont.woff?t=1621564950056*/ format('woff'), url("https://sh-aixin.com/font/iconfont.ttf-t=1621564950056")/*tpa=https://www.leyard.com/upload/font/iconfont.ttf?t=1621564950056*/ format('truetype');
}
@font-face {
  font-family: PingFang-Light;
  src: url("https://sh-aixin.com/font/PingFangLight.ttf")/*tpa=https://www.leyard.com/upload/font/PingFangLight.ttf*/;
  font-display: swap;
}
@font-face {
  font-family: PingFang-Regular;
  src: url("https://sh-aixin.com/font/PingFangRegular.ttf")/*tpa=https://www.leyard.com/upload/font/PingFangRegular.ttf*/;
  font-display: swap;
}
@font-face {
  font-family: PingFang-Medium;
  src: url("https://sh-aixin.com/font/PingFangMedium.ttf")/*tpa=https://www.leyard.com/upload/font/PingFangMedium.ttf*/;
  font-display: swap;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html {
  font-size: 20px;
}
body {
  font-family:"Microsoft Yahei","微软雅黑",arial,"\5b8b\4f53";
}
.hidden {
  opacity: 0 !important;
  visibility: hidden !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
}
.w1440 {
  width: 72rem;
  margin: 0 auto;
}
.header {
  position: relative;
}
.header .con .logo {
  float: left;
  width: 24%;
}
.header .con .logo a {
  display: block;
}
.header .con .logo a .tu {
  float: left;
  width: 40%;
  position: relative;
  height: 5rem;
}
.header .con .logo a .tu img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.header .con .logo a h2 {
  float: right;
  width: 60%;
  display: inline-block;
  text-align: center;
  font-size: 1rem;
  color: #333;
  line-height: 5rem;
}
.header .con .group {
  float: left;
  width: 7%;
}
.header .con .group h2 {
  text-align: center;
  font-size: 0.7rem;
  line-height: 5rem;
  color: #d2242a;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.header .con .group h2 span {
  margin-left: 0.3rem;
  font-size: 0.7rem;
  display: inline-block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.header .con .group .group-down {
  position: absolute;
  top: 5.1rem;
  width: 100%;
  left: 0;
  z-index: 2;
  background: #fff;
  display: none;
}
.header .con .group .group-down ul li {
  float: left;
  width: 33.333%;
  height: 8rem;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .con .group .group-down ul li .img {
  float: left;
  width: 8rem;
  margin-right: 1.4rem;
  overflow: hidden;
}
.header .con .group .group-down ul li .img a {
  display: block;
}
.header .con .group .group-down ul li .img a img {
  width: 100%;
}
.header .con .group .group-down ul li .img a:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.header .con .group .group-down ul li .text {
  max-width: 8rem;
  float: left;
}
.header .con .group .group-down ul li .text h4 {
  font-size: 0.9rem;
  margin-bottom: 0.3rem;
}
.header .con .group .group-down ul li .text h4 a {
  color: #333;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.header .con .group .group-down ul li .text h4:hover a {
  color: #d0111b;
}
.header .con .group .group-down ul li .text a h5 {
  font-size: 0.7rem;
  color: #333;
  line-height: 1.2rem;
  position: relative;
  padding-left: 0.5rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.header .con .group .group-down ul li .text a h5:before {
  content: '';
  width: 2px;
  height: 2px;
  background: #ccc;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.5rem;
}
.header .con .group .group-down ul li .text a h5:hover {
  color: #d0111b;
}
.header .con .group .group-down ul li:nth-child(3n) {
  border-right: none;
}
.header .con .group .group-down ul li:nth-child(n+4) {
  border-bottom: 1px solid #fff;
}
.header .con .group.active h2 span {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.header .con .group:hover h2 {
  color: #d0111b;
}
.header .con .group.ie .group-down ul li {
  padding: 1rem 1rem 0;
}
.header .con .nav {
  float: left;
  width: 57.5%;
}
.header .con .nav > ul {
  float: right;
}
.header .con .nav > ul > li {
  float: left;
}
.header .con .nav > ul > li h2 {
  position: relative;
}
.header .con .nav > ul > li h2:after {
  content: '';
  width: 1px;
  height: 0.7rem;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.35rem;
}
.header .con .nav > ul > li h2 a {
  padding: 0 1.2rem;
  display: block;
  line-height: 5rem;
  font-family: '微软雅黑';
  color: #333;
  font-size: 0.8rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.header .con .nav > ul > li .nav-down {
  position: absolute;
  top: 5.1rem;
  width: 100%;
  left: 0;
  z-index: 2;
  background: #fff;
  display: none;
}
.header .con .nav > ul > li .nav-down ul li {
  float: left;
  width: 25%;
  height: 6rem;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.header .con .nav > ul > li .nav-down ul li a {
  display: block;
  font-size: 0.9rem;
  color: #333;
  font-family: '微软雅黑';
  line-height: 6rem;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.header .con .nav > ul > li .nav-down ul li:nth-child(4n) {
  border-right: none;
}
.header .con .nav > ul > li .nav-down ul li:nth-child(n+5) {
  border-bottom: 1px solid #fff;
}
.header .con .nav > ul > li .nav-down ul li:hover a {
  color: #d0111b;
}
.header .con .nav > ul > li:hover h2 a {
  color: #d0111b;
}
.header .con .right {
  float: right;
  width: 10.5%;
}
.header .con .right h2 {
  text-align: center;
  line-height: 5rem;
  font-size: 0.7rem;
  color: #999;
  cursor: pointer;
}
.header .con .right h2 span {
  font-size: 0.7rem;
  margin-left: 0.3rem;
}
.header .con .right .lang {
  float: left;
  width: 33.33%;
  position: relative;
}
.header .con .right .lang h2 {
  color: #333;
}
.header .con .right .lang h2 span {
  display: inline-block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.header .con .right .lang ul {
  display: none;
  position: absolute;
  width: 5rem;
  top: 5.1rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: #fff;
  z-index: 2;
}
.header .con .right .lang ul li {
  background: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.header .con .right .lang ul li a {
  font-size: 0.8rem;
  color: #333;
  display: block;
  line-height: 2rem;
  text-align: center;
}
.header .con .right .lang ul li:hover {
  background: #ececec;
}
.header .con .right .lang.active h2 {
  color: #d0111b;
}
.header .con .right .lang.active h2 span {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.header .con .right .search {
  float: left;
  width: 33.33%;
}
.header .con .right .search h2 span.close {
  display: none;
}
.header .con .right .search .search-down {
  position: absolute;
  top: 5.1rem;
  width: 100%;
  left: 0;
  z-index: 2;
  background: #fff;
  padding: 2rem 0;
  display: none;
}
.header .con .right .search .search-down .search-box {
  position: relative;
}
.header .con .right .search .search-down .search-box .search-icon {
  position: absolute;
  top: 0;
  left: 1.6rem;
}
.header .con .right .search .search-down .search-box .search-icon span {
  font-size: 1rem;
  color: #777;
  line-height: 3.2rem;
  position: relative;
  top: 0.1rem;
}
.header .con .right .search .search-down .search-box input {
  width: 100%;
  height: 3.2rem;
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 0 4rem;
  font-size: 0.8rem;
  color: #999;
}
.header .con .right .search .search-down .search-box .search-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 3.9rem;
  height: 3.2rem;
  text-align: center;
  cursor: pointer;
}
.header .con .right .search .search-down .search-box .search-right:before {
  content: '';
  width: 1px;
  height: 1.2rem;
  background: #e1e1e1;
  position: absolute;
  top: 50%;
  margin-top: -0.6rem;
  left: 0;
}
.header .con .right .search .search-down .search-box .search-right span {
  font-size: 1rem;
  line-height: 3.2rem;
  color: #777;
}
.header .con .right .search .search-down .search-box .search-right:hover span {
  color: #d0111b;
}
.header .con .right .search:hover h2 span {
  color: #d0111b;
}
.header .con .right .search.active h2 span {
  color: #d0111b;
}
.header .con .right .search.active h2 span.s-icon {
  display: none;
}
.header .con .right .search.active h2 span.close {
  display: block;
}
.header .con .right .area {
  float: left;
  width: 33.33%;
}
.header .con .right .area .area-down {
  position: absolute;
  top: 5.1rem;
  width: 100%;
  left: 0;
  z-index: 2;
  background: #fff;
  display: none;
}
.header .con .right .area .area-down ul {
  display: flex;
  justify-content: center;
  padding: 2rem 0;
}
.header .con .right .area .area-down ul li {
  float: left;
  width: 25%;
}
.header .con .right .area .area-down ul li h4 {
  font-size: 0.9rem;
  color: #333;
  margin-bottom: 0.8rem;
}
.header .con .right .area .area-down ul li h4 a {
  color: #333;
}
.header .con .right .area .area-down ul li h4 a:hover {
  color: #d0111b;
}
.header .con .right .area .area-down ul li p {
  margin-top: 0.5rem;
}
.header .con .right .area .area-down ul li p a span {
  position: relative;
  top: -0.1rem;
  font-size: 0.7rem;
  color: #333;
  margin-left: 0.4rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.header .con .right .area .area-down ul li p a span:before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  left: 50%;
  bottom: -0.2rem;
  background: #d0111b;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.header .con .right .area .area-down ul li p:hover a span {
  color: #d0111b;
}
.header .con .right .area .area-down ul li p:hover a span:before {
  width: 100%;
  left: 0;
}
.header .con .right .area.active h2 span {
  color: #d0111b;
}
.header .con .mobile-btn {
  display: none;
}
.nav-slide {
  position: fixed;
  right: 1rem;
  width: 5.5rem;
  top: 50%;
  z-index: 100;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.nav-slide ul {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(236, 236, 236, 0.88);
}
.nav-slide ul li {
  height: 5rem;
  border-bottom: 1px dashed #e6e6e6;
  position: relative;
}
.nav-slide ul li:before {
  content: '';
  width: 100%;
  height: 100%;
  background: url("../image/s_bg.jpg")/*tpa=https://www.leyard.com/img/s_bg.jpg*/ no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.nav-slide ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.nav-slide ul li .text {
  position: absolute;
  width: 100%;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.nav-slide ul li .text .icon {
  width: 1.7rem;
  height: 1.4rem;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.nav-slide ul li .text .icon img {
  width: 100%;
  position: absolute;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.nav-slide ul li .text .icon img.color {
  top: 0;
  left: 0;
}
.nav-slide ul li .text .icon img.white {
  top: 100%;
}
.nav-slide ul li .text h2 {
  font-size: 0.8rem;
  color: #333;
  text-align: center;
  margin-top: 0.3rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.nav-slide ul li .mask {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 10px 0px rgba(236, 236, 236, 0.88);
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.nav-slide ul li .mask h3 {
  text-align: center;
  font-size: 1.2rem;
  color: #333;
  white-space: nowrap;
  padding: 0.4rem 1rem;
}
.nav-slide ul li .mask .erweima {
  padding: 0.3rem;
}
.nav-slide ul li .mask .erweima img {
  max-width: 8.4rem;
}
.nav-slide ul li:first-child:before {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.nav-slide ul li:last-child {
  border-bottom: none;
}
.nav-slide ul li:last-child:before {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.nav-slide ul li:hover:before {
  opacity: 1;
}
.nav-slide ul li:hover .text .icon img.color {
  top: -100%;
}
.nav-slide ul li:hover .text .icon img.white {
  top: 0;
}
.nav-slide ul li:hover .text h2 {
  color: #fff;
}
.nav-slide ul li:hover .mask {
  opacity: 1;
  right: 6rem;
  visibility: visible;
}
.footer {
  position: relative;
}
.footer:before {
  content: '';
  width: 100%;
  height: 0.5rem;
  background: url("https://sh-aixin.com/img/m_bg.jpg")/*tpa=https://www.leyard.com/img/m_bg.jpg*/ no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.footer .con .footer-top {
  padding: 3.5rem 0 3rem;
  border-bottom: 1px solid #eee;
}
.footer .con .footer-top .left {
  float: left;
  width: 57%;
  position: relative;
}
.footer .con .footer-top .left:after {
  content: '';
  width: 1px;
  height: 10.5rem;
  background: #eaeaea;
  position: absolute;
  right: -4.4rem;
  top: 0;
}
.footer .con .footer-top .left > ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer .con .footer-top .left > ul > li h2 a {
  font-size: 0.9rem;
  color: #222;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.footer .con .footer-top .left > ul > li h2:hover a {
  color: #0066b8;
}
.footer .con .footer-top .left > ul > li ul {
  margin-top: 1rem;
}
.footer .con .footer-top .left > ul > li ul li a {
  display: block;
  font-size: 0.7rem;
  color: #999;
  line-height: 1.6rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.footer .con .footer-top .left > ul > li ul li:hover a {
  color: #0066b8;
}
.footer .con .footer-top .left > ul > li.ie {
  float: left;
  width: 16.6%;
}
.footer .con .footer-top .right {
  float: right;
  width: 30.6%;
}
.footer .con .footer-top .right h2 {
  font-size: 0.9rem;
  color: #222;
  margin-bottom: 1rem;
}
.footer .con .footer-top .right p {
  font-size: 0.7rem;
  color: #999;
  text-align: justify;
  line-height: 1.8;
}
.footer .con .footer-bottom {
  padding: 1.4rem 0;
}
.footer .con .footer-bottom .left {
  float: left;
}
.footer .con .footer-bottom .left p {
  font-size: 0.7rem;
  color: #999;
  position: relative;
  top: 0.2rem;
}
.footer .con .footer-bottom .left p span {
  margin-right: 0.6rem;
}
.footer .con .footer-bottom .left p .xian {
  margin-left: 0.6rem;
}
.footer .con .footer-bottom .left p a {
  color: #999;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.footer .con .footer-bottom .left p a:hover {
  color: #0066b8;
}
.footer .con .footer-bottom .right {
  float: right;
}
.footer .con .footer-bottom .right .social-share a {
  width: 30px;
  height: 30px;
  line-height: 1.5;
  border: none;
  margin: 0;
}
.footer .con .footer-bottom .right .social-share a:before {
  color: #fff;
  font-size: 0.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.footer .con .footer-bottom .right .social-share a.icon-wechat {
  background: #0066b8;
  margin-right: 0.5rem;
}
.footer .con .footer-bottom .right .social-share a.icon-weibo {
  background: #72bfe9;
}
@media screen and (max-width: 1680px) {
  html {
    font-size: 17px;
  }
}
@media screen and (max-width: 1500px) {
  .w1440 {
    width: 70rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1440px) {
  html {
    font-size: 16px;
  }
}
@media screen and (max-width: 1366px) {
  .w1440 {
    width: 68rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  html {
    font-size: 15px;
  }
}
@media screen and (max-width: 1200px) {
  html {
    font-size: 15px;
  }
  .w1440 {
    width: 100%;
    padding: 0 60px;
  }
  .header .con .logo a h2 {
    font-size: 13px;
  }
  .header .con .group {
    width: 8%;
  }
  .header .con .nav {
    width: 55.5%;
  }
  .header .con .nav > ul > li h2 a {
    padding: 0 0.8rem;
  }
  .header .con .right {
    width: 12.5%;
  }
}
@media screen and (max-width: 1024px) {
  html {
    font-size: 14px;
  }
  .header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    background: #fff;
  }
  .header .con {
    padding: 0 30px;
  }
  .header .con .logo {
    width: 110px;
  }
  .header .con .logo a h2 {
    display: none;
  }
  .header .con .logo a .tu {
    width: 100%;
    height: 70px;
  }
  .header .con .group {
    width: 92px;
  }
  .header .con .group h2 {
    font-size: 14px;
    margin-left: 14px;
    line-height: 70px;
  }
  .header .con .group .group-down {
    overflow-y: auto;
    overflow-x: hidden;
    top: 70px;
    position: fixed;
    bottom: 0;
  }
  .header .con .group .group-down ul {
    padding: 0 30px;
  }
  .header .con .group .group-down ul li {
    width: 100%;
    justify-content: flex-start;
    border-right: none !important;
    border-bottom: 1px solid #eaeaea !important;
    height: auto;
    padding: 20px 0;
  }
  .header .con .group .group-down ul li .img {
    width: 130px;
  }
  .header .con .group .group-down ul li .text h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .header .con .group .group-down ul li .text a h5 {
    font-size: 14px;
    line-height: 24px;
    padding-left: 10px;
  }
  .header .con .group .group-down ul li .text a h5:before {
    top: 10px;
  }
  .header .con .nav {
    width: 100%;
    position: fixed;
    left: 0;
    top: 70px;
    bottom: 0;
    background: #fff;
    padding: 0 30px;
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .header .con .nav > ul {
    float: left;
    width: 100%;
  }
  .header .con .nav > ul > li {
    width: 100%;
    position: relative;
  }
  .header .con .nav > ul > li h2 {
    border-bottom: 1px solid #eaeaea;
    line-height: 40px;
  }
  .header .con .nav > ul > li h2:after {
    content: '\e603';
    font-family: iconfont;
    width: auto;
    height: auto;
    background: #fff;
    margin-top: 0;
    position: absolute;
    display: inline-block;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .header .con .nav > ul > li h2 a {
    padding: 0;
    line-height: 50px;
    font-size: 14px;
    width: 40%;
  }
  .header .con .nav > ul > li .nav-down {
    position: relative;
    top: 0;
  }
  .header .con .nav > ul > li .nav-down ul {
    padding: 0 10px;
  }
  .header .con .nav > ul > li .nav-down ul li {
    width: 100%;
    height: 40px;
    border: none !important;
    border-bottom: 1px solid #eaeaea !important;
  }
  .header .con .nav > ul > li .nav-down ul li a {
    font-size: 14px;
    text-align: left;
    line-height: 40px;
    position: relative;
  }
  .header .con .nav > ul > li .nav-down ul li a:after {
    content: '\e683';
    font-family: iconfont;
    font-size: 14px;
    color: #333;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
  }
  .header .con .nav > ul > li:nth-child(4) h2 a {
    width: 100%;
  }
  .header .con .nav > ul > li:nth-child(4) h2:after {
    content: '\e683' !important;
  }
  .header .con .nav > ul > li.active h2:after {
    content: '\e638';
  }
  .header .con .right {
    width: 180px;
    padding-right: 40px;
  }
  .header .con .right h2 {
    font-size: 14px;
    line-height: 70px;
  }
  .header .con .right h2 span {
    font-size: 14px;
    color: #333;
  }
  .header .con .right .lang ul {
    width: 90px;
    top: 70px;
  }
  .header .con .right .lang ul li a {
    font-size: 14px;
    line-height: 40px;
  }
  .header .con .right .lang.active h2 span {
    color: #d0111b;
  }
  .header .con .right .area .area-down {
    padding: 10px 0;
    top: 70px;
    position: fixed;
    bottom: 0;
  }
  .header .con .right .area .area-down ul {
    padding: 0 30px;
    display: block;
  }
  .header .con .right .area .area-down ul li {
    width: 100%;
    margin-top: 10px;
  }
  .header .con .right .area .area-down ul li h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .header .con .right .area .area-down ul li p a span {
    font-size: 14px;
  }
  .header .con .right .search .search-down {
    padding: 20px 30px;
    top: 70px;
  }
  .header .con .right .search .search-down .search-box {
    padding: 0;
  }
  .header .con .right .search .search-down .search-box .search-icon span {
    font-size: 16px;
  }
  .header .con .right .search .search-down .search-box input {
    font-size: 14px;
  }
  .header .con .right .search .search-down .search-box .search-right span {
    font-size: 16px;
  }
  .header .con .mobile-btn {
    width: 50px;
    position: absolute;
    right: 20px;
    top: 0;
    display: block;
    margin-top: 15px;
  }
  .header .con .mobile-btn .nav-button {
    position: relative;
    width: 24px;
    height: 40px;
    text-align: center;
    z-index: 11;
    font-size: 0;
    margin: 0 auto;
  }
  .header .con .mobile-btn .nav-button div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 24px;
    height: 16px;
  }
  .header .con .mobile-btn .nav-button div span {
    width: 100%;
    height: 2px;
    background-color: #333;
    display: block;
    margin: 0 auto;
    line-height: 2px;
    position: static;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
  }
  .header .con .mobile-btn .nav-button div span.center-hr {
    margin: 5px auto;
  }
  .header .con .mobile-btn .nav-button div span.top-hr {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .header .con .mobile-btn .nav-button div span.bottom-hr {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .header .con .mobile-btn .nav-button.active div span {
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
  }
  .header .con .mobile-btn .nav-button.active div span.center-hr {
    display: none;
  }
  .header .con .mobile-btn .nav-button.active div span.top-hr {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  .header .con .mobile-btn .nav-button.active div span.bottom-hr {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }

  .footer .con {
    padding: 0 30px;
  }
  .footer .con .footer-top {
    padding: 20px 0;
  }
  .footer .con .footer-top .left {
    width: 100%;
  }
  .footer .con .footer-top .left:after {
    display: none;
  }
  .footer .con .footer-top .left > ul {
    display: block;
  }
  .footer .con .footer-top .left > ul > li {
    margin-top: 10px;
  }
  .footer .con .footer-top .left > ul > li h2 a {
    font-size: 16px;
  }
  .footer .con .footer-top .left > ul > li ul li {
    float: left;
    width: 33.33%;
  }
  .footer .con .footer-top .left > ul > li ul li a {
    font-size: 14px;
    line-height: 28px;
  }
  .footer .con .footer-top .right {
    width: 100%;
    margin-top: 20px;
  }
  .footer .con .footer-top .right h2 {
    font-size: 16px;
  }
  .footer .con .footer-top .right p {
    font-size: 14px;
  }
  .footer .con .footer-bottom .left {
    width: 100%;
    margin-top: 20px;
  }
  .footer .con .footer-bottom .left p {
    font-size: 14px;
    text-align: center;
  }
  .footer .con .footer-bottom .right {
    width: 100%;
  }
  .footer .con .footer-bottom .right .social-share {
    text-align: center;
  }
  .footer .con .footer-bottom .right .social-share a {
    width: 40px;
    height: 40px;
  }
  .footer .con .footer-bottom .right .social-share a:before {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 12px;
  }
  .w1440 {
    width: 100%;
    padding: 0 20px;
  }
  .header .con {
    padding: 0 10px;
  }
  .header .con .logo {
    width: 80px;
  }
  .header .con .group {
    width: 76px;
  }
  .header .con .group h2 {
    font-size: 12px;
    margin-left: 10px;
  }
  .header .con .group h2 span {
    font-size: 14px;
  }
  .header .con .right {
    width: 140px;
    padding-right: 30px;
  }
  .header .con .right h2 span {
    margin-left: 0;
  }
  .header .con .right .lang {
    width: 44%;
  }
  .header .con .right .search {
    width: 28%;
  }
  .header .con .right .area {
    width: 28%;
  }
  .header .con .mobile-btn {
    right: 0;
    margin-top: 15px;
  }
  .header .con .mobile-btn .nav-button div {
    width: 20px;
  }
  .footer .con {
    padding: 0 20px;
  }
}
/*# sourceMappingURL=base.css.map */