﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }

.w1200 {
    margin: 0 auto;
    width: 1200px;
}

.banner{ background:#ededed; text-align:center; color:#000000; line-height:300px; font-size:80px; }
.foot{ background:#000; text-align:center; color:#fff; line-height:800px; font-size:80px; }
.jqfree {
    width: 100%;
    height: 1900px;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
}

.hc-sticky{ width:200px; height: auto; float: left}

.hc-sticky ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #dcdcdc; 
}
.hc-sticky ul li
{
    padding: 10px 15px;  
    line-height: 30px; 
    text-align:center; 
}
    
    
.hc-sticky ul li a {
    font-size: 16px;
    color: #000;
    font-weight: bold; 
}