body {
    color: rgb(51, 51, 51);
    font-family: 宋体;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    background: none rgb(255, 255, 255);

}


ul, ol {
    list-style-type: none;
}

body, div, p, ul, ol, dl, dt, dd, li, form, input, table, img, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
#fluid{
    width: 100%;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;

}
.bd-footer{
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right:0px;
    margin-left:0px;
}

.list-group a {
     width: 488px;
     float: left;
     font-size: 18px;
     font-family: "微软雅黑";
     color: #292929;
     margin: 0;
     display: inline;

     padding-left: 12px;
     line-height: 48px;
 }

.bd-footer{
    width: 100%;
    background: url("../image/footer.png") no-repeat center;
    background-size:100% 100%;
    filter:alpha(opacity=30);
    -moz-opacity:0.8;
    opacity:0.8;
}
.bd-footer ul>li a,a:hover{
    color: #f7f7f7;
    text-decoration: none;
}

#list1 {
    background: url("../image/list_bj3.png") no-repeat center;
    background-size:100% 100%;
}
#list1 li>a,a:hover{
    text-decoration: none;
}
#list2{
    background: url("../image/list_bj4.png") no-repeat center;
}

#img li{
    display: block;
}
#img li img{
    height: 300px;
    width: 200px;
    margin: 0 auto;
    padding: 0px;
}
ul{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
ul li{
    text-align: -webkit-match-parent;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-primary{
	font-weight:bold;
}
a:hover, a:link, a:visited {
    color: #1c1c1c;
    text-decoration: none;
}
#new-list .rounded{
    text-decoration:none;
    background: red;

}
#new-list .rounded>a{
    color: white;
    font-size: 20px;
    font-weight: bold;

}

.list_18b li {
    background: url(../image/xdd_h.png) no-repeat left 17px;
    padding-left: 15px;
}
.list_18b li>a,a:hover{
    text-decoration: none;
}
.list_18b{
    margin-left: -2rem;
}