.foot1 {
  background: #dbdbdb;
}
.foot1_main {
  padding: 50px 0 20px;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.foot1 .foot_about {
  width: 350px;
  float: left;
}
.foot1 .foot_about h2 {
  font-size: 20px;
  font-weight: normal;
  color: #222;
  padding-bottom: 15px;
}
.foot1 .foot_about p {
  font-size: 12px;
  color: #222;
  line-height: 25px;
  text-indent: 2em;
}
.foot1 .foot_about a {
  font-size: 12px;
  color: #222;
  margin-top: 15px;
}
.foot1 .friend_link {
  width: 100%;
  padding: 10px 0 0;
  clear: both;
}

.foot1 .foot_service {
  margin-left: 35px;
  float: left;
  width: 185px;
}
.foot1 .foot_service h2 {
  font-size: 20px;
  font-weight: normal;
  color: #222;
  padding-bottom: 15px;
}
.foot1 .foot_service a {
  line-height: 25px;
  font-size: 12px;
  color: #222;
  display: block;
  width: 50%;
  float: left;
}
.foot1 .foot_gs {
  margin-left: 25px;
  float: left;
  width: 70px;
}
.foot1 .foot_gs h2 {
  font-size: 20px;
  font-weight: normal;
  color: #222;
  padding-bottom: 15px;
}
.foot1 .foot_gs a {
  line-height: 25px;
  font-size: 12px;
  color: #222;
  display: block;
}
.foot1 .foot_contact {
  background: url(../images/foot_contact.png) no-repeat left top;
  float: left;
  margin-left: 30px;
}
.foot1 .foot_contact p {
  font-size: 20px;
  line-height: 30px;
  color: #222;
  padding-top: 27px;
}
.foot1 .foot_contact p span {
  font-size: 13px;
  color: #222;
  display: block;
  line-height: 30px;
  padding: 27px 0;
}
.foot1 .foot_contact a {
  font-size: 16px;
  line-height: 20px;
  margin-right: 10px;
}
.foot1 .foot_erwei {
  position: absolute;
  bottom: 73px;
  right: 72px;
  font-size: 13px;
}
.foot1 .foot_erwei img {
  padding-bottom: 5px;
  width: 120px;
  height: 120px;
}

.foot2 {
  background: #797979;
}
.foot2_main {
  width: 1000px;
  margin: 0 auto;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 12px;
}

/*浮动*/
.gong-phone-box {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 200;
}
.gong-phone-box {
  width: 77px;
  height: 264px;
  float: left;
  overflow: hidden;
}
.im_1 {
  background: url(../images/im_img_1.jpg) no-repeat;
  width: 77px;
  height: 95px;
  float: left;
}
.im_1:hover {
  background: url(../images/im_img_hover.jpg) no-repeat;
}
.im_1_enter {
  background: url(../images/im_img_2_hover.jpg) no-repeat;
  width: 77px;
  height: 95px;
  float: left;
}
.im_1_enter:hover {
  background: url(../images/im_img_2.jpg) no-repeat;
}
.im_2 {
  background: url(../images/im_img_1.jpg) no-repeat;
  background-position: 0 -97px;
  width: 77px;
  height: 94px;
  float: left;
}
.im_2:hover {
  background: url(../images/im_img_hover.jpg) no-repeat;
  background-position: 0 -97px;
}
.im_3 {
  background: url(../images/im_img_1.jpg) no-repeat;
  background-position: 0 -191px;
  width: 77px;
  height: 96px;
  float: left;
  cursor: pointer;
}
.im_3:hover {
  background: url(../images/im_img_hover.jpg) no-repeat;
  background-position: 0 -191px;
}
.im_4 {
  background: url(../images/im_img_1.jpg) no-repeat;
  background-position: 0 -191px;
  width: 77px;
  height: 96px;
  float: left;
}
.im_4:hover {
  background: url(../images/im_img_hover.jpg) no-repeat;
  background-position: 0 -191px;
}
.im_5 {
  background: url(../images/im_img_1.jpg) no-repeat;
  background-position: 0 -287px;
  width: 77px;
  height: 72px;
  float: left;
}
.im_5:hover {
  background: url(../images/im_img_hover.jpg) no-repeat;
  background-position: 0 -287px;
}
.im_6 {
  background: url(../images/im_img_1.jpg) no-repeat;
  background-position: 0 -479px;
  width: 77px;
  height: 77px;
  float: left;
}
.im_6:hover {
  background: url(../images/im_img_hover.jpg) no-repeat;
  background-position: 0 -479px;
}

#img_im_sq {
  position: fixed;
  left: 85px;
  bottom: 40px;
  z-index: 1000;
  display: none;
}
#img_im_tel {
  box-sizing: border-box;
  position: fixed;
  left: 80px;
  bottom: 200px;
  z-index: 1000;
  display: none;
  background: url(../images/phone_03.png) no-repeat;
  width: 183px;
  height: 40px;
  padding: 7px 20px 13px 25px;
  font-size: 20px;
}

.label-font {
  box-sizing: border-box;
  width: 25%;
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  padding-left: 2px;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
input[type="checkbox"] {
  vertical-align: middle;
}
