﻿@charset "utf-8";
#content {}
.catePageContent {
    overflow: hidden;
    margin-bottom: 30px;
}
.catePageContent .mainContent {
    width: 900px;
    float: right;
    _display: inline;
    border: 1px solid #e3e3e3;
    border-top: 3px solid #838383;
}
.catePageContent .side {
    width: 280px;
    float: left;
    _display: inline;
}
.noSideContent {
    background: #fff !important;
}
.noSideContent .catePageContent .mainContent {
    float: none;
    width: auto
}
/* cateHd */

.cateHd {
    height: 38px;
    border-bottom: 1px solid #dbdbdb;
    overflow: visible;
}
.cateHd .cateName {
    height: 38px;
    position: relative;
    padding: 0 10px;
    line-height: 38px;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    color: #d90001;
    float: left;
    _display: inline;
}
.cateHd .path {
    height: 38px;
    line-height: 38px;
    float: right;
    _display: inline;
    padding-left: 20px;
    background: url(../../base/img/icon-5.png) 0px 11px 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";
    margin-bottom: 10px;
}
#sideMenuBox .bd {
    padding: 15px 15px 10px;
}
.menuList {}
.menuList li {
    height: 36px;
    margin-bottom: 10px;
    font-size: 14px;
}
.menuList li a {
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: left;
    padding-left: 25px;
    background: url(../../base/img/dot-4.png) 13px 14px no-repeat #fff;
    border: 1px solid #e7e7e7;
    font-size: 16px;
}
.menuList li a:hover {
    border: 1px solid #f3bc1b;
    text-decoration: none;
}
.menuList li.on a {
    background: url(../../base/img/dot-1.png) 13px 14px no-repeat #f8f0dd;
    border: 1px solid #f3bc1b;
    color: #d90001
}
/* 侧栏 - 相关链接 */

#sideXGLJ {
    margin-bottom: 10px;
}
#sideXGLJ .bd {
    padding-left: 11px;
    padding-top: 15px;
}
#sideXGLJ .bd ul {
    overflow: hidden;
}
#sideXGLJ .bd ul li {
    width: 46%;
    height: 28px;
    float: left;
    _display: inline;
    margin: 0 10px 13px 0px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}
#sideXGLJ .bd ul li a {
    display: block;
    padding: 0 0 0 18px;
    height: 26px;
    line-height: 26px;
    width: 82px;
    overflow: hidden;
    font-size: 16px;
    background: url(../../base/img/dot-4.png) 7px 10px no-repeat;
}
.sideImg {
    width: 200px;
    margin: 0 auto;
}
.quickLinks {
    width: 240px;
    overflow: hidden;
}
.quickLinks li {
    width: 117px;
    height: 78px;
    margin-bottom: 6px;
    float: left;
    _display: inline;
}
.quickLinks li a {
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding-top: 48px;
    background: url(../../base/img/icons2.png) 45px 17px no-repeat #de0000;
    display: block;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #fff;
}
.quickLinks li a:hover {
    background-color: #b70505;
}
.quickLinks li.li2, .quickLinks li.li4 {
    float: right;
}
.quickLinks li.li2 a {
    background: url(../../base/img/icons2.png) 45px -88px no-repeat #316cc5;
}
.quickLinks li.li3 a {
    background: url(../../base/img/icons2.png) 45px -209px no-repeat #4ccd26;
}
.quickLinks li.li4 a {
    background: url(../../base/img/icons2.png) 42px -347px no-repeat #ff6c00;
}
.quickLinks li.li2 a:hover {
    background-color: #2159ae;
}
.quickLinks li.li3 a:hover {
    background-color: #2ea20c;
}
.quickLinks li.li4 a:hover {
    background-color: #d96109;
}
/* 文章-父列表页 -----------------------------------------*/

.mainContentInd {
    overflow: hidden;
    width: 900px;
    float: right;
    _display: inline;
}
/* pageTopArea */

#pageTopArea {
    *zoom: 1;
    padding: 0;
    margin-bottom: 10px;
}
#pageTopArea:after {
    content: "";
    display: table;
    clear: both;
}
#pageTopArea .focusPic {
    float: left;
    display: inline;
    width: 420px;
    height: 336px;
}
#pageTopArea .focusPic .bd,
#pageTopArea .focusPic .bd .pic,
#pageTopArea .focusPic .bd .pic img {
    width: 420px;
    height: 320px;
}

#pageTopArea .topNews {
    overflow: hidden;
    zoom: 1;
    padding-left: 15px;
}
#pageTopArea .topNews li {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
#pageTopArea .topNews li.n {
    padding-left: 12px;
    background: url(../../base/img/dot-2.png) 0px 14px no-repeat;
}
.loopArea {}
.loopArea .box {
    margin-bottom: 15px; width:49.2%
}
.loopArea .box:last-child { margin-bottom: 0;}
.loopArea .box .bd {
    /* height: 180px; */
}
/* 文章子列表页 */

.newsPageList {
    padding: 15px 20px;
}
.newsPageList li {
    height: 36px;
    line-height: 36px;
    background: url(../../base/img/dot-3.png) 0 13px no-repeat;
    padding-left: 12px;
    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
    font-size: 16px;
}
.newsPageList li .date {
    float: right;
    color: #666;
    padding-left: 10px;
}
.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: 1;
    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 .title .bg {
    position: absolute;
    left: 0px;
    right: 0px;
    height: 30px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 2;
}
/* 友情链接-列表 */

.linksPageList {
    margin: 20px 20px 0;
    overflow: hidden;
}
.linksPageList li {
    float: left;
    width: 33%;
    height: 30px;
    line-height: 30px;
}
/* 文章内容 */

.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: left;
    color: #333;
    font-size: 14px;
    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: 16px;
    line-height: 2;
    padding: 10px;
    overflow: hidden;
    word-break: break-all;
}
.articleCon .conTxt p {
    padding-bottom: 20px;
}
.articleCon .conTxt img {
    max-width: 800px;
    height: auto;
}
.articleCon .page {
    padding: 0 10px 0 0;
}
.articleCon .others {
    padding: 12px;
    border-top: #e1e1e1 1px solid;
}
.articleCon .others .prev, .articleCon .others .next {
    font-size: 14px;
    line-height: 30px;
    color: #999;
}
.articleCon .others .next {}
.bds_more {
    padding-top: 2px !important;
}
.articleCon .bdsharebuttonbox {
    float: right;
    _display: inline;
}
.conProperty {
    height: 24px;
    line-height: 24px;
    text-align: right;
    padding-right: 10px;
    padding-top: 15px;
}
.conProperty span {
    padding: 0 10px;
    color: #666
}
/* 相关 */

#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;
}