﻿.rightsideBar {
    float: right;
    overflow: hidden;
}

/*栏目导航*/

.sideBox {
    width: 280px;
}

.sideBox .hd {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 20px;
    color: #FFF;
    background: #6d91ab;
}

.sideBox .hd h3 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 20px;
    color: #FFF;
}

.sideBox .bd {
    border: 1px solid #d9d9d9;
    border-top: none;
    padding: 10px;
}

.sideBox .bd li {
    background: #efefef;
    height: 36px;
    width: 240px;
    padding-left: 15px;
    margin-bottom: 10px;
    line-height: 36px;
}

.sideBox .bd li a {
    font-size: 16px;
}

/*所在位置*/

/*父栏目页*/

.xhBox {
    width: 438px;
    border: 1px solid #ccc;
    border-top: none;
    overflow: hidden;
}

.xhBox .hd {
    height: 37px;
    border-top: 4px solid #3a81b7;
    background-color: #f3f5f6;
}

.xhBox .hd h3 {
    padding-left: 20px;
    background: url(../images/h3_icon.png) no-repeat left center;
    margin-left: 10px;
}

.xhBox .hd h3 a {
    font-weight: bold;
    font-size: 16px;
    color: #474747;
    line-height: 40px;
}

.xhBox .bd {
    height: 250px;
}

.xhBox .bd ul {
    padding: 12px;
}

.xhBox .bd ul li {
    background: url(../images/point.png) no-repeat left center;
    padding-left: 15px;
    line-height: 28px;
    height: 28px;
}

.left-cont,
.left-xxgk {
    width: 880px;
    float: left;
}

/*子列表部分*/

.left_Box {
    border: 1px solid #ccc;
}

.left_Box .bdlist {
    padding: 20px;
}

.left_Box .bdlist li {
    background: url(../images/point.jpg) no-repeat left center;
    padding-left: 15px;
    line-height: 42px;
    clear: both;
}

.left_Box .bdlist li a {
    font-size: 16px;
}

.left_Box .bdlist li.split {
    border-bottom: 1px dashed #c8c8c8;
    margin-bottom: 15px;
    margin-top: 15px;
}

.date {
    float: right;
    color: #b0b0b0;
}

.page {
    text-align: center;
    margin: 25px;
    font-size: 16px;
}

/*图文列表*/

.Pic_Box {
    border: 1px solid #ccc;
}

.Pic_Box .bd {
    padding: 25px 12px;
}

.Pic_Box .bd li {
    float: left;
    padding-left: 10px;
    margin-right: 10px;
    width: 190px;
    height: 200px;
}

.Pic_Box .bd li .pe_u_thumb {
    width: 190px;
    height: 140px;
}

.Pic_Box .bd li .pe_u_thumb_title {
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.weizhi {
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    border-bottom: none;
    background: #f5f9fb;
    padding-left: 15px;
    font-size: 14px;
}

.path {
    height: 40px;
    line-height: 40px;
    border-top: 2px solid #3a81b7;
    background: #f5f9fb;
    padding-left: 15px;
    font-size: 14px;
}

.path a,
.weizhi a {
    line-height: 40px;
    font-size: 14px;
}

/*文章内容页*/

.articleCon {
    border: 1px solid #ccc;
    padding: 40px 60px;
}

.articleCon .title {
    text-align: center;
    font-size: 26px;
    color: #d10909;
}

.articleCon .property {
    margin-top: 40px;
    text-align: center;
    height: 30px;
    background: #ebebeb;
    line-height: 30px;
}

.articleCon .property span {
    padding: 0 10px;
}

#fontzoom p {
    text-indent: 2em;
    margin: 7.8pt 0;
    line-height: 150%;
}
.articleCon .conTxt {
    font-size: 16px;
    line-height: 32px;  
}

.articleCon .conTxt p {
    text-indent: 2em;
    margin: 7.8pt 0;
    line-height: 150%;
}

.articleCon .conTxt img {
    max-width: 700px;
    height: auto !important;
}

.articleCon .userControl {
    overflow: hidden;
    margin-top: 40px;
    background: #ebebeb;
    padding: 0 10px;
}

.articleCon .userControl .fleft {
}

.articleCon .userControl .fright {
    margin-top: 5px;
}

.articleCon .userControl #bdshare {
    float: left;
    margin-top: 3px;
}

.articleCon .others {
    margin-top: 20px;
    line-height: 24px;
}

#fontzoom table {
    margin: 0 auto;
}

#fontzoom table p {
    text-indent: 0em;
    margin: 0;
    line-height: 150%;
}

/*专题汇总页*/

.articlezt {
    border: 1px solid #ccc;
    padding: 15px 12px;
}

.ztlist li {
    float: left;
    padding-left: 15px;
    overflow: hidden;
    margin-bottom: 10px;
}

.pagesize {
    margin: 0 auto;
    text-align: center;
    clear: both;
    padding-bottom: 20px;
}

.pagesize ul {
    overflow: hidden;
}

.pagesize li {
    display: inline-block;
    *display: inline;
    margin-right: 5px;
    border: 1px #ccc solid;
    background: none !important;
    padding-left: 0 !important;
    line-height: 26px;
}

.pagesize a,
.pagesize .current {   
    padding: 0 5px;
    line-height: 42px;
        display: block;
}

.pagesize .current {
    background: #1178e4;
    color: #fff;
    border: none;
}

/*签写留言*/

.msgWrite {
    width: 100%;
}

.msgWrite td {
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    font-size: 14px;
    font: 14px/30px "宋体";
}

.msgWrite td.tdbgleft {
    text-align: right;
}

.msgWrite td input,
.msgWrite select,
.msgWrite img {
    vertical-align: middle;
}

.msgWrite .manageBtn {
    padding-top: 10px;
    text-align: left;
}

.inputxt {
    border: 1px solid #d8d8d8;
    height: 30px;
    padding: 2px 0 0 2px;
}

.inputc2 {
    height: 70px;
    width: 400px;
    padding-bottom: 12px;
    padding: 12px 17px;
    color: #333;
    border: 1px solid #d8d8d8;
}

.msgWrite .manageBtn .input_button {
    height: 30px;
    width: 90px;
    background: #06F;
    font-size: 14px;
    margin-right: 10px;
    border: none;
    color: #fff;
}

.msgWrite .manageBtn #BtnCancel {
    height: 30px;
    width: 90px;
    font-size: 14px;
    border: none;
    color: #fff;
    background: #6d91ab;
}

.split {
    border-bottom: 1px dashed #c8c8c8;
    margin-bottom: 18px;
    margin-top: 18px;
}

/*留言列表页*/

.ly {
    padding: 20px;
}

.liuyanhd {
    height: 45px;
    border-bottom: 2px solid #c8c8c8;
}

.liuyanhd h3 {
    float: left;
    height: 45px;
    width: 105px;
    text-align: center;
    line-height: 45px;
    overflow: hidden;
    background: #537e9c;
    color: #fff;
}

.liuyanhd .wylyBtn {
    float: right;
    width: 138px;
    height: 38px;
    line-height: 38px;
}

.liuyanhd .wylyBtn a {
    display: block;
    width: 138px;
    height: 38px;
    background: url(../images/wylubtn.png) no-repeat left center;
}

.liuyanhd .wylyBtn a:hover {
    filter: alpha(opacity=80); /*IE滤镜，透明度50%*/
    -moz-opacity: 0.8; /*Firefox私有，透明度50%*/
    opacity: 0.8; /*其他，透明度50%*/
}

.lycont ul {
    padding: 25px 20px;
}

.lycont li {
    font: 14px/30px "宋体";
}

.lycont li a {
    font: 14px/30px "宋体";
    color: #1178e4;
}

.lycont li.hf {
    margin-top: 15px;
    padding: 10px;
    background: #eff5f7;
    border: 1px solid #c8c8c8;
}

.lycont li span {
    color: #024886;
    font-weight: bold;
}
