.top_box{border:7px solid #f2f2f2;width:100%;text-align:center;padding:44px 0;margin:20px 0 55px;}
	.top_box .txt{font-size:22px;line-height:38px;color:#333;}
		.top_box .txt b{font-weight:800;}

.c_tit{font-size:36px;line-height:38px;color:#000;font-weight:800;text-align:center;margin:100px 0 38px;}
.icon{text-align:center;margin:0 0 74px;}
.g_box{width:880px;margin:0 auto;background:#f7f7f7;text-align:center;padding:36px 10px;}
	.g_box .r_tit{font-size:30px;line-height:32px;color:#ef1922;font-weight:800;margin-top:-68px;padding:0 100px;}
	.g_box .txt{font-size:24px;line-height:35px;color:#494949;margin-top:24px;}

.img_ct{text-align:center;}

@media all and (max-width:991px) {
.top_box{border:3px solid #f2f2f2;padding:20px 10px;margin:0px 0 20px;}
	.top_box .txt{font-size:16px;line-height:22px;}

.c_tit{font-size:24px;line-height:26px;margin:40px 0 15px;}
.icon{margin:0 0 15px;}
	.icon img{width:90px;}
.g_box{width:100%;padding:18px 10px;}
	.g_box .r_tit{font-size:15px;line-height:17px;margin-top:0px;padding:0px;letter-spacing:-0.8px;}
	.g_box .txt{font-size:14px;line-height:21px;margin-top:12px;}

.img_ct{text-align:center;}
	.img_ct img{width:96%;max-width:640px;}

}