.image-title {
  height: 77px;
  margin-bottom: 50px;
}
.common-title-box {
  margin-bottom: 18px;
}
.common-title-box .common-title-text {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}
.common-title-box .common-title-color {
  width: 51px;
  height: 6px;
  text-align: center;
  background: #EC6F3F;
  margin: 0 auto;
}
.common-title-box2 {
  margin-bottom: 18px;
}
.common-title-box2 .common-title-text2 {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}
.common-title-box2 .common-title-color2 {
  width: 51px;
  height: 6px;
  background: #EC6F3F;
}
.banner-img {
  width: 100%;
  margin-bottom: 80px;
}
.part-box1 {
  display: flex;
  margin-bottom: 80px;
}
.part-box1 img {
  width: 600px;
  height: 453px
}
.part-box1 .right-box {
  width: 600px;
  height: 453px;
  padding: 45px 50px;
  background: url("/images/xiaoyunzhaohu/xiaoyunzhaohu-bg1.png") no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
.part-box1 .right-box .desc {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.part-box2 {

}
.part-box2 .image-title {
  margin-bottom: 18px;
}
.part-box2 .container1 {
  text-align: right;
  position: relative;
  margin-bottom: 80px;
}
.part-box2 .container1 .left-box {
  position: absolute;
  top: 50%;
  margin-top: -184px;
  left: 30px;
  width: 612px;
  height: 369px;
  background: rgba(255,255,255,0.7);
  box-shadow: 0px 3px 12px 1px rgba(0,0,0,0.16);
  border-radius: 24px 24px 24px 24px;
  padding: 62px 56px;
  box-sizing: border-box;
  text-align: left;
}
.part-box2 .container1 img {
  width: 699px;
  height: 496px;
}
.part-box2 .container1 .desc {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.part-box2 .container2 {
  position: relative;
  margin-bottom: 80px;
}
.part-box2 .container2 .left-box {
  position: absolute;
  top: 50%;
  margin-top: -184px;
  right: 0;
  width: 612px;
  height: 369px;
  background: rgba(255,255,255,0.7);
  box-shadow: 0px 3px 12px 1px rgba(0,0,0,0.16);
  border-radius: 24px 24px 24px 24px;
  padding: 62px 56px;
  box-sizing: border-box;
  text-align: left;
}
.part-box2 .container2 img {
  width: 699px;
  height: 496px;
}
.part-box2 .container2 .desc {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.part-box3 {
  margin-bottom: 80px;
}
.part-box3 .image-title {
  height: 77px;
  margin-bottom: 60px;
}
.part-box3 .container-box {
  display: flex;
  justify-content: space-between;
}
.part-box3 .container-box .content-box {
  width: 523px;
  height: 369px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}
.part-box3 .container-box .content-box .desc {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.part-box3 .img-box {
  width: 600px;
  height: 369px;
  background: url("/images/xiaoyunzhaohu/xiaoyunzhaohu-img5.png") no-repeat;
}
.part-box3 .img-box .number-text {
  font-weight: bold;
  font-size: 57px;
  color: #FFFFFF;
  margin-top: 181px;
  margin-left: 86px;
} 
.part-box4 {
  width: 100%;
  height: 492px;
  background: #ECF2FD;
  margin-bottom: 80px;
}
.part-box4 .container-box {
  height: 100%;
  padding-top: 120px;
  box-sizing: border-box;
  background: url("/images/xiaoyunzhaohu/xiaoyunzhaohu-img9.png") no-repeat;
  background-size: cover;
}
.part-box4 .container-box .content-box {
  width: 505px;
}
.part-box4 .container-box .content-box .desc {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.part-box5 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 54px;
}
.part-box5 .left-box {
  width: 523px;
}
.part-box5 .left-box .content-box .desc {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.part-box6 {
  background: #F8F9FD;
  padding: 80px 0;
}
.part-box6 .card-box {
  display: flex;
  justify-content: space-between;
}
.part-box6 .card-box .card-item {
  width: 380px;
  height: 382px;
  padding: 40px 30px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 3px 12px 1px rgba(0,0,0,0.11);
  border-radius: 8px 8px 8px 8px;
}
.part-box6 .card-box .card-item img {
  display: block;
  width: 86px;
  height: 86px;
  margin: 0 auto 24px;
}
.part-box6 .card-box .card-item .title {
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin-bottom: 34px;
}
.part-box6 .card-box .card-item .desc {
  font-size: 16px;
  color: #333333;
  line-height: 28px;
}
.part-box7 {
  padding: 80px 0;
  text-align: center;
}
.part-box7 .desc-text {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  margin-top: 50px;
}
.part-box7 .img-box {
  margin-top: 60px;
  margin-bottom: 120px;
  display: flex;
  justify-content: space-between;
}
.part-box7 .img-box img {
  width: 288px;
  height: 195px;
}
.part-box7 .title {
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  margin-bottom: 54px;
}
.part-box7 .img2 {
  width: 1164px;
  height: 250px;
  margin-top: 50px;
  margin-bottom: 160px;
}
.part-box7 .guoyun-box {
  width: 1200px;
  height: 438px;
  background: url("/images/xiaoyunzhaohu/xiaoyunzhaohu-img20.png") no-repeat;
  background-size: cover;
  text-align: left;
  padding-top: 110px;
  padding-left: 110px;
  box-sizing: border-box;
}
.part-box7 .guoyun-box .guoyun-content-box {
  width: 352px;
}
.part-box7 .guoyun-box .guoyun-content-box .desc {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.part-box7 .content-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 35px;
  text-align: left;
}
.part-box7 .content-box img {
  width: 600px;
  height: 407px;
}
.part-box7 .content-box .right-box {
  width: 530px;
  height: 230px;
}
.part-box7 .content-box .right-box .desc {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.part-box8 {
  margin-bottom: 86px;
}
.part-box8 img {
  width: 1920px;
  height: 426px;
}