.page-container {
  width: 1200px;
  margin: 0 auto !important;
}

@media screen and (max-width: 1440px) {
  .page-container {
    width: 1080px;
  }
}
.page-container {
  width: 1200px;
  margin: 0 auto !important;
}

@media screen and (max-width: 1440px) {
  .page-container {
    width: 1080px;
  }
}
#cooperate {
  width: 100%;
  overflow: hidden;
}
#cooperate .home-header {
  width: 100%;
  height: 680px;
  background-color: #205a95;
  position: relative;
  overflow: hidden;
}
#cooperate .home-header .header-bg {
  height: 600px;
  width: 1920px;
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../image/banner3.png) no-repeat top center;
}
#cooperate .home-header .header-con {
  width: 100%;
  height: inherit;
  padding-top: 335px !important;
}
#cooperate .home-header .header-con .page-container {
  position: relative;
  width: 920px;
  color: #fff;
}
#cooperate .home-header .header-con .page-container .header-desc {
  font-size: 16px;
  line-height: 24px;
  padding-top: 80px !important;
}
#cooperate .home-intro .intro-item {
  padding-top: 80px !important;
  margin-bottom: 90px !important;
}
#cooperate .home-intro .intro-item:nth-of-type(2n) {
  background-color: #f5f5f5;
  margin-bottom: 0 !important;
}
#cooperate .home-intro .intro-item:nth-of-type(3n) {
  margin-bottom: 0 !important;
  background-image: url(../image/banner_2.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: auto 700px;
}
#cooperate .home-intro .intro-item:nth-of-type(3n) .intro-item-inner {
  width: 560px;
  height: 470px;
  padding-top: 40px !important;
  padding-left: 467px !important;
  background-image: url(../image/pic_gg_phone.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 382px auto;
}
#cooperate .home-intro .intro-item:nth-of-type(3n) .intro-item-inner .item-intro {
  color: #333;
  margin-bottom: 40px !important;
}
#cooperate .home-intro .intro-item:nth-of-type(3n) .intro-item-inner .item-intro p {
  color: #333;
  text-align: left;
  padding: 0 !important;
}
#cooperate .home-intro .intro-item:nth-of-type(3n) .intro-item-inner .item-intro p.item-tit {
  font-size: 26px;
  line-height: 1.2;
}
#cooperate .home-intro .intro-item:nth-of-type(3n) .intro-item-inner .item-intro p.item-subtit {
  font-size: 16px;
}
#cooperate .home-intro .intro-item .section-tit {
  width: 350px;
  height: 40px;
  margin: 0 auto !important;
}
#cooperate .home-intro .intro-item .section-tit.tit1 {
  font-size: 36px;
  color: #333333;
  text-align: center;
  font-family: FZZhunYuan-M02S;
}
#cooperate .home-intro .intro-item .section-tit.tit2 {
  background-image: url(../image/subtitle_2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#cooperate .home-intro .intro-item .section-tit.tit3 {
  background-image: url(../image/subtitle_3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#cooperate .home-intro .intro-item p {
  color: #666;
  font-size: 16px;
  text-align: center;
  padding: 20px 0 !important;
}
#cooperate .home-intro .intro-item .intro-item-inner {
  display: flex;
  justify-content: space-between;
  width: 980px;
  height: 290px;
  margin: 70px auto 0 !important;
}
#cooperate .home-intro .intro-item .intro-item-inner li {
  position: relative;
  width: 192px;
}
#cooperate .home-intro .intro-item .intro-item-inner li:last-child::after {
  background: none !important;
}
#cooperate .home-intro .intro-item .intro-item-inner li::after {
  content: "";
  width: 15px;
  height: 26px;
  display: block;
  position: absolute;
  top: 50px;
  right: -40px;
  background-image: url(../image/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#cooperate .home-intro .intro-item .intro-item-inner li .intro-li-img {
  margin: 0 auto;
  width: 128px;
  height: 128px;
}
#cooperate .home-intro .intro-item .intro-item-inner li .img1 {
  background-image: url(../image/icon_process_1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#cooperate .home-intro .intro-item .intro-item-inner li .img2 {
  background-image: url(../image/icon_process_2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#cooperate .home-intro .intro-item .intro-item-inner li .img3 {
  background-image: url(../image/icon_process_3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#cooperate .home-intro .intro-item .intro-item-inner li .img4 {
  background-image: url(../image/icon_process_4.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#cooperate .home-intro .intro-item .intro-item-inner li .intro-li-title {
  margin-top: 10px;
  text-align: center;
  font-size: 26px;
  color: #333333;
}
#cooperate .home-intro .intro-item .intro-item-inner li .intro-li-text {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 26px;
}
#cooperate .home-intro .intro-item .service-content {
  position: relative;
  width: 980px;
  margin: 90px auto 0 !important;
}
#cooperate .home-intro .intro-item .service-content .service-item {
  position: relative;
  width: 980px;
  height: 440px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 108px;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-top {
  width: 980px;
  height: 58px;
  background: transparent;
  display: flex;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-top li {
  cursor: pointer;
  width: 180px;
  height: 58px;
  border-radius: 25px 25px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666666;
  font-weight: bold;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-top li.active {
  background: white;
  color: #FC6B4F;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom-border {
  border-radius: 0 24px 24px 24px !important;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom {
  width: 980px;
  height: 382px;
  background: white;
  border-radius: 24px;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom .item {
  margin-left: 39px;
  padding-top: 70px;
  position: relative;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom .item .item-img {
  margin-left: 5px;
  width: 208px;
  height: 80px;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom .item .item-img img {
  width: 208px;
  height: 80px;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom .item .item-name {
  margin-top: 12px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  width: 90px;
  text-align: center;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom .item .item-comp {
  margin-top: 27px;
  font-size: 18px;
  color: #333333;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom .item .item-info {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  width: 545px;
  line-height: 26px;
  padding: 15px 12px;
  background: #F5F5F5;
  border-radius: 8px;
  font-size: 16px;
  color: #666666;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom .item .item-info::after {
  content: "";
  border: 13px solid;
  border-color: transparent transparent #F5F5F5;
  position: absolute;
  top: -25px;
  left: 30px;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom .item .item-gif {
  position: absolute;
  top: -75px;
  right: 60px;
}
#cooperate .home-intro .intro-item .service-content .service-item .service-item-bottom .item .item-wify {
  position: absolute;
  left: 140px;
  top: 30px;
  width: 433px;
  height: 214px;
  background-image: url(../image/wify.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}