body{
    font-family: 微软雅黑;
    padding: 0;
    margin: 0;
}
.zfgb_center{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 500px;
	background: #fff;
	border-radius: 5px;
	margin-top: 104px;
}
.cur_local{
    width: 1080px;
    margin: 0 auto;
    border-bottom: solid 1px #c9c9c9;
    color: #7a7a7a;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 62px;
    height: 62px;
    font-size: 16px;
}
.zfgb_content{
    height: auto;
	padding-bottom: 40px;
}
.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;
}


.zfgb_content_right{
    width: 1080px;
    border: 1px solid #cecece;
    margin: 0 auto;
}
.date{
    width: 100%;
    height: 71px;
    margin-top: 1px;
    background: #f6f6f6;
}
.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%;

}
.zfgb_content_right_center{
    width: 1040px;
    margin: 0 auto;
	border: 1px solid #cecece;
	border-top: none !important;
}
.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;
}

.active{
    background: #4788d7;
    color: #fff;
}
.active a{
    background: #4788d7;
    color: #fff;
}
.zfgb_content_right_center{
    display: none;
	padding: 0 20px;
}
.selected{
    display: block;
}