@media screen and (max-width:1680px) {
    .login_bar {
        padding: 6px 0 !important
    }
    .left_wel_tips,
    .welcome_tips {
        font-size: 14px !important
    }
    .about_us,
    .help_info,
    .yw_rule {
        font-size: 14px !important
    }
}
/*  */
.container {
    background: url('../../images/scfw-bg-gzrb.jpg') repeat-y;
    padding-bottom: 50px;
}
.menu {
    background: none;
}
.menu-list li a {
    border-bottom-color: transparent;
}
.menu-list li a:hover, .menu-list li a.cur {
    border-bottom: 4px solid #3F6191;
}
/* menu icon */
.menu-list .icon.icon-qxrb {
    background-image: url(./tzgg-menuicon.png);
}
.menu-list li a:hover .icon.icon-qxrb,
.menu-list li a.cur .icon.icon-qxrb {
    background-image: url(./tzgg-menuicon-hover.png);
}
.menu-list .icon.icon-pjff {
    background-image: url(./ywgz-menuicon.png);
}
.menu-list li a:hover .icon.icon-pjff,
.menu-list li a.cur .icon.icon-pjff {
    background-image: url(./ywgz-menuicon-hover.png);
}
.menu-list .icon.icon-pjjg {
    background-image: url(./czzy-menuicon.png);
}
.menu-list li a:hover .icon.icon-pjjg,
.menu-list li a.cur .icon.icon-pjjg {
    background-image: url(./czzy-menuicon-hover.png);
}
.menu-list .icon.icon-bzsm {
    background-image: url(./cgxx-menuicon.png);
}
.menu-list li a:hover .icon.icon-bzsm,
.menu-list li a.cur .icon.icon-bzsm {
    background-image: url(./cgxx-menuicon-hover.png);
}
/*  */
.menu-list .icon.icon-jkgf {
    background-image: url(./bzfw-1.png);
}
.menu-list li a:hover .icon.icon-jkgf,
.menu-list li a.cur .icon.icon-jkgf {
    background-image: url(./bzfw-1-hover.png);
}
.menu-list .icon.icon-hybz {
    background-image: url(./bzfw-2.png);
}
.menu-list li a:hover .icon.icon-hybz,
.menu-list li a.cur .icon.icon-hybz {
    background-image: url(./bzfw-2-hover.png);
}
.menu-list .icon.icon-sjxz {
    background-image: url(./cwbk-icon1.png);
}
.menu-list li a:hover .icon.icon-sjxz,
.menu-list li a.cur .icon.icon-sjxz {
    background-image: url(./cwbk-icon1-hover.png);
}
/*  */
.attachment::before {
    content: "\9644\4ef6\ff1a";
}
/*  */
.tabBtn {
    width: 1280px;
    margin: 10px auto
}
.tabBtn span {
    display: inline-block;
    width: 80px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #333
}
.tabBtn_active {
    background: #228be4 !important;
    color: #fff !important;
    border: 1px solid #228be4 !important
}
.income_tab_a {
    width: 1080px;
    height: auto;
    margin: 0 auto 40px;
    padding: 0 110px;
    background-color: #fff;
    box-shadow: 0px 4px 8px #EBEBEB, 0px -4px 8px #EBEBEB;
}
.income_tab_b {
    width: 1080px;
    height: auto;
    margin: 0 auto 40px;
    background-color: #fff;
    display: none;
    padding: 0 110px
}
.income_tab_c {
    width: 1080px;
    height: auto;
    margin: 0 auto 40px;
    background-color: #fff;
    display: none;
    padding: 0 110px
}
.income_tab_d {
    width: 1080px;
    height: auto;
    margin: 0 auto 40px;
    background-color: #fff;
    display: none;
    padding: 0 110px
}
.bg_img_con {
    position: absolute;
    left: 0;
    top: 0;
    width: 1080px;
    height: 100%;
    /* height: 1800px; */
    background: url(../../images/firstBg.png) repeat top center;
    /* background: transparent url(../../images/firstBg.png) no-repeat center center; */
    /* display: none; */
}
.income_tab_a_content {
    font-size: 16px;
}
.income_tab_a_content .attachment {
    color: #0066cc;
}
.income_tab_a_contentA {
    padding-top: 15px;
    padding-bottom: 130px;
    position: relative;
    background: url(../../images/firstBg.png) no-repeat top center;
}
.income_tab_b_contentB {
    padding-top: 70px;
    padding-bottom: 130px;
    background: transparent url(../../images/secondBg.png) no-repeat center center;
}
.income_tab_c_contentC {
    padding-top: 70px;
    padding-bottom: 130px;
    background: transparent url(../../images/secondBg.png) no-repeat center center;
}
.income_tab_d_contentD {
    padding-top: 70px;
    padding-bottom: 130px;
    background: transparent url(../../images/secondBg.png) no-repeat center center;
}
.top_rq {
    width: 100%;
    height: 70px;
    line-height: 70px;
    padding-top: 20px;
    border-bottom: 1px solid #e5e5e5;
    color: #666;
    font-size: 16px
}
.top_rq_p1 {
    float: left
}
.top_rq_p2 {
    float: right
}
.clear {
    height: 0;
    overflow: hidden;
    clear: both
}
b {
    color: red
}
input,
textarea {
    outline: 0
}
a {
    text-decoration: none
}
.top_rq_p1 lable {
    vertical-align: middle;
    margin-right: 10px;
}
.top_rq_p1 input[type="text"] {
    width: 90px;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    padding-right: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-left: 0px;
    vertical-align: middle;
}
.gzrbbtn {
    display: inline-block;
    box-sizing: border-box;
    margin-left: 12px;
    padding: 0 12px;
    height: 28px;
    line-height: 26px;
    border: 1px solid #3F6191;
    border-radius: 4px;
    background: 0 0;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    color: #3F6191;
    font-size: 16px;
    transition: all .3s;
}
.gzrbbtn:hover {
    background: #3F6191;
    color: #fff
}
table,
table tr td,
table tr th {
    border: 1px solid #666 !important;
    border-collapse: collapse
}
.income_tab_a_contentA img {
    max-width: 100%;
}
.income_tab_a_contentA table {
    margin: auto;
    margin-top: 20px;
}
.income_tab_a_contentA table:nth-of-type(1) {
    width: 761px !important;
}
.income_tab_a_contentA table:nth-of-type(1) tbody tr {
    height: 34px !important
}
.income_tab_a_contentA table:nth-of-type(1) tbody tr:first-child {
    background-color: #f7f7f7 !important;
    font-weight: 700 !important
}
.income_tab_a_contentA table:nth-of-type(1) tbody tr td:first-child {
    width: 230px !important
}
.income_tab_a_contentA table:nth-of-type(1) tbody tr td {
    width: 75px !important
}
.income_tab_a_contentA table:nth-of-type(2) {
    width: 761px !important
}
.income_tab_a_contentA table:nth-of-type(2) tbody tr {
    height: 34px !important
}
.income_tab_a_contentA table:nth-of-type(2) tbody tr:first-child {
    background-color: #f7f7f7 !important;
    font-weight: 700 !important
}
.income_tab_a_contentA table:nth-of-type(2) tbody tr td:first-child {
    width: 230px !important
}
.income_tab_a_contentA table:nth-of-type(2) tbody tr td {
    width: 75px !important
}
.income_tab_a_contentA table:nth-of-type(3) {
    width: 761px !important
}
.income_tab_a_contentA table:nth-of-type(3) tbody tr {
    height: 34px !important
}
.income_tab_a_contentA table:nth-of-type(3) tbody tr:first-child {
    background-color: #f7f7f7 !important;
    font-weight: 700 !important
}
.income_tab_a_contentA table:nth-of-type(3) tbody tr td:first-child {
    width: 30px !important
}
.income_tab_a_contentA table:nth-of-type(3) tbody tr td:last-child {
    width: 250px !important
}
.income_tab_a_contentA table:nth-of-type(3) tbody tr td {
    width: 100px !important
}
.income_tab_c_contentC table:nth-of-type(1) {
    width: 761px !important
}
.income_tab_c_contentC table:nth-of-type(1) tbody tr {
    height: 34px !important
}
.income_tab_c_contentC table:nth-of-type(1) tbody tr:first-child {
    background-color: #f7f7f7 !important;
    font-weight: 700 !important
}
.income_tab_c_contentC table:nth-of-type(1) tbody tr td:first-child {
    width: 30px !important
}
.income_tab_c_contentC table:nth-of-type(1) tbody tr td:last-child {
    width: 250px !important
}
.income_tab_c_contentC table:nth-of-type(1) tbody tr td {
    width: 100px !important
}
.income_tab_d_contentD table:nth-of-type(1) {
    width: 100% !important
}
.income_tab_d_contentD table:nth-of-type(1) tbody tr {
    height: 34px !important
}
.income_tab_d_contentD table:nth-of-type(1) tbody tr:first-child {
    background-color: #f7f7f7 !important;
    font-weight: 700 !important
}
.income_tab_d_contentD table:nth-of-type(1) tbody tr td:first-child+td+td {
    width: 220px !important
}
.income_tab_d_contentD table:nth-of-type(1) tbody tr td:first-child+td+td+td {
    width: 100px !important
}
.income_tab_d_contentD table:nth-of-type(1) tbody tr td:first-child+td+td+td+td {
    width: 100px !important
}
.income_tab_d_contentD table:nth-of-type(1) tbody tr td:first-child+td+td+td+td+td+td {
    width: 220px !important
}
.income_tab_d_contentD table:nth-of-type(1) tbody tr td:first-child+td+td+td+td+td+td+td {
    width: 100px !important
}
.income_tab_d_contentD table:nth-of-type(1) tbody tr td {
    width: 75px !important
}
.income_tab_d_contentD table:nth-of-type(1) tbody p {
    text-align: center !important
}
/* 数据下载 */
.sjxz-box {
    overflow: hidden;
    width: 100%;
}
.selectall {
    font-size: 16px;
    padding: 20px;
}
.selectall * {
    vertical-align: middle;
    user-select: none;
    cursor: pointer;
}
.selectall input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -1px;
}
.date-list li {
    position: relative;
    overflow: hidden;
    background: #FFF;
    min-height: 80px;
    padding: 5px 10px 5px 20px;
    transition: all 0.3s;
}
.date-list li:hover {
    background: #F9F9F9!important;
}
.date-list li:nth-child(odd) {
    background: #F0F0F0;
}
.date-list .file {
    line-height: 1.5;
    margin: 10px 0;
}
.date-list .file input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -1px;
    cursor: pointer;
}
.date-list .file a {
    display: inline-block;
    max-width: 900px;
    vertical-align: middle;
    font-size: 18px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.date-list .file a:hover {
    color: #3F77F7;
}
/*  */
.lista_left {
    width: 74px;
    height: 74px;
    background: #3F6191;
    border-radius: 50%;
    /* float: left; */
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -37px;
}
.lista_left .lista_leftt{
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 8px;
    text-align: center;
}
.lista_left .lista_leftb{
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}
/*  */
.pager {
    margin-top: 37px;
    margin-bottom: 37px;
    text-align: center;
}
.jump-inp {
    background-color: transparent;
    border: 1px solid #F4F4F5;
}
