.zhengbg {
	width: 728px;
	height: 434px;
	background: url(../images/zheng/fengbg.png) no-repeat;
	margin: 0 auto;
	text-align: center;
	padding: 20px 10px 0px;
}

.zheng_href {
	display: flex;
	flex-direction: column;
	width: 725px;
	height: 115px;
	margin: 0 auto;
	background: url(../images/zheng/f_zhengbg.png) no-repeat;
	font-size: 26px;
	color: #fff;
	padding-top: 38px;
	margin-bottom: 40px;
}

.zheng_href p:nth-child(1) {
	margin-bottom: 25px;
}

.zhenglistm {
	margin-bottom: 37px;
}

.zhenglistbg {
	width: 705px;
	height: 81px;
	position: relative;
	font-size: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.zhenglistbg_icon {
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.zhenglistbg_nei {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

.zheng_biao {
	position: absolute;
	right: 27px;
	top: 24px;
}

.zhenglistbg_nei .zhenglistbg_icon {
	margin-right: 10px;
}

.zhenglistbg1 {
	background: url(../images/zheng/zhenglistbg1.png) no-repeat;
}

.zhenglistbg2 {
	background: url(../images/zheng/zhenglistbg2.png) no-repeat;
}

.zhenglistbg3 {
	background: url(../images/zheng/zhenglistbg3.png) no-repeat;
}

.zhenglistbg4 {
	background: url(../images/zheng/zhenglistbg4.png) no-repeat;
}

.zhenglistbg5 {
	background: url(../images/zheng/zhenglistbg5.png) no-repeat;
}

.zhenglistbg6 {
	background: url(../images/zheng/zhenglistbg6.png) no-repeat;
}

.zhenglistbg7 {
	background: url(../images/zheng/zhenglistbg7.png) no-repeat;
}

.zhenglistbg8 {
	background: url(../images/zheng/zhenglistbg8.png) no-repeat;
}

.zheng_kuang {
	width: 706px;
	height: 998px;
	background: url(../images/zheng/kuang.png) no-repeat;
	padding: 20px 10px 20px 26px;
	margin-top: 14px;
	display: none;
}

.kuang_nei {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	padding-right: 20px;
}

.kuang_nei::-webkit-scrollbar {
	/*整个滚动条*/
	border-radius: 10px;
	width: 20px;
	height: 20px;
}

.kuang_nei::-webkit-scrollbar-track {
	/*滚动条的滚动区域（轨道）*/
	border-radius: 20px;
}

.kuang_nei::-webkit-scrollbar-thumb {
	/*滚动条的可拖拽部分（滑块）*/
	background-image: linear-gradient(#3fe0ff, #327bff);
	border-radius: 10px;
}

.news {
	font-size: 24px;
	color: #fff;
	line-height: 46px;
}

.news p {
	font-size: 24px;
	color: #fff;
	line-height: 46px;
}

.news span {
	font-size: 24px!important;
	color: #fff;
	line-height: 46px;
}


.zheng_news {
	font-size: 24px;
	color: #fff;
	line-height: 46px;
}
.zheng_news h3{
	text-align: center;
}

.zheng_news b{
	font-weight: bold;
}

.zheng_anbg{
	width: 750px;
	height: 394px;
	margin: 0 auto;
	background: url(../images/zheng/zheng_anbg.png) no-repeat;
}

.boxList{
	width: 706px;
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
	padding-top: 36px;
}

.boxList a{
	font-size: 20px;
	color: #fff;
}

.listRow{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 36px;
}

.newsName{
	overflow: hidden;/*超出部分隐藏*/
    text-overflow:ellipsis;/* 超出部分显示省略号 */
    white-space: nowrap;/*规定段落中的文本不进行换行 */
    width: 500px;/*需要配合宽度来使用*/
}

.fu_bg{
	width: 706px;
	height: 199px;
	font-size: 16px;
	color: #fff;
	padding-left: 84px;
	padding-top: 25px;
	margin-bottom: 25px;
	padding-right: 10px;
}

.fu_bg ul li.li1{
	font-size: 24px;
	color: #00fffc;
	margin-bottom: 12px;
}

.fu_bg ul li.li2{
	color: #fff;
}

.fu_bg ul li.li2 span{
	display: inline-block;
}

.fu_bg ul li.li2 span:nth-child(1){
	width: 300px;
	margin-right: 40px;
}

.fu_bg ul li.li3{
	font-size: 23px;
	color: #00fffc;
	margin-top: 18px;
	margin-bottom: 12px;
}

.fu_bg ul li.li4{
	margin-top: 9px;
}

.fu_bg ul li.li4,.fu_bg ul li.li5{
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}


.fu_bg1{
	background: url(../images/zheng/fu_bg1.png) no-repeat;
}

.fu_bg2{
	background: url(../images/zheng/fu_bg2.png) no-repeat;
}

.fu_bg3{
	background: url(../images/zheng/fu_bg3.png) no-repeat;
	height: 222px;
}

.fu_bg4{
	background: url(../images/zheng/fu_bg4.png) no-repeat;
}

.shum{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 19px;
	color: #fff;
	position: relative;
}

.shum a{
	color: #fff;
}

.shum a:nth-child(2){
	color: #fff;
	text-decoration: underline;
	margin-left: 16px;
	margin-right: 36px;
}


.shum a.btn{
	border: 1px solid #6077d6;
	background-color: #2443ff;
	padding: 7px 15px;
}

.zheng_ding{
	position: absolute;
	bottom: -22px;
	right: 12px;
}
