@charset "gb2312";
/*WZLB*/

.content {
    background-color: #fff;
}
/*content hd*/

.content>.hd {
    height: 50px;
    overflow: hidden;
    background: #eff7fc;
    color: #0069c5;
}
.content>.hd .title {
    display: none;
}
.content>.hd .place, .path {
    font-size: 14px;
    background: #eff7fc url(../../base/img/icons.png)no-repeat 20px -405px;
    line-height: 50px;
    padding-left: 44px;
    color: #0069c5;
}
.content>.hd .place em, .path em {
    font-style: normal
}
.content>.hd .place a, .content>.hd .place span, .path a, .path span {
    margin: 0 5px;
    color: #0069c5;
}
.content>.hd .write {
    color: #FF950F;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 0 0 20px;
    line-height: 25px;
    line-height: 75px;
    font-size: 16px;
}
.content .bd {
    padding: 20px;
    overflow: hidden;
}
.path {
    float: none
}
/*sideCon*/

.content .side {
    float: left;
    width: 250px;
    margin-right: 20px;
}
#sideMenu .hd {
    background-color: #1891e6;
    overflow: hidden;
}
#sideMenu .hd h3 {
    padding-left: 50px;
    background: url(../../base/img/icons.png) no-repeat 20px -441px;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
}
#sideMenu .bd {
    padding: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
#sideMenu .bd li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #d3d3d3;
}
#sideMenu .bd li a {
    font-size: 15px;
    background: #f9f9f9 url(../../base/img/icons.png) 220px -477px no-repeat;
    color: #555555;
    display: block;
}
#sideMenu .bd li.on a, #sideMenu .bd li:hover a {
    background-color: #59b0ee;
    background-position: 220px -514px;
    color: #fff;
    font-weight: bold;
}
#sideRmph .hd {
    font-size: 22px;
    border: 1px solid #d4def0;
    height: 53px;
    line-height: 53px;
    width: 198px;
    text-align: center;
    margin: 20px 26px 0 26px;
    background: #fff;
    position: relative;
}
#sideRmph .bd {
    border: 1px solid #e7e7e7;
    padding: 26px 19px 24px 19px;
    margin-top: -26px;
}
#sideRmph li {
    background: url(../../base/img/dot.png) no-repeat left center;
    padding-left: 11px;
}
#sideRmph li a {
    color: #5e5e5e;
    font-size: 14px;
}
#sideRmph li a:hover {
    color: #ef7c00;
}
#sideRmph ul {
    padding: 15px 0 0px 0;
}
/* newsList */

.newsList {
    padding: 10px 0;
}
.newsList li {
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}
.newsList li a {
    padding-left: 13px;
    font-size: 15px;
    background: url(../../Base/img/dot.png) 0 center no-repeat;
}
.newsList .date {
    float: right;
    color: #999;
    margin: 0 10px;
}
.newsList .node {
    color: #999;
    margin-right: 10px;
}
.newsList em {
    color: #f20;
}
.newsList .split {
    height: 1px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 18px 0;
    border-bottom: 1px dotted #ccc;
}
/* mainBox */

.mainBox>.mHd {
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}
.mainBox>.mHd .more {
    float: right;
    color: #999;
    font-size: 14px;
}
.mainBox>.mHd .more a {
    color: #999
}
.mainBox>.mHd h3 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 38px;
    line-height: 38px;
    border-bottom: 3px solid #0069c5;
    color: #0069c5;
    padding: 0 15px;
    font-weight: bold;
}
.mainBox>.mHd h3 a {
    color: #0069c5;
}
.mainBox>.mHd h3 a:hover {
    text-decoration: none;
}
.mainBox .mBd {
    overflow: hidden;
}
/*mainCon*/

.mainCon {
    overflow: hidden;
}
.mainCon .t {
    overflow: hidden;
    border-bottom: 1px dashed #dfdfdf;
    padding: 20px 0;
}
.mainCon .con {
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
}
.mainCon .pic {
    float: left;
    margin-right: 20px;
    width: 200px;
}
.mainCon .pic img {
    width: 100%;
    height: 150px;
}
.mainCon .t .title {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding: 10px 0;
}
.mainCon .t .intro {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
.mainCon .t .date {
    font-size: 12px;
    color: #88a6de;
    position: absolute;
    bottom: 0;
}
.mainCon li {
    overflow: hidden;
}
.mainCon .t {
    margin-bottom: 20px
}
.mainCon .n .date {
    float: right;
    font-size: 14px;
    color: #898989;
}
.mainCon .n .title a {
    color: #5e5e5e;
    font-size: 14px;
}
.mainCon .n .title a:hover {
    color: #ef7c00;
}
.mainCon .listBd a:hover {
    color: #ef7c00;
}
.mainCon .n {
    background: url(../../base/img/dot.png) no-repeat left;
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
}
.mainCon .con .more {
    display: none;
}
.mainCon .last {
    margin-bottom: 25px;
}
/*mainConT*/

.mainConT {
    width: 900px;
    float: left;
    list-style: none;
    margin-top: 20px;
}
.mainConT .t {
    overflow: hidden;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 15px;
}
.mainConT .con {
    width: 600px;
    height: 165px;
    float: right;
    line-height: 180%;
    padding: 20px 29px 0;
}
.mainConT .pic {
    float: left;
    margin: 20px 0 0 20px;
}
.mainConT .pic img {
    border: 5px solid #e7e7e7;
}
.mainConT .title {
    font-size: 16px;
    color: #333333;
    height: 50px;
    line-height: 45px;
    border-bottom: 1px solid #ededed;
}
.mainConT .intro {
    font-size: 14px;
    color: #717171;
    line-height: 230%;
    padding-top: 8px;
}
.mainConT .t .date {
    font-size: 12px;
    color: #88a6de;
}
.mainConT li {
    overflow: hidden;
    height: 214px;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
}
.mainConT .t {
    margin-bottom: 20px
}
.mainConT .n .date {
    float: right;
    font-size: 14px;
    color: #898989;
}
.mainConT .n .title a {
    color: #5e5e5e;
    font-size: 14px;
}
.mainConT .n .title a:hover {
    color: #ef7c00;
}
.mainConT .listBd a:hover {
    color: #ef7c00;
}
.mainConT li.split {
    padding: 16px;
    background: none !important;
}
.mainConT li.n {
    background: url(../../base/img/dot.png) no-repeat left;
    padding-left: 10px;
}
.mainConT .con .more {
    display: none;
}
.mainConT .last {
    margin-bottom: 25px;
}
/*TPLB*/

.mainCon-tp .pic img {
    border: 5px solid #e7e7e7;
}
.mainCon-tp .pic {
    padding: 19px 30px 30px 19px;
    float: left;
    padding-top: 20px;
}
#mainCon {
    /* border:1px solid #e7e7e7; */
    /* margin-top: 20px; */
    /* height: 214px; */
}
.mainCon-tp .con {
    width: 603px;
    margin-right: 28px;
    float: right;
    line-height: 180%;
}
.mainCon-tp li {
    border-bottom: none;
    border: 1px solid #e7e7e7;
    margin-top: 20px;
    height: 216px;
    width: 900px;
    list-style: none;
}
.mainCon-tp .title {
    color: #333;
    font-weight: normal;
    border-bottom: 1px solid #ededed;
    /* padding-bottom: 10px; */
    height: 48px;
    line-height: 47px;
    padding-top: 14px;
    font-size: 16px;
    color: #333333;
    padding: 32px 10px 0 0;
}
.mainCon-tp .intro {
    color: #717171;
    font-size: 14px;
    line-height: 230%;
    margin: 8px 0 14px 0;
}
.mainCon-tp .more {
    margin-top: 5px;
}
.mainCon-tp a.more {
    border: 1px solid #dddddd;
    width: 87px;
    height: 28px;
    line-height: 28px;
    /* padding: 4px 15px; */
    border-radius: 5px;
    display: block;
    text-align: center;
}
/* ÎÄÕÂÄÚÈÝÒ³ -----------------------------------------*/

.articleCon {
    text-align: left;
    padding: 40px;
}
.printArea .title {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
    color: #0069c5;
}
.printArea .subTitle {
    font-size: 20px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
}
.printArea .property {
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
    color: #777;
}
.printArea .property span {
    padding: 0 5px;
}
.printArea .conTxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.printArea .conTxt img {
    max-width: 800px;
    height: auto !important;
}
.printArea .conTxt p {
    margin-bottom: 20px;
}
.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 .conTxt h1 {
    font-size: 2em;
    margin: .67em 0;
}
.printArea .conTxt h2 {
    font-size: 1.5em;
    margin: .75em 0;
}
.printArea .conTxt h3 {
    font-size: 1.17em;
    margin: .83em 0;
}
.printArea .conTxt h5 {
    font-size: .83em;
    margin: 1.5em 0;
}
.printArea .conTxt h6 {
    font-size: .75em;
    margin: 1.67em 0;
}
.printArea .conTxt h1, .printArea .conTxt h2, .printArea .conTxt h3, .printArea .conTxt h4, .printArea .conTxt h5, .printArea .conTxt h6, .printArea .conTxt b, .printArea .conTxt strong {
    font-weight: bolder;
}
.printArea .vedioPlayer {
    position: relative;
    z-index: 1500;
    background: #000;
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}
.articleCon .userControl {
    font-size: 14px;
    background-color: #f9f9f9;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 0 10px;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
}
.articleCon .page {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}
.articleCon .others {
    margin-bottom: 15px;
}
.articleCon .others .prev, .articleCon .others .next {
    padding: 5px 0;
}
#relativeInfo {
    border-bottom: 1px solid #ddd;
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
}
#relativeInfo ul {
    overflow: hidden;
}
#relativeInfo li {
    float: left;
    width: 50%;
}
.mainLeader {
    width: 900px;
    float: left;
    list-style: none;
}
/* ???????¡é?¡éa???????£¤???¡¥???????¡è???????????|???????¡¥ - ???£¤??a€??¡éa??a€????¡§???????¡§???????????¦Ì ----------------------------------*/

.leaderList {
    padding-bottom: 30px
}
.leaderList li {
    border-bottom: 1px dotted #ccc;
    padding: 3% 1%;
    background: #fff;
    margin-bottom: 0;
}
.leaderList .title {
    margin-bottom: 5px;
}
.leaderList .title a {
    color: #2D97E8;
}
.leaderList .job, .leaderList .work {
    padding-left: 23px;
    background: url(../../Base/img/icons.png) 0 -852px no-repeat;
}
.leaderList .work {
    background-position: 3px -969px;
    float: left;
}
.leaderList .intro {
    overflow: hidden
}
.leaderList .intro span {
    display: block;
}
.leaderList .text {
    color: #888;
    overflow: hidden;
    zoom: 1;
}
.leaderList .intro .more {
    display: none
}
/* ???¡éa€??£¤?¡¥???¡è?????|???¡¥ - ?£¤a€?a€|?£¤???1?????¦Ì ----------------------------------*/

.leaderContent {
    background: #fff;
}
.leaderDetail {
    position: relative;
    overflow: hidden;
    padding: 2% 1%;
}
.leaderDetail .sTitle {
    font-size: 18px;
    border-bottom: 0;
}
.leaderDetail .boxE {
    margin-bottom: 35px;
}
.leaderDetail .bd {
    line-height: 30px;
    padding: 15px 5px;
    /* color:#777; */
}
.leaderDetail .leaderIntro {}
.leaderDetail .work {
    padding: 15px 0;
    color: #777;
    margin-bottom: 20px;
}
.leaderDetail .writeBtn {
    float: right;
    margin-top: -20px;
    height: 36px;
    line-height: 36px;
    background: #FF9510;
    color: #fff;
    color: #fff;
    padding: 0 15px 0 42px;
}
.leaderDetail .writeBtn:hover {
    background-color: #f18600;
    color: #fff;
    text-decoration: none;
}
.leaderDetail .infoList li {
    height: 36px;
    line-height: 36px;
}
.leaderDetail-boxWrap {
    overflow: hidden;
}
.leaderDetail-boxWrap .boxE {
    width: 48%;
}
/* boxE */

.boxE {
    margin-bottom: 15px;
}
.boxE .hdL {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #f8c241;
}
.boxE .hdL h3 {
    float: left;
    padding: 0 20px;
    background: #f8c241;
    color: #fff;
    font-size: 18px;
}
.boxE .hdL h3 a {
    color: #fff;
    display: block;
    float: left;
}
.boxE .hdL .more {
    float: right;
}
.boxE .bd {
    padding: 10px;
    overflow: hidden;
}
.contentF .mBd {
    overflow: hidden;
    background: #fff;
    padding: 20px;
}
.focusWrap {
    overflow: hidden;
    margin-bottom: 20px;
}
.focusWrap .focusBox {
    margin: 0 20px 0 0;
}
.focusWrap .topicList {
    overflow: hidden;
    zoom: 1;
}
.focusWrap .topicList .t {
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.focusWrap .topicList .n {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}
.focusWrap .topicList .n a {
    /* color:#5e5e5e; */
}
.topicList li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.topicList li.noData {
    padding-left: 12px;
    background: url(../../base/img/dot.png) no-repeat left;
}
.topicList li .date {
    float: right;
    color: #999;
}
.topicList .t {
    padding-bottom: 15px;
    margin-bottom: 15px;
    height: auto;
    text-align: center;
    border-bottom: 1px dashed #dadada;
    background: none;
}
.topicList .t .pic {
    float: left;
    margin-right: 20px;
    background-color: #fff;
}
.topicList .t .pic img {
    width: 100%;
    height: auto;
}
.topicList .t .pic a:hover img {
    filter: alpha(opacity=80);
    opacity: .8;
}
.topicList .t .con {
    overflow: hidden;
}
.topicList .t .title {
    line-height: 32px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.topicList .t .tit {
    font-size: 15px;
    color: #333;
}
.topicList .t .intro {
    color: #999;
    text-align: left;
    font-size: 12px;
}
.topicList .t .intro .more {
    float: none;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    color: #cf1b0c;
    text-indent: 0;
}
.topicList li.n {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(../../base/img/dot.png) no-repeat left;
    padding-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.topicList li.n .date {
    float: right;
    color: #bcbcbc;
}
.pageBoxLoop {
    overflow: hidden;
}
.pageBoxLoop .pageBox {
    width: 528px;
    margin-bottom: 20px;
    border: 1px solid #f1f1f1;
    padding: 0 20px;
}
.pageBox .hd {
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
}
.pageBox h3 {
    float: left;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #0069c5;
    margin-top: -2px;
}
.pageBox h3 a {
    display: block;
    font-size: 20px;
    color: #0069c5;
}
.pageBox .hd .more {
    float: right;
    font-size: 12px;
    color: #464646;
    border: 1px solid #c8c8c8;
    display: block;
    padding: 0px 13px;
    margin-top: 17px;
}
.pageBox .bd {
    height: 185px;
    padding: 21px 0px 26px;
    overflow: hidden;
}
.pageBoxLoop1 .pageBox {
    width: 100%;
}
.focusBox {
    width: 570px;
    height: 350px;
    float: left;
    overflow: hidden;
    position: relative;
}
.focusBox .hd {
    position: absolute;
    z-index: 20;
    right: 10px;
    bottom: 13px;
    z-index: 15;
}
.focusBox .hd ul {
    overflow: hidden;
    zoom: 1;
    z-index: 2;
}
.focusBox .bd {
    position: relative;
    z-index: 2;
}
.focusBox .bd ul li {
    z-index: 9;
}
.focusBox .bd .pic {
    position: relative;
    z-index: 0;
}
.focusBox .bd .pic img {
    width: 570px;
    height: 350px;
    border: 0;
}
.focusBox .bd .txt {
    display: none;
}
.focusBox .bd .con {
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.focusBox .bd .con .title {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: left;
    text-indent: 1em;
    z-index: 1;
}
.focusBox .bd .con .title a {
    color: #fff;
}
.focusBox .bd .con .titleBg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    left: 0;
    top: 0;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.focusBox .bd .con .bg {
    position: absolute;
    width: 100%;
    height: 70px;
    z-index: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.infoList li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.infoList li.noData {
    padding-left: 12px;
    background: url(../../base/img/dot.png) no-repeat left;
}
.infoList li .date {
    float: right;
    color: #999;
}
.infoList li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: url(../../base/img/dot.png) no-repeat left;
    padding-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.infoList li .date {
    float: right;
    color: #bcbcbc;
}
.friendLinkList {
    padding: 20px 22px;
}
.friendLinkList li {
    float: left;
    padding: 0 30px 0 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(../../base/img/dot.png) no-repeat left;
    padding-left: 15px;
}
.friendLinkList li a {
    font-size: 14px;
}
/* ÐÅÏ¢ÌáÊ¾Ò³  */

.Showms {
    background: #fff;
    padding: 3% 5%;
    overflow: hidden;
    max-width: 540px;
    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: 5px 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;
}
span[data-power-hits-action] {
    width: 2.5em;
    display: inline-block;
}