@charset "utf-8";
.transition {
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@keyframes myfirst {
  from {
    opacity: 0.2;
  }
  to {
    opacity: 0.7;
  }
}
@-moz-keyframes myfirst {
  /* Firefox */
}
@-webkit-keyframes myfirst {
  /* Safari 和 Chrome */
}
@-o-keyframes myfirst {
  /* Opera */
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
}
.tag-content {
  background-color: #F0F5FA;
}
.tag-content .topic-condition {
  overflow: hidden;
}
.tag-content .topic-condition aside {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
  margin-right: 15px;
  float: left;
  overflow: hidden;
}
.tag-content .topic-condition li a:hover,
.tag-content .topic-condition li a:focus {
  background-color: #2E76BA;
  color: white!important;
  border-radius: 4px;
}
.tag-content .topic-condition .hot-topic {
  padding: 40px 0 20px 0;
}
.tag-content .topic-condition .hot-topic a {
  /* width: 85px; */
  padding: 10px 25px;
  /* height: 28px; */
  background: #ffffff;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  color: #333333;
  /* line-height: 28px; */
  margin-bottom: 10px;
}
.tag-content .topic-condition .choose-topic {
  margin-bottom: 20px;
}
.tag-content .topic-condition .choose-topic > div {
  float: left;
  width: calc(100% - 110px);
  display: inline-block;
}
.tag-content .topic-condition .choose-topic ul {
  width: 100%;
  float: left;
  padding-top: 5px;
}
.tag-content .topic-condition .choose-topic li {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
  background: #ffffff;
  border-radius: 4px;
  float: left;
  line-height: 32px;
  text-align: center;
  margin-right: 8px;
  font-size: 14px;
}
.tag-content .topic-condition .choose-topic li a {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  height: 100%;
  display: inline-block;
  color: #999999;
}
.tag-content .topic-condition .choose-topic li:last-child {
  margin-right: 0;
}
.tag-content-el {
  overflow: hidden;
  margin-bottom: 20px;
}
.tag-content-el .common:nth-of-type(1) {
  margin-top: 30px;
}
.tag-content-el .common {
  padding-bottom: 30px;
}
.tag-content-el .common aside {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  line-height: 25px;
  margin-right: 50px;
  float: left;
  position: relative;
  margin-top: 5px;
}
.tag-content-el .common aside i {
  position: absolute;
}
.tag-content-el .common > div {
  margin-left: 73px;
  padding-bottom: 0;
  overflow: hidden;
}
.tag-content-el .common > div a {
  font-size: 14px;
  padding: 0 10px;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  font-family: DINPro-Light;
  background: #F6FAFF;
  border-radius: 4px;
  color: #5E5E8E;
  line-height: 36px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tag-content-el .common > div a:hover {
  background: #2e76ba;
  color: #ffffff;
}
.tag-letter-content-el {
  padding: 30px 0;
}
.tag-letter-content-el .el_title {
  border-bottom: 1px solid #E6E6E6;
  font-size: 22px;
  color: #31424e;
  padding-bottom: 10px;
}
.tag-letter-content-el .common {
  padding: 30px 0 15px;
  overflow: hidden;
}
.tag-letter-content-el .common a {
  font-size: 14px;
  padding: 0 10px;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  font-family: DINPro-Light;
  background: #F6FAFF;
  border-radius: 4px;
  color: #5E5E8E;
  line-height: 36px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tag-letter-content-el .common a:hover {
  background: #7282EB;
  color: #ffffff;
}
.tag-letter-content-el .turnThePage {
  text-align: center;
}
.tag-letter-content-el .turnThePage a,
.tag-letter-content-el .turnThePage span {
  margin: 10px 5px 11px;
}
.tag-letter-content-el .turnThePage .checkedPage {
  background-color: #006FFF;
}
.layouts_content {
  min-height: calc(100% - 329px);
}
.tag-home {
  padding-top: 30px;
}
.tag-home .page-detail .c-n-c-el .c-desc {
  margin: 0 0 20px 0;
  height: 44px;
}
.tag-home .topic-left {
  width: 885px;
  float: left;
  margin-right: 30px;
}
.tag-home .topic-left .crousel-image {
  position: relative;
}
.tag-home .topic-left .crousel-image > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tag-home .topic-left .crousel-image a.label {
  width: 339px;
  height: 57px;
  background: #1465b1;
  text-align: center;
  line-height: 57px;
  display: inline-block;
  position: absolute;
  color: white;
  bottom: -10px;
  left: -15px;
}
.tag-home .topic-left .crousel-image .no-image {
  background: #f0f5fa;
  border-radius: 4px;
  padding: 20px;
  position: relative;
}
.tag-home .topic-left .crousel-image .no-image > i {
  height: 20px;
  font-weight: 800;
  width: 2px;
  margin: 14px 25px 0 25px;
  display: inline-block;
  vertical-align: middle;
  float: left;
  background-color: black;
  top: 65px;
  left: 397px;
}
.tag-home .topic-left .crousel-image .no-image .image {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -1px;
  background: url(../images/bg_8.png);
  width: 343px;
  height: 86px;
}
.tag-home .topic-left .crousel-image .no-image aside {
  float: left;
  text-align: center;
  overflow: hidden;
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
.tag-home .topic-left .crousel-image .no-image aside h2 {
  font-size: 24px;
  color: #333333;
  text-align: left;
  word-break: break-all;
}
.tag-home .topic-left .crousel-image .no-image > div {
  min-height: 200px;
  float: left;
  max-width: 380px;
}
.tag-home .topic-left .crousel-image .no-image > div .subscribe-summary {
  margin-bottom: 20px;
  overflow: hidden;
  /* width: 497px; */
  min-height: 80px;
  font-size: 14px;
  color: #666666;
}
.tag-home .topic-left .crousel-image .no-image .subscribe {
  width: 154px;
  height: 40px;
  float: right;
  background: #056DE8;
  border: 1px solid #056DE8;
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
  line-height: 40px;
  text-align: center;
}
.tag-home .topic-left .crousel-image .no-image .subscribe:hover {
  background: #0038ff;
  border: 1px solid #0038ff;
}
.tag-home .topic-left .crousel-image .no-image .subscribe a {
  font-size: 14px;
  color: #ffffff;
}
.tag-home .topic-left .crousel-image .no-image .subscribe i {
  height: 5px;
  font-weight: 800;
  width: 1px;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  background-color: black;
  -webkit-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.tag-home .topic-left .crousel-image .no-image .subscribe font {
  font-size: 12px;
  font-weight: 500;
  color: #333333;
}
.tag-home .topic-left > .title {
  padding: 34px 20px 42px 20px;
  font-size: 14px;
  color: #171717;
  line-height: 25px;
}
.tag-home .topic-left .content-page-all {
  margin-bottom: 30px;
}
.tag-home .topic-left .content-page-all ul li {
  padding: 12px 0;
}
.tag-home .topic-left .content-page-all ul li:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.tag-home .topic-left .content-page-all aside {
  width: 140px;
  height: 105px;
  line-height: 105px;
}
.tag-home .topic-left .content-page-all aside a.content-page-classify {
  line-height: 24px;
}
.tag-home .topic-left .content-page-all .c-n-c {
  width: 720px;
  margin-left: 164px;
}
.tag-home .topic-left .content-page-all .c-n-c .c-n-c-el {
  min-height: 105px;
  position: relative;
}
.tag-home .topic-left .content-page-all .c-n-c .c-n-c-el .msg {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.tag-home .topic-left .content-page-all .c-n-c .c-n-c-el .msg-el {
  line-height: 20px;
  height: 20px;
}
.tag-home .topic-left .content-page-all .c-n-c .c-n-c-el .msg-el .msg-time {
  font-family: auto;
}
.tag-home .topic-left .content-page-all .c-n-c .c-n-c-el .msg-el img {
  margin-right: 6px;
}
.tag-home .topic-left .content-page-all .c-n-c.all {
  width: 100%;
  margin-left: 0;
}
.tag-home .topic-left .content-page-all .c-n-c.all .c-n-c-el {
  min-height: 0;
}
.tag-home .topic-left .content-page-all .c-n-c-el h3 {
  height: auto;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-align: justify;
}
.tag-home .topic-left .content-page-all .c-n-c-el h3 a {
  font-size: 16px;
}
.tag-home .topic-left .content-page-all .c-n-c-el h4 {
  font-size: 15px;
  color: #333333;
  height: 25px;
  overflow: hidden;
  line-height: 25px;
  margin-bottom: 15px;
}
.tag-home .topic-left .content-page-all .c-n-c-el p:nth-of-type(1) {
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  margin-bottom: 20px;
  overflow: hidden;
}
.tag-home .topic-left .content-page-all .c-n-c-el .label-page span {
  font-size: 12px;
  color: #666666;
  line-height: 19px;
}
.tag-home .topic-left .content-page-all .c-n-c-el .label-page span i {
  margin-right: 5px;
}
.tag-home .topic-left .content-page-all .c-n-c-el .label-page span:nth-of-type(1) img {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 5px;
}
.tag-home .topic-left .content-page-all .noData {
  position: initial;
  margin-top: 60px;
  margin-bottom: 60px;
  height: auto;
}
.tag-home .topic-right {
  width: 285px;
  float: left;
}
.tag-home .topic-right > h2 {
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 23px;
}
.tag-home .topic-right li:hover a {
  color: #2269AE !important;
}
.tag-home .topic-right li {
  margin-bottom: 15px;
}
.tag-home .topic-right li aside {
  width: 70px;
  height: 70px;
  float: left;
  overflow: hidden;
}
.tag-home .topic-right li aside a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.tag-home .topic-right li > div {
  padding-bottom: 25px;
  border-bottom: 1px solid #DDDDDD;
  margin-left: 90px;
}
.tag-home .topic-right li > div p {
  height: 45px;
  overflow: hidden;
}
.tag-home .topic-right li > div p a {
  font-size: 14px;
  color: #333333;
}
.tag-home .topic-right .read {
  width: 286px;
  margin-bottom: 40px;
}
.tag-home .topic-right .read a {
  border: 1px solid #303233;
  line-height: 38px;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  text-align: center;
  display: inline-block;
  font-size: 12px;
  color: #333333;
}
.tag-home .topic-right .read a:hover {
  background-color: #2269AE !important;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.tag-home .topic-right .read a:hover span {
  margin-left: 20%;
  color: white;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.tag-home .topic-right .read a:hover i {
  background-position: -813px -145px;
}
