.footer {
  background-color: #111528;
  z-index: 9; }
  .footer .top-f {
    text-align: center;
    border-bottom: 1px solid #333;
    line-height: 3.75rem;
    font-size: 0.875rem;
    color: #999999; }
    .footer .top-f #demo {
      height: 1.5rem;
      line-height: 1.5rem;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle; }
    .footer .top-f .mingdan li {
      line-height: 1.5rem;
      font-size: 0.875rem;
      list-style: none; }
      .footer .top-f .mingdan li a {
        color: #999;
        text-decoration: none; }
  .footer .logobox {
    padding: 6.5rem 0;
    text-align: center; }
    @media screen and (min-width: 1520px) {
      .footer .logobox {
        padding: 8.125rem 0; } }
    .footer .logobox img {
      width: 12.5rem; }

.listmenu {
  padding-bottom: 1.25rem; }
  .listmenu .scan-box {
    top: 100%;
    bottom: auto; }
  .listmenu h3 {
    font-size: 1rem;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0.625rem; }
  .listmenu a {
    font-size: 0.875rem;
    color: #b2b2b2;
    display: block;
    text-decoration: none;
    line-height: 1.875rem; }
  .listmenu .icon a {
    display: inline-block;
    margin-right: 0.9375rem; }
    .listmenu .icon a i {
      font-size: 1.5rem;
      vertical-align: middle; }
      .listmenu .icon a i.icon-icon4:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url("../images/wechat.svg") no-repeat scroll 0 0/cover;
        background: url("../images/wechat.png") no-repeat scroll 0 0/cover \0 ; }
      .listmenu .icon a i.icon-shejiao-s:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url("../images/icon-taobao.png") no-repeat scroll 0 0/cover;
        /*background: url("../images/wapp.svg") no-repeat scroll 0 0/cover;
        background: url("../images/wapp.png") no-repeat scroll 0 0/cover \0;*/ }
      .listmenu .icon a i.icon-weibo:before {
        content: "";
        display: inline-block;
        width: 22px;
        height: 21px;
        background: url("../images/sina.svg") no-repeat scroll 0 0/cover;
        background: url("../images/sina.png") no-repeat scroll 0 0/cover \0 ; }
      .listmenu .icon a i.icon-tmall:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url("../images/Tmall.svg") no-repeat scroll 0 0/cover;
        background: url("../images/Tmall.png") no-repeat scroll 0 0/cover \0 ; }
    .listmenu .icon a.scan:hover .scan-box {
      display: block;
      border: none; }
  .listmenu .footer-box {
    padding-left: 0.625rem;
    border-left: 1px solid #333333;
    padding-bottom: 1.25rem; }
    @media screen and (min-width: 1200px) {
      .listmenu .footer-box {
        padding-left: 3.125rem; } }
    @media screen and (min-width: 1520px) {
      .listmenu .footer-box {
        padding-left: 6.5625rem; } }
    .listmenu .footer-box .ipt-txt {
      background-color: #0b0e1f;
      border: none;
      color: #b2b2b2;
      line-height: 1.875rem;
      width: 100%;
      padding: 0 0.5rem;
      margin-bottom: 0.625rem; }
      .listmenu .footer-box .ipt-txt:focus {
        background-color: #fff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        outline: none; }
    .listmenu .footer-box .select2-container {
      margin-bottom: 0.625rem; }
    .listmenu .footer-box .email_group {
      position: relative; }
      .listmenu .footer-box .email_group .btn-email {
        position: absolute;
        top: 3px;
        right: 0;
        line-height: 1.875rem;
        vertical-align: middle;
        width: 1.5rem;
        height: 1.875rem;
        text-align: center; }
        .listmenu .footer-box .email_group .btn-email.active {
          background-color: #e6e6e6; }
    .listmenu .footer-box .p {
      color: #b2b2b2;
      font-size: 0.75rem;
      line-height: 1.25rem; }
      .listmenu .footer-box .p a {
        display: inline;
        color: #fff;
        font-size: 0.75rem;
        line-height: 1.25rem; }

.tip .scan {
  color: #999; }
  .tip .scan .scan-box {
    top: 100%;
    bottom: auto; }
  .tip .scan:hover .scan-box {
    display: block; }

.footerbar {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
  background-color: #0b0e1f;
  color: #808080;
  height: 3rem;
  line-height: 3rem;
  font-size: 0.75rem; }
  @media screen and (min-width: 1920px) {
    .footerbar {
      height: 3.75rem;
      line-height: 3.75rem; } }
  .footerbar a {
    color: #808080;
    text-decoration: none;
    line-height: 3rem;
    font-size: 0.75rem;
    margin-left: 0.625rem; }
    @media screen and (min-width: 1920px) {
      .footerbar a {
        line-height: 3.75rem; } }

.js-example-basic-single, .b_select {
  width: 100%;
  border: none;
  border-radius: 0;
  background-color: transparent;
  line-height: 2.5rem; }
  .js-example-basic-single:focus, .b_select:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none; }

.b_select {
  width: 100% !important; }

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #808080;
  border-radius: 0px;
  padding-bottom: 9px;
  height: 30px; }

.footer-box .select2-container--default .select2-selection--single {
  background-color: #0b0e1f;
  border: none;
  border-bottom: 1px solid #0b0e1f;
  border-radius: 0px;
  padding-bottom: 0; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 0.75rem; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f0efeb;
  color: #000; }

.select2-container {
  display: block;
  width: 100% !important; }

.select2-results__option {
  font-size: 0.7rem;
  border-bottom: 1px solid #808080; }
  @media screen and (min-width: 1920px) {
    .select2-results__option {
      font-size: 0.875rem; } }
  .select2-results__option:last-child {
    border-bottom: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #808080;
  border-radius: 0; }

:focus {
  outline: none; }

.footer {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0; }

article {
  position: relative;
  z-index: 5; }
  article section {
    background-color: #fff; }

/*# sourceMappingURL=footer.css.map */
