/* foot */

.foot {
  width: 100%;
  background-color: #fff;
  position: relative;
}

.foot .foottop,
.foot .footbot {
  padding: 20px 0;
}

.foot .foottop {
  text-align: center;
  border-bottom: 2px solid #004892;
}
.foot .foottop .select_5,
.foot .foottop .select_4,
.foot .foottop .select_3,
.foot .foottop .select_2,
.foot .foottop .select_1 {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  text-align: left;
  width: 200px;
  margin-right: 15px;
  text-indent: 10px;
  line-height: 32px;
  height: 32px;
  font-size: 13px;
  background: #ffffff;
  border: #e5e5e5 1px solid;
  position: relative;
}

.foot .foottop .select_span {
  background: #ffffff url(selectbot.jpg) no-repeat 170px center;
  color: #777777;
  font-size: 14px;
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding-right: 30px;
}

.select_ul {
  display: none;
  border: 1px solid #999;
  position: absolute;
  bottom: 30px;
  width: 100%;
  max-height: 310px;
  overflow-y: auto;
  z-index: 2;
  box-sizing: border-box;
}

.select_li {
  height: 28px;
  line-height: 28px;
  padding-left: 4px;
  background: #fff;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
}

.select_li a {
  color: #000;
  display: block;
}

.select_li a:hover {
  background-color: #004892;
  color: #fff;
}

.webfoot {
  display: none;
}

.footbot {
  color: #999;
}

.footbot .p1 {
  text-align: left;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 5px;
}

.footbot .p2 {
  margin-left: 0px;
  margin-left: 20px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  line-height: 25px;
}

.footbot .p3 {
  margin-left: 0px;
  font-size: 14px;
  line-height: 25px;
}

.footbot .p3 a {
  width: 20px;
  height: 20px;
}

.footimg1 {
  width: 20px;
  height: 20px;
  display: block;
}
