body {
    /* background-image: url('image/易收发PC登录.jpg');
       background-repeat:no-repeat;
       background-size:100% 100%; */
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "微软雅黑"
}

html {
    padding: 0;
    margin: 0;
    position: relative;
    height: 100%;
    /* overflow: hidden; */
}

head {
    padding: 0;
    margin: 0;
    height: 100%;
}

.bg {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.header_text {
    font-family: "微软雅黑";
    font-size: 22px;
    text-shadow: 1px 0px 3px #5e97f9;
    padding: 0 0 12px 16px;
    color: #fff;
    padding-right: 20rpx;
}

.header_flex {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.header_top {
    /* width: 465px;
    margin: 75px auto 0; */
}

.header_top>p {
    margin: 0 auto 20px;
    font-size: 16px;
    color: #fff;
    opacity: 0.7;
    font-family: "微软雅黑";
}

.main_warp_op {
    position: relative;
    width: 465px;
    padding-bottom: 30px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(255, 255, 255, .4);
    /* 兼容低的浏览器 */
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=rgba(255, 255, 255, 0.4), endcolorstr=rgba(255, 255, 255, 0.4));
    border-radius: 5px;
}




.register_wrap {
    min-width: 524px;
    min-height: 300px;
    height: 100%;
}

.main_msg {
    display: flex;
    justify-content: center;
    padding: 1.72em 0px 0px;
}

.main_sacn {
    font-weight: bold;
    width: 183px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding-bottom: 28px;
    border-bottom: 3px solid #fff;
    text-shadow: 1px 0 1px #5e97f9;

}

.main_sacn.on {
    font-weight: bold;
    width: 183px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding-bottom: 28px;
    border-bottom: 2px solid #fff;
    opacity: .7;
}

.main_iphone {
    font-weight: bold;
    width: 183px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding-bottom: 28px;
    border-bottom: 3px solid #fff;
    text-shadow: 1px 0 1px #5e97f9;

}

.main_iphone.on {
    font-weight: bold;
    width: 183px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding-bottom: 28px;
    border-bottom: 2px solid #fff;
    opacity: .7;
}

.scan {

    height: 320px;
    /* background-color: blue; */
}

.scan_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.iphone_wrap {
    /* padding-top:32px; */
    margin-top: 32px;
    align-items: center;
    justify-content: center;
    display: none;
}

.footer_text {
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 0 80px;
}

.text_text_scan {
    margin-left: 14px;
    opacity: .8;
    padding-left: 20px;
}

.foot_ima {
    position: absolute;
}

.footer_text_ol {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    min-width: 610px;
    font-size: 13px;
}

.footer_text_ol>p {
    text-align: center;
    opacity: .5;
}

.main_text_img {
    position: absolute;
}

.mian_input {
    text-align: center;
    padding: 0px 0 17px 0;
}

.main_input_iphone {
    width: 345px;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #eee;
    font-size: 16px;
}

.main_input_num {
    width: 345px;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #eee;
    font-size: 16px;
}

.main_input_note {
    width: 345px;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #eee;
    font-size: 16px;
}


.main_btn_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main_btn {
    width: 367px;
    border-radius: 2px;
    border: 1px solid #5e97f9;
    background-color: #5e97f9;
    height: 41px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 6px;
}

.main_verification {
    position: absolute;
    width: 120px;
    right: 48px;
    height: 40px;
    height: 41.8px\9;
}

.main_verification_note:hover {
    background-color: rgb(221, 220, 220);
}


/* IE10+ */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .main_verification_note {
        position: absolute;
        width: 120px;
        right: 48px;
        top: 232px;
        height: 40px;
        background-color: #EDEDED;
        font-size: 14px;
    }

}

/* //谷歌浏览器 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .main_verification_note {
        position: relative;
        width: 120px;
        right: -296px;
        top: -40px;
        height: 40px;
        background-color: #EDEDED;
        font-size: 14px;
    }
}

/* IE10+ */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .hit_text {
        position: relative;
        top: 10px;
        color: red;
        font-size: 16px;
        opacity: 1;

    }
}


/* //谷歌浏览器 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .hit_text {
        position: relative;
        top: -14px;
        color: red;
        font-size: 16px;
        opacity: 1;
        margin-left: 50px;
    }
}





::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    opacity: .8;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    opacity: .8;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    opacity: .8;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    opacity: .8;
}

.main_verification_note>text {
    text-align: center;
    line-height: 40px;
    color: #4e4e4e;
}



@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .main_hit {
        height: 40px;
        text-align: left;
        width: 346px;
        margin: 10px auto;
    }
}

.main_btn:hover {
    border: 1px solid #71a2f8;
    background-color: #71a2f8;

}

.header_top>p {
    text-align: center;
}

.header_top_empty {
    height: 80px;
}

.footer_empty {
    height: 340px
}

.cookie_wrap {

    width: 100%;
  
    position: fixed;
    top: 0;
    background-color: #edf4fe;
}

.cookie_text {
    /* width: 70%; */
}

.cookie_right {
    /* margin-top: 20px; */
    /* width: 30%; */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #308ab5;
    font-size: 13px;
    margin-left: 25px;
    display: flex;
    /* flex-direction: column; */
    justify-content: center;
    align-items: center;
    align-items: center;
}

.headline {
    text-align: center;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 8px 0;

}

.cookie_head {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 0 ;
}

.text_main {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.cookie_li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    cursor: pointer;
    user-select: none;
    padding: 0 6px;
}

.close_cookie {
    width: 20px;
    height: 20px;
    cursor: pointer;
    user-select: none;
}

.header_box {
    height: 50px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.protocol_wrap {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: clac(100% - 85px);
    display: none;
    /* position: absolute;
    z-index: 99;
    top: 85px; */
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.protocol_wrap_cookie {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: clac(100% - 85px);
    display: none;
    /* position: absolute;
    z-index: 99;
    top: 85px; */
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.protocol_wrap_box {
    margin: 0 auto;
    background-color: #fff;
    padding: 0 40px 40px 40px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif
}

.protocol_wrap_box_box {
    width: 34%;
    min-width: 400px;
    margin: 0 auto;
    background-color: #fff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif
}

.protocolBtn_wrap {
    width: 100%;
    height: 30px;
    padding: 20px 0;
}

.protocolBtn {
    margin: 0 auto;
    border-radius: 4px;
    width: 120px;
    height: 30px;
    border: 1px solid #60B1EC;
    background-color: #60B1EC;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    user-select: none;
    cursor: pointer;
}

.protocolBtn:hover {
    opacity: 0.8
}

.bg_bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    display: none;
}
.bg_bg_cookie {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    display: none;
}

.pit {
    width: 100%;
    /* height: 105px; */
    position: relative;
}