/*框架*/
.left_nav{
    width: 282px;
    margin-top: -62px;
    position: relative;
    z-index: 999;

}
.frame .left_nav .xymc{
    background-color: #92694d;
    min-height: 556px;
    padding: 30px 54px;
}
/*一级栏目*/
.frame .left_nav .xymc h2{
    display: block;
    position: relative;
    font-size: 32px;
    color: #ffffff;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.frame .left_nav .xymc h2:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    bottom: 0;
    width: 46px;
    height: 4px;
    background-color: #ffffff;
}
.frame .left_nav .xymc h3{
    display: block;
    position: relative;
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 45px;
}

.frame .left_nav .xymc ul{
    position: relative;
    z-index: 1;
}
.frame .left_nav .xymc ul li{
    margin-bottom:20px;
}
.frame .left_nav .xymc ul li a{
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 46px;
    padding-left: 16px;
}
.frame .left_nav .xymc ul li a:hover,.frame .left_nav .xymc ul li a.crv{
    border: 1px solid #ffffff;
}

.frame .left_nav .xymc ul li:last-child{
    margin-bottom: 0;
}





/*系所设置*/
.left_nav .yjlm li{
    line-height: 107px;
    margin-top: 12px;
    text-align: center;
    background:rgba(230,189,161,.2) url("../images/frame/xs_bg.png")no-repeat center;
}

.left_nav .yjlm a{
    color: #92694d;
    font-size: 16px;
    font-weight: bold;
}




/*右块*/
.right_black{
    width: 858px;
    min-height: 500px;
    padding-top: 40px;
}
/*当前*/
.address{
    padding-top: 40px;
    background: url("../images/frame/r_0.png")no-repeat left top;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 25px;
}
.address h4{
    line-height: 36px;
    font-size: 30px;
    color: #92694d;
    font-weight: bold;
    display: inline-block;
}

.address .add{
    font-size: 18px;
    font-weight: bold;
}
.address .add img{
    margin-right: 5px;
    vertical-align: sub;
}
.address .add span,.address .add a{
    color: #666666;
    font-weight: 100;
    font-size: 16px;
}
.address .add em{
    font-style: inherit;
    margin: 0 3px;
    color: #999999;
}
.address .add em:last-child{
    display: none;
}
.address .add a:hover{
    color: #0048ae;
}

/*成员*/
.team .cy {
    padding: 28px;
    background-color: #faf1eb;
}
.team .cy .yz{
    line-height: 55px;
    font-size: 18px;
}
.two .cy .yz dd{
    width: calc(100% - 90px);
}
.two .cy .yz1 dd{
    width: calc(100% - 72px);
}
.two .cy .yz dd p{
    line-height: inherit!important;
}
.team .cy .fgx{
    height: 1px;
    background-color: #e9dbd2;
}
.team .cy dl{
    font-size: 18px;

}
.team .cy dl dt{
    line-height: 55px;
}
.team .cy dl dd{
    line-height: 55px;
}

/*师资队伍  简介*/
.team_text .tw{
    padding: 22px 15px;
    background-color: #fff9f1;
    background-image: url("../images/frame/js_0.png");
    background-position: right center;
    background-repeat: no-repeat;
}
.team_text .tw .img{
    width: 180px;
    height: 236px;
    overflow: hidden;
    background: #f5f5f5;
}
.team_text .tw .img img{
    height: 100%;
}
.team_text .tw .jj{
    width: calc(100% - 215px);
    font-size: 16px;
    line-height: 34px;
    float: right;
}
.team_text .text{
    margin: 20px 0;
}

.team_text .wb{
    width: 100%;
}
.team_text .wb .bt{
    line-height: 50px;
    background-color: #fff2e0;
    background-image: url("../images/frame/js_2.png");
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
    border-bottom-right-radius:25px;
    border-top-right-radius: 25px;
    color: #92694d;
    font-size: 18px;
    font-weight: bold;
}
.team_text .wb .bt:before{
    display: block;
    height: 50px;
    width: 50px;
    background-color: #ffffff;
    content: "";
    border-bottom-right-radius:25px;
    border-top-right-radius: 25px;
    position: absolute;
    left: -37px;
    bottom: 0;
    z-index: 9;
}
.team_text .wb .text{
    padding-left: 80px;
    width: 100%;
}











/*图文列表*/
.list_tw .ty_list li{
    overflow: hidden;
    margin-bottom: 58px;
}
.list_tw  .ty_list li a:hover{
    background: #faf6ed;
}
.list_tw  .ty_list li .img{
    width: 150px;
    height: 92px;
    overflow: hidden;
    border-radius: 5px;
}
.list_tw  .ty_list li .img img{
    height: 100%;
}

.list_tw  .ty_list li dl{
    width: calc(100% - 180px);
    position: relative;
}

.list_tw  .ty_list li dl dd{
    overflow: hidden;
    margin-bottom: 10px;
    width: 100%;
    line-height: 24px;
}
.list_tw  .ty_list li dl dd h4{
    display: inline-block;
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list_tw  .ty_list li dl dd span{
    display: inline-block;
    color: #999999;
    font-size: 14px;
    float: right;
}


.list_tw  .ty_list li dl dt{
    font-weight: 100;
    width: 100%;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    height: 48px;
}
/*分页*/
.page{
    margin-bottom: 25px;
}


/*内容页*/
.details{
    min-height: 500px;
}

.details .titles{
    width: 100%;
    height: auto;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
}
.details .time{
    text-align: center;
    color: #999999;
}
.details .time span{
    margin: 0 5px;
    font-size: 14px;
    line-height: 40px;
}
.details .text{
    padding: 20px 0 40px 0;
    border-bottom: 1px solid #d3d3d3;
}
/*åˆ†é¡µ*/
.details .pagers{
    margin: 20px 0;
    overflow: hidden;
}
.details .pagers div{
    font-size: 14px;
    color: #666666;
}


@media screen and (max-width: 1200px){
    /*框架*/
    .left_nav{
        width: 100%;
        margin-top: 20px;
        padding: 0 10px;
    }
    .frame .left_nav .xymc{
        min-height: inherit;
        padding: 10px;
    }
    /*一级栏目*/
    .frame .left_nav .xymc h2{
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .frame .left_nav .xymc h2:before {

    }
    .frame .left_nav .xymc h3{
        font-size: 18px;
        margin-bottom: 15px;
    }

    .frame .left_nav .xymc ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .frame .left_nav .xymc ul li{
        width: 49%;
        margin: 5px 0;
    }
    .frame .left_nav .xymc ul li a{
        font-size: 16px;
        line-height: 26px;
        padding-left: 16px;
    }
    .frame .left_nav .xymc ul li a:hover,.frame .left_nav .xymc ul li a.crv{

    }

    .frame .left_nav .xymc ul li:last-child{

    }

    /*系所设置*/
    .left_nav .yjlm{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .left_nav .yjlm li{
        width: 49%;
    }

    .left_nav .yjlm a{

    }




    /*右块*/
    .right_black{
        width: calc(100% - 20px);
        margin: 0 auto;
        padding-top: 20px;
    }
    /*当前*/
    .address{
        padding: 25px 0 10px 0;
        background-size: auto 20px;
        margin-bottom: 15px;
    }
    .address h4{
        font-size: 20px;
        line-height: 1.1;
    }

    .address .add{
        width: 100%;
        margin-top: 10px;
        font-size: 14px;
    }
    .address .add img{

    }
    .address .add span,.address .add a{
        font-size: 14px;
    }
    .address .add em{

    }
    .address .add em:last-child{

    }
    .address .add a:hover{

    }

    /*成员*/
    .team .cy {
        padding: 10px;
    }
    .team .cy .yz{
        font-size: 16px;
    }
    .team .cy .yz dd{

    }
    .team .cy .yz1 dd{

    }
    .team .cy .yz dd p{

    }
    .team .cy .fgx{
        margin: 10px 0;
    }
    .team .cy dl{
        font-size: 16px;
    }
    .team .cy dl dt{
        line-height: 36px;
    }
    .team .cy dl dd{
        line-height: 36px;
    }

    /*师资队伍  简介*/
    .team_text .tw{
        background-position: right bottom;
    }
    .team_text .tw .img{

    }
    .team_text .tw .img img{

    }
    .team_text .tw .jj{
        width: 100%;
        margin-top: 20px;
        font-size: 14px;
    }
    .team_text .text{

    }

    .team_text .wb{

    }
    .team_text .wb .tu {
        width: 50px;
    }
    .team_text .wb .bt{
        line-height: 40px;
        font-size: 16px;
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
        background-size: auto 22px;
    }
    .team_text .wb .bt:before{
        height: 40px;
        width: 40px;
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
        left: -30px;
    }
    .team_text .wb .text{
        padding-left: 70px;
    }











    /*图文列表*/
    .list_tw .ty_list li{
        margin-bottom: 15px;
    }
    .list_tw  .ty_list li a:hover{

    }
    .list_tw  .ty_list li .img{
        width: 110px;
        height: 62px;
    }
    .list_tw  .ty_list li .img img{

    }

    .list_tw  .ty_list li dl{
        width: calc(100% - 120px);
    }

    .list_tw  .ty_list li dl dd{
        margin-bottom: 0;
    }
    .list_tw  .ty_list li dl dd h4{
        font-size: 16px;
        line-height: 24px;
        width: 73%;
    }
    .list_tw  .ty_list li dl dd span{

    }

    .list_tw  .ty_list li dl dt{
        -webkit-line-clamp: 1;
        height: 24px;
    }
    /*分页*/
    .page{

    }


    /*内容页*/
    .details{

    }

    .details .titles{
        font-size: 20px;
        line-height: 30px;
    }
    .details .time{
        margin-top: 5px;
    }
    .details .time span{
        margin: 0;
    }
    .details .text{
        padding: 20px 0;
    }
    /*分页*/
    .details .pagers{

    }
    .details .pagers div{

    }


}










