﻿* {
	margin:0px;
	padding:0px;
}
img {
}
.imgcon {
	text-align:center;
}
.Agent_cot {
	margin:auto;
	min-height:250px;
	padding-bottom:80px;
	width:1036px;
}
.Agent_title {
	background:#f5f3f2;
	font-size:48px;
	line-height:100px;
	margin-bottom:10px;
	margin-top:25px;
	text-align:center;
	border-color:#6fb82b;
	font-family:"Microsoft Yahei";
	border:20px solid #6fb82b;
	font-weight:600;
}
.Agent_title b {
	color:#ed6f01;
	font-size:52px;
}
.question_title {
	margin:50px 0 20px 0px;
}
.question_box {
	background:#6fb82b;
	width:246px;
	height:126px;
	display:inline;
	float:left;
	position:relative;
}
.question_box dl {
font-size:0px;
}
.question_box dl dt {
	background:url(/static/images/kuaiji/qico-orange.png) no-repeat;]
	font-size:0px;
	height:80px;
	left:10px;
	position:absolute;
	width:80px;
	top:-36px;
}
.question_box dl dt.q1 {
}
.question_box dl dd {
	font-size:28px;
	color:#fff;
	line-height:22px;
	padding-top:55px;
    text-align:center;
	font-weight:700;
	width:246px;
	font-style:italic;
}
.answer_box {
	background:#606569;
	width:1040px;
	height:126px;
	margin-bottom:30px;
}
.answer_box p {
	font-size:30px;
	font-weight:bold;
	color:#fff;
	line-height:48px;
	padding-top:40px;
	text-align:center;
}
.question_box dl dt.q2 {
	background-position:0 -80px;
}
.question_box dl dt.q3 {
	background-position:0 -160px;
}
.question_box dl dt.q4 {
	background-position:0 -240px;
}
.ftoolbar{text-align:center;margin-bottom:50px;}
.ftoolbar a{margin:0 6px;}
.round_link{background:#ff422c;border-radius:24px;color:#fff;cursor:pointer;display:inline-block;font-size:20px;height:48px;line-height:48px;min-width:80px;padding:0 44px;text-align:center;text-decoration:none;}
.round_link span{display:inline-block; vertical-align:top;}
