html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, input, textarea, label, ul, ol, dl, li, dt, dd, .clearfix:after {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0; /*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important; */
    font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

h1, h2, h3, h4 {
    font-weight: normal;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
        color: #3773db;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

iframe, img {
    border: 0;
}

img {
    vertical-align: middle;
}

input {
    outline: none;
}

.clearfix {
    display: block;
    #zoom: 1;
}

    .clearfix:after {
        content: '';
        overflow: hidden;
        width: 100%;
        height: 0px;
        font-size: 0px;
        display: block;
        clear: both;
    }

.clear {
    clear: both;
    font-size: 1px;
    height: 1px;
}

.hide {
    display: none;
}

html,
body {
    background-color: #999;
}

    html.noscroll {
        height: 100%;
        overflow: hidden;
    }

        html.noscroll .container {
            height: 0;
            overflow: visible;
        }

.container {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    overflow: hidden;
}
header #zttp{
    text-align: center;
}
header #zttp img{
    width: 100%;
    margin:1px auto;
    padding-bottom:0.2rem;
}
/* 正文 */
div.lists {
    margin: 0 0.1rem;
    clear: both;
}
	/*taotiao */
	.taotiao_list{ 
	  margin-top:15px;
	}
	.taotiao_list .title{
	  text-align: center;
	  padding:8px;
	  font-size:22px;
	  letter-spacing: 0px;
	  color: #111;
	  opacity: 0.9;
	}
	.taotiao_list .summary2{
        color: #666;
        line-height: 26px;
        font-size: 15px;
        margin: 10px;
        opacity: 0.8;
        text-indent: 2em;
        height: 72px;
        overflow: hidden;
		text-align: justify;
	}
	/*taotiao */
.yxdcs2{
    width: 640px;
    overflow: hidden;
	margin: 10px auto 0 auto;
}
.yxdcs2 img{
	width: 580px;
    margin-bottom:10px;
}
div.lists div.title {
	margin-bottom: 0.03rem;
	line-height: 0.6rem;
}

div.lists div.title a {
    display: inline-block;
	font-size: 0.4rem;
	font-weight: normal;
    line-height: 1.4;
	color: #333;
}

div.lists div.title a:hover {
	color: #0099ff;
}

.lists div.summary {
    color: #999;
    text-indent: 0em;
    line-height: 0.5rem;
    overflow: hidden;
    font-size: 0.3rem;
    margin-top: 0.1rem;
    opacity: 0.8;
}
div.lists div.spx{
    display:none;
}

.lists .pubtime1,
.lists .pubtime2 {
    clear: both;
    text-align: right;
    font-size: 0.3rem;
    color: #bebebe; 
}
div.lists .separator {
    text-align: center;
    height: 0.35rem;
    background: url(./separator.jpg) 0px 0.1rem repeat-x;
    width: 100%;
    clear: both;
}
/* div.lists div.txtlist */
div.lists div.txtlist { 
}

/* div.lists div.txtlist */
/* div.lists div.imglist */
div.lists div.imglist {
}

div.lists > div.imglist .a {
    float: left;
    width: 2.5rem;
    /* height: 1.9rem; */
}

div.lists > div.imglist .b {
    float: right;
    position: relative;
    width: 6.8rem;
    text-align: justify;
    margin-right: 6px;
}

div.lists > div.imglist .a img {
    display: block;
    width: 2.5rem;
    /* height: 1.9rem; */
    padding: 1px;
    border: 1px solid #ccc;
}
div.lists > div.imglist div.summary{
    display:none;
}
div.lists>div.imglist div.pubtime1{
    text-align: left;
    line-height: 23px
}
div.lists>div.imglist div.pubtime2{
    display: none;
}
div.lists>div.imglist  div.spx{
    display: block;
	margin:8px 0px;
	opacity:0.80;
	-moz-opacity:0.80;
    line-height: 0;
}
div.lists>div.imglist  div.spx span.source{
	display: inline-block;
	font-size: 12px;
    color: #159b46;
    padding: 0 7px;
    border: 1px solid #b8e1c7;
    border-radius: 4px;
    text-decoration: none;
	opacity:0.80;
	-moz-opacity:0.80; 
    height: 18px;
    line-height: 20px;
	
}
/* div.lists div.imglist */
/* 正文 */
/* 分页 */
.pages *{
	text-align: center;
	font-size: 0.45rem;
	line-height: 0.66rem;
}
.pages{ text-align: center; font-family: arial;margin-top:0.1rem; }
.pages a{ text-decoration: none; }
.pages li{ display: inline-block; border: 1px #ddd solid; padding:0 0.1rem;  margin: 0.1rem;
 
}
.pages li:hover{ background-color: #ccc; color: #1E90FF; }
.pages .page-active{ background-color: #ccc; }
/* 分页 */
/* 幻灯片 */
#xslider{
	display: block;
	width: 100%;
	margin:20px auto;
	position: relative;
}
#xslider a#prev2{
	width: 26px;
	height: 36px;
	display: block;
	position: absolute;
	z-index: 999;
	cursor: pointer;
	background: url(http://www.ybrbnews.cn/templateRes/202408/18/396/resource/arrows-left.png) no-repeat;
	left: 8px;
	top:85px;
}
#xslider a#next2{
	width: 26px;
	height: 36px;
	display: block;
	position: absolute;
	z-index: 999;
	cursor: pointer;
	right: 8px;
	top:85px;
	background: url(http://www.ybrbnews.cn/templateRes/202408/18/396/resource/arrows-right.png) no-repeat;
}
#xslider>div{
	width: 316px;
	height: 200px;
	margin: 1px auto;
	overflow: hidden;
	text-align:center;
    border-radius: 10px;
}
#xslider ul.jox01{
	width: 3880px;
	overflow: hidden;
}
#xslider ul.jox01 li{
	float:left;
	width: 316px;
	height: 200px;
	overflow: hidden;
	margin:0;
	padding:0;
}
#xslider ul.jox01 li img{
	width: 316px;
	height: 200px;
    object-fit: cover;
}
/* 幻灯片 */
/* 视频报道 */
#spbd{
	display: block;
}
#spbd .sp01{
	text-align: center;
	margin-bottom: 20px;
}
#spbd .sp01 img{
	width: 100%;
}
#spbd .sp02{
	width: 100%;
	text-align: center;
}
#spbd .sp02 li{
	width: 90%; 
	margin:10px auto;
	text-align: center;
}
#spbd .sp02 li img{
	width: 100%;
}
#spbd .sp02 li .img3{
	position: relative; 
}
#spbd .sp02 li .img3:before{
	content:'';
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	background-image: url('http://www.ybrbnews.cn/templateRes/202408/18/396/resource/meet_ico2.png');
	background-size: 90%;
	background-repeat: no-repeat;
	bottom: 6px;
	left: 6px;
}
#spbd .sp02 li .txt3{
	margin-top:10px;
	font-size:15px;
	text-align: center;
	color:#292929;
	line-height: 1.2;
	margin-bottom: 20px;
}
/* 视频报道 */
/* QRCode */
div.QRCode{
margin-top:30px;
	border-bottom: 0px solid #333;
	clear:both;
}
div.QRCode *{
	text-align:center;
}
div.QRCode>div.img >img{
    border:1px solid #aaa;
	opacity: 0.75;
}
div.QRCode .txt{
    font-size:20px;
	line-height:70px;
}
/* QRCode */
    .container > footer {
        background: #187cd1; /* #da1624 #187cd1; */
        padding: 0.4rem;
        color: #fff;
        font-size: 0.3rem;
        text-align: center;
        line-height: 0.5rem;
        background-color: #db000a;
    }