@charset "UTF-8";
.content {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.content img {
  display: block;
  width: 100%;
}

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

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

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

/*20250811---index*/
.g-box1 {
  background-size: 100% 100%;
}

.index-epcmo {
  align-items: flex-start;
}

.index-epcmo li {
  width: 38px;
  padding-top: 20px;
}

.index-epcmo li img {
  display: block;
  width: 100%;
}

.index-epcmo .index-epcmoitem {
  padding-top: 0px;
  width: 29.2%;
}

.index-epcmo .index-epcmoitem .aniimg {
  position: relative;
}

.index-epcmo .index-epcmoitem .aniimg .txt {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(4, 4, 6, 0.8);
  display: none;
  transition: all 0.2s;
  z-index: 2;
  left: 0;
  top: 0;
  box-sizing: border-box;
  padding: 30px;
}

.index-epcmo .index-epcmoitem:hover .aniimg .txt {
  display: block;
}

.index-epcmo .index-epcmoitem:hover .aniimg img {
  transform: scale(1.1);
}

.index-epcmo .index-epcmoitem .aniimg .txt p {
  font-size: 15px;
  color: #FFF;
  line-height: 1.7em;
}

.index-epcmo2 {
  flex-direction: row-reverse;
}

.index-epcmo li h4 {
  height: 60px;
  background: rgba(255, 255, 255, 0.2);
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  line-height: 60px;
  text-align: center;
}

.index-epcmojt {
  text-align: right;
  margin: 11px 0;
}

.index-epcmojtcon {
  text-align: center;
  display: inline-block;
  width: 29.2%;
}

.index-epcmojt img {
  width: 20px;
  height: auto;
  display: inline-block;
}

.g-box5-bg {
  background: url(../images/service/index-jsslbg.jpg) no-repeat;
  background-size: cover;
}

.g-box5-bg .gz-con {
  margin: 0 auto;
}

.g-box5-bg .g-box3 {
  padding-top: 40px;
  padding-bottom: 80px;
}

.index-jssl1 {
  width: 24.7%;
}

.index-jssl1 h4 {
  text-align: center;
  color: #FFF;
  margin-top: 20px;
  font-weight: normal;
  font-size: 15px;
}

.index-jssl1 .aniimg {
  width: 100%;
  padding: 0 22px 20px;
  background: url(../images/service/index-jsslbg1.png) no-repeat center bottom;
  background-size: 100% auto;
}

.index-jssl1 .aniimg img {
  width: 100%;
  display: block;
}

.index-jssl2 {
  width: 41.7%;
}

.index-jssllist {
  width: 100%;
  padding: 0 22px;
  position: relative;
  align-items: initial;
  margin-top: 32px;
}

.index-jssllist::before {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  width: 100%;
  height: 45px;
  background: url(../images/service/index-jsslbg2.png) no-repeat;
  background-size: 100% 100%;
  left: 0;
  bottom: 38px;
}

.index-jssllist li {
  width: 46.6%;
}

.index-jssllist li img {
  display: block;
  width: 100%;
}

.index-jssllist li h4 {
  margin-top: 42px;
  text-align: center;
  font-weight: normal;
  color: #FFF;
  font-size: 15px;
  white-space: nowrap;
}

.index-jssllist li .txt {
  margin-left: -36px;
}

.index-setionnav .gz-con {
  margin: 0 auto;
}

.index-setionnav {
  position: relative;
}

.index-setionnav::before {
  content: "";
  height: 100%;
  display: block;
  background: #bd1c21;
  width: 30%;
  position: absolute;
  left: 0;
}

.index-setionnav-tit {
  width: 37%;
  z-index: 1;
  height: 110px;
  position: relative;
  display: flex;
  align-items: center;
}

.index-setionnav-tit::before {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 110px solid #bd1c21;
  border-right: 70px solid transparent;
  border-top: none;
  border-left: none;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.index-setionnav .tit {
  width: 91%;
}

.index-setionnav .tit p {
  margin-top: 10px;
  color: #FFF;
  font-size: 20px;
  text-align: right;
}

.index-setionnav .tit p a {
  color: #FFF;
  display: inline-block;
  margin-left: 90px;
  font-size: 16px;
  font-weight: bold;
}

.index-setionnav .tit h2 {
  font-size: 30px;
  font-weight: bold;
  color: #FFF;
}

.index-setionnav .txt {
  margin-top: 15px;
  max-width: 52%;
}

.index-setionnav .txt p {
  color: #FFF;
  font-size: 16px;
  line-height: 2em;
}

.index-news .gz-con {
  margin: 0 auto;
}

.index-setionnav2 .gz-con {
  flex-direction: row-reverse;
}

.index-setionnav2::before {
  left: auto;
  right: 0;
}

.index-setionnav2 .index-setionnav-tit::before {
  border-top: 110px solid #bd1c21;
  border-left: 70px solid transparent;
  border-bottom: none;
  border-right: none;
}

.index-setionnav2 .tit {
  margin-left: 20%;
}

.index-setionnav2 .tit h2 {
  margin-left: 45px;
}

.index-setionnav2 .tit p {
  text-align: left;
}

.index-setionnav2 .tit p a {
  margin-left: 0;
  margin-right: 90px;
}

.index-setionnav2 .index-setionnav-tit {
  width: 41%;
}

.index-setionnav2 .txt {
  width: 49%;
}

.index-jssj {
  background: url(../images/service/index-jssjbg.jpg) no-repeat;
  background-size: 100% 100%;
}

.index-jssjrow {
  margin: 0 auto;
  padding-top: 57px;
}
.index-jssjrow p {
  color: #FFF;
  font-size: 16px;
}

.index-jssjtxt {
  margin-top: 60px;
  align-items: start;
}
.index-jssjtxt .pic {
  width: 73%;
  margin-left: -12px;
}
.index-jssjtxt .pic img {
  width: 100%;
  display: block;
}
.index-jssjtxt .txt {
  margin-top: 35px;
  width: 21%;
}
.index-jssjtxt .txt h4 {
  font-size: 22px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  margin-bottom: 23px;
}
.index-jssjtxt .txt h4 img {
  width: auto;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 15px;
}
.index-jssjtxt .list {
  position: relative;
  margin-top: 55px;
  padding: 35px 0;
  display: flex;
  justify-content: center;
}
.index-jssjtxt .list::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
  background: url(../images/service/index-jssj2.png) no-repeat;
}
.index-jssjtxt .list::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 0;
  background: url(../images/service/index-jssj2.png) no-repeat;
}
.index-jssjtxt .list li {
  font-size: 20px;
  font-weight: bold;
  line-height: 2.4em;
  color: #FFF;
  padding-left: 36px;
  background: url(../images/service/index-jssj5.png) no-repeat left center;
}

.index-strength {
  background: url(../images/service/index-strengthbg.jpg) no-repeat;
  position: relative;
  background-size: 100% 100%;
  padding-bottom: 90px;
  z-index: 1;
}

.index-strength::before {
  content: "";
  display: block;
  width: 100%;
  background: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 63.5%;
}

.index-strength .gz-con {
  margin: 0 auto;
}

.index-strength .index-setionnav2 .txt {
  margin-top: 0;
}

.index-strength .index-setionnav2 .index-setionnav-tit {
  width: 50.1%;
}

.index-strengthmain {
  padding: 1px 0;
  align-items: flex-end;
}

.instrength-pic {
  width: 46.7%;
}

.instrength-pic img {
  display: block;
  width: 100%;
  height: 100%;
}

.instrength-pic .pic {
  position: absolute;
  top: 121px;
  right: 0;
  height: auto;
  width: 48.4%;
}

.instrength-row {
  width: 45.7%;
  position: relative;
  z-index: 2;
}

.instrength-row .instrength-txt {
  margin-top: 122px;
}

.instrength-row .gz-con {
  margin: 60px auto 70px;
  align-items: flex-start;
}

.instrength-rowtop {
  margin-top: 70px;
}

.instrength-rowtop p {
  color: #FFF;
  line-height: 1.8em;
  font-size: 16px;
}

.instrength-rowtop p b {
  font-size: 18px;
  font-weight: bold;
}

.instrength-ltit {
  padding-left: 49px;
  font-size: 24px;
  font-weight: bold;
  color: #BD1C21;
  background: url(../images/service/instrengthtit.png) no-repeat left center;
  margin-bottom: 20px;
  position: relative;
}

.instrength-ltit span {
  position: absolute;
  font-size: 42px;
  font-weight: bold;
  color: #BD1C21;
  opacity: 0.2;
  right: 0;
  bottom: -0.1em;
  line-height: 1em;
}

.instrength-txt p {
  line-height: 1.7em;
  font-size: 15px;
}

.instrength-pro {
  margin-top: 15px;
}

.instrength-pro li {
  margin-top: 15px;
  width: 31.2%;
  position: relative;
}

.instrength-pro li img {
  display: block;
  width: 100%;
}

.instrength-pro li .txt {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgba(6, 10, 13, 0.8);
  height: 27px;
  line-height: 27px;
}

.instrength-pro li .txt h4 {
  font-size: 15px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

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

.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*/
.listban {
  position: relative;
  z-index: 1;
  padding-top: 200px;
}

.listban > img {
  position: absolute;
  width: 100%;
  display: block;
  left: 0;
  z-index: -1;
  top: 0;
}

.pagetit {
  font-size: 14px;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 50px;
}

.pagetit b {
  margin: 0 10px;
  font-size: 20px;
  color: #c2191d;
  font-weight: bold;
  text-shadow: 0 0 2px #fff, 0 0 5px #fff;
}

.listban-row {
  background: #FFF;
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: content-box;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.titbox {
  text-align: center;
  margin-bottom: 50px;
}

.titbox h2, .titbox h1 {
  font-size: 36px;
  display: inline-block;
  font-weight: bold;
  background: url(../images/service/titbg.png) no-repeat left center;
  background-size: 48px 35px;
  padding-left: 65px;
}

/*采矿服务*/
.ckfw-epc {
  position: relative;
  padding-top: 25px;
}

.ckfw-epc p {
  width: 65%;
  line-height: 1.8em;
  font-size: 16px;
}

.ckfw-epc .pic {
  position: absolute;
  width: 55.8%;
  right: 0;
  bottom: 0;
}

.ckfw-epc .img {
  position: absolute;
  border: 10px solid #FFF;
  box-sizing: border-box;
  width: 40.4%;
  bottom: 40px;
  right: 22%;
}

.ckfw-epcpic {
  margin-top: 45px;
}

.ckfw-epcpic img {
  width: 66.5%;
}

.ckfwtit {
  position: relative;
  margin-bottom: 50px;
}

.ckfwtit span {
  position: absolute;
  display: block;
  width: 60px;
  height: 100%;
  background: url(../images/service/ckfw-jt.png) no-repeat center center #BD1D21;
  background-size: 32px 20px;
}

.ckfwtit h3 {
  display: inline-block;
  border-bottom: 2px solid #BD1D21;
  font-size: 24px;
  font-weight: bold;
  color: #BD1D21;
  line-height: 1em;
  padding-bottom: 10px;
  padding-right: 28px;
  padding-left: 86px;
  padding-top: 5px;
}

.cksy-setion1 {
  align-items: flex-start;
}

.cksy-setion1 .pic {
  width: 50%;
}

.cksy-setion1 .txt {
  width: 44%;
  margin-top: 23px;
}

.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/service/ckfw-more.png) no-repeat;
  width: 20px;
  height: 100%;
  background-size: 100% 100%;
  right: -20px;
  top: 0;
}

.ckfwtit2 h4 {
  font-size: 24px;
  padding: 8px 0 10px;
  padding-left: 28px;
  padding-right: 18px;
}

.cksy-setion2 {
  align-items: flex-end;
  flex-direction: row-reverse;
  margin-top: -100px;
}

.cksy-setion2 .txt {
  margin-top: 0;
  margin-bottom: 60px;
}

.cksy-txt {
  background: #FFF;
  position: relative;
  z-index: 1;
  width: 91.7%;
  margin: 0 auto;
  margin-top: -160px;
  padding: 45px 60px;
}

.cksy-txt .ckfwtit1 {
  margin-left: -110px;
}

.cksy-txt h5 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.8em;
}

.cksy-list {
  margin-top: 50px;
}

.cksy-list li {
  margin-top: 30px;
}

.cksy-list li h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
  padding-left: 28px;
}

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

.cksy-list li p {
  padding-left: 28px;
}

.ckgcsj-top {
  position: relative;
}

.ckgcsj-top .txt {
  position: absolute;
  width: 88%;
  background: rgba(255, 255, 255, 0.95);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 40px 0;
  text-align: center;
}

.ckgcsj-top .txt p {
  font-size: 16px;
}

.ckgcsj-con {
  margin-top: 50px;
}

.ckgcsj-con .cksy-list {
  margin-top: 0;
}

.ckgcsj-con .pic {
  width: 40.2%;
}

.ckgcsj-con .pic .img img {
  width: 48%;
  margin-top: 20px;
}

.ckgcsj-con .txt {
  width: 53.1%;
}

.ckgcsg-top {
  position: relative;
  z-index: 1;
}

.ckgcsg-top .bg {
  position: absolute;
  width: 100%;
  display: block;
  z-index: -1;
  height: 100%;
  left: 0;
  top: 0;
}

.ckgcsg-topcon {
  flex-direction: row-reverse;
  align-items: flex-start;
  margin-top: -10px;
}

.ckgcsg-topcon .txt {
  width: 51.2%;
}

.ckgcsg-topcon .txt p {
  font-size: 16px;
  line-height: 1.8em;
  color: #FFF;
}

.ckgcsg-topcon .txt .ckfwtit1 {
  margin-top: 50px;
}

.ckgcsg-topcon .txt ul {
  margin-top: -10px;
}

.ckgcsg-topcon .txt ul li {
  font-size: 15px;
  color: #FFF;
  line-height: 1.8em;
  padding-left: 20px;
  position: relative;
}

.ckgcsg-topcon .txt ul li b {
  font-size: 16px;
}

.ckgcsg-topcon .txt ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  border-radius: 50%;
  left: 0;
  top: 0.6em;
}

.ckgcsg-topcon .pic {
  width: 41.5%;
  margin-top: 22px;
  position: relative;
}

.ckgcsg-topcon .pic::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #FFF;
  position: absolute;
  right: -13px;
  top: 19px;
  z-index: -1;
}

.ckgcsg-pro {
  margin-top: -65px;
  position: relative;
  align-items: flex-end;
  z-index: 1;
}

.ckgcsg-pro .pic {
  width: 39.07%;
}

.ckgcsg-pro .pic img {
  border: 1px solid #FFF;
  margin-top: 30px;
}

.ckgcsg-pro .txt {
  width: 54.6%;
}

.ckgc-prolist {
  align-items: initial;
  margin-top: -24px;
}

.ckgc-prolist dl {
  width: 47.1%;
  background: #F4F8FB;
  margin-top: 34px;
  box-sizing: border-box;
  padding: 28px 30px;
}

.ckgc-prolist dl dt {
  font-size: 18px;
  font-weight: bold;
  color: #BD1D21;
  padding-left: 14px;
  position: relative;
  margin-bottom: 20px;
}

.ckgc-prolist dl dt::before {
  content: "";
  width: 5px;
  height: 18px;
  background: #BD1D21;
  position: absolute;
  left: 0;
  top: 0.3em;
  position: absolute;
}

.ckgc-prolist dl dd {
  font-size: 15px;
  padding-left: 14px;
  position: relative;
  margin-top: 10px;
}

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

.ckgc-cbyybox {
  position: relative;
  z-index: 1;
  padding-top: 80px;
  padding-bottom: 75px;
}

.ckgc-cbyybox .bg {
  position: absolute;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
}

.ckgc-cbyylist {
  width: 82.8%;
  margin: 0 auto;
  align-items: initial;
}

.ckgc-cbyylist li {
  width: 27.5%;
  background: rgba(255, 255, 255, 0.1);
  position: relative;
  padding-top: 55px;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
}

.ckgc-cbyylist li .txt p {
  color: #FFF;
  margin-bottom: 8px;
}

.ckgc-cbyylist li .ckfwtit1 {
  position: absolute;
  left: -25px;
  top: -17px;
}

.ckgc-cbyylist li .ckfwtit1 h4 {
  font-size: 22px;
  padding-top: 4px;
  padding-bottom: 5px;
}

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

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

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

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

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

.ckfcfw-ys {
  background: url(../images/service/ckfw-pic11.jpg) no-repeat center top;
  background-size: 100% auto;
  padding-bottom: 0;
}

.ckgcfw-ystxt {
  width: 43%;
  margin-top: -55px;
}

.ckgcfw-ystxt p {
  font-size: 15px;
  color: #FFF;
  line-height: 2em;
}

.ckgcfw-ystxt .ckfwtit1 {
  margin-bottom: 35px;
  margin-top: 55px;
}

.ckfcfw-yscon {
  padding-left: 60px;
  padding-right: 60px;
  background: #FFF;
  box-sizing: content-box;
  margin-bottom: 0;
  padding-bottom: 0;
}

.ckfcfw-ysitem .pic {
  width: 52.7%;
}

.ckfcfw-ysitem .pic img {
  width: 48.37%;
}

.ckfcfw-ysitem .pic img:nth-child(2) {
  width: 49.59%;
}

.ckfcfw-ysitem .txt {
  width: 42%;
}

.ckfcfw-ysitem .txt p b {
  font-size: 16px;
}

.ckfcfw-ysitem .txt .list li {
  margin-top: 25px;
  padding-left: 22px;
  font-size: 15px;
  line-height: 2em;
  position: relative;
}

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

.ckfcfw-ysitem1 {
  flex-direction: row-reverse;
  margin-top: 10px;
}

.ckfcfw-ysitem1 .pic {
  width: 42%;
}

.ckfcfw-ysitem1 .pic img {
  border: 2px solid #F2F2F2;
  margin-top: 17px;
}

.ckfcfw-ysitem1 .txt {
  width: 53%;
}

.ckfcfw-ysitem1 .txt .ckfwtit1 {
  margin-bottom: 35px;
  margin-top: 55px;
}

.ckfcfw-ysitem1 .txt p {
  margin-bottom: 30px;
}

.ckfw-case {
  align-items: initial;
}

.ckfw-case li {
  width: 47.38%;
  margin-bottom: 60px;
}

.ckfw-case li .aniimg {
  position: relative;
  margin-bottom: 30px;
}

.ckfw-case li .aniimg .txt {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgba(5, 12, 25, 0.9);
  height: 70px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ckfw-case li .aniimg .txt span {
  font-size: 48px;
  color: #FFF;
  opacity: 0.2;
  font-weight: bold;
  position: absolute;
  left: 40px;
  top: 50%;
  line-height: 1em;
  margin-top: -24px;
}

.ckfw-case li .aniimg .txt h4 {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}

.ckfw-case li p {
  margin-top: 20px;
}

.ckfw-case1 {
  background: url(../images/service/ckfw-pic18.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: 35px;
  padding-bottom: 35px;
}

.ckfw-case1 li {
  position: relative;
  height: 50px;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ckfw-case1 li:first-child {
  border-right: 2px solid #FFF;
}

.ckfw-case1 li span {
  font-size: 48px;
  color: #FFF;
  opacity: 0.2;
  font-weight: bold;
  position: absolute;
  left: 40px;
  top: 50%;
  line-height: 1em;
  margin-top: -24px;
}

.ckfw-case1 li h4 {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}

/*采矿服务----------end*/
/*尾矿库服务*/
.wkkfw-top {
  position: relative;
}

.wkkfw-top .txt {
  width: 52%;
  padding-top: 33px;
}

.wkkfw-top .txt p {
  margin-bottom: 1.5em;
}

.wkkfw-top > img {
  margin-top: 45px;
}

.wkkfw-top .pic {
  position: absolute;
  width: 43.16%;
  box-sizing: border-box;
  padding: 10px 15px;
  right: 0;
  top: 0;
  background: #FFF;
}

.wkkfw-top .pic img {
  width: 47.78%;
}

.wkkfw-top .pic img:nth-child(2) {
  width: 49%;
}

.wkkfw-ys {
  background: url(../images/service/wkkfw-pic2.jpg) no-repeat;
  background-size: 100% 100%;
  align-items: initial;
  margin-top: 58px;
  position: relative;
}

.wkkfw-jt {
  position: absolute;
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  left: 34.5%;
  margin-left: -30px;
  top: 50%;
  margin-top: -30px;
}

.wkkfw-other {
  width: 34.5%;
  background: rgba(255, 255, 255, 0.85);
  box-sizing: border-box;
  padding: 50px 60px;
}

.wkkfw-other h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}

.wkkfw-other h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 10px 0 10px;
  border-color: #BD1D21 transparent transparent transparent;
  left: 50%;
  bottom: -24px;
  margin-left: -10px;
}

.wkkfw-other .txt {
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 65px 0;
}

.wkkfw-other .txt ul li {
  font-weight: bold;
  font-size: 16px;
  padding: 15px 0;
  padding-left: 35px;
  background: url(../images/service/wkkfw-no.png) no-repeat left center;
  background-size: 18px 18px;
}

.wkkfw-xinhai {
  width: 65.5%;
  background: rgba(5, 12, 25, 0.75);
  box-sizing: border-box;
  padding: 50px 60px;
}

.wkkfw-xinhai h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  color: #FFF;
}

.wkkfw-xinhai h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 10px 0 10px;
  border-color: #FFF transparent transparent transparent;
  left: 50%;
  bottom: -24px;
  margin-left: -10px;
}

.wkkfw-xinhai .txt {
  background: rgba(189, 29, 33, 0.7);
  padding: 20px 40px;
}

.wkkfw-xinhai .txt ul li {
  margin: 24px 0;
  font-size: 15px;
  color: #FFF;
  padding-left: 35px;
  background: url(../images/service/wkkfw-rz.png) no-repeat left center;
  background-size: 20px 20px;
}

.wkkfw-xinhai .txt ul li b {
  font-size: 16px;
}

.wkkfw-tit {
  text-align: center;
  margin-bottom: 50px;
}

.wkkfw-tit h2 {
  display: inline-block;
  line-height: 50px;
  font-weight: bold;
  font-size: 24px;
  border-bottom: 2px solid #BD1D21;
  padding-right: 15px;
}

.wkkfw-tit h2 b {
  display: inline-block;
  font-size: 32px;
  background: #BD1D21;
  color: #FFF;
  padding-left: 30px;
  line-height: 50px;
  height: 50px;
  vertical-align: bottom;
  padding-right: 25px;
  margin-right: 47px;
  position: relative;
}

.wkkfw-tit h2 b::before {
  content: "";
  display: block;
  width: 19px;
  height: 100%;
  background: url(../images/service/wkkfw-tit.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -19px;
  top: 0;
}

.wkkfw-solubox {
  background: url(../images/service/wkkfw-pic3.jpg) no-repeat center top;
  background-size: 100% auto;
  padding-top: 114px;
}

.wkkfw-solu {
  padding-left: 100px;
  padding-right: 100px;
  box-sizing: content-box;
  background: #FFF;
  padding-top: 65px;
}

.wkkfw-solutop {
  align-items: flex-end;
  margin-top: -100px;
}

.wkkfw-solutop .txt {
  width: 54%;
  padding-bottom: 25px;
}

.wkkfw-solutop .txt p {
  font-size: 16px;
}

.wkkfw-solutop .txt ul li {
  margin-top: 40px;
}

.wkkfw-solutop .txt ul li h4 {
  color: #BD1D21;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  margin-bottom: 25px;
  padding-left: 20px;
}

.wkkfw-solutop .txt ul li h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.5em;
}

.wkkfw-solutop .txt ul li p {
  padding-left: 20px;
  font-size: 15px;
}

.wkkfw-solutop .pic {
  width: 38.5%;
}

.wkkfw-solubot {
  margin-top: 48px;
}

.wkkfw-solubot .pic {
  width: 41.6%;
}

.wkkfw-solubot .txt {
  width: 51.16%;
}

.wkkfw-solubot .txt ul {
  margin-top: -40px;
}

.wkkfw-solubot .txt ul li {
  margin-top: 40px;
}

.wkkfw-solubot .txt ul li h4 {
  color: #BD1D21;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  margin-bottom: 25px;
  padding-left: 20px;
}

.wkkfw-solubot .txt ul li h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.5em;
}

.wkkfw-solubot .txt ul li p {
  padding-left: 20px;
  font-size: 15px;
}

.wkkfw-xhys {
  background: #F4F8FB;
  margin-top: 60px;
  padding: 60px 0;
}

.wkkfw-xhyslist {
  align-items: initial;
  margin-top: -48px;
}

.wkkfw-xhyslist li {
  width: 47.5%;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #BD1D21;
  padding: 40px 35px;
  display: flex;
  align-items: center;
  margin-top: 68px;
}

.wkkfw-xhyslist li h4 {
  display: inline-block;
  position: absolute;
  color: #FFF;
  background: #BD1D21;
  font-size: 18px;
  padding: 0 40px;
  height: 32px;
  line-height: 32px;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}

.wkkfw-xhyslist li p {
  text-align: center;
}

.wkkfw-gf {
  margin-bottom: 60px;
  position: relative;
}

.wkkfw-gf .wkkfw-gftxt {
  position: absolute;
  background: #fff;
  width: 77.58%;
  left: 80px;
  top: 89px;
  padding: 55px 50px;
  box-sizing: border-box;
}

.wkkfw-gftxt h4 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 35px;
}

.wkkfw-gftxt p {
  padding-left: 18px;
  position: relative;
  margin-top: 15px;
}

.wkkfw-gftxt p::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.5em;
}

.wkkfw-gftxt p b {
  font-size: 16px;
}

.wkkfw-yunying {
  margin-bottom: 60px;
  position: relative;
}

.wkkfw-yunying img {
  display: block;
  width: 100%;
}

.wkkfw-yunying::before {
  content: "";
  display: block;
  width: 50%;
  background: rgba(5, 12, 25, 0.8);
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.wkkfw-yunying .wkkfw-gftxtbox {
  position: absolute;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.wkkfw-yunying .wkkfw-gftxt {
  width: 72.6%;
  background: #FFF;
  position: absolute;
  top: 87px;
  padding: 60px 60px;
  right: 0;
}

.wkwfw-case .wkwfw-left {
  width: 39.6%;
}

.wkwfw-case .wkwfw-left .top h4 {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 35px;
  position: relative;
}

.wkwfw-case .wkwfw-left .top h4::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 8px 0 8px;
  border-color: #BD1D21 transparent transparent transparent;
  position: absolute;
  left: 50%;
  margin-top: -8px;
  bottom: -20px;
}

.wkwfw-case .wkwfw-left .bot {
  margin-top: 24px;
  background: #F4F8FB;
  padding: 15px 45px 35px;
}

.wkwfw-case .wkwfw-left .bot h4 {
  padding-left: 20px;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}

.wkwfw-case .wkwfw-left .bot h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.4em;
}

.wkwfw-case .wkwfw-right {
  width: 58%;
}

.wkwfw-case .wkwfw-right .pic {
  align-items: flex-end;
  margin-top: -24px;
}

.wkwfw-case .wkwfw-right .pic > img {
  width: 56.5%;
}

.wkwfw-case .wkwfw-right .pic .img {
  width: 39.6%;
}

.wkwfw-case .wkwfw-right .pic .img img {
  margin-top: 24px;
}

.wkwfw-case .wkwfw-right h4 {
  font-weight: bold;
  font-size: 16px;
  margin-top: 36px;
  position: relative;
  text-align: center;
}

.wkwfw-case .wkwfw-right h4::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 14px 8px;
  border-color: transparent transparent #BD1D21 transparent;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -8px;
}

/*尾矿库服务----------end*/
/*技术实力*/
.jssltit {
  margin-bottom: 50px;
}

.jssltit a {
  font-size: 16px;
}

.jssltit a img {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  margin-left: 10px;
  margin-top: -3px;
}

.jssltit a:hover {
  color: #BD1D21;
}

.wkkfw-tit2 h2 {
  display: inline-block;
  line-height: 45px;
  font-weight: bold;
  color: #BD1D21;
  font-size: 24px;
  border-bottom: 2px solid #BD1D21;
  padding-right: 15px;
}

.wkkfw-tit2 h2 b {
  display: inline-block;
  font-size: 28px;
  background: #BD1D21;
  color: #FFF;
  padding-left: 16px;
  line-height: 40px;
  height: 40px;
  vertical-align: bottom;
  padding-right: 10px;
  margin-right: 35px;
  position: relative;
}

.wkkfw-tit2 h2 b::before {
  content: "";
  display: block;
  width: 19px;
  height: 100%;
  background: url(../images/service/wkkfw-tit.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -19px;
  top: 0;
}

.jssl-yjy {
  position: relative;
}

.jssl-yjy .txt {
  width: 61.3%;
  padding-top: 23px;
}

.jssl-yjy .jssl-list {
  width: 83%;
  margin: 46px auto 0;
  background: url(../images/service/jssl-pic3.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 20px 110px;
}

.jssl-yjy > img {
  margin-top: -106px;
}

.jssl-yjy .img {
  position: absolute;
  width: 26%;
  right: 50px;
  top: 0;
  z-index: 2;
}

.jssl-yjy .img::before {
  content: "";
  display: block;
  background: #FFF;
  height: 100%;
  top: 7px;
  left: -5px;
  right: 14px;
  position: absolute;
  z-index: -1;
}

.jssl-list {
  z-index: 1;
  position: relative;
}

.jssl-list li {
  font-size: 16px;
  font-weight: bold;
  padding-left: 38px;
  background: url(../images/service/wkkfw-rz.png) no-repeat left center;
  background-size: 18px 18px;
  margin: 22px 0;
  color: #FFF;
}

.jssl-sjylist {
  z-index: 1;
  position: relative;
}

.jssl-sjylist li {
  font-size: 16px;
  font-weight: bold;
  padding-left: 38px;
  background: url(../images/service/wkkfw-red.png) no-repeat left center;
  background-size: 18px 18px;
  margin: 22px 0;
}

.jssl-sjy .txt {
  width: 39%;
}

.jssl-sjy .txt .jssl-sjylist {
  margin-top: 45px;
}

.jssl-sjy .pic {
  width: 55.5%;
}

.jssl-sjy .pic p {
  padding-left: 10px;
}

.jssl-sjy .pic .img img {
  box-sizing: border-box;
  margin-top: 50px;
  border: 2px solid #4D4D4D;
  width: 31%;
}

.jjfw-ai {
  margin-top: 40px;
  position: relative;
  z-index: 1;
  padding: 40px 0;
}

.jjfw-ai > img {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  height: 100%;
  z-index: -1;
  top: 0;
}

.jjfw-ai::before {
  content: "";
  width: 68.58%;
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(5, 12, 25, 0.88);
}

.jjfw-aitxt {
  width: 78.16%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.jjfw-aitxt .pic {
  width: 53.7%;
  box-sizing: border-box;
  border: 2px solid #F2F2F2;
}

.jjfw-aitxt .jssl-list {
  width: 35.5%;
}

.jssl-zhongxin {
  background: #F4F8FB;
  padding-top: 1px;
  padding-bottom: 1px;
}

.jssl-zhongxin-item .jssltit {
  margin-bottom: 40px;
}

.jssl-zhongxin-item:nth-child(2n) {
  flex-direction: row-reverse;
}

.jssl-zhongxin-item .pic {
  width: 42.4%;
}

.jssl-zhongxin-item .txt {
  width: 48.75%;
}

.jssl-zhongxin-item .jssl-sjylist {
  margin-top: 35px;
}

.jssl-team li {
  display: none;
}

.jssl-team li:first-child {
  display: block;
}

.jssl-team li .pic {
  width: 35.7%;
}

.jssl-team li .txt {
  width: 58.5%;
}

.jssl-team li .txt h4 {
  font-size: 18px;
  font-weight: bold;
}

.jssl-team li .txt .test {
  margin-top: 30px;
  max-height: 14.7em;
  overflow-y: auto;
  line-height: 1.7em;
  padding-right: 15px;
}

.jssl-team li .txt .test::-webkit-scrollbar {
  width: 2px;
  height: 14px;
}

.jssl-team li .txt .test::-webkit-scrollbar-track {
  background: #ccc;
}

.jssl-team li .txt .test::-webkit-scrollbar-thumb {
  min-height: 20px;
  background-clip: content-box;
  background-color: #BD1D21;
  width: 4px;
}

.jssl-team li .txt .test::-webkit-scrollbar-corner {
  background: transparent;
}

.jssl-team li .txt .test::-webkit-scrollbar-track:hover {
  background: #ccc;
}

.jssl-teambtn {
  margin-top: 70px;
}

.jssl-teambtn li {
  cursor: pointer;
}

.jssl-teambtn li P {
  text-align: center;
  margin-top: 15px;
}

.jssl-teambtn li.active .aniimg {
  border: 2px solid #BD1D21;
}

.jssl-teambtn li.active p {
  color: #BD1D21;
}

.jssl-teambtn .swiper-button-next, .jssl-teambtn .swiper-button-prev {
  width: 28px;
  height: 46px;
  background: rgba(255, 255, 255, 0.3);
  left: 20px;
  top: 72px;
}

.jssl-teambtn .swiper-button-next:after, .jssl-teambtn .swiper-button-prev:after {
  color: #FFF;
  font-size: 22px;
}

.jssl-teambtn .swiper-button-next:hover, .jssl-teambtn .swiper-button-prev:hover {
  background: rgba(0, 0, 0, 0.3);
}

.jssl-teambtn .swiper-button-next {
  left: auto;
  right: 20px;
}

/*技术实力----------end*/
/*矿山设计院*/
.kssjy-top img {
  margin-top: 50px;
}

.kssjy-ckgc {
  margin-top: -40px;
}

.kssjy-ckgc h4 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 24px;
  position: relative;
  margin-bottom: 20px;
  margin-top: 40px;
}

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

.kssjy-ckgc p {
  padding-left: 24px;
}

.kssjy-ckgc img {
  margin-top: 50px;
}

.kssjy-ckgc .text-l {
  width: 50.16%;
}

.kssjy-ckgc .text-r {
  width: 45.16%;
}

.kssjy-xkc {
  background: url(../images/service/kssjy-bg.jpg) no-repeat center top;
  background-size: 100% auto;
}

.kssjy-xkctop h5 {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
}

.kssjy-xkccon {
  box-sizing: content-box;
  background: #FFF;
  margin-top: 45px;
  padding: 50px 80px 0;
}

.kssjy-xkccon .pic {
  width: 49%;
}

.kssjy-xkccon .txt {
  width: 43.9%;
  margin-top: -40px;
}

.kssjy-xkccon .txt h4 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 24px;
  position: relative;
  margin-bottom: 20px;
  margin-top: 40px;
}

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

.kssjy-xkccon .txt p {
  padding-left: 24px;
}

.kssjy-xkccon .txt ul li {
  font-size: 15px;
  padding-left: 24px;
  margin-top: 10px;
}

.kssjy-xkccon .txt ul li b {
  font-size: 16px;
}

.kssjy-wkksj h5 {
  font-weight: bold;
  font-size: 16px;
}

.kssjy-wkksjcon {
  margin-top: 40px;
  position: relative;
}

.kssjy-wkksjcon .txt {
  width: 89.3%;
  margin-left: 10.7%;
  box-sizing: border-box;
  background: #BD1D21;
  padding: 25px 45px;
}

.kssjy-wkksjcon .txt p {
  color: #FFF;
}

.kssjy-wkksjcon img {
  margin-top: -57px;
  position: relative;
  z-index: -1;
}

.kssjy-wkksjcon .test {
  background: #FFF;
  width: 66%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 40px;
}

.kssjy-wkksjcon .test h4 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 24px;
  position: relative;
  margin-bottom: 10px;
  margin-top: 20px;
}

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

.kssjy-wkksjcon .test p {
  padding-left: 24px;
}

.kssjy-fwys img {
  width: 30.8%;
  margin-top: 40px;
}

.kssjy-cxsw {
  background: url(../images/service/kssjy-bg2.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 40px;
  padding-top: 57px;
}

.kssjy-cxsw .content {
  position: relative;
  z-index: 1;
}

.kssjy-cxsw img {
  width: 38.5%;
  position: absolute;
  right: 0;
  border: 1px solid #F2F2F2;
  top: -136px;
  z-index: -1;
}

.kssjy-cxsw p {
  color: #FFF;
}

.kssjy-cxsw .list {
  background: #FFF;
  padding: 50px 60px;
  width: 93%;
  box-sizing: border-box;
  margin-bottom: 45px;
}

.kssjy-cxsw .list li {
  position: relative;
  padding-left: 23px;
  font-size: 15px;
  margin: 13px 0;
}

.kssjy-cxsw .list li b {
  font-size: 16px;
}

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

.kssjy-gjbz li {
  width: 29.5%;
  margin-top: 50px;
}

.kssjy-gjbz li img {
  border: 2px solid #484848;
  box-sizing: border-box;
}

.kssjy-gjbz li p {
  text-align: center;
  margin-top: 20px;
}

.kssjy-num .pic {
  width: 48.5%;
}

.kssjy-num .pic img {
  margin-top: 45px;
}

.kssjy-num .pic p {
  line-height: 2em;
}

.kssjy-num .txt {
  width: 45.8%;
}

.kssjy-num .txt img {
  margin-bottom: 40px;
}

.kssjy-num .txt p {
  line-height: 2em;
}

/*矿山设计院-----end*/
/*矿山研究院*/
.ksyjy-top .txt {
  width: 70.25%;
  padding-top: 32px;
}

.ksyjy-top .txt p {
  width: 90%;
}

.ksyjy-top .txt .img img {
  width: 47.5%;
  margin-top: 40px;
}

.ksyjy-top .pic {
  width: 26.4%;
}

.ksyjy-test .test-l {
  width: 51.3%;
}

.ksyjy-test .test-r {
  width: 43.5%;
}

.ksyjy-test .test-r img {
  margin-top: 50px;
}

.ksyjy-list h4 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 24px;
  position: relative;
  margin-bottom: 15px;
  margin-top: 35px;
}

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

.ksyjy-list p {
  padding-left: 24px;
}

.ksyjy-hys .txt {
  width: 57.5%;
  margin-top: -60px;
}

.ksyjy-hys .txt p {
  margin-bottom: 2em;
}

.ksyjy-hys .txt .ckfwtit1 {
  margin-top: 60px;
}

.ksyjy-hys .pic {
  width: 33.75%;
}

.ksyjy-hys .pic img {
  margin: 26px 0;
}

.ksyjy-yjzx {
  margin-top: 20px;
}

.ksyjy-yjzx .pic {
  width: 44.75%;
}

.ksyjy-yjzx .txt {
  width: 49.16%;
}

.ksyjy-yjzx .txt p {
  margin-top: 2em;
}

/*矿山研究院-----end*/
/*智能装备研究院*/
/* .wkkfw-tit3 h2 {
  font-size: 24px;
  line-height: 39px;
}
.wkkfw-tit3 h2 b {
  line-height: 33px;
  font-size: 27px;
  height: 33px;
} */
.aiyjy-list li {
  margin-top: 50px;
}

.aiyjy-list li:nth-child(2n) {
  flex-direction: row-reverse;
}

.aiyjy-list li .txt {
  width: 51.6%;
}

.aiyjy-list li .txt p {
  margin-top: 2em;
}

.aiyjy-list li .pic {
  width: 40.9%;
}

.aisczx-txt {
  width: 79.8%;
  background: url(../images/service/aiyjy-bg.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 35px 60px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

.aisczx-txt h5 {
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
  line-height: 2em;
}

.aisczx-top {
  align-items: flex-end;
  margin-top: -70px;
}

.aisczx-top .txt {
  width: 42.58%;
  padding-bottom: 40px;
}

.aisczx-top .pic {
  width: 49.25%;
}

.aisczx-zznl p {
  margin-top: 2em;
}

.aisczx-zznllist {
  align-items: initial;
}

.aisczx-zznllist li {
  width: 30.8%;
  margin-top: 40px;
}

.aisczx-zznllist li p {
  text-align: center;
  margin-top: 12px;
}

.aisczx-xnyzl {
  background: url(../images/service/aiyjy-pic12.jpg) no-repeat left center;
  background-size: 67.8% 100%;
  padding: 54px 0 60px;
  margin-top: 50px;
}

.aisczx-xnyzl ul {
  background: #FFF;
  width: 71.6%;
  box-sizing: border-box;
  padding: 45px 0 45px 65px;
  margin-left: 28.4%;
}

.aisczx-xnyzl ul li {
  width: 33.33%;
}

.aisczx-xnyzl ul li img {
  width: 85%;
  margin: 0 auto;
}

.aisczx-xnyzl ul li p {
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}

.sbzz-pjcon {
  background: url(../images/service/aiyjy-bg2.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 45px;
  padding: 10px;
}

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

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

/*智能装备研究院-----end*/
.footer2-bottom p {
  line-height: 60px;
}

.g-box3-bottom .gallery-thumbs .swiper-slide img {
  width: 100%;
  display: block;
}

.g-box4 {
  position: static;
  width: 100%;
}

.g-box4 .g-box4-bottom .g-box4-item {
  margin-left: -108px;
}

@media (max-width: 1500px) {
  .index-jssjrow p {
    font-size: 15px;
  }
  .index-jssjtxt .list li {
    font-size: 18px;
  }
  .index-jssjtxt .pic {
    width: 70%;
  }
  .index-jssjtxt .txt {
    width: 24%;
    margin-top: 25px;
  }
  .index-jssjtxt .txt h4 {
    font-size: 20px;
  }
  .index-jssjtxt .list {
    margin-top: 40px;
    padding: 25px 0;
  }
  .index-setionnav .tit p {
    font-size: 15px;
  }
  .index-setionnav .tit p a {
    font-size: 15px;
  }
  .index-setionnav .tit h2 {
    font-size: 28px;
  }
  .index-jssllist li h4, .index-jssl1 h4 {
    font-size: 13px;
  }
  .index-jssl1 .aniimg {
    padding-bottom: 16px;
  }
  .instrength-rowtop p {
    font-size: 15px;
  }
  .instrength-row {
    width: 48%;
  }
  .index-jssl1 h4 {
    margin-top: 15px;
  }
  .index-jssllist li h4 {
    margin-top: 34px;
  }
  .index-jssllist::before {
    bottom: 32px;
  }
  .instrength-pro li .txt h4 {
    font-size: 14px;
    font-weight: normal;
  }
  .instrength-row .instrength-txt {
    margin-top: 70px;
  }
  .index-strength::before {
    height: 65.5%;
  }
  .instrength-rowtop {
    margin-top: 50px;
  }
  .instrength-rowtop p b {
    font-size: 16px;
  }
  .ckgcsg-topcon .txt p, .ckgcsg-topcon .txt ul li b {
    font-size: 15px;
  }
  .index-setionnav .txt p {
    font-size: 15px;
    line-height: 1.7em;
  }
  .g-box4-bg .index-setionnav2 .txt {
    width: 52%;
  }
  .innewsleft .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
@media (max-width: 1400px) {
  .index-setionnav .txt p {
    font-size: 14px;
  }
  .index-setionnav .tit h2 {
    font-size: 24px;
  }
  .index-epcmo li h4 {
    font-size: 18px;
    height: 45px;
    line-height: 45px;
  }
}