@charset "utf-8";
/* CSS Document */
/*导航切换*/
.inerSec_tab {
  position: relative;
  border-bottom: 2px solid #1e89e0;
  height: 10px;
  margin-bottom: 20px;
  z-index: 6;
}
.inerSec_tab ul {
  width: 100%;
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
  overflow: hidden;
}
.inerSec_tab ul li {
  position: relative;
  display: inline-block;
  height: 32px;
  float: left;
  padding: 0 20px;
  line-height: 40px;
  font-size: 15px;
  color: #666;
  text-align: center;
  border: 1px solid #eaeaea;
  background: #f7f7f7;
  z-index: 9;
}
.inerSec_tab ul li a {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  box-sizing: border-box;
}
.inerSec_tab ul li:hover {
  color: #00b6fa;
}
.inerSec_tab ul li:hover, .inerSec_tab ul li.cur {
  border-color: #1e89e0;
  background: #fff;
  color: #1e89e0;
  height: 38px;
  line-height: 38px;
  border: 2px solid #1e89e0;
  border-bottom: 2px solid #fff;
}
.inerSec_tab ul li:hover a, .inerSec_tab ul li.cur a {
  color: #1e89e0;
}
.inerSec_tab .number {
  position: absolute;
  float: left;
  top: 6px;
  right: 0px;
  display: block;
  color: #888;
  font-size: 14px;
}
.inerSec_tab .number em {
  color: #2681cf;
}
/*热门标签*/
.rm_srchLabel {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.rm_srchLabel li {
  float: left;
  padding: 6px 12px;
  background: #f7f7f7;
  margin: 0 16px 12px 0;
}
.rm_srchLabel li a {
  display: block;
  color: #333;
}
.rm_srchLabel li:hover {
  background: #dbdbdb;
}
.error_rslt1 {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  margin-top: 50px;
    margin-bottom: 50px;
}
.error_rslt1 img {
  text-align: center;
  vertical-align: middle;
}
.error_rslt1 div {
  width: 60%;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 14px;
  line-height: 26px;
    color: #666;
}
.error_rslt1 div p{
  font-size: 18px;
  font-weight: bold;
    margin-bottom: 6px;
    color: #444;
}
.error_rslt1>p{width: 31%;
    margin:0 auto;
    margin-top: 16px;
  font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #999;
}
.error_rslt1>p span{
    width: 78%;
    display: inline-block;
    float: right;
}
.error_rslt1 span {
  color: #999;
}
.srch_rslt1 {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  margin-top: 50px;
	margin-bottom: 50px;
}
.srch_rslt1 img {
  text-align: center;
  vertical-align: middle;
}
.srch_rslt1 p {
  width: 60%;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 14px;
  line-height: 26px;
}
.srch_rslt1 span {
  color: #ff0000;
}
.srch_rslt2 .sf_inneList {
  margin-top: 20px;
}
/*相关软件*/
.rele_riList {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.rele_riList li {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  padding: 10px 0;
  border-bottom: 1px #eee dashed;
}
.rele_riList li:first-child {
  padding-top: 0;
}
.rele_riList li a.picAndRank {
  display: block;
  width: 60px;
  float: left;
  height: 60px;
  border-radius: 4px;
  position: relative;
  overflow: hidden
}
a.picAndRank img {
  width: 60px;
  height: 60px;
}
.rele_riList li em {
  width: 22px;
  font-style: normal;
  font-size: 10px;
  line-height: 16px;
  height: 28px;
  margin-right: 12px;
  float: left;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0px;
  color: #fff;
  background: url(../images/top4.png) no-repeat;
  background-size: 100%;
  background-position: bottom left;
}
.rele_riList li:nth-child(1) em {
  background: url(../images/top1.png) no-repeat;
  background-size: 100%;
  background-position: bottom left;
}
.rele_riList li:nth-child(2) em {
  background: url(../images/top2.png) no-repeat;
  background-size: 100%;
  background-position: bottom left;
}
.rele_riList li:nth-child(3) em {
  background: url(../images/top3.png) no-repeat;
  background-size: 100%;
  background-position: bottom left;
}
.rele_riList li .app_info {
  width: 190px;
  height: 60px;
  float: left;
  margin-left: 16px;
  margin-right: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rele_riList li .app_info a {
  display: block;
  margin-bottom: 3px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rele_riList li .app_info p {
  display: block;
  font-size: 12px;
  color: #777;
  margin-top: 2px;
}
.rele_riList li .app_info p a {
  display: inline;
  font-size: 12px;
  color: #777;
  margin-top: 2px;
}
.rele_riList li .app_info p a:hover {
  color: #1e89e0;
}
.rele_riList li a.app_btn {
  display: block;
  width: 80px;
  height: 32px;
  border-radius: 30px;
  background: #1e89e0;
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 14px;
  right: 0px;
  text-align: center;
  line-height: 30px;
}
.rele_riList li .app_info .app_starBox {
  width: 200px;
}
.rele_riList li .app_info .app_starBox .star {
  float: left;
  margin-top: 4px;
}
.rele_riList li .app_info .app_starBox u {
  font-size: 14px;
  float: left;
  margin-left: 10px;
}
/*相关资讯*/
.type_contBox .gm_glright {
  width: 100%;
  margin-left: 20px;
  float: right;
  overflow: hidden;
  margin-bottom: 20px;
}
.gm_glright h3 {
  font-size: 18px;
  color: #666;
  font-weight: bold;
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: 1px solid #eaeaea;
}
.gm_glright h3 i {
  float: left;
  width: 6px;
  height: 20px;
  margin-right: 10px;
  background: #e86505;
  border-radius: 6px;
  margin-top: 3px;
}
.gm_glright .gm_glList {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.gm_glright .gm_glList {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.gm_glright .gm_glList li {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
}
.gm_glright .gm_glList li a {
  display: block;
  background: #f9f9f9;
  color: #444;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 36px;
}
.gm_glright .gm_glList li:hover a {
  background: #f1f1f1;
}
.gm_glright .gm_glList li a i {
  width: 0;
  height: 0;
  float: left;
  margin-right: 6px;
  margin-top: 13px;
  line-height: normal;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #e86505;
}
/*热门tags*/
/*
.type_contBox {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 16px;
}
*/
.type_contBox .type_con_list {
  width: 900px;
  /*  float: left;*/
  margin: 0 auto;
  overflow: hidden;
}
.type_title {
  width: 100%;
  height: 42px;
  position: relative;
  line-height: 42px;
  border-bottom: 1px solid #2681cf;
}
.type_title span.soft_num {
  color: #999;
  float: right;
  position: absolute;
  right: 0px;
  top: 4px;
}
.type_title span.soft_num em {
  color: #ff0000;
  margin: 0 4px;
  font-weight: bold;
}
.tags_tit {
  position: relative;
  float: left;
  width: 1300px;
  height: 40px;
  line-height: 40px;
  border-bottom: 3px solid #1e89e0;
}
.tags_tit h3 {
  width: 126px;
  float: left;
  font-size: 18px;
  color: #fff;
  background-color: #1e89e0;
  text-align: center;
}
.tags_List {
  position: relative;
  float: left;
  width: 1298px;
  padding: 10px 20px;
  border: 1px solid #ccc;
  overflow: hidden;
  height: auto;
  overflow: hidden;
  margin-bottom: 6px;
}
.tags_bq {
  position: relative;
  float: left;
  padding: 12px 0px;
}
.tags_bq a {
  padding: 6px 12px;
  display: inline-block;
}
.tags_bq .c_1, .tags_bq .c_21 {
  color: #68d46d !important;
  font-size: 18px
}
.tags_bq .c_2, .tags_bq .c_22 {
  color: #f58797 !important;
  font-size: 19px
}
.tags_bq .c_23, .tags_bq .c_3 {
  color: #66bcff !important;
  font-size: 15px
}
.tags_bq .c_24, .tags_bq .c_4 {
  color: #9ed96a !important;
  font-size: 18px
}
.tags_bq .c_25, .tags_bq .c_5 {
  color: #68d9c2 !important;
  font-size: 14px
}
.tags_bq .c_26, .tags_bq .c_6 {
  color: #77d46a !important;
  font-size: 16px
}
.tags_bq .c_27, .tags_bq .c_7 {
  color: #7fdcfb !important;
  font-size: 13px
}
.tags_bq .c_28, .tags_bq .c_8 {
  color: #d983ee !important;
  font-size: 18px
}
.tags_bq .c_29, .tags_bq .c_9 {
  color: #6d86b3 !important;
  font-size: 17px
}
.tags_bq .c_10, .tags_bq .c_30 {
  color: #b3b0f6 !important;
  font-size: 18px
}
.tags_bq .c_11, .tags_bq .c_31 {
  color: #f792e5 !important;
  font-size: 17px
}
.tags_bq .c_12, .tags_bq .c_32 {
  color: #ebc53c !important;
  font-size: 15px
}
.tags_bq .c_13, .tags_bq .c_33 {
  color: #b0d5f5 !important;
  font-size: 14px
}
.tags_bq .c_14, .tags_bq .c_34 {
  color: #ffa646 !important;
  font-size: 16px
}
.tags_bq .c_15, .tags_bq .c_35 {
  color: #888 !important;
  font-size: 15px
}
.tags_bq .c_16, .tags_bq .c_36 {
  color: #7fdcfb !important;
  font-size: 16px
}
.tags_bq .c_17, .tags_bq .c_37 {
  color: #959fff !important;
  font-size: 15px
}
.tags_bq .c_18, .tags_bq .c_38 {
  color: #a6da6d !important;
  font-size: 14px
}
.tags_bq .c_19, .tags_bq .c_39 {
  color: #ff7f58 !important;
  font-size: 13px
}
.tags_bq .c_20, .tags_bq .c_40 {
  color: #91BEDA !important;
  font-size: 13px
}
.tags_bq span {
  color: #ddd
}
/*标签列表*/
.sf_inneBox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.sf_inneBox .sf_inneList {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  /*	margin-top:20px;*/
}
.sf_inneList li {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 16px;
  margin-bottom: 12px;
  border-bottom: 1px dashed #eee;
}
.sf_inneList li a.sf_inneName {
  width: 100%;
  display: block;
  font-size: 20px;
	font-weight: bold;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sf_inneList li a.sf_inneName span {
  color: #999;
  margin-left: 50px;
}
.sf_inneList li .sf_inneImg {
  width: 80px;
  display: block;
  position: relative;
  float: left;
  margin-right: 16px;
  height: 80px;
  border-radius: 4px;
  overflow: hidden;
}
.sf_inneList li .sf_inneImg img {
  width: 80px;
  height: 80px;
}
.sf_inneList li .sf_inneInfo {
  width: 70%;
  float: left;
  height: 80px;
  margin-right: 38px;
}
.sf_inneList li .sf_inneInfo p {
  width: 100%;
  font-size: 13px;
  color: #999;
  margin-top: 6px;
}
.sf_inneList li .sf_inneInfo p.sf_inneSize span {
  font-size: 13px;
  color: #666;
  margin-right: 20px;
}
.sf_inneInfo p span a {
  color: #666;
}
.sf_inneInfo p span a:hover {
  color: #09f;
}
.sf_inneInfo p label {
  color: #999;
}
.sf_inneList li .sf_inneInfo p.sf_inneSumm {
  width: 100%;
  font-size: 14px;
  color: #777;
  margin-top: 8px;
  line-height: 24px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2; /*控制文本行数，多少行以后开始省略号 */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sf_inneList li .sf_inneBtnStar {
  width: 126px;
  float: right;
  text-align: center;
}
.sf_inneList li .sf_inneBtnStar a {
  width: 126px;
  display: block;
  background: #1e89e0;
  border: 2px solid #1e89e0;
  color: #fff;
  box-sizing: border-box;
  border-radius: 36px;
  height: 36px;
  text-align: center;
  line-height: 32px;
}
.sf_inneList li .sf_inneBtnStar a:hover {
  background: #0969b7;
  border: 2px solid #0969b7;
  color: #fff;
}
.sf_inneList li .sf_inneBtnStar > div {
  width: 100%;
  font-size: 13px;
  margin-bottom: 4px;
  margin-top: 0px;
  color: #777;
}
.sf_inneList li .sf_inneBtnStar label {
  display: inline-block;
  font-size: 13px;
  line-height: 24px;
  color: #777;
}
.sf_inneList li .sf_inneBtnStar .app_starBox {
  width: 72px;
  /*	display: inline-block;*/
  height: auto;
  margin: 0 auto;
  margin-top: 10px;
}
.sf_inneList li .sf_inneBtnStar > div .app_starBox {
  display: inline-block;
}
/*电脑游戏结果*/
.pcgm_rslt .sf_inneList li {
  height: 122px;
}
.pcgm_rslt .sf_inneList li .sf_inneImg {
  width: 72px;
  height: 90px;
}
.pcgm_rslt .sf_inneList li .sf_inneImg img {
  width: 72px;
  height: 90px;
}
/*资讯结果*/
.artic_item {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.artic_item li {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 96px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px dashed #eee;
}
.artic_item li .artic_img {
  width: 144px;
  display: block;
  float: left;
  margin-right: 16px;
  height: 96px;
  border-radius: 2px;
  overflow: hidden;
}
.artic_item li .artic_img img {
  width: 144px;
  height: 96px;
}
.artic_item li .artic_info {
  width: 700px;
  float: left;
  height: 96px;
}
.artic_item li .artic_info p {
  width: 100%;
  font-size: 13px;
  color: #999;
}
.artic_item li .artic_info p span {
  font-size: 13px;
  color: #666;
  margin-right: 20px;
}
.artic_info p span a {
  color: #666;
}
.artic_info p span a:hover {
  color: #09f;
}
.artic_info p label {
  color: #999;
}
.artic_item li .artic_info p.artic_name {
  width: 100%;
  font-size: 16px;
  color: #666;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.artic_item li .artic_info p.artic_name a {
  font-size: 17px;
}
.artic_item li .artic_info p.artic_sum {
  width: 100%;
  font-size: 14px;
  color: #777;
  max-height: 46px;
  margin-top: 4px;
  line-height: 24px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2; /*控制文本行数，多少行以后开始省略号 */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*专题合集结果*/
.zthj_item {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.zthj_item li {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 114px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px dashed #eee;
}
.zthj_item li .zthj_img {
  width: 200px;
  display: block;
  float: left;
  margin-right: 16px;
  height: 114px;
  border-radius: 2px;
  overflow: hidden;
}
.zthj_item li .zthj_img img {
  width: 200px;
  height: 114px;
  border-radius: 6px;
}
.zthj_item li .zthj_info {
  width: 660px;
  float: left;
  height: 114px;
  position: relative;
}
.zthj_item li .zthj_info p {
  width: 100%;
  font-size: 13px;
  color: #999;
}
.zthj_item li .zthj_info p span {
  font-size: 13px;
  color: #666;
  margin-right: 20px;
}
.zthj_info p span a {
  color: #666;
}
.zthj_info p span a:hover {
  color: #09f;
}
.zthj_info p label {
  color: #999;
}
.zthj_item li .zthj_info p.zthj_name {
  width: 100%;
  font-size: 16px;
  color: #666;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zthj_item li .zthj_info p.zthj_name a {
  font-size: 17px;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zthj_item li .zthj_info p.zthj_sum {
  width: 100%;
  font-size: 14px;
  color: #777;
  max-height: 46px;
  margin-top: 8px;
  line-height: 24px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2; /*控制文本行数，多少行以后开始省略号 */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zthj_item li .zthj_info p.top-num {
  position: absolute;
  float: right;
  width: 160px;
  text-align: right;
  right: 0px;
  top: 0;
  font-size: 14px;
  color: #999;
}
/*右侧推荐*/
/*电脑软件推荐*/
.pcsf_toplist li {
  line-height: 39px;
}
.pcsf_toplist li a {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  float: left;
  text-overflow: ellipsis;
}
.pcsf_toplist li time {
  width: 50px;
  text-align: right;
  color: #fe3432;
  display: block;
  float: right;
}
.pcsf_toplist li a img {
  margin-right: 10px;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 1px;
}
/*猜你喜欢*/

.cnxh_conBox {
  position: relative;
  float: left;
  width: 100%;
  height: 202px;
  padding: 10px 0;
}
.cnxh_conBox li {
  position: relative;
  float: left;
  text-align: center;
  width: 82px;
  margin-right: 10px;
  height: 88px;
  line-height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  white-space: normal;
}
.cnxh_conBox li:nth-child(4n){
	margin-right: 0px;
}
.cnxh_conBox li a img {
  width: 66px;
  height: 66px;
  margin: 0 12px;
}
.pcgm_cnxh {
  height: 216px;
}
.pcgm_cnxh li {
  width: 88px;
  height: 102px;
}
.pcgm_cnxh li a img {
  width: 66px;
  height: 80px;
}
/*手游推荐*/
.index_syRank_top li {
  padding: 12px 0;
  border-bottom: 1px solid #EEEEEE;
}
.index_syRank_top li.one {
  /*  padding-top: 0;*/
  margin-top: -12px;
}
.index_syRank_top em {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 2px;
  float: left;
  margin: 27px 17px 0 0;
  color: #FFFFFF;
  text-align: center;
}
.index_syRank_xz {
  float: right;
  width: 56px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 14px;
  background: #f6f6f6;
  color: #999999;
  text-decoration: none;
  margin: 22px 0 0 10px;
}
.index_syRank_xz:hover {
  background: #70B63A;
  color: #FFFFFF;
}
.index_syRank_top img {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 16px;
  margin-right: 17px;
  transition: transform 0.3s;
}
.ywAorange a, .ywAorange {
  color: #FF6600;
  text-decoration: none;
}
.index_syRank_top img:hover {
  transform: scale(0.9);
  transition: transform 0.3s;
}
.index_syRank_top dt {
  font-size: 17px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
}
.index_syRank_top dd {
  color: #999999;
  margin-top: 15px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
/*电脑游戏推荐*/
.pcgm_rankTop img {
  width: 68px;
  height: 88px;
  border-radius: 6px;
}
/*专题合集推荐*/
.rebox {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px dashed #f1f1f1;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.rebox:hover a {
  color: #ff2d22;
}
.rebox dt {
  position: relative;
  width: 300px;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  font-weight: 800;
}
.rebox dt a img {
  position: absolute;
  width: 96px;
  height: 66px;
  display: block;
  overflow: hidden;
  margin-right: 14px;
  transition: all 0.5s ease 0s;
}
.rebox:hover dt a img {
  transform: scale(1.1, 1.1);
}
.rebox dt span {
  position: relative;
  float: left;
  width: 258px;
  margin-left: 110px;
  /*  margin-top: 12px;*/
}
.rebox dt span a {
  position: relative;
  float: left;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 15px;
  font-weight: bold;
  color: #2a2a2a;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rebox dt span p {
  position: relative;
  float: left;
  width: 100%;
  height: 42px;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #7d7d7d;
  margin: 4px 0 0 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rebox dd {
  position: relative;
  float: left;
  padding: 4px 0 2px 0;
  width: 390px;
  border-top: 1px dashed #d8d8d8;
  margin-top: 4px;
}
.rebox dd i {
  position: relative;
  float: left;
  width: 16px;
  height: 20px;
  background: url(../images/cssimg.png) -28px -296px no-repeat;
  margin-right: 6px;
}
.rebox dd:hover i {
  background-position: -28px -324px;
}
.rebox dd a {
  position: relative;
  float: left;
  width: 300px;
  height: 24px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
.rebox dd time {
  width: 50px;
  text-align: center;
  color: #fe3432;
  display: block;
  float: right;
}
/*搜索无结果的时候*/
.srch_rlt_commen {
  overflow: hidden;
  margin-top: 30px;
}
.comm_undmore_tit {
  width: 100%;
  border-bottom: 2px solid #ededed;
  z-index: 1
}
.comm_undmore_tit h2 {
  display: inline-block;
  padding-right: 6px;
  color: #404040;
  font-size: 20px;
  position: relative;
  height: 40px;
  font-weight: bold;
}
.comm_undmore_tit h2::after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 5px;
  background-color: #f76341;
  border-radius: 3px;
  width: 50px;
  margin-left: 28px;
  bottom: -2px;
}
.az_box-soft, .pc_box-soft, .zt_box-soft {
/*  width: 100%;*/
  height: auto;
  margin: 16px 0 0 -20px;
  padding: 4px 0 0 0;
  background: url(../images/hx-line.png) repeat-x top center;
  display: block;
  overflow: hidden;
}
.az_box-soft a {
  width: 89px;
  height: 136px;
  float: left;
  margin: 6px 0;
	margin-left: 20px;
  padding: 6px 10px;
  display: inline;
  position: relative;
  border: 1px solid #fff;
  border-radius: 2px;
  zoom: 1
}
.az_box-soft a:hover {
  position: relative;
  border: 1px solid #2681cf;
  border-radius: 2px;
}
.az_box-soft a img {
  width: 100%;
  height: 84px;
  border-radius: 6px;
  display: block;
  overflow: hidden
}
.az_box-soft a strong {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  text-align: center;
  display: block;
  overflow: hidden;
  margin: 8px 0 0 0;
}
.az_box-soft a b {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #ccc;
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  display: block;
  overflow: hidden;
  margin: 2px 0 0 0;
}
.az_box-soft a i {
  width: 40px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  font-style: normal;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  background: #FF1A35;
  border-radius: 4px;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.pc_box-soft li {
  position: relative;
  float: left;
  width: 280px;
  height: 48px;
  margin: 0 0 16px 20px;
	overflow: hidden;
}
.pc_box-soft li img {
  width: 48px;
  height: 48;
  margin-right: 10px;
}
.pc_box-soft li span {
  position: absolute;
  float: left;
  top: 0px;
  width: 220px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pc_box-soft li i {
  position: absolute;
  float: left;
  top: 26px;
  line-height: 24px;
  font-size: 12px;
  color: #999;
  font-style: normal
}
/*评论*/
.sf_inneList li a.sf_inneName span.disBtnent{
	margin-left: 10px;
	display: inline-block;
    border-radius: 4px;
    height: 24px;
	font-weight: normal;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
	color: #358ff0;
    padding: 0 10px;
    background-color: #d7f4ff;
}
.sf_inneList li a.sf_inneName span i.disIcon{
	display: inline-block;
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 2.5px;
    margin-right: 6px;
    background: url(../images/dkcssimg.png) no-repeat;
    overflow: hidden;
	background-position: -152px -5px;
}

.mainContent {
padding-bottom: 50px;

}