*{
	font-family: 'Microsoft YaHei', sans-serif;
}

.container-fluid{
	padding-left: 1px;
	padding-right: 1px;
}

.container{
	min-width: 1100px;
	padding-right: 0px;
	padding-left: 0px;
}

.container .pull-left{
	margin-left: 60px;
}

.container .pull-right{
	margin-left: 60px;
}

.main{
	position: relative;
	padding: 0px;
	width: 100%;
}

/*header*/
.m_header {
	z-index:1001;
	width: 100%;
}
.main .m_header{
	position: absolute;
	top:0px;
}
.main .m_header .logo.top_log a {
	display: block;
	float: left;
	margin:10px 0px 0px 50px;
}
.m_header .logo.klx_sub_logo a {
	display: block;
	float: left;
	width: 203px;
	height: 40px;
	margin:5px 0px 0px 15px;
	background-image: url('/static/img/klx_sub_logo_05.png');
	background-repeat: no-repeat;
}
.m_header .top_nav {
	width: 500px;
	float: right;
	text-align: right;
	margin-right: 40px;
	margin-top: 19px;
}
.m_header .top_nav li .left-href{
	margin-right: 20px;
}
.m_header .top_nav li .left-href:hover{
	color: #4BC660;
}
.m_header .top_nav li {
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.m_header .top_nav li a:focus,
.m_header .top_nav li a:hover{
	text-decoration: none;
}
.m_header .top_nav li a {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #555555;
	cursor: pointer;
	border-radius: 2px;
	transition: color ease 0.2s;
	-moz-transition: color ease 0.2s;
	-webkit-transition: color ease 0.2s;
}
.bds{
	position: relative;
	height: 100%;
	min-height: 600px;
	overflow: hidden;
}
.bds-bg{
	background: url('/static/img/home_bd_notice.png') no-repeat;
}
.bds .bd{
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
}
.bds .bd_top{
	 background-image: url('/static/img/home_bd_top_02.png');
	 z-index: 100;
}
.bds .bd_mid{
	 background-image: url('/static/img/home_bd_mid_02.png');
	  z-index: 99;
}
.bds .bd_bottom{
	 background-image: url('/static/img/home_bd_bottom_02.png');
	 z-index: 98;
}
.download_app{
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 204px;
	height: 44px;
	background: url("/static/img/right_arrow.png") no-repeat 175px 16px;
	background-color: #4bc660;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}

.download_app:active,.download_app:focus{
	color: #FFF;
	text-decoration: none;
}

.bds .download_app{
	position: absolute;
	right: 60px;
	top:80px;
	z-index: 103;
}
.content .download_app{
	margin-top: 20px;
}
.download_app .phone{
	display: inline-block;
	width: 18px;
	height: 28px;
	background: url("/static/img/download_phone.png") no-repeat;
	position: relative;
	top:7px;
	right: 8px;
}
.download_app:hover{
	text-decoration: none;
	background-color: #2dad43;
	color: #FFF;
}
.bds .panel_wrap{
	height: 100%;
	width: 1110px;
	position: absolute;
	top:0;
	left:50%;
	margin-left: -555px;
	z-index: 102;
}
.panel_wrap .main_desc{
	position: absolute;
	width: 434px;
	/*height: 149px;*/
	top:137px;
	left:100px;
	z-index: 102;
	/*background: url("/static/img/main_desc_02.png") no-repeat;*/
}
.panel_wrap .main_desc .main_notice_title{
	font-size: 54px;
	margin:40px 0px;
	white-space: nowrap;
}
.panel_wrap .main_desc .main_notice_context{
	font-size: 16px;
}
.panel_wrap .main_desc .main_notice_more{
	color:#000;
	text-decoration: none;
	text-align: right;
	float:right;
	font-size: 14px;
}
.panel_wrap .login_panel{
	position: absolute;
	/*height:294px;*/
	right: 86px;
    top: 174px;
	border: 1px solid #4bc660;
	z-index: 102;
	border-radius: 3px;
	width:198px;
	padding: 44px 25px 62px 25px;
	background: #fff;
}
.panel_wrap .login_panel .login_notice_title{
	font-size: 28px;
	margin: 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
}
.panel_wrap .login_panel .login_notice_context{
	font-family:MicrosoftYaHei;
	font-size:14px;
	color:#b0b0b0;
	letter-spacing:0;
	line-height:19px;
	text-align:center;
	/*margin-top: 29px;
	margin-bottom:16px;*/
	margin:29px 0 16px 0;
}
.panel_wrap .login_panel .login_notice_button{
	display: block;
	width: 198px;
	color: #fff;
	height: 45px;
	line-height: 45px;
	background: #4bc660;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}
.panel_wrap .login_panel.login_zhuce{
	position: absolute;
	left: 50%;
	margin-left: -126px;
}
.panel_wrap .login_panel .login_zhuce {
	height: 272px;
	width: 245px;
}
.content{
	padding: 70px 0;
}
.content .container .pull-left{
	vertical-align: middle;
}
.content .container .white_big_title{
	font-size: 24px;
	color:#FFF;
	line-height: 35px;
}
.content .container .white_sub_title{
	font-size: 16px;
	color:#FFF;
	line-height: 20px;
}
.content .container .black_big_title{
	font-size: 24px;
	color:#000;
	line-height: 35px;
}
.content .container .black_sub_title{
	font-size: 16px;
	color:#000;
	line-height: 20px;
}
.bottom_content .container .white_big_title{
	font-size: 18px;
}
.bottom_content{
	font-size: 18px;
}
.bottom_content .schools{
	margin-top: 20px;
}
.bottom_content .schools .school{
	width: 106px;
	height: 106px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-left: 60px;
}
.bottom_content .schools .school.first{
	margin-left: 20px;
}
.bottom_content .schools .school .school_img{
	width: 106px;
	height: 106px;
}
.bottom_content .schools .school .white_sub_title{
	text-align: center;
	font-size: 14px;
}
.bottom_content .schools .school .img_1{
	background: url("/static/img/xuexiao.png") no-repeat;
	background-position: -16px -8px;
}
.bottom_content .schools .school .img_3{
	background: url("/static/img/xuexiao.png") no-repeat;
	background-position: -679px -8px;
}
.bottom_content .school_list {
	margin-top: 40px;
}
.bottom_content .school_list .list{
	width:115px;
	height: 100px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 50px;
	font-size: 0;
}
.bottom_content .school_list .list.first{
	margin-left: 40px;
	margin-right: 50px;
}
.bottom_content .school_list .list .item{
	width: 115px;
	text-align: left;
	color: #FFF;
	font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*footer*/
.footer{
	background-color: #FCFCFC;
}
.footer_body {
	width: 1100px;
	padding: 32px 0 42px 120px;
	margin: 0 auto;
}
.footer_body .ft_info{
	list-style: none;
	color: #999;
	font-size: 12px;
	float: left;
}
.footer_body .ft_info li{
	margin-bottom: 2px;
}
.footer_body .ft_info a{
	color: #999;
}
.footer_body .ft_info a:hover{
	color:#555;
}
.footer_body .ft_info .title{
	color: #555;
}
.footer_body #ft_company{
	width:50px;
}
.footer_body #ft_help{
	width: 195px;
	margin-left: 65px;
	margin-right: 65px;
}
.footer_body .partner_info{
	width: 70px;
	margin-right: 20px;
}
.footer_body #ft_copy{
	width: 220px;
	margin-left: 75px;
}




