@charset "UTF-8";
/* CSS Document */

.bg {
	background: #e7534f;
}

.banner {
	background: url(../img/banner.jpg) no-repeat top center;
	min-width: 1200px;
	height: 630px;
}

.target {
	background: url(../img/target-bg.jpg) no-repeat top center;
	min-width: 1200px;
	height: 630px;
}

.t-con {
	width: 1010px;
	margin: auto;
	padding: 158px 45px 26px;
	height: 374px;
}

.t-con ol {
	overflow: hidden;
	width: 890px;
	margin: 0 auto 24px;
}

.t-con ol li {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	padding-left: 70px;
	height: 50px;
	padding-top: 6px;
	letter-spacing: 2px;
}

.grade {
	background: url(../img/grade.png) no-repeat top left;
	width: 420px;
}

.time {
	background: url(../img/time.png) no-repeat top left;
	width: 330px;
}

.t-con ol li span {
	color: #6d060a;
}

.t-con dl {
	overflow: hidden;
	background: url(../img/target.png) no-repeat center center;
	width: 1000px;
	height: 300px;
}

.t-con dt {
	float: left;
	padding-top: 50px;
	padding-left: 40px;
	width:310px;
}

.t-con dt .one {
	background: url(../img/01.png) no-repeat left center;
	padding-left: 112px;
	margin-bottom: 60px;
}

.t-con dt h2 {
	font-size: 24px;
	color: #373636;
}

.t-con dt h3 {
	background: #f8d6a9;
	width: 96px;
	height: 12px;
	margin: -14px 0 10px;
}

.t-con dt p {
	font-size: 22px;
	color: #373636;
}

.t-con dt .two {
	background: url(../img/02.png) no-repeat left center;
	padding-left: 112px;
}

.t-con dd {
	float: left;
	margin-left: 53px;
	margin-top: 27px;
	width: 590px;
}

.t-con dd div {
	float: left;
	height: 106px;
	width: 140px;
}

.t-con dd .li1 h2,.t-con dd .li3 h2 {
	font-size: 24px;
	color: #358f4e;
	text-align: left;
	padding-top: 20px;
	margin-bottom: 8px;
}

.t-con dd .li1 p,.t-con dd .li3 p {
	font-size: 22px;
	color: #231815;
	text-align: left;
}

.t-con dd .li1,.t-con dd .li2 {
	margin-bottom: 34px;
}

.t-con dd .li2 h2,.t-con dd .li4 h2 {
	font-size: 24px;
	color: #358f4e;
	text-align: left;
	padding-top: 20px;
	margin-bottom: 8px;
}

.t-con dd .li2 p,.t-con dd .li4 p {
	font-size: 22px;
	color: #231815;
	text-align: left;
}

.t-con dd .li1 {
	background: url(../img/li1.png) no-repeat center left;
	padding-left: 126px;
}

.t-con dd .li2 {
	background: url(../img/li2.png) no-repeat center right;
	padding-right: 126px;
}

.t-con dd .li3 {
	background: url(../img/li3.png) no-repeat center left;
	padding-left: 126px;
}

.t-con dd .li4 {
	background: url(../img/li4.png) no-repeat center right;
	padding-right: 126px;
}

.t-con dd .li2 h2,.t-con dd .li4 h2 {
	font-size: 24px;
	color: #358f4e;
	text-align: right;
}

.t-con dd .li2 p,.t-con dd .li4 p {
	font-size: 22px;
	color: #231815;
	text-align: right;
}

.low {
	background: url(../img/low-bg.png) no-repeat top center;
	height: 630px;
	width: 1200px;
	margin: auto;
}

.adv .red {
	border: 3px solid #e7534f;
}

.adv .blue {
	border: 3px solid #4eabf8;
}

.adv .yellow {
	border: 2px solid #ff9000;
}

.red h4 {
	width: 50px;
	height: 3px;
	background: #e7534f;
	margin-left: 140px;
}

.blue h4 {
	width: 50px;
	height: 3px;
	background: #4eabf8;
	margin-left: 140px;
}

.yellow h4 {
	width: 50px;
	height: 3px;
	background: #ff9000;
	margin-left: 140px;
}

.adv ul {
	overflow: hidden;
	padding-left: 72px;
	padding-top: 216px;
}

.adv ul li {
	float: left;
	margin: 0 9px;
	width: 330px;
	height: 320px;
	border-radius: 30px;
}

.adv ul li img {
	width: 112px;
	height: 112px;
	margin-top: -56px;
	margin-left: 110px;
}

.adv  ul li h1 {
	font-size: 30px;
	color: #222;
	text-align: center;
	margin: 10px 0;
}

.adv ul li p {
	font-size: 22px;
	color: #666;
	text-align: justify;
	width: 268px;
	margin: 10px auto 0;
	line-height: 40px;
}

.high {
	background: url(../img/high-bg.png) no-repeat top center;
	height: 630px;
	width: 1200px;
	margin: auto;
}

.method {
	background: url(../img/method.png) no-repeat top center;
	height: 630px;
	width: 1200px;
	margin: auto;
}

.pic {
	background: url(../img/picture.png) no-repeat top center;
	height: 920px;
	width: 1200px;
	margin: auto;
}

.pic ul {
	overflow: hidden;
	padding-left: 74px;
	padding-top: 154px;
}

.pic ul li {
	float: left;
	margin: 14px 10px;
}

.pic ul li img {
	width: 328px;
	height: 246px;
	border-radius: 15px;
	border: 2px solid #fbbcc7;
	box-shadow: 0px 3px 0px 0px #fee3ea;
}

.btn {
	background: url(../img/button.png) no-repeat top center;
	width: 1120px;
	height: 80px;
	margin: 0 auto 90px;
}

.btn h5 {
	text-align: center;
	font-size: 34px;
	color: #fcde76;
	font-weight: normal;
	padding-top: 15px;
	cursor: pointer;
}

.btn h5:hover {
	font-weight: bold;
	color: #fff;
}
