@charset "UTF-8";
body, p, h1, h2, h3, h4, h6, img, ul, li, dl, dd, dt, textarea {
  margin: 0;
  padding: 0;
  font-size: 15px;
}

body {
  overflow-x: hidden;
}

img {
  border: 0 none;
  width: 100%;
  display: block;
}

ol, ul, dl, li, dt, dd {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

em {
  font-style: normal;
}

input, button, select, textarea {
  outline: none;
}

textarea {
  resize: none;
}

p {
  font-size: 15px;
}

a {
  color: #333;
  text-decoration: none;
  outline: medium none;
  font-size: 16px;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  outline: medium none;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

p {
  line-height: 1.7em;
}

input::-webkit-input-placeholder {
  color: #999;
}

.swiper-button-prev, .swiper-button-next, .swiper-pagination {
  outline: none;
}

#LRfloater1 p {
  font-size: 14px;
  margin-top: 1em;
  line-height: 1.5em;
}

#LRfloater1 img {
  width: auto;
}

#flb-lightbox img {
  display: inline-block;
  width: auto;
}

.content {
  width: 1200px;
  margin: 0 auto;
}

.aniimg {
  overflow: hidden;
}

.aniimg img {
  display: block;
  transition: all 0.5s;
  vertical-align: middle;
  transform: scale(1);
  width: 100%;
}

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

.swiper-container {
  height: 100%;
}

.wap-flex {
  display: flex;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit--moz-box-pack: space-between;
  box-pack: space-between;
  align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.padd {
  padding-top: 80px;
  padding-bottom: 80px;
}

.spadd {
  padding-top: 60px;
  padding-bottom: 60px;
}

.paddtop {
  padding-top: 80px;
}

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

/* 火狐 */
input[type=number] {
  -moz-appearance: textfield;
}

h1 {
  font-size: 30px;
  font-weight: bold;
}

.content img, .rowbox img {
  width: 100%;
}

/*route*/
.route {
  padding: 20px 0;
  background: #FFF;
  position: relative;
  z-index: 2;
}

.route a {
  font-size: 15px;
  color: #808080;
}

.route a:first-child:before {
  content: "";
  width: 20px;
  height: 16px;
  display: inline-block;
  background-size: 20px 16px;
  background: url(../images/epc/home.png) no-repeat 0px 0px;
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -5px;
}

.route a:hover {
  color: #bd1d21;
}

.route a:first-child:hover:before {
  background-position: -20px 0px;
}

.route a:last-child:hover {
  color: #808080;
}

/*route end*/
/*epcbox*/
.rowbox {
  padding-top: 220px;
}

.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: 0.36rem;
  font-weight: bold;
}

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

.epcleft p {
  margin-top: 0.4rem;
  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: 0.25rem 0;
}

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

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

.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: 0.45rem;
  position: absolute;
  width: 120%;
  height: 450px;
}

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

.huibg {
  background: #F5F5F5;
}

.epcitem li {
  position: relative;
}

.epcitem li i {
  position: absolute;
  display: block;
  width: 0.84rem;
  background: #BD1C21;
  font-weight: bold;
  color: #FFF;
  font-size: 0.48rem;
  top: 0;
  left: 50%;
  margin-left: -0.42rem;
  text-align: center;
  padding: 0.15rem 0;
  font-style: normal;
  z-index: 3;
}

.epcitem li i:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.25rem 0.43rem 0 0.43rem;
  border-color: #BD1D21 transparent transparent transparent;
  position: absolute;
  left: 0;
  bottom: -0.24rem;
}

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

.epcitemtxt {
  width: 42.5%;
}

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

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

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

.epcitembtn {
  margin-top: 0.4rem;
}

.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: 0.36rem;
  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: 71%;
  background: #FFF;
}

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

.epc-kuangyetxt h2 span {
  font-size: 0.3rem;
  color: #BD1D21;
}

.epc-kuangyetxt h2 span b {
  font-size: 0.48rem;
}

.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: 0.76rem;
  font-weight: bold;
  font-style: normal;
  color: #BD1D21;
  opacity: 0.11;
  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: 0.36rem;
  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.8rem;
}

.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: 50px;
  left: 82px;
  z-index: -1;
  bottom: 50px;
  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.5rem;
  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: 0.36rem;
  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: 0.28rem;
}

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

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

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

.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: 34%;
}

.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: 15px;
  padding-left: 15px;
  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;
}

.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: 1.4rem;
}

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

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

@media (max-width: 1800px) {
  .epc-question {
    width: 59%;
  }
  .epc-question li {
    padding-left: 100px;
  }
  .epc-question li:nth-child(2n) {
    padding-right: 100px;
  }
  .epc-kuangyetxt {
    padding-bottom: 0.5rem;
  }
}
@media (max-width: 1500px) {
  .padd {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .spadd {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .paddtop {
    padding-top: 65px;
  }
  .epcxztxt label span {
    font-size: 15px;
  }
  .epcxztxt p {
    font-size: 15px;
  }
  .epcxztxt h4 {
    font-size: 16px;
  }
  .epcvideo {
    margin-top: 0.2rem;
  }
  .epcitembtn a {
    font-size: 15px;
  }
  .liuchengepctxt h4 {
    margin: 35px 0;
  }
  .epc-kuangyetxt {
    padding-bottom: 1rem;
  }
  .xhepcitem li b {
    font-size: 36px;
  }
}
@media (max-width: 1380px) {
  .content {
    width: 90%;
    min-width: initial;
  }
  .epcteam-list li p {
    font-size: 15px;
  }
}
@media (max-width: 1100px) {
  .content, body {
    width: 1100px;
  }
  html {
    width: 100%;
    overflow-x: auto;
  }
}
.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: 30px;
  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;
  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;
}

.epcksteam {
  background: url(../images/epc/kssjbg.jpg) no-repeat center top;
  padding-top: 1px;
}

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

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

.epcteamcon 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 20px;
}

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

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

.kssj-cxright {
  width: 63.4%;
}

.kssj-cxlist {
  padding-left: 27px;
  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 40px;
  margin-top: 40px;
}

.epclist3 li {
  width: 26.7%;
  margin: 0 3.3%;
}

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

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

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

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

.gcsg-cktxt {
  width: 52.3%;
}

.gcsg-cktxt img {
  margin-top: 20px;
}

.gcsg-ckpic {
  width: 42%;
}

.gcsg-cklist {
  margin-top: 20px;
}

.gcsg-cklist li {
  background: url(../images/epc/epcgcsgbg.png) no-repeat left 0.6em;
  padding-left: 28px;
  line-height: 2.25em;
  font-size: 15px;
}

.gcsg-ck {
  align-items: flex-end;
}

.gcsg-wkk {
  background: url(../images/epc/gcsgwkkbg.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.gcsg-wkk:before {
  content: "";
  display: block;
  height: 177px;
  width: 53.5%;
  background: #BD1D21;
  position: absolute;
  right: 0;
  z-index: -1;
  bottom: -46px;
}

.gcsg-wkkleft {
  width: 41.5%;
}

.gcsg-wkkleft p {
  color: #FFF;
}

.gcsg-wkkleft .gcsg-cklist {
  margin-bottom: 35px;
  margin-top: 34px;
}

.gcsg-wkkleft .gcsg-cklist li {
  background-image: url(../images/epc/epcgcsgbgf.png);
  color: #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;
}

@media (max-width: 1500px) {
  .g-box1 {
    padding-bottom: 70px;
  }
  .g-box1-btn a {
    padding-left: 25px;
    font-size: 15px;
  }
  .epcpagenav > li h3 {
    line-height: 1.6em;
  }
  .epcpagenav-btn li a {
    font-size: 15px;
  }
  .epctopbox {
    padding: 0 60px;
  }
  .epcpage-tit h1 {
    font-size: 36px;
  }
  .epcpagetit h2 {
    font-size: 32px;
  }
  .epcpagetit2 {
    font-size: 24px;
  }
  .sbzz-gbz {
    background-position: center center;
  }
  .epcteamcon {
    padding-left: 60px;
    padding-right: 60px;
  }
}/*# sourceMappingURL=epc.css.map */