/******************************************************************************/
/*  COMMON                                                                    */
/******************************************************************************/
body {
	font-family: arial,Tahoma,Arial,Helvetica;
	line-height: 25px;
	color: #ffffff;
}
.doc-loader
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.doc-loader td
{
    vertical-align: middle;
    text-align: center;
	background-color: #1f1f1f;
}
p 
{
	font-size: 15px;
	margin-top: 0px;
    margin-bottom: 20px;
    line-height: 25px;
	letter-spacing: -0.02em;
}
a
{
   text-decoration: none;
   color: #1e1e1e;
} 
.clear
{
    clear: both;
}
.section
{
	width: 100%;
	height: 900px;
}
.section1
{
	width: 100%;
	height: 1850px;
}
.section11
{
	width: 100%;
	height: 1000px;
}
.section12
{
	width: 100%;
	height: 850px;
}
.section13
{
	width: 100%;
	height: 800px;
}
.section14
{
	width: 100%;
	height: 880px;
}
.section15
{
	width: 100%;
	height: 900px;
}
.section151
{
	width: 100%;
	height: 700px;
}
.section16
{
	width: 100%;
	height: 1000px;
}
.section17
{
	width: 100%;
	height: 700px;
}
.section18
{
	width: 100%;
	height:6200px;
}
.section19
{
	width: 100%;
	height:700px;
}
.section20
{
	width: 100%;
	height:600px;
}
.section2
{
	width: 100%;
	height: 1100px;
}
.first-section
{
	height: 695px;
}
.showcase
{
	height: 1200px;
}

#scrollable
{
    width: 100%;
}
.container 
{
	width: 980px;
    margin:0 auto;
}
.showcase-sub-container
{
	width: 100%;
	padding-top: 70px;
}

/******************************************************************************/
/*  SUBHEADER                                                                 */
/******************************************************************************/
.subheader
{
	margin-top: 70px;	
}
.subheader-text
{
	display: inline-block;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: 0.1em;
	vertical-align: middle;
}
.subheader-text span 
{
	display: inline-block;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 19px;
	letter-spacing: -0.02em;	
}
.subheader-separator
{
	width: 980px;
	height: 30px;
	margin-top: 50px;
	background: transparent url(../images/subheader/separator.png) no-repeat;	
}

/******************************************************************************/
/*  BOTTOM ARROW                                                              */
/******************************************************************************/
.arrow 
{
	width: 90px;
	height: 40px;
	margin-left: 50px;
}
/* .01 {background-color: #d82545;}
.02 {background-color: #feac58;}
.03 {background-color: #273c67;}
.04 {background-color: #bab932;}
.05 {background-color: #d82545;}
.06 {background-color: #1e1e1e;} */

/******************************************************************************/
/*  NAVIGATION                                                                */
/******************************************************************************/
.navigation 
{
    position: fixed;
    top: 200px; 
	left: 0px;
	z-index: 1500;
}
.nav0
{
	margin-left: 50px;
	margin-bottom: 20px
}
.nav1 
{
 	margin-left: 0px;
	margin-bottom: 0px;
   
}
.nav2 
{
 	margin-left: 0px;
	margin-bottom: 0px;
   
}
.nav3 
{
 	margin-left: 0px;
	margin-bottom: 0px;
   
}
.nav4
{
 	margin-left: 0px;
	margin-bottom: 0px;
   
}
.nav5 
{
 	margin-left: 0px;
	margin-bottom: 0px;
   
}
/******************************************************************************/
/*  FONT FORMATING                                                            */
/******************************************************************************/

.summary
{
	font-family: arial, Times, serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.02em;
}
.summary img
{
	vertical-align: middle;
	width: 22px;
    height: 22px;
}
/*.about .summary, .news .summary {color: #ffffff;}
.services .summary {color: #fd7657;}
.showcase .summary {color: #8c9fc5;}
.our-team .summary {color: #686716;}
.contact-us .summary {color: #ffffff;}*/
.team-member-name
{
	font-size: 20px;
	text-align: center;
	color: #ffffff;
}
.team-member-position
{
	font-size: 25px;
	text-align: center;
}
.who
{
	font-size: 25px;
	color: #ffffff
 }
 .introduction
 {
 	font-size: 15px;
	text-align: left;
	color:#ffffff;
 }

/******************************************************************************/
/*  BACKGROUND                                                                */
/******************************************************************************/
.first-section {background: #273c67 url(../images/top_bg/top_bg.png) repeat-x;}
.about {background-color: #feac58;/*#d82545;*/}
.services {background-color: #fd7657;}
.showcase {background-color: #feac58;/*#273c67;*/}
.showcase1 {background-color: #feac58;}
.our-team {background-color: #bab932;/*#bab932;*/}
.news {background-color: #feac58;/*#d82545;*/}
.contact-us {background-color:#3c5499;/*#1e1e1e;*/}
.first-section1 {background: #273c67 url(../images/top_bg/top_bg.png) repeat-x;}
/******************************************************************************/
/*  HEADER                                                                    */
/******************************************************************************/
.header-wrapper
{
    width: 100%;
	margin-bottom:55px;	
}
.header
{ 
    width: 100%;
    height: 180px;
    margin: 0 auto;
	padding-top: 60px;
}
.logo
{    
    width: 180px;
    height: 180px;
	margin: 0 auto;
}

/******************************************************************************/
/*  GAlLERY                                                                   */
/******************************************************************************/
.galery-wrapper
{
    position: relative;
}
.gallery
{   
	position: relative;
    width: 980px;
    height: 400px;
    overflow: hidden;
}
.gallery-slide-first
{
    margin-left: 0 !important;
}

.gallery-slide
{
    width: 980px;
    height: 400px;
}
#gallery-nav
{	
	position: relative;
	top: -25px;
	margin: 0 auto;
    text-align: center;
}
#gallery-nav a
{	
	display: inline-block;
	width: 75px;
	height: 7px;
	margin-right: 10px;
	background-color: #feac58;
	border: none;
	outline: none;
	cursor: pointer;	
}
#gallery-nav a.gallery-nav-active
{
	background-color: #273c67;
}

/******************************************************************************/
/*  OUR TEAM                                                                  */
/******************************************************************************/
/*.socio {
	width: 300px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.socio ul {
	margin: 0 auto;
	width: 131px;
	line-height: normal;
}
.socio ul li {
	float: left;
	margin-right: 10px;
}
.socio ul li.last {
	margin-right: 0px;
}
.socio ul li a
{	
    display: block;
    height: 37px;
    width: 37px;
}
.socio ul li a:active
{
    background-position: left bottom;
}
.socio ul li a:hover 
{
	 background-position: left bottom;
}
a.socio_twitter {background: transparent url('../images/socio/team_twitter_icon.png') no-repeat;}
a.socio_facebook {background: transparent url('../images/socio/team_facebook_icon.png') no-repeat;}
a.socio_linkedin {background: transparent url('../images/socio/team_linkedin_icon.png') no-repeat;}*/

/******************************************************************************/
/*  COLUMNS & MARGINS                                                         */
/******************************************************************************/
.column-300
{
    float: left;
    width: 300px;
}
.column-340
{
    float: left;
    width: 340px;
}
.column-455
{
    float: left;
    width: 440px;
}
.column-525
{
    float: left;
    width: 525px;
}
.column-640
{	
    float: left;
    width: 640px;	
}
.m-right-40
{
    margin-right: 40px;
}
.m-right-70
{
    margin-right: 70px;
}
.m-right-115
{
	margin-right: 115px;
}
.m-left-40
{
    margin-left: 40px;
}
.m-top-50
{
    margin-top: 50px;
}
.m-top-55
{
    margin-top: 55px;
}
.m-top-70
{
    margin-top: 70px;
}
.m-top-95
{
    margin-top: 200px;
}
.m-bottom-10
{
	margin-bottom: 10px;
}
.m-bottom-22
{
	margin-bottom: 22px;
}
.m-bottom-30
{
	margin-bottom: 30px;
}
.m-bottom-40
{
    margin-bottom: 5px;
}
.m-bottom-50
{
    margin-bottom: 50px;
}

/******************************************************************************/
/*  SERVICES                                                                  */
/******************************************************************************/
.services-list a
{
	display: block;
	font-size:24px;
	color:#FFF;
	float:right;
	margin-right: 50px;
	margin-top: 5px;
	line-height:40px;
	text-decoration:underline;
}
.services-list i.icon1 {
	background:url(../images/services/services_icon_01.png);
	width:49px;
	height:40px;
	display:block;
	float:left;
	margin-right:20px;
}
.services-list i.icon2 {
	background:url(../images/services/services_icon_02.png);
	width:50px;
	height:40px;
	display:block;
	float:left;
	margin-right:20px;
}
.services-list i.icon3 {
	background:url(../images/services/services_icon_03.png);
	width:50px;
	height:40px;
	display:block;
	float:left;
	margin-right:20px;
}
.services-list i.icon4 {
	background:url(../images/services/services_icon_05.png);
	width:50px;
	height:40px;
	display:block;
	float:left;
	margin-right:20px;
}
.services-list i.icon5 {
	background:url(../images/services/services_icon_04.png);
	width:71px;
	height:40px;
	display:block;
	float:left;
	margin-right:20px;
}
.service-title
{
	display: block;            
}
.services-list p
{
	color: #553c21;
	margin-bottom: 0px;
}
.services-list
{
	line-height: normal; 
	clear: both;
/* 	margin-bottom: 10px;
padding-bottom: 50px; */
	padding-top: 15px;
}
/*.services-list a img:hover
{
	border: solid white 1px;
}*/
/******************************************************************************/
/*  SHOWCASE                                                                  */
/******************************************************************************/
div.nomargin
{
	margin-right: 0px;
}
.pic
{
	position: relative;
	width: 260px;
	height: 130px;
	margin-bottom: 15px;
}
.pic a
{
	display: block;
	width: 260px;
	height: 130px;	
}

.pic-frame 
{
	position: relative;
	float: left;
	width: 260px;
	height: 200px;
	margin: auto 26px 26px auto;
	font-size: 14px;
	background-color: #ffffff;
	color: #535353;
	border: 20px solid white;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
}
.pic-frame span
{
	color: #333333;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}
.pic-frame p
{
	color: #00000;
	text-align: left;

}
span.roll 
{
	position: absolute;
	width: 260px;
	height: 260px;
	background: url(../images/portfolio/portfolio_icon.png) center center no-repeat #000;
	-moz-box-shadow: 0px 0px 4px  #000; /* Firefox */
	-webkit-box-shadow: 0px 0px 4px #000; /* Safari, Chrome */
	box-shadow: 0px 0px 4px  #000; /* CSS3 */
	z-index: 10;
}

/******************************************************************************/
/*  FOOTER                                                                    */
/******************************************************************************/
.footer
{
	width: 100%;
    padding-top: 5px;
    text-align: center;
	color: #1e1e1e;
	font-size: 14px;
	background-color: #fff;
}
.footer p
{
	font-size: 14px;
	margin-top: 0px;
    margin-bottom: 20px;
    line-height: 25px;
	letter-spacing: -0.02em;
}
/******************************************************************************/
/*  MASK                                                                      */
/******************************************************************************/
#mask 
{
	position: absolute;
	display: none;
	background-color: #000;
	z-index: 200;
}  

.waw{
	float: left;
    width: 300px;
    margin-top: 50px;
    font-size: 16px;

    margin-left: 20px;

}
.waw img
{
display: block;
margin:0 auto;
}
.waw1 img
{
display: block;
margin:0 auto;
}
.wawtext
{
	font-size: 20px;
	margin-top: 50px;
	color: #ffc129;
	font-weight: 700;
  
}
.wawtext span
{
	font-size  : 15px;
	margin-top : 50px;
	color      : #fff;
	font-weight: 700;
	font-style : italic;

}
.waw p
{
	width: 170px;
	padding-left: 70px;
	text-align: left;
	padding-top: 10px;
}
.wawtext1
{
	font-size: 20px;
	margin-top: 350px;
	color: #ffc129;
	font-weight: 700;

}
.wawtext1 span
{
	font-size: 15px;
	margin-top: 350px;
	color: #fff;
	font-weight: 700;
	font-style : italic;
}

.waw1{
	float: left;
	width: 250px;
	height: 260px;
	margin-top: 100px;
	font-size: 16px;
	text-align: left;
	margin-left: 55px;
	position: relative;
	
	color: #fff;
	padding: 5px;


}
.wawtext2
{
	font-size: 16px;
	font-weight: 700;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.wawtext3
{
	font-size: 20px;
	margin-top: 450px;
	color: #ffc129;
	font-weight: 700;

}
.wawtext3 span
{
	font-size: 15px;
	margin-top: 450px;
	color: #fff;
	font-weight: 700;
	font-style : italic;
}
.waw11
{
	float: left;
    width: 290px;
    height: 150px;
    margin-top: 100px;
    font-size: 16px;
    margin-left: 25px;
    padding: 5px;
}
.wawtext22
{
	font-size: 15px;
	color: #ffffff;
}
.wawtext12
{
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 20px;
}
.lj
{
	width: 245px;
	float: left;
	font-size: 14px;
}
.lj a:hover
{
color: #ffc129;
}
.lj a
{
	color: #ffffff;
	text-decoration: none;
}

.wawtext4
{
	font-size: 20px;
	margin-top: 350px;
	color: #ffc129;
	font-weight: 700;
	padding-bottom: 80px;

}
.wawtext4 span
{
	font-size: 15px;
	margin-top: 350px;
	color: #fff;
	font-weight: 700;
	padding-bottom: 80px;
	font-style : italic;
}
.pagebg
{
	width: 100%;
	background-color: #feac58;

}

.first-section1
{
	height: 250px;
}
.title1
{
	font-size: 20px;
	color: #ffffff;
	padding-bottom: 50px;
	font-weight: 700;
	text-align: center;
}
.title2
{
	font-size:20px;
	color: #ffffff;
	padding-bottom: 30px;
}

.title21
{

	float: left;
	margin-left: 190px;
	background: #feac58;
	width: 200px;
	height: 200px;
	text-align: center;
}

.title3
{
	font-size:16px;
	color: #333333;
	font-weight: 500;
	text-decoration: underline;
    padding-left: 700px;
}
.title4
{
	font-size:18px;
	color: #ffffff;
	padding:30px;
}
.content1 a:hover
{
color: #ffffff;
}
.content1 a
{
	color: #333333;
	text-decoration: underline;
}
.content1
{
		font-size: 17px;
		color: #333333;
		/*padding-left: 150px;*/
		font-weight: 500;
		/*padding: 5px;*/
		padding: 0.5em;
}
.content2 a:hover
{
color: #ffffff;
}
.content2 a
{
	color: #333333;
	text-decoration: none;
}
.content2
{
		font-size: 15px;
		color: #333333;
		padding-right: 200px;
		font-weight: 500;
        float: right;
}
.content12 a:hover
{
color: #feac58;
}
.content12 a
{
	color: #333333;
	text-decoration: underline;
}
.content12
{
			font-size: 17px;
			background-color: #ffffff;
			/*padding-left: 150px;*/
			font-weight: 500;
			/*padding: 5px;*/
			padding: 5px;
			border: 1px solid white;
			-moz-border-radius: 10px; /* Firefox */
			-webkit-border-radius: 10px; /* Safari, Chrome */
			border-radius: 10px; /* CSS3 */
			margin: 20px;
}
.pic-frame2
{
	position: relative;
    float: left;
	width: 280px;
	height: 170px;
	margin: 40px 95px 20px 95px;
	font-size: 14px;
	background-color: #ffffff;
	color: #535353;
	text-align: center;
    border: 10px solid white;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
}
.pic-frame3
{
	position: relative;
    float: left;
	width: 280px;
	height: 170px;
	margin: 40px 95px 20px 95px;
	font-size: 14px;
	background-color: #ffffff;
	color: #535353;
	text-align: center;
    border: 10px solid white;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
}

.pic-frame2 span
{
	color: #333333;
	text-align: center;
	font-size: 18px;
	font-weight: 700;

}
.pic1 img
{
	width: 640px;
	height: 862px;
	margin-left: 160px;
	margin-bottom: 20px;
}
.content0
{
	background-color: #feac58;
	padding: 20px;
}
.wechatlogo
{
	position: fixed;
	margin-left: 10px;
	top: 20px;
	z-index: 1500;
}
#id_examlist
{
	position: fixed;
    top: 200px; 
	right: 0px;
	font-size: 18px;
	z-index: 2000;
	border: 2px solid white;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	padding: 10px 0px 10px 10px;
}
#id_examlist a
{
	color: #ebde02;
	padding-bottom: 50px;
	text-decoration: underline;
	z-index: 2000;
}
#id_examlist a:hover
{
	color: #feac58;
}
.entrance
{
position: fixed;
top: 50px;
right: 78px;
z-index: 2000;

}
.entrance1
{
position: fixed;
top: 200px;
right: 0px;
z-index: 2000;

}
.entrance2
{
position: fixed;
top: 300px;
right: 0px;
z-index: 2000;

}
.entrance3
{
position: fixed;
top: 400px;
right: 0px;
z-index: 2000;

}
.entrance4
{
position: fixed;
top: 350px;
right: 0px;
z-index: 2000;

}
.entrance5
{
position: fixed;
top: 400px;
right: 0px;
z-index: 2000;

}
.ban{ width:400px; height:544px; position:relative; overflow:hidden;margin:40px auto 0 auto;}
.ban2{ width:400px; height:544px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:400px; height:544px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:500px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:80px; margin-right:5px; padding:1px;}
.num ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:800px; height:1078px; padding:0px; background:#fff; margin: auto; position: absolute; top: 100px; left: 0; bottom: 0; right: 0; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:800px; height:1078px; position:relative; overflow:scroll;}
.pop_up2{ width:800px; height:1078px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:800px; height:1078px; float:left;}

#page_navigation a{
	padding:3px;
	border:1px solid gray;
	margin:2px;
	color:black;
	text-decoration:none
}
.active_page{
	background:#273c67;
	color:white !important;
}
#page_navigation
{
	position: relative;
	width: 200px;
	height: 30px;
	margin-left: 420px;
	margin-top: 50px;
}

.tip_login_01{
	width:230px;
	height:420px;
	background:#596480;
	background-color: rgba(89,100,128,0.5);
	border-radius:6px;
	position: absolute;
	z-index: 11111;
	top: 120px;
	right:1%;

	}
.teacher_login_01{
	display: block;
	width:200px;
	text-align: center;
	height: 40px;
	font-size:22px;
	margin:0 auto;
	color:#feac58;
	text-decoration: none;
	line-height: 40px;
	background: url('../images/button_bg_01.png') repeat-x top;
	border-radius:6px;
	margin-top: 10px;
}
.login_tit{
	font-size: 26px;
	text-align: center;
	padding-top:20px;
	color: #fff;
	padding-top:30px;
	padding-bottom:30px;
}
