﻿@charset "utf-8";
/*---------------------------------------------------------
index styles
---------------------------------------------------------*/

#container {
    width: 1200px;
    margin: 0 auto;
}

.row4_left,
.row4_right,
.row5_left,
.row5_right {
    width: 570px;
}

.row4_right .row_title .row_title_left,
.row4_right .row_title .current,
.row5_left .row_title,
.row5_left .row_title .row_title_left,
.row5_left .row_title .current,
.row5_right .row_title,
.row5_right .row_title .row_title_left,
.row5_right .row_title .current {
    border: none;
}

.row5_left .row_title,
.row5_right .row_title {
    margin: 0;
}

.row1_left .swiper-slide .mask .txt,
.row_list_content li span:first-of-type {
    flex: 1 1 0;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 模块一 */
.row1_left {
    width: 628px;
    height: 363px;
}

.row1_left .swiper-slide {
    font-size: 0;
    line-height: 0;
}

.row1_left .swiper-slide .mask {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #000000cc;
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    text-align: left;
}

.row1_left .swiper-slide .mask .txt {
    width: 80%;
    position: absolute;
    left: 21px;
    font-size: 14px;
}

.row1_left img {
    width: 628px;
    height: 363px;
}

.row1_left .swiper-wrapper {
    height: 363px !important;
}

.row1_left .swiper-pagination-bullet {
    width: 7px !important;
    height: 7px !important;
    background: #ffffffb3;
    border-radius: 50% !important;
    margin: 0 3px !important;
    opacity: 1;
}

.row1_left .swiper-pagination-bullet-active {
    background: #BA2926 !important;
}

.row1_left .swiper-container-horizontal>.swiper-pagination-bullets,
.row1_left .swiper-pagination-custom,
.row1_left .swiper-pagination-fraction {
    bottom: 10px;
    margin-left: 546px;
    position: absolute;
    text-align: left;
}

.row1_right {
    width: 550px;
}

.row_list {
    height: 363px;
}

.row_list_title {
    height: 33px;
    border-bottom: 1px solid #33333366;
}

.row_list_title li {
    text-align: center;
}

.row_list_title li:before {
    content: "";
    width: 1px;
    height: 21px;
    background: #3333334d;
    vertical-align: middle;
    display: inline-block;
    margin: -5px 10px 0;
}

.row_list_title li:first-of-type:before {
    display: none;
}

.row_list_title li a {
    font-size: 20px;
    line-height: 26px;
    color: #33333380;
    display: inline-block;
    padding-bottom: 4px;
}

.row_list_title .current a {
    color: #1856a8;
    border-bottom: 3px solid #1856a8;
}

.row_list_content li {
    line-height: 35px;
    margin-left: 10px;
}

.row_list_content li:hover {
    margin-left: 7px;
}

.row_list_content li a {
    display: flex;
    align-items: center;
}

.row_list_content li a:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #333;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 6px;
}

.row_list_content li span:first-of-type {
    padding-right: 20px;
}

.row_list_content li:hover .time {
    margin-right: 10px;
}

.row1_right .row_list_content ul:nth-of-type(2) li a:before,
.row1_right .row_list_content ul:nth-of-type(3) li a:before,
.row1_right .row_list_content ul:nth-of-type(4) li a:before {
    margin-right: 10px;
}

/* 模块二 */
.row2_center_list {
    height: 222px;
    padding: 0 14px;
    background: #F7F7F7;
    display: flex;
    justify-content: center;
    align-items: center;
}

.row2_center_list .tab {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
}

/* .row2_center_list .tab .left,
.row2_center_list .tab .right {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    cursor: pointer;
    float: left;
    vertical-align: middle;
    z-index: 2;
}

.row2_center_list .tab .right {
    right: 0;
}

.row2_center_list .tab .left img,
.row2_center_list .tab .right img {
    width: 50px;
    height: 50px;
} */

.row2_center_list .tab .gundong_content ul {
    height: 100%;
    display: flex;
    align-items: center;
}

.row2_center_list .tab .gundong_content ul li {
    float: left;
    width: 283px;
    height: 190px;
    text-align: center;
    margin-right: 12px;
}

.row2_center_list .tab .gundong_content ul li a img {
    width: 100%;
    height: 100%;
}

/* 模块四 */
.row4_left .row_list_title {
    height: 47px;
}

.row4_left .row_list_title li a {
    line-height: 40px;
}

.row4_left .row_list_title .row_more a {
    line-height: 40px;
    padding-bottom: 0;
}

.row4_right .row_title {
    height: 46px;
}

.row4_right_center {
    height: 318px;
    padding: 15px 11px 0;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}

.row4_right_center li {
    width: 46%;
    height: 92px;
    line-height: 92px;
}

.row4_right_center li:first-of-type,
.row4_right_center li:nth-of-type(2),
.row4_right_center li:nth-of-type(3),
.row4_right_center li:nth-of-type(4) {
    background: url(xy_yjj_index_zwgk1.png) center no-repeat;
    background-size: cover;
}

.row4_right_center li:nth-of-type(5) {
    background: url(xy_yjj_index_zwgk2.png) center no-repeat;
    background-size: cover;
}

.row4_right_center li:nth-of-type(6) {
    background: url(xy_yjj_index_zwgk3.png) center no-repeat;
    background-size: cover;
}

.row4_right_center li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding-left: 14px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

/* 模块六 */
.row6_content {
    padding: 20px 0 0;
}

.row6_content li {
    flex: 1 1 0;
    text-align: center;
    position: relative;
}

.row6_content li img {
    width: 50px;
}

.row6_content li p {
    width: 112px;
    margin: 0 auto;
}

.row6_content li .img_content {
    width: 100%;
    position: absolute;
    border: 2px solid #4377b8;
    border-radius: 10px;
    background: #fff;
    padding: 10px;
    margin-top: 10px;
    display: none;
}

.row6_content li .img_content img {
    width: 100%;
}

.row6_content li:hover .img_content {
    display: block;
}

/* 模块七 */
.container_row7 .row_title {
    color: #0778db !important;
}

.container_row7 .row_title .row_title_left:before {
    background: #0778db;
}

.container_row7 .row_title .row_title_left,
.container_row7 .row_title .current {
    border: none;
}

.container_row7 .row_title {
    margin-bottom: 41px;
}

.friend_link li a,
.friend_link select {
    width: 261px;
    line-height: 35px;
    text-align: center;
    text-align-last: center;
    font-size: 19px;
    background: #ededed;
    border: 1px solid #33333380;
    border-radius: 10px;
    display: inline-block;
}

.friend_link li {
    margin-bottom: 34px;
}

.friend_link select {
    cursor: pointer;
    outline: none;
    appearance: none;
    color: #333;
}

/* 通用样式 */
.row_title,
.row_title a {
    font-size: 20px;
}

.row_title {
    border-bottom: 1px solid #33333366;
    margin-bottom: 17px;
}

.row_title .current {
    border-bottom: 3px solid #1856a8;
}

.row_title .current a {
    color: #1856a8;
}

.row_title .row_title_left {
    border-bottom: 3px solid #1856a8;
}

.row_title .row_title_left:before {
    content: "";
    width: 3px;
    height: 19px;
    background: #1856a8;
    display: inline-block;
    vertical-align: middle;
    margin: 13px 0;
}

.row_title .row_title_right {
    flex: 1 1 0;
}

.row_title .row_title_right ul {
    width: 100%;
    line-height: 40px;
}

.row_title .row_title_right li {
    padding: 0 5px 4px;
}

.row_more li:before {
    display: none;
}

.row_more li a {
    line-height: 40px;
    color: #333;
    font-size: 13px;
    background: url(xy_yjj_index_more.png) right 12px no-repeat;
    background-size: 15px;
    padding-right: 15px;
    margin-right: 20px;
    display: inline-block;
}

.row_link {
    height: 45px;
    line-height: 38px;
    border-bottom: 1px solid #3336;
}

.row_link li {
    margin-right: 15px;
}

.row_link .current {
    border-bottom: 3px solid #1856a8;
}

.row_link a {
    background: #4d78ba;
    color: #fff;
    text-align: center;
    margin-bottom: 4px;
    padding: 0 9px;
    display: inline-block;
}

/* 通用-飘窗 */
#window img {
    width: 230px;
    height: 150px;
}

#window div {
    z-index: 99;
}

#window .close {
    cursor: pointer;
    font-size: 14px;
    text-align: end;
}

#window .afixed {
    width: 320px;
    line-height: 30px;
    background: red;
    text-align: center;
    font-size: 16px;
    word-break: break-all;
    padding: 10px 5px;
}

#window .afixed h3 {
    font-weight: normal;
    font-size: 16px;
}

#window .afixed a {
    color: #fff;
}

.window_fixed li {
    z-index: 1000;
}

.window_left,
.window_right {
    position: fixed;
}

.window_left {
    left: 0;
    bottom: 0;
}

.window_left li {
    margin-top: 20px;
}

.window_right {
    position: fixed;
    right: 5%;
    top: 35%;
}

.window_right li {
    margin-bottom: 20px;
}

/* 迁移公告 */
.window_bottom {
    position: fixed;
    z-index: 99;
    bottom: 0;
    right: 0;
}

#bottom_content {
    width: 400px;
    height: 250px;
    border: 3px solid #015293;
    background: #fff;
    padding: 20px;
    position: relative;
}

#bottom_content .close {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    font-size: 24px;
    color: #c00;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f5f5f5;
    text-align: center;
    cursor: pointer;
    z-index: 2;
}

#bottom_content h3 {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}

#bottom_content p {
    font-size: 13px;
    line-height: 28px;
    text-indent: 2em;
    word-break: break-all;
}

@media (max-width: 750px) {
    #bottom_content {
        width: 286px;
        height: 290px;
    }

    #bottom_content h3 {
        font-size: 15px;
    }

    #bottom_content p {
        font-size: 12px;
    }
}