﻿.space_hx {
    clear: both;
    width: 100%;
    height: 20px;
    font-size: 1px;
    overflow: hidden;
}
.newss{
    width: 100%;
}
.newss .index{
    width: 1180px;
    height: 100%;
    margin: 0 auto;
}
.g-right{
    float: left;

}
.g-right .scd_l {
    width: 255px;
    float: left;
}
.l_name {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #ddd;
    position: relative;
    font-size: 14px;
    color: #BBBBBB;
}
.l_name span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #0491E0;
    font-size: 18px;
    color: #0491E0;
    vertical-align: top;
}
.s_nav {
    width: 100%;
    padding: 10px 0;
}
.s_nav li.on {
    background: #0072B8;
    border: 0;
}
.s_nav li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom: 1px dashed #ddd;

}

.s_nav li:hover{
    background: #0072B8;
}
.s_nav li a {
    display: block;
    width: 235px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #545454;
}
.s_nav li a:hover{
    color: #FFF;

}

.s_nav li em {
    display: block;
    width: 5px;
    height: 9px;
    background: url(../images/icon7.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 15px;
}
.g-left{
    float: right;
    width: 900px;
}
.g-left .wz h2{
    font-family: "微软雅黑";
    margin: 20px 0;
    font-size: 24px;
    font-weight: bold;
    color: black;
    width: 100%;
    text-align: center;
}
.g-left .wz p{
    font-family: "微软雅黑";
}
.r_top {
    width: 100%;
    height: 35px;
    position: relative;
    line-height: 35px;
    border-bottom: 2px solid #ddd;
}
.r_top span {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #0072B8;
    border-bottom: 2px solid #0072B8;
}
.r_top .pst {
    width: 60%;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 12px;
    color: #444;
}
.r_top .pst .home {
    padding-left: 25px;
    background: url(../images/icon8.png) no-repeat left center;
}
.r_top .pst a {
    height: 35px;
    line-height: 35px;
    margin: 0 3px;
    color: #444;
}
.naews {
    width: 100%;
}
.naews ul {
    width: 100%;
    margin-bottom: 20px;
}
.naews ul li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
    border-bottom: 1px dashed #ddd;
    background: url(../images/icon9.jpg) no-repeat 5px center;
    font-size: 12px;
}
.naews ul li p {
    width: 415px;
    height: 45px;
    line-height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 25px;
    font-size: 14px;
}
.naews ul li em {
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    color: #888;
}
.space_hx {
    clear: both;
    width: 100%;
    height: 20px;
    font-size: 1px;
    overflow: hidden;
}
.pages {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.pages a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 22px;
    line-height: 22px;
    border: 2px solid #eee;
    margin: 0 1px;
    font-size: 12px;
    color: #555;
    padding: 0 5px;
}
