﻿@charset "utf-8";
#content {
    background: url(../../base/img/bg-y-01.png) repeat-y #fff;
    margin: 20px auto;
}
.catePageContent {
    overflow: hidden;
}
.catePageContent .mainContent {
    width: 950px;
    float: right;
    _display: inline;
}
.catePageContent .side {
    width: 210px;
    float: left;
    _display: inline;
}
.noSideContent {
    background: #fff !important;
}
.noSideContent .catePageContent .mainContent {
    float: none;
    width: 100%
}
/* cateHd */
.cateHd {
    height: 46px;
    border-bottom: 1px solid #dbdbdb;
    overflow: visible;
}
.cateHd .cateName {
    height: 46px;
    position: relative;
    padding: 0 10px;
    border-bottom: 1px solid #df0300;
    line-height: 46px;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    color: #383838;
    float: left;
    _display: inline;
}
.cateHd .path {
    height: 46px;
    line-height: 46px;
    float: right;
    _display: inline;
    padding-left: 20px;
    background: url(../../base/img/icon-5.png) 0px 16px no-repeat;
    color: #767676;
    padding-right: 10px;
}
.cateHd .path em {
    color: #767676
}
.cateHd .path span, .cateHd .path a {
    margin: 0 5px;
    color: #767676
}
.cateHd .path a:hover {
    color: #c00
}
/* sideMenuBox */
#sideMenuBox {
    font-family: "microsoft yahei"
}
#sideMenuBox .bd li {
    margin-bottom: 10px;
}
#sideMenuBox .bd li a {
    display: block;
    line-height: 20px;
    padding: 5px 0;
    text-align: center;
}
#sideMenuBox .bd li a:hover {
    font-weight: bold;
    text-decoration: none
}
#sideMenuBox .bd li.on a {
    font-weight: bold;
    color: #A40000
}
#sideMenuBox .bd li.last {
    background: none;
    margin-bottom: 0;
}
/* 侧栏 - 相关链接 */
#sideXGLJ {
    margin-bottom: 10px;
    display: none;
}
#sideXGLJ .hd h3 {
    background: url(../../base/img/icon-4.png) 4px 7px no-repeat;
}
#sideXGLJ .bd {
    padding-left: 11px;
    padding-top: 15px;
}
#sideXGLJ .bd ul {
    overflow: hidden;
}
#sideXGLJ .bd ul li {
    width: 90px;
    height: 28px;
    float: left;
    _display: inline;
    margin: 0 8px 13px 0px;
}
#sideXGLJ .bd ul li a {
    display: block;
    padding: 0 0 0 18px;
    height: 26px;
    line-height: 26px;
    width: 72px;
    overflow: hidden;
    background: url(../../base/img/dot-4.png) 7px 9px no-repeat #fff;
    border: 1px solid #e7e7e7;
}
.sideImg {
    width: 200px;
    margin: 0 auto 10px;
    text-align: center;
}
.sideImg a{
    display: inline-block;
    margin:0 auto;
    text-align: center;
}
/* 文章子列表页 */
.newsPageList {
    padding: 15px;
}
.newsPageList li {
    height: 30px;
    line-height: 30px;
    background: url(../../base/img/dot-3.png) 0 13px no-repeat;
    padding-left: 8px;
    overflow: hidden;
    font-size: 14px;
}
.newsPageList li .date {
    float: right;
    color: #666;
}
.newsPageList .split {
    background: none;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-bottom: 1px dotted #ddd;
    margin: 20px 0;
}
/* 文章子列表页-图片 */
.picPageList {
    padding: 40px 0 0 20px;
    margin: 0 auto;
    width: 720px;
    overflow: hidden;
    zoom: 1;
}
.picPageList li {
    width: 160px;
    height: 220px;
    float: left;
    _display: inline;
    margin: 0 20px 20px 0;
    padding: 0px;
    position: relative;
    overflow: hidden;
}
.picPageList li .pic img {
    width: 160px;
    height: 220px;
    padding: 0px;
    margin: 0px;
    border: none;
}
.picPageList li .title {
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 3;
    overflow: hidden;
}
.picPageList li .title a {
    display: block;
    position: absolute;
    height: 30px;
    line-height: 30px;
    left: 0px;
    right: 0px;
    z-index: 3;
    color: #fff
}
.picPageList li .title a:hover {
    color: #f60
}
.picPageList li .titleBg {
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    height: 30px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 2;
}
/* 文章内容 */
.articleCon {
    padding: 20px 10px;
}
.articleCon .title {
    padding-top: 10px;
    font-size: 25px;
    line-height: 160%;
    color: #333;
    text-align: center;
    font-family: "微软雅黑", "宋体";
    font-weight: bold;
}
.articleCon .subTitle {
    font-size: 18px;
    line-height: 160%;
    color: #555;
    text-align: center;
    font-family: "微软雅黑", "宋体";
    font-weight: 200;
}
.articleCon .property {
    line-height: 24px;
    padding: 10px 10px;
    margin: 5px 0;
    text-align: center;
    color: #999;
    border-bottom: 1px solid #dddddd;
}
.articleCon .property span {
    padding: 0 5px;
}
.articleCon .userControl {
    line-height: 22px;
    padding: 2px 10px;
    text-align: right;
    color: #333;
    overflow: hidden;
}
.articleCon .description {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    background: #f7f7f7;
    border: #DCDCDC 1px solid;
    padding: 10px 20px;
    margin-top: 10px;
}
.articleCon .conTxt {
    color: #333;
    font-size: 14px;
    line-height: 28px;
    padding: 10px;
    overflow: hidden;
    word-break: break-all;
}
.articleCon .conTxt p {
    padding-bottom: 20px;
}
.articleCon .conTxt img {
    max-width: 600px;
    height: auto;
}
.articleCon .page {
    padding: 0 10px 0 0;
}
.articleCon .others {
    padding-top: 12px;
    border-top: #e1e1e1 1px solid;
}
.articleCon .others .prev, .articleCon .others .next {
    font-size: 12px;
    line-height: 30px;
    color: #999;
}
.articleCon .others .next {}
.bds_more {
    padding-top: 2px !important;
}
.articleCon .bdsharebuttonbox {
    float: left;
    _display: inline;
}
/* 相关 */
#relativeInfo {
    margin: 10px 0;
    border-top: 2px solid #e30400;
}
#relativeInfo .hd {
    line-height: 52px;
    height: 52px;
    font-size: 20px;
}
#relativeInfo .hd h3 {
    font-size: 20px;
    float: left;
    _display: inline;
    height: 52px;
    line-height: 52px;
    color: #353535;
    font-family: "Microsoft Yahei";
    padding-left: 12px;
}
#relativeInfo .bd {
    padding: 0px 10px;
}
#relativeInfo .bd .infoList li {
    font-size: 14px;
}
/* 侧栏 - 热点文章 */
#sideRDWZ {
    margin-bottom: 10px;
}
#sideRDWZ .bd {
    padding: 8px 8px 0px;
}
#sideRDWZ .bd .infoList li {
    background: url(../../base/img/dot-1.png) 1px 12px no-repeat;
}
/* 留言 - 列表页 */
.msgTable {
    text-align: center;
    width: 100%
}
.msgTable th {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    background: #f5f5f5;
    color: #2d2d2d;
    font-weight: bold;
}
.msgTable td {
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dotted #d3d3d3;
}
.msgTable .title {
    text-align: left;
}
.msgTable td.title {
    background: url(../../base/img/icon-6.png) no-repeat 4px 10px;
    padding-left: 25px;
}
.msgTable .title .write {
    padding-left: 28px;
    font-weight: normal;
    color: #df0300;
}
.msgTable .user {
    width: 10%;
}
.msgTable .hits {
    width: 10%;
}
.msgTable .date {
    width: 15%;
}
.msgTable .reply {
    width: 10%;
}
.msgTable .isreply {
    color: #360;
}
.msgTable .noreply {
    color: #999;
}
/* 留言-内容页 */
.msgDetial {
    padding: 1px;
    margin-bottom: 15px;
    padding-top: 20px;
}
.msgDetial .hd {
    background: #fff4d4;
    border: 1px solid #fcd091;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}
.msgDetial .hd span {
    float: right;
}
.msgDetial .bd {
    overflow: hidden;
    border: 1px solid #dfdfdf;
    border-top: none;
}
.msgDetial .img {
    float: left;
    width: 22%;
    text-align: center;
    display: inline;
    min-height: 120px;
}
.msgDetial .img img {
    margin: 20px 0 0 0;
}
.msgDetial .cont {
    padding: 15px 20px;
    min-height: 120px;
}
.msgDetial .cont .fr {
    text-align: right;
    color: #999;
}
.msgDetial .cont .fr a {
    color: #999;
}
.msgDetial .msgContHere {
    padding: 10px 0;
}
.msgDetial .adminRep {
    padding: 10px 0;
    margin: 10px 0;
    border-top: 1px solid #ddd;
    overflow: hidden;
}
.msgDetial .adminRep strong {
    color: red;
}
.msgDetial .adminRep .fr {}
/* 留言-签写页 */
.msgWrite {
    width: 96%;
    margin: 20px auto;
}
.inputxt {
    padding: 2px 0 0 2px;
    height: 20px;
    border: 1px solid #d8d8d8;
}
.msgWrite td {
    padding: 4px;
}
.msgWrite td.tdbgleft {
    text-align: right;
    width: 110px;
}
.msgWrite td input, .msgWrite select, .msgWrite img {
    vertical-align: middle;
}
.msgWrite .manageBtn {
    text-align: left;
    padding-top: 10px;
}
/* 投票 */
.voteFrom {
    padding-top: 30px;
    width: 80%;
    margin: 0 auto;
}
.voteFrom h4.title {
    text-align: center;
    color: #CB0100;
    font: normal 22px/32px "Microsoft YaHei", "宋体";
    _font-weight: bold;
}
.voteFrom ul {
    overflow: hidden;
    padding-left: 30px;
    padding-top: 30px;
}
.voteFrom ul li {
    padding: 10px 5px 10px 6px;
    font-size: 14px;
}
.voteFrom ul li input {
    margin: 3px 5px -3px 0;
    *margin-top: 0;
    float: left
}
.voteFrom .voteBtn, .voteFrom .viewBtn {
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin: 0px 5px 0px 8px;
    text-align: center;
    color: #fff;
    background: #FF5A00;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}
.voteFrom #btnVote, .voteFrom #ShowVote {
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin: 3px 5px;
    text-align: center;
    color: #fff;
    background: #018ec6;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}
.voteFrom p {
    width: 210px;
    margin: 0 auto;
    padding-top: 60px;
}