@charset "utf-8";

.banner{display:none;}

.ny-main {
    padding-top: 55px;
    padding-bottom: 70px
}

.ny-title {
    position: relative;
    line-height: 39px;
    overflow: hidden;
    background: url(images/tit-bg.png) no-repeat 145px 16px;
    padding-bottom: 10px
}

.ny-title::before {
    content: "";
    position: absolute;
    left: 130px;
    right: 0;
    bottom: 11px;
    height: 1px;
    background: #c8bdad
}

.ny-title::after {
    content: "";
    position: absolute;
    left: 0;
    width: 180px;
    bottom: 0;
    height: 1px;
    background: #c8bdad
}

.ny-title h2 {
    position: relative;
    float: left;
    font-size: 32px;
    color: #271202
}

.ny-title h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 80px;
    height: 2px;
    background: #c8bdad
}

.ny-title h2 span {
    color: #a4272b
}

.position {
    float: right
}

.position span {
    color: #666;
    font-size: 14px;
    vertical-align: middle
}

.position a {
    color: #666;
    font-size: 14px;
    margin: 0 5px;
    vertical-align: middle
}

.position a:hover {
    color: #a4272b
}

.ny {
    padding-top: 55px
}

.ny-left {
    position: relative;
    float: left;
    width: 275px
}

.ny-left p {
    position: relative;
    background: #a4272b;
    line-height: 77px;
    font-size: 30px;
    text-align: center;
    color: #fff
}

.ny-left>ul {
    background: #f5f5f5;
    border: 1px solid #eaeaea
}

.ny-left p span {
    position: absolute;
    right: 10px;
    top: 14px;
    width: 20px;
    height: 20px;
    background: url(images/sub_left_down2.png) no-repeat center center;
    display: none;
    z-index: 9;
}

.ny-left p span.on {
    background: url(images/sub_left_up2.png) no-repeat center center
}

.ny-left>ul>li {
    position: relative;
    border-bottom: 1px solid #e2e2e2
}

.ny-left>ul>li>span {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: url(images/zk.png) no-repeat center center
}

.ny-left>ul>li.on>span {
    transform: rotate(90deg)
}

.ny-left>ul>li>a {
    display: block;
    line-height: 60px;
    font-size: 16px;
    color: #333;
    text-align: center
}

.ny-left>ul>li.on>a {
    color: #b12923;
    background: #fff;
    font-weight: bold
}

.ny-left>ul>li>ul {
    display: none;
    padding-bottom: 20px
}

.ny-left>ul>li.active>ul {
    display: block;
    padding: 15px 0
}

.ny-left>ul>li>ul>li {
    position: relative;
    line-height: 40px
}

.ny-left>ul>li>ul>li>a {
    display: block;
    font-size: 16px;
    color: #5d5d5d;
    text-align: center
}

.ny-left>ul>li>ul>li:hover>a {
    color: #b12923
}

.ny-left>ul>li>ul>li>ul {
    display: none
}

.ny-left>ul>li>ul>li>ul>li {
    border-bottom: 1px solid #eee;
    line-height: 40px
}

.ny-left>ul>li>ul>li>ul>li>a {
    font-size: 14px;
    color: #333
}

.ny-right {
    overflow: hidden;
    padding-left: 75px
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px
}

.pagination a.active {
    background: #b12923;
    color: #fff;
    border: 1px solid #b12923
}

.pagination a:hover {
    background: #b12923;
    color: #fff;
    border: 1px solid #b12923
}

.pagination span {
    display: inline-block;
    font-size: 14px
}

.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    padding: 30px 0;
    border-bottom: 1px dashed #cecece
}

.timg-list ul li:first-child a {
    padding-top: 0
}

.timg-list ul li a h3 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal
}

.timg-list ul li a>div {
    overflow: hidden
}

.timg-list-img {
    float: left;
    width: 260px;
    margin-right: 30px
}

.timg-list ul li a .pic {
    padding-top: 65.111%
}

.timg-list ul li a:hover h3 {
    color: #1f5ab4
}

.timg-list ul li a:hover .date {
    color: #fff
}

.timg-linfo {
    position: relative;
    overflow: hidden
}

.timg-linfo p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    height: 60px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.timg-linfo .date {
    padding-left: 25px;
    background: url(images/date.png) no-repeat left center;
    font-size: 14px;
    color: #666;
    margin-top: 15px
}

.timg-linfo .date span {
    font-size: 28px;
    background-position: left center;
    font-weight: bold
}

.timg-linfo .date i {
    font-style: normal
}

.timg-list ul li a:hover {
    background: #b12923;
    padding: 25px
}

.timg-list ul li a:hover h3 {
    color: #fff
}

.timg-list ul li a:hover p {
    color: #fff
}

.list-text>ul>li {
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.list-text>ul>li::after {
    content: "";
    position: absolute;
    left: -30px;
    right: 120%;
    top: 0;
    bottom: 0;
    background: #a4272b;
    transition: all .3s
}

.list-text>ul>li:hover::after {
    right: 0
}

.list-text>ul>li>a {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 6
}

.list-text li .tm {
    padding-right: 25px;
    float: left;
    text-align: center;
    border-right: 1px solid #e7e7e7;
    color: #271202;
    box-sizing: border-box
}

.list-text li:hover .tm {
    color: #fff
}

.list-text li .tm span {
    display: inline-block;
    font-size: 14px;
    opacity: .6;
    position: relative
}

.list-text li .tm span:first-child {
    display: block;
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
    opacity: 1
}

.list-text li .tm span.big {
    position: relative
}

.list-text li .text {
    overflow: hidden;
    padding-left: 30px
}

.list-text li .text p {
    font-size: 18px;
    color: #333;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list-text li:hover .text p {
    color: #fff
}

.detail-tit {
    padding-bottom: 20px;
    border-bottom: 1px dashed #eeeeee;
    text-align: center
}

.detail-tit>h4 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    margin-bottom: 10px
}

.detail-tit>p {
    font-size: 14px;
    color: #666666
}

.detail-tit>p>span {
    display: inline-block;
    margin: 0 10px
}

.detail-text {
    margin-top: 30px
}

.detail-text p {
    font-size: 16px !important;
    line-height: 36px !important;
    color: #333;
    margin-top: 5px;
    font-family: 微软雅黑 !important
}

.detail-text span {
    font-size: 16px !important;
    line-height: 36px !important;
    color: #333;
    font-family: 微软雅黑 !important
}
.detail-text img{max-width:98%;height:auto !important;}
.detail-text video{max-width:98%;height:auto ;}
.detail-text div{max-width:100%;overflow-x:auto;}
.detail-img>img {
    display: block;
    width: 100%;
    max-width: 622px;
    margin: auto
}

.detail-img {
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center
}

.detail-img span {
    font-size: 15px;
    color: #444
}

.art-pic>ul>li {
    position: relative;
    float: left;
    width: 30%;
    margin-top: 30px;
    margin-bottom: 10px;
    margin-left: 5%;
    text-align: center;
    border: 1px solid #d5dee6;
    box-sizing: border-box;
    transition: all .3s
}

.art-pic>ul>li:nth-child(3n-2) {
    margin-left: 0
}

.art-pic>ul>li>a {
    position: relative;
    padding: 15px;
    padding-bottom: 0;
    display: block;
    background: #fff;
    z-index: 2
}

.art-pic>ul>li>a .pic {
    position: relative;
    padding-top: 63%;
    overflow: hidden
}

.art-pic>ul>li>a .pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    transition: all .3s
}

.art-pic>ul>li>a .pic:hover img {
    transform: translate(-50%, -50%) scale(1.2)
}

.art-pic>ul>li .text p {
    line-height: 45px;
    font-size: 18px;
    color: #1f1f1f;
    min-height: 90px
}

.art-pic>ul>li::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #d5dee6;
    transform: translate(-9px, -9px);
    transition: all .3s
}

.art-pic>ul>li:hover {
    border: 1px solid #a4272b
}

.art-pic>ul>li:hover::after {
    border: 1px solid #a4272b;
    background: #a4272b
}

.teach>ul>li {
    float: left;
    width: 48%;
    margin-left: 4%;
    margin-bottom: 40px;
    overflow: hidden
}

.teach>ul>li:nth-child(2n-1) {
    margin-left: 0
}

.teach>ul>li .tp {
    float: left;
    width: 153px
}

.teach>ul>li .tp .pic {
    padding-top: 122.2%
}

.teach>ul>li .text {
    overflow: hidden;
    padding-left: 35px
}

.teach>ul>li .text h2 {
    font-size: 24px;
    color: #a4272b;
    font-weight: normal;
    margin-bottom: 15px
}

.teach>ul>li .text p {
    font-size: 16px;
    color: #666666
}

.teach>ul>li .text .jj {
    margin-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dfe3ec
}

.teach>ul>li .text .jj p {
    line-height: 22px;
    height: 44px;
    overflow: hidden
}

.teach>ul>li .text .more {
    width: 80px;
    height: 30px;
    border: 1px solid #f78100;
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
    float: right
}

.teach>ul>li .text .more a {
    font-size: 16px;
    color: #f78100
}

.jgsz>ul>li {
    margin-top: 50px
}

.jgsz>ul>li:first-child {
    margin-top: 0
}

.jgsz>ul>li h2 {
    font-size: 20px;
    color: #000000;
    font-weight: bold
}

.jgsz>ul>li>ul {
    font-size: 0
}

.jgsz>ul>li>ul>li {
    display: inline-block;
    margin-top: 15px;
    border: 1px solid #d5e4f4;
    width: 23%;
    margin-left: 2.6667%;
    height: 60px;
    line-height: 60px;
    border-left: 6px solid #b90103
}

.jgsz>ul>li>ul>li:nth-child(4n-3) {
    margin-left: 0
}

.jgsz>ul>li>ul>li a {
    display: block;
    font-size: 15px;
    color: #333;
    font-family: "pf";
    padding-left: 35px
}

.jgsz>ul>li>ul>li:hover a {
    color: #b90103
}

.l-zhy {
    padding-top: 0
}

.l-zhy .zhy-tit a {
    position: relative;
    display: block
}

.l-zhy .zhy-tit a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(images/tit-l.png) no-repeat right center;
    height: 22px;
    width: 587px
}

.l-zhy .zhy-tit a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(images/tit-r.png) no-repeat left center;
    height: 22px;
    width: 587px
}

.l-zhy .zhy-tit a img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.l-zhy .zhy-s1 {
    margin-top: 50px
}

.l-zhy .zhy-s1>ul>li {
    float: left;
    width: 32%;
    border: 1px solid #efefef;
    padding: 20px;
    margin-left: 2%
}

.l-zhy .zhy-s1>ul>li:nth-child(3n-2) {
    margin-left: 0
}

.l-zhy .zhy-s1>ul>li .zh-tit {
    overflow: hidden;
    padding-top: 20px
}

.l-zhy .zhy-s1>ul>li .zh-tit h2 {
    float: left
}

.l-zhy .zhy-s1>ul>li .zh-tit h2 span {
    display: inline-block;
    border-left: 5px solid #962f32;
    padding-left: 10px;
    font-size: 30px;
    color: #333;
    line-height: 30px
}

.l-zhy .zhy-s1>ul>li .zh-tit a {
    float: right;
    font-size: 16px;
    color: #333
}

.l-zhy .zhy-s1>ul>li .zh-tit a:hover {
    color: #962f32;
    text-decoration: underline
}

.l-zhy .zhy-s1>ul>li ul {
    margin-top: 20px
}

.l-zhy .zhy-s1>ul>li ul li {
    line-height: 35px;
    padding-left: 20px;
    border-bottom: 1px dashed #eee;
    background: url(images/zhy-list.png) no-repeat left center
}

.l-zhy .zhy-s1>ul>li ul li:last-child {
    border-bottom: none
}

.l-zhy .zhy-s1>ul>li ul li a {
    display: block;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.l-zhy .zhy-s1>ul>li ul li:hover a {
    color: #962f32
}

.l-zhy .zhy-s2 {
    margin-top: 40px
}

.l-zhy .zhy-s2 ul li a .icon {
    position: relative;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: 6px solid #ebd8d9;
    background: #962f32;
    margin-left: auto;
    margin-right: auto
}

.l-zhy .zhy-s2 ul li a .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 1s
}

.l-zhy .zhy-s2 ul li:hover a .icon img {
    transform: translate(-50%, -50%) rotatey(360deg)
}

.l-zhy .zhy-s2 ul li a .text {
    margin-top: 20px;
    text-align: center
}

.l-zhy .zhy-s2 ul li a .text p {
    font-size: 16px;
    color: #333;
    line-height: 20px
}

.l-zhy .zhy-s2 ul li:hover a .text p {
    font-weight: bold;
    color: #962f32
}

.l-zhy .zhy-s2 .slick-prev {
    top: 40%;
    left: 0;
    width: 20px;
    height: 25px;
    left: 0;
    background: url(images/zhs2-l.png) no-repeat center center
}

.l-zhy .zhy-s2 .slick-next {
    top: 40%;
    left: auto;
    right: 0;
    width: 20px;
    height: 25px;
    background: url(images/zhs2-r.png) no-repeat center center
}


/* 综合页2 */

.l-zhy2 .zhy-tit a {
    position: relative;
    display: block
}

.l-zhy2 .zhy-tit a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(images/tit-l.png) no-repeat right center;
    height: 22px;
    width: 550px
}

.l-zhy2 .zhy-tit a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(images/tit-r.png) no-repeat left center;
    height: 22px;
    width: 550px
}

.l-zhy2 .zhy-tit a img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.zhy2-s1 {
    margin-top: 50px;
}

.zhy2-s1-l {
    float: left;
    width: 670px;
}

.zhy2-s1-l a {
    display: block;
}

.zhy2-s1-l a .pic {
    padding-top: 65.97%;
}

.zhy2-s1-l a .text {
    position: relative;
    margin-right: 27px;
    margin-top: -40px;
    border: 1px solid #eee;
    padding: 20px 25px;
    background: #fff;
    z-index: 3;
    margin-bottom: 20px;
}

.zhy2-s1-l a .text h2 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhy2-s1-l a .text p {
    line-height: 22px;
    font-size: 14px;
    color: #999;
    height: 44px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.zhy2-s1-l a .text .date {
    padding-left: 25px;
    background: url(images/date.png) no-repeat left center;
    font-size: 14px;
    color: #999;
}

.zhy2-s1-l .slick-dots {
    bottom: 43px;
    right: 50px;
    left: auto;
}

.zhy2-s1-l .slick-dots li {
    margin: 0 5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #a4272b;
    transition: all .3s;
}

.zhy2-s1-l .slick-dots li.slick-active {
    width: 58px;
    height: 5px;
    border-radius: 10px;
    background: #a4272b;
}

.zhy2-tit {
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}

.zhy2-tit h2 {
    float: left;
    padding-left: 20px;
    padding-right: 55px;
    line-height: 54px;
    border-left: 6px solid #be945c;
    background: url(images/zhy2-tit.png) no-repeat right center;
    background-size: cover;
}

.zhy2-tit h2 span {
    font-size: 26px;
    color: #fff;
}

.zhy2-tit .more {
    float: right;
    line-height: 55px;
}

.zhy2-tit .more a {
    display: block;
    font-size: 16px;
    color: #666;
}

.zhy2-tit .more:hover a {
    text-decoration: underline;
    color: #a4272b;
}

.zhy2-s1-r-top {
    margin-top: 25px;
    margin-bottom: 20px;
}

.zhy2-s1-r-top a {
    display: block;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}

.zhy2-s1-r-top a .tpp {
    float: left;
    width: 200px;
}

.zhy2-s1-r-top a .tpp .pic {
    padding-top: 75%;
}

.zhy2-s1-r-top a .text {
    float: right;
    width: calc(100% - 200px);
    padding: 20px;
}

.zhy2-s1-r-top a .text h2 {
    font-size: 16px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhy2-s1-r-top a:hover .text h2 {
    color: #a4272b;
}

.zhy2-s1-r-top a .text p {
    line-height: 18px;
    font-size: 14px;
    color: #05110b;
    height: 36px;
    opacity: .6;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 15px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.zhy2-s1-r-top a .text .date {
    padding-left: 25px;
    background: url(images/date.png) no-repeat left center;
    font-size: 14px;
    color: rgba(5, 17, 11, .6);
}

.zhy2-s1-r {
    float: right;
    width: calc(100% - 730px);
}

.l-zhy2 .list li {
    position: relative;
    padding-left: 20px;
    padding-right: 90px;
    line-height: 60px;
    border-bottom: 1px dashed #dddede;
}

.l-zhy2 .list li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.l-zhy2 .zhy2-s1-r .list li:after {
    border: 5px solid transparent;
    border-left: 5px solid #d0cfcf;
}

.l-zhy2 .zhy2-s1-r .list li:hover:after {
    border-left: 5px solid #a4272b;
}

.l-zhy2 .list li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #05110b;
}

.l-zhy2 .list li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #999;
}

.l-zhy2 .list li:hover a {
    font-weight: bold;
    color: #a4272b;
}

.l-zhy2 .list li:hover span {
    color: #a4272b;
}

.zhy2-s2 {
    margin-top: 30px;
}

.zhy2-s2 .zhy2-s2-l {
    float: left;
    width: 48%;
}

.zhy2-s2 .zhy2-s2-r {
    float: right;
    width: 48%;
}

.zhy2-s2-l-top {
    margin-top: 30px;
}

.zhy2-s2-l-top a {
    display: block;
    margin: 0 1px;
}

.zhy2-s2-l-top a .tpp {
    float: left;
    width: 350px;
}

.zhy2-s2-l-top a .tpp .pic {
    padding-top: 62.857%;
}

.zhy2-s2-l-top a .tpp .pic::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(images/zhy-s2-l-tc.png) no-repeat center bottom;
    background-size: 100% auto;
}

.zhy2-s2-l-top a .text {
    float: right;
    width: calc(100% - 350px);
    padding: 39px 30px;
    border: 1px solid #eee;
}

.zhy2-s2-l-top a .text h2 {
    line-height: 30px;
    font-size: 18px;
    color: #323333;
    height: 60px;
    overflow: hidden;
    font-weight: normal;
}

.zhy2-s2-l-top a .text p {
    margin-top: 10px;
    padding-top: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    height: 70px;
    overflow: hidden;
    border-top: 1px solid #e5e5e4;
}

.zhy2-s2-l-top .slick-dots {
    bottom: 10px;
    left: 36%;
    width: auto;
    right: auto;
}

.zhy2-s2-l-top .slick-dots li {
    width: 18px;
    height: 18px;
    background: rgba(255, 255, 255, .2);
    margin: 0 2px;
}

.zhy2-s2-l-top .slick-dots li.slick-active {
    background: #a4272b;
}

.zhy2-s2-l-top .slick-dots li button {
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
}

.l-zhy2 .zhy2-s2-l-down {
    margin-top: 20px;
}

.l-zhy2 .zhy2-s2-l-down .list li:after {
    width: 3px;
    height: 15px;
    background: #a4272b;
}

.l-zhy2 .zhy2-s2-l-down .list li span {
    color: #323333;
}

.zhy2-s2 .zhy2-s2-r ul li a {
    display: block;
    padding-top: 16px;
    padding-bottom: 15px;
    border-bottom: 1px dashed transparent;
}

.zhy2-s2 .zhy2-s2-r ul li a .bt {
    position: relative;
    padding-left: 25px;
    padding-right: 90px;
    font-size: 16px;
    color: #05110b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhy2-s2 .zhy2-s2-r ul li.on a .bt {
    display: none;
}

.zhy2-s2 .zhy2-s2-r ul li .bt span {
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 16px;
    color: #323333;
}

.zhy2-s2 .zhy2-s2-r ul li a .bt::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #a4272b;
}

.zhy2-s2 .zhy2-s2-r ul li.on a {
    border-bottom: 1px dashed #dddddd;
}

.zhy2-s2 .zhy2-s2-r ul li a .text {
    display: none;
}

.zhy2-s2 .zhy2-s2-r ul li.on a .text {
    display: block;
}

.zhy2-s2 .zhy2-s2-r ul li a .text h2 {
    font-size: 18px;
    color: #111111;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.zhy2-s2 .zhy2-s2-r ul li a .text p {
    line-height: 22px;
    font-size: 14px;
    color: #111111;
    opacity: .6;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.zhy2-s3-l {
    float: left;
    width: 48%;
}

.zhy2-s3-r {
    float: right;
    width: 48%;
}

.zhy2-s3 {
    padding-top: 15px;
    padding-bottom: 45px;
}

.l-zhy2 .zhy2-s3 .list li:after {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #a4272b;
}

.zhy2-s3 ul {
    margin-top: 25px;
min-height:500px;
}

.l-zhy2 .zhy2-s3 .list li:hover {
    border-bottom: 1px solid transparent;
}

.l-zhy2 .zhy2-s3 .list li::before {
   /***** content: "";****/
    position: absolute;
    left: -20px;
    right: -20px;
    top: 0;
    bottom: 0;
    transition: all .3s;
}

.l-zhy2 .zhy2-s3 .list li:hover::before {
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

.l-zhy2 .zh2-style {
    margin-top: 30px;
}

.l-zhy2 .zh2-style ul {
    margin: 0 -20px;
}

.l-zhy2 .zh2-style ul li {
    margin: 0 20px;
}

.l-zhy2 .zh2-style ul li a {
    display: block;
}

.l-zhy2 .zh2-style ul li a .pic {
    padding-top: 37.5%;
}

@media screen and (max-width: 1400px) {
    .l-zhy .zhy-tit a::before,
    .l-zhy .zhy-tit a::after {
        width: 470px;
    }
    .l-zhy2 .zhy-tit a::before {
        width: 430px;
    }
    .l-zhy2 .zhy-tit a::after {
        width: 430px;
    }
}

@media screen and (max-width: 1200px) {
    .l-zhy2 .zhy-tit a::before {
        width: 350px;
    }
    .l-zhy2 .zhy-tit a::after {
        width: 350px;
    }
    .zhy2-s1-l {
        float: left;
        width: 510px;
    }
    .zhy2-s1-r {
        width: calc(100% - 520px);
    }
    .l-zhy2 .list li {
        line-height: 37px;
    }
    .zhy2-s1-l a {
        margin: 0 1px;
    }
    .zhy2-s2-l-top a .tpp {
        width: 220px;
    }
    .zhy2-s2-l-top a .text {
        width: calc(100% - 220px);
        padding: 10px;
    }
    .zhy2-s2-l-top a .text h2 {
        line-height: 22px;
        height: 44px;
    }
    .zhy2-s2-l-top a .text p {
        margin-top: 5px;
        padding-bottom: 5px;
    }
    .zhy2-s2 .zhy2-s2-r ul li a {
        padding-top: 8px;
        padding-bottom: 3px
    }
}

@media screen and (max-width: 1024px) {
    .ny-left {
        float: none;
        width: 100%
    }
    .ny-left p span {
        display: block
    }
    .ny-left p {
        line-height: 49px;
        font-size: 24px;
        text-align: left;
        padding-left: 15px
    }
    .ny-left>ul {
        display: none
    }
    .ny {
        padding-top: 15px
    }
    .ny-right {
        padding-left: 0;
        margin-top: 15px
    }
    .l-zhy .zhy-tit a::before,
    .l-zhy .zhy-tit a::after {
        width: 380px
    }
}

@media screen and (max-width: 1000px) {
    .l-zhy .zhy-tit a::before,
    .l-zhy .zhy-tit a::after {
        width: 245px
    }
    .l-zhy .zhy-s1>ul>li .zh-tit h2 span {
        font-size: 22px
    }
    .l-zhy .zhy-s1>ul>li .zh-tit {
        line-height: 30px
    }
    .l-zhy .zhy-s1>ul>li {
        padding: 10px
    }
    .zhy2-s1-l {
        float: none;
        width: 100%;
    }
    .zhy2-s1-r {
        float: none;
        width: 100%;
    }
    .zhy2-s2 .zhy2-s2-l {
        float: none;
        width: 100%;
    }
    .zhy2-s2 .zhy2-s2-r {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    .zhy2-s3-l {
        float: none;
        width: 100%;
    }
    .zhy2-s3-r {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    .l-zhy2 .zhy-tit a::before {
        width: 225px;
    }
    .l-zhy2 .zhy-tit a::after {
        width: 225px;
    }
}

@media screen and (max-width: 750px) {
    .l-zhy2 .zhy-tit a img {
        height: 50px;
    }
    .l-zhy2 .zhy-tit a::before {
        width: 75px;
    }
    .l-zhy2 .zhy-tit a::after {
        width: 75px;
    }
    .zhy2-s2 {
        margin-top: 15px;
    }
    .zhy2-s1 {
        margin-top: 15px;
    }
    .zhy2-s1-l a .text {
        padding: 15px;
    }
    .zhy2-tit h2 span {
        font-size: 20px;
    }
    .zhy2-tit h2 {
        padding-right: 40px;
        line-height: 40px;
    }
    .zhy2-tit .more {
        line-height: 40px;
    }
    .zhy2-s1-r-top a .tpp {
        float: none;
        width: 100%;
    }
    .zhy2-s1-r-top a .text {
        float: none;
        width: 100%;
        padding: 15px;
    }
    .zhy2-s2-l-top a .tpp {
        float: none;
        width: 100%;
    }
    .zhy2-s2-l-top a .text {
        width: 100%;
    }
    .zhy2-s2-l-top .slick-dots {
        bottom: 42%;
        left: 50%;
        transform: translateX(-50%);
    }
    .l-zhy2 .list li {
        padding-left: 10px;
    }
    .zhy2-s2 .zhy2-s2-r ul li a .bt {
        padding-left: 8px;
    }
    .zhy2-s3 {
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 700px) {
    .ny-main {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .ny-title h2 {
        float: none;
        font-size: 22px
    }
    .position {
        float: none;
        margin-top: 15px
    }
    .ny-title {
        background-position: 110px 15px
    }
    .ny-title::before {
        left: 90px;
        top: 39px;
    }
    .ny-title::after {
        width: 180px;
        top: 48px;
    }
    .ny-title h2::after {
        bottom: -10px
    }
    .ny {
        padding-top: 0
    }
    .ny-left p {
        font-size: 18px
    }
    .timg-list-img {
        float: none;
        width: 100%;
        margin-right: 0
    }
    .timg-list ul li a {
        padding: 15px 0
    }
    .timg-list ul li a h3 {
        font-size: 18px;
        margin-bottom: 5px
    }
    .pagination {
        padding-top: 15px
    }
    .timg-linfo .date {
        margin-top: 5px
    }
    .ny-left>ul>li>a {
        line-height: 40px
    }
    .ny-left>ul>li>span {
        top: 5px
    }
    .teach>ul>li {
        float: none;
        width: 100%;
        margin-left: 0
    }
    .teach>ul>li .text {
        padding-left: 15px
    }
    .teach>ul>li .text h2 {
        font-size: 20px;
        margin-bottom: 5px
    }
    .teach>ul>li .text .more {
        margin-top: 5px
    }
    .teach>ul>li {
        margin-bottom: 15px
    }
    .art-pic>ul>li {
        float: none;
        width: 100%;
        margin-left: 0
    }
    .art-pic>ul>li {
        margin-top: 20px
    }
    .list-text li .tm {
        padding-right: 10px
    }
    .list-text li .tm span:first-child {
        font-size: 22px
    }
    .list-text li .text p {
        font-size: 14px
    }
    .list-text li .text {
        padding-left: 10px
    }
    .list-text>ul>li {
        padding: 5px 0
    }
    .detail-tit>h4 {
        font-size: 20px
    }
    .detail-text p {
        margin-top: 15px
    }
    .jgsz>ul>li>ul>li {
        width: 100%;
        margin-left: 0
    }
    .jgsz>ul>li>ul>li {
        height: 40px;
        line-height: 40px
    }
    .jgsz>ul>li>ul>li a {
        padding-left: 15px;
        font-size: 15px
    }
    .jgsz>ul>li {
        margin-top: 15px
    }
    .l-zhy .zhy-tit a img {
        height: 60px
    }
    .l-zhy .zhy-tit a::before,
    .l-zhy .zhy-tit a::after {
        width: 80px
    }
    .l-zhy .zhy-s1 {
        margin-top: 15px
    }
    .l-zhy .zhy-s1>ul>li {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px
    }
    .l-zhy .zhy-s1>ul>li ul {
        margin-top: 5px
    }
    .l-zhy .zhy-s2 {
        margin-top: 15px
    }
    .l-zhy .zhy-s2 ul li a .icon {
        width: 80px;
        height: 80px
    }
    .l-zhy .zhy-s2 ul li a .icon img {
        height: 30px
    }
    .l-zhy .zhy-s2 .slick-prev {
        top: 40%;
        left: -10px;
    }
    .l-zhy .zhy-s2 .slick-next {
        top: 40%;
        right: -10px;
    }
    .l-zhy .zhy-s2 ul li a .text {
        margin-top: 10px
    }
.l-zhy2 .zh2-style ul{margin:0 -10px;}
.l-zhy2 .zh2-style ul li{margin:0 10px;}
}/*.nograyforsite{}*/