﻿/**
 * @Author: omtech.cn
 * @Date: 14:17
 * @LastEditors: luoyishan
 * @LastEditTime: 2022/2/11 14:17
 **/

@charset "utf-8";

.container {
    position: relative;
    min-height: 500px;
}
.container-ny {
    padding: 30px 0;
    background-color: #fff;
}

/* tab */
.mod-ny-hd {
    position: relative;
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #d5e4ff;
}
.mod-ny-hd .title {
    float: left;
    width: auto;
    height: 40px;
    padding-right: 20px;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    color: #3878ce;
    line-height: 40px;
}
.mod-ny-hd .choose {
    height: 40px;
    float: left;
}
.mod-ny-hd .choose ul {
    width: 100%;
    height: 40px;

}
.mod-ny-hd .choose li {
    height: 40px;
    margin: 0 20px;
    float: left;

}
.mod-ny-hd .choose li a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    color: #989898;
}
.mod-ny-hd .choose li:hover a,
.mod-ny-hd .choose li.on a {
    font-weight: 700;
    color: #3878ce;
    text-decoration: none;
    border-bottom: 2px solid #3878ce;
}

/* pages */
.text-c {
    padding: 40px;
    font-size: 16px;
    text-align: center;
}

.text-c a,
.text-c span {
    display: inline-block;
    height: 35px;
    margin: 0 2px;
    padding: 0 10px;
    line-height: 35px;
    text-align: center;
    color: #909399;
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.text-c a:hover,
.text-c span {
    color: #fff;
    border-color: #3a78cf;
    background: #3a78cf;
    text-decoration: none;
}

/* 面包屑 */
.curr-location {
    position: relative;
    padding: 20px 0;
    font-size: 16px;
    color: #3878CE;
}
.curr-location a,
.curr-location span {
    padding: 0 4px;
    text-align: center;
    font-size: 16px;
    color: #3878CE;
}

/* 内页公共 */
.mod-list-bd li .image img,
.mod-list-bd li .image img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 100%;
}
.mod-list-bd li .image img.lazy-ok {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.mod-list-bd li .image img.vertical {
    display: block;
    margin: 55px auto;
    width: auto;
    height: auto;
}
.mod-list-bd .img-list3 li .image img.vertical {
    margin: 0 auto;
}
.mod-list-bd .list-magazine li .image img.vertical {
    margin: 110px auto 0;
}
.mod-list-bd li .image img.vertical.lazy-ok {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 100%;
}
.mod-list-bd .l-tit:hover {
    color: #3878CE;
}

/* img-list1 */
.mod-list-bd .img-list1 li {
    float: left;
    width: 50%;
    padding: 25px 0;
    background-color: #fff;
}
.mod-list-bd .img-list1 li .image {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 190px;
    height: 110px;
    overflow: hidden;
}
.mod-list-bd .img-list1 li .image s {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    width: 24px;
    height: 24px;
    background: url("../images/icon_video.png") no-repeat  center center / 100% 100%;

}
.mod-list-bd .img-list1 li .cont {
    padding-right: 20px;
}
.mod-list-bd .img-list1 .l-tit {
    margin: 5px 0;
    display: block;
    max-height: 60px;
    _height: 60px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
}
.mod-list-bd .img-list1 .l-tit:hover {
    color: #3878ce;

}
.mod-list-bd .img-list1 .l-from,
.mod-list-bd .img-list1 .l-date {
    padding-top: 5px;
    font-size: 15px;
    color: #999;
    line-height: 1.2;
}

/* img-list2 */
.mod-list-bd .img-list2 {
    width: 1216px;
}
.mod-list-bd .img-list2 li {
    float: left;
    width: 288px;
    padding: 25px 0;
    margin-right: 16px;
    background-color: #fff;
}
.mod-list-bd .img-list2 li .image {
    position: relative;
    width: 288px;
    height: 162px;
    overflow: hidden;
}
.mod-list-bd .img-list2 li .cont {
    padding-right: 20px;
}
.mod-list-bd .img-list2 .l-tit {
    margin: 5px 0;
    display: block;
    max-height: 60px;
    _height: 60px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis; /* 加省略号 */
    white-space:nowrap; /* 强制不换行 */
}
.mod-list-bd .img-list2 .l-tit:hover {
    color: #3878ce;

}
.mod-list-bd .img-list2 .l-from,
.mod-list-bd .img-list2 .l-date {
    padding-top: 5px;
    font-size: 15px;
    color: #999;
    line-height: 1.2;
}

/* img-list3 leader */
.mod-list-bd .img-list3 {
    width: 100%;
}
.mod-list-bd .img-list3 li {
    display: inline-block;
    width: 160px;
    height: 250px;
    overflow: hidden;
    margin: 20px;
    padding: 5px;
    border: 1px solid #989898;
}
.mod-list-bd .img-list3 li.tc {
    margin: 0 auto;
    display: block;
    float: none;
}
.mod-list-bd .img-list3 li .cont {
    height: 58px;
}
.mod-list-bd .img-list3 li  .cont p {
    height: 58px;
    line-height: 58px;
    font-weight: bold;
}
.mod-list-bd .img-list3 li a .image {
    width: 160px;
    height: 195px;
    overflow: hidden;
    background: #f5f5f5;
}
.mod-list-bd .img-list3 li a.image img {
    width: 160px;
    height: auto;
}

/* text-list1*/
.text-list1 {
    width: 100%;
    height: auto;
}
.text-list1 li {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}
.text-list1 li .time {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 170px;
    height: 64px;
    text-align: right;
    line-height: 64px;
    font-size: 18px;
    color: #989898;
}
.text-list1 li a {
    display: block;
    font-size: 18px;
    min-height: 18px;
    padding: 18px 170px 18px 0px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    color: #000;
    line-height: 18px;
    overflow:hidden;
    text-overflow:ellipsis; /* 加省略号 */
    white-space:nowrap; /* 强制不换行 */
}
.text-list1 li a:hover {
    color: #3878CE;
    font-weight: bold;
    text-decoration: underline;
}

/* text-list2 */
.text-list2 {
    width: 100%;
    height: auto;
}
.text-list2 li {
    position: relative;
    height: 108px;
    line-height: 108px;
    border-bottom: 1px solid #e0e0e0;
}
.text-list2 li a {
    display: block;
    padding-right: 170px;
    font-size: 24px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    color: #000;
    overflow:hidden;
    text-overflow:ellipsis; /* 加省略号 */
    white-space:nowrap; /* 强制不换行 */
}
.text-list2 li a:hover {
    color: #3878CE;
    font-weight: bold;
    text-decoration: underline;
}

/* search-list1 */
.mod-list-bd .search-list1 li {
    float: left;
    width: 100%;
    padding: 25px 0;
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
}
.mod-list-bd .search-list1 li .image {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 190px;
    height: 110px;
    overflow: hidden;
}
.mod-list-bd .search-list1 li .image s {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    width: 24px;
    height: 24px;
    background: url("../images/icon_video.png") no-repeat  center center / 100% 100%;

}
.mod-list-bd .search-list1 li .cont {
    padding-right: 20px;
}
.mod-list-bd .search-list1 .l-tit {
    margin: 5px 0;
    display: block;
    max-height: 60px;
    _height: 60px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
}
.mod-list-bd .search-list1 .l-tit:hover {
    color: #3878ce;

}
.mod-list-bd .search-list1 .l-from,
.mod-list-bd .search-list1 .l-date {
    padding-top: 5px;
    font-size: 15px;
    color: #999;
    line-height: 1.2;
}