.h100 {
  height: 100%;
}
.fotn14 {
  font-size: 14px;
}
.font16 {
  font-size: 1rem;
}
.font18 {
  font-size: 1.125rem;
}
.font20 {
  font-size: 1.25rem;
}
.font22 {
  font-size: 1.375rem;
}
.font24 {
  font-size: 1.5rem;
}
.font30 {
  font-size: 1.875rem;
}
.font32 {
  font-size: 2rem;
}
.font40 {
  font-size: 2.5rem;
}
.text-color {
  color: #5f5e5e;
}
.pos-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.w1600 {
  width: 1600px;
  margin: 0 auto;
}
.w1650 {
  width: 1650px;
  margin: 0 auto;
}
.w1700 {
  width: 1700px;
  margin: 0 auto;
}
.i-title {
  text-align: center;
}
.i-title .e-title {
  font-size: 5rem;
  line-height: 3.875rem;
  font-family: Montserrat-Bold;
  color: #000;
}
.i-title .c-title {
  font-size: 2.25rem;
  line-height: 2.1875rem;
  color: #666666;
  margin-top: 1.875rem;
}
.inner-title .c-title {
  font-size: 2.8125rem;
  line-height: 2.8125rem;
  color: #d31320;
  font-weight: bold;
}
.inner-title .e-title {
  font-family: AvantGardeGothicC-Demi;
  font-size: 1.75rem;
  line-height: 1.75rem;
  color: #000;
  margin: 0.9375rem 0 1.875rem;
}
.inner-title .line {
  width: 5.3125rem;
  height: 4px;
  background: #e40012;
}
.pingtai-title {
  text-align: center;
}
.pingtai-title .c-title {
  font-size: 2.8125rem;
  font-weight: bold;
  color: #df181d;
  line-height: 2.812 5rem;
}
.pingtai-title .e-title {
  margin-top: 1.25rem;
  font-family: AvantGardeGothicC-Demi;
  font-size: 1.75rem;
  color: #000;
}
.pingtai-title .line {
  width: 85px;
  height: 4px;
  background: #e40012;
  margin: 1.875rem auto 0;
}
.ani {
  visibility: hidden;
}
header {
  height: 5.9375rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
header .white-logo {
  display: block;
  width: 5.9375rem;
}
header .red-logo {
  display: none;
  width: 5.9375rem;
}
header nav .item {
  position: relative;
  height: 100%;
  margin-right: 4.375rem;
}
header nav .item > a {
  display: block;
  font-size: 1.125rem;
  line-height: 5.9375rem;
  color: #fff;
  transition: all 0.5s ease-in-out;
}
header nav .item:hover > a {
  color: #e40012;
}
header nav .item.active > a {
  color: #e40012 !important;
}
header nav .item .sub_nav {
  position: absolute;
  width: 9.375rem;
  text-align: center;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.9375rem 0;
  display: none;
}
header nav .item .sub_nav li {
  line-height: 2rem;
  margin-bottom: 0.9375rem;
}
header nav .item .sub_nav a {
  font-size: 1rem;
  color: #000;
  transition: all 0.3s ease-in-out;
}
header nav .item .sub_nav a:hover {
  color: #e40012;
}
header nav .item .sub_navPro {
  background: #fff;
  position: fixed;
  top: 5.9375rem;
  width: 100%;
  left: 0;
  padding: 3.75rem 0 5.625rem;
  display: none;
}
header nav .item .sub_navPro .pro-item {
  width: 32.8125rem;
  height: 16.5625rem;
  background: #ececec;
  display: flex;
  justify-content: space-around;
  align-items: center;
  overflow: hidden;
}
header nav .item .sub_navPro .pro-item:nth-child(2) .r-box img {
  transform: scale(0.7);
}
header nav .item .sub_navPro .pro-item:nth-child(3) .r-box img {
  transform: scale(0.9);
}
header nav .item .sub_navPro .pro-item:not(:last-child) {
  margin-right: 2.5rem;
}
header nav .item .sub_navPro .l-box .pro-item-title .e-title {
  font-size: 0.6875rem;
  font-family: AvantGardeGothicC-Demi;
  color: #000;
}
header nav .item .sub_navPro .l-box .pro-item-title .c-title {
  font-size: 0.8125rem;
  color: #000;
  margin: 0.375rem 0;
}
header nav .item .sub_navPro .l-box .pro-item-title .line {
  width: 1.6875rem;
  height: 0.1875rem;
  background: #e40012;
}
header nav .item .sub_navPro .l-box .pro-red-title {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #e40012;
  margin-top: 1.5625rem;
}
header nav .item .sub_navPro .l-box .next {
  width: 1.1875rem;
  display: block;
  margin-top: 1.5625rem;
}
header nav .item .sub_navPro .r-box {
  width: 15.625rem;
}
header nav .item .sub_navPro .r-box img {
  display: block;
  width: 100%;
}
header .lang {
  font-size: 1.125rem;
  color: #fff;
  transition: all 0.5s ease-in-out;
}
header .lang .langBtn {
  cursor: pointer;
}
header .lang .langBtn.active {
  color: #e40012;
}
header .lang .center {
  margin: 0 0.625rem;
}
header.fixed {
  background: #fff;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.21);
}
header.fixed .white-logo {
  display: none;
}
header.fixed .red-logo {
  display: block;
}
header.fixed nav .item > a {
  color: #000;
}
header.fixed nav .item > a.active {
  color: #e40012;
}
header.fixed nav .item:hover > a {
  color: #e40012;
}
header.fixed .lang {
  color: #000;
}
footer {
  padding-top: 4.0625rem;
}
footer .top .footer-logo {
  display: block;
  width: 7.125rem;
}
footer .top .tel {
  font-size: 1.875rem;
  font-family: CAI978-540;
  color: #e40012;
}
footer .top .telImg {
  display: block;
  width: 27px;
  margin-right: 0.8125rem;
}
footer .top .box {
  margin-left: 4.0625rem;
}
footer .top .box .item {
  width: 26px;
  position: relative;
}
footer .top .box .item .codeBox {
  display: none;
  position: absolute;
  top: -105px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
  background: #e40012;
  z-index: 20;
}
footer .top .box .item .codeBox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
footer .top .box .item img {
  display: block;
  width: 100%;
}
footer .top .box .item:not(:last-child) {
  margin-right: 1.875rem;
}
footer .top .box .item:hover .codeBox {
  display: block;
}
footer .footer-nav {
  border-top: 1px solid rgba(0, 0, 0, 0.21);
  padding-top: 3.4375rem;
  margin-top: 4.0625rem;
}
footer .footer-nav li {
  position: relative;
}
footer .footer-nav li h6 {
  margin-bottom: 1.875rem;
  font-weight: bold;
}
footer .footer-nav li h6 a {
  font-size: 1rem;
  line-height: 1rem;
  color: #000;
}
footer .footer-nav li p a {
  font-size: 0.875rem;
  line-height: 2.3125rem;
  color: rgba(0, 0, 0, 0.74);
}
footer .footer-nav li p a:hover {
  color: #e40012;
  font-weight: bold;
}
footer .footer-nav li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.0625rem;
  height: 2.0625rem;
  background: url(../images/jiantou.png) no-repeat center center;
  background-size: cover;
  transform: translate(calc(-100% - 1.25rem), -10%);
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
footer .footer-nav li:hover::after {
  opacity: 1;
}
footer .bottom {
  margin-top: 3.75rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  height: 3.75rem;
  color: rgba(0, 0, 0, 0.55);
  font-size: 14px;
}
footer .bottom a {
  color: rgba(0, 0, 0, 0.55);
  margin-left: 10px;
}
.more {
  display: block;
  width: 11.25rem;
  height: 3.125rem;
  border-radius: 0.625rem 1.875rem 0.625rem 1.875rem;
  border: solid 1px rgba(0, 0, 0, 0.23);
  text-align: center;
  font-size: 1rem;
  line-height: 3.125rem;
  color: rgba(0, 0, 0, 0.74);
  transition: all 0.5s ease-in-out;
}
.more:hover {
  border-radius: 1.875rem 0.625rem 1.875rem 0.625rem;
  background: #e40012;
  border: #e40012 1px solid;
  color: #fff;
}
.public-title {
  font-weight: bold;
  font-size: 2.8125rem;
  color: #e40012;
  letter-spacing: 2px;
  text-align: center;
}
.public-title span {
  position: relative;
}
.public-title span::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #000;
  opacity: 0.12;
  position: absolute;
  left: 0;
  bottom: -2.8125rem;
}
.public-title span::before {
  content: "";
  width: 4.375rem;
  height: 2px;
  background: #e40012;
  position: absolute;
  left: 50%;
  bottom: -2.75rem;
  transform: translateX(-50%);
}
.banner {
  position: fixed;
  top: 5.9375rem;
  left: 0;
  width: 100vw;
}
.banner .bg {
  display: block;
  width: 100%;
}
.banner .banner-text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.banner .cn-title {
  font-weight: bold;
  font-size: 4.875rem;
  letter-spacing: 0.375rem;
  color: #fff;
}
.banner .en-title {
  font-family: AvantGardeGothicC-Demi;
  font-size: 2.1875rem;
  line-height: 2.1875rem;
  color: #fff;
}
.bread-box {
  height: 6.625rem;
}
.bread-box .bread {
  align-items: center;
  background: #e40012;
  width: 28.75rem;
}
.bread-box .bread a,
.bread-box .bread .iconfont {
  color: #fff;
}
.bread-box .bread a {
  margin-top: 0.3125rem;
}
.bread-box .bread .iconfont {
  font-size: 1.875rem;
  margin-right: 0.625rem;
}
.bread-box ul {
  flex-grow: 1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.bread-box ul li {
  flex-grow: 1;
  position: relative;
  min-width: 21.875rem;
}
.bread-box ul li a {
  width: 100%;
  height: 100%;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bread-box ul li:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 1.5625rem;
  background: rgba(0, 0, 0, 0.24);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.bread-box ul li:hover a {
  color: #e40012;
}
.bread-box ul li.active a {
  color: #e40012;
}
.main {
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pageList {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6.25rem;
  padding-bottom: 2.8125rem;
}
.pageList li {
  text-align: center;
  background: #f5f5f5;
  border-radius: 50%;
  width: 2.1875rem;
  height: 2.1875rem;
}
.pageList li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 2.1875rem;
  color: #999999;
}
.pageList li:not(:last-child) {
  margin-right: 10px;
}
.pageList li:hover {
  background: #e40012;
}
.pageList li:hover a {
  color: #fff;
}
.pageList .pageNum.active {
  background: #e40012;
}
.pageList .pageNum.active a {
  color: #fff;
}
.pageList .pageList-btn {
  width: 5rem;
  border-radius: 0.625rem;
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6.25rem;
  padding-bottom: 2.8125rem;
}
.pagination li {
  text-align: center;
  background: #f5f5f5;
  border-radius: 50%;
  width: 2.1875rem;
  height: 2.1875rem;
}
.pagination li a,
.pagination li span {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 2.1875rem;
  color: #999999;
  border-radius: 50%;
}
.pagination li.active {
  background: #e40012;
}
.pagination li.active span {
  color: #fff;
}
.pagination li:hover a {
  background: #e40012;
  color: #fff;
}
.pagination li:not(:last-child) {
  margin-right: 10px;
}
.pageBtn {
  margin-top: 5.9375rem;
}
.pageBtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 39.4%;
  background: #ececec;
  height: 4.5rem;
  line-height: 4.5rem;
  color: #000;
  letter-spacing: 2px;
  font-size: 1.25rem;
  text-align: center;
}
.pageBtn a .iconfont {
  color: #e40012;
  font-size: 1.875rem;
  margin-right: 1.25rem;
}
.pageBtn a:nth-child(2) .iconfont {
  margin-left: 1.25rem;
  margin-right: 0;
}
.center-banner .banner-text {
  text-align: center;
}
.invo-banner .banner-text {
  text-align: center;
  top: 15%;
}
