﻿@charset "UTF-8";
body{
    background-color: #F5F5F5;
}
.clearfix{
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size:0;
}

/******************************/
.zfgb_container{
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 100px 50px 100px;
}
.crumbs{
    padding-left: 35px;
    background: url(crumbs.png) no-repeat 10px center;
    font-size: 14px;
    line-height: 56px;
}
.crumbs a {
    color: #333;
}
.crumbs a:hover, .crumbs a.cur {
    color: #115db2;
}
.con_top{
    margin-top: 28px;
}
.zfgb_logo{
    text-align: center;
}
.zfgb_logo img{
    width: 863px;
}
.top_line{
    width: 100%;
    height: 4px;
    background: #115DB2;
    opacity: 0.3;
    margin-top: 33px;
}
.con_main{
    margin-top: 35px;
}
.part1_left{
    float: left;
    width: 650px;
}
.gb_data{
    padding: 32px 30px;
    background: #F2F6F9;
}
.part1_left .gb_title{
    text-align: center;
    line-height: 30px;
}
.part1_left .gb_title a{
    font-size: 16px;
    font-weight: 400;
    color: #115DB2;
}
.part1_left .gb_title a.prev{
    float: left;
    margin-left: 34px;
}
.part1_left .gb_title a.next{
    float: right;
    margin-right: 34px;
}
.part1_left .gb_title h2{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}
.list_ml{
    margin-top: 32px;
}
.list_ml img{
    width: 100%;
}
.gb_list{
    margin-top: 10px;
}
.gb_list ul{
    margin-bottom: 30px;
}
.gb_list ul li{
    margin-top: 24px;
    padding-left: 15px;
    background: url("dian.png") no-repeat left 9px;
}
.gb_list ul li a{
    font-size: 16px;
    color: #333;
}
.gb_list ul li a:hover{
    color: #115DB2;
    text-decoration: underline;
}
.gb_list ul li span.wjlx{
    font-size: 16px;
    color: #999;
    margin-top: 10px;
    display: inline-block;
}
.pdf_download{
    margin-top: 10px;
}
.pdf_download img{
    width: 100%;
}
.gb_history{
    margin-top: 40px;
}
.gb_history .his_title span{
    float: left;
    height: 18px;
    line-height: 18px;
    border-left: 4px solid #115DB2;
    padding-left: 16px;
    font-size: 18px;
    font-weight: bold;
    color: #115DB2;
}
.gb_history .his_title .more{
    float: right;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    color: #999;
}
.gb_history .his_list{
    margin-top: 8px;
}
.gb_history .his_list ul{
    margin-right: -16px;
}
.gb_history .his_list ul li{
    width: 95px;
    height: 45px;
    line-height: 45px;
    float: left;
    margin-right: 16px;
    margin-top: 16px;
    border: 1px solid #D9DEE3;
    text-align: center;
}
.gb_history .his_list ul li a{
    font-size: 16px;
    color: #333;
    display: block;
}
.gb_history .his_list ul li:hover{
    background: #115DB2;
    border: 1px solid #115DB2;
}
.gb_history .his_list ul li:hover a{
    color: #fff;
}
.gb_links{
    margin-top: 22px;
}
.gb_links ul li{
    float: left;
    width: 206px;
    height: 74px;
    line-height: 74px;
    margin-left: 16px;
    border: 1px solid #E5E5E5;
}
.gb_links ul li a{
    padding-left: 87px;
    background-repeat: no-repeat;
    background-position: 40px center;
}
.gb_links ul li a:hover{
    color: #115DB2;
    text-decoration: underline!important;
}
.gb_links ul li:first-child{
    margin-left: 0;
}
.gb_links ul li.gwygb a,
.gb_links ul li.szfgb a{
    background-image: url("gh_ico.png");
}
.gb_links ul li.zcwj a{
    background-image: url("zcwj_ico.png");
}
.gb_links ul li a{
    display: block;
    font-size: 16px;
    color: #333;
}
.part1_right{
    float: right;
    width: 320px;
    margin-left: 30px;
}
.proclamations{
    background: #F2F6F9;
    padding-top: 22px;
}
.proc_titile{
    height: 18px;
    line-height: 18px;
}
.proc_titile span{
    float: left;
    border-left: 4px solid #115DB2;
    padding-left: 16px;
    font-size: 18px;
    font-weight: bold;
    color: #115DB2;
}
.proc_titile .proc_more{
    float: right;
    font-size: 14px;
    color: #999;
    margin-right: 22px;
}
.proclamations .proc_text{
    padding: 25px 22px 25px 32px;
}
.proclamations .proc_text p{
    height: 262px;
    overflow-y: auto;
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    text-align: justify;
    padding-right: 10px;
}
.search_form{
    margin: 20px 0;
    padding: 20px 0 28px 0;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    box-sizing: border-box;
}
.search_form .form_sub{
    margin-top: 10px;
}
.search_form .form_sub:first-child{
    margin-top: 0;
}
.search_form .form_sub .input_title{
    float: left;
    width: 56px;
    text-align: right;
    font-size: 14px;
    line-height: 36px;
    color: #000;
}
.search_form .form_sub .input_text{
    float: left;
    width: 256px;
    height: 36px;
    line-height: 36px;
    outline: none;
    border: 1px solid #E5E5E5;
    font-size: 14px;
    color: #B6B6B6;
    padding-left: 8px;
    margin-left: 8px;
}
.search_form .form_sub .input_text.jg{
    width: 82px;
}
.search_form .form_sub .input_text.wh{
    width: 82px;
    margin-left: 12px;
}
.search_form .form_sub #nf_1{
    float: left;
    width: 70px;
    height: 36px;
    margin-left: 10px;
    border: 1px solid #E5E5E5;
    font-size: 14px;
    color: #B6B6B6;
    padding-left: 6px;
    cursor: pointer;
}
.search_form .form_sub #nf_2{
    float: left;
    width: 98px;
    height: 36px;
    margin-left: 10px;
    border: 1px solid #E5E5E5;
    font-size: 14px;
    color: #B6B6B6;
    padding-left: 8px;
    cursor: pointer;
}
.search_form .form_sub .nh_nz{
    float: left;
    width: 34px;
    text-align: center;
    height: 36px;
    line-height: 36px;
}
.search_form .form_sub .nh_hz{
    float: left;
    width: 23px;
    text-align: right;
    height: 36px;
    line-height: 36px;
}
.search_form .form_sub .input_text.nh{
    width: 98px;
    margin-left: 0;
}
.search_form .form_btn{
    padding-left: 64px;
    margin-top: 18px;
}
.search_form .form_btn .btn{
    float: left;
    width: 100px;
    height: 36px;
    line-height: 36px;
    background: #fff;
    text-align: center;
    color: #115DB2;
    border: 1px solid #115DB2;
    box-sizing: border-box;
    outline: none;
    border-radius: 2px;
}
.search_form .form_btn .btn:first-child{
    margin-right: 10px;
    background: #115DB2;
    color: #fff;
    border: 1px solid #115DB2;
    box-sizing: border-box;
}
.proclamations .proc_text.zyfw p{
    height: 226px;
    overflow: visible;
}
.part_02{
    margin-top: 22px;
    background: #EFF4F8;
    padding: 20px 0;
}
.cyff_title span{
    float: left;
    border-left: 4px solid #115DB2;
    padding-left: 16px;
    font-size: 18px;
    font-weight: bold;
    color: #115DB2;
}
.cyff_con{
    text-align: center;
}
.cyff_con .con_sub{
    display: inline-block;
    text-align: left;
    margin-left: 40px;
    vertical-align: middle;
}
.cyff_con .con_sub:first-child{
    margin-left: 0;
}
.cyff_con .con_sub span{
    font-size: 14px;
    color: #333;
}
.cyff_con .con_sub hr{
    width: 30px;
    height: 1px;
    background: #115DB2;
    margin-top: 8px;
    margin-bottom: 14px;
}
.cyff_con .con_sub p{
    font-size: 14px;
    color: #333;
}
.cyff_con .con_sub.code{
    margin-top: 12px;
}
.cyff_con .con_sub.code span{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 12px;
}
@media screen and (max-width: 768px) {
    .zfgb_container{
        width: 100%;
        padding: 0 10px 50px 10px;
    }
    .con_top{
        margin-top: 0;
    }
    .zfgb_logo img{
        width: 100%;
    }
    .part1_left{
        width: 100%;
        float: none;
    }
    .part1_left .gb_title h2{
        font-size: 20px;
    }
    .gb_iframe{
        width: 100%;
        min-height: 580px!important;
    }
    .part1_left .gb_title{
        position: relative;
        padding-bottom: 30px;
    }
    .part1_left .gb_title a.prev{
        position: absolute;
        left: 0;
        bottom: 0;
        float: none;
        margin-left: 0;
    }
    .part1_left .gb_title a.next{
        position: absolute;
        right: 0;
        bottom: 0;
        float: none;
        margin-right: 0;
    }
    .list_ml{
        margin-top: 10px;
    }
    .gb_history{
        margin-top: 30px;
    }
    .gb_history .his_list ul{
        margin-right: -2%;
    }
    .gb_history .his_list ul li{
        width: 31.33%;
        margin-right: 2%;
    }
    .gb_links ul li{
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .gb_links ul li:first-child{
        margin-top: 0;
    }
    .part1_right{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
    .proclamations .proc_text.zyfw p{
        height: auto;
    }
    .cyff_con .con_sub{
        display: block;
        margin-left: 0;
        padding-left: 20px;
        margin-top: 20px;
    }
    .cyff_con .con_sub.code{
        padding-left: 0;
        text-align: center;
        margin-top: 20px;
    }
    .gb_data{
        padding: 24px 14px;
    }
    .search_form .form_sub .input_title{
        width: 26%;
    }
    .search_form .form_sub .input_text{
        margin-left: 2%;
        width: 68%;
    }
    .search_form .form_sub .input_text.jg{
        width: 20%;
    }
    .search_form .form_sub #nf_1{
        width: 22%;
        margin-left: 2%;
    }
    .search_form .form_sub .input_text.wh{
        width: 22%;
        margin-left: 2%;
    }
    .search_form .form_sub #nf_2{
        width: 22%;
        margin-left: 2%;
    }
    .search_form .form_sub .nh_nz{
        width: 12%;
    }
    .search_form .form_sub .input_text.nh{
        width: 22%;
    }
    .search_form .form_sub .nh_hz{
        width: 12%;
    }
    .search_form .form_btn{
        padding-left: 0;
        text-align: center;
    }
    .search_form .form_btn .btn{
        float: none;
        display: inline-block;
    }
}