*{padding: 0;margin: 0;}
ul,li{list-style:none;}
a,a:hover{text-decoration: none;color: #333;}
a,img{border: 0}
a:focus{outline: 0}
body{font-size: 14px;color:#000;font-family: Microsoft Yahei;width: 100%;overflow-x:hidden;background-color: #1c58b1;}
.clearfix:after{content: '';height: 0;display: block;clear: both;visibility: hidden;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.center{text-align: center;clear: both;}
.hide{display: none;}
.wrap{
	width: 1000px;
	margin: 0 auto;
}
.mr{
	margin-right: -150px;
}
.header_01{
	background:#0f418d url(../images/header_01.jpg) no-repeat top center;
	width: 100%;
	height: 129px;
}
.header_02{
	background:#0f418d url(../images/header_02.jpg) no-repeat top center;
	width: 100%;
	height: 105px;
}
.header_03{
	background:#0f418d url(../images/header_03.jpg) no-repeat top center;
	width: 100%;
	height: 55px;
	padding-top: 107px;
	text-align: center;
}
.header_04{
	background:#0f418d url(../images/header_04.jpg) no-repeat top center;
	width: 100%;
	height: 105px;
}
.href_box{
	padding-top: 53px;
	padding-left: 264px;
}
.header_href{
	display: inline-block;
	width: 134px;
	height: 36px;
	margin: 0 28px;
	line-height: 36px;
	text-align: center;
	border: 3px solid #00ff9c;
	color: #01007b;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 16px;
	background-color: #00ff9c;
	-webkit-transition: all 0.5s
		-moz-transition: all 0.5s
		-ms-transition: all 0.5s
		-o-transition: all 0.5s
		transition: all 0.5s	
}
.header_href:hover{
	background-color: transparent;
	color: #00ff9c;
}
/*导航*/
.menu{
	padding-top: 55px;
}
.navi{
	width: 1038px;
	margin: 0 auto;
}
.navi a{
    display: block;
	float: left;
	height: 34px;
	padding: 0 20px;
	line-height: 34px;
	border: 3px solid transparent;
	font-size: 19px;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.navi a.active{
	border-color: #0c1d83;
	color: #0c1d83;
}
.panel{
	padding: 70px 0 40px;
}
.panel_tit{
	padding-bottom: 30px;
	text-align: center;
	height: 47px;
	color: #00fba1;
	display: flex;
	justify-content: center;
	letter-spacing: 2px;
	align-items: flex-start;
}
.panel_tit h3{
	font-size: 38px;
	position: relative;
	line-height: 39px;
}
.panel_tit h3::after,
.panel_tit h3::before{
	content: "";
	width: 40px;
	height: 3px;
	background-color:#00fba1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.panel_tit h3::before{
	left: -80px;
}
.panel_tit h3::after{
	right: -80px;
}
.fixed{
	position: fixed;
	left: 0;
	top: 0;
	padding: 6px 0;
	width: 100%;
	z-index: 99;
	background-color: #27acb0;
}
.container{
	padding-top: 33px;
}
.country_mark{
	display: block;
	text-align: center;
}
.superiorty_list li{
	position: relative;
	float: left;
	width: 235px;
	margin: 35px 21px 28px 0;
}
.superiorty_list .superiorty_icon{
	position: absolute;
	left: 12px;
	top: -27px;
	width: 75px;
	height: 75px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #64d1ff url(../images/icon.png);
	background-repeat: no-repeat;
}
.superiorty_list p a{color:#f00;font-size:14px;}
.superiorty_list .superiorty_icon1{
	background-position: 10px 10px;
}
.superiorty_list .superiorty_icon2{
	background-position: -58px 10px;
}
.superiorty_list .superiorty_icon3{
	background-position: -125px 13px;
}
.superiorty_list .superiorty_icon4{
	background-position: 9px -59px;
}
.superiorty_list .superiorty_icon5{
	background-position: 9px -125px;
}
.superiorty_list .superiorty_icon6{
	background-position: -71px -125px;
}
.superiorty_list .superiorty_icon7{
	background-position: 9px -196px;
}
.superiorty_list .superiorty_icon8{
	background-position: -71px -191px;
}
.superiorty_list .superiorty_icon9{
	background-position: 3px -280px;
}
.superiorty_list .superiorty_icon10{
	background-position: -76px -282px;
}
.superiorty_list .title{
	height: 55px;
	padding-left: 85px;
	line-height: 55px;
	background-color: #64d1ff;
	font-size: 18px;
	color: #01007b;
}
.superiorty_list .text{
	padding: 38px 20px;
	color: #000;
	line-height: 26px;
	font-size: 14px;
	background-color: #fff;
	text-align: center;
}
.h_78{
	height: 78px;
}
.h_96{
	height: 96px;
}
.content_href{
	display: inline-block;
	height: 34px;
	padding: 0 25px;
	line-height: 34px;
	border: 3px solid #00ff9c;
	background-color: #00ff9c;
	font-size: 16px;
	color: #01007b;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.content_href:hover{
	background-color: transparent;
	color: #00ff9c;
}
.condition_t{
	height: 186px;
	padding-left: 215px;
	margin-bottom: 28px;
	background: #fff url(../images/condition_pic.jpg) no-repeat;
}
.condition_t .info{
	display: table;
	padding: 15px 0;
	line-height: 30px;
}
.condition_t .info .label{
	position: relative;
	display: table-cell;
	padding-left: 25px;
	font-size: 18px;
	color: #01007b
}
.condition_t .info .label:before,.method_list .txt:before{
	content: '';
	position: absolute;
	left: 0;
	top: 12px;
	width: 10px;
	height: 10px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #01007b;
}
.condition_t .info .text{
	display: table-cell;
	font-size: 14px;
}
.condition_t .line{
	width: 720px;
	height: 1px;
	border-bottom: 1px dashed  #01007b;
}
.condition_lists{
	width: 864px;
	height: 174px;
	margin: 0 auto 30px;
	background-color: #fff;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	overflow: hidden;
}
.condition_lists li{
	float: left;
	width: 216px;
	line-height: 26px;
	text-align: center;
}
.condition_lists .name{
	height: 70px;
	line-height: 70px;
	background-color: #64d1ff;
	color: #01007b;
	font-size: 22px;
}
.condition_lists .name span{
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-right: 5px;
	background-color: #01007b;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
}
.condition_lists .text{
	position: relative;
	margin: 10px 0;
	height: 65px;
	padding: 15px 30px 0;
	border-right: 1px dashed #7675FF;
}
.condition_lists .text:before{
	content: '';
	position: absolute;
	left: 92px;
	top: -12px;
	width: 0;
	height: 0;
	border-width: 14px 16px 0 16px;
	border-style: solid;
	border-color: #64d1ff transparent transparent transparent;
}
.method_list li{
	float: left;
	margin: 0 50px 28px 0;
	height: 202px;
	background-color: #fff;
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.w_357{
	width: 357px;
}
.w_595{
	width: 595px;
}
.method_list .title{
	height: 63px;
	line-height: 63px;
	font-size: 22px;
	color: #01007b;
	background-color: #64d1ff;
	text-align: center;
}
.method_list .info{
	padding: 20px 28px 0 25px;
}
.method_list .txt{
	position: relative;
	padding-left: 20px;
	padding-bottom: 5px;
	line-height: 26px;
}
.method_list .txt:before{
	top:10px;
}
.school_list li{
	float: left;
	width: 185px;
	height: 157px;
	margin: 0 20px 25px 0;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	overflow: hidden;
	background-color: #64d1ff;
}
.school_list .school_pic{
	display: block;
	width:185px;
	height: 96px;
	overflow: hidden;
}
.school_list .name{
	display: table;
	height: 61px;
	width: 185px;
	font-size: 18px;
	text-align: center;
}
.school_list .name{
	display: table-cell;
	font-size: 18px;
	color: #01007b;
	vertical-align: middle;
}
.school_list .name h3{font-size: 18px;}
.subject_list li{
	float: left;
	width: 184px;
	height: 136px;
	margin: 0 20px 42px 0;
	overflow: hidden;
}
.subject_list img{display: block;}
.schedule_box{
	position: relative;
	height: 139px;
	margin-bottom: 39px;
	background-color: #fff;
}
.schedule_box  .shcedule_title{
	position: absolute;
	top: 0;
	left: 23px;
	width: 50px;
	height: 77px;
	padding: 5px 15px 0;
	background-color: #64d1ff;
	font-size: 20px;
	font-weight: 700;
	color: #01007b;
	text-align: center;
	line-height: 26px;
}
.schedule_box  .shcedule_title:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 40px 20px 40px;
	border-color: transparent transparent #fff transparent;
}
.schedule_list{
	position: relative;
	width: 865px;
	height: 92px;
	padding-top: 20px;
	margin-left: 130px;
}
.schedule_list:before{
	content: '';
	position: absolute;
	left: -28px;
	top: 28px;
	width: 827px;
	height: 1px;
	border-top: 1px dashed #7675ff;
}
.schedule_list li{
	float: left;
	width: 16.666%;
	height: 92px;
	text-align: center;
	color: #000;
	line-height: 20px;
}
.schedule_list2 li{
	width: 25%
}
.schedule_list3 li{
	width: 12.5%
}
.schedule_list2:before{
	width: 790px;
}
.schedule_list .dot{
	position: relative;
	z-index: 5;
	display: inline-block;
	height: 13px;
	width: 13px;
	background-color: #01007b;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.schedule_list .time{
	padding: 13px 0 3px;
	font-size: 14px;
	color: #01007b;
}
.content_same{
	position: relative;
	background-color: #134ea7;
}
.case_container{
	position: relative;
	height: 445px;
	width: 1000px;
	overflow: hidden;
}
.case_container .case_wrapper{
	position: absolute;
	left: 0;
	top: 0;
	height: 445px;
}
.case_item{
	height: 100%;
	width: 840px;
	float: left;
	padding: 0 80px;
	line-height: 30px;
}
.case_item .case_top{
	display: block;
	padding: 27px 0 22px 193px;
	height: 102px;
	background:#64d1ff url(../images/case_img.jpg) no-repeat 53px 27px;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	line-height: 30px;
}
.case_item .case_top .name{
	padding: 8px 0 3px 5px;
	font-size: 22px;
	color: #01007b;
}
.case_item b{color: #01007b;}
.case_item .case_info{
	padding:27px 53px;
	background-color: #fff;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
}
.case_item .case_info p{
	padding-bottom: 19px;
	height: 184px;
}
.opearte_btn{
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 32px;
	height: 50px;
	background: url(../images/icon.png) no-repeat;
}
.prev{
	left: 0;
	background-position: -130px -77px;
}
.next{
	right: 0;
	background-position:  -90px -77px;
}
.reason_list li{
	float: left;
	width: 25%;
	overflow: hidden;
	position: relative;
	height: 387px;
	background: #64d1ff;
}
.s_arrow_down,.s_arrow_up{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	font-size: 0;
	display: block;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	margin-left: -18px;	
}
.s_arrow_down{
	border-top: 18px solid #64d1ff;	
	margin-top: -1px;
	z-index: 66;
}
.s_arrow_up{
	border-bottom: 18px solid #64d1ff;
	margin-top: -12px;
	z-index: 77;
}
.reason_info_box{
	height: 114px;
	padding: 40px 0;
	text-align: center;
	color: #01007b;
	line-height: 24px;
	overflow: hidden;
	display: block;
}
.reason_list img{
	display: block;
}
.reason_info_box h3{
	color: #01007b;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 20px;
}
.reason_info_box p{
	font-size: 14px;
	line-height: 21px;
}
.xt_adv_pic{
	width: 250px;
	height: 195px;
	overflow: hidden;
}
.xt_adv_pic img{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.xt_adv_pic img:hover{
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.myform{
	padding-top: 30px;
	height: 67px;
	background-color: #fff;
}
.form_item{
	height: 35px;
	width: 120px;
	padding-left: 40px;
	float: left;
	display: block;
	margin:0 14px 0 24px;
	position: relative;
	background-color: #e9e9e9;
}
.form_item:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 35px;
	display: inline-block;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
}
.user_value,.user-value{
	border:none;
	padding: 5px 5px 5px 0;
	line-height: 25px;
	width: 110px;
	height: 25px;
	font-size: 14px;
	color: #787878;
	background-color: #e9e9e9;
}
.user_value:focus{
	outline: 0;
}
.arrow_down_btn{
	position: absolute;
	right: 6px;
	top: 10px;
	width: 19px;
	height: 14px;
	background-image: url(../images/icon.png);
	background-position: -176px -373px;
}
.name_icon:before{
	background-position: -166px -139px;
}
.phone_icon:before{
	background-position: -166px -186px;
}
.city_icon:before{
	background-position: -166px -231px;
}
.country_icon:before{
	background-position: -163px -273px;
}
.sort_icon:before{
	background-position: -162px -320px;
}
.slide_choose_info{
	position: absolute;
	left: -1px;
	top: 35px;
	background-color: #fff;
	width: 159px;
	z-index: 99;
	display: none;
	border:1px solid #FFFADF;
}
.city_slide{
	height: 220px;
	overflow-y:auto;
}
.slide_choose_info li{
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	color: #333;
	padding-left: 10px;
	cursor: pointer;
	text-align: left;
}
.slide_choose_info li:hover{
	background-color: #e5e5e5;
}
.submit_btn,.submit-btn{
	margin-top: 27px;
	padding: 0 47px;	
	font-size: 16px;
}
.teacher_box{
	padding: 15px 10px;
/*	background-color: #fff;*/
}
.ne_subject_list li{
	float: left;
	width: 216px;
	height: 216px;
	margin-right: 26px;
	margin-bottom: 30px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	overflow: hidden;
}
.ne_subject_list .name{
	height: 74px;
	line-height: 84px;
	font-size: 22px;
	color: #01007b;
	background-color: #64d1ff;
}
.ne_subject_list .info{
	height: 142px;
	width: 150px;
	margin: 0 auto;
	display: table;
	line-height: 26px;
}
.ne_subject_list .info p.text{
	display: table-cell;
	vertical-align: middle;
}
.w_485{
	width: 485px;
}
.method_list .w_485 .info{
	padding: 15px 28px 0 25px;
}
.hl_apply_list li{
	float: left;
	width: 234px;
	height: 163px;
	margin: 0 22px 30px 0;
	background-color: #fff;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	text-align: center;
	line-height: 26px;
	overflow: hidden;
}
.hl_apply_list .title{
	height: 63px;
	line-height: 63px;
	font-size: 22px;
	color: #01007b;
	background-color: #64d1ff;
}
.hl_apply_list .info{
	display: table;
	width: 140px;
	margin: 0 auto;
	height: 99px;
}
.hl_apply_list .info .txt{
	display: table-cell;
	vertical-align: middle;
}
.scholarship_table{
	width: 1000px;
	margin-bottom: 30px;
	background-color: #fff;
	border-collapse: collapse;
	text-align: center;
}
.scholarship_table thead th{
	height: 53px;
	background-color: #64d1ff;
	font-size: 18px;
}
.scholarship_table tbody tr{
	border-bottom:1px solid #64d1ff;
}
.scholarship_table tbody td{
	font-size: 14px;
	line-height: 53px;
	border-left: 1px solid #64d1ff;
}
.schedule_box2{
	height: 257px;
	position: relative;
}
.schedule_list4 li{
	width: 18%;
	margin-bottom: 30px;
}
.schedule_list4:after{
	content: '';
    position: absolute;
    left: 80px;
    top: 150px;
    width: 724px;
    height: 1px;
    border-top: 1px dashed #7675ff;
}
.dot_line{
	position: absolute;
	right: 64px;
	top: 29px;
	width: 1px;
	height: 120px;
	border-left: 1px dashed #7675ff;
}
.s_bg_top{
	position: absolute;
	left: 0;
	top: -111px;
	height: 246px;
	width: 100%;
	background:url(../images/s_bg.jpg) no-repeat top center;
	z-index: 4;
}
.zindex{
	position: relative;
	z-index: 5;
}
.s_left_bg{
	position: absolute;
	left: 0;
	top: 2100px;
	width: 456px;
	height: 775px;
	background:url(../images/left_bg_s.jpg) no-repeat left top;
}
.s_right_bg{
	position: absolute;
	right: 0;
	top: 1000px;
	width: 411px;
	height: 793px;
	background:url(../images/right_bg_s.jpg) no-repeat right top;
}
.fix_menu{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 40px;
	padding: 10px 0;
	background-color: #2caab9;
	display: none;
}
.school_list img{
	-webkit-transition: all .3s;
	transition: all .3s;
}
.school_list img:hover{
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
