.banner {
  user-select: none;
}

.banner .swiper-pagination {
  bottom: 0.1rem;
}

.banner .swiper-pagination .swiper-pagination-bullet {
  width: 0.3rem;
  height: 0.3rem;
  margin: 0 5px;
  background: #FFFFFF;
  border-radius: 20px;
  opacity: 0.47;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #BD1D21;
  width: 0.64rem;
}

.titbox {
  margin-bottom: 0.5rem;
  text-align: center;
  line-height: 1em;
  height: auto;
}
.titbox h2 {
  display: inline-block;
  font-size: 0.44rem;
  line-height: 1.3em;
  font-weight: bold;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}
.titbox h2:after {
  content: "";
  width: 1.2rem;
  height: 0.05rem;
  background: #BD1D21;
  position: absolute;
  right: -3px;
  bottom: 0;
}
.titbox h2::before {
  content: "";
  display: block;
  position: absolute;
  background: #BD1D21;
  width: 0.35rem;
  height: 0.25rem;
  left: -0.2rem;
  top: -0.1rem;
  z-index: -1;
}

.inaboutcon .titbox {
  text-align: left;
  padding-left: 0.43rem;
}
.inaboutcon .inaboutpic {
  margin-top: 0.64rem;
}

.aboutepc {
  background: url(../images/aboutepcbg.jpg) no-repeat;
  margin-top: 0.64rem;
  background-size: 100% 100%;
  padding: 0.43rem 0;
}
.aboutepc ul {
  align-items: initial;
  position: relative;
}
.aboutepc ul::before {
  content: "";
  width: 1px;
  height: 100%;
  display: block;
  background: #FFF;
  opacity: 0.2;
  position: absolute;
  left: 50%;
  top: 0;
}
.aboutepc ul::after {
  content: "";
  height: 1px;
  width: 100%;
  display: block;
  background: #FFF;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  left: 0;
}
.aboutepc ul li {
  width: 48%;
  padding: 0.4rem 0;
  text-align: center;
  box-sizing: border-box;
}
.aboutepc ul li:last-child {
  border: 0 none;
}
.aboutepc ul li i {
  margin: 0 auto 0.05rem;
  display: block;
  width: 0.6rem;
}
.aboutepc ul li h4 {
  font-weight: bold;
  color: #FFF;
  font-size: 0.46rem;
  text-align: center;
  line-height: 1em;
  display: inline-block;
  position: relative;
  margin-bottom: 0.15rem;
}
.aboutepc ul li h4::after {
  content: "";
  height: 1px;
  width: 80%;
  display: block;
  bottom: 0;
  background: #FFF;
  margin: 5px auto 0;
}
.aboutepc ul li h5 {
  font-size: 16px;
  color: #FFF;
  text-align: center;
}

.inepc-con {
  width: 100%;
  position: relative;
  padding-bottom: 0.9rem;
}
.inepc-con .swiper-pagination {
  bottom: 0;
}
.inepc-con .swiper-pagination .swiper-pagination-bullet {
  width: 0.3rem;
  height: 0.3rem;
  margin: 0 5px;
  background: #ccc;
  border-radius: 20px;
  opacity: 0.47;
}
.inepc-con .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #BD1D21;
  width: 0.64rem;
}

.inepcitem {
  padding: 0 0 0.6rem;
  border-bottom: 1px dashed #ccc;
}
.inepcitem .aniimg {
  width: 100%;
}

.inepcitem-txt {
  width: 100%;
  margin-top: 0.3rem;
}
.inepcitem-txt h5 {
  color: #BD1D21;
  font-size: 0.6rem;
  font-weight: bold;
}
.inepcitem-txt h4 {
  font-size: 0.45rem;
  font-weight: bold;
  margin-top: 0.2rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.inepcitem-txt i {
  position: absolute;
  font-size: 0.9rem;
  color: rgba(189, 29, 33, 0.1);
  font-style: normal;
  right: 0.64rem;
  line-height: 1em;
  font-weight: bold;
  bottom: 0.43rem;
}

.inepcitem-btn a {
  padding-left: 0.48rem;
  display: block;
  background: url(../images/more.png) no-repeat left 2px;
  background-size: 0.26rem 0.26rem;
  margin-bottom: 0.2rem;
}

.inepcitem-more {
  margin-top: 0.55rem;
}
.inepcitem-more a {
  padding-left: 3.05rem;
  font-size: 0.34rem;
  font-weight: bold;
  color: #BD1D21;
  background: url(../images/epcmorebg.png) no-repeat left center;
  background-size: 2.79rem 0.17rem;
  transition: all 0.3s;
}

.inprotabbox {
  background: #EBF2F6;
  position: relative;
}
.inprotabbox .swiper-button-prev, .inprotabbox .swiper-button-next {
  left: 0.09rem;
  bottom: 1.05rem;
  width: 0.48rem;
  height: 0.7rem;
  position: absolute;
  opacity: 1;
  z-index: 3;
  background: rgba(0, 0, 0, 0.4);
}
.inprotabbox .swiper-button-prev::after, .inprotabbox .swiper-button-next::after {
  color: #fff;
  font-size: 0.46rem;
}
.inprotabbox .swiper-button-prev:hover, .inprotabbox .swiper-button-next:hover {
  background: #BD1D21;
}
.inprotabbox .swiper-button-next {
  left: auto;
  right: 0.09rem;
}

.inprotab {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
  width: 90%;
  margin: 0 auto;
}
.inprotab li h4 {
  text-align: center;
  font-size: 14px;
}
.inprotab li.swiper-slide-thumb-active {
  opacity: 0.4;
}
.inprotab li .aniimg {
  width: 90%;
  margin: 0 auto;
}
.inprotab li .aniimg img {
  aspect-ratio: 273/191;
}
.inprocon-item{
  align-items: initial;
}
.inprocon-item li {
  width: 48%;
  margin-top: 0.64rem;
}
.inprocon-item li h4 {
  margin-top: 0.21rem;
  text-align: center;
}

.insolubox {
  background: url(../images/insolubg.jpg) no-repeat;
  background-size: 100% 100%;
}
.insolubox li {
  background: #FFFFFF;
  border-radius: 0.13rem;
  box-sizing: border-box;
  padding: 0.5rem 0.3rem;
}

.insolu-top {
  position: relative;
  margin-bottom: 0.8rem;
}

.insolu-toptxt {
  position: absolute;
  left: 0.53rem;
  right: 0.53rem;
  background: #BD1D21;
  text-align: center;
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0 0.21rem;
  bottom: -0.41rem;
}
.insolu-toptxt h4 {
  color: #FFF;
  font-weight: bold;
  font-size: 0.36rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.insolu-link {
  padding-left: 0.43rem;
}
.insolu-link a {
  display: block;
  padding-left: 0.53rem;
  background: url(../images/more.png) no-repeat left center;
  background-size: 0.3rem 0.3rem;
  margin-bottom: 0.25rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.insolu {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
  position: relative;
}
.insolu i {
  position: absolute;
  font-size: 1.21rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.04);
  font-style: normal;
  line-height: 1em;
  right: 0;
  bottom: 0;
}
.insolu .swiper-button-prev, .insolu .swiper-button-next {
  width: 0.55rem;
  height: 0.8rem;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  left: 0.43rem;
  top: 28%;
  margin-top: 0;
}
.insolu .swiper-button-prev:after, .insolu .swiper-button-next:after {
  font-size: 0.51rem;
}
.insolu .swiper-button-prev:hover, .insolu .swiper-button-next:hover {
  background: #BD1D21;
}
.insolu .swiper-button-next {
  left: auto;
  right: 0.43rem;
}
.insolu .swiper-pagination {
  padding: 0;
  margin: 0;
  position: static;
  text-align: right;
  margin-top: 0.45rem;
}
.insolu .swiper-pagination span {
  width: 0.28rem;
  height: 0.28rem;
  background: #FFFFFF;
  font-size: 0;
  border-radius: 0.15rem;
  line-height: initial;
  display: inline-block;
  margin: 0 0.11rem;
  opacity: 0.6;
}
.insolu .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.8rem;
  opacity: 1;
}

.incaser {
  width: 100%;
  box-sizing: border-box;
}
.incaser li {
  width: 48%;
}
.incaser li .aniimg {
  border-radius: 0.04rem;
  border: 0.04rem solid #FFFFFF;
  background: #FFF;
}
.incaser li .tit {
  padding-left: 0.3rem;
  position: relative;
  margin-top: 0.21rem;
}
.incaser li .tit::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.21rem;
  height: 0.21rem;
  border-radius: 0.11rem;
  box-sizing: border-box;
  border: 2px solid #BD1D21;
  left: 0;
  top: 0.3em;
}
.incaser li .tit h4 {
  line-height: 1.5em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 3em;
}

.incasel-list {
  margin-top: 0.64rem;
}
.incasel-list li {
  padding: 0.3rem 0;
  border-top: 1px solid rgba(189, 29, 33, 0.24);
  width: 100%;
  transition: height 0.3s;
}
.incasel-list li h4 {
  box-sizing: border-box;
  padding-left: 0.36rem;
  position: relative;
  line-height: 1.5em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.incasel-list li h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.21rem;
  height: 0.21rem;
  border-radius: 5px;
  border: 0.04rem solid #BD1D21;
  box-sizing: border-box;
  left: 0;
  top: 0.4em;
}

.newslist li {
  border-bottom: 1px dashed #CCCCCC;
  padding: 25px 0;
  overflow: hidden;
}
.newslist li:last-child {
  border-bottom: 0 none;
}
.newslist li h4 {
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.5em;
  float: left;
  max-width: 80%;
}
.newslist li h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 2px solid #BD1D21;
  box-sizing: border-box;
  left: 0;
  top: 0.4em;
}
.newslist li span {
  float: right;
  display: block;
}
.newslist li:hover h4 {
  color: #BD1D21;
  font-weight: bold;
}

/*about*/
.mlistnav {
  display: block;
  margin-top: 0.56rem;
}

.mlistnav ul {
  background: #F1F8FF;
  border-radius: 0.28rem;
  padding: 0.38rem 0.38rem;
}

.mlistnav ul li {
  padding: 0.19rem 0;
  width: 49%;
}

.mlistnav ul li a {
  color: #333;
  display: inline-block;
  background: url(../images/more.png) no-repeat left center;
  background-size: 0.24rem 0.24rem;
  padding-left: 0.38rem;
}

.mlistnav ul li.mlistnav-act a {
  color: #BD1D21;
  font-weight: bold;
}

.company-list {
  position: relative;
  background: url(../images/aboutpicbg.jpg) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  padding: 0.2rem;
  align-items: initial;
  box-sizing: border-box;
  position: relative;
}
.company-list::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #FFF;
  opacity: 0.3;
  position: absolute;
  left: 0;
  top: 50%;
}
.company-list::after {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background: #FFF;
  opacity: 0.3;
  position: absolute;
  left: 50%;
  top: 0;
}
.company-list li {
  width: 50%;
  text-align: center;
  box-sizing: border-box;
  padding: 0.26rem 0;
}
.company-list li:last-child {
  border: 0 none;
}
.company-list li i {
  display: block;
  margin: 0 auto 0.1rem;
  width: 0.64rem;
}
.company-list li h4 {
  font-weight: bold;
  color: #FFF;
  font-size: 0.5rem;
  margin-bottom: 0.1rem;
  text-align: center;
  line-height: 1em;
  display: inline-block;
  position: relative;
}
.company-list li h4::after {
  content: "";
  height: 1px;
  width: 80%;
  display: block;
  bottom: 0;
  background: #FFF;
  margin: 5px auto 0;
}
.company-list li h5 {
  font-size: 0.3rem;
  color: #FFF;
  text-align: center;
}

.companttxt {
  margin-top: 0.64rem;
}
.companttxt .pic {
  width: 100%;
  box-sizing: border-box;
}
.companttxt .txt {
  width: 100%;
  box-sizing: border-box;
  margin-top: 0.45rem;
}
.companttxt .txt p {
  font-size: 0.3rem;
}

.ab-epcbox {
  background: #f1f8ff;
}

.ab-epclist {
  margin-top: -0.5rem;
}
.ab-epclist li {
  width: 100%;
  padding: 0.7rem 0;
  border-bottom: 1px dashed rgba(211, 31, 43, 0.4);
}
.ab-epclist li:last-child {
  border-bottom: 0 none;
  padding-bottom: 0;
}
.ab-epclist li .txt {
  background: #FFF;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  position: relative;
}
.ab-epclist li .txt span {
  font-size: 0.8rem;
  color: #BD1D21;
  font-weight: bold;
  opacity: 0.1;
  line-height: 1em;
  right: 0.3rem;
  top: 0.43rem;
  position: absolute;
}
.ab-epclist li .txt h5 {
  font-size: 0.6rem;
  font-weight: bold;
  color: #BD1D21;
  padding: 0 0.3rem;
  margin-bottom: 0.3rem;
}
.ab-epclist li .txt .inepcitem-btn {
  padding: 0 0.32rem;
}
.ab-epclist li .txt .inepcitem-btn a {
  padding-left: 0.43rem;
}

.culturetxt {
  width: 100%;
}
.culturetxt li {
  padding-left: 0.45rem;
  margin-top: 0.6rem;
}
.culturetxt li h4 {
  font-weight: bold;
  font-size: 0.32rem;
  position: relative;
  margin-bottom: 0.2rem;
}
.culturetxt li h4::before {
  content: "";
  width: 0.12rem;
  height: 0.12rem;
  background: #BD1D21;
  border-radius: 50%;
  position: absolute;
  left: -0.3rem;
  top: 0.3em;
}

/*about-1*/
.history-btnbox {
  position: relative;
  margin-top: 0.64rem;
}
.history-btnbox .swiper {
  width: 80%;
  margin-top: 0.43rem;
  box-sizing: border-box;
  position: relative;
}
.history-btnbox .swiper-button-prev {
  width: 0.5rem;
  height: 0.8rem;
  opacity: 1;
  top: -0.1rem;
  margin: 0;
  left: 0;
  background: #F2F2F2;
}
.history-btnbox .swiper-button-prev::after {
  color: #808080;
  font-size: 0.34rem;
}
.history-btnbox .swiper-button-prev:hover {
  background: #BD1D21;
}
.history-btnbox .swiper-button-prev:hover::after {
  color: #FFF;
}
.history-btnbox .swiper-button-next {
  width: 0.5rem;
  height: 0.8rem;
  opacity: 1;
  top: -0.1rem;
  margin: 0;
  right: 0;
  background: #F2F2F2;
}
.history-btnbox .swiper-button-next::after {
  color: #808080;
  font-size: 0.34rem;
}
.history-btnbox .swiper-button-next:hover {
  background: #BD1D21;
}
.history-btnbox .swiper-button-next:hover::after {
  color: #FFF;
}
.history-btnbox .swiper::before {
  content: "";
  display: block;
  height: 0.04rem;
  background: #ABAEB0;
  position: absolute;
  top: 0.28rem;
  left: 0;
  right: 0;
}
.history-btnbox li {
  cursor: pointer;
  text-align: center;
  color: #808080;
}
.history-btnbox li i {
  display: block;
  width: 0.21rem;
  height: 0.21rem;
  background: #FFFFFF;
  border: 1px solid #4D4D4D;
  border-radius: 50%;
  margin: 0 auto 0.21rem;
  margin-top: 0.17rem;
  box-sizing: border-box;
}
.history-btnbox li h5 {
  font-size: 0.34rem;
  color: #808080;
}
.history-btnbox .swiper-slide-thumb-active h5 {
  color: #BD1D21;
  font-size: 0.38rem;
  font-weight: bold;
}
.history-btnbox .swiper-slide-thumb-active:before {
  content: "";
  display: block;
  width: 63%;
  height: 0.04rem;
  background: #BD1D21;
  position: absolute;
  top: 0.28rem;
  left: 50%;
  transform: translateX(-50%);
}
.history-btnbox .swiper-slide-thumb-active i {
  position: relative;
  background: #BD1D21;
  border-color: #BD1D21;
  z-index: 1;
}
.history-btnbox .swiper-slide-thumb-active i::before {
  content: "";
  display: block;
  position: absolute;
  left: -0.09rem;
  right: -0.09rem;
  top: -0.09rem;
  bottom: -0.09rem;
  border: 1px solid #BD1C21;
  border-radius: 50%;
  z-index: -1;
  background: #FFF;
}
.history-btnbox .swiper-slide-thumb-active i:after {
  content: "";
  border-radius: 50%;
  width: 0.21rem;
  height: 0.21rem;
  display: block;
  background: #BD1D21;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -0.11rem;
  margin-left: -0.11rem;
}

.history-row {
  padding: 0 0.21rem 0.21rem;
}
.history-row .swiper-slide {
  width: 100%;
  position: relative;
}
.history-row .swiper-slide::before {
  content: "";
  width: 1px;
  position: absolute;
  display: block;
  background: #BD1D21;
  left: 0.3rem;
  top: 0.5rem;
  bottom: 0.85rem;
}
.history-row .swiper-slide h5 {
  font-size: 0.46rem;
  color: #BD1D21;
  font-weight: bold;
}
.history-row .swiper-slide h5 i {
  display: block;
  width: 0.47rem;
  height: 0.47rem;
  background: rgba(189, 29, 33, 0.25);
  border-radius: 50%;
  position: relative;
  margin-top: 0.2rem;
  margin-left: 0.08rem;
}
.history-row .swiper-slide h5 i::before {
  content: "";
  width: 0.21rem;
  height: 0.21rem;
  background: #BD1D21;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.11rem;
  margin-top: -0.11rem;
  border-radius: 50%;
}
.history-row .swiper-slide-active .hislistbox {
  box-shadow: 0px 0px 0.17rem 0px rgba(0, 0, 0, 0.1);
  padding-top: 0.54rem;
  padding-bottom: 0.54rem;
  background-origin: border-box;
}

.hislistbox {
  margin-top: 0.4rem;
  padding: 0 0.17rem;
  height: 9rem;
  background: #FFF;
  box-sizing: border-box;
}

.hislist {
  overflow: auto;
  height: 100%;
  padding-right: 0.43rem;
}
.hislist::-webkit-scrollbar {
  width: 2px;
  height: 100%;
}
.hislist::-webkit-scrollbar-track {
  border-radius: 0;
  background: #EEF3F7;
}
.hislist::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #BD1D21;
}
.hislist li {
  margin-bottom: 0.4rem;
  padding-left: 0.6rem;
}
.hislist li h4 {
  font-weight: bold;
  font-size: 0.34rem;
  position: relative;
}
.hislist li h4::before {
  content: "";
  width: 0.22rem;
  height: 0.22rem;
  background: #F9FBFF;
  border-radius: 50%;
  border: 1px solid #BD1D21;
  display: block;
  position: absolute;
  left: -0.58rem;
  top: 50%;
  margin-top: -0.15rem;
  box-sizing: border-box;
}
.hislist li .hislistpic {
  width: 100%;
  margin-top: 0.3rem;
}
.hislist li .hislistpic img {
  display: inline-block;
  width: 42%;
  margin-right: 0.21rem;
}
.hislist li .txt {
  margin-top: 0.3rem;
}
.hislist li .txt p {
  color: #333;
}

.historybox {
  position: relative;
}
.historybox::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #BD1D21;
  position: absolute;
  left: 0;
  top: 0.92rem;
}

/*about-2*/
.technical {
  margin-top: 0.64rem;
  position: relative;
}
.technical li {
  position: relative;
  align-items: flex-start;
}
.technical li:nth-child(3n) .technical-l {
  margin-top: 0.64rem;
}

.technical-l {
  width: 100%;
  margin-top: 0.5rem;
}

.technical-r {
  margin-top: 0.43rem;
  width: 100%;
}

.echnical-tit {
  width: 100%;
  background: #BD1D21;
  box-sizing: border-box;
  padding: 0.43rem 0.43rem;
}
.echnical-tit span {
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 115px;
  font-weight: bold;
  color: #FFF;
  opacity: 0.1;
  line-height: 1em;
}
.echnical-tit h4 {
  color: #FFF;
  font-weight: bold;
  font-size: 0.32rem;
  text-transform: uppercase;
}
.echnical-tit h3 {
  font-size: 0.38rem;
  color: #BD1D21;
  text-transform: uppercase;
  background: #FFF;
  font-weight: bold;
  display: inline-block;
  padding: 0.06rem 0.32rem;
  margin-top: 0.21rem;
}

.technical-txt {
  width: 100%;
  background: url(../images/jsslpicbg.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0.43rem 0.21rem;
  box-sizing: border-box;
}
.technical-txt h5 {
  color: #FFF;
  font-size: 0.38rem;
  text-align: center;
}

.technical-btn .swiper-pagination {
  text-align: left;
  position: static;
  text-align: center;
  margin: 0;
  width: 100%;
  padding: 0;
  margin-top: 0.32rem;
}
.technical-btn .swiper-pagination span {
  width: 0.21rem;
  height: 0.21rem;
  background: #CCCCCC;
  border-radius: 50%;
  opacity: 1;
}
.technical-btn .swiper-pagination span.swiper-pagination-bullet-active {
  background: #BD1D21;
}

.advanlist {
  margin-top: -0.64rem;
  align-items: initial;
}
.advanlist li {
  width: 100%;
  position: relative;
  padding-bottom: 0.47rem;
  margin-top: 0.64rem;
}
.advanlist li h4 {
  position: absolute;
  background: #BD1D21;
  left: 0.43rem;
  right: 0.43rem;
  height: 0.92rem;
  color: #FFF;
  font-size: 0.38rem;
  text-align: center;
  line-height: 0.92rem;
  bottom: 0;
}
.advanlist li:hover .aniimg img {
  transform: scale(1.08);
}

.ouritemtit {
  text-align: center;
  margin-bottom: 0.64rem;
}
.ouritemtit h3 {
  display: inline-block;
  color: #BD1D21;
  font-size: 0.46rem;
  font-weight: bold;
  position: relative;
}
.ouritemtit h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.64rem;
  height: 2px;
  background: #BD1D21;
  left: -0.85rem;
  top: 50%;
  margin-top: -1px;
}
.ouritemtit h3::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.64rem;
  height: 2px;
  background: #BD1D21;
  right: -0.85rem;
  top: 50%;
  margin-top: -1px;
}

.institurerow {
  align-items: initial;
}
.institurerow h4 {
  font-size: 0.32rem;
  font-weight: bold;
  padding-left: 0.34rem;
  position: relative;
  margin-bottom: 0.32rem;
  margin-top: 0.43rem;
  line-height: 1.5em;
}
.institurerow h4::before {
  content: "";
  position: absolute;
  width: 0.13rem;
  height: 0.13rem;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.5em;
}
.institurerow img {
  margin-top: 0.43rem;
}

.institure-pic {
  width: 100%;
}
.institure-pic .wap-flex img {
  margin-top: 0rem;
  width: 48%;
}

.institure-txt {
  width: 100%;
}

.huibg {
  background: #EEF3F7;
}
.huibg .institurerow {
  flex-direction: row-reverse;
}

/*about-3*/
.certifi-top p {
  margin-bottom: 2em;
}

.certifi-pic {
  width: 100%;
  overflow: hidden;
}
.certifi-pic img {
  float: left;
  width: 23.6%;
  box-sizing: border-box;
  border: 1px solid #E6E6E6;
  margin-right: 1.4%;
}

.certifi-txt {
  width: 100%;
}
.certifi-txt li {
  position: relative;
  font-size: 14px;
  line-height: 1.7em;
  margin: 0.32rem 0;
  padding-left: 0.32rem;
}
.certifi-txt li::before {
  content: "";
  display: block;
  width: 0.13rem;
  height: 0.13rem;
  background: #BD1D21;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.6em;
}

.certifi-row {
  margin-top: 0.64rem;
}

.honorbot {
  background: #F1F8FF;
  margin-top: -.5rem;
  padding: 0.64rem 0;
  padding-top: .3rem;
}
.honorbot .wap-flex {
  align-items: initial;
}
.honorbot li {
  width: 48%;
  margin-top: .5rem;
}
.honorbot li img {
  border: 1px solid #E6E6E6;
}
.honorbot li h4 {
  font-size: 0.3rem;
  text-align: center;
  line-height: 1.5em;
  margin-top: 0.2rem;
}

.patentsbox img {
  margin-top: 0.64rem;
}

.honorpic {
  margin-top: 0.64rem;
}

.honorpic li {
  width: 23.5%;
  margin-bottom: 0.43rem;
}

.honorpic2 li {
  margin-bottom: 0.43rem;
  width: 16%;
}

/*about-4*/
.teamitem {
  align-items: flex-start;
}

.team-row {
  width: 100%;
  position: relative;
}
.team-row .swiper-button-prev, .team-row .swiper-button-next {
  width: 0.45rem;
  height: 0.82rem;
  background: #BD1D21;
  margin-top: 0;
  top: 16%;
  left: 0.21rem;
}
.team-row .swiper-button-prev::after, .team-row .swiper-button-next::after {
  color: #FFF;
  font-size: 0.4rem;
}
.team-row .swiper-button-prev:hover, .team-row .swiper-button-next:hover {
  background: #730609;
}
.team-row .swiper-button-next {
  right: 0.21rem;
  left: auto;
}

.teampic {
  width: 65%;
  margin: 0 auto;
}

.teamtxt {
  width: 100%;
  margin-top: -0.43rem;
  text-align: center;
}
.teamtxt h4 {
  display: inline-block;
  background: #BD1D21;
  color: #FFF;
  font-weight: bold;
  font-size: 0.3rem;
  padding: 0.17rem 0.43rem;
}
.teamtxt .teamtxt-p {
  margin-top: 0.43rem;
  text-align: left;
  max-height: 10em;
  overflow-y: auto;
  padding-right: 0.32rem;
}
.teamtxt .teamtxt-p::-webkit-scrollbar {
  width: 4px;
  height: 100%;
}
.teamtxt .teamtxt-p::-webkit-scrollbar-track {
  border-radius: 0;
  background: #eee;
}
.teamtxt .teamtxt-p::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #BD1D21;
}

.team-btn {
  width: 100%;
  background: #EEF3F7;
  margin-top: 0.64rem;
  padding: 0.3rem 0.36rem;
  box-sizing: border-box;
}
.team-btn .swiper {
  padding-bottom: 0.5rem;
  height: auto;
}
.team-btn .swiper-scrollbar.swiper-scrollbar-vertical, .team-btn .swiper-vertical > .swiper-scrollbar {
  height: 2px;
  width: 100%;
  background: #DDE3E8;
}
.team-btn .swiper-scrollbar-drag {
  background: #BD1D21;
  height: 3px;
  margin-top: -1px;
}
.team-btn li {
  padding: 0;
  box-sizing: border-box;
  border-bottom: 1px solid #FFFFFF;
}
.team-btn li h5 {
  font-size: 15px;
  text-align: center;
  margin-top: 0.21rem;
  line-height: 1em;
}
.team-btn .swiper-slide-thumb-active .teambtnpic {
  border: 2px solid #BD1D21;
}
.team-btn .swiper-slide-thumb-active h5 {
  color: #BD1D21;
  font-weight: bold;
}

.huibg .team-btn {
  background: #FFF;
}
.huibg .team-btn li {
  border-color: #EEF3F7;
}

/*products*/
.listcon {
  border-top-left-radius: 0.43rem;
  border-top-right-radius: 0.43rem;
  background: #FFF;
  margin-top: -2.67rem;
  position: relative;
  z-index: 3;
  padding-top: 1px;
  box-sizing: content-box;
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  box-sizing: border-box;
}
.listcon .route {
  padding-left: 0;
  padding-right: 0;
}

.itemhot {
  margin-top: 0.4rem;
  position: relative;
}
.itemhot li a {
  flex-direction: row-reverse;
  align-items: flex-start;
}

.itemhot-pic {
  width: 100%;
  position: relative;
  padding-top: 0.17rem;
}
.itemhot-pic .hot {
  position: absolute;
  width: 1.17rem;
  z-index: 2;
  top: 0;
  left: 0;
}

.itemhot-tit {
  width: 100%;
  margin-top: 0.45rem;
}
.itemhot-tit h4 {
  font-size: 0.38rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
  padding-top: 0.3rem;
  background: url(../images/up.png) no-repeat left top;
  background-size: 0.5rem 0.15rem;
}
.itemhot-tit .txt {
  max-height: 8.5em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

.hotchat-btn {
  width: 100%;
  text-transform: capitalize;
  margin-top: 0.64rem;
}

.hotchat-btn a {
  font-size: 0.3rem;
  color: #FFF;
  height: 0.81rem;
  line-height: 0.81rem;
  border-radius: 0.09rem;
  background: #B70F0F;
  text-align: center;
  display: block;
  width: 49%;
}

.hotchat-btn a:hover {
  background: #021733;
}

.hotchat-btn a img {
  width: 0.64rem;
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.06rem;
  margin-right: 0.03rem;
}

.itemhot-btn {
  width: 100%;
  margin-top: 0.3rem;
  box-sizing: border-box;
}
.itemhot-btn .swiper-pagination {
  position: static;
  margin: 0;
  text-align: center;
  padding: 0;
  width: 100%;
}
.itemhot-btn .swiper-pagination span {
  width: 0.21rem;
  height: 0.21rem;
  background: #999;
  border-radius: 0.15rem;
  opacity: 0.6;
}
.itemhot-btn .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.75rem;
  background: #BD1D21;
  opacity: 1;
}

.prorow-item dl {
  align-items: initial;
  margin-top: -0.64rem;
}
.prorow-item dl dt {
  width: 100%;
  box-sizing: border-box;
  margin-top: 0.64rem;
  background: #F1F6FD;
  display: flex;
  padding: 0.43rem;
  align-items: center;
}
.prorow-item dl dt h2 {
  font-size: 0.43rem;
  font-weight: bold;
  border-left: 0.11rem solid #BD1D21;
  padding-left: 0.26rem;
  width: 100%;
  box-sizing: border-box;
}
.prorow-item dl dd {
  box-shadow: 0px 0px 8px 0px rgba(10, 10, 10, 0.1);
  position: relative;
  margin-top: 0.64rem;
  box-sizing: border-box;
  width: 100%;
  background: #FFF;
  padding: 0.21rem 0;
  z-index: 1;
}
.prorow-item dl dd::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0;
  background: #F1F6FD;
  height: 1.49rem;
}
.prorow-item dl dd::after {
  content: "";
  display: block;
  position: absolute;
  width: 1.71rem;
  bottom: 0;
  left: 0;
  background: url(../images/prolistbg.png) no-repeat;
  background-size: 100% 100%;
  height: 100%;
}
.prorow-item dl dd .aniimg {
  width: 78.37%;
  z-index: 3;
  position: relative;
}
.prorow-item dl dd .aniimg img {
  width: auto;
  height: 3.2rem;
}
.prorow-item dl dd h4 {
  position: absolute;
  font-size: 0.38rem;
  z-index: 3;
  box-sizing: border-box;
  width: 50%;
  font-weight: bold;
  padding-left: 0.32rem;
  line-height: 1em;
  top: 0.64rem;
  right: 0.43rem;
}
.prorow-item dl dd h4::before {
  content: "";
  display: block;
  width: 0.06rem;
  background: #BD1D21;
  height: 0.34rem;
  position: absolute;
  left: 0;
  top: 0.1em;
}
.prorow-item dl dd span {
  position: absolute;
  width: 2.67rem;
  z-index: 3;
  height: 0.58rem;
  line-height: 0.58rem;
  background: #BD1D21;
  border-radius: 0.09rem;
  font-size: 0.32rem;
  color: #FFF;
  text-align: center;
  right: 0.85rem;
  bottom: 0.43rem;
}
.prorow-item dl dd span::after {
  content: "";
  background: url(../images/morefff.png) no-repeat;
  height: 0.28rem;
  background-size: 100% 100%;
  width: 0.28rem;
  vertical-align: middle;
  display: inline-block;
  margin-left: 0.19rem;
  margin-top: -0.04rem;
}
.prorow-item dl dd:hover h4 {
  color: #BD1D21;
}
.prorow-item dl dd:hover .aniimg img {
  transform: scale(1.1);
}
.prorow-item dl dd:hover::before {
  background: #BD1D21;
}
.prorow-item dl dd:hover span {
  background-color: #fff;
  color: #BD1D21;
}
.prorow-item dl dd:hover span::after {
  background-image: url(../images/more.png);
}

.prorow:nth-child(2n) {
  background: #F1F6FD;
}
.prorow:nth-child(2n) .prorow-item dt {
  background: #FFFFFF;
}

.showcase-list {
  align-items: initial;
  margin-top: -0.64rem;
  width: 100%;
}
.showcase-list li {
  margin-top: 0.64rem;
  width: 48%;
}
.showcase-list li h4 {
  text-align: center;
  margin-top: 0.21rem;
  font-size: 0.32rem;
  line-height: 1.5em;
  max-height: 3em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.showcase-list li:hover .aniimg img {
  transform: scale(1.1);
  opacity: 0.6;
}
.showcase-list li:hover h4 {
  color: #BD1D21;
  font-weight: bold;
}

.shownews-list li {
  overflow: hidden;
  margin-top: 0.5rem;
}
.shownews-list li h4 {
  padding-left: 0.53rem;
  max-width: 100%;
  position: relative;
  text-overflow: ellipsis;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
}
.shownews-list li h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.32rem;
  height: 0.32rem;
  background: url(../images/duihao.png) no-repeat 0 0;
  background-size: 0.64rem 0.32rem;
  left: 0;
  top: 50%;
  margin-top: -0.19rem;
}
.shownews-list li span {
  margin-top: 0.21rem;
  display: block;
}
.shownews-list li:hover a, .shownews-list li:hover h4 {
  color: #BD1D21;
}
.shownews-list li:hover h4:before {
  background-position: -0.32rem 0;
}

/*products-list*/
.proitem {
  margin-top: -0.85rem;
  justify-content: flex-start;
}
.proitem li {
  width: 100%;
  box-sizing: border-box;
  margin-top: 0.85rem;
  padding-left: 0.32rem;
  position: relative;
}
.proitem li .tit {
  position: absolute;
  left: 0;
  width: 90%;
  height: 0.8rem;
  background: #BD1D21;
  bottom: 0.41rem;
  box-sizing: border-box;
  padding-left: 0.43rem;
  padding-right: 0.43rem;
  display: flex;
  align-items: center;
}
.proitem li .tit h4 {
  font-size: 0.3rem;
  color: #FFF;
  max-width: 85%;
  line-height: 1.3em;
}
.proitem li .tit img {
  width: 0.36rem;
  display: inline-block;
  margin-left: 0.26rem;
  vertical-align: middle;
}
.proitem li:hover .aniimg img {
  transform: scale(1.1);
}

/*products-show*/
.show-top {
  margin-top: 0.43rem;
}

.show-toppic {
  width: 100%;
}

.show-toptxt {
  width: 100%;
  margin-top: 0.45rem;
}
.show-toptxt h1 {
  font-size: 0.4rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
  padding-top: 0.3rem;
  background: url(../images/up.png) no-repeat left top;
  background-size: 0.5rem 0.15rem;
}
.show-toptxt p {
  margin-top: 1.5em;
}

.showchat {
  width: 100%;
  margin-top: 0.64rem;
  position: relative;
  z-index: 2;
  padding: 0.4rem 0;
}
.showchat:after {
  content: "";
  display: block;
  width: 82.35%;
  height: 100%;
  position: absolute;
  right: 0;
  background: url(../images/showchatbg1.png) no-repeat right center;
  background-size: 100% 100%;
  z-index: 1;
}
.showchat::before {
  content: "";
  display: block;
  width: 37.17%;
  bottom: 0.43rem;
  left: 0;
  top: -0.21rem;
  background: url(../images/showchatbg2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: -1;
}

.showchat-l {
  width: 80%;
  background: #FFFFFF;
  box-shadow: 0px 0.26rem 0.21rem 0px rgba(0, 0, 0, 0.17);
  border-radius: 0px 0.85rem 0.85rem 0px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.showchat-l a {
  font-size: 0.4rem;
  padding: 0.25rem 0;
  padding-right: 0.43rem;
  display: block;
  color: #131217;
  font-weight: bold;
}
.showchat-l a > img {
  width: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.21rem;
  margin-top: -3px;
}
.showchat-l a i {
  position: absolute;
  display: block;
  width: 0.43rem;
  height: 0.45rem;
  background: url(../images/hands.png) no-repeat;
  background-size: 100% 100%;
  top: 0.4rem;
  transition: all 0.2s;
  right: 1.07rem;
}
.showchat-l:hover a {
  color: #BD1D21;
}
.showchat-l:hover i {
  top: 0.51rem;
}

.showchat-r {
  width: 100%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 0 0.21rem;
  margin-top: 0.11rem;
}
.showchat-r a {
  display: block;
  margin-top: 0.18rem;
  width: 49%;
  height: 0.9rem;
  line-height: 0.9rem;
  border-radius: 0.13rem;
  background: #BD1D21;
  font-size: 0.28rem;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.3);
  animation: shadow 1.5s infinite ease-in-out;
}
.showchat-r a:hover {
  opacity: 0.85;
}
.showchat-r a img {
  width: 0.7rem;
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.04rem;
}

@keyframes shadow {
  0% {
    box-shadow: 0px 0px 2px 3px rgba(255, 255, 255, 0.3);
  }
  50% {
    box-shadow: 0px 0px 6px 3px rgba(255, 255, 255, 0.6);
  }
  100% {
    box-shadow: 0px 0px 2px 3px rgba(255, 255, 255, 0.3);
  }
}
.huibg {
  background: #f1f8ff;
}

.detail-row h3 {
  font-size: 0.36rem;
  font-weight: bold;
  border-left: 0.09rem solid #BD1D21;
  padding-left: 0.28rem;
  line-height: 1em;
  margin-bottom: 0.5rem;
}
.detail-row table {
  width: 100%;
  margin: 15px auto;
  border-collapse: collapse;
  border: 1px solid #ddd;
  line-height: 1.5em;
}
.detail-row table th {
  text-align: center;
  padding: 5px;
  border: 1px solid #ddd;
  font-weight: normal;
  font-size: 14px;
}
.detail-row table td {
  text-align: center;
  padding: 3px;
  line-height: 1.5em;
  border: 1px solid #ddd;
  font-size: 14px;
}
.detail-row table tr:nth-child(odd) {
  background-color: rgb(241, 241, 241) !important;
}
.detail-row table tr:nth-child(even) {
  background-color: rgb(255, 255, 255) !important;
}
.detail-row table tr:hover {
  background-color: rgb(211, 31, 43) !important;
  color: #fff !important;
}

.tablebox {
  overflow-y: auto;
}

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

.advantages li {
  position: relative;
  padding: 0.21rem 0;
  padding-left: 0.43rem;
  line-height: 1.7em;
  font-size: 0.32rem;
}

.advantages li p {
  font-size: 0.32rem;
  line-height: 1.7em;
}

.advantages li:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.21rem;
  height: 0.21rem;
  background: #C61517;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  box-sizing: border-box;
  left: -0.12rem;
  top: 1.3em;
  margin-top: -0.09rem;
}

.structurepic {
  width: 100%;
  position: relative;
}
.structurepic i {
  width: 0.73rem;
  height: 0.73rem;
  position: absolute;
  right: 0.64rem;
  bottom: 0.47rem;
  display: block;
}

.structuretxt {
  width: 100%;
  margin-top: 0.64rem;
  box-sizing: border-box;
}

/*cases*/
.caseitem {
  margin-top: -0.85rem;
  justify-content: center;
  align-items: initial;
}
.caseitem li {
  width: 100%;
  margin-top: 0.85rem;
  position: relative;
  padding-bottom: 0.43rem;
}
.caseitem li .tit {
  position: absolute;
  border-radius: 0.43rem 0px 0px 0px;
  background: #FFF;
  left: 0.39rem;
  bottom: 0;
  box-sizing: border-box;
  padding: 0.43rem 0.43rem;
}
.caseitem li .tit img {
  width: auto;
  margin-top: 0.21rem;
  display: block;
}
.caseitem li .tit h4 {
  font-weight: bold;
  line-height: 1.3em;
}
.caseitem li:hover .aniimg img {
  transform: scale(1.1);
}
.caseitem li:hover h4 {
  color: #BD1D21;
  font-weight: bold;
}

/*casesshow*/
.descriptlist {
  border-left: 1px dashed #BD1D21;
  margin-left: 0.75rem;
}
.descriptlist li {
  position: relative;
  padding: 0.21rem 0;
  padding-left: 0.43rem;
  line-height: 1.7em;
  font-size: 0.32rem;
}
.descriptlist li h4 {
  font-weight: bold;
  font-size: 0.38rem;
  margin-bottom: 1em;
}
.descriptlist li p {
  font-size: 0.32rem;
  line-height: 1.7em;
}
.descriptlist li:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.21rem;
  height: 0.21rem;
  background: #C61517;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  box-sizing: border-box;
  left: -0.12rem;
  top: 1.3em;
  margin-top: -0.09rem;
}
.descriptlist li span {
  font-size: 0.43rem;
  font-weight: bold;
  position: absolute;
  left: -0.75rem;
  color: #BD1D21;
  top: 0.35em;
}

.showcase-pic {
  overflow: hidden;
}
.showcase-pic img {
  width: 47.9%;
  float: left;
  max-width: 100%;
  margin-top: 0.43rem;
}
.showcase-pic img:nth-child(2n) {
  float: right;
}

/*solution*/
.soluitem:nth-child(2n) {
  background: #F1F6FD;
}

.solulist {
  margin-top: -0.64rem;
}
.solulist li {
  box-shadow: 0px 0px 8px 0px rgba(10, 10, 10, 0.1);
  width: 100%;
  box-sizing: border-box;
  padding: 0.43rem 0.32rem;
  margin-top: 0.64rem;
  position: relative;
  z-index: 1;
  background: #fff;
}
.solulist li::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  background: #F1F6FD;
  height: 22%;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.solulist li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background: url(../images/solulistbg.png) no-repeat;
  background-size: 100% 100%;
  width: 16%;
  height: 100%;
  top: 0;
}
.solulist li .aniimg {
  width: 45%;
  position: relative;
  z-index: 3;
}
.solulist li:hover .aniimg img {
  transform: scale(1.1);
}
.solulist li:hover h4 {
  color: #BD1D21;
  font-weight: bold;
}

.solulisttxt {
  width: 50%;
}
.solulisttxt h4 {
  font-weight: bold;
  line-height: 1.5em;
  padding-left: 0.28rem;
  position: relative;
  height: 3em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-width: 100%;
  overflow: hidden;
}
.solulisttxt h4::before {
  content: "";
  display: block;
  width: 0.09rem;
  height: 0.34rem;
  background: #BD1D21;
  position: absolute;
  left: 0;
  top: 0.2em;
}

/*solution-show*/
.videobox {
  width: 100%;
  margin: 0 auto 0.64rem;
}

.videobox iframe {
  width: 100%;
  aspect-ratio: 956/429;
  height: auto;
}

.flowrow {
  background: url(../images/flowbg.jpg) no-repeat right center #021733;
  padding: 0.64rem 0;
  background-size: 69.9% 100%;
}
.flowrow a {
  display: block;
  width: 50%;
  margin-left: 13%;
  position: relative;
}
.flowrow a i {
  display: block;
  position: absolute;
  width: 0.53rem;
  right: 0.53rem;
  bottom: 0.53rem;
}

/*news*/
.special-list {
  margin-top: -0.64rem;
}
.special-list li {
  width: 100%;
  border-radius: 0.13rem;
  overflow: hidden;
  margin-top: 0.64rem;
  position: relative;
}
.special-list li:hover .special-txt {
  height: 100%;
}

.special-list li:hover .aniimg img {
  transform: scale(1.1);
}

.special-txt {
  position: absolute;
  bottom: 0;
  height: 0.9rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  width: 100%;
  background: rgba(2, 23, 51, 0.8);
}
.special-txt h4 {
  color: #FFF;
  text-align: center;
  line-height: 1.3em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 2.6em;
}

/*epc*/
.epc-service .txt {
  background: #FFF;
  width: 100%;
  padding: 0.64rem 0;
  box-sizing: border-box;
}
.epc-service .txt span {
  font-size: 1.07rem;
  font-weight: bold;
  line-height: 0.7em;
  display: block;
  color: #BD1D21;
}

.epcmotop-list {
  width: 100%;
}
.epcmotop-list .content {
  position: relative;
  background: #BD1D21;
  box-sizing: border-box;
  bottom: auto;
}
.epcmotop-list .content::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  background: rgba(255, 255, 255, 0.32);
}
.epcmotop-list .content::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  background: rgba(255, 255, 255, 0.32);
}
.epcmotop-list li {
  text-align: center;
  width: 50%;
  box-sizing: border-box;
  padding: 0.32rem 0.21rem;
}
.epcmotop-list li i {
  display: block;
  width: 0.64rem;
  margin: 0 auto;
}
.epcmotop-list li h4 {
  margin-top: 5px;
  font-weight: 600;
  color: #FFF;
  font-size: 0.55rem;
  text-align: center;
  padding-bottom: 0.11rem;
  display: inline-block;
  position: relative;
}
.epcmotop-list li h4::after {
  content: "";
  display: block;
  width: 75%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #FFFFFF;
}
.epcmotop-list li h5 {
  color: #FFF;
  margin-top: 0.21rem;
}

.epclistbox ul {
  position: relative;
}
.epclistbox li {
  position: relative;
  border-bottom: 1px dashed #BD1D21;
  margin-top: 0.85rem;
  padding-bottom: 0.85rem;
}
.epclistbox li:first-child {
  margin-top: 0;
}
.epclistbox li:nth-child(2n) {
  flex-direction: row-reverse;
}
.epclistbox li:last-child {
  border: 0 none;
  padding-bottom: 0;
}
.epclistbox li span {
  position: absolute;
  width: 44px;
  height: 1.24rem;
  display: block;
  background: url(../images/epclistbg.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.64rem;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  box-sizing: border-box;
  padding-top: 0.17rem;
  left: 50%;
  margin-left: -0.47rem;
  line-height: 1em;
  top: 0;
}

.epclistpic {
  width: 100%;
}

.epclisttxt {
  margin-top: 0.64rem;
  width: 100%;
}
.epclisttxt h4 {
  font-weight: bold;
  font-size: 0.38rem;
  margin-bottom: 0.32rem;
  text-transform: uppercase;
}
.epclisttxt p {
  line-height: 1.7em;
}

.epcitemtxt p {
  line-height: 1.7em;
}

.epcmobtn {
  font-size: 0;
  margin-top: 0.21rem;
}
.epcmobtn a {
  font-size: 0.32rem;
  display: inline-block;
  border-radius: 0.09rem;
  background: #021733;
  color: #FFF;
  padding: 0.16rem 0.32rem;
  margin-right: 0.21rem;
  margin-top: 0.21rem;
}
.epcmobtn a:hover {
  background: #BD1D21;
}
.epcmobtn a img {
  width: 0.28rem;
  margin-right: 0.17rem;
  vertical-align: middle;
  display: inline-block;
}

.epc-cases {
  padding-bottom: 0.85rem;
  position: relative;
}
.epc-cases li {
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.epc-cases li:hover .aniimg img {
  transform: scale(1.1);
}
.epc-cases .swiper-slide-active .epc-casestxt {
  display: block;
}
.epc-cases .swiper-slide-active .aniimg {
  width: 100%;
}
.epc-cases .swiper-pagination {
  width: 100%;
  left: 0;
  bottom: 0px;
}
.epc-cases .swiper-pagination span {
  width: 0.28rem;
  height: 0.28rem;
  background: #999;
  border-radius: 0.15rem;
  opacity: 0.6;
}
.epc-cases .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.85rem;
  opacity: 1;
  background: #BD1D21;
}

.epc-casestxt {
  width: 100%;
  background: #BD1D21;
  padding: 0.5rem 0.43rem;
  box-sizing: border-box;
}
.epc-casestxt h4 {
  font-size: 0.38rem;
  color: #FFF;
  font-weight: bold;
  line-height: 1.6em;
}
.epc-casestxt h4::after {
  content: "";
  display: inline-block;
  width: 0.34rem;
  height: 0.34rem;
  background: url(../images/morefff.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 0.21rem;
  vertical-align: middle;
  margin-top: -0.06rem;
}
.epc-casestxt .txt {
  margin-top: 0.2rem;
}
.epc-casestxt .txt p {
  color: #FFF;
  font-size: 15px;
  line-height: 1.7em;
  max-height: 8.5em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

.epc-honor1 {
  width: 74.25%;
}

.epc-honor1-top img {
  width: 30.6%;
}
.epc-honor1-top img:last-child {
  width: 34.45%;
}

.epc-honor1-bot img {
  border: 1px solid #F2F2F2;
  width: 19.07%;
  margin-top: 0.11rem;
}

.epc-honor2 {
  width: 25.1%;
}

.epc-honor3 img {
  margin-top: 0.36rem;
  width: 13.58%;
}
.epc-honor3 img:last-child {
  width: 29.16%;
}

/*epc-1*/
.epclistpage {
  position: relative;
  padding-top: 1px;
}
.epclistpage .listban {
  position: absolute;
  width: 100%;
  top: 0;
}

.epclistcon {
  border-top-left-radius: 0.43rem;
  border-top-right-radius: 0.43rem;
  background: #FFF;
  box-sizing: content-box;
  padding: 0.43rem 0.21rem 0;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  width: 95%;
  margin: 0 auto;
  margin-top: 1.28rem;
}
.epclistcon .route {
  margin-top: 0;
}

.epcnav {
  align-items: initial;
}
.epcnav li {
  width: 100%;
  background: #F1F8FF;
  box-sizing: border-box;
  padding: 0.43rem 0.21rem;
  position: relative;
  margin-top: 0.64rem;
  border-radius: 0.21rem;
  box-shadow: 0px 0px 3px 0px rgba(3, 24, 70, 0.12);
}
.epcnav li h5 {
  position: absolute;
  background: #BD1C21;
  font-size: 0.47rem;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  line-height: 0.64rem;
  padding: 0.04rem 0.21rem;
  top: -0.38rem;
  left: 0;
}

.epcnavtit {
  line-height: 1.5em;
  width: 37%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.epcnavtit h4 {
  font-size: 15px;
  line-height: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
}

.epc-basenavlink {
  display: flex;
  justify-content: center;
  border-left: 1px dashed rgba(189, 28, 33, 0.36);
  width: 62%;
  padding: 0 0.21rem;
  box-sizing: border-box;
}
.epc-basenavlink a {
  font-size: 14px;
  padding-left: 0.38rem;
  display: block;
  position: relative;
  line-height: 1.2em;
  margin: 0.4em 0;
}
.epc-basenavlink a::before {
  content: "";
  width: 0.26rem;
  height: 0.26rem;
  text-align: left;
  position: absolute;
  left: 0;
  top: 0.15em;
  background: url(../images/more.png) no-repeat;
  background-size: 0.26rem 0.26rem;
}
.epc-basenavlink a:hover, .epc-basenavlink a.epcnavact {
  color: #BD1D21;
  font-weight: bold;
}

.epcnav-h1 {
  margin-top: 0.9rem;
  text-align: center;
}
.epcnav-h1 h1 {
  display: inline-block;
  font-size: 0.36rem;
  font-weight: bold;
  color: #FFF;
  background: #BD1D21;
  text-transform: uppercase;
  line-height: 1.3em;
  padding: 0.21rem 0.32rem;
  max-width: 80%;
  position: relative;
}
.epcnav-h1 h1::before {
  content: "";
  display: block;
  width: 0.43rem;
  height: 100%;
  background: url(../images/epcnavl.png) no-repeat;
  background-size: 100% 100%;
  left: -0.43rem;
  top: 0;
  position: absolute;
}
.epcnav-h1 h1::after {
  content: "";
  display: block;
  width: 0.43rem;
  height: 100%;
  background: url(../images/epcnavr.png) no-repeat;
  background-size: 100% 100%;
  right: -0.43rem;
  top: 0;
  position: absolute;
}

.epcnavbox {
  position: relative;
  margin-top: 0.21rem;
}

.epc-consult P {
  margin-bottom: 1.5em;
}
.epc-consult img {
  max-width: 100%;
  width: auto;
  margin: 1.07rem auto 0;
}

/*epc-test*/
.epctit {
  text-align: center;
  margin-bottom: 0.85rem;
}
.epctit h2 {
  display: inline-block;
  font-size: 0.42rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0.3rem;
  z-index: 1;
  box-sizing: border-box;
  max-width: 90%;
  position: relative;
}
.epctit h2::before {
  content: "";
  width: 2.13rem;
  display: block;
  position: absolute;
  height: 0.06rem;
  background: #BD1D21;
  top: 50%;
  margin-top: -0.04rem;
  left: -2.13rem;
  z-index: -1;
}
.epctit h2::after {
  content: "";
  width: 2.13rem;
  display: block;
  position: absolute;
  height: 0.06rem;
  background: #BD1D21;
  top: 50%;
  margin-top: -0.04rem;
  right: -2.13rem;
  z-index: -1;
}

.epctest-tute {
  position: relative;
}
.epctest-tute img {
  width: 80%;
  box-sizing: border-box;
  background: #FFF;
  padding: 0.09rem;
  margin: 0.64rem auto 0;
}

.epctest-tutetxt {
  width: 100%;
}

.epctesttit {
  position: relative;
  margin-top: 0.6rem;
  margin-bottom: 0.5rem;
}
.epctesttit span {
  position: absolute;
  background: #BD1D21;
  color: #FFF;
  font-size: 0.38rem;
  width: 0.83rem;
  height: 0.77rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.77rem;
  bottom: 0;
  left: 0;
  display: block;
}
.epctesttit h3 {
  display: inline-block;
  padding-left: 1.07rem;
  border-bottom: 2px solid #BD1D21;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 0.09rem;
  padding-right: 0.06rem;
}

.epctesttit2 {
  position: relative;
  padding-left: 0.36rem;
  margin-top: 0.43rem;
  margin-bottom: 0.43rem;
}
.epctesttit2 h4 {
  font-weight: bold;
  font-size: 16px;
}
.epctesttit2::before {
  content: "";
  display: block;
  width: 0.13rem;
  height: 0.13rem;
  background: #BD1D21;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.3em;
}

.epcpoint {
  position: relative;
  padding-top: 0;
  z-index: 2;
}
.epcpoint::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 90%;
  bottom: 0;
  left: 0;
  background: #F1F8FF;
  z-index: -1;
}

.epcpointtxt {
  width: 100%;
}
.epcpointtxt h4 {
  font-size: 18px;
  color: #BD1D21;
  font-weight: bold;
  margin-bottom: 0.32rem;
  margin-top: 0.64rem;
}

.epcpointpic {
  width: 100%;
  margin-top: 0.64rem;
}
.epcpointpic img {
  border: 1px solid #999999;
}
.epcpointpic p {
  margin-top: 0.64rem;
  text-align: center;
  color: #4D4D4D;
  line-height: 1.5em;
}

.epcpointtxt-item {
  padding-top: 0.64rem;
}

.epc-testing p {
  margin-bottom: 2em;
}

.testtable {
  overflow-x: auto;
}
.testtable table {
  border-collapse: collapse;
  border: 2px solid #4D4D4D;
  width: 100%;
  min-width: 27.73rem;
  box-sizing: border-box;
}

.testtable table thead {
  background: #D5272D;
}

.testtable table thead th {
  color: #FFF;
  border-right: 2px solid #4D4D4D;
  font-size: 14px;
  padding: 5px;
}

.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;
}

.testtable table td b {
  font-size: 14px;
}

.syyjlist6 {
  align-items: initial;
}

.syyjlist6 li {
  width: 48%;
  margin-top: 0.64rem;
}

.syyjlist6 li h4 {
  text-align: center;
  margin-top: 0.2rem;
  padding: 0 0.2rem;
  color: #4D4D4D;
  line-height: 1.3em;
}

.testporcessbox {
  background: url(../images/epctestbg2.jpg) no-repeat;
  background-size: 100% 70%;
}
.testporcessbox p {
  color: #FFF;
}

.test-porcess {
  overflow: hidden;
  position: relative;
  margin-top: 0.64rem;
}
.test-porcess li {
  text-align: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(1);
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */ /* IE/Edge */
  user-select: none;
}
.test-porcess .swiper-slide-active, .test-porcess .swiper-slide-duplicate-active {
  transform: scale(1);
}
.test-porcess .swiper-button-next, .test-porcess .swiper-button-prev {
  width: 0.64rem;
  height: 1rem;
  background: rgba(22, 24, 26, 0.35);
  margin-top: -0.49rem;
  top: 50%;
}
.test-porcess .swiper-button-next::after, .test-porcess .swiper-button-prev::after {
  color: #FFF;
  font-size: 24px;
}
.test-porcess .swiper-button-next:hover, .test-porcess .swiper-button-prev:hover {
  background-color: #BD1D21;
}
.test-porcess .swiper-button-next {
  right: 5%;
}
.test-porcess .swiper-button-prev {
  left: 5%;
}

.epctest-with {
  position: relative;
}
.epctest-with .txt {
  background: #FFF;
  margin-bottom: 0.64rem;
}

.epctest-special {
  position: relative;
}
.epctest-special img {
  width: 100%;
  margin-left: 0;
}
.epctest-special .txt {
  background: #F1F8FF;
  width: 100%;
  box-sizing: border-box;
  padding: 0.43rem;
}

/*epc-design*/
.epchuibg {
  background: #F1F8FF;
}

.epcdesign-team {
  padding-top: 1px;
}

.epcteamcon {
  padding-left: 1.49rem;
  margin-top: 0.64rem;
  position: relative;
}

.epcteamcon h3 {
  display: inline-block;
  text-transform: uppercase;
  position: absolute;
  font-size: 16px;
  background: #BD1D21;
  font-weight: bold;
  height: auto;
  line-height: 1em;
  color: #FFF;
  left: 0;
  text-align: center;
  padding: 0.43rem 0.21rem;
  top: 50%;
  transform: translateY(-50%);
  writing-mode: tb;
}

.epcteamcon h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.3rem;
  height: 1px;
  background: #BD1D21;
  right: -0.3rem;
  top: 50%;
  margin-top: -1px;
}

.epcteam-item {
  align-items: flex-start;
  position: relative;
}

.epcteam-item:before {
  content: "";
  display: block;
  width: 1px;
  background: #BD1D21;
  position: absolute;
  top: 0.3rem;
  height: auto;
  bottom: 3.65rem;
  left: -0.43rem;
}

.epcteam-item dl {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0.32rem;
  font-size: 16px;
  box-sizing: border-box;
}

.epcteam-item dl dt {
  font-size: 14px;
  color: #FFF;
  position: relative;
  height: auto;
  word-wrap: break-word;
  display: flex;
  align-items: center;
}
.epcteam-item dl dt:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.6rem;
  height: 1px;
  background: #BD1D21;
  top: 50%;
  margin-top: -1px;
  left: -0.43rem;
}
.epcteam-item dl dt span {
  display: inline-block;
  background: #BD1D21;
  color: #FFF;
  padding: 0.06rem 0.21rem;
  line-height: 0.53rem;
}
.epcteam-item dl dd {
  max-width: 76%;
  border: 1px solid #BD1C21;
  height: 0.53rem;
  line-height: 0.53rem;
  color: #1A1A1A;
  font-size: 14px;
  display: inline-block;
  margin-top: 0.17rem;
  padding: 0 0.11rem;
}
.epcteam-item dl .epcteam-two {
  max-width: 100%;
  border: 0 none;
  height: auto;
  padding: 0;
  margin-top: 0;
}

.epcteam-item dl:first-child dt:after {
  content: "";
  width: 50%;
  height: 1px;
  background: #FFF;
  position: absolute;
  top: -17px;
  left: 0;
}

.epcteam-item dl:last-child dt:after {
  content: "";
  width: 50%;
  height: 1px;
  background: #FFF;
  position: absolute;
  top: -17px;
  right: 0;
}

.epcteam-item dl .epcteam-two .epcteam-twoul {
  margin-top: 0.21rem;
}

.epcteam-item dl .epcteam-two .epcteam-twoul li {
  border: 1px solid #BD1C21;
  color: #1A1A1A;
  font-size: 14px;
  height: 0.53rem;
  display: inline-block;
  line-height: 0.53rem;
  padding: 0 0.11rem;
}

.epcteam-item dl .epcteam-two .epcteam-twoul li:first-child {
  margin-top: 0;
}

.epcteam-item dl .epcteam-two .epcteam-twoul2 {
  margin-top: 0.17rem;
  border: 1px solid #BD1C21;
  display: inline-block;
  padding: 0.17rem 0.21rem;
}

.epcdesign-target {
  align-items: flex-start;
  position: relative;
}
.epcdesign-target .txt {
  width: 100%;
  background: #F1F8FF;
  margin-top: 0.64rem;
  box-sizing: border-box;
  padding: 0.43rem 0.43rem;
}
.epcdesign-target .txt p {
  line-height: 1.5em;
  font-weight: bold;
}

.epcdesign-targetl {
  width: 100%;
}
.epcdesign-targetl h6 {
  margin-bottom: 0.64rem;
  line-height: 1.75em;
  width: 100%;
}
.epcdesign-targetl img {
  margin-bottom: 0.43rem;
}

.epcdesign-targetr {
  width: 100%;
}
.epcdesign-targetr ul li {
  margin-top: 0.43rem;
  line-height: 1.7em;
  position: relative;
  padding-left: 0.43rem;
}
.epcdesign-targetr ul li::before {
  content: "";
  display: block;
  width: 0.13rem;
  height: 0.13rem;
  background: #BD1D21;
  position: absolute;
  left: 0.04rem;
  top: 0.5em;
  border-radius: 50%;
}

.design-abilty {
  background: url(../images/abiltybg.jpg) no-repeat center bottom;
  background-size: 100% 20%;
}
.design-abilty p {
  margin-bottom: 2em;
}

.abiltylist {
  background: #FFF;
  align-items: initial;
  padding: 0px 0.43rem 0.43rem;
}
.abiltylist li {
  width: 30%;
}
.abiltylist li img {
  border: 1px solid #484848;
  box-sizing: border-box;
}
.abiltylist li h4 {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin-top: 0.21rem;
}

.digitaltoppic {
  width: 100%;
}

.digitaltoptxt {
  width: 100%;
  margin-top: 0.64rem;
}

.digitalrow {
  margin-top: 0.64rem;
  flex-direction: row-reverse;
}

.digitalrowtxt {
  width: 100%;
  margin-top: 0.64rem;
}

.digitalrowpic {
  width: 100%;
}
.digitalrowpic img {
  width: 47.73%;
}

/*epc-manufacture*/
.manufacturetop-left {
  width: 100%;
}
.manufacturetop-left img {
  margin-top: 0.64rem;
}

.manufacturetop-right {
  margin-top: 0.43rem;
  margin-bottom: 0.5rem;
  width: 100%;
}
.manufacturetop-right .pic img {
  margin-top: 0.3rem;
  width: 47.5%;
}

.manufacturetop {
  margin-bottom: 0.64rem;
}

.epcmanu-equip {
  padding-top: 1px;
}
.epcmanu-equip p {
  margin-bottom: 2em;
}
.epcmanu-equip .syyjlist6 {
  margin-top: -0.64rem;
}

.manufacture-honor {
  position: relative;
  z-index: 1;
}

.epcmanu-honor {
  background: #FFF;
  margin-top: 0.64rem;
  box-sizing: border-box;
  width: 100%;
  align-items: initial;
}
.epcmanu-honor li {
  width: 32%;
}
.epcmanu-honor li img {
  border: 2px solid #f5f5f5;
  box-sizing: border-box;
  width: 96%;
  margin: 0 auto;
}
.epcmanu-honor li h4 {
  margin-top: 0.21rem;
  text-align: center;
  font-size: 15px;
}

.sbzz-pjcon {
  background: url(../images/epchighbg.jpg) no-repeat;
  background-size: cover;
  padding: 0.21rem;
  width: 100%;
  box-sizing: border-box;
  margin: 0.64rem auto 0;
}

.sbzz-pjcon img {
  width: 100%;
}

.sbzz-pjcon ul {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.64rem;
}

.sbzz-pjcon ul li {
  color: #FFF;
  position: relative;
  padding-left: 0.36rem;
  margin: 0.43rem 0;
}

.sbzz-pjcon ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.15rem;
  height: 0.15rem;
  background: #FFFFFF;
  border-radius: 50%;
  left: 0;
  top: 0.3em;
}

.schedulpic img {
  width: 100%;
  margin-top: 0.43rem;
}

.manufact-protxt {
  width: 100%;
}

.manufact-propic {
  width: 100%;
}
.manufact-propic img {
  margin-top: 0.64rem;
}

.manufactbase {
  background: url(../images/manufactbasebg.jpg) no-repeat;
  background-size: 100% 100%;
}

.manufactbasel {
  width: 100%;
}
.manufactbasel img {
  border: 1px solid #FFFFFF;
}
.manufactbasel p {
  color: #FFF;
  margin-top: 0.64rem;
}

.manufactbaser {
  margin-top: 0.43rem;
  width: 100%;
}
.manufactbaser img {
  border: 1px solid #FFFFFF;
}
.manufactbaser p {
  color: #FFF;
  margin-bottom: 0.64rem;
}

.manufactdry {
  margin-top: -0.64rem;
}
.manufactdry img {
  width: 100%;
  border: 1px solid #E6E6E6;
  box-sizing: border-box;
  margin-top: 0.5rem;
}

.manufactdry-row p {
  margin-bottom: 1.5em;
}
.manufactdry-row .syyjlist6 {
  margin-top: -0.64rem;
}

/*epc-Procurement*/
.epc-procuretxt {
  width: 100%;
  padding-top: 0.4rem;
  margin-bottom: 0.4rem;
}

.epc-quality {
  background: #F1F8FF;
  margin-top: 0.64rem;
  padding: 0.64rem 0;
}
.epc-quality img {
  width: 90%;
  margin: 0 auto;
}

.epc-supplytop {
  flex-direction: row-reverse;
}
.epc-supplytop img {
  width: 100%;
}
.epc-supplytop .txt {
  margin-top: 0.64rem;
  width: 100%;
}

.epc-supplybot {
  margin-top: 0.64rem;
}
.epc-supplybot img {
  width: 100%;
}
.epc-supplybot .txt {
  margin-top: 0.64rem;
  width: 100%;
}

/*epc-Packaging*/
.epc-packagtop {
  position: relative;
  z-index: 1;
}

.epc-packagtoppic {
  width: 100%;
}

.epc-packagtoptxt {
  width: 100%;
  background: #F1F8FF;
  box-sizing: border-box;
  padding: 0.43rem 0.43rem;
}

.epc-completetxt {
  width: 100%;
}
.epc-completetxt p:first-child {
  margin-bottom: 1.5em;
}

.epc-completepic {
  margin-top: 0.4rem;
  width: 100%;
}
.epc-completepic .pic img {
  width: 49.7%;
  margin-top: 0.09rem;
}

.epc-servicebox {
  padding-top: 1px;
}
.epc-servicebox p {
  margin-bottom: 1.5em;
}


.epc-service li {
  margin-top: 0.64rem;
  width: 100%;
}
.epc-service li p {
  text-align: center;
  margin-top: 0.21rem;
  color: #4D4D4D;
}

.epc-digital {
  align-items: flex-start;
  margin-top: 0.64rem;
  margin-bottom: 0.64rem;
}
.epc-digital .item p {
  text-align: center;
  margin-top: 0.32rem;
  color: #4D4D4D;
}

.epc-digitalleft {
  width: 100%;
}
.epc-digitalleft .item {
  margin-bottom: 0.43rem;
}

.epc-digitalright {
  width: 100%;
}

/*epc-construction*/
.epcengine-toppic {
  width: 70%;
  margin: 0 auto 0.64rem;
}

.epcengine-toptxt {
  width: 100%;
}

.epcengine-pack {
  padding-top: 1px;
}

.epc-construrow {
  align-items: flex-start;
  position: relative;
}

.epc-construpic {
  width: 100%;
  position: relative;
}
.epc-construpic .img {
  width: 36.6%;
  position: absolute;
  top: 0.62rem;
  left: 0.81rem;
  box-sizing: border-box;
  border: 1px solid #FFF;
}

.epc-construtxt {
  width: 100%;
  margin-top: 0.43rem;
}

.epc-construlist {
  margin-top: 0.43rem;
  width: 100%;
  background: url(../images/epcengineerbg.jpg) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.21rem 0.43rem;
}
.epc-construlist li {
  margin: 0.32rem 0;
  padding-left: 0.38rem;
  position: relative;
  color: #FFF;
  line-height: 1.5em;
}
.epc-construlist li::before {
  content: "";
  display: block;
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
  background: #FFF;
  position: absolute;
  left: 0;
  top: 0.5em;
}

.epc-proplant {
  margin-top: 0.64rem;
  flex-direction: row-reverse;
}

.epc-proplantlist {
  margin-top: 0.2rem;
  width: 100%;
}
.epc-proplantlist li {
  padding-left: 0.38rem;
  line-height: 1.7em;
  position: relative;
  margin: 0.32rem 0;
}
.epc-proplantlist li::before {
  content: "";
  display: block;
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
  background: #BD1D21;
  position: absolute;
  left: 0;
  top: 0.65em;
}

.epc-proplantpic {
  width: 100%;
}

.epc-storage {
  position: relative;
  z-index: 1;
}
.epc-storage::before {
  content: "";
  display: block;
  width: 100%;
  background: #F1F8FF;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
}

.epc-storagepic {
  width: 100%;
}

.epc-storagetxt {
  width: 100%;
  margin-top: 0.5rem;
}
.epc-storagetxt ul {
  margin-top: 0.43rem;
  margin-bottom: 0.64rem;
}
.epc-storagetxt ul li {
  margin-top: 0.32rem;
  padding-left: 0.38rem;
  position: relative;
  line-height: 1.7em;
}
.epc-storagetxt ul li::before {
  content: "";
  display: block;
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
  background: #BD1D21;
  position: absolute;
  left: 0;
  top: 0.6em;
}

.epc-project {
  background: #FFF;
  box-sizing: content-box;
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  padding-top: 0.85rem;
  margin-top: 0.85rem;
}

.epctit2 {
  margin-bottom: 0.64rem;
}
.epctit2 h3 {
  position: relative;
  display: inline-block;
  background: #BD1D21;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  padding: 0.23rem 0.43rem;
}
.epctit2 h3::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.43rem;
  height: 100%;
  right: -0.41rem;
  top: 0;
  background: url(../images/epctitbg.png) no-repeat;
  background-size: 100% 100%;
}

.epc-projectl {
  width: 100%;
}
.epc-projectl img {
  margin-top: 0.43rem;
}

.epc-projectr {
  width: 100%;
}
.epc-projectr img {
  width: 48.5%;
  margin-top: 0.21rem;
}

.epc-projectlpic {
  margin-top: 0.26rem;
}

/*epc-epcinstallation*/
.epcinstallal {
  width: 100%;
}
.epcinstallal li {
  margin-top: 0.64rem;
}
.epcinstallal li h4 {
  font-size: 15px;
  margin-top: 0.32rem;
  text-align: center;
}

.epcinstallar {
  margin-top: 0.64rem;
  width: 100%;
}
.epcinstallar img {
  margin-bottom: 0.64rem;
}
.epcinstallar p {
  margin-top: 1.5em;
}

.epc-servicebox1 .epc-service li {
  margin-top: 0.64rem;
}

.epc-training {
  margin-top: 0.43rem;
}

.epc-trainingl {
  width: 100%;
}
.epc-trainingl img {
  margin-top: 0.43rem;
}

.epc-trainingr {
  width: 100%;
}
.epc-trainingr img {
  margin-top: 0.43rem;
}

.epc-meetingl {
  width: 100%;
}
.epc-meetingl img {
  margin-top: 0.64rem;
}

.epc-meetingr {
  margin-top: 0.6rem;
  width: 100%;
}
.epc-meetingr img {
  margin-bottom: 0.64rem;
  border: 1px solid #E6E6E6;
}

/*epc-Management*/
.epc-managerow {
  background: url(../images/managementbg.jpg) no-repeat 100% bottom;
}

.epc-managerowtop {
  background: #FFF;
  flex-direction: row-reverse;
}

.epc-managepic {
  width: 100%;
}

.epc-managetxt {
  width: 100%;
  margin-top: 0.64rem;
}

.epc-managemore {
  margin-top: 0.64rem;
  padding: 0.64rem 0.43rem;
}
.epc-managemore p {
  font-size: 16px;
  color: #FFF;
}

.epc-managelist .pic {
  width: 100%;
}
.epc-managelist .epc-proplantlist {
  width: 100%;
}

/*epc-Operation*/
.operatop-txt p {
  margin-bottom: 1.5em;
}
.operatop-txt .pic img {
  width: 48%;
  margin-top: 0.21rem;
}

.epc-opertteam {
  position: relative;
}
.epc-opertteam .txt {
  background: #BD1D21;
  width: 100%;
  top: 0;
  right: 0;
  padding: 0.4rem 0.43rem;
  box-sizing: border-box;
}
.epc-opertteam .txt p {
  color: #FFF;
  width: 100%;
}
.epc-opertteam .pic {
  width: 100%;
  margin-top: .64rem;
}
.epc-opertteam .pic img {
  box-sizing: border-box;
  width: 100%;
}

.flexible {
  align-items: initial;
}
.flexible li {
  width: 100%;
  margin-top: 0.64rem;
  border: 1px solid #E6E6E6;
  box-sizing: border-box;
  padding: 2px;
}
.flexible li span {
  display: block;
  width: 100%;
  background: #BD1D21;
  font-size: 0.43rem;
  color: #FFF;
  font-weight: bold;
  padding: 0.21rem 0;
  text-align: center;
}
.flexible li .txt {
  text-align: center;
  padding: 0.43rem 0.64rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.epc-opertsystem-txt {
  width: 100%;
}
.epc-opertsystem-txt .epctesttit {
  margin-top: 0;
}

.epc-opertsystem-pic {
  margin-top: 0.64rem;
  width: 100%;
}

.epc-opertsystem2 {
  flex-direction: row-reverse;
}

.epc-opertcapab {
  background: url(../images/operationbg.jpg) no-repeat center top;
  padding-top: 1px;
  background-size: 100% 35%;
}
.epc-opertcapab .epctesttit h3 {
  color: #FFF;
}

.epc-opertcapab-top p {
  color: #FFF;
  margin-bottom: 1.5em;
}

.epc-opertcapabcon {
  background: #FFF;
  padding: 0 0.32rem;
}

.epc-opertcapabcon p {
  margin-bottom: 1.5em;
}
.epc-opertcapabcon .syyjlist6 {
  margin-top: -0.64rem;
}

/*contact*/
.tactrow h2 {
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  margin-bottom: 0.43rem;
}
.tactrow > p {
  font-size: 15px;
  text-align: center;
  margin: 0 auto;
}

.tactcon {
  align-items: initial;
}
.tactcon li {
  width: 100%;
  margin-top: 0.6rem;
}
.tactcon li i {
  display: block;
  margin: 0 auto;
  width: 1.07rem;
  height: 1.07rem;
  border-radius: 50%;
  border: 1px dashed #BD1D21;
  box-sizing: border-box;
  padding: 0.06rem;
}
.tactcon li i img {
  background: #BD1D21;
  border-radius: 50%;
}
.tactcon li h5 {
  margin-top: 0.43rem;
  color: #BD1D21;
  font-size: 0.43rem;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  border-top: 1px dashed #BD1D21;
  border-bottom: 1px dashed #BD1D21;
  padding: 0.21rem 0;
}
.tactcon li .txt {
  text-align: center;
  margin-top: 0.25rem;
  min-height: 3.4em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tactcon li .txt a {
  font-size: 18px;
  font-weight: bold;
}
.tactcon li .txt a b {
  font-weight: bold;
  font-size: 0.51rem;
}
.tactcon li .txt a:hover {
  color: #BD1D21;
}

.tactmap {
  height: 6rem;
}
.tactmap iframe {
  height: 100%;
}

/*liuyan*/
.liuyan-box {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  padding: 20px;
}

.liuyan-box h3 {
  color: #BD1D21;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}

.liuyan-box p {
  color: #666;
}

.liuyan-box ul {
  margin-top: 15px;
}

.liuyan-item {
  margin-bottom: 15px;
  width: 49%;
}

.liuyan-item label {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.liuyan-item label span {
  color: #BD1D21;
}

.liuyan-item input, .liuyan-item select {
  display: block;
  width: 100%;
  height: 35px;
  padding: 0 12px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 35px;
  color: #232323;
  background: none;
  border: 1px solid #ceced0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.liuyan-text {
  width: 100%;
}

.liuyan-text label {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.liuyan-text label span {
  color: #BD1D21;
}

.liuyan-text textarea {
  display: block;
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 35px;
  color: #232323;
  background: none;
  border: 1px solid #ceced0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.liuyan-btn {
  margin-top: 15px;
  width: 100%;
}

.liuyan-btn input {
  border-radius: 3px;
  text-align: center;
  display: inline-block;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  border: 0 none;
  box-sizing: border-box;
  background: #CCC;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  margin-right: 10px;
  cursor: pointer;
}

.liuyan-btn .last_sub {
  background: #BD1D21;
}

/*404*/
.fourpage {
  align-items: initial;
}
.fourpage .showchat {
  margin-top: 1.49rem;
  width: 100%;
}

.fourtopleft {
  width: 100%;
}
.fourtopleft h3 {
  font-size: 0.43rem;
  text-align: center;
  margin-bottom: 0.79rem;
}

.fourtopright {
  width: 100%;
  margin-top: 0.64rem;
}
.fourtopright li {
  width: 33.33%;
  background: #F2FAFF;
}
.fourtopright li:hover .aniimg img {
  transform: scale(1.1);
}
.fourtopright li:hover h4 {
  color: #BD1D21;
  font-weight: bold;
}
.fourtopright li:hover h4 span::before {
  background: #BD1D21;
}
.fourtopright li:hover h4 span::after {
  background: #BD1D21;
}

.fourpage-tit {
  padding: 0.4rem 0.43rem;
}
.fourpage-tit h4 {
  font-weight: bold;
  text-align: center;
}
.fourpage-tit h4 span {
  font-size: 16px;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
}
.fourpage-tit i {
  display: block;
  width: 1.62rem;
  height: 0.47rem;
  line-height: 0.47rem;
  background: #BD1D21;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  font-style: normal;
  margin: 0.2rem auto 0;
  text-transform: uppercase;
}

/*search*/
.searchtop {
  padding: 0.85rem 0 0;
}
.searchtop h2 {
  text-align: center;
}
.searchtop h2 span {
  font-weight: bold;
  font-size: 0.55rem;
  display: inline-block;
  position: relative;
}
.searchtop h2 span::before {
  content: "";
  display: block;
  width: 1.49rem;
  height: 1px;
  background: #BD1D21;
  position: absolute;
  left: -2.03rem;
  top: 50%;
  opacity: 0.5;
}
.searchtop h2 span::after {
  content: "";
  display: block;
  width: 1.49rem;
  height: 1px;
  background: #BD1D21;
  position: absolute;
  right: -2.03rem;
  top: 50%;
  opacity: 0.5;
}

.searchinput {
  width: 90%;
  margin: 0.64rem auto 0;
  height: 0.85rem;
  background: #F2F2F2;
  border-radius: 0.13rem;
  overflow: hidden;
  padding-right: 1.07rem;
  box-sizing: border-box;
  position: relative;
}
.searchinput input[type=text] {
  height: 0.85rem;
  line-height: 0.85rem;
  display: block;
  padding-left: 0.43rem;
  color: #262626;
  font-size: 0.36rem;
  background: #F2F2F2;
  box-sizing: border-box;
  width: 100%;
}
.searchinput input[type=submit] {
  width: 1.07rem;
  height: 0.85rem;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/search1.png) no-repeat center center;
  background-size: 0.43rem 0.43rem;
  cursor: pointer;
}

.search-tit {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 1.07rem;
  padding-bottom: 0.32rem;
}
.search-tit b {
  font-size: 0.55rem;
}

.search-tit-l {
  font-size: 0.4rem;
  width: 100%;
}

.search-tit-l b {
  font-weight: bold;
}

.search-main .search-item {
  display: none;
}

.search-main .search-item:first-child {
  display: block;
}

.search-cate {
  margin-top: 0.43rem;
  width: 100%;
}
.search-cate li {
  background: #f2f2f2;
  line-height: 0.8rem;
  height: 0.8rem;
  text-align: center;
  width: 24%;
  box-sizing: border-box;
  display: inline-block;
  font-size: 0.32rem;
  cursor: pointer;
}

.search-cate .search-act {
  background: #BD1D21;
  color: #FFF;
  font-weight: bold;
}

.searchlist {
  margin-top: 0.21rem;
}
.searchlist li {
  padding: 0.64rem 0;
  border-bottom: 1px solid #F2F2F2;
}
.searchlist li p {
  color: #4D4D4D;
  line-height: 1.7em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 3.4em;
}
.searchlist li .tit {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit--moz-box-pack: space-between;
  box-pack: space-between;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-bottom: 0.21rem;
}
.searchlist li .tit h4 {
  line-height: 1.5em;
  max-height: 3em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: initial;
  margin-bottom: 0.1rem;
}
.searchlist .keyword-red {
  color: #BD1D21;
}

.searchlist li .tit > span {
  font-size: 15px;
  color: #666;
}

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

/*fenye*/
.zxf_pagediv {
  margin-top: 60px;
  text-align: right;
}

.zxf_pagediv a {
  font-size: 15px;
  color: #666666;
  box-sizing: border-box;
  padding: 5px 15px;
  border: 1px solid #ccc;
  margin: 0 4px;
  display: inline-block;
  border-radius: 4px;
}

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

.zxf_pagediv span {
  box-sizing: border-box;
  font-size: 15px;
  margin: 0 4px;
  display: inline-block;
  color: #666666;
}

.zxf_pagediv .current {
  font-size: 16px;
  color: #fff;
  background: #BD1D21;
  padding: 5px 15px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.zxf_pagediv i {
  font-style: normal;
}

.zxf_pagediv .zxfPagenum {
  color: #666;
  background: #fff;
  margin: 0 5px;
  border-radius: 3px;
}

.zxf_pagediv .nextpage {
  margin: 0 5px;
}

.zxf_pagediv .nextbtn, .zxf_pagediv .prebtn {
  font-size: 15px;
  color: #666666;
  padding: 5px 30px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-right: 16px;
}

.zxf_pagediv .prebtn {
  margin-right: 10px;
}

.zxf_pagediv span.disabled {
  background: #FAFAFA;
}

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

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

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

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

.zxf_pagediv .pagenumber b {
  font-size: 18px;
}

/*fenye------------end*/
.whatsapp-left{
  width: 50px;
}
.whatsapp-left a{
  padding: 5px;
}