.content {
  width: 100%;
  background-color: #f6f6f6;
}
.content .devolop {
  width: 100%;
  height: 740px;
  position: relative;
  display: flex;
}
.content .devolop .left {
  width: 50%;
  height: 100%;
  position: relative;
  background-color: #fff;
}
.content .devolop .left .box {
  width: 626px;
  position: absolute;
  right: 94px;
  top: 225px;
}
.content .devolop .left .box .title {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #333333;
}
.content .devolop .left .box .p {
  font-size: 18px;
  line-height: 36px;
  color: #999999;
  margin-top: 42px;
}
.content .devolop .right {
  width: 50%;
  height: 100%;
  position: relative;
}
.content .devolop .right .box {
  position: absolute;
  width: 632px;
  top: 167px;
  left: 89px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content .devolop .right .box .item {
  width: 264px;
  height: 148px;
  border-top: solid 3px #333333;
  border-bottom: solid 1px #e4e4e4;
  padding-top: 21px;
  margin-bottom: 73px;
  position: relative;
  transition: 0.5s;
}
.content .devolop .right .box .item:last-child {
  margin-bottom: 0;
}
.content .devolop .right .box .item .name {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
}
.content .devolop .right .box .item .num {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.content .devolop .right .box .item .num span {
  font-size: 14px;
  line-height: 14px;
  color: #333333;
}
.content .devolop .right .box .item .num .timer {
  font-size: 98px;
  line-height: 80px;
  letter-spacing: -4px;
  color: #333333;
  display: inline-block;
  margin-right: 7px;
  transition: 0.5s;
}
.content .devolop .right .box .item:hover {
  border-top: solid 3px #e83428;
}
.content .devolop .right .box .item:hover .num .timer {
  color: #e83428;
}
.content .center-img {
  width: 100%;
  height: 688px;
}
.content .center-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .intelligent {
  width: 1440px;
  margin: 0 auto;
  padding-top: 107px;
}
.content .intelligent .title {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #333333;
  text-align: center;
}
.content .intelligent .p {
  width: 1185px;
  font-size: 18px;
  line-height: 36px;
  color: #999999;
  margin: 0 auto;
  margin-top: 42px;
  text-align: center;
}
.content .intelligent .list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 141px;
}
.content .intelligent .list .item {
  width: 264px;
  height: 148px;
  border-top: solid 3px #333333;
  border-bottom: solid 1px #e4e4e4;
  padding-top: 21px;
  margin-bottom: 73px;
  position: relative;
  transition: 0.5s;
}
.content .intelligent .list .item .name {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
}
.content .intelligent .list .item .num {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.content .intelligent .list .item .num span {
  font-size: 14px;
  line-height: 14px;
  color: #333333;
}
.content .intelligent .list .item .num .timer {
  font-size: 98px;
  line-height: 80px;
  letter-spacing: -4px;
  color: #333333;
  display: inline-block;
  margin-right: 7px;
  transition: 0.5s;
}
.content .intelligent .list .item:hover {
  border-top: solid 3px #e83428;
}
.content .intelligent .list .item:hover .num .timer {
  color: #e83428;
}
.content .img-list {
  width: 91.666%;
  margin: 0 auto;
  margin-top: 58px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content .img-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .img-list .left {
  width: 65.909%;
}
.content .img-list .left .top {
  width: 100%;
  aspect-ratio: 1160/630;
  margin-bottom: 40px;
}
.content .img-list .left .bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.content .img-list .left .bottom .left1,
.content .img-list .left .bottom .right1 {
  width: 48.275%;
  aspect-ratio: 560/295;
}
.content .img-list .right {
  width: 31.818%;
}
.content .img-list .right .top {
  width: 100%;
  aspect-ratio: 560/295;
  margin-bottom: 40px;
}
.content .img-list .right .bottom {
  width: 100%;
  aspect-ratio: 560/630;
}
.content .img-list .list-bottom{
  width: 100%;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.content .img-list .list-bottom .item{
  width: 31.817%;
  aspect-ratio: 560/295;
}
.content .ability {
  width: 1440px;
  margin: 0 auto;
  margin-top: 121px;
}
.content .ability .title {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #333333;
  text-align: center;
}
.content .ability .p {
  width: 1193px;
  margin: 0 auto;
  margin-top: 45px;
  font-size: 18px;
  line-height: 36px;
  color: #999999;
  text-align: center;
}
.content .ability .list {
  width: 100%;
  margin-top: 116px;
  display: flex;
}
.content .ability .list .item {
  width: 33.333%;
}
.content .ability .list .item .icon {
  width: 94px;
  height: 94px;
  margin: 0 auto;
}
.content .ability .list .item .icon img {
  width: 100%;
}
.content .ability .list .item .text {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
  margin-top: 52px;
  text-align: center;
}
.content .ability .list .item .p {
  width: 254px;
  margin: 0 auto;
  margin-top: 18px;
  font-size: 16px;
  line-height: 28px;
  color: #999999;
  text-align: center;
}
.content .serve {
  width: 100%;
  min-height: 420px;
  margin-top: 185px;
  display: flex;
  align-items: center;
  background-color: #e83428;
}
.content .serve .left {
  width: 50%;
  height: 100%;
}
.content .serve .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.content .serve .right {
  width: 32.1875%;
  margin-left: 100px;
}
.content .serve .right .title {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #f6f6f6;
}
.content .serve .right .p {
  margin-top: 46px;
  font-size: 18px;
  line-height: 36px;
  color: #f6f6f6;
}
.content .other-list {
  width: 100%;
  padding: 152px 0;
  background-color: #fff;
}
.content .other-list .box {
  width: 1440px;
  margin: 0 auto;
  display: flex;
}
.content .other-list .box .item {
  width: 25%;
}
.content .other-list .box .item .icon {
  width: 116px;
  height: 116px;
  margin: 0 auto;
  background-color: #f6f6f6;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .other-list .box .item .icon svg {
  width: 48px;
  height: 48px;
}
.content .other-list .box .item .icon svg .cls-1 {
  fill: #333333;
  transition: 0.5s;
}
.content .other-list .box .item .title {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
  text-align: center;
  margin-top: 42px;
}
.content .other-list .box .item .p {
  width: 255px;
  margin: 0 auto;
  margin-top: 19px;
  font-size: 16px;
  line-height: 28px;
  color: #999999;
  text-align: center;
}
.content .other-list .box .item:hover .icon svg .cls-1 {
  fill: #d83025;
}
.content .other-list .box .item:nth-child(2) .icon svg {
  width: 45px;
  height: 46px;
}
.content .other-list .box .item:nth-child(3) .icon svg {
  width: 46px;
  height: 46px;
}
.content .other-list .box .item:nth-child(4) .icon svg {
  width: 48px;
  height: 46px;
}
.content .process {
  width: 100%;
  padding-top: 96px;
  padding-bottom: 168px;
  position: relative;
}
.content .process .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.content .process .bg img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  right: -100%;
  margin: auto;
}
.content .process .title {
  position: relative;
  z-index: 2;
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #333333;
  text-align: center;
}
.content .process .list {
  position: relative;
  z-index: 2;
  width: 1440px;
  margin: 0 auto;
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content .process .list .item {
  width: 23.958%;
  height: 222px;
  background-color: #fff;
  position: relative;
  margin-bottom: 20px;
  transition: 0.5s;
}
.content .process .list .item .num {
  font-size: 48px;
  line-height: 48px;
  color: #333333;
  margin-top: 40px;
  margin-left: 28px;
  transition: 0.5s;
}
.content .process .list .item .name {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
  position: absolute;
  bottom: 33px;
  left: 28px;
  transition: 0.5s;
}
.content .process .list .item .text {
  font-size: 16px;
  line-height: 16px;
  color: rgba(51, 51, 51, 0.3);
  position: absolute;
  right: 42px;
  bottom: 33px;
  transition: 0.5s;
}
.content .process .list .item:hover {
  background-color: #d83025;
}
.content .process .list .item:hover .num,
.content .process .list .item:hover .name,
.content .process .list .item:hover .text {
  color: #fff;
}
@media screen and (max-width: 1560px) {
  .content .devolop .left .box {
    width: 80%;
    position: absolute;
    right: auto;
    left: 10%;
    top: 225px;
  }
  .content .devolop .right .box {
    position: absolute;
    width: 80%;
    top: 167px;
    left: auto;
    right: 10%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .content .devolop .right .box .item {
    width: 44%;
    height: 148px;
    border-top: solid 3px #333333;
    border-bottom: solid 1px #e4e4e4;
    padding-top: 21px;
    margin-bottom: 73px;
    position: relative;
    transition: 0.5s;
  }
  .content .intelligent {
    width: 90%;
    margin: 0 auto;
    padding-top: 107px;
  }
  .content .ability {
    width: 90%;
    margin: 0 auto;
    margin-top: 121px;
  }
  .content .other-list .box {
    width: 90%;
    margin: 0 auto;
    display: flex;
  }
  .content .process .list {
    width: 90%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1330px) {
  .content .intelligent .p {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    color: #999999;
    margin: 0 auto;
    margin-top: 42px;
    text-align: center;
  }
  .content .ability .p {
    width: 100%;
    margin: 0 auto;
    margin-top: 45px;
    font-size: 18px;
    line-height: 36px;
    color: #999999;
    text-align: center;
  }
  .content .other-list .box .item .p {
    width: 90%;
    margin: 0 auto;
    margin-top: 19px;
    font-size: 16px;
    line-height: 28px;
    color: #999999;
    text-align: center;
  }
  .content .process .list .item {
    width: 48%;
    height: 222px;
    background-color: #fff;
    position: relative;
    margin-bottom: 20px;
    transition: 0.5s;
  }
  .content .process .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    display: none;
  }
}
@media screen and (max-width: 1080px) {
  .content .serve {
    width: 100%;
    margin-top: 185px;
    display: flex;
    align-items: center;
    background-color: #e83428;
    flex-wrap: wrap;
  }
  .content .serve .left {
    width: 100%;
    height: 100%;
  }
  .content .serve .right {
    width: 90%;
    margin-left: 0;
    margin: 0 auto;
    padding: 30px 0;
  }
}
@media screen and (max-width: 980px) {
  .content .devolop {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  .content .devolop .left {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #fff;
    padding: 60px 0;
  }
  .content .devolop .left .box {
    width: 90%;
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    margin: 0 auto;
  }
  .content .devolop .right {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #fff;
    padding-bottom: 60px;
  }
  .content .devolop .right .box {
    width: 90%;
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    margin: 0 auto;
  }
  .content .center-img {
    width: 100%;
    height: 260px;
  }
  .content .intelligent {
    width: 90%;
    margin: 0 auto;
    padding-top: 60px;
  }
  .content .intelligent .list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .content .intelligent .list .item {
    width: 46%;
    height: 148px;
    border-top: solid 3px #333333;
    border-bottom: solid 1px #e4e4e4;
    padding-top: 21px;
    margin-bottom: 60px;
    position: relative;
    transition: 0.5s;
  }
  .content .img-list {
    width: 90%;
    margin: 0 auto;
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .content .img-list .left {
    width: 100%;
  }
  .content .img-list .left .top {
    width: 100%;
    aspect-ratio: 1160 / 630;
    margin-bottom: 20px;
  }
  .content .img-list .left .bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .content .img-list .left .bottom .left1,
  .content .img-list .left .bottom .right1 {
    width: 100%;
    aspect-ratio: 560 / 295;
    margin-bottom: 20px;
  }
  .content .img-list .right {
    width: 100%;
  }
  .content .img-list .right .bottom {
    display: none;
  }
  .content .ability {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .content .ability .list {
    width: 100%;
    margin-top: 30px;
    display: flex;
  }
  .content .ability .list .item .p {
    width: 90%;
    margin: 0 auto;
    margin-top: 18px;
    font-size: 16px;
    line-height: 28px;
    color: #999999;
    text-align: center;
  }
  .content .other-list .box {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .content .other-list .box .item {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 680px) {
  .content .devolop .left .box .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    color: #333333;
  }
  .content .devolop .left .box .p {
    font-size: 16px;
    line-height: 32px;
    color: #999999;
    margin-top: 30px;
  }
  .content .devolop .right .box .item {
    width: 45%;
    height: 148px;
    border-top: solid 3px #333333;
    border-bottom: solid 1px #e4e4e4;
    padding-top: 21px;
    margin-bottom: 30px;
    position: relative;
    transition: 0.5s;
  }
  .content .devolop .right .box .item .name {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
  }
  .content .devolop .right .box .item .num .timer {
    font-size: 68px;
    line-height: 60px;
    letter-spacing: -4px;
    color: #333333;
    display: inline-block;
    margin-right: 7px;
    transition: 0.5s;
  }
  .content .intelligent .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    color: #333333;
    text-align: center;
  }
  .content .intelligent .p {
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    color: #999999;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
  }
  .content .intelligent .list .item {
    width: 46%;
    height: 148px;
    border-top: solid 3px #333333;
    border-bottom: solid 1px #e4e4e4;
    padding-top: 21px;
    margin-bottom: 30px;
    position: relative;
    transition: 0.5s;
  }
  .content .intelligent .list .item .num .timer {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -4px;
    color: #333333;
    display: inline-block;
    margin-right: 7px;
    transition: 0.5s;
  }
  .content .ability .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    color: #333333;
    text-align: center;
  }
  .content .ability .p {
    width: 100%;
    margin: 0 auto;
    margin-top: 31px;
    font-size: 16px;
    line-height: 32px;
    color: #999999;
    text-align: center;
  }
  .content .ability .list {
    width: 100%;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
  }
  .content .ability .list .item .text {
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    color: #333333;
    margin-top: 14px;
    text-align: center;
  }
  .content .ability .list .item {
    width: 100%;
    margin-bottom: 50px;
  }
  .content .serve {
    width: 100%;
    margin-top: 30px;
    display: flex;
    align-items: center;
    background-color: #e83428;
    flex-wrap: wrap;
  }
  .content .serve .right .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    color: #f6f6f6;
  }
  .content .serve .right .p {
    margin-top: 30px;
    font-size: 16px;
    line-height: 32px;
    color: #f6f6f6;
  }
  .content .other-list {
    width: 100%;
    padding: 60px 0;
    background-color: #fff;
  }
  .content .process .title {
    position: relative;
    z-index: 2;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    color: #333333;
    text-align: center;
  }
  .content .process .list .item {
    width: 100%;
    height: 222px;
    background-color: #fff;
    position: relative;
    margin-bottom: 20px;
    transition: 0.5s;
  }
  .content .process {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
  }
}
