﻿.mid{ width:1225px; margin:0 auto;  }
.title {
    font-size: 20px;
    text-indent: 10px;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #CCCCCC solid;
    color: #323232;
}
.mid5 {
    width: 1225px;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 35px;
}

.foot1 {
    width: 100%;
    height: 100px;
    background-color: #F5F5F5;
    color: #323232;
    margin-top: 20px;
    margin-bottom: 0px;
}

.foot2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #333333;
    color: #ffffff;
    margin: 0px;
}