@charset "utf-8";
body {
	color: #000000;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x: auto;
	font-family:"微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";*font-family:"微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}
img{ display: inline-block; border:none;}
a{ cursor: pointer;text-decoration:none;}
li{ list-style: none;}
input{ border:none;}
.clearfix:after{ content:"."; display:block; clear:both; height:0; font-size:0; overflow:hidden;}
.clearfix{ zoom:1;}
.wrapper{ width: 1000px; margin:0 auto;}
/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height:600px;
	background: url(../img/headBanner.jpg) no-repeat center top;
}

.headContent {
	width: 1000px;
	margin: 0 auto;
}
.bannerlead{ text-align: center; padding-top: 25px;}
.bannerlead h2{ height: 42px; line-height: 42px; overflow: hidden; color: #333; font-size: 30px; font-weight: bold;}
.bannerlead p{ line-height:28px ; font-size: 16px; color: #333;}
/*<!--导航-->*/

.mainNav {
	clear: both;
	width: 100%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin-top:-50px;
	/*background: url(../img/dotbg.png) repeat;*/
	
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	position: static;
	background: #976e5e;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #fbfbfb;
	height: 50px;
	line-height: 50px;
	/*background: #fff;*/
	
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li {
	width: auto; padding:0 20px; text-align: center;
	float: left;
	font-size: 16px;
	cursor: pointer;
}

.mainNav .lastLi {
	border-right: 0;
}

.mainNav li:hover {
	color: #fafafa;

}

.mainNav li.activeNav {
	color: #fafafa;
}

.mainNav a {
	display: block;text-align: center;
	font-size: 16px;
	width:70px;
	cursor: pointer;
}

.mainNav a:hover {
	color: #fafafa;

}

.ly_link {
	display: block;
	height: 50px;
	width: 400px;
	background-color: #CCFF33;
	margin: 0 auto;
	font-size: 18px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 50px;
	cursor: pointer;
}

.ly_link:hover {
	background-color: #56a459;
	color: #FFFFFF;
}

.ly_wrap {
	margin: 0 auto;
	margin-top: 50px;
	line-height: 50px;
	width: 400px;
}

.ly_left,
.ly_right {
	font-size: 18px;
	display: block;
	height: 50px;
	color: #FFFFFF;
	width: 200px;
	cursor: pointer;
}

.ly_left {
	background-color: #CCFF33;
	color: #333333;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.ly_right {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #669966;
}
.ly_left:hover{
	background-color: #000000;
	color: #FFFFFF;
}

.ly_right:hover{
	background-color: #57A55A;
}
/*<!--导航-->*/

/*导语*/

.leadAndForm {
	padding: 30px 0 30px 0;
	background:url(../img/dybj.gif) repeat-x; 
}

.lf-wrap {
	margin: 0 auto;
	width: 1000px;
}

.lead {
	width: 540px;
}

.lead p {
	font-size: 14px;
	line-height: 30px;
	padding:20px 0px;
}
.lead h2 {
    line-height: 42px;
    height: 42px;
    font-size: 30px;
    font-weight: bold;
	color:#976e5e;
}

/*表單*/

.biaodan {
	width: 404px;
	margin: 0 auto;
	padding: 40px 0;
	background-color: #FFFFFF;
	position: relative;
	-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2x;
-webkit-box-shadow: #666 0px 0px 10px;
-moz-box-shadow: #666 0px 0px 10px;
box-shadow: #666 0px 0px 10px;
}

.biaodan:before {
	content: "";
	position: absolute;
	/*background: url(../img/formShadow.png) no-repeat center;*/
	width: 426px;
	height: 106px;
	bottom: -78px;
	left: 50%;
	margin-left: -213px;
}

.form-tit {
	font-size: 24px;
	margin-bottom: 20px;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form div.noMR {
	margin-right: 0;
}

.biaodan h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	width: 264px;
	color: #666666;
}

.biaodan form input {
	padding-left: 5px;
	width: 256px;
}

.mobile,
.name,
.diqu,
.xueli {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 42px;
	margin-bottom: 10px;
}

.mobile {
	background: url(../img/telBox.jpg) no-repeat center;
}

.name {
	background: url(../img/nameBox.jpg) no-repeat center;
}

.diqu {
	background: url(../img/diqu.jpg) no-repeat center;
}

.xueli {
	background: url(../img/xueli.jpg) no-repeat center;
}

#submit,
#knowMore {
	display: block;
	background: #976d5d !important;
	width: 298px;
	height: 48px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	margin-bottom: 10px;
	border: 1px solid #976d5d;
}

#knowMore {
	line-height: 50px;
	margin-bottom: 0;
	background-color: #FFFFFF !important;
	color: #976d5d;
}


/*#submit:hover {
    background-color: #E03022 !important;
}*/


/*表單*/

.selectp1 .tbody-wrap th {
	background-color: #976e5e;
	color: #FFFFFF;
	padding: 0 5px;
	line-height:54px;
	font-size:18px;
}

.selectp1 .tbody-wrap {
	width: 100%;
	height:631px;
	overflow:hidden;
-webkit-border-radius: 70px;
	-moz-border-radius:70px;
	border-radius:70px;
	border-bottom:1px solid #dcdddd;
	border-right: 1px solid #dcdddd;
	border-LEFT: 1px solid #dcdddd;
}

.selectp1 .tbody {
	
	font-size: 14px;
	
}

.selectp1 .tbody tr {
	vertical-align: middle;
	color: #666666;
	background-color: #FFFFFF;
}

.selectp1 .tbody tr td {
	border-left: 1px solid #dcdddd;
	border-bottom: 1px solid #dcdddd;
	line-height: 70px;
}

.selectp1 .tbody tr.even {
	background-color: #f9f6f5;
}
.zhuanti_pic a{
	display: block; 
	margin:45px auto;
	width:1920px; 
	height:220px;
	background:url(../img/pic1.jpg) no-repeat;
	background-size: cover;
}
.zhuanti_pic a p{
	font-size: 30px;
	font-weight: bolder;
	padding-top:50px;
	color:#fff;
}
.titleh2{ height: 46px; line-height: 46px; padding-bottom:26px; font-size: 36px; color: #252525; background:url(../img/title.png) no-repeat center bottom; font-weight: bold;}
.titlef{ font-size:24px; color: #333; height: 42px; line-height: 42px; padding-top: 5px; padding-bottom:40px;}

.section {
	width: 100%;
	padding-top: 50px;
}

.section_content {
	width: 1000px;
	margin: 0 auto;
}

p.msg {
	color: #2356A9;
	margin-bottom: 40px;
	font-size: 23px;
	font-weight: bold;
}

.btnbox{ width: 660px; margin: 0 auto; padding-top:40px;}
.btnbox a{background: #f15949;width: 300px;height: 50px; margin:0 10px; display: inline; line-height: 50px; text-align: center;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;font-size: 18px;cursor: pointer; color:#fafafa; border:1px solid #f15949;}
.btnbox a.right{ background: #fafafa; border:1px solid #f15949;color: #f15949;}
.btnbox a:hover{ background: #fafafa; border:1px solid #f15949;color: #f15949;}
.btnbox a.right:hover{ background: #f15949; color:#fafafa;}


.AUSservice_bj{ background:#54575e; height:690px;}

.recLis li {
	float: left;
	width: 233px;
	height: 260px;
	margin-right:21px;
	position: relative;
}

.recLis li img {
	width: 233px;
	height: 202px;
}

.recLis p {
	margin-top: 10px;
	color: #666666;
}

.recLis p:hover {
	text-decoration: underline;
	color: #336699;
}
.elite-school {
	background: url(../img/bg.jpg) no-repeat center bottom #D1D3E2;
	padding-bottom: 60px;
}

.elite-school-scroll {
	width: 1000px;
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
}

.elite-school-scroll .hd ul {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 18px;
	width: 112px;
	width: 100%;
	text-align: center;
}

.elite-school-scroll .hd ul li {
	display: inline-block;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 5px;
	cursor: pointer;
	text-indent: -999px;
	border: 1px solid #FFFFFF;
}

.elite-school-scroll .hd ul li.on {
	background-color: #FFFFFF;
}

.elite-school-scroll .bd {
	width: 100%;
}

.elite-school-scroll .bd ul {
	overflow: hidden;
	zoom: 1;
}

.elite-school-scroll .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
}

.es-wrap {
	float: left;
	margin-right: 40px;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0 10px;
}

.es-content {
	width: 390px;
	height: 700px;
	padding: 25px 34px;
	border: 1px solid #996666;
	position: relative;
}

.es-name {
	height: 70px;
}

.es-name img {
	display: block;
	float: left;
	margin-right: 24px;
	width: 164px;
}

.es-name b {
	text-align: center;
	display: block;
	float: left;
	border-left: 1px solid #976e5e;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	width: 200px;
	color: #976e5e;
}

.es-contxt {
	color: #666666;
	line-height: 24px;
	margin: 30px 0 20px 0;
}

.es-det {
	display: block;
	color: #f15949;
	text-decoration: underline;
}

.es-content h5 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 4px;
}

.es-content i {
	display: block;
	width: 100%;
	height: 1px;
	margin: 30px auto;
	background-color: #996666;
}

.es-about {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-bottom: 14px;
}

.es-ly {
	padding: 0 48px;
	position: absolute;
	bottom: 34px;
	width: 300px;
}

a.es-refers,
a.es-test {
	display: block;
	width: 142px;
	height: 40px;
	border: 1px solid #F1594B;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

a.es-refers {
	float: left;
	color: #F1594B;
}

a.es-test {
	float: right;
	color: #FFFFFF;
	background-color: #F1594B;
}


/*<!--application-->*/

.applicationUL {
	text-align: center;
	margin-bottom: 64px;
}

.applicationUL li {
	display: inline-block;
	height: 80px;
	width: 290px;
	background-color: #CC9999;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 20px;
	line-height: 80px;
	margin: 0 2px;
}

.applicationUL li.currentapplication,
.applicationUL li:hover {
	background-color: #996666;
}

.application-content {
	display: none;
}

.application-content.ac-active {
	display: block;
}
.application-content ul{
	text-align: center;
}
.application-content li{
	width: 200px;
	border: 1px solid #E08357;
	padding: 44px 14px 32px 14px;
	margin: 0 10px;
	text-align: left;
	position: relative;
	height: 231px;
	float: left;
}

.application-content li span{
	position: absolute;
	background: url(../img/tagBg.png) no-repeat center;
	height: 50px;
	width: 82px;
	top: -10px;
	left: -10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 38px;
	text-indent: -10px;
	font-weight: bold;
	font-size: 18px;
}

.application-content li h6{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.application-content li p{
	color: #666666;
	margin-bottom: 12px;
	line-height: 24px;
}
.application-content li p b{
	font-weight: normal;
	color: #000000;
}

.application-content li a{
	color: #996666;
	text-decoration: underline;
	font-size: 13px;
	cursor: pointer;
	position: absolute;
	left: 14px;
	bottom: 32px;
}
.application-content2 ul{
	padding: 0 35px;
}
.application-content2 li{
	width: 240px;
	height: 168px;
	margin: 0 20px;
}
.application-content2 li span{
	font-size: 28px;
	line-height: 36px;
}
.P5slide{ width:1000px; height:auto; overflow:hidden; position:relative; padding:40px 0 50px;}
.P5slide .bd{ position:relative; height:100%; z-index:0;   }
.P5slide .bd li{ zoom:1; vertical-align:middle; padding-left:70px; height: 370px; overflow: hidden;}
.P5slide .bd li .slidelist{ float: left; position: relative; width:420px ; margin-right: 20px; display: inline; height:370px ; overflow: hidden; background: #df8356;}
.P5slide .bd li .slidelist .listL{ width: 199px; padding: 22px 20px 0 25px;}
.P5slide .bd li .slidelist .listL img{ width: 199px; height: 294px;}
.P5slide .bd li .slidelist .listL p{ line-height:24px ; font-size: 16px; padding-top: 10px; color: #fbfbfb; text-align: center;}
.P5slide .bd li .slidelist .listR{ width: 160px; line-height: 30px;font-size: 14px;color: #fbfbfb;}
.P5slide .bd li .slidelist .listR h3{ font-size: 18px; padding:30px 0 15px; text-align: center;}
.P5slide .bd li .slidelist .listR p{ font-size: 14px; line-height: 24px; padding-bottom: 3px;}
.P5slide .bd li .slidelist .listR p.ht{height: 96px;}
.P5slide .bd li .slidelist .listR a{ display: block; width: 144px; height: 42px; line-height: 42px;  font-size: 14px; text-align: center; background: #333; color: #fbfbfb;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.P5slide .prev,
.P5slide .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:28px; height:46px; background:url(../img/prev.png) no-repeat;  }
.P5slide .next{ left:auto; right:0;background:url(../img/next.png) no-repeat;}
.P5slide .prev:hover,
.P5slide .next:hover{ filter:alpha(opacity=100);opacity:1;}
.P5slide .prevStop{ display:none; }
.P5slide .nextStop{ display:none;  }

