﻿a{color:#333;text-decoration:none;outline:none; cursor:pointer}
.share{
        width: 130px;
        height: 35px;
      }
      .share a{
        width: 100%;
        height: 100%;
        display: block;
      }
      .s-wb,.s-q,.share-wx-item{
        float: left;
        width: 30px;
        height: 25px;
        margin: 2px 2px 6px 10px;
        cursor: pointer;
      }
      .s-q{ 
        background: url(../png/qqkj.png) no-repeat center; 
      }
      .s-wb{   
        background: url(../png/weibo.png) no-repeat center;
      }
      .share-wx-item{
        background: url(../png/weixin.png) no-repeat center;
      }
      #code{    display: block;
        position: absolute;
        /* left: 10px; */
        right: 11px;
        z-index:999999;
        top: 91px;}
#code {
    padding: 16px 16px 10px;
    border-radius: 5px;
    background: #fff;
    border: solid 1px #ddd;
    }
#content{width:1024px;margin:12px auto; padding:15px 0px}
  table{width:100%;}
/*标题*/
#fileExt{display:none}
.site{ font-size:15px;color:#8d8d8d}
.site a{margin:0px 6px; color:#8d8d8d}
.site a:nth-child(3){color:#E3241A;font-weight: bold}

.text_box table tr td{border:solid 1px #ccc;text-align:center;vertical-align: middle;}
/*头部*/

.c_header .nav {
    width: 100%;
    background: #E3241A;
}
.c_header .nav  {
    /*line-height:30px;*/
    position:relative;
    color:#d41e1e
}
.c_header .nav  a {
    height: 45px;
    line-height: 45px;
}
.c_header .nav  a {
    color: #fff;
    font-size: 16px;
    padding: 0 52px 0 0;
}
.c_header .nav  a:hover{
    text-decoration: underline;
}
#gotop {
    width: 36px;
    height: 48px;
    background: url(../png/icon.png) no-repeat;
    position: fixed;
    right: 50px;
    cursor: pointer;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    background-position: -276px -310px;
    bottom: 67px;
    _margin-bottom: 67px;
}
/*新闻内页*/
.Content_title{    font-size: 14px;
    color: #333;
    text-align: left;
    margin-top: 30px;
    line-height: 48px;}
.Content_title p{    margin-bottom: 17px;
    height: auto;
    font-size: 20px;
    line-height: 26px;}
.Content_title span{    font-size: 32px;
   
    display: block;
    font-family: "微软雅黑";
    font-weight: bold;
    letter-spacing: 1px;
    /* white-space: nowrap; */}
.Content_title1{height:23px;line-height:23px;  margin-top:20px;font-size: 20px}

.Remark{height: 30px;
    line-height: 30px;
    border-top: 1px solid #dcdcdc;
    color: #999;
    padding: 0px 15px;
    padding-top: 14px;
    margin-top: 40px;}
.Remark a{color:#999}
.Remark a:hover{color:#b94a3f}

.text_box{ position:relative; margin:0 0 30px 0; color:#333 !important; font-size:18px; line-height:35px}.text_box p{margin: 25px 0}
.text_box span,.text_box p{    background: transparent !important;}
#preBox,#nextBox{position:absolute; width:50%; top:20px}
#preBox{left:0px}
#nextBox a:hover {cursor: url("../right.html"), auto;}
#preBox a:hover {cursor: url("../left.html"), auto;}
#nextBox{right:0px}
.Editor{color:#666; font-size:14px; text-align:right; padding:0px 20px}
.Keyword{color:#666; font-size:14px; padding:45px 20px 40px 0;}
.Keyword a{color:#666; margin:0px 5px}
.Keyword a:hover{color:#b94a3f}
.Related_ul{list-style:none; margin-left:-40px;margin-top: 10px}
.Related_ul li{height:30px; line-height:30px; float:left; width:400px; font-size:16px; margin-left:40px;margin-top: 5px}
.Related_ul li a:hover{
    text-decoration: underline;
    color: #555;
}
.ul2{list-style:none; margin-left:-35px;}
.ul2 li{width:150px; float:left; margin-left:35px; margin-top:10px;height:140px;}
.ul2 li img{width:150px; height:100px;}
.ul2 li ins{ text-align:center; display:block; margin-top:5px; line-height:18px; text-decoration:none;font-family:"微软雅黑";}
.text_box #content {
    width: 100%;
    margin: 0;
    padding: 0;
}
.Keyword span{
    padding: 5px 8px;
    background: #F3F3F3;
    margin-right: 15px;
}
.pv_title_3{
    font-size: 20px;
    font-weight: bold;
      margin-top: 150px;
}
.Paging{text-align:center; padding-top:30px;}
.Paging a{padding:2px 6px; line-height:20px;border:1px solid #ddd; background:#FFF; margin:0px 5px; font-family:Arial, Helvetica, sans-serif}
.Paging a:hover{background:#E3241A;border:1px solid #E3241A; color:#fff;}

.Paging .a{background:#E3241A;border:1px solid #E3241A; color:#fff;}