﻿@charset "UTF-8";
@media (min-width: 768px) {
    html {
        height: auto;
    }
    body {
        min-width: 1200px;
        height: auto;
    }
    .main-content {
        width: 100%;
        background-color: #fff;
    }
    .xxgk-list-con {
        width: 972px;
        overflow: hidden;
        float: right;
    }
    .xxgk_list .xxgk-list-con li {
        width: 242px;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        height: 54px;
        float: left;
    }
    .xxgk_list .xxgk-list-con li a {
        display: block;
        width: 242px;
        height: 54px;
        line-height: 54px;
        text-align: center;
        font-size: 18px;
    }
    .zcwj-title {
        overflow: hidden;
    }
    .zcwj-title p {
        line-height: 70px;
        font-size: 26px;
        font-weight: bold;
        color: #000;
        float: left;
    }
    .zcwj-con {
        padding: 30px;
        background-color: #f6f6f6;
    }
    .zcwj-con-left {
        float: left;
        width: 552px;
    }
    .zcwj-con-tit {
        height: 40px;
        border-bottom: 1px solid #e5e5e5;
        overflow: hidden;
    }
    .zcwj-con-tit .zcwj-con-title {
        float: left;
        overflow: hidden;
    }
    .zcwj-con-tit .zcwj-con-title li {
        float: left;
    }
    .zcwj-con-tit .zcwj-con-title li a {
        display: block;
        padding: 0 12px;
    }
    .zcwj-con-title .zcwj-list-line {
        float: left;
        width: 3px;
        height: 25px;
        background: #666;
    }
    .zcwj-con-tit .zcwj-con-title li a span {
        font-size: 22px;
        display: block;
        height: 40px;
        line-height: 24px;
    }
    .zcwj-con-tit .zcwj-con-title li.active a span {
        font-weight: bold;
        color: #1492ff;
        border-bottom: 4px solid #1492ff;
    }
    .zcwj-con-tit .zcwj-con-more {
        float: right;
    }
    .zcwj-con-tit .zcwj-con-more li {
        display: none;
    }
    .zcwj-con-tit .zcwj-con-more li a {
        font-size: 16px;
        font-weight: bold;
        color: #1492ff;
        line-height: 25px;
    }
    .zcwj-con-tit .zcwj-con-more li.active {
        display: block;
    }
    .zcwj-con-list ul {
        display: none;
        padding-top: 10px;
    }
    .zcwj-con-list ul.active {
        display: block;
    }
    .zcwj-con-list ul li {
        height: 45px;
        padding-left: 15px;
        background: url(list-style-disc.png) no-repeat 5px 50%;
    }
    .zcwj-con-list ul li a {
        display: block;
        overflow: hidden;
    }
    .zcwj-con-list ul li a p {
        float: left;
        width: 80%;
        line-height: 40px;
        font-size: 18px;
        color: #000;
    }
    .zcwj-con-list ul li a span {
        float: right;
        color: #828282;
        font-size: 16px;
        line-height: 40px;
        width: 20%;
        text-align: right;
    }
    .zcwj-con-right {
        float: right;
        width: 558px;
    }
    .zcwj-search {
        overflow: hidden;
    }
    .zcwj-search input {
        float: left;
        height: 53px;
        line-height: 53px;
        padding-left: 20px;
        color: #999;
        font-size: 14px;
        border: none;
        outline: none;
        background-color: #fff;
    }
    .zcwj-search .wj-num {
        width: 188px;
        margin-right: 8px;
    }
    .zcwj-search .wj-title {
        width: 250px;
    }
    .zcwj-search .search-btn {
        width: 112px;
        background-color: #1492ff;
        color: #fff;
        text-align: center;
        padding-left: 0;
        font-size: 22px;
    }
    .zcwj-con .zcwj-list {
        width: 558px;
        height: 248px;
        overflow: hidden;
    }
    .zcwj-con .zcwj-list li {
        float: left;
        margin-top: 22px;
        margin-right: 16px;
        height: 60px;
        width: 270px;
        background-color: #fff;
    }
    .zcwj-con .zcwj-list li:first-child+li,
    .zcwj-con .zcwj-list li:first-child+li+li+li,
    .zcwj-con .zcwj-list li:first-child+li+li+li+li+li {
        margin-right: 0;
    }
    .zcwj-con .zcwj-list li a {
        display: block;
        line-height: 60px;
        font-size: 18px;
        text-align: center;
    }
    .main .content_4 .contentWidth {
        padding-bottom: 50px;
    }
    
    .main .content_4 .contentWidth img{
        margin-top: 50px;
    }

    /* 公共数据 */
    .main .content_6 .contentWidth {
        padding-top: 0;
        padding-bottom: 50px;
    }
    .main .content_6 {
        background-color: #f6f6f6;
    }
    .ggandjg {
        margin-top: 40px;
    }
    .publicdata {
        float: left;
        width: 570px;
        height: 560px;
    }
    .regulateinfo {
        float: right;
        width: 600px;
        height: 560px;
    }
    .ggandjg-title {
        height: 40px;
        width: 100%;
        overflow: hidden;
        margin-bottom: 15px;
        line-height: 26px;
    }
    .ggandjg-title>a {
        font-size: 26px;
        font-weight: bold;
        color: #000;
        float: left;
    }
    .ggandjg-title-check {
        overflow: hidden;
        float: left;
    }
    .ggandjg-title-check a {
        float: left;
        font-size: 26px;
        font-family: "微软雅黑";
    }
    .ggandjg-title-check a+a {
        margin-left: 35px;
    }
    .ggandjg-title-check a.active {
        font-weight: bold;
    }
    .ggandjg-more {
        float: right;
        overflow: hidden;
    }
    .ggandjg-more a,
    .ggandjg-title .jgxx-more,
    .zcwj-title .jgxx-more {
        float: right;
        color: #1492ff;
        font-size: 16px;
        font-weight: bold;
        line-height: 30px;
    }
    .ggandjg-more a {
        display: none;
    }
    .ggandjg-more a.active {
        display: block;
    }
    .ggandjg-box {
        overflow: hidden;
    }
    .ggandjg-box>div {
        display: none;
    }
    .ggandjg-box>div.active {
        display: block;
    }
    .publicdata-summary {
        width: 570px;
        height: 125px;
        margin-bottom: 10px;
        background-color: #fff;
    }
    .publicdata-summary table {
        padding: 35px 0;
        padding-left: 30px;
        width: 100%;
    }
    .publicdata-summary table tr th {
        width: 21%;
        font-size: 16px;
        height: 25px;
        vertical-align: middle;
    }
    .publicdata-summary table tr th.width-30 {
        width: 31%;
    }
    .publicdata-summary table tr td {
        height: 35px;
        vertical-align: middle;
        color: #1492ff;
        font-size: 24px;
        font-weight: bold;
    }
    .publicdata-l {
        float: left;
        width: 410px;
        height: 370px;
        padding: 0 20px;
        background-color: #fff;
    }
    .publicdata-l-title {
        height: 40px;
        margin-top: 20px;
        overflow: hidden;
    }
    .publicdata-l-title h4 {
        font-weight: bold;
        font-size: 20px;
        font-family: "微软雅黑";
        float: left;
        line-height: 30px;
    }
    .publicdata-r {
        float: right;
        width: 148px;
        height: 370px;
        overflow: hidden;
    }
    .publicdata-r a {
        display: block;
        width: 148px;
        height: 180px;
        margin-bottom: 10px;
        padding-top: 110px;
    }
    .publicdata-r a p {
        text-align: center;
        font-size: 16px;
        color: #333;
        line-height: 30px;
    }
    /* 月度卡片 */
    .monthCard {
        overflow: hidden;
        /* background-color: #fff;
    padding: 0 22px; */
    }
    .webmssj {
        width: 94%;
        margin: 0 auto;
    }
    .mssj {
        height: 130px;
    }
    .ydkp {
        background-color: #fff;
        padding: 30px 22px 0 22px;
    }
    .monthCard ul {
        overflow: hidden;
        padding-bottom: 30px;
    }
    .monthCard ul li {
        padding: 19px 0;
        border-bottom: 1px dashed #ccc;
    }
    .monthCard ul li a {
        display: block;
        line-height: 30px;
        min-height: 30px;
        font-size: 18px;
        color: #000;
        overflow: hidden;
    }
    .monthCard ul li:first-child a {
        font-weight: bold;
        font-size: 18px;
        color: #000;
    }
    .monthCard ul li a p {
        float: left;
        min-height: 30px;
    }
    .monthCard ul li a span {
        float: right;
        color: #999999;
    }
    /* 监管信息 */
    .regulateinfo-b {
        overflow: hidden;
    }
    .regulateinfo-l {
		padding-top: ;
        float: left;
        width: 370px;
        height: 510px;
        padding: 0 22px;
		padding-top: 25px;
        background-color: #fff;
    }
    .regulateinfo-l-title {
        height: 40px;
        /* margin-top: 30px; */
    }
    .regulateinfo-l-title h4 {
        font-weight: bold;
        font-size: 20px;
        font-family: "微软雅黑";
        float: left;
    }
    .regulateinfo-l-title a,
    .publicdata-l-title a {
        float: right;
        width: 28px;
        height: 40px;
        background: url(hd-more.png) no-repeat center 10px;
    }
    .regulateinfo-l img {
        display: block;
        width: 300px;
        height: 170px;
    }
    .regulateinfo-l-list li {
        padding: 10px 0;
    }
    .regulateinfo-l-list li a {
        display: block;
        line-height: 30px;
        min-height: 30px;
        font-size: 18px;
        color: #000;
    }
    .regulateinfo-l-list .list-first a {
        font-weight: bold;
        font-size: 18px;
        color: #000;
    }
    .regulateinfo-r {
        float: right;
        width: 215px;
        height: 510px;
    }
    .regulateinfo-r a {
        display: block;
        width: 215px;
        height: 160px;
        margin-bottom: 11px;
        padding-top: 110px;
    }
    .regulateinfo-r a p {
        line-height: 35px;
        font-size: 18px;
        min-height: 35px;
        text-align: center;
        color: #000;
    }
    /* 政务服务信息公开 */
    .zcwj-title .jgxx-more {
        line-height: 70px;
    }
    .zwfwxxgk-l {
        float: left;
        height: 345px;
        width: 480px;
        background-color: #f6f6f6;
        padding-left: 30px;
    }
    .zwfwxxgk-l-title {
        height: 90px;
        line-height: 90px;
        color: #000;
        font-size: 24px;
        font-weight: bold;
    }
    .zwfwxxgk-l table {
        width: 100%;
    }
    .zwfwxxgk-l table tr th {
        height: 30px;
        vertical-align: middle;
        font-size: 16px;
        color: #333;
    }
    .zwfwxxgk-l table tr td {
        font-size: 30px;
        color: #555;
        font-weight: bold;
    }
    .zwfwxxgk-l table tr .banjian {
        font-size: 25px;
        color: #4665d5;
        font-weight: bold;
    }
    .banjian span,
    .chaping span {
        font-size: 14px;
        color: #999999;
        font-weight: normal;
    }
    .zwfwxxgk-r {
        float: right;
        width: 685px;
    }
    .zwfwxxgk-r ul {
        overflow: hidden;
        width: 685px;
        height: 345px;
    }
    .zwfwxxgk-r ul li {
        float: left;
        width: 335px;
        margin-right: 15px;
        height: 70px;
        margin-bottom: 21px;
        background-color: #f6f6f6;
    }
    .zwfwxxgk-r ul li:first-child+li,
    .zwfwxxgk-r ul li:first-child+li+li+li,
    .zwfwxxgk-r ul li:first-child+li+li+li+li+li {
        margin-right: 0;
    }
    .zwfwxxgk-r ul li a {
        display: block;
        line-height: 70px;
        font-size: 18px;
        text-align: center;
    }
    /* 建议提案、依申请公开 */
    .main-content .content_9 {
        background-color: #f6f6f6;
    }
    .jyta-l {
        height: 355px;
        width: 580px;
        float: left;
    }
    .jyta-l .jyta-tit {
        overflow: hidden;
    }
    .jyta-l .jyta-title,
    .ysqgk-r .jyta-title {
        height: 40px;
        font-size: 26px;
        color: #333;
        float: left;
        overflow: hidden;
    }
    .jyta-l .jyta-title span {
        float: left;
    }
    .jyta-l .jyta-title span:first-child {
        margin-right: 35px;
    }
    .jyta-l .jyta-title span.active {
        font-weight: bold;
    }
    .jyta-l .jyta-more {
        float: right;
    }
    .jyta-l .jyta-more a {
        font-size: 16px;
        font-weight: bold;
        color: #1492ff;
        line-height: 35px;
        display: none;
    }
    .jyta-l .jyta-more a.active {
        display: block;
    }
    .jyta-list ul {
        display: none;
        margin-top: 10px;
    }
    .jyta-list ul.active {
        display: block;
    }
    .jyta-list ul li {
        height: 45px;
        padding-left: 15px;
        background: url(list-style-disc.png) no-repeat 5px 50%;
    }
    .jyta-list ul li a {
        display: block;
        overflow: hidden;
    }
    .jyta-list ul li a p {
        float: left;
        width: 80%;
        font-size: 18px;
        color: #000;
    }
    .jyta-list ul li a span {
        float: right;
        color: #828282;
        font-size: 16px;
        width: 20%;
        text-align: right;
    }
    .ysqgk-r {
        float: right;
        width: 580px;
    }
    .ysqgk-r .jyta-title {
        font-weight: bold;
        width: 100%;
    }
    .ysqgk-l-t {
        overflow: hidden;
        margin-bottom: 12px;
        width: 580px;
        padding-top: 15px;
    }
    .ysqgk-l-t li {
        float: left;
        width: 135px;
        height: 147px;
        margin-right: 12px;
    }
    .ysqgk-l-t li:first-child {
        background: url(smsq.png) no-repeat center 30px #fff;
    }
    .ysqgk-l-t li:first-child+li {
        background: url(wssq.png) no-repeat center 30px #fff;
    }
    .ysqgk-l-t li:first-child+li+li {
        background: url(sqlc.png) no-repeat center 30px #fff;
    }
    .ysqgk-l-t li:first-child+li+li+li {
        margin-right: 0;
        background: url(bjcx.png) no-repeat center 30px #fff;
    }
    .ysqgk-l-t li a {
        display: block;
        padding-top: 100px;
        font-size: 18px;
        color: #000;
        text-align: center;
        line-height: 18px;
        height: 147px;
    }
    .ysqgk-l-b {
        overflow: hidden;
        width: 580px;
    }
    .ysqgk-l-b li {
        float: left;
        width: 186px;
        height: 76px;
        background: #fff;
        margin-right: 11px;
    }
    .ysqgk-l-b li a {
        display: block;
        line-height: 76px;
        text-align: center;
        font-size: 18px;
        color: #000;
    }
    .ysqgk-l-b li:first-child+li+li {
        margin-right: 0;
    }
    .ggandjg-title .zcwj-con-tit,
    .jyta-tit .zcwj-con-tit {
        border-bottom: none;
    }
    .ggandjg-title .zcwj-con-tit .zcwj-con-title li a span,
    .jyta-tit .zcwj-con-tit .zcwj-con-title li a span {
        font-size: 26px;
    }
    .ggandjg-title .zcwj-con-tit .zcwj-con-more li a,
    .jyta-tit .zcwj-con-tit .zcwj-con-more li a {
        line-height: 30px;
    }
    .jyta-title>span {
        font-size: 26px;
        line-height: 26px;
    }
}