﻿@charset "UTF-8";
body{
    font-size: 16px;
    color: #333;
}
a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
.clearfix{
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size:0;
}
.zcfbpt_container{
    width: 1200px;
    margin: 0 auto;
}

/***** 当前位置 *****/
.location{
    width: 100%;
    min-width: 1200px;
    background-color: #f4f4f4;
    height: 44px;
    line-height: 44px;
}
.location .zcfbpt_container{
    background: url("location_ico.png") no-repeat left center;
    padding-left: 22px;
}
.location a:hover{
    color: #115db2;
}

/***** 主体内容 *****/
.zcfbpt_main{
    padding: 24px 0 35px 0;
}

/***** part_1 *****/
.part_1{
    margin-top: 27px;
}
.part1_left{
    float: left;
    width: 850px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #DCDCDC;
}
.part1_left .part1_left_top{
    height: 183px;
    background: #F2F6F9;
}
.part1_left_top .fwjj_title{
    text-align: center;
}
.part1_left_top .fwjj_text{
    line-height: 30px;
    text-indent: 2em;
    padding: 26px 45px 0 45px;
}
.part1_left_bottom{
    margin-top: 20px;
}
.zc_title{
    height: 40px;
    line-height: 40px;
    /*border-left: 4px solid #115DB2;
    padding-left: 16px;*/
}
.zc_title .title_name{
    float: left;
    font-size: 24px;
    font-weight: bold;
    background: url("zc_title_d.png") no-repeat left;
    color: #fff;
    padding-left: 23px;
    padding-right: 40px;
}
.zc_title .title_name a{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.zc_title .title_more{
    float: right;
}
.zc_title .title_more a{
    font-size: 14px;
    color: #999;
}
.zc_title_old{
    height: 24px;
    line-height: 24px;
    margin: 8px 0;
    border-left: 4px solid #115DB2;
    padding-left: 16px;
}
.zc_title_old .title_name{
    float: left;
    font-size: 24px;
    font-weight: bold;
}
.zc_title_old .title_name a{
    font-size: 24px;
    font-weight: bold;
}
.zc_title_old .title_more{
    float: right;
}
.zc_title_old .title_more a{
    font-size: 14px;
    color: #999;
}
.zc_list{
    margin-top: 10px;
}
.zc_list li{
    padding-left: 15px;
    background: url("list_ico.png") no-repeat left center;
    line-height: 30px;
    margin-top: 8px;
}
.zc_list li:first-child{
    margin-top: 0;
}
.zc_list li a{
    float: left;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zc_list li a:hover{
    text-decoration: underline!important;
    color: #115DB2;
}
.zc_list li .date{
    float: right;
    color: #999;
}
.part1_right{
    float: left;
    width: 320px;
    margin-left: 30px;
    padding-bottom: 28px;
    border-bottom: 1px solid #E5E5E5;
}
.part1_right .part1_right_top{
    height: 140px;
    background: #1157A5;
    text-align: center;
}
.part1_right .part1_right_top img{
    display: inline-block;
    margin-top: 25px;
    width: 50px;
    height: 54px;
}
.part1_right .part1_right_top .gb_title{
    margin-top: 10px;
}
.part1_right .part1_right_top .gb_title a{
    display: inline-block;
    height: 24px;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-weight: bold;
}
.part1_right_bottom{
    height: 210px;
    padding-top: 10px;
    background: #F2F6F9;
}
.part1_right_bottom ul li{
    width: 274px;
    margin: 14px auto 0 auto;
    height: 44px;
    line-height: 44px;
    background: #FFFFFF;
    border-radius: 6px;
    text-align: center;
}
.part1_right_bottom ul li a{
    color: #115DB2;
}

/******* part_2 ******/
.part_2{
    margin-top: 20px;
}
.part2_left{
    float: left;
    width: 850px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #DCDCDC;
}
.zc_title .child_menu{
    float: left;
    margin-left: 20px;
}
.zc_title .child_menu ul li{
    float: left;
    cursor: default;
    margin-left: 20px;
}
.zc_title .child_menu ul li span{
    display: block;
    font-weight: bold;
    font-size: 20px;
}
.zc_title .child_menu ul li.active span{
    color: #115DB2;
}
.zc_list ul{
    display: none;
}
.zc_list ul:first-child{
    display: block;
}
.part2_left .zc_list li{
    margin-top: 12px;
}
.part2_right{
    float: left;
    width: 320px;
    margin-left: 30px;
    border-bottom: 1px solid #E5E5E5;
}
.zc_form{
    margin-top: 24px;
}
.zc_form .form_sub{
    margin-top: 10px;
}
.zc_form .form_sub span{
    width: 56px;
    height: 36px;
    text-align: justify;
    line-height: 36px;
    float: left;
    font-size: 14px;
    margin-right: 10px;
    color: #000;
    letter-spacing: -2px;
}
.zc_form .form_sub input{
    /*float: left;*/
    width: 252px;
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    padding: 0 10px;
    outline: none;
    color: #999;
}
.zc_form .form_sub span i{
    display: inline-block;
    padding-left: 100%
}
.zc_form .form_sub .date,
.zc_form .form_sub .fwlx{
    background-image: url("chose_ico.png");
    background-repeat: no-repeat;
    background-position: 95% center;
}
.form_sub .fwlx_box{
    position: relative;
    float: left;
    width: 252px;
}
.form_sub .fwlx_box .fwlx{
    width: 100%;
}
.form_sub .fwlx_sub{
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 10px;
    display: none;
}
.form_sub .fwlx_sub ul li{
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    color: #999;
}
.zc_form .form_submit{
    margin-top: 22px;
    text-align: center;
}
.zc_form .form_submit input{
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background: #115db2;
    border-radius: 2px;
    border: 1px solid #115DB2;
    outline: none;
    text-align: center;
    margin-left: 20px;
    display: inline-block;
}
.zc_form .form_submit input[type="reset"]{
    background: #fff;
    color: #115DB2;
}

/******* part_3 ******/
.part_3{
    margin-top: 30px;
}
.part3_left{
    float: left;
    width: 850px;
}
.part3_left .zc_list li{
    margin-top: 9px;
}
.part3_left .zc_title .title_name{
    background: url(zc_title_c.png) no-repeat left;
}
.part3_right{
    float: left;
    width: 320px;
    margin-left: 30px;
    border-bottom: 1px solid #E5E5E5;
}
.part3_right .zcjd_con{
    width: 320px;
    height: 210px;
    margin-top: 26px;
}
.part3_right .zcjd_con a{
    display: block;
}
.part3_right .zcjd_con a img{
    display: block;
    width: 100%;
    height: 100%;
}
/******* part_4 ******/
.part_4{
    width: 100%;
    padding: 35px 0;
    background: #f2f6f9;
}
.gfxwj_con{
    margin-top: 20px;
}
.gfxwj_con .gfxwj_laber{
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: #ccdaeb;
    display: flex;
    justify-content: space-between;
}
.gfxwj_con .gfxwj_laber div{
    float: left;
}
.gfxwj_laber .laber_wjbt{
    width: 634px;
    padding-left: 15px;
}
.gfxwj_list{
    min-height: 200px;
}
.gfxwj_list .list_wjbt{
    width: 619px;
}
.gfxwj_laber .laber_tydlh{
    width: 240px;
    text-align: center;
    margin: 0 10px;
}
.gfxwj_list .list_tydlh{
    width: 240px;
    text-align: center;
    margin: 0 10px;
}
.gfxwj_laber .laber_gbsj{
    width: 150px;
    text-align: center;
    margin: 0 10px;
}
.gfxwj_list .list_gbsj{
    width: 150px;
    text-align: center;
    margin: 0 10px;
}
.gfxwj_laber .laber_sfyx{
    width: 136px;
    text-align: center;
}
.gfxwj_list .list_sfyx{
    width: 136px;
    text-align: center;
}
.gfxwj_con .gfxwj_list ul li{
    padding-left: 15px;
    margin-top: 12px;
    background: url("list_ico.png") no-repeat left center;

}
.gfxwj_con .gfxwj_list ul li span{
    float: left;
    max-width: 100%;
    min-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
}
.gfxwj_con .gfxwj_list ul li span.list_sxrq{
    display: none;
}
/******* part_5 ******/
.part_5{
    width: 100%;
    padding-bottom: 35px;
    background: #f2f6f9;
}
.part_5 .part5_left{
    float: left;
}
.part5_con_box{
    width: 585px;
    background: linear-gradient(0deg,#FFFFFF,#E0ECFB);
    border: 1px solid #7EA4D7;
    box-sizing: border-box;
}
.part5_con_box .zc_title{
    margin-top: 15px;
    padding-right: 20px;
}
.part5_con_box .zc_title .title_name{
    background: url(zc_title_z.png) no-repeat left;
    padding-right: 42px;
}
.part5_con_box .zc_list{
    min-height: 236px;
    padding: 0 20px 20px 20px;
}
.part5_con_box .zc_list li{
    margin-top: 8px;
}
.part5_con_box .zc_list li a{
    max-width: 80%;
}
.part_5 .part5_right{
    float: left;
    margin-left: 30px;
}

/******* part_6 ******/
.part_6{
    width: 100%;
    padding-bottom: 50px;
    background: #fff;
    margin-top: 38px;
}
.part_6 .zc_title .title_name{
    background: url(zc_title_bm.png) no-repeat left;
    padding-right: 46px;
}
.part_6 .gfxwj_con .gfxwj_laber .laber_fbjg,
.part_6 .gfxwj_list .list_fbjg{
    width: 280px;
    text-align: center;
    margin: 0 10px;
}
.part_6 .gfxwj_con .gfxwj_laber .laber_fbsj,
.part_6 .gfxwj_list .list_fbsj{
    width: 160px;
    text-align: center;
}

/******* 响应式 ******/
@media screen and (max-width: 768px){
    .zcfbpt_container{
        width: 100%;
        padding: 0 10px;
    }
    .location{
        min-width: auto;
        padding: 0 10px;
    }
    .logo_title img{
        width: 100%;
    }
    .part1_left{
        width: 100%;
        float: none;
    }
    .part1_left .part1_left_top{
        height: auto;
        padding-bottom: 26px;
    }
    .part1_left_top .fwjj_text{
        padding: 26px;
    }
    .part1_left_bottom{
        margin-top: 30px;
    }
    .part1_right{
        float: none;
        margin-left: 0;
        margin-top: 30px;
        width: 100%;
    }
    .part_2{
        margin-top: 30px;
    }
    .part2_left{
        width: 100%;
        float: none;
    }
    .zc_list li{
        background-position: left 13px;
    }
    .zc_list li a{
        white-space: normal;
        max-width: 100%;
        float: none;
        text-align: justify;
    }
    .part2_right{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
    .part_2 .zc_title,
    .part_3 .zc_title{
        height: auto;
        border-bottom: 1px solid #115db2;
        padding-bottom: 4px;
    }
    .part_2 .zc_title .title_name,
    .part_3 .zc_title .title_name{
        float: none;
    }
    .part_2 .zc_title .child_menu,
    .part_3 .zc_title .child_menu{
        margin-left: 0;
        margin-top: 10px;
    }
    .part_2 .zc_title .title_more,
    .part_3 .zc_title .title_more{
        margin-top: 10px;
    }
    .zc_form .form_sub span{
        width: 20%;
        margin-right: 4%;
    }
    .zc_form .form_sub input,
    .form_sub .fwlx_box{
        width: 76%;
    }
    .part3_left{
        float: none;
        width: 100%;
    }
    .part3_right{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
    .part3_right .zcjd_con{
        width: 100%;
        height: auto;
    }

    .part5_con_box{
        width: 100%;
    }
    .part_5 .part5_right{
        margin-left: 0;
        margin-top: 30px;
        width: 100%;
    }
    .gfxwj_laber .laber_wjbt,
    .gfxwj_list .list_wjbt{
        width: 32%;
    }
    .gfxwj_laber .laber_tydlh,
    .gfxwj_list .list_tydlh{
        width: 24%;
        margin: 0 1%;
    }
    .gfxwj_laber .laber_gbsj,
    .gfxwj_list .list_gbsj{
        width: 20%;
        margin: 0 1%;
    }
    .gfxwj_laber .laber_sfyx,
    .gfxwj_list .list_sfyx{
        width: 20%;
    }
    .part_6 .gfxwj_laber .laber_wjbt,
    .part_6 .gfxwj_list .list_wjbt{
        width: 36%;
    }
    .part_6 .gfxwj_con .gfxwj_laber .laber_fbjg,
    .part_6 .gfxwj_list .list_fbjg{
        width: 34%;
        margin: 0 1%;
    }
    .part_6 .gfxwj_con .gfxwj_laber .laber_fbsj,
    .part_6 .gfxwj_list .list_fbsj{
        width: 28%;
    }
}