*{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;font-family: Microsoft Yahei;background-color: #fff;}
.clearfix:after{content: '';height: 0;display: block;clear: both;visibility: hidden;}
div#wrapperBox a,div#wrapperBox p,div#wrapperBox div,div#wrapperBox h1,div#wrapperBox h2,div#wrapperBox h3,div#wrapperBox h4,div#wrapperBox h5,div#wrapperBox ul,div#wrapperBox li,div#wrapperBox input,div#wrapperBox span,div#wrapperBox select{font-family: Microsoft Yahei}
.f_common_color{color: #3f51b5}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.ml70{margin-left: 70px;}
.ml24{margin-left: 24px;}
.ml60{margin-left: 60px;}
.center{text-align: center;clear: both;}
.white{color: #fff;}
.hide{display: none;}
.header_01{
	background: url(../images/header_01.jpg) no-repeat top center;
	width: 100%;
	height: 110px;
}
.header_02{
	background: url(../images/header_02.jpg) no-repeat top center;
	width: 100%;
	height: 122px;
}
.header_03{
	background: url(../images/header_03.jpg) no-repeat top center;
	width: 100%;
	height: 124px;
}
.header_04{
	background: url(../images/header_04.jpg) no-repeat top center;
	width: 100%;
	height: 119px;
}
.header_05{
	background: url(../images/header_05.jpg) no-repeat top center;
	width: 100%;
	height: 125px;
}
.wrap{
	width: 1000px;
	margin: 0 auto;
}
.icon-right{
	position: absolute;
	z-index: 6;
	right: 10px;
	top: 10px;
	width: 22px;
	height: 22px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: -279px -13px;
}
.header_href:hover .icon-right{
	background-position: -279px -51px;
}
.href_common_style{
	position: relative;
	border: 3px solid #de3b3e;
	background-color: #ffffff;
	color: #de3b3e;
	display: inline-block;
	text-align: center;
	font-weight: bolder;
	border-radius: 30px;
	overflow: hidden;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.href_common_style span{
	position: relative;
	z-index: 5;
}
.href_common_style:after{
	content: '';
	position: absolute;
	right: 0;
	height: 0;
	left: 0;
	top: 0;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #de3b3e;
}
.href_common_style:hover,
.href_common_style:active {
	color: #fff;
}

.href_common_style:hover:after,
.href_common_style:active:after {
	height: 100%;
	border: 3px solid #de3b3e;
}
.header_href{
	margin: 18px 36px 0;
	width: 120px;
	height: 42px;
	padding-left: 40px;
	float: right;
	position: relative;
	line-height: 42px;	
	font-size: 18px;
	text-align: left;
}
.header_06{
	height: 222px;
	background: url(../images/header_06.jpg) no-repeat top center;
}
.menu{
	height: 56px;
	display: inline-block;
	padding: 0 4px;
	width: 990px;
	border-radius: 35px;
	background-color: #CFD6F9;
	margin: 0 auto;
}
.menu li{
	float: left;
	height: 48px;
	padding: 0 27px;
	margin: 4px 0;
	line-height:48px;
	color: #010101;
	font-size: 16px;
	font-weight: bolder;
	border-radius: 35px;
	cursor: pointer;
}
.menu li.active{
	background-color: #1122A9;
	color: #fff;
}
.lead-word{
	padding: 35px 0;
	display: table;
}
.lead-word span{
	width: 120px;
	display: table-cell;
	font-size: 36px;
	color: #de3b3e;
	vertical-align: middle;
}
.lead-word p{
	display: table-cell;
	font-size: 16px;
	line-height: 30px;
	color: #010101;
}
.panel{
	padding: 55px 0 70px;
	width: 100%;
	display: inline-block;
}
.panel_tit{
	text-align: center;
	padding-bottom: 30px;
	line-height: 30px;
}
.about_bdmx{
	background:#F1F1F1 url(../images/top_bg.jpg) no-repeat top center;
}
.offerNum_list{
	margin-right: -120px;
}
.offerNum_list li{
	width: 220px;
	height: 52px;
	float: left;
	margin: 0 37px 22px 0;
	padding: 6px 0 0;
	border: 1px solid #C2C9EA;
	border-radius: 12px;
	text-align: center;
	background-color: #fff;
}
.offerNum_list h3{
	font-size: 16px;
	line-height: 25px;
}
.content_href_box{
	padding-top: 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	clear: both;
	font-size: 16px;
}
.content_href1{
	width: 466px;
}
.case_tab li{
	float: left;
	width: 121px;
	height: 45px;
	margin-right: -2px;
	line-height: 45px;
	border:3px solid #E0E5FE;
	color: #000000;
	text-align: center;
	border-radius: 10px 10px 0 0;
	font-weight: bolder;
	cursor: pointer;
}
.case_tab li.active{
	background-color: #E0E5FE;
}
.case_box{
	width: 1002px;
	height: 328px;
	margin-bottom: 30px;
	background-color: #E0E5FE;
	border-radius: 0 0 10px 10px;
}
.case_item{
	padding: 20px;
	position: relative;
}
.left_block{
	width: 158px;
	float: left;
	margin-right: 33px;
	text-align: center;
}
.school_img{
	height: 158px;
	width: 158px;
	margin: 15px 0;
}
.content_href2{
	height: 34px;
	width: 126px;
	line-height: 34px;
}
.right_block{
	float: left;
	width: 740px;
}
.school_name{
	padding-bottom: 34px;
	color: #1122a9;
	font-weight: bolder;
}
.chinese_name{
	font-size: 26px;
	font-weight: bolder;
}
.english_name{
	font-size: 18px;
	padding-left: 15px;
}
.school_info{
	color: #000000;
	line-height: 30px;
}
.school_summary{
	width: 404px;
	float: left;
}
.school_apply_condition{
	float: right;
	width: 300px;
	padding-left: 25px;
	border-left: 2px solid #fff;
}
.school_case{
	padding-top: 25px;
	width: 100%;
	float: left;
}
.school_info a:hover{
	text-decoration: underline;
	color: #1122a9;
}
.school_pm{
	width: 106px;
	height: 106px;
	position: absolute;
	right: 37px;
	top: 10px;
	background-image: url(../images/sprite.png);
}
.school_pm1{
	background-position: 0 -1px;
}
.school_pm2{
	background-position: -127px -223px;
}
.school_pm3{
	background-position: -124px -1px;
}
.school_pm4{
	background-position: -127px -111px;
}
.school_pm5{
	background-position: 0 -448px;
}
.school_pm6{
	background-position: 0 -336px;
}
.school_pm7{
	background-position: 0 -113px;
}
.school_pm8{
	background-position: -1px -224px;
}
.method_tab{
	position: relative;
	width: 100%;
	height: 54px;
	margin-top: 30px;
	display: inline-block;
	text-align: center;
}
.line{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	height: 4px;
	width: 100%;
	background-color: #1122A9;
	z-index: 2;
}
.line:before,.line:after{
	content: '';
	position: absolute;
	top: -15px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #1122A9;
}
.line:before{
	left: -1px;
}
.line:after{
	right: -1px;
}
.method_tab li{
	position: relative;
	z-index: 5;
	display: inline-block;
	width: 240px;
	height: 48px;
	margin: 0  25px;
	line-height: 48px;
	font-size: 20px;
	border:3px solid #1122A9;
	color: #1122A9;
	text-align: center;
	border-radius: 15px;
	background-color: #fff;
	font-weight: bolder;
	cursor: pointer;
}
.method_tab li.active{
	color: #fff;
	background-color: #1122A9;
}
.method_box{
	padding-top: 30px;
}
.method_item ul{
	margin-right: -120px;
}
.method_item li{
	float: left;
	margin: 10px;
	position: relative;
	line-height: 30px;
}
.num{
	position: absolute;
	left: 50%;
	top: 45px;
	width: 90px;
	margin-left: -45px;
	z-index: 5;
	color: #DEDFEF;
	font-size: 60px;
}
.bk_bg1{
	width: 454px;
	height: 300px;
	padding: 78px 30px 0 10px;
	background: url(../images/method_bk_bg1.jpg) no-repeat;
}
.bk_bg2{
	width: 283px;
	height: 329px;
	padding: 78px 30px 0 20px;
	background: url(../images/method_bk_bg2.jpg) no-repeat;
}
.ss_bg1{
	width: 293px;
	height: 428px;
	padding: 78px 25px 0 15px;
	background: url(../images/method_ss_bg.jpg) no-repeat;
}
.method_name{
	padding-bottom: 15px;
	position: relative;
	z-index: 10;
	color: #202446;
	text-align: center;
	font-size: 24px;
}
.content_href3{
	margin-top: 15px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
}
.content_href4{
	position: absolute;
	left: 15px;
	bottom: 50px;
	width: 278px;
	padding: 0;
	text-align: center;
}
.scholarship_list li{
	float: left;
	width: 250px;
	height: 280px;
	margin-bottom: 25px;
	padding-top: 30px;
	text-align: center;
	background-color: #E0E5FE;
	position: relative;
}
.scholarship_list li:after{
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -72px;
	height: 144px;
	width: 3px;
	display: block;
	background-color: #fff;
}
.scholar_s_name{
	height: 60px;
	line-height: 60px;
	background: url(../images/dot.jpg) no-repeat top center;
	font-size: 20px;
	color: #1122a9;
	margin-bottom: 10px;
}
.scholarship_list p{
	padding: 10px 0;
}
.scholarship_list a{
	margin-top: 15px;
}
.scholarship_list a{
	width: 114px;
	font-size: 16px;
	background-color: #E0E5FE;
}
.scholarship_list li.last_li:after{
	width: 0
}
.scholarship_list li:nth-child(4n+1){
	border-radius: 10px 0 0 10px;
}
.scholarship_list li:nth-child(4n){
	border-radius: 0 10px 10px 0;
}
.scholarship_list a{
	position: absolute;
	left: 70px;
	bottom: 24px;
}
.ts{
	background: url(../images/bg2.jpg) no-repeat top center;
	height: 1093px;
}
.offer-container{
	height: 300px;
	width: 996px;
	margin: 25px 0 35px;
	background-color: #fff;
	overflow: hidden;
	display: block;
	position: relative;
}
.prev,.next{
	position: absolute;
	top: 240px;
	width: 39px;
	height: 39px;
	background-color: #1122A9;
	z-index: 99;
	border-radius: 8px;
	cursor: pointer;
	text-align: center;
	line-height: 41px;
	color: #fff;
	font-size: 30px;
}
.prev{
	left: -20px;
}
.next{
	right: -20px;
}
.offer-wrapper{
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	height: 270px;
}
.offer_list{
	margin-left: 14px;
}
.offer_list li{
	float: left;
	width: 180px;
	margin: 18px 0 5px 12px;
	text-align: center;
}
.offer_pic,.offer_pic img{
	width: 180px;
	height: 250px;
	overflow: hidden;
	cursor: pointer;
}
.zoomBox{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	width: 100;
	z-index: -1;
	overflow: hidden;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
}
.zoomBox.active{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
	z-index: 99999999999;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}
.zoomMask{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 992;
	background-color: #000;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-opacity: 0.8;
	opacity: 0.8;
}
.close_zoom{
	position: fixed;
	right: 30px;
	top: 20px;
	z-index: 99999;
	width: 45px;
	height: 45px;
	display: block;
	border-radius: 50%;
	background-color: #fff;
	color: #1122A9;
	text-align: center;
	font-size: 30px;
	cursor: pointer;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition:all 0.5s;
}
.close_zoom:hover{
	background-color: #1122A9;
	color: #fff;
}
.piczoom{
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}
.piczoom li{
	position: absolute;	
}
.zoomPrev,.zoomNext{
	position: fixed;
	top: 50%;
	margin-top: -20px;
	width: 54px;
	height: 54px;
	background-color: #1122A9;
	z-index: 1000;
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 30px;
}
.zoomNext{
	right: 20px;
}
.zoomPrev{
	left: 20px;
}
.content_href5{
	width: 586px;
}
.more_list{
	margin-right: -120px;
}
.more_list li{
	float: left;
	width: 230px;
	height: 170px;
	margin: 10px 25px 32px 0;
	border-radius: 15px;
}
.content_href6{
	width: 450px;
}
.form_box{
	height: 230px;
	position: relative;
	background-color: #fff;
	margin-bottom: 70px;
	border:3px solid #1122A9;
	border-radius: 10px;
	box-shadow: 12px 12px 0 1px #DBE1FD
}
.form_box p{
	height: 48px;
	padding-top: 15px;
	line-height: 48px;
	border-bottom: 1px solid #202446;
	color: #000;
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
.form_item{
	height: 36px;
	width: 166px;
	padding-left: 40px;
	float: left;
	display: block;
	background:#fff url(../images/sprite.png) no-repeat;
	margin: 28px 60px 0 58px;
	position: relative;
	border:1px solid #202446;
}
.user_value{
	border:none;
	padding: 5px 5px 5px 0;
	line-height: 26px;
	width: 160px;
	height: 26px;
	font-size: 14px;
	color: #a3a3a3;
}
.user_value:focus{
	outline: 0;
}
.arrow_down_btn{
	position: absolute;
	right: 6px;
	top: 13px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 12px solid #202446;
}
.name_icon{
	background-position: -149px -357px;
}
.phone_icon{
	background-position: -151px -406px;
}
.city_icon{
	background-position: -152px -453px;
}
.degree_icon{
	background-position: -156px -548px;
}
.language_icon{
	background-position: -154px -501px;
}
.slide_choose_info{
	position: absolute;
	left: -1px;
	top: 35px;
	background-color: #fff;
	width: 206px;
	z-index: 999;
	display: none;
	border:1px solid #202446;
}
.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;
}
.slide_choose_info li:hover{
	background-color: #e5e5e5;
}
.submit_btn{
	position: absolute;
	right: 69px;
	bottom: 34px;
	width: 208px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
}
.reason_list{
	border:3px solid #1122A9;
	border-radius: 15px;
	box-shadow: 12px 12px 0 1px #DBE1FD;
	overflow: hidden;
}
.reason_list li{
	float: left;
	width: 25%;
	overflow: hidden;
	position: relative;
	height: 387px;
	background: #fff;
}
.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;
}
.s_arrow_down{
	border-top: 18px solid #fff;
	margin-left: -18px;
	margin-top: -1px;
	z-index: 66;
}
.s_arrow_up{
	border-bottom: 18px solid #fff;
	margin-left: -18px;
	margin-top: -12px;
	z-index: 77;
}
.reason_info_box{
	height: 144px;
	padding: 25px 0;
	text-align: center;
	color: #010101;
	overflow: hidden;
	display: block;
}
.reason_info_box img{
	width: 250px;
	height: 194px;
	display: block;
	overflow: hidden;
}
.reason_info_box h3{
	color: #020202;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 10px;
}
.reason_info_box p{
	color: #010101;
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 20px;
}
.reason_info_box a{
	font-size: 16px;
}
.xt_adv_pic{
	width: 250px;
	height: 195px;
	overflow: hidden;
}
.teacher{
	background: url(../images/teacher_bg.jpg) no-repeat top center;
	height: 643px;
	padding-top: 70px;
}
.teacher_box{
	background-color: #fff;
	padding: 20px 10px;
}
.fix_menu{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 100;
	background-color: #DCDCDC;
	height: 56px;
	padding: 4px 0;
	display: none;
	overflow: hidden;
}
.more_list img,.school_img img,.xt_adv_pic img,.offer_pic img{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.more_list img:hover,.school_img img:hover,.xt_adv_pic img:hover,.offer_pic img:hover{
	-webkit-transform:scale(1.08);
	-moz-transform:scale(1.08);
	transform:scale(1.08);
}
.word_href{
	text-align: right;
	float: right;
	color: #1122a9;
	font-size: 24px;
	text-decoration: underline;
	margin-top: 60px;
}
.word_href:hover{
	text-decoration: underline;
	color: #1122a9;
}


.expert{ width:1000px; float:left;}

		.outer{width:1000px;height:420px;overflow:hidden; float:left; margin:40px 0;}
		.inner{float:left;width:843px;height:420px;overflow:hidden;}
		.leftBar{float:left;width:50px;height:80px; background:url(../images/scrollbtn.jpg) 0 0 no-repeat;margin-right:27px;margin-top:170px;}
		.leftBar:hover{background-position:-128px 0;}
		.rightBar{float:left;width:50px;height:80px;background:url(../images/scrollbtn.jpg) -192px 0 no-repeat;margin-left:30px;margin-top:170px;}
		.rightBar:hover{background-position:-64px 0;}
		.innerCon{float:left;}
		.inner_l{ 
		width:310px; 
		float:left; 
		padding:60px 0 0 40px;
		height:360px;
		}
.inner_l h2{
    font-family:"微软雅黑";
    font-size:40px;
    color:#585657;
    border-bottom:1px #585657 solid;
    margin-bottom:30px;
    font-weight:normal;
    width:260px;
}
.inner_l h2 span{
    font-size:24px;
    padding-left:20px;
}
.inner_l p{
	font-family:"微软雅黑";
	font-size:14px;
	line-height:24px;
	margin-bottom:10px;
}
.inner_r{ width:493px; padding-top:94px; float:left; height:326px;}
.inner_r a{
	width:140px;
	height:40px;
	border:2px solid #de3b3e;
	background:#de3b3e;
	display:block;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	font-family:"微软雅黑";
	font-size:20px;
	margin:0 0 10px 300px;
}
.inner_r a:hover{
	background:#1122a9;
	border:2px solid #1122a9;
	}