
.zxDetails{padding: 15px 15px 0 15px;box-sizing: border-box;}
.zxDetails .header{padding-left:15px;}
.zxDetails .header .tittle{font-size: 48px;font-weight: 500;color: rgba(68, 68, 68, 1);line-height: 66px;}
.zxDetails .header .info{margin-top: 30px;display: flex;flex-direction: row;align-items: center;}
.zxDetails .header .info img {display: inline-block;vertical-align: middle;width: 72px;height: 72px;border-radius: 50%;}
.zxDetails .header .info div.dirct{display: flex;flex-direction: column;height:72px;margin-left:20px;}
.zxDetails .header .info span {display:block;font-size: 28px;color: rgba(51, 51, 51, 1);line-height: 44px;}
.zxDetails .header .info em {font-size: 24px;color: #828282;line-height: 34px;}

.zxDetails .content{font-family: 'PingFangSC','STHeiti','Microsoft YaHei','Helvetica','Arial',sans-serif;letter-spacing: 1px;word-wrap: break-word;color: #333;text-align: justify;font-size: 34px;line-height: 56px;padding: 15px;margin-top:15px;box-sizing: border-box;}
.zxDetails .content p{
	margin-top: 20px;
}
.zxDetails .content a{
	color:#551A8B;
	text-decoration: underline;
}
.zxDetails .content img{max-width:100% !important}
.zxDetails .content table{width:100%}

.pop-banner{width:750px;height:80px;display:flex;flex-direction: row;justify-content: space-between;align-items: center;}
.pop-banner .pop-banner-t{font-size:28px;color:#888;width:190px;text-align: center;}
.pop-banner .line-dshed{width:280px;height:2px;background:#F2F2F2;}

/* 资讯 */
.zxDetailist{width:750px;background:#fff;box-sizing: border-box;padding:0 30px 30px 30px;display: flex;flex-direction: column;align-items: center;margin-top: 20px;padding-bottom: 98px;}
.zxDetailist .listcont{width:690px;display: flex;flex-direction: row;justify-content: space-between;padding-top:30px;padding-bottom:30px;box-sizing: border-box;border-bottom:2px solid #E8E8E8;}
.zxDetailist .listcont .article-l{width:430px;height:160px;display: flex;flex-direction: column;justify-content: space-between;}
.zxDetailist .listcont .article-l .biaoti{font-size:32px;font-weight:500;color:#333;line-height:44px;}
.zxDetailist .listcont .article-l .autor{display: flex;flex-direction: row;}
.zxDetailist .listcont .article-l .autor span{font-size:24px;color:#888;line-height:28px;}
.zxDetailist .listcont .article-l .autor span.pubtime{margin-left:20px;}
.zxDetailist .listcont .article-r{width:230px;height:160px;display: flex;flex-direction: row;justify-content: center;align-items: center;}
.zxDetailist .listcont .article-r img.cover{width:230px;height:160px;min-width:230px;min-height:160px;}
.listcontsib{width:690px;display: flex;flex-direction: column;padding-top:30px;padding-bottom:14px;box-sizing: border-box;border-bottom:2px solid #E8E8E8;}
.listcontsib .article-t{width:690px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;font-size:32px;font-weight:500;color:rgba(51,51,51,1);line-height:44px;}
.listcontsib .article-m{display: flex;flex-direction: row;height:160px;margin-top:30px;}
.listcontsib .article-m img{min-width:228px;min-height:160px;}
.listcontsib .article-b{display: flex;flex-direction: row;margin-top:16px;}
.listcontsib .article-b span{font-size:24px;color:#888;line-height: 28px;}
.listcontsib .article-b span.pubtime{margin-left:20px;}

.openbg{width:750px;height:464px;margin:0 auto;}
.openbg img{width:750px;height:464px;}

.bottomopen{
	width:750px;
	height:98px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding:12px 30px;
	box-sizing: border-box;
	justify-content: space-between;
	background-color: #FFFFFF;
     position: fixed;
     bottom: 0;
}
.bottomopen .left{display:flex;flex-direction:row;align-items: center;}
.bottomopen .left img{width:76px;height:76px;}
.bottomopen .left .left-title{font-size:30px;color:#333;margin-left:20px;}
.bottomopen .left .left-dir{font-size:24px;color:#333;margin-left:10px;}

.bottomopen .right{border-radius:20px;width:144px;height:56px;line-height: 56px;text-align: center;color:#fff;font-size:28px;background:rgb(245 0 0);border-radius: 20px;}






