html, body, body div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {margin: 0;padding: 0;cursor: pointer;;border: 0;font-weight: normal;vertical-align: baseline;background: transparent;}main, article, aside, figure, footer, header, nav, section, details, summary {display: block;}html {box-sizing: border-box;}*, *:before, *:after {box-sizing: inherit;}img, object, embed {max-width: 100%;}html {overflow-y: scroll;}ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}a {margin: 0;padding: 0;font-size: 100%;vertical-align: baseline;background: transparent;}del {text-decoration: line-through;}abbr[title], dfn[title] {border-bottom: 1px dotted #000;cursor: help;}table {border-collapse: separate;border-spacing: 0;}th {font-weight: bold;vertical-align: bottom;}td {font-weight: normal;vertical-align: top;}hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0;}input, select {vertical-align: middle;}pre {white-space: pre;white-space: pre-wrap;white-space: pre-line;word-wrap: break-word;}input[type="radio"] {vertical-align: text-bottom;}input[type="checkbox"] {vertical-align: bottom;}.ie7 input[type="checkbox"] {vertical-align: baseline;}.ie6 input {vertical-align: text-bottom;}select, input, textarea {font: 99% sans-serif;}table {font-size: inherit;font: 100%;}small {font-size: 85%;}strong {font-weight: bold;}td, td img {vertical-align: top;}sub, sup {font-size: 75%;line-height: 0;position: relative;}sup {top: -0.5em;}sub {bottom: -0.25em;}pre, code, kbd, samp {font-family: monospace, sans-serif;}.clickable, label, input[type=button], input[type=submit], input[type=file], button {cursor: pointer;}button, input, select, textarea {margin: 0;}button, input[type=button] {width: auto;overflow: visible;}.ie7 img {-ms-interpolation-mode: bicubic;}.clearfix:after {content: " ";display: block;clear: both;}input{border: 0;}.mint-indicator, .mint-indicator-mask, .mint-indicator-wrapper{z-index: 2;}video{max-width: 100%;object-fit: contain;}

a,
a:active,
a:visited{
  text-decoration: none;
  color: inherit;
}
input:focus{
  outline:none;
}
select{
  outline: none;
}
 h1 {
    font-size: .48rem;
    line-height: .68rem;
    text-align: left;
    margin: 0 auto;
    padding: 0 .3rem;
    font-weight: normal;
    color: #000;
}
.top-img{
    width: 100%;
    overflow: hidden;
    margin-bottom: .25rem;
}
.top-img img{
    width: 100%;
    display: block;
}
.mainBox{
    width: 100%;
    display: block;
    /*overflow-y: scroll;*/
    -webkit-overflow-scrolling: touch;
    height: 100%;
    -webkit-tap-highlight-color:transparent;
}
.main{
    height: 100%;
    width: 100%;
    /*overflow: auto;*/
    -webkit-overflow-scrolling: touch;
  }
.desc {
    width: 100%;
    border-bottom: 1px #eee solid;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    margin-top: .15rem;
}
.desc_con {
    width: 92%;
    font-size: .28rem;
    color: #666;
    line-height: 0.38rem;
    margin: 0 auto;
    padding: 0;
    text-align: justify;
}
.cate_con {
    overflow: hidden;
    margin-left: -3%;
    padding: .15rem .24rem .3rem;
}
.cate_item {
    padding: .1rem .08rem;
    height: .7rem;
    float: left;
    font-size: .32rem;
    color: #000;
    border: 1px #eee solid;
    border-radius: 2px;
    width: 30%;
    margin: .15rem 0 0 3%;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.cate_item_puyang {
  background: #fff;
  border-radius: 6px;
}
.cate_item_ks{
  font-size: .33rem;
  font-weight: bold;
}
.color_red a {
  color: #e3241a !important;
}
.cate_item.cate_item_wide {width: 47%;}
.item_con{width:100%; overflow:hidden;}
.item_title{width:100%; height:.7rem; font-size:.3rem; font-weight: 750; color:#000; line-height:.7rem; background:#F7F7F7; border-bottom:1px #EEE solid;}
.item_title_color{color: #146be6; height: auto;font-size: .38rem;}
.item_title span{color:#087DFF; margin-right:.2rem;}
.item_title_ico{width:100%; height:.7rem; margin:0 auto; padding:0;}
/* .item_title_ico.down{background:url(../images/down.png) no-repeat center; background-size:25px auto;}
.item_title_ico.up{background:url(../images/up.png) no-repeat center; background-size:25px auto;} */
.item_list{width:100%; overflow:hidden;}

/* .news_item:first-child{
	border-top: 1px solid #eee;
} */
.news_item{
	position: relative;
	border-bottom: 1px solid #eee;
}
.news_item .time span{
	display: inline-block;
	height: .36rem;
	line-height: .36rem;
	font-size: .24rem;
	color: #fe5a50;
}
.news_item .time span+span{
    margin-left: .16rem;
    float: left !important;
    color: #acacac;
}
.news_item .time{
	position: relative;
	overflow: hidden;
}
.news_item .time span.date{
	float: left;
	color: #acacac;
}
.news_item .tag{
	border: 1px solid #fe5a50;
	border-radius: 2px;
	font-size: .22rem;
	padding: 0 .08rem;
	box-sizing: border-box;
}
.news_item.news_type_01{
    height: 2.5rem;
}
.news_item.news_type_01 img{
    position: absolute;
    width: 3.72rem;
    height: 2.5rem;
    right: 0;
    top: 0;
}
.news_item.news_type_01 .info{
    width: 7.5rem;
    height: 2.5rem;
	padding: .2rem 3.89rem 0rem .3rem;
}
.news_item h2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;
    max-height: 1.5rem;
    line-height: .5rem;
    font-size: .34rem;
    color: #1a1a1a;
}
.news_item.news_type_01 h2{
    height: 2.5rem;
    margin-bottom: .3rem;
}
/*相关新闻*/
.get_more {
  height: .8rem;
  font-size: .26rem;
  line-height: .8rem;
  text-align: center;
  color: #acacac;
  background: #f5f5f9;
}
.mb30#related_news::after {
  height: 0 !important;
}
.mb30 .news_item.news_type_01{
    height: 1.98rem;
}
.mb30 .news_item.news_type_01 img{
    position: absolute;
    top: .24rem;
    right: .24rem;
    width: 2.25rem;
    height: 1.5rem;
}
.mb30 .news_item.news_type_01 .info{
    padding: .14rem 2.75rem .24rem .24rem;
    height: 1.5rem;
}
.mb30 .news_item h2{
    overflow: hidden;
    margin: 0;
    max-height: 1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: .5rem;
    font-size: .34rem;
    color: #1a1a1a;
    text-overflow: ellipsis;
}
.mb30 .news_item.news_type_01 h2{
    height: 1rem;
    margin-bottom: .3rem;
}

.news_item.news_type_02,
.news_item.news_type_03{
	padding: .14rem .24rem .24rem;
}
.news_item.news_type_02 .pics {
    margin: .1rem 0 .16rem;
    overflow: hidden;
}
.news_item.news_type_02 .pics img{
    float: left;
    width: 32%;
    height: 1.5rem;
}
.news_item.news_type_03 img{
	width: 100%;
	height: 2.8rem;
	margin: .14rem 0 .16rem;
}
.news_type_05{
    padding: .14rem .24rem .24rem;
}
.video{
    width: 100%;
}
/* 点赞 */
.zan_wrap {font-size: 0;}
.zan_wrap .zan_btn,.zan_wrap .zan_count,.zan_wrap .jubao_btn, .zan_wrap .view_num {
  display: inline-block;
  font-size: 0; 
  line-height: .32rem;
  padding: 0 .08rem;
  border-radius: .06rem;
}
.zan_wrap .zan_btn .img,.zan_wrap .zan_count .img,.zan_wrap .jubao_btn .img,.zan_wrap .view_num .img {
  display: inline-block;
  width: .24rem;
  height: .24rem;
  margin-right: .08rem;
  vertical-align: middle;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
/* 宿迁定制 */
.zan_wrap.suqian_zan .zan_btn, .zan_wrap.suqian_zan .jubao_btn {
  width: 3.3rem;
  height: .7rem;
  line-height: .7rem;
  text-align: center;
  font-size: .26rem;
}
.zan_wrap.suqian_zan .zan_btn span {
  font-size: .26rem;
}
.zan_wrap.suqian_zan .img {
  width: .38rem;
  height: .38rem;
}
.zan_wrap.suqian_zan .zan_count {
  border: none; 
  background: #EEEEEE;
}
.zan_wrap .zan_btn .img {
  background-image: url('/public/news/images/weizan_btn.png');
}
.zan_wrap .zanguo .img {
  background-image: url('/public/news/images/zanguo_btn.png') !important;
}
.zan_wrap .zan_count .img {
  background-image: url('/public/news/images/zanguo_btn.png');
}
.zan_wrap .zan_btn span,.zan_wrap .zan_count span {
  font-size: .2rem;
  vertical-align: middle;
}
.fontsize1 .zan_wrap .zan_btn span,.zan_wrap .zan_count span,.fontsize1 .zan_wrap .jubao_btn span,.fontsize1 .zan_wrap .view_num  span{
  font-size: .2rem !important;
  vertical-align: middle;
}
.fontsize2 .zan_wrap .zan_btn span,.zan_wrap .zan_count span,.fontsize2 .zan_wrap .jubao_btn span,.fontsize2 .zan_wrap .view_num  span{
  font-size: .24rem !important;
  vertical-align: middle;
}
.fontsize3 .zan_wrap .zan_btn span,.zan_wrap .zan_count span,.fontsize3 .zan_wrap .jubao_btn span,.fontsize3 .zan_wrap .view_num  span{
  font-size: .28rem !important;
  vertical-align: middle;
}
.fontsize4 .zan_wrap .zan_btn span,.zan_wrap .zan_count span,.fontsize4 .zan_wrap .jubao_btn span,.fontsize4 .zan_wrap .view_num  span{
  font-size: .32rem !important;  
  vertical-align: middle;
}
.fontsize5 .zan_wrap .zan_btn span,.zan_wrap .zan_count span,.fontsize5 .zan_wrap .jubao_btn span,.fontsize5 .zan_wrap .view_num  span{
  font-size: .36rem !important;
  vertical-align: middle;
}
.fontsize1 .zan_wrap .zan_btn .img, .fontsize1 .zan_wrap .jubao_btn .img, .fontsize1 .zan_wrap .view_num  .img{
  width: .24rem !important;
  height: .24rem !important;
}
.fontsize2 .zan_wrap .zan_btn .img, .fontsize2 .zan_wrap .jubao_btn .img, .fontsize2 .zan_wrap .view_num  .img{
  width: .28rem !important;
  height: .28rem !important;
}
.fontsize3 .zan_wrap .zan_btn .img, .fontsize3 .zan_wrap .jubao_btn .img, .fontsize3 .zan_wrap .view_num  .img{
  width: .32rem !important;
  height: .32rem !important;
}
.fontsize4 .zan_wrap .zan_btn .img, .fontsize4 .zan_wrap .jubao_btn .img, .fontsize4 .zan_wrap .view_num  .img{
  width: .36rem !important;
  height: .36rem !important;
}
.fontsize5 .zan_wrap .zan_btn .img, .fontsize5 .zan_wrap .jubao_btn .img, .fontsize5 .zan_wrap .view_num  .img{
  width: .40rem !important;
  height: .40rem !important;
}
.zan_wrap .zan_btn {
  margin-top: .32rem;
  padding: .1rem;
  background: #EEEEEE;
  color: #ACACAC;
  border: 1px solid #EEE;
  float: left;
}
.zan_wrap .zan_count {
  display: none;
  border: 1px solid #FE5A50;
  color: #FE5A50;
  background: #fff;
}
.zan_wrap .zanguo {
  color: #FE5A50;
}
.zan_wrap .jubao_btn {   padding: .1rem; margin-top: .32rem; line-height: .32rem; font-size: .22rem; float: right; background: #EEEEEE; color: #555555;}
.zan_wrap .jubao_btn .img { background-image: url('/public/news/images/btn_jubao2.png'); }
.zan_wrap .view_num { padding: .12rem; margin-top: .32rem; line-height: .32rem; font-size: .22rem; float: left; background: #EEEEEE; color: #555555;margin-left: 0.1rem;}
.zan_wrap .view_num .img { background-image: url('/public/news/images/views.png'); }
/* 文末分享 */
.bottom-share {width: 7.5rem; margin-left: -.2rem;}
.share_title{width:100%; max-width:750px; height:.26rem; margin:0 auto; padding:0; background:url(/public/news/images/share/title.png) no-repeat; background-position:center; background-size:4.18rem .26rem; margin-bottom:.2rem;}
.share_con{width:100%; max-width:750px; margin:0 auto; padding:0; overflow:hidden; margin-bottom:.3rem;}
.share_item{width:.88rem; height:.88rem; float:left; margin:0 .49rem;}
.share_item.wx_f{background:url(/public/news/images/share/wx_f.png) no-repeat; background-size:.88rem .88rem; background-position:center;}
.share_item.wx_q{background:url(/public/news/images/share/wx_q.png) no-repeat; background-size:.88rem .88rem; background-position:center;}
.share_item.qq{background:url(/public/news/images/share/qq.png) no-repeat; background-size:.88rem .88rem; background-position:center;}
.share_item.weibo{background:url(/public/news/images/share/weibo.png) no-repeat; background-size:.88rem .88rem; background-position:center;}
.video-style{width: 100%;max-height: 4rem;}