﻿[genuitec-file-id="wc1-29"],[genuitec-lp-path="/gstbxt/WebRoot/css/lib/foot.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}


.footer {
    width: 1366px;
    height: 68px;
    margin: auto;
    background: #fff;
    padding-top: 13px;
/*     border-radius: 8px; */
    /*margin-top: 240px;*/
    border-top:1px solid #D9D9D9;
}
.footer p {
    font-size: 12px;
    font-family: '微软雅黑 Regular', '微软雅黑';
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    color: #8f8f8f;
    width: 1362px;
    text-align: center;
}
.footer p a{
  text-decoration: none;
    color:red;
  
}
.footer p a:hover{
  color:blue;
  
}