#bottom{
    width: 1920px;
    margin-top: 100px;
    padding-top: 35px;
    background-color: #f5f5f5;
}
#bottom-menu{
    color: #333333;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
}
.bottom-menu-list{
    display: inline-block;
    border-left: 1px solid #cdcdcd;
    vertical-align: top;
    width: 156px;
    padding-left: 18px;
    min-height: 210px;
    margin-bottom: 30px;
}
.bottom-list-title{
    font-size: 14px;
    color: #333333;
    margin-top: 4px;
    margin-bottom: 22px;
    font-weight: bold;
}
#bottom-menu a{
    color: #626262;
    font-size: 12px;
    margin-bottom: 12px;
    display: block;
}
#customerService{
    display: inline-block;
}
#customer-servive-title{
    font-size: 15px;
    color: #333333;
    border: 1px solid #333333;
    width: 100px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    margin-top: 43px;
    margin-bottom: 42px;
    vertical-align: top;
    margin-left: 84px;
}
.service-icon{
    width: 45px;
    height: 62px;
    display: inline-block;
}
#customerService li{
    display: inline-block;
    margin: 0 40px;
}
.ewm{
    width: 79px;
    height: 79px;
    margin: 24px 24px;
    margin-top: 0;
}
#copy{
    width: 1920px;
    height: 104px;
    background: #00593d;
    color: white;
    text-align: center;
    font-size: 12px;
    padding-top: 60px;
}