﻿/* 底部 */
#foot {
  /*height:160px;*/
  line-height: 100%;
  background: #407758;
  margin: 0;
  padding-left: 0px;
  color: aliceblue;
  font-size: 14px;
  font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
}

#footer {
  padding-top: 10px;
  width: 1250px;
  /*height:140px;*/
  line-height: 100%;
  background: #407758;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  overflow: hidden;
}

#contaceUs {
  float: left;
  width: 360px;
}

#contaceUs div {
  /* width: 80px;
 margin: auto; */
}

#contaceUs a {
  color: white;
  line-height: 1.2em;
}

#thanks div {

  margin: auto;
}

#thanks {
  padding-left: 40px;
  float: left;
  width: 350px;
  /*height:120px;*/
}

#link_title {

  margin: auto;
}

#link {
  padding-left: 40px;
  float: left;
  /*height:50px;*/
  width: 240px;
  margin: auto;
}

#link_name {
  padding-top: 10px;
  float: left;
  /*height:100px;*/
  width: 100px;
  margin: auto;
  text-align: center;
}

#link_name a {
  line-height: 20px;
  width: 20px;
  color: white;
}

#map {
  float: right;
  padding: 0px;
  width: 256px;
  /*height: 100%;*/
  margin-top: 25px;
}

#map img {
  width: 200px;
  height: 110px;
}

#foot h6 {
  margin-top: 0 !important;
  margin-bottom: 10px;
  line-height: 1.2em;
}

#foot h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0;
  font-weight: 400 !important;
  font-size: 14px !important;
  width: 105%;
}

/* #background a{
    margin-left: 10%;
    color: aliceblue
} */