/* by xue */
    
    ul,li{ padding:0;margin:0;list-style:none}

    .clearfix:after{
      content:".";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
    }

    .clearfix{*+height:1%;}

    .footer{
      color:#707682;
      position: relative;
      background-color: #2d3237;
        padding: 30px 100px;
        min-width: 1200px;
        z-index: 210;
        
    }


    .contact{
      width: 800px;
      float: left;
    } 


    .contact p{
      height: 20px;
      line-height: 20px;  
    }



    .i-wj{
      position: relative;
        width: 20px;
        height: 20px;
        display: inline-block;
        background-image: url(../images/wj.png);
        top: 3px;
        margin-right: 6px;
    }

    #QC_code{
      list-style: none; 
      float:right;
    }

    #QC_code li{
      float:right;
      margin-right:50px;
      text-align: center;
    }

    .qc_img{
      width:80px;
      height: 80px;
    }

    .qcCode{
      width: 200px;
      height: 200px;
      margin-top:20px;
      display: block;
    }

/*********************************8*/