@charset "utf-8";

/* CSS Document */

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body,
a,
div,
p,
ul,
li,
img,
h3 {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑" !important;
    background: #f6f6f6;
}

a {
    text-decoration: none;
    font-family: "微软雅黑";
    color: #000;
}

ul li {
    list-style: none;
}

.clear {
    clear: both;
}

ul:before,
ul:after {
    content: "";
    display: table;
    clear: both;
}

.top_header {
    background: url(banner_ylws.jpg) no-repeat top center;
    height: 400px;
}

.top_side {
    width: 1200px;
    margin: 0 auto;
}

.top_side a {
    display: block;
    float: right;
    background-color: #70a6e6;
    color: #fff;
    padding: 2px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
}


/*主体内容*/
.container {
    width: 1200px;
    margin: 30px auto;
}

.con_ml {
    margin-bottom: 50px;
    background-color: #fff;
}

.con_ml .tabs_item {
    height: 130px;
    text-align: center;
    background: url("ylws_ml_bg.png") left center no-repeat;
}
.con_ml .tabs_item a {
    display: block;
    line-height: 130px;
    font-size: 28px;
    font-weight: bold;
    color: #ffff;
    letter-spacing: 3px;
}

.con_ml2 {
    margin-bottom: 50px;
    background-color: #fff;
}

.con_ml2 .tabs_item {
    height: 130px;
    text-align: center;
    background: url("ylws_ml2_bg.png") left center no-repeat;
}
.con_ml2 .tabs_item a {
    display: block;
    line-height: 130px;
    font-size: 32px;
    font-weight: bold;
    color: #ffff;
    letter-spacing: 8px;
}


.item_box {
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: #fff;
}
.item_box ul {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 20px;
    overflow: hidden;
}
.item_box ul>li {
    float: left;
    width: 224px;
    height: 203px;
    background: #fff;
    border: 1px solid #E4E4E4;
}
.item_box ul>li:not(:last-child) {
    margin-right: 20px;
}
.item_box ul>li .item_list {
    margin: 10px;
}
.item_list .item_img {
    height: 118px;
    background: #F8F6F6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item_box ul>li .item_txt {
    text-align: center;
    font-size: 20px;
    color: #000;
    padding-top: 10px;
}
.item_box ul>li:nth-of-type(1):hover .item_txt {
    color: #F9AA8B;
}
.item_box ul>li:nth-of-type(2):hover .item_txt {
    color: #F9CC8B;
}
.item_box ul>li:nth-of-type(3):hover .item_txt {
    color: #8BBFF9;
}
.item_box ul>li:nth-of-type(4):hover .item_txt {
    color: #D0C5FB;
}
.item_box ul>li:nth-of-type(5):hover .item_txt {
    color: #F8AADA;
}


.con_box {
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.con_title {
    border-bottom: 1px #e6e6e6 solid;
}

.con_title img {
    display: block;
    float: left;
    padding-top: 18px;
    padding-left: 15px;
}

.con_title h3 {
    height: 38px;
    line-height: 38px;
    display: inline-block;
    margin: 14px 0px 14px 20px;
    color: #1480C8;
    font-size: 24px;
}


/**/

.con_lc {
    padding-bottom: 10px;
}

.con_lc>a {
    width: 100%;
    margin: 10px 20px;
    display: block;
    padding: 10px 0;
    background-color: #eee;
    text-align: center;
    font-size: 18px;
}

.con_lc>a:hover {
    background-color: #196fbc;
    color: #fff;
}

.lc_tabs ul li {
    float: left;
    height: 45px;
    width: 219px;
    margin: 10px;
}

.lc_tabs ul li a {
    display: block;
    line-height: 45px;
    text-align: center;
    background-color: #fff;
    color: #000;
    cursor: pointer;
}

.lc_tabs ul li.on a {
    color: #fff;
    background-color: #196fbc;
}

.lc_lists {
    background-color: #fff;
    margin: 10px;
}

.lc_list {
    padding: 10px;
}

.tabs ul li {
    float: left;
    height: 45px;
    width: 579px;
    margin: 10px;
    background-color: #eee;
}

.tabs ul li.lc_sub_tab,.tabs ul li.lc_sub_tabs {
    width: 380px;
}


.tabs ul li a {
    display: block;
    line-height: 45px;
    text-align: center;
    color: #000;
    font-size: 18px;
    cursor: pointer;
}

.tabs ul li:hover {
    background-color: #196fbc;
}

.tabs ul li:hover a {
    color: #fff;
}

.tabs ul li.on {
    background-color: #196fbc;
}

.tabs ul li.on a {
    color: #fff;
}

.lc_sub {
    margin-top: 10px;
}

.lists {
    padding: 0 20px;
}

.lists ul li {
    height: 35px;
}

.lists ul li i {
    display: block;
    float: left;
    height: 5px;
    width: 5px;
    margin-top: 6px;
    margin-right: 10px;
}

.lists ul li a {
    display: block;
    float: left;
    line-height: 35px;
}

.lists ul li span {
    display: block;
    float: right;
    line-height: 35px;
    color: #999;
}

.lc_page .lucidity_pgContainer > li a {
    width: 708px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lc_page .lucidity_pgContainer > li.page2 {
    display: none;
}


/*工作报告分季度*/

.bg_tits {}

.lc_sub_list .bg_tits li {
    float: left;
    width: 259px;
    margin: 10px 15px;
    background-color: #f0f8ff;
    height: 35px;
    border-radius: 5px;
}

.lc_sub_list .bg_tits li a {
    display: block;
    font-size: 15px;
    text-align: center;
    line-height: 35px;
    float: none;
    cursor: pointer;
}

.lc_sub_list .bg_tits li:hover {
    background-color: #366fb8;
}

.lc_sub_list .bg_tits li:hover a {
    color: #fff;
}


/*民生实事分季度*/

.ms_tits {}

.lc_sub_list2 .ms_tits li {
    float: left;
    width: 259px;
    margin: 10px 15px;
    background-color: #f0f8ff;
    height: 35px;
    border-radius: 5px;
}

.lc_sub_list2 .ms_tits li a {
    display: block;
    font-size: 15px;
    text-align: center;
    line-height: 35px;
    float: none;
    cursor: pointer;
}

.lc_sub_list2 .ms_tits li:hover {
    background-color: #366fb8;
}

.lc_sub_list2 .ms_tits li:hover a {
    color: #fff;
}


/*重点工作分季度*/

.zd_tits {}

.lc_sub_list3 .zd_tits li {
    float: left;
    width: 259px;
    margin: 10px 15px;
    background-color: #f0f8ff;
    height: 35px;
    border-radius: 5px;
}

.lc_sub_list3 .zd_tits li a {
    display: block;
    font-size: 15px;
    text-align: center;
    line-height: 35px;
    float: none;
    cursor: pointer;
}

.lc_sub_list3 .zd_tits li:hover {
    background-color: #366fb8;
}

.lc_sub_list3 .zd_tits li:hover a {
    color: #fff;
}

.yljg_list ul{
    margin-top: 20px;
}
.yljg_list ul li{
    width: 275px;
    height: auto;
    background: #fff;
    border: 1px solid #E4E4E4;
    margin: 0 0 20px 20px;
}
.yljg_list ul li a {
    line-height: 58px;
}

@media screen and (max-width: 768px) {
    .container {
        width: 100%;
    }
    .top_header{
        height: 120px;
        background-size: auto 100%;
    }
    .con_ml .con_tabs .tabs_item{
        height: 96px;
        flex: 28;
    }
    .con_ml .con_tabs .tabs_item a{
        font-size: 18px;
    }
    .con_ml .con_tabs .tabs_item:last-child a{
        font-size: 24px;
        padding-left: 65px;
    }
    .con_ml ul li{
        width: 100%;
        justify-content: left;
    }
    .con_ml ul li a{
        font-size: 20px;
        padding: 0 6px 0 55px;
    }
    .con_ml{
        border: none;
        background-color: transparent;
        margin-bottom: 0px;
    }
    .con_box{
        background: transparent;
    }
    .con_title h3{
        font-size: 30px;
    }
    .con_title img{
        padding-top: 18px;
        padding-left: 15px;
        width: 44px;
    }
    .con_title{
        border: none;
        margin: 20px 0;
    }
    .tabs ul{
        padding: 0 10px;
    }
    .tabs ul li{
        height: auto;
        width: 100%!important;
        margin: 10px 0;
    }
    .tabs ul li a{
        line-height: 44px;
        font-size: 22px;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100%;
        padding: 0 10px;
    }
    .lists ul li a {
        display: block;
        float: left;
        overflow: hidden;
        height: 66px;
        line-height: 66px;
        width: 56%!important;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .lists ul li i {
        display: block;
        float: left;
        margin-top: 0px;
        margin-right: 10px;
    }
    .lists ul li{
        line-height: 66px;
        font-size: 22px;
        height: 66px;
    }

    /* .lucidity_pgToolbar td{font-size:24px !important;}
     .lucidity_pgBtn{width:82px !important;height:45px !important;margin:5px !important;}
     .lucidity-ui-paging-container{font-size:24px !important;}
     .lucidity-ui-paging-container li{height:45px !important;line-height: 36px !important;}
     .lucidity_pgCurrentPage{width:36px !important;height:42px !important;font-size:24px !important;}*/
    .tabs ul li.lc_sub_tab2 {
        width: 49%;
        margin-top: 30px;
    }
    body{
        background: white;
    }
    .history_box ul{
        padding: 0 10px;
    }
    .history_box ul>li a {
        display: block;
        line-height: 50px;
        text-align: center;
        font-size: 18px;
        color: #000;
        cursor: pointer;
        height: 50px;
        overflow: hidden;
    }
    .history_box ul>li{
        float: left;
        width: 100%;
        border: 1px solid #E4E4E4;
        margin-left: 0;
        margin-bottom: 20px;
    }
    /*.lc_sub_tab {
        width: 348px !important;
    }*/
    .lc_sub_tabs3.tabs {
        margin-bottom: 35px;
    }
    .lc_sub_tabs2.tabs {
        margin-bottom: 33px;
    }
    .lc_sub_tabs.tabs {
        padding-bottom: 35px;
    }
    .con_ml ul li a{
        background:url(/jcms/jcms_files/jcms1/web110/site/picture/0/s_2211011407584884042.jpg)8px center no-repeat;

    }
    .lists ul li i img {
        width: 10px;
        height: auto;
    }
    .lists ul li span{
        line-height: 66px;
    }

    /* 分页条 */
    .lucidity_pgPanel {
        width: 100%;
    }
    .lucidity-ui-paging-container {
        display: none !important;
    }
    .lucidity_pgPanel td:nth-child(3),
    .lucidity_pgPanel td:nth-child(6),
    .lucidity_pgPanel td:nth-child(8),
    .lucidity_pgPanel td:nth-child(9),
    .lucidity_pgPanel td:nth-child(10) {
        display: none;
    }
    .lucidity_pgToolbar {
        border: none !important;
    }
}