@charset "utf-8";
@import url(common.css);
@import url(../fonts/iconfont.css);
@import url(swiper-3.4.2.min.css);
@import url(animate.css);
@import url(owl.carousel.min.css);
/* -----------header----------- */
.header_Wrapper {
  background: #FFFFFF;
  width: 100%;
  min-width: 1440px;
}
.header_Wrapper .header_layer {
  height: 80px;
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_Wrapper .header_layer .logo img {
  width: 151px;
  height: 40px;
}
.header_Wrapper .header_layer .nav_wrap .head_nav li {
  display: inline-block;
  position: relative;
  margin: 0 21px;
}
.header_Wrapper .header_layer .nav_wrap .head_nav .active {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  padding-bottom: 13px;
  border-bottom: 2px solid #000000;
}
.header_Wrapper .header_layer .header_right {
  display: flex;
  align-items: center;
}
.header_Wrapper .header_layer .header_right .phoneImg {
  width: 16px;
  height: 16px;
}
.header_Wrapper .header_layer .header_right .phoneImg img {
  width: 100%;
  height: 100%;
}
.header_Wrapper .header_layer .header_right .phone {
  font-size: 16px;
  font-family: Manrope3-Semibold, Manrope3;
  font-weight: 600;
  color: #000000;
  margin-right: 40px;
  margin-left: 8px;
}
.contactWrapper {
  background-image: url(../img/contactBg.png);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  min-width: 1440px;
}
.contactWrapper .contact-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contactWrapper .contact-box .txt {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  padding: 52px 0;
}
.contactWrapper .contact-box .get-quote {
  width: 129px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.footer {
  min-width: 1440px;
}
.footer .footer-content {
  display: flex;
  justify-content: space-between;
  padding-top: 80px;
}
.footer .footer-content .footer-content-l {
  width: 68%;
  border-right: 1px solid #E7EAEE;
}
.footer .footer-content .footer-content-l .footer-nav {
  display: flex;
}
.footer .footer-content .footer-content-l .footer-nav dl {
  width: 33.3%;
}
.footer .footer-content .footer-content-l .footer-nav dl dt {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-bottom: 16px;
}
.footer .footer-content .footer-content-l .footer-nav dl dd {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #646464;
  margin-bottom: 9px;
}
.footer .footer-content .footer-content-l .footer-nav dl:nth-child(2) {
  text-align: left;
}
.footer .footer-content .footer-content-l .footer-nav dl:nth-child(3) {
  text-align: left;
}
.footer .footer-content .footer-content-r {
  width: 50%;
  display: flex;
  justify-content: space-between;
}
.footer .footer-content .footer-content-r .QRcode {
  margin-left: 10%;
}
.footer .footer-content .footer-content-r .QRcode .QRcode-title {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  text-align: center;
  margin-bottom: 16px;
}
.footer .footer-content .footer-content-r .QRcode .QRcode-box {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0 auto;
}
.footer .footer-content .footer-content-r .QRcode .QRcode-box img {
  width: 100%;
  height: 100%;
}
.footer .footer-content .footer-content-r .contact-inner .title {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-bottom: 16px;
}
.footer .footer-content .footer-content-r .contact-inner .phone {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.footer .footer-content .footer-content-r .contact-inner .phone span {
  font-size: 20px;
  font-family: Manrope3-Semibold, Manrope3;
  font-weight: 600;
  color: #000000;
}
.footer .footer-content .footer-content-r .contact-inner .email {
  color: #646464;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  margin: 6px 0;
}
.footer .footer-content .footer-content-r .contact-inner .address {
  color: #646464;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
.footer .footer-bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #EEF0F2;
  padding: 31px 0 84px;
  margin-top: 40px;
}
.footer .footer-bt .footer-bt-l .footer-bt-l-inner img {
  width: 151px;
  height: 40px;
}
.footer .footer-bt .footer-bt-l .footer-bt-l-inner span {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.footer .footer-bt .footer-bt-r .footer-copy {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.footer .footer-bt .footer-bt-r .footer-copy a {
  display: inline-block;
}
.goToTop {
  position: fixed;
  bottom: 20%;
  right: 0;
  z-index: 99999;
}
.goToTop img {
  width: 60px;
  height: 60px;
}
/* -----------index----------- */
.swiper-container {
  width: 100%;
}
.swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #FFFFFF;
}
.swiper-pagination-bullet {
  background: #FFFFFF;
}
.swiper-button-prev {
  width: 60px;
  height: 60px;
  background: url('../img/banner_left.png');
}
.swiper-button-next {
  width: 60px;
  height: 60px;
  background: url('../img/banner_right.png');
}
.wp1440 {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
}
.website {
  min-width: 1440px;
}
.row-index1 .purodct-top {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #E7EAEE;
}
.row-index1 .purodct-top .product-top-l .title {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  padding-top: 72px;
  padding-bottom: 50px;
}
.row-index1 .purodct-top .product-top-r ul {
  display: flex;
}
.row-index1 .purodct-top .product-top-r ul li {
  text-align: center;
  margin: 0 30px;
  cursor: pointer;
  border: 1px solid transparent;
  padding-top: 60px;
  padding-bottom: 26px;
}
.row-index1 .purodct-top .product-top-r ul li img {
  width: 60px;
  height: 60px;
}
.row-index1 .purodct-top .product-top-r ul li p {
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #A1ABBD;
}
.row-index1 .purodct-top .product-top-r ul .active {
  border-bottom: 2px solid #000000;
}
.row-index1 .purodct-top .product-top-r ul .active p {
  font-weight: 600;
  color: #000000;
}
.row-index1 .purodct-bottom {
  margin-top: 47px;
  display: flex;
}
.row-index1 .purodct-bottom .product-h4 {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
}
.row-index1 .purodct-bottom .product-h5 {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.row-index1 .purodct-bottom .productMore {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF7800;
}
.row-index1 .purodct-bottom .productMore a {
  color: #FF7800;
}
.row-index1 .purodct-bottom .purodct-bottom-l {
  background: #F6F7F9;
  width: 50%;
  border-radius: 5px;
}
.row-index1 .purodct-bottom .purodct-bottom-l .product-bottom-l-item .product-bottom-l-inner {
  padding-top: 40px;
  padding-left: 48px;
}
.row-index1 .purodct-bottom .purodct-bottom-l .product-bottom-l-item .product-bottom-l-img {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.row-index1 .purodct-bottom .purodct-bottom-l .product-bottom-l-item .product-bottom-l-img img {
  width: 100%;
  transition: all 1s ease 0s;
}
.row-index1 .purodct-bottom .purodct-bottom-l .product-bottom-l-item .product-bottom-l-img:hover img {
  transform: scale(1.1);
  cursor: pointer;
}
.row-index1 .purodct-bottom .purodct-bottom-r {
  flex: 1;
  margin-left: 16px;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-top .product-bottom-r-top-item {
  background: #F6F7F9;
  padding-left: 32px;
  border-radius: 5px;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-top .product-bottom-r-top-item .b-item-title {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  padding-top: 24px;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-top .product-bottom-r-top-item .b-item-bottom {
  display: flex;
  justify-content: space-between;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-top .product-bottom-r-top-item .b-item-bottom .b-item-bottom-img {
  width: 50%;
  overflow: hidden;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-top .product-bottom-r-top-item .b-item-bottom .b-item-bottom-img img {
  width: 100%;
  transition: all 1s ease 0s;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-top .product-bottom-r-top-item .b-item-bottom .b-item-bottom-img:hover img {
  transform: scale(1.1);
  cursor: pointer;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom {
  display: flex;
  margin-top: 16px;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-bottom-item {
  background: #F6F7F9;
  border-radius: 5px;
  width: 50%;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-bottom-item .product-bottom-r-bottom-inner {
  padding-top: 24px;
  padding-left: 20px;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-bottom-item .product-bottom-r-bottom-inner h4 {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-bottom-item .product-bottom-r-bottom-inner h5 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.6);
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-bottom-item .product-bottom-r-bottom-inner div {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF7800;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-bottom-item .product-bottom-r-bottom-inner div a {
  color: #FF7800;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-bottom-item .product-bottom-r-bottom-img {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-bottom-item .product-bottom-r-bottom-img img {
  width: 100%;
  transition: all 1s ease 0s;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-bottom-item .product-bottom-r-bottom-img:hover img {
  transform: scale(1.1);
  cursor: pointer;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-top-item-more {
  background: rgba(0, 0, 0, 0.8);
  flex: 1;
  margin-left: 16px;
  border-radius: 5px;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-top-item-more p {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  padding-top: 41%;
  padding-bottom: 12%;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-top-item-more div {
  width: 132px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #FFFFFF;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0 auto;
}
.row-index1 .purodct-bottom .purodct-bottom-r .product-bottom-r-bottom .product-bottom-r-top-item-more div a {
  color: #FFFFFF;
}
.row-index2 .spaceShow-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
}
.row-index2 .spaceShow-top .spaceShow-top-l .title {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.row-index2 .spaceShow-top .spaceShow-top-r div {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  width: 132px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #000000;
  cursor: pointer;
}
.row-index2 .spaceShow-content {
  margin-top: 40px;
}
.row-index2 .spaceShow-content .spaceShow-content-t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.row-index2 .spaceShow-content .spaceShow-content-t .spaceShow-content-t-img {
  width: 755px;
  height: 472px;
}
.row-index2 .spaceShow-content .spaceShow-content-t .spaceShow-content-t-img img {
  width: 100%;
  height: 100%;
}
.row-index2 .spaceShow-content .spaceShow-content-t .spaceShow-content-t-inner {
  flex: 1;
  margin-left: 40px;
  margin-right: 150px;
}
.row-index2 .spaceShow-content .spaceShow-content-t .spaceShow-content-t-inner h5 {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
}
.row-index2 .spaceShow-content .spaceShow-content-t .spaceShow-content-t-inner h4 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.row-index2 .spaceShow-content .spaceShow-content-b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
.row-index2 .spaceShow-content .spaceShow-content-b .spaceShow-content-b-inner {
  flex: 1;
  margin-left: 40px;
  margin-right: 150px;
}
.row-index2 .spaceShow-content .spaceShow-content-b .spaceShow-content-b-inner h5 {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
}
.row-index2 .spaceShow-content .spaceShow-content-b .spaceShow-content-b-inner h4 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.row-index2 .spaceShow-content .spaceShow-content-b .spaceShow-content-b-img {
  width: 755px;
  height: 472px;
}
.row-index2 .spaceShow-content .spaceShow-content-b .spaceShow-content-b-img img {
  width: 100%;
  height: 100%;
}
.row-index3 {
  padding-bottom: 121px;
}
.row-index3 .new-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #DCDFE6;
}
.row-index3 .new-top .new-top-l .title {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  padding: 72px 0 50px;
}
.row-index3 .new-top .new-top-r div {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  width: 132px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #000000;
  cursor: pointer;
}
.row-index3 .new-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 71px;
}
.row-index3 .new-bottom .new-bottom-l {
  width: 40%;
  cursor: pointer;
}
.row-index3 .new-bottom .new-bottom-l .new-bottom-l-img-box {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 287px;
}
.row-index3 .new-bottom .new-bottom-l .new-bottom-l-img-box img {
  width: 100%;
  height: 100%;
}
.row-index3 .new-bottom .new-bottom-l .new-bottom-l-inner .title {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 24px;
}
.row-index3 .new-bottom .new-bottom-l .new-bottom-l-inner .contentText {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
.row-index3 .new-bottom .new-bottom-r {
  flex: 1;
  margin-left: 60px;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li {
  display: flex;
  justify-content: space-between;
  padding: 44px 0 33px;
  border-bottom: 1px solid #F1F3F6;
  cursor: pointer;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li .new-list-item-l {
  width: 70%;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li .new-list-item-l h5 {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li .new-list-item-l h6 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li .new-list-item-r .go {
  text-align: center;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li .new-list-item-r .time {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.row-index3 .new-bottom .new-bottom-r .newList ul li:nth-child(1) {
  padding: 12px 0 31px;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li:hover {
  border-bottom: 1px solid #FFC200;
  transition: all 1s ease-in-out;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li:hover h5 {
  color: #FFC200;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li:hover h6 {
  color: #FFC200;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li:hover .new-list-item-r .go {
  text-align: center;
  color: #FFC200;
}
.row-index3 .new-bottom .new-bottom-r .newList ul li:hover .new-list-item-r .time {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFC200;
}
/* -----------product----------- */
.productPage {
  background: #F6F7F9;
  height: 100%;
  min-width: 1440px;
}
.productPage .productBanner {
  background-image: url(../img/p-productBg.png);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.productPage .productBanner .title {
  padding: 66px 0 58px;
  text-align: center;
}
.productPage .productBanner .title p:nth-child(1) {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}
.productPage .productBanner .title p:nth-child(2) {
  font-size: 14px;
  font-family: Manrope3-ExtraBold, Manrope3;
  font-weight: 800;
  color: #FFFFFF;
}
.productPage .pathWrapper {
  margin-top: 24px;
}
.productPage .pathWrapper .path-bar ul li {
  display: inline-block;
  padding-right: 8px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
.productPage .pathWrapper .path-bar ul li a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
}
.productPage .pathWrapper .path-bar ul li a i {
  margin-right: 5px;
}
.productPage .pathWrapper .path-bar ul li a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.productPage .pathWrapper .path-bar ul li + li::before {
  content: "/";
  margin-right: 8px;
}
.productPage .productMain .row-product1 {
  margin-bottom: 40px;
}
.productPage .productMain .row-product1 .productWrapper {
  display: flex;
}
.productPage .productMain .row-product1 .productWrapper .side {
  min-width: 20%;
  height: 100%;
  background: #FFFFFF;
  margin-top: 24px;
}
.productPage .productMain .row-product1 .productWrapper .side .side-title {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  height: 48px;
  line-height: 48px;
  padding-left: 24px;
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl .list_dt {
  background: #FFFFFF;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  padding-left: 25px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl .list_dt img {
  width: 16px;
  height: 16px;
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl .list_dt p {
  padding-left: 6px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl #open p {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl .list_dt_icon {
  position: absolute;
  right: 26px;
  top: 17px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../img/off.png") no-repeat;
  background-size: cover;
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl #open .list_dt_icon {
  background: url("../img/open.png") no-repeat;
  background-size: cover;
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl .list_dd {
  display: none;
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl .list_dd .list_li {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  padding: 13px 0;
  padding-left: 45px;
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl .list_dd .list_li i {
  color: #FFC200;
  margin-left: -20px;
  display: none;
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl .list_dd .list_li.active {
  background: #FFF8E5;
  cursor: pointer;
}
.productPage .productMain .row-product1 .productWrapper .side .list_dl .list_dd .list_li.active i {
  color: #FFC200;
  margin-left: -20px;
  display: inline-block;
}
.productPage .productMain .row-product1 .productWrapper .productContent {
  flex: 1;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper {
  width: 100%;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper .product-list {
  display: flex;
  flex-wrap: wrap;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper .product-list .product-list-item {
  width: 30%;
  background: #FFFFFF;
  border-radius: 5px;
  margin-left: 24px;
  margin-top: 24px;
  transition: all 0.2s linear;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper .product-list .product-list-item .con .picture {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper .product-list .product-list-item .con .picture img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper .product-list .product-list-item .con .inner {
  padding: 16px;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper .product-list .product-list-item .con .inner h4 {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper .product-list .product-list-item .con .inner h5 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.6);
  margin: 5px 0;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper .product-list .product-list-item .con .inner a {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #006DFF;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper .product-list .product-list-item .con .inner a i {
  vertical-align: text-bottom;
}
.productPage .productMain .row-product1 .productWrapper .productContent .product-list-wrapper .product-list .product-list-item:hover {
  cursor: pointer;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -2px, 0);
}
.productPage .productMain .row-product1 .digg4 {
  padding: 3px;
  margin: 3px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 40px;
}
.productPage .productMain .row-product1 .digg4 a,
.productPage .productMain .row-product1 .digg4 span.miy {
  border: 1px solid #ccdbe4;
  padding: 2px 8px 2px 8px;
  background-position: 50%;
  margin: 2px;
  color: #FF7800;
  text-decoration: none;
  display: inline-block;
}
.productPage .productMain .row-product1 .digg4 a:hover {
  border: 1px solid #FF7800;
  color: #fff;
  background-color: #FF7800;
}
.productPage .productMain .row-product1 .digg4 a:active {
  border: 1px solid #FF7800;
  color: #000000;
}
.productPage .productMain .row-product1 .digg4 span.current {
  padding: 2px 8px 2px 8px;
  margin: 2px;
  color: #000;
  text-decoration: none;
}
.productPage .productMain .row-product1 .digg4 span.disabled {
  border: 1px solid #ccdbe4;
  padding: 2px 8px 2px 8px;
  margin: 2px;
  color: #999;
}
.productPage .productMain .row-product1 .digg4 .disabledfy {
  font-family: Tahoma, Verdana;
}
/* -----------productDetails----------- */
.productDetailsPage {
  background: #F6F7F9;
  min-width: 1440px;
}
.productDetailsPage .productDetailsMain .row-productDetails1 {
  position: relative;
}
.productDetailsPage .productDetailsMain .row-productDetails1 img {
  width: 100%;
  height: 100%;
}
.productDetailsPage .productDetailsMain .row-productDetails1 .row-productDetails1-title-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.productDetailsPage .productDetailsMain .row-productDetails1 .row-productDetails1-title-box .row-productDetails1-title p:nth-child(1) {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}
.productDetailsPage .productDetailsMain .row-productDetails1 .row-productDetails1-title-box .row-productDetails1-title p:nth-child(2) {
  display: block;
  width: 122px;
  height: 40px;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin: 0 auto;
}
.productDetailsPage .productDetailsMain .row-productDetails2 {
  margin-bottom: 72px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsWrapper {
  margin: 34px 0 24px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsWrapper .tabs {
  display: flex;
  justify-content: center;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsWrapper .tabs li {
  padding: 12px 53px;
  border-radius: 3px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.06);
  margin-left: 4px;
  cursor: pointer;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsWrapper .tabs .active {
  background: #000000;
  font-weight: 600;
  color: #F9FAFB;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox {
  display: none;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-l {
  width: 533px;
  height: 533px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-l .swiper-container {
  width: 100%;
  height: 100%;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-l .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-l .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-l .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-l .swiper-button-prev {
  width: 32px;
  height: 32px;
  background: url('../img/productLeft.png');
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-l .swiper-button-next {
  width: 32px;
  height: 32px;
  background: url('../img/productRight.png');
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-r {
  margin-left: 60px;
  flex: 1;
  margin-right: 8%;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-r .info h5 {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-r .info h4 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  margin: 8px 0;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-r .info h3 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-r .contact {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-top: 1px dotted #000000;
  border-bottom: 1px dotted #000000;
  margin-top: 62px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-r .contact img {
  width: 20px;
  height: 20px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row1 .productAdvantages-row1-r .contact span {
  font-size: 16px;
  font-family: Manrope3-Semibold, Manrope3;
  font-weight: 600;
  color: #000000;
  vertical-align: text-bottom;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row2 {
  margin-top: 72px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row2 .productAdvantages-row2-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row2 .productAdvantages-row2-content .productAdvantages-row2-content-img {
  width: 755px;
  height: 472px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row2 .productAdvantages-row2-content .productAdvantages-row2-content-img img {
  width: 100%;
  height: 100%;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row2 .productAdvantages-row2-content .productAdvantages-row2-content-inner {
  flex: 1;
  margin-left: 40px;
  margin-right: 150px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row2 .productAdvantages-row2-content .productAdvantages-row2-content-inner h5 {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row2 .productAdvantages-row2-content .productAdvantages-row2-content-inner h4 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row3 {
  margin-top: 72px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row3 .productAdvantages-row3-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row3 .productAdvantages-row3-content .productAdvantages-row3-content-inner {
  flex: 1;
  margin-left: 40px;
  margin-right: 150px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row3 .productAdvantages-row3-content .productAdvantages-row3-content-inner h5 {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row3 .productAdvantages-row3-content .productAdvantages-row3-content-inner h4 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row3 .productAdvantages-row3-content .productAdvantages-row3-content-img {
  width: 755px;
  height: 472px;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .productAdvantages .productAdvantages-row3 .productAdvantages-row3-content .productAdvantages-row3-content-img img {
  width: 100%;
  height: 100%;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .detailedParameters {
  width: 100%;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .detailedParameters .table-1 {
  width: 100%;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .detailedParameters .table-1 table {
  width: 100%;
  border: none;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .detailedParameters .table-1 table tbody {
  width: 100%;
  border-collapse: collapse;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .detailedParameters .table-1 table tbody tr td:nth-child(1) {
  width: 30%;
  height: 56px;
  line-height: 56px;
  background: #E7E8EA;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  text-align: center;
  border-bottom: 1px solid #D9DADC;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .detailedParameters .table-1 table tbody tr td:nth-child(2) {
  width: 70%;
  background: #FFFFFF;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  border-bottom: 1px solid #D9DADC;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .detailedParameters .table-1 table tbody tr:first-child td:nth-child(1) {
  border-top: 1px solid #D9DADC;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .detailedParameters .table-1 table tbody tr:first-child td:nth-child(2) {
  border-top: 1px solid #D9DADC;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .applicationCases .applicationCasesTitle {
  text-align: center;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .applicationCases .applicationCasesTitle h4 {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .applicationCases .applicationCasesTitle h5 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
.productDetailsPage .productDetailsMain .row-productDetails2 .tabsContent .tabsBox .applicationCases .applicationCase .applicationCase-content {
  margin-top: 24px;
}
.productDetailsPage .productDetailsMain .row-productDetails3 {
  margin-bottom: 72px;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper h2 {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  text-align: center;
  margin-bottom: 32px;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper .relatedProductsList {
  display: flex;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper .relatedProductsList .relatedProductsItem {
  width: 33.3%;
  background: linear-gradient(180deg, #FAFAFA 0%, #FFFFFF 100%);
  border-radius: 5px;
  margin-left: 24px;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper .relatedProductsList .relatedProductsItem .relatedProductsItem-picture {
  width: 100%;
  cursor: pointer;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper .relatedProductsList .relatedProductsItem .relatedProductsItem-picture img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper .relatedProductsList .relatedProductsItem .relatedProductsItem-inner {
  padding-left: 24px;
  padding-bottom: 24px;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper .relatedProductsList .relatedProductsItem .relatedProductsItem-inner h4 {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper .relatedProductsList .relatedProductsItem .relatedProductsItem-inner h5 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  margin: 5px 0;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper .relatedProductsList .relatedProductsItem .relatedProductsItem-inner a {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF7800;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper .relatedProductsList .relatedProductsItem .relatedProductsItem-inner a i {
  vertical-align: text-bottom;
}
.productDetailsPage .productDetailsMain .row-productDetails3 .relatedProductsWrapper .relatedProductsList .relatedProductsItem:nth-child(1) {
  margin-left: 0;
}
/* -----------serviceSupport----------- */
.serviceSupportPage {
  background: #FFFFFF;
  min-width: 1440px;
}
.serviceSupportPage .zc-tabs-Wrapper {
  background-image: url(../img/zc-bg.png);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
}
.serviceSupportPage .zc-tabs-Wrapper .zc-tabsBox-con .zc-tabsBox {
  display: none;
}
.serviceSupportPage .zc-tabs-Wrapper .zc-tabsBox-con .zc-tabsBox .zc-tabsBox-info {
  padding-top: 80px;
}
.serviceSupportPage .zc-tabs-Wrapper .zc-tabsBox-con .zc-tabsBox .zc-tabsBox-info h4 {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  text-align: center;
}
.serviceSupportPage .zc-tabs-Wrapper .zc-tabsBox-con .zc-tabsBox .zc-tabsBox-info h5 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  text-align: center;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 {
  margin-bottom: 71px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 {
  display: none;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 365px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  margin-top: 40px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-l {
  padding-left: 40px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-l .fw-title {
  margin-bottom: 16px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-l .fw-title img {
  width: 24px;
  height: 24px;
  margin-right: 6px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-l .fw-title span {
  vertical-align: super;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-l .fw-inner {
  margin-top: 8px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-l .fw-inner i {
  font-weight: 600;
  color: #FFBF00;
  margin-right: 13px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-l .fw-inner span {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-r {
  padding-right: 40px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-r .fw-support-item-r-imgBox {
  position: relative;
  width: 461px;
  height: 285px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-r .fw-support-item-r-imgBox img {
  width: 100%;
  height: 100%;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-r .fw-support-item-r-imgBox a {
  width: 100%;
  height: 100%;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-r .fw-support-item-r-imgBox a .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  display: none;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .fw-support-item .fw-support-item-r .fw-support-item-r-imgBox a .mask .mask-txt {
  padding-top: 89px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item {
  display: flex;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  margin-top: 40px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-l {
  width: 268px;
  height: 256px;
  padding-left: 40px;
  padding-top: 85px;
  padding-right: 40px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-l img {
  width: 100%;
  height: 100%;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r {
  flex: 1;
  padding-right: 40px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-r-title {
  margin-top: 40px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  padding: 24px;
  background: #FFFFFF;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b {
  display: flex;
  margin-top: 22px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-phone {
  width: 364px;
  height: 170px;
  background: #FFFFFF;
  border-radius: 5px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-phone .dh-title {
  padding-top: 24px;
  padding-left: 24px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-phone .dh-title img {
  width: 16px;
  height: 16px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-phone .dh-title span {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  vertical-align: text-bottom;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-phone .dh {
  padding-top: 50px;
  padding-right: 32px;
  font-size: 32px;
  font-family: Manrope3-Semibold, Manrope3;
  font-weight: 600;
  color: #000000;
  text-align: right;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-Wx {
  width: 364px;
  height: 170px;
  background: #FFFFFF;
  border-radius: 5px;
  position: relative;
  margin-left: 40px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-Wx .wx-title {
  padding-top: 24px;
  padding-left: 24px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-Wx .wx-title img {
  width: 16px;
  height: 16px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-Wx .wx-title span {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  vertical-align: text-bottom;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-Wx .QRcode {
  position: absolute;
  right: 34px;
  bottom: 32px;
  width: 80px;
  height: 80px;
}
.serviceSupportPage .serviceSupportMain .row-serviceSupport1 .zc-tabsBox-con-1 .zc-tabsBox-1 .fw-support .afterService-item .afterService-item-r .afterService-item-b .afterService-item-b-Wx .QRcode img {
  width: 100%;
  height: 100%;
}
/* -----------news----------- */
.newsPage {
  min-width: 1440px;
}
.newsPage .newsBg {
  background-image: url(../img/newBg.png);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
}
.newsPage .newsBg .newsBginfo {
  padding-top: 137px;
  padding-left: 150px;
}
.newsPage .newsBg .newsBginfo p {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}
.newsPage .newsBg .newsBginfo p:nth-child(2) {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.newsPage .pathWrapper {
  margin-top: 27px;
  margin-left: 24px;
}
.newsPage .pathWrapper .path-bar ul li {
  display: inline-block;
  padding-right: 8px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.newsPage .pathWrapper .path-bar ul li a {
  display: inline-block;
  color: #000000;
}
.newsPage .pathWrapper .path-bar ul li a i {
  margin-right: 5px;
}
.newsPage .pathWrapper .path-bar ul li a:hover {
  color: #000000;
}
.newsPage .pathWrapper .path-bar ul li + li::before {
  content: "/";
  margin-right: 8px;
}
.newsPage .newsMain .row-news1 .news-con {
  margin-bottom: 40px;
}
.newsPage .newsMain .row-news1 .news-con ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.newsPage .newsMain .row-news1 .news-con ul li {
  width: 31%;
  background: #f8f8f8f8;
  margin-left: 24px;
  margin-top: 24px;
}
.newsPage .newsMain .row-news1 .news-con ul li a .newsImgbox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 256px;
}
.newsPage .newsMain .row-news1 .news-con ul li a .newsImgbox img {
  width: 100%;
  height: 100%;
}
.newsPage .newsMain .row-news1 .news-con ul li a .newsInner {
  padding: 24px;
}
.newsPage .newsMain .row-news1 .news-con ul li a .newsInner p:nth-child(1) {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newsPage .newsMain .row-news1 .news-con ul li a .newsInner p:nth-child(2) {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  margin-top: 8px;
}
.newsPage .newsMain .row-news1 .news-con .digg4 {
  padding: 3px;
  margin: 3px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.newsPage .newsMain .row-news1 .news-con .digg4 a,
.newsPage .newsMain .row-news1 .news-con .digg4 span.miy {
  border: 1px solid #ccdbe4;
  padding: 2px 8px 2px 8px;
  background-position: 50%;
  margin: 2px;
  color: #FF7800;
  text-decoration: none;
  display: inline-block;
}
.newsPage .newsMain .row-news1 .news-con .digg4 a:hover {
  border: 1px solid #FF7800;
  color: #fff;
  background-color: #FF7800;
}
.newsPage .newsMain .row-news1 .news-con .digg4 a:active {
  border: 1px solid #FF7800;
  color: #000000;
}
.newsPage .newsMain .row-news1 .news-con .digg4 span.current {
  padding: 2px 8px 2px 8px;
  margin: 2px;
  color: #000;
  text-decoration: none;
}
.newsPage .newsMain .row-news1 .news-con .digg4 span.disabled {
  border: 1px solid #ccdbe4;
  padding: 2px 8px 2px 8px;
  margin: 2px;
  color: #999;
}
.newsPage .newsMain .row-news1 .news-con .digg4 .disabledfy {
  font-family: Tahoma, Verdana;
}
/* -----------newsDetail----------- */
.newsDetailPage {
  background: #F6F7F9;
  min-width: 1440px;
}
.newsDetailPage .newsDetailMain .pathWrapper {
  padding: 27px 0 19px;
}
.newsDetailPage .newsDetailMain .pathWrapper .path-bar ul li {
  display: inline-block;
  padding-right: 8px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.newsDetailPage .newsDetailMain .pathWrapper .path-bar ul li a {
  display: inline-block;
  color: #000000;
}
.newsDetailPage .newsDetailMain .pathWrapper .path-bar ul li a i {
  margin-right: 5px;
}
.newsDetailPage .newsDetailMain .pathWrapper .path-bar ul li a:hover {
  color: #000000;
}
.newsDetailPage .newsDetailMain .pathWrapper .path-bar ul li + li::before {
  content: "/";
  margin-right: 8px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 {
  margin-bottom: 80px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent {
  display: flex;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l {
  padding-right: 121px;
  width: calc(100% - 380px);
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-hd {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-hd h1 {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-hd .info {
  margin-top: 12px;
  margin-bottom: 24px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-hd .info span {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-hd .info span:nth-child(2) {
  margin: 0 12px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-content {
  padding: 42px 0;
  font-size: 16px;
  color: rgba(24, 48, 93, 0.6);
  line-height: 1.75;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-content img {
  max-width: 100%;
  border: none;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-page .prev {
  display: flex;
  justify-content: space-between;
  padding: 23px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-page .prev .prev-l {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-page .prev .prev-r {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-page .next {
  display: flex;
  justify-content: space-between;
  padding: 23px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-page .next .next-l {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-l .xinwen-dt .xinwen-dt-page .next .next-r {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF7800;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r {
  width: 380px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .title h1 {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  padding-bottom: 12px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list {
  margin-top: 24px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:first-child a {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:first-child a .news-col-r-item .imgBox {
  width: 100%;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:first-child a .news-col-r-item .imgBox img {
  width: 100%;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:first-child a .news-col-r-item .news-item-Info .news-item-Info-time {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 6px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:first-child a .news-col-r-item .news-item-Info .news-item-Info-title {
  margin-bottom: 23px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li a {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li a .news-col-r-item .imgBox {
  width: 100%;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li a .news-col-r-item .imgBox img {
  width: 100%;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li a .news-col-r-item .news-item-Info .news-item-Info-time {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 24px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li a .news-col-r-item .news-item-Info .news-item-Info-title {
  margin-bottom: 23px;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:hover {
  cursor: pointer;
  border-bottom: 1px solid #FF7800;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:hover a {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FF7800;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:hover a .news-col-r-item .imgBox {
  width: 100%;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:hover a .news-col-r-item .imgBox img {
  width: 100%;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:hover a .news-col-r-item .news-item-Info .news-item-Info-time {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF7800;
}
.newsDetailPage .newsDetailMain .row-newsDetail1 .newsContent .news-col-r .news-col-r-list ul li:hover a .news-col-r-item .news-item-Info .news-item-Info-title {
  margin-bottom: 23px;
}
/* -----------aboutUs----------- */
.aboutUsPage {
  min-width: 1440px;
}
.aboutUsPage .aboutUsBg {
  background-image: url(../img/aboutUsBg.png);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
}
.aboutUsPage .aboutUsBg .aboutUsBginfo {
  padding-top: 137px;
  text-align: center;
}
.aboutUsPage .aboutUsBg .aboutUsBginfo p {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}
.aboutUsPage .aboutUsBg .aboutUsBginfo p:nth-child(2) {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 {
  margin: 71px 0;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-t {
  display: flex;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-t .companyProfile-t-l {
  width: 40%;
  padding-right: 26px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-t .companyProfile-t-l h4 {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  position: relative;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-t .companyProfile-t-l h4:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -16px;
  width: 73px;
  height: 8px;
  background: #FFBF00;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-t .companyProfile-t-r {
  flex: 1;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-t .companyProfile-t-r .gsjj-con {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-t .companyProfile-t-r .gsjj-con p {
  margin-top: 20px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-t .companyProfile-t-r .gsjj-con p:nth-child(1) {
  margin-top: 0;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b {
  margin-top: 32px;
  display: flex;
  align-items: center;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number {
  width: 40%;
  padding-right: 26px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(1) {
  border-bottom: 1px solid rgba(24, 48, 93, 0.3);
  position: relative;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(1) .li-number-hd {
  font-size: 40px;
  font-family: Manrope3-Semibold, Manrope3;
  font-weight: 600;
  color: #000000;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(1) .li-number-hd .jb {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.8);
  vertical-align: super;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(1) p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.8);
  margin-bottom: 16px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(1):after {
  content: '';
  position: absolute;
  left: 0;
  width: 41px;
  height: 2px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(2) {
  border-bottom: 1px solid rgba(24, 48, 93, 0.3);
  position: relative;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(2) .li-number-hd {
  padding-top: 25px;
  font-size: 40px;
  font-family: Manrope3-Semibold, Manrope3;
  font-weight: 600;
  color: #000000;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(2) .li-number-hd .jb {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.8);
  vertical-align: super;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(2) p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.8);
  margin-bottom: 16px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(2):after {
  content: '';
  position: absolute;
  left: 0;
  width: 131px;
  height: 2px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(3) {
  border-bottom: 1px solid rgba(24, 48, 93, 0.3);
  position: relative;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(3) .li-number-hd {
  font-size: 40px;
  font-family: Manrope3-Semibold, Manrope3;
  font-weight: 600;
  color: #000000;
  padding-top: 25px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(3) .li-number-hd .jb {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.8);
  vertical-align: super;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(3) p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.8);
  margin-bottom: 16px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(3):after {
  content: '';
  position: absolute;
  left: 0;
  width: 56px;
  height: 2px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(4) {
  border-bottom: 1px solid rgba(24, 48, 93, 0.3);
  position: relative;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(4) .li-number-hd {
  font-size: 40px;
  font-family: Manrope3-Semibold, Manrope3;
  font-weight: 600;
  color: #000000;
  padding-top: 25px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(4) .li-number-hd .jb {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.8);
  vertical-align: super;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(4) p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.8);
  margin-bottom: 16px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .ul-number ul li:nth-child(4):after {
  content: '';
  position: absolute;
  left: 0;
  width: 89px;
  height: 2px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .companyProfile-b-img-box {
  flex: 1;
  height: 455px;
}
.aboutUsPage .aboutUsMain #row-aboutUs1 .companyProfile .companyProfile-b .companyProfile-b-img-box img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-tabs-Wrapper {
  margin-bottom: 16px;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-tabs-Wrapper .row-aboutUs2-tabs {
  width: 555px;
  height: 88px;
  margin: 0 auto;
  background: #F5F5F5;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-tabs-Wrapper .row-aboutUs2-tabs li {
  width: 50%;
  text-align: center;
  cursor: pointer;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-tabs-Wrapper .row-aboutUs2-tabs li p:nth-child(1) {
  font-size: 28px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-tabs-Wrapper .row-aboutUs2-tabs li p:nth-child(2) {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-tabs-Wrapper .row-aboutUs2-tabs .active {
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  border-radius: 1px;
  transition: all 0.5s;
  margin: 0 4px;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-tabs-Wrapper .row-aboutUs2-tabs .active p:nth-child(1) {
  font-size: 28px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 800;
  color: #000000;
  margin-top: 10px;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-tabs-Wrapper .row-aboutUs2-tabs .active p:nth-child(2) {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 800;
  color: #000000;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-Content .row-aboutUs2-tabs-box {
  display: none;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-Content .row-aboutUs2-tabs-box .swiper-container {
  width: 100%;
  height: 100%;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-Content .row-aboutUs2-tabs-box .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-Content .row-aboutUs2-tabs-box .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-Content .row-aboutUs2-tabs-box .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.aboutUsPage .aboutUsMain #row-aboutUs2 .row-aboutUs2-Content .show {
  display: block;
}
.aboutUsPage .aboutUsMain #row-aboutUs5 {
  background-image: url(../img/aboutUsImg7.png);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 74px;
}
.aboutUsPage .aboutUsMain #row-aboutUs5 .network {
  display: flex;
  padding-top: 154px;
  padding-bottom: 108px;
}
.aboutUsPage .aboutUsMain #row-aboutUs5 .network .network-left {
  width: 30%;
  padding-right: 72px;
}
.aboutUsPage .aboutUsMain #row-aboutUs5 .network .network-left h4 {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  position: relative;
}
.aboutUsPage .aboutUsMain #row-aboutUs5 .network .network-left h4:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -16px;
  width: 73px;
  height: 8px;
  background: #FFBF00;
}
.aboutUsPage .aboutUsMain #row-aboutUs5 .network .network-left .network-left-inner {
  padding-top: 40px;
}
.aboutUsPage .aboutUsMain #row-aboutUs5 .network .network-left .network-left-inner p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 18px;
}
.aboutUsPage .aboutUsMain #row-aboutUs5 .network .network-right {
  flex: 1;
}
.aboutUsPage .aboutUsMain #row-aboutUs5 .network .network-right .network-right-imgBox {
  width: 100%;
  height: 100%;
}
.aboutUsPage .aboutUsMain #row-aboutUs5 .network .network-right .network-right-imgBox img {
  width: 100%;
  height: 100%;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 {
  padding-bottom: 121px;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #DCDFE6;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-top .new-top-l .title {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  padding: 72px 0 50px;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-top .new-top-r div {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  width: 132px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #000000;
  cursor: pointer;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 71px;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-l {
  width: 40%;
  cursor: pointer;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-l .new-bottom-l-img-box {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 287px;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-l .new-bottom-l-img-box img {
  width: 100%;
  height: 100%;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-l .new-bottom-l-inner .title {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  margin-top: 24px;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-l .new-bottom-l-inner .contentText {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r {
  flex: 1;
  margin-left: 60px;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li {
  display: flex;
  justify-content: space-between;
  padding: 44px 0 33px;
  border-bottom: 1px solid #F1F3F6;
  cursor: pointer;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li .new-list-item-l {
  width: 70%;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li .new-list-item-l h5 {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li .new-list-item-l h6 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li .new-list-item-r .go {
  text-align: center;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li .new-list-item-r .time {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li:nth-child(1) {
  padding: 12px 0 31px;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li:hover {
  border-bottom: 1px solid #FFC200;
  transition: all 1s ease-in-out;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li:hover h5 {
  color: #FFC200;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li:hover h6 {
  color: #FFC200;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li:hover .new-list-item-r .go {
  text-align: center;
  color: #FFC200;
}
.aboutUsPage .aboutUsMain #row-aboutUs6 .new-bottom .new-bottom-r .newList ul li:hover .new-list-item-r .time {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFC200;
}
/* -----------defaultPage----------- */
.defaultPage {
  min-width: 1440px;
}
.defaultPage .defaultPageMain .defaultPage-Con {
  margin: 150px 0;
}
.defaultPage .defaultPageMain .defaultPage-Con .d_img_box {
  width: 256px;
  height: 256px;
  margin: 0 auto;
}
.defaultPage .defaultPageMain .defaultPage-Con .d_img_box img {
  width: 100%;
  height: 100%;
}
.defaultPage .defaultPageMain .defaultPage-Con .d_Text {
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  margin: 32px 0 16px 0;
}
.defaultPage .defaultPageMain .defaultPage-Con .d_Btn {
  width: 64px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #FF7800;
  border-radius: 5px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0 auto;
  cursor: pointer;
}
/* -----------contactUs----------- */
.contactUsPage {
  background: #F6F7F9;
  min-width: 1440px;
}
.contactUsPage .contactUsBg {
  background-image: url(../img/contactUsBg.png);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
}
.contactUsPage .contactUsBg .contactUsBginfo {
  padding-top: 94px;
  padding-left: 20%;
}
.contactUsPage .contactUsBg .contactUsBginfo p {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}
.contactUsPage .contactUsMain .row-contactUs1 .contactUs-con {
  padding-top: 72px;
  padding-bottom: 72px;
}
.contactUsPage .contactUsMain .row-contactUs1 .contactUs-con h4 {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  text-align: center;
}
.contactUsPage .contactUsMain .row-contactUs1 .contactUs-con .contactUsList {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.contactUsPage .contactUsMain .row-contactUs1 .contactUs-con .contactUsList .contactUsItem {
  width: 33%;
  background: #FFFFFF;
  padding: 0 32px;
}
.contactUsPage .contactUsMain .row-contactUs1 .contactUs-con .contactUsList .contactUsItem .contactUsItem-t {
  text-align: center;
  padding-top: 32px;
  padding-bottom: 16px;
}
.contactUsPage .contactUsMain .row-contactUs1 .contactUs-con .contactUsList .contactUsItem .contactUsItem-t img {
  width: 48px;
  height: 48px;
}
.contactUsPage .contactUsMain .row-contactUs1 .contactUs-con .contactUsList .contactUsItem .contactUsItem-t p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
.contactUsPage .contactUsMain .row-contactUs1 .contactUs-con .contactUsList .contactUsItem .contactUsItem-b {
  border-top: 1px dotted #E7E9EE;
  text-align: center;
}
.contactUsPage .contactUsMain .row-contactUs1 .contactUs-con .contactUsList .contactUsItem .contactUsItem-b span {
  font-size: 16px;
  font-family: Manrope3-Semibold, Manrope3;
  font-weight: 600;
  color: #000000;
  padding: 19px 0 38px;
  display: block;
}
.contactUsPage .contactUsMain .row-contactUs1 .contactUs-con .contactUsList .contactUsItem:nth-child(2) {
  margin: 0 24px;
}
.contactUsPage .contactUsMain .row-contactUs2 {
  background: #FFFFFF;
  padding-bottom: 100px;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-title {
  text-align: center;
  padding-top: 72px;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-title h4 {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-title h5 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 8px;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con {
  margin: 56px 150px 0;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm {
  width: 100%;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .c-form-item-box-t {
  display: flex;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .c-form-item-box-t .nameInp {
  width: 50%;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .c-form-item-box-t .nameInp .txt {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.6);
  margin-left: 10px;
  margin-bottom: 8px;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .c-form-item-box-t .nameInp .inp {
  height: 42px;
  line-height: 42px;
  background: #F6F7F9;
  padding-left: 12px;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .c-form-item-box-t .emailInp {
  width: 50%;
  margin-left: 24px;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .c-form-item-box-t .emailInp .txt {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.6);
  margin-left: 10px;
  margin-bottom: 8px;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .c-form-item-box-t .emailInp .inp {
  height: 42px;
  line-height: 42px;
  background: #F6F7F9;
  padding-left: 12px;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .messageItem {
  width: 100%;
  margin-top: 32px;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .messageItem .txt {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(24, 48, 93, 0.6);
  margin-left: 10px;
  margin-bottom: 8px;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .messageItem .tar {
  border: none;
  outline: none;
  background: #F6F7F9;
  padding-left: 12px;
  width: 100%;
  height: 84px;
  padding-top: 10px;
  box-sizing: border-box;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .submitBox {
  margin-top: 24px;
}
.contactUsPage .contactUsMain .row-contactUs2 .form-con .c-msgForm .submitBox .submit {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #FF7800;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
