﻿@charset "utf-8";
#content { margin: 20px auto; width: 1200px; overflow: hidden;}
.pageBanner {
    text-align: center;
    background: url(../../base/img/pageBanner.jpg) center 0 no-repeat;
    height: 240px;
    clear: both;
    position: relative;
    z-index: 0;
    min-width: 1200px;
    margin: 0 auto;
}

/* 文章-父列表页 -----------------------------------------*/


/* 侧栏======================================*/
.sideBox .hd { background-color: #067a39; height: 60px;  line-height: 60px; }
.sideBox .hd h3 { font-size: 24px; color: #fff; padding-left: 20px;}

/* 侧栏菜单 */
#sideMenu { margin-bottom: 20px; background-color: #f4f4f4;}
#sideMenu .hd { }
#sideMenu .bd { padding: 5px 15px 15px; }
#sideMenu .bd li {   overflow: hidden; text-align: left; border-bottom: 1px solid #d9d9d9 ; }
#sideMenu .bd li a { display: block; background: url(../../base/img/arrow-grey.png) no-repeat 40px center; font-size: 16px; padding: 10px 10px 10px 65px; line-height: 24px; }
#sideMenu .bd li.on a { background: url(../../base/img/arrow-on.png) no-repeat 40px center; color: #067a39; }


/* 快速通道 */
.box-icons .hd { background-color: #5d5d5d; }
.box-icons .icons-font li { width: 125px; height: 105px; }
.box-icons .icons-font li i { top: 15px; }
.box-icons .icons-font li.li2 i { top: 13px; }
.box-icons .icons-font li.li4 i { top: 11px; }
.box-icons .icons-font li a { font-size: 14px; padding-top: 65px; height: 40px;}



/*文章父列表页=========== S*/
#focusBox_s { height: 280px; margin-top: 20px; position: relative; background-color: #f5f5f5; overflow: hidden;}
#focusBox_s .bd .pic { float: left;  width: 420px; height: 280px; margin-right: 30px;}
#focusBox_s .bd .pic img { width: 420px; height: 280px;}
#focusBox_s .bd .con { overflow: hidden; padding-top: 5px; padding-right: 25px; }
#focusBox_s .bd .con .bg { display: none; }
#focusBox_s .bd .con .title { margin: 15px 0;  font-size: 22px; height: 30px; overflow: hidden; }
#focusBox_s .bd .con .intro { font-size: 12px; color: #666; line-height: 26px; }
#focusBox_s .bd .con .intro a { color: #d22323; }
#focusBox_s .hd { position: absolute; width: 430px; height: 12px; bottom: 30px; text-align: center; right: 0; z-index: 2;}
#focusBox_s .hd li { display: inline-block; *display: inline; zoom: 1; vertical-align: top; width: 12px; height: 12px; margin: 0 2px; background-color: #999; line-height: 100px; overflow: hidden; cursor: pointer; }
#focusBox_s .hd li.on { background-color: #067a39; }

/* boxLoop */
.boxLoop .boxPage { width: 49%; height: 420px; margin-top: 20px; }
.boxPage .infoList li { line-height: 36px; height: 36px;}

/* mHd */
.mHd { height: 45px; background: url(../../base/img/title-bg.png) repeat-x center bottom; padding-bottom: 12px;}
.mHd h3 { float: left; font-size: 24px; line-height: 45px; height: 45px; }
.mHd .path { float: right;}

/* 文章子-列表页 -----------------------------------------*/
/* 图文列表 */
.pageTPList {
    margin-top: -12px
}
.pageTPList li {
    padding: 15px 15px 24px;
    border-bottom: 1px solid #E1E1E1;
    overflow: hidden;
}
.pageTPList .pic {
    display: none;
    padding-top: 5px;
    float: left;
    margin-right: 15px;
    width: 140px;
}
.pageTPList .pic img {
    width: 100%;
    height: auto;
}
.pageTPList .con {
    overflow: hidden;
    zoom: 1
}
.pageTPList .title {
    font-size: 18px;
    line-height: 36px;
    overflow: hidden;
}
.pageTPList .title a {
    color: #333
}
.pageTPList .title a:hover {
    color: #e00;
    text-decoration: none
}
.pageTPList .intro {
    margin-bottom: 3px;
    line-height: 24px;
    color: #777;
    max-height: 75px;
    _height: 75px;
    overflow: hidden;
    font-size: 14px;
}
.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;
    display: none
}
.pageTPList .last {
    border-bottom: 0;
    margin-bottom: 0;
}
.pageTPList .on {
    background: #F9F9F9
}
/* newsList */
.newsList { padding: 20px; }
.newsList li { line-height: 40px; height: 40px;  font-size: 15px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;  padding-left: 12px; background: url(../../base/img/icon.png) no-repeat left center;  }
.newsList li.split { background: none;  border-bottom: 1px solid #f2f1eb; height: 1px; line-height: 1px; overflow: hidden; padding-bottom: 20px; margin-bottom: 20px; }
.newsList li span.date { float: right; color: #999; font-size: 12px; }

/* 图片子列表 */
#picChildList { padding-left: 5px; }
ul.picListA { width: 105%; }
ul.picListA li { width: 190px; height: 169px; float: left; text-align:center;  padding: 9px 9px 0 9px; border: 1px solid #e7e6e6; margin-right: 18px; margin-top: 20px; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);}
ul.picListA li:hover { border-color: #ccc; }
ul.picListA li .pic img{ width:190px; height:130px; }
ul.picListA li .title{ padding-top:2px; line-height: 30px; height: 30px; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; }



/* 友情链接列表页 -----------------------------------------*/
.friendLinkList {
    overflow: hidden;
    zoom: 1;
}
.friendLinkList li {
    width: 28%;
    height: 36px;
    line-height: 36px;
    padding: 0 3.5% 0 1.5%;
    background: url(../../base/img/icon.png) no-repeat left center;
    float: left;
    overflow: hidden;
}
/* 文章内容页 -----------------------------------------*/

.articleCon {
    text-align: left;
    width: 98%; margin: 15px auto 0;
}
.printArea .title { padding:10px 20px; font:100 24px/44px "-webkit-animation-iteration-count: 1;-o-animation-iteration-count: 1;animation-iteration-count: 1;"; text-align:center;}
.printArea .subheading {
    color:#333; font-size:16px; text-align:center;
}
.printArea .property {
   height:34px; line-height:34px; text-align:center;font-size: 12px; border-bottom: 1px solid #e5e5e5; color: #999; margin:0 20px 5px 20px;
}
.printArea .property>span {
    padding: 0 5px;
}
.printArea .conTxt {
    color: #333;
    font-size: 16px;
    line-height: 36px;
    padding: 20px 30px;
    overflow: hidden;
}
.printArea .conTxt img {
    max-width: 100%;
    height: auto !important;
}
.printArea .conTxt p {
    margin-bottom: 10px;
}
.printArea .conTxt a {
    color: blue;
    text-decoration: underline;
}
.printArea .conTxt em {
    font-style: italic
}
.printArea .conTxt ul,
.printArea .conTxt ol {
    padding-left: 2em;
}
.printArea .conTxt ul li {
    zoom: normal;
    list-style: square;
    text-indent: 0 !important
}
.printArea .conTxt ol li {
    zoom: normal;
    list-style: decimal;
    text-indent: 0 !important;
}
.printArea .page {
    padding: 10px 0;
    text-align: center;
}
.printArea .vedioPlayer {
    background: #000;
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}
.articleCon .userControl {
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 10px 0;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
}
.articleCon .others {
    padding: 10px 0;
    margin-bottom: 15px;
}
.articleCon .others .prev,
.articleCon .others .next {
    padding: 3px 0;
}
/* 相关信息 */
#relativeInfo {
    border-bottom: 1px dashed #ddd;
}
#relativeInfo .hd h3 {
    font-size: 18px;
    color: #6e5d45;
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
}
#relativeInfo ul {
    overflow: hidden;
}
#relativeInfo li {
    float: left;
    width: 50%;
}
/* 图片-列表页 ----------------------------------------- */
.picPageList {
    margin: 0 -10px;
    overflow: hidden;
    text-align: center;
}
.picPageList li {
    float: left;
    margin-bottom: 15px;
    width: 24.99%;
    display: inline;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.picPageList .pic,
.picPageList .title {
    margin: 0 10px;
}
.picPageList .pic a {
    display: block;
    overflow: hidden;
    padding: 6px;
    background-color: #f5f5f5;
}
.picPageList .pic a:hover {
    background-color: #c7beb0;
}
.picPageList .pic img {
    height: auto;
    width: 100%;
}
.picPageList .titleBg {
    display: none;
}
.picPageList .title {
    display: block;
    overflow: hidden;
    line-height: 22px;
    padding: 5px 0;
    height: 44px;
}
.picPageList .title a {
    display: block;
    font-size: 14px
}
.picPageList li:hover .pic {
    border-color: #bbb
}
.picBoxLoop {
    overflow: hidden
}
.picBoxLoop .pageBox {
    width: 100%;
}
.picBoxLoop .pageBox .bd {
    height: auto;
}
.photoContent .mainBox {
    float: none;
    width: 100%;
}
/* 信息提示页 ---------------------------------------------- */
.Showms {
    background: #fff;
    padding: 30px 40px;
    overflow: hidden;
    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: 10px 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;
}
/* 其它 */
.voteList li {
    padding-left: 25px;
    background: url(../../base/img/icon.png) no-repeat 0px -275px;
}
