/*二级公共*/
body{
    background: url("../images/frame/0.jpg");
}
/*banner*/
.banner{
    position: relative;
    z-index: 0;
}
.banner img{
    width: 100%!important;
    height: auto!important;
}
.banner table{
    width: 100%;
}
.banner #flashBoxu_u4_,.banner #flashBoxu_u3_{
    width: 100%!important;
    height: auto!important;
}

/*一级栏目*/
.yjlm{
    width: 100%;
    height: 1.13rem;
    margin-top: -1.13rem;
    position: relative;
    z-index: 99;
}
.yjlm .a{
    width: 30.21%;
    background-image: linear-gradient(to right,#70bce8,#3b8fce);
    position: relative;
}
.yjlm .a:after{
    position: absolute;
    right: 0;
    bottom:0;
    content: "";
    display: block;
    width: 1.52rem;
    height: 0.88rem;
    background: url("../images/frame/1.png")no-repeat;
    background-size: 100% 100%;
}
.yjlm .a .lm{
    width: 3.2rem;
    float: right;
    color: #ffffff;
    font-size: 0.3rem;
    font-weight: bold;
    border-left: 0.04rem solid #ffffff;
    padding-left: 0.2rem;
}

.frame{
    margin: 0.27rem auto 0.5rem auto;
}

/*左导航*/
.frame .l_anv{
    width: 3.2rem;
}
.frame .l_anv ul{
    min-height: 3rem;
    border-top: 0.07rem solid #55a6db;
    padding: 0.15rem 0 0.2rem 0;
    background-color: #ffffff;
}
.frame .l_anv ul li div{
    padding: 0 0.1rem;
    /*margin-bottom: 0.16rem;*/
}
.frame .l_anv ul li div h4{
    border-bottom: 1px solid #ececec;
    line-height: 0.76rem;
    padding: 0 .15rem;
    font-size: 0.18rem;
    position: relative;
    font-weight: bold;
}

.frame .l_anv ul li div.cvr{
    background: url("../images/frame/2.png")no-repeat left center;
    background-size:  auto 100%;
}
.frame .l_anv ul li div.cvr h4{
    border-bottom: 0;
}
.frame .l_anv ul li div.cvr h4:before{
    content: "";
    display: block;
    width: 0.09rem;
    height: 0.09rem;
    border: 1px solid #fadc05;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0.33rem;
}
.frame .l_anv ul li div.cvr a{
    color: #ffffff;
}
/*手风琴*/
.frame .l_anv ul li div span{
    border-bottom: 1px solid #ececec;
    line-height: 0.76rem;
    padding: 0 .15rem 0 .25rem;
    font-size: 0.18rem;
    position: relative;
    display: block;
    font-weight: bold;
    cursor: pointer;
}
.frame .l_anv ul li div span::before{
    content: "";
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    background: url("../images/frame/17.png")no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.1rem;
}

/*当前*/
.frame .l_anv ul li div.action{
    background: url(../images/frame/2.png)no-repeat left center;
    background-size: auto 100%;
}
.frame .l_anv ul li div.action span{
    border-bottom: 0;
    color: #ffffff;
}
.frame .l_anv ul li div.action span::before{
    background: url("../images/frame/18.png")no-repeat center;
    background-size: 100% 100%;
}


.frame .l_anv ul li>dl{
    display: none;
    padding: 0 0.1rem;
}
.frame .l_anv ul li>dl a{
    display: block;
    border-bottom: 1px solid #ececec;
    line-height: 0.76rem;
    padding: 0 .15rem 0 .4rem;
    font-size: 0.16rem;
    background: url("../images/frame/19.png")no-repeat 0.1rem center;
    background-size: .25rem auto;
}
.frame .l_anv ul li>dl a:hover,.frame .l_anv ul li>dl .act{
    background: url("../images/frame/20.png")no-repeat 0.1rem center;
    background-size: .25rem auto;
    color: #368bcc;
}



/*右块*/
.frame .r_black{
 width: calc(100% - 3.7rem);
    min-height: 5rem;
    background-color: #ffffff;
}
/*当前位置*/
.add{
    padding: 0 .5rem;
    border-bottom: 1px solid #f0f0f0;
}
.add h4{
    line-height: 0.76rem;
    font-size: 0.24rem;

}
.add .dz{
    font-size: 0.14rem;
    line-height: 0.76rem;
    color: #999999;
}
.add .dz h5{
    font-size: 0.14rem;
    font-weight: bold;
    display: inline-block;
    padding-left: 0.15rem;
    background: url("../images/frame/3.png")no-repeat left center;
    background-size: 0.13rem auto;
    color: #333333;
}
/*三级栏目*/
.s_nav{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0.2rem;
}
.s_nav a{
    display: table;
    padding: 0 0.4rem;
    line-height: 0.53rem;
    background-color: #f2f2f2;
    font-size: 0.2rem;
    margin: 0 0.12rem;
}
.s_nav a.cvt{
    background-color: #3b8fce;
    color: #ffffff;
}
/*单篇正文*/
.dpzw{
    padding: 0.3rem 0.15rem;
}
.dpzw table{
    width: 100%!important;
    height: auto!important;
}
.dpzw p,.dpzw span,.dpzw table{
    line-height: 200%!important;
    background: inherit!important;
    font-size: 0.16rem!important;
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

/*学院概况-组织机构-学院党委*/
.xydw table{
    font-size: 0.2rem!important;
    margin-bottom: 0.2rem;
}
.xydw table td{
    border: 0!important;
    background-color: #f6f9fd;
}
.xydw table td:first-child{
    background-color: #5eade0;
    color: #ffffff;
    font-weight: bold;
    width: 1.6rem;
}
/*学院概况-组织机构-学院党支部*/
.xydzb table{
    font-size: 0.2rem!important;
    margin-bottom: 0.2rem;
}
.xydzb table td{
    border: 0!important;
    background-color: #f6f9fd;
}
.xydzb .bt{
    width: 1.6rem!important;
}
.xydzb .bt td{
    background-color: #5eade0!important;
    color: #ffffff;
    font-weight: bold;
}
/*工会、教代会*/
.gjh .bt{
    width: 3.2rem!important;
}
/*学院概况-现任领导*/
.xrld table{
    margin-bottom: 0.1rem;
}
.xrld table tr:nth-child(odd){
    background-color: #f4f9ff;
}
.xrld table td{
    border:1px solid #d6eaff;
}
.xrld table tr td:first-child{
    width: 70%;
}
.xrld table tr td:last-child p{
    width: 0.5rem;
    text-align: justify;
    text-align-last: justify;
    margin: 0 auto;
}
/*手机适配*/
@media screen and (max-width: 1200px) {
    /*一级栏目*/
    .yjlm{
        height: 1rem;
        margin-top: -1rem;
    }
    .yjlm .a .lm{
        float: left;
        margin-left: 0.1rem;
    }

    /*左导航*/
    .frame .l_anv{
        width: 100%;
        margin-bottom: 0.2rem;
    }
    .frame .l_anv ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        min-height: inherit;
    }
    .frame .l_anv ul li{
        width: 49%;
    }
    /*右块*/
    .frame .r_black{
        width: 100%;
        min-height: 5rem;
        background-color: #ffffff;
    }

    /*当前位置*/
    .add{
        padding: 0.15rem;
    }
    .add h4{
        display: none;
        /*line-height: 0.36rem;*/
    }
    .add .dz{
        width: 100%;
        line-height: 0.36rem;
    }
    /*三级栏目*/
    .s_nav a{
        padding: 0 0.15rem;
        margin: 0 0.1rem;
    }
    /*单篇正文*/
    .dpzw{
        padding: 0.3rem 0.15rem;
    }

    /*学院概况-现任领导*/
    .xrld table tr td:last-child p{
        width: 5em;
    }


}