.lh1 {
  line-height: 1;
  background-color: #fff;
  overflow: hidden;
}

body {
  font-family: 'PingFang Regular';
  background: #fff;
}
/* banner图 start */
.protect-banner {
  width: 100%;
  height: 5.6rem;
  background: url('/images/level_protect/banner_new.jpg') no-repeat;
  background-size: 100% 100%;
}
/* banner图 end */
.protect-title {
  width: 100%;
  text-align: center;
  font-size: .48rem;
  font-family: 'PingFang Medium';
  color: #121212;
}
/* 等保安全服务内容 start */
.protect-service {
  padding: .4rem .24rem 0;
}

.protect-service .service-content {
  margin-top: .4rem;
}

.protect-service .service-content .ser-title {
  position: relative;
  font-size: 0.32rem;
  color: #000000;
  line-height: .44rem;
  font-family: 'PingFang Medium';
}

.protect-service .service-content .ser-title::after {
  content: "";
  position: absolute;
  top: -.14rem;
  left: 0;
  width: 0.62rem;
  height: 0.08rem;
  background: #F5B31F;
}

.protect-service .service-content .ser-detail {
  margin-top: .1rem;
  font-size: 0.28rem;
  line-height: .4rem;
  color: #000000;
}
/* 等保安全服务内容 end */
/* 等级保护实施流程 start */
.protect-process {
  padding: .72rem .24rem 0;
}

.protect-process .process-img {
  margin-top: .32rem;
  width: 100%;
  font-size: 0;
}

.protect-process .process-img img {
    width: 100%;
}
/* 等级保护实施流程 end */
/* NETNIC等保产品优势 start */
.protect-advantage {
  padding-top: .6rem;
}

.protect-advantage .protect-title {
  margin-bottom: .32rem;
}

.protect-advantage .advantage-para {
  position: relative;
  margin-bottom: .4rem;
  padding: 0 .24rem 0 .86rem; 
  font-size: 0.32rem;
  line-height: 0.44rem;
  color: #000;
}

.protect-advantage .advantage-para::after {
  content: '';
  position: absolute;
  top: 0;
  left: .2rem;
  width: .44rem;
  height: .44rem;
  background: url('/images/level_protect/adv_1.png') no-repeat;
  background-size: 100% 100%;
}

.protect-advantage .advantage-para:nth-child(2)::after {
  width: .36rem;
  height: .36rem;
  left: .26rem;
}

.protect-advantage .advantage-para:nth-child(3)::after {
  background-image: url('/images/level_protect/adv_2.png');
}

.protect-advantage .advantage-para:nth-child(4)::after {
  background-image: url('/images/level_protect/adv_3.png');
}

.protect-advantage .advantage-para:nth-child(5)::after {
  background-image: url('/images/level_protect/adv_4.png');
}

.protect-advantage .advantage-para:nth-child(6) {
  margin-bottom: .92rem;
}

.protect-advantage .advantage-para:nth-child(6)::after {
  background-image: url('/images/level_protect/adv_5.png');
}
/* NETNIC等保产品优势 end */
/* 获取报价 start */
.autumn-price .price-con {
  padding: .5rem 0 0 .62rem;
  width: 100%;
  height: 4.36rem;
  background: url('/active/images/autumn/price_bg.png') no-repeat;
  background-size: 100% 100%;
}
.autumn-price .price-form .form-item {
  margin-bottom: .31rem;
}
.autumn-price .price-form .form-label {
  display: inline-block;
  width: 1.6rem;
  height: .44rem;
  line-height: .44rem;
	font-size: .32rem;
	letter-spacing: .01rem;
  color: #ffffff;
  vertical-align: middle;
}
.autumn-price .price-form .form-input {
  padding-left: .15rem;
  width: 4.58rem;
  height: .62rem;
  background-color: rgba(255,255,255,.73);
  border:none;
  border-radius: .12rem;
  outline: none;
  color: #212121;
  -webkit-border-radius: .12rem;
  -moz-border-radius: .12rem;
  -ms-border-radius: .12rem;
  -o-border-radius: .12rem;
}
.autumn-price .price-con .price-btn {
  margin-top: .03rem;
  margin-left: 1.74rem;
  display: inline-block;
	width: 2.74rem;
  height: 0.6rem;
	line-height: .6rem;
	text-align: center;
	background-color: #F88F25;
	border-radius: .29rem;
	-webkit-border-radius: .29rem;
	-moz-border-radius: .29rem;
	-ms-border-radius: .29rem;
  -o-border-radius: .29rem;
  font-family: DengXian-Bold;
	font-size: .26rem;
	letter-spacing: .01rem;
	color: #ffffff;
}
/* 获取报价 end */
/* 哪些行业涉及办理等级保护？ start   */
.protect-industry {
  padding: .64rem .24rem 0;
}

.protect-industry img {
  width: 100%;
  box-shadow: 0 0 .15rem 0 rgba(0,0,0,.1);
}

.protect-industry .img  {
  margin-top: .72rem;
}
/* 哪些行业涉及办理等级保护？ end     */
/* 这些客户选择了我们 start */
.protect-customer {
  padding: .41rem 0 1.03rem;
}

.protect-customer .customer-img {
  margin-top: 1.08rem;
  padding: 0 .24rem;
}

.protect-customer .customer-img img {
  width: 100%;
}
/* 这些客户选择了我们 end */