container {
    width: 100%;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /* 为 IE6、IE7浏览器设置的清除浮动 */
    *zoom: 1;
}

.banner_bg {
    width: 100%;
    height: 300px;
    background: url("banner.jpg") no-repeat;
    background-size: 100% 100%;
}

.container_one {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.container_box {
    width: 580px;
    height: 465px;
}

.container_one_title {
    width: 100%;
    height: 65px;
    background: url("title_one.png") no-repeat;
    background-size: 100% 100%;
}

.container_one_title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.container_one_title .title_name {
    font-size: 34px;
    color: #fff;
    margin-left: 24px;
    cursor: pointer;
}

.container_one_title .name_active {
    font-weight: bold;
}

.container_one_title .more {
    margin-top: 12px;
    margin-right: 60px;
    display: none;
}

.container_one_title .more a {
    font-size: 20px;
    color: #fff;
}

.container_one_list ul {
    display: none;
}

.container_one_list ul li {
    position: relative;
    width: 100%;
    height: 80px;
    line-height: 80px;
    border-bottom: dashed 1px #6086cd;
}

.container_one_list ul li a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.container_one_list ul li a:hover .list_name,
.container_one_list ul li a:hover .list_time {
    color: #2e5b9d;
}

.container_one_list ul li a::before {
    position: absolute;
    top: 36px;
    left: 10px;
    content: " ";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #2e5b9d;
}

.list_name {
    width: 70%;
    font-size: 24px;
    margin-left: 27px;
    color: #404040;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.list_time {
    font-size: 24px;
    color: #999999;
}

.container_one_title .showList, .container_one_list .showList {
    display: block;
}

.tzgglist {
    margin: 10px auto;
    height: auto;
}

.tzgglist ul li {
    display: inline-block;
    width: 275px;
    margin: 10px;
    height: 200px;
    background: #FFFFFF;
}

.tzgglist ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 30px;
}

.tzgglist ul li a p {
    color: black;
    font-size: 30px;
    font-weight: bold;
}

.woyoaban_container {
    margin-top: 60px;
    margin-bottom: 20px;
}

.woyaoban_title {
    width: 100%;
    height: 65px;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: url("title_two.png") no-repeat;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
}

.woyaoban_title img {
    margin-left: 33px;
    margin-right: 20px;
}

.woyoaban_list {
    margin-top: 40px;
    width: 100%;
}

.woyoaban_list ul li,
.woyoaban_list ul span {
    width: 385px;
    height: 120px;
    margin-bottom: 20px;
    border-radius: 20px;
    transition: all 0.3s;
}

.woyoaban_list ul li a {
    display: block;
    padding-top: 20px;
    padding-left: 20px;
    width: 100%;
    height: 100%;
}

.woyoaban_list ul li:hover {
    transform: scale(1.02, 1.02);
    box-shadow: 0 0 10px gray;
}

.woyoaban_list ul li a span {
    font-size: 30px;
    font-weight: bold;
}

.zgqr_bg {
    background: url("zgqr.png") no-repeat;
}

.zgqr_c {
    color: #6661ca;
}

.gljt_bg {
    background: url("gljt.png") no-repeat;
}

.gljt_c {
    color: #b47721;
}

.lnrbt_bg {
    background: url("lnrbt.png") no-repeat;
}

.lnrbt_c {
    color: #964837;
}

.jkgl_bg {
    background: url("jkgl.png") no-repeat;
}

.jkgl_c {
    color: #0064b9;
}

.ydz_bg {
    background: url("ydz.png") no-repeat;
}

.ydz_c {
    color: #178657;
}

.woyaokan_list {
    margin-top: 40px;
}

.woyoaban_list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woyaokan_list ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.woyaokan_list ul li {
    width: 285px;
    height: 120px;
    border-radius: 20px;
    background-size: 100% 100%;
    transition: all .3s;
}

.woyaokan_list ul li a span {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

.woyaokan_list ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.woyaokan_list ul li a img {
    margin: 0 23px 0 28px;
}

.woyaokan_list ul li:hover {
    transform: scale(1.02, 1.02);
    box-shadow: 0 0 10px gray;
}

.b_purple {
    background: url("b_purple.png") no-repeat;
}

.b_blue {
    background: url("b_blue.png") no-repeat;
}

.mr20 {
    margin-right: 12px !important;
}

.woyaocha_list {
    margin-top: 40px;
}

.woyaocha_list ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.woyaocha_list ul li {
    width: 385px;
    height: 140px;
    border-radius: 20px;
    overflow: hidden;
    transition: all .3s;
}

.woyaocha_list ul li:hover {
    transform: scale(1.01, 1.01);
    box-shadow: 0 0 10px gray;
}

.woyaocha_item a {
    display: block;
    width: 115px;
    height: 35px;
    margin-top: 10px;
    line-height: 35px;
    text-align: center;
    background-color: #6086cd;
    border-radius: 5px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    transition: all .3s;
}

.woyaocha_item a:hover {
    background-color: #aec7fe;
    color: #203879;
}

.woyaocha_item span {
    font-size: 30px;
    font-weight: bold;
    color: #203879;
}

.woyaocha_item {
    margin-top: 23px;
    margin-left: 40px;
}

.sb_bg {
    background: url("sb.png") no-repeat;
}

.gjj_bg {
    background: url("gjj.png") no-repeat;
}

.ylbx_bg {
    background: url("ylbx.png") no-repeat;
}

.mpgklist a, .mpgklist ul {
    display: block;
    float: left;
    margin: 5px;
}


@media only screen and (max-width: 500px) {
    .container {
        width: 100%;
    }

    .w {
        width: 100%;
        margin: 0 auto;
    }

    .banner_bg {
        height: 100px;
    }

    .container_one {
        flex-direction: column;
    }

    .container_box {
        width: 100%;
        margin-top: 30px;
    }

    .list_time {
        display: none;
    }

    .list_name {
        width: 100%;
    }

    .woyoaban_list ul {
        flex-direction: column;
        align-items: center;
    }

    .woyaokan_list ul {
        flex-direction: column;
        align-items: center;
    }

    .woyaokan_list ul li {
        margin-bottom: 30px;
    }

    .woyaocha_list ul {
        flex-direction: column;
        align-items: center;
    }

    .woyaocha_list ul li {
        margin-bottom: 30px;
    }

    .ylfw_img {
        width: 100%;
        margin-bottom: 40px;
    }

    .woyaokan_list {
        width: 100%;
    }

    .woyoaban_list ul > span {
        display: none;
    }
}

@media (max-width: 768px) {

    .container_one_title .title_name {
        font-size: 22px!important;
    }
    .tzgglist ul {
        display: flex;
        flex-wrap: wrap;
justify-content: space-evenly;
    }
    .tzgglist ul li {
        width: 42%;
    }
    .clearfix {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}