@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; list-style:none; font-size:13px; color:#333; font-family:"微软雅黑"}
img {border:0}
body{background:#efefef}
a{text-decoration:none; color:#333}
a:hover{color:#FF6600;}
.fr{ float:right}
.fl{ float:left}
.clr{ clear:both}

html{ overflow-x:hidden}

.news{line-height:28px;}

.nav{height: 46px; background:url(../images/xb_02.jpg)}
.menu{ width:1120px; margin:0 auto; position:relative; z-index:999; }
.menu a{ padding:0 30px; height:46px; line-height:46px; color:#fff; font-size:18px; display:block; white-space:nowrap;}
.menu .lm{height:46px; float:left; position:relative}
.menu .lma{height:46px; float:left; line-height:46px; color:#FFF; font-size:18px;}
.menu .lm div{ position:absolute; top:46px; left:0; border-top:1px solid #FFF; z-index:999; background:#2e84bd; filter: alpha(opacity=90); opacity: 0.9; display:none;}
.menu .lm div a:hover{background:#2e80b6;}

/* 分页CSS */
.pg {
    font-size: 12px;
    margin: 20px 0;
    text-align: center;
    width: 100%;

}
.pg span {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 0 3px;
    padding: 0 5px;
    text-align: center;
}
.pg a {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #000 !important;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 0 3px;
    padding: 0 5px;
    text-decoration: none;
}

.item-name{ color:#fff; font-size:16px;}
.top{width: 1440px; height: 198px; position: relative; left: 50%; margin-left: -720px;}
.con{width: 1108px; min-height: 1px; margin: auto; background: #ffffff; padding: 35px 15px}
.t_title{color:#666666; font-size:16px; padding:15px 0 6px 5px;}
.bk_1{border: 1px solid #C0C0C0; border-top: 2px solid #2184c1}
.bk_2{border: 1px solid #C0C0C0;}
.foot{background: #146986;  line-height: 40px; color: #ffffff; text-align: center}

.wp_articlecontent{width: 98%;}
.wp_articlecontent img{margin: 0 auto;
    max-width: 680px;}
