.navtab {
    width: 1200px;
    display: none;
    position: absolute;
    margin-left: -600px;
    left: 50%;
    background: #f9f9f9;
    height: auto;
    z-index: 999
}

.n-news{
    width: 100%;
    margin: 20px 0px;
    height: auto;
    float: left;
}
.n-news .n-title{
    font-size: 20px;
    padding-left: 10px;
    border-left: 5px #009240 solid;
    float: left;
}
.n-news .more{
    float: right;
    line-height: 26px;
}
.n-news .more a{
    color: #666;
}


/* 关于学会 */

.n-left {
    width: 50%;
    height: auto;
    float: left;
    margin: 0px 30px;
}
.n-left .n_view{
    /* 首行缩进2格 */
    text-indent: 2rem;
    line-height: 30px;
    color: #666;
    height: 210px;
    display: -webkit-box;    
    -webkit-box-orient: vertical;    
    -webkit-line-clamp: 7;    
    overflow: hidden;
    float: left;
}
.n-right{
    width: 510px;
    float: left;
    padding-right: 30px;
}

.n-right .name {
    float: left;
    width: 152px;
    margin-right: 26px;
}
.n-right .name:last-child{
    margin-right: 0px;
}
.n-right .renwu .renwu_img{
    width: 152px;
    height: 180px;
    overflow: hidden;
    float: left;
    margin-bottom: 8px;
}
.n-right .renwu .renwu_img img{
    height: 100%;
}
.n-right .name span {
    font-size: 17px;
    line-height: 20px;
    display: block;
    text-align: center;
}
.bottom{
    padding: 0px 30px 10px 30px;
}
.bottom ul {
    overflow: hidden;
    width: 1140px;
}

.bottom ul li {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 212px;
    overflow: hidden;
    text-align: center;
}
.bottom ul li:nth-child(5n){
    margin-right: 0px;
}
.bottom ul li div.fl {
    background: #c9ecd6;
    width: 55px;
    height: 55px;
}

.bottom ul li img {
    width: 35px;
    padding: 10px;
    display: block;
    /* margin: 10px; */
    vertical-align: middle;
    /* line-height: 90px; */
}

.bottom ul li div.fr {
    width: 135px;
    padding: 0px 10px;
    height: 52px;
    background: #fff;
    line-height: 24px;
    color: #666;
    overflow: hidden;
    padding-top: 3px;
    text-align: left;
}





/* 新闻 */
.m_news{
    width: 1140px;
    padding: 0px 30px;
}
.tzgg_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}
.tzgg_box .tz_item {
    height: 60px;
    padding-bottom: 19px;
    border-bottom: 1px dashed #c7c7c7;
    margin-bottom: 19px;
    width: 360px;
    float: left;
    margin-right: 30px;
}
.tzgg_box .tz_item:nth-child(3n){
    margin-right: 0px;
}
.tzgg_box .tz_item:nth-child(4),
.tzgg_box .tz_item:nth-child(5),
.tzgg_box .tz_item:nth-child(6){
    margin-bottom: 0px;
}
.tzgg_box .tz_date {
    width: 58px;
    height: 58px;
    border: solid 1px #009240;
}

.tzgg_box .tz_date .tz_d {
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    background: #009240;
    font-weight: bold;
}

.tzgg_box .tz_date .tz_y {
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #009240;
    font-weight: bold;
}
.tzgg_box .tz_msg {
    width: 282px;
    height: 60px;
}

.tzgg_box .tz_msg>a {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}


/* 党建 */

.djqh {
    font-size: 18px;
    margin: 20px;
    padding-left: 10px;
    border-left: 5px #009240 solid;
}

.bd span {
    display: block;
    height: 40px;
    background: url(bg01.png);
    overflow: hidden;
    position: relative;
    margin-top: -40px;
    line-height: 40px;
    width: 100%;
}

.bd span a {
    font-size: 14px;
    color: #fff;
    width: 500px;
    display: block;
    margin-left: 20px;
}

.gengduo {
    position: absolute;
    top: 20px;
    right: 30px;
    color: gray;
}

.d-fr {width: 498px;float: left;margin-left: 40px;}

.d-fr .list_14 li {
    list-style: square;
    color: #009240;
}

.d-fr .list_14 li a {
    font-size: 17px;
    line-height: 37px;
}


/* è½®æ’­ */

.slideBox {
    margin-bottom:20px;
    width: 600px;
    height: 350px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    float: left;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    margin-left: 5px;
}

.slideBox .hd ul li.on {
    background: #009240;
    color: #fff;
}
.slideBox .bd li .n_news_img{
    width: 600px;
    height: 350px;
    display: block;
    overflow:hidden;
}
.slideBox .bd li a img{
    width:100%;
    height: auto;
}