/*收缩菜单*/

.leftmenu {
    min-width: 300px;
    float: left;
    position: relative;
    margin: 0px auto 0 auto;
    border: 1px solid #DCDCDC;
    border-bottom: none;
    border-top: none;
    border-radius: 5px 5px 0 0;
}


/* #redc00 {
    color: #ED5565;
} */

.v {
    float: right;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background: url(/images/vicon.png) no-repeat;
    display: inline-block;
    margin-top: -5px;
    margin-bottom: -5px;
}

.v01 {
    background-position: 0 0;
}

.v02 {
    background-position: 0 -16px;
}

.licon {
    float: left;
    width: 18px;
    height: 18px;
    overflow: hidden;
    background: url(/images/licon.png) no-repeat;
    display: inline-block;
    margin-top: -5px;
    margin-bottom: -5px;
}

.vtitle {
    height: 50px;
    background: #3B90DD;
    line-height: 50px;
    border-bottom: 1px solid #3582c8;
    padding-left: 20px;
    font-size: 16px;
    color: #f0f0f0;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    cursor: pointer;
}

.vtitle a {
    color: #f0f0f0;
}

.vtitle em,
.vtitle span {
    margin: 18px 18px 0 0;
}

.vconlist {
    background: #fff;
}

.vconlist li a {
    height: 50px;
    line-height: 50px;
    padding-left: 55px;
    display: block;
    font-size: 14px;
    color: #000;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    border-bottom: 1px solid #DCDCDC;
    background: url(/images/dian.jpg) no-repeat 40px 24px;
}

.vconlist li.select a,
.vconlist li a:hover {
    color: #ed4948;
    text-decoration: none;
}

.linu2 {
    background: #f9f9f9;
    border: 1px solid #dcdcdc;
    padding: 20px 20px 25px 20px;
    border-top: none;
    border-bottom: 1px solid #3b90dd;
    border-radius: 5px 5px 0 0;
}

.linu2 ul {
    font-size: 13px;
    margin: 0px auto;
    color: #555;
}

.linu2 li {
    line-height: 30px;
}

.linu2 li img {
    vertical-align: middle;
    margin-right: 10px;
}

.ywulx {
    padding-top: 20px;
}

.newsnav {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #d7d7d7;
    padding-bottom: 50px;
}

.newsview {
    width: 870px;
}

endText img {
    max-width: 850px
}

.wk_new_lb {
    width: 870px;
    height: auto;
    overflow: hidden
}

.wk_new_lb_m {
    width: 100%;
    height: 115px;
    position: relative
}

.wk_new_lb_img {
    width: 18px;
    height: 115px;
    position: absolute;
    left: 97px;
    top: 0;
    background: url(/images/news_left_line.png) no-repeat
}

.wk_new_lb_img img {
    display: none
}

.wk_new_lb_title {
    position: absolute;
    left: 140px;
    top: -6px;
    width: 710px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    font-size: 18px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    -moz-binding: url(ellipsis.xml#ellipsis)
}

.wk_new_lb_title a {
    color: #009bdb;
    text-decoration: none
}

.wk_new_lb_title a:hover {
    color: #222;
    text-decoration: underline
}

.wk_new_lb_cnt {
    position: absolute;
    left: 140px;
    top: 26px;
    width: 710px;
    height: 75px;
    font-size: 14px;
    line-height: 25px;
    color: #666;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    -moz-binding: url(ellipsis.xml#ellipsis)
}

.wk_new_lb_date {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #666
}

.wk_new_lb_date1,
.wk_new_lb_date2,
.wk_new_lb_date3,
.wk_new_lb_date4,
.wk_new_lb_date5 {
    float: left
}

.endText {
    font-size: 18px;
    padding-top: 20px;
    color: #333;
    line-height: 35px
}

.endText p {
   /* padding-bottom: 20px;*/
}

.endText p a {
    color: #3582c8;
}

.endText p a:hover {
    color: #c00;
}

.pageText {
    color: #c4c4c4;
    /* padding: 0 6px 16px 0; */
    margin-top: 10px;
    !important;
    border: 1px solid #c4c4c4;
    padding: 6px 16px;
    /* line-height: 100px */
}

.pageLink {
    color: #3582c8;
    margin-top: 10px;
    !important;
    border: 1px solid #c4c4c4;
    padding: 6px 16px
}

.pageLink,
.pageText {
    font-size: 16px !important;
    height: 35px;
    /* line-height: 35px; */
    float: left;
    display: block;
    margin-left: 5px
}

.currentPage {
    color: #000 !important;
    background: #fff;
    border: 1px solid #d3deeb;
    text-decoration: none
}

.red {
    color: #c00
}

.new_detlyl {
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
}

.new_detlyl a {
    color: #009bdb;
}

.new_detlyl a:hover {
    color: #c00;
}