/* location */
.location {
  height: 0.72rem;
  background-color: #f6f7fa;
  border-bottom: 1px solid #dfe2e6;
  border-top: 1px solid #dfe2e6;
  border-bottom: 1px solid #dfe2e6;
}
.location > span {
  display: block;
  float: left;
  min-width: 0.84rem;
  line-height: 0.72rem;
  height: 0.72rem;
  text-align: center;
  font-size: 0.24rem;
  color: #666666;
  position: relative;
}
.location > span:nth-child(1) {
  background-color: #ffffff;
  width: 1.2rem;
}
.location > span:nth-child(1) a {
  display: block;
  color: #666666;
}
.location > span:nth-child(1) .home {
  position: relative;
  width: 0.24rem;
  height: 0.24rem;
  background-position: -5.25rem -1.06rem;
  top: 0.04rem;
  display: inline-block;
  margin-right: 0.1rem;
}
.location > span:nth-child(1) i {
  height: 0.74rem;
  width: 0.29rem;
  position: absolute;
  top: 0;
  right: -0.29rem;
  z-index: 1;
  background-position: -4.16rem -0.56rem;
}
.location > span:nth-child(2) {
  background-color: #fbfbfb;
  margin-right: 0.53rem;
  min-width: 1.12rem;
  text-indent: 0.28rem;
}
.location > span:nth-child(2) a {
  display: block;
  color: #666666;
  padding: 0 0.14rem 0 0.24rem;
}
.location > span:nth-child(2) i {
  height: 0.74rem;
  width: 0.3rem;
  position: absolute;
  top: 0;
  right: -0.3rem;
  background-position: -4.66rem -0.56rem;
}
.location > span:nth-child(3) {
  max-width: 4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* 专题合辑 */
.ztContent_1, .zxContent_1 {
  background: url(../images/ztbg1.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 1.87rem;
  text-align: center;
  overflow: hidden;
}
.ztContent_1 p:nth-child(1), .zxContent_1 p:nth-child(1) {
  margin-top: 0.48rem;
  height: 0.53rem;
  line-height: 0.53rem;
  font-size: 0.5rem;
  color: #fff;
  font-weight: bold;
}
.ztContent_1 p:nth-child(2), .zxContent_1 p:nth-child(2) {
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.22rem;
  color: #fff;
}
.ztContent_2 {
  width: 6.9rem;
  margin: 0 auto;
  box-shadow: 0 0.04rem 0.08rem 0 rgba(197, 197, 197, .5);
  position: relative;
  background: #fff;
  border-radius: 0.24rem;
  top: -0.35rem;
}
.ztContent_2 > img {
  display: block;
  width: 100%;
  height: 3.88rem;
  border-radius: 0.24rem 0.24rem 0 0;
}
.ztContent_2 .hot {
  position: absolute;
  left: 0.2rem;
  top: 0;
  width: 0.6rem;
  height: 0.9rem;
  background-position: -2.22rem -0.55rem;
}
.ztContent_2 .line {
  display: flex;
  height: 0.05rem;
  width: 100%;
}
.ztContent_2 .line span {
  flex: 1;
  background: #7e48ec;
}
.ztContent_2 .line span:nth-child(2) {
  background: #ff3a4b;
}
.ztContent_2 .msg {
  margin-top: 0.13rem;
  height: 0.47rem;
  line-height: 0.47rem;
  font-size: 0.26rem;
  color: #242424;
  font-weight: bold;
}
.ztContent_2 .msg p {
  float: left;
  max-width: 5rem;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 0.2rem;
}
.ztContent_2 .msg span {
  float: left;
  height: 0.28rem;
  line-height: 0.28rem;
  border: 0.01rem solid #ff9200;
  border-radius: 0.06rem;
  padding: 0 0.1rem;
  color: #ff9200;
  font-size: 0.18rem;
  margin: 0.08rem 0 0 0.12rem;
}
.ztContent_2 .txt {
  height: 0.36rem;
  line-height: 0.36rem;
  font-size: 0.18rem;
  color: #999999;
  margin-left: 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ztContent_2 ul {
  display: flex;
  width: 6.66rem;
  overflow: auto;
  padding: 0.14rem 0.12rem 0.32rem;
}
.ztContent_2 ul li a img {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 0.28rem;
  margin-right: 0.14rem;
}
.ztContent_3 .tabBar {
  height: 1.5rem;
  background: #f9f7fa;
  display: flex;
  align-items: center;
}
.ztContent_3 .tabBar div {
  width: 1.64rem;
  height: 0.9rem;
  line-height: 0.9rem;
  border-radius: 0.16rem;
  background: #fff;
  text-align: center;
  font-size: 0.28rem;
  color: #333333;
  font-weight: bold;
  margin-left: 0.11rem;
}
.ztContent_3 .tabBar div:nth-child(1) {
  margin-left: 0.3rem;
}
.ztContent_3 .tabBar div.current {
  color: #fff;
  background: linear-gradient(to right bottom, #fc037b, #e50418);
  box-shadow: 0 0.1rem 0.25rem 0 rgba(227, 4, 15, .2);
}
.ztContent_3 #os_options_7 > ul > li > a {
  display: block;
  height: 1.45rem;
  padding: 0.34rem 0 0.22rem 0;
  margin: 0 0.3rem;
  border-bottom: 1px solid #e7e7e7;
}
.ztContent_3 #os_options_7 > ul > li > a div:nth-child(1) {
  float: left;
  width: 2.56rem;
  height: 1.41rem;
  border-radius: 0.08rem;
  border: 0.02rem solid #e4111e;
  margin-right: 0.3rem;
  position: relative;
  box-shadow: 0 0.04rem 0.21rem 0 rgba(197, 197, 197, 1);
}
.ztContent_3 #os_options_7 > ul > li > a div:nth-child(1)::after {
  content: '';
  position: absolute;
  right: -0.2rem;
  top: 0;
  bottom: 0;
  width: 0.14rem;
  height: 0.18rem;
  margin: auto;
  background-image: url(../images/icon.png);
  background-size: 8rem 8rem;
  background-position: -6.72rem -0.1rem;
}
.ztContent_3 #os_options_7 > ul > li > a div:nth-child(1) img {
  display: block;
  width: 2.56rem;
  height: 1.41rem;
  border-radius: 0.08rem;
}
.ztContent_3 #os_options_7 > ul > li > a div:nth-child(2) {
  float: left;
  width: 3.98rem;
}
.ztContent_3 #os_options_7 > ul > li > a div:nth-child(2) p:nth-child(1) {
  height: 0.4rem;
  line-height: 0.4rem;
  color: #333333;
  font-size: 0.26rem;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
}
.ztContent_3 #os_options_7 > ul > li > a div:nth-child(2) p:nth-child(2) {
  height: 0.34rem;
  line-height: 0.34rem;
  color: #f1a4a5;
}
.ztContent_3 #os_options_7 > ul > li > a div:nth-child(2) p:nth-child(2) i {
  display: inline-block;
  vertical-align: top;
  width: 0.2rem;
  height: 0.2rem;
  background-position: -7rem -0.1rem;
  margin: 0.08rem 0.08rem 0 0;
}
.ztContent_3 #os_options_7 > ul > li > a div:nth-child(2) p:nth-child(3) {
  line-height: 0.29rem;
  font-size: 0.18rem;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ztContent_3 #os_options_7 > ul > li ul {
  display: flex;
  overflow: auto;
  padding: 0.21rem 0 0.29rem 0.31rem;
  border-bottom: 0.1rem solid #f6f7fa;
}
.ztContent_3 #os_options_7 > ul > li ul li a img {
  display: block;
  width: 0.88rem;
  height: 0.88rem;
  border-radius: 0.18rem;
  margin-right: 0.3rem;
}
.ztContent_3 #os_options_7 > ul > li ul li:last-child a {
  display: block;
  width: 0.86rem;
  height: 0.86rem;
  line-height: 0.86rem;
  border: 1px dashed #fe9f40;
  background: #fbf1ed;
  text-align: center;
  border-radius: 0.18rem;
  font-size: 0.26rem;
  color: #fe9f41;
  white-space: nowrap;
  overflow: hidden;
}
/* 资讯列表 */
.zxContent_2 {
  width: 6.9rem;
  margin: 0 auto;
  box-shadow: 0 0.04rem 0.08rem 0 rgba(197, 197, 197, .5);
  position: relative;
  background: #fff;
  border-radius: 0.24rem;
  top: -0.35rem;
}
.zxContent_2 img {
  display: block;
  width: 100%;
  height: 2.83rem;
  border-radius: 0.24rem;
}
.zxContent_2 .activity {
  position: absolute;
  width: 0.88rem;
  height: 0.88rem;
  left: -0.022rem;
  top: -0.02rem;
  background-position: -3.08rem -0.55rem;
}
.zxContent_2 .activity i {
  position: absolute;
  width: 0.88rem;
  height: 0.88rem;
  left: 0;
  top: 0;
  background-position: -3.08rem -0.55rem;
}
.zxContent_2 .activity p {
  height: 0.88rem;
  line-height: 0.88rem;
  font-size: 0.24rem;
  color: #a7723a;
  position: relative;
  z-index: 1;
  transform: rotate(314deg);
  top: -0.28rem;
}
.zxContent_2 .txt {
  position: absolute;
  width: 5.84rem;
  bottom: 0;
  height: 0.67rem;
  line-height: 0.67rem;
  color: #ffffff;
  font-size: 0.24rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0.6rem;
}
.zxContent_3 .tabBar {
  height: 1.5rem;
  background: #f9f7fa;
  display: flex;
  align-items: center;
}
.zxContent_3 .tabBar div {
  width: 1.64rem;
  height: 0.9rem;
  line-height: 0.9rem;
  border-radius: 0.16rem;
  background: #fff;
  text-align: center;
  font-size: 0.28rem;
  color: #333333;
  font-weight: bold;
  margin-left: 0.11rem;
}
.zxContent_3 .tabBar div:nth-child(1) {
  margin-left: 0.3rem;
}
.zxContent_3 .tabBar div.current {
  color: #fff;
  background: linear-gradient(to right bottom, #fc037b, #e50418);
  box-shadow: 0 0.1rem 0.25rem 0 rgba(227, 4, 15, .2);
}
.zxContent_3 ul {
  margin-top: 0.05rem;
}
.zxContent_3 ul li a {
  display: block;
  overflow: hidden;
  padding: 0.26rem 0 0.17rem 0.29rem;
  border-bottom: 1px solid #e7e7e7;
}
.zxContent_3 ul li a img {
  float: left;
  width: 2.17rem;
  height: 1.44rem;
  border-radius: 0.08rem;
  margin-right: 0.38rem;
}
.zxContent_3 ul li a .cont {
  float: left;
  width: 4.28rem;
}
.zxContent_3 ul li a .cont p:nth-child(1) {
  height: 0.9rem;
  line-height: 0.42rem;
  font-size: 0.29rem;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.zxContent_3 ul li a .cont p:nth-child(2) {
  line-height: 0.57rem;
  color: #999999;
  font-size: 0.26rem;
  white-space: nowrap;
  overflow: hidden;
}
.zxContent_3 ul li a .cont p:nth-child(2) em {
  margin-left: 0.3rem;
}
.zxContent_3 ul li:nth-child(3n) a {
  padding: 0.22rem 0.32rem 0.15rem 0.29rem;
}
.zxContent_3 ul li a p:nth-child(1) {
  line-height: 0.48rem;
  font-size: 0.3rem;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.zxContent_3 ul li a div:nth-child(2) {
  overflow: hidden;
}
.zxContent_3 ul li a div:nth-child(2) img {
  float: left;
  width: 2.16rem;
  height: 1.44rem;
  border-radius: 0.08rem;
  margin-right: 0.19rem;
}
.zxContent_3 ul li a div:nth-child(2) img:last-child {
  margin-right: 0;
}
.zxContent_3 ul li a p:nth-child(3) {
  line-height: 0.42rem;
  color: #999999;
  font-size: 0.24rem;
  white-space: nowrap;
  overflow: hidden;
}
.zxContent_3 ul li a p:nth-child(3) em {
  margin-left: 0.3rem;
}
/* 资讯详情页 */
.ztCont {
  margin: 0 0.3rem;
  overflow: hidden;
  font-size: 0.27rem;
  line-height: 0.65rem;
  padding: 0.3rem 0;
}
.ztCont img {
  max-width: 100%;
  margin: 0 auto;
}
.ztCont a {
  color: #f00;
  font-size: 0.27rem;
}
.zxDetailContent_1 .ndTlt {
  padding-bottom: .14rem;
  overflow: hidden;
  text-align: left;
  position: relative;
  margin-top: 0.4rem;
}
.zxDetailContent_1 .ndTlt h1 {
  color: #333333;
  line-height: .54rem;
  margin-top: .4rem;
  font-size: 0.38rem;
  font-weight: bold;
  margin: 0 .3rem;
}
.zxDetailContent_1 .ndTlt p {
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0.3rem;
}
.zxDetailContent_1 .ndTlt span {
  font-size: .24rem;
  color: #9f9fa4;
  line-height: .76rem;
  display: inline-block;
}
.zxDetailContent_1 .line {
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #e7e7e7;
  margin-bottom: 0.3rem;
}
.zxDetailContent_1 .ndTxt {
  margin: 0 .3rem;
  padding-bottom: .25rem;
  overflow: hidden;
}
.zxDetailContent_1 .ndTxt p {
  font-size: .28rem;
  line-height: .54rem;
  color: #666666;
}
.zxDetailContent_1 .ndTxt h3 {
  margin: .122rem 0;
  font-size: 0.32rem;
  line-height: 1.2;
  font-weight: bold;
  color: rgb(255, 0, 0);
  border-left: 5px rgb(255, 0, 0) solid;
  padding-left: .18rem;
}
.zxDetailContent_1 .ndTxt a {
  color: #38f;
}
.zxDetailContent_1 .ndTxt img {
  display: block;
  margin: .26rem auto;
  width: auto;
  height: auto;
  max-width: 6.9rem;
  border-radius: 0.12rem;
}
.zxDetailContent_1 .ndGame {
  width: 6.9rem;
  height: 2.88rem;
  padding: 0.28rem 0 0.4rem 0;
  margin: 0 auto;
}
.zxDetailContent_1 .ndGame a {
  float: left;
  width: 2.02rem;
  background: url(../images/zxdetailbg1.jpg) no-repeat center;
  background-size: cover;
  height: 100%;
}
.zxDetailContent_1 .ndGame a img {
  display: block;
  width: 1.38rem;
  height: 1.38rem;
  border-radius: 0.28rem;
  margin: 0.22rem auto 0;
}
.zxDetailContent_1 .ndGame a .name {
  height: 0.5rem;
  line-height: 0.5rem;
  color: #fff;
  font-size: 0.24rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.zxDetailContent_1 .ndGame a .down {
  width: 1.4rem;
  height: 0.46rem;
  line-height: 0.46rem;
  border-radius: 0.04rem;
  background: #e30412;
  margin: 0.06rem auto 0;
  text-align: center;
  color: #fff;
  font-size: 0.2rem;
}
.zxDetailContent_1 .ndGame .msg {
  float: left;
  width: 4.68rem;
  background: #333333;
  padding: 0.1rem 0 0 0.2rem;
  height: 2.78rem;
}
.zxDetailContent_1 .ndGame .msg .txt {
  width: 4.46rem;
  height: 0.52rem;
  line-height: 0.52rem;
  font-size: 0.32rem;
  margin-bottom: .2rem;
  color: #fff;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zxDetailContent_1 .ndGame .msg .cont {
  width: 4.46rem;
  height: 1.6rem;
  border: 1px solid #5c5c5c;
  padding: 0.16rem 0 0 0;
}
.zxDetailContent_1 .ndGame .msg .cont p {
  height: 0.3rem;
  line-height: 0.3rem;
  margin-top: .05rem;
  color: #cccccc;
  font-size: 0.18rem;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  padding-left: 0.34rem;
}
.zxDetailContent_1 .ndGame .msg .cont p::before {
  content: '';
  position: absolute;
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  background: #e30412;
  top: 0;
  bottom: 0;
  left: 0.18rem;
  margin: auto;
}
.zxDetailContent_1 .ndGame .msg .type {
  padding-top: 0.15rem;
  white-space: nowrap;
  overflow: hidden;
}
.zxDetailContent_1 .ndGame .msg .type span {
  height: 0.38rem;
  line-height: 0.38rem;
  padding: 0 0.2rem;
  border: 1px solid #5c5c5c;
  border-radius: 0.04rem;
  margin-right: 0.1rem;
  color: #999999;
}
.tlt_common {
  height: 0.4rem;
  line-height: 0.4rem;
  color: #272727;
  font-size: 0.38rem;
  font-weight: bold;
  margin-left: 0.3rem;
  position: relative;
}
.tlt_common p i {
  display: inline-block;
  width: 0.32rem;
  height: 0.34rem;
  background-position: -5.98rem -1.58rem;
  vertical-align: top;
  margin: 0.04rem 0.1rem 0 0;
}
.tlt_common p em {
  font-weight: bold;
  color: #e30412;
}
.tlt_common a.more {
  position: absolute;
  right: 0.44rem;
  top: 0;
  height: 0.36rem;
  line-height: 0.36rem;
  color: #999999;
  font-size: 0.24rem;
  font-weight: normal;
}
.tlt_common a.more i {
  display: inline-block;
  width: 0.16rem;
  height: 0.2rem;
  background-position: -6.47rem -1.67rem;
  vertical-align: top;
  margin: 0.12rem 0 0 0.08rem;
}
.zxDetailContent_2 {
  padding: 0.33rem 0 0.12rem 0;
  border-top: 0.1rem solid #f6f7fa;
  border-bottom: 0.1rem solid #f6f7fa;
}
.zxDetailContent_2 ul {
  overflow: hidden;
}
.zxDetailContent_2 ul li {
  float: left;
}
.zxDetailContent_2 ul li a {
  display: block;
  width: 1.68rem;
  height: 2.6rem;
  margin: 0 0.1rem;
}
.zxDetailContent_2 ul li:nth-child(4n) a {
  margin-left: 0;
}
.zxDetailContent_2 ul li a img {
  display: block;
  width: 1.28rem;
  height: 1.28rem;
  border-radius: 0.28rem;
  margin: 0.28rem auto 0;
}
.zxDetailContent_2 ul li a p {
  text-align: center;
  height: 0.56rem;
  line-height: 0.56rem;
  color: #333333;
  font-size: 0.24rem;
  white-space: nowrap;
  overflow: hidden;
}
.zxDetailContent_2 ul li a span {
  display: block;
  background: #ff6860;
  width: 1.2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border-radius: 0.24rem;
  margin: 0 auto;
  font-size: 0.22rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}
.zxDetailContent_2 ul li a .down i {
  display: inline-block;
  width: 0.18rem;
  height: 0.2rem;
  background-position: -6.34rem -0.08rem;
  vertical-align: top;
  margin: 0.14rem 0.08rem 0 0;
}
.zxDetailContent_2 ul li a .order {
  background: #fe9f41;
}
.zxDetailContent_3 {
  padding: 0.28rem 0 0.12rem 0;
  border-bottom: 0.1rem solid #f6f7fa;
  border-top: 0.1rem solid #f6f7fa;
}
.zxDetailContent_3 .tlt_common p i {
  width: 0.3rem;
  height: 0.38rem;
  background-position: -7.23rem -1.56rem;
  margin-top: 0.02rem;
}
.zxDetailContent_3 ul li a {
  display: block;
  overflow: hidden;
  padding: 0.26rem 0 0.17rem 0.29rem;
  border-bottom: 1px solid #e7e7e7;
}
.zxDetailContent_3 ul li:last-child a {
  border: none;
}
.zxDetailContent_3 ul li a img {
  float: left;
  width: 1.44rem;
  height: 1.44rem;
  border-radius: 0.08rem;
  margin-right: 0.38rem;
}
.zxDetailContent_3 ul li a div:nth-child(2) {
  float: left;
  width: 4.28rem;
}
.zxDetailContent_3 ul li a div:nth-child(2) p:nth-child(1) {
  font-size: 0.3rem;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.1rem;
}
.zxDetailContent_3 ul li a div:nth-child(2) p:nth-child(3) {
  line-height: 0.57rem;
  color: #999999;
  font-size: 0.24rem;
  white-space: nowrap;
  overflow: hidden;
}
.zxDetailContent_3 ul li a div:nth-child(2) p:nth-child(3) em {
  margin-left: 0.3rem;
}
.zxDetailContent_4 {
  width: 100%;
}
.zxDetailContent_4 .tlt {
  height: 0.95rem;
  line-height: 0.95rem;
  color: #333;
  font-size: 0.36rem;
  font-weight: bold;
  padding: 0.03rem 0 0 0.6rem;
  position: relative;
}
.zxDetailContent_4 .tlt em {
  font-weight: bold;
  color: #e41822;
}
.zxDetailContent_4 .tlt::before {
  content: '';
  position: absolute;
  left: 0.3rem;
  top: 0.42rem;
  width: 0.18rem;
  height: 0.24rem;
  background-image: url("../images/icon.png");
  background-size: 8rem 8rem;
  background-position: -6.01rem -0.07rem;
}
.zxDetailContent_4 ul {
  display: flex;
  overflow: auto;
  padding: 0 0 0.26rem 0.3rem;
  border-bottom: 0.1rem solid #f6f7fa;
}
.zxDetailContent_4 ul li a {
  display: block;
  margin-right: 0.22rem;
}
.zxDetailContent_4 ul li a img {
  width: 2.78rem;
  height: 1.53rem;
  border-radius: 0.18rem;
  box-shadow: 0 0.04rem 0.1rem 0 rgba(197, 197, 197, 1);
}
.zxDetailContent_4 ul li a p {
  font-size: 0.22rem;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  max-width: 2.7rem;
  text-overflow: ellipsis;
}