/* ------------------ */

/* 人才招聘 */
.pc_box {
    position: relative;
}
.pc_box tbody tr:first-child td{
    padding:0 !important;
}
.pc_box tbody tr:first-child a {
    position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    top: 5px;
    right: 5px;
    color:rgba(0,0,0,0);
    background: url("../images/rczp_closs.png") no-repeat;

}


/* ------------------ */


/* 网页头部 */

header {
    background-color: #af251b;
}

.logo_search_box {
    position: relative;
    padding: 20px 0;
}


/* 顶部收藏本站 */

.collect_sites_box {
    position: absolute;
    top: 0;
    right: 0;
}

.collect_sites_box a {
    color: #fff;
    font-size: 16px;
}

.collect_sites_box .collect {
    margin-right: 10px;
    padding-right: 14px;
    border-right: 1px solid #fff;
}


/* logo与搜索部分 */

.logo img {
    width: 100%;
}


/* 搜索区 */


/* 小屏模式下得搜索/关闭按钮 */

.search_btn,
.close {
    display: none;
}

.search {
    margin-top: 32px;
    width: 265px;
    padding: 11px 14px;
    border: solid 1px #d2534a;
    background-color: #a01a10;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
}


/* 搜索框 */

.search .s_text {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    float: left;
    font-size: 14px;
    color: #fff;
    background-color: #a01a10;
}

.search .s_text::-webkit-input-placeholder {
    color: #d0a19f;
}

.search .s_text:-moz-placeholder {
    color: #d0a19f;
}

.search .s_text::-moz-placeholder {
    color: #d0a19f;
}

.search .s_text:-ms-input-placeholder {
    color: #d0a19f;
}


/* 搜索按钮 */

.search .s_btn {
    float: right;
    width: 16px;
    height: 16px;
    cursor: pointer;
}


/* 头部pc导航栏 */

.nav_box {
    background-color: #a01a10;
}


/* 小屏下的导航按钮 */

.nav-responsive {
    display: none;
}


#nav .nLi {
    position: relative;
    float: left;
    width: 11%;
    z-index: 2;
}

#nav .nLi .nav_title {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
}

#nav .select .nav_title,
#nav .nLi:hover .nav_title{
    font-weight: 700;
}

/* 手机屏下的导航栏目展开按钮 */

#nav .nLi em {
    display: none;
    position: absolute;
    width: 10%;
    height: 100%;
    top: 0;
    right: 0;
    background: url("../images/em.png") no-repeat left 25px;
}

#nav .sub {
    position: absolute;
    display: none;
    padding-top: 5px;
    width: 180%;
    left: -40%;
    top: 47px;
}

#nav .sub li {
    padding: 0 20%;
    zoom: 1;
}

#nav .sub a {
    display: block;
    padding: 10px 2px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #333;
    background-color: #f2f2f2;
    border-top: 1px solid #fff;
}

#nav .sub li:first-child a {
    border-top: 4px solid #a01a10;
}

#nav .sub a:hover {
    color: #a01a10;
}


/* ----------------------- */


/* 一：首页 */

.index_box {
    overflow: hidden;
}


/* 1 学院动态和通知通告 */

.xy_tz_box {
    padding-top: 55px;
    background: url("../images/mks.png") no-repeat right bottom;
}


/* 1.1  学院动态 */

.xydt_box {
    width: 905px;
}


/* 学院动态内容 */

.xydt_con {
    padding: 32px 0 65px;
}

.xc_img_box {
    width: 515px;
    position: relative;
}


/* 左侧图片盒子 */

.xc_img_box .xci_box {
    position: absolute;
    width: 489px;
    top: 0;
    left: 14px;
}

.xci_box .xci_img {
    position: relative;
    width: 100%;
    padding-bottom: 56.235%;
    overflow: hidden;
}

.xci_box .xci_img img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.xci_box .xci_title {
    margin-top: 10px;
    padding: 0 8px;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    height: 68px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/* 渐变背景 */

.xc_img_box .xci_bg {
    width: 100%;
    margin-top: 17px;
    padding-bottom: 73.8%;
    background-image: -webkit-gradient(linear, left top, right top, from(#a01a10), to(#e1392d)), -webkit-gradient( linear, left top, left bottom, from(#af251b), to(#af251b));
    background-image: -webkit-linear-gradient(left, #a01a10 0%, #e1392d 100%), -webkit-linear-gradient( #af251b, #af251b);
    background-image: linear-gradient(90deg, #a01a10 0%, #e1392d 100%), linear-gradient( #af251b, #af251b);
    background-blend-mode: normal, normal;
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10', endColorStr='#e1392d', gradientType='1');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10',endColorStr='#e1392d',gradientType='1')";
}


/* 轮播图层级修改 */

.xci_box .slick-slide {
    z-index: 1 !important;
}


/* 学院动态轮播指示点*/

.xci_box .slick-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    list-style: none;
    text-align: center;
    clear: both;
}

.xci_box .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 12px;
    cursor: pointer;
    text-indent: -999em;
    border-radius: 50%;
    background-color: #e07f77;
}

.xci_box .slick-dots li:last-child {
    margin-right: 0;
}

.xci_box .slick-dots li.slick-active {
    background-color: #fff;
}


/* 右侧学院动态列表 */

.xc_lists_box {
    width: -webkit-calc(100% - 545px);
    width: calc(100% - 545px);
}

.xc_lists_box li .xcl_con {
    margin-bottom: 13px;
    padding: 20px 15px;
    border: 1px solid #dbdbdb;
}

.xcl_con .xcl_date {
    width: 60px;
    text-align: center;
    color: #a01a10;
    font-weight: 700;
}

.xcl_date .xd_day {
    font-size: 20px;
}

.xcl_date .xd_year {
    margin-top: 8px;
    padding: 2.5px 0;
    font-size: 14px;
    background-color: #ffd200;
}

.xcl_title {
    width: -webkit-calc(100% - 84px);
    width: calc(100% - 84px);
    margin: -5px 0;
    font-size: 16px;
    line-height: 28px;
    height: 56px;
    color: #333;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xc_lists_box li .xcl_con:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(#a01a10), to(#e1392d));
    background-image: -webkit-linear-gradient(left, #a01a10 0%, #e1392d 100%);
    background-image: linear-gradient(90deg, #a01a10 0%, #e1392d 100%);
    background-blend-mode: normal, normal;
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10', endColorStr='#e1392d', gradientType='1');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10',endColorStr='#e1392d',gradientType='1')";
    border: 1px solid rgba(0,0,0,0);
    -webkit-box-shadow: 0px 5px 8px 0px rgba(160, 26, 16, 0.58);
    box-shadow: 0px 5px 8px 0px rgba(160, 26, 16, 0.58);
}

.xc_lists_box li .xcl_con:hover .xd_day,
.xc_lists_box li .xcl_con:hover .xcl_title {
    color: #fff;
}

.xc_lists_box li .xcl_con:hover .xd_year {
    background-color: #fff;
    font-weight: 400;
}


/* 1.1 通知公告 */

.tzgg_box {
    width: -webkit-calc(100% - 950px);
    width: calc(100% - 950px);
}

.tzgg_lists {
    padding: 29px 0 40px;
}

.tzgg_lists li {
    margin-bottom: 25px;
}

.tzgg_lists a {
    display: block;
    line-height: 30px;
}

.tzgg_lists .tz_title {
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tzgg_lists .tz_date {
    font-size: 13px;
    color: #666666;
}

.tzgg_lists .tz_line {
    margin-top: 15px;
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    border-top: 1px solid #dbdbdb;
}

.tzgg_lists a:hover .tz_date,
.tzgg_lists a:hover .tz_title {
    color: #af251b;
}

.tzgg_lists a:hover .tz_title {
    font-weight: 700;
}

.tzgg_lists a:hover .tz_line {
    border-top: 1px solid #af251b;
}


/* 二. 党群和教学工作 */

.dq_jx_box {
    padding-top: 65px;
    background-image: url("../images/yygdz2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f3f3f3;
}

.dq_jx_box .inner_box {
    margin: 0 -1%;
}


/* 宽度设置 */

.dqgz_box,
.jxgz_box {
    width: 48%;
    margin: 0 1%;
}


/* more链接样式设置 */

.dq_jx_box .more a {
    background-color: #fff;
}

.dq_jx_box .more a::after {
    border: 2px solid #fff;
}


/* 左侧党群工作内容 */

.dqgz_lists {
    position: relative;
    padding: 50px 0 85px;
}

.dqgz_lists ul {
    margin: -18px 0;
    padding-left: 190px;
}

.dqgz_lists .dl_con {
    line-height: 52px;
    font-size: 16px;
    color: #111;
}

.dqgz_lists .dl_title {
    width: -webkit-calc(100% - 85px);
    width: calc(100% - 85px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dqgz_lists .dl_date {
    width: 60px;
    text-align: center;
}

.dqgz_lists .dl_con:hover {
    background: url("../images/dq_list_hover.png") no-repeat center center;
    background-size: cover;
    color: #af251b;
    font-weight: 700;
}


/*右侧教学工作内容 */

.jxgz_lists {
    padding: 42px 0 85px;
}

.jxgz_lists ul {
    margin: 0 -2%;
}

.jxgz_lists li {
    float: left;
    width: 46%;
    margin: 0 2%;
}

.jx_list {
    width: 100%;
    margin-bottom: 15px;
}

.jx_list .jl_top,
.jx_list .jl_bottom {
    height: 8px;
}

.jx_list .jl_top {
    display: block;
}

.jx_list .jl_bottom {
    display: none;
}

.jx_list .jl_text {
    position: relative;
    display: block;
    padding-top: 27px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jx_list .jl_text .jl_title {
    display: -webkit-box;
    padding: 0 18px;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jx_list .jl_text .jl_date {
    margin-top: 18px;
    padding: 0 18px;
    color: #af251b;
    font-size: 14px;
    line-height: 30px;
}

.jx_list .jl_text .img {
    position: absolute;
    top: 68%;
    left: 80%;
    height: 30px;
    width: 30px;
    background-image: url("../images/jx_aorrw.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.jx_list .jl_text .jl_line {
    margin-top: 15px;
    height: 4px;
}

.jx_list .jl_text:hover {
    -webkit-box-shadow: 0px 1px 18px 0px rgba(78, 78, 78, 0.35);
    box-shadow: 0px 1px 18px 0px rgba(78, 78, 78, 0.35);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.jx_list .jl_text:hover .jl_title {
    color: #af251b;
    font-weight: 700;
}

.jx_list .jl_text:hover .img {
    background-color: #af251b;
    background-image: url("../images/jx_aorrw_hover.png");
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.jx_list .jl_text:hover .jl_line {
    background: -webkit-gradient(linear, left top, right top, from(#a01a10), to(#e1392d));
    background: -webkit-linear-gradient(left, #a01a10 0%, #e1392d 100%);
    background: linear-gradient(90deg, #a01a10 0%, #e1392d 100%);
    background-blend-mode: normal, normal;
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10', endColorStr='#e1392d', gradientType='1');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10',endColorStr='#e1392d',gradientType='1')";
}


/* 三 科学研究板块 */

.kx_yj_box {
    padding-top: 63px;
    background: url("../images/box-bg1.png") no-repeat center bottom;
    background-size: cover;
}


/* 宽度设置 */

.kxyj_box,
.yjsgz_box {
    width: 48%;
    margin: 0 1%;
}

.ky_lists {
    padding: 28px 0 42px;
}

.ky_lists li a {
    display: block;
    padding: 27px 25px;
}

.ky_lists .kyl_date {
    width: 90px;
    padding-right: 20px;
    text-align: right;
    border-right: 1px solid #dbdbdb;
}

.ky_lists .kyl_date .d_md {
    font-size: 24px;
    color: #333;
}

.ky_lists .kyl_date .d_y {
    margin-top: 8px;
    font-size: 15px;
    color: #999;
}

.ky_lists .kyl_con {
    width: calc(100% - 110px);
}

.ky_lists .kyl_con .kyl_title,
.ky_lists .kyl_con .kyl_text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ky_lists .kyl_title {
    font-size: 16px;
    margin-bottom: 15px;
    color: #111;
}

.ky_lists .kyl_text {
    font-size: 14px;
    color: #666;
}

.ky_lists a:hover {
    background-image: linear-gradient(90deg, #a01a10 0%, #e1392d 100%);
    background-blend-mode: normal, normal;
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10', endColorStr='#e1392d', gradientType='1');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10',endColorStr='#e1392d',gradientType='1')";
    box-shadow: 0px 5px 8px 0px rgba(160, 26, 16, 0.58);
}

.ky_lists a:hover .d_md,
.ky_lists a:hover .d_y,
.ky_lists a:hover .kyl_title,
.ky_lists a:hover .kyl_text {
    color: #fff;
}

.ky_lists a:hover .kyl_title {
    font-weight: 700;
}


/* 右侧研究生工作内容 */

.yjs_lists {
    padding-top: 50px
}

.yjsi_box {
    width: 257px;
}

.yj_img {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 56%;
}

.yj_img img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.yj_con_box {
    width: calc( 100% - 277px);
}

.yj_con_box .yjc_title {
    display: -webkit-box;
    margin-top: -3px;
    font-size: 16px;
    line-height: 26px;
    color: #252836;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.yj_con_box .yjc_con {
    display: -webkit-box;
    margin-top: 15px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 28px;
    height: 84px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.yj_con_box .yjc_con::before {
    content: '';
    float: right;
    height: 56px;
}

.yj_con_box .yjc_con span {
    float: right;
    width: 55%;
    clear: both;
}


/* 下方列表 */


/* 下方列表 */

.yj_lists_box {
    margin-top: 22px;
    padding-top: 4px;
    border-top: 1px solid #dbdde0;
}

.yj_lists_box a {
    display: block;
    margin-top: 17px;
    line-height: 30px;
    height: 30px;
}

.yj_lists_box .yj_date {
    width: 100px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    color: #999;
    border-radius: 15px;
    border: solid 1px #cfd6e1;
}

.yj_lists_box .yj_title {
    width: calc(100% - 120px);
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yj_lists_box a:hover .yj_date {
    background-image: linear-gradient(90deg, #a01a10 0%, #e1392d 100%);
    background-blend-mode: normal, normal;
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10', endColorStr='#e1392d', gradientType='1');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10',endColorStr='#e1392d',gradientType='1')";
    color: #fff;
    border: none;
}


/* 四. 基地建设板块 */

.jdjs_box {
    padding: 50px 0;
    background: url("../images/box-bg0.png") no-repeat center center;
    background-size: cover;
}

.jdjs_box .js_con {
    margin: 0 -1%;
    padding-top: 50px;
}

.js_con .jsc_box {
    width: 20%;
    margin-bottom: 25px;
}

.jsc_title {
    margin: 0 4%;
    height: 120px;
    padding: 30px 20px;
}

.jsc_title a {
    padding: 0 10px 0 60px;
    font-size: 18px;
    line-height: 28px;
    height: 56px;
    color: #e6e5e5;
    font-weight: 700;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.js_con .ksrk1 {
    background: url("../images/ksrk1.png") no-repeat center center;
    background-size: cover;
}

.js_con .ksrk1 a{
    background: url("../images/ksrk1-1.png")no-repeat left center;
}

.js_con .ksrk2 {
    background: url("../images/ksrk2.png") no-repeat center center;
    background-size: cover;
}

.js_con .ksrk2 a{
    padding-left: 70px;
    background: url("../images/ksrk2-2.png")no-repeat left center;
}

.js_con .ksrk3 {
    background: url("../images/ksrk3.png") no-repeat center center;
    background-size: cover;
}

.js_con .ksrk3 a{
    line-height: 60px;
    background: url("../images/ksrk3-3.png")no-repeat left center;
}

.js_con .ksrk4 {
    background: url("../images/ksrk4.png") no-repeat center center;
    background-size: cover;
}

.js_con .ksrk4 a{
    background: url("../images/ksrk4-4.png")no-repeat left center;
}




/* 五 . 友情链接 */

.blogroll_box {
    background-color: #a01a10;
}

.br_title {
    width: 143px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    color: #a01a10;
    font-weight: 700;
    background-color: #ffd200;
}

.br_links {
    width: calc(100% - 143px);
    padding-left: 15px;
}

.br_links li {
    float: left;
    padding: 17px 0;
}

.br_links li a {
    font-size: 16px;
    color: #fff;
    padding: 0 22px;
    border-right: 2px solid #fff;
}

.br_links li:last-child a {
    border: none;
}


/* ---------------------------------------------- */


/* 二：列表页  */


/*  列表详情 */

.inner_list {
    padding-top: 15px;
}

.inner_list li {
    width: 100%;
    padding: 25px 0;
    background: url("../images/list_arrow.png") no-repeat 99.5% center;
    border-bottom: 1px solid #e5e5e5;
}


/* 简介页列表标题样式 */

.inner_list li .jj_title {
    display: block;
    padding-left: 4.5%;
    font-size: 18px;
    color: #333;
    background: url("../images/lists_title_bg.png") no-repeat left center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 常规列表页标题样式 */

.inner_list li .l_title {
    display: block;
    position: relative;
    padding-left: 23px;
    width: -webkit-calc(100% - 95px);
    width: calc(100% - 95px);
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.inner_list li .l_title::after {
    content: '·';
    position: absolute;
    left: 0;
    top: -9px;
    font-size: 30px;
    font-weight: 700;
    color: #808080;
}

.inner_list li .date {
    width: 95px;
    margin-top: -6px;
    padding: 6px 0;
    font-size: 14px;
    text-align: center;
    color: #808080;
    border-radius: 15px;
    background-color: #fff;
}

.inner_list li:hover {
    background: url("../images/list_arrow_hover.png") no-repeat 99.5% center;
}

.inner_list li:hover .jj_title {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.inner_list li:hover .l_title {
    color: #af251b;
    font-weight: 700;
}

.inner_list li:hover .date {
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#a01a10), to(#e1392d)), -webkit-gradient( linear, left top, left bottom, from(#af251b), to(#af251b));
    background-image: -webkit-linear-gradient(left, #a01a10 0%, #e1392d 100%), -webkit-linear-gradient( #af251b, #af251b);
    background-image: linear-gradient(90deg, #a01a10 0%, #e1392d 100%), linear-gradient( #af251b, #af251b);
    background-blend-mode: normal, normal;
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10', endColorStr='#e1392d', gradientType='1');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#a01a10',endColorStr='#e1392d',gradientType='1')";
}


/* 三、内容页 */


/* 内容详情 */


/* 上间距 */

.inner_con {
    padding-top: 35px;
}


/* 文章标题 */

.inner_con .ic_header {
    margin: 0 auto;
    text-align: center;
    padding: 0 5%;
    padding-bottom: 12px;
    border-bottom: 1px solid #e1e1e1;
}

.inner_con .ic_header h2 {
    margin-bottom: 15px;
    font-size: 22px;
    color: #000;
    line-height: 30px;
}

.inner_con .ic_header span {
    font-size: 14px;
    color: #777;
    line-height: 30px;
}


/* 文章主体 */

.inner_con .ic_text {
    padding: 30px 0;
    border-bottom: 1px solid #e1e1e1;
}

.inner_con .ic_text p {
    font-size: 16px;
    line-height: 40px;
    color: #4d4d4d;
    text-indent: 2em;
}

.ic_text table p {
    text-indent: 0em;
}

.ic_text iframe {
    max-width: 100%;
}

.ic_text video {
    max-width: 90%;
    margin: 0 auto;
    display: block;
}

.ic_text TABLE {
    width: 100%!important;
    border-right: #222 1px solid;
    border-collapse: collapse!important;
    display: flex;
    overflow: scroll hidden;
    white-space: nowrap;
    word-break: keep-all;
}

.ic_text .img_vsb_content {
    display: block;
    margin: 0 auto;
    max-width: 80% !important;
    height:80%  !important;
}


/* 上下篇链接 */

.ic_links {
    padding-top: 28px;
}

.ic_links a {
    display: block;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ic_links .link_t {
    
    width: 90%
}

.ic_links a:hover {
    color: #a01a10;
}


/* 四、教师列表页 */

.teacher_box {
    padding: 50px 0;
}

.teacher_box ul {
    margin: 0 -2%;
}

.teacher_box li {
    float: left;
    margin: 0 2%;
    width: 21%;
}

.teacher_box li a {
    display: block;
    margin-bottom: 35px;
    padding: 0 5%;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    font-weight: 700;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #f2f2f2;
    background-image: url("../images/yun.png");
    background-position: 96% bottom;
    background-repeat: no-repeat;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
}

.teacher_box li a:hover {
    background-color:#fff;
    line-height: 45px;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
  
}