/*底部*/
.bottom{
    height: 208px;
    background: url("../images/bottom1.jpg") no-repeat center;
    background-size: 100% 100%;
    margin-top: 20px;
}
.bottom article{
    width: 1080px;
    height: 208px;
    margin: 0 auto;
}
.bottom dl{
      overflow: hidden;
}
.bottom dl dd{
    float: left;
}
.bottom dl dd span{
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    margin: 26px 0;
    display: block;
}
.bottom dl dd .yi{
    overflow: hidden;
    padding: 5px 0;
}
.bottom dl dd .yi span{
    display: block;
    float: left;
    font-size: 14px;
    line-height:22px;
    margin: 0;
}
.bottom dl dd .yi div{
    float: left;
}
.bottom dl dd p{
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin: 0;
}
.bottom dl dd .er{
    overflow: hidden;
    padding: 5px 0;
}
.bottom dl dd .er span{
    display: block;
    float: left;
    font-size: 14px;
    margin: 0;
}
.bottom2{
    text-align: center;
    color: #6a6a6a;
    line-height: 34px;
    font-size: 14px;
}