/*banner*/
.banner {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.banner > img {
  position: absolute;
  height: 100%;
  z-index: -1;
}

.bantxt {
  margin-top: 20vh;
}

.bantxt h2 {
  font-size: 1.2rem;
  margin-top: 0.1rem;
  color: #FFF;
  background: url(../images/epcmo1.png) no-repeat left bottom;
  line-height: 1em;
  padding-bottom: 0.2rem;
}

.bantxt p {
  font-size: 0.27rem;
  color: #FFF;
  text-transform: uppercase;
}

.bancon-epcmo {
  position: relative;
  /* width: 5rem; */
  margin-top: 0.2rem;
}

.bancon-epcmo h1 {
  font-size: 1.25rem;
  line-height: 1em;
  vertical-align: bottom;
  font-weight: bold;
  color: #FFF;
  background: url(../images/epcmobg.png) no-repeat left bottom;
  background-size: 2.16rem 0.03rem;
  padding-bottom: 0.13rem;
  font-family: "baskvill";
  letter-spacing: 0.05rem;
  display: inline-block;
}

.bantxt span {
  font-size: 0.27rem;
  color: #FFF;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0.05rem;
  margin-bottom: 0.24rem;
  /* position: absolute;
  bottom: .27rem;
  right: -1.35rem; */
}

.banepcmo-main {
  margin-top: 10vh;
  align-items: initial;
}

.banepcmo {
  align-items: initial;
}

.banepcmo li {
  width: 18.8%;
  position: relative;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-sizing: border-box;
}

.banepcmo li > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.banepcmo li:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  background: url(../images/banepcbg.png) no-repeat center center;
  height: 0.16rem;
  bottom: -0.08rem;
}

.banepccon {
  width: 100%;
  padding: 0.35rem 0.15rem;
  color: #FFF;
  box-sizing: border-box;
  background: rgba(5, 12, 25, 0.92);
  position: relative;
  height: 100%;
  z-index: 2;
}

.banepccon:before, .banepccon:after {
  content: "";
  display: block;
  background-color: rgba(167, 197, 201, 0.05);
  height: 0;
  position: absolute;
  width: 0;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.banepccon:before {
  left: 0;
  top: 0;
}

.banepccon:after {
  right: 0;
  bottom: 0;
}

.banepccon:hover:before, .banepccon:hover:after {
  width: 100%;
  height: 100%;
}

.banepclist {
  width: 100%;
  margin: 0.25rem auto 0;
}

.banepclist a {
  color: #FFF;
  font-size: 15px;
  background: url(../images/epcjt.png) no-repeat left 0.25em;
  padding-left: 0.27rem;
  -o-background-size: 0.13rem 0.14rem;
  background-size: 0.13rem 0.14rem;
  display: block;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
  line-height: 1.3em;
  margin-bottom: 0.08rem;
  cursor: auto;
}

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

.banepclist a[href]:hover {
  margin-left: 3px;
  opacity: 0.5;
}

.banepc-pic {
  border: 1px solid #FFFFFF;
  border-radius: 2px;
  overflow: hidden;
}

.banepccon > span {
  display: block;
  box-sizing: border-box;
  width: 0.5rem;
  height: 0.4rem;
  background: rgba(189, 29, 33, 0.9);
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.34rem;
  color: #FFF;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: -0.2rem;
}

.banepctit {
  height: 2.4em;
  margin-bottom: 0.25rem;
  display: flex;
  align-items: center;
}

.banepctit h4 {
  color: #FFF;
  box-sizing: border-box;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 1.2em;
  width: 100%;
  box-sizing: border-box;
  text-transform: uppercase;
}

.banepcmo-row {
  width: 100%;
  background: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  padding: 0.35rem 0.13rem;
}

.banepcmo-row h3 {
  text-align: center;
  margin-bottom: 0.5rem;
}

.banepcmo-row h3 span {
  display: inline-block;
  color: #FFF;
  position: relative;
  font-weight: bold;
  letter-spacing: 5px;
  font-size: 0.48rem;
  text-transform: uppercase;
}

.banepcmo-row h3 span::before {
  content: "";
  display: block;
  width: 1.66rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  left: -1.93rem;
}

.banepcmo-row h3 span::after {
  content: "";
  display: block;
  width: 1.66rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: -1.93rem;
  top: 50%;
}

.banepcmo-row2 h3 span::before {
  content: "";
  display: block;
  width: 0.57rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  left: -0.72rem;
}

.banepcmo-row2 h3 span::after {
  content: "";
  display: block;
  width: 0.57rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: -0.72rem;
  top: 50%;
}

.banepcmo-row {
  position: relative;
}

.banepcmo-row i {
  display: block;
  position: absolute;
  width: 100%;
  height: 0.3rem;
  left: 0;
  top: 0;
}

.banepcmo-row s {
  display: block;
  position: absolute;
  width: 100%;
  height: 0.3rem;
  left: 0;
  bottom: 0;
}

.banepcmo-row i:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.44rem;
  height: 0.3rem;
  border-top: 2px solid rgba(255, 255, 255, 0.5);
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  left: 0;
  top: 0;
}

.banepcmo-row i:after {
  content: "";
  display: block;
  position: absolute;
  width: 0.44rem;
  height: 0.3rem;
  border-top: 2px solid rgba(255, 255, 255, 0.5);
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  right: 0;
  top: 0;
}

.banepcmo-row s:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.44rem;
  height: 0.3rem;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  left: 0;
  bottom: 0;
}

.banepcmo-row s:after {
  content: "";
  display: block;
  position: absolute;
  width: 0.44rem;
  height: 0.3rem;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  right: 0;
  bottom: 0;
}

.banepcmo-row2 i:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;
  border-top: 2px solid rgba(255, 255, 255, 0.5);
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  left: 0;
  top: 0;
}

.banepcmo-row2 i:after {
  content: "";
  display: block;
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;
  border-top: 2px solid rgba(255, 255, 255, 0.5);
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  right: 0;
  top: 0;
}

.banepcmo-row2 s:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  left: 0;
  bottom: 0;
}

.banepcmo-row2 s:after {
  content: "";
  display: block;
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  right: 0;
  bottom: 0;
}

.bancon {
  position: relative;
  padding-top: 1px;
  height: 100%;
}

.banline1 {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.08);
}

.banline2 {
  content: "";
  display: block;
  position: absolute;
  left: 20.3%;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.08);
}

.banline3 {
  content: "";
  display: block;
  position: absolute;
  left: 40.6%;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.08);
}

.banline4 {
  content: "";
  display: block;
  position: absolute;
  right: 39.1%;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.08);
}

.banline5 {
  content: "";
  display: block;
  position: absolute;
  right: 18.8%;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.08);
}

.banline6 {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.08);
}

.indextit {
  position: relative;
  background: #bd1d21;
  z-index: 1;
}

.indextit:before {
  content: "";
  display: block;
  background: url(../images/protitbg.jpg) no-repeat;
  border-radius: 0px 1rem 0px 0px;
  height: 1.07rem;
  width: 47%;
  position: absolute;
  top: -0.2rem;
  z-index: -1;
  left: 0;
}

.indextit .content {
  -webkit-align-items: initial;
  -moz-box-align: initial;
  -ms-flex-align: initial;
  align-items: initial;
}

.indextitpro {
  width: 51.1%;
  background: url(../images/qmjbg.jpg) no-repeat right center;
  padding: 0.2rem 0 0.3rem;
  float: right;
}

.indextitpro a {
  display: inline-block;
  color: #FFF;
  font-size: 14px;
  padding: 0 0.1rem;
  border-right: 1px solid #FFF;
  height: 0.13rem;
  line-height: 0.13rem;
  margin: 0.08rem 0;
}

.indextitpro a:last-child {
  border: 0 none;
}

.indextitpro a:hover {
  opacity: 0.85;
}

.indextitcon {
  width: 41.5%;
  float: left;
  margin-top: 0.1rem;
}

.indextitcon h3 {
  color: #FFF;
  font-size: 0.24rem;
  padding-bottom: 16px;
  background: url(../images/down.png) no-repeat right bottom;
  -o-background-size: 0.34rem 0.12rem;
  background-size: 0.34rem 0.12rem;
  margin-right: 0.25rem;
  text-transform: uppercase;
}

.indextitcon h2 {
  font-size: 0.44rem;
  color: #bd1d21;
  background: #FFF;
  padding-left: 0.2rem;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
}

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

.indextitcon:hover h2 {
  opacity: 0.9;
}

.indextit-right .indextitpro {
  background: url(../images/fxjbg2.jpg) no-repeat left center;
  float: left;
}

.indextit-right .indextitpro p {
  color: #FFF;
  font-size: 14px;
  line-height: 1.5em;
}

.indextit-right.indextit:before {
  left: auto;
  right: 0;
  border-radius: 1rem 0px 0px 0px;
  background: url(../images/protitbg2.jpg) no-repeat;
}

.indextit-right .indextitcon {
  float: right;
  padding-right: 4%;
}

.indextit-right .indextitcon a {
  -webkit-justify-content: right;
  -moz-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  margin-top: 10px;
}

/*products*/
.indexpro {
  background: url(../images/indexprobg.jpg) no-repeat;
  min-height: 100vh;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.indexpro > .content {
  position: relative;
  display: none;
}

.trator {
  position: absolute;
  width: 2rem;
  top: 1.5rem;
  right: 0;
  z-index: 3;
}

.tratorpic {
  position: relative;
  padding: 0.14rem 0.1rem;
}

.tratorpic .tratorpicbg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: imgRot2 12s infinite linear;
  -moz-animation: imgRot2 12s infinite linear;
  -o-animation: imgRot2 12s infinite linear;
  animation: imgRot2 12s infinite linear;
}

.tratorpic .tratorpiccon {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

@-webkit-keyframes imgRot2 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes imgRot2 {
  0% {
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes imgRot2 {
  0% {
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes imgRot2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.tratortxt {
  color: #FFF;
  margin-top: 0.16rem;
  text-align: center;
  position: relative;
}

.tratortxt::after {
  content: "";
  background: url(../images/proup.png) no-repeat;
  -o-background-size: cover;
  background-size: cover;
  width: 0.28rem;
  height: 0.09rem;
  display: block;
  position: absolute;
  right: 0.2rem;
  top: 0.05rem;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.tratortxt b {
  font-size: 0.4rem;
  font-weight: bold;
}

.tratortxt span {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: -0.1rem;
}

.trator:hover .tratorpiccon {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.trator:hover .tratortxt:after {
  right: 0.15rem;
}

.indexprocon {
  position: relative;
  margin: 0 auto;
  padding-top: 80px;
  height: 530px;
}

.indexprocon ul {
  height: 0;
  position: absolute;
  width: 100%;
  top: -10px;
  -webkit-animation: scaleheight2 1s 1s linear;
  -moz-animation: scaleheight2 1s 1s linear;
  -o-animation: scaleheight2 1s 1s linear;
  animation: scaleheight2 1s 1s linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.indexprocon ul li {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
  background: url(../images/inprolistbg.png) no-repeat center bottom;
  -o-background-size: 130% 0.6rem;
  background-size: 130% 0.6rem;
  padding-bottom: 0.5rem;
}

.indexprocon ul li img {
  width: 100%;
}

.indexprocon ul li h4 {
  text-align: center;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.indexprocon ul li.indexproact .inprolistpic img {
  background: rgba(255, 255, 255, 0.5);
}

.indexprocon ul li.indexproact h4 {
  font-size: 15px;
}

.indexprocon ul li > a {
  position: relative;
  display: block;
}

.indexprocon ul li > a:after {
  content: "";
  background: url(../images/proline.png) no-repeat center center;
  height: 2px;
  position: absolute;
  bottom: 5px;
  left: 5px;
  right: 5px;
  -o-background-size: cover;
  background-size: cover;
}

.indexprocon ul li:hover .inprolistpic:before {
  height: 100%;
  width: 100%;
  -webkit-transition: width 0.2s linear, height 0.15s 0.2s linear;
  -o-transition: width 0.2s linear, height 0.15s 0.2s linear;
  -moz-transition: width 0.2s linear, height 0.15s 0.2s linear;
  transition: width 0.2s linear, height 0.15s 0.2s linear;
}

.indexprocon ul li:hover .inprolistpic:after {
  width: 100%;
  height: 100%;
  -webkit-transition: width 0.2s linear, height 0.15s 0.2s linear;
  -o-transition: width 0.2s linear, height 0.15s 0.2s linear;
  -moz-transition: width 0.2s linear, height 0.15s 0.2s linear;
  transition: width 0.2s linear, height 0.15s 0.2s linear;
}

.inprolistpic {
  margin-top: 10px;
  position: relative;
  z-index: 2;
  padding: 5px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.inprolistpic img {
  background: rgba(255, 255, 255, 0.3);
}

.inprolistpic:before {
  content: "";
  display: block;
  border-top: 2px solid rgb(255, 255, 255);
  border-right: 2px solid rgb(255, 255, 255);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: -1;
  height: 0%;
  width: 0.48rem;
  -webkit-transition: width 0.2s 0.15s linear, height 0.15s linear;
  -o-transition: width 0.2s 0.15s linear, height 0.15s linear;
  -moz-transition: width 0.2s 0.15s linear, height 0.15s linear;
  transition: width 0.2s 0.15s linear, height 0.15s linear;
}

.inprolistpic:after {
  content: "";
  display: block;
  border-bottom: 1px solid rgb(255, 255, 255);
  border-left: 1px solid rgb(255, 255, 255);
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 0.98rem;
  height: 0%;
  -webkit-transition: width 0.2s 0.15s linear, height 0.15s linear;
  -o-transition: width 0.2s 0.15s linear, height 0.15s linear;
  -moz-transition: width 0.2s 0.15s linear, height 0.15s linear;
  transition: width 0.2s 0.15s linear, height 0.15s linear;
}

.arrow {
  position: absolute;
  bottom: 0.9rem;
  text-align: center;
  width: 100%;
}

.arrow .next, .arrow .prev {
  display: inline-block;
  margin: 0 8px;
  box-shadow: 0px 0px 11px 2px rgba(255, 255, 255, 0.47);
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.36;
}

.xcbtn {
  display: inline-block;
  margin: 0 8px;
  box-shadow: 0px 0px 11px 2px rgba(255, 255, 255, 0.47);
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.36;
}

.arrow .next:hover, .arrow .prev:hover, .xcbtn:hover {
  opacity: 1;
}

.inprobg {
  position: absolute;
  bottom: 150px;
  height: 216px;
  width: 81.4%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.inprobg img {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
}

.inprobg .inprobg1 {
  -webkit-animation: scaleMove 0.5s 0s linear;
  -moz-animation: scaleMove 0.5s 0s linear;
  -o-animation: scaleMove 0.5s 0s linear;
  animation: scaleMove 0.5s 0s linear;
}

.inprobg .inprobg2 {
  -webkit-animation: scaleMove2 4s 0.3s infinite;
  -moz-animation: scaleMove2 4s 0.3s infinite;
  -o-animation: scaleMove2 4s 0.3s infinite;
  animation: scaleMove2 4s 0.3s infinite;
}

.inprobg .inprobg3 {
  -webkit-animation: scaleMove2 3s 0.6s infinite;
  -moz-animation: scaleMove2 3s 0.6s infinite;
  -o-animation: scaleMove2 3s 0.6s infinite;
  animation: scaleMove2 3s 0.6s infinite;
}

.circlrbox {
  width: 75%;
  margin: 0 auto;
  top: -45px;
  position: absolute;
  height: 490px;
  left: 51%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.circlrbox:hover {
  cursor: move;
}

.circlrtop {
  position: relative;
  margin: 0 auto;
  -webkit-animation: scaleMove 0.5s 0s linear;
  -moz-animation: scaleMove 0.5s 0s linear;
  -o-animation: scaleMove 0.5s 0s linear;
  animation: scaleMove 0.5s 0s linear;
  height: 370px;
  z-index: 2;
}

.circlrtopbg {
  position: absolute;
  width: 48.8%;
  bottom: -120px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.circlrtopbg span {
  background: url(../images/xz.png) no-repeat center center #bd1d21;
  -o-background-size: 28px 28px;
  background-size: 28px 28px;
  display: block;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 50%;
  margin-left: -0.18rem;
  bottom: 0.3rem;
}

.circlrtop2-hide {
  height: 0;
  opacity: 0;
  z-index: -1;
  margin-top: 0;
}

.proline {
  position: absolute;
  z-index: 1;
  top: 56px;
  overflow: hidden;
  width: 100%;
  -webkit-animation: scaleheight 1s 0.5s linear;
  -moz-animation: scaleheight 1s 0.5s linear;
  -o-animation: scaleheight 1s 0.5s linear;
  animation: scaleheight 1s 0.5s linear;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.proline span:nth-child(1) {
  display: block;
  position: absolute;
  width: 1px;
  height:148px;
  background: #FFF;
  left: 50%;
  z-index: -1;
  top: 17px;
}

.proline span:nth-child(2) {
  display: block;
  position: absolute;
  width: 1px;
  height: 42px;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  background: #FFF;
  left: 37%;
  z-index: -1;
  top: 3px;
}

.proline span:nth-child(3) {
  display: block;
  position: absolute;
  width: 1px;
  height:42px;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
  background: #FFF;
  right: 37%;
  z-index: -1;
  top: 3px;
}

.proline span:nth-child(4) {
  display: block;
  position: absolute;
  width: 1px;
  height: 268px;
  -webkit-transform: rotate(130deg);
  -moz-transform: rotate(130deg);
  -ms-transform: rotate(130deg);
  -o-transform: rotate(130deg);
  transform: rotate(130deg);
  background: #FFF;
  right: 26%;
  z-index: -1;
  top: -70px;
}

.proline span:nth-child(5) {
  display: block;
  position: absolute;
  width: 1px;
  height: 268px;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  transform: rotate(50deg);
  background: #FFF;
  left: 26%;
  z-index: -1;
  top: -70px;
}

@-webkit-keyframes scaleheight2 {
  0% {
    height: 0;
  }
  100% {
    height: 5.5rem;
  }
}
@-moz-keyframes scaleheight2 {
  0% {
    height: 0;
  }
  100% {
    height: 5.5rem;
  }
}
@-o-keyframes scaleheight2 {
  0% {
    height: 0;
  }
  100% {
    height: 5.5rem;
  }
}
@keyframes scaleheight2 {
  0% {
    height: 0;
  }
  100% {
    height: 5.5rem;
  }
}
@-webkit-keyframes scaleheight {
  0% {
    height: 0;
  }
  100% {
    height: 2.7rem;
  }
}
@-moz-keyframes scaleheight {
  0% {
    height: 0;
  }
  100% {
    height: 2.7rem;
  }
}
@-o-keyframes scaleheight {
  0% {
    height: 0;
  }
  100% {
    height: 2.7rem;
  }
}
@keyframes scaleheight {
  0% {
    height: 0;
  }
  100% {
    height: 2.7rem;
  }
}
@-webkit-keyframes scaleMove {
  0% {
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
  }
}
@-moz-keyframes scaleMove {
  0% {
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
  }
}
@-o-keyframes scaleMove {
  0% {
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
  }
}
@keyframes scaleMove {
  0% {
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
  }
}
@-webkit-keyframes scaleMove2 {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.5;
  }
}
@-moz-keyframes scaleMove2 {
  0% {
    -moz-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.5;
  }
}
@-o-keyframes scaleMove2 {
  0% {
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.5;
  }
}
@keyframes scaleMove2 {
  0% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.5;
  }
}
@-webkit-keyframes kuan {
  0% {
    height: 0;
    width: 0;
    display: block;
  }
  50% {
    width: 100%;
    height: 0;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@-moz-keyframes kuan {
  0% {
    height: 0;
    width: 0;
    display: block;
  }
  50% {
    width: 100%;
    height: 0;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@-o-keyframes kuan {
  0% {
    height: 0;
    width: 0;
    display: block;
  }
  50% {
    width: 100%;
    height: 0;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@keyframes kuan {
  0% {
    height: 0;
    width: 0;
    display: block;
  }
  50% {
    width: 100%;
    height: 0;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
.proitem {
  position: absolute;
  top: 1.59rem;
  left: -100px;
}

.proitem li {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 475px;
  height: 0rem;
  padding-right: 45px;
  overflow: hidden;
  padding-top: 20px;
  -webkit-animation: heightMove 0.8s 0s linear;
  -moz-animation: heightMove 0.8s 0s linear;
  -o-animation: heightMove 0.8s 0s linear;
  animation: heightMove 0.8s 0s linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  display: none;
}

.proitem li a {
  position: relative;
  height: 46px;
  display: block;
  z-index: 1;
}

.proitem li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #FFF;
  position: absolute;
  bottom: 5px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
  right: 206px;
}

.proitem li a:before {
  content: "";
  display: block;
  position: absolute;
  right: -45px;
  display: block;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../images/proconbg1.png) no-repeat right center;
}

.proitem li a:hover {
  opacity: 0.85;
}

.proitem li a:hover::after {
  width: 270px;
}

.proitem li h4 {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  padding-right: 1.2rem;
  padding-left: 28px;
  background: url(../images/pro-more.png) no-repeat left 0;
  -o-background-size: 20px 20px;
  background-size: 20px 20px;
  margin-left: 5px;
  position: absolute;
  top: -16px;
}

@-webkit-keyframes heightMove {
  0% {
    height: 0;
  }
  100% {
    height: 400px;
  }
}
@-moz-keyframes heightMove {
  0% {
    height: 0;
  }
  100% {
    height: 400px;
  }
}
@-o-keyframes heightMove {
  0% {
    height: 0;
  }
  100% {
    height: 400px;
  }
}
@keyframes heightMove {
  0% {
    height: 0;
  }
  100% {
    height: 400px;
  }
}
.proitem-con {
  position: relative;
}

.proitem-con:before {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 37px;
  background: #FFF;
  left: 0;
  bottom: 4px;
}

.proitem-con:after {
  content: "";
  display: block;
  position: absolute;
  background: #FFF;
  height: 3px;
  width: 97px;
  left: 0;
  bottom: 0px;
}

.proitemtxt {
  background: rgba(255, 255, 255, 0.15);
  padding: 0.25rem;
  padding-right: 0;
  position: relative;
}

.proitemtxt:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/proconbg2.png) no-repeat;
  width: 45px;
  height: 100%;
  -o-background-size: cover;
  background-size: cover;
  right: -45px;
  top: 0;
}

.proitemtxt p {
  background: url(../images/proitem.png) no-repeat left 7px;
  line-height: 1.8em;
  color: #FFF;
  -o-background-size: 13px 13px;
  background-size: 13px 13px;
  padding-left: 21px;
}

/*insolubox*/
.insolubox {
  background: #bd1d21;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  position: relative;
}

.insolubox:before {
  content: "";
  display: block;
  width: 60.9%;
  background: url(../images/insolubg.jpg) no-repeat left center;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

.insolubox .content {
  position: relative;
}

.insoluleft {
  width: 37.2%;
  position: absolute;
  left: 0;
  z-index: 2;
  top: 0.3rem;
}

.insoluright {
  width: 63.7%;
  margin-left: 36.3%;
  position: relative;
  z-index: 1;
}

.insoluright:before {
  content: "";
  background: #121212;
  position: absolute;
  display: block;
  left: 0;
  right: -1.49rem;
  bottom: -0.7rem;
  z-index: -1;
  top: 0;
}

.inxnytxt {
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  width: 44.8%;
  top: 0;
  height: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1.32rem;
}

.inxnytxt h4 {
  height: 40px;
  line-height: 40px;
  background: #bd1d21;
  font-size: 0.26rem;
  color: #FFF;
  font-weight: bold;
  display: inline-block;
  padding-left: 55px;
  padding-right: 0.1rem;
  position: relative;
}

.inxnytxt h4:before {
  content: "";
  display: block;
  background: url(../images/tuijian.png) no-repeat;
  position: absolute;
  -o-background-size: cover;
  background-size: cover;
  width: 25px;
  height: 25px;
  left: 20px;
  top: 50%;
  margin-top: -13px;
}

.inxnytxt h4:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/insolutit.png) no-repeat;
  width: 16.5px;
  height: 40px;
  right: -16px;
  top: 0;
  -o-background-size: cover;
  background-size: cover;
}

.inxnytxtcon {
  padding: 0.4rem 0.5rem;
}

.inxnytxtcon p {
  color: #FFF;
  font-size: 15px;
  line-height: 1.6em;
  margin-bottom: 0.38rem;
}

.inxnytxtcon a {
  display: block;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  border: 1px dashed #FFF;
  margin-top: 0.1rem;
  color: #FFF;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}

.inxnytxtcon a span {
  display: inline-block;
  background: url(../images/more.png) no-repeat left center;
  -o-background-size: 19px 19px;
  background-size: 19px 19px;
  padding-left: 34px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}

.inxnytxtcon a:hover {
  background: #bd1d21;
  border: 1px solid #bd1d21;
}

.solumore {
  position: absolute;
  width: 0.82rem;
  padding: 30px 0;
  display: block;
  background: #BD1D21;
  right: -0.82rem;
  bottom: 0rem;
  text-align: center;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.solumore img {
  width: auto;
  display: inline-block;
}

.solumore:hover {
  box-shadow: 0px 0px 4px 0px rgba(255, 255, 255, 0.83);
  background: #071121;
}

.insolutit {
  margin-bottom: 0.8rem;
}

.insolutit h3 {
  color: #FFF;
  font-size: 0.24rem;
}

.insolutit h2 {
  margin-top: 18px;
  color: #FFF;
  font-size: 0.44rem;
  margin-left: 0.4rem;
  font-weight: bold;
  background: url(../images/proup.png) no-repeat left top;
  padding-left: 0.57rem;
}

.insolutit h2 span {
  display: inline-block;
  background: #bd1d21;
  line-height: 0.63rem;
  height: 0.63rem;
  padding-left: 0.28rem;
  padding-right: 0.1rem;
  position: relative;
}

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

.insolutit:hover h2 {
  opacity: 0.9;
}

.insolutab li {
  margin-bottom: 0.49rem;
}

.insolutab li > a {
  color: #FFF;
  font-size: 18px;
  background: url(../images/more.png) no-repeat left center;
  -o-background-size: 17px 16px;
  background-size: 17px 16px;
  padding-left: 37px;
}

.insolutab-con {
  display: none;
}

.insolutabact {
  position: relative;
  padding-bottom: 40px;
}

.insolutabact > a {
  display: none;
}

.insolutabact .insolutab-con {
  display: block;
}

.insolutabact:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.37);
  bottom: 0;
  width: 90%;
}

@-webkit-keyframes solutabshow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes solutabshow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes solutabshow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes solutabshow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.insolutab-top {
  border-radius: 4px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 0;
  -webkit-animation: solutabshow 0.8s 0s linear;
  -moz-animation: solutabshow 0.8s 0s linear;
  -o-animation: solutabshow 0.8s 0s linear;
  animation: solutabshow 0.8s 0s linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  border: 1px solid #FFF;
  position: relative;
  width: 100%;
}

.insolutab-top h4 {
  position: absolute;
  color: #FFF;
  font-size: 18px;
  text-transform: uppercase;
  bottom: 0.15rem;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.2rem;
  box-sizing: border-box;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 88%;
}

.insolutab-top span {
  position: absolute;
  display: block;
  width: 0.58rem;
  background: #FFF;
  bottom: 0;
  top: 0;
  right: 0;
  font-size: 46px;
  color: #333333;
  text-align: center;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.insolutab-item {
  margin-top: 25px;
}

.insolutab-item a {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  border: 1px dashed #FFFFFF;
  border-radius: 19px;
  color: #FFF;
  padding: 0 20px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.insolutab-item a span {
  background: url(../images/more.png) no-repeat left center;
  padding-left: 30px;
  -o-background-size: 19px 19px;
  background-size: 19px 19px;
}

.insolutab-item a:hover {
  background: #bd1d21;
  border: 1px dashed #bd1d21;
}

/*incasebox*/
.incasebox {
  background: url(../images/incasebg.jpg) no-repeat;
  padding: 0.7rem 0;
  -o-background-size: cover;
  background-size: cover;
}

.incasebox .content {
  width: 1510px;
  position: relative;
}

@-webkit-keyframes caseshadow {
  0% {
    box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
  }
  50% {
    box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.83);
  }
  100% {
    box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
  }
}
@-moz-keyframes caseshadow {
  0% {
    box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
  }
  50% {
    box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.83);
  }
  100% {
    box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
  }
}
@-o-keyframes caseshadow {
  0% {
    box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
  }
  50% {
    box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.83);
  }
  100% {
    box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
  }
}
@keyframes caseshadow {
  0% {
    box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
  }
  50% {
    box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.83);
  }
  100% {
    box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
  }
}
.casesepc {
  position: absolute;
  width: 75.2%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.casesepc li {
  position: relative;
  width: 21.8%;
  -webkit-animation: caseshadow 1.8s 0.5s infinite;
  -moz-animation: caseshadow 1.8s 0.5s infinite;
  -o-animation: caseshadow 1.8s 0.5s infinite;
  animation: caseshadow 1.8s 0.5s infinite;
  border-radius: 10px;
}

.casesepc li .casesepctxt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  padding-top: 20px;
}

.casesepc li .casesepctxt h3 {
  color: #FFF;
  font-size: 0.36rem;
  font-weight: bold;
  text-align: center;
}

.casesepc li .casesepctxt h4 {
  color: #FFF;
  font-size: 16px;
  text-align: center;
}

.incaseitem {
  position: absolute;
}

.incaseitem > h4 {
  -webkit-animation: scaleMove 1.2s 0s linear;
  -moz-animation: scaleMove 1.2s 0s linear;
  -o-animation: scaleMove 1.2s 0s linear;
  animation: scaleMove 1.2s 0s linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  margin-left: -7px;
}

.incaseitem > h4 a {
  font-size: 12px;
  color: #FFF;
  text-transform: uppercase;
}

.incaseitem > h4 span {
  vertical-align: middle;
  display: inline-block;
  white-space: nowrap;
  width: 8px;
  height: 8px;
  background: #c3c3c3;
  border-radius: 100%;
  margin-right: 7px;
  margin-left: 7px;
  margin-top: -2px;
}

.incaseitem > h4 span i {
  display: block;
  background: #fff;
  -webkit-animation: rodflash 2s infinite;
  -moz-animation: rodflash 2s infinite;
  -o-animation: rodflash 2s infinite;
  animation: rodflash 2s infinite;
  width: 8px;
  height: 8px;
  border-radius: 100%;
}

.incaseitem:nth-child(odd) > h4 {
  -webkit-animation: scaleMove 1.5s 0.5s linear;
  -moz-animation: scaleMove 1.5s 0.5s linear;
  -o-animation: scaleMove 1.5s 0.5s linear;
  animation: scaleMove 1.5s 0.5s linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.incaseitem:nth-child(odd) > h4 span i {
  -webkit-animation: rodflash 2s 1s infinite;
  -moz-animation: rodflash 2s 1s infinite;
  -o-animation: rodflash 2s 1s infinite;
  animation: rodflash 2s 1s infinite;
}

.incaseitembox {
  display: none;
}

.incaseitem-conbox {
  position: absolute;
  width: 280px;
  display: none;
  padding-right: 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: -280px;
  top: -30px;
}

.incaseitem-conbox span {
  display: block;
  width: 84px;
  height: 43px;
  background: url(../images/incaseitembg.png) no-repeat right center;
  position: absolute;
  right: -23px;
  top: 4px;
  z-index: 3;
}

.incaseitem-right {
  left: -280px;
  top: -40px;
}

.incaseitem-right span {
  display: block;
  width: 131px;
  height: 56px;
  background: url(../images/incaseitembg2.png) no-repeat right center;
  position: absolute;
  right: -74px;
  top: 5px;
}

.incaseitem-con {
  opacity: 0;
}

.incaseitem-con h5 {
  background: url(../images/incaseitem-titbg.png) no-repeat;
  -o-background-size: cover;
  background-size: cover;
  font-size: 12px;
  width: 229px;
  color: #FFF;
  line-height: 1.1em;
  height: 36px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 14px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.incaseitem-con .aniimg {
  border: 1px solid rgba(255, 255, 255, 0.42);
  padding: 5px;
  z-index: 1;
  position: relative;
}

.incaseitem-con:hover .aniimg:after {
  content: "";
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  left: 5px;
  top: 5px;
  bottom: 5px;
  right: 5px;
  z-index: 2;
}

.incaseitemact {
  z-index: 4;
}

.incaseitemact .incaseitem-conbox {
  display: block;
}

.incaseitemact .incaseitem-conbox span {
  -webkit-animation: widthMove 0.5s linear;
  -moz-animation: widthMove 0.5s linear;
  -o-animation: widthMove 0.5s linear;
  animation: widthMove 0.5s linear;
}

.incaseitemact h4 span i {
  background: #bd1d21;
}

.incaseitemact .incaseitem-con {
  -webkit-animation: scaleMove11 0.5s 0.5s linear;
  -moz-animation: scaleMove11 0.5s 0.5s linear;
  -o-animation: scaleMove11 0.5s 0.5s linear;
  animation: scaleMove11 0.5s 0.5s linear;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes scaleMove11 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes scaleMove11 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.1);
    transform: scale(0.1);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes scaleMove11 {
  0% {
    opacity: 0;
    -o-transform: scale(0.1);
    transform: scale(0.1);
  }
  100% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scaleMove11 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.incaseitem1 {
  left: 55%;
  top: 74%;
}

.incaseitem2 {
  left: 18%;
  top: 50%;
}

.incaseitem3 {
  left: 23%;
  top: 57%;
}

.incaseitem4 {
  left: 28%;
  top: 59%;
}

.incaseitem5 {
  left: 30.5%;
  top: 61%;
}

.incaseitem6 {
  left: 27%;
  top: 63%;
}

.incaseitem7 {
  left: 25.5%;
  top: 66%;
}

.incaseitem8 {
  left: 27.5%;
  top: 76%;
}

.incaseitem9 {
  left: 50.8%;
  top: 37%;
}

.incaseitem10 {
  left: 45.8%;
  top: 47%;
}

.incaseitem11 {
  left: 43.8%;
  top: 53%;
}

.incaseitem12 {
  left: 45.5%;
  top: 55%;
}

.incaseitem13 {
  left: 49.5%;
  top: 55%;
}

.incaseitem14 {
  left: 46.5%;
  top: 57%;
}

.incaseitem15 {
  left: 55%;
  top: 56%;
}

.incaseitem16 {
  left: 43.5%;
  top: 59%;
}

.incaseitem17 {
  left: 48.5%;
  top: 59.2%;
}

.incaseitem18 {
  left: 46.5%;
  top: 60.5%;
}

.incaseitem19 {
  left: 56%;
  top: 62.5%;
}

.incaseitem20 {
  left: 55%;
  top: 65%;
}

.incaseitem21 {
  left: 52%;
  top: 67%;
}

.incaseitem22 {
  left: 57%;
  top: 68%;
}

.incaseitem23 {
  left: 56%;
  top: 76.5%;
}

.incaseitem24 {
  left: 51.5%;
  top: 77.5%;
}

.incaseitem25 {
  left: 53%;
  top: 81%;
}

.incaseitem26 {
  left: 72%;
  top: 30%;
}

.incaseitem27 {
  left: 80.5%;
  top: 36%;
}

.incaseitem28 {
  left: 74%;
  top: 38%;
}

.incaseitem29 {
  left: 67.5%;
  top: 42%;
}

.incaseitem30 {
  left: 77.5%;
  top: 42%;
}

.incaseitem31 {
  left: 75%;
  top: 44%;
}

.incaseitem32 {
  left: 82.2%;
  top: 44%;
}

.incaseitem33 {
  left: 83.2%;
  top: 46%;
}

.incaseitem34 {
  left: 78.2%;
  top: 47%;
}

.incaseitem35 {
  left: 70.5%;
  top: 47%;
}

.incaseitem36 {
  left: 66%;
  top: 48.5%;
}

.incaseitem37 {
  left: 75.5%;
  top: 48.5%;
}

.incaseitem38 {
  left: 79%;
  top: 50%;
}

.incaseitem39 {
  left: 73.5%;
  top: 51%;
}

.incaseitem40 {
  left: 74%;
  top: 54%;
}

.incaseitem41 {
  left: 77%;
  top: 56%;
}

.incaseitem42 {
  left: 75.5%;
  top: 57.5%;
}

.incaseitem43 {
  left: 81%;
  top: 59%;
}

.incaseitem44 {
  left: 74.8%;
  top: 61.4%;
}

.incaseitem45 {
  left: 78.5%;
  top: 64%;
}

.incaseitem46 {
  left: 68.5%;
  top: 44%;
}

@-webkit-keyframes widthMove {
  0% {
    width: 0;
  }
  100% {
    width: 106px;
  }
}
@-moz-keyframes widthMove {
  0% {
    width: 0;
  }
  100% {
    width: 106px;
  }
}
@-o-keyframes widthMove {
  0% {
    width: 0;
  }
  100% {
    width: 106px;
  }
}
@keyframes widthMove {
  0% {
    width: 0;
  }
  100% {
    width: 106px;
  }
}
@-webkit-keyframes rodflash {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
    opacity: 0;
  }
}
@-moz-keyframes rodflash {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(2, 2);
    -moz-transform: scale(2, 2);
    transform: scale(2, 2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(2, 2);
    -moz-transform: scale(2, 2);
    transform: scale(2, 2);
    opacity: 0;
  }
}
@-o-keyframes rodflash {
  0% {
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(2, 2);
    -o-transform: scale(2, 2);
    transform: scale(2, 2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(2, 2);
    -o-transform: scale(2, 2);
    transform: scale(2, 2);
    opacity: 0;
  }
}
@keyframes rodflash {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(2, 2);
    -moz-transform: scale(2, 2);
    -o-transform: scale(2, 2);
    transform: scale(2, 2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(2, 2);
    -moz-transform: scale(2, 2);
    -o-transform: scale(2, 2);
    transform: scale(2, 2);
    opacity: 0;
  }
}
/*innewsbox*/
.innewsbox {
  background: url(../images/innewsbg.jpg) no-repeat;
  -o-background-size: cover;
  background-size: cover;
  z-index: 1;
  padding: 0.7rem 0;
  position: relative;
}

.innewsbox:before {
  content: "";
  display: block;
  height: 0.85rem;
  background: rgba(189, 29, 33, 0.9);
  position: absolute;
  left: 0;
  top: 4.45rem;
  width: 20%;
  z-index: -1;
}

.innewsleft {
  float: left;
  width: 53.7%;
  z-index: 2;
  position: relative;
}

.innewsleft ul li .aniimg {
  position: relative;
}

.innewsleft ul li .aniimg img {
  aspect-ratio: 280/183;
}

.innewsleft ul li h4 {
  position: absolute;
  font-size: 0.26rem;
  color: #FFF;
  background: rgba(189, 29, 33, 0.9);
  top: 3.755rem;
  width: 70.8%;
  line-height: 1.2em;
  height: 0.85rem;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 0.3rem;
  display: flex;
  align-items: center;
}

.innewsleft ul li h4 span {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.3em;
  max-height: 2.6em;
}

.innewsleft ul li:hover .aniimg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.innewsleft ul li:hover h4 {
  opacity: 0.85;
}

.innewsleft-txt p {
  color: #FFF;
  width: 64%;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  height: 6.8em;
  font-size: 15px;
  overflow: hidden;
}

.newsuserbox {
  overflow: hidden;
  padding: 2px 0;
}

.newsuserbox .newsuser {
  float: left;
}

.newsuserbox > span {
  float: right;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #FFF;
  line-height: 35px;
  padding: 0 0.35rem;
  height: 35px;
  background: #BD1D21;
  margin-right: 0.67rem;
}

.newsuserbox > span i {
  font-style: normal;
  margin-right: 20px;
}

.newsuserbox > span:hover {
  box-shadow: 0px 0px 4px 0px rgba(255, 255, 255, 0.83);
  background: #071121;
}

.newsuser span {
  color: #FFF;
  font-size: 14px;
  margin-right: 0.24rem;
}

.newsuser span img {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  margin-right: 7px;
}

.innewsbtn {
  position: absolute;
  right: 0;
  bottom: 170px;
  z-index: 2;
}

.innewsbtn .swiper-pagination {
  margin-top: 0.23rem;
  width: 100%;
  position: static;
  text-align: center;
}

.innewsbtn .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  background: #FFFFFF;
  opacity: 0.2;
  margin: 0 6px;
}

.innewsbtn .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 0.5;
}

.innewsbtn-tab {
  width: 1.88rem;
}

.innewsbtn-tab div {
  position: static;
  margin: 0;
  padding: 0;
  width: 0.94rem;
  height: 0.75rem;
}

.innewsbtn-tab .swiper-button-prev {
  background: url(../images/left.png) no-repeat center center rgba(255, 255, 255, 0.2);
}

.innewsbtn-tab .swiper-button-prev:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.innewsbtn-tab .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.1);
}

.innewsbtn-tab .swiper-button-next {
  background: url(../images/right.png) no-repeat center center rgba(255, 255, 255, 0.4);
}

.innewsbtn-tab .swiper-button-next:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.innewsbtn-tab .swiper-button-next.swiper-button-disabled {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.1);
}

.innewsnum {
  color: #FFF;
  font-size: 22px;
  line-height: 1em;
  margin-top: 0.4rem;
}

.innewsnum b {
  font-size: 0.46rem;
  font-weight: normal;
}

.innewsright {
  width: 46.2%;
}

.innewstit {
  margin-left: 0.8rem;
  overflow: hidden;
}

.innewstit h3 {
  font-size: 0.24rem;
  height: 0.58rem;
  margin-right: 0.2rem;
  color: #FFF;
  float: left;
  background: url(../images/proup.png) no-repeat right bottom;
}

.innewstit h2 {
  float: left;
  font-size: 0.44rem;
  color: #FFF;
}

.innewstit h2 span {
  display: inline-block;
  background: #bd1d21;
  line-height: 0.63rem;
  height: 0.63rem;
  padding-left: 0.28rem;
  font-weight: bold;
  padding-right: 0.1rem;
  position: relative;
}

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

.innewsright-row {
  background: rgba(255, 255, 255, 0.1);
  margin-top: 0.8rem;
  padding: 0.45rem 0;
  position: relative;
  z-index: 1;
}

.innewsright-row:before {
  content: "";
  display: block;
  width: 1.88rem;
  position: absolute;
  height: 100%;
  left: -1.88rem;
  background: rgba(255, 255, 255, 0.1);
  z-index: -1;
  top: 0;
}

.innewsright-row h3 {
  text-transform: uppercase;
  line-height: 30px;
  border-left: 8px solid #BD1D21;
  padding-left: 0.5rem;
  padding-right: 0.3rem;
}

.innewsright-row h3 a {
  color: #FFF;
  font-size: 22px;
  font-weight: bold;
  display: block;
  background: url(../images/newsmore.png) no-repeat right center;
}

.innewsright-row h3 a:hover {
  opacity: 0.85;
}

.innewsright-list li {
  padding: 0 0.55rem;
  position: relative;
  z-index: 1;
  margin-top: 0.55rem;
}

.innewsright-list li > a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  box-pack: space-between;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-align: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.innewsright-list li .aniimg {
  width: 29.5%;
  background: rgba(255, 255, 255, 0.18);
  overflow: visible;
}

.innewsright-list li .aniimg img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.innewsright-list li:after {
  content: "";
  display: block;
  top: -20px;
  bottom: -20px;
  z-index: -1;
  position: absolute;
  background: rgba(255, 255, 255, 0.16);
  width: 80.3%;
  right: 5px;
  display: none;
}

.innewsright-list li:hover:after {
  display: block;
}

.innewsright-list li:hover .aniimg img {
  margin-bottom: 10px;
  margin-top: -10px;
  margin-left: -10px;
}

.innewsr-listtxt {
  width: 63%;
}

.innewsr-listtxt h4 {
  font-size: 15px;
  color: #FFF;
  margin-bottom: 0.2rem;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.3em;
  max-height: 3.9em;
}

.infootlink a {
  color: #FFF;
  display: inline-block;
  padding: 0 8px;
  border-right: 1px solid #FFF;
  line-height: 14px;
  height: 14px;
}

.infootlink a:last-child {
  border: 0 none;
}

.infootlink a:hover {
  opacity: 0.85;
}

/* 20250923 */
.in-technical {
  background: url(../images/in-technicalbg.jpg) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 75px;
}
.in-technical .indextitcon {
  width: 38%;
}
.in-technical .indextit:before {
  background-image: url(../images/in-technical-titbg.jpg);
  background-size: 100% 100%;
}

.in-technical-tit {
  padding: 17px 0;
  width: 58%;
  box-sizing: border-box;
  min-height: 100px;
}
.in-technical-tit h4{
  font-weight: normal;
  color: #FFFF;
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.in-technical-tit p {
  width: 38%;
  color: #FFF;
  font-size: 14px;
}
.in-technical-tit ul {
  box-sizing: border-box;
  padding-left: 35px;
  width: 57.7%;
  border-left: 1px solid #FFF;
}
.in-technical-tit ul li {
  color: #FFF;
  font-size: 14px;
  position: relative;
  line-height: 1.7em;
}
.in-technical-tit ul li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
  left: 0;
}
.index-jsslrow{
  align-items:flex-start;
  margin-top: 30px;
}
.index-jssl1 {
  width: 24.7%;
  margin-top: 47px;
}


.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/index-jsslbg1.png) no-repeat center bottom;
  background-size: 100% auto;
  box-sizing: border-box;
}

.index-jssl1 .aniimg img {
  width: 100%;
  box-shadow: 0px 2px 2px 0px rgba(10,10,10,0.11);
  display: block;
}

.index-jssl2 {
  width: 41.7%;
}

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

.index-jssllist::before {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  width: 100%;
  height: 45px;
  background: url(../images/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%;
  box-shadow: 0px 2px 2px 0px rgba(10,10,10,0.11);
  
}

.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 {
}
.index-jssllist-bot{
  width: 74.45%;
  margin: -.4rem auto 0;
  box-sizing: border-box;
  padding: 0 35px;
  align-items: flex-end;
  position: relative;
}
.index-jssllist-bot::before{
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  height: 44px;
  bottom: 34px;
  left: 0;
  background: url(../images/index-jssllist-bot.png) no-repeat;
  background-size: 100% 100%;
}
.index-jssllist-bot li{
  width: 26%;
}
.index-jssllist-bot li.blastitem{
  width: 44.2%;
}
.index-jssllist-bot li .aniimg img{
  width: 100%;
  box-shadow: 0px 2px 2px 0px rgba(10,10,10,0.11);
}
.index-jssllist-bot li h4{
  color: #FFF;
  font-size: 15px;
  text-align: center;
  font-weight: normal;
  margin-top: 40px;
}
.in-technicallist4 {
  align-items: initial;
  width: 100%;
  margin: 0.63rem auto 0;
  padding: 0 .5rem;
  box-sizing: border-box;
  z-index: 1;
  position: relative;
}
.in-technicallist4::before{
  content: '';
  position: absolute;
  width: 100%;
  height: .41rem;
  background: url(../images/technicalitem.png) no-repeat;
  background-size: 100% 100%;
  bottom: .35rem;
  left: 0;
  z-index: -1;
}
.in-technicallist4 li {
  width: 21.7%;
}
.in-technicallist4 li img{
  box-shadow: 0px 2px 2px 0px rgba(10,10,10,0.11);
}
.in-technicallist4 li h4 {
  color: #FFF;
  font-size: 15px;
  margin-top: .4rem;
  line-height: 1.4em;
  text-align: center;
}

.in-technicallist5 {
  width: 100%;
  margin: 0.35rem auto 0;
  align-items: initial;
  box-sizing: border-box;
  padding: 0 .5rem;
  z-index: 1;
  position: relative;
}
.in-technicallist5::before{
  content: '';
  position: absolute;
  width: 100%;
  height: .41rem;
  background: url(../images/technicalitem.png) no-repeat;
  background-size: 100% 100%;
  bottom: .77rem;
  left: 0;
  z-index: -1;
}
.in-technicallist5 li {
  width: 13.5%;
}
.in-technicallist5 .blastitem{
  width: 26.4%;
}
.in-technicallist5 li img{
  box-shadow: 0px 2px 2px 0px rgba(10,10,10,0.11);
}
.in-technicallist5 li h4 {
  color: #FFF;
  font-size: 15px;
  margin-top: .4rem;
  line-height: 1.4em;
  text-align: center;
}

.in-design {
  background: url(../images/in-designbg.jpg) no-repeat;
  background-size: cover;
  padding-top: 0.7rem;
}
.in-design .content {
  align-items: initial;
}

.in-design-left {
  width: 55.4%;
}
.in-design-left p {
  color: #FFF;
  font-size: 15px;
  max-width: 88%;
}
.in-design-left > h4 {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  position: relative;
  padding-left: 0.24rem;
  margin-bottom: 0.3rem;
}
.in-design-left > h4::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #BD1D21;
  border-radius: 50%;
  left: 0;
  top: 0.55em;
}
.in-design-left > h4 b {
  font-size: 18px;
  /* text-transform: uppercase; */
}
.in-design-left .txt {
  background: #FFF;
  margin-top: 0.4rem;
  margin-bottom: 0.6rem;
  padding: 0.3rem 0.25rem;
}
.in-design-left .txt h4 {
  font-weight: bold;
  text-transform: uppercase;
  color: #BD1D21;
  margin-bottom: 0.25rem;
}
.in-design-left .txt ul li {
  font-size: 16px;
  font-weight: bold;
  padding-left: 0.25rem;
  background: url(../images/teamdh.png) no-repeat left center;
  background-size: 0.14rem 0.14rem;
}

.indesign-tit {
  margin-bottom: 0.4rem;
}
.indesign-tit h3 {
  display: inline-block;
  position: relative;
  background: #BD1D21;
  padding: 0.09rem 0.23rem;
  font-size: 0.22rem;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
}
.indesign-tit h3::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  right: -0.2rem;
  width: 0.2rem;
  top: 0;
  background: url(../images/in-titbg.png) no-repeat;
  background-size: 100% 100%;
}

.in-design-right {
  background: url(../images/in-design5.jpg) no-repeat center bottom;
  background-size: 100% auto;
  width: 38.2%;
}
.in-design-right .pic {
  border: 1px solid #FFFFFF;
  width: 91%;
  margin: 0 auto;
}
.in-design-right .tit {
  margin-left: 0.5rem;
  margin-top: 0.55rem;
  width: 70%;
}
.in-design-right .tit h4 {
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  color: #FFF;
  font-weight: bold;
}
.in-design-right .tit h4::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  border-radius: 50%;
  margin-right: 0.14rem;
  vertical-align: middle;
  margin-top: -3px;
}
.in-design-right .tit h5 {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  text-align: right;
  margin-top: 0.15rem;
}
.in-design-right .list {
  margin-left: 0.8rem;
  margin-top: 0.45rem;
}
.in-design-right .list li {
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  background: url(../images/teamdh2.png) no-repeat left center;
  background-size: 14px 14px;
  line-height: 2.3em;
  padding-left: 26px;
}
.in-design-right .piclist {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.35rem;
  margin-top: 0.35rem;
}
.in-design-right .piclist li {
  width: 47.6%;
}
.in-design-right .piclist li h4 {
  font-size: 15px;
  color: #FFF;
  text-align: center;
  margin-top: 15px;
}

.indextit-txt {
  height: 1rem;
  width: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.indextit-txt p {
  color: #FFF;
  text-align: center;
}

.indextitcon h2 {
  line-height: 1.1em;
}
.indextitcon h2 b {
  font-size: 0.2rem;
  display: block;
  font-weight: normal;
  line-height: 1em;
}

.indextitcon2 {
  margin-top: 0;
}
.indextitcon2 h2:after {
  background-image: url(../images/indextitbg2.png);
}

.in-equipment {
  background: url(../images/in-equipmentbg1.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.in-equipment::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/in-equipmentbg2.jpg) no-repeat;
  background-size: cover;
  right: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  width: 55.8%;
}
.in-equipment .content {
  align-items: initial;
}

.in-equipmentleft {
  width: 41.7%;
  padding-top: 0.65rem;
}
.in-equipmentleft p {
  color: #FFF;
  font-size: 15px;
  width: 83%;
}
.in-equipmentleft .pic {
  position: absolute;
  width: 44.1%;
  left: 0;
  bottom: 0;
}

.in-equipmentright {
  width: 52.14%;
  padding-top: 0.15rem;
  padding-bottom: 0.65rem;
}
.in-equipmentright p {
  color: #FFF;
  font-size: 15px;
}
.in-equipmentright .indesign-tit {
  margin-bottom: 0.2rem;
  margin-top: 0.35rem;
}
.in-equipmentright .list {
  align-items: initial;
}
.in-equipmentright .list li {
  width: 31.5%;
  margin-top: .2rem;
  position: relative;
}
.in-equipmentright .list li h4 {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgba(6, 10, 13, 0.85);
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 10px;
}
.in-equipmentright .list li h4 span {
  color: #FFF;
  font-size: 14px;
  line-height: 1.2em;
  text-align: center;
}

.in-protit {
  width: 85.35%;
  position: relative;
  z-index: 3;
}
.in-protit .indesign-tit {
  width: 30.2%;
  margin-bottom: 0;
}
.in-protit .list {
  width: 60%;
}
.in-protit .list li {
  display: inline-block;
  color: #FFF;
  padding: 0 0.1rem;
  border-right: 1px solid #FFF;
  height: 0.13rem;
  line-height: 0.13rem;
  margin: 0.08rem 0;
}
.in-protit .list li a {
  color: #FFF;
  font-size: 14px;
}
.in-protit .list li:last-child {
  border: 0 none;
}
.in-protit .list li a:hover {
  opacity: 0.85;
}

.trator {
  top: 0.8rem;
}

.indexpro {
  padding-top: 0.8rem;
}

.circlrbox {
  width: 64%;
  top: -28px;
}

.indextit-case .indextitcon {
  width: 35.5%;
}
.indextit-case:before {
  width: 45%;
  background-image: url(../images/casetitbg.jpg);
}
.indextit-case .txt {
  width: 51.1%;
  float: right;
  height: 1rem;
  padding: 0.2rem 0 0.25rem;
  box-sizing: border-box;
}
.indextit-case .txt p {
  font-size: 14px;
  color: #FFF;
}

.in-exhibit {
  background: url(../images/in-exhibitbg.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 0.7rem;
}
.in-exhibit .content {
  position: relative;
}
.in-exhibit .indextitcon a {
  justify-content: flex-start;
}
.in-exhibit .indextit-txt {
  float: right;
}
.in-exhibit .indextit:before {
  width: 45%;
  background-image: url(../images/exhibittitbg.jpg);
}

.in-exhibit-con {
  position: relative;
  margin-top: 0.6rem;
  padding-bottom: 0.3rem;
}
.in-exhibit-con::before {
  content: "";
  display: block;
  position: absolute;
  height: .8rem;
  width: 63.65%;
  background: url(../images/in-exhibitbg1.jpg) no-repeat;
  background-size: cover;
  left: 0;
  bottom: 0;
}
.in-exhibit-con .swiper-slide .wap-flex {
  align-items: flex-start;
}
.in-exhibit-con .swiper-slide .pic {
  width: 47.2%;
  border: 10px solid #FFF;
  margin-top: .3rem;
  box-sizing: border-box;
}
.in-exhibit-con .swiper-slide .txt {
  margin-top: 0.28rem;
  width: 48%;
}
.in-exhibit-con .swiper-slide .txt h4 {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  line-height: 1.7em;
  max-width: 90%;
  margin-bottom: 0.3rem;
}
.in-exhibit-con .swiper-slide .txt .list {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.14);
  box-sizing: border-box;
  padding: 0.25rem 0.55rem;
  position: relative;
}
.in-exhibit-con .swiper-slide .txt .list::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  background: #FFF;
  left: 0.58rem;
  top: 0.28rem;
  bottom: 0.28rem;
}
.in-exhibit-con .swiper-slide .txt .list li {
  font-size: 16px;
  color: #FFF;
  position: relative;
  padding-left: .3rem;
  line-height: 1.5em;
  margin: 0.26rem 0;
}
.in-exhibit-con .swiper-slide .txt .list li::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  top: .35em;
  border-radius: 50%;
  left: 0;
}
.in-exhibit-con .swiper-slide .txt .list li b {
  text-transform: uppercase;
}
.in-exhibit-con .swiper-slide .txt h5 {
  font-size: 20px;
  color: #FFF;
  margin-top: 1rem;
}

.in-exhibit-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 46px;
  width: 152px;
  bottom: -0.5rem;
}
.in-exhibit-btn .swiper-button-prev, .in-exhibit-btn .swiper-button-next {
  position: static;
  margin: 0;
  padding: 0;
  width: 50%;
  height: 100%;
  background: url(../images/left.png) no-repeat center center rgba(255, 255, 255, 0.23);
}
.in-exhibit-btn .swiper-button-prev:hover, .in-exhibit-btn .swiper-button-next:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.in-exhibit-btn .swiper-button-next {
  background: url(../images/right.png) no-repeat center center rgba(255, 255, 255, 0.4);
}

/* 20250923----end*/
@media (max-width: 1700px) {
  .innewsleft ul li h4 {
    top: 4.3rem;
  }
  .innewsbox:before {
    top: 5rem;
  }
  .arrow {
    bottom: 0.85rem;
  }
}
@media (max-width: 1600px) {
  .proitem {
    left: -70px;
  }
  .incasebox .content {
    width: 1400px;
  }
  .proline {
    top: 0px;
  }
  .proline span:nth-child(1) {
    height: 138px;
  }
  .proline span:nth-child(4) {
    height: 244px;
  }
  .proline span:nth-child(5) {
    height: 244px;
  }
  .circlrbox {
    top: -82px;
  }
  .indextitpro {
    width: 52.1%;
  }
  .indextitcon {
    width: 40.2%;
  }
  .indextitcon h3 {
    font-size: 20px;
  }
  .indextitcon h2 {
    font-size: 0.4rem;
  }
  .indextit-right .indextitcon {
    padding-right: 9%;
    width: 38.2%;
  }
  .insolutab-top h4 {
    font-size: 16px;
  }
  .incasebox .content {
    width: 1200px;
  }
  .indextitpro a {
    margin: 8px 0;
    font-size: 12px;
  }
  .proitemtxt p {
    font-size: 14px;
  }
  .proitem li {
    width: 419.4px;
  }
  .proitem li h4 {
    font-size: 16px;
    padding-left: 23px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px;
  }
  .inxnytxtcon p {
    font-size: 14px;
  }
  .inxnytxtcon a span {
    font-size: 14px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    padding-left: 25px;
  }
  .insolutab-item a span {
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    padding-left: 25px;
    font-size: 14px;
  }
  .insolutab li > a {
    font-size: 16px;
  }
  .casesepc {
    top: 20px;
  }
  .innewsr-listtxt h4 {
    font-size: 14px;
    line-height: 1.4em;
  }
  .innewsleft-txt p {
    font-size: 14px;
  }
  .circlrtopbg {
    bottom: -70px;
    width: 57.8%;
  }
  .insolutabact {
    padding-bottom: 30px;
  }
  .innewsbtn {
    bottom: 160px;
  }
  .indexprocon {
    height: 382px;
    padding-top: 134px;
  }
  .inprobg {
    bottom: 130px;
    height: 170px;
    width: 81.4%;
  }
  .banepctit {
    margin-bottom: 0.25rem;
  }
  .arrow {
    bottom: 0.8rem;
  }
  .indexprocon ul {
    top: -85px;
  }
  .indextit-right .indextitpro p {
    font-size: 12px;
  }
  .casesepc li {
    width: 23%;
  }
  .casesepc li .casesepctxt h4 {
    font-size: 15px;
  }
  .casesepc li .casesepctxt {
    padding-top: 15px;
  }
  .innewsleft ul li h4 {
    top: 4.8rem;
  }
  .innewsbox:before {
    top: 5.5rem;
  }
  .in-exhibit-con .swiper-slide .txt h5 {
    margin-top: 1.4rem;
  }
}
@media (max-width: 1450px) {
  .banepclist {
    width: 92%;
  }
  .bantxt {
    /* margin-top: 20vh; */
  }
  .banepcmo-main {
    /* margin-top: .8rem; */
  }
  .banepclist a {
    font-size: 14px;
    padding-left: 0.2rem;
  }
  .indexprocon ul {
    top: -19px;
  }
  .inprobg {
    bottom: 150px;
  }
  .circlrbox {
    top: -10px;
  }
  .proline {
    top: 10px;
  }
  .innewsleft ul li h4 {
    top: 4.4rem;
  }
  .innewsbox:before {
    top: 5.1rem;
  }
  .innewsleft-txt p {
    -webkit-line-clamp: 3;
    height: 5.1em;
  }
  .innewsleft-txt p {
    margin-top: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .innewsbtn-tab div {
    height: 0.72rem;
  }
  .innewsbtn {
    bottom: 120px;
  }
  .insolubox:before {
    width: 62.55%;
  }
  /*20250923*/
  .in-technical .indextitcon {
    width: 33%;
  }
  .in-technical .indextit:before {
    width: 40.6%;
  }
  .in-technical-tit {
    width: 62.5%;
  }
  .in-technical-tit p {
    width: 39.5%;
  }
  .in-technicallist5 li h4 {
    font-size: 14px;
  }
  .in-design-left .txt ul li {
    font-size: 14px;
    padding-left: 18px;
  }
  .in-design-right .list li {
    font-size: 14px;
  }
  .in-protit .list {
    width: 68%;
  }
  .indextit-case .indextitcon {
    width: 30.5%;
  }
  .indextit-case:before {
    width: 40%;
  }
  .indextit-case .txt {
    width: 58.1%;
  }
  .in-exhibit .indextit:before {
    width: 42.5%;
  }
  .in-exhibit-con .swiper-slide .txt h4 {
    font-size: 16px;
    max-width: 100%;
  }
  .in-exhibit-con .swiper-slide .txt .list {
    padding: 0.25rem 0.4rem;
  }
  .in-exhibit-con .swiper-slide .txt .list li {
    font-size: 14px;
  }
  .in-exhibit-con .swiper-slide .txt .list li b {
    font-size: 15px;
  }
  .in-exhibit-con .swiper-slide .txt .list::before {
    left: 0.45rem;
  }
  .in-exhibit-con .swiper-slide .txt h5 {
    font-size: 16px;
  }
  .in-exhibit-con .swiper-slide .txt h5 {
    margin-top: 1.3rem;
  }
  .in-design-right .list {
    margin-top: 0.25rem;
  }
  .in-design-right .tit h5 {
    font-size: 16px;
    margin-top: 0.1rem;
  }
  .in-equipmentright .indesign-tit {
    margin-top: 0.5rem;
    margin-bottom: 0.2rem;
  }
  .in-equipmentright .list li h4 span {
    font-size: 12px;
  }
  .in-technicallist4 li h4{
    font-size: 14px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .in-technicallist4::before{
    bottom: .65rem;
  }
  .in-technicallist5::before{
    bottom: .65rem;

  }
  .arrow {
    bottom: 1.3rem;
  }
  /*20250923-----end*/
}
@media (max-width: 1380px) {
  .in-technicallist4::before{
    bottom: .7rem;
  }
  .bantxt{
    margin-top: 16vh;
  }
  .banepcmo-main{
    margin-top: 7vh;
  }
}
@media (max-width: 1250px) {
  .circlrbox {
    width: 70%;
  }
  .circlrtop {
    height: 285px;
  }
  .circlrtop2-hide {
    height: 0;
  }
  .proitem {
    left: -40px;
  }
  .arrow {
    bottom: 76px;
  }
  .newsuser span {
    font-size: 12px;
  }
}