@charset "utf-8";
input::placeholder {
    font-size: 14px !important;
}

.content {
    width: 590px;
    margin: 60px auto 0;
    padding: 50px 100px;
    border: 1px solid #d1d1d1;
    border-radius: 15px;
    background: #fff
}

.content .logobox {
    display: flex;
    margin-bottom: 10px;
    justify-content: center;
    align-items: center;
}

.logobox img, .logobox a img {
  width:auto;
  /* height:62px; */
}
.ptitle {
    padding: 10px 60px;
    font-size: 16px;
    letter-spacing: -1px;
    text-align: center;
    background: #f5f5f5;
    border-top: 1px dashed #d1d1d1;
    border-bottom: 1px dashed #d1d1d1;
    margin-bottom: 5px;
    color: #888
}
.ptitle p {
    font-size: 13px;
    padding-top: 4px;
    color: #aaa;
    line-height: 1.7
}

.copyright {
    padding: 40px 0;
    text-align: center;
    font-family: tahoma;
    font-size: 11px;
    color: #999
}
.copyright span {
    font-weight: 500px;
    color: #1ba9de
}

.content .help {
  padding: 10px 0;
  text-align: center;
  color: #999
}

.content .help span {
  width:15px;
  height:15px;
}

.content dl {
}

.content dl dd {
    position: relative;
    padding: 5px 0
}
dd.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.radio.radio3 {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    width: calc(100% / 4 - 3px);
    padding: 0 10px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #d1d1d1;
    background: #fff
}

.radio.selected {
    border: 1px solid #e62626;
    color: #e62626;
    background: #fff9f9
}


.content input {
    width: 100%;
    height: 60px;
    line-height: 58px;
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
}

.content button {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: #1ba9de;
    border-radius: 10px;
    padding: 0 10px;
    text-align: center;
    border: 1px solid #1693c1;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
}

.content button:hover {
    background: #2eb5e7
}

.content .pinTime {
    position: absolute;
    top: 19px;
    right: 18px;
    text-align: center;
    line-height: 27px;
    color: #999;
}

.content dl dd section {
    display: table;
    width: 100%
}

.content dl dd section label {
    display: table-cell;
    padding-left: 3px
}

.content dl dd section label:first-child {
    padding-left: 0
}

.content .find_email {
    padding: 30px 50px;
    text-align: center;
    border: 1px solid #e7e9ed;
    background: #fbfbfb;
    font-size: 22px
}

.content .policy_box {
    padding: 20px 0 0;
    letter-spacing: -1px;
}

.content .policy_box .btn_box {line-height: 25px;}
.img.checkbox {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 5px;
    cursor: pointer;
}
.img.checked {
}
.checkbox_box {background: #fbfbfb;}
.checkbox_cover {
    width: 100%;
    height: auto;
    padding: 10px 20px;
}


.content .policy_box .btn_box .txt {
    text-decoration: underline
}

.content .policy_box .service {
    margin-top: 20px;
    display: none;
    border: 1px solid #d1d1d1;
}

.content .policy_box .privacy {
    margin-top: 20px
}

.content .policy_box .p_title {
    position: relative;
    height: 50px;
    padding: 0 20px;
    text-align: left;
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    line-height: 50px
}

.content .policy_box .p_title .icon_close {
    position: absolute;
    top: 0px;
    right: 25px;
}

.content .policy_box .p_title .icon_close {
    font-size: 34px;
    color: #757575;
    cursor: pointer;
}

.content .policy_box .scroll {
    overflow-y: scroll;
    height: 150px;
    color: #777;
    padding: 10px;
}

.content .bottom_box {
    margin-top: 30px;
    text-align: center;
    letter-spacing: -1px;
    color: #999;
}

.content .bottom_box a {
    letter-spacing: -1px;
    font-size: 13px
}

.content .bottom_box a:hover {
    text-decoration: underline;
    color: #e62626
}

.content .bottom_box .split {
    margin: 0 8px
}

.content .email {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 900
}

.telegram_guide {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 15px;background: #fff;overflow:hidden;}
.telegram_guide .guide_box {
    width: 100%;
    height: 100%;
    padding: 40px 10px;
    overflow: hidden;
}
.telegram_guide .guide_box .guide_title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border: 1px solid #d1d1d1;
    padding: 0 20px;
    font-size: 16px;
    background: #f5f5f5;
}
.telegram_guide .guide_box .guide_title .icon_close {
    position: absolute;
    top:0;
    right:15px;
    font-size:34px;
    cursor: pointer;
}
.telegram_guide .guide_box .guide_scroll {
    width: 100%;
    height: calc(100% - 70px);
    margin-top: 10px;
    padding: 25px;
    /* color: #fff; */
    border: 1px solid #d1d1d1;
    overflow-y: scroll;
}
.telegram_guide .guide_box .guide_scroll .mdi {font-size: 26px;}
.telegram_guide .guide_box .guide_scroll img {width: 100%;}
.telegram_guide .guide_box .guide_scroll p {line-height: 30px;font-size: 16px;}

.center_item {
    border-left: none;
    border-right: none
}

.right_item {
    border-left: none
}

.left_item {
    border-right: none
}

.s_in_box {
    display: inline-block;
    height: 46px;
    line-height: 44px;
    letter-spacing: -1px;
    font-size: 12px;
    vertical-align: bottom
}

.s_in_item {
    float: left;
    font-size: 12px
}

.s_in_item.pd {
    padding: 0 15px
}

.s_in_item select {
    height: 46px;
    line-height: 44px;
    background: #fbfbfb;
    letter-spacing: -1px
}

.s_in_item select {
    text-align-last: center;
    font-size: 12px
}

.s_in_item select.where {
    width: 80px
}

.s_in_item select.log {
    width:auto;
    background: #fff;
}

.s_in_item input {
    padding: 0 15px;
    height: 46px;
    line-height: 44px;
    background: #fff;
    letter-spacing: -0.5px;
}
.s_in_item .s_tt {
    padding: 0 26px;
    border: 1px solid #1787b0;
    color: #fff;
    background: #1ba9de;
    position: relative;
}

.bail_list {padding:20px;}
.bail_list ul {border:1px solid #d1d1d1;width:100%;margin:0 auto;}
.bail_list ul li {display: flex;text-align:center;line-height:50px;border-top:1px dashed #d1d1d1;justify-content: space-around;}
.bail_list ul li:first-child {border-top:none;}
.bail_list ul li.title {background: #ffffff;letter-spacing:-1px;font-size:13px;}
.bail_list ul li.title {border-radius:15px 15px 0px 0px;-moz-border-radius:15px 15px 0px 0px;-webkit-border-radius:15px 15px 0px 0px;}
.bail_list ul li .count {width:80px;}
.bail_list ul li .bail {width:80px;text-align:left;}
.bail_list ul li .time {width:140px;}
.bail_list ul li .user_nick {width:200px;text-align:left;}


@media screen and (max-width:600px) {
.content {width:100%;margin:0;padding: 20px;border-radius: 0;}
}
