﻿/*
v7.5
*20150104
*优化图文翻动图片超出问题，数字默认显示问题
*20150122
*漂浮栏目添加IE6优化
*文字链接table结构样式优化
*优化float;下设置display问题
*20151119
*添加文章列表头条栏目样式
*20151223
*对图文翻动宽版、信息查询等栏目进行了优化完善
*重写了自定义表单栏目，做了响应式设计以适应移动手机端
*20160811
*新增相册栏目样式
*20180906
*优化问卷调查，使标题和提交按钮居中 for V7.5
*20190109
*优化所有常用栏目样式
*优化新闻类栏目样式，滚动公告日期定位显示，日期颜色更改
*文章列表头条头部新闻字体大小颜色修改
*站点公告行间距修改
*视频新闻播放图标修改
*图文翻动左右样式修改
*人事物介绍样式修改
*自定义表单修改
*/

/*=== 新闻类 ===*/
.nsy-newsTime {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
}
.nsy-newsClick {
    color: #999;
}
.nsy-newsClick img{margin-right:4px;}
.nsy-newsFlag,
.nsy-newsLatest,
.nsy-newsHot,
.nsy-newsTop {
    vertical-align: middle;
    margin-right: 4px;
}
.nsy-newsLatest,
.nsy-newsHot,
.nsy-newsTop{
    margin-top:-10px;
}
.nsy-specialName {
    display: none;
}
.nsy-newsDepartment{color:#df0211;}
/*--- 文章列表 ---*/
.nsy-newsTop-ul li,
.nsy-news-ul li,
.nsy-nav-ul li,
.nsy-scrollUpNews-ul li,
.nsy-latestNews-ul li,
.nsy-specialNewsDiv li,
.nsy-newsSearchResult li,
.nsy-discuss-ul li,
.nsy-latestMessage li,
.nsy-latestContribute-ul li,
.nsy-webResearList-ul li,
.nsy-infoSearch1-ul li,
.nsy-newsSearchResultCalendar li,
.nsy-contributorArticles li {
    line-height: 24px;
    _height: 24px;
    *zoom: 1;
}
.nsy-newsTop-ul li,
.nsy-news-ul li,
.nsy-nav-ul li,
.nsy-scrollUpNews-ul li,
.nsy-latestNews-ul li,
.nsy-specialNewsDiv li,
.nsy-newsSearchResult li,
.nsy-discuss-ul li,
.nsy-latestMessage li,
.nsy-latestContribute-ul li,
.nsy-infoSearch1-ul li,
.nsy-newsSearchResultCalendar li,
.nsy-contributorArticles li,
.nsy-sharenews li {
    position: relative;
}
.nsy-latestNews-ul li .nsy-newsListTitle,
.nsy-news-meta,
.nsy-nav-meta,
.nsy-scrollUpNews-meta,
.nsy-latestNews-meta,
.nsy-hotArticle-meta,
.nsy-bigNews-meta,
.nsy-specialNewsDiv-meta,
.nsy-infoSearch1-meta,
div.nsy-newsListTitle {
    display: inline-block;
    *display: inline;
    *zoom:1;
}
.nsy-newsListTitle .nsy-news-meta {
    display: inline;
}
/*列表标题*/
div.nsy-newsListTitle,div.nsy-scrollUpNewsListTitle {
    display: inline;
}
/*文章列表头条*/
.nsy-headlineHd {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 6px;
    padding-bottom: 6px;
}
.nsy-headlineHd h3 {
    font-size: 16px;
    margin-bottom: 6px;
    text-align: center;
}
.nsy-headlineHd p {
    color: #666;
    line-height: 1.5;
    text-indent: 2em;
}

/*---- 今日导读 ----*/
.nsy-nav-ul {
    margin-top: -10px;
}
/*--- 滚动公告 ---*/
.nsy-bigNews-meta .nsy-newsTime {
    position: static;
}
/*--- 文字头条 ---*/
.nsy-bigNews li {
    display: inline;
    line-height: 2.25;
    margin-right: 20px;
}
/*--站点公告--*/
.nsy-borad-span {
    line-height: 1.8;
}
/*---专题文章---*/
.nsy-special span a {
    display: block;
    padding: 5px;
    margin-bottom: 2px;
    background-color: #eee;
}
.nsy-special span a:hover {
    text-decoration: none;
    background-color: #f9f9f9;
}
/*---最新新闻/最新投稿 ---*/
.nsy-latestNews-lm,
.nsy-latestContribute-lm {
    margin-right: 5px;
}
/*-- 新闻排行、发文排行 --*/
/*.nsy-hotArticle .nsy-newsClick,*/
.nsy-releaseTop .nsy-releaseTop-Count {
    position: absolute;
    top: 0;
    right: 0;
    color: #aaa;
}
.nsy-hotArticle li,
.nsy-releaseTop li {
    position: relative;
    line-height: 28px;
    *zoom: 1;
}
.nsy-hotArticle .nsy-hotNum,
.nsy-releaseTop .nsy-releaseTop-Num {
    display: inline-block;
    width: 18px;
    height: 16px;
    line-height: 16px;
    margin-right: 6px;
    border: 1px solid #EEE;
    text-align: center;
    color: #929292;
}
.nsy-hotArticle-li1 .nsy-hotNum,
.nsy-hotArticle-li2 .nsy-hotNum,
.nsy-hotArticle-li3 .nsy-hotNum,
.nsy-releaseTop-li1 .nsy-releaseTop-Num,
.nsy-releaseTop-li2 .nsy-releaseTop-Num,
.nsy-releaseTop-li3 .nsy-releaseTop-Num {
    border: 1px solid #3BBDF0;
    background-color: #1EAFE5;
    color: #fff;
}
/*=== 图文类 ===*/
.nsy-latestImageNews-ul,
.nsy-mediaNews-ul,
.nsy-picnews1-ul,
.nsy-people-ul,
.nsy-picnews-ul {
    overflow: hidden;
    font-size: inherit !important;
}
.nsy-latestImageNews-ul li,
.nsy-mediaNews-ul li,
.nsy-picnews1-ul li,
.nsy-people-ul li,
.nsy-picnews-ul li {
    float: left;
    margin: 5px;
}
/*-- 图片 --*/
.nsy-latestImageNews-img,
.nsy-latestImageNews-img img,
.nsy-mediaNews-img,
.nsy-mediaNews-img img,
.nsy-picnews1-img,
.nsy-picnews1-img img,
.nsy-picnews2-img,
.nsy-picnews2-img img,
.nsy-picnews-img,
.nsy-picnews-img img,
.nsy-scrollPicNews-img,
.nsy-scrollPicNews-img img,
.nsy-scrollFlashNews,
.nsy-scrollFlashNews img,
.nsy-people-img,
.nsy-people-img img {
    display: block;
}
/*-- 标题 --*/
.nsy-picnews-title,
.nsy-latestImageNews-title,
.nsy-mediaNews-title,
.nsy-scrollPicNews-title,
.nsy-picnews1Title,
.nsy-people-ul p a {
    display: block;
    line-height: 2;
    text-align: center;
}
/*--- 新闻视频 ---*/
.nsy-mediaNews-meta {
    display: none;
}
.nsy-mediaNews-img:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.nsy-mediaNews-img {
    position: relative;
    margin-bottom: 2px;
    background: #000;
}
.nsy-iconPlay {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 43px;
    height: 43px;
    margin: -22px 0 0 -22px;
    background: url(../resfile/play_alt.png) no-repeat;
}
/*--- 图文介绍 ---*/
.nsy-picnews1Title,
.nsy-picnews2Title {
    display: block;
    font-weight: bold;
    text-align: left;
}
.nsy-picnews1-summary,
.nsy-picnews2-summary {
    color: #666;
    line-height: 1.8;
}
.nsy-picnews1-meta,
.nsy-picnews2-meta {
    display: none;
}
.nsy-picNews1-link,
.nsy-picNews2-link,
.nsy-headlineHd-link {
    margin-left: 6px;
    white-space: nowrap;
    color: #39aafc;
}
/*上下排列*/
.nsy-picnews1-ul li {
    text-align: left;
}
/*左右排列*/
.nsy-picnews2-ul li {
    overflow: hidden;
    margin-bottom: 10px;
    _zoom: 1;
}
.nsy-picnews2-img {
    float: left;
    margin-right: 10px;
}

/*图文左右改造-二条以上只显示标题*/
.nsy-picnews202 .nsy-picnews2-img,
.nsy-picnews202 .nsy-picnews2-summary,
.nsy-picnews202 .nsy-picnews2-li1 .nsy-picnews2-meta,
.nsy-picnews203 .nsy-picnews2-img,
.nsy-picnews203 .nsy-picnews2-summary,
.nsy-picnews203 .nsy-picnews2-li1 .nsy-picnews2-meta {
    display: none;
}
.nsy-picnews202 .nsy-picnews2-li1 .nsy-picnews2-img,
.nsy-picnews202 .nsy-picnews2-li1 .nsy-picnews2-summary ,
.nsy-picnews203 .nsy-picnews2-li1 .nsy-picnews2-img,
.nsy-picnews203 .nsy-picnews2-li1 .nsy-picnews2-summary {
    display: block;
}
.nsy-picnews202 .nsy-picnews2-li1 {
    padding-bottom: 6px;
    border-bottom: 1px dashed #efefef;
}
.nsy-picnews202 .nsy-picnews2-li1 .nsy-picnews2Title,
.nsy-picnews203 .nsy-picnews2-li1 .nsy-picnews2Title {
    background: none;
    font-size: 14px;
    font-weight: bold;
}
.nsy-picnews202 .nsy-picnews2Title,
.nsy-picnews203 .nsy-picnews2Title {
    font-weight: normal;
}
.nsy-picnews202 li {
    position: relative;
    margin-bottom: 6px;
}
.nsy-picnews202 .nsy-picnews2-meta,
.nsy-picnews203 .nsy-picnews2-meta {
    display: block;
}
/*图文左右改造-大图型*/
.nsy-picnews203 .nsy-picnews2-li1 {
    overflow: visible;
    height: auto;
}
.nsy-picnews203 .nsy-picnews2-li1 .nsy-picnews2Title {
    *float: left;
}
.nsy-picnews203 li {
    position: relative;
    line-height: 24px;
    height: 24px;
    margin-bottom: 0;
    *zoom:0;
    vertical-align: top;
}
/*--- 图文信息 ---*/

/*-- 图文滚动 --*/
.nsy-scrollPicNews {
    overflow: hidden;
}
.nsy-scrollPicNews-box {
    position: relative;
    float: left;
    left: 0;
    font-size: 0;
    overflow: hidden;
    *zoom:1;
}
.nsy-scrollPicNews-ul li {
    float: left;
    *zoom: 1;
    margin: 0 5px;
}
.nsy-scrollPicNews-title {
    line-height: 1;
    margin-top: 4px;
    font-size: 14px;
}
.nsy-leftBtn,
.nsy-rightBtn {
    display: block;
    width: 18px;
    height: 135px;
    background: url(../resfile/lrBtn.png) no-repeat;
    background-position: left center;
    text-indent: -99999em;
    cursor: pointer;
}
.nsy-leftBtn {
    float: left;
    margin-right: 6px;
}
.nsy-leftBtn:hover {
    background-position: -80px center;
}
.nsy-rightBtn {
    float: left;
    margin-left: 6px;
    background-position: -38px center;
}
.nsy-rightBtn:hover {
    background-position: -118px center;
}
.nsy-scrollPicNews01 .nsy-leftBtn,
.nsy-scrollPicNews01 .nsy-rightBtn {
    display: none;
}
/*--- 图文翻动 ---*/
.nsy-scrollFlashNews-box,
.nsy-scrollFlashNews {
    position: relative;
    overflow: hidden;
}
.nsy-scrollFlashNews-item li {
    position: relative;
    float: left;
}
.nsy-scrollFlashNews-title {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    font-size: 14px;
    padding: 4px 0;
    color: #fff;
    text-align: left;
    background: url(../resfile/rgba.png) repeat;
}
.nsy-scrollFlashNews-title p {
    margin-right: 80px;
    margin-left: 10px;
    line-height: 18px;
}
.nsy-pagination {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 0;
}
.nsy-pagination li {
    display: inline-block;
    *display: inline;
    *zoom:1;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
}
/*图文翻动-数字型*/
.nsy-scrollFlashNews01 .nsy-pagination li {
    padding: 0 6px;
    margin-right: 2px;
    FILTER: alpha(opacity=70);
    opacity: 0.7;
    background-color: #000;
    color: #fff;
}
.nsy-scrollFlashNews01 .nsy-pagination li:hover,
.nsy-scrollFlashNews01 .nsy-pagination li.active {
    background: #FF7C01;
    font-weight: bold;
    FILTER: alpha(opacity=100);
    opacity: 1;
}
/*图文翻动-圆点型*/
.nsy-scrollFlashNews02 .nsy-scrollFlashNews-title {
    display: none;
}
.nsy-scrollFlashNews02 .nsy-pagination {
    width: 100%;
    text-align: center;
    bottom: 10px;
}
.nsy-scrollFlashNews02 .nsy-pagination li {
    width: 12px;
    height: 12px;
    margin: 0 4px;
    background: url(../resfile/pagination.png) no-repeat;
    background-position: left top;
    font-size: 0;
    line-height: 100;
    overflow: hidden;
}
.nsy-scrollFlashNews02 .nsy-pagination li:hover,
.nsy-scrollFlashNews02 .nsy-pagination li.active {
    background-position: left bottom;
}
/*--- 图文翻动（宽版） ---*/
.nsy-focusPic {
    overflow: hidden;
    *zoom:1;
}
.nsy-focusPic .nsy-focusMenu li.active a {
    color: #ff8400;
}
.nsy-focusPic .nsy-focusContent {
    float: left;
}
.nsy-focusPic .nsy-focusMenu li {
    height: 48px;
    /*默认高度，后期可根据条数修改*/
    margin-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}
.nsy-focusPic .nsy-focusMenu li:after {
    display: inline-block;
    content: '';
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.nsy-focusPic .nsy-focusMenu li a {
    display: inline-block;
    vertical-align: middle;
}
.nsy-focusPic .nsy-focusMenu li a:hover {
    text-decoration: none;
}
/*-- 人物或事物介绍（图） --*/
/*=== 链接类 ===*/
/*-- 文字连接 --*/
.nsy-letterLink a {
    line-height: 2;
}
/*-- 文字连接组 --*/
.nsy-linkGroup select {
    margin-bottom: 5px;
}
/*-- 图片链接 --*/
.nsy-picLink {
    overflow: hidden;
}
.nsy-picLink div {
    float: left;
    margin: 5px;
    font-size: 0;
}
/*=== 互动类 ===*/
/*--- 留言板 ---*/
/** 平铺 **/
.nsy-messageBoard-container {
    line-height: 1.8em;
}
.nsy-info-click,
.nsy-info-retime,
.nsy-post-time,
.nsy-user-preply-time {
    float: right;
    color: #666;
}
.nsy-post-ip {
    float: left;
    color: #666;
}
.nsy-post-time,
.nsy-post-ip,
.nsy-user-preply-time {
    color: #999;
}
.nsy-info-retime {
    margin-right: 10px;
}
.nsy-user-preply {
    padding: 3px 10px;
    background-color: #dfdfdf;
}
.nsy-user-preply-content {
    display: block;
}
.nsy-user-preply-id {
    font-weight: bold;
}
.nsy-messageBoardTable tr {
    border-top: 1px dashed #ccc;
}
.nsy-user-content {
    border: 1px solid #eee;
    background-color: #f3f3f3;
}
/** 列表 **/
.nsy-messageBoardSelect input {
    width: 100px;
}
.nsy-messageBoardSelect .nsy-select-btn {
    width: 50px;
    padding: 2px;
}
.nsy-messageBoardSearch {
    margin-top: 10px;
}
.nsy-askAnswer-wyzx {
    margin-top: 10px;
}
.nsy-askAnswer-w-ion,
.nsy-askAnswer-d-ion {
    font-weight: bold;
}
.nsy-askAnswer span {
    line-height: 1.8em;
}
.nsy-askAnswer-w-time,
.nsy-askAnswer-d-time {
    color: #999;
    margin-left: 20px;
}
.nsy-askAnswer-d {
    border-bottom: 1px dashed #eee;
    margin: 5px 0;
}
.nsy-askAnswer-d-ion {
    color: #4287CE;
}
.nsy-messageBoardRelease {
    text-align: right;
    margin: 10px 0 5px;
}
.nsy-release-new,
.nsy-release-new:hover,
.nsy-release-new:visited {
    color: #4287CE;
    text-decoration: underline;
    cursor: pointer;
}
.nsy-release-new:hover {
    color: #26468b;
}
/*--- 最新留言 ---*/
.nsy-latestMessage li {
    position: relative;
}
.nsy-latestMessage-time {
    position: absolute;
    top: 0;
    right: 0;
    color: #a9a9a9;
}
/*--- 问卷调查 ---*/
.nsy-webResearList ul,
.nsy-webResear ul,
.nsy-webResear-option ul {
    list-style-position: outside;
    *list-style-position: inside;
}
.nsy-webResearList ul,
.nsy-webResear ul {
    list-style-type: decimal;
    margin-left: 26px;
    *margin-left: 0;
}
.nsy-webResear .nsy-webResear-option ul {
    list-style-type: upper-alpha;
    margin-left: 30px;
}
.nsy-webResear-option input,
.nsy-webResear-option label {
    vertical-align: middle;
}
.nsy-webResear-option li input {
    margin-right: 5px;
}
.nsy-webResearTitle {
    text-align:left;
    font-weight: bold;
    font-size:18px;
}
.nsy-webResear-ul li {
    line-height: 2;
}
.nsy-webResear-ul li li {
    line-height: 1.8;
}
.nsy-webResear-required {
    color: #666;
}
.nsy-WebResear-btn-box {
    text-align:center;
}
.nsy-WebResear-btn input,.nsy-WebResear-btn .nsy-WebResear-voteviewpole {
    height: 34px;
    font:14px/28px "microsoft yahei";
    width:74px;
    box-sizing:border-box;
    vertical-align: top;
}
.nsy-webResear {
    margin-bottom: 10px;
}
.nsy-WebResear-btn {
    display: inline-block;
    margin-right: 10px;
    *vertical-align: top;
    /*IE67会有上下间隙*/
}
/*---网站调查模板---*/
.nsy-resear-title {
    font-weight: bold;
    margin-bottom: 8px;
}
.nsy-resear-toupiao input {
    margin-bottom: 6px;
    margin-right: 4px;
    _margin: 0;
}
.nsy-resear-button {
    margin-top: 6px;
}
/*---投稿统计----*/
.nsy-contributeStat-year {
    width: 60px;
    margin: 0 2px 0 10px;
}
.nsy-contributeStat-month,
.nsy-contributeStat-btn {
    margin-left: 10px;
}
.nsy-contributeStat-message {
    display: block;
    font-weight: bold;
    text-align: center;
    margin: 15px 0 10px;
}
.nsy-table td,
.nsy-table th {
    padding: 4px 10px;
    text-align: left;
}
.nsy-table td {
    padding-left: 20px;
    padding-right: 5px;
}
.nsy-table thead {
    background-color: #E8F2FB;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
.nsy-table tbody tr:nth-child(even) {
    background-color: #F5F5F5;
}
.nsy-contributeStat-table {
    margin-bottom: 8px;
}
.pagefont {
    color: #c22b02;
}
.nsy-messageBoardTable,.nsy-table td,.nsy-messageBoardTable tr {
    border: none !important;
}
.nsy-messageBoardTable li {
    position: relative;
}
.nsy-table-id,.nsy-table-title,.nsy-table-author,.nsy-table-click,.nsy-table-time,.nsy-table-reply,.nsy-table-replytime {
    background-color: #e6e6e6 !important;
}
.nsy-messageBoardTable tbody tr:nth-child(even) {
    background-color: #Fff;
}
.nsy-messageBoardTable tr:nth-child(odd) {
    background-color: #F9F9F9;
}
/*=== 功能类 ===*/
/*-- 登录 --*/
/* .nsy-login {
    width: auto !important;
} */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.nsy-login-nologin label,
.nsy-adminLogin label {
    float: left;
    width: 4em;
    padding-top: 3px;
    text-align: right;
}
.nsy-login-username,
.nsy-login-verify,
.nsy-login-pwd {
    clear: left;
    margin-bottom: 5px;
}
.nsy-login-nologin div div,
.nsy-login-username div div {
    margin-left: 4em;
}
.nsy-login-username input,
.nsy-login-pwd input,
.nsy-itemReview-uname,
.nsy-itemReview-pwd,
.nsy-itemReview-verify,
.nsy-login-verify input {
    width: 112px;
    padding: 3px;
    border: 1px solid #aaa;
}
.nsy-login-verify input {
    width: 46px;
    margin-right: 3px;
}
.nsy-login-verify img {
    vertical-align: middle;
    height: 22px;
}
.nsy-login-forgot {
    line-height: 28px;
}
.nsy-loginhorizontal .nsy-login-verify img {
    margin-right: 5px;
}
.nsy-login-btn,
.nsy-login-reg,
.nsy-adminLogin-btn {
    float: left;
    width: 45px;
    margin-right: 5px;
    font-size: 14px;
}
.nsy-login-for {
    clear: both;
    color: #999;
    text-decoration: underline;
    line-height: 24px;
}
.nsy-login-reg,
.nsy-login-for {
    display: none;
    text-align: center;
    color: #FFF;
}
.nsy-login-error {
    color: #F90;
    clear: both;
}
.nsy-login-islogin {
    text-align: center;
    line-height: 2;
}
.nsy-login-islogin a,
.nsy-loginhorizontal-islogin a {
    color: #4A97E3;
    text-decoration: underline;
}
/*--横向登录----*/
.nsy-loginhorizontal .nsy-login-username,
.nsy-loginhorizontal .nsy-login-pwd,
.nsy-loginhorizontal .nsy-login-verify,
.nsy-loginhorizontal .nsy-login-group,
.nsy-loginhorizontal label {
    float: left;
    clear: none;
    line-height: 1.8;
}
.nsy-loginhorizontal-nologin div div {
    display: inline-block;
}
.nsy-loginhorizontal .nsy-login-username input,
.nsy-loginhorizontal .nsy-login-pwd input {
    width: 96px;
    *width: 86px;
    margin-right: 5px;
}
.verifyCodeImg,
.nsy-adminLogin-verifyimg {
    margin-top: -3px;
}
.verifyCodeImg {
    vertical-align: middle;
    height: 20px;
    margin-left: 4px;
}
.nsy-loginhorizontal-login p {
    float: left;
    text-indent: 0;
}
.nsy-loginhorizontal-login a {
    float: right;
    margin-left: 12px;
    color: #666;
    text-decoration: underline;
}
.nsy-loginhorizontal-islogin p {
    display: inline-block;
    *display: inline;
    *zoom:1;
}
.nsy-loginhorizontal .nsy-login-btn,
.nsy-loginhorizontal .nsy-login-reg,
.nsy-loginhorizontal .nsy-adminLogin-btn {
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
}
/*---评论----*/
.nsy-itemReview-input,
.nsy-reviewInput {
    height: 70px;
    margin-bottom: 5px;
    outline: none;
}
.nsy-itemReview-title span {
    color: #4287CE;
    font-weight: bold;
}
.nsy-itemReview-title {
    float: right;
}
.nsy-itemReview-nologin input {
    margin-right: 3px;
    padding-left: 3px;
}
.nsy-itemReview-verify,
#VerifyCode {
    width: 3em;
}
.nsy-itemReview-nologin img,
.nsy-reviewRelease img {
    vertical-align: middle;
}
.nsy-reviewRelease,
.nsy-itemReview-input,
.nsy-reviewInput {
    position: relative;
    width: 100%;
}
.nsy-itemReview-release,
.nsy-reviewBtn a {
    position: absolute;
    right: -6px;
    top: 0;
}
.nsy-explain,
.nsy-reviewContentIp,
.nsy-reviewPostTime {
    color: #999;
}
.nsy-itemReview-nologin span,
.nsy-itemReview-textarea-bg {
    position: relative;
}
.nsy-itemReview-textarea-bg {
    clear: right;
    width: 100%;
    height: 76px;
    margin-bottom: 10px;
    border: 1px solid #DBDBDB;
    background: white url(../resfile/bg_textarea.png) repeat-x 0 top;
}
.nsy-itemReview-textarea-bg textarea {
    width: 98%;
    margin-top: 2px;
    margin-left: 2px;
    border: none;
    outline: none;
    resize: none;
}
.nsy-account,
.nsy-password,
.nsy-verify {
    float: left;
    width: 122px;
    height: 22px;
}
.nsy-itemReview-nologin .verifyCodeImg {
    position: absolute;
    left: 50px;
    top: 2px;
}
.nsy-itemReview-nologin label,
.nsy-itemReview-textarea-bg span {
    margin-left: 4px;
    line-height: 22px;
    z-index: 1;
    color: #999;
}
.nsy-itemReview-nologin input,
.nsy-itemReview-input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: transparent;
}
/*评论详情*/
.nsy-reviewShow h3,
.nsy-correlationTitle {
    margin-top: 20px;
    border-bottom: 1px solid #eee;
}
.nsy-correlationTitle {
    font-size: 1.17em;
    display: block;
    font-weight: bold;
}
.nsy-reviewUserFace {
    float: left;
    width: 50px;
}
.nsy-reviewReply:hover {
    background-color: #fbfbfb;
}
.nsy-reviewUserFace img {
    display: block;
    width: 40px;
    border: 1px solid #DDD;
    padding: 1px;
}
.nsy-reviewPostTime {
    float: right;
}
.nsy-reviewBody {
    min-height: 28px;
    _height: 28px;
}
.nsy-reviewPagination {
    clear: both;
}
.nsy-reviewInnerFace {
    border-bottom: 1px dashed #DDD;
    padding: 10px 0;
}
.nsy-reviewPagination {
    margin-top: -1px;
    padding: 5px 0;
    border-top: 1px solid #eee;
}
.nsy-reviewPagination a[disabled] {
    color: #999;
    cursor: default;
}
.nsy-reviewPagination a:hover {
    text-decoration: none;
}
/*-- 主题讨论 --*/
.nsy-discussreview-subject {
    border-bottom: 1px dashed #dfdfdf;
}
.nsy-discussReview-reviewinfo h3 {
    border-bottom: 1px solid #eee;
    margin-bottom: 6px;
}
.nsy-discussReview-release-title {
    font-weight: bold;
}
.nsy-subject-userphoto img {
    display: block;
    width: 80px;
}
.nsy-subject-num {
    font-size: 12px;
    font-weight: bold;
    color: #4287CE;
    margin-right: 5px;
}
.nsy-subject-gray,
.nsy-discussReview-release-explain,
.nsy-subject-username,
.nsy-subject-ipaddress {
    color: #666;
}
.nsy-subject-left {
    width: 130px;
}
.nsy-review-check {
    vertical-align: middle;
}
.nsy-subject-right {
    padding-top: 20px;
    vertical-align: text-top;
}
.nsy-discussReview-release-content,
.nsy-discussReview-pages,
.nsy-discussReview-release-btn {
    margin: 6px 0;
}
/*-- 网站搜索 --*/
.nsy-search-newstype {
    width: 102px;
}
.nsy-search-type {
    width: 70px;
}
.nsy-search select {
    height: 20px;
    height: 21px\9;
    vertical-align: middle;
    border: 1px solid #BBB;
}
.nsy-search input {
    vertical-align: middle;
}
.nsy-search-btn {
    outline: none;
    border: none;
}
/*-- 导航条 --*/
.nsy-itemName a,.nsy-itemName span {
    margin: 0 6px;
}
.nsy-itemName span {
     color: #1F84EF;
}
/*--文章统计--*/
.nsy-articleStatistics {
    color: red;
}
/*-- 信息查询 --*/
.nsy-infoSearch-container {
    margin: 5px 0;
}
/*-- 栏目列表 --*/
.nsy-columnList td {
    line-height: 0 !important;
}
.nsy-columnList img {
    display: block;
}
.nsy-columnList td div,
.nsy-columnList td a {
    height: 20px !important;
    line-height: 20px !important;
}
/*=== 其他类 ===*/
/*----- 新闻 ----*/
.nsy-newsReleasetime,
.nsy-newsFrom,
.nsy-newsAuthor,
.nsy-setfont {
    color: #999;
}
.nsy-newsReleasetime em,
.nsy-newsAuthor em,
.nsy-newsFrom em,
.nsy-newsClick em {
    margin-left: 20px;
    font-style: normal;
}
h1.nsy-newsTitle {
    font-family: 'SimHei';
}
.nsy-newsSubTitle,
h1.nsy-newsTitle {
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
}
.nsy-newsContent {
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
    margin: 0 auto;
    overflow: hidden;
}
/*----页码----*/
.nsy-paging {
    margin-top: 10px;
}
.nsy-pageNav {
    display: inline-block;
    overflow: hidden;
}
.nsy-pageNav span,
.nsy-pageNav a {
    float: left;
    margin-left: 4px;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #eee;
    color: #333;
    overflow: hidden;
    text-decoration: none;
}
.nsy-pageNav .nsy-num {
    color: #666;
    background-color: #f6f6f6;
}
.nsy-pageNav a:hover {
    border-color: #ddd;
    color: #999;
}
.nsy-pageSummary,
.nsy-pageJump {
    display: none;
    margin-left: 5px;
}
.nsy-inpuTxt {
    width: 20px;
}
.nsy-newsUpDown a {
    display: inline-block;
    line-height: 26px;
    margin: 0 10px;
    text-align: center;
}
.nsy-Split {
    display: none;
}
.nsy-newsUpDown a:hover {
    color: #999;
    text-decoration: none;
}
/*-- btn --*/
/*蓝色按钮*/
.nsy-resear-button input,
.nsy-select-btn,
.nsy-search-btn,
.nsy-askAnswer-wyzx a,
.nsy-WebResear-voteviewpole,
.nsy-contributeStat-btn,
.nsy-infoSearch-okbtn,
.nsy-infoSearch-bzbtn,
.nsy-itemReview-release a,
#lblogin,
.nsy-reviewBtn a,
.nsy-itemReview-login-btn,
.nsy-signup-btn,
.nsy-WebResear-submit,
#ViewPole,
.nsy-discussReview-release-btn input,
.nsy-login-btn,
.nsy-adminLogin-btn,
.nsy-itemReview-login-btn,
.nsy-login-group input {
    display: inline-block;
    color: #fff;
    padding: 2px 8px;
    text-align: center;
    border: 1px solid #4287CE;
    *filter: chroma(color=#000000);
    background-color: #4A97E3;
    cursor: pointer;
}
.nsy-resear-button input:hover,
.nsy-select-btn:hover,
.nsy-search-btn:hover,
.nsy-askAnswer-wyzx a:hover,
.nsy-WebResear-voteviewpole:hover,
.nsy-contributeStat-btn:hover,
.nsy-infoSearch-okbtn:hover,
.nsy-infoSearch-bzbtn:hover,
.nsy-itemReview-release a:hover,
.nsy-itemReview-login-btn:hover,
.nsy-signup-btn:hover,
.nsy-WebResear-submit:hover,
#ViewPole:hover,
.nsy-login-btn:hover,
.nsy-login-reg:hover,
.nsy-adminLogin-btn:hover {
    text-decoration: none;
    background-color: #4287CE;
}
/*橙色按钮*/
.nsy-login-reg {
    border: 1px solid #F7913D;
    padding: 2px 8px;
    background: #F90;
}
.nsy-login-reg:hover {
    background-color: #F7913D;
}

/*自定义表单*/
.nsy-signup {
    margin: auto;
    font-size: 14px;
    color: #555;
}
.nsy-signup-item {
    margin-bottom: 15px;
    line-height: 40px;
    overflow: hidden;
}
.nsy-signup-item-name,
.nsy-signup-item-content,
.nsy-signup-item-tip,
.nsy-verifycode label {
    float: left;
}
.nsy-signup-item-content {
    min-width: 200px;
}
.nsy-signup-item-name,
.nsy-verifycode label {
    min-width: 5em;
    padding-right: 10px;
    text-align: right;
}
.nsy-signup-item textarea,
.nsy-signup-item select,
.nsy-signup-item input,
.nsy-verifycode-txt {
    padding: 4px;
    line-height:30px;
    border: 1px solid #d1d2d6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    margin-right: 10px;
    color: #555;
}
.nsy-signup-item input[type="text"] {
    width: 290px;
}
.nsy-signup-item select {
    width: 300px;
    _width: 290px;
    height:40px;
}
.nsy-signup-item textarea {
    width: 366px;
    resize: none;
}
.nsy-signup-item-tip {
    color: red;
}
.nsy-signup .nsy-verifycode {
    margin-bottom: 15px;
}
.nsy-signup-btn {
    margin-left: 6em;
    padding: 6px 10px;
}
.nsy-star-tip {
    color: red;
}
@media screen and (max-width: 480px) {
    .nsy-signup-item-name,
    .nsy-signup-item-content,
    .nsy-signup-item-tip,
    .nsy-verifycode label {
        float: none;
        text-align: left;
    }
    .nsy-signup-item textarea {
        width: 208px;
    }
    .nsy-signup-item {
        margin-bottom: 20px;
    }
}

/*浮动框*/
.nsy-ad {
    _position: absolute;
    z-index: 99999;
}
.adBox>div{
    z-index: 99999;
}
.adclose {
    position: absolute;
    top: -16px;
    right: -16px;
    width: 16px;
    height: 16px;
    font-size: 14px;
    line-height: 16px;
    text-indent: -9999em;
    overflow: hidden;
    color: #fff;
    background: url(../resfile/colse.png) no-repeat center;
}
/*横幅*/
.nsy-banner img {
    display: block;
}

/*栏目bug*/
/* .nsy-login, */
.nsy-searchhorizontal,
/*.nsy-search*/ {
    width: auto !important;
}

/*切图工具做的bug*/
td img {
    vertical-align: top;
}

/*栏目美工*/
.module {
    position: relative;
    text-align: left;
}
.nsy-aMore {
    position: absolute;
}
.rightBottom,
.rightTop {
    right: 10px;
}
.rightBottom {
    bottom: 10px;
}
.rightTop {
    top: 14px;
}

/*新版信息查询结果表格样式*/
.nsy-infoSearchResult1 {
    line-height: 32px;
}
.infoSearch-condition {
    float: left;
}
.infoSearch-label {
    display: inline-block;
    min-width: 4em;
    text-align: right;
}
.infoSearch-input {
    padding: 4px;
    border: 1px solid #d1d2d6;
    border-radius: 2px;
}
.nsy-verifycode-txt {
    width: 130px;
}
.nsy-verifycode-label {
    display: inline-block;
    text-indent: 1em;
}
.searchResult th,
.searchResult td {
    height: 28px;
    border: 1px solid #d1d2d6;
    text-align: center;
}
.searchResult th {
    background: #f0f0f0 url(../images/table-default-bg.png) repeat-x;
}
.nsy-infoSearch-okbtn {
    margin-left: 30px;
}

/*行事历日期鼠标滑过效果*/
#calendar td:hover {
    background-color: #fff;
}


/*相册栏目*/
.nsy-album-list {
    margin-right: -20px;
    overflow: hidden;
}
.nsy-album-item {
    float: left;
    padding: 8px;
    margin: 0 15px 20px 0;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    background-color: #fff;
}
.nsy-album-imgBox {
    position: relative;
}
.nsy-album-img {
    display: block;
    object-fit: cover;
}
.nsy-album-photoNum {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 5px 5px;
    font-size: 30px;
    line-height: 1;
    text-align: right;
    color: #fff;
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(26, 26, 26, 0.4));
}
.nsy-album-name {
    padding: 5px 0;
    font-size: 16px;
}
.nsy-photo-list {
    margin-right: -20px;
    overflow: hidden;
}
.nsy-photo-item {
    float: left;
    border: 1px solid #ddd;
    margin: 0 15px 20px 0;
    background-color: #fff;
}
.nsy-photo-item:hover {
    text-decoration: none;
}
.nsy-photo-img {
    display: block;
    width: 180px;
    height: 135px;
    object-fit: cover;
}
.nsy-photo-name {
    width: 170px;
    font-size: 16px;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}


/*左图右文的幻灯片栏目*/
.nsy-slider{
    position:relative;
    width:1000px;
    /*height:300px;*/
}
.nsy-slider-item{
    overflow:hidden;
    font-size:14px;
}
.nsy-silder-img{float:left;}
.nsy-silder-img img{
    display:block;
}
.nsy-slider-content{
    float:left;
    color:#fff;
    /*background-color:#0075c5;*/
}
.nsy-slider-main{padding:15px 10px;}
.nsy-slider-title{
    /*padding-bottom:10px;
    border-bottom: 1px solid #b3b3b3;*/
    font-size:18px;
    text-align:center;
}
.nsy-slider-introduce{margin-top:10px;text-indent:2em;}
.nsy-slider .nsy-pagination{
    width:100%;
    right:0;
    bottom:5px;
    text-align:center;
}
.nsy-slider .nsy-pagination li{
    width:12px;
    height:12px;
    border-radius:50%;
    margin:0 5px;
    background-color:#fff;
    vertical-align:middle;
}
.nsy-slider .nsy-pagination li.active{background:none;width:6px;height:6px;border:2px #cfd0d1 solid;}
.nsy-slider .nsy-pagination li.on{width:26px;height:10px;border-radius:5px;}


/*20170515更新*/
.nsy-focusPic .nsy-focusMenu li{margin:0;padding-left:10px;border-bottom:1px #d2d2d2 dashed;overflow:hidden;}
.nsy-focusPic .nsy-focusMenu li a{display:inline;}
.nsy-focusPic .nsy-focusMenu .nsy-news-meta{display:inline;}
.nsy-focusPic .nsy-focusMenu .nsy-newsTime{position:static;vertical-align:bottom;}
.nsy-focusPic .nsy-focusMenu li:after{display:inline;}


/*控制内页图文栏目的标题*/
.wrapper-more .nsy-picnews-ul li{margin:15px;}
.wrapper-more .nsy-picnews-ul .nsy-picnews-img img{width:200px;height:150px;}
.wrapper-more .nsy-picnews-title{width:200px;height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.nsy-picnews1-ul li{margin:10px;position:relative;}
.nsy-picnews1Title{width:100%;height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nsy-picnews1-summary{/* width:300px; */height: 24px;margin-bottom:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nsy-picnews1-summary a{position:absolute;right:0;bottom:0;}


.wrapper-more .nsy-mediaNews-ul li{margin:15px;}
.wrapper-more .nsy-mediaNews-ul .nsy-mediaNews-img img{width:200px;height:150px;}
.wrapper-more .nsy-mediaNews-title{width:200px;height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/*人物介绍，视频新闻，图文滚动，图文信息，相册标题控制*/
.nsy-mediaNews-title,.nsy-picnews-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nsy-scrollPicNews-title,.nsy-people-ul p a,.nsy-album-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}


/*滚动公告点击量时间间距*/
.nsy-newsClick{padding:0 5px;vertical-align:bottom;}
.nsy-scrollUpNews-meta span,.nsy-news-meta span{padding:0 5px;}

/*20170629图文栏目内页更新样式*/
.nsy-picnewsNew-ul{overflow:hidden;}
.nsy-picnewsNew-flag{display:none;vertical-align: middle;margin-right: 4px;}
.nsy-picnewsNew-img{display:block;}
.nsy-picnewsNew-img img{display:block;}
.nsy-picnewsNew-meta{display:inline-block;}
.nsy-picnewsNew-meta span{padding:0 5px;}
/*.nsy-picnewsNewTitle{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}*/
.nsy-picnewsNew02 .nsy-picnewsNewTitle{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nsy-picnewsNew04 .nsy-picnewsNewTitle{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nsy-picnewsNew-link{margin-left: 6px;white-space: nowrap;color: #5981CF;}

.nsy-picnewsNew01 .nsy-picnewsNew-ul li{position:relative;line-height:2;_height: 2;}
.nsy-picnewsNew01 .nsy-picnewsNew-flag{display:inline-block;}
.nsy-picnewsNew01 .nsy-picnewsNewTitle{display:inline-block;vertical-align:middle;}
.nsy-picnewsNew01 .nsy-picnewsNew-img{display:none;}
.nsy-picnewsNew01 .nsy-picnewsNew-summary{display:none;}

.nsy-picnewsNew02 .nsy-picnewsNew-ul li{float:left;margin:15px;}
.nsy-picnewsNew02 .nsy-picnewsNewTitle{display: block;font-weight:bold;line-height: 2;text-align: center;}
.nsy-picnewsNew02 .nsy-picnewsNew-summary{display:none;}
.nsy-picnewsNew02 .nsy-picnewsNew-meta{display:none;}

.nsy-picnewsNew03 .nsy-picnewsNew-ul li{overflow: hidden;margin-bottom: 10px;_zoom: 1;}
.nsy-picnewsNew03 .nsy-picnewsNew-img{float:left;margin-right:10px;}
.nsy-picnewsNew03 .nsy-picnewsNewTitle{display:block;font-weight:bold;text-align:left;}
.nsy-picnewsNew03 .nsy-picnewsNew-summary{color:#666;line-height:2;}
.nsy-picnewsNew03 .nsy-picnewsNew-meta{display:none;}

/*.nsy-picnewsNew04 .nsy-picnewsNew-ul li{position:relative;float:left;margin:15px;}
.nsy-picnewsNew04 .nsy-picnewsNewTitle{display:block;font-weight:bold;line-height: 2;text-align:left;}
.nsy-picnewsNew04 .nsy-picnewsNew-summary{margin-bottom:24px;color:#666;line-height:2;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nsy-picnewsNew04 .nsy-picnewsNew-link{position:absolute;right:0;bottom:0;}
.nsy-picnewsNew04 .nsy-picnewsNew-meta{display:none;}*/

.nsy-picnewsNew04 .nsy-picnewsNew-ul li{position:relative;float:left;margin:15px;}
.nsy-picnewsNew04 .nsy-picnewsNew-meta{display:none;}
.nsy-picnewsNew04 .nsy-picnewsNewTitle{display:block;font-weight:bold;line-height: 2;text-align:center;}
.nsy-picnewsNew04 .nsy-picnewsNew-summary{display:none;position:absolute;left:0;top:0;padding:20px;line-height:2;font-weight:bold;color:#fff;white-space: normal;text-decoration:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);cursor: pointer;}
.nsy-picnewsNew04 .nsy-picnewsNew-summary-info{position:absolute;left:10px;top:50%;width:90%;}
.nsy-picnewsNew04 .nsy-picnewsNew-link{color:#b0bcd2;}

/*.nsy-picnewsNew06 .nsy-picnewsNew-ul li{position:relative;float:left;margin:15px;background:#ededee;}
.nsy-picnewsNew06 .nsy-picnewsNew-img{position:relative;}
.nsy-picnewsNew06 .nsy-picnewsNew-meta{display:none;}
.nsy-picnewsNew06 .nsy-picnewsNewTitle{float:left;width:60%;padding-left:10px;line-height:50px;font-size:14px;color:#333;}
.nsy-picnewsNew06 .nsy-picnewsNew-summary{float:right;width:30%;padding-right:10px;height:50px;line-height:50px;font-size:12px;color:#999;overflow:hidden;}
.nsy-picnewsNew06 .nsy-picnewsNew-link{display:none;}
.nsy-picnewsNew06 .nsy-picnewsNew-ul li:hover{background:#0084e1;}
.nsy-picnewsNew06 .nsy-picnewsNew-ul li:hover .nsy-picnewsNewTitle{color:#fff;}
.nsy-picnewsNew06 .nsy-picnewsNew-ul li:hover .nsy-picnewsNew-summary{color:#fff;}
.nsy-picnewsNew06 .nsy-picnewsNew-ul li:hover .nsy-picnewsNew-img::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33000000', endColorstr='#33000000');background:rgba(0,0,0,0.2);}*/


/*20180503人事物介绍栏目更新样式*/
.nsy-peopleNew-ul{overflow: hidden;}
.nsy-peopleNew-ul li{margin:10px;}
.nsy-peopleNew-ul .nsy-peopleNew-name{line-height: 2;}
.nsy-peopleNew-ul .nsy-peopleNew-img{display:block;font-size:0;}

.nsy-peopleNew01 .nsy-peopleNew-ul li{position:relative;float:left;overflow: hidden;}
.nsy-peopleNew01 .nsy-peopleNew-name{position:absolute;bottom:0;width:100%;height:8px;padding:0 10px;background:#146aa6;color:#fff;box-sizing: border-box;cursor: pointer;}
.nsy-peopleNew01 .nsy-peopleNew-ul li:hover .nsy-peopleNew-name{height:100%;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC146AA6', endColorstr='#CC146AA6');background:rgba(20,106,166,0.8);}
/*.nsy-peopleNew01 .nsy-peopleNew-name span{display:none;}
.nsy-peopleNew01 .nsy-peopleNew-summary{display:none;}*/
.nsy-peopleNew01 .nsy-peopleNewTitle{position:relative;display:inline-block;padding-top:34px;margin-bottom:18px;line-height:30px;font-size:20px;color:#fff;}
.nsy-peopleNew01 .nsy-peopleNewAbout {display:none;}
.nsy-peopleNew01 .nsy-peopleNewTitle::after{position:absolute;bottom:-2px;left:0;content:"";width:60px;height:2px;background:#fff;}
.nsy-peopleNew01 .nsy-peopleNew-name span{display:inline-block;line-height:25px;font-size:14px;}

.nsy-peopleNew02 .nsy-peopleNew-ul li{float:none;}
.nsy-peopleNew02 .nsy-peopleNew-img{float:left;margin-right:10px;}
.nsy-peopleNew02 .nsy-peopleNew-name{margin-bottom:15px;color:#333;}
.nsy-peopleNew02 .nsy-peopleNew-name .nsy-peopleNewTitle,.nsy-peopleNew02 .nsy-peopleNew-name span{display:inline-block;padding-right:10px;}
.nsy-peopleNew02 .nsy-peopleNew-name .nsy-peopleNewTitle:hover{color:#9b0000;}
.nsy-peopleNew02 .nsy-peopleNew-summary{color:#666;line-height:2;text-indent:2em;}

.nsy-peopleNew-detail .nsy-peopleNew-img{float:left;margin-right:10px;}
.nsy-peopleNew-detail .nsy-peopleNew-img img {width:300px;}
.nsy-peopleNew-detail .nsy-peopleNewTitle {font-weight:bold;padding-right:10px;}
.nsy-peopleNew-detail .nsy-peopleNew-summary{color:#666;line-height:2;text-indent:2em;}
.nsy-peopleNew-detail .nsy-peopleNew-name .nsy-peopleNewTitle,.nsy-peopleNew-detail .nsy-peopleNew-name span{display:inline-block;padding-right:10px;}
.nsy-peopleNew-detail .nsy-peopleNew-name .nsy-peopleNewAbout,.nsy-peopleNew-detail .nsy-peopleNewDescript{display:none;}
.nsy-peopleNew-detail .nsy-peopleNew-name{padding-bottom:10px;text-align:center;font-size:18px;}


/*20190109更新*/
/*-- 新闻类 --*/
/*-文章列表行高修改-*/
.nsy-newsTop-ul li,
.nsy-news-ul li,
.nsy-nav-ul li,
.nsy-scrollUpNews-ul li,
.nsy-latestNews-ul li,
.nsy-specialNewsDiv li,
.nsy-newsSearchResult li,
.nsy-discuss-ul li,
.nsy-latestMessage li,
.nsy-latestContribute-ul li,
.nsy-webResearList-ul li,
.nsy-infoSearch1-ul li,
.nsy-newsSearchResultCalendar li,
.nsy-contributorArticles li ,
.nsy-sharenews-ul li{
    line-height: 2.25;
    _height: 2.25;
}
/*-最新新闻字体颜色修改-*/
.nsy-latestNews-lm{color:#f40000;}
/*今日导读样式修改*/
.nsy-nav{overflow: hidden;}
.nsy-nav-left{float:left;}
.nsy-nav-ul{float:left;padding-left:20px;box-sizing:border-box;}
.nsy-navpicTitle{display:block;margin-top:10px;text-align:center;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.nsy-nav-ul li{line-height:3;border-bottom:1px #ccc dashed;}
/*-文字头条-*/
.nsy-bigNews-ul{overflow: hidden;zoom:1; }
.nsy-bigNews-ul li{position:relative;display:inline-block;width:auto !important;}
.nsy-bigNews-ul .nsy-bigNewsTitle{display:inline-block;width:300px;margin-right:100px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nsy-bigNews-meta .nsy-newsTime{position:absolute;top:3px;}
/*-今日导读-*/
.nsy-headlineHd-link{color:#01adff;}
/*-文章模板新增样式-*/
.nsy-news-summary{display:none;}
.nsy-news-order{display:none;}
/*文章模板（高间距）*/
.nsy-news02 .nsy-news-ul li{padding:5px 0 20px;border-bottom:1px #ccc dashed;}
.nsy-news02 .nsy-newsTime{top:auto;bottom:0;line-height:1.5;} 
/*文章模板（时间在前）*/
.nsy-news03 .nsy-news-ul li{height:54px;padding-left: 55px;margin-bottom: 20px;line-height:28px;}
.nsy-news03 .nsy-newsTitle{font-weight:bold;}
.nsy-news03 .nsy-news-summary{display:block;line-height:22px;color:#666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-date{position:absolute;top:0;left:0;width:48px;height:54px;text-align: center;}
.news-date span{display:block;font-style: italic;font-family: 'SimSun';}
.date-year{width:48px;height:20px;line-height:20px;color:#fff;background:#01adff;font-size:12px;}
.date-day{width:48px;height:34px;line-height: 34px;font-size:20px;color:#fff;background:#7ec4fc;}
/*文章模板（序列）*/
.nsy-news04 .nsy-news-order{display:block;position:absolute;top:0;left:0;width:46px;height:52px;line-height:52px;text-align:center;background:#01adff;color:#fff;font-size:20px;}
.nsy-news04 .nsy-news-ul li{height:52px;padding-left: 55px;margin-bottom: 10px;line-height:28px;background:#eef9fe;}
.nsy-news04 .nsy-newsTime{right:auto;top:auto;bottom:2px;left:55px;line-height:22px;}
/*-专题文章-*/
.nsy-special span a{margin-bottom:0;padding:12px 10px;background-color:#fff;}
.nsy-special span:nth-child(2n) a{background-color:#f5f5f5;}
.nsy-special span a:hover{background-color:#eee;}
/*-- 图文类 --*/
/*-图文翻动00-圆点加标题-*/
.nsy-scrollFlashNews00 .nsy-pagination{width:100%;text-align: center;bottom:57px;}
.nsy-scrollFlashNews00 .nsy-pagination li {width: 12px;height: 12px;margin: 0 4px;background:#999;border-radius:50%;background-position: left top;font-size: 0;line-height: 100;overflow: hidden;}
.nsy-scrollFlashNews00 .nsy-pagination li.on{background:#fff;}
.nsy-scrollFlashNews00 .nsy-scrollFlashNews-item{padding-bottom:47px !important;}
.nsy-scrollFlashNews00 .nsy-scrollFlashNews-title{padding:8px 0;background:none;bottom:-47px;color:#000;}
.nsy-scrollFlashNews00 .nsy-scrollFlashNews-title p{line-height:30px;margin:0;max-height:30px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
/*-图文翻动01-数字型-*/
.nsy-pagination{font-size: inherit;}
.nsy-scrollFlashNews01 .nsy-pagination li{margin-right:0;opacity: 1;background:none;border-left:1px #fff solid;border-color:rgba(255,255,255,0.4);}
.nsy-scrollFlashNews01 .nsy-pagination li:hover,.nsy-scrollFlashNews01 .nsy-pagination li.on{color:#1890ff;background:none;font-weight:normal;}
.nsy-scrollFlashNews01 .nsy-scrollFlashNews-title{padding:5px 0;}
.nsy-scrollFlashNews01 .nsy-scrollFlashNews-title p{line-height:30px;}
/*-图文翻动02-圆点型-*/
.nsy-scrollFlashNews02 .nsy-pagination li{background:#fff;border-radius:50%;vertical-align: middle;}
.nsy-scrollFlashNews02 .nsy-pagination li.on{width:26px;height:9px;border-radius:4px;}
/*-图文翻动宽版-*/
.nsy-focusPic .nsy-focusContent{margin-right:15px;}
.nsy-focusPic .nsy-focusMenu li{height:auto;padding:5px 0;border-bottom:1px #e5e5e5 solid;line-height:1.5;box-sizing:border-box;}
.nsy-focusPic .nsy-focusMenu li.on a{color:#1890ff;}
/*-图文滚动-*/
.nsy-scrollPicNews-box{font-size: inherit;}
.nsy-scrollPicNews-ul li{margin:0 10px;}
.nsy-scrollPicNews-title{padding:0 10px;line-height:50px;margin:0;font-size: inherit;background:#fff;box-sizing: border-box;}
/*-视频新闻-*/
.nsy-mediaNews-ul li{margin:0 10px;}
.nsy-mediaNews-img{border-radius:8px;}
.nsy-mediaNews-img img{border-radius:5px;filter: alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.nsy-mediaNews-title{line-height:2.25;}
/*-图文翻动左右-*/
.nsy-slider-item{position:relative;}
.nsy-slider-content{position:absolute;top:0;bottom:0;right:5.542169%;width:27.710843%;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC146AA6', endColorstr='#CC146AA6');background:rgba(20,106,166,0.8);}
.nsy-slider .nsy-pagination li {font-size:0;cursor:pointer;}
/*-图文介绍上下01-*/
.picnewsNew02 .nsy-picnews1Title{height:46px;line-height:46px;font-size:16px;font-weight:normal;color:#333;border-bottom:1px #e6e6e6 solid;}
.picnewsNew02 .nsy-picnews1-summary{height:auto;max-height:42px;margin:12px 0;font-size:14px;line-height:21px;margin-bottom:0;white-space: inherit;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.picnewsNew02 .nsy-picNews1-link{display:none;}
/*-图文介绍上下02-*/
.picnewsNew01 .nsy-picnews1-ul li{margin:10px 10px 52px;}
.picnewsNew01 .nsy-picnews1Title{display:none;}
.picnewsNew01 .nsy-picnews1-summary{height:auto;max-height:48px;margin:12px 0;font-size:16px;line-height:24px;margin-bottom:0;white-space: inherit;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.picnewsNew01 .nsy-picNews1-link{bottom:-42px;width:112px;height:32px;line-height:32px;text-align:center;background:#1890ff;color:#fff;}
/*-图文介绍左右01-*/
.nsy-picnews201 .nsy-picNews2-link{display:none;}
.nsy-picnews201 .nsy-picnews2-ul li{padding-bottom:10px;border-bottom:1px #ccc dashed;}
.nsy-picnews201 .nsy-picnews2Title{padding:5px 0 2px;font-size:16px;line-height:24px;}
.nsy-picnews201 .nsy-picnews2-summary{font-size:14px;line-height:24px;}
/*-图文介绍左右02-*/
.nsy-picnews202 .nsy-picnews2-ul li{line-height:2.25;}
.nsy-picnews202 .nsy-picnews2-li1{padding-bottom:20px;margin-bottom:20px;border-bottom:1px #e6e6e6 solid;}
.nsy-picnews202 .nsy-picnews2Title{display:inline-block;}
.nsy-picnews202 .nsy-picnews2-li1 .nsy-picnews2Title{padding:4px 0 8px;line-height:24px;font-size:16px;}
.nsy-picnews202 .nsy-picnews2-summary{line-height:21px;font-size:14px;}
.nsy-picnews202 .nsy-picnews2-meta{display: inline-block;}
/*-- 链接类 --*/
/*-列表链接-*/
.letterLink-hd{height:30px;line-height: 30px;padding:15px 0;}
.letterLink-hd li{position:relative;float:left;padding:0 23px;cursor: pointer;}
.letterLink-hd li.on{color:#1890ff;}
.letterLink-hd li.on::after{position:absolute;top:100%;left:50%;content:"";width:36%;height:2px;margin-left:-18%;background:#1890ff;}
.letterLink-bd{padding:10px 20px;background:#f5f5f5;}
.letterLink-listBox{width:100% !important;overflow:hidden;}
.letterLink-list{display:none;overflow: hidden;width:100% !important;}
.letterLink-list li{float: left;width:23%;margin-right:2%;line-height:2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*-文字链接组-*/
.nsy-linkGroup div{position:relative;}
.nsy-linkGroup select{height:38px;line-height:38px;margin-bottom:10px;border:1px #999 solid;outline: none;}
.nsy-linkGroup div.active select{border-color:#1890ff;}
.nsy-linkGroup div::before{position:absolute;content:"";top:15px;right:17px;z-index:22;width:6px;height:6px;border-width:1px 0 0 1px;border-color:#fff;border-style:solid;transform: rotate(-135deg);-ms-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);-o-transform:rotate(-135deg);}
.nsy-linkGroup div::after{position:absolute;top:0;right:1px;content:"";width:44px;height:38px;background:#999;}
.nsy-linkGroup div.active::after{background:#1890ff;}
/*-- 互动类 --*/
/*-自定义表单-*/
.nsy-signup-item-fileInput{position:relative;display:inline-block;width:290px;min-height:30px;padding: 4px;line-height:30px;border: 1px solid #d1d2d6;-webkit-border-radius: 2px;-moz-border-radius: 2px;-khtml-border-radius: 2px;border-radius: 2px;margin-right: 10px;color: #555;}
.nsy-signup-item-fileInput .fileButton{position:absolute;top:4px;right:10px;width:94px;height:30px;background:#1890ff;line-height:30px;text-align:center;color:#fff;}
.nsy-signup-item-fileInput:hover{text-decoration: none;}
.nsy-signup-item-fileInput input{position:absolute;top:0;left:0;z-index:22;opacity: 0;cursor: pointer;}
.nsy-verifycode label{line-height:40px;}
.nsy-verifycode-txt{margin-right:12px;}
.nsy-verifycode .verifyCodeImg{width:140px;height:40px;}
.nsy-signup-btn,.nsy-WebResear-submit,.nsy-WebResear-voteviewpole{background:#1890ff;border:1px #1890ff solid;}
/*-问卷调查-*/
.nsy-webResear .nsy-webResear-option ul{list-style: none;margin-left:0;}
.nsy-webResear-ul li{margin-bottom:10px;}
.nsy-webResear-option{margin-top:10px;padding-top:10px;border-top:1px #ccc dashed;}
.nsy-webResear-option ul .input-radio{position: absolute;clip:rect(0,0,0,0);}
.nsy-webResear-option ul .input-radio{position: static \9;}
:root .nsy-webResear-option ul .input-radio{position: absolute;}
.nsy-webResear-option ul .input-radio[type="radio"] + label::before{display:inline-block;margin:-2px 10px 0 0;content:"";width:14px;height:14px;border:1px #dadada solid;border-radius:50%;background:#fff;vertical-align:middle;}
.nsy-webResear-option ul .input-radio[type="radio"] + label::before{width:0\9;height:0\9;border-width:0\9;}
:root .nsy-webResear-option ul .input-radio[type="radio"] + label::before{width:14px;height:14px;border-width:1px;}
.nsy-webResear-option ul .input-radio[type="radio"]:checked + label::before{content:"\a0";width:16px;height:16px;border-color:#1890ff;background-color:#1890ff;background-clip: content-box;padding:3px;box-sizing:border-box;}
.nsy-webResear-option ul .input-radio[type="radio"]:checked + label::before{width:0\9;height:0\9;border-width:0\9;padding:0\9;}
:root .nsy-webResear-option ul .input-radio[type="radio"]:checked + label::before{width:16px;height:16px;border-width:1px;padding:3px;}
.nsy-webResear-option ul .input-radio[type="checkbox"] + label::before{display:inline-block;margin:-2px 10px 0 0;content:"";width:14px;height:14px;border:1px #dadada solid;border-radius:2px;background:#fff;vertical-align:middle;}
.nsy-webResear-option ul .input-radio[type="checkbox"] + label::before{width:0\9;height:0\9;border-width:0\9;}
:root .nsy-webResear-option ul .input-radio[type="checkbox"] + label::before{width:14px;height:14px;border-width:1px;}
.nsy-webResear-option ul .input-radio[type="checkbox"]:checked + label::before{content:"\2713";width:16px;height:16px;line-height:16px;color:#fff;border-color:#1890ff;text-align:center;background-color:#1890ff;background-clip: content-box;box-sizing:border-box;}
.nsy-webResear-option ul .input-radio[type="checkbox"]:checked + label::before{width:0\9;height:0\9;border-width:0\9;padding:0\9;}
:root .nsy-webResear-option ul .input-radio[type="checkbox"]:checked + label::before{width:16px;height:16px;border-width:1px;}
/*-发文排行-*/
.nsy-releaseTop-table{width:100%;}
.nsy-releaseTop-table th,.nsy-releaseTop-table td{padding:8px 5px;line-height:24px;}
.nsy-releaseTop-table tr:nth-child(2n){background:#f5f5f5;}
/*-留言板（问答）-*/
.nsy-askAnswer-div{padding:6px 0 13px 0;border-bottom:4px #e6e6e6 solid;}
.nsy-askAnswer-div:nth-last-child(1){border:none;}
.nsy-askAnswer-w,.nsy-askAnswer-d{padding:16px 0;}
.nsy-askAnswer-w{border-bottom:1px #dadada dashed;}
.nsy-askAnswer-d{margin:0;border:none;}
.nsy-askAnswer-w-ion{color:#fe7801;}
.nsy-askAnswer-d-ion{color:#39aafc;} 
/*-留言板-*/
.nsy-messageBoardSearch{height:24px;margin-top:0;padding:4px;border:1px #ccc solid;}
.nsy-messageBoardSearch select{width:105px;border:none;border-right:1px #ccc solid;outline: none;}
.nsy-messageBoardSearch .nsy-search-input{height:24px;padding:0;border:none;outline: none;}
.nsy-messageBoardSearch .nsy-search-btn{width:26px;height:22px;margin-top:-2px;padding:0;background:url(../resfile/nsy-search-btn.png) no-repeat;border:none;font-size:0;vertical-align: middle;}
.nsy-messageBoardTable{margin-top:12px;}
.nsy-messageBoardTable th,.nsy-messageBoardTable td{padding:10px;border:1px #ccc solid !important;}
.nsy-messageBoardSelect{margin-top:20px;}
.nsy-messageBoardSelect input{width:130px;height:28px;line-height:28px;border:1px #ccc solid;}
.nsy-messageBoardSelect .nsy-select-btn{width:60px;height:32px;margin-left:15px;border:1px #1890ff solid;background:#1890ff;vertical-align:top;}
/*-- 功能类 --*/
/*-会员登入-*/
.nsy-login-username,.nsy-login-verify,.nsy-login-pwd{height:40px;margin-bottom:20px;}
.nsy-login-verify{margin-bottom:12px;}
.nsy-login-nologin label{width:40px;height:40px;padding:0;background:#999 url(../resfile/nsy-login-icon.png) no-repeat;font-size:0;}
.nsy-login-pwd label{background-position:0 -40px;}
.nsy-login-verify label{background-position:0 -80px;}
.nsy-login-username input,.nsy-login-pwd .input-txt{width:257px;height:38px;padding:0 0 0 10px;border:1px #ccc solid;}
.nsy-login-verify input{width:148px;height:38px;padding:0 0 0 10px;border:1px #ccc solid;}
.nsy-login-verify .verifyCodeImg{width: 98px;height:40px;}
.nsy-login-group{margin-bottom:12px;overflow:hidden;}
.nsy-login-group .nsy-login-btn{clear:both;width:308px;height:40px;line-height:40px;padding:0;background:#1890ff;box-sizing: border-box;}
.nsy-login-group .nsy-login-reg{clear:both;width:308px;height:40px;line-height:40px;padding:0;background:#F90;box-sizing: border-box;}
.nsy-login-forgot{float:right;color:#1890ff;}
.nsy-login-nologin .nsy-login-checkbox{float:left;margin-left:0;}
.nsy-login-checkbox label{width:auto;height:auto;background:none;font-size:14px;line-height:28px;}
.nsy-login-checkbox input{position: absolute;clip:rect(0,0,0,0);}
.nsy-login-checkbox input{position: static \9;}
:root .nsy-login-checkbox input{position: absolute;}
.nsy-login-checkbox input[type="checkbox"] + label::before{display:inline-block;margin:-2px 10px 0 0;content:"";width:14px;height:14px;border:1px #dadada solid;border-radius:2px;background:#fff;vertical-align:middle;}
.nsy-login-checkbox input[type="checkbox"] + label::before{width:0\9;height:0\9;border-width:0\9;}
:root .nsy-login-checkbox input[type="checkbox"] + label::before{width:14px;height:14px;border-width:1px;}
.nsy-login-checkbox input[type="checkbox"]:checked + label::before{content:"\2713";width:16px;height:16px;line-height:16px;color:#fff;border-color:#1890ff;text-align:center;background-color:#1890ff;background-clip: content-box;box-sizing:border-box;}
.nsy-login-checkbox input[type="checkbox"]:checked + label::before{width:0\9;height:0\9;border-width:0\9;padding:0\9;}
:root .nsy-login-checkbox input[type="checkbox"]:checked + label::before{width:16px;height:16px;border-width:1px;}
/*-会员登入（横向）-*/
.nsy-loginhorizontal-nologin{overflow:hidden;}
.nsy-loginhorizontal label{line-height:40px;}
.nsy-loginhorizontal .nsy-login-username,.nsy-loginhorizontal .nsy-login-verify,.nsy-loginhorizontal .nsy-login-pwd{margin-bottom:0;}
.nsy-loginhorizontal .nsy-login-username input,.nsy-loginhorizontal .nsy-login-pwd .input-txt,.nsy-loginhorizontal .nsy-login-verify input{width:119px;}
.nsy-loginhorizontal .nsy-login-group .nsy-login-btn{width:60px;}
.nsy-loginhorizontal .nsy-login-verify img{margin:-5px 15px 0 4px;}
/*-网站搜索-*/
.nsy-search-box{display:inline-block;height:38px;border:1px #e6e6e6 solid;}
.nsy-search-box .nsy-search-type,.nsy-search-box .nsy-search-newstype{height:24px;line-height:24px;margin:7px 0;border:none;border-right:1px #ccc solid;outline: none;}
.nsy-search-box .nsy-search-input{width:320px;height:24px;line-height:24px;margin:7px 0;padding:0 0 0 5px;border:none;outline: none;}
.nsy-search-box .nsy-search-btn{width:56px;height:38px;border:none;background:#999 url(../resfile/nsy-search-btn-white.png) no-repeat center;font-size:0;}
/*-网站搜索（无选择条件）-*/
.nsy-searchhorizontal input{vertical-align:middle;}
.nsy-searchhorizontal .nsy-search-input{width:220px;}