/*注册公司快速通道\公司注销申请快速通道 Start*/
.information-content {
  margin-top: 4rem;
}
/*注册公司快速通道\公司注销申请快速通道 End*/
/*注册公司服务内容 start*/
.register-service {
  margin-top: 0.36rem;
  height: 3.63rem;
}
.register-service .service-item {
  width: 2.17rem;
  height: 1.82rem;
  background-color: #F8FAFF;
  display: inline-block;
  float: left;
  position: relative;
  padding-top: 1.23rem;
}
.register-service .service-item .info-icon {
  display: inline-block;
  position: absolute;
  width: 0.7rem;
  height: 0.7rem;
  top: 0.36rem;
  left: 50%;
  margin-left: -0.35rem;
  background: url(../images/register_icon_group.png);
  background-size: 11.31rem 7.13rem;
  background-repeat: no-repeat;
}
.register-service .service-item .info-icon.zcgs-icon {
  background-position: -0.84rem -1.53rem;
}
.register-service .service-item .info-icon.zcdz-icon {
  background-position: -2.53rem -1.53rem;
}
.register-service .service-item .info-icon.gshm-icon {
  background-position: -4.22rem -1.53rem;
}
.register-service .service-item .info-explain-txt {
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #1A1A1A;
  text-align: center;
}
.register-service .service-item + .service-item {
  margin: 0 0.1rem;
}
.register-service .service-item:first-child {
  margin-right: 0.09rem;
}
.register-service .service-item:last-child {
  margin-right: 0;
}
/*注册公司服务内容 end*/
/*需要准备的材料*/
.material-list .info-icon {
  background: url(../images/register_icon_group.png);
  background-repeat: no-repeat;
  background-size: 11.31rem 7.13rem;
}
.material-list .material-item:nth-of-type(1) .info-icon {
  background-position: -0.84rem -2.74rem;
}
.material-list .material-item:nth-of-type(2) .info-icon {
  background-position: -2.01rem -2.74rem;
}
.material-list .material-item:nth-of-type(3) .info-icon {
  background-position: -3.19rem -2.74rem;
}
.material-list .material-item:nth-of-type(4) .info-icon {
  background-position: -4.36rem -2.74rem;
}
/*需要准备的材料 end*/
/*办理完成您将拿到的材料 start*/
.get-material {
  padding-bottom: 0.36rem;
}
.material-img {
  width: 6.9rem;
  height: 4.94rem;
}
.material-img img {
  width: 100%;
}
/*办理完成您将拿到的材料 end*/
/*服务流程 start*/
.service-process {
  padding-bottom: 0.36rem;
}
.service-process .process-list {
  width: 4.94rem;
  margin: auto;
}
.service-process .process-item {
  width: 100%;
  height: 0.62rem;
  line-height: 0.62rem;
  position: relative;
  font-size: 0.26rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0.18rem;
}
.service-process .process-item:nth-of-type(1) {
  background: rgba(88, 148, 255, 0.7);
}
.service-process .process-item:nth-of-type(2) {
  background: rgba(88, 148, 255, 0.8);
}
.service-process .process-item:nth-of-type(3) {
  background: rgba(88, 148, 255, 0.9);
}
.service-process .process-item:nth-of-type(4) {
  background: #5894ff;
}
.service-process .process-item .arrow {
  position: absolute;
  right: 0.2rem;
  top: 0.27rem;
  background: url(../images/register_icon_group.png);
  background-size: 11.31rem 7.13rem;
  background-repeat: no-repeat;
  background-position: -5.61rem -1.92rem;
  width: 0.17rem;
  height: 0.09rem;
  display: inline-block;
}
/*服务流程 end*/
/*推荐注册地址 start*/
.register-address {
  padding-bottom: 0.56rem;
}
.register-address .address-list {
  text-align: center;
}
.register-address img {
  width: 5.46rem;
  display: inline-block;
}
.register-address p {
  color: #1A1A1A;
  font-size: 0.24rem;
  line-height: 0.24rem;
  margin-top: 0.36rem;
  margin-bottom: 0;
}
/*推荐注册地址 end*/
