

.copyright {
    margin-top: 100px;
    position: relative;
    height: 370px;
    background-color: #171717;  
    
    /* background-color: #ccc; */
}
.c-top {
    border-bottom: 1px solid #fff;
}
.c-top ul a{
    text-decoration: none !important;
    color: #fff;
}

.c-top ul  {
    margin-top: 80px;
    font-size: 14px;
    padding:0 180px;
    height: 70px;
    
    /* height: 260px; */
}

.c-top ul li{
    /* height: 260px; */
    float: left;
    margin-right: 70px;
    margin-bottom: 55px;
    font-size: 16px;
}
.c-top ul li:nth-last-child(1){
    margin-right: 0;
}
.c-top ul li a {
    font-size: 18px;
}
.copyright-bottom {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
   
}
.c-footer {
    padding-top: 30px;
    color: #fff;
    margin-left: 200px;
    
    
}
.c-footer .tel {
    padding-top: 30px;
    width: 200px;
}
.c-footer .tel img{
    float: left;
}
.c-footer .tel p{
    padding-top: 10px;
}
.weixin {
    margin-left: 20px;
}
.weixin img {
	width: 127px;
}
.copyright-bottom-content {
    line-height: 30px;
    text-align: center;
    color: #fff;
}