.stick {
    cursor: pointer;
}
/* 版权模块 */
.copyright {
    position: relative;
    height: 389px;
    /* background-color: #404040;   */
  
    background-color: #f5f5f5;
}
.c-top ul a{
    text-decoration: none !important;
}
.c-top {
   margin: 0 auto;
    width: 1200px;
  

}
.c-top ul  {
    margin-top: 80px;
    font-size: 14px;
    /* height: 260px; */
}

.c-top ul li{
    /* height: 260px; */
    float: left;
    margin-right: 70px;
    margin-bottom: 55px;
}
.c-top ul li h5 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}
.c-top ul li p {
    margin-top: 12px;
    font-size: 14px;
    color: #c1c1c1;
    /* line-height: 14px; */
}
.c-top-right {
    margin-top: 80px;
}
.logo1 {
    width: 120px;
    
}
.logo1 img {
    width: 100px;
}
.c-top-right p {
        margin-top: 138px;
        font-size: 14px;
       
}
.c-top-right {
    text-align: right;
    color: #c1c1c1;
  

}

.c-top-right h4 {
    margin-top: 17px;
    font-weight: 400;
    color: #c1c1c1;
}

.copyright-bottom-content {
    margin: 0 auto;
    width: 1200px;
}
.copyright-bottom {
    height: 50px;
    border-top:  1px solid #e5e5e5;
    background-color: #f5f5f5;
    /* background-color: red; */
    line-height: 51px;
    font-size: 14px;
    color: #c1c1c1;
}
.copyright-bottom h4{
    font-weight: 400;
    
}
.stick {
    position: absolute;
    height: 56px;
    width: 56px;
    background-color:#383838;
    left: 1400px;
    top: -56px;
    opacity: 0.4;
    line-height: 56px;
    text-align: center;

    
}
.stick  span {
    font-size: 20px;
    color: #fff;
}