/* line 1, TAGManagement.less */
.person-b {
  background: url(../images/tag/tag_banner.jpg) no-repeat center center;
  background-size: cover;
}
/* line 5, TAGManagement.less */
.public0-news-tit {
  margin-bottom: 80px;
}
/* line 7, TAGManagement.less */
.public0-news-tit h2 {
  background: url(../images/tag/tag_title_bg.png) no-repeat center center;
  background-size: 60% auto;
}
/* line 13, TAGManagement.less */
.tag-t-l-detail {
  background: url(../images/case/case_icon7.png) no-repeat right center;
  padding-top: 0px;
  background-size: 50% 78%;
  padding-bottom: 120px;
}
/* line 18, TAGManagement.less */
.tag-t-l-detail .c-t-l-l {
  width: 54%;
}
/* line 20, TAGManagement.less */
.tag-t-l-detail .c-t-l-l .d-t {
  margin-bottom: 40px;
}
/* line 22, TAGManagement.less */
.tag-t-l-detail .c-t-l-l .d-t h2 {
  font-size: 36px;
  color: #1e1e1e;
  font-weight: 900;
  margin-bottom: 10px;
}
/* line 28, TAGManagement.less */
.tag-t-l-detail .c-t-l-l .d-t p {
  font-size: 14px;
  color: #0967db;
}
/* line 32, TAGManagement.less */
.tag-t-l-detail .c-t-l-l .d-t .tag-line {
  margin: 60px 0px;
  background: url(../images/tag/tag_icon1.png) no-repeat center center;
  background-size: cover;
  width: 66px;
  height: 3px;
}
/* line 41, TAGManagement.less */
.tag-t-l-detail .c-t-l-l .d-m {
  margin-bottom: 80px;
    line-height: 30px;
}
/* line 43, TAGManagement.less */
.tag-t-l-detail .c-t-l-l .d-m p {
  color: #1e1e1e;
  line-height: 26px;
  font-size: 16px;
}
/* line 50, TAGManagement.less */
.tag-t-l-detail .c-t-l-l .d-b a {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  border-radius: 18px;
  padding: 8px 36px;
  margin-right: 20px;
}
/* line 59, TAGManagement.less */
.tag-t-l-detail .c-t-l-l .d-b a:nth-of-type(1) {
  background-image: linear-gradient(89deg, #5eb6ff 0%, #0462d9 100%), linear-gradient(#fc9200, #fc9200);
}
/* line 62, TAGManagement.less */
.tag-t-l-detail .c-t-l-l .d-b a:nth-of-type(2) {
  border: 1px solid #5eb6ff;
  color: #5eb6ff;
}
/*# sourceMappingURL=TAGManagement.css.map */