@charset "utf-8";
/* CSS Document */

#banner {
	line-height: 0;
}
#banner img {
	width: 100%;
}
.main {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.main:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.main .left {
	width: 850px;
	float: left;
}
.main .left .search {
	width: 850px;
	height: 40px;
	background: #fff;
	border: #CCC solid 1px;
	box-sizing: border-box;
}
.main .left .search ul li {
	width: 200px;
	height: 40px;
	line-height: 40px;
	float: left;
	border-right: #CCC solid 1px;
	position: relative;
}
.main .left .search ul li span{ padding-left:10px;}

.main .left .search ul li:nth-child(1) {
	background: url(/static/w/images/university/allow.png) no-repeat 170px center;
	background-size: 20px 20px;
}
.main .left .search ul li:nth-child(2) {
	background: url(/static/w/images/university/allow.png) no-repeat 170px center;
	background-size: 20px 20px;
}
.main .left .search ul li:nth-child(3) {
	background: url(/static/w/images/university/allow.png) no-repeat 170px center;
	background-size: 20px 20px;
}
.main .left .search ul li:nth-child(4) {
	border-right: none;
	width: 200px;
}
#names {
	width: 200px;
	height: 30px;
	line-height: 30px;
	border: none;
	padding-left:10px;
}
.main .left .search ul li:nth-child(5) {
	margin-right: 0;
	border-right: none;
	width: 33px;
	line-height: 0;
}
.main #button {
	width: 30px;
	height: 30px;
	background: url(/static/w/images/university/search.png) no-repeat center #E96837;
	background-size: 20px 20px;
	color: #fff;
	margin-top: 3px;
	border: none;
	cursor:pointer;
}

.main .left .search ul li.curr{
	background: url(/static/w/images/university/allow_curr.png) no-repeat 170px center;
	background-size: 20px 20px;
}

/*  city  */

#citylist {
	position: absolute;
	top: 40px;
	left: 0;
	width: 850px;
	height: 200px;
	border: #ccc solid 1px;
	box-sizing: border-box;
	border-top: none;
	margin: 0;
	background: #eee;
	display:none;
}
#citylist dt {
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: none;
	width: 360px;
}
#citylist dd {
	width: 75px;
	height: 30px;
	line-height: 30px;
	margin: 15px 0 0 16px;
	float: left;
	text-align: center;
	border: #ccc solid 1px;
	box-sizing: border-box;
	background: #fff;
	cursor:pointer;
}

#citylist dd.select{ background:#06F; color:#fff;}



/* 类型 */
#categorylist {
	position: absolute;
	top: 40px;
	left: 0;
	width: 200px;
	height: 105px;
	border: #ccc solid 1px;
	box-sizing: border-box;
	border-top: none;
	margin: 0;
	background: #eee;
	display:none;
}
 
#categorylist dt {
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: none;
	width: 360px;
}
#categorylist dd {
	width: 75px;
	height: 30px;
	line-height: 30px;
	margin: 15px 0 0 16px;
	float: left;
	text-align: center;
	border: #ccc solid 1px;
	box-sizing: border-box;
	background: #fff;
	cursor:pointer;
	text-align:center;
	text-indent:0;
}

#categorylist dd.select{ background:#06F; color:#fff;}







/* 学费 */
#feelist {
	position: absolute;
	top: 40px;
	left: 0;
	width: 200px;
	height: 150px;
	border: #ccc solid 1px;
	box-sizing: border-box;
	border-top: none;
	margin: 0;
	background: #eee;
	display:none;
 
}
 
#feelist dt {
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: none;
	width: 360px;
}
#feelist dd {
	width: 75px;
	height: 30px;
	line-height: 30px;
	margin: 15px 0 0 16px;
	float: left;
	text-align: center;
	border: #ccc solid 1px;
	box-sizing: border-box;
	background: #fff;
	cursor:pointer;
}

#feelist dd.select{ background:#06F; color:#fff;}


 

.main .left dl {
	width: 850px;
	height: 120px;
	background: #fff;
	margin-top: 20px;
}
.main .left dl dt {
	width: 130px;
	height: 100px;
	text-align: center;
	float: left;
	margin-top:10px;
}
.main .left dl dd {
	width: 720px;
	height: 100px;
	float: right;
}
.main .left dl dd h2 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.main .left dl dd h2 a{ color:#222;}


.main .left dl dd ul li {
	height: 30px;
	line-height: 30px;
	float: left;
	width: 220px;
	color: #888;
}


.main .left dl dd ul li:nth-child(3n){ width:270px;}



.main .left dl dd ul li b {
	font-weight: normal;
	color: #222;
}
.main .page {
	margin-top: 20px;
}
.main .right {
	width: 320px;
	background: #fff;
	float: right;
}
/*  试听  */



.hot{width: 320px; height:auto; border-top:#f5f5f5 solid 15px; padding-bottom:20px;}

.hot dl { width:280px; margin:0 auto;}

.hot dl dt{ line-height:50px; height:50px; font-size:16px; font-weight:bold; border-bottom:#CCC solid 1px;}


.hot dl dd{width:280px; height:40px; line-height:40px; overflow:hidden;border-bottom:#aaa dashed 1px; }

.hot dl dd:last-child{ border:none;}


.rules{width: 320px; height:200px; border-top:#f5f5f5 solid 15px; padding:10px 0; text-align:center;}


/*  试听  */

#apply {
	width: 320px;
}
#apply dl dt {
	width: 280px;
}
#apply dl .input {
	width: 180px;
	margin: 0 auto;
}
#stbut {
	width: 280px;
}
#apply dl #coursename {
	background: url(/static/w/images/common/checkbg.png) no-repeat 260px 17px #FFF;
	background-size: 15px 36px;
}
#apply #courselist {
	width: 290px;
}



