#header_warp{
    width: 100%;
    height: 210px;
    font-family: 'Microsoft Yahei', '微软雅黑';
    background-color: #FFFFFF;
}
#header_top_warp{
    width: 100%;
    height: 50px;
    background-color: #434343;
    border-bottom: 5px solid #06b21d;
}
#header_top_content {
    height: 100%;
    width: 1170px;
    margin: 0 auto;
}
#header_top_area_warp{
    float: left;
    width: 160px;
    height: 30px;
    /*margin-top: 10px;*/
    font-size: 12px;
    color: #000000;
}
.header_top_area_text{
    height: 100%;
    line-height: 30px;
    float: left;
    text-align: center;
    font-weight: 700;
}
.header_top_area_split{
    color: #06b21d;
    margin: 0px 5px;
}
#header_top_area_content{
    height: 24px;
    line-height: 24px;
    width: 60px;
    float: left;
    margin-left: 10px;
    margin-top: 8px;
    border-radius: 5px;
    color: #e5a700;
    text-align: center;
    background-color: #F7F7F7;
}
#header_top_sys_name_warp{
    float: left;
    height: 100%;
}
#header_top_sys_name{
    width: 543px;
    height: 25px;
    margin-top: 8px;
}
.header_top_right{
    float: right;
    height: 50px;
    color: #FFFFFF;
    font-size: 14px;
}
.header_top_service{
    height: 50px;
    line-height: 50px;
    float: right;
}
#header_top_login_warp{
    height: 50px;
    line-height: 50px;
    width: 130px;
    margin-left: 20px;
    float: right;
}

#header_middle_warp{
    height: 155px;
    width: 100%;
}
#header_middle_content{
    height: 130px;
    width: 1170px;
    margin: 0 auto;
    padding-top: 22px;
}

#header_bottom_warp{
    height: 55px;
    width: 100%;
    background-color: #4091d3;
}
#header_bottom_content{
    height: 100%;
    width: 1170px;
    margin: 0 auto;
}
.header_bottom_title{
    height: 50px;
    line-height: 40px;
    border-top: 5px solid #4091d3;
    width: 110px;
    float: left;
    font-size: 18px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.header_bottom_title_static{
    height: 50px;
    line-height: 50px;
    width: 120px;
    float: left;
    margin-right: 50px;
    font-family: 'Microsoft Yahei', '微软雅黑';
    font-size: 20px;
    text-align: left;
    color: #7f7f7f;
}
.header_bottom_title_selected{
    border-top: 5px solid #ffae00;
    color: #ffae00;
    font-weight: 500;
}
.header_bottom_title_hover{
    border-top: 5px solid #ffae00;
    color: #ffae00;
    font-weight: 500;
}

#header_middle_content_search_warp{
    height: 80px;
    width: 322px;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}
.header_middle_sys_area{
    height: 130px;
    width: 710px;
    float: left;
}
.header_middle_sys_logo{
    height: 120px;
    width: 100px;
    float: left;
    background: url("../../images/jtb-logo.png") no-repeat;
}
.header_middle_sys_name{
    height: 70px;
    width: 587px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    background: url("../../images/sys_name_hnay.png") no-repeat;
}
#header_middle_search_type_warp{
    width: 100%;
    height: 20px;
}
.header_middle_search_type{
    height: 20px;
    width: 40px;
    line-height: 20px;
    text-align: center;
    float: left;
    color: #000000;
    font-size: 12px;
    cursor: pointer;
}
#header_middle_search_content_warp{
    width: 100%;
    height: 38px;
}
.header_middle_search_type_selected{
    background-color: #eeeeee;
    color: #378cfe;
}
#header_middle_search_text_warp{
    width: 240px;
    height: 34px;
    float: left;
    border: 1px solid #eeeeee;
    position: relative;
}
#header_middle_search_btn{
    width: 78px;
    height: 36px;
    line-height: 36px;
    float: left;
    text-align: center;
    color: #7e7e7e;
    background-color: #eeeeee;
    font-size: 14px;
    cursor: pointer;
}
.header_middle_input_tips{
    position: absolute;
    top: 9px;
    left: 9px;
    font-size: 14px;
    line-height: 16px;
    color: #aaa;
    cursor: text;
}
.header_middle_search_text{
    width: 220px;
    position: relative;
    height: 32px;
    padding: 6px 0 1px 8px;
    line-height: 20px;
    border: 0;
    background: 0;
    color: #000000;
    font-family: Verdana,Tahoma,Arial;
    font-size: 16px;
    outline:none;
}
#header_middle_search_recent_warp{
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #b5b5b5;
}
#header_middle_search_link_tips{
    width: 70px;
    height: 100%;
    line-height: 30px;
    float: left;
}
#header_middle_search_link{
    width: 400px;
    height: 100%;
    float: left;
}
.recent_search_text{
    width: 100px;
    height: 100%;
    line-height: 30px;
    margin-left: 5px;
    float: left;
    cursor: pointer;
}
.recent_search_text a{
    color: #000000;
    text-decoration: underline;
}
.recent_search_text a:hover{
    color: #378cfe;
}
#header_middle_content_link_warp{
    width: 120px;
    height: 80px;
    float: left;
    /* margin-left: 20px; */
    margin-top: 30px;
}
#header_middle_content_link{
    width: 100%;
    /*margin-top: 20px;*/
}
.search_link_warp{
    width: 50px;
    float: left;
    height: 65px;
    margin-left: 10px;
    cursor: pointer;
}
.search_link_warp a{
    color: #7e7e7e;
    text-decoration: none;
}
.search_link_warp a:hover{
    color: #378cfe;
}
.search_link_icon_school{
	width: 50px;
    height: 40px;
    background: url("../../images/iconfont-manage.png") 3px 0px no-repeat;
}
.search_link_icon_manage{
    width: 50px;
    height: 40px;
    background: url("../../images/iconfont-jianguan.png") 3px 0px no-repeat;
}
.search_link_icon_coach{
    width: 50px;
    height: 40px;
    background: url("../../images/iconfont-jiaolian.png") 3px 0px no-repeat;
}
.search_link_icon_student{
    width: 50px;
    height: 40px;
    background: url("../../images/iconfont-xueyuan.png") 3px 0px no-repeat;
}
.search_link_icon_school_new{
    width: 100px;
    height: 30px;
    background: url("../../images/iconfont-guanli01.png") no-repeat;
}
.search_link_icon_manage_new{
    width: 100px;
    height: 30px;
    background: url("../../images/iconfont-jianguan01.png") no-repeat;
}
.search_link_icon_login_new{
    width: 100px;
    height: 30px;
    background: url("../../images/iconfont-xueyuan01.png") no-repeat;
}
.search_link_text{
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
}
.header_front_page{
    cursor: pointer;
}