@charset "utf-8";

.banner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center top;
    z-index: 9;
}

.new-tit {
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 25px;
    padding-top: 60px;
}

.new-tit h2 {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #64558b;
    font-weight: normal;
}

.new-tit span {
    float: left;
    font-size: 24px;
    color: #000000;
    padding-bottom: 15px;
    position: relative;
}

.new-tit span::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    right: 0;
    height: 2px;
    background: #137cc4;
}

.new-tit i {
    float: left;
    font-size: 14px;
    font-style: normal;
    color: #999999;
    margin-left: 10px;
}



.new-tit a {
    position: absolute;
    right: 0;
    font-size: 14px;
    line-height: 14px;
    top: 7px;
    color: #666666;
    padding-left: 10px;
    border-left: 1px solid #ddd;
}


.news1-l {
    float: left;
    width: 505px;
}

.news1-l ul li a {
    display: block;
    position: relative;
}

.news1-l ul li a .pic {
    padding-top: 69%;
    z-index: 9;
}

.news1-l ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: url(../images/news1-lzzc.png) repeat-x;
    background-position: center bottom;
}

.news1-linfo {
    position: absolute;
    z-index: 999;
    padding: 10px 25px;
    color: #fff;
    bottom: 0;
}

.news1-linfo p {
    font-size: 18px;
}

.news1-linfo h3 {
    font-size: 16px;
    line-height: 27px;
    max-height: 54px;
    overflow: hidden;
    font-weight: normal;
    margin-top: 5px;
}

.news1-r ul {
    overflow: hidden;
}

.news1-r ul li {
    float: left;
    width: 47%;
    padding: 17px 0;
    border-bottom: 1px dotted #eee;
    margin-left: 3%;
}

.news1-r ul li:nth-child(1) {
    padding-top: 5px;
}

.news1-r ul li:nth-child(2) {
    padding-top: 5px;
}

.news1-r ul li:nth-child(2n+1) {}

.news1-r ul li a {
    overflow: hidden;
}

.news1-rpic {
    float: right;
    width: 120px;
}

.news1-rpic .pic {
    padding-top: 71%;
}

.news1-rinfo {
    overflow: hidden;
    padding-right: 20px;
}

.news1-rinfo h3 {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    color: #3c3c3c;
    font-weight: normal;
    margin-top: 5px;
}

.news1-rinfo p {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}

.news1-r ul li:hover h3 {
    color: #137cc4;
}

.news2 {
    padding-bottom: 55px;
    background: url(../images/new2-bj.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
}

.news2-l {
    float: left;
    width: 460px;
}

.news2-r {
    overflow: hidden;
}

.news2-rl {
    float: left;
    width: 47%;
    margin: 0 3%;
}

.news2-rr {
    overflow: hidden;
}


.news2-lpics {
    overflow: hidden;
}

.news2-lpics>div {
    float: left;
    width: 48%;
}

.news2-lpics>div:first-child {
    margin-right: 4%;
}

.news2-lpics a {
    display: block;
}

.news2-lpics a .pic {
    padding-top: 63%;
}

.news2-lpics a p {
    font-size: 16px;
    line-height: 23px;
    max-height: 46px;
    overflow: hidden;
    margin-top: 7px;
    color: #3c3c3c;
}

.news2-rl .new-list1 li:nth-child(1) a {
    padding-top: 0;
}

.new-list1 li a {
    display: block;
    padding: 18px 0 10px 0;
    border-bottom: 1px dotted #eee;
}

.new-list1 li a p {
    font-size: 0;
}

.new-list1 li a p span {
    display: inline-block;
    background: #dcbf14;
    min-width: 85px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding: 0 5px;
}

.new-list1 li a p i {
    line-height: 24px;
    font-size: 14px;
    color: #3c3c3c;
    margin-left: 10px;
    vertical-align: middle;
    font-style: normal;
}

.new-list1 li a h3 {
    font-size: 16px;
    line-height: 21px;
    color: #3c3c3c;
    height: 42px;
    overflow: hidden;
    font-weight: normal;
    margin-top: 10px;
}


.new-list1 li a:hover h3 {
    color: #137cc4;
}


.news2-rl .new-list1 li a p span {
    background: #1f71ba;
}


.text-list2 li a {
    color: #333;
    display: block;
    overflow: hidden;
    line-height: 80px;
    background: #fff;
    transition: all 0.3s;
    border-bottom: 1px solid #E4E7ED;
    padding: 26px 0;
}

.text-list2 li:first-child a {
    padding-top: 0;

}

.text-list2 li a:hover {}

.date2 {
    text-align: right;
    transition: all 0.3s;
    padding: 0 10px;
}

.date2 p {
    line-height: 20px;
    font-size: 26px;
    color: #797979;
    transition: all 0.3s;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
}

.date2 span {
    display: block;
    color: #797979;
    font-size: 12px;
    line-height: 16px;
    border-top: 1px dashed transparent;
    margin-top: 7px;
}

.text-list2 li a .date2 {
    float: left;
    margin-right: 20px;
}

.text-list2-p {
    overflow: hidden;
    line-height: 70px;
    font-size: 0;
    padding-right: 15px;
}

.text-list2-p p {
    display: block;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    overflow: hidden;
    color: #3c3c3c;
    height: 52px;
}


.text-list2 li a:hover .date2 {}

.text-list2 li a:hover .date2 span {
    color: #1f71ba;
}

.text-list2 li a:hover .date2 p {
    color: #1f71ba;
}

.text-list2 li a:hover .text-list2-p p {
    color: #1f71ba;
}



@media screen and (max-width:1460px) {}

@media screen and (max-width:1200px) {
    .news1-l {
        width: 400px;
    }

    .news1-rpic {
        width: 100px;
    }

    .news1-rinfo h3 {
        margin-top: 0;
    }

    .news1-rinfo p {
        margin-top: 5px;
    }

    .news1-r ul li {
        padding: 10px 0;
    }

    .new-tit span {
        font-size: 20px;
    }

    .new-tit i {
        font-size: 12px;
    }

    .new-tit a {
        padding-left: 5px;
    }

    .news2-l {
        float: left;
        width: 380px;
    }

}

@media screen and (max-width:1024px) {
    .news1-l, .news2-l {
        float: none;
        width: auto;
    }

    .news1-r {
        margin-top: 20px;
    }

    .news1-r ul li {
        width: 48.5%;
    }

    .news1-r ul li:nth-child(2n+1) {
        margin-left: 0;
    }

    .news2-rl {
        width: 48%;
        margin-right: 4%;
        margin-left: 0;
    }
   .banner::after{
        content: none;
   }
}

@media screen and (max-width:768px) {
    .news1-r ul li {
        float: none;
        width: auto;
        margin-left: 0;
    }
    .news2-rl{
        float: none;
        width: auto;
        margin-right: 0;
    }
    .new-tit{
        padding-top: 35px;
    }
    .text-list2 li a{
        padding: 15px 0;
    }
}

@media screen and (max-width:480px) {}