@charset "utf-8";

.index-bg {}

.s1 {
    position: relative;
}

.s1-b2 {
    background: url(/news/images/s1-bg.jpg) no-repeat center;
    background-size: cover;
    padding-top: 54px;
    padding-bottom: 60px;
}

.s1-banner {
    width: 49.18%;
    max-height: 532px;
    overflow: hidden;
}

.s1-banner .bg_img {
    min-height: 472px;
}

.s1-banner a {
    display: block;
}

.s1-banner a .date {
    display: none;
}

.s1-banner a p {
    font-size: 22px;
    background: #fff;
    line-height: 60px;
    padding: 0 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.s1-banner .slick-dots {
    font-size: 0;
    left: auto;
    width: auto;
    left: 0;
    bottom: 60px;
}

.s1-banner .slick-dots button {
    display: none;
}

.s1-banner .slick-dots li {
    width: 100px;
    height: 85px;
    background-color: rgba(3, 36, 87, 0.8);
    margin-right: 3px;
}

.s1-banner .slick-dots .slick-active {
    background: #fff;
}

.s1-banner .slick-dots li .dot-page {
    font-family: "Î¢ÈíÑÅºÚ";
    text-align: center;
    padding-top: 5px;
}

.s1-banner .slick-dots li .dot-page p {
    font-size: 36px;
    color: #fff;
}

.s1-banner .slick-dots li .dot-page span {
    display: block;
    font-size: 16px;
    color: #fff;
}

.s1-banner .slick-dots li.slick-active .dot-page p {
    color: #bf153a;
    font-weight: bold;
}

.s1-banner .slick-dots li.slick-active .dot-page span {
    color: #bf153a;
}


.s1-b2 .aRight {
    width: 47.87%;
}

.s1-b2 .tabc {
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #0c7cce;
}

.s1-b2 .tabc span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #9dceff;
    position: relative;
    margin-left: 40px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.s1-b2 .tabc span::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    width: 1px;
    height: 16px;
    background: rgba(157, 206, 255, 0.3);
}

.s1-b2 .tabc span:first-child {
    margin-left: 0;
}

.s1-b2 .tabc span:first-child::before,
.s1-b2 .tabc span.active:first-child::before {
    display: none;
}

.s1-b2 .tabc .mores a {
    position: absolute;
    right: 0;
    bottom: 20px;
    padding-right: 15px;
    background: url("/news/images/mores.png") no-repeat right center;
}

.s1-b2 .tabc .mores a {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    display: none;
}


.s1-b2 .tabb .gd {
    margin-top: 15px;
    text-align: center;
    display: none;
}

.s1-b2 .tabb .gd a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding-right: 15px;
    background: url(/news/images/mores.png) no-repeat right center;
}

.s1-b2 .tabc .tab-item.active:before,
.s1-b2 .tabc .tab-item.active:after {
    display: block;
}

.s1-b2 .tabc .tab-item.active {
    font-size: 28px;
    color: #24f4ff;
    font-weight: 600;
}

.tsxw {
    margin-top: 10px;
}

.tsxw li a {
    display: block;
    position: relative;
    z-index: 3;
    font-size: 0;
    overflow: hidden;
    line-height: 50px;
}

.tsxw li .time {
    float: right;
    padding-left: 15px;
    font-size: 18px;
    color: #99bdea;
}

.tsxw li .txt {
    position: relative;
    padding-left: 18px;
}

.tsxw li .txt::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.48);
}

.tsxw li .txt p {
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.tsxw li {
    position: relative;
    left: 0;
    transition: all 0.3s;
}

.tsxw li:hover {
    left: 5px;
}

.s1-b2 .tabb .tsxw {
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(65, 160, 255, 0.53);
}

.s1-b2 .tabb .tsxw-d {
    border-bottom: 1px solid rgba(65, 160, 255, 0.53);
    margin-top: 10px;
    padding-bottom: 10px;
}

.s1-b2 .tabb .tsxw-d{
    display: block;
    overflow: hidden;
    line-height: 40px;
}

.s1-b2 .tabb .tsxw-d .time {
    float: right;
    padding-left: 15px;
    font-size: 18px;
    color: #99bdea;
}

.s1-b2 .tabb .tsxw-d .txt span {
    float: left;
    display: block;
    padding: 0 10px;
    background: #fd974c;
    border-radius: 0 8px 0 8px;
    color: #fff;
    line-height: 40px;
    margin-right: 10px;
}

.s1-b2 .tabb .tsxw-d .txt p {
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}


.s2 {
    padding: 60px 0 70px 0;
}

.s2 .s1-banner {
    max-height: 480px;
}

.s2 .s1-banner a {
    position: relative;
    z-index: 1;
}

.s2 .s1-banner .bg_img {
    min-height: 480px;
}

.s2 .s1-banner a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 170px 0 20px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.48);
    color: #fff;
}

.s2 .s1-banner .slick-dots {
    left: auto;
    right: 14px;
    bottom: 20px;
}

.s2 .s1-banner .slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: none;
    border: 1px solid rgba(231, 237, 246, 0.6);
    margin: 0 10px;
}

.s2 .s1-banner .slick-dots li.slick-active {
    background: #e7edf6;
}

.s2 .tsxw li .txt p {
    color: #000;
}

.s2 .aRight {
    width: 47.87%;
}

.s2 .tabc {
    position: relative;
    border-bottom: 1px solid rgba(12, 124, 206, 0.32);
}

.s2 .tabc span {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #000;
    width: 150px;
    text-align: center;
    line-height: 50px;
    position: relative;
    margin-left: 40px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.s2 .tabc span::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    width: 1px;
    height: 18px;
    background: rgba(48, 139, 227, 0.45);
}

.s2 .tabc .tab-item.active {
    color: #e7edf6;
    background: #0c7cce;
}

.s2 .tabc span:first-child {
    margin-left: 0;
}

.s2 .tabc span:first-child::before,
.s2 .tabc span.active:first-child::before {
    display: none;
}

.s2 .tabc .mores a {
    position: absolute;
    right: 0;
    bottom: 12px;
    padding-right: 15px;
    background: url("/news/images/mores2.png") no-repeat right center;
}

.s2 .tabc .mores a {
    font-size: 16px;
    color: #9fa9b5;
    line-height: 26px;
    display: none;
}

.s2 .tsxw li .txt::before {
    background: #000;
}

.s2 .tsxw li .time {
    font-family: "Î¢ÈíÑÅºÚ";
    color: #999999;
}

.s2 .tabb .gd {
    text-align: center;
    display: none;
}

.s2 .tabb .gd a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    color: #9fa9b5;
    text-align: center;
    font-size: 16px;
    padding-right: 15px;
    background: url(/news/images/mores2.png) no-repeat right center;
}

.s2 .tsxw {
    margin-top: 13px;
}

.s2 .tsxw li a {
    line-height: 52px;
}

.s3-bg {
    background: url(/news/images/s3-bg.jpg) repeat-x;
    padding-top: 65px;
}

.s3 {
    position: relative;
    z-index: 2;
}

.s3 .title {
    position: relative;
    z-index: 1;
}

.s3 .title::before {
    content: '';
    position: absolute;
    bottom: 0.8rem;
    left: 0;
    right: 50%;
    margin-right: 200px;
    border-bottom: 1px solid #a9c7e8;
    z-index: -1;
}

.s3 .title::after {
    content: '';
    position: absolute;
    bottom: 0.8rem;
    right: 0;
    left: 50%;
    margin-left: 200px;
    border-bottom: 1px solid #a9c7e8;
    z-index: -1;
}

.s3 .title h3 {
    text-align: center;
    font-size: 60px;
    font-weight: bold;
    color: #0159bd;
}

.s3 .title p {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: rgba(1, 89, 189, 0.35);
}

.s3-d {
    position: relative;
    z-index: 1;
    margin-top: 80px;
}

.s3-d ul li {
    float: left;
    width: 21.5%;
    margin-left: 4.66%;
}

.s3-d ul li:first-child {
    margin-left: 0;
}

.s3-d ul li .s3-t {
    height: 233px;
    border-radius: 4px;
    padding-top: 40px;
    cursor: pointer;
}

.s3-d ul li:first-child .s3-t {
    background: #f1fcf8;
}

.s3-d ul li:nth-child(2) .s3-t {
    background: #fcecec;
}

.s3-d ul li:nth-child(3) .s3-t {
    background: #f5f5ff;
}

.s3-d ul li:nth-child(4) .s3-t {
    background: #e6f4fd;
}

.s3-d ul li .s3-t .pic1 {
    display: block;
    position: relative;
    z-index: 1;
}

.s3-d ul li .s3-t .pic1::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 65px;
    height: 15px;
    background-size: 100% 100%;
}

.s3-d ul li:first-child .s3-t .pic1::after {
    background: url(/news/images/s3-1y.png) no-repeat;
}

.s3-d ul li:nth-child(2) .s3-t .pic1::after {
    background: url(/news/images/s3-2y.png) no-repeat;
}

.s3-d ul li:nth-child(3) .s3-t .pic1::after {
    background: url(/news/images/s3-3y.png) no-repeat;
}

.s3-d ul li:nth-child(4) .s3-t .pic1::after {
    background: url(/news/images/s3-4y.png) no-repeat;
}

.s3-d ul li .s3-t img {
    display: block;
    margin: 0 auto;
}

.s3-d ul li .s3-t h3 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #0159bd;
    margin-top: 20px;
}

.s3-d ul li .s3-yc {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    z-index: 9;
}

.s3-d ul li .s3-yc.on {
    display: block;
}

.s3-d ul li .s3-yc>div {
    margin-top: 15px;
    height: 450px;
    overflow-y: auto;
    overflow-x: visible;
    background: #fff;
    border: 1px solid rgba(1, 89, 189, 0.5);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 4;
}

.s3-d ul li .s3-yc::after {
    content: '';
    position: absolute;
    top: -5px;
    left: 10%;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(1, 89, 189, 0.6);
}

.s3-d ul li:nth-child(2) .s3-yc::after {
    left: 36%;
}

.s3-d ul li:nth-child(3) .s3-yc::after {
    left: 63%;
}

.s3-d ul li:nth-child(4) .s3-yc::after {
    left: 89%;
}

.s3-d ul li .s3-yc>div dl {
    float: left;
    width: 12.66%;
    margin-left: 4%;
}

.s3-d ul li .s3-yc>div dt {
    margin-top: 50px;
}

.s3-d ul li .s3-yc>div p {
    font-size: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-top: 15px;
    margin-bottom: 15px;
}

.s3-d ul li .s3-yc>div dd {
    font-size: 18px;
    line-height: 36px;
}

.s3-d ul li .s3-yc>div dd a {
    display: block;
    color: #999;
    padding-left: 15px;
    position: relative;
    z-index: 1;
}

.s3-d ul li .s3-yc>div dd a::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #999;
}

.s3-d ul li .s3-yc>div dd a:hover {
    color: #0159bd;
}

.s3-d ul li .s3-yc>div dd a:hover::after {
    background: #0159bd;
}

.s3-d ul li:nth-child(2) .s3-yc>div dl {
    width: 13%;
    margin-left: 10%;
}

.s3-d ul li:nth-child(3) .s3-yc>div dl {
    width: 13%;
    margin-left: 7%;
}

.s3-d ul li:nth-child(4) .s3-yc>div dl {
    width: 13%;
    margin-left:18%;
}



.s6 {
    position: relative;
    z-index: 1;
}

.s6-banner a {
    display: block;
    overflow: hidden;
    margin: 0 18px;
}

.s6-banner a img {
    width: 100%;
    transition: all .3s;
}

.s6-banner {
    overflow: hidden;
}

.s6-banner .slick-list {
    margin-left: -18px;
    margin-right: -18px;
}

.s6-banner a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.s6-banner .slick-arrow {
    width: 23px;
    height: 23px;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    opacity: 0.63;
    transition: all 0.3s;
    z-index: 3;
}

.s6-banner .slick-arrow:hover {
    opacity: 1;
}

.s6-banner .slick-prev {
    left: 10px;
    background-image: url("/news/images/s6-prev.png");
}

.s6-banner .slick-next {
    right: 10px;
    background-image: url("/news/images/s6-next.png");
}

.s6 {
    padding-top: 90px;
    padding-bottom: 76px;
}

@media screen and (max-width: 1400px) {
    .s1-b2 .tabc span {
        font-size: 18px;
        margin-left: 20px;
    }

    .s1-b2 .tabc .tab-item.active {
        font-size: 20px;
    }

    .s1-b2 .tabc span::before {
        left: -10px;
    }

    .s1-b2 .tabc .mores a {
        font-size: 14px;
        bottom: 15px;
    }

    .s1-banner .slick-dots li {
        width: 80px;
        height: 68px;
    }

    .s1-banner .slick-dots li .dot-page p {
        font-size: 26px;
    }

    .s1-banner .slick-dots li .dot-page span {
        font-size: 14px;
    }

    .s1-banner {
        max-height: 521px;
    }

    .s1-banner .bg_img {
        min-height: 461px;
    }

    .s1-banner a p {
        font-size: 20px;
    }
}

@media screen and (max-width: 1300px) {
    .s2 .tabc span {
        width: 130px;
        margin-left: 20px;
    }

    .s2 .tabc span::before {
        left: -10px;
    }
}

@media screen and (max-width: 1060px) {
    .wap-head .logo {
        opacity: 0;
        visibility: hidden;
    }

    .wap-head.scl .logo,
    body.navShow .logo {
        opacity: 1;
        visibility: visible;
    }

    .s1-b2 {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .s1-banner {
        float: none;
        width: 100%;
        max-height: inherit;
    }

    .s1-banner .bg_img {
        min-height: inherit;
        padding-top: 59.97%;
    }

    .s1-b2 .aRight {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .s1-b2 .tabc {
        border-bottom-color: rgba(255, 255, 255, 0.1);
    }

    .s2 .s1-banner {
        max-height: inherit;
    }

    .s2 .s1-banner .bg_img {
        min-height: inherit;
        padding-top: 61.06%;
    }

    .s2 {
        padding: 30px 0;
    }

    .s2 .aRight {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .s2 .tabc span {
        font-size: 20px;
    }

    .s3-bg {
        padding-top: 30px;
    }

    .s3 .title h3 {
        font-size: 46px;
    }

    .s3 .title p {
        font-size: 14px;
    }

    .s3 .title::before {
        margin-right: 150px;
        bottom: 0.5rem;
    }

    .s3 .title::after {
        margin-left: 150px;
        bottom: 0.5rem;
    }

    .s3-d {
        margin-top: 40px;
    }

    .s3-d ul li .s3-t {
        height: 200px;
        padding-top: 30px;
    }

    .s3-d ul li .s3-t img {
        width: 77px;
    }

    .s3-d ul li .s3-t h3 {
        font-size: 24px;
    }

    .s6 {
        padding-top: 40px;
        padding-bottom: 46px;
    }
}

@media screen and (max-width: 900px) {
    .s3-d ul li .s3-yc>div {
        display: flex;
        flex-wrap: wrap;
    }

    .s3-d ul li .s3-yc>div dl {
        width: 22%;
        margin-left: 11%;
    }

    .s3-d ul li:nth-child(3) .s3-yc>div dl,
    .s3-d ul li:nth-child(4) .s3-yc>div dl {
        width: 26%;
        margin-left: 7%;
    }

    .s1-b2 .tabc .mores,
    .s2 .tabc .mores {
        display: none;
    }

    .s1-b2 .tabb .gd,
    .s2 .tabb .gd {
        display: block;
    }
}

@media screen and (max-width: 640px) {
    .s3-d ul li .s3-t img {
        width: 60px;
    }

    .s3-d ul li .s3-t h3 {
        font-size: 16px;
        margin-top: 10px;
    }

    .s3-d ul li .s3-t .pic1::after {
        width: 55px;
        height: 13px;
    }

    .s3-d ul li .s3-t {
        height: 135px;
        padding-top: 20px;
    }

    .s3-d ul li .s3-yc>div dt {
        margin-top: 30px;
    }

    .s3-d ul li .s3-yc>div dt img {
        width: 55px;
    }

    .s3-d ul li .s3-yc>div p {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .s3-d ul li .s3-yc>div dd {
        font-size: 16px;
        line-height: 30px;
    }

    .s3-d ul li .s3-yc>div {
        padding: 0 20px 20px 20px;
    }

    .s3-d ul li .s3-yc>div dl {
        margin-left: 0 !important;
        width: 33.33% !important;
    }

    .s1-b2 .tabc,
    .s2 .tabc {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }

    /* .s1-b2 .tabc::-webkit-scrollbar,
    .s2 .tabc::-webkit-scrollbar {
        display: none;
    } */

    .s6-banner .slick-list {
        margin-left: -10px;
        margin-right: -10px;
    }

    .s6-banner a {
        margin: 0 10px;
    }
}

@media screen and (max-width: 480px) {
    .s3-d ul li .s3-yc>div dl {
        margin-left: 0 !important;
        width: 50% !important;
    }

    .s2 .s1-banner .slick-dots li {
        margin: 0 5px;
    }

    .s2 .s1-banner a p {
        padding: 0 130px 0 20px;
    }

    .s1-banner a p,
    .s1-banner a p {
        font-size: 18px;
    }

    .tsxw li .time,
    .tsxw li .txt p,
    .s1-b2 .tabb .tsxw-d a .txt span,
    .s1-b2 .tabb .tsxw-d a .txt p,
    .s1-b2 .tabb .tsxw-d a .time {
        font-size: 16px;
    }

    .s1-banner a p {
        line-height: 50px;
        padding: 0 20px;
    }

    .s1-banner .slick-dots {
        bottom: 50px;
    }
}

@media screen and (max-width: 375px) {
    .s1-banner .slick-dots li {
        width: 52px;
        height: auto;
    }

    .s1-banner .slick-dots li .dot-page {
        padding-top: 0;
    }

}