*{margin:0px;padding:0px;}
#imageField{width: 82px !important;background:#faed00 !important;color:#000 !important;}
.floatLeft_top{background:#b6f1dd !important;color:#000 !important;}
#au{min-width:1200px;width:100%;position:relative;overflow:hidden;background:#fcfffe;height: 8850px;}
#au body,#au ul,#au li,#au a,#au h1,#au h2,#au h3,#au h4,#au h5,#au h6,#au p,#au table,#au tr,#au th,#au td,#au form,#au input,#au select{font-family:'Microsoft Yahei';}
#au a{text-decoration:none;}
#au em{font-style:normal;}
#au li{list-style:none;}
#au img{border:0;vertical-align:middle;}
#au table{border-collapse:collapse;border-spacing:0;}
.clearfix:after{content: '';height: 0;display: block;clear: both;visibility: hidden;}
.fl{float:left;}
.fr{float:right;}
.mr-0{margin-right:0 !important;}
.title{margin-bottom:35px;}
.auto{
	width: 1005px;
	margin:80px auto 0; 
}
.fixed{
	position:fixed;
	top:-10px;
	left:50%;
	margin-left:-500px !important;
	z-index:222;
	background:#fff;
}
.dy_box>p:before,.list4>li>p:before{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
}
.dy_box>p:before,.list4>li>p:before{
	display:block;
	content:"";
	position:absolute;
	left:0;
}
.c_btn,.logo_box>img,.list1>li>img,.list8>li>img,.list9>li>a>img{
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
.list8>li>img:hover,.list9>li>a>img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.list4>li:hover img,.list1>li:hover img{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}
.c_btn{
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	border-radius:30px;
}
.c_btn{
	display:block;
	height: 46px;
	line-height:46px;
	font-size:14px;
	color:#000;
	text-align:center;
	box-sizing:border-box;
	background:linear-gradient(to bottom,  #f6fd00 55%,#fede00 100%);
	background:-webkit-linear-gradient(to bottom,  #f6fd00 55%,#fede00 100%);
	cursor:pointer;
}
.c_btn:hover{
    background:transparent;
    border:1px solid #000;
}
.header{
	background:url(../images/header.jpg) top center no-repeat;
	width: 100%;
	height: 450px;
	position:relative;
}
.btn_box{
	width: 406px;
	position:absolute;
	left:50%;
	margin-left:-485px;
	top:350px;
}
.btn_box>span{width: 180px;}
.nav_bg{
	background:url(../images/nav_bg.jpg) top center no-repeat;
	width: 100%;
	height: 75px;
	overflow:hidden;
}
.menu{
	width: 1000px;
	margin:10px auto 0;
	height: 50px;
}
.menu>li{
	float:left;
	font-size:14px;
	color:#233f38;
	line-height:50px;
	padding:0 31px;
	cursor:pointer;
	position:relative;
}
.menu>li:before{
	position:absolute;
	content:"";
    width: 1px;
    height: 17px;
    top:17px;
    right:0;
    background:#233f38;
}
.menu>li.mr:before{
    background:transparent;
}
.menu>li.active{
	font-weight:bold;
	color:#ffa200;
}
.menu>li.mr{border-right:0;}
.o_bg{
	background:url(../images/state.jpg) top center no-repeat;
	width: 100%;
	height: 116px;
}
.lead_box{
	height: 266px;
	position:relative;
	margin-top:-80px;
}
.dy_box{
	width: 560px;
    height: 225px;
}
.dy_box>h6{
	font-size:22px;
	color:#172b26;
}
.dy_box>h6>img{margin-right:14px;}
.dy_box>p{
	font-size:14px;
	color:#000;
	position:relative;
	padding-left:15px;
	line-height:26px;
	margin-top:25px;
}
.dy_box>p:before{
	width: 6px;
	height: 6px;
	background:#000;
	top:10px;
}
.mindset{
	width: 398px;
    height: 270px;
    background:#fff;
    margin-top:-38px;
    box-shadow:-1px -1px 40px #f3f6f5;
    overflow:hidden;
}
.mindset>h6{
	background:#ecf2f3;
	height: 70px;
	line-height:70px;
	text-align:center;
	font-size:22px;
	color:#172b26;
}
.infor_box{
	width: 330px;
	height: 145px;
	margin:30px auto 0;
	overflow:hidden;
}
/*.inforson{
	position:relative;
	width: 100%;
	height: 100%;
}
.inforson>li{
	font-size:14px;
	position:relative;
	padding-left:15px;
	height: 35px;
}
.inforson>li>a{color:#000;}
.inforson>li:before{
	width: 4px;
	height: 4px;
	top:8px;
	background:#233f38;
}*/
.au_activity_list{
	height: 150px;
	overflow-y:scroll;
}
.au_activity_list li{
	height: 30px;
	line-height:30px;
	width: 100%;
	overflow:hidden;
}
.au_activity_list .text{
	display: inline-block;
    width: 290px;
    margin-right: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #535353;
    font-size: 14px;
}
/*1*/
.list1>li{
	float:left;
	background:url(../images/list1.png) no-repeat;
	width: 234px;
	height: 298px;
	margin-right:22px;
	position:relative;
	text-align:center;
}
.list1>li>img{
	position:absolute;
	top:15px;
	left:50%;
	margin-left:-25px;
}
.list1>li>h6{
	font-size:20px;
	color:#000;
	margin:105px 0 18px 0;
}
.list1>li>p{
	font-size:14px;
	color:#000;
	line-height:24px;
}
.list1>li>span{width: 150px;margin:25px auto 0;}
/*2*/
.list2>li{
	float:left;
	width: 478px;
	height: 70px;
	border:1px solid #ffbe00;
	margin-right:42px;
	font-size:24px;
	color:#ffbe00;
	line-height:72px;
	text-align:center;
	position:relative;
}
.list2>li.c_active{
	background:#ffbe00;
	color:#fff;
}
.list2>li.c_active:before{
	display:block;
	position:absolute;
	top:70px;
	left:50%;
	margin-left:-13px;
	content:"";
	width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 10px solid #ffbe00;
}
.master>li{
	float:left;
	height: 382px;
	background:#f0f5f6;
	padding:40px 30px 32px;
	box-sizing:border-box;
}
.w6{width: 350px;}
.w7{
	width: 301px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
.master>li>h6{
	font-size:22px;
	color:#000;
	text-align:center;
	border-bottom:1px dashed #86d2b9;
	padding-bottom:30px;
	position:relative;
	z-index:1;
	margin-bottom:18px;
}
.before1:before,.before2:before,.before3:before{
	position:absolute;
	font-size:82px;
	color:#d6f5eb;
	top:-42px;
	z-index:-1;
}
.before1:before{content:"01";left:90px;}
.before2:before{content:"02";left:62px;}
.before3:before{content:"03";left:90px;}
.icon_box{
	width:88px;
	height:30px;
}
.icon_box>b{
    font-size:14px;
    color:#000;
    margin-left:6px;
}
.master>li>p{
	font-size:14px;
	color:#000;
	width: 255px;
	line-height:24px;
	margin:0 0 10px 28px;
}
.apply{
	width: 1001px;
	height: 553px;
	margin-top:18px;
}
.applyson{
	width: 100%;
	height: 100%;
	display:none;
}
.apply_btn{
	width: 430px;
	margin:30px auto 0;
}
.apply_btn>span{width: 194px;}
/*3*/
.hint{
	display:block;
	font-size:14px;
	color:#000;
    line-height:24px;
}
.time_box{
	width: 842px;
    height: 780px;
    margin:35px auto 0;
    position:relative;
    z-index:111;
}
.time-bg{
	display:block;
	margin:0 auto;
}
.time-list>li{
	position:absolute;
	width: 360px;
	text-align:center;
}
.t-p1{top:5px;left:0;}
.t-p2{top:82px;right:0;}
.t-p3{top:188px;left:0;}
.t-p4{top:265px;right:0;}
.t-p5{top:350px;left:0;}
.t-p6{top:470px;right:0;}
.t-p7{top:532px;left:0;}
.t-p8{top:628px;right:0;}
.t-p9{top:692px;left:0;}
.time-list>li>h6{
	font-size:24px;
	color:#172b26;
}
.time-list>li>p{
	font-size:14px;
	color:#000;
	line-height:22px;
	margin:12px 0 5px 0;
}
.time-list>li>span{
	display:block;
	font-size:14px;
	color:#ffbe00;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
/*4*/
.page4_bg{
	background:url(../images/bg4.jpg) top center no-repeat;
	width: 100%;
	height: 2600px;
	overflow:hidden;
	margin-top:45px;
}
.page4{margin:50px auto 0;}
.list4>li{
    float:left;
    background:url(../images/school_bg.png) no-repeat;
    width: 476px;
    height: 464px;
    margin:0 46px 28px 0;
    position:relative;
}
.logo_box{
	width: 422px;
    height: 91px;
    margin:20px auto 60px;
    padding-left:2px;
    box-sizing:border-box;
    position:relative;
    overflow:hidden;
}
.logo_box>img{position:absolute;}
.img-p1{top:2px;}
.img-p2{top:2px;left:-1px;}
.img-p3{top:6px;left:4px;}
.img-p4{top:6px;left:14px;}
.img-p5{top:4px;left:2px;}
.img-p6{top:4px;left:4px;}
.img-p7{top:2px;left:4px;}
.img-p8{top:2px;left:6px;}
.img-p9{top:2px;left:-1px;}
.img-p10{top:2px;left:3px;}
.logo-text{margin:8px 0 0 135px;}
.logo-text>a>h6{
	font-size:24px;
	color:#172b26;
}
.logo-text>a>p{
	font-size:14px;
    color:#5c5c5c;
    margin-top:10px;
    line-height:20px;
}
.list4>li>p{
	font-size:14px;
	color:#000;
	position:relative;
	padding-left:15px;
	width: 400px;
	margin:15px auto 0;
	line-height:22px;
}
.list4>li>p:before{
	position:absolute;
	width: 6px;
	height: 6px;
	background:#032912;
	top:7px;
	left:0;
}
.logo_btn{
	width: 355px;
	position:absolute;
	bottom:35px;
	left:50%;
	margin-left:-177.5px;
}
.logo_btn>span{width: 165px;}
/*5*/
.offer_box{width: 100%;position:relative;z-index:111;}
.top_box{
	border:1px solid #dee7e7;
	border-bottom:0;
	position:relative;
}
.top_box:before{
	position:absolute;
	display:block;
	content:"";
	background:#eff4f5;
	width: 18px;
	height:68px;
	right:0;
	top:0;
}
.top_box>li{
	float:left;
	height: 68px;
	background:#eff4f5;
	line-height:68px;
	text-align:center;
}
.w1{width: 274px;}
.w2{width: 100px;}
.w3{width: 278px;}
.w4{width: 198px;}
.w5{width: 135px;}
.table-bottom{
	height: 636px;
	overflow-y:scroll;
	background:#fff;
	border-left:1px solid #dee7e7;
}
.table-bottom td{
	font-size:14px;
	color:#000;
	text-align:center;
	height: 80px;
	border-right:1px solid #dee7e7;
	border-bottom:1px solid #dee7e7;
}
.table-bottom td a{color:#000;}
.table-bottom td b{
    color:#ffbe00;
    cursor:pointer;
    text-decoration:underline;
}
/*6*/
.expert{
	width: 930px;
	height: 240px;
	margin:0 auto;
}
.container_image{width:930px;height:240px;position:relative;}
.slide_img{
	width:930px;
	height:240px;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.dream_box{
	width: 670px;
    height: 234px;
    background:url(../images/dream_bg.png) no-repeat;
    padding:24px 15px 15px 34px;
    box-sizing:border-box;
}
.person_box>h6{
	font-size:24px;
	color:#233f38;
	text-align:center;
	margin-top:10px;
}
.person_text{
	width: 452px;
	height: 200px;
	background:#fff;
	padding:25px 35px 30px;
    box-sizing:border-box;
}
.person_text>h6{
	font-size:16px;
	border-bottom:1px dashed #dcdcdc;
	padding-bottom:15px;
	margin-bottom:4px;
}
.person_text>h6>a{color:#000;}
.person_text>p{
	font-size:14px;
	color:#605f5f;
	line-height:26px;
}
.person_text>p>span{
	display:block;
	color:#ffbe00;
	font-weight:bold;
	text-decoration:underline;
}
.slide_img li{
	width:680px;
	height:240px;
	overflow:hidden;
	position:absolute;
	border:none !important;
}
.slide_img li a img{position:absolute;height:100%;}
.slide_img li.on{
	width:680px;
	left:170px;
	top:0 !important;
	overflow:hidden;
}
.slide_img li.left{left:0;top:18px !important;}
.slide_img li.right{left:600px !important;top:18px !important;}
.slide_img li.mid{left:190px;}
.case_mask{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	z-index:11;
}
.slide_img li.on .case_mask{display: none;}
.container_image .i_btn{
	display:block;
	position:absolute;
	top:88px;
	z-index:3;
	width: 34px;
	height: 34px;
}
.container_image .prev_L{
    background:url(../images/l_btn.png) no-repeat;
	left:60px;
}
.container_image .next_R{
	background:url(../images/r_btn.png) no-repeat;
	right:55px;
}
.page6>span{
	width: 210px;
	margin:22px auto 0;
}
/*7*/
.form_box{
	width: 930px;
	height: 120px;
	padding:42px 45px;
	background:#fff;
}
.form_box>li{
	float:left;
	width: 200px;
	height: 45px;
	background:#ececf3;
	margin:0 42px 26px 0;
	overflow:hidden;
}
.form_box>li img{
    display:inline-block;
    margin-left:6px;
}
.name,.tel,.email,.city,.grade,.score,.school{
	outline:none;
	height: 45px;
	border:none;
	background:transparent;
	padding-left:6px;
	font-size:14px;
	color:#6b6b6b;
}
.name,.tel,.email{width: 149px;}
#au .city,#au .grade,#au .score,#au .school{
	width:159px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:url(../images/select.jpg) 132px center no-repeat;
}
#au select.city::-ms-expand,#au select.grade::-ms-expand
,#au select.score::-ms-expand,#au select.school::-ms-expand{display:none;}
.tj{width:200px;}
/*8*/
.page8{
	position:relative;
	z-index:22;
}
.list8{
	width: 996px;
	margin:0 auto;
	border:1px solid #b3ecd9;
}
.list8>li{
	float:left;
	width: 249px;
	height: 194px;
	background:#fff;
	text-align:center;
	overflow:hidden;
}
.box{
	width: 200px;
	height: 110px;
	margin:40px auto 0;
}
.box h6{
	font-size:18px;
	color:#010101;
}
.box p{
	font-size:14px;
	color:#58585a;
	margin:10px 0;
	line-height:24px;
}
.box a{
	font-weight:bold;
	color:#ffba00;
	font-size:14px;
	text-decoration:underline !important;
}
.f_bg{
	background:url(../images/f_bg.jpg) top center no-repeat;
	width: 100%;
	height: 1040px;
	position:relative;
	top:-142px;
	overflow:hidden;
	padding-top:120px;
	box-sizing:border-box;
}
/*9*/
.list9>li{
	float:left;
	width: 230px;
	height: 142px;
	margin-right:26px;
}
/*10*/
/*测录取率*/
@media \0screen\,screen\9{
	.test-shadow{background:#000;filter:Alpha(opacity=80);position:static;*zoom:1;}
}
.test-shadow{
	width: 100%;
	height: 100%;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.8);
	z-index:1111;
	display:none;
}
.test-pop{
	width: 250px;
	padding:20px 25px 25px;
	background:#fff;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-150px;
	margin-top:-150px;
	border:3px solid #f9d71c;
}
.test-pop>h6{
	font-size:18px;
	color:#000;
	text-align:center;
	line-height:30px;
}
.test-close{
	position:absolute;
	top:15px;
	right:15px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.test-close:hover{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}
.test-list{
	margin:10px auto 0;
	width:200px;
}
.test-list>li{
	width:200px;
	height: 35px;
	list-style:none;
	margin-bottom:20px;
}
.test-list>li>span{
	font-size:14px;
}
.test-name,.test-tel,.test-college,.language,.grade1{
    border:none;
    outline:none;
    height: 33px;
    background:none;
    border:1px solid #000;
}
.test-name,.test-tel{width: 151px;}
.test-college,.language{width: 123px;}
.test-btn{
	display:block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	background:#f9d71c;
	text-decoration:none;
	color:#000;
	text-align:center;
	margin:0 auto;
}
.test-btn:hover{opacity:0.8;}
.new-img-p1,.new-img-p2,.new-img-p3,.new-img-p4{
	position:absolute;
	top:50%;
}
.new-img-p1{top:1320px;right:50%;margin-right:-880px;}
.new-img-p2{left:0;margin-top:2230px;}
.new-img-p3{margin-top:6350px;left:50%;margin-left:-620px;}
.new-img-p4{margin-top:7400px;right:50%;margin-right:-780px;}


