@charset "utf-8";
/* CSS Document */

#content {
    clear:both;
    background: #fff;
    margin:0 auto 20px auto;
    padding: 20px 20px 20px 20px;
    max-width: 1367px;
    _width: 1367px;
    position: relative;
    z-index: 1;
    text-align: left;
    min-height:400px;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* 位置导航 */
.path {
    color: #666;
    background:#F7F7F7;
    line-height: 30px;
    font-size: 13px;
    margin-bottom:20px;
    padding-left:8px;
}
.path .home{
    font-weight:bold
}
.path a, .path span {
    padding: 0 5px;
    color: #666;
}
.path em {
    display:none;
    background: url(/global/icons.png) no-repeat 10px -202px;
    padding-left: 32px;
}
/* 文章内容页 -----------------------------------------*/
.articleCon {
    text-align: left;
    padding: 20px 80px;
    background: #F7F7F7;
}
.articleCon .qrCode{
    text-align:center;
    padding:20px 0;
}
.articleCon .qrCode img{
    margin:0 auto
}
.printArea .title {
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 30px;
    color:#3269B8
}
.printArea .subTitle {
    font-size: 20px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
    margin-top:-20px;
}
.printArea .property {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 6px 0;
    color: #777;
    border-bottom:1px dotted #ccc;
    position:relative;
    text-align:center;
}
.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: 1000px;
    height: auto !important;
}
.printArea .conTxt p {
    margin-bottom: 20px;
}
.printArea .conTxt table p{
    margin-bottom:0
}
.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;
}
.printArea table td,
.printArea table th{
    border:1px solid #ddd
}
.articleCon .property{
    text-align:left;
}
.articleCon .userControl {
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 10px 0;
    position:relative;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.printArea .icons{ display:none }
.articleCon .icons{position:absolute;height:35px;right:0;top: 6px; display:block;}
.articleCon .icons li{ float:right; width: 49px; height:35px; overflow: hidden;}
.articleCon .icons .s{ text-align: center; width: 7px; color:#999; }

.articleCon .icons a{ display:block; width:54px; height:34px; background: url(/global/con-icons.png) center 8px no-repeat;  }
.articleCon .icons .zoomB a{ background-position: center -53px;}
.articleCon .icons .fav a{ background-position: center -171px;}
.articleCon .icons .print a{ background-position: center -112px;}
.articleCon .icons .bdsharebuttonbox a{ float: none; padding: 0 !important; background-position: center -233px;margin: 0;}

.articleCon .icons a:hover{ background-position:center -306px; border-bottom:1px solid #065896 }
.articleCon .icons .zoomB a:hover{ background-position: center -367px;}
.articleCon .icons .fav a:hover{ background-position: center -485px;}
.articleCon .icons .print a:hover{ background-position: center -426px;}
.articleCon .icons .bdsharebuttonbox a:hover{ background-position: center -545px;}
.articleCon .userControl .bdsharebuttonbox {
    width: 190px;
    float: right;
}
.articleCon .page {
    padding: 10px 0;
    text-align: center;
}
.articleCon .others {
    margin-bottom: 15px;
}
.articleCon .others .prev, .articleCon .others .next {
    padding: 5px 0;
}
/* 侧栏固定菜单 */
.sideFixed {
    display:block;
    z-index: 9;
    position: fixed;
    bottom: 150px;
    right: 0;
    width: 50px;
    font-size: 12px;
    _position: absolute;
}
.sideFixed li {
    position: relative;
    background: url(../global/bg1.png);
    border-bottom:1px solid #717171;
}
.sideFixed li a {
    height: 45px;
    display: block;
    background: url(../global/sideFixed.png) center -26px no-repeat;
    color:#fff;
    cursor:pointer
}
.sideFixed li a:hover {
    text-decoration: none;
}
.sideFixed .wx{
    -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;
}
.sideFixed .db{
    -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;
}
.sideFixed .on{
    background:#555
}
.sideFixed .jqr a {
    background-position: center -126px;
}
.sideFixed .sj a {
    background-position: center -226px;
}
.sideFixed .wb a {
    background-position: center -326px;
}
.sideFixed .wx a {
    background-position: center -426px;
}
.sideFixed .db a {
    background-position: center -626px;
}
.sideFixed .sjt a {
    background-position: center -726px;
}
.sideFixed .ft a {
    background-position: center -826px;
}
.sideFixed .en a {
    background-position: center -926px;
}
.sideFixed .app a {
    background-position: center -1010px;
}
.sideFixed .pic {
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.sideFixed .pic img {
    width: 95px;
    height: 95px;
}
.sideFixed .on .pic {
    display: block;
    position: absolute;
    left: -115px;
    top: -25px;
    padding: 4px;
    background: #fff;
}
.sideFixed .on .pic i {
    z-index: 8;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-left-color: #fff;
    border-left-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
@media screen and (min-width: 1330px) {
    .sideFixed{
        right:0%;
        margin-right: 40px;
    }
}
/* goTop */
#goTop {
    position: fixed;
    display: none !important;
    _display: none !important;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}

/* 侧栏盒子模型 */
.side {
    float: left;
     width: 300px;
    overflow: hidden;

}
.side .boxD .hd h3 i {
    background-position: 10px -1306px;
}

.sideBox {
    margin-bottom: 20px;
}
.sideBox .hd {
    height:40px;
    line-height:40px;
    overflow:hidden;
    background:#3269B8;
}
.sideBox .hd .more {
    float: right;
    color:#999;
    margin-right:10px;
}
.sideBox .hd h3 {
    font-size: 16px;
    background:#3269B8;
    color: #fff;
    padding:0 25px;
    float:left;
}
.sideBox .hd h3 a {
    color: #fff;
}
.sideBox .hd h3 a:hover {
    text-decoration: none;
}
.sideBox .bd{
    padding:15px;
    border:1px solid #EAEAEA;
    border-top:0;
    overflow:hidden;
}

/* 侧栏-栏目菜单 */
.sideMenu{
    margin-bottom:20px;
}
.sideMenu .hd{
    height:60px;
    line-height:60px;
    text-align:center;
    font-size:20px;
    color:#fff;
    background:url(/global/icons.png) 10px -286px #3269B8 no-repeat;
}
.sideMenu .hd a{
    color:#fff
}
.sideMenu .bd{
    padding:20px;
    border:1px solid #EAEAEA
}
#sideMenu li {
    font-size: 16px;
    margin-bottom: 10px;
    vertical-align: top;
}
#sideMenu li a {
    color: #555;
    display: block;
    padding: 8px 10px 8px 42px;
    line-height: 26px;
    background: url(/global/icons.png) 12px -566px no-repeat #F3F3F3;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
#sideMenu li a:hover {
    text-decoration: none;
    background-color:#3269B8;
	color:#FFF;
}
.mainContent {
    float: right;
    width: 1000px;
    overflow:hidden;

}

/* mainBox */
.mainBox .mHd {
    position: relative;
    border-bottom: 2px solid #EAEAEA;
    line-height: 58px;
    height: 58px;
    margin-bottom: 20px;
}
.mainBox .mHd h3{
    font-size:20px;
    padding:0 25px;
    color:#3269B8;
    font-weight:bold;
    background:url(/global/icons.png) 0 -678px no-repeat;
}
.mainBox .mHd ul{
    height:60px;
    overflow:hidden
}
.mainBox .mHd li{
    float:left;
    padding:0 30px;
    margin-right:20px;
    font-size:20px;
    border:2px solid #EAEAEA;
    color:#999
}
.mainBox .mHd .on{
    background:#fff;
    border-top:3px solid #3269B8;
    color:#3269B8;
}
.mainBox .wHd{
    height:42px;
    line-height:42px;
    background:#F7F7F7;
    overflow:hidden;
    margin-bottom:20px;
}
.mainBox .wHd h3{
    float:left;
    background:#3069B8;
    padding:0 40px;
    color:#fff;
    font-size:18px;
}

/* newsList */
.newsList li {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.newsList li .time{
	float:right;
	color:#999;
    font-size: 16px;    
}
.newsList li a {
    padding-left: 13px;
    font-size: 16px;
    color:  #555;

}
.newsList li a:hover {
    color: #c00;
     text-decoration: underline;
}
.newsList .date {
    float: right;
    color: #999;
    margin: 0 10px;
}
.newsList .node {
    color: #999;
    margin-right: 10px;
}
.newsList .newSing{
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align:top;
    height: 100%;
    width: 40px;
    background:url(/global/new.gif) center center no-repeat;
}
.newsList em {
    color: #f20;
}
.newsList .split{
    border-bottom:1px dotted #ccc;
    height:1px;
    font-size:0;
    line-height:0;
    margin:20px 0
}


/* url_方块样式分页 */
.page {
    font-size: 0;
    text-align: left;
    padding: 25px 0;
    clear: both;
}
.page:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.page a, .page span {
    color: #666;
    font-size: 14px;
    float: left;
    _display: inline;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0px 10px;
    margin: 0 3px 5px 0;
    line-height: 32px;
    height: 32px;
}
.page a:hover, .page span:hover {
    border: 1px solid #1258AD;
    text-decoration: none;
    color: #1258AD;
}
.page .current {
    background: #1258AD;
    border: 1px solid #1258AD;
    color: #fff !important;
    font-weight: bold;
}
.page select, .page input {
    margin: 0 4px;
    background: #fff;
    border: 0 solid #E1E1E1;
    vertical-align: middle;
}
.page input {
    text-align: center;
    padding: 0 4px;
    outline: none;
}