﻿    *{
      margin: 0;
      padding: 0;
    }
    #div1{
    width: 1200px;
    height: 210px;
      /*margin: 100px auto;
      background-color: #646464;*/
      position: relative;
      overflow: hidden;
          float: left;
    /*border: solid #ccc 1px;*/
    border-left: 0px;
    }

    #div1 ul{
      position:absolute;
      left:0;
      top:0;
      overflow: hidden;
      /*background-color: #3b7796;*/
    }
 
    #div1 ul li{
    /*width: 197px;
    height: 167px;*/
    float: left;
    margin: 7px 13px;
      list-style: none;
    }
/*#div1 ul li span{
	float:left;
	width:197px;
	height:26px;
	font-size:12px;
	color:#323232;
	text-align:center;
	line-height:26px;
	border:solid #ccc 1px;
	border-radius:10px;
	margin-top:11px;}
#div1 ul li img{
	padding:4px;
	border:solid #c9c9c9 1px;
	width:187px;
	height:120px;
	float:left;}*/
.more{
	width:50px;
	height:50px;
	float:right;}



  #div2{
    width: 1200px;
    height: 210px;
      /*margin: 100px auto;
      background-color: #646464;*/
      position: relative;
      overflow: hidden;
          float: left;
    /*border: solid #ccc 1px;*/
    border-left: 0px;
    }

    #div2 ul{
      position:absolute;
      left:0;
      top:0;
      overflow: hidden;
      /*background-color: #3b7796;*/
    }
 
    #div2 ul li{
    /*width: 197px;
    height: 167px;*/
    float: left;
    margin: 7px 13px;
      list-style: none;
    }



  #div3{
    width: 1200px;
    height: 210px;
      /*margin: 100px auto;
      background-color: #646464;*/
      position: relative;
      overflow: hidden;
          float: left;
    /*border: solid #ccc 1px;*/
    border-left: 0px;
    }

    #div3 ul{
      position:absolute;
      left:0;
      top:0;
      overflow: hidden;
      /*background-color: #3b7796;*/
    }
 
    #div3 ul li{
    /*width: 197px;
    height: 167px;*/
    float: left;
    margin: 7px 13px;
      list-style: none;
    }