﻿body{
    margin: 0;
    padding: 0;
}
.all-bg{
    background: url('../img/70周年.png') center 0 no-repeat;
    height: 3384px;
    overflow: hidden;
}
.balnk{
    height: 950px;
}
ul{
    height: 473px;
    width: 894px;
    padding-left: 120px;
    margin: 0 auto;
}
ul li{
    background: url('../img/dot.jpg') 0 20px no-repeat;
    padding-left: 15px;
    font-size: 18px;
    font-weight: 500;
    font-family: '微软雅黑';
    width: 750px;
    height: 54px;
    line-height: 50px;
    overflow: hidden;
    padding-bottom: 13px
}
ul li a{
    
    color: #000000;
    text-decoration: none;
}
ul li span{
    float: right;
    font-size: 16px;
    color: #9a0000;
}
.b1{
    height: 130px;
}
.box{
    width: 800px;
    
    margin: 0 auto;
    
}
.img{
    float: left;
}
.img-title{
    line-height: 36px;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}
  img{
        width: 169px;
        height: 108px;
    }
.img-title a{
    color: #000000;
    text-decoration: none;
}
.img-txt{
    font-size: 16px;
    line-height: 30px;
    width: 568px;
    height: 66px;
    margin-left: 204px;
    
}
.img-txt a{
    color: #000000;
    text-decoration: none;
}
.bottom{
    margin-top: 75px;
    font-size: 12px;
    color: white;
   
    text-align: center;
}