.header {
  background: url("https://www.eol.cn/e_zjyun/release/images/zhaolu/banner_renxiangheyan.jpg") center no-repeat;
  background-size: cover;
  background-size: contain;
  overflow: hidden;
  background-color: #ecf2ff;
}
.quanfugai-item {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  padding: 20px 60px;
  box-sizing: border-box;
}
.quanfugai-item + .quanfugai-item {
  margin-top: 60px;
}
.quanfugai-cont {
  width: 540px;
}
.quanfugai-cont .tip {
  line-height: 34px;
}
.quanfugai-tip-item {
  position: relative;
}
.dian {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #0073ff;
  margin-right: 8px;
  position: absolute;
  top: 14px;
  left: -13px;
}
.quanfugai-num {
  font-family: HelveticaNeue-Bold;
  font-size: 40px;
  color: #0073ff;
  line-height: 32px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 10px;
}
.quanfugai-img {
  width: 448px;
  height: 100%;
}
.quanfugai-wrap {
  background: #f7faff;
  margin-top: 30px;
  padding: 30px 0 80px;
}
.gengshaogongzuol {
  background: #0074ff;
  padding-top: 80px;
}
.part3 {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.part3 + .part3 {
  margin-top: 30px;
}
.part3-item {
  width: 380px;
  height: 275px;
  padding: 40px;
  box-sizing: border-box;
  background-image: linear-gradient(180deg, #eaf2ff 0%, #ffffff 100%);
  border-radius: 8px;
  /* cursor: pointer; */
  transition: all 0.2s ease-out;
}
.part3-item:nth-child(1) {
  background: url("https://www.eol.cn/e_zjyun/release/images/zhaolu/num-img/img_01.jpg") 0 0 no-repeat;
  background-size: contain;
}
.part3-item:nth-child(2) {
  background: url("https://www.eol.cn/e_zjyun/release/images/zhaolu/num-img/img_02.jpg") 0 0 no-repeat;
  background-size: contain;
}
.part3-item:nth-child(3) {
  background: url("https://www.eol.cn/e_zjyun/release/images/zhaolu/num-img/img_03.jpg") 0 0 no-repeat;
  background-size: contain;
}
.part3-second .part3-item:nth-child(1) {
  background: url("https://www.eol.cn/e_zjyun/release/images/zhaolu/num-img/img_04.jpg") 0 0 no-repeat;
  background-size: contain;
}
.part3-second .part3-item:nth-child(2) {
  background: url("https://www.eol.cn/e_zjyun/release/images/zhaolu/num-img/img_05.jpg") 0 0 no-repeat;
  background-size: contain;
}
.part3-second .part3-item:nth-child(3) {
  background: url("https://www.eol.cn/e_zjyun/release/images/zhaolu/num-img/img_06.jpg") 0 0 no-repeat;
  background-size: contain;
}
.part3-item:hover {
  /* background: #FFFFFF; */
  transform: translateY(-8px);
}
.part3-item-img {
  width: 56px;
  height: 56px;
  margin-right: 20px;
}
.part3-item-name {
  font-size: 18px;
  color: #363738;
  line-height: 28px;
  font-weight: 600;
  display: block;
  margin: 15px 0 10px 0;
}
.part3-item-des {
  display: block;
  font-size: 16px;
  color: #656667;
  line-height: 24px;
  margin-top: 10px;
  text-align: justify;
}
.jjxz {
  background-image: linear-gradient(179deg, #f0f6ff 0%, #ffffff 100%);
  padding-top: 80px;
}
.jjxz .cont-title {
  margin-top: 0px;
}
.jjxz-wrap {
  position: relative;
}
.jjxz-item .tip {
  width: 340px;
}
.jjxz-row {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.jjxz-row + .jjxz-row {
  margin-top: 70px;
}
.jjxz-row-item {
  position: relative;
  transition: all 0.2s ease;
}
.jjxz-row-item:hover {
  transform: scale(1.1);
}
.jjxz-bg {
  position: absolute;
  top: -15px;
  left: -17px;
  width: 493px;
  height: 222px;
}
.jjxz-item {
  width: 460px;
  height: 185px;
  box-sizing: border-box;
  /* background: url('https://www.eol.cn/e_zjyun/release/images/zhaolu/arrow_bg.png') 0 0 no-repeat;
  background-size: contain; */
  /* border: 1px solid rgba(255,255,255,1);
  box-shadow: 0px 4px 20px 0px rgba(13,41,167,0.1); */
  border-radius: 8px;
  padding: 40px 0 0 40px;
  position: relative;
}
.jjxz-row-item:nth-child(2) .jjxz-item {
  padding-left: 80px;
}
.jjxz-img {
  width: 380px;
  height: 380px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -190px;
}
