@charset "UTF-8";
.bg {
  background-color: #000000;
  bottom: 0;
  left: 0;
  opacity: 0.3;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 80;
  display: none; }

.footer {
  border-top: 2px solid #979797;
  padding-top: 27px;
  margin-top: 120px; }
  .footer dl {
    float: left;
    font-family: "Microsoft YaHei","寰蒋闆呴粦";
    width: 20%;
    box-sizing: border-box; }
    .footer dl.aboutUS {
      width: 15%; }
    .footer dl.clipbox {
      width: 15%; }
      .footer dl.clipbox dt {
        margin-bottom: 12px; }
    .footer dl.iptbox {
      width: 30%; }
    .footer dl dt {
      font-size: 14px;
      color: #333333;
      letter-spacing: 1px;
      line-height: 18px;
      font-weight: bold;
      margin-bottom: 5px; }
    .footer dl dd {
      font-size: 12px;
      color: #333333;
      letter-spacing: 1px;
      line-height: 30px; }
      .footer dl dd a {
        display: block; }
      .footer dl dd.clip .scan_big {
        background-color: #ffffff;
        border: 1px solid #e9e9e9;
        height: 120px;
        padding: 8px;
        width: 120px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .footer dl dd.clip .scan_big img {
          width: 100%; }
      .footer dl dd.clip a {
        display: inline-block;
        margin-right: 40px; }
      .footer dl dd.clip .sina {
        background: url("../image/foot_sina_hui.svg") no-repeat scroll 0 0;
        display: inline-block;
        width: 23px;
        height: 20px; }
        .footer dl dd.clip .sina:hover {
          background-image: url("../image/foot_sina.svg"); }
      .footer dl dd.clip .weichat {
        background: url("../image/foot_weichat_hui.svg") no-repeat scroll 0 0;
        display: inline-block;
        width: 24px;
        height: 19px; }
        .footer dl dd.clip .weichat:hover {
          background-image: url("../image/foot_weichat.svg"); }
     
      .footer dl dd img {
        vertical-align: middle;
        margin-right: 5px; }
      .footer dl dd h5 {
        letter-spacing: 0;
        line-height: 16px;
        text-align: right;
        margin-bottom: 11px; }
      .footer dl dd input {
        background: #FFFFFF;
        border: 1px solid #979797;
        height: 38px;
        line-height: 38px;
        vertical-align: middle; }
      .footer dl dd button {
        color: #FFFFFF;
        letter-spacing: 3px;
        line-height: 38px;
        width: 100px;
        height: 38px;
        border: none;
        vertical-align: middle; }
      .footer dl dd .emsg, .footer dl dd .estore {
        position: relative;
        padding-right: 107px;
        margin-bottom: 33px; }
        .footer dl dd .emsg input, .footer dl dd .estore input {
          width: 100%;
          padding: 0 10px;
          box-sizing: border-box; }
        .footer dl dd .emsg button, .footer dl dd .estore button {
          position: absolute;
          top: 0;
          right: 0; }
      .footer dl dd .emsg button {
        background: #BEA47A; }
      .footer dl dd .estore input {
        background: url("../image/adress.svg") no-repeat scroll 8px 11px;
        padding-left: 30px; }
        .footer dl dd .estore input:focus {
          background: url("../image/adress2.svg") no-repeat scroll 8px 11px;
          padding-left: 30px; }
      .footer dl dd .estore button {
        background: #333333; }


.popModal, .popbind {
  display: none;
  border: medium none;
  bottom: 0;
  height: auto;
  left: 0;
  margin: 0;
  outline: 0 none;
  overflow-y: auto;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1050; }
  .popModal .popModal_con, .popbind .popModal_con {
    font-family: "Microsoft YaHei","寰蒋闆呴粦";
    background-color: #ffffff;
    box-sizing: border-box;
    margin: 30px auto;
    width: 650px;
    height: 490px;
    overflow: hidden;
    zoom: 1;
    position: relative; }
    .popModal .popModal_con:after, .popbind .popModal_con:after {
      content: "";
      display: block;
      visibility: hidden;
      height: 0;
      clear: both; }
    .popModal .popModal_con .close, .popbind .popModal_con .close {
      cursor: pointer;
      position: absolute;
      right: 6px;
      top: 6px;
      z-index: 9999999;
      opacity: 1; }
      .popModal .popModal_con .close:before, .popbind .popModal_con .close:before {
        content: "";
        display: inline-block;
        background: url("../image/close1.svg") no-repeat scroll 0 0;
        width: 20px;
        height: 20px;
        background-size: 20px 20px; }
    .popModal .popModal_con .ad, .popbind .popModal_con .ad {
      float: left;
      width: 324px; }
      .popModal .popModal_con .ad img, .popbind .popModal_con .ad img {
        vertical-align: middle;
        width: 100%; }
    .popModal .popModal_con .login_submit, .popbind .popModal_con .login_submit {
      margin-left: 324px; }
      .popModal .popModal_con .login_submit .tiptxt, .popbind .popModal_con .login_submit .tiptxt {
        bottom: 0px;
        left: 0;
        margin-bottom: 0;
        margin-top: 10px;
        position: absolute;
        width: 100%; }
        .popModal .popModal_con .login_submit .tiptxt:before, .popbind .popModal_con .login_submit .tiptxt:before {
          margin-top: -4px; }
      .popModal .popModal_con .login_submit .title, .popbind .popModal_con .login_submit .title {
        text-align: center;
        margin: 20px 0; }
        .popModal .popModal_con .login_submit .title:before, .popbind .popModal_con .login_submit .title:before {
          content: "";
          display: inline-block;
          width: 50px;
          height: 1px;
          background-color: #333; }
        .popModal .popModal_con .login_submit .title:after, .popbind .popModal_con .login_submit .title:after {
          content: "";
          display: inline-block;
          width: 50px;
          height: 1px;
          background-color: #333; }
        .popModal .popModal_con .login_submit .title span, .popbind .popModal_con .login_submit .title span {
          padding: 0 5px;
          background-color: #fff; }
      .popModal .popModal_con .login_submit .tab_list li, .popbind .popModal_con .login_submit .tab_list li {
        display: inline-block;
        padding-left: 36px; }
        .popModal .popModal_con .login_submit .tab_list li a, .popbind .popModal_con .login_submit .tab_list li a {
          font-size: 16px;
          height: 103px;
          line-height: 103px;
          display: inline-block;
          color: #999;
          padding: 0 10px; }
        .popModal .popModal_con .login_submit .tab_list li.active a, .popbind .popModal_con .login_submit .tab_list li.active a {
          border-top: 4px solid #c8a46d;
          color: #333; }
      .popModal .popModal_con .login_submit .login_item, .popbind .popModal_con .login_submit .login_item {
        padding: 0 45px; }
        .popModal .popModal_con .login_submit .login_item p, .popbind .popModal_con .login_submit .login_item p {
          padding: 5px 0; }
        .popModal .popModal_con .login_submit .login_item .ipt, .popbind .popModal_con .login_submit .login_item .ipt {
          width: 100%;
          border-bottom: 1px solid #ccc;
          height: 30px;
          line-height: 30px;
          margin-bottom: 24px;
          font-size: 13px; }
        .popModal .popModal_con .login_submit .login_item .send, .popModal .popModal_con .login_submit .login_item .refash_img, .popbind .popModal_con .login_submit .login_item .send, .popbind .popModal_con .login_submit .login_item .refash_img {
          vertical-align: middle;
          text-align: center;
          display: inline-block;
          line-height: 30px;
          height: 30px;
          border: none;
          background-color: #bda47b;
          color: #fff;
          position: absolute;
          right: 0;
          top: -4px;
          display: block; }
        .popModal .popModal_con .login_submit .login_item .send.disable, .popbind .popModal_con .login_submit .login_item .send.disable {
          background: #aaa; }
        .popModal .popModal_con .login_submit .login_item .p_ground, .popbind .popModal_con .login_submit .login_item .p_ground {
          position: relative;
          padding: 0; }
          .popModal .popModal_con .login_submit .login_item .p_ground:after, .popbind .popModal_con .login_submit .login_item .p_ground:after {
            content: normal; }
          .popModal .popModal_con .login_submit .login_item .p_ground .send, .popbind .popModal_con .login_submit .login_item .p_ground .send {
            width: 80px; }
          .popModal .popModal_con .login_submit .login_item .p_ground .refash_img, .popbind .popModal_con .login_submit .login_item .p_ground .refash_img {
            width: 120px; }
        .popModal .popModal_con .login_submit .login_item .refash_img, .popbind .popModal_con .login_submit .login_item .refash_img {
          background-color: #ffffff;
          float: right;
          width: 50%; }
          .popModal .popModal_con .login_submit .login_item .refash_img::after, .popbind .popModal_con .login_submit .login_item .refash_img::after {
            margin-top: 7px; }
          .popModal .popModal_con .login_submit .login_item .refash_img img, .popbind .popModal_con .login_submit .login_item .refash_img img {
            vertical-align: middle; }
        .popModal .popModal_con .login_submit .login_item .login_btn, .popbind .popModal_con .login_submit .login_item .login_btn {
          line-height: 34px;
          height: 34px;
          color: #fff;
          width: 100%;
          margin: 40px 0 0px;
          display: block;
          background-color: #bda47b;
          text-align: center;
          letter-spacing: 3px;
          font-size: 14px; }
      .popModal .popModal_con .login_submit .link_share, .popbind .popModal_con .login_submit .link_share {
        text-align: center;
        margin-bottom: 20px; }
        .popModal .popModal_con .login_submit .link_share a, .popbind .popModal_con .login_submit .link_share a {
          display: inline-block;
          margin: 0 10px; }
          .popModal .popModal_con .login_submit .link_share a:hover:before, .popbind .popModal_con .login_submit .link_share a:hover:before {
            opacity: 1; }
          .popModal .popModal_con .login_submit .link_share a:before, .popbind .popModal_con .login_submit .link_share a:before {
            content: "";
            background-repeat: no-repeat;
            background-position: 0 0;
            display: inline-block;
            width: 30px;
            height: 30px;
            opacity: 0.4; }
          .popModal .popModal_con .login_submit .link_share a.icon_Tencent:before, .popbind .popModal_con .login_submit .link_share a.icon_Tencent:before {
            background-image: url("../image/icon_qq.svg");
            background-repeat: no-repeat;
            background-size: 30px auto; }
          .popModal .popModal_con .login_submit .link_share a.icon_microblog:before, .popbind .popModal_con .login_submit .link_share a.icon_microblog:before {
            background-image: url("../image/icon_sina.svg");
            background-repeat: no-repeat;
            background-size: 30px auto;
            background-position: 0 3px; }
          .popModal .popModal_con .login_submit .link_share a.icon_alipay:before, .popbind .popModal_con .login_submit .link_share a.icon_alipay:before {
            background-image: url("../image/icon_alipay1.png");
            background-repeat: no-repeat;
            background-size: 30px auto; }
      .popModal .popModal_con .login_submit a.t_link, .popbind .popModal_con .login_submit a.t_link {
        color: #BEA47A;
        text-decoration: underline; }

.popbind {
  position: static; }
  .popbind .tab_list li a {
    height: 80px !important;
    line-height: 80px !important; }
  .popbind .popModal_con {
    width: 400px;
    margin: 30px 180px 30px auto; }
    .popbind .popModal_con .login_submit {
      margin-left: 0; }

#popReg .tab_list li a {
  height: 46px;
  line-height: 46px; }

.mt20 {
  margin-top: 20px; }


.popLogin {
  height: 490px;
  left: 50%;
  margin-left: -327px;
  margin-top: -245px;
  top: 50%;
  width: 650px;
  overflow: hidden;
  border: medium none;
  bottom: 0;
  outline: 0 none;
  padding: 0;
  position: fixed;
  right: 0;
  z-index: 1050; }

.mb20 {
  margin-bottom: 20px; }

@media only screen and (max-width: 768px) {
  .m-footer {
    background-color: #fff; }

  .m-footer dl {
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    line-height: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .m-footer dl.f_list {
    cursor: pointer; }

  .m-footer dl.f_list dt {
    position: relative;
    font-weight: 400;
    padding: 20px 0;
    margin: 0 20px;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    line-height: 16px;
    border-bottom: 1px solid #e9e9e9; }

  .m-footer dl.f_list dt::after {
    background: transparent url("images/light_arrow_down.svg") no-repeat scroll center center;
    background-size: 100% auto;
    content: "";
    display: inline-block;
    float: right;
    height: 8px;
    margin-left: 6.4px;
    margin-right: 16px;
    margin-top: -1px;
    width: 8px; }

  .m-footer dl.f_list dt.active::after {
    background-image: url("../image/light_arrow_up.svg"); }

  .m-footer dl.f_list dd {
    display: none;
    background: #f2f2f2;
    padding: 0 20px; }

  .m-footer dl.f_list dd a {
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    line-height: 16px;
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #E9E9E9; }

  .m-footer dl dt {
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    line-height: 16px; }

  .m-footer dl dd {
    font-size: 12px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 30px; }

  .m-footer dl dd a {
    display: block; }

  .m-footer dl dd.clip a {
    display: inline-block;
    line-height: 16px;
    margin: 0 20px;
    vertical-align: middle; }

  .m-footer dl dd.clip .sina {
    background: url("../image/foot_sina_hui.svg") no-repeat scroll 0 0;
    display: inline-block;
    width: 23px;
    height: 20px; }

  .m-footer dl dd.clip .sina:hover {
    background-image: url("../image/foot_sina.svg"); }

  .m-footer dl dd.clip .weichat {
    background: url("images/OS_Android.svg") no-repeat scroll 0 0;
    display: inline-block;
    width: 24px;
    height: 19px; }

  .m-footer dl dd.clip .weichat:hover {
    background-image: url("../image/foot_weichat.svg"); }

  .m-footer dl dd.clip .os_android {
    background: url("images/OS_Android.svg") no-repeat scroll 0 0;
    background-size: 23px auto;
    display: inline-block;
    width: 23px;
    height: 28px; }

  .m-footer dl dd.clip .os_apple {
    background: url("images/OS_Apple.svg") no-repeat scroll 0 0;
    background-size: 23px auto;
    display: inline-block;
    width: 24px;
    height: 29px; }

  .m-footer dl dd .fl, .m-footer dl dd .fr {
    width: 50%; }

  .m-footer dl dd img {
    vertical-align: middle; }

  .m-footer dl dd h5 {
    letter-spacing: 0;
    line-height: 16px;
    text-align: right;
    margin-bottom: 11px; }

  .m-footer dl dd input {
    height: 35px;
    line-height: 35px;
    vertical-align: middle; }

  .m-footer dl dd button {
    color: #333;
    letter-spacing: 3px;
    line-height: 35px;
    width: 53px;
    height: 35px;
    border: none;
    vertical-align: middle;
    background: #BEA47A; }

  .m-footer dl dd .emsg, .m-footer dl dd .estore {
    position: relative;
    padding-right: 53px;
    background-color: #f2f2f2; }

  .m-footer dl dd .emsg input, .m-footer dl dd .estore input {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box; }

  .m-footer dl dd .emsg button, .m-footer dl dd .estore button {
    position: absolute;
    top: 0;
    right: 0; }

  .m-footer dl dd .emsg button {
    background: #BEA47A;
    color: #fff; }

  .m-footer dl dd .estore input {
    background: url("../image/adress2.svg") no-repeat scroll 8px 8px;
    padding-left: 30px; }

  .m-footer dl dd .estore input:focus {
    background: url("../image/adress.svg") no-repeat scroll 8px 8px;
    padding-left: 30px; }

  .m-footer dl dd .estore button {
    background: #333333;
    color: #fff; }

  .scan_big img {
    width: 100%; }

  .scan_big {
    display: none;
    width: 71%;
    padding: 0;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    margin: 10px auto; }

  .contact {
    padding: 0 20px; }

  .contact li {
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    line-height: 16px;
    padding: 20px 0;
    border-bottom: 1px solid #e9e9e9; }

  .contact li i {
    display: inline-block; }

  .contact li i:before {
    content: "";
    display: inline-block;
    margin-right: 3px; }

  .contact li i.kefu {
    background: url("images/icon_headset.svg") no-repeat scroll 0 0;
    width: 18px;
    height: 18px;
    background-size: 18px auto; }

  .contact li i.tell {
    background: url("images/tell.svg") no-repeat scroll 0 0;
    width: 18px;
    height: 15px; }

  .contact li i.email {
    background: url("images/email.svg") no-repeat scroll 0 0;
    width: 18px;
    height: 15px; }

  .contact li i.weichat_0 {
    background: url("images/weichat_0.svg") no-repeat scroll 0 0;
    width: 18px;
    height: 15px; }

  .contact li i.sina_0 {
    background: url("images/sina_u.svg") no-repeat scroll 0 0;
    width: 18px;
    height: 15px; }

  .clipbox {
    padding: 20px 0 40px; }

  .clipbox dt {
    text-align: center;
    padding: 20px 0; } 
    
  
  
  .popLogin{ width: 80%; min-width: 300px; max-width: 650px; margin-left: -40% }
  .popModal .popModal_con, .popbind .popModal_con{ width: 100% }
  .popModal .popModal_con .ad, .popbind .popModal_con .ad{ display: none }
  .popModal .popModal_con .login_submit, .popbind .popModal_con .login_submit{ margin-left: 0 }
}

.footer-copy{ padding: 25px 0; width: 100%; text-align: center; line-height: 20px; color: #000 }
.footer-icon-box{ width:1080px; margin: 0 auto; overflow: hidden}
.footer-icon-box li{ background-image: url(../image/foot_img1.png);float: left; margin-right: 35px; background-size: 760px; margin-bottom: 15px;}
.footer-icon-box li:last-child{ margin-right: 0}
.footer-icon-box li a{ width: 100%; height: 45px; display: block }
.footer-icon_01{ width: 96px; height: 42px;margin-top: 5px;}
.footer-icon_02{ width: 127px; height: 36px; background-position: -322px -4px; margin-top: 7px;}
.footer-icon_03{ width: 109px; margin-top: 3px; background-image: none!important;}
.footer-icon_04, .footer-icon_05{ width: 109px; height: 42px; background: -540px 0px;}
.footer-icon_05{ background-position: -650px 0px;}
.footer-icon_05 img{ width:113px}
.footer-icon_06{ width: 113px; height: 46px; background-position: -843px 0px; margin-top: -2px;}
.footer-icon_07{ width: 126px; height: 37px; background-position: -197px -4px; margin-top: 2px;}

.footer-icon_00{ width: 45px; height: 60px; background-position:-91px -49px;}
.business-pop {width: 100%;height: 100%;position: fixed;top: 0px;left: 0px;z-index: 1000;display:none ; }
.business-pop .popup_mark {width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5); }
.business-pop .popup_cont_box {width: 550px;background: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);padding: 30px 25px; }
.business-pop .popup_close {background: transparent url(//img.aimer.com.cn/theme/201706/wap/css/../image/close1.svg) no-repeat scroll 0 0;background-size: 100%;display: inline-block;height: 20px;width:20px;position: absolute;top: 10px;right: 10px; }


.footer .clipbox dt.cooperate{ margin-top: 15px; margin-bottom: 5px}

.footer dl.w10{ width:10%}
.footer dl a{color:#333}