﻿@charset "utf-8";
/*---------------------------------------------------------
zwfw styles
---------------------------------------------------------*/

body {
    background-color: #f4f5f9;
}

#container {
    width: 1200px;
    background: #fff;
    padding: 25px;
    margin: 0 auto 10px;
}

/* 通用部分 */
.row_title {
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px #e8e8e8 solid;
}

.row_title li {
    margin-right: 60px;
}

.row_title li a,
.row_title span {
    display: inline-block;
    padding-bottom: 10px;
}

.row_title .current a,
.row_title span {
    border-bottom: 3px #18509f solid;
    font-weight: bold;
    color: #015293;
}

.row_list_content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 16px;
}

.row_list_content li {
    margin-top: 24px;
}

.row_list_content li a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 20px 0 15px;
    border: 1px #d8d8d8 solid;
    border-radius: 6px;
    transition: all .3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.row_list_content li a:hover {
    color: #1658a0;
    border: 1px solid #1658a0;
}

/* 模块一 */
.container_row1 .row_content li {
    width: 32%;
    height: 120px;
    background: #f6faff;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    padding: 20px 20px 15px;
    transition: all .3s;
    display: flex;
    align-items: center;
}

.container_row1 .row_content li:hover {
    border: 1px solid #1658a0;
}

.container_row1 .row_content .img_content {
    width: 160px;
    padding-left: 20px;
}

.container_row1 .row_content .word_content {
    flex: 1 1 0;
}

.container_row1 .row_content .word_content a:hover {
    color: #1658a0;
}

.container_row1 .row_content .word_content h5 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}

.container_row1 .row_content .word_content p {
    font-size: 14px;
    line-height: 24px;
}

.container_row1 .row_content .word_content p a {
    color: #666;
}

/* 模块二 */
.container_row2 .swiper-pagination {
    display: none;
}

.container_row2 .row_list_content li {
    width: 15%;
    text-align: center;
}

.container_row2 .grbs_list li a:before,
.container_row2 .frbs_list li a:before {
    content: "";
    height: 47px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 10px;
}

/* 模块二 个人办事 */
.container_row2 .grbs_list li:first-of-type a:before {
    background-image: url(xy_zwfw_grbs_icon1.png);
}

.container_row2 .grbs_list li:nth-of-type(2) a:before {
    background-image: url(xy_zwfw_grbs_icon2.png);
}

.container_row2 .grbs_list li:nth-of-type(3) a:before {
    background-image: url(xy_zwfw_grbs_icon3.png);
}

.container_row2 .grbs_list li:nth-of-type(4) a:before {
    background-image: url(xy_zwfw_grbs_icon4.png);
}

.container_row2 .grbs_list li:nth-of-type(5) a:before {
    background-image: url(xy_zwfw_grbs_icon5.png);
}

.container_row2 .grbs_list li:nth-of-type(6) a:before {
    background-image: url(xy_zwfw_grbs_icon6.png);
}

.container_row2 .grbs_list li:nth-of-type(7) a:before {
    background-image: url(xy_zwfw_grbs_icon7.png);
}

.container_row2 .grbs_list li:nth-of-type(8) a:before {
    background-image: url(xy_zwfw_grbs_icon8.png);
}

.container_row2 .grbs_list li:nth-of-type(9) a:before {
    background-image: url(xy_zwfw_grbs_icon9.png);
}

.container_row2 .grbs_list li:nth-of-type(10) a:before {
    background-image: url(xy_zwfw_grbs_icon10.png);
}

.container_row2 .grbs_list li:nth-of-type(11) a:before {
    background-image: url(xy_zwfw_grbs_icon11.png);
}

.container_row2 .grbs_list li:nth-of-type(12) a:before {
    background-image: url(xy_zwfw_grbs_icon12.png);
}

/* 模块二 法人办事 */
.container_row2 .frbs_list li:first-of-type a:before {
    background-image: url(xy_zwfw_frbs_icon1.png);
}

.container_row2 .frbs_list li:nth-of-type(2) a:before {
    background-image: url(xy_zwfw_frbs_icon2.png);
}

.container_row2 .frbs_list li:nth-of-type(3) a:before {
    background-image: url(xy_zwfw_frbs_icon3.png);
}

.container_row2 .frbs_list li:nth-of-type(4) a:before {
    background-image: url(xy_zwfw_frbs_icon4.png);
}

.container_row2 .frbs_list li:nth-of-type(5) a:before {
    background-image: url(xy_zwfw_frbs_icon5.png);
}

.container_row2 .frbs_list li:nth-of-type(6) a:before {
    background-image: url(xy_zwfw_frbs_icon6.png);
}

.container_row2 .frbs_list li:nth-of-type(7) a:before {
    background-image: url(xy_zwfw_frbs_icon7.png);
}

.container_row2 .frbs_list li:nth-of-type(8) a:before {
    background-image: url(xy_zwfw_frbs_icon8.png);
}

.container_row2 .frbs_list li:nth-of-type(9) a:before {
    background-image: url(xy_zwfw_frbs_icon9.png);
}

.container_row2 .frbs_list li:nth-of-type(10) a:before {
    background-image: url(xy_zwfw_frbs_icon10.png);
}

.container_row2 .frbs_list li:nth-of-type(11) a:before {
    background-image: url(xy_zwfw_frbs_icon11.png);
}

.container_row2 .frbs_list li:nth-of-type(12) a:before {
    background-image: url(xy_zwfw_grbs_icon12.png);
}

/* 模块二 部门办事 */
.container_row2 .bmbs_list li a {
    padding: 20px 15px 15px;
}

/* 模块三 */
.container_row3 .row_list_content li {
    width: 23.5%;
}

.container_row3 .row_list_content li a {
    height: 64px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0 10px 0 0;
}

.container_row3 .row_list_content li a:before {
    content: "";
    width: 95px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}

.container_row3 .row_list_content li:first-of-type a:before {
    background-image: url(xy_zwfw_bmcx_icon1.png);
}

.container_row3 .row_list_content li:nth-of-type(2) a:before {
    background-image: url(xy_zwfw_bmcx_icon2.png);
}

.container_row3 .row_list_content li:nth-of-type(3) a:before {
    background-image: url(xy_zwfw_bmcx_icon3.png);
}

.container_row3 .row_list_content li:nth-of-type(4) a:before {
    background-image: url(xy_zwfw_bmcx_icon4.png);
}

.container_row3 .row_list_content li:nth-of-type(5) a:before {
    background-image: url(xy_zwfw_bmcx_icon4.png);
}

.container_row3 .row_list_content li:nth-of-type(6) a:before {
    background-image: url(xy_zwfw_bmcx_icon6.png);
}

.container_row3 .row_list_content li:nth-of-type(7) a:before {
    background-image: url(xy_zwfw_bmcx_icon7.png);
}

.container_row3 .row_list_content li:nth-of-type(8) a:before {
    background-image: url(xy_zwfw_bmcx_icon8.png);
}

.container_row3 .row_list_content li:nth-of-type(9) a:before {
    background-image: url(xy_zwfw_bmcx_icon9.png);
}

.container_row3 .row_list_content li:nth-of-type(10) a:before {
    background-image: url(xy_zwfw_bmcx_icon10.png);
}

.container_row3 .row_list_content li:nth-of-type(11) a:before {
    background-image: url(xy_zwfw_bmcx_icon11.png);
}

.container_row3 .row_list_content li:nth-of-type(12) a:before {
    background-image: url(xy_zwfw_bmcx_icon12.png);
}

.container_row3 .row_list_content li p {
    flex: 1 1 0;
}

/* 手机端 */
@media (max-width: 480px) {
    #container {
        width: 100%;
        padding: 90px 30px 20px;
        margin: 0;
    }

    .row_title {
        font-size: 20px;
    }

    .row_title li {
        margin-right: 18px;
    }

    /* 模块一 */
    .container_row1 .row_content {
        flex-direction: column;
    }

    .container_row1 .row_content li {
        width: 100%;
        margin-bottom: 25px;
    }

    .container_row1 .row_content .img_content {
        width: 130px;
    }

    .container_row1 .row_content .img_content img {
        width: 80px;
    }

    /* 模块二 */
    .container_row2 .row_list_content li {
        width: 48%;
        margin: 24px 1px 0;
    }

    /* 模块三 */
    .container_row3 .row_list_content li {
        width: 100%;
    }
}