﻿@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,
.articleCon .conTxt *{box-sizing:content-box}
.articleCon .conTxt { color: #333; font-size: 16px; line-height: 2; text-align: left; padding: 0 0 20px 0; overflow: hidden; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.articleCon .conTxt p { padding:0px; line-height: 32px;  word-wrap: break-word; border: none; border-radius: 0; white-space:normal; text-align: justify;}
.articleCon .conTxt p:first-child{margin-top: 0px}
.articleCon .conTxt img { max-width: 100%; height: auto !important; border: 0; vertical-align: top}
.articleCon .conTxt table{background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; }
.articleCon .conTxt table td{padding: 5px 10px; border: 1px solid #ddd;}
.articleCon .conTxt table td p{padding: 0px !important; margin: 0px !important; text-indent: 0px !important;}
.articleCon .conTxt table p { margin: 0px}
.articleCon .conTxt a { color: blue; text-decoration: underline;}
.articleCon .conTxt em { font-style: italic;}
.articleCon .conTxt ul { padding-left: 2em; list-style: inherit;}
.articleCon .conTxt ol { padding-left: 2em; list-style: decimal;}
.articleCon .conTxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.articleCon .conTxt ol li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.articleCon .conTxt h1,
.articleCon .conTxt h2,
.articleCon .conTxt h3,
.articleCon .conTxt h4,
.articleCon .conTxt h5,
.articleCon .conTxt h6,
.articleCon .conTxt b,
.articleCon .conTxt strong { font-weight: bold;}
.articleCon .conTxt h1 { font-size: 28px; line-height:38px; margin: 38px 0px 19px 0px; }
.articleCon .conTxt h2 { font-size: 24px; line-height:34px; margin: 34px 0px 17px 0px; }
.articleCon .conTxt h3 { font-size: 20px; line-height:30px; margin: 30px 0px 15px 0px; }
.articleCon .conTxt h4 { font-size: 16px; line-height:26px; margin: 26px 0px 13px 0px; }
.articleCon .conTxt h5 { font-size: 14px; line-height:24px; margin: 24px 0px 12px 0px; }
.articleCon .conTxt h6 { font-size: 12px; line-height:22px; margin: 22px 0px 10px 0px; }
.articleCon .conTxt blockquote{margin:10px 0px; border-left:2px solid #d8dad9; padding:0 0 0 10px; line-height:1.74; color:#888; font-size:15px; }
.articleCon .conTxt blockquote p{margin:0px; line-height:1.7; color:#888; font-size:15px;}
.articleCon .conTxt h1:first-child,
.articleCon .conTxt h2:first-child,
.articleCon .conTxt h3:first-child,
.articleCon .conTxt h4:first-child,
.articleCon .conTxt h5:first-child,
.articleCon .conTxt h6:first-child{margin-top:0px;}
.articleCon .conTxt .videoPlayer { text-indent: 0; }
.articleCon .page {
    padding: 0 10px 0 0;
}

/* 文章分页 */
.articleCon .page-title-list { border: solid 1px rgb(195, 211, 242); display: inline-block; width:100% }
.articleCon .page-title-list ul { margin: 10px; }
.articleCon .page-title-list ul li { float: left; margin-right: 50px; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.articleCon .page-title-list ul li a { color: rgb(61, 114, 211) }
.articleCon .page-title-list ul li a.current { color: rgb(244, 108, 106) }

.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", 'PingFang SC', "宋体";
    _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;
}