#top {
	position: absolute;
}
body {
	background: #eee;
}
#container {
	width: 1150px;
	margin: 0 auto;
	padding: 40px 0;
}
#container:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.main {
	width: 800px;
	float: left;
	background: #fff;
	padding: 20px;
}
.main h2 {
	font-weight: normal;
	line-height: 60px;
	height: 60px;
	text-align: center;
	margin: 0 auto;
	width: 780px;
	font-size: 30px;
}
.main p.item {
	text-align: center;
	color: #888;
}
.banner {
	width: 800px;
	height: 500px;
	background: #FBC334;
}
/*  课程  */
.kecheng {
	width: 800px;
	margin-top: 15px;
	padding: 10px 0 20px;
}
.kechenglist {
	width: 800px;
	height: 290px;
	margin: 0 auto;
	padding-top: 20px;
}
.kechenglist dl {
	width: 180px;
	height: 280px;
	float: left;
	margin: 0 0 0 15px;
	border: #ccc solid 1px;
	background: #FFF;
	position: relative;
}
.kechenglist dl dt {
	text-align: center;
	padding-top: 60px;
	font-weight: bold;
	background: url(../images/city/ms.png) no-repeat center 10px;
	background-size: 50px 50px;
}
.kechenglist dl:nth-child(2) dt {
	background: url(../images/city/bs.png) no-repeat center 10px;
	background-size: 50px 50px;
}
.kechenglist dl:nth-child(3) dt {
	background: url(../images/city/wl.png) no-repeat center 10px;
	background-size: 50px 50px;
}
.kechenglist dl:nth-child(4) dt {
	background: url(../images/city/vip.png) no-repeat center 10px;
	background-size: 50px 50px;
}
.kechenglist dd {
	padding: 10px;
	text-align: justify;
}
.kechenglist p {
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
}
.kechenglist p span {
	display: block;
	width: 60%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	background: #f50;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
}
/* class */

.class {
	padding-top: 20px;
}
.class .books {
	width: 800px;
	height: 450px;
}
.class .books h3 {
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	padding:10px 0;
	background: url(../images/kecheng/h3bg.png) no-repeat bottom center #C72776;
	background-size:100% 100%;
 
}

.feature { width:700px; height:180px; margin:0 auto;  padding-top:50px; background:url(../images/kecheng/next.png) no-repeat center;}
 
.feature li{ width:150px; height:180px; float:left; font-size:16px;  margin:0 40px; text-align:center; color:#F07D7A; font-weight:bold;}

.feature li p{ text-align:center;background:#F07D7A; border-radius:50%; display:block; margin:0 auto; width:130px; padding-top:20px; height:110px; line-height:28px; color:#fff; font-weight:normal;}


.class .books ul li {
	width: 145px;
	height: 200px;
	float: left;
	margin:10px 0 0 12px;
}
.class dl {
	border: #ddd solid 1px;
	margin-top: 20px;
	border-radius: 10px 10px 0 0;
	padding-bottom: 30px;
}
.class dl dt {
	background: #36A2F7;
	color: #fff;
	padding: 10px 20px;
	font-size: 18px;
	border-radius: 10px 10px 0 0;
}
.class dl dd {
	padding: 10px 20px;
	line-height: 30px;
}
.class dl dd.info table {
	font-size: 16px;
	text-align: center;
	background: #85C9FF;
}
.class dl dd.info table th {
	padding: 15px 0;
	background: #E7F4FF;
	font-weight: normal;
	color: #333;
}
.class dl dd.info table td {
	padding: 10px 0;
	background: #fff;
	color: #333;
	font-size: 12px;
}
.class dl dd.info table td span {
	display: block;
	width: 60%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	background: #36A2F7;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
}
.class dl dd.info table b {
	color: #F50;
}
.class dl dd.info table u {
	text-decoration: line-through;
}
.class dl.system dt {
	background: #00B9D0;
}
.class dl.system dd.info table td span {
	background: #00B9D0;
}
.class dl.system dd.info table {
	background: #00B9D0;
}
.class dl.system dd.info table th {
	background: #BDF3FA;
}
.class dl.sprint dt {
	background: #FE6685;
}
.class dl.sprint dd.info table td span {
	background: #FE6685;
}
.class dl.sprint dd.info table {
	background: #FE6685;
}
.class dl.sprint dd.info table th {
	background: #FFD6DE;
}
.class dl.written dt {
	background: #FF9E47;
}
.class dl.written dd.info table td span {
	background: #FF9E47;
}
.class dl.written dd.info table {
	background: #FF9E47;
}
.class dl.written dd.info table th {
	background: #FFE1C6;
}
.class dl.vip dt {
	background: #25C155;
}
.class dl.vip dd.info table td span {
	background: #25C155;
}
.class dl.vip dd.info table {
	background: #25C155;
	font-size: 12px;
}
.class dl.vip dd.info table th {
	background: #EAFDF0;
}
.class dl.preferential dt {
	background: #F988A8;
}
.class dl.preferential dd.info table td span {
	background: #F988A8;
}
.class dl.preferential dd.info table {
	background: #F988A8;
}
.class dl.preferential dd.info table th {
	background: #FFDCE6;
}
.rooms {
	width: 800px;
	margin-top: 30px;
	border: #eee solid 1px;
	box-shadow: #aaa 1px 1px 2px;
	box-sizing: border-box;
	position: relative;
	padding: 10px 0 20px;
}
/* address */
.address dl {
	width: 750px;
	padding: 15px 0;
	margin: 0 auto;
	border-bottom: #999 dashed 1px;
	line-height: 33px;
	color: #777;
	position: relative;
}
.address dl:last-child {
	border-bottom: none;
}
.address dl dt {
	color: #000;
	padding-left: 35px;
	font-size: 16px;
	background: url(../images/city/address.png) no-repeat left top;
	background-size: 30px 30px;
	padding-bottom: 10px;
}
.address dl dt span {
	font-size: 13px;
	color: #F50;
}
.address dl b {
	font-weight: normal;
	color: #000;
}
.address dl dd span {
	color: #06F;
	cursor: pointer;
}
.address dl dd.area {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 25px;
	color: #ddd;
}
.address dl dd i {
	color: #333;
}
/* rooms */
.rooms ul.environmental {
	width: 800px;
	margin-top: 10px;
}
.rooms ul.environmental:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.rooms ul.environmental li {
	width: 185px;
	height: 145px;
	margin: 10px 0 10px 11px;
	float: left;
	background: #fff;
}
.rooms ul.environmental li:nth-child(4n) {
	margin-right: 0;
}
.rooms ul.environmental li img {
	border: #bbb solid 1px;
	box-sizing: border-box;
	padding: 2px;
}
/*  .sidebar   */ 

.sidebar {
	width: 270px;
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: 300px;
	background: #fff;
	padding: 5px 15px;
	height: 370px;
}
.sidebar h3 {
	text-align: center;
	font-size: 20px;
	line-height: 60px;
	height: 60px;
	border-bottom: #999 solid 1px;
	margin-bottom: 10px;
	font-weight: normal;
}
.sidebar ul.classitem {
	padding: 5px 0;
	width: 100%;
	margin: 0 auto;
	height: 205px;
}
.sidebar ul.classitem li {
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	width: 118px;
	float: left;
	border: #999 solid 1px;
	text-align: center;
	margin: 15px 30px 0 0;
	box-sizing: border-box;
	color: #333;
}
.sidebar ul.classitem li:nth-child(2n) {
	margin-right: 0;
}

.sidebar ul.classitem li {
	cursor: pointer;
	color: #888;
}
.sidebar ul.classitem li:hover, .sidebar ul.classitem li.curr {
	color: #000;
}
.sidebar ul.shiting {
	padding: 20px 0 0;
	height: 50px;
	border-top: #999 dashed 1px;
}
.sidebar ul.shiting li {
	float: left;
	width: 125px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border: #f50 solid 1px;
	box-sizing: border-box;
	margin-right: 20px;
	border-radius: 5px;
	color: #f50;
	cursor: pointer;
	font-size: 18px;
}
.sidebar ul.shiting li:nth-child(2) {
	margin-right: 0;
	background: #f50;
	color: #fff;
}
/*  bottom  */

.bottomouter {
	position: fixed;
	bottom: 0;
	left: 0;
	height:90px;
	width: 100%;
	background: rgb(0, 0, 0, 0.6);
}
.bottom {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	color: #fff;
}
.bottom .kefu {
	width: 200px;
	height: 200px;
	position: absolute;
	top: -70px;
	left: 0;
}
.bottom ul.classname {
	width: 700px;
	height: 80px;
	margin-left: 150px;
	float: left;
}
.bottom ul.classname li {
	width: 100px;
	float: left;
	border: #FFF solid 1px;
	box-sizing: border-box;
	text-align: center;
	margin: 15px 0 0 40px;
	border-radius: 3px;
	cursor: pointer;
	font-size: 12px;
	background: #555;
	color: #fff;
}

.bottom ul.classname li:hover{background: #333;}



.bottom .tel {
	text-align: center;
	line-height: 80px;
	font-size: 20px;
}
