@charset "UTF-8";

.magg {
  margin-top: 70px;
  margin-bottom: 70px;
}

/*epcbox*/
.rowbox {
  padding-top: 146px;
}

.rowbox > img {
  position: absolute;
  z-index: -1;
  top: 0;
}

.epctopbox {
  background: #FFF;
  border-radius: 20px;
  padding: 0 100px;
  box-sizing: content-box;
}

.epcleft {
  float: left;
  position: relative;
  width: 56.5%;
}

.epcleft h1 {
  font-size: 34px;
  font-weight: bold;
}

.epcleft h2 {
  font-size: 58px;
  font-weight: bold;
  color: #FFF;
  background: #BD1D21;
  display: inline-block;
  padding: 0 20px;
  margin-top: 15px;
  margin-left: 45px;
}

.epcleft p {
  margin-top: 40px;
  font-size: 15px;
}

.epclist {
  float: right;
  width: 36.9%;
  background: url(/static/index/images/epc/epcbg1.jpg) no-repeat;
  background-size: cover;
}

.epclist {
  padding: 30px 0;
}

.epclist li {
  text-align: center;
  padding: 20px 0;
}

.epclist li img {
  width: auto;
  display: block;
  margin: 0 auto;
}

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

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

.epclist li p {
  font-size: 16px;
  color: #FFF;
  text-align: center;
}

.epctopcon {
  margin-top: 50px;
}

.epcvideo {
  padding: 7px;
  background: #FFF;
  margin-top:40px;
  position: absolute;
  width: 120%;
  height: 450px;
}

.epcvideo iframe {
  width: 100%;
  height: 100%;
}

.huibg {
  background: #F5F5F5;
}

.epcitem li {
  position: relative;
}
.epcitem li:nth-child(2n){
  flex-direction: row-reverse;
}
.epcitem li i {
  position: absolute;
  display: block;
  width: 84px;
  background: #BD1C21;
  font-weight: bold;
  color: #FFF;
  font-size:48px;
  top: 0;
  left: 50%;
  margin-left: -42px;
  text-align: center;
  padding: 15px 0;
  font-style: normal;
  z-index: 3;
}

.epcitem li i:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 43px 0 43px;
  border-color: #BD1D21 transparent transparent transparent;
  position: absolute;
  left: 0;
  bottom: -24px;
}

.epcitem li .aniimg {
  width: 50%;
}

.epcitemtxt {
  width: 42.5%;
}

.epcitemtxt h4 {
  font-weight: bold;
  font-size:28px;
  margin-bottom: 10px;
}

.epcitemtxt span {
  display: block;
  font-size: 18px;
  margin-bottom: 20px;
}

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

.epcitembtn {
  margin-top: 40px;
}

.epcitembtn a {
  width: auto;
  padding: 0 10px;
  margin-bottom: 10px;
  height: 38px;
  background: #2F3134;
  border-radius: 4px;
  display: inline-block;
  color: #FFF;
  text-align: center;
  line-height: 38px;
  margin-right: 5px;
}

.epcitembtn a:hover {
  background: #BD1C21;
}

.epcitembtn a img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -3px;
}

.epc-kuangye {
  background: url(/static/index/images/epc/kybg.jpg) no-repeat center top;
  position: relative;
  padding-bottom: 0.7rem;
}

.epc-kuangye:before {
  content: "";
  display: block;
  position: absolute;
  height: 2.62rem;
  background: #BD1C21;
  z-index: 2;
  width: 53%;
  bottom: 0.4rem;
  right: 0;
}

.epctit {
  margin-bottom: 0.7rem;
  text-align: center;
}

.epctit h2 {
  font-weight: bold;
  font-size: 36px;
  color: #FFF;
}

.epctit h2 img {
  width: auto;
  margin-right: 15px;
  display: inline-block;
}

.epc-kuangyecon {
  box-sizing: content-box;
  position: relative;
}

.epc-kuangyetxt {
  padding-left: 1rem;
  margin-left: -1rem;
  padding-top: 0.9rem;
  padding-bottom: 0.2rem;
  width: 51%;
  background: #FFF;
}

.epc-kuangyetxt h2 {
  font-size: 24px;
  margin-bottom: 70px;
  font-weight: bold;
}

.epc-kuangyetxt h2 span {
  font-size: 30px;
  color: #BD1D21;
}

.epc-kuangyetxt h2 span b {
  font-size: 48px;
}

.epc-question {
  width: 66%;
  background: url(/static/index/images/epc/epcksbg.png) no-repeat center center;
  background-size: 317px 262px;
}

.epc-question li {
  overflow: hidden;
  margin-top: -10px;
  padding-left: 120px;
  position: relative;
}

.epc-question li span {
  font-size: 48px;
  font-weight: bold;
  color: #BD1D21;
  display: block;
  position: absolute;
  left: 0;
  line-height: 95px;
}

.epc-question li div {
  box-sizing: border-box;
  width: 100%;
  height: 95px;
  line-height: 95px;
}

.epc-question li div i {
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  background: #2F3134;
  border-radius: 50%;
  float: left;
  margin-right: 12px;
  text-align: center;
  margin-top: 25px;
}

.epc-question li div i img {
  width: auto;
  display: inline-block;
}

.epc-question li div h4 {
  font-weight: bold;
  font-size: 18px;
}

.epc-question li:nth-child(2n) {
  padding-right: 120px;
  padding-left: 0;
}

.epc-question li:nth-child(2n) span {
  right: 0;
  left: auto;
}

.epc-question li:nth-child(2n) div {
  text-align: right;
}

.epc-question li:nth-child(2n) div i {
  float: right;
}

.epc-kuangyepic {
  width: 51.2%;
  position: absolute;
  right: 0;
  z-index: 3;
  top: 0.5rem;
}

.epch3 {
  position: relative;
}

.epch3 i {
  font-size: 76px;
  font-weight: bold;
  font-style: normal;
  color: #BD1D21;
  opacity: 0.4;
  position: absolute;
  line-height: 1em;
  top: -35px;
}

.epch3 h3 {
  display: inline-block;
  background: #BD1D21;
  color: #fff;
  height: 46px;
  line-height: 46px;
  font-weight: bold;
  font-size: 24px;
  padding-left: 0.3rem;
  padding-right: 14px;
  position: relative;
  margin-bottom: 30px;
}

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

.liuchengpic {
  float: left;
  width: 55%;
  position: relative;
}

.liuchengpic > img {
  width: 81.5%;
}

.liuchengepc {
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px;
  background: #FFF;
  top: -45px;
}

.liuchengepc img {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.23);
}

.liuchengepctxt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  left: 0;
  width: 100%;
}

.liuchengepctxt h4 {
  color: #FFF;
  text-align: center;
  margin: 25px 0;
  font-size: 24px;
  text-shadow: 2px 2px 1px #161616;
}

.liuchengepctxt h4 b {
  font-size: 40px;
  margin-right: 15px;
}

.liuchengtxt {
  width: 37%;
  float: right;
}

.liuchengtxt h4 {
  font-size: 36px;
  font-weight: bold;
  color: #2F3134;
  margin-top: 40px;
}

.liuchengtxt h4:first-child {
  margin-top: 0;
}

.liuchengtxt p {
  font-size: 15px;
  margin-top: 10px;
  padding-left: 11px;
  position: relative;
}

.liuchengtxt p::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #2F3134;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}

.liuchengbox {
  position: relative;
  padding-bottom: 0.8rem;
}

.liuchengrow {
  position: absolute;
  padding: 15px;
  background: #FFF;
  bottom: 0rem;
  right: 0;
  width: 90.5%;
}

.liuchengrow h4 {
  color: #FFF;
  font-size: 24px;
  position: absolute;
  text-shadow: 2px 2px 1px #161616;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.liuchengrow h4 span {
  font-size: 30px;
  font-weight: bold;
}

.liuchengrow h4 b {
  font-size: 24px;
}

.liuchengmain {
  padding-top: 0.3rem;
}

.xhepcmain {
  background: url(/static/index/images/epc/xhepc.jpg) no-repeat center top;
  background-size: 100% 5.2rem;
}

.xhepcitem {
  width: 37.9%;
  background: url(/static/index/images/epc/xhepcbg.jpg);
  margin-left: 62.1%;
  padding: 0.3rem 0;
  z-index: 1;
  position: relative;
}

.xhepcitem:before {
  content: "";
  width: 2px;
  background: rgba(255, 255, 255, 0.8);
  top: 56px;
  left: 96px;
  z-index: -1;
  bottom: 56px;
  display: block;
  position: absolute;
}

.xhepcitem li {
  text-align: center;
  padding: 0.15rem 0;
}

.xhepcitem li img {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: 2px solid #FFF;
  border-radius: 50%;
  margin-right: 0.3rem;
  vertical-align: middle;
}

.xhepcitem li h4 {
  font-size: 18px;
  color: #FFF;
  display: inline-block;
  box-sizing: border-box;
  width: 56%;
  vertical-align: middle;
  text-align: left;
  padding-left: 50px;
  position: relative;
}

.xhepcitem li b {
  font-weight: bold;
  color: #FFF;
  font-size: 40px;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.xhepcitem li:nth-child(4) b {
  font-size: 36px;
}

.xhepcitembox {
  position: relative;
}

.xhepcitem-tit {
  position: absolute;
  bottom: 0.3rem;
  left: 0;
}

.xhepcitem-tit h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.xhepcitem-tit h3 b {
  color: #BD1D21;
}

.xhepcitem-tit h5 {
  font-size: 16px;
  font-weight: bold;
}

.xhepcpic {
  width: 40%;
}

.xhepctxt {
  width: 55.4%;
}

.xhepctxt-list {
  padding-left: 40px;
  position: relative;
  padding-top: 10px;
  margin: 30px 0;
}

.xhepctxt-list span {
  font-size: 36px;
  font-weight: bold;
  top: 16px;
  color: #BD1D21;
  position: absolute;
  left: 0;
  width: 30px;
  line-height: 0.9em;
  text-align: center;
  word-break: break-all;
}

.xhepctxt-list p {
  font-size: 15px;
  line-height: 2em;
  padding-left: 15px;
  position: relative;
}

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

.xhepcmobox {
  margin-top: 40px;
}

.xzxhbox {
  background: url(/static/index/images/epc/xzxhbg.jpg) no-repeat center top;
}

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

.epc-sytxt {
  width: 50%;
  margin-bottom: -2.5em;
}

.epc-sytxt p {
  margin-bottom: 2.5em;
}

.epc-sypic {
  width: 43.8%;
}

.epc-team {
  position: relative;
  align-items: flex-start;
  padding-bottom: 0.74rem;
}

.epc-team > img {
  position: absolute;
  width: 67.9%;
  right: 0;
  box-sizing: border-box;
  bottom: 0;
  border: 16px solid #FFF;
}

.epc-teampic {
  width: 48.4%;
}

.epc-teamtxt {
  width: 43.75%;
  margin-top: 25px;
}

.epc-probox {
  background: url(../images/epc/xhpic4.jpg) no-repeat;
  margin-top: 0.75rem;
}

.epc-protxt {
  width: 56.16%;
}

.epc-protxt p {
  color: #FFF;
}

.epc-propic {
  width: 73.5%;
  background: #FFF;
  padding: 0.15rem;
  box-sizing: border-box;
  margin-top: 0.5rem;
}

.epc-propic img {
  width: 49%;
}

.epc-case {
  position: relative;
  z-index: 1;
}

.epc-case > img {
  width: 70.5%;
}

.epc-case::after {
  content: "";
  display: block;
  width: 29.5%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/epc/xhpic8.jpg) no-repeat;
  background-size: cover;
  z-index: -1;
}

.epc-casetxt {
  position: absolute;
  background: rgba(189, 29, 33, 0.95);
  width: 45.8%;
  right: 41px;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  padding: 55px 65px;
}

.epc-casetxt p {
  color: #FFF;
}

.epc-tixi {
  background: url(../images/epc/xhpic11.jpg) no-repeat center bottom;
  padding-bottom: 70px;
  margin-bottom: 70px;
}

.epc-tixi .wap-flex {
  align-items: flex-start;
}

.epc-tixileft {
  width: 50.3%;
}

.epc-tixileft img {
  margin-bottom: 20px;
  border: 1px solid #FFF;
}

.epc-tixileft p {
  font-weight: bold;
  color: #FFF;
  line-height: 2em;
  font-size: 18px;
}

.epc-tixiright {
  width: 45.4%;
}

.epc-tixiright p {
  padding-left: 30px;
  padding-right: 20px;
  margin-bottom: 40px;
}

.epc-tixiright img {
  border: 1px solid #FFF;
}

.epc-honor {
  background: url(../images/epc/xhpic12.jpg) no-repeat;
  background-size: cover;
  padding-top: 45px;
  padding-bottom: 45px;
}

.epc-honorcon {
  width: 78.8%;
  margin-left: 15.5%;
}

.epc-honorcon img {
  width: 26.2%;
}

.epc-honortxt {
  width: 73.8%;
  background: rgba(255, 255, 255, 0.12);
  padding: 40px 80px;
  padding-left: 100px;
  box-sizing: border-box;
}

.epc-honortxt p {
  color: #FFF;
}

.listtop-swiper-btn {
  width: 19%;
  margin-top: 8px;
}

.listtop-swiper-btn li {
  height: 109px;
  overflow: hidden;
}

.listtop-swiper-btn li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.listtop-swiper-btn .swiper-slide-thumb-active {
  background: rgb(17, 17, 17);
}

.listtop-swiper-btn .swiper-slide-thumb-active .aniimg {
  opacity: 0.5;
}

.listtop-swiper-row {
  width: 79%;
  position: relative;
}

.listtop-swiper-row li {
  position: relative;
}

.listtop-swiper-row li:hover h4 {
  color: #BD1D21;
}

.listtop-swiper-row li:hover .aniimg img {
  transform: scale(1.06);
}

.listtop-swiper-row .aniimg {
  width: 75.5%;
}

.epccasetxt {
  position: absolute;
  background: #FFF;
  right: 2px;
  width: 70.6%;
  box-shadow: 0px 0px 5px 0px rgba(4, 0, 0, 0.11);
  top: 28px;
  bottom: 28px;
  padding: 0.55rem 0.47rem;
}

.epccasetxt h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  position: relative;
}

.epccasetxt h4::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #BD1C21;
  border-radius: 50%;
  left: -13px;
  top: 50%;
  margin-top: -3px;
  position: absolute;
}

.epccasetxt p {
  font-size: 15px;
  color: #4D4D4D;
}

.epccasetxt span {
  display: block;
  width: 37px;
  margin-top: 0.77rem;
  float: right;
}

.epccase {
  margin-top: 40px;
}

.epccase .swiper {
  max-height: 475px;
}

.epccase .listtop-swiper-row li {
  max-height: 465px;
}

.epccasebtn {
  position: absolute;
  bottom: 0.8rem;
  z-index: 3;
  left: 24%;
}

.epccasebtn .swiper-button-prev {
  position: static;
  margin: 0 auto;
  width: 27px;
  opacity: 1;
  height: 37px;
  background: url(/static/index/images/epc/epcleft.png) no-repeat center center #BD1D21;
}

.epccasebtn .swiper-button-prev:hover {
  background-color: #BD1D21;
}

.epccasebtn .swiper-button-prev:after {
  content: "";
  display: none;
}

.epccasebtn .swiper-button-next {
  position: static;
  opacity: 1;
  margin: 0 auto;
  width: 27px;
  margin-left: 8px;
  height: 37px;
  background: url(/static/index/images/epc/epcright.png) no-repeat center center #BD1D21;
}

.epccasebtn .swiper-button-next:hover {
  background-color: #BD1D21;
}

.epccasebtn .swiper-button-next:after {
  content: "";
  display: none;
}

.epccasebtn .swiper-button-disabled {
  background-color: rgba(172, 172, 172, 0.4);
}

.epcteam {
  background: url(/static/index/images/epc/epcteambg.jpg) no-repeat center top;
  background-size: cover;
}

.epcteam p {
  color: #FFF;
}

.epcteam .epch3 i {
  color: rgba(255, 255, 255, 0.5);
}

.epcteam .epch3 h3 {
  color: #BD1D21;
  background: #FFF;
}

.epcteam .epch3 h3:before {
  border-color: transparent transparent transparent #FFF;
}

.epcteam-con {
  text-align: center;
  margin-top: 40px;
}

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

.epcteam-con h3 {
  font-size: 24px;
  margin-top: 20px;
  color: #fff;
  height: 42px;
  line-height: 42px;
  border-radius: 42px;
  background: #BD1D21;
  display: inline-block;
  padding: 0 30px;
}

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

.epcteam-list li {
  margin-top: 190px;
  width: 24%;
}

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

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

.epcteam-list li:last-child i {
  font-size: 32px;
}

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

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

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

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

.epcjjfapic {
  width: 40%;
  float: left;
}

.epcjjfatxt {
  float: right;
}

.epcjjfatxt {
  float: left;
  width: 56%;
  padding: 40px 50px;
  float: right;
}

.epcjjfabox {
  position: relative;
  padding-bottom: 50px;
}

.epcjjfa-img {
  position: absolute;
  padding: 40px 30px;
  padding-bottom: 0;
  padding-right: 0;
  background: #FFF;
  width: 92%;
  right: 0;
  bottom: 0;
}

.epcjjfa-img img {
  width: 23%;
}

.epcbzbox {
  padding-top: 0;
}

.epcbzbox .epctit h2 {
  color: #1A1A1A;
}

.epcbztxt {
  line-height: 48px;
  padding-right: 10px;
  padding-left: 10px;
  height: 48px;
  min-width: 100%;
  background-color: #BD1D21;
  position: absolute;
  right: -30px;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  /* text-align: center; */
  top: 20px;
}

.epcbztxt span {
  /* position: absolute; */
  font-size: 30px;
  font-weight: bold;
  opacity: 0.2;
  line-height: 48px;
  /* left: 10px; */
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}

.epcbzlist li {
  width: 21.7%;
  margin-bottom: 10px;
  padding-top: 50px;
  position: relative;
}

.epcbzlist li:nth-child(2n) {
  padding-top: 0px;
  padding-bottom: 50px;
}

.epcbzlist li:nth-child(2n) .epcbztxt {
  top: auto;
  right: auto;
  left: -30px;
  bottom: 20px;
}

.epcxzpic {
  width: 38.4%;
  position: relative;
  z-index: 1;
}

.epcxzpic:before {
  content: "";
  display: block;
  border: 2px solid #BD1D21;
  position: absolute;
  left: 0;
  top: -45px;
  bottom: -45px;
  z-index: -1;
  width: 63%;
}

.epcxzpic img {
  width: 72.1%;
  border: 1px solid #E6E6E6;
  margin-left: 27.9%;
}

.epcxztxt {
  width: 49%;
}

.epcxztxt h3 {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 50px;
}

.epcxztxt p {
  font-size: 16px;
  margin-bottom: 20px;
}

.epcxztxt h4 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 27px;
  line-height: 36px;
  background: url(/static/index/images/epc/epcdh.png) no-repeat left center;
}

.epcxztxt h5 {
  font-weight: bold;
  margin-top: 50px;
  font-size: 24px;
}

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

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

.epcxztxt 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: 140px;
}

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

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

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

.epcleftbox {
  padding-top: 0.3rem;
}

.epc-kuangye {
  background-size: contain;
}


.footer img, .header2 img, .fixed-lianxi img {
  display: inline-block;
  width: auto;
}

/*epc---------------------------------二级页*/
/*-----试验研究*/
.epcpagenav {
  align-items: initial;
  margin-top: 50px;
  margin-bottom: 50px;
}

.epcpagenav > li {
  width: 18.6%;
  background: #F0F6F6;
  padding: 30px 0px;
}

.epcpagenav > li h3 {
  font-size: 16px;
  text-align: center;
  line-height: 1.8em;
  font-weight: bold;
  /* height: 3.6em; */
  margin: 0 20px;
  position: relative;
}

.epcpagenav > li h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  border-top: 1px dashed rgba(189, 28, 33, 0.36);
  position: absolute;
  bottom: -20px;
  left: 0;
}

.epcpagenav-tit {
  position: relative;
  width: 54.4%;
  margin: 0 auto 15px;
}

.epcpagenav-tit h2 {
  font-size: 50px;
  position: absolute;
  font-weight: bold;
  color: #BD1C21;
  line-height: 1em;
  text-align: center;
  margin-bottom: 70px;
  top: 42px;
  font-family: Arial;
  width: 100%;
}

.epcpagenav-btn {
  margin-top: 45px;
  display: flex;
  justify-content: center;
}

.epcpagenav-btn li a {
  display: inline-block;
  background: url(../images/epc/epcpagetit.png) no-repeat left center;
  padding-left: 25px;
  line-height: 1.8em;
}

.epcpagenav-btn li:hover a, .epcpagenav-btn li.epcpagenav-act a {
  color: #BD1C21;
  font-weight: bold;
}

.epcpage-titbox {
  position: relative;
  text-align: center;
  margin-bottom: 65px;
  z-index: 1;
}

.epcpage-titbox::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  background: #BD1C21;
  margin-top: -1px;
  left: 0;
  z-index: -1;
}

.epcpage-tit {
  text-align: center;
  padding-left: 45px;
  padding-right: 45px;
  display: inline-block;
  background: #FFF;
}

.epcpage-tit h1 {
  font-size: 40px;
  font-weight: bold;
  height: 55px;
  line-height: 58px;
  background: #BD1C21;
  min-width: 292px;
  display: inline-block;
  width: auto;
  padding: 0 30px;
  color: #FFF;
  text-align: center;
  position: relative;
}

.epcpage-tit h1::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27.5px 18px 27.5px 0;
  border-color: transparent #BD1C21 transparent transparent;
  position: absolute;
  left: -18px;
  top: 0;
}

.epcpage-tit h1::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27.5px 0 27.5px 18px;
  border-color: transparent transparent transparent #BD1C21;
  position: absolute;
  right: -18px;
  top: 0;
}

.epcpagetit {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}

.epcpagetit:after {
  content: "";
  display: block;
  background: url(../images/epc/epcpagetitbg.png) no-repeat;
  width: 43px;
  height: 27px;
  background-size: cover;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -21px;
}

.epcpagetit h2 {
  display: inline-block;
  font-weight: bold;
  font-size: 36px;
  line-height: 1em;
  padding-bottom: 33px;
  position: relative;
}

.epcpagetit h2::before {
  content: "";
  display: block;
  height: 15px;
  border-left: 1px solid #BD1C21;
  border-bottom: 1px solid #BD1C21;
  left: -23px;
  width: 48.5%;
  position: absolute;
  bottom: 14px;
}

.epcpagetit h2::after {
  content: "";
  display: block;
  height: 15px;
  border-right: 1px solid #BD1C21;
  border-bottom: 1px solid #BD1C21;
  border-top: 0 none;
  width: 48.5%;
  right: -23px;
  position: absolute;
  bottom: 14px;
}

.epcpagetitfff h2 {
  color: #FFF;
}

.ksyjybox {
  align-items: flex-end;
  padding-bottom: 50px;
}

.ksyjypic {
  width: 28.9%;
  position: relative;
  z-index: 2;
}

.ksyjytxt {
  width: 69%;
}

.ksyjytxt p {
  padding-left: 60px;
  line-height: 1.8em;
}

.ksyjytxt-img {
  margin-top: 58px;
  padding: 47px 35px;
  padding-left: 0;
  padding-bottom: 0;
  z-index: 1;
  position: relative;
}

.ksyjytxt-img::before {
  content: "";
  position: absolute;
  background: url(../images/epc/syyjimgbg.jpg) no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
  bottom: -49px;
  left: -180px;
  z-index: -1;
}

.ksyjytxt-img img {
  width: 48%;
  border: 1px solid #FFF;
}

.epcpagetit2 {
  font-size: 30px;
  font-weight: bold;
  padding-left: 66px;
  background: url(../images/epc/epcpagetitbg2.png) no-repeat left center;
  margin-top: 70px;
  margin-bottom: 35px;
}

.epclist6 {
  justify-content: flex-start;
  margin-top: 10px;
}

.epclist6 li {
  width: 31.3%;
  margin-right: 3%;
  margin-top: 30px;
}

.epclist6 li h4 {
  text-align: center;
  margin-top: 20px;
}

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

.epclctbox {
  background: url(../images/epc/epclcbg.jpg) no-repeat;
  margin-top: 60px;
}

.epclcttxt p {
  color: #FFF;
  padding: 0 20px;
}

.epclctlist {
  background: #FFF;
  margin-top: 45px;
  padding: 40px;
  box-sizing: content-box;
  position: relative;
}

.epclctlist li {
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */ /* IE/Edge */
  user-select: none;
}

.epclctlist .swiper-button-prev, .epclctlist .swiper-button-next {
  background: rgba(22, 24, 26, 0.7);
  width: 38px;
  height: 59px;
}

.epclctlist .swiper-button-prev:after, .epclctlist .swiper-button-next:after {
  color: #FFF;
  font-size: 2.5em;
}

.epclctlist .swiper-button-prev {
  left: 30px;
}

.epclctlist .swiper-button-next {
  right: 30px;
}

.epclctlist .swiper-pagination {
  bottom: -10px;
}

.epclctlist .swiper-pagination span {
  width: 14px;
  height: 14px;
  background: #CCCCCC;
  border-radius: 7px;
  opacity: 1;
}

.epclctlist .swiper-pagination .swiper-pagination-bullet-active {
  width: 50px;
  background: #BD1D21;
}

.epclist4 {
  justify-content: flex-start;
  margin-top: 30px;
}

.epclist4 li {
  width: 24%;
  margin-right: 1.33%;
}

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

.bluebg {
  background: #F0F6F6;
}

.zbsxbox {
  position: relative;
  padding-top: 20px;
  z-index: 1;
  padding-bottom: 50px;
}

.zbsxbox p {
  width: 49%;
}

.zbsxbox .zbsxpic1 {
  border: 18px solid #FFF;
  margin-top: 30px;
  border-left: 0 none;
  box-sizing: border-box;
  width: 84.75%;
}

.zbsxbox .zbsxpic2 {
  position: absolute;
  width: 45.25%;
  right: 0;
  z-index: -1;
  top: -20px;
}

/*---矿山设计*/
.kssjybox {
  padding-top: 0;
}
/* design----xiugai */
.design-hx{
  align-items: initial;
}
.design-hx>li{
  width: 23.3%;
  margin-top: 50px;
  background: #BD1C21;
}
.design-hx>li .pic{
  position: relative;
}
.design-hx>li .pic .tit{
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(255, 255, 255, 1);
  padding: 7px 20px;
}
.design-hx>li .pic .tit h4{
  font-size: 24px;
  font-weight: bold;
  color: #BD1C21;

}
.design-hx>li .pic .tit h4::before{
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.5px 0 8.5px 15px;
  border-color: transparent transparent transparent #BD1C21;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;

}
.design-hx>li .txt{
  position: relative;
  padding: 24px 20px;
}
.design-hx>li .txt p{
  color: #FFF;
}
.design-hx>li .txt::before{
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 9px 0 9px;
  border-color: #fff transparent transparent transparent;
  left: 50%;
  top: 0;
  margin-left: -9px;

}
.design-hx>li .txt .list{
  margin-top: 13px;
  border-top: 1px solid #FFF;
  padding-top: 20px;
}
.design-hx>li .txt .list li{
  color: #FFF;
  margin-bottom: 15px;
  padding-left: 14px;
  line-height: 1.5em;
  position: relative;
}
.design-hx>li .txt .list li::before{
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 50%;
  left: 0;
  top:.6em;
}
.epcksteam-top{
  width: 55%;
}
.epcteam-tree{
  width: 57.3%;
  padding-bottom: 60px;
  background: url(../images/epc/designpic5.png) no-repeat right bottom;
}
.epcteam-expert{
  background: url(../images/epc/designpic6.jpg) no-repeat;
  background-size: 100% 100%;
  width: 33.2%;
  box-sizing: border-box;
  padding: 28px 20px;
  position: absolute;
  right:80px;
  bottom: 0;
}
.expert-top{
  background: #FFF;
  border: 2px solid #EBEBEB;
  position: relative;
  align-items: initial;
}
.epcteamcon{
  position: relative;
}
.expert-top .txt{
  width: 64.8%;
  box-sizing: border-box;
  padding: 16px 25px 55px;
  text-align: left;
  right: 0;
}
.expert-top .pic{
  width: 35.2%;
  overflow: hidden;
  aspect-ratio: 157/242;
}
.expert-top .pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.expert-top .tit{
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: url(../images/epc/expertbg.png) repeat-y;
  background-size: 100% auto;
  text-align: left;
  padding:6px 25px;
  font-size: 18px;
  color: #FFF;
  box-sizing: border-box;
}
.expert-top .tit b{
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
}
.expert-list li{
  margin-top: 11px;
  width: 48.9%;
  box-sizing: border-box;
  border: 2px solid #EBEBEB;
}
.expert-list li .txt{
  width: 59%;
  box-sizing: border-box;
  padding: 12px 10px;
}
.expert-list li .txt h4{
  font-weight: bold;
  font-size: 18px;
  padding-left: 7px;
  text-align: left;
  margin-bottom: 10px;
}
.expert-list li .txt span{
  display: block;
  border-left: 2px solid #BD1C21;
  text-align: left;
  color: #4D4D4D;
  font-size: 15px;
  padding-left: 8px;
  width: 90%;
}
.expert-list li p{
  background: #BD1C21;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 3px 10px;
  width: 100%;
}
.expert-list li .wap-flex{
  align-items: initial;
}
.expert-list li .pic{
  width: 41%;
  overflow: hidden;
  aspect-ratio: 80/100;
}
.expert-list li .pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;  
}
.design-case.huibg{
  background: #F0F6F6;
}
.design-case{
  padding: 55px 0;
}
.design-case ul{
  align-items: initial;
}
.design-case li{
  width: 48.5%;
}
.design-case li .tit{
  background: #F0F6F6;
  margin-bottom: 25px;
}
.design-case li .tit h4{
  position: relative;
  display: inline-block;
  background: #BD1C21;
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  padding: 5px 20px;

}
.design-case li .tit h4::before{
  content: '';
  display: block;
  background: url(../images/epc/wkkfw-tit.png) no-repeat;
  background-size: 100% 100%;
  width: 12px;
  position: absolute;
  right: -12px;
  top: 0;
  height: 100%;
}
.design-case li table{
  border-collapse:collapse;
  margin: 20px 0;
}
.design-case li table tr{
  background: #F6F6F6;
  border-bottom: 1px solid #FFF;
}
.design-case li table tr:last-child{
  border-bottom: 0 none;
}
.design-case li table td{
  padding: 12px 20px;
  min-height: 51px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.design-case li table td p{
  font-size: 14px;
  line-height: 1.3em;
}
.design-case li table th{
  background: #F5E7E7;
  font-size: 15px;
  color: #BD1D21;
  text-align: center;
  width: 30%;
  font-weight: bold;
}
.design-case.huibg li .tit{
  background: #FFF;
}
.design-case.huibg li table tr{
  background: #FFF;
  border-color: #F0F6F6;
}
/* design----xiugai---end */
.epcksteam {
  background: url(../images/epc/kssjbg.jpg) no-repeat center top;
  padding-top: 1px;
}

.epcksteam-top p {
  color: #FFF;
}

.epcpagetit2fff {
  color: #FFF;
}

.epcteamcon {
  background: #FFF;
  padding: 0 80px;
  text-align: center;
  margin-top: 50px;
  padding-top: 65px;
  box-sizing: content-box;
  align-items: flex-end;
}

.epcteam-tree h3 {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background: #BD1D21;
  height: 44px;
  line-height: 44px;
  display: inline-block;
  text-align: center;
  padding: 0 55px;
  display: inline-block;
  position: relative;
}

.epcteam-tree h3::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  background: #BD1D21;
  height: 17px;
  bottom: -17px;
  left: 50%;
}

.epcteam-item {
  align-items: flex-start;
  margin-top: 44px;
  position: relative;
}

.epcteam-item:before {
  content: "";
  display: block;
  height: 1px;
  background: #BD1D21;
  position: absolute;
  left: 0px;
  right: 0px;
  top: -26px;
}

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

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

.epcteam-item dl dt {
  font-size: 16px;
  color: #FFF;
  height: 40px;
  background: #BD1D21;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  position: relative;
  padding: 0 15px;
}

.epcteam-item dl dt:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 17px;
  background: #BD1D21;
  top: -26px;
  left: 50%;
}

.epcteam-item dl dd {
  border: 1px solid #BD1C21;
  color: #1A1A1A;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin-top: 16px;
  padding: 0 15px;
}

.epcteam-item dl .epcteam-two {
  border: 0 none;
  height: auto;
  padding: 0;
  margin-top: 0;
}

.epcteam-item dl .epcteam-two .epcteam-twoul {
  margin-top: 16px;
}

.epcteam-item dl .epcteam-two .epcteam-twoul li {
  border: 1px solid #BD1C21;
  color: #1A1A1A;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin-top: 16px;
  padding: 0 15px;
}

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

.epcteam-item dl .epcteam-two .epcteam-twoul2 {
  margin-left: 16px;
  border: 1px solid #BD1C21;
  padding: 20px 6px;
}

.kssj-cx {
  background: url(../images/epc/kssjpicbg.jpg) no-repeat center bottom;
  padding-bottom: 43px;
}

.kssj-cx h4 {
  color: #FFF;
  font-size: 17px;
  margin-top: 40px;
  font-weight: bold;
}

.kssj-cxcon {
  align-items: flex-start;
}

.kssj-cxleft {
  width: 33.8%;
}

.kssj-cxleft p {
  margin-top: 30px;
  padding-left: 18px;
}

.kssj-cxleft img {
  margin-top: 30px;
  border: 1px solid #FFF;
}

.kssj-cxright {
  width: 63.4%;
}

.kssj-cxlist {
  padding-top: 20px;
}

.kssj-cxlist li {
  padding-left: 19px;
  margin-top: 30px;
  position: relative;
  line-height: 1.8em;
}

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

.epclist3 {
  justify-content: flex-start;
  padding: 0 20px;
  margin-top: 40px;
}

.epclist3 li {
  width: 20.7%;
  margin: 0 2%;
}
.epclist3 li:first-child img{
  border: 2px solid #727272;
}
.epclist3 li h4 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #333;
}

.kssj-szhbox {
  align-items: flex-start;
}

.kssj-szhtxt {
  width: 49.4%;
  margin-top: 28px;
}

.kssj-szhpic {
  width: 45.9%;
}

.kssj-szhpic2 {
  width: 69%;
  box-sizing: border-box;
  border: 20px solid #FFF;
  border-left: 0 none;
  margin-top: -40px;
}

.kssj-szhpic2 img {
  width: 48.7%;
}

.kssj-szhtxt2 {
  width: 29%;
}

.kssj-szhbox2 {
  margin-bottom: 60px;
}

/*-----设备制造*/
.sbzzleft {
  width: 48.3%;
}

.sbzzleft p {
  margin-top: 35px;
  margin-bottom: 50px;
  padding-right: 35px;
}

.sbzzleftpic img {
  width: 48.27%;
  margin-top: 20px;
}

.sbzzright {
  width: 49.6%;
}

.sbzzright p {
  margin-top: 40px;
  padding-left: 38px;
}

.sbzz-zznl, .sbzz-sczx {
  padding-top: 1px;
}
/* manfacture xiugai */
.epc-tit{
  margin-bottom: 40px;
  margin-top: 60px;

}
.epc-tit h3{
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  background: #BD1D21;
  display: inline-block;
  padding: 5px 20px;
  position: relative;
}
.epc-tit h3::before{
  content: '';
  display: block;
  background: url(../images/epc/wkkfw-tit.png) no-repeat;
  height: 100%;
  width: 14px;
  position: absolute;
  right: -14px;
  top: 0;
  background-size: 100% 100%;
}
.manufact-cen img{
  width: 22.4%;
  margin-top: 40px;
}
.manufact-cen img:first-child{
  width: 51.9%;
}
.manufact-prol{
  width: 51.5%;
}
.manufact-prol img{
  width: 48.1%;
  margin-top: 40px;
}
.manufact-prol p{
  padding-right: 40px;
}
.manufact-pror{
  width: 46.3%;
}
.manufact-pror img{
  margin-bottom: 30px;
}
.manufact-pror p{
  padding-left: 25px;
}
.manufact-jidi{
  position: relative;
  padding: 70px 70px;
  z-index: 1;
}
.manufact-jidi>img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: -1;
  top: 0;
}
.manufact-jidi .txt{
  background: #FFF;
  box-sizing: border-box;
  padding:45px 45px 28px;
}
.manufact-jidi .txt p{
  margin-bottom: 1.7em;
}
/* manfacture ----xiugai---end */
.sbzz-gbz {
  background: url(../images/epc/sbzz-gbzbg.jpg) no-repeat;
  background-size: cover;
  padding-top: 1px;
}

.sbzz-gbzleft {
  width: 62.8%;
}

.sbzz-gbzleft p {
  color: #FFF;
}

.sbzz-gbzlist {
  align-items: flex-start;
}

.sbzz-gbzlist li {
  width: 28%;
  margin-top: 60px;
  padding-bottom: 30px;
}

.sbzz-gbzlist li h4 {
  text-align: center;
  color: #FFF;
  margin-top: 20px;
}

.sbzz-pjcon {
  background: url(../images/epc/sbzz-pjbg.jpg) no-repeat;
  background-size: cover;
  padding: 10px;
  margin-top: 40px;
}

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

.sbzz-pjcon ul {
  width: 39%;
}

.sbzz-pjcon ul li {
  color: #FFF;
  font-size: 16px;
  position: relative;
  padding-left: 17px;
  margin: 30px 0;
}

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

.sbzz-pjbox {
  padding-top: 1px;
}

.epcsbzz-sz p {
  width: 38.5%;
}

.epcsbzz-szpic {
  width: 57.8%;
}

.epcsbzz-szpic img {
  width: 48.5%;
}

.epc-cpyfzxbox {
  /* align-items: flex-end; */
  margin-top: 40px;
}

.epc-cpyfzxbox img {
  width: 46.9%;
}

.epc-cpyfzx {
  width: 47.1%;
  margin-top: -70px;
}

.epc-sbzzjdleft {
  width: 47%;
}

.epc-sbzzjdleft p {
  margin-bottom: 55px;
  margin-top: 30px;
}

.epc-sbzzjdright {
  width: 49.5%;
}

.epc-sbzzjdright p {
  margin-top: 40px;
  padding-left: 20px;
  margin-bottom: 30px;
}

.epcsbzz-cxj {
  padding-bottom: 0;
}

.epcsbzz-cxjtxt {
  width: 41.1%;
}

.epcsbzz-cxjtxt p {
  margin-bottom: 30px;
}

.epcsbzz-cxjtop {
  align-items: flex-start;
}

.epcsbzz-cxjtop img {
  width: 54.4%;
}

.epcsbzz-cxjbot {
  align-items: flex-end;
  margin-top: -90px;
}

.epcsbzz-cxjbot img {
  width: 58.16%;
  box-sizing: border-box;
  border: 7px solid #F0F6F6;
}

.epcsbzz-cxjtxt2 {
  width: 37.6%;
  box-sizing: border-box;
  padding-right: 35px;
  padding-bottom: 42px;
}

/*---设备采购*/
.epcsbcg {
  position: relative;
}

.epcsbcgtxt {
  position: absolute;
  width: 77.4%;
  background: url(../images/epc/sbcgbg.png) no-repeat;
  padding: 30px 130px 30px 90px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-size: 100% 100%;
}

.epcsbcgtxt p {
  color: #FFF;
  font-weight: bold;
}

.epcsbcg-tixitxt {
  margin-top: -40px;
  width: 50.9%;
}

.epcsbcg-tixitxt .epcpagetit2 {
  margin-top: 40px;
  margin-bottom: 30px;
}

.epcsbcg-tixipic {
  width: 44.1%;
}

.epc-sbcgnum {
  background: url(../images/epc/sbcgpic5.jpg) no-repeat center top;
}

.epc-sbcgnum p {
  color: #FFF;
}

.epc-sbcgnum .epcpagetit2 {
  margin-top: 0;
}

.epc-sbcgnumcon {
  padding-left: 70px;
  padding-right: 70px;
  box-sizing: content-box;
  background: #FFF;
  margin-top: 40px;
  padding-top: 30px;
}

.epc-sbcgnumcon p {
  color: #333;
}

.epc-sbcgnumlist {
  align-items: flex-start;
}

.epc-sbcgnumlist .epc-sbcgnumlist1 {
  width: 59.3%;
}

.epc-sbcgnumlist .epc-sbcgnumlist2 {
  width: 38.5%;
}

.epc-sbcgnumlist li {
  margin-bottom: 45px;
}

.epc-sbcgnumlist li img {
  box-shadow: 0px 0px 6px 0px rgba(10, 10, 10, 0.17);
}

.epc-sbcgnumlist li h4 {
  text-align: center;
  margin-top: 20px;
}

/*---包装发运*/
.epcbzfypic {
  width: 43.8%;
}

.epcbzfytxt {
  width: 54.5%;
}

.epcbzfytxt p {
  padding-left: 30px;
  margin-bottom: 40px;
}

.epcbzfytxt img {
  width: 48.4%;
}

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

.epcbzfy-gltxleft {
  width: 49.4%;
}

.epcbzfy-gltxright {
  width: 46.5%;
}

.epcbzfy-gltxright p {
  margin-top: 40px;
}

.epcbzfy-pic {
  margin-top: 40px;
  margin-bottom: 7px;
}

.epcbzfy-pic img {
  width: 49.5%;
}

.epcbzfy-gltxbox {
  padding-top: 0;
}

.epcbzfy-fuwu .epcpagetit2, .epcbzfy-lc .epcpagetit2 {
  margin-top: 0;
}

.epcbzfy-fuwulist {
  margin-top: 40px;
}

.epcbzfy-fuwulist li {
  width: 48.25%;
}

.epcbzfy-fuwulist li:nth-child(2n) {
  width: 49%;
}

.epcbzfy-fuwulist li h4 {
  text-align: center;
  color: #4D4D4D;
  margin-top: 20px;
}

.epcbzfy-lcleft {
  width: 34.8%;
}

.epcbzfy-lcleft li:first-child {
  margin-bottom: 20px;
}

.epcbzfy-lcleft h4 {
  text-align: center;
  color: #4D4D4D;
  margin-top: 16px;
}

.epcbzfy-lcright {
  width: 63.5%;
}

.epcbzfy-lcright h4 {
  text-align: center;
  color: #4D4D4D;
  margin-top: 16px;
}

.epcbzfy-lccon {
  margin: 40px 0;
}

/*---土建工程*/
.epcgcsgleft {
  width: 28.4%;
  box-sizing: border-box;
  padding: 7px;
  box-sizing: border-box;
}

.epcgcsgright {
  width: 68.4%;
  box-sizing: border-box;
  padding-right: 40px;
  margin-top: 45px;
}

.epcgcsgright img {
  width: 47.4%;
  border: 1px solid #FFF;
}

.epcgcsgright p {
  color: #FFF;
  margin-top: 60px;
  padding-left: 26px;
}

.epcgcsgright p b {
  background: #BD1C21;
  color: #FFF;
  padding: 2px 3px;
}

.epcgcsgtop {
  align-items: flex-start;
  background: url(../images/epc/gcsgpic3bg.jpg) no-repeat right bottom;
  background-size: 87.6% auto;
  padding-bottom: 55px;
}

.ckfwtit1 {
  margin-bottom: 40px;
}
.ckfwtit1 h4 {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  display: inline-block;
  background: #BD1D21;
  padding: 8px 0;
  padding-left: 28px;
  padding-right: 18px;
  position: relative;
}
.ckfwtit1 h4::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/epc/ckfw-more.png) no-repeat;
  width: 20px;
  height: 100%;
  background-size: 100% 100%;
  right: -20px;
  top: 0;
}

.epctjgc-gcsj .txt {
  width: 53%;
}
.epctjgc-gcsj .pic {
  width: 41.4%;
}

.epctjgc-list li {
  font-size: 15px;
  padding-left: 16px;
  position: relative;
  line-height: 1.8em;
  margin-bottom: 40px;
}
.epctjgc-list li::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.6em;
}
.epctjgc-list li b {
  font-size: 16px;
}

.epctjgc-sgsj {
  background: url(../images/epc/epctjgc5.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: 60px;
  margin-bottom: 80px;
  padding-bottom: 30px;
  z-index: 1;
  position: relative;
}
.epctjgc-sgsj::before {
  content: "";
  display: block;
  position: absolute;
  width: 44.1%;
  bottom: -30px;
  right: 0;
  height: 159px;
  background: #BD1D21;
  z-index: -1;
}

.epctjgc-sgsjcon {
  align-items: self-start;
}
.epctjgc-sgsjcon .pic {
  width: 37.25%;
  margin-top: 18px;
  border: 1px solid #FFF;
}
.epctjgc-sgsjcon .txt {
  width: 54.8%;
  margin-top: -60px;
}
.epctjgc-sgsjcon .txt li h4 {
  font-size: 18px;
  color: #FFF;
  padding-left: 19px;
  font-weight: 600;
  position: relative;
  margin-bottom: 25px;
  margin-top: 60px;
}
.epctjgc-sgsjcon .txt li h4::before {
  content: "";
  width: 7px;
  height: 20px;
  background: #BD1D21;
  left: 0;
  top: 50%;
  margin-top: -10px;
  position: absolute;
}
.epctjgc-sgsjcon .txt li p {
  color: #FFF;
  padding-left: 17px;
  position: relative;
}
.epctjgc-sgsjcon .txt li p::before {
  content: "";
  width: 7px;
  height: 7px;
  background: #BD1D21;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.6em;
}
.epctjgc-sgsjcon .txt li p b {
  font-size: 16px;
}

.epctjgc-sgfw .pic {
  width: 39.9%;
}
.epctjgc-sgfw .epctjgc-list {
  width: 53.6%;
  margin-top: -28px;
}
.epctjgc-sgfw .epctjgc-list li {
  margin-bottom: 0;
  margin-top: 28px;
}

.epctjgc-tjsgfw {
  margin-top: 50px;
}
.epctjgc-tjsgfw .pic {
  width: 36%;
}
.epctjgc-tjsgfw .epctjgc-list {
  margin-top: -28px;
  width: 60.3%;
}
.epctjgc-tjsgfw .epctjgc-list li {
  margin-bottom: 0;
  margin-top: 28px;
}

.epctjgc-youshi {
  background: url(../images/epc/epctjgc9.jpg) no-repeat center top;
}

.epctjgc-yslist {
  margin-bottom: 20px;
}
.epctjgc-yslist li {
  width: 46%;
  position: relative;
  margin-bottom: 50px;
}
.epctjgc-yslist li span {
  font-size: 36px;
  line-height: 1em;
  font-weight: bold;
  color: #FFFFFF;
  opacity: 0.2;
  position: absolute;
  right: 15px;
  top: 6px;
}
.epctjgc-yslist li p {
  color: #FFF;
  padding-left: 20px;
}
.epctjgc-yslist li h4 {
  font-weight: bold;
  color: #FFF;
  font-size: 18px;
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.epctjgc-yslist li h4::before {
  content: "";
  width: 7px;
  height: 20px;
  background: #BD1D21;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

.epctjgc-case {
  padding: 1px 75px 0;
  box-sizing: content-box;
  background: #FFF;
}

.gcsg-wkkpic {
  margin-right: 55px;
  width: 47.5%;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
}

.epcpagetit3 {
  margin-top: 60px;
  margin-bottom: 35px;
}

.epcpagetit3 h3 {
  display: inline-block;
  height: 43px;
  line-height: 43px;
  background: #BD1D21;
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
  padding: 0 20px;
  position: relative;
}

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

.epcgcsg-jc {
  margin-top: 40px;
  width: 38.08%;
}

.epcgcsg-jcpic {
  width: 59.08%;
  margin-top: 40px;
}

.epcgcsg-jcpic img {
  width: 47.6%;
  margin: 14px 0;
}

/*---安装调试与交付*/
.epcaztsleft {
  width: 59%;
}

.epcaztsleft p {
  margin-bottom: 2em;
}

.epcaztsright {
  width: 36.75%;
}

.epcaztsright img {
  margin-bottom: 29px;
}

.epcazts-rj {
  margin-top: 60px;
  background: url(../images/epc/epcazysbg.jpg) no-repeat center top;
}

.epcazts-rj p {
  color: #FFF;
}

.epcazts-rjlist {
  margin-top: 50px;
  background: #FFF;
  box-sizing: content-box;
  padding-left: 75px;
  padding-right: 75px;
  padding-top: 50px;
}

.epcazts-rjlist li {
  width: 48.3%;
}

.epcazts-rjlist li img {
  border: 1px solid #E6E6E6;
}

.epcazts-rjlist li h4 {
  text-align: center;
  color: #333333;
  margin-top: 20px;
}

.epcjspxleft {
  margin-top: 30px;
  width: 53.8%;
}

.epcjspxright {
  width: 43.5%;
  margin-top: 30px;
}

.epcjspxright img {
  margin: 25px 0;
}

.epcdbdcleft {
  width: 48.3%;
}

.epcdbdcleft img {
  margin-top: 40px;
}

.epcdbdcright {
  width: 48.2%;
}

.epcdbdcright img {
  border: 1px solid #E6E6E6;
  margin-bottom: 40px;
}

/*---矿山建设管理*/
.epcjsgl-left {
  width: 40.9%;
}

.epcjsgl-left p {
  margin-bottom: 40px;
}

.epcjsgl-left img {
  margin-top: 20px;
}

.epcjsgl-right {
  width: 56.08%;
}

.epcjsgl-list {
  margin-top: 45px;
  padding-left: 9px;
}

.epcjsgl-list li {
  padding-left: 15px;
  position: relative;
  margin-top: 15px;
  line-height: 1.75em;
}

.epcjsgl-list li::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background: #BD1D21;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.6em;
}

.epcjsgl-txt {
  background: url(../images/epc/epcjsgl4.jpg) no-repeat;
  background-size: cover;
  padding: 35px 0;
}

.epcjsgl-txt p {
  font-size: 18px;
  text-align: center;
  color: #FFF;
}

/*---矿山生产运营管理和服务*/
.epcyygl {
  align-items: flex-end;
  padding-top: 0;
}

.epcyygl-left {
  width: 56.08%;
}

.epcyygl-left p {
  margin-bottom: 2.5em;
}

.epcyygl-right {
  width: 39.8%;
  margin-top: -30px;
}

.epcyygl-right img {
  margin-top: 30px;
}

.epyygl-td {
  position: relative;
  z-index: 1;
}

.epyygl-td p {
  color: #FFF;
  width: 43%;
  margin-left: 65px;
}

.epyygl-td img {
  margin-top: 50px;
  border: 14px solid #FFF;
  box-sizing: border-box;
  margin-left: 114px;
  width: 56%;
}

.epyygl-td .epcpagetit2 {
  margin-top: 0;
}

.epyygl-td:before {
  content: "";
  width: 51.3%;
  background: url(../images/epc/glyypic5.jpg) no-repeat;
  height: 100%;
  background-size: cover;
  position: absolute;
  left: 0;
  z-index: -1;
  top: 0;
}

.epyygl-td:after {
  content: "";
  width: 48.7%;
  background: url(../images/epc/glyypic4.jpg) no-repeat;
  height: 100%;
  background-size: cover;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 0;
}

.epcksgl-jy {
  padding-top: 0;
}

.epcksgl-hz {
  margin-top: 20px;
  width: 38%;
}

.epcksgl-hz li {
  padding-left: 17px;
  position: relative;
  font-weight: bold;
  line-height: 2em;
}

.epcksgl-hz li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #BD1D21;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.8em;
}

.epcksgl-hzlist {
  width: 61.2%;
  margin-top: 20px;
  align-items: initial;
}

.epcksgl-hzlist li {
  border: 2px solid #BD1D21;
  width: 30.55%;
}

.epcksgl-hzlist li span {
  display: block;
  font-size: 16px;
  color: #FFF;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #BD1D21;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  margin: 5px auto;
}

.epcksgl-hzlist li div {
  width: 100%;
  background: #BD1D21;
  height: 70px;
  box-sizing: border-box;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.epcksgl-hzlist li div p {
  color: #FFF;
  text-align: center;
  line-height: 1.5em;
}

.epcksgl-zhidu {
  width: 55.8%;
  margin-top: 28px;
}

.epcksgl-zhidu .epcpagetit2 {
  margin-top: 0;
}

.epcksgl-zhidupic {
  margin-top: 28px;
  width: 38.75%;
}

.epcksgl-zhidubox {
  margin-top: -30px;
}

.epcksgl-lk {
  align-items: flex-end;
}

.epcksgl-lkpic {
  margin-top: -28px;
  width: 52.5%;
}

.epcksgl-lkpic img {
  margin-top: 28px;
}

.epcksgl-lktxt {
  width: 44.08%;
}

.epcksgl-lktxt p {
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 60px;
}
.epc-consulting{
  padding-top: 0;
}
.epc-consulting p{
  margin-bottom: 1.5em;
}
.epc-consulting img{
  margin-top: 50px;
}
.epcpage-item{
  margin-top: 0;
}

@media (max-width: 1600px){

  .epcpagenav-tit h2{
    top: 34px;
  }
}
@media (max-width: 1000px){
  .magg{
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .rowbox > img{
    position: static;
  }
  .rowbox{
    padding-top: 0;
  }
  .epctopbox{
    padding: 0 15px;
    box-sizing: border-box;
    border-radius: 0;
  }
  .epctopbox .route{
    padding-left: 0;
  }
  .epcleft{
    width: 100%;
    float: none;
  }

  .epcleft h1{
    font-size: 20px;
  }
  .epcleft h2{
    font-size: 32px;
  }
  .epcleft p{
    margin-top: 30px;
  }
  .epcvideo{
    position: static;
    width: 100%;
    box-sizing: border-box;
    height: auto;
    aspect-ratio: 7/4;
    padding: 0;
    margin: 30px 0;
  }
  .epclist{
    float: none;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -moz-box-pack:space-between;
    -webkit--moz-box-pack:space-between;
    box-pack:space-between;
    align-items: center;
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .epclist li{
    width: 48%;
    padding: 10px 0;
  }
  .epclist li h4{
    font-size: 20px;
  }
  .epclist li img{
    width: 24px;
  }
  .epcitem{
    margin-top: -30px;
  }
  .epcitem li{
    padding: 30px 0;
    border-bottom: 1px dashed #CCC;
  }
  .epcitem li:last-child{
    border-bottom: 0 none;
    padding-bottom: 0;
  }
  .epcitem li .aniimg{
    width: 100%;
  }
  .epcitemtxt{
    width: 100%;
  }
  .epcitem li i{
    font-size: 30px;
    padding: 6px 0;
    width: 46px;
    margin-left: 0;
    left: 0;
    top: 30px;
  }
  .epcitem li i:after{
    border-width: 15px 23px 0 23px;
    bottom: -15px;
  }
  .epcitemtxt h4{
    margin-top: 20px;
    font-size: 20px;
  }
  .epcitemtxt span{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .epcitembtn{
    margin-top: 20px;
  }
  .epcitembtn a{
    margin-bottom: 0;
  }
  .epc-kuangyecon{
    box-sizing: border-box;
  }
  .epc-kuangyetxt{
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  .epc-kuangyecon{
    padding: 20px;
    box-sizing: border-box;
    background: #FFF;
  }
  .epc-kuangyepic{
    position: static;
    width: 100%;
    margin-top: 30px;
  }
  .epc-kuangye:before{
    display: none;
  }
  .epc-kuangyetxt h2{
    font-size: 18px;
    margin-bottom: 30px;
  }
  .epc-kuangyetxt h2 span{
    font-size: 20px;
  }
  .epc-kuangyetxt h2 span b{
    font-size: 36px;
  }
  .epc-question{
    width: 100%;
    background-size: 79% 99%;
  }
  .epc-question li{
    padding-left: 57px;
  }
  .epc-question li:nth-child(2n){
    padding-right: 57px;
  }
  .epc-question li:nth-child(2n) div i{
    margin-right: 0px;
    margin-left: 12px;
  }
  .epc-question li span{
    font-size: 32px;
    line-height: 80px;
  }
  .epc-question li div{
    height: 80px;
    line-height: 80px;
  }
  .epc-question li div h4{
    line-height: 80px;
    font-size: 16px;
  }
  .epc-question li div i{
    margin-top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: 16px;
  }
  .epc-question li div i img{
    width: 100%;
    display: block;
  }
  .epch3 h3{
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .epch3 h3:before{
    border-width: 20px 0 20px 20px;
  }
  .liuchengepc{
    position: static;
    padding: 0;
    margin-top: 20px;
    overflow: hidden;
    aspect-ratio: 7/3.5;
  }
  .liuchengpic{
    float: none;
    width: 100%;
  }
  .liuchengpic > img{
    display: none;
  }
  .liuchengepctxt h4{
    font-size: 18px;
    margin: 6px 0;
  }
  .liuchengepctxt h4 b{
    font-size: 32px;
    margin-right: 10px;
  }
  .liuchengtxt{
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  .liuchengtxt h4{
    font-size: 26px;
    margin-top: 30px;
  }
  .liuchengtxt p::before{
    top: .6em;
    margin-top: 0;
  }
  .liuchengrow{
    padding: 0;
    position: relative;
    margin-top: 30px;
    width: 100%;
    box-sizing: border-box;
    z-index:1;
    padding: 20px;
    box-sizing: border-box;
  }
  .liuchengrow img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
  }
  .liuchengrow h4{
    position: static;
    font-size: 18px;
    transform: none;
  }
  .liuchengrow h4 span{
    font-size: 20px;
  }
  .xhepcmain{
    background-size: 100% 7.2rem;
  }
  .xhepcitem{
    width: 100%;
    margin-left: 0;
  }
  .xhepcitem li h4{
    font-size: 16px;
    padding-left: 42px;
  }
  .xhepcitem li b{
    font-size: 32px;
  }
  .xhepcitem li img{
    width: 55px;
    height: 55px;
  }
  .xhepcitem:before{
    left: 73px;
  }
  .xhepcitem-tit{
    position: static;
    margin-top: 20px;
  }
  .xhepcitem-tit h3{
    font-size: 20px;
    margin-bottom: 10px;
  }
  .xhepcitem-tit h5{
    font-weight: normal;
  }
  .xhepcpic{
    width: 100%;
  }
  .xhepctxt{
    width: 100%;
  }
  .xhepctxt-list span{
    font-size: 30px;
  }
  .xhepctxt-list{
    margin: 10px 0;
  }
  .xzxhcon{
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
  }
  .epc-sytxt{
    width: 100%;
  }
  .epc-sypic{
    margin-top: 30px;
    width: 100%;
  }
  .epch3 i{
    font-size: 40px;
    top: -20px;
  }
  .epc-sytxt{
    margin-bottom:-1.5em;
  }
  .epc-sytxt p{
    margin-bottom: 1.5em;
  }
  .epc-teampic{
    width: 100%;
  }
  .epc-teamtxt{
    width: 100%;
  }
  .epc-team > img{
    width: 100%;
    position: static;
    border: 0 none;
    margin-top: 30px;
  }
  .epc-protxt{
    width: 100%;
  }
  .epc-propic{
    width: 100%;
  }
  .epc-casetxt{
    position: static;
    width: 100%;
    transform: none;
    padding: 20px 20px;
  }
  .epc-case > img{
    width: 100%;
  }
  .epc-tixileft{
    width: 100%;
  }
  .epc-tixileft p{
    color: #333;
    font-size: 16px;
  }
  .epc-tixiright{
    width: 100%;
  }
  .epc-tixiright p{
    padding: 0;
    margin-top: 20px;
  }
  .epc-tixi{
    padding-bottom: 40px;
    margin-bottom: 40px;
    background-size: 100% 20%;
  }
  .epc-honorcon{
    width: 100%;
    margin-left: 0;
  }
  .epc-honor{
    padding: 30px 15px;
  }
  .epc-honorcon img{
    width: 60%;
    margin: 0 auto;
  }
  .epc-honortxt{
    width: 100%;
    padding: 20px;
    margin-top: 30px;
  }
  .listtop-swiper-btn{
    display: none;
  }
  .listtop-swiper-row{
    width: 100%;
  }
  .listtop-swiper-row .aniimg{
    width: 100%;
  }
  .epccasetxt{
    width: 100%;
    position: static;
    box-sizing: border-box;
    box-shadow: none;
  }
  .epccase .swiper{
    padding-bottom: 45px;

  }
  .epccasetxt h4{
    padding-left: 15px;
  }
  .epccasetxt h4::before{
    left: 0;
  }
  .epccasebtn{
    bottom: 0;
    right: 0;
    left: auto;
  }
  .epccasetxt{
    margin-top: 10px;
  }
  .epccasetxt span{
    display: none;
  }
  .epccasetxt p{
    line-height: 1.6em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height:4.8em;
  }
  .epcbzlist li{
    padding-top: 30px;
    width: 48%;
  }
  .epcbzlist li:nth-child(2n) {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .epcbztxt{
    box-sizing: border-box;
    position: static;
    font-size: 16px;
    height: auto;
    line-height: 1.3em;
    padding: 10px;
  }
  .epcbztxt span{
    font-size: 20px;
    line-height: 1em;
  }
  .epcxzpic{
    width: 76%;
    margin: 0 auto;
  }
  .epcxzpic:before{
    top: -20px;
    bottom: -20px;
  }
  .epcxztxt{
    width: 100%;
    margin-top: 50px;
  }
  .epcxztxt h3{
    font-size: 20px;
    margin-bottom: 20px;
  }
  .epcxztxt h4{
    font-size: 16px;
  }
  .epcxztxt h5{
    margin-top: 20px;
    font-size: 18px;
  }
  .epcxztxt label{
    line-height: 40px;
    height: 40px;
    font-size: 16px;
  }
  .epcxztxt label input{
    line-height: 40px;
    height: 40px;
    font-size: 16px;
  }
  .epcxztxt label span{
    font-size: 16px;
  }
  .epcxztxt label input{
    padding-left: 90px;
  }
  .epcxztxt button{
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    margin-top: 30px;
  }
  .epcpagenav{
    margin: 0 auto;
    margin-top: 20px;
    max-width: 100%;
    box-sizing: border-box;
  }

  .epcpagenav > li{
      width: 100%;
      position: relative;
      box-sizing: border-box;
      padding: 20px 15px;
      margin-bottom: 10px;
  }
  .epcpagenav-tit{
      width: auto;
      margin: 0;
      position: absolute;
      left: 15px;
  }
  .epcpagenav-tit img{
      display: none;
  }
  .epcpagenav-tit h2{
      position: static;
      margin: 0;
      font-size: 26px;
      padding: 0;
  }
  .epcpagenav > li h3 br{
      display: none;
  }
  .epcpagenav > li h3::after{
      display: none;
  }
  .epcpagenav > li h3{
      text-align: left;
      font-size: 16px;
      margin: 0;
      height: auto;
      padding-left: 25px;
  }
  .epcpagenav-btn{
      margin-top: 10px;
      display: block;
  }
  .epcpagenav-btn ul{
      overflow: hidden;
  }
  .epcpagenav-btn ul li{
      float: left;
      margin-right: 10px;
  }
  .epcpagenav-btn ul li a{
      padding-left: 20px;
  }
  .epcpage-titbox{
      margin-top: 20px;
      margin-bottom: 40px;
  }
  .epcpage-tit{
      padding-left: 30px;
      padding-right: 30px;
  }
  .epcpage-tit h1{
      min-width: auto;
      font-size: 20px;
      height: 40px;
      line-height: 40px;
      padding: 0 20px;
  }

  .epcpage-tit h1::after {
      content: "";
      display: block;
      width: 18px;
      height: 100%;
      border: 0 none;
      background: url(../images/epc/epcmohr.png) no-repeat;
      background-size: 100% 100%;
      position: absolute;
      right: -18px;
      top: 0;
  }
  .epcpage-tit h1::before {
      content: "";
      display: block;
      width: 18px;
      height: 100%;
      border: 0 none;
      background: url(../images/epc/epcmohl.png) no-repeat;
      background-size: 100% 100%;
      position: absolute;
      right: -18px;
      top: 0;
  }
  .epc-consulting img{
    margin-top: 30px;
  }




   .epcpagetit{
        margin-bottom: 30px
    }
    .ksyjypic{
        width: 100%;
    }
    .ksyjytxt{
        width: 100%;
        margin-top: 20px;
    }
    .ksyjytxt p{
        padding-left: 0;
    }
    .ksyjytxt-img{
        margin-top: 30px;
        padding: 0;
    }
    .ksyjytxt-img::before{
        display: none;
    }
    .ksyjybox{
        padding-bottom: 20px;
    }
    .epcpagetit2{
        margin-top: 30px;
        padding-left: 40px;
        margin-bottom: 20px;
        font-size: 18px;
        background-size: 32px 20px;
        background-position: left 5px;
    }
    .epclist6{
        justify-content: space-between;
    }
    .epclist6 li{
        margin-right: 0;
        margin-top: 20px;
        width: 48%;
    }
    .epclist6 li h4{
        margin-top: 10px;
    }
    .epclctbox{
        margin-top: 30px;
    }
    .epclcttxt p{
        padding: 0;
    }
    .epclctlist{
        padding: 30px 15px 0;
        box-sizing: border-box;
        margin: 0;
        margin-top: 20px;
        padding-bottom: 50px;
    }
    .epclctlist .swiper-button-prev, .epclctlist .swiper-button-next{
        width:30px;
        height: 40px;
    }
    .epclctlist .swiper-button-prev:after, .epclctlist .swiper-button-next:after{
        font-size: 1.5em;
    }
    .epclctlist .swiper-button-next{
        right: 20px;
    }
    .epclctlist .swiper-button-prev{
        left: 20px;
    }
    .epclctlist .swiper-pagination{
        bottom: 10px;
    }
    .epclctlist .swiper-pagination span{
        width: 10px;
        height: 10px;
    }
    .epclctlist .swiper-pagination .swiper-pagination-bullet-active{
        width: 30px;
    }
    .epclist4{
        justify-content: space-between;
    }
    .epclist4 li{
        width: 48%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .zbsxbox p{
        width: 100%;
    }
    .zbsxbox .zbsxpic2{
        display: block;
        position: static;
        width: 100%;
        margin-top: 20px;
    }
    .zbsxbox{
        padding-top: 0;
    }
    .zbsxbox img{
        display: none;
    }
    .epcteamcon{
        margin-top: 30px;
        padding: 20px;
        overflow: auto;
        width: 100%;
        box-sizing: border-box;
    }
    .epcteamcon-row{
        min-width: 1000px;
    }
    .epcteam-item dl dt{
        font-size: 14px;
        padding: 0 10px;
        height: 35px;
        line-height: 35px;
    }
    .epcteam-item dl dd{
        font-size: 14px;
        margin-top: 10px;
        padding: 0 10px;
    }
    .epcteam-item dl:first-child dt:after,.epcteam-item dl:last-child dt:after{
        height: 3px;
        top: -27px;
    }
    .kssj-cxleft{
        width: 100%;
    }
    .kssj-cxright{
        width: 100%;
        margin-top: 20px;
    }
    .design-hx>li{
      width: 100%;
      margin-top: 30px;
    }
    .design-hx>li .pic .tit{
      box-sizing: border-box;
      padding: 5px 10px;
    }
    .design-hx>li .pic .tit h4{
      font-size: 18px;
    }
    .design-hx>li .pic .tit h4::before{
      border-width: 7.5px 0 7.5px 12px;
    }
    .epcksteam-top{
      width: 100%;
    }
    .epcteam-tree{
      width: 100%;
      overflow-x: auto;
      padding-bottom:30px;
      background:none;
    }
    .epcteam-treecon{
      min-width: 550px;
    }
    .epcteam-expert{
      width: 100%;
      box-sizing: border-box;
      position: static;
      margin-top: 30px;
      padding: 0;
      background: none;
    }
    .expert-top .txt{
      padding: 10px 20px 50px;
    }
    .expert-top .txt p{
      font-size: 14px;
    }
    .expert-top .tit b{
      font-size: 18px;
    }
    .expert-top .tit{
      font-size: 14px;
      padding: 6px 15px;
    }
    .expert-list li{
      align-items: initial;
    }
    .expert-list li p{
      font-size: 14px;
    }
    .expert-list li .txt h4{
      font-size: 16px;
    }
    .expert-list li .txt span{
      font-size: 14px;
    }
    .kssj-cxlist{
        padding: 0;
    }
    .kssj-cxlist li{
        margin-top: 20px;
    }
    .kssj-cx h4{
        margin-top: 30px;
        font-size: 16px;
    }
    .kssj-cx{
        padding-bottom: 28px;
    }
    .epclist3{
        padding: 0;
        margin-top: 30px;
        align-items: initial;
    }
    .epclist3 li h4{
        margin-top: 10px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .design-case.huibg{
      padding: 0px 0 30px;
    }
    .design-case{
      padding: 0 0 30px;
    }
    .design-case li{
      width: 100%;
      margin-top: 30px;
    }
    .design-case li .tit h4{
      font-size: 18px;
    }
    .design-case.huibg li .tit{
      margin-bottom: 20px;
    }
    .kssj-szhtxt{
        width: 100%;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .kssj-szhpic{
        width: 100%;
    }
    .kssj-szhbox2{
        margin-bottom: 30px;
    }
    .kssj-szhpic2{
        width: 100%;
        margin-top: 30px;
        border: 0 none;
    }
    .kssj-szhtxt2{
        width: 100%;
        margin-top: 20px;
    }
    .kssj-cxleft p{
        margin-top: 0;
    }
    .sbzzleft{
        width: 100%;
    }
    .sbzzleft p{
        margin-top: 0;
        margin-bottom: 20px;
        padding: 0;
    }
    .sbzzright{
        width: 100%;
        margin-top: 30px;
    }
    .sbzzright p{
        margin-top: 30px;
        padding: 0;
    }
    .sbzz-gbzleft{
        width: 100%;
    }
    .epc-tit{
      margin-top: 20px;
      margin-bottom: 20px;
    }
    .epc-tit h3{
      font-size: 18px;
      padding: 5px 10px;
    }
    .manufact-cen img{
      margin-top: 20px;
    }
    .manufact-prol{
      width: 100%;
    }
    .manufact-prol p{
      padding-right: 0;
    }
    .manufact-prol img{
      margin-top: 20px;
    }
    .manufact-pror{
      width: 100%;
      margin-top: 30px;
    }
    .manufact-pror p{
      padding-left: 0;
    }
    .manufact-jidi{
      padding:30px 20px;
    }
    .manufact-jidi .txt{
      padding: 20px 20px ;
    }
    .manufact-jidi .txt p{
      margin-bottom: 1.2em;
    }
    .sbzz-gbzlist li{
        margin-top: 30px;
        width: 31%;
    }
    .sbzz-gbzlist li h4{
        margin-top: 10px;
    }
    .manufact-pror img{
      margin-bottom: 20px;
    }
    .sbzz-pjcon{
        margin-top: 20px;
    }
    .sbzz-pjcon img{
        width: 100%;
    }
    .sbzz-pjcon ul{
        margin-top: 20px;
        width: 100%;
    }
    .sbzz-pjcon ul li{
        margin: 15px 0;
    }
    .epcsbzz-sz p,.epcsbzz-szpic{
        width: 100%;
    }
    .epcsbzz-szpic{
        margin-top: 20px;
    }
    .epc-cpyfzxbox img{
        width: 100%;
    }
    .epc-cpyfzxbox{
        margin-top: 30px;
    }
    .epc-cpyfzx{
        width: 100%;
        margin-top: 0px;
    }
    .epc-sbzzjdleft{
        width: 100%;
    }
    .epc-sbzzjdleft p{
        margin-top: 0;
        margin-bottom: 30px;
    }
    .epc-sbzzjdright{
        width: 100%;
        margin-top: 30px;
    }
    .epc-sbzzjdright p{
        margin-top: 30px;
        padding: 0;
        margin-bottom: 0;
    }
    .epcsbzz-cxjtxt{
        width: 100%;
    }
    .epcsbzz-cxjtxt p{
        margin-bottom: 2em;
    }
    .epcsbzz-cxjtop img{
        width: 100%;
    }
    .epcsbzz-cxjbot{
        width: 100%;
        margin-top: 30px;
    }
    .epcsbzz-cxjbot img{
        width: 100%;
    }
    .epcsbzz-cxjtxt2{
        width: 100%;
        margin-top: 30px;
        padding: 0;
    }
    .epcsbcgtxt{
        position: static;
        transform: none;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        background: #bd1c21e0;
    }
    .epcsbcg-tixitxt{
        width: 100%;
    }
    .epcsbcg-tixitxt .epcpagetit2{
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .epcsbcg-tixipic{
        margin-top: 30px;
        width: 100%;
    }
    .epc-sbcgnumcon{
        padding: 0 15px;
        margin: 0;
        box-sizing: border-box;
        margin-top: 30px;
        padding-top: 30px;
    }
    .epc-sbcgnumlist li{
        margin-bottom: 30px;
    }
    .epcbzfypic{
        width: 100%;
    }
    .epcbzfytxt{
        margin-top: 30px;
        width: 100%;
    }
    .epcbzfytxt p{
        padding-left: 0;
        margin-bottom: 30px;
    }
    .epcbzfy-gltxleft{
        width: 100%;
    }
    .epcbzfy-pic{
        margin-top: 30px;
    }
    .epcbzfy-gltxright,.epcbzfy-gltxright p{
        width: 100%;
        margin-top: 30px;

    }
    .epcbzfy-fuwulist{
        margin-top: 30px;
    }
    .epcbzfy-fuwulist li{
        width: 100%;
    }
    .epcbzfy-fuwulist li:nth-child(2n){
        width: 100%;
        margin-top: 30px;
    }
    .epcbzfy-lccon{
        margin: 30px 0;
    }
    .epcbzfy-lcleft{
        width: 100%;
    }
    .epcbzfy-lcright{
        width: 100%;
        margin-top: 30px;
    }
    .epcgcsgleft{
        width: 100%;
    }
    .epcgcsgright{
        padding: 0;
        width: 100%;
        margin-top: 30px;
    }
    .epcgcsgtop{
        background: none;
        padding-bottom: 0;
    }
    .epcgcsgright p{
        color: #333;
        margin-top: 30px;
        padding: 0;
    }
    .epctjgc-gcsj .txt{
      width: 100%;
    }
    .ckfwtit1{
      margin-bottom: 20px;
    }
    .ckfwtit1 h4{
      font-size: 18px;
      padding: 5px;
      padding-left: 12px;
      padding-right: 8px;
    }
    .epctjgc-list li{
      margin-bottom: 20px;
    }
    .epctjgc-gcsj .pic{
      width: 100%;
      margin-top: 30px;
    }
    .epctjgc-sgsj{
      padding-top: 30px;
      margin-bottom: 30px;
    }
    .epctjgc-sgsjcon .txt{
      width: 100%;
      margin-top: 0;
    }
    .epctjgc-sgsjcon .txt li h4{
      margin-top: 20px;
    }
    .epctjgc-sgsjcon .pic{
      margin-top: 25px;
      width: 100%;
    }
    .epctjgc-sgsj::before{
      display: none;
    }
    .epctjgc-sgfw .epctjgc-list{
      margin-top: 10px;
      width: 100%;
    }
    .epctjgc-sgfw .epctjgc-list li{
      margin-top: 15px;
    }
    .epctjgc-tjsgfw .epctjgc-list{
      width: 100%;
      margin-top: 0;
    }
    .epctjgc-tjsgfw .epctjgc-list li{
      margin-top: 20px;
      width: 100%;
    }
    .epctjgc-tjsgfw{
      margin-top: 0;
    }
    .epctjgc-tjsgfw .pic{
      width: 100%;
      margin-top: 30px;
    }
    .epctjgc-yslist li{
      width: 100%;
      margin-bottom: 30px;
    }
    .epctjgc-youshi{
      background-size: 100% 60%;
    }
    .epctjgc-sgfw .pic{
      width: 100%;
    }
    .epctjgc-yslist{
      margin-bottom: 0;
    }
    .epctjgc-case{
      padding: 10px 15px;
      box-sizing: border-box;
    }
    .epctjgc-yslist li span{
      font-size: 32px;
    }
    .gcsg-cktxt{
        width: 100%;
    }
    .gcsg-ckpic{
        width: 100%;
        margin-top: 30px;

    }
    .gcsg-wkkleft{
        width: 100%;
    }
    .gcsg-wkkleft .gcsg-cklist{
        margin-top: 20px;
        margin-bottom: 20px;

    }
    .gcsg-wkk:before{
        display: none;
    }
    .gcsg-wkkpic{
        width: 100%;
        margin: 0;
        margin-top: 20px;
    }
    .epcpagetit3{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .epcpagetit3 h3{
        height: auto;
        line-height: 1.3em;
        padding: 8px 15px;
    }
    .epcpagetit3 h3::after{
        display: none;
    }
    .epcgcsg-jc{
        margin-top: 30px;
        width: 100%;
    }
    .epcgcsg-jcpic{
        width: 100%;
        margin-top: 10px;
    }
    .epcaztsleft{
        width: 100%;
    }
    .epcaztsright{
        margin-top: 20px;
        width: 100%;
    }
    .epcazts-rj{
        margin-top: 20px;
        padding-top: 30px;
    }
    .epcazts-rjlist{
        margin: 0;
        padding: 30px 15px 0;
        margin-top: 30px;
        box-sizing: border-box;
    }
    .epcjspxleft{
        width: 100%;
    }
    .epcjspxright{
        width: 100%;
        margin-top: 0px;
    }
    .epcjspxright img{
        margin: 0;
        margin-top: 20px;
    }
    .epcdbdcleft{
        width: 100%;
    }
    .epcdbdcleft img{
        margin-top: 30px;
    }
    .epcdbdcright{
        width: 100%;
        margin-top: 30px;
    }
    .epcdbdcright img{
        margin-bottom: 20px;
    }
    .epcjsgl-left{
        width: 100%;
    }
    .epcjsgl-left p{
        margin-bottom: 20px;
    }
    .epcjsgl-right{
        width: 100%;
        margin-top: 30px;
    }
    .epcjsgl-list{
        margin-top: 30px;
        padding-left: 0;
    }
    .epcjsgl-txt{
        padding:15px 20px;
    }
    .epcjsgl-txt p{
        font-size: 16px;
    }
    .epcyygl-left{
        width: 100%;
    }
    .epcyygl-left p{
        margin-bottom: 2em;
        
    }
    .epcyygl-right{
        width: 100%;
        margin-top: 0;
    }
    .epyygl-td:before{
        width: 100%;
    }
    .epyygl-td:after{
        display: none;
    }
    .epyygl-td p{
        width: 100%;
        margin-left: 0;
    }
    .epyygl-td img{
        margin: 0;
        margin-top: 30px;
        width: 100%;
    }
    .epcksgl-hz{
        width: 100%;
    }
    .epcksgl-hzlist{
        width: 100%;
        margin-top: 0;
    }
    .epcksgl-hzlist li{
        width: 100%;
        margin-top: 20px;
    }
    .epcksgl-zhidu{
        width: 100%;
    }
    .epcksgl-zhidupic{
        width: 100%;
    }
    .epcksgl-lkpic{
        width: 100%;
    }
    .epcksgl-lktxt{
        margin-top: 30px;
        width: 100%;
    }
    .epcksgl-lktxt p{
        padding-right: 0;
        margin-bottom: 30px;
    }
    .epcpagetit h2{
        font-size: 24px;
        line-height: 1.2em;
        padding-bottom: 27px;
    }
    .epcpagetit:after{
        width: 28px;
        height: 20px;
        margin-left: -14px;
    }
    .epcpagetit h2::before{
        height: 8px;
        left: -15px;
    }
    .epcpagetit h2::after{
        height: 8px;
        right: -15px;
    }
    .epcpagetit{
        margin-bottom: 30px
    }
    .epcnavbar{
      margin-top: -30px;
    }
    .epcnavbar li{
      width: 100%;
      margin-top: 30px;
    }
    .epcnavbar-top h4{
      min-height: auto;
    }
} 