/*
    layout颜色控制参数

    主题色：#375c9a 蓝色
    辅助色：#15820a 浅绿
    
*/
.nav-container {
    background:url(../images/images-header/nav_background.png);
}

.nav-level1:hover {
    color: #375c9a !important;
}

.nav-level2:hover {
    color: #375c9a !important;
}

.nav-level3:hover span {
    background: #375c9a;
}

#iCalendar a.dayon {
    background: #375c9a !important;
    border: 3px solid #bad8f7;
    color:#ffffff !important;
}

.calendarBox {
    border-bottom: 1px solid #375c9a;
}

.calendarTitle {
    color: #375c9a;
}


.articlesimplelist-infoPoint, .departmentsimplelist-infoPoint, .positionsimplelist-infoPoint, .milkroundsimplelist-infoPoint, .campustalksimplelist-infoPoint {
    background-color: #375c9a;
}

.articlesimplelist-infoTitle a:hover {
    color: #375c9a;
}

.positionsimplelist-infoTitle a:hover {
    color: #375c9a;
}
.positionbriefsimplelist-infoTitle a:hover{
    color:#375c9a;
}
.milkroundsimplelist-infoTitle a:hover {
    color: #375c9a;
}

.campustalksimplelist-infoTitle a:hover {
    color: #375c9a;
}

#tablist .tablist-title, #tablist-2 .tablist-title {
    color: #375c9a;
}

#tablist > .tablist-header, #tablist-2 > .tablist-header, #tablist-3 > .tablist-header {
    border-bottom: 1px solid #375c9a;
}

#tablist-3 .tablist-header {
    border-bottom: 1px solid #375c9a;
}
/*banner*/
#slider {
    max-width:1200px;
}

#tablist-3 .tablist-title {
    height: 50px;
    width: 110px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bolder
}

#tablist-3 .tabTitle-active {
    color: #375c9a;
    border: 1px solid #375c9a;
    background-color: #ffffff;
    border-top: 2px solid #375c9a;
    border-bottom: none;
    line-height: 47px;
}

#tablist-3 .milkroundsimplelist-infoTime,
#tablist-3 .campustalksimplelist-infoTime,
#tablist-3 .articlesimplelist-infoTime,
#tablist-3 .positionsimplelist-infoTime,
#tablist-3 .positionbriefsimplelist-infoTime {
    border-right: 1px solid #375c9a;
    color: #375c9a;
}

#tablist-4 .tablist-header {
    border-bottom: 1px solid #375c9a;
}

#tablist-4 .tablist-title {
    height: 50px;
    width: 120px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bolder
}

#tablist-4 .tabTitle-active {
    color: #375c9a;
    border: 1px solid #375c9a;
    background-color: #ffffff;
    border-top: 2px solid #375c9a;
    border-bottom: none;
    line-height: 47px;
}

.tabslider-title li {
    color: #375c9a;
}

.sliderBottom-container .job-guide {
    border-bottom: 1px solid #375c9a;
    color: #375c9a;
}

#slider-side .slick-active {
    background-color: #375c9a !important;
}

#logins li:hover {
    background-color: #15820a;
}

.bottom-logo {
    border-right: 1px solid #bad8f7;
}

.contact-info {
    border-right: 1px solid #bad8f7;
}

.scenery-title p {
    color: #375c9a;
    border-left: 6px solid #375c9a;
}

.fixed-module .fixed-content .share-module {
    background-color: #375c9a;
}

.fixedActive {
    background-color: #33548c;
}

.download-code {
    background-color: #375c9a;
}

    .download-code .triangle {
        border-left: 15px solid #375c9a;
    }

.friendlinksimple-main ul {
    background: #375c9a !important;
}

/*
    面包屑导航
*/

.breadcrumb {
    background-color: inherit !important;
    width: 1200px;
    margin: 10px auto;
    padding: 8px 0;
}

    .breadcrumb a {
        display: inline-block;
        text-align: center;
    }

/*头部 header*/


.layout-top {
}

.top-container {
    height: 154px;
}


    .top-container > .top-logo {
        width: 1200px;
        height: 154px;
        margin: 0 auto;
        position:relative;
        background:url(../images/images-header/top_background.png) 100% 100% no-repeat;
    }

        .top-container > .top-logo > .logo-name > a > img {
            
        }

        .top-container > .top-logo > .logo-name {
           height:154px;
           display:inline-block;
        }
.top-logo > .logo-name > a {
    display: inline-block;
    margin: 24px 5px 0 0;
    cursor:default;
}

            .top-container > .top-logo > .logo-name >.logo-icon {
                display:inline-block;
                margin-left:20px;
            }

.nav-container {
    height: 60px !important;
}

    .nav-container .nav-content {
        height: 60px !important;
        position: relative;
    }

.nav-main {
    float: left;
}

    .nav-main .nav-list {
        height: 60px !important;
    }

        .nav-main .nav-list .nav-single {
            width: 120px !important;
            height: 60px !important;
            line-height: 60px !important;
            margin-right: 30px;
            font-weight: bolder
        }

        .nav-main .nav-list #loginBtn {
            display: none !important;
        }

.nav-dropdown {
    background-color: #ffffff;
    box-shadow: 7px 7px 20px #999999;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.nav-level1 {
    color: #ffffff !important;
    width: 120px !important;
    height: 60px !important;
    line-height: 60px !important;
    font-size: 16px;
}

.nav-dropdown a span {
    width: 110px;
}

.nav-level2 {
    width: 110px !important;
    font-size: 14px;
    color: #565656 !important;
    font-weight: bold;
}

.nav-level3 {
    width: 110px !important;
    font-size: 14px;
    color: #666666 !important;
}

.nav-level1:hover {
    background: #ffffff;
}

    .nav-level1:hover > span {
        border: none;
        box-shadow: none;
    }




.nav-level3:hover span {
    color: #ffffff !important;
    width: 94px;
    height: 36px;
    line-height: 36px;
    margin: 7px 8px;
    border-radius: 2px;
}

.nav-single {
    font-size: 14px !important;
}

.inp-search {
    float: right;
    margin-top: 60px;
    width: 200px;
    height: 34px;
    border-radius: 30px;
    border: 2px solid #cccccc;
    text-indent: 20px;
    outline: none;
}

.nav-container .nav-content:after {
    display: block;
    clear: both;
    content: "";
}

* {
    font-family: "微软雅黑",'Microsoft YaHei';
    box-sizing: border-box !important;
    margin: 0;
    padding: 0;
}

/*.nav-container {
    background: #9e2926;
}*/

/*轮播图*/




/*登录*/
.users-login {
    padding: 30px 0 0 0;
}

    .users-login .login-list {
        margin: 0 auto;
        width: 1200px;
    }

.login-list div {
    float: left;
    width: 394px;
    height: 95px;
    border-radius: 10px;
    line-height: 95px;
    padding: 0 26px 0 18px;
    color: #ffffff;
}

    .login-list div > a {
        color: #ffffff;
    }

.student-login {
    background-color: #ff9f03;
}

.employer-login {
    background-color: #0085cc;
    margin-left: 9px;
}

.insider-login {
    background-color: #46a35c;
    margin-left: 9px;
}

.user-type {
    font-size: 18px;
}

.login-btn {
    float: right;
    font-size: 16px;
    cursor: pointer;
}

.login-list div:after {
    display: block;
    clear: both;
    content: "";
}

.users-login .login-list:after {
    display: block;
    clear: both;
    content: "";
}












/*日历样式*/
.calendar {
    width: 382px;
    margin-top: 32px;
}

#iCalendar {
    width: 480px;
    background-color: #fcfcfc;
}

    #iCalendar .date-header {
        height: 52px !important;
        line-height: 52px !important;
        border-bottom: 1px solid #e8e8e8;
    }

    #iCalendar #date-cap {
        height: 52px !important;
        line-height: 52px !important;
    }

    #iCalendar .left-btn, #iCalendar .right-btn {
        height: 52px !important;
        line-height: 52px !important;
    }

#iCalendar {
    padding: 0 15px 8px 5px !important;
    border-radius: 4px;
}

    #iCalendar a.dayon {
        line-height: 21px;
    }

.date-header > div {
    display: inline-block;
    color: #333333;
}

#iCalendar > b {
    margin: 6px 12px 5px 14px !important;
    color: #2e2e2d !important;
}

#iCalendar > .dateBox > b, #iCalendar > .dateBox > a {
    margin: 2px 6px 2px 6px !important;
    width: 27px !important;
    height: 27px !important;
}

#iCalendar #date-cap {
    color: #333333;
    font-size: 16px;
}

.calendarBox {
    height: 50px;
    line-height: 50px;
    font-weight: bolder;
}

.dateBox {
    margin: 6px 6px 7px 6px;
    /*border-top:none;*/
}
.calendarBox>img{
    margin:0 5px 3px 0;
}

.calendarTitle {
    font-size: 18px;
}




#iCalendar .day.dayon {
    color: #fff;
}


/*table样式*/
.tablist-content .tablist-inner {
    margin-top: 30px;
}



.tablist-panel > div > ul {
    margin-top: 10px;
}



.articlesimplelist-infoPoint, .departmentsimplelist-infoPoint, .positionsimplelist-infoPoint, .milkroundsimplelist-infoPoint, .campustalksimplelist-infoPoint {
    width: 6px;
    height: 6px;
    margin-top: 13px;
}

.articlesimplelist-infoTitle a,
.positionsimplelist-infoTitle a,
.milkroundsimplelist-infoTitle a,
.campustalksimplelist-infoTitle a,
.departmentsimplelist-infoTitle a,
.positionbriefsimplelist-infoTitle a{
    font-size: 14px;
    color: #333333;
    margin-left: 10px;
}

#tablist .articlesimplelist-infoTitle a, #tablist-2 .articlesimplelist-infoTitle a {
    max-width: 210px;
}


.articlesimplelist-infoTime, .positionsimplelist-infoTime {
    font-size: 14px;
    color: #333333;
    float: right;
}

.articlesimplelist-infoTitle, .departmentsimplelist-infoTitle {
    height: 35px;
    line-height: 35px;
}
/*新闻*/
#tablist .tablist-title > span > img, #tablist-2 .tablist-title > span > img{
    margin: -5px 20px 0 0;
}

#tablist .tablist-title, #tablist-2 .tablist-title {
    line-height: 48px;
    font-size: 18px;
    font-weight: bolder
}

#tablist > .tablist-header, #tablist-2 > .tablist-header {
    width: 370px;
    height: 48px;
}

#tablist-2 {
    margin-left: 45px;
}
/*#tablist .tabTitle-active {
    color: #ffffff;
    background-color: #b11c17;
}*/


/*广告位幻灯片*/
#slider-side{
    width:368px;
    height:210px;
    float:left;margin: 45px 0 0 42px;
}
#slider-2 a{
    height:210px;
}

    #slider-2 .slick-dots {
        width: 100%;
        height: 30px;
        /*background-color: rgba(0,0,0,0.3);*/
        position: absolute;
        bottom: 0 !important;
        text-align: right !important;
    }

    #slider-2 .slick-slide > div > a > div {
        position: relative;
    }

        #slider-2 .slick-slide > div > a > div > p {
            width: 100%;
            height: 30px !important;
            background-color: rgba(0,0,0,0.3);
            position: absolute;
            left: 10px;
            bottom: 0;
            font-size: 14px;
            color: #ffffff;
            line-height: 30px;
            z-index: 9999;
        }

    #slider-2 .slick-dots > li {
        border-radius: 50%;
        background-color: #eeeeee;
        margin: 5px !important;
    }

        #slider-2 .slick-dots > li button:before {
            content: none !important;
        } 

    #slider-2 .slick-dots li button {
        color: #696969;
        font-size: 12px;
    }
    #slider-2 .slick-active button {
        color: #ffffff !important;
    }
#slider-2 .slick-active {
    background-color: #375c9a !important;
}

/*宣讲会*/
#tablist-3 {
    margin-right:28px;
}

    #tablist-3 .tablist-panel > div > ul {
        height: 370px !important;
    }


    #tablist-3 .tablist-header {
        width: 790px;
        height: 50px;
    }

    #tablist-3 .tablist-panel:after {
        display: block;
        clear: both;
        content: "";
    }

    #tablist-3 .tablist-panel li:after {
        display: block;
        clear: both;
        content: "";
    }

    #tablist-3 .tablist-panel > div > ul:after {
        display: block;
        clear: both;
        content: "";
    }

    #tablist-3 .milkroundsimplelist-infoTitle,
    #tablist-3 .campustalksimplelist-infoTitle,
    #tablist-3 .articlesimplelist-infoTitle,
    #tablist-3 .positionsimplelist-infoTitle,
    #tablist-3 .positionbriefsimplelist-infoTitle {
        margin-top: 20px;
        float: left;
        width: 395px;
        height: 50px;
    }

    #tablist-3 .departmentsimplelist-infoTitle {
        width: 380px;
        float: left;
    }

    #tablist-3 .departmentsimplelist-info:after {
        display: block;
        clear: both;
        content: "";
    }

    #tablist-3 .departmentsimplelist-infoTitle a {
        width: 360px;
    }

    #tablist-3 .tablist-panel li > div {
        float: left;
    }

        #tablist-3 .tablist-panel li > div > span {
            line-height: 30px;
            color: #666666;
            font-size: 12px;
            margin-left: 10px;
            width: 240px;
            display: block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    #tablist-3 .milkroundsimplelist-infoTime,
    #tablist-3 .campustalksimplelist-infoTime,
    #tablist-3 .articlesimplelist-infoTime,
    #tablist-3 .positionsimplelist-infoTime,
    #tablist-3 .positionbriefsimplelist-infoTime {
        padding-right: 15px;
        height: 50px;
        text-align: center;
    }

    #tablist-3 .milkroundsimplelist-infoTime-day,
    #tablist-3 .campustalksimplelist-infoTime-day,
    #tablist-3 .articlesimplelist-infoTime-day,
    #tablist-3 .positionsimplelist-infoTime-day,
    #tablist-3 .positionbriefsimplelist-infoTime-day {
        font-size: 30px;
        line-height: 30px;
        font-weight: bold;
    }

    #tablist-3 .milkroundsimplelist-infoTime-month,
    #tablist-3 .campustalksimplelist-infoTime-month,
    #tablist-3 .articlesimplelist-infoTime-month,
    #tablist-3 .positionsimplelist-infoTime-month,
    #tablist-3 .positionbriefsimplelist-infoTime-month {
        font-size: 12px;
        line-height: 20px;
    }
    #tablist-3 .campustalksimplelist-infoTitle a {
        max-width: 250px;
        font-size: 16px;
    }
    #tablist-3 .milkroundsimplelist-infoTitle a,
    #tablist-3 .articlesimplelist-infoTitle a,
    #tablist-3 .positionsimplelist-infoTitle a,
    #tablist-3 .positionbriefsimplelist-infoTitle a {
        font-size: 16px;
        max-width:300px;
    }
        #tablist-3 .articlesimplelist-infoTitle a{
            white-space:pre-wrap;
            line-height:25px;
        }
        /*就业政策*/


    #tablist-4 .tablist-header {
        width: 790px;
        height: 50px;
    }

    #tablist-4 .tabTitle-active {
        background-color: #ffffff;
        border-bottom: none;
    }
    #tablist-4 .articlesimplelist-infoTitle a{
        width:220px;
    }
    #tablist-4 .articlesimplelist-infoTitle{
        width:380px;
        float:left;
    }
        #tablist-4 .articlesimplelist-infoTitle:nth-child(2n+1) {
            margin-right:30px;
        }
        #tablist-4 .articlesimplelist-info:after {
            display: block;
            clear: both;
            content: "";
        }
    #tablist-4 .more{
        right:30px;
    }



    .tablist-panel > div {
        position: relative;
        padding: 0 !important;
    }

.more {
    position: absolute;
    top: -42px;
    right: 20px;
}

    .more > a {
        color: #999999;
        font-size: 12px;
    }

.tablist-content .tablist-inner:after {
    display: block;
    clear: both;
    content: "";
}

/*广告展示位*/
.sliderSpace-container {
    width: 404px;
    float: left;
}

    .sliderSpace-container > .slider-main > div {
        margin-top:15px;
        width: 404px;
        height: 316px;
        word-break: break-all;
        word-wrap: break-word;
    }

        .sliderSpace-container > .slider-main > div > a {
            width: 178px;
            height: 134px;
            margin: 24px 0 0 24px;
            display: block;
            float: left;
        }

/*右侧广告*/
#slider-5 {
    float: left;
}
#slider-5 > div {
    width: 410px;
}
#slider-5 > div > a {
    display: block;
    float: left;
    width: 175px;
    height: 140px;
    margin: 15px 0 0 30px;
}
/*底部轮播图*/
/*.sliderBottom-container{
    margin-top:20px;
}*/
.sliderBottom-container .job-guide {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 48px;
    font-weight: bolder;
}

.sliderBottom-container .slick-slide {
    width: 180px !important;
    height: 100px;
    margin-left:20px;
}

.sliderBottom-container .slider-main {
    margin-top: 30px !important;
}
#slider-3 .slick-dots {
    display: none !important;
}

#slider-3 .slick-prev:before, #slider-3 .slick-next:before {
    color: rgba(0,0,0,0.6);
}













/*友情链接样式*/
.friendlinkpanel-content {
    margin-bottom: 30px;
}



/*#loginBtn {
    float: right;
    cursor: pointer;
    width: 200px;
    height: 80px;
    padding: 25px 20px;
    text-align: right;
}
#loginBtn img {
    border: 1px solid #cccccc;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}*/
#nameSpace {
    float: right;
    width: 200px;
    height: 80px;
    padding: 25px 20px;
    text-align: right;
    line-height: 30px;
}

#exit {
    cursor: pointer;
    color: #999999;
    display: inline-block;
    margin-left: 30px;
}

.top-search {
    position: relative;
}

    .top-search img {
        border: none !important;
        height: 25px;
        position: absolute;
        right: 10px;
        top: 27px;
        cursor: pointer;
    }



#logins li {
    width: 100px;
    height: 35px;
    line-height: 35px;
}




.layout-top .top:after {
    display: block;
    clear: both;
    content: "";
}

/*底部栏*/
.layout-bottom {
    margin-top: 40px;
}

.bottom-container {
    height: 250px;
    background-color:#375c9a;
    padding-top: 30px;
}

.bottom-inner {
    padding-top: 30px;
    margin: 0 auto;
    width: 1200px;
    height: 134px;
}

    .bottom-inner > div {
        height: 134px;
        color: #ffffff;
    }

    .bottom-inner:after {
        display: block;
        clear: both;
        content: "";
    }

.bottom-logo {
    width: 480px;
    float: left;
    text-align:center;
}
.bottom-logo>img{
    margin-top:8px;
}
.contact-info {
    width: 433px;
    float: left;
    padding:15px 0 0 65px;
}

    .contact-info .contactUs {
        font-size: 12px;
        line-height: 26px;
    }

        .contact-info .contactUs > div {
            
        }
            .contact-info .contactUs > div > p {
                float: left;
                position:relative;
            }
                .contact-info .contactUs > div > p>.points{
                    display:inline-block;
                    width:5px;
                    height:5px;
                    background-color:#ffffff;
                    position:absolute;
                    top:10px;
                    left:-14px;
                }
                .contact-info .contactUs > div > .message {
                    width: 300px;
                    float: left;
                }
            .contact-info .contactUs > div:after{
                display:block;
                clear:both;
                content:"";
            }
            .download {
                float: left;
                padding: 16px 0 0 33px;
            }

    .download:after {
        display: block;
        clear: both;
        content: "";
    }

    .download img {
        float: left;
        width:92px ;
        height:92px;
    }

    .download .QRcode-intro {
        float: left;
        font-size: 14px;
        margin: 12px 0 0 20px;
        line-height: 26px;
    }

.bottom-copyright {
    height: 60px;
}

.copyright-inner {
    width: 1200px;
    margin: 0 auto;
    line-height: 60px;
}

    .copyright-inner:after {
        display: block;
        clear: both;
        content: "";
    }

    .copyright-inner img {
        float: right;
        margin-top: 13px;
    }



.bottom-container .friendlink-group {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}

    .bottom-container .friendlink-group span {
        float: left;
        color: #ffffff;
    }

.friendlink-group > div {
    float: left;
}

.friendlink-group .outside-link {
    margin-left: 20px;
}

.friendlink-group .inside-link {
    margin-left: 40px;
}

.friendlink-group > div:after {
    display: block;
    clear: both;
    content: "";
}

.friendlinksimple-main {
    cursor: pointer;
    float: left;
    width: 200px !important;
    position: relative;
    height: 40px;
    background-color: inherit;
    border-radius: 2px;
    border: 1px solid #ffffff !important;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    margin: 0 0 0 46px !important;
}

    .friendlinksimple-main ul {
        width: 198px !important;
        position: absolute;
        bottom: 40px !important;
        left: 0 !important;
        z-index: 99999;
        display: none;
        box-shadow: -1px -1px 2px #cccccc;
    }

        .friendlinksimple-main ul li {
            line-height: 30px !important;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 198px !important;
            text-align: center !important;
            white-space: nowrap;
            font-size: 14px;
            text-align: left;
        }

            .friendlinksimple-main ul li a {
                color: #ffffff !important;
            }

.friendlink-group:after {
    display: block;
    clear: both;
    content: "";
}







/*侧边固定栏*/
.fixed-module {
    position: fixed;
    bottom: 100px;
    right: 17px;
}

    .fixed-module .fixed-content {
        width: 50px;
        height: 250px;
        position: relative;
    }

        .fixed-module .fixed-content .share-module {
            width: 50px;
            border-top-left-radius: 6px;
            border-bottom-left-radius: 6px;
        }

.share-module > li {
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 13px;
}


.fixedActive {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.share-type {
    position: absolute;
    top: 0;
    right: 52px;
}

    .share-type > .type-list {
        display: none;
        width: 157px;
        height: 183px;
    }

.download-code {
    width: 142px;
    height: 183px;
    padding-top: 9px;
    text-align: center;
    border-radius: 6px;
    position: relative;
}

.telNumber {
    width: 160px;
    height: 50px;
    position: absolute;
    top: 100px;
    right: 10px;
    padding: 0;
}

    .telNumber > span {
        font-size: 16px !important;
    }

.download-code .triangle {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.download-code .tel {
    position: absolute;
    top: 20px;
    right: -15px;
}

.download-code .wechat {
    position: absolute;
    top: 60px;
    right: -15px;
}

.download-code .blog {
    display: none;
    position: absolute;
    top: 10px;
    right: -15px;
}

.download-code img {
    width: 124px;
    height: 124px;
}

.download-code span {
    color: #ffffff;
    font-size: 12px;
    line-height: 50px;
}
.download-code p {
    padding-top: 7px;
    font-size: 12px;
    color: #fff;
}

.banner_img{
    background-size:100% 100% !important;
}