.box-1200 {
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

/* 第一层 */
.content1 {
    padding: 30px 0;
}

.content1_left {
    float: left;
    width: 380px;
}

.content_title {
    color: #3673B6;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #DDDDDD;
}

.content_title span {
    display: block;
    border-bottom: 4px solid #3673B6;
    float: left;
    width: auto;
    padding-bottom: 10px;
}

.content1_left_1 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.content1_left_1 img {
    height: 200px;
    width: auto;
    object-fit: cover;
}

.qz_info {
    float: right;
    margin-right: 30px;
}

.qz_info_1 {
    margin-top: 20px;
}

.qz_info_1 span {
    font-size: 20px;
    color: #333333;
}

.qz_info_1 a {
    font-size: 20px;
    color: #3673B6;
}

.qz_info_2 {
    display: block;
    width: 160px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #D0DDFF;
    border-radius: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    padding-left: 40px;
    margin: 20px 0;
}

.qz_info_2:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 2px;
}

.qz_info_2 img {
    width: 20px;
    height: 20px;
    margin-top: -5px;
    margin-right: 18px;
}

.qz_info_3 {
    margin: 0;
}

.content1_left_2 {
    margin-bottom: 20px;
}

.content1_left_2 span {
    font-size: 20px;
    color: #333333;
    line-height: 32px;
}

.fqz_list {
    float: right;
    display: block;
    width: 260px;
    margin-right: 30px;
}

.fqz_list a {
    float: left;
    font-size: 16px;
    color: #3673B6;
    margin: 0px 19px;
    line-height: 34px;
}

.content1_left_3 a {
    width: 180px;
    height: 50px;
    background-color: #E8F2FF;
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    padding-left: 60px;
    background-repeat: no-repeat !important;
    background-size: 20px 20px !important;
    background-position: 20px center !important;
    transition: all 0.2s;
}

.zfqthy, .zfcwhy {
    margin-top: 20px;
}

.zfgzbg, .zfcwhy {
    margin-left: 20px;
}

.content1_left_3 .jgzn {
    background-image: url(jgzn.png) !important;
}

.content1_left_3 .zfgzbg {
    background-image: url(zfgzbg.png) !important;
}

.content1_left_3 .zfqthy {
    background-image: url(qzfqthy.png) !important;
}

.content1_left_3 .zfcwhy {
    background-image: url(qzfcwhy.png) !important;
}

.content1_left_3 a:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 1px 1px 5px;
}

.content1_right {
    width: 790px;
    float: right;
}

.content_title a.on {
    display: block;
    border-bottom: 4px solid #3673B6;
    float: left;
    width: auto;
    padding-bottom: 10px;
    color: #3673B6;
}

.content1_right_list {
    padding-top: 20px;
}

.content1_right_list li {
    line-height: 36px;
    font-size: 16px;
}

.content1_right_list li div {
    width: 3px;
    height: 3px;
    background: #3673B6;
    float: left;
    margin-top: 17px;
    margin-right: 15px;
}

.content1_right_list li a {
    float: left;
    display: block;
    color: #333333;
    white-space: nowrap;
    max-width: 81%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content1_right_list li a:hover {
    color: #3673B6;
}

.content1_right_list li span {
    float: right;
    display: block;
    color: #999999;
}

/* 第二层 */
.content2 {
    width: 100%;
    height: 216px;
    padding: 30px 0;
    background-image: url(wgk_bg.png);
    background-size: 100% 100%;
}

.content2 .box-1200 .content2_list {
    float: left;
    display: block;
    width: 216px;
    height: 160px;
    background: #FFFFFF;
    margin-left: 30px;
    text-align: center;
    color: #333333;
    position: relative;
}

.content2 .box-1200 .jcgk {
    margin-left: 0;
}

.content2 .box-1200 .content2_list:hover {
    background: #3673B6;
    color: #FFFFFF;
}

.content2 .box-1200 .content2_list img {
    width: 60px;
    height: auto;
    margin: 20px 0;
}

.content2 .box-1200 .content2_list span {
    display: block;
    font-size: 20px;
    font-weight: bold;
}

.content2_list_second {
    width: 100%;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #E8F2FF;
    box-shadow: 0 2px 4px 0 #00000080;
    padding: 20px 0;
    top: 160px;
}

.content2_list .content2_list_second {
    display: none;
}

.content2_list:hover .content2_list_second {
    display: block;
}

.content2_list_second a {
    display: block;
    color: #333333;
    font-size: 16px;
    line-height: 36px;
    text-align: left;
    padding-left: 20px;
    padding-right: 10px;
}

.content2_list_second a:before {
    content: '';
    width: 3px;
    height: 3px;
    color: #3673B6;
    background-color: #3673B6;
    display: block;
    float: left;
    margin-top: 20px;
    margin-right: 18px;
}

.content2_list_second a:hover {
    color: #3673B6;
    background-color: #E8F2FF;
}

/* 第三层 */
.content3 {
    width: 100%;
}

.content3 .box-1200 {
    height: 160px;
    background-image: url(yjzzc_bg.png);
    background-size: 100% 100%;
    padding: 30px 30px 30px 210px;
    margin: 30px auto;
}

.zc_search {
    width: 580px;
    float: left;
    height: 100px;
}

.content3 .jnzfwjk {
    float: right;
    width: 350px;
    height: 100px;
    background-image: url(jnzfwjk.png) !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

.jnzfwjk img {
    width: 100%;
    height: 100%;
}

.input-text {
    width: 220px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #3673B6;
    border-radius: 4px;
    outline: none;
    padding-left: 10px;
    font-size: 14px;
}

.form_left {
    float: left;
    width: 460px;
}

.from_query_col {
    float: left;
}

.from_btn_bg {
    float: left;
    margin-left: 20px;
}

select {
    outline: none;
}

.from_query_col select {
    width: 140px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #3673B6;
    border-radius: 4px;
    background-image: url(select_bg.png) !important;
    background-repeat: no-repeat !important;
    -webkit-appearance: none !important;
    background-size: 16px !important;
    background-position: 108px center !important;
    padding-left: 8px;
    font-size: 14px;
}

.input-text2 {
    margin-left: 20px;
}

.from_query_col4, .from_query_col5 {
    margin-left: 20px;
}

.from_btn_bg .btn {
    display: block;
    width: 100px;
    height: 40px;
    background: #3673B6;
    border-radius: 4px;
    border: none;
    font-size: 16px;
    color: #FFFFFF;
}

.from_btn_bg .btn2 {
    background: #FFFFFF;
    color: #3673B6;
    margin-top: 20px;
}

.from_query_col3, .from_query_col4, .from_query_col5 {
    margin-top: 20px;
}

/* 第四层 区政府文件 */
.content4_left {
    width: 790px;
    float: left;
}

.content_title_list {
    float: left;
}

.content_title_more {
    float: right;
}

.content_title_list a {
    color: #999999;
    margin-left: 30px;
    float: left;
    display: block;
    float: left;
    width: auto;
    padding-bottom: 10px;
    height: 43px;
}

.content_title_list a:first-child {
    margin-left: 0;
}

.content_title_more {
    margin-top: 4px;
}

.content_title .content_title_more a {
    display: none;
    font-size: 16px;
    border-bottom: none;
    float: none;
    width: auto;
    padding-bottom: 0;
    color: #999999;
    font-weight: normal;
}

.content_title_more a.on {
    display: block;
}

.content4_left_list_all ul {
    display: none;
}

.content4_left_list_all ul.on {
    display: block;
}

.content4_right {
    width: 380px;
    float: right;
}

.content4_right_list {
    padding-top: 10px;
}

.content4_right_list a {
    margin-top: 20px;
    width: 180px;
    height: 100px;
    background: #E8F2FF;
    float: left;
    margin-left: 20px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.content4_right_list a:nth-child(2n-1) {
    margin-left: 0;
}

.content4_right_list a:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 1px 2px 5px;
    color: #3673B6;
    font-weight: bold;
}

.content4_right_list a div {
    width: 48px;
    height: 48px;
    background: #FFFFFF;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    margin: 10px 0;
    margin-left: 66px;
}

.content4_right_list a div img {
    height: 24px;
    width: auto;
}

/* 第五层 依申请公开 */
.content5 .box-1200 {
    height: 80px;
    background-size: 100% 100%;
    background-image: url(zfgbbg.jpg);
    margin: 25px auto;
    padding: 20px 0;
    padding-left: 450px;
    position: relative;
}

.content5 .box-1200 a {
    display: block;
    float: left;
    width: 160px;
    height: 40px;
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
    box-sizing: border-box;
    margin-left: 20px;
    transition: none;
}

.content5 .box-1200 a:hover {
    /* color: #3673B6; */
    font-weight: bold;
    border: 2px solid #FFFFFF;
    line-height: 38px;
}

.content5 .box-1200 form {
    position: absolute;
    left: 320px;
    top: 22px;
}

.content5 .box-1200 select {
    width: 120px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #fff;
    border-radius: 17px;
    font-size: 13px;
    color: #fff;
    background: none;
    text-align: center;
    padding: 0 10px;
    margin-left: 200px;
}

.content5 .box-1200 option {
    text-align: center;
    color: #333;
}

/* 第六层 */
.content6_title {
    position: relative;
    z-index: 99;
}

.content6_title div {
    width: 300px;
    height: 64px;
    text-align: center;
    float: left;
    line-height: 44px;
}

.content6_title div span {
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    cursor: default;
}

.content6_title div.on span {
    color: #3673B6
}

.content6_title div.on {
    background-image: url(content6_on.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.content6_list_all {
    height: auto;
    position: relative;
    top: -10px;
}

.content6_list_all .content6_list {
    display: none;
    background-image: url(content6_bg.png);
    height: auto;
    padding-bottom: 20px;
    background-size: 100% 100%;
}

.content6_list_all .content6_list.on {
    display: block;
}

.content6_list > a, .content6_list .content6_xiala {
    width: 212px;
    height: 50px;
    background: #FFFFFF;
    margin-left: 20px;
    float: left;
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
}

.content6_list > a:after, .content6_list .content6_xiala:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.content6_list > a:hover {
    box-shadow: #3673B6 0px 0px 3px;
    color: #3673B6;
}

.content6_list > a img, .content6_list .content6_xiala img {
    height: auto;
    width: 20px;
    margin-top: -2px;
    margin: 0 20px;
    float: left;
    margin-top: 15px;
}

.content6_list a span, .content6_list .content6_xiala span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 151px;
    display: block;
    float: left;
}

.content6_list .content6_xiala {
    position: relative;
    cursor: pointer;
}

.content6_xiala_list {
    position: absolute;
    height: 0;
    overflow: hidden;
    transition: all 0.5s;
    top: 50px;
    width: 100%;
    background-color: #FFFFFF;
}

.content6_list .content6_xiala:hover .content6_xiala_list {
    height: auto;
}

.content6_xiala_list a {
    display: block;
    text-align: center;
    line-height: 37px;
    color: #333333;
}

.content6_xiala_list a:hover {
    color: #3673B6;
    background-color: #E8F2FF;
}

/* 第七层 政务公开专题 */
.content7 .content7_title {
    text-align: center;
    border-bottom: 1px solid #E8F2FF;
    background-image: url(ztzl_title.png) !important;
    background-size: auto 30px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    height: 75px;
    width: 1200px;
}

.content7_title img {
    height: 30px;
    width: auto;
    margin: 30px auto;
}

.zwgk_photo {
    margin-top: 30px;
    height: 185px;
    width: 100%;
    position: relative;
}

.zwgk_photo .bd {
    width: 1200px;
    overflow: hidden;
}

.zwgk_photo .bd li {
    width: 285px;
    margin-right: 20px;
    position: relative;
    height: 185px;
    overflow: hidden;
}

.zwgk_photo .bd li img {
    width: 285px;
    height: 160px;
}

.zwgk_photo .bd li span {
    position: absolute;
    display: block;
    width: 225px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #E8F2FF;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    bottom: 0;
    left: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}

.zwgk_photo .hd a {
    width: 24px;
    height: 42px;
    position: absolute;
    top: 60px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    outline: none;
    cursor: pointer;
}

.zwgk_photo .hd .next {
    right: -40px;
    background-image: url(photo_right.png);
}

.zwgk_photo .hd .prev {
    left: -40px;
    background-image: url(photo_left.png);
}

.content7 {
    margin-bottom: 30px;
}
