﻿* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #115db2;
}

li {
    list-style: none;
    cursor: pointer;
}

body {
    min-width: 100%;
}

.clearfloat::after {
    content: '';
    display: block;
    clear: both;
}

/* 背景图 */
.top_banner_policy {
    background-image: url('banner.jpg');
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100% 100%;
    height: 460px;
}

.container_reference {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.container_reference .data_search {
    width: 100%;
    margin-top: -160px;
    display: flex;
    justify-content: space-around
}

.container_reference .data_search .data,
.search {
    width: 580px;
    height: 430px;
    /* background-image: url('rili.png'); */
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.container_reference .data_search .search {
    background-image: url('xianchang.png');
    position: relative;
}

.container_reference .data_search .search .imgA {
    width: 100%;
    height: 80%;
}

.search .searchText {
    width: 490px;
    border: none;
    border: 1px solid #666;
    border-radius: 10px 0 0 10px;
    height: 50px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 50px;
    margin-left: 20px;
}

form {
    display: flex;
}

.ss-btn {
    width: 50px;
    height: 50px;
    border: none;
    border: 1px solid #666;
    border-radius: 0 10px 10px 0;
}

.three_list {
    width: 50%;
    /* background-image: url('bottom1.png'); */
    height: auto;
    padding: 21px 0;
    background-repeat: no-repeat;
    margin-top: 45px;
    display: block;
    float: left;
}

.three_list .titleA {
    display: block;
    width: 286px;
    height: 28px;
    margin: 0 auto;
    background-image: url('title.png');
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
}

.three_list ul {
    width: 98%;
    margin: 0 auto;
    height: auto;
}

.three_list ul li {
    width: 100%;
    padding-left: 17px;
    border-bottom: 1px dotted #666;
    height: 58px;
    line-height: 58px;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.three_list ul li:last-child {
    border: none;
}

.three_list ul li::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #115db2;
    top: 28px;
    left: 0;
    border-radius: 50%;
}

.three_list ul li a {
    width: 75%;
    line-height: 58px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.two_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 45px;

}

.two_list .video_left {
    width: 50%;
    height: 300px;
    /* background-image: url('bottom2.png'); */
}

.two_list .titleA {
    display: block;
    width: 286px;
    height: 28px;
    margin: 0 auto;
    background-image: url('title.png');
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.two_list .list_right {
    width: 50%;
    height: 300px;
    /* border: 1px solid #333; */
    border-radius: 15px;
}

.swiperOne {
    width: 100%;
    position: relative;
}

.swiper-container {
    position: initial;
}

.video_left .swiper-container .swiper-wrapper .swiper-slide video {
    width: 255px;
    height: 170px;
}

.swiper-slide {
    margin: 0;
    width: 255px !important;
}

.swiper-container {
    width: 540px;
    margin-top: 22px;
}

.swiper-button-prev:after {
    display: none;
}

.swiper-button-next:after {
    display: none;
}

.swiper-button-prev {
    width: 35px;
    height: 35px;
    background-image: url('leftB.png');
    bottom: 15px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.swiper-button-next {
    width: 35px;
    height: 35px;
    background-image: url('right.png');
    bottom: 15px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.list_right {
    /* background-image: url('bottom3.png'); */
    background-repeat: no-repeat;
}

.list_right ul {
    width: 98%;
    margin: 0 auto;
    height: auto;
}

.list_right ul li {
    width: 100%;
    padding-left: 17px;
    border-bottom: 1px dotted #666;
    height: 58px;
    line-height: 58px;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.list_right ul li:last-child {
    border: none;
}

.list_right ul li::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #115db2;
    top: 28px;
    left: 0;
    border-radius: 50%;
}

.list_right ul li a {
    width: 75%;
    line-height: 58px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.list_right ul li a {
    width: 78%;
    line-height: 58px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.swiper-slide a {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.data iframe {
    width: 580px;
    height: 450px;
    border: none;
}

.newStyle .dateMonth {
    font-size: 34px;
}

.newStyle p.right {
    top: 0;
}

.newStyle p.left {
    top: 3px;
}

.newStyle .dateR {
    font-size: 34px;
    height: 55px;
    line-height: 50px;
}

.newStyle .dateT span a {
    font-size: 34px;
}

.newStyle .dateT span.has a {
    font-size: 34px;
}

.newStyle .search .searchText {
    margin-left: 10px;
    font-size: 34px;
}

.newStyle .ss-btn {
    font-size: 34px;
    width: 70px;
}

.newStyle .three_list .titleA {
    font-size: 50px;
    background: none;
}

.newStyle .three_list ul li {
    /* font-size: ; */
    height: 85px;
    line-height: 85px;
}

.newStyle .three_list ul li a {
    width: 100%;
    font-size: 34px;
    line-height: 85px;
}

.newStyle .three_list ul li::before {
    top: 40px;
}

.newStyle .three_list {
    height: auto;
    background-size: 100% 100%;
}

.newStyle .text {
    display: none;
}

.newStyle .two_list .titleA {
    background-image: none;
    font-size: 50px;
}

.newStyle .swiper-slide a {
    font-size: 30px;
    margin: 15px auto;
}

.newStyle .two_list .video_left {
    height: auto;
    background-size: 100% 100%;
}

.newStyle .swiper-container {
    margin-top: 35px;
}

.newStyle .list_right ul li .text {
    display: none;
}

.newStyle .list_right ul li a {
    width: 100%;
    font-size: 34px;
    line-height: 85px;
}

.newStyle .list_right ul li {
    height: 85px;
    line-height: 85px;
}

.newStyle .two_list .list_right {
    height: auto;
    background-size: 100% 100%;
}

.newStyle .list_right ul li::before {
    top: 45px;
}

@media screen and (max-width: 1000px) {
    .container_reference {
        width: 100%;
    }

    .container_reference .data_search {
        flex-wrap: wrap;
        width: 96%;
        margin: 0 auto;
    }

    .container_reference .data_search .search div input {
        width: 78%;
    }

    ul li .text {
        width: 20%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .three_list {
        width: 95%;
        margin: 0 auto;
        background-size: 100% 100%;
        margin-top: 20px;
    }

    .two_list {
        flex-wrap: wrap;
    }

    .two_list .video_left {
        width: 95%;
        margin: 10px auto;
        background-size: 100% 100%;
    }

    .swiper-container {
        width: 100%;
    }

    .two_list .list_right {
        width: 95%;
        margin: 0 auto;
    }

    .container_reference .data_search .search div {
        width: 100%;
    }

    .swiper-slide {
        width: 100% !important;
    }

    .video_left .swiper-container .swiper-wrapper .swiper-slide video {
        width: 97%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 780px) {

    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }

    .top_banner_policy {
        height: 160px;
    }
}