@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button, textarea, p, th, td {
    margin: 0;
    padding: 0;
}
fieldset, img {
    border: 0 none;
}
address, cite, dfn, em, var {
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
ol, ul {
    list-style: none outside none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    font-weight: normal;
    text-align: left;
}
.clearfix:after, .nav:after, .content:after, .grid:after, .h:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clear {
    clear: both;
    font: 0px/0 Arial;
    height: 0;
    visibility: hidden;
}
body, button, input, select, textarea {
    color: #4b4b4b;
    font: 12px/1.5 Tahoma,Helvetica,Arial,"宋体",sans-serif;
}
.vm {
    vertical-align: middle;
}
.c {
    text-align: center;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.mb10 {
    margin-bottom: 10px;
}
.mr10 {
    margin-right: 10px;
}
.hide {
    display: none;
}
.more {
    font-family: 宋体;
    font-size: 12px;
    font-weight: normal;
}
a {
    color: #555;
    text-decoration: none;
}
a:hover {
    color: #048;
}
a:active {
    outline: medium none;
}
.nav li, .nav dt, .nav dd {
    float: left;
    position: relative;
}
.nav a {
    display: inline-block;
}
.nav dt {
    font-weight: bold;
}
.tabs {
    display: block;
}
.tabs li {
    float: left;
}
.tabs li a {
    display: block;
}
.h li {
    float: left;
}
.list-t, .list-a, .list-p, .list-b-t, .list-p-t, .list-p-t li, .list-r {
    overflow: hidden;
}
.list-t li, .list-a li, .list-p li, .list-b-t li, .list-p-t li, .list-r li {
    position: relative;
}
.list-t2{
    overflow: hidden;
        margin: 0 15px;
    padding: 10px 15px;
}
.list-t2 li{
    position: relative;
    line-height: 30px;
    padding-left: 10px;
    background: url("../images/dot1.png") no-repeat scroll 0 10px;
}
.list-t li a,.list-t2 li a {
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-t li a:hover,.list-t2 li a:hover {
    text-decoration: underline;
}
.list-t li span.tag ,.list-t2 li span.tag{
    margin-right: 5px;
}
.list-t li span.date ,.list-t2 li span.date {
    position: absolute;
    right: 0;
    top: 0;
}
.list-a li a {
    display: inline-block;
}
body {
    background: none repeat scroll 0 0 #ebebeb;
}
.wrap {
    margin: 0 auto;
    width: 1002px;
}
h1 {
    position: relative;
}
h1 b {
    position: absolute;
    z-index: -999;
}
.bar {
    background: url("../images/bar.png") no-repeat scroll 0 0 ;
    height: 30px;
    overflow: hidden;
    padding: 4px 0 0 10px;
    position: relative;
}
.bar .date {
    background: url("../images/d.png") no-repeat scroll 0 50%;
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
}
.bar .searchbox{
    display: inline-block;
    position: absolute;
    left: 100px;
    top: 2px;
}
.resultbar{
    border-bottom: 1px dotted #333;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.back {
    background: url("../images/bar.png") no-repeat scroll 0 -34px;
    color: #000;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
.footer {
    background: #69b5e4;  
    float: left;
    
    padding: 10px 0;
    width: 1002px;
    margin-top: 10px;
}
.footer p {
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #333;
}
.side {
    width: 246px;
}
.main {
    width: 740px;
    height: auto;
    overflow: hidden;    
    position: relative;
}
.box {
    position: relative;
    background: white;
}
.side .box h2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #cfe9ff;
    border-color: #2e7bd3 #a3d2fa -moz-use-text-color;
    border-image: none;
    border-left: 1px solid #a3d2fa;
    border-right: 1px solid #a3d2fa;
    border-style: solid solid none;
    border-width: 3px 1px medium;
    height: 38px;
    position: relative;
}
.side .box h2 b {
    background: url("../images/menu_h2.png") no-repeat ;
    display: block;
    height: 38px;
    left: 23px;
    position: absolute;
    text-indent: -999em;
    top: -3px;
    width: 200px;
}
.side .box h3 {
    background-color: #fff;
    background-image: url("../images/h3.png");
    background-repeat: no-repeat;
    height: 40px;
    margin-bottom: -10px;
    position: relative;
}
.side .box h3 .more {
    padding-top: 10px;
    position: absolute;
    right: 10px;
    top: 0;
}
.side .box .list-a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #cfe9ff;
    border-color: -moz-use-text-color #a3d2fa #a3d2fa;
    border-image: none;
    border: 1px solid #a3d2fa;    
    
    border-top: none;
    border-top: 0px;
    border-width: medium 1px 1px;
    padding: 0 16px 10px;
}
.side .box .list-a li {
    background: url("../images/menu_li.png") no-repeat scroll 0 0 ;
    height: 40px;
    margin-top: 2px;
    text-align: center;
}
.side .box .list-a li a {
    background: url("../images/menu_li_a.png") no-repeat scroll 0 50% ;
    color: #000;
    display: inline-block;
    font: bold 14px/40px 宋体;
    padding-left: 20px;
    width: 80px;
}
.side .box .list-a li a:hover {
    color: #f00;
}
.side .box .list-t {
    background-color: #fff;
    padding: 10px;
}
.side .box .list-t li {
    background: url("../images/dot.png") no-repeat scroll 0 50% ;
    padding-left: 15px;
}
.side .box .list-t li a, .side .box .list-t li span {
    line-height: 24px;
}
.contact {
    background: url("../images/contact.jpg") no-repeat scroll 100% 100% #fff;
}
.contact p {
    line-height: 22px;
    padding: 15px 10px 12px;
}
.flash{
    width:280px;
    height:205px;
    float: left;
    margin-bottom: 10px;
}
.intro {
    background: url("../images/intro.jpg") no-repeat scroll 0 0 ;
    height: 130px;
    width:368px;
    padding: 55px 45px 25px;
    float: right;
}
.intro p {
    line-height: 28px;
    text-indent: 2em;
}
#more2{
    position: absolute;
    top:5px;
    right:20px;
}
.cont {
    background: white;
    border-top: 3px solid #2e7bd3;
    padding-bottom: 10px; 
    width:740px;
    float: left;
}
.cont .box {
    background: url("../images/box2.png") no-repeat scroll 0 0 ;
    float: left;
    height: 234px;
    margin: 10px 10px 0;
    *margin:10px 5px 0;
    width: 350px;
}
.main .box h3 {
    height: 30px;
    position: relative;
}
.main .box h3 b {
    color: #000;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    padding-left: 25px;
}
.main .box h3 a.more {
    line-height: 30px;
    position: absolute;
    right: 18px;
    top: 0;
}
.main .box .list-t {
    border: medium none;
    padding: 15px 10px 10px;
}
.main .box .list-t li {
    background: url("../images/dot.png") no-repeat scroll 0 50% ;
    border-bottom: 1px dotted #ccc;
    padding-left: 13px;
}
.main .box .list-t li a, .main .box .list-t li span {
    line-height: 24px;
}
.side .s {
    background: url("../images/ss.png") no-repeat scroll 0 0 ;
    bottom: -7px;
    height: 7px;
    left: 50%;
    margin-left: -122px;
    position: absolute;
    width: 244px;
}
.main .s {
    background: url("../images/s.png") no-repeat scroll 0 0 ;
    bottom: -7px;
    height: 7px;
    left: 50%;
    margin-left: -370px;
    position: absolute;
    width: 740px;
}
.pages {
    border-bottom: 1px dashed #ccc;
    line-height: 30px;
    margin: 0 15px;   
}
.pages li{
    list-style: none;
    float: left;
    padding:0px 2px;
    height: 30px;
    line-height: 30px;
    margin-right: 4px;  
}
.pages li.thisclass{
    font-weight: bold;
    
}
.pages select{
    margin-top: 5px;
}
.art .where {
    margin: 15px 30px;
}
.where {
    background: url("../images/where.png") no-repeat scroll 0 100% ;
    line-height: 24px;
    margin: 0 15px;
    padding: 5px 0 5px 25px;
}
.tabs {
    margin-bottom: -10px;
    padding: 10px 0 0 30px;
}
.tabs a {
    color: #09c;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
}
.main .list-t {
    
}
.main .list-t li {
    background: url("../images/dot1.png") no-repeat scroll 0 10px ;
    padding-left: 10px;
}
.main .list-t li a, .main .list-t li span {
    line-height: 24px;
}
.art {
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    padding-bottom: 20px;
}
.article {
    margin-top: -5px;
   
}
.article h2 {
    color: #0045a2;
    font: bold 24px/50px microsoft yahei;
    margin: 0 auto;
    width: 800px;
}
.article .info {
    border-bottom: 1px dashed #ccc;
    color: #aaa;
    margin: 0 30px;
    padding-bottom: 10px;
    position: relative;
}
.article .num {
    background: url("../images/num.png") no-repeat scroll 0 0 ;
    color: #fff;
    font: bold 14px/34px microsoft yahei;
    height: 42px;
    padding-left: 34px;
    position: absolute;
    right: -24px;
    text-align: center;
    top: -40px;
    width: 50px;
}
.article-box {    
    font-size: 14px;
    
    padding: 0px 40px 10px 40px;
    height: auto;
}
.article-box p {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 1em;
}
.related {
    background: url("../images/article.png") no-repeat scroll center bottom ;
    padding: 0 64px 20px;
}
.related h4 {
    border-bottom: 1px solid #ccc;
    border-top: 1px dashed #ccc;
    height: 35px;
    padding-top: 5px;
}
.related h4 span {
    border-bottom: 1px solid #2f9dfc;
    color: #2f9dfc;
    display: inline-block;
    font: 20px/35px microsoft yahei;
    height: 35px;
    margin-bottom: -1px;
    padding: 0 2px;
    position: relative;
}
.share {
    float: right;
    height: 30px;
    margin-top: -45px;
    position: relative;
    width: 180px;
    z-index: 1000000;
}
.share .btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/share.png") no-repeat scroll 10px 50% ;
    border-color: #fff #fff -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    display: inline-block;
    height: 29px;
    line-height: 29px;
    padding-left: 30px;
    position: relative;
    width: 50px;
    z-index: 1000000;
}
.share .on {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffb;
    border-color: #ccc #ccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
.share-box {
    background-color: #ffb;
    border: 1px solid #ccc;
    display: none;
    padding: 5px !important;
    position: absolute;
    right: 98px;
    top: 29px;
    width: 250px;
}
.related li {
    height: 32px;
    overflow: hidden;
    padding: 0 2%;
    width: 44%;
}
.related li a, .related li span {
    font: 14px/32px microsoft yahei;
}
.content {
    margin: 0 auto;
    width: 1002px;
    position: relative;
}
.bb {
    background: none repeat scroll 0 0 ;
    border-bottom: 1px dashed #cecece;
    height: 1px;
    line-height: 1px;
    margin: 10px 0;
    padding: 0;
    vertical-align: middle;
}
.article-box p, .article-box table, .article-box td, .article-box div, .article-box span {
    color: #333333;
    font-size: 14px;
    line-height: 32px;
}
.article-box p {
    margin: 13px 0;
}
.article-box img {
    height: auto;
    max-width: 600px;
    overflow: hidden;
}
.article-box table {
    border: 1px solid #000;
    max-width: 600px;
    width: 600px;
    word-break: break-all;
}
.article .info .bg {
    background-color: #f3f3f3;
    color: #666;
    display: block;
}
.zw_nr_sbt {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    padding-left: 124px;
    text-align: center;
    width: 645px;
}
.zw_nr_fbt {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 124px;
    text-align: center;
    width: 645px;
}
h2 {
color: #0045a2;
    font: bold 24px/50px microsoft yahei;
    margin: 0 auto;
}
h2.title{
    margin-top: 20px;
    font-size: 20px;
}
.c {
    text-align: center;
}
.main .list-t li {
}
.newstime{
    width: 100px;
    text-align: left;
    display: inline-block;
}