.wp {
  width: 1200px;
  margin: 0 auto;
}
.wp::after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.Home-header {
  min-width: 1200px;
  width: 100%;
  background-color: #fff;
}
.Home-header .header-logo {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
}
.Home-header .header-logo a {
  display: inline-block;
  line-height: 100px;
}
.Home-header .header-logo img {
  max-width: 220px;
  vertical-align: middle;
}
.Home-header .header-nav {
  vertical-align: middle;
  float: right;
}
.Home-header .header-nav .nav-list {
  position: relative;
  z-index: 10;
  float: left;
  height: 100px;
  margin: 0;
  list-style-type: none;
  font-size: 20px;
}
.Home-header .header-nav .nav-list .nav-item {
  position: relative;
  float: left;
  line-height: 100px;
}
.Home-header .header-nav .nav-list .nav-item a {
  position: relative;
  display: block;
  padding: 0 24px;
  color: #1d1d1d;
  line-height: 100px;
}
.Home-header .header-nav .nav-list .nav-item a:hover {
  color: #2376ff;
}
.Home-header .header-nav .nav-list .nav-item a:hover::after {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  background-color: #2376ff;
  position: absolute;
  bottom: 1px;
  left: 50%;
  margin-left: -40px;
}
.Home-header .header-nav .nav-list .nav-item.current a {
  color: #2376ff;
}
.Home-header .header-nav .nav-list .nav-item.current a::after {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  background-color: #2376ff;
  position: absolute;
  bottom: 1px;
  left: 50%;
  margin-left: -40px;
}
.Home-header .header-nav .nav-list .member_btn {
  margin-left: 50px;
}
.Home-header .header-nav .nav-list .member_btn a {
  display: inline-block;
  background-color: #2376ff;
  padding: 0 26px;
  color: #fff;
  line-height: 44px;
  border-radius: 8px;
}
.Home-header .header-nav .nav-list .member_btn a:hover {
  color: #fff;
}
.Home-header .header-nav .nav-list .dropdown-menu {
  position: absolute;
  top: 62%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.Home-header .header-nav .nav-list .dropdown-menu > dd > a {
  display: block;
  padding: 6px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.footer {
  min-width: 1200px;
  padding-top: 56px;
  position: relative;
  z-index: 3;
  background-color: #191c26;
}
.footer dl {
  padding-right: 7%;
  float: left;
  margin-bottom: 24px;
  padding-bottom: 24px;
  color: #fff;
}
.footer dl dt {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: normal;
  font-weight: bold;
}
.footer dl dd {
  line-height: 32px;
  font-size: 16px;
}
.footer dl dd a {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
}
.footer .contact-us {
  padding-left: 0;
  padding-right: 50px;
}
.footer .contact-us dt img {
  width: 105px;
}
.footer .contact-us dd {
  line-height: 42px;
  vertical-align: middle;
}
.footer .contact-us dd img {
  vertical-align: middle;
  margin-bottom: 4px;
}
.footer .contact-us .icons {
  margin-top: 40px;
}
.footer .contact-us .icons li {
  position: relative;
  display: inline-block;
  margin-right: 18px;
}
.footer .contact-us .icons .code_img {
  position: absolute;
  top: -150px;
  z-index: 10;
  left: 0px;
  display: none;
  width: 100px;
  padding: 4px;
  background: #fff;
  box-shadow: 0 0 5px #888;
}
.footer .contact-us .icons .code_img > img {
  width: 100px;
}
.footer .contact-us .icons p {
  margin-bottom: 5px;
  font-size: 12px;
  text-align: center;
  color: #333;
  line-height: 20px;
}
.footer .codedl {
  padding: 0;
  float: right;
  text-align: center;
}
.footer .codedl img {
  max-width: 118px;
}
.footerbar {
  min-width: 1200px;
  text-align: center;
  color: #c5c7d3;
  background: #111319;
  font-size: 15px;
  height: 42px;
  line-height: 42px;
}
.fixed_contact {
  position: fixed;
  right: 10px;
  top: 20%;
  z-index: 20;
  width: 114px;
}
.fixed_contact .t {
  position: relative;
  z-index: 2;
  background-color: #e3e8ef;
  color: #68768a;
  text-align: center;
  line-height: 30px;
}
.fixed_contact .aside_ul {
  position: relative;
  z-index: 2;
}
.fixed_contact .aside_ul li:nth-child(1) .icon {
  background: url(../images/icon-qq.png) no-repeat 0 0;
  background-size: 100%;
}
.fixed_contact .aside_ul li:nth-child(2) .icon {
  background: url(../images/icon-weixin.png) no-repeat 0 0;
  background-size: 100%;
}
.fixed_contact .aside_ul li:nth-child(3) .icon {
  background: url(../images/icon-wenhao.png) no-repeat 0 0;
  background-size: 100%;
}
.fixed_contact .aside_ul li {
  position: relative;
  padding: 10px 0;
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e9ed;
}
.fixed_contact .aside_ul li span {
  display: block;
  color: #1d1d1d;
  font-size: 16px;
}
.fixed_contact .aside_ul li:hover {
  background-color: #2376ff;
}
.fixed_contact .aside_ul li:hover span {
  color: #fff;
}
.fixed_contact .aside_ul li:hover .icon {
  background-position: 0 -25px;
}
.fixed_contact .aside_ul .icon {
  width: 25px;
  height: 25px;
  margin: 0 auto 5px;
}
.fixed_contact .aside_ul .icon img {
  max-width: 26px;
  height: 20px;
  margin-bottom: 6px;
}
.fixed_contact .aside_ul .goTop {
  display: none;
  margin-top: 6px;
}
.fixed_contact .aside_ul .goTop:hover {
  background-color: #fff;
}
.fixed_contact .aside_ul .goTop:hover span {
  color: #1d1d1d;
}
.fixed_contact .aside_ul .goTop:hover .icon {
  background-position: 0 -20px;
}
.fixed_contact .hide_dec {
  position: absolute;
  top: 0;
  right: 112%;
  z-index: 1;
  background-color: #fff;
  border-radius: 6px;
  display: none;
}
.fixed_contact .hide_dec:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 8px solid #fff;
  border-bottom: 6px solid transparent;
  font-size: 0;
  line-height: 0;
}
.fixed_contact .hide_dec img {
  width: 120px;
}
.fixed_contact .qq-kefu:after {
  top: 20%;
}
.fixed_contact .qq-kefu .qq_link {
  padding: 15px 20px;
  box-sizing: content-box;
  background-color: #f6f8fb;
}
.fixed_contact .qq-kefu .qq_link li {
  margin-bottom: 10px;
  white-space: nowrap;
  background-color: #2376ff;
  border-radius: 4px;
  padding: 10px 20px;
}
.fixed_contact .qq-kefu .qq_link li:last-child {
  margin-bottom: 0;
}
.fixed_contact .qq-kefu .qq_link li a {
  color: #fff;
  font-size: 14px;
}
.fixed_contact .qq-kefu .tel {
  padding: 10px 0;
  white-space: nowrap;
}
.fixed_contact .qq-kefu .tel p {
  padding: 2px 0;
  font-size: 14px;
}
.fixed_contact .wechatImg {
  padding: 10px;
}
.fixed_contact .wechatImg:after {
  top: 20%;
}
.fixed_contact .problem-tips {
  top: 50%;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  padding: 0 10px;
  font-size: 14px;
}
