﻿body{
    font-family: 微软雅黑;
    padding: 0;
    margin: 0;
}
.zfgb_center{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 500px;
}
.cur_local{
    width: 100%;
    height: 62px;
    font-size: 16px;
}
.cur_local span{
    font-size: 16px;
    line-height: 62px;
}
.zfgb_content{
    height: 1030px;
}
.zfgb_content_left{
    width: 308px;
    height: 1247px;
    float: left;
    background: #f6f6f6;
}
.zfgb_content_left_center{
    width: 271px;
    margin: 0 auto;
    /*margin-top: 22px;*/
}
.zfgb_content_left_title{
    font-size: 20.22px;
    display: block;
    width: 100%;
    text-align: center;
    color: #1561af;
    padding-top: 22px;
    padding-bottom: 22px;
    border-bottom: 3px solid #1561af;
}
.list{
    font-size: 18px;
}
.list ol li{
    width: 100%;
    margin-top: 16px;
}
.list input,.list select{
    width: 100%;
    height: 36px;
    margin-top: 15px;
    padding-left: 14px;
    border: 1px solid #cccccc;
}
.list input{
    width: 255px;
}
.list select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:#fff url(select_0828.png) no-repeat right center ;
    padding-right: 60px;
}
.list option{
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    appearance:none;
}


#query,#reset{
    font-size: 18px;
    width: 120px;
    height: 39px;
    margin-top: 22px;
    background: #1561af;
    float: left;
    color: #fff;
    border: none;
    padding-left: 0;
}
#reset{
    float: right;
}
.zfgb_content_right{
    width: 850px;
    border: 1px solid #cecece;
    /*height: 1130px;*/
    padding-bottom: 32px;
    float: right;
}
.date{
    width: 100%;
    height: 71px;
    margin-top: 1px;
    background: #f6f6f6;
    border-bottom: 1px solid #cecece;
}
.date select{
    width: 88px;
    height: 24px;
    float: left;
    font-size: 15px;
    padding-left: 8px;
    margin-top: 24px;
    margin-left: 28px;
    border: 1px solid #cecece;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:#fff url(select_year_0828.png) no-repeat right center ;
    padding-right: 25px;
}
.choose_month{
    font-size: 15px;
    float: left;
    list-style: none;
    display: flex;
    width: 722px;
    height: 24px;
    margin-left: 11px;
    margin-top: 24px;
}
.choose_month li{
    padding-left: 5px;
    padding-right: 5px;
    flex: 1;
    text-align: center;
}
.choose_month li a{
    display: block;
    width: 100%;
    height: 100%;

}
/*.choose_month li:hover{*/
    /*background: #4788d7;*/
    /*color: #fff;*/
/*}*/
/*.choose_month li:active{*/
    /*background: #4788d7;*/
    /*color: #fff;*/
/*}*/
/*.choose_month li a:hover{*/
    /*text-decoration: none;*/
    /*color: #fff;*/
/*}*/
.zfgb_content_right_center{
    width: 770px;
    margin: 0 auto;
    /*height: 958px;*/
}
.year_chose{
    height: 46px;
    padding-top: 24px;
    font-size: 20px;
    color: #d7161b;
}
.zfgb_lanmu{
    width: 100%;
    overflow: hidden;
}
.zfl_0828{
    width: 100%;
    height: 35px;
    font-size: 16px;
    padding-left: 37px;
    background-image: url(zfgb_arrow_0828.png);
    background-repeat: no-repeat;
    background-position: 17px 12px;
    background-color: #f6f6f6;
    line-height: 35px;
}
.zfgb_lanmu_list li ul{
    margin-top: 23px;
    padding-left: 25px;
}
.zfgb_lanmu_list li ul li{
    padding-bottom: 23px;
    font-size: 16px;
}
.zfgb_lanmu_list li ul li a{
    margin-left: 10px;
}
.zfgb_sidebar{
    width: 60px;
    height: 360px;
    position: fixed;
    right: 40px;
    top: 320px;
    background: #f6f6f6;
}
.zfgb_sidebar ul{
    width: 60px;
    height: 360px;
    display: flex;
    flex-direction: column;
}
.zfgb_sidebar li{
    flex: 1;
}
.zfgb_sidebar li img{
    margin-left: 14px;
    margin-top: 20px;
}
#sidebar_znwd{
    width:60px;
    height:60px;
    background-color: #4788d7;
    font-size: 16px;
}
#sidebar_znwd a{
    display: block;
    width: 32px;
    margin: 12px auto;
    color: #fff;
    font-size: 16px;
}
.active{
    background: #4788d7;
    color: #fff;
}
.active a{
    background: #4788d7;
    color: #fff;
}
.zfgb_content_right_center{
    display: none;
}
.selected{
    display: block;
}