/* 子页面导航 */

.z_banner {
    width: 100%;
    height: 100%;
}

.z_banner img {
    width: 100%;
    height: 100%;
}


/* 当前位置 */

.location {
    height: 57px;
    line-height: 57px;
    background: #fff;
    font-size: 16px;
    padding: 0 20px;
}

.location p {
    float: left;
    padding-left: 4px;
}

.location p a {
    display: inline-block;
    margin: 0 6px;
}

.location p a:hover {
    color: #12438f;
}

.location p span {
    display: inline-block;
    margin: 0 10px;
    color: #12438f;
}

.location_ser {
    float: right;
}

.location_x {
    width: 100%;
    height: 8px;
    background: url(../images/location_xBg.jpg) repeat-x;
}


/* 子页面左侧导航css */

.s-side {
    background: #f8f8f8;
    padding-top: 2px;
}

.s-side>ul>li {
    border-bottom: 1px solid #e6e6e6;
}

.s-side>ul>li .d-firstNav {
    border-left: 7px solid #f8f8f8;
    padding-left: 30px;
}

.s-side>ul>li.active .d-firstNav {
    border-left: 7px solid #12438f;
}

.s-side>ul>li.active .d-firstNav span {
    color: #12438f;
}

.s-side .s-firstItem i {
    font-size: 20px;
}

.s-side .s-firstItem span {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
    text-shadow: 0px 0px 5px #EEEEEE;
    white-space: 10px;
}


/* .s-side .first {

    padding: 10px 0px;

} */

.s-side .d-firstNav span {
    display: inline-block;
    font-size: 16px;
    padding: 20px 0;
}

.s-side .d-firstNav i.fr {
    font-size: 36px;
    float: right;
    color: #898888;
    margin-top: 20px;
}

.s-side .d-secondNav i.fr {
    font-size: 36px;
    float: right;
    color: #898888;
    /* margin-top: 20px; */
}

.s-side i.icon-dian {
    font-size: 20px;
    color: #12438f;
}

.s-side .s-secondNav,
.s-side .s-secondItem {
    margin-left: 0px;
    /* line-height: 40px; */
    line-height: 22px;
    padding: 6px 0;
    overflow: hidden;
}

.s-side .d-secondNav span {
    float: left;
    width: 56%;
}

.s-secondItem p {
    float: left;
    width: 65%;
}

.s-side .s-secondItem:hover {
    color: #12438f;
}

.s-thirdItem {
    line-height: 22px;
    padding: 4px 0;
}

.s-secondNav:hover,
.d-firstNav:hover,
.d-thirdNav:hover {
    cursor: pointer;
}

.s-side .s-forthItem {
    margin-left: 50px;
    margin-top: 10px;
}

.s-side .d-firstDrop {
    margin-left: 30px;
    padding-bottom: 10px;
}

.s-side .d-secondDrop {
    margin-left: 35px;
}

.s-side .s-thirdNav {
    margin-left: 0;
}

.s-third-cur a {
    color: #12438f;
}

.s-second-cur a {
    color: #12438f;
}

.iconRotate {
    transform: rotate(90deg);
    transition: transform 0.5s;
}

.s-firstDrop,
.s-secondDrop,
.s-thirdDrop {
    display: none;
}

.z_wrap {
    padding: 20px;
    background: #fff;
    overflow: hidden;
    min-height: 400px;
}

.z_wrapL {
    float: left;
    width: 16%;
}

.z_wrapLT {
    height: 56px;
    line-height: 56px;
    background: #12438f;
    border-bottom: 7px solid #08367d;
    padding-left: 18px;
}

.z_wrapLT span.z_titleText {
    float: left;
    font-size: 18px;
    color: #fff;
    padding-left: 10px;
}

.z_wrapLT span.tszs_icon {
    float: left;
    width: 32px;
    height: 28px;
}

.z_wrapR {
    float: right;
    width: 82%;
}

.z_wrapR_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 65px;
}

.z_wrapR_title01 {
    border-bottom: 1px solid #e0e0e0;
}

.xxjj p {
    line-height: 32px;
    margin-bottom: 10px;
    font-size: 14px;
}

.z_wrap_img {
    text-align: center;
    margin: 10px 0;
}

@media (max-width: 1024px) {
    .z_wrap_img img {
        width: 100%;
        height: 100%;
    }
}


/* 学科队伍-图文列表样式 */

.xkdw_list h4 {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
}

.xkdw_list span {
    display: inline-block;
    text-align: center;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: center;
    height: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xkdw .effects .img {
    position: relative;
    float: left;
    /* width: 206px; */
    overflow: hidden;
    /* margin: 0 20px 10px 0; */
    width: 18.4%;
    height: 13.8%;
    margin: 0 2% 1.5% 0;
}

.xkdw .effects .img:nth-child(5n) {
    margin-right: 0;
}

.xkdw .effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    height: 276px;
    width: 100%;
    border: 1px solid #eee;
}

.xkdw .overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 3px 2px 30px rgba(0, 0, 0, .1);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #cacaca;
}

.xkdw .overlay p {
    padding: 20px 20px 70px;
    text-indent: 2em;
    line-height: 24px;
    height: 216px;
    overflow: hidden;
}

.xkdw a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

.xkdw #effect-1 .overlay {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
}

.xkdw #effect-1 .overlay a.expand {
    left: 0;
    right: 0;
    bottom: 50%;
    margin: 0 auto -30px auto;
}

.xkdw #effect-1 .img.hover .overlay {
    height: 100%;
}

@media (max-width: 1680px) {
    .xkdw .effects .img img {
        height: 240px;
    }
}

@media (max-width: 1440px) {
    .xkdw .effects .img img {
        height: 204px;
    }
    .xkdw .overlay p {
        padding: 10px 20px 70px;
        height: 200px;
        overflow: hidden;
    }
}

@media (max-width: 1366px) {
    .xkdw .effects .img img {
        height: 238px;
    }
}

@media (max-width: 1280px) {
    .xkdw .effects .img img {
        height: 227px;
    }
}

@media (max-width: 1024px) {
    .xkdw .effects .img img {
        height: 165px;
    }
}


/* 学科资源-视频资料样式 */

.xkzy {
    overflow: hidden;
}

.xkzy ul li {
    float: left;
    /* width: 354px; */
    width: 31%;
    margin: 0 3% 2% 0;
    /* margin: 0 25px 15px 0; */
}

.xkzy ul li:nth-child(3n) {
    margin-right: 0;
}

.spzl_img {
    position: relative;
    /* width: 352px; */
    width: 100%;
    height: 260px;
    border: 1px solid #eee;
    margin-bottom: 6px;
}

.spzl_img span img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.spzl_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    text-align: center;
}

.spzl_mask img {
    margin-top: 114px;
}

.spzl_text h3 {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.spzl_text p {
    height: 24px;
    line-height: 24px;
    color: #727272;
}

.spzl_depart {
    float: left;
}

.spzl_time {
    float: right;
}

@media (max-width: 1680px) {
    .spzl_img {
        height: 228px;
    }
}

@media (max-width: 1600px) {
    .spzl_img {
        height: 217px;
    }
}

@media (max-width: 1440px) {
    .spzl_img {
        height: 195px;
    }
}

@media (max-width: 1366px) {
    .spzl_img {
        height: 223px;
    }
}

@media (max-width: 1280px) {
    .spzl_img {
        height: 211px;
    }
}

@media (max-width: 1024px) {
    .spzl_img {
        height: 156px;
    }
}


/* 学科资源-论文样式 */

.lunwen ul li {
    border-bottom: 1px dashed #e5e5e5;
    padding: 20px 0;
    overflow: hidden;
}

.lunwen ul li:first-child {
    padding-top: 0;
}

.lunwen_l {
    float: left;
    margin-right: 10px;
}

.lunwen_l span {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 5px;
}

.lunwen_l span img {
    width: 100%;
    height: 100%;
}

.lunwen_r {
    float: left;
    width: 92%;
}

.lunwen_rt h3 {
    line-height: 24px;
    width: 95%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lunwen_rb {
    line-height: 28px;
}

.lunwen_time,
.luwen_num {
    float: left;
    width: 45%;
    color: #858585;
}

.lunwen_btn {
    float: right;
    color: #12438f;
}


/* 今日关注样式 */

.jrgz {
    overflow: hidden;
}

.jrgz ul li {
    margin-bottom: 16px;
}

.jrgz ul li a {
    display: block;
    border: 1px dashed #dcdcdc;
    overflow: hidden;
    padding: 16px;
}

.jrgz ul li a:hover {
    background: #12438f;
    border: 1px solid #fff;
    transition: all 0.3s;
}

.jrgz ul li a:hover .jrgz_text h3 {
    color: #fff;
}

.jrgz ul li a:hover .jrgz_text p {
    color: #fff;
}

.jrgz ul li a:hover .jrgz_text span.jrgz_time {
    color: #fff;
}

.jrgz ul li a:hover .jrgz_text span.jrgz_link {
    color: #fff;
}

.jrgz_img {
    float: left;
    /* width: 200px;
    height: 150px; */
    width: 15%;
    height: 126px;
    /* height: 10%; */
}

.jrgz_img img {
    width: 100%;
    height: 100%;
}

.jrgz_text {
    float: right;
    padding-top: 1%;
    width: 83%;
}

.jrgz_text h3 {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jrgz_text p {
    color: #535353;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.jrgz_text span.jrgz_time {
    display: inline-block;
    color: #535353;
    line-height: 24px;
    margin-top: 1%;
}

.jrgz_text span.jrgz_link {
    display: inline-block;
    color: #535353;
    margin-left: 30px;
}

@media (max-width: 1600px) {
    .jrgz_img {
        height: 110px;
    }
    .jrgz_text {
        padding-top: 0.2%;
    }
}

@media (max-width: 1440px) {
    .jrgz_img {
        height: 110px;
    }
    .jrgz_text {
        padding-top: 0.2%;
    }
}

@media (max-width: 1024px) {
    .jrgz_img {
        width: 18%;
    }
    .jrgz_text {
        width: 80%;
    }
}


/* 公告通知样式 */

.ggtz ul li {
    overflow: hidden;
    border-bottom: 1px dashed #dcdcdc;
    padding: 20px 0;
}

.ggtz ul li:first-child {
    padding-top: 5px;
}

.ggtz_time {
    float: left;
    width: 10%;
    text-align: center;
    margin-top: 10px;
}

.ggtz_date {
    font-size: 20px;
    font-weight: 700;
    color: #12438f;
    line-height: 30px;
    border-bottom: 1px solid #12438f;
}

.ggtz_year {
    font-size: 16px;
    color: #12438f;
    line-height: 30px;
}

.ggtz_text {
    float: right;
    width: 88%;
}

.ggtz_text h3 {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ggtz_text h3:hover {
    color: #12438f;
    font-weight: bold;
}

.ggtz_text p {
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    color: #88909a;
}

.ggtzxq {
    margin: 0 60px;
    padding: 30px 0 60px;
    overflow: hidden;
}

.ggtzxq_t {
    border-bottom: 1px dashed #d8d8d8;
    overflow: hidden;
    padding: 0 60px 5px;
}

.content_info_title {
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px;
}

.ggtzxq_t p {
    text-align: center;
}

.ggtzxq_t p span {
    line-height: 32px;
    color: #606060;
    margin: 0 50px;
}

.ggtzxq_b {
    padding: 20px 0;
}

.ggtzxq_btext p {
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 5px;
}

.ggtzxq_fb p {
    text-align: right;
}

.ggtzxq_bfj ul li {
    margin-bottom: 12px;
}

.ggtzxq_bfj h4 {
    font-size: 16px;
    line-height: 40px;
}

.ggtzxq_bfj .fujian_icon img {
    display: inline-block;
    width: 24px;
    height: 24px;
}

.ggtzxq_bfj .fujian_text {
    line-height: 30px;
}

.ggtzxq_bfj .fujian_xz {
    color: #12438f;
}


/* 友情链接 */

.link {
    overflow: hidden;
}

.link ul li {
    float: left;
    width: 23%;
    margin: 0px 20px 20px 0;
}

.link ul li:nth-child(4n) {
    margin-right: 0;
}

.link ul li a {
    display: block;
    padding: 15px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px #e6e8e9 solid;
    width: 100%;
    overflow: hidden;
    height: 52px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.link ul li a:hover {
    background: #12438f;
    color: #fff;
}


/* 站点地图样式 */

.site_map ul li {
    padding: 20px 0;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
}

.site_mapt {
    height: 26px;
    margin-bottom: 12px;
}

.site_mapt i {
    font-size: 24px;
    color: #12438f;
    margin-top: 4px;
}

.site_mapt i.icon-959caidan_rencaizhongxin {
    font-size: 28px;
}

.site_mapt i.icon-fengcai {
    font-size: 28px;
}

.site_mapt a {
    float: left;
    font-size: 16px;
    line-height: 26px;
    color: #12438f;
    margin-left: 12px;
}

.site_mapb a {
    line-height: 24px;
    padding: 0 15px;
    color: #333;
    border-right: 1px solid #5d5c5c;
}

.site_mapb a:hover {
    color: #12438f;
    font-weight: bold;
}

.site_mapb a:first-child {
    padding-left: 0;
}

.site_mapb a:last-child {
    border-right: 0;
}


/* 电子图书样式 */

.dzts {
    overflow: hidden;
}

.dzts ul li {
    border: 1px dashed #dcdcdc;
    padding: 16px;
    overflow: hidden;
    margin-bottom: 20px;
}

.dzts_l {
    float: left;
    /* width: 104px; */
    width: 9.3%;
    height: 148px;
    border: 1px solid #eee;
}

.dzts_l img {
    width: 100%;
    height: 100%;
}

.dzts_r {
    float: right;
    width: 89%;
    padding-top: 18px;
}

.dzts_r h3 {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dzts_r p {
    color: #535353;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.dzts_r span {
    display: inline-block;
    color: #535353;
    line-height: 24px;
    margin-top: 10px;
}

@media (max-width: 1680px) {
    .dzts_l {
        width: 10.8%;
    }
    .dzts_r {
        width: 87%;
    }
}

@media (max-width: 1600px) {
    .dzts_l {
        width: 11.4%;
    }
}

@media (max-width: 1440px) {
    .dzts_l {
        width: 12.8%;
    }
    .dzts_r {
        width: 86%;
    }
}

@media (max-width: 1366px) {
    .dzts_l {
        width: 10.8%;
    }
    .dzts_r {
        width: 87%;
    }
}

@media (max-width: 1280px) {
    .dzts_l {
        width: 11.4%;
    }
}

@media (max-width: 1024px) {
    .dzts_l {
        width: 15.8%;
    }
    .dzts_r {
        width: 81%;
    }
}


/* 课程资源样式 */

.kczy {
    overflow: hidden;
}

.kczy table {
    width: 100%;
    border: 1px solid #e6e6e6;
}

.kczy table tr th {
    background: #f3f3f3;
    line-height: 40px;
    font-size: 16px;
    font-weight: normal;
    border-right: 1px solid #e6e6e6;
}

.kczy table tr th:last-child {
    border-right: 0;
}

.kczy table tr td {
    line-height: 30px;
    padding: 10px 0;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.kczy table tr:last-child td {
    border-bottom: 0;
}

.kczy table tr td:last-child {
    border-right: 0;
}


/* 人才培养-研究生教育-教学成果样式 */

.jxcg_list {
    overflow: hidden;
}

.one_link {
    overflow: hidden;
    border-bottom: 1px dashed #d9d9d9;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
}

.jxcg_list .one_link {
    border-bottom: none;
}

.one_link ul li {
    padding-left: 20px;
    background: url(../images/new4.jpg) no-repeat left center;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #d9d9d9;
}

.one_link ul li a {
    float: left;
    color: #000000;
    line-height: 38px;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.one_link ul li a:hover {
    color: #12438f;
    font-weight: bold
}

.one_link ul li span {
    float: right;
    color: #9a9899;
    margin-right: 10px;
}


/* 学术活动-学术讲座样式 */

.xsjz .effects .img {
    position: relative;
    float: left;
    /* width: 265px; */
    overflow: hidden;
    margin: 0 2% 2% 0;
    width: 23.4%;
}

.xsjz .effects .img:nth-child(4n) {
    margin-right: 0;
}

.xsjz .effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 198px;
}

.xsjz .xshd_t {
    position: relative;
}

.xsjz .xshd_t .overlay span {
    display: block;
    line-height: 24px;
    color: #fff;
}

.xsjz .overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 3px 2px 30px rgba(0, 0, 0, .1);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #cacaca;
    /* padding: 0 20px; */
}

.xsjz a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

.xsjz .overlay_list:first-child {
    margin-top: 60px;
}

.xsjz .overlay_list {
    margin: 0 12px;
    overflow: hidden;
}

.xsjz .overlay_list span {
    float: left;
    width: 30%;
}

.xsjz .overlay_list p {
    float: left;
    width: 70%;
    color: #fff;
}

.xsjz #effect-1 .overlay {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
}

.xsjz #effect-1 .overlay a.expand {
    left: 0;
    right: 0;
    bottom: 50%;
    margin: 0 auto -30px auto;
}

.xsjz #effect-1 .img.hover .overlay {
    height: 100%;
}

.xshd_b h4 {
    line-height: 28px;
    margin-top: 12px;
    width: 95%;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.xshd_b p {
    line-height: 22px;
    color: #535353;
    height: 44px;
    overflow: hidden;
}

.xsjzxq h3 {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin-top: 40px;
}

.xsjzxq_list {
    overflow: hidden;
    padding: 6px 0;
}

.xsjzxq_name {
    float: left;
}

.xsjzxq_text {
    float: left;
    width: 92%;
}

.xsjzxq_text p {
    line-height: 24px;
    margin-bottom: 5px;
}

@media (max-width: 1680px) {
    .xsjz .effects .img img {
        height: 171px;
    }
    .xsjz .overlay_list span {
        width: 38%;
    }
    .xsjz .overlay_list p {
        width: 62%;
    }
}

@media (max-width: 1600px) {
    .xsjz .effects .img img {
        height: 162px;
    }
}

@media (max-width: 1440px) {
    .xsjz .effects .img img {
        height: 145px;
    }
    .xsjz .overlay_list span {
        width: 42%;
    }
    .xsjz .overlay_list p {
        width: 56%;
    }
    .xsjz .overlay_list:first-child {
        margin-top: 30px;
    }
}

@media (max-width: 1366px) {
    .xsjz .effects .img img {
        height: 168px;
    }
}

@media (max-width: 1280px) {
    .xsjz .effects .img img {
        height: 159px;
    }
    .xsjz .overlay_list span {
        width: 48%;
    }
    .xsjz .overlay_list p {
        width: 50%;
    }
}

@media (max-width: 1024px) {
    .xsjz .effects .img img {
        height: 118px;
    }
}


/* 学科队伍详情页样式 */

.xkdwxq_t {
    overflow: hidden;
    padding: 20px 0 10px;
    border-bottom: 1px dashed #d8d8d8;
    text-align: center;
    margin-bottom: 20px;
}

.xkdwxq_t p span {
    display: inline-block;
    line-height: 32px;
    color: #606060;
    margin: 0 20px;
}

.xkdwxq_xm {
    line-height: 48px;
    font-size: 16px;
    font-weight: bold;
    color: #12438f;
}

.xkdwxq_xm span {
    margin: 0 20px;
}

.xkdwxq_img {
    max-width: 20%;
    float: left;
    margin: 0 20px 20px 0;
}

.xkdwxq_b p {
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 5px;
}

@media (max-width: 1366px) {
    .xkdw .overlay p {
        padding: 10px;
    }
    /* .xkzy ul li {
        width: 302px;
    } */
    .spzl_mask img {
        margin-top: 95px;
    }
    .link ul li {
        width: 23.3%;
    }
    .xsjz ul li {
        width: 226px;
    }
    .s-secondItem p {
        width: 60%;
    }
    .xkdw .overlay p {
        height: 272px;
    }
}

@media (max-width: 1024px) {
    .z_wrapL {
        width: 20%;
    }
    .z_wrapR {
        width: 78%;
    }
    .effects .img {
        width: 124px;
    }
    .effects .img img {
        width: 124px;
        height: 165px;
    }
    .spzl_mask img {
        margin-top: 60px;
    }
    .lunwen_r {
        width: 90%;
    }
    .link ul li {
        width: 31%;
    }
    .link ul li:nth-child(4n) {
        margin-right: 20px;
    }
    .link ul li:nth-child(3n) {
        margin-right: 0;
    }
    .xsjz ul li {
        width: 158px;
    }
    .xsjz .overlay {
        padding: 0 5px;
    }
    .xsjz .overlay_list {
        margin: 0 5px;
    }
    .xsjz .overlay_list:first-child {
        margin-top: 12px;
    }
    .xsjz .overlay_list:first-child span {
        width: 47%;
    }
    .xsjz .overlay_list:first-child p {
        width: 52%;
    }
    .xsjz .overlay_list span {
        width: 100%;
        font-size: 12px;
    }
    .xsjz .overlay_list p {
        width: 100%;
        font-size: 12px;
    }
    .xkdw .overlay p {
        height: 200px;
    }
}


/* 搜索样式 */

.search_list {
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.search_list:last-child {
    border-bottom: 0;
}

.search_list ul li {
    border-bottom: 1px dashed #ececec;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background: url(../images/new4.jpg) no-repeat left center;
}

.search_list ul li:last-child {
    border-bottom: 0;
}

.search_list ul li a {
    display: inline-block;
    height: 40px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search_list ul li a:hover {
    color: #12438f;
}

.search_list h3 {
    line-height: 40px;
    font-weight: bold;
}

.search_list span.keyword {
    color: #12438f;
    font-weight: bold;
}

.search_list span.ser_time {
    float: right;
    color: #9a9899;
}

.location span.ser_tj {
    color: #888;
    float: right;
    font-size: 13px;
}


/* .twlb .jrgz_text {
    width: 80%;
}

@media (max-width: 1366px) {
    .twlb .jrgz_text {
        width: 76%;
    }
}

@media (max-width: 1024px) {
    .twlb .jrgz_text {
        width: 66%;
    }
}
.twlb .jrgz_text {
    width: 80%;
}

@media (max-width: 1366px) {
    .twlb .jrgz_text {
        width: 76%;
    }
}

@media (max-width: 1024px) {
    .twlb .jrgz_text {
        width: 66%;
    }
} */

.yjsjy_con {
    overflow: hidden;
}

.yjsjy_con ul li {
    border-bottom: 1px dashed #dcdcdc;
    padding: 20px 0;
    overflow: hidden;
}

.yjsjy_con ul li:first-child {
    padding-top: 0;
}

.yjsjy_con ul li a h3 {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yjsjy_con ul li a:hover h3 {
    color: #12438f;
    font-weight: bold
}

.yjsjy_con ul li a p {
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    color: #888;
}

.yjskc_t {
    border-bottom: 1px dashed #d8d8d8;
    overflow: hidden;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
}

.content_info_title {
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 24px;
}

.yjskc_b p {
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 5px;
}