.gr-box-content{
	width: 100%;
}

.wrap-box {
	width: 1400px;
    margin: 0px auto;
}

.article_in{
	width: 100%;
	line-height: 40px;
}

.article_in h2{
	font-size: 30px;
	color: #333333;
	text-align: justify;
	font-weight: 400;
}

.article_in h3{
	font-size: 18px;
	color: #9197A3;
	font-weight: 400;
}

.article_in h3 a{
	width: 65px;
	padding: 7px 10px 7px 40px;
	height:16px;
	text-decoration: none;
	float: right;
	line-height: 16px;
	background: rgba(230,33,43,0.02);
	border: 0.5px solid rgba(191,0,8,0.16);
	font-size: 16px;
	color: #BF0008;
	font-weight: 400;
	position: relative;
}

.article_in h3 a img{
	width: 16px;
	height: 16px;
	position: absolute;
	left: 10px;
	top: 8px;
}

.article_text{
	font-size: 18px;
	color: #333333;
	letter-spacing: 0;
	text-align: justify;
	line-height: 30px;
	font-weight: 400;
	padding: 15px 0px;
}

.nextpage{
	background: #FAFBFD;
	padding: 52px 0px;
	height:24px;
}

.sharesin{
	width: 1400px;
	margin: 0px auto;
}
.sharesin a{
	font-size: 16px;
	color: #333333;
	text-align: justify;
	line-height: 24px;
	font-weight: 400;
	text-decoration: none;
}

.important{
	width: 70px;
	height: 24px;
	padding-left: 18px;
	font-size: 18px;
	color: #333333;
	text-align: justify;
	font-weight: 400;
	position: relative;
}

.pagerbg{
	background: rgba(230,33,43,0.08);
	width: 88px;
	height: 11px;
	position:absolute;
	bottom:-4px;
	left:0px;
}

.squ{
	transform: rotate(-45deg);
	background: #BF0008;
	border-radius: 0.5px;
	position: absolute;
	top:8px;
	left: 6px;
	width:6px;
	height:6px;
}

.ppage{
	width: 700px;
	text-align: left;
}

.npage{
	width: 700px;
	text-align: right;
}