.op0 {
  z-index: 1;
}
.op1 {
  opacity: 1 !important;
  z-index: 2;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.bomyxcot h3 {
  padding: 40px 0 45px;
  font-size: 24px !important;
}
.adstlzidt {
  padding-bottom: 60px;
  height: auto;
  border: none;
}
.adstlzidt h4 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  color: #323131;
}
.adstlzidt p {
  font-size: 16px;
  color: #666666;
}
.addidenwitem {
  width: 1180px;
  margin: 0 auto;
}
.addidenwitem ul {
  display: flex;
  justify-content: space-between;
}
.addidenwitem ul li {
  width: 374px;
}
.addidenwitem ul li h5 {
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}
.addidenwitem ul li h5::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #3a7db6;
}
.addidenwitem ul li .cottit a {
  display: block;
  width: 374px;
  height: 212px;
  margin-bottom: 30px;
  background: #fafafa;
}
.addidenwitem ul li .cottit a .imgbox {
  width: 374px;
  height: 170px;
  overflow: hidden;
}
.addidenwitem ul li .cottit a img {
  transition: all 0.2s linear;
}
.addidenwitem ul li .cottit a:hover img {
  transform: scale(1.1);
}
.cottit p {
  width: 374px;
  padding: 0 12px;
  height: 42px;
  font-weight: 800;
  line-height: 42px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #333333;
}
.addidenwitem ul li dl dd a {
  display: inline-block;
  width: 374px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 25px;
  font-size: 14px;
  color: #666666;
}
.addidenwitem ul li dl dd a:hover {
  color: #1364f0;
}
.newsmore {
  display: block;
  width: 94px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  font-size: 14px;
  color: #666666;
}
.newsmore:hover {
  background-color: #1364f0;
  border-color: #1364f0;
  color: #ffffff;
}
.indexicon2 {
  background: url("/theme/proj_hrsd/images/indexicon2.png") no-repeat;
}
.party_cusumer {
  display: block;
  margin-top: 44px;
}
.picbox {
  display: block;
  width: 75px;
  margin: 0 auto;
}
.picbox1 {
  background-position: 0 -311px;
}
.picbox2 {
  background-position: -79px -311px;
}
.picbox3 {
  background-position: -156px -311px;
}
.picbox4 {
  background-position: -234px -311px;
}
.picbox5 {
  background-position: -311px -311px;
}
.picbox6 {
  background-position: -395px -311px;
}
.picbox7 {
  background-position: -472px -311px;
}
.picbox8 {
  background-position: -551px -311px;
}
.picbox9 {
  background-position: -630px -311px;
}
.picbox10 {
  background-position: -706px -311px;
}
.picbox11 {
  background-position: -784px -311px;
}
.picbox12 {
  background-position: -862px -311px;
}
.picbox13 {
  background-position: -939px -311px;
}
.picbox14 {
  background-position: -1019px -311px;
}
.picbox15 {
  background-position: -1099px -311px;
}
.hotprobox {
  width: 1180px;
  margin: 0 auto;
}
.hotprobox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hotprotitle {
  padding: 50px 0 75px;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  color: #323131;
}
.hotprobox ul li {
  position: relative;
  width: 370px;
  height: 465px;
  margin-bottom: 42px;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(41, 34, 82, 0.18);
  border-radius: 30px 30px 0px 0px;
}
.hotprobox ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 30px 30px 0px 0px;
  border: solid 1px transparent;
  transform: all 0.2s linear;
}
.hotprobox ul li h6 {
  margin: 14px 0 0;
  font-size: 28px;
  line-height: 1;
  color: #ffffff;
}
.hotprobox ul li p {
  font-size: 14px;
  line-height: 40px;
  color: #323131;
}
.hotprobox ul li .tophp {
  position: relative;
  height: 130px;
  background-position: 0 0;
}
.hotprobox ul li .tophp em {
  display: inline-block;
  height: 98px;
  position: absolute;
  top: 17px;
  left: 50%;
  transform: translate(-50%);
}
.hotprobox ul li .tophp .emicn1 {
  width: 134px;
  background-position: 0 -141px;
}
.hotprobox ul li .tophp .emicn2 {
  width: 153px;
  background-position: -161px -142px;
}
.hotprobox ul li .tophp .emicn3 {
  width: 156px;
  background-position: 0 -246px;
}
.hotprobox ul li .tophp .emicn4 {
  width: 157px;
  background-position: -169px -247px;
}
.hotprobox ul li .tophp .emicn5 {
  width: 165px;
  background-position: 0 -346px;
}
.hotprobox ul li .tophp .emicn6 {
  width: 175px;
  background-position: -179px -345px;
}
.hotprobox ul li .tophp .emicn7 {
  width: 159px;
  background-position: 0 -455px;
}
.hotprobox ul li .tophp .emicn8 {
  width: 177px;
  background-position: -184px -453px;
}
.hotprobox ul li .tophp .emicn9 {
  width: 174px;
  background-position: 0 -553px;
}
.hotprobox ul li .tophp span {
  display: inline-block;
  margin-top: 18px;
  height: 46px;
}
.hotprobox ul li .tophp .snicn1 {
  width: 42px;
  background-position: -396px -1px;
}
.hotprobox ul li .tophp .snicn2 {
  width: 36px;
  background-position: -396px -49px;
}
.hotprobox ul li .tophp .snicn3 {
  width: 51px;
  background-position: -396px -97px;
}
.hotprobox ul li .tophp .snicn4 {
  width: 42px;
  background-position: -396px -151px;
}
.hotprobox ul li .tophp .snicn5 {
  width: 40px;
  background-position: -396px -198px;
}
.hotprobox ul li .tophp .snicn6 {
  width: 54px;
  background-position: -396px -247px;
}
.hotprobox ul li .tophp .snicn7 {
  width: 38px;
  background-position: -396px -294px;
}
.hotprobox ul li .tophp .snicn8 {
  width: 43px;
  background-position: -396px -333px;
}
.hotprobox ul li .tophp .snicn9 {
  width: 45px;
  background-position: -396px -376px;
}
.hotprobox ul li .bpmhp {
  position: relative;
  z-index: 2;
  padding-top: 25px;
}
.hotprobox ul li .bpmhp a {
  display: inline-block;
  width: 248px;
  height: 52px;
  font-weight: normal;
  margin-top: 60px;
  font-size: 22px;
  text-align: center;
  line-height: 52px;
  border-radius: 8px;
  background-image: transparent;
  color: #ff6d4e;
  border: solid 1px #ff7050;
}
.hotprobox ul li:hover .bpmhp a {
  font-weight: bold;
  background-image: linear-gradient(90deg, #fc3c2c 0%, #ff7151 100%), linear-gradient(#3565e4, #3565e4);
  background-blend-mode: normal, normal;
  color: #fff;
}
.hotprobox ul li:hover:before {
  border-color: #3867ea;
}
.qybtna {
  display: block;
  margin: 46px auto 0;
  width: 171px;
  height: 49px;
  text-align: center;
  line-height: 49px;
  background-color: #3b64ea;
  border-radius: 5px;
  font-size: 14px;
  color: #ffffff;
}
.qybtna:hover {
  opacity: 0.9;
}

.title {
  margin: 49px 0;
  text-align: center;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #323131;
}
.solutionS {
  /* width: 1280px;
  margin: 0px auto; */
  display: flex;
  justify-content: center;
}
.financeX {
  width: 270px;
  height: 360px;
  position: relative;
  margin: 0 17px;
}
.hide1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.hide {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.title1 {
  position: absolute;
  bottom: 40px;
  left: 40px;
  z-index: 9;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.technology {
  display: flex;
  justify-content: center;
}
.list {
  width: 480px;
  height: 103px;
  display: flex;
  padding: 30px 80px 47px 10px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.1);
}
.java {
  list-style-type: none;
  padding: 0;
  width: 350px;
  height: 42px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  word-wrap: break-word;
  word-break: break-all;
  display: flex;
}
.java > li {
  width: 200px;
}
.hide > p:nth-of-type(1) {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin: 89px 0 20px 39px;
}
.hide > p:nth-of-type(2) {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin: 0 39px 34px 39px;
  line-height: 26px;
}
.hide > a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-left: 39px;
  text-decoration: none;
  position: relative;
  z-index: 999;
}
