@charset "utf-8";
@font-face {
  font-family: 'AlibabaPuHuiTi';
  src: url('../font/AlibabaPuHuiTi-2-55-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-stretch: "normal";
  font-display: swap;
  ascent-override: 100%;
}
@font-face {
  font-family: 'Gilroy-B';
  src: url('../font/Gilroy-Bold.woff2') format('woff2'), url('../font/Gilroy-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy-M';
  src: url('../font/Gilroy-Medium.woff2') format('woff2'), url('../font/Gilroy-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../font/Gilroy-Regular.woff2') format('woff2'), url('../font/Gilroy-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.c1 {
  width: 72.9vw;
  margin: 0 auto;
}
.c2 {
  width: 93.8vw;
  margin: 0 auto;
}
.c3 {
  width: 1200px;
  margin: 0 auto;
}
.c4 {
  width: 81.25vw;
  margin: 0 auto;
}
.pl14 {
  padding-left: 13.55vw;
}
.pr14 {
  padding-right: 13.55vw;
}
.fx {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.as {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.ac {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.ae {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
}
.jsb {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.jsa {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
}
.fc {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.fcr {
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -o-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.jcc {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.fw {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
img {
  width: 100%;
  display: block;
}
.transition {
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.lt50 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.l50 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.t50 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.rt0 {
  position: absolute;
  right: 0;
  top: 0;
}
.has-bg {
  background: url(../images/bg.jpg) repeat;
  background-size: cover;
  padding-top: 81px;
}
.fs200 {
  font-size: 200px;
}
.fs70 {
  font-size: 70px;
}
.fs60 {
  font-size: 60px;
}
.fs55 {
  font-size: 55px;
}
.fs50 {
  font-size: 50px;
}
.fs49 {
  font-size: 49px;
}
.fs48 {
  font-size: 48px;
}
.fs40 {
  font-size: 40px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs24 {
  font-size: 24px;
}
.fs22 {
  font-size: 22px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs13 {
  font-size: 13px;
}
.fs12 {
  font-size: 12px;
}
.icon-btn {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  cursor: pointer;
  transition: all 0.5s, borderColor 2s;
}
.icon-btn i {
  font-size: 12px;
  color: #CCCCCC;
}
.icon-btn .arrow-jt {
  line-height: 1;
}
.icon-btn:hover {
  border-color: #2D7CB8;
}
.icon-btn:hover i {
  color: #2D7CB8;
}
.icon-btn2 {
  left: auto;
  right: auto;
  top: auto;
  width: 53px;
  height: 53px;
  margin-top: 0;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.icon-btn2::after {
  color: #CCCCCC;
  font-size: 18px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.icon-btn2:hover {
  border-color: #2D7CB8;
}
.icon-btn2:hover::after {
  color: #2D7CB8;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.head-pc {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 81px;
  background-color: #fff;
  box-shadow: 0px 3px 30px 1px rgba(186, 186, 186, 0.16);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 998;
}
.head-pc .logo2 {
  display: none;
}
.head-pc .li-1 {
  position: relative;
}
.head-pc .li-1:not(:last-of-type) {
  margin-right: 60px;
}
.head-pc .li-1 > a {
  position: relative;
  display: inline-block;
  height: 81px;
  line-height: 81px;
  font-size: 16px;
}
.head-pc .li-1 > a::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #2D7CB8;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 1000;
}
.head-pc .li-1 > a.active {
  color: #2D7CB8;
}
.head-pc .li-1 > a.active::after {
  width: 100%;
}
.head-pc .li-1:hover > a {
  color: #2D7CB8;
}
.head-pc .li-1:hover > a::after {
  width: 100%;
}
.head-pc .online {
  margin-left: 180px;
}
.head-pc .online .onshop {
  position: relative;
}
.head-pc .online .onshop:not(:last-of-type) {
  margin-right: 38px;
}
.head-pc .online .onshop:not(:last-of-type)::after {
  content: '';
  position: absolute;
  right: -19px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background-color: #CCCCCC;
}
.head-pc .online .onshop:hover i {
  color: #2D7CB8;
}
.head-pc .online .shop-img .img {
  position: absolute;
  right: 0;
  top: 200%;
  width: 100px;
  height: 100px;
  padding: 5px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0.99px 0.99px 6.9px hsla(0, 0%, 53.3%, 0.12941176);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.head-pc .online .shop-img .img::before {
  content: '';
  position: absolute;
  right: 10px;
  top: -10px;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
.head-pc .online .shop-img .img img {
  height: 100%;
  object-fit: cover;
}
.head-pc .online .shop-img:hover .img {
  top: 150%;
  opacity: 1;
  visibility: visible;
}
.head-pc .subNav {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  right: 0;
  transition: top 0.36s;
  display: none;
  text-align: center;
  z-index: 999;
  box-shadow: 0.99px 0.99px 6.9px hsla(0, 0%, 53.3%, 0.12941176);
}
.head-pc .subNav::after {
  content: '';
  position: fixed;
  top: 80px;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: #f7f7f7;
  height: 66px;
  z-index: -1;
}
.head-pc .subNav .ul-2 {
  width: 100vw;
  height: 66px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.head-pc .subNav .li-2:not(:last-of-type) {
  margin-right: 30px;
}
.head-pc .subNav a {
  position: relative;
  font-size: 16px;
  display: block;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.head-pc .subNav a:hover {
  color: #2D7CB8;
}
.head-pc.color {
  background-color: #fff !important;
  box-shadow: 0px 3px 30px 1px rgba(186, 186, 186, 0.16) !important;
  z-index: 1000;
}
.head-pc.color .logo1 {
  display: block !important;
}
.head-pc.color .logo2 {
  display: none !important;
}
.head-pc.color .li-1 > a {
  color: #333 !important;
}
.head-pc.color .li-1 > a.active {
  color: #2D7CB8 !important;
}
.head-pc.color .li-1:hover > a {
  color: #2D7CB8 !important;
}
.head-pc.color .subNav::before {
  background-color: #2D7CB8;
}
.head-pc.color .subNav a {
  color: #333;
}
.head-pc.color .subNav a:hover {
  color: #2D7CB8;
}
.head-pc.color .online .onshop i {
  color: #333 !important;
}
.head-pc.on {
  background-color: #fff !important;
  box-shadow: 0px 3px 30px 1px rgba(186, 186, 186, 0.16) !important;
  z-index: 1000;
}
.head-pc.on .logo1 {
  display: block !important;
}
.head-pc.on .logo2 {
  display: none !important;
}
.head-pc.on .li-1 > a {
  color: #333 !important;
}
.head-pc.on .li-1 > a.active {
  color: #2D7CB8 !important;
}
.head-pc.on .li-1:hover > a {
  color: #2D7CB8 !important;
}
.head-pc.on .subNav::before {
  background-color: #2D7CB8;
}
.head-pc.on .subNav a {
  color: #333;
}
.head-pc.on .subNav a:hover {
  color: #2D7CB8;
}
.head-pc.on .online .onshop i {
  color: #333 !important;
}
#mb-header {
  display: none;
}
#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: 999;
  padding: 0 2.5%;
  box-sizing: border-box;
}
#mb-header #navbar-main #logo {
  display: block;
  height: 80%;
}
#mb-header #navbar-main #logo img {
  width: auto;
  height: 100%;
  max-width: none;
}
#mb-header #navbar-main #sidebar-main-trigger {
  width: 30px;
  height: 30px;
}
#mb-header #navbar-main #sidebar-main-trigger img {
  width: 100%;
}
#mb-header #sidebar-main {
  position: fixed;
  right: -100%;
  top: 50px;
  bottom: 0px;
  width: 100%;
  background-color: #fff;
  transition: right 0.3s ease;
  z-index: 3000;
}
#mb-header #sidebar-main li:last-of-type a {
  border-bottom: none;
}
#mb-header #sidebar-main a {
  position: relative;
  display: block;
  padding: 16px 5%;
}
#mb-header #sidebar-main a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 90%;
  height: 1px;
  background-color: #F0F0F0;
}
#mb-header #sidebar-main-trigger {
  position: absolute;
  right: 2.5%;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  background-clip: content-box;
  cursor: pointer;
}
#mb-header #sidebar-main-trigger p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 2px;
  background: #2D7CB8;
  margin: auto;
  position: relative;
  vertical-align: middle;
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
#mb-header #sidebar-main-trigger p::before,
#mb-header #sidebar-main-trigger p::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 2px;
  left: 0;
  background-color: #2D7CB8;
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
#mb-header #sidebar-main-trigger p::before {
  top: -10px;
  -webkit-transition-property: top,transform;
  -moz-transition-property: top,transform;
  -ms-transition-property: top,transform;
  -o-transition-property: top,transform;
  transition-property: top,transform;
}
#mb-header #sidebar-main-trigger p::after {
  bottom: -10px;
  -webkit-transition-property: bottom,transform;
  -moz-transition-property: bottom,transform;
  -ms-transition-property: bottom,transform;
  -o-transition-property: bottom,transform;
  transition-property: bottom,transform;
}
#mb-header .mb-ej-ul {
  background-color: #F7F7F7;
  display: none;
}
#mb-header .mb-ej-ul a {
  color: #333;
}
#mb-header .mb-ul .fir-nav {
  position: relative;
  padding: 16px 5%;
}
#mb-header .mb-ul .fir-nav i {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  font-family: 'iconfont' !important;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
#mb-header .mb-ul .fir-nav::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 90%;
  height: 1px;
  background-color: #F0F0F0;
}
#mb-header .mb-ul .fir-nav a {
  display: inline !important;
  padding: 16px 0 !important;
}
#mb-header .mb-ul .fir-nav a::after {
  width: 0;
  height: 0;
  display: none;
}
#mb-header .mb-ul .mb-ej-li.mb-active {
  background-color: #eee;
}
#mb-header .mb-ul .mb-ej-li.mb-active .fir-nav i {
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.3s;
}
#mb-header .mb-ul .mb-ej-li.mb-active .mb-ej-ul a::after {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
#mb-header #sidebar-main-trigger.active p {
  background-color: transparent;
  -webkit-transition-delay: 0s,0s;
  -moz-transition-delay: 0s,0s;
  -ms-transition-delay: 0s,0s;
  -o-transition-delay: 0s,0s;
  transition-delay: 0s,0s;
}
#mb-header #sidebar-main-trigger.active p::before,
#mb-header #sidebar-main-trigger.active p::after {
  -webkit-transition-delay: 0s, 0.3s;
  -moz-transition-delay: 0s, 0.3s;
  -ms-transition-delay: 0s, 0.3s;
  -o-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
#mb-header #sidebar-main-trigger.active p::before {
  top: 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mb-header #sidebar-main-trigger.active p::after {
  bottom: 0px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mb-header .online {
  margin-top: 50px;
  padding: 0 5%;
}
#mb-header .online a {
  padding: 0 !important;
}
#mb-header .online a:not(:last-of-type) {
  margin-right: 8vw;
}
#mb-header .online a i {
  font-size: 18px;
}
#mb-header .online a::after {
  display: none;
}
#mb-header #sidebar-main.open {
  position: fixed;
  right: 0px;
  top: 50px;
  bottom: 0px;
  z-index: 3000;
}
#mb-header #navbar-main.on {
  background-color: #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}
#mb-header #navbar-main.on #sidebar-main-trigger i {
  color: #b51c22;
}
.position {
  font-family: 'AlibabaPuHuiTi';
  color: #929292;
}
.position * {
  font-family: 'AlibabaPuHuiTi';
  font-size: inherit;
  color: #929292;
}
.position a {
  position: relative;
}
.position a:not(:last-of-type) {
  margin-right: 18px;
}
.position a:not(:last-of-type)::after {
  content: '>';
  position: absolute;
  top: 50%;
  right: -12px;
  transform: translateY(-50%);
}
.position a:hover {
  color: #2D7CB8;
}
.position a:hover::after {
  color: #929292;
}
footer {
  position: relative;
  background-color: #1D1D1D;
}
footer a {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
footer a:hover {
  color: #fff !important;
}
footer .toTop {
  position: absolute;
  right: 2%;
  bottom: 11px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid #fff;
  overflow: hidden;
  cursor: pointer;
  z-index: 2;
}
footer .toTop:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #fff;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
footer .toTop * {
  color: #fff;
}
footer .toTop:hover::before {
  width: 100%;
  height: 100%;
}
footer .toTop:hover * {
  color: #333;
}
.foot-t {
  padding: 57px 0 69px;
}
.footL {
  width: 23.3%;
}
.footL .logo {
  margin-bottom: 48px;
}
.footL .logo img {
  width: auto;
}
.footL .item * {
  color: #999999;
}
.footL .item .icon {
  margin-right: 12px;
}
.footL .item i {
  font-size: 22px;
}
.footL .item p {
  line-height: 1.5;
  font-weight: 200;
}
.footL .tel {
  margin-bottom: 19px;
}
.footL .tel p {
  font-family: 'Gilroy';
}
.footL .eCodes {
  margin-top: 47px;
}
.footL .wechat {
  width: 100px;
}
.footL .wechat:not(:last-of-type) {
  margin-right: 20px;
}
.footL .wechat .img {
  width: 100%;
  height: 95px;
  background-color: #fff;
}
.footL .wechat img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footL .wechat p {
  color: rgba(153, 153, 153, 0.5);
  margin-top: 8px;
}
.footR .logo {
  display: none;
}
.footR dl {
  margin-left: 6.35vw;
}
.footR dt {
  margin-bottom: 42px;
}
.footR dt * {
  color: #fff;
}
.footR dt i {
  display: none;
  color: rgba(255, 255, 255, 0.5);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.footR dd:not(:last-of-type) {
  margin-bottom: 22px;
}
.footR dd a {
  color: rgba(255, 255, 255, 0.5);
}
.footR .show dt i {
  display: inline-block;
  transform: rotate(180deg);
}
.footR .show dd {
  display: block;
}
.foot-b {
  padding: 30px 0 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.foot-b * {
  color: #666666;
}
.pt120 {
  padding-top: 120px;
}
.pt100 {
  padding-top: 100px;
}
.pb100 {
  padding-bottom: 100px;
}
.mb100 {
  margin-bottom: 100px;
}
.mt100 {
  margin-top: 100px;
}
.mt80 {
  margin-top: 80px;
}
.pt80 {
  padding-top: 80px;
}
.mb80 {
  padding-bottom: 80px;
}
.pb60 {
  padding-bottom: 60px;
}
.mb60 {
  margin-bottom: 60px;
}
.paging .page-btn {
  color: #666666;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.paging .page-btn i {
  font-size: 14px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.paging .page-btn:hover {
  color: #2D7CB8;
}
.paging .page-btn:hover i {
  color: #2D7CB8;
}
.paging .prev i {
  margin-right: 16px;
}
.paging .next i {
  margin-left: 16px;
}
.paging .page {
  position: relative;
  line-height: 1;
  z-index: 2;
}
.paging .page a {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-family: 'Gilroy';
  font-size: 16px;
  color: #999999;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.paging .page a::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  background-color: #2D7CB8;
  border-radius: 50%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.paging .page a:not(:last-of-type) {
  margin-right: 8px;
}
.paging .page a:hover {
  color: #fff;
}
.paging .page a:hover::after {
  width: 100%;
  height: 100%;
}
.paging .page a.active {
  color: #fff;
}
.paging .page a.active::after {
  width: 100%;
  height: 100%;
}
.com-tit * {
  color: #000000;
}
.com-tit .en {
  position: relative;
  font-family: 'Gilroy-B';
  text-transform: uppercase;
  display: inline-block;
}
.com-tit .en::before {
  content: '';
  position: absolute;
  left: -16px;
  bottom: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(180deg, #60B0EE 0%, #2985CB 100%);
  z-index: -1;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
}
.mask .mvbot {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  background-color: #000;
}
.mask .video-sp {
  width: 100%;
  height: 100%;
  object-fit: fill;
  transition: 0.35s;
}
.mask .closed {
  position: absolute;
  right: -10%;
  top: -9%;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
}
.mask .closed i {
  font-size: 30px;
  color: #fff;
}
.mask .closed:hover {
  transform: rotate(360deg);
  transition: 0.35s;
}
.mask.active {
  opacity: 1;
  visibility: visible;
}
.mask.active .video-sp {
  opacity: 1;
  visibility: visible;
}
.mask-about .mvbot {
  padding: 40px 2%;
  background-color: #fff;
  width: 80vw;
  max-width: 1000px;
}
.mask-about .intro {
  height: 60vh;
  padding-right: 10px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mask-about .intro::-webkit-scrollbar {
  width: 2px;
  background-color: #999999;
}
.mask-about .intro::-webkit-scrollbar-track {
  background-color: #999999;
}
.mask-about .intro::-webkit-scrollbar-thumb {
  background-color: #2D7CB8;
}
.mask-about .intro * {
  font-size: inherit;
}
body.show {
  overflow: hidden;
}
@-webkit-keyframes fades1 {
  0% {
    opacity: 1;
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    opacity: 0.2;
    -moz-transform: translate(-50%, -50%) scale(1.67);
    transform: translate(-50%, -50%) scale(1.67);
  }
  100% {
    opacity: 1;
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes fades1 {
  0% {
    opacity: 1;
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    opacity: 0.2;
    -moz-transform: translate(-50%, -50%) scale(1.67);
    transform: translate(-50%, -50%) scale(1.67);
  }
  100% {
    opacity: 1;
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes mouse {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(10px);
  }
}
@keyframes mouse {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(10px);
  }
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 1680px) {
  .fs200 {
    font-size: 180px;
  }
  .fs70 {
    font-size: 60px;
  }
  .fs60 {
    font-size: 50px;
  }
  .fs55 {
    font-size: 50px;
  }
  .fs50 {
    font-size: 46px;
  }
  .fs49 {
    font-size: 45px;
  }
  .fs48 {
    font-size: 44px;
  }
  .fs40 {
    font-size: 36px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 26px;
  }
  .fs24 {
    font-size: 22px;
  }
  .fs22 {
    font-size: 20px;
  }
  .fs20 {
    font-size: 18px;
  }
  .pt120 {
    padding-top: 110px;
  }
  .head-pc .online {
    margin-left: 150px;
  }
  .foot-t {
    padding: 45px 0 55px;
  }
  .footL {
    width: 30%;
  }
  .footL .logo {
    margin-bottom: 40px;
  }
  .footL .item .icon {
    margin-right: 8px;
    margin-top: 3px;
  }
  .footL .item i {
    font-size: 20px;
  }
  .footL .eCodes {
    margin-top: 30px;
  }
  .footL .wechat:not(:last-of-type) {
    margin-right: 15px;
  }
  .footR dt {
    margin-bottom: 35px;
  }
  .footR dd:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1440px) {
  .c3 {
    width: 80vw;
  }
  .fs200 {
    font-size: 150px;
  }
  .fs70 {
    font-size: 48px;
  }
  .fs60 {
    font-size: 44px;
  }
  .fs55,
  .fs50,
  .fs49,
  .fs48 {
    font-size: 42px;
  }
  .fs40 {
    font-size: 32px;
  }
  .fs36 {
    font-size: 30px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs24 {
    font-size: 20px;
  }
  .fs22 {
    font-size: 18px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .pt120 {
    padding-top: 100px;
  }
  .pt100 {
    padding-top: 80px;
  }
  .pb100 {
    padding-bottom: 80px;
  }
  .mb100 {
    margin-bottom: 80px;
  }
  .mt100 {
    margin-top: 80px;
  }
  .mt80 {
    margin-top: 60px;
  }
  .pt80 {
    padding-top: 60px;
  }
  .mb80 {
    padding-bottom: 60px;
  }
  .pb60 {
    padding-bottom: 40px;
  }
  .mb60 {
    margin-bottom: 40px;
  }
  .head-pc .li-1:not(:last-of-type) {
    margin-right: 40px;
  }
  .head-pc .subNav .li-2:not(:last-of-type) {
    margin-right: 20px;
  }
  .head-pc .online {
    margin-left: 140px;
  }
  .head-pc .online .onshop:not(:last-of-type) {
    margin-right: 30px;
  }
  .head-pc .online .onshop:not(:last-of-type)::after {
    right: -15px;
  }
  .footL .logo {
    margin-bottom: 30px;
  }
  .footL .wechat:not(:last-of-type) {
    margin-right: 10px;
  }
  .footL .tel {
    margin-bottom: 15px;
  }
  .footR dt {
    margin-bottom: 25px;
  }
  .footR dd:not(:last-of-type) {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1280px) {
  .fs200 {
    font-size: 130px;
  }
  .fs70 {
    font-size: 44px;
  }
  .fs60 {
    font-size: 42px;
  }
  .fs55,
  .fs50,
  .fs49,
  .fs48 {
    font-size: 40px;
  }
  .fs40 {
    font-size: 30px;
  }
  .fs36 {
    font-size: 28px;
  }
  .fs30 {
    font-size: 22px;
  }
  .fs24 {
    font-size: 18px;
  }
  .fs20 {
    font-size: 16px;
  }
  .head-pc .online {
    margin-left: 160px;
  }
  .footL .wechat p {
    font-size: 13px;
  }
  .footR dl {
    margin-left: 4.35vw;
  }
}
@media only screen and (max-width: 1260px) {
  .head-pc .li-1:not(:last-of-type) {
    margin-right: 30px;
  }
  .head-pc .li-1:nth-of-type(3) .subNav {
    left: -200%;
  }
  .head-pc .online {
    margin-left: 70px;
  }
  .footL .eCodes {
    flex-wrap: wrap;
  }
  .footL .wechat {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .c1,
  .c3,
  .c4 {
    width: 90vw;
  }
  .pl14 {
    padding-left: 5vw;
  }
  .pr14 {
    padding-right: 5vw;
  }
  .fs200 {
    font-size: 120px;
  }
  .fs70 {
    font-size: 40px;
  }
  .fs60 {
    font-size: 38px;
  }
  .fs55,
  .fs50,
  .fs49,
  .fs48 {
    font-size: 36px;
  }
  .fs40 {
    font-size: 28px;
  }
  .fs36 {
    font-size: 26px;
  }
  .fs30 {
    font-size: 20px;
  }
  .fs24,
  .fs22 {
    font-size: 16px;
  }
  .fs20 {
    font-size: 14px;
  }
  .fs16 {
    font-size: 14px;
  }
  .pt120 {
    padding-top: 80px;
  }
  .head-pc {
    display: none;
  }
  #mb-header {
    display: block;
  }
  .has-bg {
    padding-top: 50px;
  }
  .mask .mvbot {
    width: 80vw;
  }
  .mask .closed {
    right: 0;
    top: -16%;
    width: 46px;
    height: 46px;
  }
  .mask .closed i {
    font-size: 24px;
  }
  footer .toTop {
    bottom: 80px;
    width: 50px;
    height: 50px;
  }
  footer .toTop i {
    font-size: 12px;
  }
  footer .toTop p {
    font-size: 12px;
  }
  .foot-t {
    padding: 35px 0 45px;
  }
  .foot-b {
    padding: 20px 0;
  }
  .icon-btn2 {
    width: 46px;
    height: 46px;
  }
  .com-tit .en::before {
    left: -12px;
    width: 34px;
    height: 34px;
  }
  .paging .prev i {
    margin-right: 5px;
  }
  .paging .next i {
    margin-left: 5px;
  }
  .paging .page a {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 860px) {
  .fs200 {
    font-size: 80px;
  }
  .fs70 {
    font-size: 30px;
  }
  .fs60 {
    font-size: 28px;
  }
  .fs55,
  .fs50,
  .fs49,
  .fs48 {
    font-size: 24px;
  }
  .fs40 {
    font-size: 20px;
  }
  .fs36 {
    font-size: 18px;
  }
  .fs30 {
    font-size: 16px;
  }
  .fs24,
  .fs22,
  .fs18 {
    font-size: 14px;
  }
  footer .toTop {
    top: 35px;
    bottom: 0;
    right: 5vw;
  }
  .footL {
    width: 100%;
  }
  .footL .logo {
    display: none;
  }
  .footR .logo {
    display: block;
    margin-bottom: 42px;
  }
  .footR .logo img {
    width: auto;
  }
  .footR dl {
    margin-left: 0;
  }
  .footR dt {
    margin-bottom: 0;
    padding: 25px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
  .footR dt i {
    display: block;
  }
  .footR dt span {
    font-size: 18px;
  }
  .footR dd {
    display: none;
    margin-top: 20px;
  }
  .footR dd:not(:last-of-type) {
    margin-bottom: 0;
  }
  .foot-t .c4 {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .foot-t .footR {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .footL .footLB {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  .footL .items {
    width: calc(100% - 210px);
    padding-right: 2%;
  }
  .footL .eCodes {
    width: 210px;
    margin-top: 0;
  }
  .footL .wechat:nth-of-type(2n) {
    margin-right: 0;
  }
  .foot-b .c4 {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
  }
  .foot-b .copyright {
    margin-bottom: 10px;
  }
  .icon-btn2 {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .fs200 {
    font-size: 40px;
  }
  .fs70 {
    font-size: 22px;
  }
  .fs60,
  .fs55,
  .fs50,
  .fs49,
  .fs48 {
    font-size: 20px;
  }
  .fs40 {
    font-size: 18px;
  }
  .pt120 {
    padding-top: 60px;
  }
  .pt100 {
    padding-top: 60px;
  }
  .pb100 {
    padding-bottom: 60px;
  }
  .mb100 {
    margin-bottom: 60px;
  }
  .mt100 {
    margin-top: 60px;
  }
  .mask .mvbot {
    width: 90vw;
  }
  .mask .closed {
    top: -50px;
    width: 40px;
    height: 40px;
  }
  .mask .closed i {
    font-size: 22px;
  }
  .footR dt {
    padding: 15px 0;
  }
  .footR dt span {
    font-size: 16px;
  }
  .footR dt i {
    font-size: 14px;
  }
  .icon-btn2 {
    width: 36px;
    height: 36px;
  }
  .icon-btn2::after {
    font-size: 14px;
  }
  .paging .page a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .paging .page a:not(:last-of-type) {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 560px) {
  .fs200 {
    font-size: 26px;
  }
  .paging .page a {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
  }
  .paging .page a:not(:last-of-type) {
    margin-right: 5px;
  }
  .footLB {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .footLB .items {
    width: 100%;
  }
  .footLB .eCodes {
    width: 100%;
    margin-top: 20px;
  }
  .footLB .wechat {
    width: auto;
    margin-bottom: 0;
  }
  .footLB .wechat .img {
    width: 90px;
    height: 90px;
    margin: 0 auto;
  }
  .footLB .wechat:nth-of-type(2n) {
    margin-right: 10px;
  }
  .footLB .wechat:not(:last-of-type) {
    margin-right: 10px;
  }
}

