/* 首页 */
@import url("http://at.alicdn.com/t/c/font_3623110_kzkbb8k39of.css");
/* 列表 */
@import url("http://at.alicdn.com/t/c/font_3623124_6tl13x5oev.css");

body {
  padding-top: 2.5067rem;
  padding-bottom: 1.1733rem;
}

.bg {
  background: #f6f9ff;
}

.bread_list {
  font-size: 0.3467rem;
  color: #666666;
  width: 92%;
  /* margin: 0 auto 0.64rem auto; */
  margin: 0 auto 0.28rem auto;
  padding-top: 0.4rem;
}

.bread_list span,
.bread_list a {
  font-size: 0.3467rem;
  color: #666666;
}

.content {
  width: 91.73%;
  margin: 0 auto;
  padding-bottom: 0.4rem;
}

.top_morebox .content {
  padding-bottom: 0;
}

.content h3 {
  font-size: 0.48rem;
  font-weight: bold;
  color: #000;
}

.content div h3 {
  font-size: 0.4rem;
  color: #666666;
  line-height: 0.8rem;
}

.content div p {
  font-size: 0.4rem;
  color: #666666;
  line-height: 0.8rem;
  word-break: break-all;
}

.content div p a {
  font-size: 0.4rem;
  color: #666666;
}

.content div p img {
  display: block;
  /* width: 6.0267rem; */
  margin: 0.3733rem auto;
  border-radius: 0.2667rem;
}

.content .content-link a {
  display: block;
  font-size: 0.3733rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
}

.content img {
  width: 100%;
  height: auto;
}

video {
  background: #000;
  width: 100%;
}

.con-label {
  display: flex;
  align-items: center;
  margin: 0.2667rem 0;
}

.con-label .con-label-item {
  /* width: 33.33%; */
  font-size: 0.3467rem;
  color: #666666;
  margin-right: 0.6667rem;
}

.con-label .con-label-item span:nth-child(1) {
  margin-right: 0.2667rem;
}

.footer .footer-logo img {
  width: auto;
}

.content .content-link {
  margin-top: 0.4rem;
}

.content .content-link div {
  display: flex;
  align-items: center;
  height: 1.8533rem;
  background-color: #ffffff;
  border-radius: 0.1333rem;
  padding-right: 0.32rem;
  margin-bottom: 0.2667rem;
}

.content .content-link div span:nth-child(2) {
  font-weight: bold;
  font-size: 0.4rem;
  color: #333333;
  width: 3.1333rem;
}

.content .content-link div span.listiconfont {
  font-size: 0.6133rem;
  color: #326cf6;
  margin: 0 0.4rem;
}

.c_xgwz_container {
  width: 91.73%;
  margin: 0 auto 0.6667rem auto;
  padding-top: 0.4rem;
  background: #ffffff;
}

.c_xgwz_list_item {
  display: flex;
  align-items: center;
  font-size: 0.3733rem;
  color: #666666;
  margin-top: 0.4rem;
}

.c_xgwz_list_item span {
  font-size: 0.4533rem;
  font-weight: bold;
  color: #cccccc;
  width: 0.5333rem;
}

.c_xgwz_list_item:nth-child(1) span,
.c_xgwz_list_item:nth-child(2) span,
.c_xgwz_list_item:nth-child(3) span {
  color: #ff0000;
}

.c_xgwz_list_item .c_xgwz_list_item_tit {
  font-size: 0.3733rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.con-bg1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.9733rem;
  background-color: rgba(50, 108, 246, 0.1);
  border-radius: 0.1333rem;
  margin: 0 auto 0.5867rem auto;
}

.con-bg1 p {
  display: flex;
  align-items: center;
  font-size: 0.4rem;
  color: #333;
  padding: 0 0.2667rem;
}

.con-bg1 p i {
  width: 0.6133rem;
  height: 0.6133rem;
  line-height: 0.6133rem;
  background: linear-gradient(90deg, #ff2400 0%, #ff4e00 100%);
  text-align: center;
  border-radius: 0.1333rem;
  color: #ffffff;
  font-size: 0.3467rem;
  margin-right: 0.1867rem;
}

.con-bg1 p:nth-child(2) {
  color: #ff2800;
  display: none;
}

.ad-swiper {
  height: 2.24rem;
  border-radius: 0.2133rem;
  overflow: hidden;
}

.ad-swiper img {
  width: 100%;
  height: 100%;
}

.swiper-pagination-ad {
  bottom: 0.1067rem !important;
}

.ad-swiper .swiper-pagination-bullet {
  opacity: 1;
  width: 0.16rem;
  height: 0.16rem;
  background-color: #ffffff;
}

.ad-swiper .swiper-pagination-bullet-active {
  width: 0.3867rem;
  height: 0.16rem;
  background-color: #326cf6;
  border-radius: 0.0667rem;
}

.rela-article {
  background-color: #ffffff;
  border-radius: 0.16rem;
  padding: 0.4rem 0.3467rem;
  margin-top: 0.4267rem;
}

.rela-article .rela-article-item {
  display: flex;
  align-items: center;
  margin-top: 0.3733rem;
}

.rela-article .rela-article-item img {
  width: 2.8rem;
  height: 1.8rem;
  border-radius: 0.1333rem;
  margin-right: 0.32rem;
}

.rela-article .rela-article-item div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 1.8rem;
}

.rela-article .rela-article-item p {
  width: 5.2133rem;
  color: #333333;
  font-size: 0.4rem;
  line-height: 0.56rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  overflow: hidden;
}

.rela-article .rela-article-item div span {
  font-size: 0.32rem;
  color: #999;
}

.art-tit {
  position: relative;
  font-size: 0.4533rem !important;
  padding-left: 0.2rem;
  color: #000000;
  font-weight: bold;
}

.art-tit::before {
  content: "";
  position: absolute;
  top: 0.0933rem;
  left: 0;
  width: 0.0667rem;
  height: 0.44rem;
  background-color: #326cf6;
}

.hot-channel {
  /* padding-top: 0.6667rem; */
  padding-bottom: 0.4533rem;
}

.hot-channel .hot-channel-lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hot-channel .hot-channel-item {
  display: flex;
  align-items: center;
  width: 4.4133rem;
  height: 1.84rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 0.1333rem 0rem rgba(153, 153, 153, 0.1);
  border-radius: 0.08rem;
  margin-top: 0.4rem;
}

.hot-channel .hot-channel-item .hot-channel-item-left {
  position: relative;
}

.hot-channel .hot-channel-item .hot-channel-item-left::before {
  content: "";
  position: absolute;
  top: -0.0933rem;
  left: 0.2rem;
  width: 0.5467rem;
  height: 0.5467rem;
  border-radius: 50%;
  background-color: #326cf6;
}

.hot-channel .hot-channel-item .hot-channel-item-left.bg2::before {
  background-color: #02bf5f;
}

.hot-channel .hot-channel-item .hot-channel-item-left.bg3::before {
  background-color: #ff6c00;
}

.hot-channel .hot-channel-item .hot-channel-item-left.bg4::before {
  background-color: #f10346;
}

.hot-channel .hot-channel-item .hot-channel-item-left i {
  position: relative;
  display: block;
  width: 0.88rem;
  height: 0.88rem;
  line-height: 0.88rem;
  background-color: rgba(192, 211, 255, 0.7);
  border-radius: 50%;
  text-align: center;
  margin-right: 0.2667rem;
  margin-left: 0.4rem;
  color: #ffffff;
  font-size: 0.48rem;
  text-shadow: 0px 0px 0.0267rem rgba(27, 127, 216, 0.3);
}

.hot-channel .hot-channel-item .hot-channel-item-left.bg2 i {
  background-color: rgba(201, 254, 227, 0.7);
}

.hot-channel .hot-channel-item .hot-channel-item-left.bg3 i {
  background-color: rgba(255, 229, 210, 0.7);
}

.hot-channel .hot-channel-item .hot-channel-item-left.bg4 i {
  background-color: rgba(255, 210, 223, 0.7);
}

.hot-channel .hot-channel-item .hot-channel-item-left i.listicon-tiku {
  text-shadow: 0px 0px 0.0267rem rgba(2, 191, 95, 0.3);
}

.hot-channel .hot-channel-item .hot-channel-item-left i.listicon-fabujishu {
  text-shadow: 0px 0px 0.0267rem rgba(255, 108, 0, 0.3);
}

.hot-channel .hot-channel-item .hot-channel-item-left i.listicon-minzhengtubiao1-46 {
  text-shadow: 0px 0px 0.0267rem rgba(241, 3, 70, 0.3);
}

.hot-channel .hot-channel-item .hot-channel-item-right p {
  color: #999999;
  font-size: 0.2667rem;
  padding-right: 0.2rem;
}

.hot-channel .hot-channel-item .hot-channel-item-right h3 {
  font-size: 0.3733rem;
  color: #000;
  font-weight: bold;
}

.hot-channel .tit {
  font-size: 0.4533rem;
  font-weight: bold;
  color: #000;
}

#tag_click {
  border-radius: 0.333rem;
  color: #fff;
  font-size: 0.2667rem;
  box-sizing: border-box;
  background: #1f8ceb;
  position: relative;
  padding: 0.1rem 0.3rem 0.1rem 0.3rem;
  /*   margin-left: 0.2rem; */
}

#tag_click span {
  width: 0.6rem;
  height: 0.6rem;
  line-height: .6rem;
  text-align: center;
  border-radius: 50%;
  background: #326cf6;
  position: absolute;
  top: 0;
  left: -0.2rem;
  color: #fff;
  font-size: 0.4rem;
}

.hljs {
  margin-left: 0px !important;
  margin-right: 0px !important;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
}