.section1 {
    padding-top: 90px;
    padding-bottom: 68px;
}

.title {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.title>h2 {
    font-size: 40px;
    font-weight: normal;
    color: #1a1a1a;
}

.title>a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #999999;
}

.title>a:hover {
    color: #133481;
}

.new-t {
    overflow: hidden;
}

.new-t>li {
    overflow: hidden;
}

.new-t>li:first-child {
    float: left;
    width: 680px;
}

.new-t>li:last-child {
    overflow: hidden;
    padding-left: 40px;
}

.new {
    height: 387px;
    width: 47.35%;
    box-sizing: border-box;
    background-color: #f2f2f1;
}

.new a {
    display: block;
    padding-left: 22px;
    padding-right: 22px;
}

.new0 {
    float: left;
}

.new1 {
    float: right;
}

.new-t>li:first-child>a {
    position: relative;
    display: block;
}

.new-t>li:first-child>a .pic {
    padding-top: 56.9%;
}

.new-t>li:first-child>a>p {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 18px;
    width: 100%;
    line-height: 45px;
    color: #ffffff;
    padding-left: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 30px;
}

.new-t>li.two {
    padding-left: 40px;
    overflow: hidden;
}

.new-t>li a {
    display: block;
}

.new h2 {
    font-size: 15px;
    color: #133481;
    margin-top: 35px;
}

.new p {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 35px;
    color: #1a1a1a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.new span {
    line-height: 24px;
    font-size: 14px;
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}

.new-b {
    margin-top: 40px;
    overflow: hidden;
}

.new-b .pic {
    padding-top: 56.9%;
}

.new-b {
    overflow: hidden;
}

.new-b>li:first-child {
    float: right;
    width: 680px;
}

.new-b>li.two {
    overflow: hidden;
    padding-right: 40px;
}

.new-b>li:first-child>a {
    display: block;
    position: relative;
}

.new-b>li:first-child>a>p {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 18px;
    width: 100%;
    line-height: 45px;
    color: #ffffff;
    padding-left: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 30px;
}

.new-t .new:hover {
    background-color: #133481;
}

.new-t .new:hover h2,
.new-t .new:hover p,
.new-t .new:hover span {
    color: #ffffff;
}

.new-b .new:hover {
    background-color: #f19c33;
}

.new-b .new:hover h2,
.new-b .new:hover p,
.new-b .new:hover span {
    color: #ffffff;
}

.section2 {
    padding-top: 80px;
    padding-bottom: 100px;
    background: url("../image/tzgg-bg.png") no-repeat center center;
    background-size: cover;
}

.sect2 {
    overflow: hidden;
}

.sect2-l {
    width: 42.9%;
    float: left;
}

.sect2-r {
    float: right;
    width: 53.07%;
}

.title1 {
    position: relative;
    padding-bottom: 40px;
}

.title1>h2 {
    font-size: 40px;
    color: #ffffff;
    font-weight: normal;
}

.title1>a {
    display: block;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 15px;
}

.sect2-r>.title1>a {
    right: 25%;
}

.sect2-l>ul>li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}

.sect2-l>ul>li>a {
    display: block;
    margin-bottom: 20px;
    margin-top: 17px;
    overflow: hidden;
}

.time {
    float: left;
    width: 70px;
    text-align: center;
}

.time>h2 {
    font-size: 36px;
    line-height: 40px;
    color: #ffffff;
    background-color: #f19c33;
}

.time>p {
    font-size: 15px;
    line-height: 30px;
    color: #133481;
    background-color: #ffffff;
}

.text {
    overflow: hidden;
    padding-left: 20px;
    line-height: 52px;
    height: 52px;
    margin-top: 8px;
}

.text>p {
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sect2-l>ul>li:hover .time>p {
    background-color: #f19c33;
    color: #ffffff;
}

.sect2-l>ul {
    margin-top: -17px;
}

.sect2-l>ul>li:hover .text>p {
    color: rgba(255, 255, 255, 0.8);
}

.sect2-r>ul>li>a {
    display: block;
    padding: 20px 50px 20px 25px;
    box-sizing: border-box;
}

.sect2-r>ul>li {
    background-color: #ffffff;
    margin-top: 27px;
}

.sect2-r>ul {
    margin-top: -27px;
}

.sect2-r>ul>li>a>h2 {
    font-size: 24px;
    color: #eb9d3e;
}

.sect2-r>ul>li>a>span {
    display: block;
    font-size: 20px;
    line-height: 40px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sect2-r>ul>li>a>p {
    font-size: 14px;
    line-height: 27px;
    color: #808080;
    padding-left: 30px;
}

.sect2-r>ul>li>a>p:nth-child(3) {
    background: url("../image/gr.png") no-repeat left center;
}

.sect2-r>ul>li>a>p:nth-child(4) {
    background: url("../image/time.png") no-repeat left center;
}

.sect2-r>ul>li>a>p:nth-child(5) {
    background: url("../image/dz.png") no-repeat left center;
}

.sect2-r>ul>li:hover {
    background-color: #f19c33;
}

.sect2-r>ul>li:hover p {
    color: #ffffff;
}

.sect2-r>ul>li:hover span {
    color: #ffffff;
}

.sect2-r>ul>li:hover h2 {
    color: #ffffff;
}

.sect2-r>ul>li:hover p:nth-child(3) {
    background: url("../image/gr-ho.png") no-repeat left center;
}

.sect2-r>ul>li:hover p:nth-child(4) {
    background: url("../image/time-ho.png") no-repeat left center;
}

.sect2-r>ul>li:hover p:nth-child(5) {
    background: url("../image/dz-ho.png") no-repeat left center;
}

.section3 {
    padding-top: 80px;
}

.show1 ul {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 80px;
    overflow: hidden;
}

.show1 ul li {
    margin: 10px 15px;
}

.show1 ul li>a {
    display: block;
}

.text1 {
    padding: 30px 20px;
}

.text1>p {
    font-size: 20px;
    line-height: 30px;
    color: #1a1a1a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.text1>span {
    font-size: 15px;
    line-height: 22px;
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  
    margin-top: 30px;
}

.show1 li a .pic {
    border: solid 1px #cccccc;
    padding-top: 71.1%;
}

.show1 li:hover p {
    color: #133481;
}

.show1 li:hover span {
    color: #256dc2;
}

.show1 .slick-list {
    overflow: visible;
}

.show1 li:hover .text1 {
    box-shadow: 0px 5px 10px 0px rgba(175, 170, 170, 0.33);
}

.show2 {
    overflow: hidden;
    margin-bottom: -80px;
    position: relative;
}

.show2>li {
    width: 33.33%;
    float: left;
    position: relative;
}

.show2>li>a {
    display: block;
    text-align: center;
    padding: 95px 0;
    position: relative;
}

.show2>li>a>p {
    font-size: 34px;
    color: #ffffff;
}

.show2>li:nth-child(1) {
    background: url("../image/xsdtr.png") no-repeat center center;
    background-size: cover;
}

.show2>li:nth-child(2) {
    background: url("../image/kyxm.png") no-repeat center center;
    background-size: cover;
}

.show2>li:nth-child(3) {
    background: url("../image/dbxcg.png") no-repeat center center;
    background-size: cover;
}

.show2>li:nth-child(4) {
    background: url("../image/yjfx.png") no-repeat center center;
    background-size: cover;
}

.show2>li:nth-child(5) {
    background: url("../image/kxcb.png") no-repeat center center;
    background-size: cover;
}

.show2>li:nth-child(6) {
    background: url('../image/yjyjb.png') no-repeat center center;
    background-size: cover;
}

.show2>li:nth-child(7) {
    background: url("../image/yyzx.png") no-repeat center center;
    background-size: cover;
}

.show2>li:nth-child(8) {
    background: url("../image/7f144bf1-18e8-4de6-8f78-4e2a2bf8d1ec.png") no-repeat center center;
    background-size: cover;
}

.show2>li:nth-child(9) {
    background: url("../image/last.png") no-repeat center center;
    background-size: cover;
}

.footer {
    padding-top: 145px;
}

.show2>li>a::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 100%;
    background: rgba(0, 0, 0, .2);
    transition: all .4s;
}

.show2>li>a:hover::after {
    bottom: 0;
}

@media screen and (max-width: 1430px) {
    .show1 ul {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 1200px) {
    .new-t>li:first-child {
        width: 550px;
    }
    .new p {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .new h2 {
        margin-top: 10px;
    }
    .new {
        height: 315px;
    }
    .new-b>li:first-child {
        width: 550px;
    }
    .new-t>li.two {
        padding-left: 15px;
    }
    .new-b>li.two {
        padding-right: 15px;
    }
}

@media screen and (max-width: 1000px) {
    .new-t>li:first-child {
        width: 300px;
    }
    .new {
        height: 170px;
    }
    .new span {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .new-b>li:first-child {
        width: 300px;
    }
    .section1,
    .section2 {
        padding: 20px 0;
    }
    .section3 {
        padding-top: 20px;
    }
    .text1 {
        padding: 10px;
    }
    .text1>span {
        margin-top: 10px;
    }
    .show1 ul {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 700px) {
    .title>h2 {
        font-size: 22px;
    }
    .title {
        margin-bottom: 15px;
    }
    .new-t>li:first-child {
        width: 100%;
        float: none;
    }
    .new-b>li:first-child {
        float: none;
        width: 100%;
    }
    .new-t>li.two {
        padding-left: 0;
    }
    .new a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .new a {
        font-size: 16px;
    }
    .new-b>li.two {
        padding-right: 0;
    }
    .sect2-l {
        float: none;
        width: auto;
    }
    .sect2-r {
        float: none;
        width: auto;
    }
    .title1>h2 {
        font-size: 22px;
        margin-top: 20px;
    }
    .sect2-r>.title1>a {
        right: 0;
    }
    .title1>a {
        top: 5px;
    }
    .title1 {
        padding-bottom: 20px;
    }
    .sect2-r>ul>li>a>h2 {
        font-size: 18px;
    }
    .sect2-r>ul>li>a>span {
        font-size: 16px;
    }
    .show2>li {
        float: none;
        width: 100%;
    }
    .text1>p {
        font-size: 18px;
    }
    .show2>li>a>p {
        font-size: 22px;
    }
}
