﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }


.jqfree {
    width: 1180px;
    margin-top:40px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}
.box {
  width: 1180px;
}
.box li {
  float: left;
  width: 270px;
  margin-right: 20px;
}
.box img {
  width: 270px;
  height: 192px;
}
.box p a {
  display: block; 
  width: 100%; 
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color:#000;
}