﻿.address {
  height: 600px;
  background-color: #292929;
  border-bottom: 1px solid #3d3d3d;
  overflow: hidden;
}
.address .main_t {
  margin-top: 35px;
  text-align: center;
}
.address .main_t h1 {
  font-size: 45px;
  color: #fff;
}
.address .main_t em {
  width: 50px;
  height: 2px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #e3123f;
}
.address .main_t p {
  width: 1200px;
  margin: 0 auto;
  font-size: 15px;
  color: #fff;
}
.address .map {
  height: 350px;
  margin-top: 35px;
}
.address .map .map_left {
  width: 590px;
  height: 340px;
  margin-right: 20px;
  float: left;
}
.address .map .map_left p:nth-child(2) img {
  float: left;
  width: 63px;
  height: 63px;
  border-radius: 50%;
  margin-top: 15px;
  margin-left: 30px;
}
.address .map .map_left p:nth-child(2) span {
  float: left;
  color: #fff;
  margin-top: 35px;
  margin-left: 15px;
}
.address .map .map_right {
  height: 340px;
  width: 590px;
  float: left;
}
.address .map .map_right p:nth-child(2) img {
  float: left;
  width: 63px;
  height: 63px;
  border-radius: 50%;
  margin-top: 15px;
  margin-left: 30px;
}
.address .map .map_right p:nth-child(2) span {
  float: left;
  color: #fff;
  margin-top: 35px;
  margin-left: 15px;
}
footer {
  height: 450px;
  width: 100%;
  background-color: #2c2c2c;
  overflow: hidden;
  border-top: 1px solid #0d0d0d;
}
footer .fo_top {
  height: 110px;
  margin-top: 12px;
}
footer .fo_top h1 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  padding-top: 5px;
  padding-left: 30px;
}
footer .fo_top span {
  float: left;
  width: 250px;
  height: 60px;
  margin-left: 65px;
  margin-right: 28px;
  margin-top: 20px;
}
footer .fo_top .span1 {
  cursor: pointer;
  width: 205px;
  margin-top: 21px;
  height: 39px;
  margin-left: 30px;
  background: url("../images/logo_img_100_12.png") no-repeat center;
  background-size: 100% 100%;
}
footer .fo_top .span1:hover {
  background: url("../images/logo_21.png") no-repeat center;
  background-size: 100% 100%;
}
footer .fo_top .span2 {
  width: 205px;
  height: 40px;
  background: url("../images/logo_106_06.png") no-repeat center;
  background-size: 100% 100%;
}
footer .fo_top .span2:hover {
  background: url("../images/logo_19.png") no-repeat center;
  background-size: 100% 100%;
}
footer .fo_top .span3 {
  width: 205px;
  margin-top: 21px;
  height: 39px;
  background: url("../images/logo_107_09.png") no-repeat center;
  background-size: 100% 100%;
}
footer .fo_top .span3:hover {
  background: url("../images/logo_20.png") no-repeat center;
  background-size: 100% 100%;
}
footer .fo_top .span4 {
  width: 210px;
  height: 42px;
  background: url("../images/logo_105_03.png") no-repeat center;
  background-size: 100% 100%;
}
footer .fo_top .span4:hover {
  background: url("../images/logo_18.png") no-repeat center;
  background-size: 100% 100%;
}
footer .fo_c {
  margin-top: 30px;
  overflow: hidden;
  margin-bottom: 30px;
}
footer .fo_c div {
  float: left;
}
footer .fo_c .one {
  width: 275px;
  height: 195px;
  border-right: 1px solid #0d0d0d;
  margin-left: 30px;
}
footer .fo_c .one h1 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding-top: 5px;
}
footer .fo_c .one ul {
  margin-top: 10px;
  float: left;
  width: 300px;
}
footer .fo_c .one ul li {
  float: left;
  width: 110px;
}
footer .fo_c .one ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 32px;
  color: #757575;
  font-size: 14px;
}
footer .fo_c .one ul li:hover a {
  color: #fff;
}
footer .fo_c .two {
  width: 310px;
  height: 195px;
  border-left: 1px solid #3d3d3d;
  border-right: 1px solid #202020;
}
footer .fo_c .two h1 {
  font-size: 16px;
  color: #fff;
  padding-top: 5px;
  margin-left: 30px;
  font-weight: 600;
}
footer .fo_c .two ul {
  margin-top: 10px;
  float: left;
  width: 300px;
}
footer .fo_c .two ul li {
  margin-left: 30px;
  float: left;
  width: 110px;
}
footer .fo_c .two ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 32px;
  color: #757575;
  font-size: 14px;
}
footer .fo_c .two ul li:hover a {
  color: #fff;
}
footer .fo_c .the {
  width: 300px;
  height: 195px;
  border-left: 1px solid #3d3d3d;
}
footer .fo_c .the p {
  text-align: center;
  color: #757575;
  font-size: 24px;
}
footer .fo_c .the .p1 {
  margin-top: 40px;
}
footer .fo_c .the .p1 {
  margin-top: 45px;
}
footer .fo_c .the .p2 {
  margin-top: 10px;
}
footer .fo_c .the p:nth-child(3) {
  height: 30px;
  width: 150px;
  margin: 0 auto;
}
footer .fo_c .fore {
  width: 265px;
  height: 195px;
}
footer .fo_c .fore p {
  float: left;
  margin-top: 15px;
}
footer .fo_c .fore p img {
  display: block;
}
footer .fo_c .fore p span {
  text-align: center;
  display: block;
  width: 126px;
  margin-top: 10px;
  color: #757575;
}
footer .fo_c .fore p:nth-child(2) {
  margin-left: 10px;
}
footer .fo_btn {
  border-top: 1px solid #202020;
}
footer .fo_btn div {
  height: 70px;
}
footer .fo_btn div span {
  float: left;
  margin-top: 25px;
  color: #757575;
  margin-right: 15px;
  margin-left: 15px;
}
footer .fo_btn div span:nth-child(2) a {
  font-size: 16px;
  color: #757575;
}
footer .fo_btn div span:nth-child(1) {
  margin-right: 0px;
}
footer .fo_btn div span:nth-child(3) {
  margin-left: 7px;
}
.flex_box {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 100px;
  right: 40px;
  overflow: hidden;
  display: none;
}
.flex_box img {
  width: 100%;
  height: 100px;
}
.flex_box:hover img {
  margin-top: -50px;
  transition: all 0.3s;
}
#bdshare {
  margin-left: 40px;
}
#bdshare span {
  float: left;
  margin: 0 5px;
}
