@charset "utf-8";
/* CSS Document */
body {
  background: #f5f7fa;
}
/*推荐和更新*/
.position {
  margin: 16px 0 0 0;
  background-color: #fff;
	box-sizing: border-box;
	padding: 6px 10px;
	height: 36px;
}
.soft-top {
  width: 1400px;
  overflow: hidden;
  position: relative;
}
.soft-top .con-hd {
  height: 44px;
  line-height: 44px;
  border-bottom: 2px solid #ddd;
  padding-right: 19px;
  position: relative;
}
.soft-top .con-bd {
  width: 100%;
  overflow: hidden;
}
.soft-top .top-more {
  position: absolute;
  float: right;
  text-align: right;
  right: 0px;
  width: 860px;
  top: 15px;
  color: #888;
}
.top-more i {
  display: inline;
  display: none;
}
.top-more i a {
  margin-left: 45px;
  color: #999
}
.top-more i a:hover {
  margin-left: 45px;
  color: #09f
}
.top-more .on {
  display: block
}
.soft-top .con-tab {
  float: left;
  margin-bottom: -2px;
  position: relative;
}
.soft-top .con-tab li {
  float: left;
  height: 46px;
  background: #fff;
  padding-right: 4px;
  cursor: pointer;
}
.soft-top .con-tab li span {
  display: block;
  height: 44px;
  border-bottom: 2px solid #ddd;
  font-size: 18px;
  line-height: 46px;
  font-weight: 400;
  color: #666;
  padding: 0 19px;
}
.soft-top .con-tab li.tab_2 span {
  display: block;
  float: left;
  height: 43px;
  line-height: 44px;
  border-bottom: 3px solid #1e89e0;
  font-size: 20px;
  font-weight: 700;
  color: #333;
}
.soft-top .sub-hd {
  margin: 20px 19px 0;
  line-height: 22px;
}
.soft-top .sub-hd h4 {
  font-size: 16px;
  color: #888;
}
.soft-top .sub-hd h4 i {
  float: left;
  display: block;
  width: 14px;
  height: 22px;
  background: url(/images/img/cssimg.png) no-repeat -220px -98px;
}
.soft-top .sub-hd a {
  float: right;
  text-align: right;
  color: #888;
}
.soft-top .sub-hd a:hover {
  color: #09f;
}
.soft-top .soft-list {
  position: relative;
  float: left;
  overflow: hidden;
  width: 1400px;
}
.soft-top .soft-list li {
  float: left;
  padding: 0 19px 0 20px;
  width: 88px;
  height: 136px;
  margin-top: 14px;
  text-align: center;
  overflow: hidden;
}
.soft-top .soft-list li img {
  display: block;
  width: 88px;
  height: 88px;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin: 0 auto 9px;
  border-radius: 12px;
}
.soft-top .soft-list li .down-link {
  display: block;
  width: 88px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 3px;
  background: #1e89e0;
  color: #fff;
  margin-top: 12px;
}
.soft-top .soft-list .item-txt p {
  height: 20px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.soft-top .soft-list li:hover .down-link {
  display: block;
}
.soft-top .soft-list li:hover .item-txt {
  display: none;
}
.soft-top .soft-list li p.item-info {
  font-size: 12px;
  color: #999;
}
.zdyz-list {
  position: relative;
  float: left;
  display: block;
  margin-bottom: 16px;
}
.zdyz-list li {
  position: relative;
  float: left;
  height: 80px;
  margin: 16px 15px 0 20px;
  display: inline;
  padding: 0 0 7px 92px;
  width: 222px;
  overflow: hidden;
}
.zdyz-list li .img {
  position: absolute;
  left: 0;
  top: 0;
}
.zdyz-list li .img img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 12px;
}
.zdyz-list li .tit {
  font-size: 15px;
  height: 31px;
  line-height: 29px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zdyz-list .intro p {
  float: left;
  width: 100%;
}
.zdyz-list li .other {
  font-size: 12px;
  color: #999;
  margin-top: 12px;
}
.zdyz-list li .other a {
  color: #999;
}
.zdyz-list li .other a:hover {
  color: #09f;
}
.zdyz-list li .down-link {
  position: absolute;
  top: 40px;
  right: 0;
  display: none;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #09f;
  letter-spacing: 1px;
  border: 1px solid #1e89e0;
  overflow: hidden;
}
.zdyz-list li.hover .down-link {
  display: block;
}
.zdyz-list li .down-link:hover {
  background-color: #1e89e0;
  color: #fff;
}
.soft-top #soft_tab_1 {
  margin-top: 5px;
}
.soft-top #soft_tab_1 .zdyz-list li {
  margin-top: 23px;
}
/*热门分类标题*/
.hd {
  width: 1400px;
  height: 40px;
  line-height: 40px;
  border-bottom: 3px solid #1e89e0;
}
.hd h3 {
  width: 126px;
  float: left;
  font-size: 18px;
  color: #fff;
  background-color: #1e89e0;
  text-align: center;
}
.hd a {
  float: right;
  text-align: right;
}
.more {
  font-weight: 400;
  /*  margin-right: 19px;*/
  color: #888;
}
/*热门分类分项*/
.CCSTList {
  width: 1358px;
  padding: 10px 20px;
  border: 1px solid #ccc;
  overflow: hidden;
  float: left;
  height: auto;
  margin-bottom: 6px;
}
.CCSTList.CCSTLM {
  margin-right: 0;
}
.CCSTList .CCSTLTh1 {
  font-size: 18px;
  color: #000;
  margin-left: 4px;
  margin-bottom: 6px;
  font-weight: bold;
}
.CCSTList .CCSTLTh1 a {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.CCSTList .CCSTLtit {
  position: relative;
  padding: 12px 0;
  border-bottom: 1px dashed #ccc;
  height: auto;
  overflow: hidden;
}
.CCSTList .CCSTLtit a {
  width: 86px;
  display: block;
  float: left;
  text-align: center;
  height: 28px;
  line-height: 28px;
  margin: 0 3px 0 6px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  border-radius: 5px;
  margin-bottom: 8px;
}
.CCSTList .CCSTLtit a.more {
  background: #2a71c1
}
.CCSTList .CCSTLtit a:hover {
  color: #fff;
  background: #1e89e0;
  border: 1px solid #1e89e0;
  border-radius: 4px;
}
.CCSTList ul {
  width: 100%;
  overflow: hidden;
  display: block;
  margin-top: 8px;
}
.CCSTList ul li {
  width: 262px;
  margin-right: 12px;
  float: left;
  height: 50px;
  padding: 10px 0;
  margin-bottom: 8px;
}
.CCSTList ul li img {
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #eee;
  float: left;
  border-radius: 6px;
  margin-right: 12px;
}
.CCSTList ul li p {
  font-weight: normal;
  color: #000;
  font-size: 14px;
  width: 200px;
  overflow: hidden;
  height: 36px;
  line-height: 18px;
}
.CCSTList ul li span {
  color: #999;
  width: 200px;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.CCSTList ul li span i {
  margin: 0 6px;
  font-style: normal;
}
.CCSTList .DivImg a {
  float: left;
  margin: 10px 29px 10px 0;
}
.CCSTList .DivImg img {
  text-align: center;
  width: 248px;
  height: 116px;
  border: 1px solid #eee;
  box-sizing: border-box;
  border-radius: 6px;
  transition: transform 0.5s;
}
.CCSTList .DivImg img:hover {
  transform: scale(0.96);
  transition: transform 0.5s;
}
.main-left {
  float: left;
  width: 1070px;
  padding: 0 20px 20px 0;
  box-sizing: border-box;
  border-right: 1px solid #ececec; 
  /*overflow:hidden;*/
}
.overflow .main-left {
  background: #fff;
  margin-top: 20px;
  padding:6px 20px 20px 20px;
}
.main-right {
  float: right;
  width: 300px;
  margin-right: 0px;
  margin-top: 0px;
    box-sizing: border-box;
  overflow: hidden;
}
.overflow .main-right {
  background: #fff;
  margin-top: 20px;
  padding:6px 16px 20px 16px;
}
.main-right .CRTitle h3 {
  display: block;
  float: left;
  height: 43px;
  border-bottom: 3px solid #1e89e0;
  font-size: 20px;
  font-weight: 700;
  padding: 0 4px;
}
/*分类页*/
.c-hd {
  position: relative;
  width: 100%;
  height: 44px;
  line-height: 44px;
  border-bottom: 2px solid #ddd;
}
.c-hd h3 {
  float: left;
  height: 46px;
  background: #fff;
  padding-right: 4px;
  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 4px;
}
.c-hd h3 em {
  color: #1e89e0;
  font-weight: 700;
}
.c-hd .reback {
  float: right;
  color: #f4910a;
}
.c-hd .reback:hover {
  text-decoration: underline;
}
.c-hd .number {
  float: left;
  top: 6px;
  display: block;
  color: #888;
}
.c-hd .number em {
  color: #1e89e0;
}
/*右边：系统软件分类*/
.CRTitle {
  position: relative;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  font-weight: 800;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  /*  margin-left: 16px;*/
}
.CRTitle span {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 42px;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
}
.CRTitle a {
  color: #888;
}
.reg-right {
  position: relative;
  overflow-y: auto;
  margin-bottom: 15px;
  text-align: center;
}
.reg-right ul li {
  position: relative;
  width: 84px;
  text-align: center;
  float: left;
  line-height: 22px;
  margin: 10px 2px;
  overflow: hidden;
  white-space: normal;
  height: 118px;
}
.reg-right ul li a img {
  width: 70px;
  height: 70px;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 16px;
}
.regimg-right {
  position: relative;
  height: auto;
  margin-bottom: 15px;
  text-align: center;
}
.regimg-right img {
  width: 300px;
  margin: 10px auto;
}
/*系统软件分类-合集*/
.SCLSSclass, .SCLSSspe {
  padding-top: 20px;
  overflow: auto;
  margin-bottom: 10px;
  width: 100%;
}
.SCLSSclass a {
  display: block;
  width: 88px;
  height: 30px;
  box-sizing: border-box;
  line-height: 30px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  text-align: center;
  color: #333;
  float: left;
  margin-right: 16px;
  margin-bottom: 14px;
  overflow: hidden;
  white-space: nowrap;
}
.SCLSSclass a:nth-child(10n) {
  margin-right: 0;
}
.SCLSSclass a.smr {
  margin-right: 0px;
}
.SCLSSclass a:hover, .SCLSSclass a.scur {
  color: #fff;
  background: #1e89e0;
  border: 1px solid #1e89e0;
  border-radius: 4px;
}
.SCLSSspe a {
  float: left;
  text-align: center;
  margin: 0px 19px 10px 0px;
  overflow: hidden;
  line-height: 25px;
  width: 116px;
  height: 75px;
  padding: 10px 6px 4px 6px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}
.SCLSSspe a:nth-child(7n) {
  margin-right: 0px;
}
.SCLSSspe a:hover {
  border: 1px solid #1e89e0;
  border-radius: 4px;
}
.SCLSSspe a.smr {
  margin-right: 0px;
}
.zt-icon {
  display: block;
  width: 38px;
  height: 48px;
  background: url(/images/img/cssimg.png) no-repeat -231px -608px;
  margin: 0 auto;
  overflow: hidden;
}
/*记录列表*/
.c-list {
  position: relative;
}
.c-list li {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  padding: 15px 0;
  margin-top: 5px;
  border-bottom: 1px dashed #ddd;
}
.img img {
  float: left;
  margin-right: 15px;
  margin-top: 4px;
  display: block;
  width: 88px;
  height: 88px;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 16px;
}
.gm_img img {
  position: relative;
  float: left;
  margin-right: 15px;
  display: block;
  width: 120px;
  height: 166px;
  border-radius: 5px;
}
.zt_img img {
  position: relative;
  float: left;
  margin-right: 15px;
  display: block;
  width: 220px;
  height: 108px;
}
.c-list .con {
  float: left;
  width: 790px;
  height: auto;
}
.c-list .top-tit {
  position: relative;
  width: 100%;
}
.c-list .top-tit p {
  margin-bottom: 16px;
  font-size: 18px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-list .top-tit .tit {
  width: 820px;
}
.c-list .top-tit .gm_tit {
  width: 525px;
}
.c-list .top-tit .zt_tit {
  width: 425px;
}
.c-list .top-tit .top-num {
  position: absolute;
  float: right;
  width: 160px;
  text-align: right;
  right: 0px;
  top: 0;
  font-size: 14px;
  color: #999;
}
.desc {
  font-size: 13px;
  color: #888;
  line-height: 22px;
  max-height: 66px;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.rows2 {
  max-height: 44px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.gm_desc {
  font-size: 13px;
  color: #888;
  line-height: 21px;
  max-height: 102px;
  width: 580px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.zt_desc {
  font-size: 13px;
  color: #888;
  line-height: 21px;
  max-height: 102px;
  width: 480px;
  overflow: hidden;
}
.c-list .down {
  position: absolute;
  top: 80px;
  right: 5px;
  bottom: 24px;
}
.c-list .down a {
  display: block;
  background-color: #1e89e0;
  width: 99px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  overflow: hidden;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-list .down a:hover {
  background-color: #fe9a10;
}
.c-list .other {
  line-height: 20px;
  height: 20px;
  margin-bottom: 4px;
}
.c-list .other span {
  font-size: 13px;
  color: #666;
  margin-right: 20px;
}
.c-list .other span a {
  color: #666;
}
.c-list .other span a:hover {
  color: #09f;
}
.c-list .other label {
  color: #999;
}
.c-list .other em {
  border: 1px solid #1e89e0;
  border-radius: 4px;
  color: #1e89e0;
  padding: 0 6px;
}
.desc em, .gm_desc em, .zt_desc em, .top-tit em {
  color: #ff0000;
}
.top-star {
  width: 120px;
  font-size: 13px;
  color: #999;
  line-height: 22px;
}
.top-star .stars {
  font-size: 13px;
  color: #999;
  line-height: 22px;
}
ul.sf_list li .top-star {
  position: absolute;
  right: 0px;
  top: 0;
}
ul.sf_list li .top-star .stars{
  position: absolute;
  right: 3px;
  top: 3px;
}
/*分类列表版本*/
.platform {
  position: relative;
  display: block;
  height: 24px;
  margin-top: 6px
}
.platform font {
  font-weight: 700;
  margin-right: 6px;
  color: #666
}
.platform a {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  padding: 0 6px 0 17px;
  margin-right: 6px;
  border-right: 1px solid #B9B9B9;
  color: #666;
  background: url(/images/img/cssimg.png) no-repeat;
  position: relative
}
.platform a s {
  position: absolute;
  z-index: 999;
  display: none;
  left: -36px;
  top: 25px;
  width: 120px;
  padding-bottom: 4px;
  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: -8px;
  right: 49px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #dfdfdf;
}
.platform a.cur s {
  display: block
}
.platform a s img {
  width: 120px;
  height: 120px
}
.platform a strong {
  color: #666;
  font-weight: 400
}
.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 1px
}
.platform a.az {
  background-position: -340px -20px
}
.platform a.iphone {
  background-position: -340px -43px
}
.platform a.mac {
  background-position: -340px -66px
}
.platform a.ipad {
  background-position: -340px -85px
}
/*列表分页*/
#pages {
  position: relative;
  float: left;
  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/img/do_icon.png) no-repeat;
  width: 74px;
  height: 14px;
  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;
}
*/
.star1 {
  background-position: -70px -80px;
}
.star2 {
  background-position: -55px -80px;
}
.star3 {
  background-position: -40px -80px;
}
.star4 {
  background-position: -25px -80px;
}
.star5 {
  background-position: -10px -80px;
}
/*<!--排行开始-->*/
.rank-item.on .item-info {
  display: block;
  float: left;
  margin-left: 16px;
  margin-top: 4px;
}
.rank-item .item-info {
  display: none;
}
.CRankingList {
  width: 100%;
  float: right;
  overflow: auto;
}
.CRankingList h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
  width: 100%;
  display: inline-block;
  line-height: 38px;
  height: 32px;
  overflow: hidden;
}
.CRankingList h3 span {
  display: block;
  width: 40px;
  height: 26px;
  line-height: 24px;
  background: #1e89e0;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  margin-right: 8px;
  float: left;
  margin-top: 6px;
}
.CRankingList ul li {
  overflow: auto;
  min-height: 48px;
  border-bottom: 1px dashed #d8d8d8;
  max-height: 134px;
  overflow: hidden
}
.CRankingList .CRKTitle {
  height: 36px;
  line-height: 46px;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.CRankingList .CRKTitle b {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  color: #fff;
  background: #aeaeae;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  margin-right: 5px;
  font-weight: normal;
  margin-top: 15px;
}
.CRankingList .CRKTitle a {
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left
}
.CRankingList .CRKTitle b.SNumb1 {
  background: #ff0000;
}
.CRankingList .CRKTitle b.SNumb2 {
  background: #ff3300;
}
.CRankingList .CRKTitle b.SNumb3 {
  background: #ff6600;
}
.CRankingList .CRKTitle span {
  display: block;
  float: left;
  width: 60px;
  margin-left: 5px;
  font-size: 12px;
  color: #949494;
  line-height: 50px;
  overflow: hidden;
  white-space: nowrap
}
.CRKLoad {
  clear: left;
  height: 70px;
  overflow: hidden;
}
.CRKLoad_gm {
  clear: left;
  height: 98px;
  overflow: hidden;
}
.CRKLoad img {
  float: left;
  margin: 0 10px;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.CRKLoad_gm img {
  float: left;
  margin: 2px 10px;
  width: 60px;
  height: 83px;
  border-radius: 4px;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.CRKLoad p {
  float: left;
  color: #666666;
  line-height: 22px;
  width: 168px;
  margin-bottom: 7px;
}
.CRKLoad_gm p {
  float: left;
  color: #666666;
  line-height: 22px;
  width: 185px;
  margin-bottom: 5px;
}
.CRKLoad p i, .CRKLoad_gm p i {
  margin: 5px 0px;
}
.CRKLoad p span, .CRKLoad_gm p span {
  display: block;
  float: left;
  margin-right: 10px;
}
.CRKLoad_gm em {
  margin-top: 6px;
}
.CRKLoad em, .CRKLoad_gm em {
  display: block;
  width: 80px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border: 1px solid #1e89e0;
  border-radius: 5px;
  float: left;
  color: #1e89e0
}
.CRKLoad em:hover, .CRKLoad_gm em:hover {
  border: 1px solid #1e89e0;
  background: #1e89e0;
  color: #fff;
}
/*<!--排行结束-->*/
/*new软件首页*/
* {
  margin: 0;
  padding: 0;
  font-family: 'Segoe UI', 'Microsoft YaHei', sans-serif;
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.ttf) format("truetype")
}
.mainBody {
  font-family: "Font Awesome 6 Free";
  background-color: #f5f7fa;
}
.recoContent {
  background-color: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: flex-start;
  height: 116px;
  margin-top: 20px;
}
.reco_title {
  writing-mode: vertical-lr;
  text-orientation: mixed;
  font-size: 20px;
  font-weight: 700;
  color: #2c7be5;
  padding: 10px 20px 10px 10px;
  margin-right: 10px;
  letter-spacing: 4px;
  border-right: 2px solid #2c7be5;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.reco_title i {
  margin-bottom: 6px;
  width: 30px;
  height: 52px;
  background: url("/images/img/do_icon.png")
}
.reco_title i.fa-thumbs-up {
  background-position: -154px -40px;
}
.reco_cont {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
}
ul.reco_List {
  width: 100%;
  margin: 0 auto;
}
ul.reco_List li {
  width: 134px;
  text-align: center;
  position: relative;
  float: left;
  margin: 0 4px;
  font-weight: normal;
  color: #666;
  display: block;
}
.w980 ul.reco_List li{
  margin: 6px 4px 10px 4px;
}
.comContent ul.reco_List li {
  width: 126px;
}
ul.reco_List li a {
  display: block;
  transition: all 0.3s ease;
  word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.reco_List li a:hover {
  transform: translateY(-3px);
}
ul.reco_List li img {
  display: block;
  width: 80px;
  height: 80px;
  box-sizing: border-box;
  margin: 0 auto 10px;
  border-radius: 16px;
}
ul.reco_List li p {
  max-width: 92%;
  margin: 0 auto;
  line-height: 20px;
  height: 20px;
  font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 幻灯片区域 */
.slidContent {
  margin-top: 20px;
  height: 390px;
}
.slidContent #banner {
  width: 818px;
  float: left;
  height: 390px;
  position: relative;
  overflow: hidden;
}
.slidContent .picBox {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
ul.main_slider {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
ul.main_slider li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.main_slider li a {
  display: block;
  color: #fff;
}
ul.main_slider li img {
  width: 100%;
  height: 100%;
}
ul.main_slider li .maskCont {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  color: white;
  padding: 15px 20px 26px 20px;
}
ul.main_slider li .maskCont h3 {
  font-size: 22px;
  margin-bottom: 6px;
  font-weight: bold;
}
ul.main_slider li .maskCont p {
  font-size: 14px;
  opacity: 0.8;
}
.slidContent .listBox {
  width: 100%;
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
}
ul.cat_icons {
  display: flex;
  justify-content: center;
}
ul.cat_icons li {
  width: 8px;
  height: 8px;
  margin: 0 6px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
}
ul.cat_icons li.on {
  background-color: white;
  transform: scale(1.4);
}
.right_panel {
  width: 560px;
	height: 390px;
  float: right;
	box-sizing: border-box;
	background-color: #fff;
	padding:16px 20px;
	border-radius: 8px;
}
/*
ul.panelUl {
  width: 100%;
  overflow: hidden;
}
ul.panelUl li {
  width: 270px;
  float: left;
  border-radius: 8px;
  height: 108px;
  overflow: hidden;
  position: relative;
}
ul.panelUl li:nth-child(1) {
  width: 560px;
  border-radius: 8px;
  height: 266px;
  overflow: hidden;
  position: relative;
}
ul.panelUl li a {
  display: block;
  color: #fff;
}
ul.panelUl li a img {
  width: 100%;
  height: 100%;
}
ul.panelUl li:nth-child(2), ul.panelUl li:nth-child(3) {
  margin-top: 16px;
}
ul.panelUl li:nth-child(3) {
  margin-left: 20px;
}
ul.panelUl li .maskCont {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 20px;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  color: white;
}
ul.panelUl li .maskCont h4 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: bold;
}
*/
ul.gx_itemUl {
	width: 100%;
	overflow: hidden;
}
ul.gx_itemUl li {
	width: 100%;
	overflow: hidden;
  line-height: 40px;
}
ul.gx_itemUl li a {
  width: 364px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  float: left;
  text-overflow: ellipsis;
}
ul.gx_itemUl li .cname {
  display: inline;
  width: 90px;
  height: 17px;
  line-height: 17px;
  box-sizing:border-box;
  margin: 14px 13px 0 0;
  padding: 0 4px 0 0;
  text-align: right;
  border-right: 1px solid #ddd;
  overflow: hidden;
  color: #999;
}
ul.gx_itemUl li .cname:hover {
  color: #2681cf;
}
ul.gx_itemUl li time {
  width: 46px;
  text-align: center;
  color: #999;
  display: block;
  float: right;
}
ul.gx_itemUl li a img {
  margin-right: 10px;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 1px;
}
.comContent {
  background-color: white;
  border-radius: 8px;
  padding:12px 20px 20px 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  margin-top: 20px;
  overflow: hidden;
}
.sect_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e1e5eb;
}
.sect_title h4 span {
    display: block;
    width: 40px;
    height: 26px;
    line-height: 24px;
    background: #1e89e0;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
    text-align: center;
    margin-right: 8px;
    float: left;
}
.right_panel .sect_title {
    margin-bottom: 6px;
  padding-bottom: 10px;
}
.sect_title h2 {
  font-size: 22px;
  color: #343a40;
  font-family: 'Segoe UI', 'Microsoft YaHei', sans-serif;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.sect_title a.view-all {
  color: #2c7be5;
  font-weight: 600;
  transition: all 0.3s ease;
  font-size: 14px;
}
.sect_title a.view-all:hover {
  color: #1a5fb4;
}
.cate_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e1e5eb;
}
.cate_title h2 {
  font-size: 20px;
  color: #2c7be5;
  font-family: 'Segoe UI', 'Microsoft YaHei', sans-serif;
  font-weight: bold;
}
.cate_title span {
	color: #666;
}
.cate_title span em{
	font-weight: bold;
	margin: 0 2px;
	color: #2c7be5;
}
.sect_title h2 i {
  float: left;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background: url("/images/img/do_icon.png")
}
.sect_title h2 i.fa-robot {
  background-position: -184px -40px;
}
.sect_title h2 i.fa-hothj {
  background-position: -214px -40px;
}
.sect_cont {
  width: 100%;
/*  overflow: hidden;*/
}
ul.subClassUl {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
}
ul.subClassUl li {
  display: inline-block;
}
ul.subClassUl li a {
  display: inline-block;
  padding: 6px 15px;
  background-color: #f8f9fa;
  border-radius: 30px;
  font-size: 14px;
  transition: all 0.3s ease;
}
ul.subClassUl li.more a {
  display: inline-block;
  padding: 6px 15px;
  background-color: #f8f9fa;
  border-radius: 30px;
  font-size: 14px;
  color: #2c7be5;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}
ul.subClassUl li.on a, ul.subClassUl li:hover a {
  background-color: #2c7be5;
  color: white;
}
/* 最近更新 */
ul.zjgx_list {
	display: block;
	margin-left: -20px;
	max-height: 430px;
  padding-bottom: 16px;
}
ul.zjgx_list li {
  width: 325px;
	height: 162px;
	box-sizing: border-box;
	margin: 10px 0 10px 20px;
  border: 1px solid #eeeeee;
	background-color: #fff;
  padding: 16px;
  float: left;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.zjgx_list li:hover {
  box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.zjgx_list li .ed_left {
  width: 74%;
  overflow: hidden;
}
ul.zjgx_list li .ed_left span {
  width: 100%;
	color: #999;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 10px;
  overflow: hidden;
}
ul.zjgx_list li .one:hover {
  color: #358ff0;
}
ul.zjgx_list li .one {
  width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    display: inline-block;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.zjgx_list li .ed_left .two .type {
  display: inline-block;
  font-size: 13px;
  text-align: center;
  color: #666;
  background-color: #f5f5f5;
  padding: 3px 10px;
  margin-right: 10px;
}
ul.zjgx_list li .ed_left .two .type:hover {
  color: #358ff0;
}
ul.zjgx_list li .ed_left .three {
  margin-bottom: 0px;
  display: flex;
}
ul.zjgx_list li .ed_left .three em {
  display: inline-block;
    color: #999;
    margin-right: 10px;
    word-break: break-all;
}
ul.zjgx_list li .ed_left .three i {
	color: #ccc;
  display: inline-block;
  font-size: 12px;
}
ul.zjgx_list li .ed_left .three i + em.edition {    
  max-width: 122px;
  margin-left: 10px;
    margin-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.zjgx_list li .ed_left .four {
    margin-bottom: 0px;
	margin-top: 12px;
}
ul.zjgx_list li .ed_right {
  overflow: hidden;
}
ul.zjgx_list li .ed_right img {
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.zjgx_list li .ed_right a {
  width: 60px;
  height: 60px;
  display: block;
}
ul.zjgx_list li .ed_right img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.zjgx_list li .ed_right .a_down {
  width: 60px;
  height: 26px;
  text-align: center;
  line-height: 26px; 
  margin-top: 6px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  padding-left: 1px;
  overflow: hidden;
  font-size: 14px;
  border-radius: 4px;
  background: #1e89e0;
  color: #FFFFFF;
}
ul.zjgx_list li:hover .ed_right .a_down {
  box-shadow: 0px 2px 13px 0px rgba(0, 107, 199, 0.65)
}
/* AI工具 */
.sect_grid {
  width: 100%;
  overflow: hidden;
}
.grItemBox {
  width: 440px;
  float: left;
  border-radius: 8px;
  padding: 16px;
  margin: 10px 20px 10px 0;
  box-sizing: border-box;
  background-color: #f6f9fc;
}
.sect_grid .grItemBox:nth-child(3n) {
  margin: 10px 0 10px 0;
}
.sect_title h3 {
  font-size: 18px;
  color: #444;
  font-family: 'Segoe UI', 'Microsoft YaHei', sans-serif;
  font-weight: bold;
}
.sect_title h4 {
  font-size: 18px;
  color: #343a40;
  font-family: 'Segoe UI', 'Microsoft YaHei', sans-serif;
  font-weight: bold;
}
.sect_title a.cliMore{
  font-size: 14px;
  color: #2c7be5;
  font-family: 'Segoe UI', 'Microsoft YaHei', sans-serif; 
  transition: all 0.3s ease;
}
.sect_title a.cliMore:hover {
  transform: translateX(5px);
}
.itemCon {
  width: 100%;
  overflow: hidden;
}
.grItemBox .sect_title {
  margin-bottom: 0;
}
ul.ln_list {
  width: 100%;
  overflow: hidden;
  max-height: 350px;
}
ul.ln_list li {
  width: 100%;
  overflow: hidden;
  padding: 12px 0;
  border-bottom: 1px dashed #e1e5eb;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
ul.ln_list li .ln_img {
  width: 50px;
  height: 50px;
  margin-right: 12px;
  border-radius: 4px;
  display: inline-block;
  overflow: hidden;
}
ul.ln_list li .ln_img img {
  width: 100%;
  height: 100%;
}
ul.ln_list li .info {
  float: left;
  height: 50px;
  width: 69%;
  margin-right: 14px;
  overflow: hidden;
}
ul.ln_list li h4 {
  height: 25px;
  font-size: 15px;
  width: 100%;
  overflow: hidden;
}
ul.ln_list h4 a {
  display: block;
}
ul.ln_list li p {
  height: 25px;
  margin-top: 8px;
  font-size: 13px;
  width: 100%;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.ln_list a.ln_btn {
	display: inline-block;
  background-color: #2c7be5;
  color: white;
  text-align: center;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: normal;
  transition: all 0.3s ease;
  white-space: nowrap;
}
ul.ln_list a.ln_btn:hover {
  background-color: #1a5fb4;
}
/*热门合集*/
ul.feat_contUl {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
ul.feat_contUl li {
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  margin: 8px 0 12px 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
ul.feat_contUl li:hover {
  transform: translateY(-5px);
}
ul.feat_contUl li a.feat_img {
  width: 100%;
  display: block;
  height: 154px;
  background-size: cover;
  background-position: center;
}
ul.feat_contUl li a.feat_img img {
  width: 100%;
  height: 100%;
}
ul.feat_contUl li a.feat_name {
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 15px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}
ul.grList {
  width: 100%;
  overflow: hidden;
  display: block;
  margin-top: 8px;
}
ul.grList li {
  width: 325px;
  margin: 16px 20px 0 0;
  float: left;
  border-radius: 4px;
  height: 92px;
  padding: 16px 12px;
  box-sizing: border-box;
  background-color: #f8f9fa;
  position: relative;
  align-items: center;
}
ul.grList li:nth-child(4n) {
  margin-right: 0;
}
ul.grList li img {
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  border: 1px solid #eee;
  float: left;
  border-radius: 6px;
  margin-right: 12px;
}
ul.grList li .info {
  width: 174px;
  float: left;
  overflow: hidden;
}
ul.grList li p {
  font-weight: normal;
  color: #444;
  font-size: 15px;
  width: 100%;
  overflow: hidden;
  height: 42px;
  line-height: 21px;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
ul.grList li p a {
  color: #343a40;
  font-weight: 700;
  display: block;
  word-break: break-all;
}
ul.grList li span {
  color: #999;
  width: 100%;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
ul.grList li span i {
  margin: 0 6px;
  font-style: normal;
}
ul.grList li a.btn {
  float: right;
  background-color: #2c7be5;
  color: white;
  text-align: center;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: normal;
  margin-top: 18px;
  transition: all 0.3s ease;
  white-space: nowrap;
}
ul.grList li a.btn:hover {
  background-color: #1a5fb4;
}
/*软件列表*/
.w390 {
    width: 390px;
    overflow: hidden;
}
.w980 {
    width: 980px;
    overflow: hidden;
}
.cateContent {
    background-color: white;
    border-radius: 8px;
    padding:0 20px 10px 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-top: 20px;
    overflow: hidden;
}
.com_titRort {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.com_titRort h3{
	width: 100%;
	font-size: 20px;
	color: #444;
	line-height: 52px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
    border-bottom: 1px dashed #f0f0f0;
}
.cateBox {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 10px;
}
.cateBox .cateitem {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.cateBox .cate_hd {
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    font-weight: bold;
    color: #666;
}
/*
.cateBox .cate_box{
  height: 184px;
}
*/
.tabBtn_box {
	width: 66px;
	height: 22px;
	margin-top: 4px;
	float:right;
}
.tabBtn_box span  {
	width:22px;
	height: 22px;
	float: left;
    display: inline-block;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
	box-sizing: border-box;
	border: 1px solid #97c3f0;
	background-color: #f6f9fe;
	margin-left: 10px;
}
.tabBtn_box span.grey {
	cursor: default;
	border: 1px solid #dfdfdf;
	background-color: #efefef;
}
.tabBtn_box .left_arrow:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    z-index: 8;
    border-width: 6px;
    border-right-color: #f3fbfe;
    right: 6px;
    top: 3.5px;
}
.tabBtn_box .left_arrow:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    z-index: 7;
	border-width: 6px;
    border-right-color: #2c7be5;
    right: 8px;
    top: 3.5px;
}
.tabBtn_box .right_arrow:before {
border: solid transparent;
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    z-index: 8;
    border-width: 6px;
    border-left-color: #f3fbfe;
    left: 6px;
    top: 3.5px;
}
.tabBtn_box .right_arrow:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    z-index: 7;
	border-width: 6px;
    border-left-color: #2c7be5;
    left: 8px;
    top: 3.5px;
}
.tabBtn_box span.left_arrow.grey:before {
	border-right-color: #efefef;
}
.tabBtn_box span.left_arrow.grey:after {
	border-right-color: #b4b4b4;
}
.tabBtn_box span.right_arrow.grey:before {
	border-left-color: #efefef;
}
.tabBtn_box span.right_arrow.grey:after {
	border-left-color: #b4b4b4;
}
.cateitem dl {
  width: 100%;
  overflow: hidden;
}
.cateitem dl dt {
  width: 100%;
  font-size: 18px;
  line-height: 30px;
}
.cateitem dl dd {
  float: left;
  font-size: 14px;
  margin: 12px 10px 0 0;
}
.cateitem dl dd:nth-child(4n){
  margin-right: 0;
}
.cateitem dl dd a {
  float: left;
  display: inline;
  border-radius: 4px;
  width: 80px;
  height: 34px;
	overflow: hidden;
	font-size: 13px;
  line-height: 34px;
  text-align: center;
  background: #f6f6f6;
  color: #444;
  cursor: pointer
}
.cateitem dl dd.cur a, .cateitem dl dd:hover a {
  background: #2c7be5;
  color: #fff
}
ul.sf_list {
  position: relative;
}
ul.sf_list li {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
}
ul.sf_list li:nth-child(1){
  padding:0 0 15px 0;
}
.sf_img img {
  float: left;
  margin-right: 15px;
  margin-top: 4px;
  display: block;
  width: 88px;
  height: 88px;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 16px;
}
/*
.pcgm_img img {
  position: relative;
  float: left;
  margin-right: 15px;
  display: block;
  width: 120px;
  height: 166px;
  border-radius: 5px;
}
.zt_img img {
  position: relative;
  float: left;
  margin-right: 15px;
  display: block;
  width: 220px;
  height: 108px;
}
*/
ul.sf_list .con {
  float: left;
  width: 710px;
  height: auto;
}
ul.sf_list .top-tit {
  position: relative;
  width: 100%;
}
ul.sf_list .top-tit p {
  margin-bottom: 12px;
  font-size: 18px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.sf_list .top-tit .tit {
  width: 820px;
}
ul.sf_list .top-tit .gm_tit {
  width: 525px;
}
ul.sf_list .top-tit .zt_tit {
  width: 425px;
}
ul.sf_list .top-tit .top-num {
  position: absolute;
  float: right;
  width: 160px;
  text-align: right;
  right: 0px;
  top: 0;
  font-size: 14px;
  color: #999;
}
.sf_desc {
  font-size: 13px;
  color: #888;
  line-height: 22px;
  max-height: 66px;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.rows2 {
  max-height: 44px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
/*
.gm_desc {
  font-size: 13px;
  color: #888;
  line-height: 21px;
  max-height: 102px;
  width: 580px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.zt_desc {
  font-size: 13px;
  color: #888;
  line-height: 21px;
  max-height: 102px;
  width: 480px;
  overflow: hidden;
}
*/
ul.sf_list .down {
  position: absolute;
  top: 80px;
  right: 5px;
  bottom: 24px;
}
ul.sf_list .down a {
  display: block;
  background-color: #1e89e0;
  width: 99px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  overflow: hidden;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
ul.sf_list .down a:hover {
  background-color: #fe9a10;
}
ul.sf_list .other {
  line-height: 20px;
  height: 20px;
  margin-bottom: 4px;
}
ul.sf_list .other span {
  font-size: 13px;
  color: #666;
  margin-right: 20px;
}
ul.sf_list .other span a {
  color: #666;
}
ul.sf_list .other span a:hover {
  color: #09f;
}
ul.sf_list .other label {
  color: #999;
}
ul.sf_list .other em {
  border: 1px solid #1e89e0;
  border-radius: 4px;
  color: #1e89e0;
  padding: 0 6px;
}
/*
.desc em, .gm_desc em, .zt_desc em, .top-tit em {
  color: #ff0000;
}
.top-star {
  position: absolute;
  width: 120px;
  right: 0px;
  top: 0;
  font-size: 13px;
  color: #999;
  line-height: 22px;
}
.top-star .stars {
  position: absolute;
  right: 3px;
  top: 6px;
  font-size: 13px;
  color: #999;
  line-height: 22px;
}
*/
/*分类列表版本*/
/*
.platform {
  position: relative;
  display: block;
  height: 24px;
  margin-top: 6px
}
.platform font {
  font-weight: 700;
  margin-right: 6px;
  color: #666
}
.platform a {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  padding: 0 6px 0 17px;
  margin-right: 6px;
  border-right: 1px solid #B9B9B9;
  color: #666;
  background: url(/images/img/cssimg.png) no-repeat;
  position: relative
}
.platform a s {
  position: absolute;
  z-index: 999;
  display: none;
  left: -36px;
  top: 25px;
  width: 120px;
  padding-bottom: 4px;
  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: -8px;
  right: 49px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #dfdfdf;
}
.platform a.cur s {
  display: block
}
.platform a s img {
  width: 120px;
  height: 120px
}
.platform a strong {
  color: #666;
  font-weight: 400
}
.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 1px
}
.platform a.az {
  background-position: -340px -20px
}
.platform a.iphone {
  background-position: -340px -43px
}
.platform a.mac {
  background-position: -340px -66px
}
.platform a.ipad {
  background-position: -340px -85px
}
*/
ul.rankList li {
  min-height: 50px;
  border-bottom: 1px dashed #eee;
  max-height: 134px;
  overflow: hidden;
	position: relative;
}
ul.rankList li:first-child{margin-top: -10px;
}
ul.rankList li.on .item-info {
  display: block;
  float: left;
  margin-left: 16px;
  margin-top: 10px;
}
ul.rankList li .item-info {
  display: none;
}
ul.rankList li .CRKTitle {
  height: 36px;
  line-height: 46px;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.rankList li .CRKTitle b {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  color: #fff;
  background: #aeaeae;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  margin-right: 10px;
  font-weight: normal;
  margin-top: 13px;
}
ul.rankList li .CRKTitle a {
  width: 314px;
	font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left
}
ul.rankList li .CRKTitle b.SNumb1 {
  background: #ff0000;
}
ul.rankList li .CRKTitle b.SNumb2 {
  background: #ff3300;
}
ul.rankList li .CRKTitle b.SNumb3 {
  background: #ff6600;
}
ul.rankList li .CRKTitle span {
  display: block;
  float: left;
  width: 60px;
  margin-left: 5px;
  font-size: 12px;
  color: #949494;
  line-height: 50px;
  overflow: hidden;
  white-space: nowrap
}
ul.rankList li .CRKLoad {
  clear: left;
  height: 70px;
  overflow: hidden;
}
ul.rankList li .CRKLoad_gm {
  clear: left;
  height: 98px;
  overflow: hidden;
}
ul.rankList li .CRKLoad img {
  float: left;
  margin: 0 10px;
  width: 60px;
  height: 60px;
	border-radius: 10px;
	box-sizing: border-box;
	border: 1px solid #eee;
}
ul.rankList li .CRKLoad_gm img {
  float: left;
  margin: 2px 10px;
  width: 60px;
  height: 83px;
	border-radius: 4px;
	box-sizing: border-box;
	border: 1px solid #eee;
}
ul.rankList li .CRKLoad p {
  float: left;
  color: #666666;
  line-height: 22px;
  width: 200px;
  margin-bottom: 0;
}
ul.rankList li .CRKLoad_gm p {
  float: left;
  color: #666666;
  line-height: 22px;
  width: 200px;
  margin-bottom: 5px;
}
ul.rankList li .CRKLoad p i,ul.rankList li .CRKLoad_gm p i {
  margin: 5px 0px;
}
/*
ul.rankList li .stars {
    background: url("/images/img/do_icon.png") no-repeat;
    width: 74px;
    height: 14px;
}
ul.rankList li .star1 {
  background-position: -200px -110px;
}
ul.rankList li .star2 {
  background-position: -185px -110px;
}
ul.rankList li .star3 {
  background-position: -170px -110px;
}
ul.rankList li .star4 {
  background-position: -155px -110px;
}
ul.rankList li .star5 {
  background-position: -140px -110px;
}
*/
ul.rankList li .CRKLoad p span,ul.rankList li .CRKLoad_gm p span {
  display: block;
	float: none;
	font-size: 14px;
	margin: 4px 0 10px 0;
}
ul.rankList li .CRKLoad_gm em {
  margin-top: 6px;
}
ul.rankList li .CRKLoad em,ul.rankList li .CRKLoad_gm em {
  display: block;
  width: 68px;
  height: 24px;
	position: absolute;
	right: 30px;
	bottom: 28px;
  text-align: center;
  line-height: 24px;
  border: 1px solid #1e89e0;
  border-radius: 5px;
  float: left;
  color: #1e89e0
}
ul.rankList li .CRKLoad em:hover,ul.rankList li .CRKLoad_gm em:hover {
  border: 1px solid #1e89e0;
  background: #1e89e0;
  color: #fff;
}
/*相关合集*/
.scrIne_box {
  width: 100%;
  margin: 0 auto;
  overflow-x: scroll
}
.scrIne_box::-webkit-scrollbar {
  display: none
}
ul.hj_contUl {
	display: -ms-flexbox;
  display: flex
}
ul.hj_contUl li {
	width: 220px;
  float: left;
  text-align: center;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  flex-shrink: 0;
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  margin: 8px 0 12px 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
ul.hj_contUl li:hover {
  transform: translateY(-5px);
}
.swiper-container {
  width: 100%;
  height: 100%
}
/*
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}
*/
.swiper-button-prev, .swiper-button-next {
  width: 48px;
  height: 48px;
  display: none;
  margin-top: -24px;
  z-index: 1000;
  border-radius: 10px;
  background: url("/images/img/do_icon.png") no-repeat
}
.scrIne_box:hover .swiper-button-prev, .scrIne_box:hover .swiper-button-next {
  display: block
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background: url("/images/img/do_icon.png") no-repeat;
  background-position: -330px 0px
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 0;
  background: url("/images/img/do_icon.png") no-repeat;
  background-position: -400px 0px
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 0;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: '';
}
ul.hj_contUl li a.feat_img {
  width: 220px;
  display: block;
  height: 104px;
  background-size: cover;
  background-position: center;
}
ul.hj_contUl li a.feat_img img {
  width: 220px;
  display: block;
  height: 104px;
}
ul.hj_contUl li a.feat_name {
  width: 100%;
	height: 40px;
	line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  box-sizing: border-box;
  display: block;
  padding:0 10px;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
}
ul.hjbot_list {
    margin-left: -16px;
    overflow: hidden;
    color: #666;
}
ul.hjbot_list li {
    display: block;
    float: left;
    padding: 0px 10px;
    height: 27px;
    line-height: 27px;
    border: 1px solid #EAEAEA;
    border-radius: 100px;
    margin:0 0 12px 16px;
    font-size: 14px;
}
ul.hjbot_list li b {
    display: block;
    float: left;
    width: 12px;
    height: 15px;
    background: url("/images/img/do_icon.png") no-repeat;
    margin: 6px 5px 0px 0px;
    background-position: -10px -100px;
}
ul.hjbot_list li:hover b {
  background-position: -26px -100px;
}
ul.hjbot_list li em {
    float: left;
    height: 28px;
    font-size: 13px;
    color: #666;
    border-left: 1px solid #F0F0F0;
    display: block;
    padding-left: 5px;
}
ul.hjbot_list li:hover {
  border: 1px solid #2c7be5;
}
ul.hjbot_list li:hover em {
  text-decoration: underline;
	color: #2c7be5;
}
.sect_cont p.moreBtn{
	width: 100%;
	display: block;
	background-color: #fff;
    overflow: hidden;
    cursor: pointer;
	color: #55ae03;
	text-align: center;
	vertical-align: middle;
}
.sect_cont p.moreBtn i{
	position: relative;
	display: inline-block;
    width: 16px;
    height: 12px;
	background-size: 100%;
    background-image: url("/images/img/dwIcon.png");
    cursor: pointer;
}
.hideText {
	max-height: 123px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
#footer {
  background-color: white;
}