  .foot {
    width: 1813;
    background-color: #313131;
    height: 293px;
  }
  .foot a {
    color: #d0d0d0;
    text-decoration: none;
  }
  .foot a:hover {
    cursor: pointer;color: #BDA16A;
  }
  .foot_sty1 {
    margin-top: 36px;float: left;
	margin-left: -180px;
  }
  .foot_sty2 {
    font-size: 18px;
    color: #ffffff;
    text-align: left;

    margin-top: 45px;
    font-weight: bold;
    overflow: hidden;
  }
  .foot_sty2 div {
    float: left;
	margin-left: 31px;
	
  }
  .foot_sty21 {
    float: left;
  
  	
  }
  .foot_sty3 div {
    float: left;
  }
  .foot_sty3 :first-child {
    width: 250px;
  }
  .foot_sty3 {
    font-size: 12px;
    color: #d0d0d0;
    text-align: left;
    margin-top: 8px;
    overflow: hidden;
    line-height: 14px;
  }
  .foot_sty4 {
    text-align: right;
    margin-top: 8px;
    padding: 5px;
    vertical-align: middle;
    color: #7f7f7f;
    border: 1px solid #7f7f7f;
    position: relative;
  }  
  .foot_sty4 img{
    position: absolute;
    left: 8%;
    top: 17%;
  }   
  .foot_sty5 img{
    margin-top: 45px;width: 130px;height: 130px;margin-left: 50px;border-radius: 5px;;
  }