/*注册商标快速通道 Start*/
.information-content {
  margin-top: 4rem;
}
/*注册商标快速通道 End*/
/*金牌服务 Start*/
.services-content {
  margin-top: 0.36rem;
  height: 5.27rem;
}
.services-content .services-list {
  border: 1px solid #ccc;
  border-bottom: 0;
}
.services-content .services-item {
  width: 33.33%;
  height: 1.75rem;
  display: inline-block;
  float: left;
  position: relative;
  padding-top: 1.2rem;
  border-bottom: 1px solid #ccc;
}
.services-content .services-item .info-icon {
  display: inline-block;
  position: absolute;
  width: 0.7rem;
  height: 0.7rem;
  top: 0.34rem;
  left: 50%;
  margin-left: -0.35rem;
  background: url(../images/shangbiao_icon_group.png);
  background-size: 10.8rem 8rem;
  background-repeat: no-repeat;
}
.services-content .services-item .info-icon.icon-01 {
  background-position: -0.82rem -0.49rem;
}
.services-content .services-item .info-icon.icon-02 {
  background-position: -3.12rem -0.49rem;
}
.services-content .services-item .info-icon.icon-03 {
  background-position: -5.42rem -0.49rem;
}
.services-content .services-item .info-icon.icon-04 {
  background-position: -0.82rem -1.55rem;
}
.services-content .services-item .info-icon.icon-05 {
  background-position: -3.12rem -1.55rem;
}
.services-content .services-item .info-icon.icon-06 {
  background-position: -5.42rem -1.55rem;
}
.services-content .services-item .info-explain-txt {
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #1A1A1A;
  text-align: center;
}
.services-content .services-item + .services-item {
  border-left: 1px solid #ccc;
}
.services-content .tax-services {
  padding-top: 0.27rem;
}
/*金牌服务 End*/
/*申请材料*/
.material-list {
  width: 6rem !important;
}
.material-list .info-icon {
  background: url(../images/shangbiao_icon_group.png);
  background-repeat: no-repeat;
  background-size: 10.8rem 8rem;
  border-radius: 0.04rem 0px 0px 0.04rem;
}
.material-list .material-item:nth-of-type(1) .info-icon {
  background-position: -6.79rem -0.4rem;
}
.material-list .material-item:nth-of-type(2) .info-icon {
  background-position: -6.78rem -1.4rem;
}
.material-list .material-item:nth-of-type(3) .info-icon {
  background-position: -6.78rem -2.41rem;
}
.material-list .material-item:nth-of-type(4) .info-icon {
  background-position: -6.78rem -3.4rem;
}
.material-list .material-item:nth-of-type(odd) .info-icon {
  background-color: #7084FF;
}
.material-list .material-item:nth-of-type(even) .info-icon {
  background-color: #FF7079;
}
.shangbiao-material {
  padding: 0.18rem 0;
}
/*申请材料 end*/
/*办理完成您将拿到的材料 start*/
.get-material {
  padding-bottom: 0.36rem;
}
.material-img {
  width: 6.9rem;
  height: 3.54rem;
}
.material-img img {
  width: 100%;
}
/*办理完成您将拿到的材料 end*/
/*服务流程 Start*/
.services-process {
  height: 4.62rem;
  position: relative;
}
.services-process .process-bg {
  background: url(../images/shangbiao_icon_group.png);
  background-repeat: no-repeat;
  background-size: 10.8rem 8rem;
  background-position: -0.75rem -3.33rem;
  width: 5.81rem;
  height: 2.45rem;
  display: inline-block;
  position: absolute;
  left: 0.9rem;
  top: 1.25rem;
}
.services-process .mui-row {
  padding-top: 0.95rem;
}
.services-process .mui-row + .mui-row {
  margin-top: 0.5rem;
}
.services-process .process-item {
  font-size: 0.24rem;
  color: #1A1A1A;
  display: inline-block;
  float: left;
  line-height: 0.24rem;
  text-align: center;
}
.services-process .process-item:first-child {
  text-align: left;
  padding-left: 0.24rem;
}
.services-process .process-item:last-child {
  text-align: right;
  padding-right: 0.24rem;
}
/*服务流程 End*/
