.bottom-footer {
  width: 100%;
  min-width:1200px;
  background: #083576;
  padding: 30px 0 25px;
  overflow: hidden;
}
.bottom-footer > .footer > dl {
  float: left;
  width: 120px;
  margin-right: 180px;
}
.bottom-footer > .footer dd {
  margin: 10px 0;
}
.bottom-footer > .footer dd > a {
  color: #76b4f9;
  font-size: 14px;
  white-space: nowrap;
}
.bottom-footer > .footer dd > a:hover {
  color: #fff;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.wrapper-smm > dt,
.wrapper-tools > dt,
.wrapper-connect > dt,
.wrapper-follow > dt {
  color: #ff5a21;
  font-size: 16px;
}
.bottom-footer > .footer > dl.wrapper-follow {
  float: right;
  margin-right: 0;
  width: 130px;
}
.bottom-footer > .footer > dl.wrapper-connect {
  margin-right: 150px;
}
.bottom-copyright {
  width: 100%;
  min-width: 1200px;
  background: #061d3e;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
}
.copyrightfl {
  float: left;
  font-size: 12px;
  color: #fff;
}
.copyrightfr {
  float: right;
}
.copyrightfr .copyrightEntrance > li {
  float: left;
  list-style: none;
}
.copyrightfr .copyrightEntrance a {
  color: #fff;
  display: inline;
  padding: 0 10px;
  font-size: 12px;
  border-right: 1px solid #3268b5;
}
.copyrightfr .copyrightEntrance a.sitemap{
  border-right:none;
  margin-right:30px;
}
.copyrightfr .cn-entrance {
  padding-right: 30px!important;
  display: inline!important;
  background: url(../image/cn.png) no-repeat top 2px right;
  background-size: 22px 14px;
  border-right: 0!important;
  padding: 0 10px 0 30px \9;
  background: url(../image/cn.png) no-repeat \9;
}
.wrapper-follow dd > a {
  padding-left: 30px;
  position: relative;
}
.shareicon {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  height: 20px;
}
.twiter-icon {
  background: url(../image/In-Twitter.png) no-repeat;
  background-size: 20px 20px;
}
.facebook-icon {
  background: url(../image/In-Facebook.png) no-repeat;
  background-size: 20px 20px;
}
.linked-icon {
  background: url(../image/In-Linkedin.png) no-repeat;
  background-size: 20px 20px;
}