.article_detail {
  width: 100%;
  padding: 0 3%;
  box-sizing: border-box;
  background-color: #fff;
  padding-bottom: 10px;
  margin: 10px auto 10px;
  overflow: hidden;
}
.article_det_tit {
  font-size: 16px;
  color: #444;
  padding-top: 12px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 2px;
  position: relative;
}
.article_det_tit h1{
  font-size: 18px;
}
.article_det_tit span {
  display: block;
  font-weight: normal;
  font-size: 12px;
  color: #999;
  position: absolute;
  top: 12px;
  right: 0px;
}
.article_det_info {
  width: 100%;
  font-size: 16px;
  color: #666;
  line-height: 1.71;
  letter-spacing: 1px;
	word-wrap: break-word;
}
.article_det_info a{
  color: #0099ff;
	text-decoration: underline;
}
.article_det_info strong {
  width: 100%;
  font-size: 16px;
  color: #666;
}
.article_det_info h3{
  font-size: 16px;
  color: #444;
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 8px;
  padding: 4px 0px;
}
.artinfo {
	width: 100%;
  position: relative;
  color: #858585;
	margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  height: auto;
  clear: both;
  padding: 10px 0;
}
.artinfo span {
	font-size: 13px;
  margin-right: 6px;
	margin-top: 6px;
}
.artinfo span.artTime:before{
  content: '';
  display: inline-block;
  width: 20px;
  height: 16px;
  margin: -2px 0;
}
.artinfo .artTime:before {
  background: url("../images/artIcon.png") no-repeat -10px -8px;
}
.artinfo .artReader {
    display: inline-block;
    padding: 0 5px 0 24px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    border-radius: 4px;
    background: url("../images/artIcon.png") #bbb -39px -9px no-repeat ;
    font-size: 13px;
	margin-bottom: 10px;
}
.article_detail img {
  max-width: 184px;
  height: auto;
  margin: 0 auto;
  display: block;
  margin-bottom: 8px;
  margin-top: 8px;
  text-align: center;
  vertical-align: middle;
}

.mp_list_con {
  width: 100%;
  margin: 10px auto 0;
  overflow: hidden;
  padding-bottom: 16px;
  background: #fff;
}
.zx_topApp {
  padding-bottom: 0px;
  margin-bottom: 8px;
  background-color: #fff;
}
.zx_topApp ul.appList {
  padding-bottom: 0;
}
.zx_topApp ul.appList li {
  border-bottom: none;
}

.appmorebox ul.appList {
  width: 94%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.appmorebox ul.appList li {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
.appmorebox ul.appList li .img {
  margin-right: 10px;
  display: block;
  width: 62px;
  float: left;
  height: 62px;
  position: relative;
}
.appmorebox ul.appList li img {
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  min-width: 100%;
  top: 0;
  left: 50%;
  height: 62px;
  transform: translateX(-50%)
}
.appmorebox ul.appList li p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  padding-right: 80px;
  height: 65px;
}
.appmorebox ul.appList li p a {
  display: block;
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #000;
}
.appmorebox ul.appList li p span {
  display: block;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 12px "\5FAE\8F6F\96C5\9ED1";
}
.appmorebox ul.appList li p u {
  margin-right: 6px;
  padding-right: 6px;
  border-right: 1px solid #d9d9d9;
  text-decoration: none;
}
.appmorebox ul.appList li p .vis {
  padding-left: 18px;
  background: url(../images/snav.png) -6px -256px no-repeat;
  background-size: 26px auto
}
.appmorebox ul.appList li p .time {
  padding-left: 18px;
  border-right: none;
  background: url(../images/snav.png) -6px -292px no-repeat;
  background-size: 26px auto;
  color: #2589ef;
}
.appmorebox ul.appList li p .people {
  border-right: none;
}
.appmorebox ul.appList li p .size {
  border-right: none;
  font-size: 14px;
  margin-left: 4px;
}
.appmorebox ul.appList li p .type {
  border-right: none;
  font-size: 14px;
  margin-left: 6px;
}
.appmorebox ul.appList li p .star {
  display: block;
  height: 16px;
  margin: 4px;
  line-height: 16px;
  margin-left: 0;
}
.appmorebox ul.appList li p .star img{
  height: 14px;
  width: auto;
  position: relative;
  min-width: auto;
  left: auto;
  text-align: left;
  transform: none;
  vertical-align: top;
}
.appmorebox ul.appList li p .star span {
  width: 75px;
  height: 14px;
  background: url(../images/litterStar.png) no-repeat;
  display: inline-block;
}
.appmorebox ul.appList li p .star span.star0 {
  background-position: 0 0;
}
.appmorebox ul.appList li p .star span.star1 {
  background-position: 0 -26px;
}
.appmorebox ul.appList li p .star span.star2 {
  background-position: 0 -52px;
}
.appmorebox ul.appList li p .star span.star3 {
  background-position: 0 -78px;
}
.appmorebox ul.appList li p .star span.star4 {
  background-position: 0 -104px;
}
.appmorebox ul.appList li p .star span.star5 {
  background-position: 0 -130px;
}
.appmorebox ul.appList li p .star span.lstar0 {
  background-position: 0 0;
}
.appmorebox ul.appList li p .star span.lstar1 {
  background-position: 0 -26px;
}
.appmorebox ul.appList li p .star span.lstar2 {
  background-position: 0 -52px;
}
.appmorebox ul.appList li p .star span.lstar3 {
  background-position: 0 -78px;
}
.appmorebox ul.appList li p .star span.lstar4 {
  background-position: 0 -104px;
}
.appmorebox ul.appList li p .star span.lstar5 {
  background-position: 0 -130px;
}
.appmorebox ul.appList li .btn {
  width: 70px;
  height: 32px;
  display: inline-block;
  border-radius: 32px;
  float: right;
  background-color: #0099ff;
  color: #fff;
  line-height: 32px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 24px;
}
.appmorebox ul.appList li .order_btn {
  width: 70px;
  height: 32px;
  display: inline-block;
  border-radius: 32px;
  float: right;
  background-color: #d33d3e;
  color: #fff;
  line-height: 32px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 24px;
}
.appmorebox ul.appList li .btnAndSize .btn {
  width: 70px;
  font-size: 14px;
  margin-top: 10px;
  height: 32px;
  display: inline-block;
  border-radius: 32px;
  float: right;
  background-color: #0099ff;
  color: #fff;
  line-height: 32px;
  text-align: center;
  position: static
}
.appmorebox ul.appList li .btn em {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 30px;
  background: url(../images/snav.png) 9px -175px no-repeat;
  background-size: 26px auto;
}
.appmorebox ul.appList li .btnAndSize {
  width: 70px;
  padding-right: 0px;
  height: 65px;
  display: inline-block;
  float: right;
  text-align: center;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 12px;
}
.appmorebox ul.appList li .btnAndSize .size {
  width: 70px;
  border-right: none;
  text-align: center;
  position: absolute;
  bottom: 4px;
  left: 0px;
  font-size: 12px;
  margin-left: 0px;
  margin-right: 0;
  padding-right: 0;
  color: #999
}
.appmorebox ul.appList li .btnAndSize .size + .btn {
  margin-top: 0px;
}
.appmorebox {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
  display: block;
  float: none;
}

.guess_nr {
  width: 100%;
  overflow: hidden;
}
.tags-tab {
  width: 100%;
  padding: 0 3%;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
  line-height: 35px;
  position: relative;
  border-bottom: 1px #e8e8e8 solid;
}
.tags-tab .d_title_r {
  padding-left: 90px;
  height: 38px;
  position: absolute;
  right: 0;
  bottom: -1px;
  overflow: hidden;
}
.tags-tab .d_title_r ul li {
  margin: 0 10px;
  max-width: 86px;
  color: #666;
  display: inline-block;
  float: left;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  max-width: calc(33% - 20px);
}
.tags-tab .d_title_r ul li.active {
  border-bottom: 1px solid #65bb0a;
  color: #65bb0a;
  height: 36px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.tags-tab em {
  font-style: normal;
  font-size: 16px;
  color: #666;
  font-weight: bold;
  padding: 0 !important;
}
#tags-main {
  width: 100%;
  height: auto;
  padding: 0 3%;
  box-sizing: border-box;
  overflow: hidden;
}
.tags-main-ul {
  overflow: hidden;
  width: 100%;
  margin-top: 10px;
}
.tags-main-ul .tags-main-box{
  display: none;
}
.tags-main-ul ul {
  padding: 10px 0 0 0;
  overflow: hidden;
}
.tags-main-ul ul.tags-box-ul {
  padding: 0px 0 0 0;
  overflow: hidden;
  max-height: 278px;
}
.tags-box-ul {
  overflow: hidden;
  zoom: 1;
}
.tags-main-ul ul li {
  margin-bottom: 10px;
}
.tags-box-ul li {
  width: 25%;
  float: left;
  margin-top: 4px;
  height: 123px;
}
.tags-box-ul li a {
  display: block;
  width: 66px;
  height: 98px;
  text-align: center;
  margin: 0 auto;
}

.tags-box-ul li img {
  width: 66px;
  height: 66px;
  text-align: center;
  float: left;
  display: block;
  margin: 0 auto;
  border-radius: 10px;
}
ul.tags-box-ul li span {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  clear: both;
  display: block;
  width: 66px;
  color: #000;
  text-align: center;
  word-break: break-all;
}
.tags-box-ul li em {
  border-radius: 20px;
  border: #0099ff 1px solid;
  line-height: 25px;
  color: #0099ff;
  display: block;
  font-style: normal;
}
.tags-main-ul ul li em {
  border-radius: 20px;
  border: #0099ff 1px solid;
  line-height: 25px;
  color: #0099ff;
  display: block;
  font-style: normal;
}
.tags-main_txt {
  width: 100%;
  position: relative;
}
.tags_app_info {
  width: 100%;
  overflow: hidden;
}
.tags-main_intro {
  width: 100%;
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #777;
  line-height: 22px;
}
.tags-main_txt a {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/all_css_img.png) no-repeat -12px -1322px;
  padding-left: 20px;
  color: #777;
}
span.span_tit {
  background: url(../images/all_css_img.png) no-repeat -32px -1343px;
  padding-left: 10px;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
span.span_tit u {
  text-decoration: none;
  color: #0099ff;
  margin: 0 4px;
}
/*?件?情关联??*/
.rela_div_app {
	width:100%;
	overflow: hidden;
}
.rela_deta_list {
	padding: 0 3%;
	width: 100%;border: 1px solid #e8e8e8;
    box-sizing: border-box;
	margin:10px auto;
}
.rela_div_app ul.rela_deta_list li {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
.rela_div_app ul.rela_deta_list li:last-child {
  border-bottom: none
}
.rela_div_app ul.rela_deta_list li .rela_deta_img {
  margin-right: 10px;
  display: block;
  width: 66px;
  float: left;
  height: 66px;
  position: relative;
}
.rela_div_app ul.rela_deta_list li img {
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  min-width: 100%;
  top: 0;
  left: 50%;
  height: 66px;
  transform: translateX(-50%);
	margin: 0 auto;;
}
.rela_div_app ul.rela_deta_list li p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  padding-right: 80px;
  height: 65px;
}
.rela_div_app ul.rela_deta_list li p a {
  display: block;
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #000;
}
.rela_div_app ul.rela_deta_list li p span {
  display: block;
  line-height: 20px;letter-spacing: 0px;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 12px "\5FAE\8F6F\96C5\9ED1";
}
.rela_div_app ul.rela_deta_list li p u {
  margin-right: 6px;
  padding-right: 6px;letter-spacing: 0px;
  border-right: 1px solid #d9d9d9;
  text-decoration: none;font-size: 13px;
}
.rela_div_app ul.rela_deta_list li p .size {
  border-right: none;
  margin-left: 4px;
}
.rela_div_app ul.rela_deta_list li p u:last-child {
  border-right: none;
}
.rela_div_app ul.rela_deta_list li p .star {
  display: block;
  height: 16px;
  margin: 4px;
  line-height: 16px;
  margin-left: 0;
}
.rela_div_app ul.rela_deta_list li p .star span {
  width: 75px;
  height: 14px;
  background: url(../images/litterStar.png) no-repeat;
  display: inline-block;
}
.rela_div_app ul.rela_deta_list li p .star span.star0 {
  background-position: 0 0;
}
.rela_div_app ul.rela_deta_list li p .star span.star1 {
  background-position: 0 -26px;
}
.rela_div_app ul.rela_deta_list li p .star span.star2 {
  background-position: 0 -52px;
}
.rela_div_app ul.rela_deta_list li p .star span.star3 {
  background-position: 0 -78px;
}
.rela_div_app ul.rela_deta_list li p .star span.star4 {
  background-position: 0 -104px;
}
.rela_div_app ul.rela_deta_list li p .star span.star5 {
  background-position: 0 -130px;
}
.rela_div_app ul.rela_deta_list li p .star span.lstar0 {
  background-position: 0 0;
}
.rela_div_app ul.rela_deta_list li p .star span.lstar1 {
  background-position: 0 -26px;
}
.rela_div_app ul.rela_deta_list li p .star span.lstar2 {
  background-position: 0 -52px;
}
.rela_div_app ul.rela_deta_list li p .star span.lstar3 {
  background-position: 0 -78px;
}
.rela_div_app ul.rela_deta_list li p .star span.lstar4 {
  background-position: 0 -104px;
}
.rela_div_app ul.rela_deta_list li p .star span.lstar5 {
  background-position: 0 -130px;
}
.rela_div_app ul.rela_deta_list li .rela_deta_btn {
  width: 70px;
  height: 32px;
  display: inline-block;
  border-radius: 32px;
  float: right;
  background-color: #0099ff;
  color: #fff;
  line-height: 32px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 24px;
}
.mptheme {
  position: relative;
  float: left;
  width: 100%;
  height: 30px;
  line-height: 20px;
  box-sizing: border-box;
  padding: 0 3%;
  margin-top: 8px;
  margin-bottom: 10px;
  border-bottom: 1px #e8e8e8 solid;
}
.mptheme p {
  width: 100%;
  height: 25px; /*border-bottom:2px solid #ddd;*/
}
.mptheme span {
  display: block;
  height: 25px;
  color: #333; /*border-bottom:2px solid #2589ef;*/ float: left; /*font-weight:bold;*/ font-size: 16px;
}
.mptheme i {
  width: 10px;
  height: 28px;
  background: #fff;
  float: left;
}
.mptheme a {
  float: right;
  font-size: 14px;
  color: #464749;
}
.article_box {
  height: auto;
  width: 100%;
  padding: 0 3%;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
}
.article_box ul.articleItem {
  height: auto;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
ul.articleItem {
  height: auto;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
ul.articleItem li {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
ul.articleItem li:last-child {
  border-bottom: none;
}
ul.articleItem li img {
  width: 127px;
  display: block;
  margin-right: 10px;
  height: 72px;
  float: left;
  border-radius: 4px;
}
ul.articleItem li p {
  color: #777;
  overflow: hidden;
  height: 72px;
}
ul.articleItem li p span {
  display: block;
  line-height: 20px;
  overflow: hidden;
  font: 12px "\5FAE\8F6F\96C5\9ED1";
}
ul.articleItem li p .arti_title {
  -webkit-box-flex: 1;
  color: #000;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 22px;
  line-height: 22px;
  margin-bottom: 5px;
}
ul.articleItem li p .arti_intro {
  -webkit-box-flex: 2;
  color: #666;
  font-size: 14px;
  overflow: hidden;
  height: 56px;
  line-height: 24px;
}