.main {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px #e1ecf9;
          box-shadow: 0px 0px 20px 0px #e1ecf9;
  border-radius: 4px;
  margin-bottom: 45px;
}

.main .title {
  font-family: "SourceHanSansCN-Bold";
  font-size: 24px;
  line-height: 34px;
  color: #000;
  text-align: center;
  padding: 41px 0 34px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .infor {
      width: 1100px;
   height: 55px; 
  background: #eef6ff;
  border-radius: 4px;
  margin: 0 auto;
  font-family: "SourceHanSansCN-Regular";
  font-size: 16px;
  line-height: 34px;
  color: #888;
  padding: 10px 105px 11px 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .infor .infor-l span {
  padding-right: 40px;
}

.main .infor .infor-r p {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  color: #888;
  margin-right: 100px;
}

.main .infor .infor-r p span {
  cursor: pointer;
}

.main .infor .infor-r p span:nth-of-type(2) {
  padding: 0 20px;
}

.main .infor .infor-r p span.active {
  color: #4187e3;
}

.main .infor .infor-r a {
  color: #4187e3;
}

.main .text {
  font-family: "SourceHanSansCN-Regular";
  font-size: 16px;
  color: #333;
  width: 1055px;
  margin: 0 auto;
  min-height: 700px;
  padding-top: 45px;
  overflow: hidden;
}

.main .text p {
  line-height: 36px;
  text-indent: 2em;
  padding-bottom: 50px;
}

.main .enclosure {
  font-family: "SourceHanSansCN-Regular";
  font-size: 16px;
  line-height: 34px;
  color: #333;
  width: 1055px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .enclosure p {
  padding-bottom: 10px;
}

.main .enclosure .enclosure-text {
  color: #4187e3;
  padding-left: 30px;
  position: relative;
}

.main .enclosure .enclosure-text::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 22px;
  /* background: url("../images/policy_consultation_detail/docwenjian.png") center no-repeat; */
  background-size: 100% 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.main .btn {
  position: relative;
  display: block;
  width: 328px;
  height: 50px;
  background: #4187e3;
  border-radius: 4px;
  margin: 60px auto;
  color: #fff;
  font-family: "SourceHanSansCN-Bold";
  font-size: 18px;
  cursor: pointer;
  padding-left: 40px;
}

.main .btn::before {
  position: absolute;
  content: '';
  width: 24px;
  height: 26px;
  background: url("../images/policy_consultation_detail/zhengcefagui2.png") center no-repeat;
  background-size: 100% 100%;
  left: 56px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}


.location {
  padding-left: 30px;
  position: relative;
}

.location a {
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  line-height: 60px;
  color: #666;
}

.location a:last-child {
  color: #4187e3;
}

.location::before {
  position: absolute;
  content: '';
  width: 14px;
  height: 19px;
  background: url("../images/location.png") center no-repeat;
  background-size: 100% 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}








.reaction .reaction-text .question {
  position: relative;
  font-size: 16px;
  line-height: 18px;
  color: #333;
  padding: 32px 0 27px 53px;
}

.reaction .reaction-text .question::before {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  background: url("../images/business_environment_detail/wenhao.png") center no-repeat;
  background-size: 100% 100%;
  top: 53%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 27px;
}

.reaction .reaction-text .type-infor .business {
  margin-right: 200px;
}

.reaction .reaction-text .type-infor .text {
  font-size: 15px;
  line-height: 28px;
  color: #666;
}



.title .number {
  display: inline-block;
  width: 27px;
  height: 27px;
  background: #3689e3;
  border-radius: 50%;
  line-height: 27px;
  text-align: center;
  color: #fff;
  font-family: "SourceHanSansCN-Bold";
  overflow: hidden;
  vertical-align: middle;
  margin-bottom: 5px;
}
.title-l .number {
  display: inline-block;
  width: 27px;
  height: 27px;
  background: #3689e3;
  border-radius: 50%;
  line-height: 27px;
  text-align: center;
  color: #fff;
  font-family: "SourceHanSansCN-Bold";
  overflow: hidden;
  vertical-align: middle;
  margin-bottom: 5px;
}

.title .text {
  font-family: "SourceHanSansCN-Bold";
  font-size: 18px;
  color: #3689e3;
  padding-left: 5px;
}

.result-title {
  background: #fef6e8;
      height: 55px;
    line-height: 55px;
}

.result-title .number {
  background: #febd4e;
}

.result-title .text {
  color: #febd4e;
}

.pad-l {
  padding-left: 53px;
  padding-bottom: 30px;
}

.label {
  display: inline-block;
  vertical-align: top;
  width: 75px;
  font-size: 15px;
  line-height: 28px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.label-text {
  width: calc(100% - 75px);
  font-size: 15px;
  line-height: 28px;
  color: #666;
  min-height: 56px;
  overflow: hidden;
}

.question-result .pad-l {
  padding-top: 30px;
  padding-bottom: 50px;
  position: relative;
}

.question-result .label-text {
  min-height: 84px;
}

.question-result .pad-l::before {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  background: url("../images/business_environment_detail/diandian.png") center no-repeat;
  background-size: 100% auto;
  left: 27px;
  top: 44px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.title-l {
	margin-left:30px;
	
}
.title-r {
	margin-left:-30px;
}