@charset "utf-8";
body {
    overflow-x: hidden;
}

.gg-tit {
    position: relative;
}

.gg-tit h2 {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
}

.gg-tit h2 span {
    vertical-align: middle;
}

.gg-tit h2 img {
    vertical-align: middle;
    margin-right: 5px;
}

.gg-tit>div {
    text-align: center;
}

.gg-tit>div img {
    vertical-align: middle;
}

.gg-tit>div::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 1px;
    background: #0064a8;
    vertical-align: middle;
}

.gg-tit>div::after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 1px;
    background: #0064a8;
    vertical-align: middle;
}

.gg-tit>a {
    position: absolute;
    right: 0;
    top: 99%;
    transform: translateY(-50%);
    color: #666666;
    font-size: 14px;
}

.gg-tit>a img {
    vertical-align: middle;
    margin-left: 5px;
margin-top:-2px;
}

.gg-tit-w h2 {
    color: #fff;
}

.gg-tit-w>div::after {
    background: #fff;
}

.gg-tit-w>div::before {
    background: #fff;
}

.gg-tit-w>a {
    color: #fff;
}

.section1 {
    background: url(../images/s1-bj.jpg) no-repeat;
    background-position: center bottom;
    background-size: cover;
    position: relative;
    padding-top: 1px;
    padding-bottom: 55px;
}

.s1-b1 {
    position: relative;
    z-index: 9;
}

.s1-b2 {
    position: relative;
    z-index: 9;
    margin-top: -29px;
}

.s1-b1 img {
    display: block;
    margin: 3px auto 0 auto;
}

.s1-b1 p {
    position: absolute;
    left: 4px;
    right: 0;
    text-align: center;
    top: 18%;
    color: #006db8;
    font-weight: 600;
    font-size: 26px;
}

.s1-b2-l {
    float: left;
    width: 32%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.s1-b2-m {
    float: left;
    width: 32%;
    margin: 0 2%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.s1-b2-r {
    float: right;
    width: 32%;
    background: #fff;
    padding: 10px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.s1-b2-l a,
.s1-b2-m a {
    display: block;
    padding: 15px;
    background: #fff;
}

.s1-b2-l a:hover .i-info h3,
.s1-b2-m a:hover .i-info h3 {
    color: #006db8;
}

.s1-b2-l .pic,
.s1-b2-m .pic {
    padding-top: 70%;
}

.i-info h3 {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #303030;
    font-weight:bold;
}

.i-info {
    background: #fff;
    padding: 15px 0;
    transition: all 0.3s;
}

.i-ptit {
    font-size: 14px;
    line-height: 30px;
    color: #888888;
    margin-bottom: 16px;
    height: 90px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.i-date {
    float: left;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.i-more {
    float: right;
}

.tdate-list li {
    padding-right: 80px;
    line-height: 39px;
    background-position: left center;
    position: relative;
    font-size: 15px;
    border-bottom: 1px dashed #dddddd;
}

.tdate-list li:first-child {
    padding-top: 0;
}

.tdate-list li:first-child a span {
    top: 0;
}

.tdate-list li a {
    display: block;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    background: url(../images/list-right.png) no-repeat;
    background-position: left center;
}

.tdate-list li a:hover {
    color: #006db8;
}

.tdate-list li a span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    color: #999;
}
/*
.s1-b2>a {
    display: none;
    width: 115px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    background: #9d181d;
    border-radius: 18px;
    margin: 25px auto 0 auto;
}*/

.s1-b2>a {
    display: inline-block;
    color: #666;
    text-align: center;
    position: absolute;
    top: -32px;
    font-size: 14px;
    right: 0;
}




.s1-b2>a img {
    vertical-align: middle;
    margin-left: 5px;
}

.s1-b3 {
    margin-top: 40px;
}

.s1-b3 .gg-tit h2 {
    color: #0064a8;
}

.s1-b3c ul {
    overflow: hidden;
}

.s1-b3c ul li {
    float: left;
    width: 32%;
    margin-top: 30px;
}

.s1-b3c ul li:nth-child(3n+2) {
    margin-left: 2%;
    margin-right: 2%;
}

.dtd-art {
    padding: 20px;
    overflow: hidden;
    background: #f4f7f7;
}

.dtd-pic {
    float: left;
    width: 140px;
    margin-right: 20px;
}

.dtd-pic a {
    display: block;
    overflow: hidden;
    padding-top: 64%;
}

.dtd-pic a img {
    display: block;
    width: 100%;
}

.dtd-info {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

.dtd-info a {
    display: block;
    font-size: 0;
}

.dtd-info a:hover p {
    color: #006db8;
}

.dtd-info a p {
    font-size: 15px;
    line-height: 30px;
    max-height: 60px;
    color: #303030;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}

.dtd-info a img {
    display: inline;
    width: auto;
    max-height: 16px;
    vertical-align: middle;
}

.dtd-info a span {
    vertical-align: middle;
    color: #999999;
    font-size: 14px;
    margin-left: 5px;
}

.s1-b3c .slick-prev,
.s1-b3c .slick-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    top: auto;
    bottom: 100%;
    z-index: 9;
    display: none!important;

}

.s1-b3c .slick-prev {
    background: #fff url(../images/s1-b3-l.png) no-repeat;
    background-position: center center;
    left: auto;
    right: 50px;    display: none;
}

.s1-b3c .slick-next {
    background: #fff url(../images/s1-b3-r.png) no-repeat;
    background-position: center center;
    left: auto;
    right: 0;    display: none;
}

.section2 {
    background: url(../images/s2-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 25px;
}

.section2 .dt-list {
    overflow: hidden;
}

.section2 .dt-list li {
    float: left;
    width: 32%;
}

.section2 .dt-list li:nth-child(3n+2) {
    width: 36%;
    padding-left: 2%;
    padding-right: 2%;
    border-bottom: 1px solid #5a9bc7;
}

.section2 .dt-list li:nth-child(3n+2) a {
    border-bottom: none;
}

.dt-list li {
    position: relative;
    transition: all 0.3s;
    /* padding-left: 11px; */
    margin-top: 20px;
}

.dt-list li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 60px;
    width: 23px;
    height: 23px;
    background: url(../images/s2-dot.png) no-repeat;
    background-position: center center;
    background-size: 100%;
}

.dt-list li a:hover {
    background: rgba(255, 255, 255, .2) url(../images/s2-line.png) no-repeat;
    background-position: 11px top;
}

.dt-list li a:hover>img {
    transition: all 2s linear;
    transform: rotateX(1080deg);
}

.section2 .dt-list li:nth-child(3n+2) a::before {
    top: 130px;
}

.section2 .dt-list li:first-child a::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: -11px;
    width: 23px;
    height: 23px;
    background: url(../images/s2-dot.png) no-repeat;
    background-position: center center;
    background-size: 100%;
}

.section2 .dt-list li:first-child+li a::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: -11px;
    width: 23px;
    height: 23px;
    background: url(../images/s2-dot.png) no-repeat;
    background-position: center center;
    background-size: 100%;
}

.section2 .dt-list li:first-child+li+li a::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: -11px;
    width: 23px;
    height: 23px;
    background: url(../images/s2-dot.png) no-repeat;
    background-position: center center;
    background-size: 100%;
}

.section2 .dt-list li:first-child+li+li+li a {
    border-bottom: none;
}

.section2 .dt-list li:first-child+li+li+li+li {
    border-bottom: none;
}

.section2 .dt-list li:first-child+li+li+li+li+li a {
    border-bottom: none;
}

.dt-list li a {
    padding: 60px 40px 40px 25px;
    display: block;
    width: 100%;
    line-height: 24px;
    color: #333333;
    font-size: 15px;
    position: relative;
    border-bottom: 1px solid #5a9bc7;
    background: url(../images/s2-line.png) no-repeat;
    background-position: 11px top;
    text-align: right;
    transition: all 0.3s;
}

.dt-list li .date {
    float: left;
    text-align: right;
}

.dt-list li .date p {
    font-size: 12px;
    line-height: 24px;
    color: #fff;
}

.dt-list li .date span {
    display: block;
    color: #484848;
    font-size: 36px;
    line-height: 40px;
    border-top: none;
    color: #fff;
    font-weight: 600;
}

.dt-list li a>.dt-text {
    overflow: hidden;
    padding: 0 0 0 15px;
    text-align: left;
}

.dt-list li a>.dt-text h3 {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    color: #fff;
    overflow: hidden;
}

.dt-list li a>.dt-text p {
    color: #fff;
    color: rgba(255, 255, 255, .7);
    font-size: 14px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    margin-top: 10px;
}

.section3 {
    padding-top: 55px;
    padding-bottom: 60px;
}

.s3-c1 {
    border-top: 1px solid #006db8;
    margin-top: 15px;
}

.s3-c1 .slick-list {
    padding-top: 50px;
}

.s3-c1 ul {
    margin: 0 -10px;
}

.s3-c1 ul li a {
    display: block;
    margin: 0 10px;
    /* padding: 30px 10px 20px 10px; */
    border: 1px solid #9ec7e4
    background-position: center center;
    background-size: cover;
    transition: all 0.3s;
}

.s3-c1-pic {
    max-width: 178px;
    margin: 0 auto;
    padding: 30px 10px;
    box-sizing: border-box;
    padding-bottom: 0;
}

.s3-c1-pic .pic {
    padding-top: 100%;
    border-radius: 50%;
    border: 1px solid transparent;
}

.s3-c1-info {
    margin-top: 20px;
    padding: 10px 10px;
    box-sizing: border-box;
    padding-bottom: 20px;
    background: #fff url(../images/xwbjj.png) no-repeat;
}

.s3-c1-info h3 {
    font-size: 15px;
    line-height: 22px;
    color: #006db8;
    height: 40px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    text-overflow:ellipsis;
    overflow:hidden;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
}

.s3-c1-info p {
    font-size: 14px;
    line-height: 35px;
    color: #666666;
}

.s3-c1-info p img {
    display: none;
    vertical-align: middle;
    margin-right: 10px;
}

.s3-c1-info p img:first-child {
    display: inline;
}

.s3-c1 ul li a:hover {
    background-position: center center;
    background-size: cover;
    margin-top: -20px;
}


.s3-c1 ul li a:hover .s3-c1-info {
}


/*
.s3-c1 ul li a:hover .s3-c1-info h3 {
    color: #fff;
}

.s3-c1 ul li a:hover .s3-c1-info p {
    color: #fff;
}

.s3-c1 ul li a:hover .s3-c1-info p img {
    display: inline;
}

.s3-c1 ul li a:hover .s3-c1-info p img:first-child {
    display: none;
}

.s3-c1 ul li a:hover .s3-c1-pic .pic {
    border-color: #fff;
}
*/


.s3-c2 {
    margin-top: 85px;
}

.s3-c2 .gg-tit {
    background: #f7f7f7;
    border-top: 2px solid #006db8;
    padding: 15px;
}

.s3-c2 .gg-tit>a {
    right: 15px;
}

.s3-c2 .gg-tit h2 {
    text-align: left;
}

.s3-l {
    float: left;
    width: 650px;
    margin-right: 30px;
}

.s3-r {
    overflow: hidden;
}

.s3-lc ul {
    overflow: hidden;
    padding: 0 20px 20px 20px;
    border: 1px solid #f7f7f7;
}

.s3-lc ul li {
    float: left;
    width: 49%;
    margin-top: 20px;
}

.s3-lc ul li:nth-child(2n+1) {
    margin-right: 2%;
}

.s3-lc ul li a {
    display: block;
    position: relative;
}

.s3-lc ul li a .pic {
    padding-top: 63.35%;
}

.s3-lc ul li a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background: #000;
    background: rgba(0, 0, 0, .5);
}


/**/

.s3-r ul {
    margin-top: 20px;
}

.s3-r ul li {
    position: relative;
    margin-left: 3px;
}

.s3-r ul li::before {
    content: "";
    position: absolute;
    left: 7px;
    top: 1px;
    bottom: 0;
    border-left: 1px dotted #bbb;
}
/*
.s3-r ul li a {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 18px;
}*/

.s3-r ul li a {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-top: 3px;
    padding-bottom: 0;
}


.s3-r ul li:last-child a {
    padding-bottom: 0;
}

.s3-r ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 9px;
    height: 9px;
    left: 3px;
    background: #bbbbbb;
    border-radius: 50%;
    z-index: 2;
}

.s3-r ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 13px;
    height: 13px;
    border: 1px solid transparent;
    border-radius: 50%;
    background: #fff;
    z-index: 1;
    display: none;
}
/*
.s3-rinfo {
    border-top: 1px solid #aacee7;
    margin-top: 20px;
    padding-bottom: 10px;
    position: relative;
}*/
.s3-rinfo {
    border-top: 1px solid #aacee7;
    margin-top: 14px;
    padding-bottom: 9px;
    position: relative;
}

/*
.s3-rinfo span {
    position: absolute;
    background: #fff;
    font-size: 14px;
    color: #006db8;
    vertical-align: middle;
    top: 0;
    transform: translateY(-50%);
    padding-right: 10px;
}*/


.s3-r ul li span {
    position: absolute;
    top: 15%;
    right: 0;
    color: #989898;
    font-size: 14px;
}

.s3-r ul li a p {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.s3-r ul li:hover a p {
    color: #006db8;
}

.s3-r ul li:hover a::before {
    background: #006db8;
}

.s3-r ul li:hover a::after {
    display: block;
    border-color: #006db8;
    box-shadow: 0 0 3px #0064a8;
}

.section4 {
    background: url(../images/s4-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 45px;
    padding-bottom: 165px;
}

.s4-c {
    margin-top: 30px;
    overflow: hidden;
}

.s4-c ul {
    overflow: hidden;
    margin: 0 -30px;
}

.s4-c ul li {
    float: left;
    width: 22.65%;
}

.s4-c ul li.active {
    width: 32.05%;
}

.s4-c ul li.active .s4-cli1 {
    display: none;
}

.s4-c ul li.active .s4-cli2 {
    display: block;
}

.s4-c ul li:first-child a {
    border-color: transparent;
}

.s4-c ul li a {
    position: relative;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid rgba(255, 255, 255, .5);
}

.s4-date {
    color: #fff;
    color: rgba(255, 255, 255, .4);
}

.s4-date p {
    font-weight: 600;
    font-size: 36px;
}

.s4-date span {
    display: block;
    font-size: 14px;
    line-height: 24px;
}

.s4-c ul li a .pic {
    padding-top: 62.5%;
    border-radius: 10px;
    overflow: hidden;
}

.s4-c ul li a h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding: 20px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s4-c ul li a>div>p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: rgba(255, 255, 255, .6);
    margin-top: 20px;
}

.s4-limore {
    color: rgba(255, 255, 255, .5);
    font-size: 14px;
    margin-top: 20px;
}

.s4-limore::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    vertical-align: middle;
    margin-right: 5px;
}

.s4-cli1 {
    padding-top: 42px;
    padding-bottom: 15px;
}

.s4-cli2 .s4-date {
    overflow: hidden;
    font-size: 0;
    margin-bottom: 20px;
}

.s4-cli2 .s4-date p,
.s4-cli2 .s4-date span {
    display: inline-block;
}

.s4-cli2 .s4-date span {
    font-size: 18px;
    margin-left: 10px;
}

.s4-cli2 h3::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
}

.s4-cli2 h3 {
    border-bottom: 1px solid #75acd1;
}

.s4-cli2 {
    display: none;
    /* position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    right: 30px; */
    background: rgba(255, 255, 255, .2);
    border-radius: 10px;
    z-index: 9;
    padding: 30px;
}

.section5 {
    margin-top: -120px;
    overflow: hidden;
}

.section5 ul {
    margin: 0 -14px;
    margin-top: 25px;
}

.section5 ul li a {
    display: block;
    margin: 0 14px;
    border-radius: 5px;
}

.section5 ul li a .pic {
    padding-top: 38.8%;
    border-radius: 5px;
}

.section6 {
    margin-top: 50px;
}

.section6>div {
    padding-bottom: 50px;
    border-bottom: 1px solid #dddddd;
}

.section6 ul li a {
    display: block;
    text-align: center;
}

.section6 ul li a:hover div img {
    transition: all 0.5s;
    transform: rotateY(360deg);
}

.section6 ul li a div {
    text-align: center;
    line-height: 45px;
}

.section6 ul li a div img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
}

.section6 ul li a p {
    font-size: 18px;
    font-weight: 600;
    color: #006db8;
    margin-top: 20px;
}

@media screen and (max-width:1340px) {
    .tdate-list li {
        line-height: 44px;
    }
}

@media screen and (max-width:1024px) {
    .s1-b1 p {
        font-size: 20px;
    }
    .i-info h3,
    .dtd-info a p,
    .dt-list li a>.dt-text h3,
    .s3-c1-info h3,
    .s3-r ul li a p {
        font-size: 14px;
    }
    .dtd-info a span,
    .dt-list li a>.dt-text p,
    .s3-c1-info p,
    .s3-rinfo span,
    .s4-date span,
    .s4-c ul li a>div>p,
    .s4-limore {
        font-size: 12px;
    }
    .gg-tit h2 {
        font-size: 20px;
    }
    .gg-tit>div::after,
    .gg-tit>div::before {
        width: 30px;
    }
    .i-ptit {
        font-size: 12px;
        line-height: 24px;
        height: 72px;
    }
    .s1-b1 img {
        width: 150px;
        margin-top: 0px;
    }
    .s1-b2 {
        margin-top: -10px;
    }
    .s1-b2-l {
        width: 49%;
        margin-right: 2%;
    }
    .s1-b2-m {
        width: 49%;
        float: none;
        overflow: hidden;
        margin-right: 0;
        margin-left: 0;
    }
    .s1-b2-r {
        clear: both;
        float: none;
        width: auto;
        margin-top: 20px;
    }
    .s1-b2-r::before {
        content: "";
        display: block;
        clear: both;
    }
    .s1-b3c ul li {
        width: 49%;
        margin-top: 20px;
    }
    .s1-b3c ul li:nth-child(3n+2) {
        margin-right: 0;
        margin-left: 0;
    }
    .s1-b3c ul li:nth-child(2n+1) {
        margin-right: 2%;
    }
    .dtd-art {
        padding: 10px;
    }
    .dtd-info a p {
        line-height: 24px;
        height: 48px;
    }
    .dt-list li .date span,
    .s4-date p {
        font-size: 30px;
    }
    .dt-list li a {
        padding-right: 0;
    }
    .s3-l {
        width: 480px;
        margin-right: 20px;
    }
    .s3-lc ul {
        padding: 0 10px 10px 10px;
    }
    .s3-r ul li a {
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 20px;
    }
    .s3-rinfo {
        margin-top: 10px;
    }
    .s3-lc ul li a p {
        font-size: 16px;
    }
    .s4-c ul li {
        width: 25% !important;
    }
    .s4-cli2 {
        display: none !important;
    }
    .s4-cli1 {
        display: block !important;
        padding-top: 10px;
    }
    .s4-c ul {
        margin: 0;
    }
    .s4-c ul li a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .s4-c ul li a h3 {
        font-size: 14px;
        padding: 10px 0;
    }
    .section5 ul {
        margin-left: 0;
        margin-right: 0;
    }
    .section5 ul li a {
        margin: 0 5px;
    }
    .section6 ul li a p {
        font-size: 16px;
    }
    .section6 ul li a div img {
        max-height: 35px;
    }
}

@media screen and (max-width:768px) {
    .section1,
    .section3,
    .section6>div {
        padding-bottom: 30px;
    }
    .section2,
    .section3 {
        padding-top: 30px;
    }
    .s3-c2,
    .section6 {
        margin-top: 30px;
    }
    .s1-b2-l a,
    .s1-b2-m a {
        padding: 10px;
    }
    .dtd-pic,
    .dt-list li .date,
    .s3-l,
    .s3-r {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .gg-tit h2 {
        font-size: 18px;
    }
    .gg-tit h2 img {
        max-height: 20px;
    }
    .section2 .dt-list li {
        width: 48%;
    }
    .section2 .dt-list li:nth-child(3n+2) {
        width: 50%;
        padding-left: 0;
        padding-right: 0;
    }
    .section2 .dt-list li:nth-child(2n+1) {
        width: 50%;
    }
    .section2 .dt-list li:first-child+li+li+li a {
        border-bottom: 1px solid #5a9bc7;
    }
    .dt-list li .date {
        text-align: left;
    }
    .dt-list li .date span,
    .dt-list li .date p {
        display: inline-block;
    }
    .dt-list li a {
        padding: 30px 0 20px 15px;
        background-position: 7px top;
    }
    .dt-list li a::before,
    .section2 .dt-list li:first-child a::after,
    .section2 .dt-list li:first-child+li a::after,
    .section2 .dt-list li:first-child+li+li a::after,
    .section2 .dt-list li:first-child+li+li+li a::after {
        width: 15px;
        height: 15px;
        bottom: -8px;
    }
    .dt-list li .date span,
    .s4-date p {
        font-size: 24px;
    }
    .dt-list li a>.dt-text {
        padding-left: 5px;
    }
    .s3-lc ul li a p {
        font-size: 14px;
        line-height: 30px;
    }
    .s4-c ul li {
        width: 50% !important;
    }
    .s4-c ul li:first-child+li+li a {
        border-color: transparent;
    }
    .s4-c ul li a>div>p {
        margin-top: 10px;
    }
    .section4 {
        padding-bottom: 60px;
    }
    .section5 {
        margin-top: -40px;
    }
    .section6 ul li a p {
        font-size: 14px;
    }
}

@media screen and (max-width:480px) {}





@media screen and (max-width: 1024px){

.s3-r ul li a p{width:75%}
}





#vsb_content_2  table{margin-left: 191px;}

@media screen and (max-width: 768px){

#vsb_content_2  table{margin-left: 0px;}

}





@media  screen and (min-width: 1024px)  and   (max-width: 1340px){

.s1-b2-l {
    width: 49%;
    margin-right: 2%;
}
.s1-b2-m {
    width: 49%;
    float: none;
    overflow: hidden;
    margin-right: 0;
    margin-left: 0;
}
.s1-b2-r {
    clear: both;
    float: none;
    width: auto;
    margin-top: 20px;
}

}












