.gdetail_list .glist,.datetimerange .line,.gdetail_list .gcause{
    min-height: 1rem !important;
    border-bottom:1px solid #ebebeb !important;
}
.datetimerange .glist{
    border-bottom: 0.2rem solid #f5f6f8;
}
.glist span{
    position:relative;
}
.stopScroll{
    overflow: hidden;
}
.glist span:nth-child(2) input {
    position:absolute;
    width: 100%;
    line-height: .6rem;
    right:.3rem;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    text-align: right;
    font-size: .3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gimgs li .camera {
    z-index: 1;
    right: .3rem;
    top: -0.6rem;
    width: .44rem;
    height: .38rem;
    background: url('../../../../flow/images/camera.png') no-repeat center;
    background-size: cover;
}
.icon_list .g_aprv_tips{
    width: .44rem;
    height: .44rem;
    background: url('../../../../flow/images/mobile_shortcut.png') no-repeat center/116%;
    position: relative;
}
.g_aprv_tips .aprv_tips_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 4; }
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_title {
    height: .88rem;
    line-height: .88rem;
    font-size: .28rem;
    text-align: center;
    color: #4D4D4D;
    background-color: #FFFFFF;
    box-shadow: inset 0px -1px 0px 0px #c0c0c3;
    border-radius: 20px 20px 0px 0px; }
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_list {
    height: 7.92rem;
    background: #FFFFFF;
    overflow: auto; }
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_list li {
    padding: 0.25rem .3rem;
    color: #4D4D4D;
    display: flex;
    justify-content: space-between;
    align-items: center; }
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_list li .tip_index{
    align-self: flex-start;
}
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_list li .tip_cont{
    color: #4D4D4D;
    flex: 1;
    word-break: break-all;
    transition: color .2s;
}
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_list li span {
    font-weight: 400;
    font-size: .28rem;
    margin-left: 0;
    line-height: 0.47rem; }
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_list li .tip_checkbox {
    width: .32rem;
    height: .32rem; }
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_list li .tip_checked {
    display: none;
    background: url('../../../../flow/images/tip_checked.png') center/100% no-repeat; }
@keyframes mymove {
    0% {
        opacity: 0;
        background: rgba(224, 239, 255, 0); }
    50% {
        opacity: 0.5;
        background: rgba(224, 239, 255, 1); }
    100% {
        opacity: 1;
        background: rgba(224, 239, 255, 0.8); } }
@-webkit-keyframes mymove /*Safari and Chrome*/ {
    0% {
        opacity: 0;
        background-color: rgba(224, 239, 255, 0); }
    50% {
        opacity: 0.5;
        background: rgba(224, 239, 255, 1); }
    100% {
        opacity: 1;
        background: rgba(224, 239, 255, 0.8); } }
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_list .active_tip {
    animation: mymove 0.2s forwards; }
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_list .active_tip .tip_cont{
    color: #006CE2;
}
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_list .active_tip .tip_checked {
    display: block;
    width: 16px;
    height: 16px;
}
.g_aprv_tips .aprv_tips_wrapper .no_tip{
    height: 7.92rem;
    text-align: center;
    background: #FFFFFF;
    color: #DEDFE0;
    line-height: 7.92rem;
}
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_btn {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    border: none;
    position: relative;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1), 0px 1px 0px 0px #C0C0C3;
    background: #F9F9FA;
    color: #006CE2;
    font-size: .28rem; }
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_btn .cancel{
    display: inline-block;
    width: 3.27rem;
    height: 0.72rem;
    line-height: .72rem;
    font-size: .28rem;
    border-radius: 0.36rem;
    border: 0.02rem solid #C0C0C3;
    color: #898989;
    background: #fff;
}
.g_aprv_tips .aprv_tips_wrapper .aprv_tips_btn .confirm{
    display: inline-block;
    width: 3.27rem;
    height: 0.72rem;
    line-height: .72rem;
    font-size: .28rem;
    border-radius: 0.36rem;
    border: 0.02rem solid #006CE2;
    background: #006CE2;
    color: #FFFFFF;
}
.uptit span {
    position: absolute;
    width: .39rem;
    height: .42rem;
    top: -.6rem;
    right: .3rem;
}
.glist span:nth-child(2) .gselect{
    position:absolute;
    width: 100%;
    line-height:1rem;
    right:.3rem;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    text-align: right;
}
.glist span:nth-child(2) b{
    text-align: right;
    display: inline-block;
    height:1rem;
    max-width: 4.3rem;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.glist {
    width: 100%;
    min-height: 1rem;
    height: auto;
    line-height: 1rem;
    @extend %boxh;
    font-size: $fhSize;
    border-bottom: 1px solid #ebebeb;
}

.glist:nth-child(1), .glist:nth-child(4) {
    min-height: 1rem;
    height: auto;
    line-height: 1rem;
    border-bottom: .2rem solid #f5f6f8;
}
.glist span:nth-child(1) i {
    display: inline-block;
    width: .1rem;
    height: 1.5ex;
    margin-right: .1rem;
    background: url('../../../../flow/images/star.png') no-repeat center;
    background-size: contain;
    vertical-align: top;
    margin-top:.36rem;
}
.glist span:nth-child(1) label{
    display: inline-block;
    width:2rem;
    min-height:1rem;
    padding:.3rem 0;
    line-height: .4rem;
    text-indent: 0;
}
.gcusTel{
    min-height:.9rem;
    height:auto;
    line-height:.4rem;
    padding:.25rem .3rem .25rem 0;
}
.g_info_num{
    margin:0 auto;
    padding-top:.15rem;
    background:#f5f6f8;
    border-top:none;
}
.g_info_num.borTop{
    padding-top:.15rem;
    border-top:0.2rem solid #f5f6f8;
}
.borBtm{
    width:calc(100% - .6rem);
    margin:0 auto;
    border-bottom:0.2rem solid #f5f6f8;
}