.subject{
  /* padding-top:1.4rem; */
}
.subject .top {
  height: 3rem;
  width: 100%;
}
.subject .top .timg {
  width: 100%;
  height: 100%;
}
.subject .center {
  border-radius: 0.16rem 0.16rem 0px 0px;
  position: relative;
}
.subject .center .tops {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.subject .center .tops .title {
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #0C0C0C;
  padding-left: 0.32rem;
  margin-top: 0.3rem;
}
.subject .center .tops .collect {
  font-size: 0.26rem;
  line-height: 0.38rem;
  color: #666666;
  padding-right: 0.32rem;
  margin-top: 0.3rem;
}
.subject .center .text {
  font-size: 0.3rem;
  line-height: 0.48rem;
  color: #0C0C0C;
  padding: 0.3rem;
}
.subject .block {
  height: 0.1rem;
  background: #F5F5F5;
}
.m-xc-subject {
  width: 100%;
  height: 100%;
  /*background: red;*/
  overflow-y: scroll;
}
.xc-subject-top {
  width: 7.5rem;
  height: 2.8rem;
  background-color: #eeeeee;
}
.xc-subject-introduce {
  width: 7.5rem;
  font-size: 0.34rem;
  font-weight: bold;
  line-height: 0.5rem;
  color: #303030;
  padding: 0.3rem 0.25rem;
  text-overflow: wrap;
}
.xc-subject-block {
  width: 7.5rem;
  height: 0.1rem;
  background-color: #f5f5f5;
}
.xc-subject-tip {
  width: 7.5rem;
  height: auto;
  padding: 0.3rem 0.25rem;
}
/*.scroll{
	width: 7.5rem;
	height: 6rem;
	overflow-y: auto;
}*/
.xc-subject-tip-list {
  width: 7.5rem;
  height: auto;
  padding: 0.3rem 0.25rem;
}
.xc-subject-tab {
  /*display: flex;
 flex-direction: row;*/
}
.relative {
  height: 0.7rem;
  /* width: 7rem; */
  overflow-x: scroll;
  white-space: nowrap;
  position: relative;
  top: 0;
  border-bottom: 0.01rem solid #e5e5e5;
}
.relative::-webkit-scrollbar {
  display: none;
}
.relative::-webkit-scrollbar {
  width: 0 !important;
}
.fixed {
  width: 100%;
  height: 1rem;
  overflow-y: hidden;
  overflow-x: scroll;
  white-space: nowrap;
  position: fixed;
  padding: 0.25rem;
  background: #fff;
  z-index: 999;
  top: 1.1rem;
  left: 0;
}
.fixed::-webkit-scrollbar {
  display: none;
}
.fixed::-webkit-scrollbar {
  width: 0 !important;
}
.xc-subject-tab .xc-subject-box {
  /*width: 1.36rem;*/
  /* width: 25%; */
  margin-right: 0.64rem;
}
.xc-subject-tab > div {
  /*width: 1.36rem;*/
  display: inline-block;
  /* margin-right: 0.3rem; */
}
.xc-subject-name {
  font-size: 0.34rem;
  line-height: 0.54rem;
  color: #303030;
  white-space: pre-wrap;
}
.tab-color {
  color: #CC0033;
}
.circle {
  width: 100%;
  height: 0.04rem;
  /* border-radius: 100%; */
  margin-top: 0.1rem;
}
.tab-circle {
  background: #CC0033;
}
.xc-subject-piece {
  margin-top: 0.2rem;
}
.xc-subject-series {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.xc-subject-series .bar {
  width: 0.06rem;
  height: 0.35rem;
  background-color: #5f5ff7;
  margin-right: 0.2rem;
}
.xc-subject-series span {
  font-size: 0.36rem;
  line-height: 0.48rem;
  color: #666666;
  font-weight: 700;
  white-space: pre-wrap;
}
.xc-subject-list {
  width: 7rem;
  /*height: 1.5rem;*/
  padding: 0.3rem 0rem;
  border-bottom: 0.01rem solid #f5f5f5;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.xc-subject-list-left {
  width: 4.4rem;
  height: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.xc-subject-list-left .xc-subject-list-top {
  font-size: 0.32rem;
  color: #303030;
  white-space: pre-wrap;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.xc-subject-list-left .xc-subject-list-bottom {
  font-size: 0.22rem;
  color: #a8a8a8;
}
.xc-subject-list-threeimg .xc-subject-list-bottom {
  font-size: 0.22rem;
  color: #a8a8a8;
}
.xc-subject-list-left-noimg {
  width: 7rem;
  /* height: 1.5rem; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.xc-subject-list-left-noimg .xc-subject-list-top-noimg {
  font-size: 0.32rem;
  color: #303030;
  white-space: pre-wrap;
  margin-bottom: 0.3rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.xc-subject-list-lang {
  font-size: 0.32rem;
  color: #303030;
  width: 100%;
}
.xc-subject-list-lang .xc-subject-list-top-noimg{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 0.1rem;
}
.xc-subject-list-lang .xc-subject-list-langImg {
  width: 100%;
  height: 1.5rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.xc-subject-list-middle-verticalimg{
  width: 100%;
  margin: 0.2rem 0;
}
.xc-subject-list-lang .xc-subject-list-bottom {
  font-size: 0.22rem;
  color: #a8a8a8;
}
.xc-subject-list-left-noimg .xc-subject-list-bottom {
  font-size: 0.22rem;
  color: #a8a8a8;
}
.xc-subject-list-bigimg {
  width: 7rem;
  height: 6.1rem;
  padding: 0.3rem 0rem;
  border-bottom: 0.01rem solid #f5f5f5;
}
.xc-subject-list-threeimg {
  width: 7rem;
  padding: 0.3rem 0rem;
  border-bottom: 0.01rem solid #f5f5f5;
}
.xc-subject-threeimg {
  width: 7rem;
  height: 1.5rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /*padding: 0.3rem 0rem*/
  margin-bottom: 0.2rem;
}
.xc-subject-list-top-bigimg {
  width: 7rem;
  color: #2b2b2b;
  font-size: 0.32rem;
  margin-bottom: 0.2rem;
}
.video-news-box{
  position: relative;
}
.video-news-box .play{
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.xc-subject-list-middle-bigimg {
  width: 7rem;
  height: 3.9rem;
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
}
.xc-subject-list-bottom-bigimg {
  width: 7rem;
  height: 0.3rem;
  color: #a8a8a8;
  font-size: 0.22rem;
}
.xc-subject-list-right {
  width: 2.28rem;
  height: 1.5rem;
}
.xc-subject-more {
  height: 0.3rem;
  text-align: center;
  margin-top: 0.2rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.xc-subject-more a {
  font-size: 0.24rem;
  color: #333;
  margin-right: 0.2rem;
}
.xc-subject-more img {
  width: 0.12rem;
  height: 0.24rem;
}
.xc-subject-list-doubleImg {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.xc-subject-list-doubleImg img {
  width: 49%;
  height: 1.5rem;
}
.xc-subject-list-threeImg {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.xc-subject-list-threeImg img {
  width: 32%;
  height: 1.5rem;
}
.margin_right {
  margin-right: 0.2rem;
}
.red{
  color: #f00;
}