﻿@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'Lucida Sans';
    src: url('../fonts/lsans-webfont.eot');
    src: url('../fonts/lsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lsans-webfont.woff') format('woff'),
		 url('../fonts/lsans-webfont.ttf') format('truetype'),
         url('../fonts/lsans-webfont.svg#lucida_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/Rockwell.eot');
    src: url('../fonts/Rockwell.eot') format('embedded-opentype'),
         url('../fonts/Rockwell.woff2') format('woff2'),
         url('../fonts/Rockwell.woff') format('woff'),
         url('../fonts/Rockwell.ttf') format('truetype'),
         url('../fonts/Rockwell.svg#Rockwell') format('svg');
}


/*样式初始化*/

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0; padding:0; font-size: 1rem; font-family:"Lucida Sans",
Arial, Helvetica, sans-serif,"微软雅黑"}



img{border:none;}

li{list-style:none;}

input,select,textarea{outline:none;}

textarea{resize:none;}

a{text-decoration:none; color:#fff;}

#parentVerticalTab:after{content:"."; display:block; clear:both;}

/*apply_mini_fixed start~*/
.apply_mini{
	position:fixed;
	right:0;
	bottom:0;
	width:170px;
	height:300px;
	background:#fff;
	z-index:9999;
}
.apply_mini_header{
	width:110px;
	padding-left:60px;
	height:33px;
	background:url(../images/header_bg01_02.jpg) repeat-x;
	color:#fff;
	font-size:18px;
	line-height:33px;
	border-bottom:2px #d70c18 solid;
}
.apply_mini_header{
	cursor:pointer;
}
.apply_mini_form>p{
	width:160px;
	margin:0 auto;
	font-weight:600;
}
.apply_mini_form p{
	padding-top:5px;
	line-height:20px;
	color:#555;
	text-align:center;
	font-size:12px;
}
.apply_mini_fixed{
	padding-left:10px;	
}
.apply_mini_fixed p{
	text-align:left;
}

.apply_mini_fixed input{
	height:20px;
	width:145px;
	padding-left:5px;
	border:#d70c18 1px solid;
	font-size:12px;
	line-height:20px;
}
.apply_mini_fixed input[type="button"] {
	background:#d70c18;
	width:150px;
	height:30px;
	margin:20px 0 0 0;
	color:#fff;
	font-size:14px;
}
.mycode{
    display: inline-block;
    width: 75px;
    height: 25px;
    vertical-align: middle;
}
#ehong-code-input{    
	display: inline-block;
    width: 75px;
    height: 20px;
    vertical-align: middle;
}
.mycode{
	width:140px;
}
.mycode span{
	float:left;
}
.ehong-idcode-val{
	padding-left:10px;
	float:left;
	width:40px;
}

/*apply_mini_fixed  end~*/

/*fixed_live_chat start*/
.fixed_livechat{
	position:fixed;
	right:0;
	bottom:337px;
	width:68px;
	height:48px;
	background:#eb454d;
	color:#fff;
	font-size:18px;
	font-family:"Rockwell";
	line-height:24px;
	text-align:center;
	padding:10px 0;

}
.fixed_livechat1{
	position:fixed;
	right:0;
	bottom:54px;
	width:68px;
	height:48px;
	background:#eb454d;
	color:#fff;
	font-size:18px;
	font-family:"Rockwell";
	line-height:24px;
	text-align:center;
	padding:10px 0;

}

/*fixed_live_chat end*/


/*header_top_close start~*/
.header_close{
	width:100%;
	min-width:1000px;
	background:#d70c18;
	height:30px;
}
.header_close_main{
	width:1000px;
	margin:0 auto;
}
.header_close_main p{
	float:left;
	color:#fff;
	line-height:30px;
	}
/*news*/
.listWrap{
	overflow:hidden;
	display:block;
	width:700px;/*js获取自动宽度*/
	overflow:hidden;
	height:30px;
	margin:0px;
	padding:0; 
	float:left;
	}  
.listWrap a{
	color:#fff;
	display:block;
	float:left;
	width:700px; 
	line-height:30px;
	font-size:14px;
	}
.csfWrap{
	width:700px; 
	padding-left:20px;
    overflow:hidden;
	 background:none; 
	 float:left; 
	 height:30px;
	 }  

/*close button*/
.header_close_btm{
	float:right;
	height:30px;
	width:30px;
	background:url(../images/header_top_close.png) no-repeat 50% 50%;
}
.header_close_btm:hover{
		background:url(../images/header_top_close_hover.png) no-repeat 50% 50%;
}

/*header_top_close end~*/

/*电话邮箱 语言切换*/
.header_language{
	width:100%;
	min-width:1000px;
	height:43px;
	border-bottom:#000 2px solid;
	background:url(../images/header_bg01_02.jpg) repeat-x;
}
.header_language_main{
	width:1000px;
	margin:0 auto;
}
.header_language_main ul li{
	float:left;
	color:#fff;
	line-height:43px;
	padding-right:20px;
}
.header_language_main p{
	float:right;
	line-height:43px;
	color:#fff;
	font-size:14px;
	font-weight:600;
}
.header_language_main p a:hover{
	color:#d70c18;
}


/*fixed_nav1 start~*/
#fixed_nav{
	width:100%;
	height: 70px;
	min-width:1000px;
	background:#fdfdfd;
}
.example1_main{
	width:1000px;
	height:70px;
	margin:0 auto;
}
.example1_main img{
	float:left;
	padding-top:8px;
}
.example1_main ul{
	float:right;
}
.example1_main ul li{
	font-family:"Rockwell";
	color:#000;
	font-weight:600;
	line-height:70px;
	padding:0 15px;
	float:left;
	border-right:1px #d70c18 solid;
}
.example1_main ul li:hover{
	padding-top:5px;
	padding-bottom:1px;

	color:#d70c18;
	line-height:60px;
	border-right:1px #d70c18 solid;
	border-bottom:4px #d70c18 solid;
}

/*fixed_nav1 end~*/


/*top_banner start~*/
.banner_top{
	background:url(../images/banner_top.jpg) no-repeat 50%;
	height:527px;
	width:100%;
	min-width:1000px;
	
}
.banner_top_title{
	width:830px;
	margin:0 auto;
	padding-left: 160px;
	padding-top: 50px;
}
.banner_top_title li{
	font-family:"Rockwell";
	font-size:18px;
	font-weight: 600;
	width:800px;
	line-height:48px;
}
.banner_top_title li span{
	font-size:24px;
	font-weight: 600;
	color:#d70c18;
	padding:0px 150px 0 0 ;
	line-height:24px;
}

/*top_banner end~*/

/*fixed_nav2 start~*/
.fixed_nav2{
    position: relative;
	width:100%;
	min-width:1000px;
	height:60px;
	border-top:1px #bbb solid;
	border-bottom:1px #bbb solid;
	background:#fff;
}
.fixed_nav2_main{
	width:1000px;
	margin:0 auto;
	height:60px;
}
.fixed_nav2_main_ul{
	margin-left:150px;
	
}
.fixed_nav2_main_ul li{
	float:left;
	margin:0 10px;
	padding:0 10px;
	color:#555;
}
.fixed_nav2_main_ul li a{
	color:#555;
	cursor:pointer; 
}
.fixed_nav2_main_ul li a img{
	padding:16px 10px 0px 0;
	width:22px;
	float:left;
}
.fixed_nav2_main_ul li a p{
	line-height:60px;
	float:left;
}
.fixed_nav2_main_ul_btn{
	float:right;
}
.fixed_nav2_main_ul_btn a{
	color:#fff;
	}
.fixed_nav2_main_btn{
	background:#eb454d;
	height:36px;
	margin:12px 12px 20px;
	float:right;
}
.fixed_nav2_main_btn img{
	float:left;
	padding:10px;
}
.fixed_nav2_main_btn p{
	float:left;
	line-height:36px;
	padding-right:10px;
	color:#fff;
}
/*fixed_nav2 end~*/

/*fixed_left start~*/
.e_index_fixed_left{
	position:absolute;
	top:30px;
	left:50%;
	z-index:1000;
	width:250px;
	margin-left:-500px;
}
.e_index_fixed_left>p{
	width:80px;
	height:40px;
	font-size:16px;
	background:#d70c18;
	padding:30px 10px;
	margin-left:50px;
	color:#fff;
	font-family:"Rockwell";
	line-height:20px;
}
.e_index_fixed_left ul{
	width:300px;
}

.e_index_fixed_left ul li{
	margin-bottom:1px;
}
.e_index_fixed_left ul li a{
	color:#333;
	
}
.e_index_fixed_left ul li a img{
	height:18px;
	padding:22px 17px 20px;
	float:left;
	border-right:#d70c18 2px solid;
}
.e_index_fixed_left ul li a p{
	line-height:60px;
	padding-left:70px;
	font-family:"Rockwell";
	font-weight:600;
}

/*fixed_left end~*/



.e_left_fixed_nr{
	width:100%;
	height:520px;
}
.e_left_fixed_nr_main{
	width:1000px;
	margin:0 auto;
}

/*about_imandarin start~*/

.e_index_about {
    width: 100%;
    /*background: url(../images/e_index_leftfixed_bg_02.jpg) 50% 50%;*/
    background: url(../images/e_index_leftfixed_bg_022.jpg) 50% 50%;
    min-width: 1000px;
}
.e_left_fixed_nr_main_right{
	padding:50px 20px;
	width:380px;
	float:right;
}
.e_left_fixed_nr_main_right_bt{
	font-family:"Rockwell";
	font-size:36px;
	color:#d70c18;
	height:48px;
}
.e_left_fixed_nr_main_right_p{
	text-align:justify;
	color:#000;
	font-size:16px;
	line-height:24px;
}
.e_index_about_btn{
	float:right;
	margin:20px 0px 0 0;
	background:#eb454d;
}
.e_index_about_icon{
	float:right;
	padding-top:30px;
}
.e_index_about_icon img{
	float:right;
	padding-left:20px;
}

/*about_imandarin end~*/

/*imandarin school start~*/
.e_index_school{
	width:100%;
	min-width:1000px;
	background:url(../images/e_index_leftfixed_bg_03.jpg) 50% 50%;
	
}
.e_index_school_bt{
	padding:120px 0 0 350px;
	font-size:30px;
	color:#0088c8;	
	width:400px;
	text-align:center;
	font-family:"Rockwell";
}
.e_index_school_bt span{
	font-size:48px;
}
.e_index_school_btn{
	background:#eb454d;
	margin:60px 20px 0 400px;
	float:left;
}
.e_index_school_erweima{
	float:left;
	padding-left:30px;
	padding-top:20px;
}
.e_index_school_erweima img{
	padding-left:33px;
}
.e_index_school_erweima p{
	font-size:12px;
	line-height:18px;
	width:200px;
	text-align:center;
}

/*imandarin school end~*/

/*imandarin course start~*/
.e_index_course{
	background:url(../images/e_index_leftfixed_bg_05.jpg) 50% 50%;
} 

/*imandarin course end~*/

/*services start~*/
.e_index_services{
	width:100%;
	min-width:1000px;
	background:url(../images/e_index_leftfixed_bg_06.jpg) 50% 50%;
}
.e_index_services_ul{
	padding-left:300px;
	padding-top:30px;
}
.e_index_services_ul li{
	font-size:24px;
	color:#fff;
	line-height:48px;
	font-family:"Rockwell";
}
.e_index_services_btn{
	margin-left:310px;
	margin-top:50px;
	background:#eb454d;
}
/*services end~*/

/*Corporate_Partners start~*/
.e_index_partuers{
	width:100%;
	min-width:1000px;
	background:url(../images/e_index_leftfixed_bg_07.jpg) 50% 50%;
}
.e_index_course_main{
	padding-top:35px;
}
.e_index_course_btn{
	width:210px;
	height:210px;
	/*background:url(../images/e_index_courses_pic_03.png) no-repeat;course*/
	background:url(../images/e_index_courses3_pic_03.png) no-repeat center;
    background-size:cover;
	margin:0px 0 0 450px;
	padding:120px 139px;
}
.e_index_course_btn_main{
	width:115px;
	height:115px;
	color:#fff;
	font-size:20px;
	padding:47px;
	line-height:50px;
	/*background:url(../images/e_index_courses_btn_bg_03.png) no-repeat;*/
	
}
/*Corporate_Partners end~*/

/**/
.fixed_nav2_pic{
	width:100%;
	height:520px;
}

.e_index_eaquals{
	width:100%;
	min-width:1000px;
	background:url(../images/fixed_nav2_banner_bg_02.jpg) 50% 50%;
}
.e_index_group_class{
	width:100%;
	min-width:1000px;
	background:url(../images/fixed_nav2_banner_bg_04.jpg) 50% 50%;
}
.e_index_more_than{
	width:100%;
	min-width:1000px;
	background:url(../images/fixed_nav2_banner_bg_05.jpg) 50% 50%;
}



/**/

/*index_eapuals start~*/
.e_index_eaquals_main{
	width:1000px;
	margin:0 auto;
}
.e_index_eaquals_text{
	width:480px;
	height:200px;
	padding:150px 40px 40px 40px;
	background:url(../images/e_index_eaquals_03.png) no-repeat;
	float:left;
	margin-top:100px;
	color:#fff;
	font-size:26px;
	line-height:45px;
}
.e_knowmore_btn{
	width:80px;
	height:80px;
	padding:10px;
}
.e_knowmore_btn p{
	color:#fff;
	font-size:14px;
	line-height:24px;
}
.e_knowmore_btn img{
	padding-top:10px;	
}
.e_index_eaquals_btn{
	float:right;
	margin:390px 100px 0 0;
	background:#223a6f;
}
/*index_eapuals eng~*/


/*index_group_class start~*/
.e_index_group_class_main{
	width:1000px;
	margin:0 auto;
}
.e_index_group_class_main h1{
	font-size:40px;
	text-align:center;
	color:#000;
	padding:80px 0 0 100px;;
	width:800px;
	line-height:60px;	
	font-family:"Rockwell";
	font-weight:600;
}
.e_index_group_class_btn{
	float:right;
	margin:200px 100px 0 0;
	background:#eb454d;
	
}
/*index_group_class end~*/


/*index_more_than start~*/
.e_index_more_than_main{
	width:1000px;
	margin:0 auto;	
}
.e_index_more_than_main img{
	float:left;
	padding:30px 0 50px 90px;	
}
.e_index_more_than_text{
	padding:0 0 0 90px;
}
.e_index_more_than_text p{
	color:#000;
	font-size:48px;
	padding:0 15px;
	float:left;
	line-height:60px;
	font-family:"Rockwell";
	font-weight:600;
}
.e_index_more_than_text ul{
	float:left;	
	border-left:2px #000  solid;
}
.e_index_more_than_text ul li{
	color:#000;
	font-size:24px;
	padding-left:15px;
	font-family:"Rockwell";
}

/*index_more_than end~*/

/*footer start~*/
.e_footer{
	width:100%;
	min-width:1000px;
	height:185px;
	background:url(../images/header_bg01_02.jpg);
	border-top:4px #d70c18 solid;
}
.e_footer_main{
	width:1000px;
	margin:0 auto;
}
.e_footer_main ul li{
	float:left;	
	padding-bottom:20px;	

}
.e_footer_ul_li{
	width:150px;
	height:30px;
	padding-right:17px;
	margin-top:7px;
}
.e_footer_ul_li1{
	background:url(../images/e_footer_neworld_logo_b.png) no-repeat;
	width:170px;
	height:45px;
	padding-right:35px;

}
.e_footer_ul_li1:hover{
	background:url(../images/e_footer_neworld_logo_b_hover.png) no-repeat;
}
.e_footer_ul_li2{
	background:url(../images/e_footer_neworld_logo.png) no-repeat;
	width:217px;
	height:44px;
}
.e_footer_ul_li2:hover{
	background:url(../images/e_footer_neworld_logo_hover.png) no-repeat;
}
.e_footer_ul_li3{
	background:url(../images/e_footer_yinghua_logo.png) no-repeat;
}
.e_footer_ul_li3:hover{
	background:url(../images/e_footer_yinghua_logo_hover.png) no-repeat;
}

.e_footer_ul_li4{
	background:url(../images/e_footer_imandarin_logo.png) no-repeat;
	width:140px;
	height:30px;
}
.e_footer_ul_li4:hover{
	background:url(../images/e_footer_imandarin_logo_hover.png) no-repeat;
}

.e_footer_ul_li5{
	background:url(../images/e_footer_xinbei_logo.png) no-repeat;
}
.e_footer_ul_li5:hover{
	background:url(../images/e_footer_xinbei_logo_hover.png) no-repeat;
}

.e_footer_ul_li6{
	background:url(../images/e_footer_xinhogn_logo.png) no-repeat;
	padding-right:0px;
}
.e_footer_ul_li6:hover{
	background:url(../images/e_footer_xinhogn_logo_hover.png) no-repeat;
	padding-right:0px;
}

.e_footer_p_top{
	color:#fff;
	line-height:60px;
	text-align:center;
	font-weight:600;
}

.e_footer_p_under{
	font-size:12px;
	color:#999;
	line-height:24px;
	text-align:center;

}


/*footer end~*/


/*nav_five start~*/
.e_nav_five {
    width: 100%;
    min-width: 1000px;
    /*height: 120px;*/
    height: 200px;
    background: #f9f9f9;
}
.e_nav_five_main{
	width:1000px;
	margin:0 auto;
	height:120px;
}
.e_nav_five_main>p{
	width:120px;
	height:60px;
	background:#eb454d;
	color:#000;
	font-size:24px;
	line-height:30px;
	text-align:center;
	padding:30px 0;
	float:left;
	font-family:"Rockwell";
}
.e_nav_five_main img{
	width:10px;
	height:10px;
	padding-top:110px;
	float:left;
}
.e_nav_five_main ul{
	float:left;
	width:870px;
}
.e_nav_five_main ul li {
	float:left;
	width:155px;
	height:90px;
	border-right:1px #ccc solid;
	margin:15px 0 15px 15px;
}
.e_nav_five_main_bt{
	font-size:40px;
	text-align:center;
	line-height:60px;
	font-weight:600;
	color:#a25b0f;
	font-family:"Rockwell";
}
.e_nav_five_main_text{
	font-family:"Lucida Sans";
	font-size:14px;
	color:#333;
	text-align:center;
	}
.e_nav_five_main_text{
	font-family:"Lucida Sans";
	font-size:14px;
	color:#333;
	text-align:center;
	}
.e_nav_five_main2 {
    margin: 0 auto;
    width: 1000px;
    height: 100px;
    font-size: 30px;
    margin: 0 auto;
}
.e_nav_five_main2 > p {
    width: 464px;
    height: 7px;
    background: #eb454d;
}
    .e_nav_five_main2 ul {
        margin: 0 auto;
        list-style-type: none;
        padding: 0;
        display: flex;
    }
        .e_nav_five_main2 ul li {
            border: 1px solid #eb454d;
            width: 230px;
            height: 40px;
            font-size: 20px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
        }
    .e_nav_five_main2 .nav_table .active{
        background:black;
        color:#ffffff;
    }
    .e_nav_five_main2 .More_Langage_yy {
        margin: 0 auto;
        list-style-type: none;
        padding: 0;
        display: flex;
    }
        .e_nav_five_main2 .More_Langage_yy li {
            border: 1px solid #eb454d;
            width: 113px;
            height: 28px;
            font-size: 13px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
        }
.More_Langage_yy li.highlight {
    background-color: #999; /* 高亮背景色 */
}
/*nav_five end~*/

/*terms_of_service start~*/
.terms_servise_banner_top{
	width:100%;
	min-width:1000px;
	height:527px;
	background:url(../images/terms_service_banner_top.jpg) 50% 50% no-repeat;
}
.e_termsof_sercoce_main{
	width:100%;
	min-width:1000px;
	background:url(../images/e_main_bg.png) repeat; 
}
.e_termsof_service_main_text{
	width:1000px;
	margin:0 auto;
}
.e_termsof_service_main_text h1{
	color:#d70c18;
	font-family:"Rockwell";
	text-align:center;
	font-size:36px;
	line-height:120px;
	font-weight:400;
	text-transform:uppercase;
}
.e_termsof_service_main_text>p{
	font-size:18px;
	color:#000;
	line-height:30px;
	background:url(../images/e_biaoti_biaoqian_icon.png) no-repeat;
	padding-left:24px;
	font-family:"Rockwell";
	margin-left:20px;
}
.e_termsof_service_main_text ul{
	margin:10px 20px 0 40px;
}
.e_termsof_service_main_text ul li{
	font-size:14px;
	line-height:24px;
	margin-left:20px;
	background:url(../images/e_biaoti_biaoqian_icon1.png) 0% 8px no-repeat;
	padding-left:20px;
	color:#333;
}
.e_termsof_service_main_text_p1{
	float:left;
}
.e_termsof_service_main_text ul li p{
	font-family:"Lucida Sans";
}

/*terms_of_service end~*/



/*service start~*/
.services_banner_top{
	width:100%;
	min-width:1000px;
	height:527px;
	background:url(../images/services_banner01_02.jpg) 50% 50% no-repeat;
}
.e_service_nav2{
	width:100%;
	height:60px;
	background:#f1f1f1;
	border:1px #999 solid;
	position:relative;
}
.e_service_nav2_main{
	width:1000px;
	margin:0 auto;
}
.e_service_nav2_main ul li{
	float:left;
	color:#555;
	font-size:14px;
	line-height:60px;
	padding:0 40px;
	text-transform:uppercase;
}
.e_service_main{
	width:100%;
	min-width:1000px;
	background:url(../images/e_main_bg.png) repeat;
}
.e_service_main_club{
	width:1000px;
	margin:0 auto;
}
.e_service_main_club h1{
	font-size:24px;
	line-height:80px;
	color:#000;
	text-align:center;
	font-family:"Rockwell";
	
}
/*.e_service_main_club p{
	width:250px;
	height:250px;
	margin:10px 20px;
	padding:200px 200px 60px 530px;
	background:url(../images/e_services_club_03.jpg) no-repeat;
	color:#fff;
	font-size:18px;
	line-height:36px;
	font-family:"Lucida Sans";
}*/
.e_service_main_club img{
	width:250px;
	height:250px;
	margin:10px 20px;
	padding:200px 200px 60px 530px;
	background:url(../images/e_services_club_03.jpg) no-repeat;
	color:#fff;
	font-size:18px;
	line-height:36px;
	font-family:"Lucida Sans";
}
.e_servoce_main_travel{
	width:1000px;
	margin:0 auto;
	height:359px;
}
.e_service_main_travel_pic{
	width:404px;
	background:#fff;
	padding: 10px 24px 30px;
	margin-left:33px;
	float:left;
}
.e_service_main_travel_pic h2{
	color:#000;
	font-size:18px;
	line-height:50px;
	background:url(../images/e_services_travel_icon_07.jpg) 0% 50% no-repeat;
	font-family:"Lucida Sans";
	padding-left:20px;

}
.e_servoce_main_travel_text{
	width:100%;
	background:#333;
	height:166px;
	margin-top:4px;
}
.e_servoce_main_travel_text_main{
	width:1000px;
	margin:0 auto;
	
}
.e_service_main_travel_left_p{
	font-size:14px;
	font-family:"Lucida Sans";
	border-top:6px #eb454d solid;
	width:404px;
	padding:20px 24px;
	margin-left:20px;
	color:#fff;
	background:url(../images/e_service_travel_test_bg_03.png) no-repeat;
	float:left;
	margin-left:33px;
	line-height:24px;
}

.e_service_main_Accommodation{
	width:100%;
	height:520px;
	background:url(../images/e_servoce_accommodation_bg_02.jpg) 50% 50%;
}
.e_servce_main_Accommodation_middle{
	width:1000px;
	margin:0 auto;
}
.e_servce_main_Accommodation_middle h2{
	margin-left:450px;
	font-size:30px;
	color:#fff;
	font-family:"Rockwell";
	text-transform:uppercase;
	padding-top:80px;

}
.e_servce_main_Accommodation_middle p{
	margin:30px 0 0 450px;
	border-left:4px #eb454d solid;
	width:300px;
	color:#fff;
	font-family:"Lucida Sans";
	padding-left:20px;
}
.e_service_main_middle{
	width:1000px;
	margin:0 auto;
	height:560px;

}
.e_service_main_middle_visa{
	width:446px;
	float:left;
	margin-left:35px;
}
.e_service_main_middle_visa h2{
	font-size:24px;
	color:#000;
	border-left:4px #eb454d solid;
	width:300px;
	margin:30px 0 10px 90px;
	padding:0px 0 0 20px;
	line-height:36px;
	text-transform:uppercase;
	font-family:"Rockwell";
}
.e_service_main_middle_visa p{
	color:#333;
	font-size:14px;
	line-height:30px;
	height:160px;
	font-family:"Lucida Sans";
}
.e_service_main_middle_visa img{
	width:392px;
	height:300px;
	padding-left:15px;
}


/*service end~*/

/*contect_us start~*/
.contactus_banner_top{
	width:100%;
	min-width:1000px;
	height:527px;
	background:url(../images/contantus_banner_top.jpg) 50% 50% no-repeat;
}
.e_contactUs_main{
	width:100%;
	min-width:1000px;
	background:url(../images/e_main_bg.png) repeat;
	
}

.e_contactUs_main_middle{
	width:1000px;
	margin:0 auto;
}

.e_contactUs_main_middle_form{
	width:970px;
	margin:0 auto;
	padding-top:50px;
}
.e_contactUs_main_middle_form_p{
	background:#d70c18;
	color:#fff;
	font-size:24px;
	line-height:40px;
	padding:0 5px;
	float:left;
	font-family:"Rockwell";
}
.e_contactUs_main_middle_form img{
	padding-top:28px;
}
.e_contactUs_main_middle_form_textarea{
	width:720px;
	height:50px;
	margin:20px 125px;
	
}

.e_contactUs_main_middle_form_input{
	width:500px;
	margin-left:20px;
	height:30px;
}
label{
	float:left;
	width:200px;
	text-align:right;
	line-height:30px;
}
.e_contactUs_main_middle_form_radio{
	float:none;
	width:100px;
}
.contectUS{
	display:block;
	height:30px;
	width:150px;
	margin:20px 20px 0 410px;
}
input[type="radio"]{
	margin:10px 0 0 50px;
}
.e_contactUs_main_middle_form input[type="button"]{
	width:150px;
	height:40px;
	background:#d70c18;
	color:#fff;
	margin:0px 410px 20px;
	border:none;
}
/*contect_us end~*/

/*apply_online start~*/
.apply_online_banner_top{
	width:100%;
	min-width:1000px;
	height:527px;
	background:url(../images/apply_online_banner_top.jpg) 50% 50% no-repeat;
}

.apply_online_banner_top_text{
	width:1000px;
	margin:0 auto;
}
.apply_online_banner_top_text h1{
	font-family:"Rockwell";
	font-size:40px;
	width:500px;
	line-height:48px;
	margin:0 auto;
	padding-top:100px;
}
.apply_online_banner_top_text p{
	font-size:18px;
	color:#d70c18;
	padding:0px 150px 0 0 ;
	line-height:24px;
	text-align:center;
	padding-top:30px;
}

.e_applyOnline_main_middle_form{
	width:970px;
	margin:0 auto;
	padding-top:50px;
}
.e_applyOnline_main_middle_form_p{
	background:#d70c18;
	color:#fff;
	font-size:24px;
	line-height:40px;
	padding:0 5px;
	float:left;
	font-family:"Rockwell";
	width:320px;
}
.e_applyOnline_main_middle_form img{
	padding-top:28px;
}
.e_applyOnline_label{
	float:left;
	width:300px;
	text-align:right;
	line-height:30px;
}
.e_applyOnline_main_middle_form_input{
	width:400px;
	margin-left:20px;
	height:30px;
}
.e_applyOnline_main_middle_form input[type="button"]{
	width:150px;
	height:40px;
	background:#d70c18;
	color:#fff;
	margin:0px 410px 20px;
	border:none;
}
.e_applyOnline_main_middle_form_label{
	float:none;
	width:30px;
}
/*apply_online end~*/


/*group_class_information start~*/
.group_class_banner_top{
	background:url(../images/Group_class_banner01_02.jpg) 50% 50% no-repeat;
	width:100%;
	min-width:1000px;
	height:527px;
}
.e_groupClass_main{
	width:100%;
	min-width:1000px;
	background:url(../images/e_main_bg.png) repeat;
}
.e_groupClass_main_middle{
	width:1000px;
	margin:0 auto;
	padding:50px 0;
}
.kecheng_biaoge{
	width:1000px; 
	}
.biaoge{
	width:1000px;
	border-collapse:collapse;
	border:2px #999 solid;
	}
.biaoge caption{
		border:2px #999 solid;
		border-bottom:none;
		width:1000px;
		height:40px; 
		color:#d70c18; 
		text-align:center; 
		line-height:40px; 
		font-size:24px; 
		font-weight:600;
		font-family:"Rockwell";

	}
.biaoge a{
	color:#d70c18
	;}
.biaoge tr th{
	 text-align:center;
	 font-weight:600;
	 font-size:14px;
	border:1px #999 solid;
	font-family:"Lucida Sans";
	  }
.biaoge tr{
	height:30px;
	 }
.biaoge tr td{
	text-align:center;
	border:1px #999 solid;
	font-size:12px;
	font-family:"Lucida Sans";

	}


/*group_class_information end~*/


/*About_us start~*/
.aboutus_banner_top{
	width:100%;
	min-width:1000px;
	height:527px;
	background:url(../images/aboutus_banner_top01.jpg) 50% 50% no-repeat;
}
.aboutus_banner_top p{
	width:300px;
	margin:0 auto;
	font-size:48px;
	line-height:60px;
	padding:150px 0 0 550px;
	text-align:center;
	font-family:"Rockwell";
	font-weight:600;
}
.e_aboutUs_main{
	width:100%;
	min-width:1000px;
	background:url(../images/e_main_bg.png) repeat;
}
.e_aboutUs_main_middle{
	width:1000px;
	margin:0 auto;
	padding-top:50px;
}
.resp-tabs-list {
    width: 238px;
    border: 1px #999 solid;
    position: absolute;
    background: #fff;
}
.resp-tabs-list li{
	width:208px;
	height:55px;
	background:url(../images/e_fixed_left_libg_03.jpg) no-repeat;
	color:#555;
	line-height:55px;
	border-bottom:1px #999 solid;
	padding-left:30px;
	font-family:"Rockwell";
}
.resp-tabs-list li:last-child{
	border-bottom:none;
}



.resp-tabs-list li p{
	font-family:"Rockwell";
}
.resp-tabs-container{
	width:760px;
	background:#fff;
	margin-left:240px;
	padding:30px 0;
	min-height:387px;
	_height:387px;
}
.e_aboutUs_main_middle_au_p1{
	font-size:14px;
	color:#555;
	margin:0px 0 30px 55px;
	width:650px;
	padding:0px 0 0 30px;
	font-family:"Lucida Sans";
	border-left:4px #d70c18 solid;
}
.e_aboutUs_main_middle_au_p1 span{
	font-size:24px;
}
.e_aboutUs_main_middle_au_pic{
	width:680px;
	height:140px;
	padding-top:130px;
	background:url(../images/e_aboutus_au_bg_03.jpg) no-repeat;
	margin:30px 0 30px 55px;
}
.e_aboutUs_main_middle_au_p2 {
    width: 620px;
    color: #fff;
    /*margin: 0 auto;*/
    margin: -68px auto;
    padding-top: 10px;
    border-top: 2px #fff solid;
    font-family: "Lucida Sans";
}
.e_aboutUs_main_middle_au_p3{
	font-size:14px;
	color:#555;
	margin:30px 0 30px 55px;
	width:646px;
	padding:0px 30px 0 0px;
	font-family:"Lucida Sans";
	border-right:4px #d70c18 solid;
}
.e_aboutUs_main_middle_au_p3 span{
	font-size:24px;
}

.e_aboutUs_main_middle_au_pic1{
	width:680px;
	height:140px;
	padding-top:130px;
	background:url(../images/e_aboutus_au_bg_06.jpg) no-repeat;
	margin:30px 0 30px 55px;
}
.e_aboutUs_tp_text{
	width:680px;
	padding-left:20px;
	margin:20px 0 0 40px;
	font-size:14px;
	line-height:24px;
	color:#333;
	background:url(../images/e_biaoti_biaoqian_icon1.png) 0px 10px no-repeat;
}
.e_aboutUs_tp_h2{
	margin:20px 0 0 40px;
	color:#000;
	padding-left:16px;
	border-left:6px #d70c18 solid;
	font-size:18px;
	font-weight:600;
	line-height:24px;
}
.e_aboutUs_tp_pic{
	width:700px;
	margin:30px 0 0 40px;
}
.e_aboutUs_tp_pic img{
	float:left;
}
.e_aboutUs_tp_pic p{
	font-size:14px;
	width:330px;
	float:left;
	padding-left:40px;
	line-height:24px;
	font-family:"Lucida Sans";
}
.e_aboutUs_faq_bt{
	width:690px;
	background:url(../images/e_biaoti_biaoqian_icon1.png) 0 8px no-repeat;
	color:#a25b0f;
	font-size:18px;
	padding-left:20px;
	margin:25px 0 0 25px;
	font-family:"Rockwell";
}
.e_aboutUs_faq_text{
	width:690px;
	font-size:14px;
	color:#555;
	margin-left:45px;
	font-family:"Lucida Sans";
	line-height:24px;
}
.e_aboutUs_stu_bt{
	margin:20px 0 10px 40px;
	color:#000;
	padding-left:16px;
	border-left:6px #d70c18 solid;
	font-size:18px;
	font-weight:600;
	line-height:24px;
	font-family:"Rockwell";
}
.e_aboutUs_stu_text01{
	font-size:14px;
	color:#555;
	line-height:24px;
	width:660px;
	padding-left:20px;
	background:url(../images/e_biaoti_biaoqian_icon1.png) 0 10px no-repeat;
	margin-left:65px;
	font-family:"Lucida Sans";
}
.e_aboutUs_stu_text02{
	font-size:14px;
	color:#555;
	line-height:24px;
	width:680px;
	margin-left:65px;
	font-family:"Lucida Sans";
}
.e_aboutUs_stu_text03{
	font-size:14px;
	color:#555;
	line-height:24px;
	width:640px;
	padding-left:20px;
	background:url(../images/e_biaoti_biaoqian_icon1.png) 0 10px no-repeat;
	margin-left:85px;
	font-family:"Lucida Sans";
}
/*About_us end~*/

/*schools start~*/
.schools_banner_top{
	width:100%;
	min-width:1000px;
	height:527px;
	background:url(../images/Schools_banner_top01_02.jpg) 50% 50% no-repeat;
}
.schools_banner_top_text{
	width:650px;
	margin:0 auto;
	padding-left: 175px;
}
.schools_banner_top_text h1{
	font-family:"Rockwell";
	font-size:40px;
	width:500px;
	line-height:48px;
	padding:230px 30px 15px 0 ;
}
.schools_banner_top_text p{
	font-size:18px;
	color:#d70c18;
	padding:0px 150px 0 0 ;
	line-height:24px;
}

.e_schools_main_01{
	width:695px;
	border-bottom:1px #999 solid;
	margin:0 auto;
	padding:15px;
}
.e_schools_main_01:hover{
	border:1px #d70c18 solid;
}
.e_schools_main_title{
	width:280px;
	margin:0 auto;
	font-size:18px;
	color:#555;
	line-height:30px;
	border-left:6px #eb454d solid;
	padding-left:20px;
	font-family:"Lucida Sans";
	font-weight:600;
}
.e_schools_main_text{
	width:700px;
	margin:0 auto 10px;
	font-size:14px;
	color:#555;
	line-height:24px;
	font-family:"Lucida Sans";
}
.e_schools_main_01 img{
	float:left;
}
.e_schools_main_aet{
	width:370px;
	height:115px;
	border-left:4px #a25b0f solid;
	float:left;
	padding-top:20px;
	margin-left:20px;
}
.e_schools_main_aet li{
	padding-left:30px;
	font-size:14px;
	color:#555;
	line-height:24px;
	margin-left:20px;
}
/*schools end~*/

/*Why_iMandarin start~*/
.e_why_banner_top{
	width:100%;
	min-width:1000px;
	height:527px;
	background:url(../images/why_banner_top.jpg) 50% 50% no-repeat;
}
.e_why_ourAdvantages_title{
	font-size:18px;
	font-weight:600;
	color:#000;
	border-left:6px #eb454d solid;
	line-height:30px;
	padding-left:20px;
	margin-left:25px;
	margin-top:20px;
}
.e_why_ourAdvantages_text{
	font-size:14px;
	color:#555;
	line-height:24px;
	margin:0 0 10px 50px;
	width:670px;
}
.e_why_awards_main{
	margin:0 15px;
	border-bottom:1px #999 solid;
}
.e_why_awards_main:hover{
	border:1px #d70c18 solid;
}
.e_why_awards_main p{
	font-size:18px;
	font-weight:600;
	color:#000;
	margin:20px;
	padding-left:15px;
	border-left:6px #eb454d solid;
	line-height:24px;
	font-family:"Rockwell";
}
.e_why_awards_main img{
	float:left;
	margin:20px 0 30px 40px;
		
}
.e_why_awards_main01{
	border-bottom:none;
}
.e_why_book_main{
	margin:30px 20px;
}
.e_why_book_main img{
	float:left;
}
.e_why_book_main_right{
	float:left;
	width:520px;
}
.e_why_book_main_right_title{
	margin:0 0 10px 20px;
	line-height:30px;
	font-size:18px;
	color:#000;
	font-weight:600;
	border-left:8px #eb454d solid;
	padding-left:15px;
	font-family:"Rockwell";
}
.e_why_book_main_right_text{
	margin-left:43px;
	font-size:14px;
	line-height:20px;
	color:#555;
}
	

/*Why_iMandarin end~*/


/*courses start~*/
.course_banner_top{
	width:100%;
	min-width:1000px;
	height:527px;
	/*background:url(../images/courses_banner_top_02.jpg) 50% 50% no-repeat;*/
	background:url(../images/courses_banner_top_x_02.png) 50% 50% no-repeat;
    background-size: cover; 
}
.e_courses_main_middle_group{
	width:700px;
	padding:30px 30px 0;
}
.course_banner_top_mian{
	width: 1000px;
	margin: 0 auto;
}
.course_banner_top_mian ul{
	padding: 120px 0 0 295px;
	font-size: 14px;
	color: #fff;
	font-family:"Rockwell";
	line-height: 22px;
}
.course_banner_top_mian ul li{
	list-style: disc;
	font-size: 14px;
}

.e_courses_main_middle_group_top{
	font-size:14px;
	color:#555;
	line-height:24px;
}
.e_courses_main_middle_group span{
	font-size:24px;
}
.e_courses_main_middle_group_link{
	font-size:18px;
	font-weight:600;
	padding-left:15px;
	line-height:30px;
	border-left:6px #eb454d solid;
	margin:20px 0 ;
	font-family:"Lucida Sans";
}
.e_courses_main_middle_group_fg{
	margin-top:20px;
	width:700px;
	height:4px;
	background:#d70c18;
}
.e_courses_main_middle_group_link a{
	color:#000;
}

.e_courses_main_middle_group_title{
	font-size:18px;
	color:#000;
	font-weight:600;
	padding-left:15px;
	line-height:24px;
	border-left:6px #eb454d solid;
	margin:20px 0 ;
	font-family:"Lucida Sans";
}
.e_courses_main_middle_group_pic{
	float:left;
	margin-left:21px;
}
.e_courses_main_middle_group_right{
	float:left;
	font-size:14px;
	color:#555;
	line-height:24px;
	width:300px;
	margin-left:15px;
	font-family:"Lucida Sans";
}
.e_courses_main_middle_group_title01{
	margin-left:21px;
	padding-left:20px;
	font-size:14px;
	font-weight:600;
	color:#000;
	line-height:50px;
	background:url(../images/e_biaoti_biaoqian_icon1.png) 0 21px no-repeat;
	font-family:"Lucida Sans";
}
.e_courses_main_middle_group_ul{
	float:left;
	margin:0 0 20px 30px;
}
.e_courses_main_middle_group_ul li{
	font-size:12px;
	color:#555;
	line-height:20px;
	padding-left:15px;
	background:url(../images/e_courses_libg_icon_07.jpg) 0 8px no-repeat;
	font-family:"Lucida Sans";
	letter-spacing:-0.5px;
}
.e_courses_main_middle_training_top{
	width:679px;
	padding-left:15px;
	border-left:6px #eb454d solid;
	margin-left:30px;
	margin-top:30px;
	font-size:14px;
	color:#555;
	font-family:"Lucida Sans";
	
}
.e_courses_main_middle_training_pic{
	margin:20px 0 0 30px;
	vertical-align:bottom; 
}
.e_courses_main_middle_training_p01{
	width:660px;
	padding:10px 20px 0;
	color:#fff;
	font-size:14px;
	background:#a8692e;
	line-height:24px;
	margin-left:30px;
}
.e_courses_main_middle_training_p02{
	font-size:14px; 
	font-weight:600;
	color:#000;
	padding-left:15px;
	border-left:6px #eb454d solid;
	margin:20px 0 0 30px;
	line-height:20px;
}
.e_courses_main_middle_training_ul{
	margin:20px 0 0 50px;
}
.e_courses_main_middle_training_ul li{
	font-size:14px; 
	color:#555;
	line-height:24px;
	padding-left:20px;
	background:url(../images/e_biaoti_biaoqian_icon1.png) 0 8px no-repeat;
}
.e_courses_main_middle_training_div{
	width:150px;
	float:left;
	margin:30px 0 20px 40px;
}
.e_courses_main_middle_training_div img{
	margin-left:20px;
}
.e_courses_main_middle_training_div p{
	font-size:14px;
	color:#555;
}
.e_courses_main_middle_training_p02 a{
	color:#d70c18;
}
.e_courses_main_middle_tutoring_top{
	font-size:14px;
	color:#555;
	margin:30px 0 0 30px;
	padding-left:15px;
	border-left:6px #eb454d solid;
	width:680px;
}
.e_courses_main_middle_tutoring_top span{
	font-size:24px;
}
.e_courses_main_middle_tutoring_top_pic{
	margin:20px 0 0 30px;
}
.e_courses_main_middle_tutoring_title{
	margin:20px 0 0 30px;
	padding-left:15px;
	border-left:6px #eb454d solid;
	font-size:14px;
	color:#000;
	font-weight:600;
	line-height:24px;
}
.e_courses_main_middle_tutoring_ul{
	margin-left:50px;
}
.e_courses_main_middle_tutoring_ul li{
	padding-left:15px;
	font-size:14px;
	color:#555;
	line-height:24px;
	background:url(../images/e_biaoti_biaoqian_icon1.png) 0 8px no-repeat;
}
.e_courses_main_middle_tutoring_text{
	font-size:14px;
	margin-left:50px;
	color:#555;
	line-height:24px;
	
}
.e_courses_main_middle_tutoring_title a{
	color:#d70c18;
}

.e_courses_main_middle_camp_top{
	height:160px;
	padding:300px 20px 0 ;
	margin:30px 0 0px 30px;
	font-size:14px;
	color:#fff;
	width:660px;
	background:url(../images/e_courses_camp_bg01_03.jpg) no-repeat;
}
.e_courses_main_middle_camp_title{
	font-size:14px;
	font-weight:600;
	color:#000;
	margin:20px 30px 10px;
	padding-left:15px;
	border-left:6px #eb454d solid;
}
.e_courses_main_middle_camp_ul{
	margin:0 0 20px 50px;
	width:680px;
}
.e_courses_main_middle_camp_ul li{
	font-size:14px;
	color:#555;
	line-height:24px;
	padding-left:15px;
	background:url(../images/e_biaoti_biaoqian_icon1.png) 0 8px no-repeat;
}
.e_courses_main_middle_camp_pic{
	margin:0px 0 0 30px;
	width:700px;
	border:none;
	padding:0;
	vertical-align:bottom; 
}
.e_courses_hsk_pic{
	vertical-align:bottom; 
	width:760px;
}
.e_courses_online_top{
	margin:30px;
	padding-left:15px;
	border-left:6px #eb454d solid;
	line-height:24px;
	font-size:14px;
	color:#555;
	
}
.e_courses_online_top span{
	font-size:24px;
}	

.e_courses_online_pic{
	width:760px;
}
.e_courses_online_title{
	font-size:14px;
	color:#000;
	font-weight:600;
	margin:30px;
	padding-left:15px;
	border-left:6px #eb454d solid;
}
.e_courses_online_title a{
	color:#d70c18;
}
.e_courses_main_hsk{
	width: 700px;
	padding: 30px 30px 0;
}
.e_courses_main_hsk_p{
	padding-top: 20px;
	font-size:14px;
	color:#555;
	line-height:24px;
}
.e_courses_main_hsk_p span{
	font-size:24px;
}
.e_courses_main_hsk_ul{
	margin: 10px 0 0 30px;
}
.e_courses_main_hsk_ul1{
	margin: 10px 0 0 0;
}
.e_courses_main_hsk_ul li,.e_courses_main_hsk_ul1 li{
	font-size:14px;
	color:#555;
	line-height:20px;
	padding-left:15px;
	background:url(../images/e_courses_libg_icon_07.jpg) 0 8px no-repeat;
	font-family:"Lucida Sans";
	letter-spacing:-0.5px;

}
.e_courses_main_hsk_p1{
	font-size:12px;
	color:#555;
	line-height:24px;
	padding-left: 15px;
}
.e_courses_main_hsk_table{
	width: 100%;
	margin: 5px 0;
}
.e_courses_main_hsk_table tr th{
	width: 33%;
	height: 30px;
	color: #555;
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
}
.e_courses_main_hsk_table tr td{
	width: 33%;
	height: 30px;
	color: #555;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.e_hsk_test{
	display: block;
	width: 150px;
	height: 40px;
	margin: 30px auto 0;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	background: #C9242B;

}

/*courses end~*/

/*弹出层  开始*/


/*弹出层  开始*/
.huodong{
	display: none;
	z-index: 9999;
	position: fixed;
	top: 100px;
	left: 50%;
	width: 820px;
	height: 350px;
	margin-left: -410px;
}
.huodong_close{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	cursor: pointer;
}
.huodong_close:hover{
	top: 8px;
	right: 8px;
	width: 24px;
}



