body{
	overflow-x: hidden;
}

.topad1{
	width: 100%;
	height: auto;
	display: inline-block;
}
.topad1 img{
	width: 100%;
	height: auto;
}

.gbody{
	width: 80rem;
	height: auto;
	display: inline-block;
	margin-left: 50%;
	transform: translate(-50%,0);
	margin-top: 5.5rem;
}
.gbody .cheader{
	width: 100%;
	height: 5.375rem;
}

.gbody .cheader .news{
	display: block;
	font-family: Calibri-Bold;
	font-size: 58px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 0px;
	color: #f1f1f1;
	width: 100%;
	height: 2.4375rem;
	margin-left: 0.3125rem;
}
.gbody .cheader .ctitle{
	display: block;
	font-family: PingFangSC-Medium;
	font-size: 28px;
	line-height: 1.625rem;
	letter-spacing: 0px;
	color: #333333;
	height: 1.625rem;
	margin-top: 1.3125rem;
	margin-left: 0.4375rem;
}

.gbody .clist{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-top: 1.125rem;
}
.gbody .clist .cbody{
	width: 25rem;
	height: 25rem;
	background-color: #fcfcfc;
	border: solid 1px #e7f1fe;
	float: left;
	margin-top: 2.5rem;
	margin-right: 2.3rem;
	cursor: pointer;
}

.gbody .clist .cbody:nth-child(3n){
	margin-right: 0rem;
}

.gbody .clist .cbody:hover{
	background-color: #fcfcfc;
		box-shadow: 0px 8px 49px 0px 
			rgba(23, 101, 193, 0.2);
		border: solid 1px #e7f1fe;
}

.gbody .clist .cbody img{
	width: 24.375rem;
	height: 16.875rem;
	margin-top: 0.3125rem;
	margin-left: 0.3125rem;
}

.gbody .clist .cbody .cinfo{
	width: 100%;
	height: 7.5rem;
	border-top: solid 1px #e7f1fe;
	margin-top: 0.3125rem;
	cursor: pointer;
}

.gbody .clist .cbody .cinfo .left{
	width: 8.0625rem;
	height: 100%;
	float: left;
}

.gbody .clist .cbody .cinfo .left .date{
	display: block;
	margin-top: 2.3125rem;
	margin-left: 2.375rem;
	font-family: PingFangSC-Medium;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5625rem;
	letter-spacing: 0px;
	color: #333333;
}

.gbody .clist .cbody .cinfo .left .year{
	display: block;
	margin-top: 0.9375rem;
	margin-left: 5.5rem;
	font-family: PingFangSC-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.8125rem;
	letter-spacing: 0px;
	color: #666666;
}

.gbody .clist .cbody .cinfo .right{
	width: 15rem;
	height: 100%;
	margin-left: 1.6875rem;
	float: left;
	
}

.gbody .clist .cbody .cinfo .right span{
	font-family: PingFangSC-Medium;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	display: inline-block;
	width: 11.125rem;
	margin-top: 2.375rem;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	/*! autoprefixer:off*/
	-webkit-box-orient: vertical;
	/*! autoprefixer:on*/
	word-break: break-all;
}



.abody .hdxq{
	width: 80rem;
	height: auto;
	display: inline-block;
	margin-left: 50%;
	transform: translate(-50%,0);
}

.abody .hdxq .back{
	display: block;
	float: left;
	height: 1.0625rem;
	font-weight: normal;
	margin-top: 1.125rem;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.0625rem;
	letter-spacing: 0px;
	color: #3990fa;
}
.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;
	margin-top: 3.25rem;
}

.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;
}