div.row-block{
	padding-top: 40px;
}
.banner{
	height:322px;
	background: url(/static/image/banner_study_here.jpg) center center no-repeat;
}

.left-menu{
	position: relative;
	width: 224px;
	background: #3598db;
	top:-42px;
}
.left-menu h3.title{
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin-left: 15px;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.left-menu ul{
	background: #fff;
	margin-left: 15px;
	padding-top: 20px;
	width: 209px;
}
.left-menu ul li{
	display: table;
	width: 100%;
	background: #3598db;
	padding-left: 5px;
	margin-left: -5px;
}

.left-menu ul a{
	background: #fff;
	line-height: 1.6em;
	color: #333;
	font-size: 12px;
	padding-left: 22px;
	display: table-cell;
	height: 52px;
	border-top:1px solid #dbdbdb;
	vertical-align: middle;
}
.left-menu ul li:hover{
	background: #f39c11;
}
.left-menu ul a:hover{
	color: #3598db;
}

.right-content{
	width: 917px;
}
.step-title{
	height: 46px;
	line-height: 46px;
	color: #999999;
	border-bottom: 1px dotted #9e9e9e;
}

.info .img{
	margin:30px 0 12px 0;
}
.info .text{
	font-size: 12px;
	overflow: hidden;
}
.info .btn{
	padding:6px 0;

}
.info{
	border-bottom: 1px solid #dadada;
}

.info .btn a{
	color: #003098;
}

.major h3.title{
	font-size: 18px;
	padding: 6px 0;
}
.major .div-major{
	width: 450px;
}
.major li{
	margin-bottom: 5px;
}
.major li p.title{
	height: 40px;
	line-height: 40px;
	background: #e9e9e9;
	padding:0 28px;
	position: relative;
}
.major li.jian p.title{
	background: #ccc;
}
.major li p.title span{
	position: absolute;
	right: 28px;
	display: block;
	height: 10px;
	width: 10px;
	background: url(/static/image/ico_gray_jia_jian.png) no-repeat;
	top:15px;
}

.major li.jia p.title span{
	background-position: 0 0;
}
.major li.jian p.title span{
	background-position: 0 -89px;
}

.major li p.text{
	background: #f6f6f6;
	padding:20px 28px;
	display: none;
}


.app-process h3.title{
	color: #3598db;
	padding:16px 0;
}

.app-process p{
	color: #777777;
}

.app-process .materials div{
	border-top:2px solid #3598db;
	width: 443px;
	height: 358px;
	position: relative;
	background: #f6f6f6;
}
.app-process .materials h4.title{
	padding:12px 34px;
}
.app-process .materials li{
	color: #777;
	padding:0 34px;
	padding-left: 50px;
	background: url(/static/image/ico_dot.png) 34px 10px no-repeat;
}

.app-process .materials a.btn-download{
	display: block;
	margin:0 34px;
	background: #3598db;
	height: 42px;
	text-align: center;
	color: #fff;
	line-height: 42px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 700;
	position: absolute;
	bottom:18px; 
	width: 375px;
}

.app-process .materials a.btn-download span.icon{
	display: inline-block;
	width: 17px;
	height: 15px;
	background: url(/static/image/ico_download.png) center center no-repeat;
	margin-right: 12px;
	vertical-align: middle;
}

.app-process b{
	color: #333333;
}

.app-process dt,.app-process dd{
	float: left;
}

.app-process dd{
	color: #777;	
}

.app-process .txt-title{
	padding:10px 0;
}

.process-img{
	margin-bottom: 40px;
}

h3.title.tuition{
	border-bottom:1px solid #dadada;
	margin-bottom: 20px;
}
