/* Add here all your css styles (customizations) */
.center {
    text-align: center;
}

.left {
    text-align: left;
}

.thumbnail-style:hover a.btn_more {
    right: 43px;
    bottom: 39px;
}

.TypeStyle {
    margin-bottom: 10px;
}

.font-Type {
    color: #000;
    font-size: 15px;
    color: #687074;
    cursor: pointer;
}


.text_hidden {
    overflow: hidden;
    height: 27px;
    width: 100%;
}

.new_about {
    width: 50%;
    float: left;
    padding: 5px;
    height: 32px;
}

.dl-horizontal p a {
    word-wrap: break-word;
}

.content-p img {
    clear: both;
    height: 100% !important;
    max-width: 100%;
}

.news-img {
    position: relative;
}

    .news-img p {
        max-width: 265px;
        background-color: #000;
        color: #fff;
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        padding: 0 10px;
        word-break: break-all;
    }

.detail-right {
    width: 100%;
}

.title-icon {
    margin-top: 20px;
}

    .title-icon i {
        margin-left: 5px;
    }

.department {
    cursor: Pointer;
    line-height: 30px;
    padding: 5px 20px;
    text-decoration: none;
    color: #000;
}

.department-select:hover {
    color: #000;
}


/*招聘*/
.list-head {
    text-align: center;
    border: #eee 1px solid;
    height: 30px;
    line-height: 30px;
}

.list-item {
    background-color: #f6f6f6;
    padding: 5px;
    margin-top: 10px;
    border: solid 1px #bbb;
}


.list-conter {
    background-color: #fdfdfd;
    border: solid 1px #bbb;
    border-top: 0;
    padding: 10px 0;
}

.conter-p {
    line-height: 28px;
}
/*联系我们*/
.icon {
    margin: 1px 10px 1px 0;
    line-height: 18px;
    font-size: 18px;
}

#allmap {
    width: 100%;
    height: 100%;
}

.font-hidden {
    display: block;
    line-height: 25px;
    overflow: hidden;
    height: 50px;
    text-indent: 2em;
}
/*学院*/
.btn-right {
    width: 70px;
    height: 30px;
    line-height: 30px;
    background-color: #72c02c;
    color: #fff;
    text-align: center;
    float: right;
    font-size: 16px;
}

.sc-r {
    line-height: 25px;
    margin-top: 5px;
}

    .sc-r a {
        color: #000;
        font-size: 20px;
    }

.lab-radio {
    clear: both;
    margin: 0 10px 0 3px;
    color: #000;
    font-size: 14px;
}

.IdCard-font {
    color: #3e97ca;
}

.Idcard-bg {
    background: #e1f0f7;
    width: 315px;
    height: 160px;
    position: relative;
    border: #000 solid 1px;
}

#img_IdCard {
    position: absolute;
    top: 20px;
    left: 10px;
    width: 93px;
    height: 115px;
    border: #808080 solid 1px;
    opacity: 0.7;
}

.IdCard-info {
    position: absolute;
    top: 18px;
    left: 110px;
    font-size: 11px;
    line-height: 24px;
}


/*皮肤颜色样式*/
.menu {
    display: inline-block;
    border-bottom: solid 1px #eee;
    width: 100%;
}

    .menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

.menu-item {
    text-align: center;
    float: left;
    width: 100px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}


.sc-r a:hover {
    text-decoration: none;
}

.Type_font {
    font-size: 15px;
    margin-bottom: 10px;
}

.department-select {
    color: #fff;
    border-radius: 15px;
}

.department:hover {
    text-decoration: none;
}

.list-btn {
    text-align: center;
    display: inline-block;
    width: 70px;
    margin: 5px;
    color: #fff !important;
    font-size: 14px;
    text-align: center;
    padding: 5px 0;
}

.cx-text {
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
    width: 200px;
}

.footer-font {
    font-size: 18px;
    color: #fff;
}
