@charset "UTF-8";
/**!
* 政策详情-通用banner
* date:2021-04-12
* author: tzc;
*/
.link-ul {
  border-bottom: 1px solid #d2e3f4;
  margin-bottom: 23px;
}

.link-ul .link-list {
  float: left;
  width: 152px;
  height: 36px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #eaf2f9;
  margin-right: 10px;
  overflow: hidden;
}

.link-ul .link-list.active, .link-ul .link-list:hover {
  background-color: #3c91f1;
}

.link-ul .link-list.active a, .link-ul .link-list:hover a {
  color: #ffffff;
}

.link-ul .link-list a {
  display: block;
  height: 100%;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #8093a9;
}

.banner-content {
  height: 269px;
  background: url("../images/declare_matters_bg.png") center no-repeat;
  /* new */
  background-size: 100% 100%;
}

.banner-content .location {
  border-bottom: 1px solid #e0e0e0;
}

.banner-content .banner-title {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  //white-space: nowrap;
}

 
 


.banner-content .out-content {
  margin-top: 0;
}

.banner-content .out-content.top {
  margin-top: 20px;
}

.banner-content .out-content .label-box:nth-child(1) {
  width: 300px;
}

.banner-content .out-content .label-box:nth-child(2) {
  width: 370px;
}

.banner-content .ban-content {
  margin-top: 20px;
}

.banner-content .ban-content .consult-btn,
.banner-content .ban-content .collection {
  margin-top: 0;
  margin-right: 10px;
}

.banner-content .ban-content .consult-btn.assessment {
  background: url("../images/icon_assessment.png") left 19px center no-repeat;
  background-color: #a7acfc;
  border-color: #a7acfc;
}

.banner-content .ban-content .consult-btn.declare {
  background: url("../images/icon_declare.png") left 19px center no-repeat;
  background-color: #7ec4ff;
  border-color: #7ec4ff;
}

.consult-newbtn.declare {
   background: url("../images/icon_declare.png") left 12px center no-repeat;
  background-color: #7ec4ff;
  border-color: #7ec4ff;
}

.banner-content .ban-content .collection.evaluation {
  background: url("../images/icon_evaluation.png") left 16px center no-repeat;
}

.banner-content .ban-content .collection.evaluation:hover {
  background-image: url("../images/icon_evaluation_active.png");
}

.banner-content .ban-content .collection.evaluation1 {
  background: url("../images/icon_evaluation.png") left 16px center no-repeat;
}

.banner-content .ban-content .collection.evaluation1:hover {
  background-image: url("../images/icon_evaluation_active.png");
}

.banner-content .ban-content .line-top {
  height: 34px;
  margin-left: 10px;
}

.policy-evaluation {
  min-width: 1200px;
  margin-top: 40px;
  min-height: 127px;
  background-color: #edf6ff;
}

.policy-evaluation .name {
  font-size: 24px;
  font-weight: bold;
  height: 46px;
  line-height: 46px;
}

.policy-evaluation .policy-btn {
  width: 200px;
  height: 46px;
  font-size: 20px;
  display: inline-block;
  padding-left: 78px;
  margin-left: 30px;
  height: 46px;
  line-height: 46px;
  color: #999999;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
}

.policy-evaluation .policy-btn.good {
  margin-left: 23px;
  background: url("../images/icon_good.png") no-repeat;
  background-position: 40px center;
  background-color: #FFF;
}

.policy-evaluation .policy-btn.good:hover, .policy-evaluation .policy-btn.good.active {
  background-image: url("../images/good.png");
  background-position: 40px center;
  color: #FFF;
  background-color: #3c91f1;
}

.policy-evaluation .policy-btn.improve {
  background: url("../images/icon_improve.png") left center no-repeat;
  background-position: 40px center;
  background-color: #FFF;
}

.policy-evaluation .policy-btn.improve:hover, .policy-evaluation .policy-btn.improve.active {
  background-image: url("../images/improve.png");
  background-position: 40px center;
  color: #FFF;
  background-color: #3c91f1;
}

/* 分享按钮 */
.ctl {
  display: inline-block;
  vertical-align: middle;
  padding-left: 8px;
  margin-right: 20px;
}

.ctl a {
  width: 26px !important;
  height: 24px !important;
}

.bds_more {
  background: url(../images/policy-as.png) no-repeat !important;
  background-position: -118px 0px !important;
}

.bds_tsina {
  background: url(../images/policy-as.png) no-repeat !important;
  background-position: -149px 0px !important;
}

.bds_weixin {
  background: url(../images/policy-as.png) no-repeat !important;
  background-position: -180px 0px !important;
}

.bds_sqq {
  background: url(../images/policy-as.png) no-repeat !important;
  background-position: -213px 0px !important;
}

.bds_copy {
  background: url(../images/policy-as.png) no-repeat !important;
  background-position: -244px 0px !important;
}

/* 分享按钮高亮 */
.bds_more:hover {
  background: url(../images/policy-asactive.png) no-repeat !important;
  background-position: -83px 0px !important;
}

.bds_tsina:hover {
  background: url(../images/policy-asactive.png) no-repeat !important;
  background-position: -114px 0px !important;
}

.bds_weixin:hover {
  background: url(../images/policy-asactive.png) no-repeat !important;
  background-position: -145px 0px !important;
}

.bds_sqq:hover {
  background: url(../images/policy-asactive.png) no-repeat !important;
  background-position: -178px 0px !important;
}

.bds_copy:hover {
  background: url(../images/policy-asactive.png) no-repeat !important;
  background-position: -209px 0px !important;
}

.policydetail-info {
  font-size: 15px;
  padding-left: 20px;
  border-left: 2px solid #2497fb;
  background: #f3f7fe url(../images/policyicon-bg.png) no-repeat right center;
  /* height: 100px; */
}

.policydetail-info span {
  display: inline-block;
  vertical-align: middle;
}

.policydetail-info em {
  padding-left: 5px;
  display: inline-block;
  width: 308px;
  vertical-align: middle;
  line-height: 50px;
  margin-right: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.policy-content {
  line-height: 30px;
  font-size: 15px;
  margin-top: 20px;
}

.policy-content > p {
  word-break: break-all;
}

.white-m {
  position: absolute;
  width: 214px;
  height: 88px;
  background: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 13px;
  padding-top: 7px;
  right: -156px;
  top: 46px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 27px 0px rgba(30, 48, 74, 0.13);
          box-shadow: 0px 0px 27px 0px rgba(30, 48, 74, 0.13);
  border-radius: 4px;
}

.white-m::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 7px;
  background: url(../images/trangle.png) center no-repeat;
  top: -7px;
  left: 40px;
}

.m-pic {
  width: 56px;
  height: 56px;
  margin-top: 10px;
}

.m-pic img {
  width: 100%;
  height: 100%;
}

.m-word {
  padding-top: 16px;
  margin-left: 7px;
}

.m-word p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}

.policy-evaluation {
  padding-top: 40px;
  padding-bottom: 40px;
}

.advice-content {
  width: 792px;
  height: 160px;
  background: #FFFFFF;
  border-radius: 4px;
  margin-top: 17px;
  position: relative;
  display: none;
  margin-right: 55px;
}

.advice-content::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 7px;
  background: url(../images/trangle.png) center no-repeat;
  top: -7px;
  left: 80px;
}

body .policy-evaluation {
  height: auto;
}

.comment {
  width: 792px;
  height: 100px;
  outline: none;
  padding-top: 18px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  resize: none;
}

.submit2 {
  width: 102px;
  height: 28px;
  background: #CBD0D6;
  border-radius: 2px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: center;
  margin-right: 16px;
  cursor: pointer;
}

.cancel {
  width: 102px;
  height: 28px;
  background: #EBF4FF;
  border-radius: 2px;
  font-size: 14px;
  color: #3C91F1;
  line-height: 28px;
  text-align: center;
  margin-right: 20px;
  cursor: pointer;
}

.info-tip-content {
  position: relative;
}

.phone {
  display: block;
  width: 10px;
  height: 17px;
  position: absolute;
  background: url(../images/phone.png) center no-repeat;
  top: 12px;
  right: 0;
}

.phone:hover {
  background: url(../images/phone-active.png) center no-repeat;
}

.uptotop {
  width: 48px;
  height: 48px;
  background: url(../images/trangle-top.png) center no-repeat;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(18, 80, 162, 0.3);
          box-shadow: 0px 4px 16px 0px rgba(18, 80, 162, 0.3);
  border-radius: 4px 0px 0px 4px;
  position: absolute;
  z-index: 99;
  right: 0;
  bottom: 126px;
  cursor: pointer;
}

.ex-title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  padding-left: 25px;
  background: url(../images/ex-bg.png) left center no-repeat;
  margin-bottom: 11px;
}

.base-info {
  height: 140px;
  background: #F7F9FB;
  border: 1px solid #EAF0F7;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 24px;
  padding-left: 20px;
  margin-bottom: 29px;
  margin-top: 20px;
}

.base-info .base-title {
  width: 800px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 18px;
}

.label-box {
  height: 32px;
  line-height: 32px;
}

.label-box span {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  vertical-align: top;
  color: #999999;
  /* float: left; */
}

.label-box .label {
  width: 70px;
}

.label-box .label-text {
  max-width: 210px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.label1 {
  width: 245px;
}

.label2 {
  width: 370px;
}

.detail-text {
  padding-bottom: 10px;
}

.evaluation2 {
  margin-top: 20px;
}

.evaluation3 {
  margin-top: 7px;
}

.policy-type {
  width: 800px;
 
  background: #F7F9FB;
  border: 1px solid #EAF0F7;
  border-radius: 4px;
  margin-bottom: 17px;
}

.policy-type .type-box {
  padding-left: 20px;
   
}

.policy-type .type-box .type-list {
  width: 50%;
}

.policy-type .type-box .type-list .type-label {
  font-size: 16px;
  font-weight: 400;
  color: #8FA3BA;
  line-height: 40px;
  position: relative;
}

.policy-type .type-box .type-list .type-label::after {
  content: ':';
  position: absolute;
  right: -10px;
  top: 0;
}

.policy-type .type-box .type-list .type-text {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  width: 222px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 16px;
}
