﻿@charset "UTF-8";
/*solution*/
.listbox {
  position: relative;
  padding-bottom: 1px;
  overflow: hidden;
}

.listbox-solu > img {
  width: auto;
  height: 99.7%;
}

.listbox-proshow > img {
  width: auto;
  height: 99.7%;
}

.listbox-proimg {
  bottom: 0;
  height: 99.7%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

.listbox-pro .listbox-proimg {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 172px;
  height: auto;
  left: 0;
  overflow: hidden;
}

.listbox-proimg img {
  width: auto;
  height: 99.5%;
}

.listbox-case {
  padding-bottom: 0.5rem;
}

.listbox-case > img {
  height: 100%;
}

.listban {
  position: absolute;
  width: 100%;
  top: 0;
}

.listtopmain .listtop-swiper-row {
  padding-top: 10px;
}

.listtoppic {
  width: 47.6%;
  margin-top: 0.24rem;
  float: left;
  padding-top: 18px;
  background: url(../images/banline.png) no-repeat left top;
  overflow: hidden;
  position: relative;
}

.listbox-case .listtoppic {
  width: 42%;
  background: none;
}

.listtoptit {
  margin-bottom: 30px;
  margin-left: -2.57rem;
  line-height: 62px;
  min-height: 62px;
  background: #BD1D21;
  display: inline-block;
  padding-right: 20px;
  position: relative;
  padding-left: 1.2rem;
  transition: all 0.3s;
}

.listtoptit img {
  width: auto;
  display: inline-block;
  margin-left: 0.2rem;
  vertical-align: middle;
  margin-bottom: 0.05rem;
}

.listtoptit:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/hot.png) no-repeat;
  background-size: cover;
  width: 0.65rem;
  height: 0.58rem;
  left: 0.28rem;
  top: -0.06rem;
}

.listtoptit:after {
  content: "";
  background: url(../images/insolutit.png) no-repeat;
  background-size: cover;
  width: 0.26rem;
  height: 100%;
  position: absolute;
  display: block;
  right: -0.26rem;
  top: 0;
}

.listtoptit h3 {
  display: inline-block;
  color: #FFF;
  font-size: 0.36rem;
}

.listtoptxt {
  float: left;
  width: 38.8%;
  padding-left: 0.8rem;
  box-sizing: border-box;
}

.listbox-case .listtoptxt {
  width: 56%;
  margin-top: 0.8rem;
}

.listtoptxt-pro {
  margin-top: 0.85rem;
}

.listtoptxt-pro .listtoptit {
  margin-bottom: 45px;
}

.listtoptxt p {
  color: #FFF;
  line-height: 1.5em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 7.5em;
}

.listtoptxt-detail p {
  display: block;
}

.listtop-swiper-row li a:hover p {
  opacity: 0.85;
}

.listtop-swiper-row li a:hover .listtoptit {
  margin-left: -2.45rem;
}

.listtop-swiper-row li a:hover .listtoppic img {
  transform: scale(1.08);
}

.listtopmain {
  position: relative;
  padding-bottom: 170px;
}

.listtopmain .chatbtn {
  position: absolute;
  left: 47.7%;
  padding-left: 0.8rem;
  bottom: 3.6rem;
  z-index: 3;
}

.listbox-pro .chatbtn {
  bottom: 4.2rem;
}

.detailtop .chatbtn {
  padding-left: 23px;
  position: relative;
}

.listtop-btnpic {
  height: 1.92rem;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

.listtop-btnpic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.listtop-swiper-btn li:hover .listtop-btnpic img{
  transform: scale(1.1);
}
.listtop-btntxt {
  padding: 15px 0;
}

.listtop-btntxt h4 {
  font-size: 16px;
  text-align: center;
}

.listtop-swiper-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.listtop-swiper-btn .content {
  padding: 0.3rem 0.48rem;
  background: #FFF;
  border-radius: 20px;
}

.listtop-swiper-btn li {
  position: relative;
  cursor: pointer;
}

.listtop-swiper-btn .swiper-button-prev, .listtop-swiper-btn .swiper-button-next {
  width: 31px;
  height: 43px;
  display: none;
}

.listtop-swiper-btn .swiper-button-prev:after, .listtop-swiper-btn .swiper-button-next:after {
  display: none;
}

.listtop-swiper-btn .swiper-button-prev {
  background: url(../images/listl.png) no-repeat center center rgba(0, 0, 0, 0.6);
  margin-top: -0.45rem;
  left: 0.69rem;
}

.listtop-swiper-btn .swiper-button-prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.listtop-swiper-btn .swiper-button-next {
  background: url(../images/listr.png) no-repeat center center rgba(0, 0, 0, 0.6);
  right: 0.69rem;
  margin-top: -0.45rem;
}

.listtop-swiper-btn .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.listtop-swiper-btn:hover .swiper-button-prev, .listtop-swiper-btn:hover .swiper-button-next {
  display: block;
}

.listtop-swiper-btn .swiper-slide-thumb-active .listtop-btntxt {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: rgba(7, 18, 34, 0.9);
  left: 0;
  border-radius: 6px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.listtop-swiper-btn .swiper-slide-thumb-active .listtop-btntxt h4 {
  color: #FFF;
}

.listtab {
  margin-top: 30px;
  transition: all 0.3s;
}

.listtab ul {
  background: #F1F4FB;
  padding: 0.3rem 0.2rem;
  box-sizing: border-box;
  text-align: center;
}

.listtab ul li {
  font-weight: bold;
  line-height: 20px;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  border-right: 2px solid #1A1A1A;
}

.listtab ul li a {
  padding-left: 16px;
  font-size: 15px;
  position: relative;
}

.listtab ul li a:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #C61517;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.listtab ul li:last-child {
  border: 0 none;
}

.listtab ul li:hover a, .listtab ul li.listtabact a {
  color: #BD1D21;
}

.listtab-fixed {
  position: fixed;
  top: 0.97rem;
  width: 100%;
  margin-top: 0;
  z-index: 6;
}

.listtab-fixed ul {
  box-shadow: 0px 0px 5px 0px rgba(3, 24, 70, 0.43);
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.titbox {
  text-align: center;
}

.titbox h2, .titbox h1 {
  font-size: 0.46rem;
  font-weight: bold;
  line-height: 1em;
  padding: 0.2rem 0.1rem 0.15rem;
  text-align: center;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}

.titbox h2::before, .titbox h1::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.6rem;
  height: 0.1rem;
  background: #BD1D21;
  left: 0;
  top: 0;
}

.titbox h2::after, .titbox h1::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.86rem;
  height: 1px;
  background: #BD1D21;
  right: 0;
  bottom: 0;
}

.titboxfff h2 {
  color: #FFF;
}

.solulisttxt {
  position: absolute;
  border-bottom: 0;
  height: 54px;
  padding-left: 0.5rem;
  background: rgba(6, 17, 33, 0.8);
  bottom: 0;
  left: 0;
  transition: all 0.3s;
  box-sizing: border-box;
  width: 71%;
}

.solulisttxt:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 54px 0 0 30px;
  border-color: transparent transparent transparent rgba(6, 17, 33, 0.8);
  right: -30px;
  top: 0;
}

.solulisttxt h4 {
  color: #FFF;
  font-size: 22px;
  line-height: 54px;
}

.solulist > li {
  width: 47.7%;
  margin-top: 0.5rem;
  position: relative;
}

.solulist > li:hover > .aniimg img {
  transform: scale(1.08);
}

.solulist > li:hover .solulisttxt {
  left: auto;
  right: 0;
  background: rgba(6, 17, 33, 0.9);
  width: 79.4%;
  height: auto;
  padding-right: 0.1rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}

.solulist > li:hover .solulisttxt .solu-probox {
  display: block;
}

.solulist > li:hover .solulisttxt:after {
  display: none;
}

.solulist > li:hover .solulisttxt h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0.3rem;
  position: relative;
}

.solulist > li:hover .solulisttxt h4:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.56rem;
  height: 0.2rem;
  background: #BD1D21;
  left: -0.8rem;
  top: 0;
}

.solulist > li:hover .solulisttxt h4:after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  width: 0.67rem;
  height: 0.32rem;
  background: url(../images/solumore.png) no-repeat center center #C61517;
  border-radius: 0px 0.16rem 0.02rem 0px;
  background-size: 0.32rem 0.16rem;
  right: 0.34rem;
  top: -0.44rem;
}

.solulist > li:hover .solulisttxt h4:hover {
  color: rgba(255, 255, 255, 0.85);
}

.solulist > li:hover .solulisttxt h4:hover:after {
  right: 0.26rem;
}

.solu-probox {
  display: none;
}

.solu-probox p {
  color: #FFF;
}

.solu-pro {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0.15rem;
}

.solu-pro li {
  width: 26%;
  margin-right: 7%;
}

.solu-pro li .aniimg {
  overflow: hidden;
  background: #FFF;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 2px;
}

.solu-pro li h5 {
  font-size: 12px;
  color: #FFF;
  text-align: center;
  margin-top: 5px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 3em;
  line-height: 1.3em;
}

.solu-pro li:hover .aniimg img {
  opacity: 0.7;
  transform: scale(1.08);
}

.solumain:nth-child(2n) {
  background: #EDF1F9;
}

/*products*/
.proline {
  height: 1px;
  background: #F1F4FB;
  display: block;
  margin-top: 20px;
}

.prolist {
  align-items: initial;
}

.prolist li {
  margin-bottom: 43px;
  width: 30.6%;
}

.prolist-tit {
  background: url(../images/prolist-titbg1.jpg) repeat;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 0.55rem 0.45rem 0.4rem;
}

.prolist-tit h2 {
  font-size: 36px;
  font-weight: bold;
  padding-left: 30px;
  border-left: 9px solid #BD1D21;
  line-height: 1.2em;
  margin-bottom: 0.4rem;
}

.prolist-tit p {
  font-size: 16px;
  margin: 10px 0;
  padding-left: 24px;
  margin-left: 40px;
  position: relative;
}

.prolist-tit p:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background: url(../images/prolistbg.png) no-repeat center center;
  border-radius: 50%;
  background-size: cover;
  left: 0;
  top: 0.5em;
}

.prolist-tit p:hover a {
  color: #BD1D21;
  font-weight: bold;
}

.prolist-itemcon {
  box-shadow: 0px 0px 8px 0px rgba(10, 10, 10, 0.1);
  border-radius: 4px;
  background: #FFFFFF;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 60px;
}

.prolist-itemcon:before {
  content: "";
  width: 100%;
  height: 2.17rem;
  background: #F1F6FD;
  border-radius: 0 0 100% 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.prolist-itemcon h4 {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}

.prolist-itemcon .aniimg {
  width: 87%;
  margin: 0 auto;
}

.promore {
  position: absolute;
  width: 170px;
  height: 40px;
  line-height: 40px;
  display: block;
  background: #BD1D21;
  border-radius: 20px;
  color: #FFF;
  text-align: center;
  left: 50%;
  margin-left: -85px;
  bottom: 0.07rem;
}

.promore img {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  margin-left: 10px;
}

.prolist-item {
  padding-bottom: 0.26rem;
  position: relative;
}

.prolist-item:hover .prolist-itemcon:before {
  background: #BD1D21;
}

.prolist-item:hover .promore {
  background: #081221;
}

.prolist-item:hover .aniimg img {
  transform: scale(1.08);
}

.prolistmain:nth-child(2n) {
  background: #F5F7FA;
}

.prolistmain:nth-child(2n) .prolist-tit {
  background: url(../images/prolist-titbg2.jpg) repeat;
}

.propagetop {
  position: relative;
  margin-top: 0.3rem;
  margin-bottom: 0.4rem;
}

.propage-con {
  width: 34.9%;
  float: left;
  position: relative;
}

.propage-con li .aniimg {
  position: relative;
  z-index: 1;
}

.propage-con li .aniimg img {
  width: 80%;
  margin: 0 auto;
}

.propage-con li .aniimg:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/productbg.png) no-repeat center center;
  width: 4.9rem;
  height: 1.1rem;
  background-size: cover;
  left: 50%;
  margin-left: -2.45rem;
  z-index: -1;
  bottom: 0.1rem;
}

.propage-con li:hover .aniimg img {
  transform: scale(1.05);
}

.propage-con > span {
  font-weight: bold;
  font-size: 0.86rem;
  color: rgba(255, 255, 255, 0.04);
  text-transform: uppercase;
  line-height: 1em;
  position: absolute;
  top: -10px;
  display: block;
}

.propage-tab {
  float: right;
  width: 63%;
}

.propage-tab h3 {
  font-size: 30px;
  color: #FFF;
  text-transform: uppercase;
  padding-top: 20px;
  font-weight: bold;
  position: relative;
  line-height: 1em;
  margin-bottom: 0.5rem;
}

.propage-tab h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.02rem;
  height: 2px;
  background: #FFFFFF;
}

.propage-tablist li {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.4);
  height: 37px;
  line-height: 37px;
  color: #FFF;
  padding: 0 0.25rem;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 37px;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

.propage-tablist li:hover, .propage-tablist li.propage-tabact {
  background: #BD1D21;
  color: #FFF;
  border-color: #BD1D21;
}

.propage-con li h4 {
  font-size: 24px;
  color: #FFF;
  text-transform: uppercase;
  padding-left: 13px;
  border-left: 10px solid #BD1D21;
  line-height: 28px;
  font-weight: bold;
}

.propage-btn {
  width: 61%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.12);
  border-top-left-radius: 1.3rem;
  border-bottom-left-radius: 1.3rem;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.propage-btn li {
  padding: 0.2rem 0;
  position: relative;
}

.propage-btn li a {
  display: block;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.propage-btn li .aniimg {
  width: 48%;
  margin: 0 auto;
}

.propage-btn li:hover .aniimg img {
  transform: scale(1.08);
}

.propage-btn li:hover h4 {
  color: #BD1D21;
  font-weight: bold;
}

.propage-btn .swiper-slide-active:before {
  content: "";
  display: block;
  position: absolute;
  width: 1.04rem;
  height: 1.04rem;
  background: #C61517;
  opacity: 0.42;
  border-radius: 50%;
  top: -0.502rem;
  left: 50%;
  margin-left: -0.502rem;
}

.propage-btn h4 {
  color: #FFF;
  text-align: center;
  font-size: 16px;
}

.propage-nextbox {
  align-items: flex-end;
  margin-top: 0.3rem;
  justify-content: flex-end;
  padding-right: 0.6rem;
}

.propage-nextbox .swiper-pagination {
  position: static;
  color: #FFF;
  margin-right: 0.4rem;
  font-size: 0.28rem;
  width: auto;
}

.propage-nextbox .swiper-pagination-current {
  font-size: 0.56rem;
}

.propage-prev {
  width: 80px;
}

.propage-prev .swiper-button-prev, .propage-prev .swiper-button-next {
  width: 35px;
  height: 45px;
  position: static;
  margin: 0;
}

.propage-prev .swiper-button-prev:after, .propage-prev .swiper-button-next:after {
  display: none;
}

.propage-prev .swiper-button-prev {
  background: url(../images/listl.png) no-repeat center center rgba(255, 255, 255, 0.13);
  margin-top: -0.45rem;
  left: 0.69rem;
}

.propage-prev .swiper-button-prev:hover {
  background-color: rgba(255, 255, 255, 0.34);
}

.propage-prev .swiper-button-next {
  background: url(../images/listr.png) no-repeat center center rgba(255, 255, 255, 0.13);
  right: 0.69rem;
  margin-top: -0.45rem;
}

.propage-prev .swiper-button-next:hover {
  background-color: rgba(255, 255, 255, 0.34);
}

.propage-prev:hover .swiper-button-prev, .propage-prev:hover .swiper-button-next {
  display: block;
}

.proing-item {
  align-items: flex-start;
  justify-content: flex-start;
}

.proing-item li {
  width: 30.6%;
  margin-right: 4.1%;
  border-radius: 4px;
  margin-top: 50px;
  position: relative;
}

.proing-item li .aniimg {
  border-radius: 4px;
  position: relative;
  background: #FFF;
}

.proing-item li:nth-child(3n) {
  margin-right: 0;
}

.proing-item li:hover .aniimg img {
  transform: scale(1.1);
  opacity: 0.4;
}

.proing-item li:hover h4 {
  font-weight: bold;
  color: #BD1D21;
}

.proing-item li:hover span {
  right: 0.2rem;
}

.proing-itemtxt {
  position: absolute;
  left: 0.27rem;
  right: -0.07rem;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 0.23rem 0.3rem;
  z-index: 2;
  bottom: -0.23rem;
}

.proing-itemtxt span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.67rem;
  transition: all 0.3s;
  height: 0.32rem;
  background: #C61517;
  border-radius: 0px 16px 2px 0px;
  top: -0.21rem;
  right: 0.29rem;
}

.proing-itemtxt span img {
  width: 49%;
}

.proing-itemtxt h4 {
  font-size: 16px;
}

/*cases*/
.case-error {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 40px;
}

.case-error img {
  display: inline-block;
  width: 23%;
}

.case-error-p {
  font-size: 18px;
  color: #808080;
  display: inline-block;
  margin-left: 86px;
  vertical-align: bottom;
}

.case-error-p p {
  margin-bottom: 30px;
  text-align: left;
  font-size: 18px;
}

.case-error-p p:last-child {
  padding-left: 35px;
}

.case-error-more {
  font-size: 24px;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  background: #BD1D21;
  width: 2.3rem;
  border-radius: 0.4rem;
  margin: 50px auto;
}

.casesbtnbox {
  position: relative;
  margin-bottom: 0.7rem;
}

.casesbtn {
  line-height: 30px;
  margin-top: 20px;
}

.casesbtn span {
  font-size: 18px;
  color: #FFF;
  float: left;
  text-transform: uppercase;
  width: 7.5%;
}

.casesbtn label {
  float: left;
  width: 64px;
  height: 30px;
  background: #F2F2F2;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  color: #4D4D4D;
  margin-right: 15px;
  cursor: pointer;
}

.casesbtn label.casesbtnact {
  background: #BD1D21;
  color: #FFF;
}

.casesbtn ul {
  overflow: hidden;
}

.casesbtn ul li {
  float: left;
  font-size: 15px;
  color: #FAFBFB;
  margin: 0px 15px;
  position: relative;
  padding-left: 26px;
  cursor: pointer;
}

.casesbtn ul li::before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border: 1px solid #B3B3B3;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14);
  border-radius: 50%;
  box-sizing: border-box;
  left: 0;
  top: 50%;
  margin-top: -8px;
}

.casesbtn ul .casesbtnact::after {
  content: "";
  width: 8px;
  height: 8px;
  background: #BD1C21;
  border-radius: 50%;
  left: 4px;
  top: 50%;
  margin-top: -4px;
  display: block;
  position: absolute;
}

.casemain {
  background: #FFF;
  border-radius: 40px;
  position: relative;
  padding: 0.6rem 0.48rem;
}

.caselist-row {
  padding: 0.5rem 0.2rem;
  position: relative;
}

/*案例搜索显示更多*/
.show-moe-box {
  display: none;
  text-align: center;
}

.show-more-btn {
  cursor: pointer;
  width: auto;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  background: #bd1c21;
  border-radius: 5px;
  font-weight: normal;
  font-size: 15px;
  color: #FFF;
  padding: 0 40px;
}

.show-more-btn:before {
  content: "";
  background: url(../images/case_more.png) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-top: 9px;
  float: left;
  margin-right: 12px;
}

.show-more-btn:hover:before {
  animation: rotating 1.8s linear infinite;
}

@keyframes rotating {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.caselist-tit {
  position: absolute;
  top: -0.45rem;
  padding: 0.15rem 0.2rem;
  left: 0.3rem;
  border-top-left-radius: 10px;
  background: #FFF;
}

.caselist-tit:after {
  content: "";
  width: 0.67rem;
  display: block;
  position: absolute;
  right: 0.3rem;
  top: -0.21rem;
  height: 0.32rem;
  background: url(../images/solumore.png) no-repeat center center #C61517;
  background-size: 0.32rem 0.16rem;
  border-radius: 0px 0.16rem 2px 0px;
  transition: all 0.5s;
}

.caselist-tit h4 {
  font-size: 18px;
  line-height: 1.6em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: bold;
  overflow: hidden;
  height: 3.2em;
}

.relate-case .caselist-tit h4 {
  font-weight: normal;
}

.bluebg ul li .proing-itemtxt {
  background: #F5FBFF;
}

.caselist-txt {
  background: #F6FBFF;
  padding: 0.2rem 0.3rem;
}

.caselist-txt p {
  line-height: 1.5em;
  max-height: 6em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.caselist-txt p:last-child {
  height: 6em;
}

.caseslist {
  align-items: flex-start;
  justify-content: flex-start;
}

.caseslist li {
  width: 31.3%;
  margin-right: 3.05%;
  box-shadow: 0px 0px 9px 0px rgba(26, 26, 26, 0.1);
  border-radius: 0px 40px 0px 0px;
  overflow: hidden;
  margin-bottom: 50px;
}

.caseslist li:nth-child(3n) {
  margin-right: 0;
}

.caseslist li .aniimg {
  background: #FFF;
}

.caseslist li:hover .aniimg img {
  opacity: 0.3;
  transform: scale(1.08);
}

.caseslist li:hover h4 {
  color: #BD1D21;
}

.caseslist li:hover .caselist-tit:after {
  right: 0.25rem;
}

/*fenye*/
div.zxf_pagediv {
  text-align: right;
}

div.zxf_pagediv a {
  font-size: 15px;
  color: #666666;
  padding: 3px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.zxf_pagediv a:hover {
  color: #fff;
  background: #bd1c21;
}

div.zxf_pagediv span, div.zxf_pagediv a {
  box-sizing: border-box;
}

.current {
  font-size: 16px;
  color: #fff !important;
  background: #bd1c21;
  padding: 3px 10px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.zxf_pagediv span {
  margin: 0 10px;
}

.zxf_pagediv span, .xin-new-fenye i {
  font-size: 15px;
  color: #666666;
}

.zxf_pagediv i {
  font-style: normal;
}

.zxfPagenum {
  color: #666;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
  border-radius: 3px;
}

.nextpage {
  margin: 0 5px;
}

.nextbtn, .prebtn, span.disabled {
  font-size: 15px;
  color: #666666;
  padding: 3px 10px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.prebtn {
  margin-right: 10px;
}

.zxfinput {
  width: 30px;
  height: 29px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 0 3px;
  text-align: center;
}

.zxfokbtn {
  background: #bd1c21;
  color: #fff !important;
  margin-left: 20px;
  font-size: 16px;
  padding: 3px 10px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.zxf_pagediv span {
  margin: 0 4px;
}

.zxf_pagediv a {
  margin: 0 4px;
}

.zxf_pagediv .nextbtn {
  margin-right: 16px;
}

.zxf_pagediv .zxfinput {
  margin-left: 7px;
}

.zxf_pagediv .zxfokbtn {
  margin-left: 0;
}

.zxf_pagediv .nex-disabled {
  margin-right: 16px;
}

/*fenye------------end*/
/*detail*/
.detailtop h1 {
  font-size: 0.34rem;
  color: #FFF;
}

.listbox-case .detailtop h1 {
  display: flex;
  align-items: center;
  min-height: 62px;
}

.listbox-case .detailtop h1 span {
  font-size: 0.3rem;
  line-height: 1.2em;
}

.listbox-case .detailtop-txt {
  margin-top: 0.5rem;
}

.listbox-fitt .detailtop-txt {
  margin-top: 0;
}

.detailtop .listtoptit {
  padding-left: 0.4rem;
}

.detailtop .listtoptit::before {
  display: none;
}

.detailtop-txt p {
  color: #FFF;
  font-size: 16px;
  padding-left: 20px;
  position: relative;
  height: auto;
  margin-bottom: 1.3em;
  text-overflow: initial;
  display: block;
  -webkit-box-orient: initial;
  -webkit-line-clamp: initial;
}

.detailtop-txt p > a {
  color: #FFF;
}

.detailtop-txt p > a:hover {
  font-weight: bold;
}

.detailtop-txt p::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 9px;
  border-color: transparent transparent transparent #fff;
  left: 0;
  top: 0.5em;
}

.detailbot {
  position: relative;
  z-index: 4;
  width: 100%;
}

.detailtab {
  width: 100%;
  position: absolute;
  bottom: -1px;
}

.detailbot-solu .detailtab {
  bottom: -32px;
}

.soludetailbot .detailtab {
  position: static;
}

.soludetailbot .detailtab-fixed {
  position: fixed;
}

.detailbot-case {
  position: static;
}

.detailbot-case .detailtab {
  position: static;
}

.detailtab ul {
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  background: #FFF;
  box-sizing: content-box;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 40px;
  justify-content: center;
}

.detailtab ul li {
  width: 16.6%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  position: relative;
}

.detailtab ul li:after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 20px;
  background: #1A1A1A;
  right: 0;
  top: 50%;
  margin-top: -10px;
}

.detailtab ul li:last-child:after {
  display: none;
}

.detailtab ul li a {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

.detailtab ul li a span {
  display: inline-block;
  position: relative;
  padding-left: 16px;
}

.detailtab ul li a span:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #C61517;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.detailtab ul li:hover a {
  color: #BD1D21;
}

.detailtab ul .listtabact {
  background: #BD1D21;
}

.detailtab ul .listtabact:after {
  display: none;
}

.detailtab ul .listtabact a {
  color: #FFF;
}

.detailtab ul .listtabact a span::before {
  background-color: #FFF;
}

.detailtab ul .listtabact:hover a {
  color: #FFF;
}

.detailtab-fixed {
  position: fixed;
  top: 0.97rem;
  width: 100%;
  height: 46px;
  left: 0;
  margin-top: 0;
  z-index: 6;
  background: #FFF;
  box-shadow: 0px 1px 5px 0px rgba(26, 26, 26, 0.1);
}

.detailtab-fixed ul {
  padding-top: 0;
}

.detail-row h3 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  color: #1A1A1A;
  padding-top: 20px;
  display: inline-block;
  position: relative;
  background: url(../images/detailtitbg.png) no-repeat left top;
  padding-bottom: 11px;
  margin-bottom: 40px;
}

.detail-row h3:after {
  content: "";
  display: block;
  position: absolute;
  width: 1.11rem;
  height: 1px;
  background: #C61517;
  bottom: 0;
  right: 0;
}

.videobox {
  width: 68.5%;
  margin: 0 auto 50px;
}

.videobox iframe {
  width: 100%;
  height: 4.33rem;
}

.descriptlist li {
  margin-left: 0.94rem;
  padding: 0.2rem 0.7rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px 0px rgba(26, 26, 26, 0.1);
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

.descriptlist li > span {
  position: absolute;
  height: 0.76rem;
  border-top: 0.07rem solid #BD1D21;
  left: 0;
  display: block;
  z-index: -1;
  top: -0.07rem;
  left: -0.94rem;
  width: 100%;
}

.descriptlist li > span i {
  display: block;
  width: 0.94rem;
  text-align: center;
  height: 100%;
  background: #BD1D21;
  font-size: 0.46rem;
  color: #FFF;
  line-height: 0.69rem;
  height: 0.69rem;
}

.descriptlist li h4 {
  font-size: 24px;
  margin-bottom: 0.2rem;
  font-weight: bold;
}

.descript-con {
  font-size: 15px;
}

.furcasebox {
  background: url(../images/fulcasebg.jpg) no-repeat top center;
  padding-bottom: 0;
}

.furcasebox .detail-row h3 {
  color: #FFF;
}

.relate-case li {
  margin-bottom: 0;
  box-shadow: none;
  padding-bottom: 0.45rem;
}

.relate-case li .aniimg img {
  aspect-ratio: 11/8;
}

.relate-case li .caselist-row {
  padding: 0;
}

.flowbox {
  padding: 0.5rem 0;
  position: relative;
}

.flowbox > img {
  width: auto;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.flowpic {
  box-sizing: border-box;
  width: 58.1%;
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.2);
  background: #FFF;
  z-index: 1;
  position: relative;
  padding: 0.3rem;
}

.flowpic:before {
  content: "";
  display: block;
  position: absolute;
  right: -13px;
  bottom: -7px;
  z-index: -1;
  border-right: 13px solid #BD1D21;
  border-bottom: 7px solid #BD1D21;
  width: 95.5%;
  top: 9px;
}

.flowpic i {
  display: block;
  width: 40px;
  position: absolute;
  right: 0.68rem;
  bottom: 0.3rem;
}

.flowrow {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  background: #FFF;
  padding-bottom: 0;
  box-sizing: content-box;
}

.furcaselist {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  background: #FFF;
  padding-bottom: 0;
}

.furcaselist-case {
  padding: 0;
  background: none;
}

.flowpic-con {
  height: 6.06rem;
  overflow-y: auto;
  /* scrollbar-width: thin; */
  scrollbar-color: #BD1D21;
}

.flowpic-con::-webkit-scrollbar {
  width: 2px;
  height: 14px;
}

.flowpic-con::-webkit-scrollbar-track {
  background: #E9EEF2;
}

.flowpic-con::-webkit-scrollbar-thumb {
  min-height: 20px;
  background-clip: content-box;
  background-color: #BD1D21;
  width: 4px;
}

.flowpic-con::-webkit-scrollbar-corner {
  background: transparent;
}

.flowpic-con::-webkit-scrollbar-track:hover {
  background: #ccc;
}

.bluebg {
  background: #F5FBFF;
}

.relate-solu ul {
  align-items: flex-start;
  justify-content: flex-start;
}

.relate-solu li {
  width: 31.3%;
  margin-right: 3.05%;
  margin-bottom: 0.4rem;
  position: relative;
}

.relate-solu li:nth-child(3n) {
  margin-right: 0;
}

.relate-solu li .solulisttxt {
  padding-left: 0.3rem;
  transition: none;
  height: 36px;
}

.relate-solu li .solulisttxt h4 {
  font-size: 18px;
  line-height: 36px;
}

.relate-solu li .solulisttxt:after {
  border-width: 36px 0 0 30px;
}

.relate-solu li:hover .solulisttxt {
  background: #BD1D21;
}

.relate-solu li:hover .solulisttxt::after {
  border-color: transparent transparent transparent #BD1D21;
}

.relate-solu li:hover .aniimg img {
  transform: scale(1.1);
}

.relate-pro ul li {
  width: 23.3%;
  margin-right: 2.26%;
  margin-top: 0;
}

.relate-pro ul li:nth-child(3n) {
  margin-right: 2.26%;
}

.relate-pro ul li:nth-child(4n) {
  margin-right: 0;
}

.relate-pro ul li .proing-itemtxt {
  padding-top: 15px;
  padding-bottom: 15px;
}

.relate-pro ul li .proing-itemtxt span {
  width: 0.51rem;
  height: 0.24rem;
  top: -16px;
}

.relate-news ul {
  position: relative;
}

.relate-news ul::before {
  content: "";
  display: block;
  width: 1px;
  background: #E6E6E6;
  height: 100%;
  top: 0;
  left: 50%;
  position: absolute;
}

.relate-news li {
  width: 45%;
  margin: 15px 0;
}

.relate-news li a {
  display: block;
  font-size: 15px;
  padding-left: 30px;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.relate-news li a::before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../images/duihao.png) no-repeat 0 0;
  left: 0;
  top: 50%;
  margin-top: -7px;
}

.relate-news li a:hover {
  color: #BD1D21;
}

.relate-news li a:hover:before {
  background-position: -15px 0;
}

.advantages {
  border-left: 1px dashed #BD1D21;
}

.advantages li {
  position: relative;
  padding: 10px 0;
  padding-left: 20px;
  font-size: 15px;
}

.advantages li p {
  font-size: 15px;
}

.advantages li:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background: #C61517;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  box-sizing: border-box;
  left: -5px;
  top: 18px;
  margin-top: -4px;
}

.structurebox {
  background: url(../images/detailprobg.jpg) no-repeat;
  background-size: 100% 75%;
}

.structurebox h3 {
  color: #FFF;
}

.structurepic {
  width: 29.2%;
  border: 2px solid #F1F6FD;
  position: relative;
}

.structurepic i {
  display: block;
  position: absolute;
  width: 34px;
  right: 30px;
  bottom: 17px;
}

.structuretxt {
  width: 65%;
}

.structuretxt p {
  font-size: 15px;
}

.table {
  width: 100%;
  margin: 15px auto;
  border-collapse: collapse;
  border: 1px solid #ddd;
  line-height: 2em;
}

.table th {
  text-align: center;
  padding: 5px;
  border: 1px solid #ddd;
  font-weight: normal;
  font-size: 14px;
}

.table td {
  text-align: center;
  padding: 3px;
  border: 1px solid #ddd;
  font-size: 14px;
}

.table tr:nth-child(odd) {
  background-color: rgb(241, 241, 241) !important;
}

.table tr:nth-child(even) {
  background-color: rgb(255, 255, 255) !important;
}

.table tr:hover {
  background-color: rgb(211, 31, 43) !important;
  color: #fff !important;
}
.table tr:hover p{
  color: #FFF;
}
.downbox {
  background: url(../images/loadbg.jpg) no-repeat;
  background-size: cover;
  padding: 20px 0;
  margin-top: 40px;
}

.downbox > a {
  font-size: 18px;
  color: #FFF;
  margin-right: 40px;
  text-transform: uppercase;
  font-weight: bold;
}

.downbox > a img {
  width: auto;
  display: inline-block;
  width: 18px;
  margin-right: 10px;
  vertical-align: middle;
}

.downleft h4 {
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  float: left;
  padding: 0 40px;
  font-size: 18px;
}

.downleft span {
  font-size: 18px;
  color: #FFF;
  display: block;
  float: left;
  line-height: 24px;
  border-left: 1px solid #FFF;
  padding: 0 40px;
}

.bluebg .caselist-tit {
  background: #F5FBFF;
}

.sultbox {
  background: url(../images/sultbg.jpg) no-repeat center top;
  padding-bottom: 0;
}

.sultbox h3 {
  color: #FFF;
}

.sultbox p {
  color: #FFF;
}

.sultpic {
  background: #FFF;
  margin-top: 0.5rem;
  padding-left: 0.8rem;
  box-sizing: border-box;
  padding-right: 0.8rem;
  padding-bottom: 0.4rem;
}

.sultpic .swiper {
  width: 100%;
}

.sultpic .swiper li {
  background: #FFF;
  width: 58%;
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */ /* IE/Edge */
  user-select: none;
}

.sultpic .swiper li img {
  opacity: 0.4;
}

.sultpic .swiper .swiper-slide-active img {
  opacity: 1;
}

.sultpic .swiper-button-prev:after {
  display: none;
}

.sultpic .swiper-button-next::after {
  display: none;
}

.sultpic .swiper-button-prev {
  background: url(../images/listl.png) no-repeat center center rgba(0, 0, 0, 0.4);
  margin-top: -30px;
  left: 0;
  width: 35px;
  opacity: 1;
  height: 60px;
}

.sultpic .swiper-button-prev:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.sultpic .swiper-button-next {
  background: url(../images/listr.png) no-repeat center center rgba(0, 0, 0, 0.4);
  right: 0;
  margin-top: -30px;
  opacity: 1;
  width: 35px;
  height: 60px;
}

.sultpic .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

/*detail--------end*/
/*liuyan*/
.liuyan-row {
  background: url(../images/liuyanbg.jpg) no-repeat;
  background-size: cover;
}

.liuyan-row .content {
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(104, 5, 6, 0.24);
  border-radius: 8px;
  box-sizing: border-box;
  padding: 0.6rem 0.76rem;
}

.liuyan-row h3 {
  font-size: 0.36rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0.2rem;
  line-height: 1em;
}

.liuyan-row p {
  font-size: 18px;
}

.liuyanitem {
  margin-top: 0.4rem;
}

.liuyanitem > li {
  background: #F1F8FF;
  border-radius: 4px;
  min-height: 40px;
  width: 100%;
  margin-bottom: 15px;
  padding: 0 20px;
  font-size: 15px;
  position: relative;
  box-sizing: border-box;
  line-height: 40px;
}

.liuyanitem > li span {
  color: #BD1D21;
}

.liuyanitem p {
  line-height: 40px;
  color: #999;
  width: 75%;
  font-size: 16px;
  display: inline-block;
}

.liuyanitem input {
  line-height: 40px;
  display: inline-block;
  width: 75%;
  font-size: 15px;
  background: none;
  border: 0 none;
}

.liuyanitem input::-moz-placeholder {
  color: #999;
}

.liuyanitem input::placeholder {
  color: #999;
}

.liuyanitem textarea {
  display: block;
  border: 0 none;
  width: 93%;
  font-size: 15px;
  float: left;
  padding: 12px 10px;
  box-sizing: border-box;
  background: none;
}

.liuyanitem textarea::-moz-placeholder {
  color: #999;
}

.liuyanitem textarea::placeholder {
  color: #999;
}

.liuyanitem label {
  float: left;
}

.liuyanitem .select-btn:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5.5px 0 5.5px;
  border-color: #333 transparent transparent transparent;
  right: 20px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
}

.liuyanitem .selectbox {
  position: absolute;
  top: 40px;
  width: 100%;
  z-index: 3;
  border-radius: 4px;
  background: #F1F8FF;
  left: 0;
  padding: 10px 0;
  max-height: 15em;
  overflow: auto;
  box-shadow: 0px 0px 4px 0px rgba(159, 159, 159, 0.4);
  /* scrollbar-width: thin; */
  scrollbar-color: #BD1D21;
  display: none;
}

.liuyanitem .selectbox::-webkit-scrollbar {
  width: 3px;
  height: 14px;
}

.liuyanitem .selectbox::-webkit-scrollbar-track {
  background: #cbd1d4;
}

.liuyanitem .selectbox::-webkit-scrollbar-thumb {
  min-height: 20px;
  background-clip: content-box;
  background-color: #999999;
  width: 4px;
  border-radius: 4px;
}

.liuyanitem .selectbox::-webkit-scrollbar-corner {
  background: transparent;
}

.liuyanitem .selectbox::-webkit-scrollbar-track:hover {
  background: #ccc;
}

.liuyanitem .selectbox li {
  padding: 0 10px;
  line-height: 35px;
  cursor: pointer;
  font-size: 15px;
}

.liuyanitem .selectbox li:hover, .liuyanitem .selectbox li.selectact {
  background: #d9e2e9;
}

.liuyanitem .firstitem {
  width: 31.6%;
}

.liuyanitem .seconditem {
  width: 48.6%;
}
.liuyanitem .seconditem2 {
  width: 100%;
}
.liuyanitem .lybtnbox {
  width: 100%;
  background: none;
}
.liuyanitem .lybtnbox span{
  font-size: 14px;
  color: #666;
}
.liuyanitem .lybtnbox p{
  font-size: 14px;
  width: 100%;
  text-align: center;

}
.lybtncon{
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.liuyanitem .lybtnbox input {
  display: inline-block;
  border: 0 none;
  width: 190px;
  height: 40px;
  background: #BD1C21;
  border-radius: 6px;
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin: 0 10px;
  cursor: pointer;
}

.liuyanitem .lybtnbox .last_can {
  background: #CCCCCC;
}

.liuyanitem .lybtnbox input:hover {
  opacity: 0.8;
}

.filebox {
  position: relative;
  justify-content: flex-start;
}

.filebox input[type=file] {
  display: none;
}

.browse-btn {
  display: block;
  margin-left: 10px;
  text-align: center;
  margin-right: 0.3rem;
  height: 35px;
  line-height: 35px;
  padding: 0 25px;
  background-color: rgba(6, 17, 33, .8);
  border-radius: 6px;
  color: #fff;
  border: 0 none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.liuyanitem  .browse-btn span {
  font-size: 16px;
  display: inline-block;
  color: #FFF;
  font-weight: 500;
  width: auto;
  margin-right: 0;
  padding-left: 30px;
  background: url(../images/file.png) no-repeat left center;
  background-size: 18px 14px;
}

.browse-btn:hover {
  background-color: rgba(6, 17, 33, .9);
}
.selected-file{
  color: #666;
  font-size: 14px;
}
.liuyanitem .fileitem{
  padding-top: 10px;
  padding-bottom: 10px;
}


/*liuyan--------end*/
/*about*/
.aboutbox {
  position: relative;
  z-index: 2;
  margin-top: 20px;
}

.abouttit {
  font-size: 1.32rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  line-height: 1em;
}

.abouttabbox {
  position: relative;
  overflow: hidden;
  margin-top: 0.3rem;
}

.abouttabbox:before {
  content: "";
  display: block;
  border-top: 9px solid #BD1D21;
  position: absolute;
  right: 0;
  height: 100%;
  box-sizing: border-box;
  background: #FFF;
  width: 30%;
}

.abouttabbox .content {
  padding-left: 0.2rem;
  padding-bottom: 0.7rem;
  position: relative;
}

.abouttabbox .content span {
  position: absolute;
  left: 0;
  background: #FFF;
  border-top-left-radius: 40px;
  height: 100%;
  width: 100%;
  z-index: -1;
  top: 0;
  overflow: hidden;
}

.abouttabbox .content span::before {
  content: "";
  height: 9px;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  background: #BD1D21;
  left: 0;
}

.abouttabtxt {
  margin-top: 15px;
  text-align: center;
}

.abouttabtxt h4 {
  display: inline-block;
  padding-left: 25px;
  background: url(../images/prolistbg.png) no-repeat left center;
  font-size: 18px;
}

.abouttab li {
  width: 17.4%;
  float: left;
  margin-left: 2.6%;
  position: relative;
}

.abouttab li:hover, .abouttab li.abouttabact {
  padding-bottom: 32px;
}

.abouttab li:hover .aniimg img, .abouttab li.abouttabact .aniimg img {
  transform: scale(1.1);
}

.abouttab li:hover .abouttabtxt, .abouttab li.abouttabact .abouttabtxt {
  width: 100%;
  bottom: 32px;
  position: absolute;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  background: rgba(14, 22, 36, 0.9);
  left: 0;
  margin-top: 0;
}

.abouttab li:hover .abouttabtxt h4, .abouttab li.abouttabact .abouttabtxt h4 {
  background: none;
  padding-left: 0;
  color: #FFF;
  font-size: 22px;
  text-align: center;
}

.abouttab .aniimg {
  border-radius: 10px;
}

.companybox {
  margin-top: 0.5rem;
  position: relative;
  padding-bottom: 87px;
}

.companypic {
  width: 46%;
  float: left;
}

.companytxt {
  float: right;
  width: 47%;
  padding: 0.4rem 0;
}

.companytxt p {
  font-size: 16px;
  line-height: 1.7em;
}

.companylist {
  position: absolute;
  background: #BD1D21;
  width: 92%;
  right: 0;
  bottom: 0;
  padding: 26px 0;
}

.companylist li {
  text-align: center;
  width: 25%;
  border-right: 1px solid rgba(255, 255, 255, 0.32);
  box-sizing: border-box;
}

.companylist li:last-child {
  border: 0 none;
}

.companylist h4 {
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 0.4rem;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  margin-bottom: 5px;
}

.companylist h4:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background: #FFF;
  width: 83%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.companylist p {
  font-size: 16px;
  color: #FFF;
}

.companylist img {
  width: 0.4rem;
  margin: 0 auto;
}
.ab-epcser{
  background: url(../images/ab-epcser1.jpg) no-repeat;
  margin-top: 45px;
}
.ab-epcser-tit {
  position: relative;
  margin-bottom: 30px;
}
.ab-epcser-tit h3{
  display: inline-block;
  font-size: 18px;
  background: #BD1C21;
  color: #FFF;
  text-transform:uppercase;
  font-weight: bold;
  padding: 8px 18px;
  margin-left: 8px;
  padding-left: 58px;
}
.ab-epcser-tit span{
  background: #FFF;
  font-size: 30px;
  font-weight: bold;
  color: #BD1C21;
  display: inline-block;
  line-height: 1em;
  padding: 2px 7px;
  position: absolute;
  left: 0;
  bottom: 10px;
}
.ab-epcser .txt{
  width: 41%;
}
.ab-epcser .txt p{
  color: #FFF;
  font-size: 16px;
}
.ab-epcserlist{
  width: 85%;
  align-items: initial;
}
.ab-epcserlist li{
  margin-top: 45px;
  position: relative;
  border: 1px solid #E6E6E6;
  background: #FFF;
  width: 30.7%;
  aspect-ratio: 366/417;
}
.ab-epcserlist li:after{
  content: '';
  display: block;
  width: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
  background: url(../images/ab-epcserbg.png) repeat-x left bottom;
  background-size: auto auto;
  height: 100%;
}
.ab-epcserlist li .txt{
  position: absolute;
  bottom: 45px;
  z-index: 2;
  width: 100%;
  display: flex;
  justify-content: center;
}
.ab-epcserlist li .txt h4{
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  padding-bottom: 13px;
  margin-bottom: 25px;
  position: relative;
}
.ab-epcserlist li .txt h4::before{
  content: '';
  display: block;
  position: absolute;
  width: 80px;
  height: 3px;
  background: #FFFFFF;
  left: 0;
  bottom: 0;
}
.ab-epcserlist li .txt p{
  margin-top: 5px;
}
.ab-epcserlist li .txt p::before{
  content:'';
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  background: #FFFFFF;
  margin-right: 15px;
  margin-top: -3px;
}
.ab-epcserinvestm .pic{
  width: 93.2%;
  margin:40px auto 0;
}
.ab-honorbox{
  background: #F2F7FB;
  padding: 55px 0;
}
.ab-honor {
  align-items: initial;
}
.ab-honor li{
  width: 18%;
}
.ab-honor li .pic{
  background: #FFFFFF;
  border: 2px solid #E6E6E6;
  aspect-ratio: 253/361;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.ab-honor li .pic img{
  width: 100%;
  height: auto;
}
.ab-honor li p{
  text-align: center;
  font-size: 15px;
  margin-top: 14px;
}
.aboutepc {
  background: url(../images/about2bg.jpg) no-repeat;
  background-size: 100% 65.5%;
  padding-bottom: 0;
}

.aboutepc-row {
  margin-top: 0.5rem;
  position: relative;
}

.aboutepc-row > img {
  position: absolute;
  width: 46.6%;
  top: 0;
  right: 0;
  border: 1px solid #FFF;
}

.aboutepc-row > p {
  color: #FFF;
  width: 46.2%;
  font-size: 16px;
}

.abepclist {
  margin-top: 0.4rem;
  background: #FFF;
  width: 69.1%;
  box-sizing: border-box;
  padding: 0.2rem 0.8rem;
}

.abepclist li {
  overflow: hidden;
  justify-content: flex-start;
  margin: 0.3rem 0;
}

.abepclist li img {
  width: 0.49rem;
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}

.abepclist li h3 {
  color: #BD1D21;
  font-size: 0.48rem;
  font-weight: bold;
  margin-right: 20px;
}

.abepclist li h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.abepclist li a {
  display: block;
  font-size: 15px;
  padding-left: 14px;
  cursor: pointer;
  position: relative;
}

.abepclist li a:hover {
  color: #BD1D21;
}

.abepclist li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.4em;
}

.abepclisttxt {
  border-left: 1px solid #4D4D4D;
  padding-left: 15px;
}

.about-honor {
  margin-top: 0.8rem;
  padding: 0.6rem 0.85rem 0;
  background: #FFF;
  box-sizing: border-box;
}

.about-honortop {
  align-items: flex-end;
}

.about-honortop li {
  width: 30.6%;
}

.about-honortop li p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 15px;
}

.about-honortop li p:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 7px 0 7px;
  border-color: #B71B1D transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -6px;
}

.about-honortop li img {
  border: 2px solid #E6E6E6;
}

.about-honorbot {
  width: 84.8%;
  margin: 0 auto;
  margin-top: -2.43rem;
}

.about-honorbot li {
  width: 48%;
}

.about-honorbot li img {
  border: 2px solid #E6E6E6;
}

.about-honorbot li p {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  position: relative;
  padding-top: 15px;
}

.about-honorbot li p:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 12px 7px;
  border-color: transparent transparent #B71B1D transparent;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -6px;
}
.culture-l{
  width: 47.1%;
}
.culture-r{
  width: 47.1%;
}
.culture-r .culturepic{
  margin-top: 26px;
}
.culturepic {
  width: 100%;
}

.culturelist {
  width: 100%;
}

.culture-l .culturelist li {
  margin-top: 50px;
}
.culture-r .culturelist li {
  margin-bottom: 50px;
}
.culturelist li h4 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}

.culturelist li img {
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.culturebox .titbox {
  margin-bottom: 0.5rem;
}

.catebox {
  margin-top: 0.5rem;
}

.certificate-six {
  margin-top: 30px;
  /* justify-content: flex-start; */
}

.certificate-six li {
  padding: 7px 5px;
  border: 1px solid #E6E6E6;
  box-sizing: border-box;
  width: 11.8%;
  margin-bottom: 15px;
  /* margin-right: 1.25%; */
}

/* .certificate-six li:nth-child(5n){
  margin-right: 0;
} */
.certificate-four {
  justify-content: space-between;
}

.certificate-four li {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  width: 19.5%;
  padding: 3px 5px;
  margin-right: 0;
}

.certificatetxt {
  align-items: initial;
  margin-top: 40px;
}

.certificatetxt div {
  background: #F1F8FF;
  padding: 10px 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.certificatetxt ul li {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  margin: 20px 0;
}

.certificatetxt ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #BD1D21;
  border-radius: 3px;
  left: 0;
  top: 5px;
}

.certificatetxt-left {
  width: 57.4%;
}

.certificatetxt-right {
  width: 38.5%;
}

.patentsbox {
  background: url(../images/patentsbg.jpg) no-repeat center top;
}

.patentsbox .content {
  margin-top: 0.5rem;
}

.patentsbox p {
  color: #FFF;
}

.patentspic {
  margin-top: 0.6rem;
  position: relative;
}

.patentspic li {
  box-shadow: 0px 0px 30px 0px rgba(3, 0, 3, 0.3);
}

.patentspic .patentspic-cen {
  width: 27.1%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}

.patentspic .patentspic1 {
  position: absolute;
  left: 0;
  width: 17.8%;
  bottom: 0;
  box-shadow: 0px 0px 10px 0px rgba(3, 0, 3, 0.13);
}

.patentspic .patentspic2 {
  width: 17.8%;
  position: absolute;
  right: 0;
  bottom: 0;
  box-shadow: 0px 0px 10px 0px rgba(3, 0, 3, 0.13);
}

.patentspic .patentspic3 {
  width: 23%;
  position: absolute;
  left: 16.5%;
  bottom: 0;
  box-shadow: 0px 0px 20px 0px rgba(3, 0, 3, 0.25);
}

.patentspic .patentspic4 {
  width: 23%;
  position: absolute;
  right: 16.5%;
  bottom: 0;
  box-shadow: 0px 0px 20px 0px rgba(3, 0, 3, 0.25);
}

.honorbox {
  padding-top: 0;
}

.honorbox .titbox {
  margin-bottom: 0.5rem;
}

.honorpic {
  margin-top: 0.5rem;
}

.honorpic li {
  width: 23.5%;
  margin-bottom: 20px;
}

.honorpic2 li {
  width: 16%;
}

.advantagebox {
  padding-bottom: 0;
  background: url(../images/ourbg.jpg) no-repeat center top;
}

.advanlist {
  margin-top: 0.5rem;
  margin-bottom: 0.8rem;
}

.advanlist li {
  width: 29.9%;
  position: relative;
}

.advanlist li .aniimg {
  border: 1px solid #FFFFFF;
}

.advanlist li h4 {
  height: 50px;
  line-height: 50px;
  background: #BD1D21;
  color: #FFF;
  text-align: center;
  font-size: 22px;
  position: absolute;
  left: 35px;
  right: 35px;
  bottom: -25px;
}

.advanlist li:hover .aniimg img {
  transform: scale(1.08);
}

.ouritemtit {
  text-align: center;
  margin-bottom: 0.3rem;
}

.ouritemtit h3 {
  display: inline-block;
  color: #BD1D21;
  font-size: 0.34rem;
  font-weight: bold;
  position: relative;
}

.ouritemtit h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 2px;
  background: #BD1D21;
  left: -80px;
  top: 50%;
  margin-top: -1px;
}

.ouritemtit h3::after {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 2px;
  background: #BD1D21;
  right: -80px;
  top: 50%;
  margin-top: -1px;
}

.ouritem {
  background: #FFF;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  padding-bottom: 0.4rem;
}

.ouritem img {
  margin: 35px 0;
}

.ouritem h4 {
  font-size: 22px;
  font-weight: bold;
  padding-left: 25px;
  position: relative;
  margin-top: 25px;
  margin-bottom: 15px;
}

.ouritem h4:before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.3em;
}

.ouritem p {
  line-height: 1.5em;
  font-size: 15px;
}

.ouritemleft {
  width: 41.3%;
}

.ouritemleft img:first-child {
  margin-top: 0;
}

.ouritemleft p {
  padding-left: 25px;
}

.ouritemright {
  width: 52%;
}
.ouritemright h4{
  margin-top: .45rem;
}
.bluebg .ouritem {
  background: none;
}

.jssltxt {
  margin-top: 0.5rem;
  position: relative;
}

.jssltxt:before {
  content: "";
  display: block;
  position: absolute;
  background: #BD1D21;
  height: 2.07rem;
  width: 29.8%;
  left: 0;
  top: 0;
}

.jssltxt p {
  font-size: 16px;
  width: 72.4%;
  margin-left: 27.6%;
}

.fzlcbox {
  margin-top: 0.5rem;
}

.fzlctab {
  width: 82px;
  border-left: 1px solid #CCC;
  padding: 3px 0;
  position: sticky;
  float: right;
  top: 1rem;
}

.fzlctab li {
  font-size: 22px;
  color: #4D4D4D;
  padding-left: 22px;
  margin: 10px 0;
  position: relative;
  cursor: pointer;
}

.fzlctab li:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 0;
  background: #BD1D21;
  left: -3px;
  top: 50%;
  margin-top: -12px;
  transition: all 0.4s ease 0s;
}

.fzlctab .tabact {
  color: #BD1D21;
  font-weight: bold;
}

.fzlctab .tabact:before {
  height: 24px;
}

.fzlccon {
  width: 87%;
  position: relative;
  float: left;
}

.fzlcline {
  width: 1px;
  height: 100%;
  background: #999999;
  position: absolute;
  top: 12px;
  left: 0;
}

.fzlcline i {
  font-style: normal;
  width: 2px;
  background: #BD1D21;
  display: block;
  max-height: 100%;
}

.fzlcbgtxt {
  font-size: 5.15rem;
  color: rgba(230, 230, 230, 0.3);
  font-weight: bold;
  position: fixed;
  top: 50%;
  left: 48%;
  transform: translate(-50%, -50%);
  z-index: -1;
  display: none;
}

.fzlcitem li {
  padding-bottom: 0.4rem;
  padding-left: 33px;
}

.fzlcitem li h5 {
  font-size: 36px;
  font-weight: bold;
  color: #1A1A1A;
  position: relative;
  margin-bottom: 0.9rem;
}

.fzlcitem li h5:before {
  content: "";
  display: block;
  position: absolute;
  width: 21px;
  height: 21px;
  background: #FFFFFF;
  border: 2px solid #1A1A1A;
  border-radius: 50%;
  left: -44px;
  top: 50%;
  margin-top: -11px;
  box-sizing: border-box;
}

.fzlcitem li h5:after {
  content: "";
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  background: #1A1A1A;
  border-radius: 50%;
  left: -39px;
  top: 50%;
  margin-top: -6px;
}

.fzlcitem .fzlcitem-act h5 {
  color: #BD1D21;
}

.fzlcitem .fzlcitem-act h5:before {
  border-color: #BD1D21;
}

.fzlcitem .fzlcitem-act h5:after {
  background: #BD1D21;
}

.fzlcitem-list {
  margin-bottom: 0.6rem;
}

.fzlcitem-list span {
  font-size: 24px;
  display: block;
  float: left;
  width: 15%;
  line-height: 30px;
}

.fzlcitem-list .fzlcitem-con {
  float: left;
  width: 85%;
}

.fzlcitem-list .fzlcitem-con h4 {
  line-height: 30px;
  font-size: 18px;
}

.fzlcitem-list .fzlcitem-pic img {
  margin-top: 35px;
  max-width: 46%;
  float: left;
  margin-right: 4%;
  width: auto;
}

.jsslpic {
  width: 39.2%;
  position: relative;
  z-index: 3;
  margin-top: 0.3rem;
  float: left;
}

.jsslbanbox {
  padding-bottom: 0.45rem;
}

.jsslban {
  float: right;
  width: 51%;
  margin-top: 0.8rem;
  position: relative;
}

.jsslban .swiper-wrapper, .jsslban .swiper-container {
  overflow: visible;
}

.jsslban li {
  position: relative;
}

.jsslban li img {
  margin-bottom: 0.3rem;
}

.jsslbantxt {
  margin-top: 0.4rem;
  height: 1.02rem;
  line-height: 1.02rem;
  position: absolute;
  background: url(../images/jsslbg.jpg) no-repeat;
  left: -3.11rem;
  right: -5rem;
  padding-left: 3.11rem;
}

.jsslbantxt h6 {
  font-size: 22px;
  color: #FFF;
}

.jsslban-tit {
  position: relative;
  padding-right: 1.4rem;
  text-align: right;
}

.jsslban-tit i {
  font-size: 1.15rem;
  font-weight: bold;
  color: #BD1D21;
  font-style: normal;
  opacity: 0.16;
  position: absolute;
  right: 0;
  bottom: 10px;
}

.jsslban-tit h4 {
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  font-size: 0.28rem;
}

.jsslban-tit h5 {
  font-size: 0.34rem;
  font-weight: bold;
  line-height: 1.1em;
  background: #BD1D21;
  text-align: left;
  color: #FFF;
  display: inline-block;
  padding: 3px 0.2rem;
  text-transform: uppercase;
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
}

.jsslban-tit h5 span {
  line-height: 1.1em;
  font-size: 0.26rem;
  display: block;
}

.jsslban-btn {
  width: 1.48rem;
  position: absolute;
  left: -0.74rem;
  top: 60%;
}

.jsslban-btn .swiper-button-prev, .jsslban-btn .swiper-button-next {
  position: static;
  margin: 0;
  background: none;
  width: 50%;
  height: 0.5rem;
  opacity: 1;
  cursor: pointer;
}

.jsslban-btn .swiper-button-prev:hover, .jsslban-btn .swiper-button-next:hover {
  opacity: 0.8;
}

.jsslban-btn .swiper-button-prev {
  background: url(../images/jsslleft.png) no-repeat center center #07101F;
}

.jsslban-btn .swiper-button-next {
  background: url(../images/jsslright.png) no-repeat center center #BD1D21;
}

.jsslban-btn .swiper-pagination {
  margin-top: 15px;
  padding-left: 15px;
}

.jsslban-btn .swiper-pagination-bullet-active {
  background: #BD1D21;
}

.jsslban-btn .swiper-pagination-bullet {
  margin: 0 3px;
}

.teambox > P {
  margin-top: 0.5rem;
}

.teamtxt {
  width: 48.5%;
}

.teamtxt h3 {
  font-size: 0.42rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.teamtxt span {
  display: inline-block;
  background: #BD1D21;
  color: #FFF;
  height: 32px;
  line-height: 32px;
  padding: 0 14px;
  font-size: 22px;
}

.teamtxt ul {
  margin-top: 0.4rem;
}

.teamtxt ul li {
  padding-left: 30px;
  background: url(../images/teamdh.png) no-repeat left 0.5em;
  line-height: 2em;
  margin-bottom: 1em;
}

.teamhonor img:nth-child(1) {
  width: 32.5%;
}

.teamhonor img:nth-child(2) {
  width: 64.6%;
}

.teampic {
  width: 49.2%;
}

.teampic p {
  margin-top: 0.6rem;
  padding-left: 0.4rem;
  padding-right: 0.3rem;
}

.teamcon {
  margin-top: 0.4rem;
}

.seniorbox .titbox {
  margin-bottom: 0.5rem;
}

.seniorpic {
  width: 35.5%;
}

.seniortxt {
  width: 59.8%;
}

.seniortxt h4 {
  font-size: 0.42rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.seniortxt span {
  display: inline-block;
  background: #BD1D21;
  color: #FFF;
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
  font-size: 20px;
  padding: 0 15px;
}

.seniortxt ul {
  margin-top: 0.6rem;
}

.seniortxt ul li {
  font-size: 15px;
  margin-top: 0.2rem;
  padding-left: 0.4rem;
  position: relative;
  line-height: 2em;
}

.seniortxt ul img {
  width: auto;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.4em;
}

.senioritem {
  padding: 0.6rem 0;
  background: #F1F6FC;
}

.senioritem:nth-child(2n+1) {
  background: #FFF;
}

.senioritem p {
  font-size: 15px;
  margin-top: 0.4rem;
}

.senioritem p b {
  font-size: 18px;
  color: #BD1D21;
}

.seniorlistpic {
  width: 16.2%;
  position: relative;
}

.seniorlistpic span {
  position: absolute;
  display: block;
  height: 30px;
  line-height: 30px;
  color: #FFF;
  text-align: center;
  background: #BD1D21;
  right: 0;
  width: 50%;
  bottom: 20px;
}

.seniorlistpic span img {
  width: 19px;
  vertical-align: middle;
  display: inline-block;
  vertical-align: middle;
}

.seniorlist > li {
  border-bottom: 1px solid #E9EDF2;
  padding: 25px 0;
  cursor: pointer;
  position: relative;
}

.seniorlist > li:last-child {
  border-bottom: 0 none;
  padding-bottom: 0;
}

.seniorlist .seniortxt {
  width: 80.4%;
}

.seniorlist .seniortxt h4 {
  font-size: 0.3rem;
}

.seniorlist .seniortxt span {
  font-size: 16px;
  height: 22px;
  line-height: 22px;
}

.seniorlist .seniortxt ul {
  margin-top: 0.4rem;
}

.seniorlist .seniortxt ul li {
  margin-top: 0.15rem;
}

.levelbox .titbox {
  margin-bottom: 0.5rem;
}

.seniorlist > li:hover .seniorlistpic span {
  background: #061020;
}

.seniorlist > li:hover {
  z-index: 3;
}

.seniorlist > li:hover .seniortxt {
  position: absolute;
  right: 0;
  top: 45px;
  background: #FFF;
  padding-top: 0.4rem;
  z-index: 3;
}

.seniorlist > li:hover .seniortxt::before {
  content: "";
  display: block;
  position: absolute;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.17);
  z-index: -1;
  background: #FFF;
  top: 0;
  right: -0.6rem;
  left: -0.75rem;
  bottom: -0.5rem;
}

.seniorlist > li:hover .seniortxt::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.17rem 0 0.17rem 0.23rem;
  border-color: transparent transparent transparent #BD1D21;
  left: -0.75rem;
  top: 0.4rem;
}

.about-achieve {
  border-top: 1px solid #f2f2f2;
  margin-top: 0.3rem;
  padding-top: 0.3rem;
  display: none;
}

.seniorlist > li:hover .seniortxt .about-achieve {
  display: block;
}

.about-achieve b {
  color: #BD1D21;
}

.about-achieve p {
  font-size: 15px;
}

/*about-------end*/
/*epcmo*/
.epcmotop {
  position: relative;
  z-index: 2;
  padding-top: 0.58rem;
}

.epcmotop .companylist {
  right: auto;
  bottom: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -10%);
}

.epcmopic {
  width: 61.8%;
}

.epcmopic img {
  box-sizing: border-box;
  border: 12px solid #FFF;
  border-bottom: 0 none;
}

.epcmopic p {
  width: 86%;
  line-height: 2em;
  margin-top: 1.4rem;
}

.epcmotxt {
  width: 38.2%;
}

.epcmotxt2 {
  width: 73%;
  text-align: center;
  margin: -1rem auto 0;
}

.epcmotxt2 h3 {
  font-size: 0.43rem;
  color: #FFF;
  line-height: 0.55rem;
  padding: 0 0.1rem;
  text-align: left;
}

.epcmotxt2 h1 {
  font-weight: bold;
  background: rgba(255, 255, 255, 0.15);
  color: #FFF;
  font-size: 0.72rem;
  margin-top: 0.2rem;
  padding: 0 0.3rem;
  display: inline-block;
}

.epcmotxt2 h4 {
  color: #FFF;
  text-align: right;
  font-size: 0.36rem;
  margin-top: 0.15rem;
}

.epcmolist-row {
  background: #FFF;
  padding: 0 0.7rem 0.7rem;
  box-sizing: border-box;
  margin-bottom: 0.3rem;
}

.epcmolist-row h3 {
  height: 0.48rem;
  width: 63.7%;
  margin: 0 auto 0.5rem;
  background: #091220;
  position: relative;
  text-align: center;
}

.epcmolist-row h3 span {
  display: inline-block;
  color: #FFF;
  line-height: 0.48rem;
  font-size: 0.4rem;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
}

.epcmolist-row h3 span::before {
  content: "";
  width: 1.08rem;
  height: 1px;
  background: #FFFFFF;
  display: block;
  position: absolute;
  top: 50%;
  left: -1.3rem;
}

.epcmolist-row h3 span::after {
  content: "";
  width: 1.08rem;
  height: 1px;
  background: #FFFFFF;
  display: block;
  position: absolute;
  top: 50%;
  right: -1.3rem;
}

.epcmolist-row h3:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.25rem 0.48rem 0;
  border-color: transparent #091220 transparent transparent;
  position: absolute;
  left: -0.245rem;
  top: 0;
}

.epcmolist-row h3:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.48rem 0.25rem 0 0;
  border-color: #091220 transparent transparent transparent;
  position: absolute;
  right: -0.245rem;
  top: 0;
}

.epcmolist li {
  position: relative;
}

.epcmolist li i {
  position: absolute;
  display: block;
  font-size: 0.46rem;
  font-weight: bold;
  color: #FFF;
  width: 0.84rem;
  height: 1.09rem;
  background: url(../images/epclistbg.png) no-repeat;
  background-size: cover;
  font-style: normal;
  text-align: center;
  left: 50%;
  top: 0;
  padding-top: 0.2rem;
  box-sizing: border-box;
  margin-left: -0.42rem;
}

.epcmolistpic {
  width: 50%;
}

.epcmolisttxt {
  width: 43.3%;
}

.epcmolisttxt h4 {
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: 0.28rem;
}

.epcmolisttxt p {
  font-size: 15px;
}

.epcmobtn {
  margin-top: 0.15rem;
}

.epcmobtn a {
  display: inline-block;
  text-align: center;
  height: 38px;
  margin-top: 0.1rem;
  line-height: 38px;
  background: #091220;
  border-radius: 4px;
  padding: 0 0.15rem;
  font-size: 16px;
  margin-right: 0.1rem;
  cursor: auto;
  color: #FFF;
}

.epcmobtn a img {
  width: auto;
  display: inline-block;
  margin-right: 8px;
}

.epcmobtn a[href] {
  cursor: pointer;
}

.epcmobtn a[href]:hover {
  background: #BD1D21;
}

.quanqiubox {
  background: url(../images/qiubg.jpg) no-repeat center top;
}

.quanqiucon {
  background: #FFF;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  margin-top: 0.6rem;
  box-sizing: content-box;
}

.quanqiupic {
  width: 45.8%;
}

.quanqiutxt {
  width: 45%;
  position: relative;
  padding-left: 0.6rem;
  box-sizing: border-box;
}

.quanqiutxt span {
  font-size: 0.9rem;
  font-weight: bold;
  color: #BD1D21;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.quanqiutxt h4 {
  font-size: 0.3rem;
  color: #BD1D21;
  text-transform: uppercase;
}

.quanqiutxt p {
  font-size: 0.24rem;
}

.quanqiulist {
  width: 58.5%;
  position: absolute;
  bottom: 0.55rem;
  background: url(../images/quanqiubg.jpg) no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding: 0.6rem 0.5rem;
}

.quanqiulist li {
  width: 28.6%;
}

.quanqiulist li span {
  display: block;
  width: 47px;
  height: 47px;
  background: #FFF;
  border-radius: 50%;
  font-size: 0.36rem;
  text-align: center;
  line-height: 47px;
  color: #BD1D21;
  font-weight: bold;
  margin-top: 20px;
}

.quanqiulist li:last-child {
  width: 33.4%;
}

.quanqiulist li div {
  background: #FFF;
  padding: 20px 30px;
  border-radius: 10px 10px 10px 0px;
  min-height: 4.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.quanqiulist li div p {
  line-height: 1.5em;
}

.quanqiulist li div::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 28px 0 0;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.epctit {
  margin-bottom: 0.5rem;
}

.epctit h3 {
  position: relative;
  background: #BD1D21;
  display: inline-block;
  color: #FFF;
  font-size: 24px;
  height: 46px;
  line-height: 46px;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 15px;
  font-weight: bold;
}

.epctit h3::after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23px 0 23px 20px;
  border-color: transparent transparent transparent #BD1D21;
}

.epc-solupic {
  width: 33.5%;
  position: relative;
}

.epc-solulist {
  position: absolute;
  bottom: 0.9rem;
  right: -1.78rem;
  z-index: 1;
}

.epc-solulist ul {
  position: relative;
  z-index: 2;
  background: url(../images/quanqiupic3.jpg) no-repeat;
  padding: 0.8rem 0.3rem;
  background-size: cover;
}

.epc-solulist li {
  font-size: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.43);
  padding: 0.3rem 0;
  color: #FFF;
}

.epc-solulist li b {
  font-size: 0.4rem;
  display: inline-block;
  margin-right: 10px;
}

.epc-solulist li:last-child {
  border-bottom: 0 none;
}

.epc-solulist:before {
  content: "";
  display: block;
  background: #FFF;
  left: -0.17rem;
  bottom: -0.17rem;
  top: -0.14rem;
  right: 0.64rem;
  position: absolute;
  z-index: -1;
}

.epc-solutxt {
  width: 66.5%;
  box-sizing: border-box;
}

.epc-solutxt h4 {
  font-size: 0.3rem;
  font-weight: bold;
  padding-left: 0.5rem;
  margin-top: 0.2rem;
  line-height: 1em;
}

.epc-solutxt p {
  line-height: 1em;
  padding-left: 0.5rem;
  font-size: 16px;
  margin-top: 0.2rem;
}

.epc-soludl {
  background: url(../images/quanqiupic4.jpg) no-repeat;
  background-size: cover;
  margin-top: 0.3rem;
  padding: 0.5rem;
  padding-left: 2.35rem;
  padding-right: 0.4rem;
  padding-bottom: 1px;
}

.epc-soludl dl {
  margin-bottom: 0.35rem;
}

.epc-soludl dt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-bottom: 0.1rem;
  line-height: 1em;
}

.epc-soludl dd {
  font-size: 16px;
  padding-left: 10px;
  position: relative;
  margin: 0.1rem 0;
  line-height: 1.7em;
}

.epc-soludl dd::before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  background: #2F3134;
  border-radius: 50%;
  left: 0;
  top: 0.7em;
}

.xhepcbox {
  background: url(../images/xhepc1.jpg) no-repeat center top;
}

.xhepccon {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 0.8rem;
  background: #FFF;
  padding-top: 0.3rem;
}

.xhepctxt {
  width: 70.7%;
}

.xhepctxt dl {
  padding-left: 0.47rem;
  position: relative;
  margin-top: 0.6rem;
}

.xhepctxt dl dt {
  font-size: 0.36rem;
  font-weight: bold;
  color: #BD1D21;
  position: absolute;
  left: 0;
  top: -0.5em;
  width: 30px;
  line-height: 0.9em;
  text-align: center;
  word-break: break-all;
}

.xhepctxt dl dd {
  padding-left: 14px;
  position: relative;
  margin: 10px 0;
  line-height: 1.5em;
}

.xhepctxt dl dd::before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background: #BD1C21;
  border-radius: 50%;
  left: 0;
  top: 0.5em;
}

.xhepcpic {
  width: 26.3%;
  background: #BD1D21;
  z-index: 1;
  position: relative;
  box-sizing: border-box;
  padding: 0 0.24rem 0.6rem;
  margin-top: 0.3rem;
}

.xhepcpic::before {
  content: "";
  height: 0.58rem;
  width: 100%;
  top: 0;
  background: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.xhepcpic > img {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto 0.3rem;
  border: 2px solid #FFFFFF;
}

.xhepcpic h4 {
  color: #FFF;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 1.5em;
  text-transform: uppercase;
}

.xhepcpic p {
  color: #FFF;
  margin-top: 0.1rem;
}

.xhepcimgleft {
  width: 74.8%;
}

.xhepcimg1 {
  width: 41.3%;
  margin: 0.07rem 0;
}

.xhepcimg2 {
  margin: 0.07rem 0;
  width: 57%;
}

.xhepcimgright {
  width: 23.7%;
}

.xhepcimgbox {
  margin-top: 0.6rem;
}

.titbox-epc h2 {
  font-size: 0.4rem;
  line-height: 1.2em;
}

.titbox-epc p {
  text-align: left;
  margin-top: 0.4rem;
}

.xhepclist {
  margin-top: 0.2rem;
  padding-left: 0.45rem;
}

.xhepclist li {
  position: relative;
}

.xhepclist li p {
  background: #FFF;
  color: #BD1D21;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  margin-top: 0.2rem;
  display: inline-block;
  padding: 0 0.1rem;
  font-weight: bold;
}

.xhepclist li b {
  font-size: 0.32rem;
  color: #FFF;
  position: absolute;
  width: 0.4rem;
  display: block;
  text-align: center;
  left: -0.5rem;
  top: 0.7em;
  line-height: 1em;
}

.epcpdfpic {
  width: 36%;
  position: relative;
  text-align: right;
  z-index: 1;
  padding: 0.4rem 0;
}

.epcpdfpic:before {
  content: "";
  display: block;
  width: 30%;
  height: 100%;
  position: absolute;
  width: 58.3%;
  border: 2px solid #BD1D21;
  left: 0;
  top: 0;
  z-index: -1;
}

.epcpdfpic img {
  width: 65.5%;
  border: 1px solid #E6E6E6;
  display: inline-block;
}

.epcpdftxt {
  width: 49.3%;
  box-sizing: border-box;
  padding-right: 15px;
}

.epcpdftxt h4 {
  font-size: 0.36rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.epcpdftxt p {
  font-size: 18px;
}

.epcpdftxt ul {
  margin-bottom: 0.5rem;
  margin-top: 0.3rem;
}

.epcpdftxt ul li {
  font-size: 18px;
  font-weight: bold;
  line-height: 2em;
  padding-left: 25px;
  position: relative;
}

.epcpdftxt ul li:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0.5em;
  background: url(../images/duihao.png) no-repeat 0 0;
}

.epcpdftxt h5 {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 0.24rem;
}

.epcpdftxt label {
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 48px;
  line-height: 48px;
  border: 1px solid #D9D9D9;
  margin-top: 14px;
  position: relative;
}

.epcpdftxt label span {
  font-size: 18px;
  color: #666;
  position: absolute;
  padding-left: 0.3rem;
  left: 0;
}

.epcpdftxt label input {
  line-height: 48px;
  height: 48px;
  display: block;
  box-sizing: border-box;
  background: none;
  font-size: 18px;
  width: 100%;
  border: 0 none;
  padding-left: 1.7rem;
}

.epcpdftxt label:first-child input {
  padding-left: 1rem;
}

.epcpdftxt button {
  padding: 0 0.4rem;
  height: 46px;
  line-height: 46px;
  background: #BD1D21;
  border-radius: 23px;
  margin-top: 0.45rem;
  display: block;
  border: 0 none;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}

.epcpdftxt button:hover {
  background: #071121;
}

.epcpdftxt button img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.epccase {
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.epccase {
  position: relative;
  z-index: 1;
}

.epccase .content {
  position: relative;
}

.epccase:after {
  content: "";
  position: absolute;
  display: block;
  width: 69.9%;
  top: 0;
  z-index: -1;
  right: 0;
  bottom: 1.18rem;
  background: url(../images/epccasebg.jpg) no-repeat;
  background-size: cover;
}

.epccase:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 58.5%;
  height: 3.15rem;
  background: #BD1D21;
}

.epccase li:hover .aniimg img {
  transform: scale(1.1);
}

.epccasetxt {
  width: 44%;
  float: right;
}

.epccasetxt h4 {
  margin-top: 0.3rem;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.7em;
  margin-bottom: 0.4rem;
  color: #FFF;
}

.epccasetxt h4:after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../images/pro-more.png) no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-left: 10px;
}

.epccasetxt p {
  color: #FFF;
  font-size: 15px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 8.5em;
}

.epccasetxt span {
  display: block;
  margin-top: 0.5rem;
  background: #BD1D21;
  line-height: 0.37rem;
  width: 1.95rem;
  color: #FFF;
  height: 0.37rem;
  text-align: center;
}

.epccasetxt span i {
  display: inline-block;
  font-style: normal;
  margin-right: 15px;
}

.epccasetxt span:hover {
  background: #071121;
}

.epccasepic {
  width: 51%;
  float: left;
  border: 1px solid #FFFFFF;
}

.epccasebtnbox {
  width: 100%;
  position: absolute;
  bottom: -0.2rem;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.epccasebtnbox .swiper-pagination {
  position: static;
  width: auto;
  margin: 0;
  font-size: 0.3rem;
  color: #1A1A1A;
  margin-right: 0.3rem;
  line-height: 1em;
}

.epccasebtnbox .swiper-pagination-current {
  color: #BD1D21;
  font-size: 0.62rem;
}

.epccasebox .epctit {
  margin-top: 0.8rem;
  position: relative;
}

.epctit {
  position: relative;
}

.epctit span {
  position: absolute;
  font-size: 0.76rem;
  color: #BD1D21;
  font-weight: bold;
  line-height: 1em;
  opacity: 0.11;
  top: -0.6em;
  left: 0;
}

.epccasebtn {
  width: 1.62rem;
}

.epccasebtn .swiper-button-next, .epccasebtn .swiper-button-prev {
  position: static;
  margin: 0;
  width: 50%;
  height: 0.53rem;
  background: none;
  opacity: 1;
}

.epccasebtn .swiper-button-prev {
  background: url(../images/epccasel.png) no-repeat center center rgba(104, 104, 104, 0.4);
}

.epccasebtn .swiper-button-prev:hover {
  background-color: rgb(104, 104, 104);
}

.epccasebtn .swiper-button-next {
  background: url(../images/epccaser.png) no-repeat center center rgba(189, 29, 33, 0.4);
}

.epccasebtn .swiper-button-next:hover {
  background-color: rgb(189, 29, 33);
}

.epcteam-con {
  text-align: center;
  background: url(../images/epcteambg.jpg) no-repeat;
  margin-top: 0.4rem;
  background-size: cover;
  padding-left: 0.9rem;
  padding-right: 0.9rem;
}

.epcteam-con h2 {
  text-align: center;
  font-size: 0.3rem;
  font-weight: bold;
  color: #FFF;
}

.epcteam-con h3 {
  font-size: 0.24rem;
  margin-top: 0.2rem;
  color: #fff;
  height: 0.42rem;
  line-height: 0.42rem;
  border-radius: 0.42rem;
  background: #BD1D21;
  display: inline-block;
  padding: 0 0.3rem;
}

.epcteam-list {
  background: url(../images/epcteampic1.png) no-repeat center center;
  background-size: contain;
  padding: 0 0.9rem;
  align-items: flex-start;
  position: relative;
  margin-top: 0.5rem;
}

.epcteam-list li {
  margin-top: 1.9rem;
  width: 24%;
  padding-bottom: 8.4em;
}

.epcteam-list li i {
  width: 0.9rem;
  height: 0.9rem;
  background: #BB2829;
  border-radius: 50%;
  text-align: center;
  display: block;
  font-size: 0.54rem;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  font-style: normal;
  line-height: 0.9rem;
  margin: 0px auto 0.4rem;
}

.epcteam-list li:first-child i {
  line-height: 0.85rem;
}

.epcteam-list li {
  position: relative;
}

.epcteam-list li div {
  position: absolute;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 8.4em;
}

.epcteam-list li p {
  color: #FFF;
  font-size: 14px;
  text-align: center;
  line-height: 2.8em;
}

.epcteam-list li:last-child i {
  font-size: 0.36rem;
}

.epcteam-list li:nth-child(2n) {
  position: absolute;
  margin-top: 0;
  /* top: 70px; */
  bottom: 50%;
  padding-bottom: 0;
  padding-top: 8.4em;
}

.epcteam-list li:nth-child(2n) div {
  bottom: 1.3rem;
  height: auto;
}

.epcteam-list li:nth-child(2n) i {
  margin: 0.4rem auto 0px;
}

.epcteam-list li:nth-child(2) {
  left: 21.5%;
}

.epcteam-list li:nth-child(4) {
  right: 21.5%;
}

.epcsolutxt {
  width: 45.2%;
}

.epcsolutxt p {
  width: 89%;
}

.epcsolutxt img {
  margin-top: 0.9rem;
}

.epcsolupic {
  width: 53.2%;
}

.epcsoluimg {
  margin-top: 20px;
}

.epcsoluimg img {
  width: 49%;
}

.epcsolubox {
  align-items: flex-end;
}

.serviceepc {
  background: url(../images/serviceepcbg.jpg) no-repeat;
  background-size: cover;
}

.serepclist {
  position: relative;
  margin-top: 0.45rem;
}

.serepclist::before {
  content: "";
  display: block;
  left: -0.12rem;
  right: -0.12rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.6);
  top: 50%;
  position: absolute;
}

.serepclist li {
  width: 20.5%;
  position: relative;
  z-index: 1;
  margin-bottom: 0.6rem;
  padding: 0.5rem 0 0.6rem;
}

.serepclist li img {
  border: 2px solid #FFF;
  box-sizing: border-box;
}

.serepclist li span {
  position: absolute;
  color: #FFF;
  font-size: 0.36rem;
  z-index: -1;
  display: block;
  text-align: center;
  width: 100%;
  font-weight: bold;
  top: 0;
  padding-top: 0.1rem;
}

.serepclist li span::before {
  content: "";
  display: block;
  height: 0.97rem;
  width: 3.18rem;
  background: #BD1D21;
  position: absolute;
  left: 50%;
  margin-left: -1.59rem;
  z-index: -1;
  top: 0.8rem;
}

.serepclist li span::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 1.59rem 0.8rem 1.59rem;
  border-color: transparent transparent #BD1D21 transparent;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.59rem;
  z-index: -1;
}

.serepclist li .serepctxt {
  font-size: 16px;
  text-transform: uppercase;
  position: absolute;
  height: 3em;
  bottom: 0;
}

.serepclist li .serepctxt p {
  color: #FFF;
  line-height: 1.5em;
}

.serepclist li:nth-child(n+5) {
  margin-bottom: 0rem;
  padding: 0.6rem 0 0.5rem;
}

.serepclist li:nth-child(n+5) .serepctxt {
  bottom: auto;
  top: 0;
  display: flex;
  align-items: flex-end;
}

.serepclist li:nth-child(n+5) span {
  bottom: 0;
  top: auto;
  padding-top: 0;
  padding-bottom: 0.1rem;
}

.serepclist li:nth-child(n+5) span::before {
  top: auto;
  bottom: 0.8rem;
}

.serepclist li:nth-child(n+5) span::after {
  border-width: 0.8rem 1.59rem 0 1.59rem;
  border-color: #BD1D21 transparent transparent;
  top: auto;
  bottom: 0;
}

/*epcmo-------end*/
/*news*/
.newstoptit {
  position: relative;
  z-index: 3;
}

.newstoptit h2 {
  position: absolute;
  transition: all 0.3s;
  right: 1.3rem;
  top: 0.2rem;
}

.newstoptit h2 a {
  font-size: 0.6rem;
  color: #FFF;
  display: block;
  text-transform: uppercase;
}

.newstoptit h2 img {
  display: inline-block;
  width: 0.53rem;
  vertical-align: middle;
  margin-top: -10px;
  margin-left: 0.27rem;
}

.newstoptit h2:hover {
  opacity: 0.9;
  right: 1.15rem;
}

.newstoptxt {
  width: 59.8%;
  margin-left: 40.2%;
  box-sizing: border-box;
  margin-top: 1.2rem;
  background: #FFF;
  padding: 0.4rem 0.98rem 1rem;
}

.newstoptxt h4 {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 1.18rem;
  margin-left: -1.18rem;
}

.newstoptxt h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.95rem;
  height: 24px;
  background: #BD1D21;
  left: 0;
  top: 50%;
  margin-top: -12px;
}

.newstoptxt span {
  color: #666;
  display: block;
  margin-bottom: 0.2rem;
}

.newstoptxt p {
  font-size: 15px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 8.5em;
}

.newstopbtnbox {
  position: absolute;
  bottom: 0.23rem;
  z-index: 2;
  width: 100%;
}

.newstopbtnbox .content {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.newstopbtnbox .swiper-pagination {
  position: static;
  width: auto;
  margin: 0;
  font-size: 0.3rem;
  color: #1A1A1A;
  margin-right: 0.3rem;
  line-height: 1em;
}

.newstopbtnbox .swiper-pagination-current {
  color: #BD1D21;
  font-size: 0.62rem;
}

.newstopbtn {
  width: 0.94rem;
  margin-right: 0.8rem;
}

.newstopbtn .swiper-button-next, .newstopbtn .swiper-button-prev {
  position: static;
  margin: 0;
  width: 45%;
  height: 0.56rem;
  background: none;
  opacity: 1;
}

.newstopbtn .swiper-button-prev {
  background: url(../images/listl.png) no-repeat center center rgba(6, 15, 31, 0.32);
}

.newstopbtn .swiper-button-prev:hover {
  background-color: rgb(104, 104, 104);
}

.newstopbtn .swiper-button-next {
  background: url(../images/listr.png) no-repeat center center rgba(189, 29, 33, 0.84);
}

.newstopbtn .swiper-button-next:hover {
  background-color: rgb(189, 29, 33);
}

.newstop {
  margin-top: 0.31rem;
  z-index: 1;
  position: relative;
}

.newstop .aniimg {
  width: 50.2%;
  position: absolute;
  left: 0;
  z-index: -1;
  bottom: 0;
}

.newstop li:hover .aniimg img {
  transform: scale(1.06);
}

.newstop .newstoptxt:hover h4 {
  color: #BD1D21;
}

.newsitemtxt {
  float: right;
  width: 68.5%;
}

.newsitemtxt span {
  color: #666;
  font-size: 15px;
}

.newsitemtxt h4 {
  height: 6.5em;
  display: flex;
  align-items: center;
  margin-top: 15px;
  background: #F4F8FB;
  border-radius: 0px 0px 20px 0px;
  padding-left: 1.33rem;
  margin-left: -1.33rem;
  padding-right: 0.5rem;
}

.newsitemtxt h4 p {
  font-size: 18px;
  line-height: 1.5em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 4.5em;
  font-weight: bold;
}

.newsitem {
  padding-top: 0.1rem;
}

.newsitem li {
  width: 47.2%;
  overflow: hidden;
  margin-top: 0.57rem;
}

.newsitem li .aniimg {
  width: 28%;
  float: left;
  border-radius: 10px 0px 0px 0px;
}

.newsitem li:hover .aniimg img {
  transform: scale(1.08);
}

.newsitem li:hover h4 {
  background: #BD1D21;
}

.newsitem li:hover h4 p {
  color: #FFF;
}

.specialtxt {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(6, 16, 32, 0.8);
  height: 44px;
  line-height: 44px;
  transition: all 0.3s;
  text-align: center;
}

.specialtxt h4 {
  text-align: center;
  color: #FFF;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 0.2rem;
}

.speciallist {
  justify-content: flex-start;
}

.speciallist li {
  margin-top: 0.5rem;
  width: 30.6%;
  margin-right: 4.1%;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

.speciallist li:nth-child(3n) {
  margin-right: 0;
}

.speciallist li:hover .specialtxt {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.speciallist li:hover .specialtxt h4 {
  text-overflow: initial;
  white-space: initial;
  line-height: 1.7em;
}

.newsbtn {
  height: 40px;
  line-height: 40px;
  background: #BD1D21;
  border-radius: 20px;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  display: block;
  width: 26%;
  margin: 0.5rem auto 0;
}

.newsbtn i {
  font-style: normal;
  margin-right: 15px;
  display: inline-block;
}

.newsbtn:hover {
  background: #071121;
}

.wquiplist {
  margin-top: 0.2rem;
}

.wquiplist li {
  width: 46.3%;
  padding-left: 18px;
  position: relative;
  padding-bottom: 0.3rem;
  padding-top: 0.3rem;
  border-bottom: 1px solid #E6E6E6;
  box-sizing: border-box;
}

.wquiplist li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -4px;
}

.wquiplist li a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  font-size: 18px;
}

.wquiplist li a:hover {
  color: #BD1D21;
  font-weight: bold;
}

.newssolutxt {
  position: absolute;
  background: #FFF;
  right: 0;
  bottom: 0;
  left: 0.47rem;
  padding: 0.2rem 0.3rem;
}

.newssolutxt span {
  color: #808080;
  font-size: 14px;
}

.newssolutxt h4 {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 6em;
}

.newssolutxt:after {
  content: "";
  display: block;
  background: url(../images/newsmorejt.png) no-repeat;
  width: 22px;
  height: 12px;
  background-size: cover;
  margin-top: 14px;
}

.newssolu {
  justify-content: flex-start;
}

.newssolu li {
  margin-top: 0.5rem;
  width: 31.3%;
  position: relative;
  padding-bottom: 0.5rem;
  margin-right: 3.05%;
}

.newssolu li:nth-child(3n) {
  margin-right: 0;
}

.newssolu li:hover .aniimg img {
  transform: scale(1.08);
}

.newssolu li:hover .newssolutxt {
  background: #BD1D21;
}

.newssolu li:hover .newssolutxt span {
  color: #FFF;
}

.newssolu li:hover .newssolutxt h4 {
  color: #FFF;
}

.newssolu li:hover .newssolutxt:after {
  background-image: url(../images/newsmorejtf.png);
}

.newsvideo {
  background: url(../images/newsvideobg.jpg) no-repeat center top;
}

.newsvideocon {
  background: #FFF;
  box-sizing: border-box;
  padding: 0.3rem 0.6rem 0;
  margin-top: 0.5rem;
}

.newsvideolist li {
  width: 47.3%;
  margin-top: 0.3rem;
}

.newsvideolist li .aniimg {
  border-radius: 6px;
  position: relative;
}

.newsvideolist li .aniimg span {
  width: 50px;
  position: absolute;
  height: 35px;
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  border-radius: 8px;
  background: #BD1D21;
  margin-top: -17.5px;
}

.newsvideolist li .aniimg span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 14px;
  border-color: transparent transparent transparent #fff;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-top: -7px;
  margin-left: -7px;
}

.newsvideolist li h4 {
  text-align: center;
  margin-top: 15px;
  text-overflow: ellipsis;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 3em;
}

.newsvideolist li:hover .aniimg img {
  transform: scale(1.08);
}

.newsvideolist li:hover .aniimg span {
  background: #071121;
}

.newsvideolist li:hover h4 {
  color: #BD1D21;
  font-weight: bold;
}

.special-item {
  padding-top: 0;
}

.xhnewsbox {
  padding-top: 0.5rem;
}

.xhnewslist li {
  margin-bottom: 40px;
}

.xhnewslist .aniimg {
  float: left;
  width: 28%;
  border-radius: 10px 0px 0px 0px;
}

.xhnewstxt {
  width: 72%;
  box-sizing: border-box;
  float: left;
}

.xhnewstxt h4 {
  font-size: 18px;
  padding: 0 0.5rem;
  font-weight: bold;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.xhnewstxt-con {
  background: #F4F8FB;
  padding: 0.35rem 0.5rem 0.5rem;
  position: relative;
  border-radius: 0px 0px 20px 0px;
}

.xhnewstxt-con::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  left: -2.3rem;
  background: #F4F8FB;
  width: 50%;
  top: 0;
  z-index: -1;
}

.xhnewstxt-con p {
  font-size: 15px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 5.1em;
}

.xhnewstxt-con span {
  margin-top: 0.4rem;
  display: block;
  font-size: 14px;
  color: #808080;
}

.xhnewstxt-con i {
  font-style: normal;
  position: absolute;
  right: 0;
  width: 1.99rem;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  height: 40px;
  bottom: 0.3rem;
  background: #BD1D21;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.xhnewstxt-con i font {
  margin-right: 0.15rem;
}

.xhnewslist li:hover h4 {
  color: #BD1D21;
}

.xhnewslist li:hover .aniimg img {
  transform: scale(1.06);
}

.xhnewslist li:hover .xhnewstxt-con {
  background: #BD1D21;
}

.xhnewslist li:hover .xhnewstxt-con p, .xhnewslist li:hover .xhnewstxt-con span {
  color: #FFF;
}

.xhnewslist li:hover .xhnewstxt-con i {
  background: #FFF;
  color: #BD1D21;
}

.xhnewslist li:hover .xhnewstxt-con::before {
  background: #BD1D21;
}

.pronewsbox {
  padding-top: 0.4rem;
}

.pronewsbox li {
  margin-top: 0;
  margin-bottom: 0.4rem;
}

.videonews-row .newsvideolist {
  justify-content: flex-start;
}

.videonews-row .newsvideolist li {
  width: 31.2%;
  margin-right: 3.2%;
}

.videonews-row .newsvideolist li:nth-child(3n) {
  margin-right: 0;
}

.videonews-row:nth-child(2n) {
  background: #F6FBFF;
}

.newsdetail {
  background: #FFF;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: -20px;
  box-sizing: border-box;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  padding-bottom: 10px;
}

.newsdetail h1 {
  font-size: 0.3rem;
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
  line-height: 1.6em;
}

.newsdetail > span {
  display: block;
  text-align: center;
  color: #666;
  margin-top: 20px;
  font-size: 16px;
}

.new-article {
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  margin-bottom: 0.7rem;
}

.new-article .list-paddingleft-2 {
  list-style: disc;
  padding-left: 0.2rem;
}

.new-article .list-paddingleft-2 li {
  list-style: disc;
}

.newschat {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  background: #F6FBFF;
  border: 1px solid #F2F8FC;
  border-radius: 10px;
  text-align: center;
  padding: 0.3rem 0;
}

.newschat p {
  text-align: center;
  font-size: 18px;
}

.newschat .chatbtn {
  display: inline-block;
  margin-top: 0.2rem;
}

.new-article p {
  font-size: 15px;
}

.new-article img {
  width: auto;
  max-width: 100%;
  margin: 30px auto;
}

.new-article iframe {
  width: 80%;
  height: 430px;
  display: block;
  margin: 0 auto;
}

.new-article-nav {
  margin-top: 0.5rem;
}

.new-article-nav b {
  display: block;
  text-align: center;
  font-size: 22px;
  margin-bottom: 0.4rem;
}

.new-article-nav ul {
  width: 53%;
  margin: 0 auto;
}

.new-article-nav li {
  margin-top: 20px;
  height: 46px;
  line-height: 46px;
  background: #F2F2F2;
  border-radius: 23px;
  position: relative;
  padding-left: 0.8rem;
  padding-right: 0.7rem;
}

.new-article-nav li span {
  background: #BD1D21;
  border: 4px solid #FFFFFF;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  display: block;
  box-sizing: border-box;
  line-height: 44px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -26px;
  font-size: 24px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}

.new-article-nav li a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.new-article-nav li:after {
  content: "";
  display: block;
  width: 14px;
  height: 11px;
  background: url(../images/newstabjt.png) no-repeat 0 0;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  margin-top: -5px;
}

.new-article-nav li:hover {
  background: #BD1D21;
}

.new-article-nav li:hover:after {
  background-position: -14px 0;
}

.new-article-nav li:hover a {
  color: #FFF;
}

.zeng-h {
  background: #FFFFFF;
  box-shadow: 0px 0px 6px 0px rgba(26, 26, 26, 0.1);
  margin-left: 0.94rem;
  font-size: 26px;
  font-weight: bold;
  padding: 20px 0.7rem;
  position: relative;
  margin-top: 0.5rem;
  margin-bottom: 0.4rem;
}

.zeng-h:before {
  content: "";
  height: 7px;
  width: 100%;
  display: block;
  left: -0.94rem;
  top: -7px;
  position: absolute;
  background: #BD1D21;
}

.zeng-h span {
  left: -0.94rem;
  width: 0.94rem;
  background: #BD1D21;
  font-size: 0.48rem;
  position: absolute;
  top: 0;
  display: block;
  color: #FFF;
  font-style: italic;
  text-align: center;
  padding: 10px 0;
}

.newsdetail2 {
  font-size: 15px;
  line-height: 1.7em;
}

.newsdetail2 p {
  font-size: 15px;
}

.newsdetail2 > p {
  margin-top: 1em;
}

.newsdetail2 p a span, .newsdetail2 p a {
  color: #c00000;
  font-weight: bold;
}

.newsdetail2 .tablebox {
  overflow: hidden;
  margin: 0.3rem auto;
  max-width: 100%;
  text-align: center;
}

.newsdetail2 .tablebox table {
  width: 100%;
  margin: 15px auto;
  border-collapse: collapse;
  border: 1px solid #ddd;
  line-height: 2em;
}

.newsdetail2 .tablebox table th {
  text-align: center;
  padding: 5px;
  border: 1px solid #ddd;
  font-weight: normal;
  font-size: 14px;
}

.newsdetail2 .tablebox table td {
  text-align: center;
  padding: 3px;
  border: 1px solid #ddd;
  font-size: 14px;
}

.newsdetail2 .tablebox table tr:nth-child(odd) {
  background-color: rgb(241, 241, 241) !important;
}

.newsdetail2 .tablebox table tr:nth-child(even) {
  background-color: rgb(255, 255, 255) !important;
}

.newsdetail2 img {
  width: auto;
  max-width: 100%;
  margin: 30px auto;
}

.prenexbox {
  border-top: 2px solid #F6FBFF;
  border-bottom: 2px solid #F6FBFF;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}

.prenexbox li {
  margin-bottom: 0.4rem;
  padding-left: 1.2rem;
  position: relative;
}

.prenexbox li span {
  width: 1rem;
  height: 30px;
  background: #F6FBFF;
  display: block;
  font-size: 18px;
  color: #BD1D21;
  text-align: center;
  line-height: 30px;
  position: absolute;
  left: 0;
}

.prenexbox li h4 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 8px;
}

.prenexbox li:hover h4 {
  color: #BD1D21;
}

.prenexbox li p {
  line-height: 1.5em;
  max-height: 3em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/*news-------end*/
/*contact*/
.tactbox > img {
  height: 100%;
}

.tactrow {
  position: relative;
  padding-top: 0;
  z-index: 2;
}

.tactrow > img {
  width: 45.6%;
}

.tactrow h2 {
  font-size: 0.3rem;
  color: #FFF;
  margin-top: -0.8em;
  margin-bottom: 0.26rem;
}

.tactrow > p {
  color: #FFF;
  font-size: 15px;
}

.tactrow .chatbtn {
  text-align: center;
}

.tactrow .chatbtn a {
  float: none;
  display: inline-block;
}

.tactchat {
  margin-top: 0.4rem;
  align-items: initial;
}

.tactchat li {
  width: 30.6%;
  background: #FFFFFF;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 0.3rem 0.1rem 0.2rem 1rem;
  position: relative;
}

.tactchat li i {
  width: 0.5rem;
  position: absolute;
  left: 0;
  height: 0.5rem;
  background: #BD1D21;
  border-radius: 0.25rem;
  display: inline-block;
  top: 50%;
  margin-top: -0.25rem;
  left: 0.3rem;
}

.tactchat li span {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.1rem;
}

.tactchat li a {
  font-size: 0.24rem;
  color: #BD1D21;
}

.tactchat li a b {
  font-size: 0.34rem;
}

.tactchat li a:hover {
  opacity: 0.9;
}

.tactchat li p {
  font-size: 14px;
}

#dituContent {
  height: 7.7rem;
}

#dituContent iframe {
  width: 100%;
  height: 100%;
}

/*contact-----end*/
/*404*/
.fourtxt {
  width: 43.4%;
}

.fourpic {
  width: 43.4%;
}

.fourpic h2 {
  font-size: 0.24rem;
  text-align: center;
  margin-bottom: 0.68rem;
}

.fourtxt ul li {
  margin-bottom: 30px;
  overflow: hidden;
}

.fourtxt ul li span {
  margin-top: 9px;
  font-size: 18px;
  display: block;
  margin-bottom: 0.15rem;
}

.fourtxt ul li span img {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  margin-right: 10px;
}

.fourtxt ul li a {
  font-size: 0.24rem;
  color: #BD1D21;
  display: block;
  padding-left: 31px;
}

.fourtxt ul li a b {
  font-size: 0.36rem;
}

.fourtxt ul li p {
  padding-left: 31px;
}

.fourtxt .chatbtn {
  padding-left: 31px;
}

.fournav {
  margin-top: 0.8rem;
}

.fournav li {
  width: 33.33%;
  background: #F2FAFF;
  text-align: center;
}

.fournav li h4 {
  margin-top: 0.7rem;
  font-size: 0.3rem;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  width: 35%;
  line-height: 1.5em;
}

.fournav li h4:before {
  content: "";
  display: block;
  width: 0.67rem;
  height: 1px;
  background: #BD1D21;
  position: absolute;
  left: -0.8rem;
  top: 50%;
}

.fournav li h4:after {
  content: "";
  display: block;
  width: 0.67rem;
  height: 1px;
  position: absolute;
  background: #BD1D21;
  right: -0.8rem;
  top: 50%;
}

.fournav li a {
  display: block;
  width: 1.57rem;
  height: 34px;
  line-height: 34px;
  background: #BD1D21;
  font-size: 0.24rem;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  margin: 0.5rem auto 0.7rem;
}

.fournav li a:hover {
  background: #071121;
}

.fournav-txt {
  height: 2.8rem;
}

/*404---end*/
/*search*/
.searchpage h2 {
  font-size: 0.4rem;
  text-align: center;
}

.searchpage h2 span {
  display: inline-block;
  position: relative;
}

.searchpage h2 span:before {
  content: "";
  display: block;
  position: absolute;
  left: -3.3rem;
  top: 50%;
  width: 2.6rem;
  height: 1px;
  background: #bfbfbf;
}

.searchpage h2 span:after {
  content: "";
  display: block;
  position: absolute;
  right: -3.3rem;
  top: 50%;
  width: 2.6rem;
  height: 1px;
  background: #bfbfbf;
}

.search-model {
  width: 50%;
  margin: 0.5rem auto;
  border: 1px solid #ddd;
  height: 0.55rem;
  line-height: 0.55rem;
  border-radius: 0.1rem;
  position: relative;
  overflow: hidden;
  padding-right: 0.9rem;
  box-sizing: border-box;
}

.search-model input {
  border: 0 none;
  background: none;
}

.search-model input[type=text] {
  width: 100%;
  padding-left: 0.2rem;
  height: 0.55rem;
  line-height: 0.55rem;
  font-size: 18px;
  display: block;
}

.search-model input[type=submit] {
  background: url(../images/search.png) no-repeat center center #BD1D21;
  background-size: 0.3rem 0.3rem;
  width: 1rem;
  border-radius: 0.1rem;
  height: 0.55rem;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.searchtabbox {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 0.3rem;
  margin-top: 0.8rem;
}

.searchtabbox h3 {
  font-size: 0.28rem;
  font-weight: bold;
}

.searchtabbox h3 b {
  font-size: 0.36rem;
  margin-right: 0.1rem;
}

.searchtab {
  width: 50%;
  text-align: right;
}

.searchtab li {
  background: #f2f2f2;
  line-height: 45px;
  height: 45px;
  text-align: center;
  width: 19%;
  box-sizing: border-box;
  display: inline-block;
  font-size: 18px;
  cursor: pointer;
}

.searchtab .searchtabact {
  background: #BD1D21;
  color: #FFF;
}

.searchrow {
  margin-top: 0.3rem;
}

.searchrow ul {
  display: none;
}

.searchrow ul:first-child {
  display: block;
}

.search-newstit {
  overflow: hidden;
  margin-bottom: 0.2rem;
}

.search-newstit span {
  float: right;
  font-size: 14px;
  display: block;
  color: #666;
}

.search-newstit h4 {
  font-size: 18px;
  font-weight: bold;
  float: left;
  max-width: 77%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.search-newstit h4 span {
  float: none;
  display: inline-block;
  color: #BD1D21;
  font-size: 18px;
}

.search-news li {
  border-bottom: 1px solid #f2f2f2;
  padding: 0.3rem 0;
}

.search-news li p {
  font-size: 15px;
}

.search-news li:hover h4 {
  color: #BD1D21;
}

.search-pro {
  overflow: hidden;
  margin-top: 0.5rem;
}

.search-pro li {
  float: left;
}

.search-pro .caselist-row {
  padding: 0.3rem 0.2rem;
}

/*search---end*/
/* vr */
.vrmain {
  background: #FFF;
  position: relative;
  z-index: 2;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.pro-zhong-list-vr h3 {
  display: inline-block;
}

.xinhaivrlist {
  margin-top: 0.6rem;
}

.xinhaivrlist li {
  width: 48%;
  margin-bottom: 0.6rem;
  position: relative;
}

.xinhaivrlist li img {
  width: 100%;
}

.xinhaivrtxt {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #FFF;
  font-size: 18px;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 15px;
  width: 68%;
}

.xinhaivrtxt h4 {
  font-weight: normal;
  color: #FFF;
  font-size: 18px;
}

.xinhaivrtxt:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 0 0 30px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.6);
  right: -30px;
  top: 0;
}

.xinhaivrlist li:hover .xinhaivrtxt:after {
  border-color: transparent transparent transparent #bd1c21;
}

.xinhaivrlist li:hover .xinhaivrtxt {
  background: #bd1c21;
}

.xinhaivrlist li:hover .aniimg img {
  transform: scale(1.08);
}

/* vr----end */
/*policytxt*/
.policytxt .titbox {
  margin-bottom: 0.5rem;
}

.policytxt p {
  margin: 1em 0;
}

.policytxt h3 {
  font-weight: bold;
  font-size: 0.22rem;
  padding-left: 0.15rem;
  line-height: 1em;
  border-left: 5px solid #BD1D21;
}

.policytxt h4 {
  font-weight: bold;
  font-size: 0.18rem;
  padding-left: 0.2rem;
  position: relative;
}

.policytxt h4::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #BD1D21;
  left: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
}

/*policytxt----end*/
/*--------epc二级页*/
.epc-basenav {
  align-items: initial;
}

.epc-basenav li {
  width: 18.25%;
}

.epc-basenav li h4 {
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0.2rem;
  line-height: 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3em;
}

.epc-basenavpic {
  position: relative;
  padding-top: 0.23rem;
}

.epc-basenavpic img {
  border: 1px solid #FFF;
  box-sizing: border-box;
}

.epc-basenavpic h3 {
  font-size: 0.44rem;
  font-weight: bold;
  color: #FFF;
  background: #BD1D21;
  display: inline-block;
  width: 0.96rem;
  height: 0.46rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.48rem;
}

.epc-basenavlink {
  display: flex;
  justify-content: center;
  margin-top: 0.3rem;
  padding: 0 0.08rem;
}

.epc-basenavlink a {
  font-size: 16px;
  color: #FFF;
  padding-left: 0.25rem;
  display: block;
  position: relative;
  line-height: 1.5em;
  margin: 0.4em 0;
}

.epc-basenavlink a::before {
  content: "";
  width: 0.14rem;
  height: 0.14rem;
  text-align: left;
  position: absolute;
  left: 0;
  top: 0.25em;
  background: url(../images/epcnavjt.png) no-repeat 0 0;
  background-size: 0.14rem 0.28rem;
}

.epc-basenavlink a:hover, .epc-basenavlink a.epc-basenavact {
  color: #BD1D21;
}

.epc-basenavlink a:hover::before, .epc-basenavlink a.epc-basenavact::before {
  background-position: 0 -0.14rem;
}

.epc-basenavbox {
  padding-top: 0.4rem;
  position: relative;
}

.epc-basenav {
  position: relative;
}

.epc-basenav-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 0.3rem;
}

.listbox-epc {
  overflow: visible;
  margin-bottom: 0.3rem;
}

.listbox-epc > img {
  height: 100%;
}

.epc-basenavtit {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -0.32rem;
}

.epc-basenavtit h1 {
  display: inline-block;
  color: #FFF;
  background: #BD1D21;
  font-weight: bold;
  font-size: 0.36rem;
  text-transform: uppercase;
  height: 0.65rem;
  line-height: 0.65rem;
  padding: 0 0.3rem;
  position: relative;
  box-sizing: border-box;
  min-width: 5.5rem;
}

.epc-basenavtit h1::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.325rem 30px 0.325rem 0;
  border-color: transparent #BD1D21 transparent transparent;
  position: absolute;
  left: -29.5px;
  top: 0;
}

.epc-basenavtit h1:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.325rem 0 0.325rem 30px;
  border-color: transparent transparent transparent #BD1D21;
  position: absolute;
  right: -29.5px;
  top: 0;
}

.epapage img {
  width: auto;
  margin: 0.5rem auto 0;
  max-width: 100%;
}

.epapage p {
  margin-bottom: 1.5em;
}

.titbox-epc {
  margin-bottom: 0.5rem;
}

.titbox-epc h2 {
  font-size: 0.3rem;
}

.institutepic {
  width: 27.57%;
  background: #FFF;
  padding: 0.171rem;
  box-sizing: border-box;
  position: absolute;
  top: -0.18rem;
}

.institutetop {
  position: relative;
}

.instituteimg {
  width: 70.1%;
  margin-left: 29.9%;
}

.instituteimg img {
  width: 47.5%;
}

.institute-txt {
  background: url(../images/syyjbg.jpg) no-repeat;
  background-size: cover;
  padding: 0.5rem 0.8rem 0.5rem 26%;
  margin-top: 0.5rem;
  width: 94%;
  margin-left: 6%;
  box-sizing: border-box;
}

.institute-txt p {
  color: #FFF;
}

.epctit2 {
  margin-top: 0.7rem;
  position: relative;
  margin-bottom: 0.4rem;
}

.epctit2 span {
  font-size: 0.36rem;
  color: #BD1D21;
  font-weight: bold;
  position: absolute;
  left: 0.07rem;
  width: 0.57rem;
  height: 0.57rem;
  background: #FFF;
  text-align: center;
  top: -0.2rem;
  line-height: 0.57rem;
}

.epctit2 h3 {
  font-size: 0.24rem;
  color: #FFF;
  display: inline-block;
  background: #BD1D21;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 0.79rem;
  padding-right: 0.25rem;
  padding-top: 0.08rem;
  padding-bottom: 0.08rem;
}

.epctit3 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 0.23rem;
  position: relative;
  margin-top: 0.4rem;
  margin-bottom: 0.25rem;
}

.epctit3::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 13px;
  border-color: transparent transparent transparent #BD1D21;
  left: 0;
  position: absolute;
  top: 0.1em;
}

.test-gylctpic {
  width: 28.6%;
}

.test-gylctpic img {
  border: 1px solid #333;
}

.test-gylctpic p {
  color: #4D4D4D;
  text-align: center;
  margin-top: 0.2rem;
  line-height: 1.4em;
}

.test-gylcttxt {
  width: 58.4%;
}

.test-gylcttxt h4 {
  color: #BD1D21;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0.2rem;
  margin-top: 0.4rem;
}

.test-gylct {
  margin-top: 0.36rem;
}

.epchuibg {
  background: #F2F6F9;
}

.testckbox p {
  margin-bottom: 1.5em;
}

.testtable table {
  border-collapse: collapse;
  border: 2px solid #4D4D4D;
  width: 100%;
  box-sizing: border-box;
}

.testtable table thead {
  background: #D5272D;
}

.testtable table thead th {
  color: #FFF;
  border-right: 2px solid #4D4D4D;
  font-size: 14px;
  padding: 10px;
}

.testtable table thead th span {
  font-size: 16px;
}

.testtable table thead tr {
  border-bottom: 2px solid #4D4D4D;
}

.testtable table tr {
  border-bottom: 2px solid #4D4D4D;
}

.testtable table td {
  border-right: 2px solid #4D4D4D;
  font-size: 14px;
  text-align: center;
  padding: 5px 10px;
}

.testtable table td b {
  font-size: 18px;
}

.syyjlist6 {
  justify-content: flex-start;
}

.syyjlist6 li {
  width: 31.4%;
  margin-right: 2.9%;
  margin-top: 0.4rem;
}

.syyjlist6 li:nth-child(3n) {
  margin-right: 0;
}

.syyjlist6 li h4 {
  text-align: center;
  margin-top: 0.15rem;
  padding: 0 0.15rem;
}

.accuratebox p {
  margin-bottom: 1.5em;
}

.test-kczl {
  background: url(../images/testlcbg.jpg) no-repeat;
}

.magg {
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}

.test-kczlleft {
  width: 52.5%;
}

.test-kczlleft p {
  color: #FFF;
  margin-bottom: 1.39rem;
  width: 79.4%;
}

.test-kczlpic {
  width: 45.8%;
}

.test-kczlpic .swiper-button-next {
  background-color: rgba(22, 24, 26, 0.7);
  width: 0.38rem;
  height: 0.59rem;
  right: 0.33rem;
  margin-top: -0.3rem;
  background-size: 0.15rem 0.27rem;
  box-sizing: border-box;
}

.test-kczlpic .swiper-button-prev {
  background-color: rgba(22, 24, 26, 0.7);
  width: 0.38rem;
  height: 0.59rem;
  left: 0.33rem;
  margin-top: -0.3rem;
  background-size: 0.15rem 0.27rem;
  box-sizing: border-box;
}

.test-kczl {
  padding-top: 0.8rem;
}

.test-kczl .content {
  padding-bottom: 0.4rem;
  position: relative;
  align-items: flex-end;
}

.test-kczl .swiper-pagination {
  bottom: 0;
  width: 100%;
}

.test-kczl .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  background: #CCCCCC;
  border-radius: 0.07rem;
  margin: 0 0.05rem;
  opacity: 1;
}

.test-kczl .swiper-pagination-bullet-active {
  width: 0.5rem;
  height: 0.14rem;
  background: #BD1D21;
  border-radius: 0.07rem;
}

.testzszx {
  align-items: flex-start;
  padding-bottom: 1.37rem;
  position: relative;
}

.testzszx > img {
  width: 49.3%;
}

.testzszx p {
  width: 45.2%;
  margin-top: 0.35rem;
}

.testzszx-pic {
  position: absolute;
  bottom: 0;
  width: 79.35%;
  background: #FFF;
  right: 0;
  bottom: 0;
  padding-top: 0.3rem;
  padding-left: 0.4rem;
  box-sizing: border-box;
}

.testzszx-pic li {
  width: 32.2%;
}

.testzszx2 {
  padding-bottom: 1.6rem;
}

.testzszx2 > img {
  width: 45.2%;
}

.testzszx2 p {
  width: 48%;
}

.testzszx2pic {
  position: absolute;
  width: 84.9%;
  background: #FFF;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding: 0.2rem;
  padding-left: 0;
}

.designleft {
  width: 48.9%;
}

.designright {
  width: 46.9%;
}

.designtop h4 {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 0.2rem;
  text-transform: uppercase;
  margin-bottom: 0.3rem;
  margin-top: 0.5rem;
}

.designtop h4::before {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -0.04rem;
  position: absolute;
}

.designtop-item img {
  width: 48.3%;
}

.epcdesignpic {
  position: relative;
}

.epcsmallpic {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
  width: 42.4%;
  box-sizing: border-box;
  border: 2px solid #FFFFFF;
}

.epckssj {
  background: url(../images/epckssjbg.jpg) no-repeat center top;
  padding-top: 1px;
}

.epckssj p {
  color: #FFF;
}

.epcteamcon {
  background: #FFF;
  padding: 0 0.8rem;
  text-align: center;
  margin-top: 0.5rem;
  padding-top: 0.65rem;
  box-sizing: content-box;
}

.epcteamcon h3 {
  font-size: 0.18rem;
  font-weight: bold;
  color: #FFF;
  background: #BD1D21;
  height: 0.44rem;
  line-height: 0.44rem;
  display: inline-block;
  text-align: center;
  padding: 0 0.55rem;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}

.epcteamcon h3::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  background: #BD1D21;
  height: 0.17rem;
  bottom: -0.17rem;
  left: 50%;
}

.epcteam-item {
  align-items: flex-start;
  margin-top: 0.44rem;
  position: relative;
}

.epcteam-item:before {
  content: "";
  display: block;
  height: 1px;
  background: #BD1D21;
  position: absolute;
  left: 0px;
  right: 0px;
  top: -0.26rem;
}

.epcteam-item dl {
  max-width: 7.5%;
  box-sizing: border-box;
}

.epcteam-item dl:nth-child(2) {
  max-width: 12%;
}

.epcteam-item dl:nth-child(3) {
  max-width: 10%;
}

.epcteam-item dl:nth-child(9) {
  max-width: 10.5%;
}

.epcteam-item dl:nth-child(10) {
  max-width: 10.5%;
}

.epcteam-item .epccivil-dl {
  max-width: 16.8%;
}

.epcteam-item dl:first-child dt:after {
  content: "";
  width: 50%;
  height: 1px;
  background: #FFF;
  position: absolute;
  top: -0.26rem;
  left: 0;
}

.epcteam-item dl:last-child dt:after {
  content: "";
  width: 50%;
  height: 1px;
  background: #FFF;
  position: absolute;
  top: -0.26rem;
  right: 0;
}

.epcteam-item dl dt {
  font-size: 16px;
  color: #FFF;
  background: #BD1D21;
  text-align: center;
  position: relative;
  height: 0.6rem;
  padding: 0.05rem 0.1rem;
  word-wrap: break-word;
  display: flex;
  align-items: center;
}

.epcteam-item dl dt:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 0.17rem;
  background: #BD1D21;
  top: -0.26rem;
  left: 50%;
}

.epcteam-item dl dd {
  border: 1px solid #BD1C21;
  color: #1A1A1A;
  font-size: 16px;
  margin-top: 0.1rem;
  padding: 0.05rem 0.05rem;
}

.epcteam-item dl .epcteam-two {
  border: 0 none;
  height: auto;
  padding: 0;
  margin-top: 0;
}

.epcteam-item dl .epcteam-two .epcteam-twoul {
  margin-top: 0.1rem;
}

.epcteam-item dl .epcteam-two .epcteam-twoul li {
  border: 1px solid #BD1C21;
  color: #1A1A1A;
  font-size: 16px;
  height: 0.3rem;
  line-height: 0.3rem;
  margin-top: 0.16rem;
  padding: 0 0.15rem;
}

.epcteam-item dl .epcteam-two .epcteam-twoul li:first-child {
  margin-top: 0;
}

.epcteam-item dl .epcteam-two .epcteam-twoul2 {
  margin-left: 0.16rem;
  border: 1px solid #BD1C21;
  padding: 0.23rem 0.06rem;
}

.targetedbox {
  background: url(../images/targetedbg.jpg) no-repeat center bottom;
}

.targetedbox .targetedcon {
  padding-left: 0.85rem;
  padding-right: 0.85rem;
  background: #FFF;
  padding-bottom: 0.5rem;
}

.targetedleft {
  width: 41.3%;
}

.targetedleft img {
  margin-top: 0.2rem;
}

.targetedright {
  width: 52.7%;
}

.targetedright img {
  margin-bottom: 0.1rem;
}

.targetedright ul > li {
  margin-top: 0.3rem;
  padding-left: 0.3rem;
  position: relative;
  line-height: 1.5em;
}

.targetedright ul > li::before {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  background: #BD1D21;
  border-radius: 50%;
  position: absolute;
  left: 0.08rem;
  top: 0.2em;
}

.targetedtxt {
  padding: 0.5rem 0;
}

.targetedtxt p {
  color: #FFF;
}

.multipletxt p {
  margin-bottom: 1.5em;
}

.multiplepic {
  padding: 0 11.7%;
  justify-content: flex-start;
}

.multiplepic li {
  width: 27.5%;
  margin: 0 2.9%;
}

.multiplepic li img {
  border: 2px solid #484848;
}

.multiplepic li h4 {
  margin-top: 0.2rem;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}

.kssjszhleft {
  width: 49%;
}

.kssjszhleft p {
  margin-bottom: 30px;
}

.kssjszhleft img {
  width: 47.4%;
  margin-bottom: 0.4rem;
}

.kssjszhright {
  width: 49%;
}

.kssjszhright p {
  padding-left: 0.26rem;
}

.kssjszhright img {
  width: 47.4%;
  margin-top: 0.3rem;
}

.epcsbzzleft {
  width: 42.5%;
}

.epcsbzzleft img {
  margin-top: 0.4rem;
}

.epcsbzzright {
  width: 54%;
}

.epcsbzzright p {
  margin-top: 0.4rem;
}

.epcsbzzpic1 {
  width: 48%;
}

.epcsbzzpic1 img {
  margin-top: 0.13rem;
}

.accurate-sbzz .syyjlist6 li {
  margin-top: 0;
  margin-bottom: 0.4rem;
}

.epcsbzz-xn {
  background: url(../images/sbzz-xnbg.jpg) no-repeat center top;
  padding-top: 0.1rem;
  position: relative;
  z-index: 1;
}

.epcsbzz-xn::before {
  content: "";
  position: absolute;
  width: 43.6%;
  height: 3.64rem;
  background: #BD1D21;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.epcsbzz-xnleft {
  width: 57.3%;
}

.epcsbzz-xnleft p {
  color: #FFF;
  margin-top: 0.1rem;
}

.epcsbzz-xnimg {
  align-items: initial;
  margin-top: 0.4rem;
  padding-right: 5%;
}

.epcsbzz-xnimg li {
  width: 30.4%;
}

.epcsbzz-xnimg li img {
  border: 1px solid #EEE;
  width: 94%;
  margin: 0 auto;
}

.epcsbzz-xnimg li h4 {
  font-size: 15px;
  text-align: center;
  margin-top: 0.15rem;
}

.epcsbzz-xnbox {
  align-items: flex-start;
}

.epcsbzz-xnpic {
  width: 37.3%;
  border: 2px solid #FFFFFF;
}

.screenshow {
  display: none;
}

.sbzz-pjcon {
  background: url(../images/epchighbg.jpg) no-repeat;
  background-size: cover;
  padding: 0.1rem;
  width: 85.7%;
  margin: 0.4rem auto 0;
}

.sbzz-pjcon img {
  width: 55%;
}

.sbzz-pjcon ul {
  width: 39%;
}

.sbzz-pjcon ul li {
  color: #FFF;
  position: relative;
  padding-left: 0.17rem;
  margin: 0.3rem 0;
}

.sbzz-pjcon ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.07rem;
  height: 0.07rem;
  background: #FFFFFF;
  border-radius: 50%;
  left: 0;
  top: 0.5em;
}

.schedulbox {
  padding-top: 1px;
}

.schedulpic {
  margin-top: 0.4rem;
}

.schedulpic img {
  width: 48.9%;
}

.mininstitute-txt {
  width: 57.6%;
}

.mininstitute-txt .epctit2 {
  margin-top: 0.4rem;
  margin-bottom: 0.25rem;
}

.mininstitute-pic {
  width: 36.35%;
}

.mininstitute {
  margin-top: 0.4rem;
}

.epczdhpro {
  background: url(../images/epczdhprobg.jpg) no-repeat;
}

.epczdhproleft {
  width: 39.7%;
}

.epczdhproleft p {
  color: #FFF;
  margin-top: 0.4rem;
}

.epczdhproleft img {
  box-sizing: border-box;
  border: 1px solid #FFF;
}

.epczdhproright {
  width: 57.2%;
}

.epczdhproright p {
  color: #FFF;
  margin-bottom: 0.4rem;
}

.epczdhproright img {
  border: 1px solid #FFF;
  box-sizing: border-box;
}

.epcvortexleft {
  width: 51.2%;
}

.epcvortexleft p {
  margin: 1.5em 0;
}

.epcvortexright {
  width: 45%;
}

.epcvortexpic {
  background: #f2f6f9;
  margin-top: 0.5rem;
  box-sizing: border-box;
  padding: 0.4rem;
}

.epcvortexpic img {
  width: 43.2%;
}

.epcvortexpic img:first-child {
  width: 54.4%;
}

.sbcgtop {
  position: relative;
  margin-top: 1.1rem;
}

.sbcgtoptxt {
  position: absolute;
  width: 79%;
  left: 0;
  top: 0.47rem;
  background: rgba(189, 29, 33, 0.9);
  box-sizing: border-box;
  padding: 0.3rem 0.5rem;
}

.sbcgtoptxt p {
  color: #FFF;
}

.sbcgtoppic {
  background: #F0F6F6;
  margin-top: 0.5rem;
  padding: 0.6rem 0;
}

.sbcgtoppic img {
  width: 42.7%;
  margin: 0 auto;
}

.epcsbcg-gyxt {
  background: url(../images/sbcgpic3.jpg) no-repeat;
  padding-top: 1px;
  z-index: 1;
  position: relative;
}

.epcsbcg-gyxt::before {
  content: "";
  width: 1400px;
  background: #FFF;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 2.9rem;
  z-index: -1;
  padding: 0.4rem 0.5rem;
  box-sizing: content-box;
}

.epcsbcg-gyxt::after {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  z-index: -1;
  bottom: 0.85rem;
  width: 46%;
  height: 3.68rem;
  background: url(../images/sbcgpic6.jpg) no-repeat;
  background-size: cover;
}

.epcsbcg-gyxtleft {
  width: 51.4%;
}

.epcsbcg-gyxtleft p {
  color: #FFF;
  margin-bottom: 0.85rem;
}

.epcsbcg-gyxtleft img {
  border: 1px solid #EEE;
}

.epcsbcg-gyxtright {
  width: 41.3%;
}

.epcsbcg-gyxtright p {
  margin-bottom: 0.6rem;
  color: #FFF;
  margin-top: 0.45rem;
}

.epcbzfypic {
  width: 43.4%;
}

.epcbzfytxt {
  width: 52.3%;
}

.epcbzfytxt p {
  margin-bottom: 0.4rem;
}

.epcbzfytxt img {
  width: 48.3%;
}

.epcbzfybox {
  align-items: flex-end;
}

.epcbzfy-gltxleft {
  width: 42%;
}

.epcbzfy-gltxright {
  width: 54.3%;
}

.epcbzfy-gltxright p {
  margin-top: 0.4rem;
}

.epcbzfy-pic {
  margin-top: 0.4rem;
  margin-bottom: 0.07rem;
}

.epcbzfy-pic img {
  width: 49.5%;
}

.bzfy-ysfw {
  background: url(../images/bafypic8.jpg) no-repeat center top;
  padding-top: 1px;
}

.bzfy-ysfw p {
  color: #FFF;
  margin-bottom: 1.5em;
}

.bzfy-ysfwpic {
  background: #FFF;
  padding: 0.55rem 0.65rem 0;
}

.bzfy-ysfwpic li {
  width: 47.4%;
}

.bzfy-ysfwpic li h4 {
  text-align: center;
  color: #4D4D4D;
  margin-top: 0.2rem;
}

.bzfy-ysfwpic .bzfy-ysfwpic2 {
  width: 48.6%;
}

.bzfy-digital {
  margin: 40px 0;
  align-items: initial;
  justify-content: flex-start;
}

.bzfy-digital {
  width: 34.6%;
}

.bzfy-digital li:first-child {
  margin-bottom: 0.27rem;
}

.bzfy-digital h4 {
  text-align: center;
  color: #4D4D4D;
  margin-top: 0.2rem;
}

.bzfy-digital2 {
  width: 63.2%;
}

.bzfy-digital2 h4 {
  text-align: center;
  color: #4D4D4D;
  margin-top: 0.2rem;
}

.epcgcsgtxt {
  width: 53.2%;
}

.epcgcsgpic {
  width: 41.5%;
}

.epcgcsgpic > img {
  width: 46%;
}

.epcgcsgimg {
  width: 50%;
}

.epcgcsgimg img:first-child {
  margin-bottom: 0.1rem;
}

.zimbabwebox {
  background: url(../images/gcsgpic4.jpg) no-repeat center top;
}

.zimbabwebox p {
  color: #FFF;
}

.zimbabwebox .syyjlist6 {
  padding: 0.2rem 0.6rem 0;
  background: #FFF;
  margin-top: 0.5rem;
  align-items: initial;
}

.construct {
  width: 52.9%;
}

.constructpic {
  width: 41.6%;
}

.constructpic img {
  width: 48%;
}

.enginlist li {
  padding-left: 0.28rem;
  margin-top: 0.2rem;
  line-height: 1.5em;
  position: relative;
}

.enginlist li::before {
  content: "";
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  background: url(../images/epcdh2.png) no-repeat 0 0;
  background-size: 0.32rem 0.16rem;
  position: absolute;
  left: 0;
  top: 0.2em;
}

.storagebox {
  background: url(../images/gcsgpic13.jpg) no-repeat center top;
  background-size: cover;
}

.storagepic {
  width: 32.5%;
  border: 2px solid #FFF;
}

.storagetxt {
  width: 63.2%;
}

.storagetxt p {
  color: #FFF;
}

.storagetxt .enginlist {
  margin-bottom: 0.2rem;
}

.storagetxt .enginlist li {
  color: #FFF;
}

.storagetxt .enginlist li::before {
  background-position: -0.16rem 0;
}

.construcbox {
  margin-bottom: 0;
}

.epctit4 {
  margin-bottom: 0.4rem;
}

.epctit4 h3 {
  font-size: 18px;
  background: #BD1D21;
  display: inline-block;
  color: #FFF;
  padding: 0.08rem 0;
  font-weight: bold;
  padding-left: 0.2rem;
  padding-right: 0.25rem;
  position: relative;
}

.epctit4 h3:after {
  content: "";
  display: block;
  width: 0.18rem;
  background: url(../images/epctit4bg.png) no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  right: -0.18rem;
  top: 0;
}

.epcgcsgbot > img {
  margin-top: 0.3rem;
  width: 38%;
}

.epcgcsgbotimg {
  width: 59.2%;
}

.epcgcsgbotimg img {
  width: 47.7%;
  margin-top: 0.3rem;
}

.aztsyjfleft {
  width: 47.7%;
}

.aztsyjfright {
  width: 48.28%;
}

.aztsyjfright p {
  margin-bottom: 1.5em;
}

.aztsyjfitem {
  margin-top: 0.3rem;
}

.aztsyjfitem li {
  margin-top: 0.2rem;
}

.aztsyjfitem li h4 {
  font-size: 15px;
  text-align: center;
  margin-top: 0.15rem;
}

.aztsyjfimg {
  margin-bottom: 0.5rem;
}

.aztsyjfimg img {
  width: 48.8%;
  margin-top: 0.1rem;
}

.aztsyjfbox {
  align-items: flex-start;
}

.epcsheji {
  background: url(../images/aztsyjf6.jpg) no-repeat center top;
}

.epcsheji p {
  color: #FFF;
}

.epcshejilist {
  margin-top: 0.5rem;
  background: #FFF;
  padding: 0.65rem 0.75rem 0;
}

.epcshejilist li {
  width: 47.5%;
}

.epcshejilist li img {
  border: 1px solid #E6E6E6;
}

.epcshejilist li h4 {
  font-size: 15px;
  text-align: center;
  margin-top: 0.15rem;
}

.technical > img {
  margin-top: 0.27rem;
  width: 52.6%;
}

.technical-pic {
  width: 44.8%;
}

.technical-pic img {
  margin-top: 0.27rem;
}

.standardsleft {
  width: 48.28%;
}

.standardsleft p {
  margin-bottom: 0.45rem;
}

.standardsright {
  width: 47.8%;
}

.standardsright img {
  margin-bottom: 0.45rem;
  border: 1px solid #E6E6E6;
}

.jsglleft {
  width: 48.14%;
}

.jsglleft p {
  margin-bottom: 0.4rem;
}

.jsglright {
  width: 47.4%;
}

.jsglright ul {
  margin-top: 0.5rem;
}

.jsglright ul li {
  margin-top: 0.3rem;
  padding-left: 0.19rem;
  position: relative;
  line-height: 1.5em;
}

.jsglright ul li::before {
  content: "";
  position: absolute;
  width: 0.07rem;
  height: 0.07rem;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.4em;
}

.jsgllefttxtbox {
  margin-top: 0.2rem;
  position: relative;
}

.jsgllefttxtbox .jsgllefttxt {
  position: absolute;
  left: 0;
  background: rgba(189, 29, 33, 0.95);
  bottom: 0.4rem;
  right: 0.5rem;
  padding: 0.25rem 0.45rem;
}

.jsgllefttxtbox .jsgllefttxt p {
  color: #FFF;
  margin: 0;
}

.yygltopleft {
  width: 47.7%;
}

.yygltopleft img {
  margin-top: 0.4rem;
}

.yygltopright {
  width: 46.2%;
}

.yygltopright img {
  margin-bottom: 0.5rem;
}

.fuwu-team {
  position: relative;
}

.fuwu-team::before {
  content: "";
  display: block;
  position: absolute;
  width: 50.4%;
  left: 0;
  background: url(../images/yyglpic4.jpg) no-repeat;
  background-size: cover;
  height: 100%;
}

.fuwu-team > img {
  width: 49.6%;
  margin-left: 50.4%;
}

.fuwu-teamcon {
  position: absolute;
  top: 0.1rem;
  width: 100%;
}

.fuwu-teamcon p {
  color: #FFF;
  width: 46.4%;
}

.fuwu-teamcon img {
  width: 48%;
  margin-top: 0.36rem;
  margin-left: 15.5%;
}

.flexible li {
  width: 30%;
  box-sizing: border-box;
  border: 0.04rem solid #BD1D21;
  margin-top: 0.4rem;
}

.flexible li span {
  width: 0.35rem;
  height: 0.35rem;
  background: #BD1D21;
  border-radius: 50%;
  font-size: 0.17rem;
  text-align: center;
  line-height: 0.35rem;
  color: #FFF;
  display: block;
  margin: 0.1rem auto;
  font-weight: bold;
}

.flexibletxt {
  width: 100%;
  background: #BD1D21;
  padding: 0.2rem 0.1rem;
  box-sizing: border-box;
}

.flexibletxt p {
  color: #FFF;
  line-height: 1.4em;
  text-align: center;
}

.appraisaltxt {
  width: 59.1%;
  margin-top: 0.3rem;
}

.appraisalpic {
  margin-top: 0.3rem;
  width: 34%;
}

.appraisalpic img {
  margin-top: 0.34rem;
}

.capabtxt p {
  margin-bottom: 1.5em;
}

.mtpabox {
  margin-top: 0.5rem;
  margin-bottom: 0.85rem;
}

.mtpabox p {
  margin-bottom: 1.5em;
}

.mtpalist li {
  width: 31.4%;
  margin-top: 0.2rem;
}

/*--------epc二级页---end*/
/* 20250923*/
/*--采矿服务*/
.mining-tab {
  padding-left: 0.5rem;
}
.mining-tab li {
  width: 30.4%;
}
.mining-tab li .aniimg {
  border-radius: 10px;
}
.mining-tab li .txt {
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
}
.mining-tab li .txt h4 {
  color: #1A1A1A;
  display: inline-block;
  background: url(../images/mining-m.png) no-repeat right center;
  padding-right: 22px;
}
.mining-tab li:hover .aniimg img {
  transform: scale(1.1);
}
.mining-tab li:hover h4 {
  color: #BD1D21;
  font-weight: bold;
}

.mining-tabact a .txt h4 {
  color: #BD1D21;
  font-weight: bold;
}

.mining-toptit {
  width: 40%;
  position: relative;
  padding-top: 0.25rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0.1rem;
}
.mining-toptit::before {
  content: "";
  width: 0.6rem;
  height: 0.1rem;
  background: #BD1D21;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.mining-toptit h1 {
  font-weight: bold;
  font-size: 0.4rem;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 1em;
}
.mining-toptit h4 {
  font-size: 0.3rem;
  line-height: 1em;
  text-align: right;
}

.mining-top {
  position: relative;
}
.mining-top .txt {
  background: #BD1D21;
  position: relative;
  z-index: 2;
  width: 87.7%;
  margin-left: 0.4rem;
  box-sizing: border-box;
  padding: 0.4rem 0.9rem;
}
.mining-top .txt p {
  color: #FFF;
}
.mining-top .pic {
  width: 77.57%;
  margin-top: -0.9rem;
}
.mining-top .img {
  border-left: 10px solid #FFF;
  border-bottom: 10px solid #FFF;
  box-sizing: border-box;
  width: 37.8%;
  position: absolute;
  right: 0;
  top: 0;
}

.mining-test {
  background: url(../images/mining-test1.jpg) no-repeat;
  background-size: 100% 100%;
  z-index: 1;
  position: relative;
}
.mining-test::before {
  content: "";
  display: block;
  width: 42%;
  background: rgba(9, 17, 32, 0.9);
  height: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
  top: 0;
}
.mining-test .txt {
  margin-left: 1.08rem;
  margin-bottom: 0.5rem;
}
.mining-test .txt p {
  color: #FFF;
  width: 26%;
}
.mining-test .list {
  background: #FFF;
  width: 78.2%;
  margin-left: 1.51rem;
  padding: 0.2rem 0.65rem 0.6rem;
  box-sizing: border-box;
}

.mining-tit {
  font-size: 0;
  margin-bottom: 0.4rem;
}
.mining-tit h3 {
  font-size: 0.24rem;
  display: inline-block;
  color: #FFF;
  font-weight: bold;
  background: #BD1D21;
  padding: 8px 20px;
}
.mining-tit span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 0.36rem;
  font-weight: bold;
  color: #BD1D21;
  width: 0.66rem;
  text-align: center;
  border-bottom: 5px solid #BD1D21;
  margin-top: -5px;
  line-height: 1em;
}

.mining-tit2 span {
  color: #FFF;
}

.mining-list li {
  margin-top: 0.4rem;
}
.mining-list li h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.15rem;
}
.mining-list li h4::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 7px;
  height: 7px;
  background: #BD1D21;
  border-radius: 50%;
}
.mining-list li p {
  padding-left: 20px;
}

.mining-design .txt {
  width: 50.28%;
}
.mining-design .pic {
  width: 40.2%;
}
.mining-design .pic div img {
  width: 48.3%;
  margin-top: 20px;
}

.mining-service {
  position: relative;
  background: url(../images/mining-test5.jpg) no-repeat center top;
  background-size: 100% auto;
  padding-top: 1.83rem;
  z-index: 1;
  margin-top: 0.55rem;
}
.mining-service::before {
  content: "";
  top: 1.24rem;
  display: block;
  position: absolute;
  background: #B71B1D;
  right: 0;
  width: 61.4%;
  height: 1.87rem;
  z-index: -1;
}

.mining-servicetop {
  align-items: flex-start;
}
.mining-servicetop .pic {
  width: 52.28%;
  box-sizing: border-box;
  border: 1px solid #FFF;
  margin-top: 0.2rem;
}
.mining-servicetop .txt {
  width: 40.7%;
}
.mining-servicetop .txt > p {
  margin-left: -40px;
  color: #FFF;
}
.mining-servicetop .mining-list {
  margin-top: 0.9rem;
}
.mining-servicetop .mining-list li {
  margin-top: 0.3rem;
}

.mining-servicebot {
  margin-bottom: 0;
}
.mining-servicebot .pic {
  width: 40.14%;
}
.mining-servicebot .txt {
  width: 54.7%;
}
.mining-servicebot .mining-list li {
  margin-top: 0.3rem;
}
.mining-servicebot .mining-list li h4 {
  margin-bottom: 0.11rem;
}

.ckepc-tit {
  margin-bottom: 0.6rem;
  text-align: center;
}
.ckepc-tit h2 {
  font-size: 0.36rem;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  position: relative;
  padding-bottom: 0.23rem;
  line-height: 1em;
  text-transform: uppercase;
}
.ckepc-tit h2::before {
  content: "";
  display: block;
  width: 3rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -1.5rem;
  height: 2px;
  background: #BD1D21;
}
.ckepc-tit h2:after {
  content: "";
  display: block;
  width: 0.33rem;
  height: 0.28rem;
  background: url(../images/mining-titbg.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  margin-left: -0.125rem;
  bottom: -0.14rem;
}

.mining-enginneer .miningleft {
  width: 51.2%;
}
.mining-enginneer .miningleft .mining-list {
  width: 85%;
}
.mining-enginneer .miningleft .pic img {
  border: 1px solid #F2F2F2;
  width: 31.2%;
}
.mining-enginneer .miningleft .pic2 img {
  border: 1px solid #F2F2F2;
  width: 48.5%;
  margin-top: 10px;
}
.mining-enginneer .miningright {
  width: 44.14%;
}
.mining-enginneer .miningright .mining-list {
  margin-bottom: 0.6rem;
}
.mining-enginneer .miningright img {
  margin-top: 18px;
  border: 2px solid #F2F2F2;
}

.ckfw-case {
  align-items: initial;
}

.ckfw-case li {
  width: 47.38%;
  margin-bottom: 60px;
}

.ckfw-case li .aniimg {
  position: relative;
  margin-bottom: 30px;
}

.ckfw-case li .aniimg .txt {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgba(5, 12, 25, 0.9);
  height: 70px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ckfw-case li .aniimg .txt span {
  font-size: 0.48rem;
  color: #FFF;
  opacity: 0.2;
  font-weight: bold;
  position: absolute;
  left: 40px;
  top: 50%;
  line-height: 1em;
  margin-top: -0.24rem;
}

.ckfw-case li .aniimg .txt h4 {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}

.ckfw-case li p {
  margin-top: 20px;
}

.ckfw-case1 {
  background: url(../images/mining-test14.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
}

.ckfw-case1 li {
  position: relative;
  height: 50px;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.ckfw-case1 li:first-child {
  border-right: 2px solid #FFF;
}

.ckfw-case1 li span {
  font-size: 0.48rem;
  color: #FFF;
  opacity: 0.2;
  font-weight: bold;
  position: absolute;
  left: 40px;
  top: 50%;
  line-height: 1em;
  margin-top: -0.24rem;
}

.ckfw-case1 li h4 {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}

.titbox-mining {
  margin-bottom: 0.5rem;
}
.titbox-mining h2 {
  font-size: 0.36rem;
}

.mining-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  margin-top: 0;
  background: #FFF;
  box-shadow: 0px 1px 5px 0px rgba(26, 26, 26, 0.1);
}
.mining-fixed::before {
  display: none;
}
.mining-fixed .content {
  padding: 0;
}
.mining-fixed .content span {
  display: none;
}
.mining-fixed .mining-tab li {
  padding: 15px 0;
  position: relative;
}
.mining-fixed .mining-tab li::before {
  content: "";
  display: block;
  width: 1px;
  height: 24px;
  background: #999;
  right: 0;
  position: absolute;
  top: 50%;
  margin-top: -12px;
}
.mining-fixed .mining-tab li:last-child::before {
  display: none;
}
.mining-fixed .mining-tab li .aniimg {
  display: none;
}
.mining-fixed .mining-tab li .txt {
  margin-top: 0;
}

/*--采矿服务----------end*/
/*尾矿库工程服务*/
.storage-tab li {
  width: 23%;
}

.storage-top {
  position: relative;
  padding-top: 7px;
}
.storage-top .txt {
  width: 54.4%;
}

.storage-tit {
  font-weight: bold;
  font-size: 0.42rem;
  text-transform: uppercase;
  line-height: 1.35em;
  padding-top: 0.26rem;
  position: relative;
  margin-bottom: 0.5rem;
}
.storage-tit::before {
  content: "";
  display: block;
  width: 1rem;
  height: 0.1rem;
  background: #BD1D21;
  position: absolute;
  left: 0;
  top: 0;
}

.storage-toppic {
  position: absolute;
  width: 42.3%;
  right: 0;
  top: 0;
}

.storage-tsf {
  background: url(../images/storagepic2.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.8rem;
  border-top: 0.2rem solid #FFF;
  border-right: 0.2rem solid #FFF;
  position: relative;
  z-index: 2;
  box-sizing: content-box;
  align-items: initial;
}
.storage-tsf::before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background: url(../images/storage-jt.png) no-repeat #FFF;
  background-size: 100% 100%;
  border-radius: 50%;
  position: absolute;
  left: 29.7%;
  margin-left: -0.3rem;
  margin-top: -0.3rem;
  top: 50%;
}
.storage-tsf .left {
  width: 29.7%;
  background: rgba(255, 255, 255, 0.85);
  box-sizing: border-box;
  padding: 0.6rem 0.6rem 1rem 0.4rem;
}
.storage-tsf .left ul {
  background: #FFF;
  padding: 0.55rem 0.3rem;
}
.storage-tsf .left ul li {
  padding-left: 0.33rem;
  background: url(../images/storage-false.png) no-repeat left center;
  margin: 0.3rem 0;
  font-weight: bold;
}
.storage-tsf .left h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 0.3rem;
  position: relative;
  text-transform: uppercase;
  line-height: 1.3em;
  max-width: 83%;
  margin: 0 auto;
}
.storage-tsf .left h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 10px 0 10px;
  border-color: #BD1D21 transparent transparent transparent;
  left: 50%;
  margin-left: -10px;
  bottom: 0.1rem;
}
.storage-tsf .right {
  width: 70.3%;
  background: rgba(5, 12, 25, 0.75);
  padding: 0.35rem 0.5rem 0.35rem 0.6rem;
  box-sizing: border-box;
}
.storage-tsf .right h3 {
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.22rem;
  padding-bottom: 0.35rem;
  position: relative;
  font-weight: bold;
}
.storage-tsf .right h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 10px 0 10px;
  border-color: #fff transparent transparent transparent;
  left: 50%;
  margin-left: -10px;
  bottom: 0.1rem;
}
.storage-tsf .right h4 {
  color: #FFF;
  text-align: center;
  font-weight: bold;
  margin-top: 0.3rem;
}
.storage-tsf .right ul {
  background: rgba(189, 29, 33, 0.7);
  padding: 0.07rem 0.45rem;
}
.storage-tsf .right ul li {
  color: #FFF;
  margin: 0.2rem 0;
  line-height: 1.5em;
  padding-left: 0.35rem;
  background: url(../images/storage-true.png) no-repeat left 0.02rem;
}
.storage-tsf .right ul li b {
  text-transform: uppercase;
}

.storage-tit2 {
  text-align: center;
  margin-bottom: 0.5rem;
}
.storage-tit2 h3 {
  font-size: 0.24rem;
  color: #FFF;
  font-weight: bold;
  display: inline-block;
  background: #BD1D21;
  padding: 0.08rem 0.2rem;
  z-index: 1;
  position: relative;
}
.storage-tit2 h3::before {
  content: "";
  display: block;
  height: 2px;
  background: #BD1D21;
  position: absolute;
  left: -1.9rem;
  right: -1.9rem;
  top: 50%;
  margin-top: -1px;
  z-index: -1;
}

.storage-mine {
  background: url(../images/storagepic3.jpg) no-repeat center top;
  background-size: 100% auto;
  padding-top: 1rem;
}
.storage-mine .txt {
  width: 53.07%;
  margin-bottom: 0.35rem;
  margin-right: 4.8%;
}
.storage-mine .pic {
  width: 36.5%;
  background: url(../images/storagepic4.jpg) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.65rem 0.5rem;
}
.storage-mine .pic p {
  color: #FFF;
}
.storage-mine .pic ul {
  margin-top: 0.55rem;
  padding-left: 0.22rem;
}
.storage-mine .pic ul li {
  line-height: 2em;
  font-size: 18px;
  color: #FFF;
  padding-left: 0.22rem;
  position: relative;
}
.storage-mine .pic ul li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  left: 0;
  margin-top: -4px;
  top: 50%;
}
.storage-mine .content {
  align-items: flex-end;
}

.storage-minetit {
  margin-bottom: 0.45rem;
}
.storage-minetit h3 {
  display: inline-block;
  position: relative;
  background: #BD1D21;
  padding: 0.09rem 0.23rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
}
.storage-minetit h3::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  right: -0.2rem;
  width: 0.2rem;
  top: 0;
  background: url(../images/in-titbg.png) no-repeat;
  background-size: 100% 100%;
}

.storage-safe {
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
}
.storage-safe .txt {
  width: 49%;
  margin-top: -0.3rem;
}
.storage-safe .txt .mining-list li {
  margin-top: 0.3rem;
}
.storage-safe .txt .mining-list li h4 {
  margin-bottom: 0.1rem;
}
.storage-safe .pic {
  width: 45.57%;
}

.storage-advant {
  position: relative;
}
.storage-advant .txt {
  position: absolute;
  background: #FFF;
  left: 1.4rem;
  top: 0.79rem;
  right: 1.4rem;
  padding: 0.5rem 0.8rem 0.4rem;
}
.storage-advant .storage-minetit {
  position: absolute;
  left: -0.5rem;
  top: -0.21rem;
}
.storage-advant .storage-minetit h3 {
  text-transform: none;
}

.storage-operat {
  background: url(../images/storagepic7.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0.8rem 0;
  position: relative;
}
.storage-operat::before {
  content: "";
  display: block;
  background: rgba(5, 12, 25, 0.8);
  width: 64.9%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.storage-operat::after {
  content: "";
  position: absolute;
  top: 0.8rem;
  bottom: 0.8rem;
  right: 0;
  background: rgba(189, 29, 33, 0.95);
  width: 47.4%;
  z-index: -1;
}
.storage-operat .txt-l {
  width: 49.07%;
  margin-top: -0.4rem;
}
.storage-operat .txt-l .mining-list h4 {
  color: #FFF;
}
.storage-operat .txt-l .mining-list p {
  color: #FFF;
}
.storage-operat .txt-r {
  width: 43.35%;
}
.storage-operat .txt-r p {
  color: #FFF;
  margin-left: 13px;
}
.storage-operat .txt-r .storage-minetit h3 {
  text-transform: none;
  color: #BD1D21;
  background: #FFF;
}
.storage-operat .txt-r .storage-minetit h3::before {
  background-image: url(../images/in-titbg1.png);
}

.wkwfw-case .wkwfw-left {
  width: 42.45%;
}

.wkwfw-case .wkwfw-left .top h4 {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0.35rem;
  position: relative;
}

.wkwfw-case .wkwfw-left .top h4::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 8px 0 8px;
  border-color: #BD1D21 transparent transparent transparent;
  position: absolute;
  left: 50%;
  margin-top: -8px;
  bottom: -0.2rem;
}

.wkwfw-case .wkwfw-left .bot {
  margin-top: 0.24rem;
  background: #F4F8FB;
  padding: 0.15rem 0.45rem 0.35rem;
}

.wkwfw-case .wkwfw-left .bot h4 {
  padding-left: 0.2rem;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0.2rem;
}

.wkwfw-case .wkwfw-left .bot h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.4em;
}

.wkwfw-case .wkwfw-right {
  width: 54.5%;
}

.wkwfw-case .wkwfw-right .pic {
  align-items: flex-end;
  margin-top: -0.24rem;
}

.wkwfw-case .wkwfw-right .pic > img {
  width: 51.7%;
}

.wkwfw-case .wkwfw-right .pic .img {
  width: 44.9%;
}

.wkwfw-case .wkwfw-right .pic .img img {
  margin-top: 0.24rem;
}

.wkwfw-case .wkwfw-right h4 {
  font-weight: bold;
  font-size: 16px;
  margin-top: 36px;
  position: relative;
  text-align: center;
}

.wkwfw-case .wkwfw-right h4::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 14px 8px;
  border-color: transparent transparent #BD1D21 transparent;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -8px;
}

/*尾矿库工程服务------end*/
/*土建工程 */
.constructtop .pic {
  width: 21.7%;
}
.constructtop .txt {
  width: 74.35%;
}
.constructtop .txt img {
  margin-top: 0.6rem;
  width: 31.5%;
}

.construct-service {
  background: url(../images/constructpic5.jpg) no-repeat center top;
  padding-bottom: 0;
}

.construct-sercon {
  background: #FFF;
  padding-bottom: 0;
  box-sizing: content-box;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  align-items: flex-start;
}
.construct-sercon .storage-minetit {
  margin-bottom: 0.3rem;
}
.construct-sercon .storage-minetit h3 {
  font-size: 18px;
}
.construct-sercon .txt-l {
  width: 50.2%;
}
.construct-sercon .txt-l p {
  margin-bottom: 0.5rem;
}
.construct-sercon .txt-r {
  width: 44.7%;
}
.construct-sercon .txt-r .pic {
  position: relative;
  margin-bottom: 0.9rem;
}
.construct-sercon .txt-r .pic .img {
  position: absolute;
  width: 34.7%;
  left: 0.35rem;
  bottom: 0.26rem;
}

.construct-list {
  margin-top: 0.4rem;
}
.construct-list li {
  line-height: 1.5em;
  margin-top: 0.25rem;
  padding-left: 17px;
  position: relative;
}
.construct-list li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 7px;
  height: 7px;
  background: #BE282B;
  border-radius: 50%;
}

.construct-advant .pic {
  width: 40.7%;
}
.construct-advant .construct-list {
  width: 53.7%;
  margin-top: -0.25rem;
}
.construct-advant .construct-list li {
  padding-left: 32px;
}
.construct-advant .construct-list li::before {
  width: 16px;
  height: 16px;
  background: url(../images/teamdh.png) no-repeat;
  top: 3px;
}

.construct-cases {
  background: url(../images/constructpic10.jpg) no-repeat center top;
  padding-bottom: 0;
}
.construct-cases .txt p {
  color: #FFF;
}

.construct-caseslist {
  background: #FFF;
  padding: 0.3rem 0.7rem 0;
  margin-top: 0.45rem;
  align-items: initial;
}
.construct-caseslist li {
  width: 31.5%;
  margin-top: 32px;
}
.construct-caseslist li h4 {
  text-align: center;
  font-size: 15px;
  margin-top: 10px;
  padding: 0 40px;
}

/*土建工程------end*/
/*采选承包运营服务------end*/
.operatbox .abouttit {
  font-size: 0.8rem;
}

.operat-top {
  position: relative;
}

.operat-toplist {
  position: absolute;
  width: 35.14%;
  background: #BE282B;
  box-sizing: border-box;
  padding: 0.9rem 0.5rem 1.13rem;
}
.operat-toplist p {
  color: #FFF;
  font-size: 18px;
}
.operat-toplist ul {
  margin-top: 0.6rem;
  padding-left: 0.4rem;
}
.operat-toplist ul li {
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 18px;
  color: #FFF;
  padding: 18px 0;
  position: relative;
}
.operat-toplist ul li i {
  position: absolute;
  font-weight: bold;
  font-size: 24px;
  color: #FFF;
  left: -0.4rem;
  font-style: normal;
  top: 0.6em;
}

.operatbox .abouttabbox .content {
  padding-top: 0.9rem;
  padding-left: 0.6rem;
}

.operat-topcon {
  width: 84.14%;
  margin-left: 15.86%;
}
.operat-topcon .txt {
  text-align: right;
  margin-bottom: 0.38rem;
  max-width: 80%;
  margin-left: 20%;
}
.operat-topcon .txt h2 {
  display: inline-block;
  background: #BE282B;
  color: white;
  font-size: 0.24rem;
  padding: 8px 20px;
}
.operat-topcon .txt p {
  margin-right: 0.4rem;
  text-align: left;
  width: 75%;
  margin-top: 0.4rem;
  display: inline-block;
}
.operat-topcon .storage-tit {
  display: inline-block;
  font-size: 0.36rem;
  margin-bottom: 0.2rem;
}

.operat-turnkey {
  position: relative;
  z-index: 1;
  padding: 1rem 0;
}
.operat-turnkey > img {
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.operat-turnkey .txt {
  background: #FFF;
  width: 60.35%;
  box-sizing: border-box;
  padding: 0.9rem;
  margin-left: 39.65%;
}
.operat-turnkey .txt .construct-list li {
  margin-top: 0.2rem;
}

.operat-tract {
  align-items: flex-end;
}
.operat-tract .pic {
  width: 28.9%;
}
.operat-tract .txt {
  width: 66.7%;
}
.operat-tract .txt p {
  padding-left: 7px;
  margin-bottom: 0.2rem;
}
.operat-tract .txt .img img {
  width: 47%;
  margin-top: 0.3rem;
}

.operat-case li {
  width: 47.3%;
  margin-bottom: 0.5rem;
}
.operat-case li p {
  margin-top: 0.1rem;
}
.operat-case li .pic {
  position: relative;
  margin-bottom: 0.3rem;
}
.operat-case li .pic h4 {
  background: rgba(5, 12, 25, 0.9);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 15px;
  box-sizing: border-box;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.operat-case li .pic h4 span {
  font-size: 18px;
  color: #FFF;
  padding-left: 30px;
  background: url(../images/operatcase.png) no-repeat left center;
  background-size: 18px 18px;
  box-sizing: border-box;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.operat-case2 {
  padding-top: 0.5rem;
  border-top: 1px solid rgba(190, 40, 43, 0.33);
}
.operat-case2 li {
  width: 47.3%;
}
.operat-case2 li h4 {
  background: #BE282B;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.3rem;
  padding: 0 15px;
  box-sizing: border-box;
}
.operat-case2 li h4 span {
  font-size: 18px;
  color: #FFF;
  padding-left: 30px;
  background: url(../images/operatcase.png) no-repeat left center;
  background-size: 18px 18px;
  box-sizing: border-box;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/*采选承包运营服务------end*/
/* 20250923----end*/
@media (max-width: 1800px) {
  .propage-nextbox {
    margin-top: 0;
  }
  .propage-con li .aniimg img {
    width: 74%;
  }
}
@media (max-width: 1750px) {
  .epcsbcg-gyxt::before {
    height: 3.4rem;
  }
}
@media (max-width: 1700px) {
  .chatbtn {
    margin-top: 0.3rem;
  }
  .detailtop-txt p {
    font-size: 15px;
    margin-bottom: 1em;
  }
  .listtoptit {
    margin-bottom: 25px;
  }
  .listtoptxt {
    padding-left: 0.7rem;
  }
}
@media (max-width: 1600px) {
  .listtab ul li {
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
  .listtab ul li a {
    padding-left: 14px;
  }
  .prolist-tit h2 {
    font-size: 30px;
    padding-left: 25px;
    border-left-width: 5px;
  }
  .prolist-tit p {
    margin: 6px 0;
    margin-left: 20px;
  }
  .prolist-itemcon h4 {
    font-size: 18px;
  }
  .propage-tablist li {
    font-size: 16px;
  }
  .propage-tab h3 {
    font-size: 26px;
    padding-top: 15px;
  }
  .propage-btn h4 {
    font-size: 16px;
  }
  .caselist-tit h4 {
    font-size: 18px;
  }
  .liuyanitem input {
    width: 74%;
  }
  .fzlctab li {
    font-size: 18px;
  }
  .epcmotop .companylist {
    top: 46%;
  }
  .epcmolisttxt p {
    line-height: 1.5em;
  }
  .epcpdftxt p, .epcpdftxt ul li {
    font-size: 16px;
  }
  .epcpdftxt h4 {
    margin-bottom: 0.4rem;
  }
  .epcpdftxt label span, .epcpdftxt label input {
    font-size: 16px;
  }
  .wquiplist li a {
    font-size: 16px;
  }
  .newssolutxt h4 {
    font-size: 16px;
  }
  .companytxt p, .aboutepc-row > p {
    font-size: 15px;
  }
  .culturelist li p {
    font-size: 15px;
  }
  .culturelist li h4 {
    font-size: 20px;
  }
  .culturelist li img {
    width: 25px;
  }
  .abouttabtxt h4 {
    font-size: 16px;
  }
  .abouttab li:hover .abouttabtxt h4, .abouttab li.abouttabact .abouttabtxt h4 {
    font-size: 20px;
  }
  .fzlcitem li h5 {
    margin-bottom: 0.6rem;
    font-size: 32px;
  }
  .fzlcitem-list span {
    font-size: 20px;
  }
  .fzlcitem-list .fzlcitem-con h4 {
    font-size: 16px;
  }
  .advanlist li h4 {
    font-size: 18px;
  }
  .listtoptit h3 {
    font-size: 0.3rem;
  }
  .propage-tablist li {
    font-size: 14px;
  }
  .detailtop-txt p {
    font-size: 14px;
    margin-bottom: 1em;
  }
  .detailtop h1 {
    font-size: 0.3rem;
  }
  .listtoptit {
    margin-bottom: 25px;
  }
  .detailtab ul li a {
    font-size: 12px;
  }
  .detailtab ul li {
    line-height: 40px;
    height: 40px;
  }
  .liuyan-row p {
    font-size: 16px;
  }
  .chatbtn a {
    line-height: 35px;
    height: 35px;
  }
  .chatbtn a img {
    width: 18px;
  }
  .solulisttxt h4 {
    font-size: 20px;
  }
  .descriptlist li h4 {
    font-size: 20px;
  }
  .listtop-swiper-btn .swiper-button-next {
    right: 0.6rem;
    margin-top: -0.6rem;
  }
  .listtop-swiper-btn .swiper-button-prev {
    left: 0.6rem;
    margin-top: -0.6rem;
  }
  .tactchat li {
    width: 31.6%;
    padding-left: 0.9rem;
  }
  .tactchat li i {
    left: 0.2rem;
  }
  .tactchat li p {
    font-size: 12px;
  }
  .tactrow .chatbtn {
    margin-top: 0.5rem;
  }
  .teamtxt span {
    font-size: 18px;
  }
  .teamtxt ul li {
    line-height: 1.5em;
    margin-bottom: 0.8em;
    background-position: left 0.2em;
  }
  .seniortxt span {
    font-size: 18px;
  }
  .seniortxt ul {
    margin-top: 0.5rem;
  }
  .seniorlist .seniortxt h4 {
    font-size: 0.26rem;
  }
  .seniorlist .seniortxt ul {
    margin-top: 0.3rem;
  }
  .epcpdftxt label input {
    padding-left: 1.8rem;
  }
  .epcpdftxt button {
    line-height: 40px;
    height: 40px;
  }
  .listbox-proimg img {
    height: 99.5%;
  }
}
@media (max-width: 1500px) {
  .epcsbcg-gyxt::before {
    height: 3.7rem;
  }
  .liuyan-row .content{
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .liuyanitem input{
    width: 73%;
  }
  .liuyanitem .select-btn p{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
  }
  .liuyan-row p{
    font-size: 15px;
  }
}
@media (max-width: 1450px) {
  .chatbtn {
    margin-top: 0.3rem;
  }
  .epcmolisttxt {
    width: 45.3%;
  }
  .caselist-tit h4 {
    font-size: 16px;
    line-height: 1.5em;
  }
  .caselist-tit h4 {
    font-size: 16px;
  }
  .epcpdftxt label input {
    padding-left: 1.9rem;
  }
  .epcpdftxt label:first-child input {
    padding-left: 1.1rem;
  }
  .jsslban li p {
    font-size: 15px;
  }
  .xhepclist li p {
    font-size: 15px;
  }
  .jsslban-btn {
    top: 53%;
  }
  .jssltxt p {
    font-size: 15px;
  }
  .jsslban-btn .swiper-pagination {
    padding-left: 8px;
  }
  .teambox > p {
    font-size: 15px;
  }
  .teamtxt ul li {
    font-size: 15px;
  }
  .teampic p {
    font-size: 15px;
    margin-top: 0.3rem;
  }
  .epcmobtn a {
    font-size: 15px;
  }
  .epcmolisttxt h4 {
    font-size: 0.3rem;
    margin-bottom: 0.15rem;
  }
  .quanqiulist li div {
    padding: 20px 20px;
  }
  .quanqiulist li div p {
    font-size: 15px;
  }
  .xhepctxt dl dd {
    font-size: 15px;
    line-height: 1.3em;
  }
  .serepclist li .serepctxt p {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.3em;
  }
  .serepclist li:nth-child(n+5) .serepctxt p {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .quanqiubox {
    background-size: 100% 36%;
  }
  .listbox-proimg img {
    height: 99.5%;
  }
  .listtoptxt p {
    font-size: 15px;
    -webkit-line-clamp: 4;
    height: 6em;
  }
  .listtopmain .chatbtn {
    bottom: 4rem;
  }
  .detailtab ul {
    padding-top: 30px;
  }
  .listtoptxt {
    width: 41.8%;
  }
  .detailtop-txt p {
    height: auto;
  }
  .detailbot-solu .detailtab {
    position: static;
  }
  .detailtab-fixed ul {
    padding-top: 0;
  }
  .epcteam-list li:nth-child(2n) {
    width: 31%;
  }
  .epcteam-list li:nth-child(2) {
    left: 18.5%;
  }
  .epcteam-list li div {
    white-space: initial;
    width: 100%;
  }
  .epcteam-list li div p {
    line-height: 1.5em;
  }
  .epcteam-list li:nth-child(4) {
    right: 18%;
  }
  .epcteam-list li {
    width: 31%;
    margin-top: 2.2rem;
  }
  .epcteam-list {
    padding: 0 0.35rem;
    margin-top: 0;
  }
  .newsitemtxt span, .newssolutxt span {
    font-size: 14px;
  }
  .newsitemtxt h4 p {
    font-size: 16px;
  }
  .newstoptxt span {
    font-size: 14px;
  }
  .specialtxt h4, .wquiplist li a, .newssolutxt h4 {
    font-size: 15px;
  }
  .abouttab li:hover .abouttabtxt h4, .abouttab li.abouttabact .abouttabtxt h4 {
    font-size: 16px;
  }
  .catebox > p {
    font-size: 15px;
  }
  .sultpic .swiper li {
    width: 60%;
  }
  .descript-con p {
    font-size: 15px;
  }
  .jssltxt p {
    width: 70%;
    margin-left: 30%;
  }
  .jssltxt:before {
    height: 2.4rem;
  }
  .listtoptxt-pro {
    margin-top: 0;
  }
  .proing-itemtxt h4 {
    font-size: 15px;
  }
  .structurebox {
    background-size: 100% 82%;
  }
  .relate-news {
    padding-top: 0.6rem;
  }
  .relate-news h3 {
    margin-bottom: 20px;
  }
  /*epc二级页*/
  .epcsbcg-gyxt::before {
    height: 3.4rem;
    width: 1200px;
  }
  p {
    font-size: 15px;
  }
  .targetedright ul > li {
    font-size: 15px;
  }
  .syyjlist6 li h4 {
    font-size: 15px;
  }
  .epc-basenavlink a {
    margin: 0.6em 0;
  }
  .targetedright ul > li::before {
    top: 0.4em;
  }
  .epc-basenavlink {
    padding: 0;
  }
  .testtable table thead th span, .testtable table td {
    font-size: 14px;
    padding: 3px;
  }
  .testtable {
    overflow-y: auto;
  }
  .testtable::-webkit-scrollbar {
    width: 100%;
    height: 10px;
    border-radius: 10px;
  }
  .testtable::-webkit-scrollbar-track {
    background: #E9EEF2;
  }
  .testtable::-webkit-scrollbar-thumb {
    min-height: 2px;
    background-clip: content-box;
    background-color: #BD1D21;
    border-radius: 10px;
    width: 10%;
  }
  .testtable::-webkit-scrollbar-corner {
    background: transparent;
  }
  .testtable::-webkit-scrollbar-track:hover {
    background: #ccc;
  }
  .epcteam-item dl dt, .epcteam-item dl dd {
    font-size: 14px;
  }
  .fuwu-teamcon p {
    width: 50.4%;
  }
  .testtable table thead th {
    padding: 5px;
  }
  .testzszx p {
    margin-top: 0.3rem;
  }
  .testzszx {
    padding-bottom: 2rem;
  }
  .testzszx2 {
    padding-bottom: 2.2rem;
  }
  .epcteam-item dl .epcteam-two .epcteam-twoul li {
    font-size: 14px;
  }
  .epc-basenav li h4 {
    font-size: 16px;
  }
  .epc-basenavlink a {
    font-size: 15px;
  }
  .sbzz-pjcon ul li, .bzfy-digital h4 {
    font-size: 15px;
  }
  .enginlist li {
    font-size: 15px;
  }
  .jsglright ul li {
    font-size: 15px;
  }
  .flexible li {
    width: 32%;
  }
  .testtable table td b {
    font-size: 14px;
  }
  .test-kczlleft p {
    margin-bottom: 1.1rem;
  }
  .epc-basenavtit h1:after {
    border-width: 0.325rem 0 0.325rem 22px;
    right: -22px;
  }
  .epc-basenavtit h1:before {
    border-width: 0.325rem 22px 0.325rem 0;
    left: -22px;
  }
  .epcbzfy-gltxleft {
    width: 42.5%;
  }
  .epcbzfy-gltxright {
    width: 53.3%;
  }
  .epcnav-txt a {
    padding-left: 0.28rem;
  }
  .aztsyjfright {
    width: 49.3%;
  }
  .jsglright ul {
    margin-top: 0.4rem;
  }
  .jsglright ul li {
    margin-top: 0.2rem;
  }
  .jsgllefttxtbox {
    margin-top: 0.45rem;
  }
  .yygltopleft {
    width: 48.7%;
  }
  .fuwu-teamcon img {
    width: 40%;
  }
  .appraisaltxt {
    width: 61.1%;
  }
  .instituteimg img {
    width: 48%;
  }
  .institutepic {
    width: 28%;
    top: -0.3rem;
  }
  .instituteimg {
    width: 69%;
    margin-left: 31%;
  }
  .epcsbzzright {
    width: 55%;
  }
  .epcsbzzleft {
    width: 41.5%;
  }
  .epcbzfytxt {
    width: 50.3%;
  }
  .epcbzfypic {
    width: 45.4%;
  }
  .epcteam-item dl .epcteam-two .epcteam-twoul2 {
    padding: 0.23rem 0.13rem;
  }
  .epcsbzz-xnpic img {
    display: none;
  }
  .epcsbzz-xnpic .screenshow {
    display: block;
  }
  .epcgcsgtxt {
    width: 71.2%;
  }
  .epcgcsgpic {
    width: 23%;
  }
  .epcgcsgpic img {
    width: 100%;
  }
  .epcgcsgimg {
    display: none;
  }
  /*epc二级页----end*/
  /*20250923*/
  .operat-topcon .txt p {
    width: 80%;
  }
  .operat-toplist ul li {
    font-size: 16px;
  }
  .operat-toplist ul li i {
    font-size: 18px;
    top: 0.9em;
  }
  .operat-turnkey .txt {
    padding: 0.7rem 0.5rem;
  }
  .operat-case li .pic h4 span, .operat-case2 li h4 span {
    font-size: 16px;
  }
  .operat-toplist p {
    font-size: 16px;
  }
  .construct-sercon .storage-minetit h3, .mining-list li h4 {
    font-size: 16px;
  }
  .construct-sercon .txt-r .pic {
    margin-bottom: 0.4rem;
  }
  .mining-tab li .txt h4 {
    font-size: 14px;
  }
  .mining-test .txt {
    margin-left: 0.8rem;
  }
  .mining-test .txt p {
    width: 28%;
  }
  .mining-tit span {
    font-size: 0.3rem;
  }
  .mining-tit span {
    padding-bottom: 5px;
  }
  .mining-list li h4::before {
    margin-top: -5px;
  }
  .mining-list li {
    margin-top: 0.3rem;
  }
  .mining-design .txt {
    width: 53.8%;
  }
  .mining-service::before {
    top: 1.55rem;
  }
  .ckfw-case li .aniimg .txt h4 {
    font-size: 16px;
  }
  .storage-tsf .right h3 {
    font-size: 18px;
  }
  .storage-tsf .left h3 {
    font-size: 16px;
  }
  .storage-tsf .left ul li {
    background-size: 16px 16px;
  }
  .storage-tsf .right ul li {
    background-size: 16px 16px;
    background-position: left 0.2em;
  }
  .wkwfw-case .wkwfw-left .bot {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
  }
  /*20250923----end*/
}
@media (max-width: 1380px) {
  .listtab ul li a {
    font-size: 14px;
  }
  .propage-tablist li {
    line-height: 32px;
    height: 32px;
  }
  .listtab ul li {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
  .prolist-tit p a, .listtoptxt p {
    font-size: 14px;
  }
  .fzlctab li {
    font-size: 16px;
    padding-left: 15px;
  }
  .fzlctab {
    top: 0.7rem;
  }
  .fzlcitem-list span {
    font-size: 18px;
  }
  .fzlcitem li h5 {
    font-size: 28px;
    margin-bottom: 0.6rem;
  }
  .fzlcitem-list .fzlcitem-con h4 {
    font-size: 15px;
  }
  .jssltxt p {
    margin-left: 30.6%;
  }
  .jsslban-btn {
    top: 52%;
  }
  .advanlist li h4 {
    font-size: 16px;
  }
  .ouritem h4 {
    font-size: 20px;
  }
  .catebox p, .patentsbox p, .honorbox p {
    font-size: 15px;
  }
  .epcmolisttxt p {
    font-size: 15px;
  }
  .liuyanitem input {
    width: 72%;
  }
  .listtopmain .chatbtn {
    bottom: 3.9rem;
  }
  .listtoptxt p {
    font-size: 12px;
  }
  .listtoptit {
    line-height: 45px;
  }
  .prolist-tit h2 {
    font-size: 26px;
  }
  .prolist-tit p {
    margin: 3px 0;
  }
  /* .chatbtn a {
    width: 170px;
  } */
  .epcpdftxt label input {
    padding-left: 2rem;
  }
  .epcpdftxt label:first-child input {
    padding-left: 1.3rem;
  }
}
@media (max-width: 1300px) {
  .companytxt p, .aboutepc-row > p {
    font-size: 14px;
  }
  .companylist p {
    font-size: 15px;
  }
  .culturelist li p {
    font-size: 14px;
  }
  .culturelist li img {
    width: 20px;
  }
  .culturelist li h4 {
    font-size: 18px;
  }
  .abouttab li:hover .abouttabtxt h4, .abouttab li.abouttabact .abouttabtxt h4 {
    font-size: 18px;
  }
  .ouritem h4 {
    font-size: 18px;
  }
  .propage-tablist li {
    font-size: 12px;
  }
  .proing-itemtxt h4 {
    font-size: 14px;
  }
  .liuyanitem input{
    width: 71%;
  }
}