body{
	overflow-x: hidden;
}

.topad1{
	width: 100%;
	height: auto;
	display: inline-block;
}
.topad1 img{
	width: 100%;
	height: auto;
}

.abouttop{
	width: 1280px;
	height: 3.375rem;
	margin: 0 auto;
	margin-top: 4.6875rem;
}


.abouttop .left{
	font-family: PingFangSC-Medium;
	font-size: 72px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3.375rem;
	letter-spacing: 0px;
	color: #d1d1d1;
	display: block;
	float: left;
}

.abouttop ul{
	float: right;
	height: 100%;
	width: auto;
	display: inline-block;
}

.abouttop ul li{
	float: left;
	width: 6rem;
	height: 2.6875rem;
	border-bottom: 1px solid #d1d1d1;
	margin-left: 3.3125rem;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 10px;
	letter-spacing: 1px;
	color: #999999;
	cursor: pointer;
}
.abouttop ul .cur{
	color: #003779;
	border-bottom: 1px solid #3990fa;
}
.abouttop ul li:hover{
	color: #003779;
	border-bottom: 1px solid #3990fa;
}
.atop{
	width: 80rem;
	height: auto;
	margin-top: 2rem;
	display: inline-block;
	margin-left: 50%;
	transform: translate(-50%,0);
}

.atop .head{
	width: 100%;
	height: 2.1875rem;
}
.atop .head .title{
	width: 10rem;
	height: 2.1875rem;
	padding-bottom: 1.925rem;
	font-family: PingFangSC-Medium;
	font-size: 38px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	background: url(../img/title_bg.png) no-repeat left bottom;
	float: left;
}

.abody{
	width: 100%;
	height: auto;
	margin-top: 2rem;
	display: inline-block;
	margin-left: 50%;
	transform: translate(-50%,0);
}
.abody .zzbody{
	width: 80rem;
	max-height: 108.875rem;
	display: inline-block;
	margin-left: 50%;
	transform: translate(-50%,0);
	
}
.abody .zzbody .zztop{
	width: 100%;
	height: 28.75rem;
	border-bottom: 1px solid #d1d1d1;
}
.abody .zzbody .zztop .pic{
	width: 35.625rem;
	height: 25.8125rem;
	background: url(../img/zhengshu-bg.png) no-repeat left top;
	float: left;
}
.abody .zzbody .zztop .pic img{
	width: 34.375rem;
	height: 22.3125rem;
	margin-top: 0.625rem;
	margin-left: 0.625rem;
}
.abody .zzbody .zztop .right{
	height: 100%;
	width: 40.3125rem;
	float: left;
	margin-left: 3.125rem;
}
.abody .zzbody .zztop .right .date{
	display: block;
	width: auto;
	margin-top: 0.5625rem;
	font-family: PingFangSC-Medium;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 0px;
	color: #333333;
	height: 1.9375rem;
}

.abody .zzbody .zztop .right .year{
	display: block;
	width: auto;
	height: 0.8125rem;
	margin-top: 0.75rem;
	margin-left: 2.875rem;
	font-family: PingFangSC-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.8125rem;
	letter-spacing: 0px;
	color: #666666;
}
.abody .zzbody .zztop .right .title{
	display: block;
	width: 100%;
	height: auto;
	font-family: PingFangSC-Medium;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 4.0625rem;
}
.abody .zzbody .zztop .right .fzf{
	font-family: PingFangSC-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 6.9375rem;
	display: block;
	width: 100%;
	height: 1.25rem;
}
.abody .zzbody .zul{
	width: 100%;
	height: auto;
	display: inline-block;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 3.875rem;
}
.abody .zzbody .zul .zli{
	width: 33rem;
	height: 13.5625rem;
	float: left;
	margin-top: 4.375rem;
	margin-left: 4.75rem;
}
.abody .zzbody .zul .zli:nth-child(even) {
   margin-left: 6.0625rem;
}




.abody .zzbody .zul .zli .pic{
	float: left;
	height: 13.5625rem;
	width: 19.3125rem;
	background: url(../img/zhengshu-bg2.png) no-repeat left top;
	float: left;
}

.abody .zzbody .zul .zli .pic img{
	width: 17rem;
	height: 10.9375rem;
	margin-top: 0.4375rem;
	margin-left: 1.0625rem;
}
.abody .zzbody .zul .zli .zsinfo{
	width: 13rem;
	height: 100%;
	float: right;
}

.abody .zzbody .zul .zli .zsinfo .date{
	font-family: PingFangSC-Medium;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.4375rem;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 4px;
}
.abody .zzbody .zul .zli .zsinfo .year{
	font-family: PingFangSC-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 13px;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 0.8125rem;
	margin-left: 1.5625rem;
}

.abody .zzbody .zul .zli .zsinfo .cname{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-top: 2.25rem;
	font-family: PingFangSC-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	/*! autoprefixer:off*/
	-webkit-box-orient: vertical;
	/*! autoprefixer:on*/
	word-break: break-all;
	font-weight: bold;
	line-height: 28px;
}
.abody .zzbody .zul .zli .zsinfo .cinfo{
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 0.9375rem;
}

.abody .condiv{
	width: 80rem;
	height: 12.8125rem;
	border-bottom: 1px solid #e1e1e1;
	margin: 0 auto;
	margin-top: 2.125rem;
}
.abody .condiv .leftimg{
	width: 16.75rem;
	height: 10.5rem;
	float: left;
}
.abody .condiv .ccenter{
	width: 45.875rem;
	height: 100%;
	float: left;
	margin-left: 3.375rem;
}
.abody .condiv .ccenter .title{
	display: block;
	font-family: PingFangSC-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1rem;
	letter-spacing: 0px;
	color: #333333;
	width: 100%;
	height: 1rem;
	font-weight: bold;
	margin-top: 0.3125rem;
}
.abody .condiv .ccenter .jianjie{
	display: block;
	width: 100%;
	height: 5.625rem;
	overflow: hidden;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #999999;
	margin-top: 1.6875rem;
}
.abody .condiv .ccenter a{
	font-family: PingFangSC-Regular;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0px;
	color: #3990fa;
	font-weight: bold;
	margin-top: 0.625rem;
	
}
.abody .condiv .cright{
	width: 4.375rem;
	height: 3.75rem;
	background-color: #ffffff;
	border: solid 1px #3990fa;
	float: right;
	margin-top: 3.0625rem;
	margin-right: 0.125rem;
}
.abody .condiv .cright .year{
	height: 1.5625rem;
	background-color: #3990fa;
	display: block;
	width: 100%;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5625rem;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
.abody .condiv .cright .date{
	height: 2.1875rem;
	display: block;
	width: 100%;
	font-family: PingFangSC-Medium;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.1875rem;
	letter-spacing: 0px;
	color: #3990fa;
	text-align: center;
}

.abody .hdxq{
	width: 80rem;
	height: auto;
	display: inline-block;
	margin-left: 50%;
	transform: translate(-50%,0);
}
.abody .hdxq .top{
	width: 100%;
	height: 1.9375rem;
	font-family: PingFangSC-Medium;
	font-size: 32px;
	line-height: 1.9375rem;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

.abody .hdxq .top a{
	display: block;
	float: left;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	line-height: 1.0625rem;
	letter-spacing: 0px;
	color: #3990fa;
	height: 1.0625rem;
	font-weight: normal;
}
.abody .hdxq .time{
	font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 15px;
	letter-spacing: 0px;
	color: #999999;
	display: block;
	height: 0.9375rem;
	text-align: center;
	width: 100%;
	margin-top: 2.375rem;
}
.abody .hdxq .hdcon{
	margin-top: 3.25rem;
	width: 100%;
}
.abody .hdxq .fanye{
	width: 100%;
	margin-top: 2.6875rem;
	height: 1.0625rem;
}
.abody .hdxq .fanye .pre{
	display: block;
	height: 1.0625rem;
	float: left;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.0625rem;
	letter-spacing: 0px;
	color: #3990fa;
}
.abody .hdxq .fanye .next{
	display: block;
	height: 1.0625rem;
	float: right;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.0625rem;
	letter-spacing: 0px;
	color: #3990fa;
}