@charset "UTF-8";
.part-foot{
  width: 100%;
  height: 663px;
}
.foot-top{
  width: 100%;
  height: 318px;
  background-color: #777;
}
.top-body{
  width:1010px;
  height:318px;
  margin:0 auto;
  padding-top: 30px;
}
.top-one{
  width:100%;
  height:150px;
  overflow: hidden;
}
.top-one h2,.top-two h2{
  position: relative;
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}
.top-one i ,.top-two i{
  display: inline-block;
  width:34px;
  height:2px;
  background-color: #ffffff;
  position: absolute;
  bottom:0;
  left: 50%;
  margin-left: -17px;
}
.top-one .footslide{
  width:100%;
  height:50px;
  position: relative;
  margin-top: 30px;
}
.top-one ul{
  width:1737px;
  height:50px;
  position: absolute;
  left:0;
  z-index: 200;
}
.top-one li,.top-one ul img{
  width:148px;
  height:50px;
}

.top-one li{
  float: left;
  margin-left: 45px;
}
.slide-left,.slide-right{
  cursor: pointer;
  width:17px;
  height:50px;
  position: absolute;
  top: 0;
  padding-top: 14.5px;
  text-align: center;
  z-index: 300;
}
.slide-left img,.slide-right img{
  width:11px;
  height:21px;
}
.slide-left{
  left: 0;
  box-sizing: border-box;
}
.slide-right{
  right:0;
  box-sizing: border-box;
}
.slide-left:hover{
  background-color: #838383;
}
.slide-right:hover{
  background-color: #838383;
}
.top-two{
  margin-top: 20px;
}
.top-two p {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.top-two p a{
  color: #ffffff;
  padding: 5px 8px;
}
.top-two p a:hover{
  text-decoration: underline;
}

.foot-bottom{
  width: 100%;
  height:345px;
  background-color:#373737;
}
.bottom-body{
  width:1010px;
  height:300px;
  margin: 0 auto;
}
.foot-way{
  width:800px;
  height:50px;
  margin:0 auto;
  text-align: center;
}
.foot-way img{
  width: 117px;
  height:125.5px;
  position: absolute;
  display: none;
}
.fqq{
  display: inline-block;
  text-align: center;
  width: 120px;
  height:40px;
  line-height: 40px;
  background: url("../../statics/images/foot/qq.png") no-repeat;
  background-size: 19px 22px;
  background-position: 10px center;
  font-size: 14px;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}
.fqq img{
  left: 0;
  top:-120px;
}
.fqq:hover img{
  display: block;
}
.fwec{
  display: inline-block;
  text-align: center;
  width: 160px;
  height:40px;
  line-height: 40px;
  background: url("../../statics/images/foot/weiixn.png") no-repeat;
  background-size: 22px 18px;
  background-position: 10px center;
  font-size: 14px;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}
.fwec img{
  left: 10px;
  top:-120px;
}
.fwec:hover img{
  display: block;
}
.fwibo{
  display: inline-block;
  text-align: center;
  width: 150px;
  height:40px;
  line-height: 40px;
  background: url("../../statics/images/foot/weibo.png") no-repeat;
  background-size: 27px 19px;
  background-position: 10px center;
  font-size: 14px;
  color: #ffffff;
  position: relative;
  cursor: pointer;
  cursor: pointer;
}
.fwibo img{
  left: 0;
  top:-120px;
}
.fwibo:hover img{
  display: block;
}
.ftele{
  display: inline-block;
  text-align: center;
  width:250px;
  height:40px;
  line-height: 40px;
  background: url("../../statics/images/foot/call.png") no-repeat;
  background-size: 22px 22px;
  background-position: 10px 18px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  margin-left: 60px;
  padding-top: 10px;
}
.ffoot-intro{
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding-top: 30px;
}
.ffoot-intro a{
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  padding: 0 15px;
}
.ffoot-intro a:hover{
  color: #fff;
}
.ffoot-intro i{
  display: inline-block;
  width:2px;
  height:16px;
  background-color: #fff;
  vertical-align: middle;
}
.flogo{
  width:800px;
  height:86px;
  text-align: center;
  margin:0 auto;
  margin-top: 20px;
}
.flogo img{
  width:82px;
  height:86px;
}
.fp{
  padding-top: 10px;
  width:600px;
  height:100px;
  margin:0 auto;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  margin-top: 30px;
  border-top: 1px solid #424242;
}