/*bottom*/
.us-wrapper{
    width:100%;
    background-color: #434343;
    color:#ffffff;
}
.us{
    width:1200px;
    margin:0 auto;
    padding:50px 0 70px;
}
.us dl{
    float:left;
    font-size:14px;
    margin-right:60px;
}
.us dl.us-partner{
    float:right;
    font-size:14px;
    margin-right:0;
}
.us dl.us-partner a{
    width:170px;
}
.us dl dt{
    font-size:16px;
    border-top:3px solid #ffffff;
    padding-top:10px;
    width:30px;
    white-space: nowrap;
    margin-bottom:30px;
}
.us dl dt a{
    color:#fff;
}
.us dl dt a:hover{
    color:#ff7a7b;
}
.us dd.fontEm{
    font-size:20px;
    color:#ffffff;
}
.us dd{
    color:#d0d0d0;
    margin-top:5px;
}
.us dd a{
    margin-right:60px;
    font-size:14px;
    color:#d0d0d0;
    width:98px;
    display:inline-block;
}
.us dd a:hover{
    color:#ff7a7b;
}
.us dl img{
    margin-bottom:20px;
    width:120px;
    height:120px;
}
.us .friendly-links{
    width:300px;
}
.us .friendly-links dd{
    float:left;
    width:139px;
}
.copyright-wrapper{
    width:100%;
    background-color: #333232;
}
.copyright{
    width:1200px;
    margin:0 auto;
    padding:25px 0;
    font-size:14px;
    color:#d0d0d0;
}
.copyright p{
    text-align:center;
    margin-bottom:5px;
}
.copyright p.copyright-list a{
    margin-right:10px;
    margin-left:7px;
}
.copyright p a{
    color:#d0d0d0;
    font-size:14px;
}
.copyright p a:hover{
    color:#ff7a7b;
}
