



.nav_small{
    margin-bottom: 20px;
}

.space1 {
    width: 10px;
    height: 10px;
    line-height: 10px;
    clear: both;
    border: 0;
    font-size: 0;
    margin: 0;
    padding: 0;
}

.fontwt {
    font-weight: bold
}

.colorred {
    color: #FF0000
}

.colorgreen {
    color: #060;
}

.colorgray {
    color: #888
}

.colorblue {
    color: #04458C
}

.colorblack {
    color: #333333
}

.marginl3 {
    margin-left: 3px;
}

.border1 {
    border: 1px solid #ccc
}

.border9 {
    border: 1px solid #ccc
}

.f10px {
    font-size: 10px
}

.cls {
    clear: both;
    font-size: 0px;
    margin: 0;
    padding: 0;
    border: 0;
    height: 0;
    line-height: 0;
}

.content {
    width: 1200px;
    clear: both;
    margin: 0 auto;
    overflow: hidden
}

.title {
    height: 30px;
    line-height: 30px;
    margin-bottom: 4px;
    color: #fff;
    background-color: #125a39;
}

.title h2 {
    float: left;
    font-size: 17px;
    text-indent: 8px;
    color: #fff
}

.title a {
    color: #fff
}

.title a:hover {
    color: #fdfd02
}

.title .more {
    float: right;
    width: 45px;
    text-align: center
}

.list {
    overflow: hidden;
}

.list ul li {
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    color: #CCCCCC
}

.list h2 {
    font-size: 14px;
    display: block;
    padding: 5px 0;
}

.c1 .hangq .list ul li a::before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ccc;
    margin-right: 8px;
}

.list li a:hover{
    color: #dc3023!important;
}




