﻿@charset "utf-8";

/*body { background: url(../../Base/img/page-banner-01.jpg) no-repeat center top; background-attachment: fixed; background-size: cover; }
.body-single { background: url(../../Base/img/page-banner-02.jpg) no-repeat center top; background-attachment: fixed; background-size: cover;}*/
#content { background-color: #fff; clear: both; box-shadow: 7px 7px 0px 0px rgba(0, 0, 0, 0.15) ;margin-bottom: 50px; position: relative; z-index: 1;}
.content-bd { padding: 30px; }


/* pageBanner */
.pageBanner { text-align: left;  }
.pageBanner .pic { position: fixed; z-index: -1; width: 100%; min-width: 1400px; height: 100%; overflow: hidden; }
.pageBanner .pic img { width: 100%; height: auto; display: block; *float: left; }

/* mHd */
.mHd { width: 1380px; margin: 0 auto; height: 50px; padding: 290px 10px 0; }
.mHd h3 { float: left; height: 50px; padding-right: 11px; background: url(../../Base/img/yy.png) no-repeat right bottom;  }
.mHd h3 span { display: block; padding: 0 50px; background-color: #0056a6; color: #fff; font-weight: bold; font-size: 20px;  line-height: 50px;}


/* 文章首页 -----------------------------------------*/
.pageBoxLoop { padding: 0 10px; }
/* 栏目循环 */
.pageBoxLoop .box { margin-bottom: 10px; }
.pageBoxLoop .box .hd { margin-bottom: 10px; }
.pageBoxLoop .box .infoList li {  background: url(../../Base/img/icons/icon.png) no-repeat left center; padding-left: 25px; border-bottom: 1px dashed #e0e0e0; }



/* 文章列表页 -----------------------------------------*/

/* 内容带图片的信息列表_图片判断式 */
.pageTPList li {
    padding: 22px 15px;
    border-bottom: 1px solid #E1E1E1;
    overflow: hidden;
}
.pageTPList .pic {
    float: left;
    margin-right: 20px;
    width: 250px;
}
.pageTPList .pic img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    line-height: 22px;
    overflow: hidden;
}
.pageTPList .con {
    overflow: hidden;
    zoom: 1;
}
.pageTPList .title {
    font-size: 20px;
    line-height: 40px;
    overflow: hidden;
    white-space: normal;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    height: 40px;
}
.pageTPList .intro {
    margin-bottom: 10px;
    line-height: 25px;
    color: #777;
    max-height: 52px;
    _height: 52px;
    line-height: 26px;
    overflow: hidden;
}
.pageTPList .title a:hover {
    text-decoration: none;
}
.pageTPList .intro .more {
    display: none;
}
.pageTPList .others {
    font-size: 13px;
    color: #aaa;
}
.pageTPList .others span {
    margin-right: 15px;
}
.pageTPList .node {
    color: #aaa;
    margin-right: 15px;
}
.pageTPList .last {
    border-bottom: 0;
    margin-bottom: 0;
}
.pageTPList .on {
    background: #F9F9F9;
}

/* newsList */
.newsList li {
    overflow: hidden;
    white-space: normal;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px dashed #ccc;
    background: url(../../Base/img/icons/icon.png) no-repeat left center;
    padding-left: 30px;
    font-size: 18px;
}
.newsList .date {
    float: right;
    color: #999;
    margin: 0 10px 0 15px;
}
.newsList .node {
    color: #999;
    margin-right: 10px;
}
.newsList em {
    color: #f20;
}
.newsList .split {
    height: 1px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 18px 0;
    border-bottom: 1px dotted #ccc;
}
.newsList li .address {
    background: #8DB6D5;
    color: #fff;
    padding: 0 8px;
    line-height: 22px;
    font-size: 12px;
    margin: 4px 0;
    border-radius: 5px;
    float: right;
    margin-left: 15px;
}
.newsList li .address:hover {
    background: #6e9ec3;
    text-decoration: none;
}
.newsList li .disable {
    display: none !important;
}

/* dateList */
.dateList li { height: 158px; border: 1px solid #eee; box-shadow: 4px 4px 0px 0px #f7f7f7; width: 99%; margin: 0 auto 25px; clear: both;}
.dateList li.noData { text-indent: 2em; line-height: 40px; } 
.dateList .date { float: left; width: 129px; height: 128px; background: url(../../Base/img/date-bg.png) repeat-y right center; padding-right: 30px; text-align: right; padding-top: 30px;}
.dateList .date b { font-size: 20px; display: block; line-height: 24px; }
.dateList .date .yy { font-size: 14px; display: block; line-height: 24px; }
.dateList .date a.more { display: block; text-align: left; margin-top: 15px; float: right; width: 45px; height: 30px; line-height: 30px; border-radius: 2px; background: #f90 url(../../Base/img/icons/icons-xq.png) no-repeat 16px center; color: #fff; font-size: 12px;  padding-left: 35px; }
.dateList .date a.more:hover { background-color: #f29100; }
.dateList .con { overflow: hidden; padding: 15px 30px;}
.dateList .title { font-size: 16px; font-weight: bold; line-height: 40px; height: 40px; overflow: hidden; }
.dateList .intro { color: #999; font-size: 12px; line-height: 20px; max-height: 40px; overflow: hidden; }
.dateList .hits { background: url(../../Base/img/icons-hits.png) no-repeat left center; padding-left: 28px; color: #999; display: block; line-height: 36px; height: 36px; margin-top: 10px; clear: both;}

.dateList-pic .pic { float: left; width: 200px; margin-right: 20px; padding-top: 4px; padding-left: 4px;}
.dateList-pic .date { float: right; background: none;} 

/* 友情链接列表页 -----------------------------------------*/
.friendLinkList {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 10px;
}
.friendLinkList li {
    width: 27.5%;
    height: 36px;
    line-height: 36px;
    padding: 0 3.5% 0 2%;
    background: url(../../Base/img/icons/icons-link.png) no-repeat left center;
    float: left;
    overflow: hidden;
}
/* 文章内容页 -----------------------------------------*/
.noSideContent .printArea .conTxt {
    padding: 0 30px;
}
.articleCon {
    text-align: left;
    padding: 0 10px;
}
.printArea .title {
    font-size: 30px;
    padding: 10px 30px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px;
}
.printArea .subheading {
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px;
}
.printArea .property {
    font-size: 13px;
    margin-bottom: 20px;
    padding:0 10px;
    text-align: center;
    padding-bottom: 10px;
    color: #999;
    border-bottom: 1px dotted #e0e0e0;
}
.printArea .property span {
    padding: 0 5px;
}
.printArea .property a { color: #777; }
.printArea .conTxt {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.printArea .conTxt img {
    max-width: 950px;
    height: auto !important;
}
.printArea .conTxt p {
    margin-bottom: 20px;
    word-wrap: break-word;
    text-align: center;
}
.printArea .conTxt a {
    color: blue;
    text-decoration: underline;
}
.printArea .conTxt em {
    font-style: italic;
}
.printArea .conTxt ul {
    padding-left: 2em;
    list-style: inherit;
}
.printArea .conTxt ol {
    padding-left: 2em;
    list-style: decimal;
}
.printArea .conTxt ul li {
    zoom: normal;
    list-style: inherit;
    text-indent: 0 !important;
}
.printArea .conTxt ol li {
    zoom: normal;
    list-style: inherit;
    text-indent: 0 !important;
}
.printArea .conTxt h1 {
    font-size: 2em;
    margin: .67em 0;
}
.printArea .conTxt h2 {
    font-size: 1.5em;
    margin: .75em 0;
}
.printArea .conTxt h3 {
    font-size: 1.17em;
    margin: .83em 0;
}
.printArea .conTxt h5 {
    font-size: .83em;
    margin: 1.5em 0;
}
.printArea .conTxt h6 {
    font-size: .75em;
    margin: 1.67em 0;
}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong {
    font-weight: bolder;
}
.printArea .conTxt table {
    margin: 0 auto;
}
.printArea .conTxt .js_tx_video_container { width: 100% !important;}
.printArea .conTxt iframe {
    display: block; margin: 0 auto !important;
}
.printArea .conTxt table p { margin-bottom: 0 !important; }
.printArea .videoPlayer {
    position: relative;
    z-index: 15;
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}
.articleCon .userControl {
    font-size: 14px;
    border: 1px dashed #ccc;
    text-align: left;
    margin-bottom: 20px;
    line-height: 48px; 
    height: 48px;
    overflow: hidden;
    padding: 0 15px;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articleCon .userControl a.dyBtn { margin-right: 20px; background: url(../../Base/img/icons-dy.png) no-repeat left center; padding-left: 25px;}
.articleCon .userControl a.gbBtn { background: url(../../Base/img/icons-gb.png) no-repeat left center; padding-left: 25px;}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
    position: relative; top: 6px;
}
.articleCon .page {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}
.articleCon .others {
    margin-bottom: 15px;
    font-size: 14px;
}
.articleCon .others .prev,
.articleCon .others .next {
    line-height: 30px;
    padding: 5px 0;
}
.articleCon .others span { color: #0056a6;  }
.articleCon .others .prev span.date,
.articleCon .others .next span.date { color: #777; font-weight: normal; }


/*点赞与收藏*/
.likes-group { overflow: hidden; text-align: center; margin-bottom: 30px; height: auto; }
.likes-group li { width: 60px; border-radius: 30px; height: 60px; background: #f0f0f0; display: inline-block; }
.likes-group a { font-size: 12px; padding-top: 28px; display: inline-block; }
.likes-group .Likes { background: url(../../base/img/btnicon.png) no-repeat 4px -108px; }
.likes-group .Collection { background: url(../../base/img/btnicon.png) no-repeat 4px -50px; }
.likes-group .addLikes { background: url(../../base/img/btnicon.png) no-repeat 10px -351px; }
.likes-group .addCollection { background: url(../../base/img/btnicon.png) no-repeat 15px -293px; }

/* 智能标签 */
.articleCon .smart-tags{margin-bottom: 20px !important}

/* 相关信息 */
#relativeInfo {
    border-bottom: 1px dashed #ddd;
}
#relativeInfo .hd h3 {
    font-size: 18px;
    color: #046cbb
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
}
#relativeInfo ul {
    overflow: hidden;
}
#relativeInfo li {
    float: left;
    width: 50%;
}

/* 图片-列表页 ----------------------------------------- */
.picPageList {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
    padding-top: 15px;
}
.picPageList li {
    border: 1px solid #e5e5e5;
    float: left;
    width: 30%;
    margin: 1.5% 3% 2% 0;
    *display: inline;
    position: relative;
    background: #fff;
    overflow: hidden;
    height: 240px;
}
.picPageList .pic {
    margin: 3%;
}
.picPageList .pic img {
    height: 160px;
    width: 100%;
}
.picPageList .title { padding: 0 10px;  line-height: 24px; height: 48px; overflow: hidden; text-align: center;}
.picPageList .titleBg { display: none;}
.picPageList .others { text-align: left; padding: 0 15px; color: #999; font-size: 14px; line-height: 30px; }
.picPageList .others .date { float: left;}
.picPageList .others .hot { float: right;}

.picPageList li:hover {
    border-color: #d9d9d9;
    -webkit-box-shadow: #eee 2px 2px 0;
    -moz-box-shadow: #eee 2px 2px 0;
    box-shadow: #eee 2px 2px 0;
}

.picPageList-gy li {  margin: 1.5% 2% 2% 0; width: 22%; height: auto; }
.picPageList-gy li .pic img { height: 280px; }

/* 图片内容 */
em.swpt-time { margin-right: 10px; font-size: 14px; }



/* 视频-列表页 ----------------------------------------- */
.videoPageList {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}
.videoPageList li {
    float: left;
    width: 30.3%;
    margin: 1.5% 3% 2.5% 0;
    *display: inline;
}
.videoPageList .pic {
    background: #fff;
    border: 1px solid #ddd;
    position: relative;
}
.videoPageList .pic a {
    display: block;
    margin: 3%;
    overflow: hidden;
}
.videoPageList .pic .ico {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 62px;
    height: 62px;
    margin-left: -31px;
    margin-top: -31px;
    background: url(../../Base/img/playButton.png) 0 0 no-repeat;
    display: none;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.videoPageList .pic img {
    height: 203px;
    width: 100%;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.videoPageList .title {
    overflow: hidden;
    padding-top: 5px;
    line-height: 24px;
    height: 48px;
    text-align: left;
    font-size: 14px;
    padding-left: 25px;
    background: url(../../Base/img/icons.png) 0 -2218px no-repeat;
}
.videoPageList .pic:hover {
    border-color: #bbb;
}
.videoPageList .pic:hover img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}


.videoPlayer { margin: 0 auto; }



/* 图书列表 --------------------------------------------- */
.bookList li { width: 48.4%; float: left; height: 220px; border: 1px solid #eee; box-shadow: 4px 4px 0px 0px #f7f7f7; margin-bottom: 30px;}
.bookList li.odd { float: right; }
.bookList .pic { background: url(../../Base/img/date-bg.png) repeat-y right center; height: 220px; width: 160px; float: left; }
.bookList .con { overflow: hidden;  padding: 15px 30px; }
.bookList .title { font-weight: bold; font-size: 18px; line-height: 24px; margin-bottom: 10px; max-height: 48px; overflow: hidden;}
.bookList .detail { font-size: 14px; line-height: 30px; color: #666; display: none; }
.bookList .detail .ssh { color: #0056a6; }
.bookList .intro { font-size: 14px; line-height: 22px; }
.bookList .intro b { color: #cf8f52; }
.bookList .hits { background: url(../../Base/img/icons-hits.png) no-repeat left center; padding-left: 28px; color: #999; display: block; line-height: 36px; height: 36px; margin-top: 10px; clear: both;}

/* 图书内容--------------------------------------------- */
.proContent .ueditortable { border: none; }
.proCon { border-collapse: collapse;  border: 1px solid #e5e5e5; width: 99%; margin: 0 auto 30px; font-size: 14px;}
.proCon td { padding: 0 25px; empty-cells:show; }
.proCon td.pic { width: 210px; text-align: center; padding: 15px 0;} 
.proCon div.pic img { height: 160px; }
.proCon td.name { text-align: right; background-color: #f8f8f8; width: 85px; color: #999; padding-right: 10px; }
.proCon .ssh { color: #0056a6; }

.conTxtHd { font-size: 18px; color: #0056a6; height: 40px; line-height: 40px; margin-bottom: 10px; }

.articleCon .userControl-ts { border: none; border-bottom: 1px solid #e5e5e5; }
.articleCon .userControl-ts a.gbBtn { float: right; }
.articleCon .userControl-ts span.hits { background: url(../../Base/img/icons-hits.png) no-repeat left center; padding-left: 28px; float: left; }

/* 专题首页 -----------------------------------------*/
.spePageList ul {
    overflow: hidden;
    padding: 20px 0 20px 20px;
    margin-right: -30px;
}
.spePageList li {
    position: relative;
    float: left;
    width: 350px;
    padding: 5px;
    margin: 0 40px 40px 0;
    text-align: center;
    -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .15);
    box-shadow: 0px 0 8px rgba(0, 0, 0, .15);
}
.spePageList li img {
    width: 100%;
    height: 82px;
}
.spePageList .tit {
    display: block;
    padding: 5px 0;
}
.spePageList li:hover {
    -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .3);
    box-shadow: 0px 0 8px rgba(0, 0, 0, .3);
}
.spePageList li:hover a {
    text-decoration: none;
    color: #c00
}
.spePageList .archivedTip {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #999;
    color: #fff;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    padding: 0 15px;
}
/* 信息提示页  */
.Showms {
    background: #fff;
    padding: 3% 5%;
    overflow: hidden;
    max-width: 540px;
    margin: 30px auto;
}
.Showms .top,
.Showms .bottom,
.Showms .Shadow {
    display: none;
}
.Showms .MS {
    overflow: hidden;
    zoom: 1;
}
.Showms .titWrong {
    color: #c00;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    margin-bottom: 15px;
    font-size: 18px;
}
.Showms .BUT {
    padding: 25px 0 15px 0;
}
.Showms .BUT a {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 15px;
    background: #eee;
    border: 1px solid #ccc;
    font-size: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee));
    background: -moz-linear-gradient(#FFFFFF, #eee);
    background: -ms-linear-gradient(#FFFFFF, #eee);
    background: -o-linear-gradient(#FFFFFF, #eee);
    background: linear-gradient(#FFFFFF, #eee);
}
.Showms .BUT a:hover {
    color: #c00;
    border: 1px solid #aaa;
    text-decoration: none;
}

/* 调查问卷重置 */
.surveyCommonList li { background-position: 8px 20px !important; }
.surveyCommonList .tit { font-size: 18px; }