<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.index {
    overflow: hidden;
}

.gg-tit {
    color: #222222;
    font-size: 28px;
    padding-top: 30px;
    padding-bottom: 10px;
    line-height: 34px;
    overflow: hidden;
    border-bottom: 1px solid #adc0d4;
    margin-bottom: 15px;
}

.gg-tit span {
    float: left;
    padding: 0 20px;
    font-size: 22px;
    margin-left: 17px;
    position: relative;
    cursor: pointer;
}

.gg-tit span i {
    display: block;
    font-style: normal;
    position: relative;
    z-index: 9;
}

.gg-tit span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #0a437e;
    transition: all 0.3s;
    z-index: 8;
}


.gg-tit span.on {
    color: #fff;
}

.gg-tit span.on::before {
    width: 100%;
}

.gg-tit span:first-child {
    margin-left: 0;
}

.gg-tit a {
    float: right;
    color: #222222;
    font-size: 14px;
    line-height: 34px;
    padding-left: 55px;
    background: url(../images/more2.png) no-repeat;
    background-position: left center;
    display: none;
}

.gg-tit a.on {
    display: block;
}

.gg-tit a:hover {
    color: #004ea2;
    font-weight: 600;
}

.gg-switch {
    position: relative;
}

.gg-switch&gt;div {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    z-index: -9;
    transition: all 0.3s;
}

.gg-switch&gt;div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
}

.gg-switch&gt;div:first-child {
    display: block;
}

.section1 {
    background: url(../images/10/s1-bj1.png) no-repeat;
    background-position: 95% center;
    padding-bottom: 25px;
}

.s1-l {
    float: left;
    width: 68.6%;
    margin-right: 30px;
    background: url(../images/s1-lbj.png) no-repeat;
    background-position: center top;
}
.s1-l {
    background: url(../images/17/s1-lbj.png) no-repeat;
 background-position: center top;
}

.s1-ll {
    float: left;
    width: 490px;
    margin-right: 20px;
}

.s1-lr {
    overflow: hidden;
}

.s1-ll ul {
    overflow: hidden;
}

.s1-ll ul li {
    float: left;
    width: 48%;
}

.s1-ll ul li:first-child {
    margin-right: 4%;
}

.s1-ll ul li a {
    display: block;
}

.s1-ll ul li a:hover .s1-linfo p {
    
}

.s1-ll ul li a .pic {
    padding-top: 69%;
}

.s1-lr .i-list li {
    border-bottom: 1px dashed #d6d6d6;
    line-height: 39px;
    padding-right: 50px;
}

.s1-linfo {
    overflow: hidden;
}

.s1-linfo h3 {
    color: #0a437e;
    font-size: 15px;
    line-height: 25px;
    height: 48px;
    overflow: hidden;
    font-weight: 600;
    margin-top: 10px;
}

.s1-linfo p {
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    line-height: 25px;
    height: 45px;
    margin: 10px 0 12px 0;
}

.s1-linfo span {
    display: block;
    color: #999;
    font-size: 14px;
}

.s1-l .slick-dots {
    bottom: 10px;
    text-align: center;
    right: 0;
    width: auto;
    background: #fff;
    padding: 10px 0;
}

.s1-l .slick-dots li {
    width: 15px;
    height: 15px;
    background: url(../images/s1-ldot.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 5px;
    transition: all 0.3s;
    position: relative;
    margin-right: 0;
}

.s1-l .slick-dots li.slick-active {
    background: url(../images/s1-ldot-act.png) no-repeat;
    background-size: 100% 100%;
}

.s1-r {
    overflow: hidden;
}
.s1-r .gg-tit span,.s3-l .gg-tit span{
    color: #666;
}
.s1-r .gg-tit span::before,.s3-l .gg-tit span::before{
    width: 1px;
}
.s1-r .gg-tit span.on::before,.s3-l .gg-tit span.on::before{
    width: 100%;
}
.s1-r .gg-tit span::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border:1px solid  #bbbbbb;
    transition: all 0.3s;
    z-index: 8;
}


.s3-l .gg-tit span::after{

content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #0a437e;
    transition: all 0.3s;
    z-index: 8;


}

.s1-r  .gg-tit span.on,.s3-l  .gg-tit span.on{
    color: #fff;
}
.s1-r .gg-tit span.on::after,.s3-l .gg-tit span.on::after{
    border-color: #0a437e;
}
.s1-r .i-list li span {
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
    color: #0a437e;
    background: #d3dce5;
    width: 64px;
    line-height: 24px;
    text-align: center;
}

.s1-r .i-list li span::before {
    content: "";
    position: absolute;
    left: -3px;
    top: -3px;
    bottom: -3px;
    right: -3px;
    border: 1px solid #d3dce5;
}

.s1-r .i-list li:hover a {
    color: #004ea2;
}

.s1-r .i-list li:hover span {
    background: #004ea2;
    color: #fff;
}

.s1-r .i-list li:hover span::before {
    border-color: #004ea2;
}

.dt-list li {
    position: relative;
    transition: all 0.3s;
    padding: 10px 0 10px 20px;
    border-bottom: 1px dashed #dddddd;
}

.dt-list li:first-child {
    padding-top: 0;
    margin-top: 0;
}

.dt-list li:hover a .dt-text h3 {
    color: #004ea2;
    font-weight: 600;
}

.dt-list li a {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    color: #333333;
    font-size: 15px;
    position: relative;
}

.dt-list li .date {
    float: left;
    width: 73px;
    text-align: center;
}

.dt-list li .date p {
    font-size: 14px;
    line-height: 30px;
    background: #fff;
    color: #666666;
}

.dt-list li .date span {
    display: block;
    color: #484848;
    font-size: 36px;
    line-height: 40px;
    border-top: none;
    color: #004ea2;
}

.dt-list li a&gt;.dt-text {
    overflow: hidden;
    padding: 0 0 0 20px;
}

.dt-list li a&gt;.dt-text h3 {
    font-size: 18px;
    line-height: 40px;
    color: #222222;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dt-list li a&gt;.dt-text p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999999;
    font-size: 14px;
    line-height: 20px;
}

.section2 {
    background: url(../images/s2-bj.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 20px;
}
.section2 {
    background: url(../images/s5-bj.jpg) no-repeat;
 background-size: cover;
    background-position: center center;
    padding-bottom: 20px;
}

.s2-l {
    float: left;
    width: 30.6%;
}

.s2-m {
    float: left;
    width: 30.6%;
    margin-left: 4%;
}

.s2-r {
    float: right;
    width: 30.6%;
}

.s2-l .i-list li {
    transition: all 0.3s;
    padding-left: 15px;
    padding-right: 70px;
    line-height: 32px;
    background: url(../images/dtd-left.png) no-repeat;
    background-position: left center;
}

.s2-m .i-list li {
    transition: all 0.3s;
    padding-right: 70px;
    line-height: 32px;
    padding-left: 15px;
    background: url(../images/dtd-left.png) no-repeat;
    background-position: left center;

}

.s2-r .i-list li {
    transition: all 0.3s;
    padding-right: 70px;
    padding-left: 15px;
    line-height: 32px;
    background: url(../images/dtd-left.png) no-repeat;
    background-position: left center;
}



.s2-l li a {
    display: block;
}

.s2-l-info {
    position: relative;
}

.s2-l-date {
    background: #004ea2;
    color: #fff;
    width: 78px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    transition: all 0.3s;
    font-size: 12px;
}

.s2-l-info&gt;h3 {
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222222;
    padding: 10px 0;
}

.s2-l-info&gt;p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    color: #888888;
    overflow: hidden;
}

.s2-l li:hover .s2-l-info&gt;h3 {
    color: #e99115;
    font-weight: 600;
}

.s2-l li:hover .s2-l-date {
    background: #e99115;
}

.s1-tr li:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, .38);
}



.first-list {
    margin-bottom: 20px;
}

.first-list a {
    display: block;
}

.flist-pic {
    float: left;
    width: 175px;
    margin-right: 20px;
}

.flist-pic .pic {
    padding-top: 64.3%;
}

.flist-info {
    overflow: hidden;
}

.flist-info h3 {
    overflow: hidden;
    color: #222222;
    font-size: 15px;
    font-weight: 600;
    color: #0a437e;
    line-height: 24px;
    height: 48px;
    margin-top: 15px;
}

.flist-info p {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    overflow: hidden;
    margin-top: 20px;
}

.flist-info span {
    display: block;
    padding-left: 20px;
    background: url(../images/icon-time.png) no-repeat;
    background-position: left center;
    font-size: 14px;
    color: #888888;
    margin-top: 15px;
    margin-bottom: 25px;
}

.i-list li {
    position: relative;
    font-size: 15px;
    line-height: 40px;
    padding: 0px 70px 0 0;
}

.i-list li:first-child {
    margin-top: -10px;
}
.s1-r .i-list li:first-child {
    margin-top: -10px;
}
.s1-r .gg-switch{
    /* margin-top: -10px; */
}
.s1-r #ycxw{

margin-top: -10px;

}

.s1-r #ycxw .i-list li:first-child{
margin-top: 0px;

}


.i-list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222222;
}

.i-list li a:hover {
    color: #004ea2;
}

.i-list li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #888888;
    font-size: 14px;
}

.section3 {
    background: url(../images/s3-bj.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 20px;
}
.section3 {
    background: url(../images/17/s3-bj.jpg) no-repeat;
 background-size: cover;
    background-position: center center;
    padding-bottom: 20px;
}

.s3-l {
    float: left;
    width: 30.6%;
}

.s3-m {
    float: right;
    width: 30.6%;
}

.s3-r {
    float: left;
    width: 30.6%;
    margin-left: 4%;

}

.s3-l .i-list li {
    line-height: 35px;
    background: url(../images/dtd-left.png) no-repeat;
    background-position: left center;
    padding-left: 15px;
}
.s3-l .i-list li:first-child{/* margin-top:-10px; */}

.s3-lpic img {
    display: block;
    width: 100%;
}



.s3-ltit {
    position: relative;
    line-height: 45px;
}

.s3-ltit i {
    float: left;
    font-size: 14px;
    color: #004ea2;
    margin-right: 15px;
}

.s3-ltit a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222222;
    font-size: 18px;
}

.s3-ltit a:hover {
    color: #004ea2;
    font-weight: 600;
}

.s3-m ul li {
    line-height: 40px;
    padding-right: 80px;
}

.s3-m ul li::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 1px dashed #c4ccd4;
}

.s3-m ul li:first-child {}

.s3-m ul li a {
    display: block;
    padding-left: 35px;
    background: url(../images/icon-xiaoxi.png) no-repeat;
    background-position: left center;
}

.s3-m ul li a:hover h3 {
    font-weight: 600;
    color: #004ea2;
}

.s3-m ul li a h3 {
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    color: #222;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s3-m ul li a p {
    display: block;
    padding-left: 20px;
    background: url(../images/icon-time2.png) no-repeat;
    background-position: left center;
    font-size: 14px;
    color: #888888;
    margin-top: 10px;
}

.s3-r ul li {
    margin-top: 7px;
}

.s3-r ul li:first-child {
    margin-top: 0;
}

.s3-r ul li a {
    display: block;
    overflow: hidden;
}

.s3-rlist-pic {
    float: left;
    width: 125px;
    margin-right: 15px;
}

.s3-rlist .pic {
    padding-top: 66.8%;
}

.s3-rlist-info {
    overflow: hidden;
}

.s3-rlist-info h3 {
    font-size: 15px;
    color: #222222;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.s3-rlist-info p {
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
    height: 36px;
    overflow: hidden;
    color: #888888;
}

.s3-rlist:hover .s3-rlist-info h3 {
    color: #004ea2;
}

.section4 {
    background: url(../images/s4-bj.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 60px;
}

.s4-l {
    float: left;
    width: 65%;
}

.s4-r {
    float: right;
    width: 30%;
}

.s4-l ul li {
    float: left;
    width: 48%;
    margin-bottom: 30px;
}

.s4-l ul li:nth-child(2n+1) {
    margin-right: 4%;
}

.s4-l ul li a {
    display: block;
    overflow: hidden;
    padding: 14px 0;
    transition: all 0.3s;
}

.s4-l ul li a:hover {
    padding: 14px 15px;
    background: #004ea2;
}

.s4-l ul li a:hover p {
    color: #fff;
}

.s4-l ul li a:hover .s4-ldate {
    padding-right: 15px;
    border-right: 1px solid #888888;
}

.s4-l ul li a:hover .s4-ldate p {
    color: #fff;
}

.s4-l ul li a:hover .s4-ldate span {
    color: #fff;
}

.s4-ldate {
    float: left;
    width: 65px;
    text-align: right;
    margin-right: 15px;
}

.s4-ldate p {
    font-size: 22px;
    line-height: 30px;
    color: #004ea2;
}

.s4-ldate span {
    display: block;
    font-size: 22px;
    line-height: 22px;
    font-size: 14px;
    line-height: 22px;
    color: #888888;
}

.s4-l ul li a&gt;p {
    overflow: hidden;
    font-size: 18px;
    line-height: 26px;
    height: 52px;
    color: #222222;
}

.s4-r ul li {
    margin-top: 25px;
}

.s4-r ul li:first-child {
    margin-top: 0;
}

.s4-r ul li a {
    display: block;
    padding-left: 35px;
    background: url(../images/icon-mkf.png) no-repeat;
    background-position: left 3px;
}

.s4-r ul li a:hover h3 {
    font-weight: 600;
    color: #004ea2;
}

.s4-r ul li a h3 {
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222;
}

.s4-r ul li a p {
    display: block;
    font-size: 14px;
    color: #888888;
    margin-top: 10px;
}

.s4-r ul li a p span {
    color: #004ea2;
}

.section5 {
    background: url(../images/17/s5-bj.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 15px;
}

.section5 {
    background: url(../images/17/s5-bj.jpg) no-repeat;
  background-size: cover;
    background-position: center center;
    padding-bottom: 15px;
}

.section5 ul {
    margin: 0 -22px;
}

.section5 ul li a {
    display: block;
    padding: 15px 30px;
    background: #fff;
    margin: 15px 22px;
    position: relative;
    transition: all 0.5s;
    top: 0;
}

.s5-date {
    font-size: 0;
}

.s5-date span {
    font-size: 30px;
    color: #222222;
}

.s5-date i {
    color: #888888;
    font-size: 14px;
    margin-left: 5px;
}

.s5-date div {
    height: 3px;
    width: 34px;
    background: #e99115;
}

.section5 ul li a h3 {
    font-size: 18px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: #222222;
    margin: 15px 0;
}

.section5 ul li a p {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}

.section5 ul li a p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
    display: none;
}

.section5 ul li a p img:first-child {
    display: inline-block;
}
.section5 ul li a p:last-child{height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}




.section5 .slick-dots{}
.section5 .slick-dots li{
width: 20px;
height: 4px;
font-size: 0;
background: #95b3d4;
border-radius: 5px;
}
.section5 .slick-dots  li.slick-active {
    background: #004ea2;
}

.section6 {
    background: url(../images/s6-bj.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 25px;
    padding-top: 25px;
}

.s6-t ul {
    margin: 0 -10px 25px -10px;
}

.s6-t ul li a {
    display: block;
    margin: 0 10px;
}

.s6-t ul li a .pic {
    padding-top: 34%;
}

.s6-t .slick-prev,
.s6-t .slick-next {
    width: 40px;
    height: 40px;
    z-index: 9;
}

.s6-t .slick-prev {
    background: url(../images/s6-tl.png) no-repeat;
    background-size: 100% 100%;
    left: -50px;
}

.s6-t .slick-next {
    background: url(../images/s6-tr.png) no-repeat;
    background-size: 100% 100%;
    right: -50px;
}

.s6-t h2,
.s6-b h2 {
    text-align: center;
    font-size: 22px;
    color: #222;
    padding-bottom: 30px;
    position: relative;
}

.s6-t h2::after,
.s6-b h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 34px;
    height: 3px;
    background: #004ea2;
    display: none;
}

.s6-b&gt;ul {}

.s6-b&gt;ul li a {
    display: block;
    text-align: center;
}

.s6-b&gt;ul li a div {
    display: block;
    width: 75px;
    height: 75px;
    border: 1px dashed #004ea2;
    text-align: center;
    line-height: 75px;
    border-radius: 50%;
    transition: all 0.5s;
    margin: 0 auto;
    font-size: 0;
}

.s6-b&gt;ul li a div img {
    display: none;
    vertical-align: middle;
    max-width: 35%;
    max-height: 35%;
}

.s6-b&gt;ul li a img:first-child {
    display: inline-block;
}

.s6-b&gt;ul li a p {
    font-size: 17px;
    color: #222222;
    margin-top: 20px;
    line-height: 20px;
}

.s6-b&gt;ul li a:hover div {
    background: #004ea2;
    border-style: solid;
}

.s6-b&gt;ul li a:hover div img {
    display: inline-block;
}

.s6-b&gt;ul li a:hover div img:first-child {
    display: none;
}

.s6-b&gt;ul li a:hover p {
    font-weight: 600;
    color: #004ea2;
}

.s6-b .slick-dots {
    position: static;
    text-align: center;
    margin-top: 40px;
}

.s6-b .slick-dots li {
    width: 30px;
    height: 7px;
    font-size: 0;
    background: #95b3d4;
    border-radius: 5px;
}

.s6-b .slick-dots li.slick-active {
    background: #004ea2;
}


.s1-l .gg-tit span.on, .section5 .gg-tit span.on, .section2 .gg-tit span.on {
    color: #222222;
}

.s1-l .gg-tit span.on::before, .section5 .gg-tit span.on::before, .section2 .gg-tit span.on::before {
    width: 2px;
}


.s1-l .gg-tit, .s1-r .gg-tit, .section2 .gg-tit {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 20px;
}




@media screen and (max-width:1320px) {

    .s2-l-info&gt;h3,
    .flist-info h3,
    .i-list li,
    .s3-ltit a,
    .s3-m ul li a h3,
    .s3-rlist-info h3,
    .s4-l ul li a&gt;p,
    .s4-r ul li a h3,
    .section5 ul li a h3,
    .s6-b&gt;ul li a p {
        font-size: 14px;
    }

    .gg-tit span {
        padding: 0 10px;
        margin-left: 15px;
        font-size: 18px;
    }

    .s1-l {}

    .dt-list li {
        padding-left: 0;
    }

    .dt-list li .date span {
        font-size: 28px;
        line-height: 30px;
    }

    .dt-list li a&gt;.dt-text h3 {
        font-size: 16px;
        line-height: 30px;
    }

    .dt-list li a&gt;.dt-text {
        padding-left: 10px;
    }

    .flist-pic {}

    .flist-info span {
        margin-bottom: 15px;
    }

    .s4-ldate p {
        font-size: 20px;
    }

    .s6-b&gt;ul li a div {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

    .s6-t ul {
        padding: 0 50px;
        margin-left: 0;
        margin-right: 0;
    }

    .s6-t .slick-prev {
        left: 0;
    }

    .s6-t .slick-next {
        right: 0;
    }

    .flist-pic {
        width: 150px;
        margin-right: 10px;
    }

    .s2-l {
        float: left;
        width: 32%;
    }

    .s2-m {
        float: left;
        width: 32%;
        margin-left: 2%;
    }

    .s2-r {
        float: right;
        width: 32%;
    }
}

@media screen and (max-width:1024px) {

    .gg-tit,
    .s6-b h2 {
        font-size: 24px;
    }

    .gg-tit a {
        font-size: 12px;
    }

    .s2-l-info&gt;h3,
    .flist-info h3,
    .i-list li,
    .s3-ltit a,
    .s3-m ul li a h3,
    .s3-rlist-info h3,
    .s4-l ul li a&gt;p,
    .s4-r ul li a h3,
    .section5 ul li a h3,
    .s6-b&gt;ul li a p {
        font-size: 14px;
    }

    .s1-l {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .dt-list li {
        padding-left: 0;
    }

    .dt-list li .date span {
        font-size: 20px;
        line-height: 24px;
    }

    .dt-list li a&gt;.dt-text h3 {
        font-size: 14px;
        line-height: 20px;
    }

    .dt-list li .date {
        width: 60px;
    }

    .dt-list li .date p {
        font-size: 12px;
        line-height: 24px;
    }

    .dt-list li a&gt;.dt-text {
        padding-left: 10px;
    }

    .s1-linfo p {
        font-size: 14px;
    }

    .s2-l li {}



    .s2-l-info&gt;p {
        height: auto;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .s2-l-info&gt;h3 {
        padding: 5px 0 0 0;
    }

    .i-list li {}

    .s2-l-date {
        height: 24px;
        line-height: 24px;
    }

    .i-list li span {
        font-size: 12px;
    }

    .flist-pic {
        float: none;
        margin-right: 0;
        width: auto;
    }

    .flist-info h3 {
        margin-top: 10px;
    }

    .flist-info p {
        margin-top: 10px;
    }

    /* .s3-r {
        float: right;
        width: 60%;
        overflow: hidden;
        margin-left: 0;
    } */


    /* .s3-m {
        float: none;
        width: auto;
    }

    .s3-l {
        float: left;
        width: 37%;
        margin-left: 0;
    } */

    .s3-l {
        float: left;
        width: 31%;
    }

    .s3-m {
        float: right;
        width: 31%;
    }

    .s3-r {
        float: left;
        width: 34%;
        margin-left: 2%;

    }





    .s3-rlist-info h3,
    .s3-m ul li a h3 {
        height: auto;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .s3-rlist-info p {
        line-height: 20px;
        height: 40px;
    }

    .s3-ltit {
        line-height: 36px;
    }

    .s3-l ul {
    }

    .flist-pic {}

    .flist-info span {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 12px;
    }

    .flist-info p,
    .s2-l-info&gt;p,
    .s4-r ul li a p {
        font-size: 12px;
    }

    .flist-info p {}

    .s4-ldate p {
        font-size: 18px;
    }

    .s4-l ul li {
        margin-bottom: 20px;
    }

    .s4-ldate {
        width: 50px;
        margin-right: 10px;
    }

    .section5 ul li a {
        padding: 15px;
        margin: 15px;
    }

    .section5 ul {
        margin: 0 -15px;
    }

    .s6-b&gt;ul li a div {
        width: 65px;
        height: 65px;
        line-height: 65px;
    }

    .s6-b .slick-dots li {
        width: 20px;
        height: 4px;
    }

    .s6-t .slick-prev,
    .s6-t .slick-next {
        width: 30px;
        height: 30px;
    }

    .s6-t ul {
        padding: 0 30px;
    }
}

@media screen and (min-width:768px) {

    .section5 ul li:hover a {
        top: -15px;
        background: #004ea2 url(../images/s2-libj.png) no-repeat;
        background-position: center center;
    }

    .section5 ul li:hover a h3 {
        color: #fff;
        font-weight: 600;
    }

    .section5 ul li:hover a .s5-date span {
        color: #fff;
    }

    .section5 ul li:hover a .s5-date i {
        color: #fff;
    }

    .section5 ul li:hover a .s5-date span {
        color: #fff;
    }

    .section5 ul li:hover a .s5-date span {
        color: #fff;
    }

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

    .section5 ul li:hover a p img {
        display: inline-block;
    }

    .section5 ul li:hover a p img:first-child {
        display: none;
    }



}

@media screen and (max-width:768px) {
.s2-m {
    margin-left: 0%;
}

    .gg-tit,
    .s6-b h2 {
        font-size: 20px;
        padding-top: 25px;
        padding-bottom: 15px;
    }

    .s1-ll {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .s1-lr .section1,
    .section3,
    .section4,
    .section5 {
        padding-bottom: 35px;
    }

    .section6 {
        padding-top: 30px;
    }

    .s6-t ul {
        margin-bottom: 0px;
    }

    .s6-b&gt;ul {
        margin-top: 10px;
    }

    .s1-l,
    .s1-r,
    .s2-l,
    .s2-m,
    .s2-r,
    .s3-r,
    .s4-l,
    .s4-r {
        float: none;
        width: auto;
    }

    .s1-l {
        margin-right: 0;
    }

    .s1-r {
        margin-top: 20px;
    }

    .section2 {
        background: #eeeff3;
    }

    .s3-l,
    .s3-m {
        float: none;
        width: auto;
    }



    .s3-r {
        clear: both;
        margin-left: 0;
    }

    .flist-pic {
        width: 160px;
        margin-right: 15px;
        float: left;
    }

    .flist-info p {
        height: 48px;
    }

    .s4-ldate span {
        font-size: 12px;
        line-height: 20px;
    }

    .s4-l ul li {
        margin-bottom: 10px;
    }

}

@media screen and (max-width:480px) {

    .s3-l,
    .s3-m {
        float: none;
        width: auto;
    }

    .s3-m {
        margin: 0;
    }

    .flist-info h3 {
        height: auto;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .flist-pic {
        width: 140px;
    }

    .flist-info span {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .s4-l ul li {
        float: none;
        width: auto;
    }

    .s4-l ul li:nth-child(2n+1) {
        margin-right: 0;
    }

    .s4-l ul li a&gt;p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 50px;
        height: auto;
    }

    .s4-l ul li a {
        padding: 5px 0;
    }

    .s4-l ul li a:hover {
        padding: 5px 10px;
    }
}
</pre></body></html>