.bkgdsbox{position: absolute;
    right: 50px;
    top: 32px;}
.bkds{display: block;
    width: 100px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    height: 24px;
    background: #ffffff54;
    border-radius: 50px;}/****报考该导师内容更多链接********/

.dj_zhanshi .dj_sz_main {
    background: #fff;
    width: 780px;
    border-radius: 10px;
    padding: 0 3rem 3rem;
    position: relative;}
.dj_zhanshi .dj_sz_main h2 {
    font-size: 1.2rem;
    color: #fff;
    background: #ffa224;
    border-radius: 20px 0 20px 0;
    padding: 0.8rem 1.9rem;
    font-weight: bold;
    position: relative;
    z-index: 5;
    transition: 0.4s;
    margin: -20px auto;
    display: table;}
.dj_zhanshi .dj_sz_main h2 img {
    margin-right: 1rem;}
.dj_zhanshi .dj_sz_main .x_tit {
    padding-top: 5rem;}
.dj_zhanshi .dj_sz_main .x_tit p {
    font-size: 1rem;
    line-height: 2rem;
    color: #666666;
    display: inline-block;}
.dj_zhanshi .dj_sz_main .con {
    margin-top: 0.8rem;}
.dj_zhanshi .dj_sz_main .con p {
    font-size: 1rem;
    line-height: 2rem;
    color: #666666;
    display: inline-block;}
.dj_zhanshi .dj_sz_main .con a {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.875rem;
    color: #fff;
    background: #ffa224;
    border: 1px solid #ffa224;
    border-radius: 10px 0 10px 0;
    text-align: center;
    padding: 0 25px;
    margin-left: 20px;
    transition: 0.4s;}
.dj_zhanshi .dj_sz_main .con a:hover {
    color: #ffa224;
    background: #fff;}
.dj_zhanshi {
    position: fixed;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;}
.dj_zhanshi .dj_close {
    cursor: pointer;
    background: #f6f6f6;
    padding: 11px 18px;
    border-radius: 5px;
    top: 6px;
    transition: 0.4s;
    right: 15px;
    font-size: 1rem;
    color: #333333;
    display: table;
    margin: 0 auto;}
.dj_zhanshi .dj_close:hover {
    box-shadow: 0 0 8px rgba(0,0,0,0.4);}
.dj_zhanshi.on {
    display: flex;}

.dj_zhanshi .dj_sz_main h2 {
    margin-bottom: 20px;}
.dj_zhanshi .dj_sz_main p {
    font-size: 1rem;
    line-height: 2rem;
    color: #666666;
    display: inline-block;
    margin-bottom: 15px;}
.dj_zhanshi .dj_sz_main a {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.875rem;
    color: #fff;
    background: #ffa224;
    border: 1px solid #ffa224;
    border-radius: 10px 0 10px 0;
    text-align: center;
    padding: 0 11px;
    margin-left: 10px;
    transition: 0.4s;}
.dj_zhanshi .dj_sz_main a:hover {
    color: #ffa224;
    background: #fff;}
