﻿@charset "UTF-8";
.s-assortment {
    display: none;
}
.s-content {
    padding: 3%;
}
.s-result {
    padding-bottom: 8%;
}
.result-info,
.result-correct {
    font-size: 14px;
    color: #666;
}
.s-help-tips a {
    color: #0068B7;
    text-decoration: underline;
}
.result-list a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px dotted #ccc;
}
.result-list h4 {
    color: #0068B7;
}
.result-list p {
    font-size: 14px;
    color: #666;
    padding: 5px 0;
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
}
.result-list p span,
.result-list table span {
    background: #ff0;
    color: #c00;
}
.result-list li a h4 span {
    background: #ff0;
    color: #c00;
}
.result-list.information li table {
    border: 1px solid #e3e3e3;
    border-collapse: collapse;
}
.result-list.information li {
    margin-bottom: 20px;
}
.result-list.information li .detail {
    color: #666;
    margin: 8px 0;
    font-size: 13px;
    line-height: 1.5
}
.result-list.information li .detail td {
    border: 1px solid #e3e3e3;
    padding: 5px 10px;
}
.result-list.information li .detail .tdL {
    width: 80px;
    background: #f6f6f6;
    text-align: right;
}
.result-list.information li .detail span {
    background: #ff0;
    color: #c00
}
.leaderItem {
    margin: 15px 0;
    font-size: 14px;
    line-height: 1.8;
    color: #666;
}
.leaderItem td {
    border: 1px solid #E3E3E3;
    padding: 5px 10px;
}
.leaderItem .name a {
    color: #0068B7;
    font-size: 16px;
}
.leaderItem .label {
    /*display: none;*/
    background: #F6F6F6;
    width: 50px;
    text-align: right;
}
.leaderItem .intro {
    display: none;
}
.leaderItem .pic {
    width: 100px;
    padding: 5px;
}
.leaderItem .pic img {
    width: 100px;
    height: auto;
}
.leaderItem .con {
    overflow: hidden;
    line-height: 1.8;
    font-size: 14px;
}
.attribution {
    font-size: 14px;
    color: green;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.s-tabSelect dt {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #ddd;
}
.s-tabSelect dt ul {
    overflow: hidden;
}
.s-tabSelect dt li {
    float: left;
    padding: 0px 7%;
    font-size: 18px;
}
.s-tabSelect .on {
    border: 1px solid #ddd;
    line-height: 37px;
    border-bottom: 0;
    background: #fff;
    border-top: 2px solid #0068B7;
}
.s-tabSelect dd {
    padding: 15px 0 10px 0;
}
.s-tabSelect dd ul {
    overflow: hidden;
}
.s-tabSelect dd li {
    float: left;
    min-width: 30.3%;
    margin: 0 2% 2% 0;
    text-align: center;
}
.s-tabSelect dd li a {
    display: block;
    padding: 3px 0;
    background: #f4f4f4;
}
.s-tabSelect dd ul .current a,
.s-tabSelect dd ul .active a {
    background: #0068B7;
    color: #fff;
}
.s-tabSelect dd h3 {
    margin-bottom: 10px;
    color: #666;
}
.s-tabSelect .group {
    margin-bottom: 10px;
}
.s-help-tips {
    padding: 15px 0;
}
/* 分页 */
.result-page {
    padding-top: 20px;
}
.result-page a,
.result-page span {
    display: inline-block;
    padding: 2px 12px;
    border: 1px solid #ddd;
    margin-right: 3px;
    margin-bottom: 5px;
}
.result-page .current {
    background: #0068B7;
    color: #fff;
    border: 1px solid #0068B7;
}
/* 图片结果页 */
.result-photoList {
    overflow: hidden;
    padding: 20px 0 0 0;
}
.result-photoList li {
    float: left;
    width: 48.5%;
    margin: 0 0 6% 0;
}
.result-photoList li .pic img {
    width: 100%;
}
.result-photoList li:nth-child(2n) {
    float: right;
}
.result-photoList li .title {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    padding-top: 5px;
}
.result-photoList li .title span {
    background: #ff0;
    color: #c00;
}
/* 信息公开结果页 */
.information-list li a {
    border-bottom: 0;
}
.information-list li table {
    border: 1px solid #e3e3e3;
    border-collapse: collapse;
}
.information-list .detail {
    font-size: 12px;
    margin-top: 5px;
    color: #666;
}
.information-list .detail td {
    border: 1px solid #ddd;
    padding: 4px;
}
.information-list .detail .tdL {
    width: 25%;
    text-align: right;
    background: #f6f6f6;
}
.information-list .detail .con {
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
}
.information-list .detail .con span {
    background: #ff0;
    color: #c00;
}
.s-otherLinks {
    margin-bottom: 10px;
    text-align: right;
}
.s-otherLinks a {
    margin-left: 15px;
    color: green;
}
.s-otherLinks a::before {
    content: "\e627";
    font-family: "iconfont";
    margin-right: 5px;
}
.s-otherLinks .help::before {
    content: "\e628";
    font-family: "iconfont";
}
.s-otherLinks label {
    float: left;
    font-size: 18px;
}
/* 高级搜索 */
.s-advanced .title {
    font-size: 22px;
    color: #0068B7;
}
.s-advanced .row {
    padding: 8px 0;
}
.s-advanced .row .label {
    color: #666;
}
.s-advanced input[type="text"],
.s-advanced select {
    height: 30px;
    line-height: 30px;
    width: 98%;
    border: 1px solid #ccc;
    padding: 1%;
    border-radius: 3px;
}
.s-advanced .radio-inline label {
    min-width: 31%;
    margin-right: 1%;
    display: inline-block;
}
.s-advanced #begintime,
.s-advanced #endtime {
    width: 39%;
}
.s-advanced select {
    height: 40px;
}
.s-advanced #sunbtim {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border: 0;
    background: #c00;
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
    border-radius: 3px;
}
/* 搜索帮助 */
.s-help-container {
    padding: 5%;
}
.s-help-container .tab-panel {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd;
}
.s-help-container .tab-panel:last-child {
    border-bottom: 0;
}
.s-help-container h4 {
    font-size: 22px;
    color: green;
}
.s-help-container p {
    padding: 10px 0;
}
/* 精准搜素 */
.accurate {
    border: 1px dashed #ddd;
    padding: 5px 20px 0px;
}
.accurate li {
    margin-bottom: 0px;
}
/*# sourceMappingURL=FulltextSearch.css.map */
/*# sourceMappingURL=FulltextSearch.css.map */
/*最新相关信息*/
.lastinfo-title {
    font-weight: bold;
    font-size: 18px;
}
.lastinfo-list .lastinfo-title span {
    background: #ffffae;
    color: #f00;
}
.lastinfo-list ul {
    border: 1px dashed #ddd;
    margin-top: 10px;
    padding: 20px;
}
.lastinfo-list li {
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
}
.lastinfo-list li a {
    font-weight: normal;
    font-size: 13px;
    color: #666;
}
.lastinfo-list a:hover {
    text-decoration: underline;
    font-weight: normal;
    font-size: 13px;
    color: #00c;
}
.lastinfo-list li a span,
.lastinfo-title span {
    background: #ff0;
    color: #c00;
}
.lastinfo-list li p {
    display: block;
    color: #666;
    line-height: 18px;
}
.lastinfo-list li p span {
    color: #c00;
}
.lastinfo-list .righttime {
    float: right;
}
.accurate {
    border: 1px dashed #ddd;
    padding: 5px 20px 0px;
}
.accurate li {
    margin-bottom: 0px;
}
/*联想关键词*/
.dropdown-word {
    margin-top: 1px;
}
/* 错别字纠正*/
.result-correct a {
    color: #00c;
    text-decoration: underline;
    cursor: pointer;
}
/* 结果页节点名称*/
.nodename {
    float: left;
    margin-right: 10px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: #00679d;
    padding: 0 10px;
    position: relative;
    margin-top: 2px;
}
/* 结果页精确搜索节点名称*/
.accuratesearch-nodename {
    float: left;
    margin-right: 10px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: #00679d;
    padding: 0 10px;
    position: relative;
    z-index: 1;
    margin-top: 16px;
}
/* 结果页相关信息节点名称*/
.related-nodename {
    float: left;
    margin-right: 10px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: #00679d;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}

.fwsx_ul li{border-bottom: 1px dashed rgb(232, 232, 232);padding: 0 0 16px;margin-bottom: 16px;position: relative;}
.fwsx_ul li .matter-main{line-height: 42px;}
.fwsx_ul li .matter-main .matter_title{max-width: 70%;color: #333333 !important;font-size: 18px;margin-bottom: 6px;display: block;line-height: 36px;float: left;}
.fwsx_ul li .matter-main .tips{clear: both;}
.fwsx_ul li .matter-main .tips .selecttip{color:#c1c1c1;font-size: 14px;}
.fwsx_ul li .matter-main .tips .selectarea{width: 90px;height: 28px;line-height: 28px;border: 1px solid #c9c9c9;border-radius: 5px;text-align: center;margin-left: 0;}

.fwsx_ul li .matter-main .matter-type{border: 1px solid #C19030;border-radius: 15px;font-size: 12px;color: #C19030;height: 24px;display: block;line-height: 22px;padding: 0 10px;margin: 7px 0 0 10px;float: left;}
.fwsx_ul li .matter-main .matter_button{display: block;float: right;margin: 6px 0 0 0px;width: 100px;height: 26px;line-height: 24px;border-radius: 12px;text-align: center;font-size: 14px;background: #0068B7;color: #fff;margin: 0px;border: 1px solid #0068B7;position: absolute;top: 0;right: 20px;}
.fwsx_ul li .matter-object{clear: both;line-height: 28px;font-size: 14px;color: #999;}
.fwsx_ul li .matter-main .matter_button:hover{background: #1b9afa;border: 1px solid #1b9afa;}
.fwsx_ul li .matter-main .matter_button{bottom: 20px;top: auto}
.fwsx_ul li .matter-main .matter_title em{color: red;font-style: normal;}