﻿body
{
    background: #ffffff;
    color: #000000;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
}

html, body, p, form, div, table, textarea, input
{
    font-size: medium;
    vertical-align: middle;
    font-style: normal;
    font-family: "Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif;
}

form
{
    border: 0;
    margin: 0;
    padding: 0;
}

img
{
    border: 0;
    vertical-align: middle;
}

textarea
{
    width: 95%;
}

input, button, select, textarea
{
    -webkit-appearance: none;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
}

a:link
{
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

a:active
{
    text-decoration: none;
}

.header
{
    width: 100%;
    text-align: center;
    color: #ffffff;
 
    background: -moz-linear-gradient(top,#fb9e46,#ff7c00);
    background: -webkit-gradient(linear, left top, left bottom, from(#fb9e46), to(#ff7c00));
	height:80px;
}
.header img { padding:5px}
.footer1
{
    color: #FFFFFF;
    background: -moz-linear-gradient(top,#2b78e4,#0066CC);
    background: -webkit-gradient(linear, left top, left bottom, from(#2b78e4), to(#0066CC));
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}

    .footer1 a
    {
        color: #FFFFFF;
        text-decoration: none;
    }

.footer2
{
    margin: 20px 0 20px 0;
    line-height: 200%;
    text-align: center;
    font-size: 14px;
}

    .footer2 a
    {
        color: #000000;
        text-decoration: none;
    }

.fullscreen
{
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.top_menu
{
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
    background: #eee;
}

    .top_menu div
    {
        color: #666666;
        border: 1px solid #dddddd;
        border-top: 0;
        border-right: 0;
        overflow: hidden;
        float: left;
        text-align: center;
        height: 35px;
        width: 24.9%;
        line-height: 35px;
        float: left;
    }

        .top_menu div a
        {
            font-size: 15px;
            text-decoration: none;
            display: block;
            color: #666666;
            background: #eee;
        }

    .top_menu .selected
    {
        width: 24%;
        border-bottom: 1px solid #fff;
    }

        .top_menu .selected a
        {
            font-weight: bold;
            font-size: 15px;
            color: #2b78e4;
            background: #fff;
        }

.clear
{
    clear: both;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    height: 0;
}

#loadings
{
    display: none;
    width: 100%;
    top: 50%;
    position: fixed;
    line-height: 56px;
    z-index: 9999999;
}

    #loadings div
    {
        height: 60px;
        padding: 50px 0 0 0;
        text-align: center;
        color: #fff;
        font-size: 15px;
        background: #000 url(/images/load.gif) no-repeat 50% 30%;
        opacity: 0.7;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
        margin: auto;
        width: 100px;
    }

.btn_back
{
    z-index: 1000;
    position: absolute;
    top: 15px;
    left: 3px;
    height: 25px;
    line-height: 25px;
    margin-left: 10px;
    padding-left: 14px;
    color: #fff;
}

.btn_back1
{
    display: none;
    z-index: 1001;
}

.btn_back:before
{
    content: ' ';
    top: 5px;
    left: 0;
    width: 12px;
    height: 12px;
    border: #ffffff solid;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border-width: 0 0 3px 3px;
    display: inline-block;
    position: absolute;
}
/*图标*/
.icon
{
    color: #fff;
    font-family: 'iconic';
}

.icon-home
{
    z-index: 1000;
    position: absolute;
    top: 16px;
    left: 18px;
    height: 25px;
    line-height: 25px;
}

    .icon-home:before
    {
        display: none;
        font-size: 24px;
        content: "\73";
        position: absolute;
    }

.icon-eject:before
{
    font-size: 14px;
    content: "\e02c";
}

.icon-list:before
{
    content: "0";
    color: #787878;
}

.icon-play:before
{
    content: "\e004";
}

.icon-search:before
{
    content: "G";
    color: #787878;
    font-size: 18px;
}

.icon-x:before
{
    content: "\5b";
}

.icon-user:before
{
    content: ":";
    color: #666666;
    font-size: 14px;
    margin-right: 8px;
}

.icon-iphone:before
{
    content: ",";
    color: #666666;
    font-size: 14px;
    margin-right: 8px;
}

@font-face
{
    font-family: 'iconic';
    src: url('/fonts/iconic.eot');
    src: url('/fonts/iconic.eot?#iefix') format('embedded-opentype'), url('/fonts/iconic.svg#iconic') format('svg'), url('/fonts/iconic.woff') format('woff'), url('/fonts/iconic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*遮掩层*/
#bg
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 9001;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
}
/*返回按钮*/
.back
{
    width: 40px;
    margin-left: 20px;
    border: 1px solid #D1D1D1;
    text-align: center;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    position: absolute;
}
/*分页*/
.pagemore
{
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: none;
}
/* 登录按钮 */
.login_btn
{
    border: 1px solid #ffffff;
    border-radius: 2px;
    color: #ffffff;
    padding: 5px;
    position: absolute;
    right: 5px;
    top: 14px;
    font-size: 14px;
}

.userName
{
    color: #ffffff;
    padding: 5px;
    position: absolute;
    right: 5px;
    top: 14px;
    font-size: 14px;
    cursor: pointer;
    display: none;
}

    .userName:before
    {
        font-family: 'iconic';
        content: ":";
        margin-right: 5px;
    }
/* 后台模板header */
.login_out
{
    border: 1px solid #ffffff;
    border-radius: 2px;
    color: #ffffff;
    padding: 0 5px;
    right: 5px;
    position: absolute;
    font-size: 14px;
    top: 12px;
    height: 30px;
    line-height: 30px;
}

.left_menu
{
    border: 1px solid #ffffff;
    border-radius: 2px;
    color: #ffffff;
    padding: 0 8px;
    left: 10px;
    position: absolute;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    top: 12px;
}

    .left_menu:before
    {
        color: #ffffff;
        font-family: 'iconic';
        content: "0";
    }
/* 无数据时显示 */
.error
{
    font-size: 14px;
    padding-top: 60px;
    padding-bottom: 80px;
}

    .error .error_img
    {
        width: 100px;
        height: 100px;
        margin: 0 auto;
        border: 6px solid #E7E7E7;
        border-radius: 100px;
        font-size: 76px;
        text-align: center;
        color: #E7E7E7;
        box-shadow: 0 -1px #BCBABA,0 -1px #BCBABA inset;
        text-shadow: 0 -1px #BCBABA;
    }

    .error .true_img
    {
        width: 100px;
        height: 100px;
        line-height: 100px;
        margin: 0 auto;
        border: 6px solid green;
        border-radius: 100px;
        font-size: 76px;
        text-align: center;
        color: green;
        box-shadow: 0 -1px green,0 -1px green inset;
        text-shadow: 0 -1px green;
    }

    .error .error_msg
    {
        text-align: center;
        color: #888;
        padding-top: 30px;
    }
/* 浮动按钮层 */
.bottom_bg
{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    height: 50px;
    line-height: 50px;
    border: 1px solid #DCE1E5;
    width: 100%;
    background: -moz-linear-gradient(top,#ffffff,#EFF8FF);
    background: -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#EFF8FF));
    box-sizing: border-box;
}

    .bottom_bg .button1
    {
        position: relative;
        margin-left: 10px;
        background: -moz-linear-gradient(top,#2b78e4,#0066CC);
        background: -webkit-gradient(linear, left top, left bottom, from(#2b78e4), to(#0066CC));
        color: #ffffff;
        padding: 8px;
        font-size: 14px;
        border-radius: 5px;
        letter-spacing: 1px;
        box-shadow: 1px 1px 1px #282829;
        text-shadow: 1px 1px 1px #0066CC;
        border: 1px solid #eeeeee;
        width: 80px;
    }

    .bottom_bg .button2
    {
        position: relative;
        margin-left: 10px;
        background: -moz-linear-gradient(top,#FF8200,#EE4E00);
        background: -webkit-gradient(linear,left top,left bottom,from(#FF8200),to(#EE4E00));
        color: #ffffff;
        padding: 8px;
        font-size: 14px;
        border-radius: 5px;
        letter-spacing: 1px;
        box-shadow: 1px 1px 1px #282829;
        text-shadow: 1px 1px 1px #D65900;
        border: 1px solid #eeeeee;
        width: 150px;
    }

    .bottom_bg .button3
    {
        position: relative;
        margin-left: 10px;
        padding: 10px;
        background: -webkit-gradient(linear,left top,left bottom,from(#FBFBFD),to(#CDD1D4));
        background: -moz-linear-gradient(top,#FBFBFD,#CDD1D4);
        color: #ffffff;
        padding: 8px;
        font-size: 14px;
        border-radius: 5px;
        letter-spacing: 1px;
        box-shadow: 1px 1px 1px #282829;
        text-shadow: 1px 1px 1px #E7E8EA;
        border: 1px solid #eeeeee;
        color: #333;
        width: 80px;
    }

    .bottom_bg .top:before
    {
        color: #666666;
        font-family: 'iconic';
        content: "\e02c";
        font-size: 14px;
        right: 15px;
        position: absolute;
        cursor: pointer;
    } 

.contact
{
    line-height: 25px;
    padding-left: 20px;
    font-size: 14px;
}

.entname
{
    padding: 0 0 10px 20px;
    font-size: 20px;
    font-weight: bold;
}

.icon-chat-alt-fill:before
{
    color: #666;
    font-size: 14px;
    content: "\55";
    margin-right: 8px;
}

.icon-document-alt-fill:before
{
    color: #666;
    font-size: 14px;
    content: "\5e";
    margin-right: 8px;
}

.icon-user:before
{
    font-family: 'iconic';
    color: #666;
    font-size: 14px;
    content: "\3a";
}

.entmenu
{
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #dddddd;
}

    .entmenu div
    {
        color: #666666;
        border: 1px solid #dddddd;
        border-top: 0;
        border-right: 0;
        overflow: hidden;
        float: left;
        text-align: center;
        height: 35px;
        width: 32.9%;
        line-height: 35px;
    }

    .entmenu .selected
    {
        border-bottom: 0;
        font-weight: bold;
    }

.node
{
    position: relative;
    border-bottom: 1px solid #eeeeee;
    padding: 10px;
    padding-left: 20px;
}

    .node a
    {
        color: #666666;
    }

    .node:after
    {
        position: absolute;
        content: ' ';
        top: 50%;
        right: 15px;
        margin-top: -4px;
        width: 6px;
        height: 6px;
        border: #cccccc solid;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        border-width: 2px 2px 0 0;
        display: block;
    }

.map_search, #l-map
{
    overflow: hidden;
    margin: 0;
}

.map_search
{
    position: relative;
    zoom: 1;
}

#l-map
{
    position: relative;
    z-index: 0;
    text-align: left;
}
/*bus routes*/
.map_search .show_panelBtn
{
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -34px;
    width: 15px;
    height: 68px;
    text-indent: -100px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    cursor: pointer;
    zoom: 1;
}

    .map_search .show_panelBtn a
    {
        width: 15px;
        height: 68px;
        display: block;
        background: url("../images/BMapSlider.png") -35px -100px no-repeat;
        text-indent: -999px;
        outline: 0;
        zoom: 1;
    }

.map_search .panel_wrap
{
    position: absolute;
    top: 1px;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    background: #FCFCFC;
    height: 100%;
    width: 0;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #EEE;
}

    .map_search .panel_wrap .panel_wrap_alert
    {
        width: 20px;
        height: 200px;
        margin: -100px 0 0 -10px;
        color: #999;
        position: absolute;
        opacity: 0.5;
        top: 50%;
        left: 50%;
    }
/* ajax 提示框*/
#alertdiv1
{
    position: fixed;
    margin: auto;
    width: 100%;
    top: 40%;
    display: none;
    z-index: 2147483647;
    text-align: center;
}

#alertdiv
{
    position: fixed;
    margin: auto;
    width: 100%;
    top: 40%;
    display: none;
    z-index: 2147483647;
}

    #alertdiv div
    {
        background-color: #000;
        color: #ffffff;
        padding: 20px 20px 20px 20px;
        min-width: 100px;
        opacity: 0.7;
        min-height: 25px;
        text-align: center;
        color: rgb(255, 255, 255);
        border-width: 1px;
        border-style: solid;
        -moz-border-radius: 11px;
        -khtml-border-radius: 11px;
        -webkit-border-radius: 11px;
        border-radius: 11px;
        line-height: 150%;
        width: 60%;
        margin: auto;
    }
/*标题*/
.ref_top
{
    line-height: 50px;
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
    font-size: 16px;
    position: relative;
}

    .ref_top .title
    {
        margin-left: 10px;
        color: #2b78e4;
        font-weight: bold;
    }

    .ref_top .tips
    {
        right: 10px;
        font-size: 12px;
        color: #999999;
        position: absolute;
    }

    .ref_top .openFilter
    {
        right: 10px;
        color: #999999;
        position: absolute;
        top: 0;
        font-size: 14px;
        cursor: pointer;
    }

    .ref_top .closeFilter
    {
        right: 10px;
        font-size: 12px;
        position: absolute;
        color: #2b78e4;
        cursor: pointer;
        font-size: 14px;
    }
/*弹出窗口*/
#getjob_bg
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 9000;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    display: none;
}

#GetJobs
{
    position: fixed;
    margin: auto;
    width: 90%;
    top: 10%;
    z-index: 9001;
    display: none;
}

.getjob_Content
{
    width: 100%;
    background: #ffffff;
    border: 1px solid #000000;
    border-radius: 5px;
    position: absolute;
    margin-left: 15px;
    z-index: 9002;
    top: 0;
}

#GetJobs #closebg
{
    position: absolute;
    top: -30px;
    right: -20px;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    padding: 2px;
    z-index: 9003;
}

    #GetJobs #closebg #close
    {
        background: #000;
        border-radius: 20px;
        width: 21px;
        height: 21px;
        display: block;
        text-align: center;
        font-size: 12px;
        text-indent: -100px;
        position: relative;
    }

        #GetJobs #closebg #close:before
        {
            content: ' ';
            position: absolute;
            top: 50%;
            margin-top: -6px;
            right: 10px;
            width: 2px;
            height: 13px;
            -webkit-transform: rotate(-45deg);
            background: #FFF;
        }

        #GetJobs #closebg #close:after
        {
            content: ' ';
            position: absolute;
            top: 50%;
            margin-top: -6px;
            right: 10px;
            width: 2px;
            height: 13px;
            -webkit-transform: rotate(45deg);
            background: #FFF;
        }
/*应聘窗口*/
.GetJob_top
{
    line-height: 25px;
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
    padding-left: 10px;
    color: #2b78e4;
    position: relative;
}

.GetJobList
{
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #cccccc;
    line-height: 30px;
    padding: 5px 0 0 15px;
    font-size: 14px;
    color: #666666;
    position: relative;
}

    .GetJobList .Ent_Name
    {
        font-size: 12px;
        font-weight: bold;
    }

    .GetJobList .VDate
    {
        font-size: 12px;
    }

.entcontent
{
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px 10px 20px;
    color: #333;
}

.reg
{
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 60px;
    box-shadow: 0 3px 5px #acacac;
}

    .reg a
    {
        font-weight: bold;
        font-size: 25px;
        color: #fff;
        display: block;
    }

/* 收到简历 */
.SendInfoBg
{
    display: none;
    background: #000;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
}

.SendInfo
{
    width: 100%;
    z-index: 9999;
    padding-top: 10px;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}

/* 筛选 */
.filter
{
    float: right;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: #fff;
    z-index: 5;
    position: fixed;
    right: 0;
}
body{ font-family: "Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif;font-style: normal; margin:0; padding:0 ; text-align:center}
 ul ,li {
    border:  0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jobinfo ul li dt{ line-height:30px;   padding-left:30px;text-align:left}
.jobinfo ul li span{ margin-left:30px}
 .jobinfo ul li {text-align:left}
.jobtitle{ line-height:35px; padding-left:30px; padding-right:30px; font-size:20px; font-weight:bold; text-align:left; padding-top:10px; margin-bottom:10px}
.menu {
    background-color: #EEEEEE;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
	margin:0;
}
.menu img{ margin-left:10px; margin-top:8px; float:left}
.menu span{ float:left; margin-left:10px}
.jobdetale{ padding-left:30px; padding-right:30px; padding-top:10px; padding-bottom:20px}
.down{ background-color:#333333; height:60px; display:block ; padding:10px}
 
.down a{font-size:16px;padding:8px 0;border:1px solid #adadab;color:#ffffff;background-color: #e8e8e8;background-image:linear-gradient(to top, #E12B37, #ED4853);background-image:-webkit-gradient(linear, 0 100%, 0 0, from(#E12B37),to(#ED4853));box-shadow: 0 1px 1px rgba(0,0,0,0.45), inset 0 1px 1px #efefef; text-shadow: 0.5px 0.5px 1px #000000; display:block; margin-left:30px; margin-right:30px; margin-top:10px }
.down a:hover{background-color: #dedede;background-image: linear-gradient(to top, #cacaca, #e0e0e0);background-image:-webkit-gradient(linear, 0 100%, 0 0, from(#cacaca),to(#e0e0e0));}

 .list{
 
 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #AAAAAA;
    border-image: none; 
    margin-top: -4px;
	}
	.list li {
  
 
}
.list li span{ font-size:16px; font-weight:bold; color:#000000; width:100%; text-align:left; line-height:30px; padding-left:30px }
.list li dt{ font-size:14px;   color:#000000; width:100%;text-align:left;padding-left:30px; line-height:10px;}
.list li date{font-size:12px;   color:#666666; width:100%; line-height:30px;text-align:left;padding-left:30px;line-height:20px;}
.list li a{  border-bottom: 1px solid #DDDDDD;text-align:left;

    overflow: hidden;
    padding: 12px; 
	display: block;
	padding:4px;}
.list li a:hover{ background:#FBD2AA; display:block}
ul ,li {
    border:  0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.title_txt{ height:40px; line-height:40px; width:100%; text-align:left; background-color:#EDEBEB}
.title_txt span{ margin-left:30px; font-size:16px; color:#333333; font-weight:bold}
 
.pages{font-size:16px;padding:8px 0;border:1px solid #adadab;color:#ffffff;background-color: #FE8717;
background-image:linear-gradient(to top, #FE8717, #FC922E);
background-image:-webkit-gradient(linear, 0 100%, 0 0, from(#FE8717),to(#FC922E));
box-shadow: 0 1px 1px rgba(0,0,0,0.45), inset 0 1px 1px #efefef; 
text-shadow: 0.5px 0.5px 1px #666666;
 margin-bottom:10px;display:inline;
 border-radius:4px;
 margin:6px;

 }
.pages:active{background-color: #dedede;background-image: linear-gradient(to top, #D46A07, #E17C1D);background-image:-webkit-gradient(linear, 0 100%, 0 0, from(#D46A07),to(#E17C1D));}
.pages a{ color:#ffffff; padding:30px}

