.ul_title {
    border-bottom: 1px solid #eaeff5;
}
.ul_title a {
    text-decoration: none;
    font-size: 14px;
    color: #328AD1;
}
.ul_list {
    padding: 8px 8px 0px 0px;
    overflow: hidden;
}
    .ul_list .newnews {
        background: url(../images/ver2/icon.png) -29px -87px no-repeat;
    }
    .ul_list .topnews {
        background: url(../images/top.png) no-repeat 0px 9px;
        background-size: 27px 26px;
    }
    .ul_list li {
        padding: 13px 0px;
        background: url(../images/ver2/icon.png) -32px -1762px no-repeat;
    }
    .ul_list li a {
        text-decoration: none;
        font-size: 14px;
        color: #000000;
        display: inline-block;
        width: 740px;
        padding-left: 25px;
    }

        .ul_list li a:hover {
            color: #EE5B2E;
        }

.ul_list_right {
    padding: 8px 8px 8px 18px;
}

    .ul_list_right li {
        list-style-type: circle;
        padding: 8px 0px;
    }

        .ul_list_right li a {
            text-decoration: none;
            font-size: 14px;
            color: #000000;
            display: inline-block;
            width: 220px;
        }

            .ul_list_right li a:hover {
                color: #EE5B2E;
            }

.news-time {
    display: inline-block;
}

.more_news {
    width: 14px;
    height: 18px;
    display: inline-block;
    float: right;
    background: url(../images/ver2/icon.png) -28px -63px no-repeat;
    margin-top: 5px;
    cursor: pointer;
}
.ul_nav {
    padding: 20px 8px 8px 0px;
}
.ul_nav li {
    width: 92px;
    padding: 15px 0px;
    display: inline-block;
    text-align: center;
}
    .ul_nav li:hover {
        opacity: 0.4;
        filter: alpha(opacity=40);
    }
.ul_nav li a {
    text-decoration: none;
    font-size: 15px;
    color: #000000;
}
.icon {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
}
.kslb {
    background: url(../images/ver2/icon.png) -126px -225px no-repeat;
}

.wsbm {
    background: url(../images/ver2/icon.png) -223px -304px no-repeat;
}

.ksjh {
    background: url(../images/ver2/icon.png) -29px -225px no-repeat;
}

.dzfp {
    background: url(../images/ver2/icon.png) -29px -304px no-repeat;
}

.hgx {
    background: url(../images/ver2/icon.png) -29px -462px no-repeat;
}

.kddt {
    background: url(../images/ver2/icon.png) -320px -462px no-repeat;
}

.cfsq {
    background: url(../images/ver2/icon.png) -223px -462px no-repeat;
}

.zkzdy {
    background: url(../images/ver2/icon.png) -320px -225px no-repeat;
}

.bmlct {
    background: url(../images/ver2/icon.png) -126px -462px no-repeat;
}

.zcfg {
    background: url(../images/ver2/icon.png) -126px -304px no-repeat;
}

.zscx {
    background: url(../images/ver2/icon.png) -320px -384px no-repeat;
}

.cjcx {
    background: url(../images/ver2/icon.png) -223px -383px no-repeat;
}
.myscroll {
    width: 250px;
    height: 298px;
    overflow: hidden;
    margin-top:8px;
}
.myscroll ul li {
    height: 45px;
    border-bottom: 1px solid #eaeff5;
    padding-top: 5px;
    padding-left: 12px; 
    background: url(../images/arrow.png) -10px no-repeat;
    background-size:13px;
}
.myscroll ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #000000;
    display: inline-block;
    width: 250px;
}
.myscroll ul li a:hover {
    color: #EE5B2E;
}
.ul_login {
    width: 250px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #ececec;
    padding-bottom:10px;
}

