.mask{
  display: none;
}
/* ------------------------轮播图-------------------------------- */
.swiper .swiper-container {
  width: 100%;
}

.swiper {
  position: relative;
}

.paging {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6.947368rem;
  background-color: rgb(179, 179, 179);
  opacity: 0.8;
  z-index: 9;
}

.pageing-item-wrap {
  width: 12.631579rem;
  height: 6.947368rem;
  box-sizing: border-box;
  padding: 0 .789474rem;
  background: #bababa;
  border-right: 1px solid #a9a9a9;
}

.pageing-item-wrap:last-child {
  border-right: none;
}

.paging-title {
  line-height: 3.473684rem;
  color: #ffffff;
  font-size: 1.052632rem;
  font-family: "Microsoft YaHei";

  font-weight: bold;

  text-align: center;
  border-bottom: 1px solid #b3b3b3;
}

.paging-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

.paging-item-active {
  background: #2fb9e7;
}

.paging-item-active>.paging-des {
  border-top: 1px solid #279bc6;
}

.paging-item-active>.paging-title {
  border-bottom: 1px solid #59c7ec;
}

.paging-des {
  text-align: center;
  line-height: 3.473684rem;
  font-size: .631579rem;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  border-top: 1px solid #c8c8c8;
}

/* ------------------------合作伙伴-------------------------------- */
.container {
  width: 63.157895rem;
  margin: 0 auto;
}

.cooperative-inner {
  margin-bottom: 3.157895rem;
}

.develop-title {
  text-align: center;
  line-height: 2.631579rem;
  font-size: 1.368421rem;
  font-weight: bold;

  color: rgb(51, 51, 51);

}

.cooperation-wrap {
  text-align: center;
  margin-top: 3.157895rem;
  padding-bottom: 5.052632rem;
}

.cooperation-list {
  margin-top: 1.052632rem
}

.btn-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.btn-item {
  cursor: pointer;
  font-size: .842105rem;
  padding: 0 2.631579rem;
  line-height: 2rem;

  border-radius: 2.631579rem;
  border: .263158rem solid #eff2f7;
  margin: 0 2.894737rem;
  color: #333333;
}

.btn-active {
  background: #42a4ef;
  color: #ffffff;
}



#picList1 img,
#picList2 img {
  width: 6.736842rem;
}

.cooperative-item-wrap-active {
  display: block !important;
}

.cooperative-item-wrap {
  display: none;
}

.circle {
  /*
  margin-bottom: 1.842105rem; */
  width: .578947rem;
}

.develop-title-english {

  margin-bottom: .631579rem;
  font-size: .842105rem;
  line-height: 1.368421rem;

  text-align: center;
  color: rgb(120, 119, 119);
}

/* -----------------------------新动态 -------------------------*/
.news-wrap {
  position: relative;
  text-align: center;
  padding-top: 6.315789rem;

}


.news-bg {
  position: absolute;
  width: 100%;
  z-index: -1;
  left: 0;
  top: 0;

}

.news-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 3.368421rem;
}

.news-list>.first {
  margin-right: 3.157895rem;

}

.news-item-wrap {
  border-radius: .263158rem;
  width: 15.789474rem;



  padding: 0 5.263158rem;
  padding-bottom: 1.736842rem;


  border: 1px solid #eeeeee;
  border-top: 2px solid #97dcf3;
  background: #ffffff;
}

.news-item-des {
  display: block;
  color: #666666 !important;
  font-size: .736842rem;
  margin-bottom: 1.157895rem;
  overflow: hidden;
  -ms-text-overflow:ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-item-des:hover{
  color:rgb(47, 185, 231) !important;
  text-decoration: underline ;
}
.see-more {
  color: #333333 !important;
  font-size: .736842rem;
  display: inline-block;
  width: 7.894737rem;
  height: 2.631579rem;
  margin-top: 2.842105rem;
  line-height: 2.631579rem;
  background: #ffffff;
  border: 2px solid #f6f6f6;
  border-radius: .263158rem;
}

.news-info {
  padding-top: 2.526316rem;
}

.news-item-header {
  border-bottom: 1px solid #eeeeee;
  padding-top: 1.578947rem;
  padding-bottom: .842105rem;
}


.news-header-title-en {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(47, 185, 231);
  line-height: 1.105263rem;
  text-transform: uppercase;
  margin-bottom: .526316rem;
}

.news-header-title {
  line-height: 2.842105rem;
  color: #2a2d32;
  font-size: 2.105263rem;
}

.news-header-solve {
  color: #cccccc;
  font-size: .736842rem;
  line-height: 1.157895rem;
}

.news-item-wrapper {
  padding-top: 20px;
  cursor: pointer;

}

/* .news-item-wrap:hover {
  /* color: #fff !important; */
/* background: #4ebcf1;
}

.news-item-wrap:hover>.news-item .news-item-des {
  color: #ffffff !important;
} */

.news-item-wrap:hover>.news-item .see-more {
  color: #ffffff !important;
  background: url(../images/green-see-more.png) no-repeat;
  background-size: 100% 100%;
  border: none;
}

/* ----------------------------黑色bar --------------------- */
.black-bar {
  box-sizing: border-box;
  height: 10.526316rem;
  background: black;
  padding-top: 2.631579rem;
}

.black-bar-title {
  font-size: 14px;
  color: rgb(153, 153, 153);
  line-height: 1.157895rem;
  text-align: center;
  font-style: italic;


}

.contact-instrument {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: .947368rem;
}

.qq-wrap:hover>.icon-grey {
  display: none;
}

.qq-wrap:hover>.icon-active {
  display: block;
}

.qq-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  padding: 0 .526316rem;
}

.qq-wrap img {
  width: 2.526316rem;
  height: 2.526316rem;
}

.icon-active {
  display: none;
}

/* ---------------------------from-------------------------- */
/* .from {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding-left: 18.947368rem;
  padding-top: 3.157895rem;
  padding-bottom: 2.526316rem;
  background: #eff2f7;
}

.from-item-wrap {
  width: 16.421053rem;
  padding-left: 1.578947rem;
}


.from-item-right {
  display: flex;
  align-items: center;
}

form .from-item-title {
  margin-left: .789474rem;
}

.from-item-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1.315789rem;
  height: .210526rem;
  background: #4ab5f1;

} */

.contact-des {
  color: #666666;
  font-size: .736842rem;
  line-height: 1.473684rem;
}
.contact-des:hover {
color: #FFFFFF !important;
  text-decoration: underline;
  cursor: pointer;
}
.from-item-right {
  padding-left: .631579rem;
}

.right-name {
  width: 13.368421rem;
  height: 2rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: .736842rem;
  color: #999999;
  border-bottom: 1px solid #333333;
  line-height: 1.473684rem;

}

.right-name input {
  width: 11.052632rem;
  background: #eff2f7;
  border: none;
  height: 2rem;
}

.row {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.one-right-name {
  margin-right: 2.631579rem;
}

.address {

  width: 28.421053rem;
  color: #999999;
  line-height: 2rem;
  margin-top: 1.157895rem;
  border-bottom: 1px solid #333333;
}

.address input {
  width: 20rem;
  background: #eff2f7;
  border: none;
  height: 2rem;

}

.area {
  width: 23.157895rem;
  height: 3.263158rem;
  border: 1px solid #333333;
  background: #eff2f7;
}

.sub {
  background: none;
  border: 1px solid #333333;
  width: 5.263158rem;
  height: 1.789474rem;
  color: #333333;
  background: #eff2f7;
  font-size: .736842rem;
  margin-top: 1.052632rem;
}

.demand {
  color: #999999;
  line-height: 1.473684rem;
  margin-bottom: .421053rem;
}

.demand-sub-wrap {
  text-align: right;
}

.right-right {
  margin-left: 2.105263rem;
}

.right-left {
  margin-top: -1.578947rem;
}

label,
.demand {
  color: #999999;
  font-size: .736842rem;
}

/* --------------------support------------------------------------ */
.support {
  padding-top: 1.578947rem;
  padding-bottom: 2.368421rem;
  background: #eff2f7;
  text-align: center;

}

.support-item {
  width: 30rem;
  cursor: pointer;
}

.support-item:hover>.support-item-header .support-item-hover {
  background: #000;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;

  -webkit-animation-fill-mode: forwards;

  animation-fill-mode: forwards;

}

.support-item-hover {
  opacity: 0;
}

.support-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: 1.789474rem;
}

.support-item-hover {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  padding-left: 2.631579rem;
  width: 100%;
  height: 13.684211rem;
  /* background: red; */
}

.support-item-des {
  line-height: 1.263158rem;
  font-size: .736842rem;
  color: #666666;
  text-align: left;
}

.support-item-header img {
  width: 100%;
}

.support-item-hover .point {
  margin-top: 8.947368rem;
}

.point {
  width: .526316rem;
  height: .526316rem;
  border-radius: 50%;
  border: 2px solid #2fb9e7;
}

.supper-hover-more {
  color: #ffffff;
  font-size: .842105rem;
  text-align: left;
  line-height: 2.315789rem;
}

.support-item-header {
  position: relative;
}

.support-header-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.support-header-title>.from-item-title {
  font-size: 1.368421rem;
}

.support-sub-title {
  color: #999999;
  font-size: .631579rem;
  margin-left: 1.473684rem;
}

/* --------------------案例--------------- */
.case {
  padding-top: 3.684211rem;
  text-align: center;
  padding-bottom: 2.631579rem;
}


.tips {
  font-size: .842105rem;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);

}

.case-list-wrap {
  position: relative;

  border: 10px solid #eeeeee;
  border-radius: .263158rem;
  text-align: left;


}

.case-item-wrap:hover>.case-item-code {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  /* animation-iteration-count: infinite; */
}

.case-item-code {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  width: 12.105263rem;
  height: 20.736842rem;
  z-index: 9;
  text-align: center;
}

.code-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.case-item-code .point {
  margin-top: 16.421053rem;
  margin-left: 1.684211rem;
}

.case-item-code .tips {
  margin-top: .789474rem;
  margin-left: 1.684211rem;
  text-align: left;
  color: #fff;
}

.case-code {
  width: 6.315789rem !important;
  height: 6.315789rem;
}

.case-item-wrap {
  position: relative;
  display: inline-block;
  width: 12.105263rem;
}

.case-item-wrap .case-pic {
  width: 12.105263rem;
  height: 20.736842rem;
}

img {
  vertical-align: top;
  border: none
}

.case-list-wrap {
  position: relative;
  margin-top: 1.578947rem;
  overflow: hidden;
  height: 20.842105rem;

}

.cases-list {
  position: absolute;
  transform: translateX(0%);
  top: 0;
  /* width: 3000px;
  height: 100px;
  background: red; */

}

/* .cases-item {
  box-sizing: border-box;
  width: 300px;
  height: 100px;
  border: 1px solid gray;
  float: left;
} */

.case-list-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 2000px;
  background: red;
}

.case-item-wrap img {
  width: 100%;
}

.case-list {


  background: #eeeeee;

}


.progress {

  position: relative;
  width: 406px;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 2.210526rem;
  margin-bottom: 6.105263rem;
}


.progress_bg {

  height: .526316rem;

  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  background-color: #e6e9ed;
}

.progress_bar {
  background: #e6e9ed;
  width: 0;
  height: 10px;
  border-radius: 5px;
}

.progress_btn {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  background: #fff;
  left: 0px;
  margin-left: -10px;
  top: -4px;
  cursor: pointer;
  border: 1px #ddd solid;
  box-sizing: border-box;
}

.progress_btn:hover {
  border-color: #F7B824;
}

/* ----------------------------安全稳定的系统支持------------------------------------------------- */
/* .safe-wrap {
  padding-top: 6.842105rem;
  padding-bottom: 6.315789rem;
  background: url.(/images/case-next-bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
}

.step-item-header {
  display: flex;
  align-items: center;
}

.step-des {
  color: #333333;
  font-size: .631579rem;
  margin-top: 1.263158rem;
  text-align: left;
  padding-left: .526316rem;
}

.step-item {
  box-sizing: border-box;
  padding-left: 1.052632rem;
  width: 14.210526rem;
  line-height: 1.263158rem;
}

.step-item-header-title {
  font-size: 1.052632rem;
  color: rgb(51, 51, 51);
  line-height: 1.2;
}

.step-item-header-english {
  color: #999999;
  font-size: .631579rem;
}

.step {
  display: flex;
  align-items: center;
  margin-bottom: 3.684211rem;
  margin-top: 2.105263rem;

}

.safe-icon {
  margin-right: .736842rem;
}

.step-item-header p {
  text-align: left;
}

.step-arrow {
  width: 9.157895rem;
  margin: 0 .736842rem
}

.system-safe {}

.system-safe-title {
  width: 22.894737rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.progressbar1 {
  width: 28.947368rem;

  height: 5px;
}

.system-safe-wrap {
  display: flex;
  justify-content: space-between;
  padding-left: .789474rem;

} */

/* -----------------------------专注政务--------------------------------- */
.summarize {
  position: relative;

  padding-top: 4.6875rem;
  height: 54.736842rem;
  background: url(../images/index-section-1-bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
}

.ren {
  position: absolute;
  right: 12.105263rem;
  bottom: 15.263158rem;
  width: 26.736842rem;
  z-index: 9;
}

.ren img {
  width: 100%;
  height: 18.263158rem;
}

.city {
  position: absolute;
  width: 34.578947rem;
  height: 33.473684rem;
}

.city img {
  width: 100%;
}

.deng {
  width: 3.157895rem;
}

.plate-wrap {
  position: relative;
  /* box-sizing: border-box;
  position: absolute;
  left: 12.631579rem;
  top: 13rem;
  width: 80.625rem;
  height: 49.421053rem;
  margin: 0 auto;


  background: red;


  display: flex;
  align-items: center;
  justify-content: space-between; */

}

.first-child {
  margin-right: .526316rem;
}

.zhengwu-title {
  color: rgba(255, 255, 255, 0.702);
  font-size: .736842rem;
  text-transform: uppercase;
  margin-top: .526316rem;
  margin-bottom: .842105rem;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

.zhengwu {
  width: 1.842105rem;
}

.summarize-btn-wrap {

  width: 12.631579rem;
  height: 3.684211rem;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.1);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 1.684211rem;
  border-radius: 2.631579rem;
}

.summarize-btn {
  margin: 0 auto;
  width: 11.736842rem;
  font-size: 1.578947rem;
  line-height: 3.052632rem;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  background: #fff;
  border-radius: 2.631579rem;



}

.plate-item-des {
  text-align: left;
  width: 16.315789rem;
  font-size: .947368rem;
  color: #ffffff;
  text-indent: 28px;
  line-height: 1.684211rem;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.tow-btn {
  background: #f1f1f1;
}

.plate-item a {
  display: block;
}


.plate-item {
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  padding: 0 2.894737rem;
  padding-top: 1.315789rem;

  width: 22.105263rem;
  height: 35.526316rem;
  text-align: center;
  /* background: #F7B824; */
  margin-top: -1.315789rem;


}

.first-item-margin {
  box-sizing: border-box;
  width: 22.105263rem;

  background: url(../images/redbg.png) no-repeat;
  background-size: 100% 100%;
}

.two-item-margin {

  background: url(../images/yellobg.png) no-repeat;
  background-size: 100% 100%;
}

.plate-inner-wrap {
  position: relative;
  z-index: 5;
  width: 44.736842rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}

.plate {
  position: absolute;
  left: 0;
  bottom: -3.157895rem;
  width: 63.157895rem;
  height: 14.263158rem;
  z-index: 2;
}

.swiper-slide {
  height: 38.947368rem !important;

}

.swiper-slide .bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 38.947368rem;
  width: 100vw !important;
  z-index: -1;
}

.government-phone {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 38.789474rem;
  height: 36.157895rem;
  background: url(../images/government-phone.png) no-repeat;
  background-size: 100% 100%;
}

.government-nav-1 {
  position: absolute;
  bottom: 2.368421rem;
  left: 5rem;
  width: 48.947368rem;
  height: 19.210526rem;

  background: url(../images/government-nav-1.png) no-repeat;
  background-size: 100% 100%;
}

.government-nav-top {
  position: absolute;
  left: 9.052632rem;
  top: 6.526316rem;
  width: 36.368421rem;
  height: 10.157895rem;
  background: url(../images/governmentTop.png) no-repeat;
  background-size: 100% 100%;
}

.government-float {
  position: absolute;
  top: 7.052632rem;
  right: 1.789474rem;
  width: 50.684211rem;
  height: 19.210526rem;
  background: url(../images/governmentfloat.png) no-repeat;
  background-size: 100% 100%;
}

.swiper-slide {
  position: relative;

}

.partner-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 3.052632rem;
  background: url(../images/partner-bottom.png) no-repeat;
  background-size: 100% 100%;
}

.investment-word {
  position: absolute;
  top: 23.736842rem;
  left: 21.631579rem;
  width: 27.421053rem;
  height: 2.105263rem;
  background: url(../images/investment-word.png) no-repeat;
  background-size: 100% 100%;
}

.investment-title {
  position: absolute;
  top: 1.894737rem;
  left: 20.315789rem;
  width: 69.105263rem;
  height: 18.789474rem;
  background: url(../images/investment-title.png) no-repeat;
  background-size: 100% 100%;

}




.service-nav-1 {
  position: absolute;
  width: 3.578947rem;
  height: 3.210526rem;
  background: url(../images/service-nav-1.png) no-repeat;
  background-size: 100% 100%;
}

.service-nav-2 {
  position: absolute;
  width: 3.578947rem;
  height: 3.210526rem;
  background: url(../images/service-nav-2.png) no-repeat;
  background-size: 100% 100%;
}

.boat {
  position: absolute;
  right: 22.157895rem;
  bottom: 3.052632rem;
  width: 29.894737rem;
  height: 22.210526rem;
  background: url(../images/partner-boat.png) no-repeat;
}

.tulist {
  position: absolute;
  display: -webkit-box;
  display: flex;
  top: 21.631579rem;
  right: 3.789474rem;


}

.tulist img {
  width: 14.052632rem !important;

  height: 8.473684rem;
  margin-right: 1.052632rem;
}

.rightTop {
  position: absolute;

  width: 36.315789rem !important;
  height: 7.736842rem;
  top: 94px;
  right: 8.736842rem;
}

.entity {
  position: absolute;
  top: 13.842105rem;
  right: 11.631579rem;
  font-family: SourceHanSansCN-Medium;
  font-size: 25px;
  font-weight: normal;
  font-stretch: normal;

  letter-spacing: 1px;
  color: #636363;
}

.tulistword {
  position: absolute;
  top: 17.684211rem;
  right: 3.789474rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;

}

.tulist-item {
  width: 14.052632rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-right: 1.052632rem;
}

.tu-item-title {
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  color: #595858;
}

.tu-item-english {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  color: #595858;
}

.all-item-wrap {
  border-color: #333333;
}

.from-item-title {
  color: #cccccc;
}

.footer {
  background: #1a1a1a;
  color: #999999;
}

.footer-wx-title {
  color: #cccccc;
}

.contact-des {
  color: #999999;
}