@charset "utf-8";
/* CSS Document */
.mainBody {
    overflow: visible;
}
.position {
    margin: 10px 0 10px 3px;
}
.main-left {
  position: relative;
  float: left;
  width: 198px;
  margin-right: 0px;
  margin-top: 0px;
  overflow: hidden;
}
.main-right {
  position: relative;
  float: right;
  width: 1200px;
  margin-bottom: 20px;
  overflow: hidden;
}
.container-floud {
  width: 100%;
  text-align: center;
}
.img404 {
  background-image: url("../images/404.png");
  background-position: center center;
  background-repeat: no-repeat;
  width: 463px;
  height: 319px;
  display: block;
  margin: 60px auto;
}
.layui-btn-normal {
  background-color: #1E9FFF;
}
.layui-btn {
  display: inline-block;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  margin-top: 6px;
  margin-bottom: 60px;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
.layui-btn:hover {
  color: #fff;
}
/*专题首页*/
.CSCLeft {
  width: 170px;
  float: left;
  border-left: 1px solid #d2d2d2;
}
.CSCLeft li {
  position: relative;
  float: left;
  width: 100%;
}
.CSCLeft a {
  position: relative;
  float: left;
  overflow: hidden;
  padding: 0px 5px;
  text-align: center;
	font-size: 15px;
  width: 146px;
  border-top: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  height: 70px;
  color: #000;
  line-height: 70px;
}
.CSCLeft .cur a {
  display: block;
  background: #1e89e0;
  color: #fff;
}
.CSCLeft .cur .bot-arrow {
  display: block;
}
.CSCLeft .bot-arrow {
  position: absolute;
  display: none;
  background: url(../images/cssimg.png) no-repeat 0px -275px;
  width: 8px;
  height: 15px;
  z-index: 998;
  left: 155px;
  top: 27px;
}
.CSCLeft .bot-arrow:hover {
  display: block;
}
.CSCLeft li:hover .bot-arrow {
  display: block;
}
.CSCLeft a:hover {
  display: block;
  background: #1e89e0;
  color: #fff;
}
/*分类页*/
.c-hd {
  position: relative;
  height: 44px;
  line-height: 44px;
  border-bottom: 2px solid #ddd;
  position: relative;
}
.c-hd h3 {
  float: left;
  padding-right: 4px;
  height: 46px;
  background: #fff;
  margin-bottom: -2px;
  position: relative;
}
.c-hd h3 span {
  display: block;
  float: left;
  height: 43px;
  border-bottom: 3px solid #1e89e0;
  font-size: 20px;
  font-weight: 700;
  padding: 0 12px;
}
.c-hd .number {
  position: relative;
  float: right;
  text-align: right;
  top: 6px;
  display: block;
  color: #888;
}
.c-hd .number em {
  color: #1e89e0;
}
.c-hd i {
  float: right;
  margin-top: 6px;
  display: inline;
  display: none;
}
.c-hd i a {
  margin-left: 45px;
  color: #999
}
.c-hd i.on {
  display: block
}
/*合集分类页单个标题*/
.zt_list ul {
  background: #fff;
}
.zt_list li {
  width: 380px;
  overflow: hidden;
  float: left;
  position: relative;
  color: #838383;
  margin: 20px 30px 10px 0;
  background: url(../images/bg_case_f.png) 0 bottom no-repeat;
}
.zt_list li:nth-child(3n) {
  margin-right: 0px;
}
.zt_list li p {
  width: 100%;
  height: 320px;
  padding: 15px 16px 13px 16px;
	box-sizing: border-box;
  background: #f7f7f7;
  border: 1px solid #d2d2d2;
  border-radius: 10px;
}
.zt_list li p:hover {
  border: 1px solid #1e89e0;
  transition: all .4s
}
.zt_list li i strong {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  color: #2996da;
  margin-bottom: 10px;
  cursor: pointer;
}
.zt_list li p a {
	display: block;
	height: 208px;
}
.zt_list li img {
  width: 346px;
  height: 172px;
}
.zt_list li span {
  float: left;
  height: 70px;
  line-height: 22px;
  overflow: hidden;
  margin-top: 10px;
  font-size: 13px;
}
.zt_list li span font {
  font-weight: bold;
  color: #f60;
  margin-right: 5px;
  font-size: 13px;
}
.zt_list li span em {
  font-size: 13px;
  overflow: hidden;
}
/*合集独立页面标题*/
.zt-intro {
  border: 1px solid #ececec;
  height: 260px;
  padding: 20px;
	margin:16px 0 26px 0;
	
}
.intro-img {
  float: left;
  width: 530px;
  height: 260px;
  overflow: hidden;
}
.intro-img img {
  width: 530px;
  height: 260px;
  display: block;
}
.intro-box {
  float: right;
  width: 798px;height: 260px;
	position: relative;
  overflow: hidden;
}
.intro-hd h2 {
  font-size: 26px;
  font-weight: bold;
}
.intro-hd {
  line-height: 34px;
}
.intro-hd span {
  color: #999;
}
.intro-desc {
  font-size: 15px;
  color: #666;
  line-height: 26px;
  margin: 15px 0 10px 0;
  max-height: 180px;
  overflow: auto;
}
.intro-other {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 15px;
}
.intro-other span {
    display: inline-block;
    float: left;
    color: #999;
    margin-right: 30px;
}
.intro-other span::before {
	content: "";
    float: left;
	width: 20px;
	height: 20px;
	margin-right: 6px;
    background: url("../images/do_icon.png") no-repeat;
}
.time {
  float: left;
  color: #999;
}
.intro-other span.time::before {
    background-position: -163px -7px;
}
.intro-other span.sfdt_num::before {
    background-position: -193px -6px;
}
.intro-other span.sfdt_num em {
    margin: 0 6px;
    font-weight: bold;
    font-size: 14px;
    color: #ff0000;
}
.intro-other .fr {
  float: right;
  width: 308px;
  overflow: hidden;
  height: 40px
}
.intro-other label {
  float: left;
  line-height: 36px;
  color: #999;
}
/*合集相关标签*/
.rela_tabhj {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.rela_tabhj span {
  display: inline-block;
  float: left;
  font-size: 14px;
  color: #444;
}
.rela_tabhj span.tabhj_tit {
  height: 26px;
  line-height: 26px;
}
.rela_tabhj span.tabhj_item {
  max-width: 690px;
	max-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rela_tabhj span.tabhj_item a {
  display: block;
  float: left;
  padding: 0px 10px;
  height: 24px;
  color: #358ff0;
  line-height: 24px;
  border: 1px solid #EAEAEA;
  border-radius: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.rela_tabhj span.tabhj_item a:nth-child(1) {
  border-color: #4d90ba;
  color: #4d90ba;
}
.rela_tabhj span.tabhj_item a:nth-child(2) {
  border-color: #660033;
  color: #660033;
}
.rela_tabhj span.tabhj_item a:nth-child(3) {
  border-color: #008800;
  color: #008800;
}
.rela_tabhj span.tabhj_item a:nth-child(4) {
  border-color: #966de1;
  color: #966de1;
}
.rela_tabhj span.tabhj_item a:nth-child(5) {
  border-color: #5bc3af;
  color: #5bc3af;
}
.rela_tabhj span.tabhj_item a:nth-child(6) {
  border-color: #ff7573;
  color: #ff7573;
}
/*合集独立页面单个标题*/
.zt_listB>ul.hjlist_ul {
	width: 100%;
  background: #fff;
	overflow: hidden;
}
.zt_listB>ul.hjlist_ul>li {
  width: 446px;
/*	height:222px;*/
	box-sizing: border-box;
  float: left;
  position: relative;
  color: #838383;
  margin: 10px 30px 10px 0;
}
.zt_listB>ul.hjlist_ul>li:nth-child(3n) {
  margin-right: 0px;
}
.zt_listB .zt_img img {
  position: absolute;
  float: left;
  top: 20px;
  width: 60px;
  height: 83px;
  z-index: 1;
}
.zt_listB>ul.hjlist_ul>li>p {
  width: 100%;
	float: left;
	box-sizing: border-box;
  padding: 18px 20px;
  background: #fbfbfb;
  border: 1px solid #eee;
  border-radius: 10px;
}
.zt_listB>ul.hjlist_ul>li>p:hover {
  border: 1px solid #1e89e0;
  transition: all .4s
}
.zt_listB .zt_a1 {
  position: relative;
  float: left;
  text-align: left;
  width: 300px;
/*  height: 90px;*/
  line-height: 18px;
  overflow: hidden;
  font-size: 13px;
}
.zt_listB .zt_a3 {
  position: relative;
  float: left;
  text-align: left;
  margin-left: 80px;
  width: 268px;
/*  height: 90px;*/
  line-height: 18px;
  overflow: hidden;
  font-size: 13px;
}
.zt_listB .zt_a2 {
  position: relative;
  float: left;
  text-align: left;
  width: 300px;
/*  height: 90px;*/
  line-height: 18px;
  overflow: hidden;
  font-size: 13px;
}
.zt_listB .zt_a1 strong, .zt_listB .zt_a2 strong, .zt_listB .zt_a3 strong {
  float: left;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  height: 26px;
  line-height: 26px;
  color: #2996da;
  margin-bottom: 6px;
  cursor: pointer;
}
.zt_listB .zt_a1 span, .zt_listB .zt_a2 span, .zt_listB .zt_a3 span {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #666;
	margin-top: 6px;
}
ul.hjlist_ul li em.icon_dj,ul.hjlist_ul li em.icon_wy {
    border: 1px solid #f60;
    border-radius: 4px;
    display: inline-block;
    margin-left: 90px;
    padding: 2px 4px;
    color: #f60;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    background-color: #fff;
}
.zt_listB .zt_a1 span i, .zt_listB .zt_a2 span i, .zt_listB .zt_a3 span i {
  position: absolute;
  margin-top: 3px;
  display: inline-block;
}
.zt_listB .zt_b {
  position: relative;
	float: right;
  display: inline-block;
  width: 90px;
	margin-top: 13px;
}
.zt_listB .zt_b img {
  display: block;
  width: 90px;
  height: 90px;
	border-radius: 20px;
  float: right;
	margin: 0 auto;
  margin-bottom: 11px;
}
.zt_listB .zt_b img.img_pc {
  width: 64px;
	border-radius: 6px;
  float: none;
}
.zt_listB .zt_b em {
  overflow: hidden;
  width: 80px;
   min-height: 32px; 
  text-align: center;
  border: 1px solid #1e89e0;
  border-radius: 4px;
  color: #1e89e0;
  margin: 0 auto;
  display: grid;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.zt_listB .zt_b em i{
	width: 100%;
	display: block;
  font-size: 10px;
  float: left;
	text-align: center;
	margin-top: -2px;
}
.zt_listB ul.hjlist_ul li:hover .zt_b em {
  border: 1px solid #1e89e0;
  background: #1e89e0;
  color: #fff;
}
/*
.zt_listB .zt_a1 em, .zt_listB .zt_a3 em {
  position: absolute;
  z-index: 888;
  width: 54px;
  height: 24px;
  line-height: 24px;
  float: right;
  text-align: center;
  right: 6px;
  top: 50px;
  border: 1px solid #1e89e0;
  border-radius: 5px;
  color: #1e89e0
}

.zt_listB .zt_a1 em:hover, .zt_listB .zt_a3 em:hover {
  border: 1px solid #1e89e0;
  background: #1e89e0;
  color: #fff;
}*/
.zt_listB .zt_c {
  position: relative;
	float: left;
	overflow: hidden;
  height: 44px;
	margin: 6px 0 0 0;
	line-height: 22px;
  width: 300px;
  display: block;
}
.zt_listB .zt_c font {
  font-weight: bold;
  color: #f60;
  margin-right: 5px;
  font-size: 13px;
}
.zt_listB .zt_c em {
  margin-right: 5px;
  font-size: 13px;
  line-height: 20px;
  line-height: 16px;
  -ms-line-height: 16px;
  -moz-line-height: 16px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.zt_listB .zt_d1 {
	float: left;
  width: 100%;
  position: relative;
  z-index: 999;
}
.zt_listB .zt_d1 s {
  line-height: 18px;
  z-index: 999
}
.zt_listB .zt_d2 {
  margin-top: 12px;
}
.top1 {
  filter: alpha(opacity=90);
  opacity: 0.9;
  display: block;
  background: url(../images/zlist.png) 0 -102px no-repeat;
  right: -7px;
  top: -5px;
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 2;
}
.top2 {
  background-position: 0 0;
}
.top3 {
  background-position: 0 -225px;
}
ul.hjlist_ul li span.rk_num {
    display: block;
    position: absolute;
    right: -1px;
    top:-1px;
	 width: 0;
     height: 0;
	line-height: 20%;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	z-index: 99;
  border-top: 32px solid #c7c7c7;
  border-left: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-right: 32px solid #c7c7c7;
}
ul.hjlist_ul li span.rk_num  em {
	    position: absolute;
    top: -12px;
    right: -30px;transform: rotate(45deg);
}
ul.hjlist_ul li span.fir{
  border-top: 32px solid #f9bd36;
  border-right: 32px solid #f9bd36;}
ul.hjlist_ul li span.sec{
  border-top: 32px solid #cecee1;
  border-right: 32px solid #cecee1;}
ul.hjlist_ul li span.thir{
  border-top: 32px solid #df8252;
  border-right: 32px solid #df8252;}
/*游戏标签*/
.ptjc {
  position: relative;
  float: left;
  width: 100%;
  height: 32px;
  line-height: 30px;
  overflow: hidden;
}
.ptjc em {
  display: block;
  float: left;
  width: 88px;
  color: #808080;
  text-indent: 9px;
  margin-right: 3px;
  background: url(../images/cssimg.png) no-repeat -45px -110px;
}
.ptjc span {
  position: relative;
  float: left;
  display: inline-block;
  margin: 0 5px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0px 8px;
  cursor: pointer;
}
.ptjc span a {
  color: #808080;
}
.ptjc span:hover {
  border: 1px solid #1e89e0;
  background: #1e89e0;
}
.ptjc span:hover a {
  color: #ffffff;
}
/*分类列表版本*/
.platform {
  position: absolute;
  display: block;
  height: 24px;
  padding-top: 2px
}
.platform font {
  position: relative;
  display: block;
  float: left;
  height: 36px;
	line-height: 20px;
  font-weight: 700;
  color: #666
}
.platform a {
  float: left;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  padding: 0 6px 0 17px;
  margin-right: 6px;
	margin-top: 2px;
  border-right: 1px solid #B9B9B9;
  color: #666;
  background: url(../images/cssimg.png) no-repeat;
  position: relative
}
.platform a s {
  position: absolute;
  z-index: 999;
  display: none;
  left: -36px;
  top: -150px;
  width: 120px;
  padding-bottom: 2px;
  border: 1px solid #ddd;
  background: #fff;
  font-weight: 700;
  text-decoration: none !important;
  font-size: 12px;
  text-align: center;
}
.platform a s:after {
  content: "";
  position: absolute;
  top: 140px;
  right: 49px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #dfdfdf;
}
.platform a.cur s {
  display: block
}
.platform a s img {
  width: 120px;
  height: 120px;
  position: relative;
}
.platform a strong {
  color: #666;
  font-weight: 400;
	margin-left: 4px;
}
.platform a:hover, .platform a:hover strong {
  color: #009adc;
  text-decoration: none !important
}
.platform a:last-child {
  border-right: 0
}
.platform a.pc {
  background-position: -340px 2px
}
.platform a.az {
  background-position: -340px -20px;
  z-index: 999;
}
.platform a.iphone {
  background-position: -340px -43px
}
.platform a.mac {
  background-position: -340px -66px
}
.platform a.ipad {
  background-position: -340px -84px
}
/*多版本新css*/
.zt_listB .pticon{
    width: 100%;
	float: left;
    overflow: hidden;
    position: relative;
    z-index: 999;
	display: block;
    height: 24px;
}
.pticon font {
    position: relative;
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: 700;
    color: #666;
}
.pticon i.icon {
  width: 18px;
  height: 18px;
  margin-right: 8px;
	margin-top: 2px;
  display: inline-block;
  float: left;
  background: url("../images/do_icon.png");
  overflow: hidden;
}
.pticon i.icon:last-child {
  margin-right: 0;
}
.pticon i.icon.az {
  background-position: -37px -7px;
}
.pticon i.icon.pg {
  background-position: -57px -7px;
}
.pticon i.icon.pcm {
  background-position:  -77px -7px;
}
.pticon i.icon.mac {
  background-position: -97px -7px;
}
.pticon i.icon.ipad {
  background-position: -117px -7px;
}
.pticon i.icon.aztv {
  background-position: -137px -7px;
}
.pticon .edi{
	    position: absolute;
    text-align: center;
    display: block;
    width: 98px;
    background-color: #1e89e0;
    top: 1px;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    right: 0;
}
.zt_listB li ul.hover_ul {
  display: none;
  background-color: #fff;
  position: absolute;
  top: 216px;
  right: -1px;
  max-width: 340px;
  box-sizing: border-box;
  padding: 16px 16px 0 16px;
  z-index: 9999;
  border-radius: 4px;
  border: 2px solid #1e89e0;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
ul.hover_ul::before {
  content: '';
  display: block;
  position: absolute;
  right: 60px;
  top: -10px;
  margin: auto;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 10px solid #1e89e0;
}
ul.hover_ul li {
  position: relative;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
ul.hover_ul li a.img {
  float: left;
  display: inline-block;
  height: 80px;
  width: 80px;
  margin-right: 12px;
}
ul.hover_ul li .img img {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  border: 1px solid #eee;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
}
ul.hover_ul li .list_con{
	flex: 1 1 auto;
    display: flex;	
    max-width: 210px;
    flex-direction: column;
    justify-content: center;
}
ul.hover_ul li p {
  display: block;
  font-size: 14px;
  font-weight: normal;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
}
ul.hover_ul li p.hov_name > a {
  display: block;
  font-size: 16px;
  margin-bottom: 6px;
  overflow: hidden;
  margin-top: 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.hover_ul li p.hov_edi {
  color: #1e89e0;
  margin-top: 4px;
}
ul.hover_ul li p.hov_edi i {
  width: 18px;
  height: 18px;
  display: inline-block;
  float: left;
  margin-right: 6px;
  background-image: url("../images/do_icon.png");
  background-repeat: no-repeat;
}
ul.hover_ul li p.hov_edi i.andrIcon {
   background-position: -37px -7px;
}
ul.hover_ul li p.hov_edi i.iosIcon {
   background-position: -57px -7px;
}
ul.hover_ul li p.hov_edi i.pcIcon {
   background-position: -77px -7px;
}
ul.hover_ul li p.hov_edi i.macIcon {
   background-position: -97px -7px;
}
ul.hover_ul li p.hov_edi i.ipadIcon {
  background-position: -117px -7px;
}
ul.hover_ul li p.hov_edi i.aztvIcon {
  background-position: -137px -7px;
}
ul.hover_ul li p.hov_up {
  font-size: 13px;
  margin-top: 8px;
  color: #999;
}
ul.hover_ul li a:hover {
  color: #1e89e0;
}
/*多版本end*/
/*分享*/
.sinaGFoot-share a {
  background: url(../images/share-icon.png) !important;
  display: inline-block;
  overflow: hidden;
  margin: 6px 2px 6px 0;
  width: 35px;
  height: 35px !important;
  padding: 0 !important
}
.sinaGFoot-share a.a1 {
  background-position: -55px 0 !important
}
.sinaGFoot-share a.a2 {
  background-position: 0 0 !important
}
.sinaGFoot-share a.a3 {
  background-position: -110px 0 !important
}
.sinaGFoot-share a.a4 {
  background-position: -165px 0 !important
}
.sinaGFoot-share a.a5 {
  background-position: -275px 0 !important;
  text-indent: -999px;
}
.sinaGFoot-share a.a6 {
  background-position: -385px 0 !important;
}
.sinaGFoot-share a.a7 {
  background-position: -220px 0 !important;
}
/*列表分页*/
#pages {
  position: relative;
  float: left;
  top: -14px;
  height: 32px;
  margin: 30px auto;
  width: 100%;
  text-align: center;
  color: #ccc;
}
#pages a {
  background: #fff;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 4px;
  padding: 0 12px;
  color: #666;
  font-size: 14px;
  border: 1px solid #ddd;
}
#pages a:hover {
  background: #1e89e0;
  border: 1px solid #1e89e0;
  color: #fff;
  text-decoration: none;
}
#pages span.current {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 4px;
  padding: 0 12px;
  background: #1e89e0;
  border: 1px solid #1e89e0;
  color: #fff;
}
#pages span.disabled {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 4px;
  padding: 0 12px;
  color: #bfbfbf;
  background: #f2f2f2;
  border: 1px solid #ddd;
}
#pages select {
  position: relative;
  border: 1px solid #ddd;
  height: 34px;
  padding: 8px 0px;
  top: -2px;
  vertical-align: middle;
}
/*星星 stars*/
.stars {
  background: url(../images/cssimg.png) no-repeat;
  width: 74px;
  height: 12px;
  display: block;
  float: left;
  vertical-align: middle;
}
.star1 {
  background-position: -60px -648px;
}
.star2 {
  background-position: -45px -648px;
}
.star3 {
  background-position: -30px -648px;
}
.star4 {
  background-position: -15px -648px;
}
.star5 {
  background-position: 0px -648px;
}
/*厂商合集*/
ul.csImg_ul {
  margin-bottom: 30px;
  overflow: hidden;
}
ul.csImg_ul li {
  width: 585px;
  float: left;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  overflow: hidden;
  background: #f8fdff;
  -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%);
  border-radius: 3px;
  margin: 20px 30px 10px 0;
  padding: 16px;
}
ul.csImg_ul li:nth-child(2n) {
  margin-right: 0;
}
ul.csImg_ul li .csImg_pic, ul.csImg_ul li .csImg_info {
  float: left;
}
ul.csImg_ul li .csImg_pic .img {
  border: #ebebeb 1px solid;
  width: 120px;
  height: 120px;
  box-sizing: border-box;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  display: block;
  margin: 0 20px 0 0;
  position: relative;
}
ul.csImg_ul li .csImg_pic img {
  width: 120px;
  max-height: 120px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}
ul.csImg_ul li .csImg_info {
  width: 410px;
  position: relative;
  overflow: hidden;
  height: 120px;
}
ul.csImg_ul li a.cs_name {
  display: block;
  height: 32px;
  overflow: hidden;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 6px;
}
ul.csImg_ul li .cs_summ {
  width: 100%;
  color: #656565;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
}
ul.csImg_ul li .cs_btn {
  position: absolute;
  left: 0;
  bottom: 4px;
  color: #358ff0;
  border: #358ff0 1px solid;
  border-radius: 2px;
  width: 90px;
  text-align: center;
  box-sizing: border-box;
  line-height: 30px;
  height: 30px;
  -webkit-transition: all .5s;
  transition: all .5s;
}
ul.csImg_ul li .cs_btn {
  color: #358ff0;
}
ul.csImg_ul li .cs_btn:hover {
  background: #358ff0;
  color: #fff;
  text-decoration: none
}
/*用户评论*/
.comment {
  float: left;
  background-color: #fff;
  width: 100%;
  height: auto;
	margin-top: 20px;
  box-sizing: border-box;
  padding: 10px 26px 20px 26px;
  background: #fff;
	border: 1px solid #eee;
}
.c-hd_p {
    position: relative;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 8px;
}
.c-hd_p h3 {
    float: left;
    height: 38px;
    background: #fff;
    padding-right: 4px;
    margin-bottom: -2px;
    position: relative;
}
.c-hd_p h3 span {
    float: left;
    display: block;
    height: 36px;
    max-width: 230px;
    border-bottom: 2px solid #17a2e7;
    font-weight: bold;
    font-size: 18px;
    padding: 0 4px;
    overflow: hidden;
    line-height: 36px;
}
.comment .c-hd_p .txt {
    display: block;
    color: #a8a8a8;
    border-bottom: none;
    float: right;
    font-size:14px;
}
.commentBox .commentform {
    width: 100%;
    overflow: hidden;
    border-bottom: solid 1px #ccc;
    padding-bottom: 20px;
}
.commentTit {
  width: 100%;
  height: 50px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
}
.commentTit p {
  float: left;
}
.commentTit p span {
  float: left;
  height: 30px;
  min-width: 25px;
  border-radius: 6px;
  background: #358ff0;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  margin: 10px 0;
}
.commentTit p i {
  float: left;
  width: 0;
  height: 0;
  border-left: 6px solid #358ff0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  margin: 20px 8px 0 0;
}
.commentTit a {
  float: right;
}
.comment textarea {
  width: 100%;
  float: left;
  height: 86px;
  box-sizing: border-box;
  border: 1px solid #358ff0;
  padding: 4px 10px;
  line-height: 20px;
  border-radius: 6px;	
	margin-top: 10px;
}
.comment input {
  box-sizing: border-box;
  border: 1px solid #358ff0;
}
.comment .plbutton {
  width: 100%;
  height: auto;
  display: none;
  overflow: hidden;
  margin: 0;
  padding: 16px 0 0;
  box-sizing: border-box;
  position: relative;
  float: left;
}
.comment .tjbutton {
  position: relative;
  width: 160px;
  height: 36px;
  line-height: 36px;
  background: #ff4d4e;
  font-size: 14px;
  font-weight: normal;
  font-family: "microsoft yahei";
  text-align: center;
  color: #fff;
  border: 0;
  display: inline-block;
	float: left;
  overflow: hidden;
	margin-right:26px;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.comment .cancel {
	display: inline-block;
	float: left;
  width: 120px;
  height: 36px;
  line-height: 36px;
  background: #ccc;
  font-size: 14px;
  font-weight: normal;
  font-family: "microsoft yahei";
  text-align: center;
  color: #fff;
  border: 0;
  overflow: hidden;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.comment .plbutton .yzm {
  position: relative;
  float: left;
  padding: 0 6px;
  width: 12%;
  height: 30px;
  line-height: 30px;
  border-radius: 6px;
  outline: none;
}
.comment .plbutton img {
  position: relative;
  float: left;
  width: 80px;
  height: 21px;
  margin: 0px 10px;
  top: 6px;
}
.comment .plbutton i {
  position: relative;
  float: left;
  top: 6px;
}
/*评论列表*/
.commentBox .commentList {
  padding: 0px 0px;
	float: left;
    width: 100%;
    height: auto;
    margin: 10px 0 10px 0;
}
.commentBox .commentList dl {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: dashed 1px #b2b2b2;
  padding: 10px 0px 10px 0px;
}
.commentBox .commentList dl dt {
  overflow: hidden;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
.commentBox .commentList dl dt span {
  float: right;
  color: #bbbbbb;
}
.commentBox .commentList dl dl {
  border-bottom:none;
    width: 98.5%;
    margin-left: 16px;
}
.commentBox .commentList dl dl dt {
  overflow: hidden;
  border-top: dashed 1px #cfcfcf;
  padding-top: 6px
}
.commentBox .commentList dl em{
  float: left;
  font-weight: bold;
  max-width: 68%;
  overflow: hidden;
  color: #358ff0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.commentBox .commentList dl dt small{
  float: left;font-size: 100%;
  font-weight: bold;
  color: #358ff0;
  max-width: 76%;
  margin-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.commentBox .commentList dl dd .cml_content{
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  padding: 8px 0px 0 0;
}
.cml_content img {
  vertical-align: bottom;
}
.commentBox .commentList dl dd .plreply {
  float: right;
}
.commentBox .commentList dl dd .plreply .glBtn {
  color: #0089dc;
  cursor: pointer
}
.commentBox .commentList dl dd .support {
  float: left;
  padding-right: 12px;
  width: 86px;
  height: 20px;
  background: url(../images/dzb.png) no-repeat right center;
  background-size: contain;
  cursor: pointer;
  font-size: 14px;
  color: #999;
  margin-right: 18px;
}
.commentBox .commentList dl dd .support.active {
  color: #fa3939;
  background: url(../images/dza.png) no-repeat right center;
  background-size: contain;
}
.commentBox .commentList dl dd .support em {
  float: right;
  width: auto;
  height: 20px;
  background-size: contain;
  cursor: pointer;
  font-size: 14px;
  color: #999;
  margin-right: 12px;
  font-weight: normal;
}
.comment .cmmts_textarea.expand {
  height: 67px;
}
.comment .cmmts_textarea {
  border: none;
  display: block;
  padding: 0 4px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 67px;
  width: 100%;
  height: 27px;
  font-size: 14px;
  line-height: 24px;
  color: #222;
  outline: none;
  resize: none;
  background: #f8f8f8;
  -webkit-transition: height .3s ease-in-out;
  -moz-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out;
}
.comment .cmmts_input_wrap {
  position: relative;
  margin-top: 26px;
	margin-bottom: 12px;
}
.comment .cmmts_emoji {
  width: 20px;
  height: 40px;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url(../images/face.png);
  position: absolute;
  right: 124px;
  bottom: 0;
  cursor: pointer
}
.comment .cmmts_emoji_wrap {
  display: none;
  position: absolute;
  top: 38px;
  right: -122px;
  z-index: 1000;
  padding: 10px 0;
  background: #fff;
  width: 400px;
  height: 280px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.02);
  border-radius: 3px
}
.comment .cmmts_emoji_wrap::before {
  content: '';
  background: #fff;
  height: 10px;
  width: 10px;
  border-radius: 1px;
  position: absolute;
  transform: rotate(45deg);
  transform-origin: 50%;
  top: -5px;
  right: 128px
}
.comment .cmmts_emoji_wrap::after {
  content: '';
  background: transparent;
  position: absolute;
  width: 400px;
  height: 40px;
  top: -40px;
  left: 0
}
.comment .cmmts_emoji_wrap *::-webkit-scrollbar, .cmmts_emoji_wrap::-webkit-scrollbar {
  width: 4px
}
.comment .cmmts_emoji_list {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
	border: none;
	margin: 0;
  padding: 0 5px 0 11px;
  overflow-y: scroll;
  font-size: 0
}
.comment .cmmts_emoji_list_item {
  width: 38px;
  height: 38px;
  margin: 2px;
  text-align: center;
  vertical-align: middle;
  border-radius: 19px;
	padding: 0;
	border:none;
  display: inline-block
}
.comment .cmmts_emoji_list_item:hover {
  background: #fff2f2;
  display: inline-block
}
.comment .cmmts_emoji_list_item img {
  width: 24px;
  height: 24px;
  padding: 0;
  display: block;
  margin: 7px
}
.comment .cmmts_emoji:hover {
  background-image: url(../images/faceb.png)
}
.comment .cmmts_emoji:hover .cmmts_emoji_wrap {
  display: block
}
.comment .cmmts_footer {
  display: flex;
  align-items: center;
  position: absolute;
  right: 16px;
  bottom: 14px
}
.comment .cmmts_footer > ul {
  display: flex;
  float: right
}
.comment .comment .cmmts_footer > ul img {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  cursor: pointer
}
.comment .cmmts_footer > ul button {
  background: #fa3939;
  border-radius: 3px;
  font-family: PingFang SC;
  font-size: 14px;
  color: #fff;
  padding: 6px 33px
}
.comment .cmmts_input {
  position: relative;
  padding: 9px 14px 53px;
  background: #f8f8f8;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 12px;
  border: 1px solid #fff
}
.comment .cmmts_input.focus {
  border-color: #fa3939
}
.comment .cmmts_button {
  border: none;
  padding: 6px 14px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  background: #fa3939;
  border-radius: 3px;
  cursor: pointer;
  min-width: 94px;
  text-align: center
}
.comment .cmmts_button:hover {
  background: #fa3939;
  opacity: .8
}
.comment .cmmts_button.disabled {
  opacity: .3;
  cursor: default
}
/*更多评论*/
.disLoad, .verLoad {
  width: 100%;
  padding: 8px 0;
  overflow: hidden;
}
.disLoad .loadcomment, .verLoad .morever {
  border: 1px solid #358ff0;
  border-radius: 4px;
  line-height: 32px;
  width: 150px;
  margin: 0 auto;
  cursor: pointer;
  font-size: 15px;
  height: 32px;
  color: #358ff0;
  display: block;
  background-color: #fff;
  text-align: center;
}
.disLoad .loadcomment:hover, .verLoad .morever:hover {
  border: 1px solid #358ff0;
  background-color: #358ff0;
  color: #fff;
}
/*新增标签切换*/
.zt_listB {
	width:100%;
	overflow: visible;
}
.hjtabHead {
	width: 100%;
    position: relative;
    display: flex;
	border-bottom: 1px solid #eee;
	margin: 12px 0;
    justify-content: center;
}
.hjtabHead ul.tabHe_ul li{
	display: inline-block;
	margin: 0 10px 12px 10px;
	padding-right: 16px;
	position: relative;
	font-weight: bold;
	font-size:19px;
	color: #333;
}
.zt_listB .hjtabHead:first-child ul.tabHe_ul li{
	cursor: pointer;
}
.zt_listB .hjtabHead:first-child ul.tabHe_ul li:first-child{
	cursor:default;
}
.hjtabHead ul.tabHe_ul li::after {
	content: "";
    float: left;
	width: 1px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 6px;
	background-color: #aaa;
}
.hjtabHead ul.tabHe_ul li:last-child::after {
	background-color: #fff;
}
.hjtabHead ul.tabHe_ul li a{
	font-weight: bold;
	font-size:19px;
	color: #333;
}
.hjtabHead ul.tabHe_ul li:first-child,.hjtabHead ul.tabHe_ul li a.cur,.hjtabHead ul.tabHe_ul li:hover{
	color: #ff6600;
}
.hjtabHead ul.tabHe_ul li span{
	font-weight:normal;
	font-size:14px;
	color: #999;
	margin-left: 10px;
}
/*新合集详情顶部*/
.zt_detaTop {
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #ececec;
    padding: 20px;
    margin: 20px 0;
}
.zt_detaTop .hjImg {
	display: inline-block;
    width: 520px;
	margin-right: 20px;
    height: 248px;
	float: left;
    z-index: 1;
}
.zt_detaTop .hjImg img{
    width: 520px;
    height: 248px;
}
.zt_detaTop .hjIntro {
	width: 816px;
	height: 248px;
	overflow: hidden;
	float: left;
    position: relative;
    z-index: 2; 
}
.zt_detaTop h1 {
    width: 100%;
    display: inline-block;
    color: #333;
    font-size: 24px;
    margin-bottom: 13px;
    font-weight: bold;
}
.zt_detaTop .hjDesc {
	margin-bottom:10px;
}
.zt_detaTop .hjIntro p {
    width: 100%;
	max-height: 168px;
	overflow-y: scroll;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.zt_detaTop .hjIntro p::-webkit-scrollbar {
  width: 5px;
  height: 10px;
	border-radius: 10px;
  background-color: transparent;
}
.zt_detaTop .hjIntro p::-webkit-scrollbar-track {
  background-color: transparent;
}
.zt_detaTop .hjIntro p::-webkit-scrollbar-thumb {
  background-color: #ddd;
}
.zt_detaTop .rechjBox {
	width: 100%;
	float: left;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 6px
}
.rechjBox span{
  display: inline-block;
  float: left;
  font-size: 14px;
  color: #444;
}
.rechjBox span.rechj_tit{
  height: 26px;
    line-height: 26px;
    margin-top: 12px
}
.rechjBox span.rechj_item{
  max-width:1250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rechjBox span.rechj_item a {
    display: block;
    float: left;
    padding: 0px 12px;
    height: 26px;
    color: #358ff0;
    line-height: 26px;
	 border:1px solid #358ff0;
    border-radius: 100px;
    margin-right: 16px;
    margin-top:12px;
    font-size: 14px;
}
.rechjBox span.rechj_item a:nth-child(3n) {
  color: #c299fb;
  border-color:#c299fb;
}
.rechjBox span.rechj_item a:nth-child(3n):hover {
  color: #fff;
  background-color: #c299fb;
}
.rechjBox span.rechj_item a:nth-child(3n+1) {
  color: #ff9637;
  border-color:#ff9637;
}
.rechjBox span.rechj_item a:nth-child(3n+1):hover {
	color: #fff;
  background-color: #ff9637;
}
.rechjBox span.rechj_item a:nth-child(3n+2) {
  color: #37afff;
  border-color: #37afff;
}
.rechjBox span.rechj_item a:nth-child(3n+2):hover {
	color: #fff;
  background-color: #37afff;
}
.rechjBox span.rechj_item a:nth-child(1) {
  color: #660033;
  border-color: #660033;
}
.rechjBox span.rechj_item a:nth-child(1):hover {
	color: #fff;
  background-color: #660033;
}
.rechjBox span.rechj_item a:nth-child(2) {
  color: #ff9637;
  border-color:  #ff9637;
}
.rechjBox span.rechj_item a:nth-child(2):hover {
	color: #fff;
  background-color: #ff9637;
}
.rechjBox span.rechj_item a:nth-child(3) {
  color: #37afff;
  border-color: #37afff;
}
.rechjBox span.rechj_item a:nth-child(3):hover {
	color: #fff;
  background-color: #37afff;
}
.rechjBox span.rechj_item a:nth-child(4) {
  color: #966de1;
  border-color:#966de1;
}
.rechjBox span.rechj_item a:nth-child(4):hover {
	color: #fff;
  background-color: #966de1;
}
.rechjBox span.rechj_item a:nth-child(5) {
  color: #5bc3af;
  border-color:#5bc3af;
}
.rechjBox span.rechj_item a:nth-child(5):hover {
	color: #fff;
  background-color: #5bc3af;
}
.rechjBox span.rechj_item a:nth-child(6) {
  color: #ff7573;
  border-color: #ff7573;
}
.rechjBox span.rechj_item a:nth-child(6):hover  {
	color: #fff;
  background-color: #ff7573;
}



