@charset 'utf-8';

a,a:focus,a:visited,a:active,a:hover{outline:0;border:none;text-decoration: none;}
area{outline:0;}
body{background-color: #fff;}

.clear{clear: both;visibility: hidden;width: 100%;height: 0;overflow: hidden;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

#top30{background-color: #fff;}
#top30 ul li,#top30 a,#top30 div,#top30 span,#top30 p,#top30 tr td{
	font-family: 'Î¢ÈíÑÅºÚ';
}
#top30 span{
	font-family: 'Î¢ÈíÑÅºÚ';
	font-size:14px;
	line-height: 20px;
}

#top30 .banner-box{
	position: relative;
	width:100%;
	overflow:hidden;
}
#top30 .banner-box>.banner-inner{
	position: relative;
	width:1050px;

	overflow:visible;
	margin: 0 auto;
}
#top30 .banner-box>.banner-inner>.banner{
	position: absolute;
	width:1900px;
	top:0;
	left:0;
	margin-left:-425px;
	z-index: 2;
}
#top30 .banner-box>.banner-inner>.banner img{
	margin:0px;
	border:0px;
	padding:0px;
}

#top30 .banner-box>.banner-inner .banner-btn-box{
	position: absolute;
	width:385px;
	height:65px;
	top:430px;
	left:50%;
	margin-left:40px;
	z-index: 3;
}
#top30 .banner-box>.banner-inner>.banner-btn-box>.banner-btn{
	float:left;
	width:178px;
	height:47px;
	overflow: hidden;
	margin-left:14px;
	line-height: 47px;
	font-size:18px;
	text-align: center;
}
#top30 #banner-nav{
	position: absolute;
	width:1900px;
	height:69px;
	bottom:0;
	left:0;
	z-index:3;
	margin-left:-425px;
	background: url(images/banner_nav_bg.png) 0 0 repeat-x;
}
#top30 #banner-nav ul{
	width:1050px;
	height:69px;
	margin:0 auto;
}
#top30 #banner-nav ul li{
	float:left;
	padding:23px 30px;
	background: none;
}
#top30 #banner-nav ul li:hover{
	background-color: #cc2436;
}
#top30 #banner-nav ul li a{
	font-size:18px;
	color:#fff;
}
#top30 .theBtn{
	display: block;
	width:138px;
	height:43px;
	border:none;
	font-size:14px;
	color:#fff;
	font-family: 'Î¢ÈíÑÅºÚ';
	background-color: #cc2436;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 43px;
	text-align: center;
}
#top30 .theBtn:hover{
	background-color: #840a17;
}
#top30 .cont-box{
	width:1050px;
	padding:0 12.5px;
	padding-top: 67px;
	height: auto;
	overflow: visible;
	background: none;
	margin:0 auto;
}

#top30 .cont-title-box{
	width:500px;
	height:50px;
	line-height: 50px;
	margin:0 auto;
	text-align: center;
	overflow: visible;
	margin-bottom: 40px;
	border-bottom:1px solid #16365c;
}
#top30 .cont-title-box span{
	color:#16365c;
	font-size:26.5px;
	line-height: 41px;
	padding-bottom:15px;
	letter-spacing: 1px;	
	background: url(images/cont-title-bg.jpg) center bottom no-repeat;

}

#top30 .ques_list{
	width:1050px;
	height:322px;
}
#top30 .ques_list li{
	float: left;
	width:232px;
	height:320px;
	margin-left:35px;
	border:1px solid #fff;
}
#top30 .ques_list li:hover{
	border-width: 1px;
	border-color: #687d96;
}
#top30 .ques_list li .ques_box{
	width:230px;
	height:318px;
	border:1px solid #d1d1d1;
}
#top30 .ques_list li .ques_box img{
	display: block;
	width:122px;
	height:122px;
	margin:13px auto;
}
#top30 .ques_list li .ques_box p{
	width: 100%;
	text-align: center;
	color:#16365c;
	font-size:18px;
	margin-bottom:15px;
}
#top30 .ques_list li .ques_box span{
	display: block;
	width:198px;
	height:83px;
	margin:0 auto;
	text-align: center;
	color:#515151;
}
#top30 .ques_list li .ques_box .ques_btn{
	margin:0 auto;
} 


#top30 .cont-title-info{
	width:100%;
	text-align: center;
	padding-bottom:20px;
}
#top30 .cont-title-info span{
	display: block;
	width:140px;
	margin:0 auto;
	font-size: 18px;
	line-height: 28px;
	padding:2px 5px;
	background-color: #16365c;
	color:#fff;
}
#top30 .cont-title-info p{
	color:#16365c;
	font-size:14px;
	padding-top: 5px;
}
#top30 .comp_list{
	width:1050px;
	height:173px;
	overflow: hidden;
}
#top30 .comp_list li{
	float: left;
	width:196px;
	padding:25px 29px;
	height:123px;
	margin-left:11px;
	background-color: #e1f0fc;
}
#top30 .comp_list li table tr th{
	font-size:18px;
	font-family: 'Î¢ÈíÑÅºÚ';
	color:#16365c;
	padding:0 0 10px 0;	
}
#top30 .comp_list li table tr td{
	font-size:14px;
	color:#515151;
	padding:2px 0;
}
#top30 .comp_btn{
	margin:22px auto;
	margin-bottom:47px;
}
#top30 .teacher_table{
	width:875px;
	height:230px;
	margin:0 auto;	
}
#top30 .teacher_table table tr td{
	font-size:14px;
	color:#515151;
}
#top30 .teacher_table table tr td p{
	font-weight:bold;
	font-size: 14px;
	color:#16365c;
}


#top30 .major_list{
	width:1050px;
	overflow: visible;
}
#top30 .major_list li{
	position: relative;
	width:205px;
	height:110px;
	float: left;
	border:1px solid #16365c;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-left:3.5px;
	margin-bottom:7px;
	background-color: #16365c;
}
#top30 .major_list li:hover>img{
	display: none;
}
#top30 .major_list li .major_name{
	position: absolute;
	left:30%;
	top:40%;
	padding:1px 5px;
	font-size:18px;
	color:#fff;
	z-index: 2;
	background: url(images/major_name_bg.png) 0 0 repeat;
}
#top30 .range_table{
	display: none;
	width:243px;
	overflow:hidden;
	position: absolute;
	top:0;
	left:100%;
	z-index: 9;
	padding:10px;
	background-color: #16365c;
}
#top30 .range_table table tr td{
	font-size:14px;
	color:#fff;
	text-align: center;
	padding:5px;
}
#top30 .range_table table tr:first-child td{
	border-bottom: 1px solid #fff;
}
#top30 .range_table table tr td:first-child{
	border-right: 1px solid #fff;
}


#top30 .time_list{
	width:1050px;
	height:180px;
	overflow: hidden;
}
#top30 .time_list li{
	float:left;
	width:133px;
	height:180px;
	margin-left:19.5px;
	overflow: hidden;
}
#top30 .time_list li .time_title_box{
	width:113px;
	height:60px;
	padding:36px 10px;
	font-size:18px;
	color:#16365c;
	margin-bottom:12px;
	text-align: center;
	background: url(images/time_info_bg.jpg) 0 0 no-repeat;
}
#top30 .time_list li span{
	display: block;
	width:130px;
	height:35px;
	line-height: 35px;
	margin:0 auto;
	text-align: center;
	font-size:14px;
	color:#fff;
	background-color: #16365c;
}

#top30 .offer_title{
	display: block;
	width:113px;
	height:30px;
	line-height: 30px;
	text-align: center;
	font-size:18px;
	color:#fff;
	margin:25px auto;
	margin-top:15px;
	background-color: #16365c;
}
#top30 .case_table{
	width:1050px;
	margin-bottom:45px;
	background-color: #16365c;
}
#top30 .case_table tr th{
	background-color: #16365c;
	color:#fff;
	font-size: 14px;
	text-align: center;
	padding:20px 0;
}
#top30 .case_table tr td{
	background-color: #fff;
	color:#515151;
	text-align: center;
	font-size: 14px;
	padding:15px 0;
}

#top30 .case_table .testBtn{
	color:#cc2436;
}

/** µ×²¿Ô¤Ô¼±í¸ñ **/
#top30 .bm-table{
	width:1048px;
	padding:20px;
	margin:0px auto;
	margin-top: 30px;
	font-size: 14px;
	font-family: 'Î¢ÈíÑÅºÚ';
	color:#515151;
	border:1px solid #264367;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}
#top30 .bm-table input,#top30 .bm-table label,#top30 .bm-table span,#top30 .bm-table select{
	display: inline-block;
	*display: inline;
	line-height: 28px;
	color:#515151;
	font-family: 'Î¢ÈíÑÅºÚ';
	font-size: 14px;
	background: none;
}
#top30 .bm-table input{
	width:105px;
	height: 28px;
	border: 1px #c5c5c5 solid;
	vertical-align: middle;
}
#top30 .bm-table label{

	vertical-align: middle;
	margin:0 10px;
}
#top30 .bm-table select{
	width:105px;
	height: 28px;
	border: 1px #c5c5c5 solid;
}
#top30 .bm-table span{
	height: 28px;
}
#top30 .bm-table input[type='radio']{
	width:15px;
	height:15px;
	margin-left: 5px;
	background-color:#a0a0a0; 
}
#top30 .bm-table tr td{
	padding:5px 0px;
}

#top30 .bm-table .theBtn{
	width:108px;
	margin:0 auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ÆÀ¹ÀÈëÑ§¼¸ÂÊµ¯³ö¿ò~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#top30 .testpopdiv{
	display:none;
	position:fixed;
	left:50%;
	margin-left:-130px;
	margin-top: -130px;
	top:50%;
	width:260px;
	height:260px;
	border:6px #264367 solid;	
	background-color:#fff;
	z-index:999999;	
}

#top30 .testpopdiv .yyCon{
	position:relative;
	margin-top:10px;
	margin-left:20px;
	width:230px;
}
#top30 .testpopdiv .yyCon span{
	display:inline;
	float:left;
	font-size:14px;
	color:#1b1b1b;
	line-height:32px;
	font-family: Microsoft YaHei;
}
#top30 .testpopdiv .yyCon input,.yyCon select{
	display:inline;
	float:left;
	width:150px;
	height:25px;
	font-size:14px;
	color:#1b1b1b;
	line-height:17px;
	border:1px solid #979a9b;
	background-color:#ffffff;
	margin:3px 0;
}
#top30 .testpopdiv .yyCon select{
	padding-top:0;
	height:25px;
	width:122px;
}
#top30 .testpopdiv .theBtn{
	display:block;
	width:180px;
	margin-top:15px;	
}
#top30 .testpopdiv .bt{position:relative;display:block;width:260px;font-size:20px; color:#1b1b1b; padding-top:10px; text-align:center;}
#top30 .testpopdiv .bt .closeBtn{
	position: absolute;
	width:16px;
	height:16px;
	top:5px;
	right:5px;
	background: url(images/close-icon-2.png) 0 0 no-repeat;
	z-index: 999;
	cursor: pointer;
}