﻿/*Fly Xiang 专用学生端前台CSS*/
.yhdl {
    font-size: 20px;
    font-family: 微软雅黑;
}

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, pre, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
}
/*上面的需要的否则会有上下间距的BootStrap会自带的*/
/*头部*/
body {
    background-color: #ededed;
}

.bbb {
    position: absolute;
    top: 36px;
    left: 17%;
    width: 364px;
    height: 402px;
    padding: 15px 12px;
    background: url(../images/bannerbg.png) repeat;
}

    .bbb p {
        height: 39px;
        font-size: 24px;
        color: #fff;
        font-family: "微软雅黑";
        line-height: 30px;
    }

    .bbb span {
        display: block;
        line-height: 24px;
        color: #2c3e50;
        font-weight: normal;
        margin-left: 50px;
        font-size: 14px;
    }

    .bbb strong {
        display: block;
        width: 88px;
        height: 33px;
        background: #ff4e00;
        color: #fff;
        text-align: center;
        line-height: 33px;
        float: right;
    }

.carousel-inner {
    height: 520px;
}

.carousel-caption {
    bottom: 25%;
    color: #080709;
    float: left;
    z-index: 9999;
    font-size: 50px;
    position: absolute;
}

.cactive {
    color: #ee8555;
}
/*就业新闻*/
.jyxw {
    width: 990px;
    margin: 0 auto;
    height: auto;
}

.jyxwbjs {
    width: 437px;
    margin: 0 auto;
    background-color: #83d5cb;
    border-radius: 15px;
    height: 126px;
    margin-top: 20px;
}

.jyxwtitle {
    color: white;
    font-family: 微软雅黑;
    font-size: 36px;
    padding-top: 15px;
    text-align: center;
}

.employment {
    color: #19433b;
    font-family: 微软雅黑;
    font-size: 25px;
    padding-top: 0px;
    text-align: center;
}

.xwnr {
    max-width: 910px;
}

.newstitle {
    margin: 20px auto auto 276px;
    max-width: 442px;
    color: white;
}

.xwnr p {
    color: white;
    font-size: 16px;
    text-indent: 2em;
    padding-top: 10px;
    max-width: 868px;
    margin-left: 60px;
}

.newstitle img {
    margin-top: -5px;
}

.newstitle span {
    font-family: 微软雅黑;
    font-size: 24px;
    text-align: center;
    max-width: 429px;
}
/*招聘活动*/
.zxggkj {
    background-color: #039a79;
    max-width: 280px;
    width: 280px;
    height: 339px;
    float: left;
    margin-right: 3px;
}

.gsznx {
    height: 339px;
    float: left;
    max-width: 325px;
    width: 325px;
    margin-left: 3px;
    background-color: white;
}

    .gsznx ul li {
        color: black;
        font-size: 13px;
        line-height: 23px;
        text-align: left;
        padding-left: 25px;
        width: 235px;
        padding-left: 40px;
        margin-top: 10px;
    }

    .gsznx a {
        color: black;
    }

    .gsznx p {
        color: #039a79;
    }

.gsznxtitle {
    color: white !important;
    text-align: left;
    line-height: 30px;
    padding-bottom: 3px;
    padding-left: 45px;
    vertical-align: middle;
    font-size: 20px;
    color: white;
    background-color: #039a79;
}

.zwsx {
    font-size: 16px;
    font-family: 微软雅黑;
    color: white;
}

.icon-tags {
    color: white !important;
    margin-right: 0px !important;
}

.jlsl {
    font-size: 54px;
    color: white;
}

.sdjl i {
    color: white;
    font-size: 16px;
}

.sdjl span {
    color: white;
    font-size: 12px;
    padding-left: 10px;
}

.wdjl i {
    color: white;
    font-size: 16px;
    margin-top: 10px;
}

.wdjl span {
    color: white;
    font-size: 12px;
    padding-left: 10px;
}

.calendar {
    float: left;
    max-width: 330px;
    width: 330px;
}

.zxgg {
    font-size: 20px;
    color: white;
    text-align: center;
    padding-bottom: 0px;
}

.zxggkj ul li {
    color: white;
    font-size: 13px;
    line-height: 23px;
    text-align: left;
    padding-left: 25px;
    width: 245px;
    padding-left: 40px;
    margin-top: 20px;
}

.zxggkj ul li a {
    color: #ffffff;
    margin-right: 10px;
}

.zxggkj ul li a:hover {
    color: #505b72;
}

/*新闻详情页*/

.container1 {
    max-width: 1124px; /*FLY20160114 21：21理由PSD图设计宽度为1124*/
    width: auto;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.weizhi {
    max-width: 1124px; /*FLY20160114 21：21理由PSD图设计宽度为1124*/
    width: auto;
    height: 32px;
    padding-left: 128px;
    border: 1px solid #ececec;
    background: #ffffff; /*xbackground:#f3f3f3;注释原因需要换新的版本2016-1-14 21:26*/
    color: #656565; /*理由同左边FLY Xiang*/
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 20px;
}


    .weizhi a:active {
        color: #ee8555 !Important;
    }

    .weizhi a:hover {
        color: #ee8555 !important;
    }

    .weizhi a {
        color: #656565 !important;
    }


#headli li a {
    color: #7a8695;
}

    #headli li a:hover {
        color: #ee8555;
    }

.sear {
    float: right;
    width: 300px;
    height: 32px;
}

.border4 {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e7e7e7;
    padding-left: 5px;
}

.new {
    height: auto;
}

    .new ul li {
        width: 100%;
        height: 111px;
        padding-left: 62px;
        font-size: 14px;
        border-bottom: 1px dotted #aaa;
        list-style: none;
    }

        .new ul li a p {
            width: 100%;
        }

        .new ul li span {
            padding-left: 29px;
            color: #707070;
            font-size: 12px;
            height: 47px;
        }

        .new ul li a {
            color: #565656;
            width: 60%;
        }

.new_info_t {
    font-size: 30px;
    color: #565656;
    text-align: center;
    margin-top: 10px;
}

.date {
    width: 100%;
    max-width: 1000px;
    text-align: center;
    height: 26px;
    background: #f9f9f9;
    line-height: 26px;
    font-size: 12px;
    margin-top: 15px;
    text-align: center;
    color: #6f6f6f;
    margin-bottom: 30px;
}

.inf0_list {
    width: 100%;
    max-width: 1000px;
    font-size: 14px;
    line-height: 30px;
    color: #5d5d5d;
}

.info_bot > a {
    font-weight: bold;
    font-size: 14px;
    color: #7d8aa9;
    line-height: 55px;
}

    .info_bot > a :hover {
        color: #ee8555;
    }

/*个人中心*/
.kjtdyq {
    margin-top: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    border: 1px solid white;
    text-align: center;
    padding: 46px;
}



/*新闻列表页*/
.index {
    width: 1000px;
    margin: auto;
    height: auto;
    overflow: hidden;
}

.grad {
    width: 100%;
    background-color: #418be1;
    height: 41px;
}

.indexbody {
    max-width: 1124px; /*FLY20160114 21：21理由PSD图设计宽度为1124*/
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
}

.swy {
    width: 56px;
    height: 29px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.fynum {
    width: 29px;
    height: 29px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.form-control {
    margin-top: 10px;
    height: 48px;
    margin-left: 33px;
    color: #d9d9d9;
    font-size: 18px;
    padding-left: 53px;
}

.yhm {
    background-image: url(../images/yhm.png);
    background-repeat: no-repeat;
}

.mm {
    background-image: url(../images/mm.png);
    background-repeat: no-repeat;
}

.yzm {
    background-image: url(../images/yzm.png);
    background-repeat: no-repeat;
    margin-top: 10px;
}

.sfxz {
    margin-top: 5px;
    text-align: center;
}

.leftlogin {
    border: 3px solid #dcdcdc;
    width: 320px;
    height: auto;
    margin: 0 auto;
}

.lable {
    padding-right: 20px;
}

.newnotice {
    height: auto;
    min-height: 271px;
    background-color: white;
}

.newnoticelable {
    font-size: 18px;
    padding-left: 20px;
    line-height: 21px;
    border-left: 3px solid red;
    text-align: left !important;
}

.newnotice ul li {
    background-image: url(../images/timelb.png);
    background-repeat: no-repeat;
    list-style: none;
    height: 65px;
    padding-left: 40px;
    margin-top: 20px;
    margin-left: 20px;
    width: 100%;
    padding-right: 20px;
}

    .newnotice ul li p {
        margin-top: 5px;
    }

        .newnotice ul li p:hover {
            border-right: 3px solid red;
        }

.gdxq {
    margin: 20px auto;
    width: 180px;
    background-color: #00a0e9 !Important;
    background-image: none !important;
}

.quickly {
    margin-top: 20px;
}

.navbg {
    background-color: #f4f4f4;
    border-radius: 3px;
}

.nav-tabs {
    background-color: white !important;
}

    .nav-tabs li {
        width: auto;
        margin-left: 0px;
        margin-right: 0px !important;
        margin-bottom: -1px;
        color: black !Important;
    }

        .nav-tabs li a:hover {
            width: auto !important;
        }

    .nav-tabs > li > a {
        color: #373737 !important;
    }

    .nav-tabs > li > a {
        margin-right: 0px !important;
    }

.kstd {
    height: auto;
}

    .kstd ul li {
        background-color: white;
        background-image: url(../images/kstdlb.png);
        background-repeat: no-repeat;
        list-style: none;
        height: 60px;
        width: 100%;
        text-align: center;
        background-position: 20px;
        line-height: 60px;
    }

        .kstd ul li img {
            padding-right: 40px;
        }
/*快捷通道*/
.kjtdyq {
    margin-top: 25px;
    margin-left: 32px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    border: 3px solid white;
    text-align: center;
    padding: 24px;
}





.kjtddk {
    float: left;
    width: auto;
    height: auto;
}



    .kjtddk > a {
        float: left;
    }

.kjtdyqhover {
    border: 1px solid #ee8555 !important;
    background-color: white;
}

.kjtdyq > span > p {
    color: white;
    font-size: 19px;
    padding-top: 5px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

.kjtdyq > p {
    color: white;
    font-size: 19px;
    line-height: 70px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

.kjtdyq > div {
    color: white;
    font-size: 25px;
    text-align: center;
}

.zpxx {
    margin-top: 13px;
}

.zpxxzd {
    font-size: 14px;
    color: #41a3db;
}

.zpxxhover {
    color: white !important;
}

.zppxxlink {
    font-size: 14px;
    color: #666666;
}

.zppxxlinkhover {
    color: white !important;
}

.zpxxx {
    border-bottom: 2px solid #41a3db;
    width: 146px;
    margin-top: -15px;
    margin-bottom: 5px;
}

.xwtz {
    width: 327px;
    height: 142px;
    float: left;
    margin-top: 23px;
    margin-left: 26px;
    background-color: white;
}

    .xwtz:hover {
        background-color: #41a3db;
    }

.xwtzdate {
    color: #666666;
    font-size: 10px;
    max-width: 290px;
}

.xwtzdatehover {
    color: #dedede;
}

.kjtddwhite {
    background-color: white;
}

.xwtznr {
    width: auto !important;
    color: #969696;
    line-height: 20px;
    margin-top: 10px;
    min-height: 40px;
}

    .xwtznr > a {
        color: #ee8555 !important;
        float: right;
    }

        .xwtznr > a:hover {
            color: #ee8555 !important;
        }

.xwtz_b {
    margin-top: 5px !important;
    margin-left: 20px;
}

/*右边新闻，招聘信息内容*/
.ct2 {
    max-width: 1059px;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.tab {
    height: auto;
    overflow: hidden;
    margin-top: 14px;
    position: relative;
}

.index_t {
    height: 41px;
    max-width: 1030px;
    margin: 0 auto;
}

/*招聘信息*/
.tab-zpxx {
    overflow: hidden;
    zoom: 1;
    height: 41px;
    margin: 0 auto;
    font-size: 18px;
}

    .tab-zpxx a {
        float: right;
        color: #9aa1c3;
        line-height: 41px;
    }

    .tab-zpxx li {
        float: left;
        line-height: 37px;
        font-weight: bold;
        color: #666666;
        text-align: center;
        cursor: pointer;
        width: 140px;
        margin-left: 10px;
        bordeR-bottom: 5px solid #666666;
    }

        .tab-zpxx li.active {
            border-bottom: 5px solid #41a3db;
            color: #41a3db;
        }

.tab-bd {
    min-height: 225px;
    height: auto;
    overflow: hidden;
}

    .tab-bd li {
        display: none;
    }

        .tab-bd li.thisclass {
            display: list-item;
        }

        .tab-bd li dl {
            height: auto;
            overflow: hidden;
            padding-bottom: 15px;
            border-bottom: 1px dotted #c4c4c4;
            padding-top: 20px;
            margin-bottom: 10px;
        }

            .tab-bd li dl dt {
                background: url(../images/ico.jpg) 0 6px no-repeat;
                font-size: 14px;
                font-weight: bold;
                padding-left: 10px;
                margin-bottom: 5px;
            }

                .tab-bd li dl dt span {
                    float: right;
                    font-weight: normal;
                    color: #c4c4c4;
                }

            .tab-bd li dl dd {
                font-size: 12px;
                color: #a1a1a1;
                line-height: 20px;
                padding-left: 10px;
            }

        .tab-bd li table {
            border-collapse: collapse;
        }

            .tab-bd li table td {
                border: 2px solid #efefef;
                color: #373737;
                height: 29px;
                line-height: 29px;
            }
/*招聘信息结束*/
/*第一个就业信息*/
.tab-hd {
    overflow: hidden;
    zoom: 1;
    height: 41px;
    margin: 0 auto;
    font-size: 18px;
}

    .tab-hd li.active {
        border-bottom: 5px solid #039a79;
        color: #039a79;
    }

    .tab-hd a {
        float: right;
        color: #9aa1c3;
        line-height: 41px;
    }

    .tab-hd li {
        float: left;
        line-height: 37px;
        font-weight: bold;
        color: white;
        text-align: center;
        cursor: pointer;
        width: 115px;
        margin-right: 25px;
        bordeR-bottom: 5px solid white;
    }

        .tab-hd li.active {
            border-bottom: 5px solid #039a79;
            color: #039a79;
        }
/*第一个就业信息结束*/
/*第二个就业信息开始*/
.tab-hd2 {
    overflow: hidden;
    zoom: 1;
    height: 41px;
    margin: 0 auto;
    font-size: 18px;
}

    .tab-hd2 a {
        float: right;
        color: #9aa1c3;
        line-height: 41px;
    }

    .tab-hd2 li {
        float: left;
        line-height: 37px;
        font-weight: bold;
        color: white;
        text-align: center;
        cursor: pointer;
        width: 115px;
        margin-right: 25px;
        bordeR-bottom: 5px solid white;
    }

        .tab-hd2 li.active {
            border-bottom: 5px solid #039a79;
            color: #039a79;
        }

.tab-bd2 {
    min-height: 225px;
    height: auto;
    overflow: hidden;
}

    .tab-bd2 li {
        display: none;
    }

        .tab-bd2 li.thisclass {
            display: list-item;
        }

        .tab-bd2 li dl {
            height: auto;
            overflow: hidden;
            padding-bottom: 15px;
            border-bottom: 1px dotted #c4c4c4;
            padding-top: 20px;
            margin-bottom: 10px;
        }

            .tab-bd2 li dl dt {
                background: url(../images/ico.jpg) 0 6px no-repeat;
                font-size: 14px;
                font-weight: bold;
                padding-left: 10px;
                margin-bottom: 5px;
            }

                .tab-bd2 li dl dt span {
                    float: right;
                    font-weight: normal;
                    color: #c4c4c4;
                }

            .tab-bd2 li dl dd {
                font-size: 12px;
                color: #a1a1a1;
                line-height: 20px;
                padding-left: 10px;
            }

        .tab-bd2 li table {
            border-collapse: collapse;
        }

            .tab-bd2 li table td {
                border: 2px solid #efefef;
                color: #373737;
                height: 29px;
                line-height: 29px;
            }
/*第二个就业信息结束*/
/*第三个就业信息开始*/

.tab-bd3 {
    min-height: 225px;
    height: auto;
    overflow: hidden;
}

    .tab-bd3 li {
        display: none;
    }

        .tab-bd3 li.thisclass {
            display: list-item;
        }

        .tab-bd3 li dl {
            height: auto;
            overflow: hidden;
            padding-bottom: 15px;
            border-bottom: 1px dotted #c4c4c4;
            padding-top: 20px;
            margin-bottom: 10px;
        }

            .tab-bd3 li dl dt {
                background: url(../images/ico.jpg) 0 6px no-repeat;
                font-size: 14px;
                font-weight: bold;
                padding-left: 10px;
                margin-bottom: 5px;
            }

                .tab-bd3 li dl dt span {
                    float: right;
                    font-weight: normal;
                    color: #c4c4c4;
                }

            .tab-bd3 li dl dd {
                font-size: 12px;
                color: #a1a1a1;
                line-height: 20px;
                padding-left: 10px;
            }

        .tab-bd3 li table {
            border-collapse: collapse;
        }

            .tab-bd3 li table td {
                border: 2px solid #efefef;
                color: #373737;
                height: 29px;
                line-height: 29px;
            }
/*第三个就业信息结束*/

.gengddiv {
    border-top: 1px solid #dedede;
    width: 100%;
    margin-top: 4px;
}

.gengd {
    width: 70px;
    height: 25px;
    border: 1px solid #039a79;
    background-color: #039a79;
    text-align: center;
    line-height: 25px;
    margin: 0px auto 32px auto;
}

    .gengd a {
        display: block;
        color: white;
    }

.index_b {
    max-width: 987px;
    height: 60px;
    float: left;
    padding: 0 7px;
    margin-top: 35px;
    margin-right: 24px;
}

    .index_b p {
        height: 25px;
        padding-top: 0px;
        line-height: 22px;
        font-size: 12px;
        font-family: 微软雅黑;
    }

    .index_b strong {
        color: white;
        font-size: 16px;
    }

.fbdate {
    color: white;
    padding-left: 20px;
}

.index_b p a {
    color: white;
}


.txt {
    color: white;
    line-height: 20px;
    margin-top: -2px;
    min-height: 45px;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    min-width: 1038px;
    padding-right: 20px;
}

    .txt a {
        color: #039a79;
        float: right;
        margin-bottom: 0px;
    }

.yqlj {
    height: auto;
    min-height: 271px;
    background-color: white;
}

    .yqlj ul li {
        list-style: none;
        height: 25px;
    }

        .yqlj ul li p {
            margin-top: 5px;
        }

            .yqlj ul li p:hover {
                border-right: 3px solid red;
            }
