/* CSS Document */
.public-title {
	text-align: center;
	font-size: 28px;
	color: #2d6fac;
	line-height: 50px;
}
.public-title strong {
	font-style: italic;
	font-size: 36px;
	margin: 0 6px 0 0;
	vertical-align: bottom;
}

.dx-box .top-pic {
	height: 386px;
	background: url("../images/trainProgram/duanxun/top-pic.png") no-repeat center top;
}
.dx-box .section01 {
	padding: 50px 0;
}
.dx-box .section01 .content {
	width: 1120px;
}
.dx-box .section01 h1 {
	font-size: 30px;
	color: #000000;
}
.dx-box .section01 .inf {
	padding: 40px 0;
	font-size: 16px;
	color: #141313;
	line-height: 40px;
}
.dx-box .section01 .table-pic {
	padding: 26px 0 0 0;
}
.dx-box .section01 a.btn-item {
	display: inline-block;
	background: #f2f7fd;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #2d6fac;
	width: 1000px;
	margin: 18px 0 0 0;
}

.dx-box .section02 {
	padding: 70px 0 88px 0;
	background: #ecf2fb url("../images/trainProgram/duanxun/bg-icon01.png") no-repeat center bottom;
}
.dx-box .section02 .public-title {
	margin: 0 0 110px 0;
}

.dx-box .section03 {
	padding: 50px 0;
}
.dx-box .section03 .public-title {
	margin: 0 0 30px 0;
}

.dx-box .section04 {
	padding: 50px 0;
	background: #f9fbff;
}
.dx-box .section04 .public-title {
	margin: 0 0 55px 0;
}
.dx-box .section04 .content {
	width: 580px;
}
.dx-box .section04 .left-ele {
	width: 58px;
	height: 430px;
	background: url("../images/trainProgram/duanxun/bg-icon02.png") no-repeat center;
	text-align: center;
	padding: 160px 0 0 0;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	box-shadow: 0 0 10px #a9c4de;
	-webkit-box-shadow: 0 0 10px #a9c4de;
	-moz-box-shadow: 0 0 10px #a9c4de;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.dx-box .section04 .right-ele {
	width: 480px;
}
.dx-box .section04 .right-ele li {
	height: 48px;
	line-height: 48px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border: solid 1px #2d6fac;
	font-size: 20px;
	color: #2d6fac;
	margin: 0 0 10px 0;
	text-align: center;
}
.dx-box .section04 .right-ele .inf {
	padding: 15px 0 0 0;
	color: #ff6d40;
	font-size: 18px;
}

.dx-box .section05 {
	padding: 50px 0;
}
.dx-box .section05 .pic-box {
	padding: 60px 0 0 0;
}
.dx-box .section05 .file-box {
	line-height: 24px;
	padding: 30px 0 40px 0;
	color: #3e3e3e;
	font-size: 18px;
}
.dx-box .section05 .file-box a {
	display: inline-block;
	text-indent: 30px;
	background: url("../images/trainProgram/duanxun/pdf-icon.png") no-repeat left center;
	margin: 0 0 0 8px;
	color: #2e6efe;
	font-size: 18px;
	text-decoration: underline;
}
.dx-box .section05 .btn-item {
	display: inline-block;
	text-align: center;
	width: 280px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	font-size: 18px;
	color: #fff;
	background: #2d6fac;
}
.dx-box .section05 .btn-item:hover {
	opacity: 0.8;
}

