.modal_alert-backdrop {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background-color: #000000;
    opacity: 0.4;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.modal_alert {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10001;
    width: 750px;
    height: 216px;
    letter-spacing: 0;
    text-align: center;
    font-family: "Microsoft YaHei", "微软雅黑";
    margin-left: -375px;
    margin-top: -108px;
    background-color: #f4f4f4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    outline: none;
}

.modal_alert-header .close {
    position: absolute;
    top:8px;
    right:8px;
    display: block;
    width: 13px;
    height: 13px;
    background: url(/images/activity_Include/close.png) no-repeat center;
    cursor: pointer;
}
.modal_alert-header .close:hover{
    background: url(/images/activity_Include/close_hover.png) no-repeat center;
}

.modal_alert-header .modal_alert-title {
    font-size: 18px;
    margin: 0;
    padding:32px 0 20px;
    color: #363737
}
.modal_alert-header .tips{
    font-size:16px;
    margin: 0;
    color: #808080;
    padding-bottom: 45px;
}

.modal_alert-footer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.modal_alert-footer .btn {
    color: #fff;
    width: 239px;
    height: 41px;
    background-color: #d29d36;
    font-size: 18px;
    border-radius: 10px;
    border: none;
    outline: none;
    font-family: "Microsoft YaHei", "微软雅黑";
}
.modal_alert-footer .btn:hover{
    background-color: #C79430;
}
@media (max-width: 750px) {
    .modal_alert {
        width: 88%;
        height: 150px;
        left: 6%;
        margin-left: auto;
        margin-top: -75px;
    }
    .modal_alert-header .modal_alert-title{
        font-size:13px;
        padding:28px 15px 10px;
    }
    .modal_alert-header .tips{
        font-size:12px;
        padding-bottom: 18px;
    }
    .modal_alert-footer .btn{
        vertical-align: top;
        font-size: 12px;
        width: 125px;
        height: 27px;
    }
}
@media (max-width: 320px) {
    .modal_alert-header .modal_alert-title{
        padding:28px 5px 10px;
    }
    .modal_alert-header .tips{
        font-size:10px;
    }
}
/* <ie11弹窗 */
.ltie11popped {
    position: fixed;
    width: 100%;
    height: 43px;
    line-height: 43px;
    background-color: rgba(0, 0, 0, .7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
    bottom: 0;
    color: #fff;
    font-family: 'SimSun';
    font-size: 12px;
    text-align: center;
    display: none;
    z-index: 999;
}

.ltie11popped .txt {
    margin: 0 28px 0 9px;
}

.ltie11popped .footer-sprite {
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
}

.ltie11popped .browser-name {
    margin: 0 16px 0 3px;
}

.ltie11popped .close {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 14px;
    top: 11px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .7);
    background-repeat: no-repeat;
    cursor: pointer;
}
.footer-sprite-360 {
    background-image: url(/images/sprite/footer.png);
    background-position: -303px -184px;
    width: 28px;
    height: 28px;
  }
  .footer-sprite-chrome {
    background-image: url(/images/sprite/footer.png);
    background-position: -255px -212px;
    width: 28px;
    height: 28px;
  }
  .footer-sprite-close {
    background-image: url(/images/sprite/footer.png);
    background-position: -325px -150px;
    width: 20px;
    height: 20px;
  }
  .footer-sprite-firefox {
    background-image: url(/images/sprite/footer.png);
    background-position: -227px -212px;
    width: 28px;
    height: 28px;
}
.footer-sprite-qq {
    background-image: url(/images/sprite/footer.png);
    background-position: -297px -150px;
    width: 28px;
    height: 28px;
}

/* 视频浮窗 */
.float-video-container {
    position: fixed !important;
    right: 10px;
    top: 214px;
    z-index: 9999 !important;
    min-width: 120px;
}
.float-video-container.float-window {
    right: auto;
    left: 20px;
    padding: 24px 24px 0 0;
}
.float-window .close {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background: url('/images/float/close.png');
    cursor: pointer;
}
.float-window:hover .close {
    display: block;
}
.float-window .btn {
    position: absolute;
    left: 0;
    bottom: 2px;
    margin-left: 55px;
}
.big_bg {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.float-video-box {
    /* width: 300px; */
    min-width: 180px;  
}

.float-video-box img {
    display: block;
    max-width: 100%;
}
.video-box-bg {
    position: relative;
}
.video-box-bg:hover .btn-close {
    display: block;
}
.btn-close {
    position: absolute;
    display: none;
    top: 0px;
    right: -10px;
    width: 34px;
    height: 34px;
    background: url('/images/video/icon-close2.png') no-repeat center center/cover;
}
.btn-account {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
}
.video-box-wrapper {
    position: absolute;
    width: 238px;
    max-height: 155px;
    top: 38px;
    left: 11px;
}
.mod-video-layer {
    max-height: 155px;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.mod-dialog .mod-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.btn-mod-close {
    position: absolute;
    top: 9px;
    right: 9px;
    width: 26px;
    height: 26px;
    background: url(/images/video/icon-close2.png) no-repeat center center;
    z-index: 10;
}
.mod-video video::-webkit-media-controls-fullscreen-button {
    display: none;
}
.right-btn:hover {
    color:#ebb56f;
    border: 1px solid #ebb56f;
}
.right-btn {
    color: #cb8f48;
    border: 1px solid #cb8f48;
}
.left-btn:hover{
    background: #ebb56f;
}
.left-btn {
    color: #fff;
    background: #e7a556;
    margin-right: 2.95%;
}
.mod-btn a {
    display: inline-block;
    width: 45.9%;
    height: 60px;
    border-radius: 4px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
}
.mod-btn {
    display: flex;
    height: 100px;
    justify-content: center;
    align-items: center;
    background: url(/images/video/btn-bg.jpg) center center/cover no-repeat; 
}
.mod-content {
    height: 100%;  
}
.mod-dialog .mod-body {
    position: relative;
    width: 48.2819758276%;
    min-width: 500px;
    max-height: 615px;
}
.mod-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 750px) {
    .displayPC{
        display: block;
    }
    .displayMobile{
        display: none;
    }
}
@media (max-width: 750px) {
    .displayPC{
        display: none;
    }
    .displayMobile{
        display: block;
    }
}
/* 视频弹窗-微信 */
.mod-wechat {
    width: 266px;
    height: 156px;
    background: url('/images/head/wechat-bg2.png') center center/cover no-repeat;
    margin-top: -28px;
}
.mod-wechat-content {
    width: 260px;
    height: 123px;
    margin-left: 3px;
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mod-wechat .wechat-left {
    width: 92px;
    height: 92px;
    background: url('/images/head/wechat-bg3.png') center center/contain no-repeat;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 10px 0 0 14px;

}
.mod-wechat .wechat-right {
    margin-left: 20px;
    flex-grow: 1;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
}
.mod-wechat .wechat-right .tit {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    line-height: 27px;
}
.mod-wechat .wechat-right .desc {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}
.float-video-hide {
    width: 50px;
    height: 188px;
    position: fixed;
    right: 0;
    top: 26%;
    background: url('/images/head/wechat-bg4.png') center center/cover no-repeat;
    z-index: 999;
    cursor: pointer;
}
.float-video-hide .center {
    width: 44px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 6px;
    padding-top: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.float-video-hide .txt {
    width: 20px;
    font-size: 18px;
    color: #A78526;
    line-height: 20px;
}

.d-none{
    display: none;
}
@media (min-width: 768px){
    .d-md-block {
        display: block!important;
    }
    .d-md-none {
        display: none!important;
    }
}
.jurisdiction-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Microsoft YaHei", "微软雅黑";
    background: rgba(0, 0, 0, .7);
    z-index: 1000;
}
.jurisdiction-content {
    width: 240px;
    height: 222px;
    background: url("/images/download/igoldApp/modal_bg.png") center center/cover no-repeat;
    position: relative;
}
.jurisdiction-tit {
    height: 48px;
    line-height: 48px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-left: 18px;
    position: relative;
    border-bottom: 1px solid #cccccc;
}
.jurisdiction-tit::before {
    content: "";
    width: 2px;
    height: 15px;
    background: #ad9b68;
    position: absolute;
    left: 11px;
    top: 16px;
  }
  .jurisdiction-close {
    width: 15px;
    height: 15px;
    top: 15px;
    right: 15px;
    background: url("/images/download/igoldApp/modal_close.png") center center/cover no-repeat;
    position: absolute;
    cursor: pointer;
}
.jurisdiction-list {
    margin: 15px 0 0 37px;
    padding: 0;
}
.jurisdiction-list li {
    height: 28px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #666;
    font-size: 14px;
}
.jurisdiction-list li i {
    width: 15px;
    height: 15px;
    background: url("/images/download/igoldApp/modal_i.png") center center/cover no-repeat;
    margin-right: 8px;
}
@media (min-width: 1024px) {
    .jurisdiction-content {
        width: 476px;
        height: 364px;
    }
    .jurisdiction-tit {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        padding-left: 30px;
    }
    .jurisdiction-tit::before {
        content: "";
        width: 4px;
        height: 20px;
        background: #ad9b68;
        position: absolute;
        left: 20px;
        top: 22px;
      }
      .jurisdiction-close {
        width: 24px;
        height: 24px;
        top: 18px;
        right: 20px;
      }
      .jurisdiction-list {
        margin: 32px 0 0 100px;
    }
    .jurisdiction-list li {
        height: 48px;
        line-height: 48px;
        font-size: 18px;
    }
    .jurisdiction-list li i {
        width: 20px;
          height: 20px;
          margin-right: 20px;
    }
}

/* 底部bar */
.modal_app_noties {
    position: fixed;
    left: 0;
    bottom: 50px;
    width: 100%;
    font-family: "Microsoft YaHei", "微软雅黑";
    background-color: #000000;
    opacity: 0.7;
    outline: none;
    z-index: 999;
    height: 75px;
  }
  .modal_app_noties  .modal_close {
    position: absolute;
    top: 0;
    right:0;
    width: 35px;
    height: 35px;
    background: url(/images/head/close.png) no-repeat center;
    background-size: 15px 15px;
    background-position: 50% 50%;
    cursor: pointer;
  }
  .modal_app_noties p {
    padding-top: 10px;
    font-size: 11px;
    line-height: 18px;
    color:#ffffff;
    margin: 0;
    text-align: center;
  }
  .modal_app_noties .tipbox{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    margin: 0 auto;
  }
  .modal_app_noties .tipbox .info>p{
    line-height: 26px;
    text-align: justify;
  }
  .modal_app_noties .tips{
    font-size: 10px;
    color: #D1D1D1;
  }
  .modal_app_noties .link {
    margin: 0 5px;
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
  }
  .modal_app_noties .link-jurisdiction{
    margin-left: 0;
  }
@media (min-width: 768px) {
    .modal_app_noties{
        position: fixed;
        bottom:0;
        left: 0;
        right: 0;
        height: 80px;
        text-align: center;
    }
    .modal_app_noties .modal_close{
        top: 21px;
        right: 2%;
        width: 22px;
        height: 22px;
        background-size:22px 22px;
    }
    .modal_app_noties p{
        padding-top: 0;
        font-size: 14px;
        line-height: 60px;
        letter-spacing: 1px;
    }
    .modal_app_noties .tips{
        margin-right: 20px;
        font-size: 12px;
        color: #D1D1D1;
    }
}
@media (min-width: 1140px) {
    .modal_app_noties .modal_close{
        right: 14%;
    }
}