@charset 'gb2312';

a,a:focus,a:visited,a:active,a:hover{outline:0;border:none;text-decoration: none;}
area{outline:0;}

.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; }

#high_school h1,#high_school h2,#high_school h3,#high_school h4,#high_school h5,#high_school h6,#high_school ul li,#high_school a,#high_school div,#high_school span,#high_school p,#high_school input,#high_school select,#high_school table tr td,#high_school table tr th{font-family: 'Microsoft Yahei';}


.banner-box{position: relative;width:100%;overflow:hidden;}
.banner-box>.banner-inner{position: relative;width:1000px;overflow:visible;margin: 0 auto;}
.banner-box>.banner-inner>.banner{position: absolute;width:1900px;top:0;left:0;margin-left:-450px;}
.cont-box{position: relative;width:1000px;height:auto;overflow: visible;margin: 0px auto;}

.banner_btn_box{position: absolute;width:300px;height:31px;bottom:9px;left:50%;margin-left:-200px;z-index: 9;}
.btn{
	display: block;
	background-color: #a1191b;
	text-align: center;
	color:#fff;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;

}
.btn:hover{//background-color:#940b30;}

.btn_top{
	float:left;
	width:101px;
	height:31px;
	padding-right:13px;
	font-size:18px;
	line-height: 31px;
	margin-right:32px;
	font-weight: bold;
	background: none;
	background: url(images/btn_top_bg.png) 0 0 no-repeat;
}

#high_school .main{
	position:relative;
	width:1150px;
	margin:0 auto;
	padding:0 29px;
}
#high_school .colorBox{background-color: #fced02;position: relative;}
#high_school .colorBox.box1{padding:42px 0 31px;}
#high_school .colorBox.box2{padding-top:9px;padding-bottom: 124px;}
#high_school .colorBox.box3{padding-top:21px;}
#high_school .colorBox.box4{padding-top:16px;padding-bottom:24px;}
#high_school .colorBox.box5{padding-top:42px;padding-bottom: 50px;}

.topNav{width:1150px;height:193px;overflow: hidden;background: url(images/bg_1.jpg) 0 0 no-repeat;}
.topNav .topNav_list{width:1000px;height:38px;margin:0 auto;}
.topNav .topNav_list li{
	float: left;
	margin-left:69px;
}
.topNav .topNav_list li:first-child{margin-left: 0;}
.topNav .topNav_list li > a{
	line-height: 40px;
	font-size:16px;
	color:#023d9b;
	font-weight:bold;
}
.topNav .topNav_list li > a:hover{color:#a1191b;}
.topNav > p{
	padding:20px 75px;
	font-size:14px;
	line-height:24px;
	color:#000;
}

#high_school .title{
	font-size:22px;
	color:#fff;
	font-weight: bold;
	margin-left: -29px;
}
#high_school .title_1{
	width:203px;
	height:46px;
	padding:40px 0 0 99px;
	margin-bottom:35px;
	background: url(images/title_bg_1.png) 0 0 no-repeat;
}
#high_school .title_2{
	margin-top:28px;
	width:205px;
	height:42px;
	padding:40px 0 0 99px;
	background: url(images/title_bg_2.png) 0 0 no-repeat;
}

#high_school .title_3{
	width:293px;
	height:62px;
	padding:40px 0 0 99px;
	background: url(images/title_bg_3.png) 0 0 no-repeat;
}
#high_school .title_3>p{color:#fff;text-align: center;padding-right:80px;}

#high_school .title_4{
	width:254px;
	height:42px;
	padding:40px 0 0 99px;
	background: url(images/title_bg_4.png) 0 0 no-repeat;
}
#high_school .title_5{
	width:191px;
	height:42px;
	padding:40px 0 0 99px;
	background: url(images/title_bg_5.png) 0 0 no-repeat;
}
#high_school .title_6{
	width:251px;
	height:42px;
	padding:40px 0 0 99px;
	margin-bottom:58px;
	background: url(images/title_bg_6.png) 0 0 no-repeat;
}
.advList{}
.advList li{
	float: left;
	width:199px;
	margin-left:69px;
}
.advList li .adv_info{
	width:199px;
	height:146px;
	padding-top:56px;
	margin-bottom:21px;
	overflow: hidden;
	background: url(images/li_bg_1.png) 0 0 no-repeat;
}
.advList li .adv_info > p{
	color:#fff;
	font-size:14px;
	line-height: 18px;
	text-align: center;
	padding-top:5px;
}
.advList li .adv_info > h4{
	font-size:16px;
	line-height: 24px;
	text-align: center;
	color:#fff;
	font-weight: bold;
}
.advList li .adv_btn{
	width:140px;
	height:30px;
	line-height: 30px;
	margin:0 auto;
	font-weight: bold;
	font-size:14px;
}

.planList{margin-top:30px;
}
.planList li{
	float: left;
	width:470px;
	height:185px;
	padding:25px 10px;
	border:2px solid #fff;
	background-color: #023d9b;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.planList li:first-child{height:185px;padding:25px 10px;margin-left:69px;margin-right:15px;}

.planList li > h4 {
	text-align: center;
	font-size:16px;
	line-height: 30px;
	color:#fff;
	font-weight: bold;
}
.planList li > h5 {
	font-size: 14px;
	color:#fff;
	line-height: 24px;
	font-weight: bold;
}
.planList li > p {
	line-height: 18px;
	color:#fff;
}

.planList li.btn_li{
	width:490px;
	height:30px;
	padding:0;
	background: none;
	border:none;
}
.planList li.btn_li{margin-left:69px;margin-right:15px;margin-top:29px;}
.planList li:last-child{margin-left:0;margin-right:0;}

.planList li.btn_li .btn_plan{
	width:100px;
	height:30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin:0 auto;
}

.timeLine{
	float: left;
	padding-right:38px;
	width:122px;
	height:480px;
	margin-left:212px;
	background: url(images/bg_3.png) right center no-repeat;
}
.timeLine li{
	width:95px;
	padding-left: 27px;
	height:40px;
	line-height: 40px;
	margin-top:94px;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	background: url(images/bg_4.png) no-repeat;
}
.timeLine li:first-child{margin-top:91px;}
.timeTable{padding-top:20px;margin-left:21px;float: left;}

.timeTable table{margin-left:0;}
.timeTable table tr:first-child th:first-child{
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
}
.timeTable table tr:first-child th:last-child{
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
}

.timeTable table tr:last-child td:first-child{
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
}
.timeTable table tr:last-child td:last-child{
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
}

.timeTable table tr th{
	padding:19px 20px;
	text-align: left;
	font-size:14px;
	color:#fff;
	font-weight: bold;
	background-color: #023d9b;
}
.timeTable table tr td{
	padding:0px 20px 19px;
	text-align: left;
	font-size:14px;
	color:#fff;
	border:none;
	vertical-align: top;
	background-color: #023d9b;
}
.timeTable table.tb1{
	margin-top: 15px;
}
.timeTable table.tb1 tr th{
	padding-top:14px;
	padding-bottom:14px;
}
.timeTable table.tb1 tr td{
	padding-bottom: 15px;
}

.timeTable table.tb2{
	margin-top:15px;
}

.btn_timePlan{
	width:140px;
	height:30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin:10px auto 0;
}

.conditions{display: block;position: relative;margin-top:50px;}
.conditions li{
	display: block;
	width:189px;
	padding:10px 50px 14px 24px;
	height:196px;
	border:8px solid #fced02;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-color: #023d9b;
}
.conditions li:first-child{margin-left:66px;}
.conditions li.cond2{
	position: absolute;
	top:61px;
	left:312px;
}
.conditions li.cond3{
	position: absolute;
	top:0;
	left:558px;
}
.conditions li.cond4{
	position: absolute;
	top:61px;
	left:804px;
}
.conditions li > h3{
	line-height: 50px;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	border-bottom:1px solid #fff;
}
.conditions li > p{
	padding:20px 0;
	line-height: 18px;
	font-size:14px;
	color:#fff;
}

.conditions .btn_cond{
	width:87px;
	height:30px;
	line-height: 30px;
	font-weight: bold;
	font-size:14px;
	margin:0 auto;
}
.conditions .btn_cond.btn_cond1{margin-top:35px;}
.conditions p.p_cond2{padding:13px 0;}

.conditions .btn_cond.btn_cond2{margin-top: 15px;}

.colorBox_s{
	background-color: #fced02;
	position: relative;
	width:1030px;
	margin:0 auto;
	padding-top:14px;
}

.colorBox_s .title_5_title{
	width:166px;
	height:46px;
	margin:28px auto 17px;
	line-height: 46px;
	font-size:18px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	background: url(images/title_bg_5_1.png) no-repeat;
}
.title_5_title2{
	width:110px;
	height:38px;
	line-height: 38px;
	font-size:18px;
	color:#fff;
	font-weight: bold;
	margin:0 auto 10px;
	text-align: center;
	background: url(images/title_bg_5_2.png) no-repeat;	
}
.title_5_title3{
	width:146px;
	height:38px;
	line-height: 38px;
	font-size:18px;
	color:#fff;
	font-weight: bold;
	margin:0 auto 10px;
	text-align: center;
	background: url(images/title_bg_5_3.png) no-repeat;	
}
.schools{}
.schools li{
	float: left;
	width:218px;
	height:188px;
	padding:15px 10px;
	border:1px solid #023d9b;
	margin-left:13px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #fff;
}
.schools li:first-child{margin-left:15px;}
.schools li img{
	display: block;
	width:120px;
	height:65px;
	margin:0 auto 10px;
}
.schools li > h3{
	font-size:16px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
}
.schools li > h4{
	font-size: 14px;
	text-align: center;
	line-height: 18px;
}
.schools li > p{
	font-size:14px;
	line-height: 18px;
}
.schools li > p > i{
	font-weight: bold;
}

.btn_school{
	width:190px;
	height:30px;
	line-height: 30px;
	font-size:14px;
	font-weight: bold;
	margin:35px auto;
}

.school_box{
	float: left;
	width:490px;
	height:344px;
	margin-left:13px;
	margin-right: 7px;
	padding:10px 0 13px;
}
.school_box .schools{
	width:488px;
	border:1px solid #023d9b;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #fff;
}
.school_box .schools li{
	border:none;
	margin:0;
	height:197px;	
}
.school_box .schools li:first-child{margin-right:3px;}
.school_box .schools li.fenge{width:0;height:167px;margin:30px 0;margin-right:2px;border-left:2px solid #4912ac;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;padding:0;}
.school_box .btn_school{width:140px;margin-top:37px;margin-bottom:0px;}

.case_box{
	float: left;
	width:410px;
	border:1px solid #023d9b;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #fff;
	height:295px;
	margin-left:72px;
	margin-right: 13px;
	padding:7px 39px 2px;
	margin-bottom: 30px;
}
.case_box.right{margin:0;}
.case_box > h3{
	font-size:18px;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
}
.case_box .info{position: relative;height:100px;padding-left:100px;}
.case_box .info .img{
	position: absolute;
	width:100px;
	height:100px;
	top:0;
	left:0;
}
.case_box .info .img img{
	display: block;
	margin:0 auto;
}
.case_box  p{
	font-size:14px;
	line-height: 18px;
	padding-top:10px;
}
.case_box  p >i{font-weight: bold;}

.btn_case{
	width:140px;
	height:30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	margin:32px auto 0;
}
.case_box > h3.long{width:420px;}

.last{padding-bottom:29px;}

.ans_left{
	float: left;
	width:573px;
	padding-right:20px;
	border-right:1px solid #000;
}

.ans_left > h4{
	padding-left:40px;
	font-size:16px;
	line-height: 36px;
	font-weight: bold;
}
.ans_left > p{
	padding-left: 72px;
	font-size: 14px;
	line-height: 24px;
}

.ans_right{float: left;padding:7px 25px 0 25px;}
.ans_right > h4{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}

#quesList{
	width:488px;
	height:85px;
	overflow: hidden;
	border:1px solid #999;
	background-color: #fff;
	margin-bottom: 7px;
}
#quesList li{
	padding-left: 10px;
	line-height: 18px;
	margin:5px 0;
}

.ans_right span{
	font-size:14px;
	line-height: 28px;
}
.ans_right input{
	width:140px;
	height:26px;
	border:1px solid #999;
	background-color: #fff;
}
.ans_right input#userName{margin-right:52px;}
.ans_right input#userTel{width:172px;}
.ans_right  h5{
	font-size:14px;
	padding-top:5px;
	line-height: 28px;
}
.ans_right textarea{
	width:488px;
	height:74px;
	border:1px solid #999;
	background-color: #fff;
	resize:none;
}

.ans_right .btn_ans{
	width:85px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	margin: 15px auto 0;
}

.xtList{}
.xtList li{
	float: left;
	width:228px;
	height:113px;
	margin-left:29px;
	padding-top: 115px;
}
.xtList li:first-child{margin-left:71px;}
.xtList li.xt_1{background: url(images/xt_1.png) no-repeat;}
.xtList li.xt_2{background: url(images/xt_2.png) no-repeat;}
.xtList li.xt_3{background: url(images/xt_3.png) no-repeat;}
.xtList li.xt_4{background: url(images/xt_4.png) no-repeat;}

.xtList li > h5,.xtList li p{
	font-size:14px;
	text-align: center;
	color: #fff;
	line-height: 18px;
}
.xtList li > h5{font-weight: bold;line-height: 24px;}

/** 底部预约表格 **/
.bm-table{
	width:1048px;
	padding:20px;
	margin:0px auto;
	margin-top: 30px;
	font-size: 14px;
	font-family: '微软雅黑';
	color:#000;
	border:2px solid #023d9b;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}
.bm-table input,.bm-table label,.bm-table span,.bm-table select{
	display: inline-block;
	*display: inline;
	line-height: 28px;
	color:#000;
	font-family: '微软雅黑';
	font-size: 14px;
	background-color:#fff;
}
.bm-table input{
	width:105px;
	height: 28px;
	border: 1px #999 solid;
	vertical-align: middle;
}
.bm-table label{

	vertical-align: middle;
	margin:0 10px;
}
.bm-table select{
	width:105px;
	height: 28px;
	border: 1px #c5c5c5 solid;
}
.bm-table span{
	height: 28px;
}
.bm-table input[type='radio']{
	width:15px;
	height:15px;
	margin-left: 5px;
	background-color:#a0a0a0; 
}
.bm-table tr td{
	padding:5px 0px;
}

.bm-table .btn_bm{
	width:88px;
	height:28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	margin:0 auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~评估入学几率弹出框~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.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;	
}

.testpopdiv .yyCon{
	position:relative;
	margin-top:10px;
	margin-left:20px;
	width:230px;
}
.testpopdiv .yyCon span{
	display:inline;
	float:left;
	font-size:14px;
	color:#1b1b1b;
	line-height:32px;
	font-family: Microsoft YaHei;
}
.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;
}
.testpopdiv .yyCon select{
	padding-top:0;
	height:25px;
	width:122px;
}
.testpopdiv .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;
  margin:30px auto 0;	
}
.testpopdiv .bt{position:relative;display:block;width:260px;font-size:20px; color:#1b1b1b; padding-top:10px; text-align:center;}
.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;
}
.fixed {
    position: fixed;
    top: 0;
    z-index: 9999999999999999999999;
    background: url(./images/nav.png) no-repeat center center;
    background-size: contain;
    width: 1150px !important;
    padding: 0 70px;
    box-sizing: border-box;
}
