<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a, img {
    border: 0;
}

.bodyMain {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #F9F9F9;
    text-align: center;
}

    .bodyMain .Main_Article {
        width: 94rem;
        min-height:60rem;
        height: auto;
        margin: 0 auto;
    }

        .bodyMain .Main_Article .Left {
            width:17rem;
            min-height:56rem;
            height: auto;
            float: left;
            margin-top: 20px;
        }
/*栏目菜单样式*/
.LeftCloumn {
    min-height:17rem;
    background: #FFFFFF;
    border: solid 1px #FFFFFF;
}

    .LeftCloumn .LeftCloumnTitle {
        width:17rem;
        height: 52px;
        border-bottom: solid 1px #ede9e9;
    }

        .LeftCloumn .LeftCloumnTitle .active {
            width: auto;
            float: left;
            text-align: center;
            line-height: 50px;
            display: block;
            font-size: 24px;
            font-weight: 600;
            color: #016620;
            padding-left: 50px;
            background: url("../images/book.png") 5px 0px no-repeat;
            border-bottom: solid 3px #016620;
        }

    .LeftCloumn .Leftoff {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        text-align: center;
        font-weight: 600;
        margin-top: 10px;
    }

        .LeftCloumn .Leftoff:hover {
            height: 40px;
            line-height: 40px;
            font-size: 18px;
            margin-top: 10px;
            background: #F1FFF5;
        }

    .LeftCloumn .Lefton {
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-weight: 600;
        background: #F1FFF5;
        margin: 0px;
        margin-top: 10px;
    }

        .LeftCloumn .Lefton a {
            height: 40px;
            line-height: 40px;
            font-size:20px;
            color: #016620;
            margin-top: 10px;
        }
/*通知公告样式*/
.LeftNotice {
    min-height: 340px;
    background: #FFFFFF;
    border: solid 1px #FFFFFF;
    margin-top: 20px;
}

    .LeftNotice .LeftNoticeTitle {
        width: 240px;
        height: 52px;
        border-bottom: solid 1px #ede9e9;
    }

        .LeftNotice .LeftNoticeTitle .active {
            width: 110px;
            float: left;
            text-align: center;
            line-height: 50px;
            display: block;
            font-size: 20px;
            font-weight: 600;
            color: #016620;
            padding-left: 50px;
            background: url("../images/Note.png") 5px 0px no-repeat;
            border-bottom: solid 3px #016620;
        }

.Notice li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
}

.main {
    height: auto;
}

.bodyMain .Main_Article .Right {
    width: 76rem;
    min-height:56rem;
    height: auto;
    float: right;
    margin-top: 20px;
    background: #FFFFFF;
}

.Right .RightTitle {
    width: 100%;
    height: 52px;
    border-bottom: solid 1px #ede9e9;
}

    .Right .RightTitle .active {
        width: auto;
        float: left;
        text-align: center;
        line-height: 50px;
        display: block;
        font-size: 20px;
        font-weight: 600;
        color: #016620;
        padding-left: 50px;
        padding-right: 20px;
        background: url("../images/Note.png") 5px 0px no-repeat;
        border-bottom: solid 3px #016620;
    }
/*信息动态详情*/
.Content .Content_Article {
    width: 100%;
    min-height: 760px;
    height: auto;
}

    .Content .Content_Article li {
        width: 100%;
        line-height: 30px;
        text-align: left;
    }

    .Content .Content_Article .area-title {
        width:94%;
        height: auto;
        line-height: 60px;
        text-align: center;
        font-size:26px;
        color: #1d1c1c;
        font-weight: 600;
        padding-left: 20px;
        padding-right: 20px;
    }

    .Content .Content_Article .area-content {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
        text-align: left;
        min-height:400px;
    }
    .Content .Content_Article .pic-container img{
        width:600px;
        height:400px;
    }
#pic-container {
    height: auto;
    text-align: center;
}

.Content .Content_Article .article_List {
    width: 94%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #016620;
    text-align: left;
    padding-left: 30px;
    background: url("../images/flag.png") no-repeat 10px 0px;
    transition: 0.4s all;
    overflow: hidden;
    margin-top: 5px;
}

    .Content .Content_Article .article_List span {
        float: left;
    }

    .Content .Content_Article .article_List H5 {
        font-size: 14px;
        float: right;
        color: #232222;
    }

    .Content .Content_Article .article_List:hover {
        background: url("../images/flag.png") no-repeat 10px -30px;
    }

    .Content .Content_Article .article_List a:hover {
        color: #34AAED;
    }

.view-bottom a {
    font-size: 16px;
}

.next-view a {
    font-size: 16px;
    display: block;
    text-align: left;
    line-height: 40px;
    padding-left: 10px;
}
/*组织机构样式*/
.Content .Content_Article .article_Organ{
    width: 96%;
    height:40px;
    line-height:30px;
    font-size: 18px;
    color: #016620;
    text-align: left;
    padding-left: 30px;
    margin-top: 5px;
    background: url("../images/flag.png") no-repeat 10px -30px;
    border-bottom:dashed 1px #3a9a61;
}
.Content .Content_Article .article_Organ:hover{
    width: 96%;
    height:40px;
    line-height:30px;
    font-size: 18px;
    text-align: left;
    padding-left: 30px;
    margin-top: 5px;
    background: url("../images/flag.png") no-repeat 10px -30px;
    border-bottom:dashed 2px #016620;
}
  .Content .Content_Article .article_Organ span {
        float: left;
    }

    .Content .Content_Article .article_Organ H5 {
        font-size: 14px;
        float: right;
        color: #232222;
    }
/*左侧公示公告样式*/
.Notice li {
    width: 94%;
}

    .Notice li span {
        float: left;
    }

    .Notice li h5 {
        float: right;
    }

/*左侧底部图片*/
.LeftPic {
    height: auto;
    text-align: center;
    margin-top: 10px;
    background: #ffffff;
}

    .LeftPic img {
        width:17rem;
        height:8rem;
    }

        .LeftPic img a {
            width:17rem;
            height:8rem;
        }

        .LeftPic img:hover {
            width:17rem;
            height:8rem;
            box-shadow: 0px 0px 15px 5px #e4dfdf;
        }
/*图片列表*/
.Content_LeadList {
    width: 100%;
    min-height: 800px;
    height: auto;
}

    .Content_LeadList li {
        width: 280px;
        height: 240px;
        line-height: 30px;
        text-align: center;
        background: #F0F0F0;
        float: left;
        margin-left: 20px;
        margin-top: 30px;
        font-size: 16px;
        font-weight: 600;
    }

        .Content_LeadList li img {
            width: 276px;
            height: 192px;
        }

        .Content_LeadList li:hover {
            background: #ece6e6;
        }
/*领导之窗*/
.Content_LeadLists {
    width: 100%;
    min-height:210px;
    height: auto;
    margin-top:20px;
    border-bottom: solid 1px #ece6e6;
}

    .Content_LeadLists .LeadPic{
        width:130px;
        height:166px;
        text-align: center;
        background: #FFFFFF;
        float: left;
        text-align:center;        
        padding-top:5px;
        margin-left:20px;
    }

        .Content_LeadLists  .LeadPic img {
            width:120px;
            height:160px;
        }

        .Content_LeadLists .LeadPic:hover {
            width:130px;
            height:166px;
            box-shadow: 0px 0px 15px 5px #e4dfdf;
        }
       .Content_LeadLists  .LeadContent{
           min-height:200px;
       }
       .Content_LeadLists  .LeadContent .Lead_title{
           width:100%;
           line-height:35px;
           font-size:18px;
           font-weight:600;
           text-align:left;
           padding-left:20px;
           display:inline;
       }
        .Content_LeadLists .LeadContent .Lead_title span {
            padding-left:20px;
            float:left;
        }
        .Content_LeadLists .LeadContent .Lead_title .SubTitle{
            color:#FF7E00;
        }
        .Content_LeadLists .LeadContent .Lead_content{
            width:66rem;
            height:200px;
            line-height:30px;
            font-size:18px;
            float:left;
            word-spacing:2em;
        }
        .Content_LeadLists .LeadContent .Lead_content p{
            padding-left:20px;
            padding-right:20px;
            text-align:left;
            word-spacing:2em;
        }

/*图片详情*/
.Content_Lead .area-title {
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    font-weight: 600;
}

.tit-btm {
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.PicContent {
    width: 100%;
    height: auto;
    text-align: center;
}
.PicContent img{
    max-width:600px;
    max-height:400px;
}
.PicName {
    width: 100%;
    height: 100px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.view-bottom {
    width: 100%;
    height: 40px;
    line-height: 40px;
}
#player-con{
   width:700px;
   height:400px;
   margin:0 auto;
}
/*领导信箱样式*/
.Write {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

    .Write a {
        width: 80px;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
        color: #FFFFFF;
        font-weight: 600;
        background: #016620;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }

        .Write a:hover {
            background: #165513;
        }

.message-form th {
    line-height: 40px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    background: #ede9e9;
}

.message-form td {
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border: solid 1px #ede9e9;
    border-collapse: collapse; /*添加边框线合并*/
}

.message-form .Messagetitle {
    width: 360px !important;
}
/*写信*/
.message-form {
    width: 96%;
    margin: 0 auto;
}

    .message-form .title {
        text-align: right;
    }

    .message-form .input_message {
        text-align: left;
    }

    .message-form #MsgContent {
        width: 80%;
        min-height: 150px;
        border: solid 1px #ede9e9;
    }

    .message-form input {
        width: 50px;
        height: 30px;
        line-height: 30px;
    }

    .message-form .input_message input {
        width: 80%;
        height: 25px;
        line-height: 25px;
        border: solid 1px #ede9e9;
    }

.Back {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
}

    .Back a {
        width: 120px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #3a9a61;
        color: #FFFFFF;
        display: block;
        margin: 0 auto;
        font-size: 16px;
        font-weight: 600;
    }

        .Back a:hover {
            background: #016620;
        }
/*征集调查样式*/
.Right .problem-tit {
    width: 98%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}

.Right .problem-tit-line {
    width: 90%;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin: 0 auto;
}

.Right .problem-box1 .title {
    width: 80%;
    line-height: 35px;
    text-align: left;
    margin: 0 auto;
    font-weight: 600;
}

.Right .item-container {
    width: 80%;
    height: auto;
    margin: 0 auto;
}

    .Right .item-container p {
        width: auto;
        line-height: 40px;
        text-align: left;
        font-size: 15px;
    }

    .Right .item-container .submit-box .p-submit {
        width: 80px;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
    }

.Right .table-bordered {
    width: 100%;
}

    .Right .table-bordered th {
        padding-left: 10px;
        padding-right: 10px;
        height: 40px;
        line-height: 40px;
        background: #ede9e9;
    }

    .Right .table-bordered td {
        height: 30px;
        line-height: 30px;
        border: solid 1px #ede9e9;
    }

.Right .table_Title {
    text-align: left;
}
/*分页样式*/
.pagination-container {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: 20px;
}

    .pagination-container .pagination {
        width: 375px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        margin: 0 auto;
    }

        .pagination-container .pagination li {
            width: 25px;
            height: 25px;
            line-height: 25px;
            margin: 0 auto;
            font-size: 16px !important;
            text-align: center;
            float: left;
            background: #2b7f45;
            border: solid 1px #ede9e9;
        }

            .pagination-container .pagination li a {
                color: #ffffff;
            }

        .pagination-container .pagination .active {
            background: #165513;
        }
/*搜索样式*/
.con
{
    width:90%;
    min-height:700px;
    text-align:center;
    margin:0 auto;
    margin-top:20px;
     box-shadow: 0px 0px 15px 5px #e4dfdf;
}
.search-result{
  width:100%;
  background:#ffffff;
  margin:0 auto;
}
.con .search-result .i-con-tit{
    width:98%;
    height:40px;
    line-height:40px;
    text-align:left;
    font-size:16px;
    padding-left:10px;
    border-bottom:solid 2px #3a9a61;
}
.collect-list{
    width:100%;
    margin-top:10px;
}
.search-keywords{
    width:98%;
    height:50px;
    line-height:50px;
    font-size:18px;
    font-weight:600;
    text-align:left;
    padding-left:20px;
}
.collect-list ul li{
    width:98%;
    line-height:35px;
    text-align:left;
    font-size:15px;
    padding-left:20px;
    color:#666666;
}
.collect-list ul li a{
    font-weight:600;
    color:#555555;
}
.collect-list ul li a:hover{
    font-weight:600;
    color:#333333;
}
.collect-list ul li .desc{
    text-indent:2em;
}</pre></body></html>