@charset "gb2312";
/* CSS Document    made by walker*/

/***/
* {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "微软雅黑";
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
.autor {
	margin: 0 auto;
	width: 1100px;
}
.big_min {
	width: 100%;
	min-width: 1100px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.align {
	text-align: center;
}
.cf {
	clear: both;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}
/***/

/*头部*/
.top {
	height: 37px;
	width: 100%;
	margin: 0px;
	clip: rect(0px,auto,auto,0px);
	clear: both;
	background-color: #FFF;
}
.top .topm span {
	float: right;
	font-size: 16px;
	display: block;
	padding-top: 10px;
	line-height: 21px;
}
.top .topm span a {
	font-size: 16px;
	color: #F00;
}
.top .topm {
	width: 990px;
	height: 37px;
	background-image: url(images/sb1.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top .topm img {
	float: left;
}
/*头部*/
/*banner*/
.banner {
	width: 100%;
	min-width: 1100px;
	height: 1150px;
	background: url(imagesbanner-z.jpg) #e4fbff no-repeat center top;
}
.banner_one {
	width: 100%;
	min-width: 1100px;
	height: 314px;
	background: url(imagesbanner1.jpg) no-repeat center top;
}
.banner_one h1 {
	text-align:center;
	font-size:40px;
	color:#1f46eb;
	padding:134px 0 0 0;
}
.banner_one p {
	text-align:center;
	font-size:112px;
	color:#1f46eb;
	font-weight:bold;
}
.banner_one p span {
	font-size:112px;
	color:#ff5a09;
	font-weight:bold;
}
.banner_two {
	width: 100%;
	min-width: 1100px;
	height: 245px;
	background: url(imagesbanner2.jpg) no-repeat center top;
}
.banner_two #wrap {
	width:661px;
	height:145px;
	position:relative;
	left: 540px;
}
.banner_two .img {
	position:absolute;
	top: -150px;
	left: 40px;
}
.banner_two ul li {
	width:360px;
	height:355px;
	background:#ffffff;
	border-bottom-right-radius:90px;
	margin-left:68px;
	float:left;
	color:#474747;
}
.banner_two ul li header {
	width:350px;
	height:137px;
	border-left:10px solid #1f46eb;
	font-size:34px;
	line-height:50px;
	font-weight:bold;
	padding:0 0 0 47px;
}
.banner_two ul li header span {
	display:block;
	font-size:42px;
	line-height:50px;
	padding:40px 0 0 0;
	font-weight:normal;
}
.banner_two dl {
	padding:28px 0 0 84px;
}
.banner_two dl dd {
	font-size:14px;
	font-weight:bold;
	height:24px;
	margin-bottom:12px;
}
.banner_two dl dd img {
	display:inline-block;
	margin-right:5px;
}
.banner_two a {
	display:block;
	width:250px;
	height:38px;
	line-height:38px;
	margin:10px auto 0 auto;
	color:#ffffff;
	font-size:20px;
	background:#1f46eb;
	text-align:center;
	border-radius:10px;
}
.banner_tre {
	width: 100%;
	min-width: 1100px;
	height: 280px;
	background: url(imagesbanner3.png) no-repeat center top;
}
.banner_tre p {
	font-size:28px;
	color:#474747;
	padding:80px 0 30px 0;
	text-align:center;
}
/*banner*/
/*area*/
.area {
	margin:72px auto 30px auto;
}
.area a {
	display:block;
	float:left;
	width:159px;
	height:46px;
	line-height:50px;
	text-align:center;
	color:#bcbcbd;
	border-radius:20px;
	margin:0 10px 16px 10px;
	font-size:28px;
	border:2px solid #bcbcbd;
}
.area .area-active {
	color:#426ff9;
	border:2px solid #426ff9;
	text-decoration:none;
}
.area .active {
	background:#426ff9;
	color:#ffffff;
	border:2px solid #426ff9;
}
/*area*/
/*系列*/
.xl {
	border-top:2px solid #474747;
	border-bottom:2px solid #474747;
	height:78px;
	width:100%;
	margin-top:30px;
}
.xl ul {
	position:absolute;
}
.xl ul li {
	position: relative;
	width: 160px;
	height: 52px;
	border-left: 1px solid #474747;
	float: left;
	text-align: center;
	line-height: 52px;
	font-size: 20px;
	color:#474747;
	margin:13px 0;
	cursor:pointer;
}
.xl ul li span {
	display:block;
	line-height:0;
	font-size:16px;
	color:#ff5a09;
}
/*.xl ul .active{background:#426ff9;border-radius:20px;color:#ffffff;margin:0;height:65px;border:none;padding-top:13px;}*/
.thisMenu {
	position: absolute;
	left: 0;
	width:160px;
	height:65px;
	border:none;
	padding-top:13px;
	background:#426ff9;
	border-radius:20px;
	color:#ffffff;
	z-index: -1;
}
/*系列*/
/*课程*/
.kc header {
	font-size:48px;
	padding:78px 0 52px 0;
	font-weight:bold;
	text-align:center;
	color:#474747;
}
.kc header span {
	font-size:48px;
	color:#ff5a09;
}
.kc-active{display:block;}
table td {
	border: 2px solid #39abf5;
	padding:5px 0;
	font-size:14px;
}
table td strong {
	font-size:16px;
}
table td p {
	font-size:14px;
}
table .tr {
	border: none;
}
table .tr {
	width:100%;
	background: url(imagestiao.png) no-repeat center top;
}
table .tr .f1 {
	display:inline-block;
	width:448px;
	line-height:84px;
	text-align:center;
	font-size:36px;
	color:#ffffff;
}
table .tr .f2 {
	display:inline-block;
	width:640px;
	text-align:center;
	font-size:20px;
	color:#ffffff;
}
.zx, .gm {
	display:inline-block;
	width:74px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	background:#1893e4;
}
.zx:hover,.gm:hover{color:#ffffff;text-decoration:none;opacity:0.8;}
.gm {
	background:#fe3b00;
	margin-left:18px;
}
.kc .bg1 {
	padding:40px 0;
}
.kc .bg2 {
	background:#e4fbff;
	padding:40px 0;
	width:100%;
	height:auto;
}
/*课程*/
/* 底部 */
.hdd {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hd .hd-m {
	width: 1100px;
	margin: 0 auto;
}
.hd {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #eee;
}
.hd img {
	margin-left: 20px;
	margin-top: 10px;
}
#foot {
	width: 100%;
	height: auto;
	background-color: #25292C;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#foot-all {
	width: 948px;
	height: 60px;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#foot #foot-all a {
	color: #CCC;
	text-decoration: none;
}
/* 底部 */
