#con_right {
	width: 877px;
	float: right;
}

#right_top {
	width: 100%;
	height: 280px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #373737;
}

#right_top .p1 {
	color: #cc0001;
}

#right_top img {
	padding: 5px;
	background: #F8F8F8;
	/**margin-top: 16px**/
}

#right_center {
	width: 100%;
	font-size: 16px;
	padding: 0 30px;
	box-sizing: border-box;
}

#right_center_text{
	border-top: 1px solid #cc0001;
}

#right_center p {
	line-height: 43px;
	text-indent: 7px;
	color: #313132;
}

.yellow_block {
	width: 110px;
	height: 32px;
	/* background: #cc0001; */
	border-radius: 7px 7px 0 0;
	border-bottom: 3px solid #cc0001;
	text-align: center;
	line-height: 32px;
	color: #cc0001;
	margin-top: 13px;
	/* margin-left: 1px; */
	font-weight: 800;
	font-size: 18px;
}

#right_bottom {
	/**width: 823px;
	margin: 0 0 0 30px;**/
	height: 280px;
	border-top: 1px solid #cc0001;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;	
	overflow: auto;
}

#right_bottom p {
	color: #373737;
	line-height: 34px;
	margin: 10px 30px;
	letter-spacing: 4px;
}