﻿
/*冯T开始*/
.chuti_d {
    display: none;
}

.act_nr {
    font-family: "宋体";
    color: #000;
}

    .act_nr img {
        max-width: 100%;
    }

    .act_nr iframe {
        display: block;
        margin: 0 auto;
        width: 720px;
        height: 405px;
    }

.imgbfb {
    width: 60% !important;
}

body {
    word-break: break-all !important;
}

.mr_l50 {
    margin-left: 50px;
}

/*a, a:active, a:focus, a:visited {
    color: #666;
    color: rgba(108, 9, 73, 0.68);
}*/

.tj_list a {
    color: #666;
}


.ftmaxheight20 {
    max-height: 20px;
    overflow: hidden;
}

.no_rad {
    border-radius: 0;
}

.stnone {
    display: none !important;
}

.act_nr img {
    max-width: 100%;
    display: block;
}

.ke-container {
    overflow: hidden;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.btn-default .badge {
    background-color: #fff;
}

.jl_zk {
    font-size: 85%;
}

.jl_zkdiv {
    display: none;
}

/*冯T结束*/
/*招聘首页图片*/
.pic_tx {
    height: 0;
    padding-bottom: 100%;
    width: 100%;
    position: relative;
}

    .pic_tx img {
        height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
    }

/*冯T结束*/
@media screen and (max-width: 996px) {
    /*冯T开始*/
    .act_nr img {
        width: auto !important;
        height: auto !important;
    }
}

@media screen and (max-width: 768px) {
    /*冯T开始*/
    .ke-dialog-default {
        width: 100% !important;
    }

    .act_nr iframe {
        width: 100% !important;
        height: 250px !important;
    }
    /*冯T结束*/
}
