﻿body {
}    .panel {
                width: 375dp;
                height: 195dp;
                background: rgba(255,255,255,1);
                box-shadow: 0px 5px 11px 4px rgba(178,178,178,0.11);
                border-radius: 10px 10px 0px 0px;
            }

            .xuanze {
                text-decoration: none;
                height: 13dp;
                font-size: 13px;
                font-family: PingFangSC-Regular;
                font-weight: 400;
                color: rgba(86,86,86,1);
                padding-left: 5px;
                line-height: 50px;
            }

            .xxtubiao {
                height: 15pt;
                width: 15pt;
                position: relative;
                top: 3pt;
            }

            .dabiaoti {
                width: 15dp;
                height: 75dp;
                font-size: 15px;
                font-family: PingFangSC-Regular;
                font-weight: 400;
                color: rgba(60,113,255,1);
                padding-left: 3px;
                line-height: 30px;
            }

.houzhui {
    text-decoration: none;
    height: 13pt;
    font-size: 13px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(130,130,130,1);
    padding-right: 5px;
    display: inline-block;
    width: 110px;
    text-align: right;
    float: right;
    line-height: 50px;
    position: relative;
    right: 20pt;
    white-space: nowrap;
}

.qian {
    text-decoration: none;
    height: 22pt;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(130,130,130,1);
    padding-left:20px;
    padding-right: 5px;
    display: inline-block;
    width: 390px;
    text-align: left;
    float: left;
    line-height: 30px;
    position: relative;
    right: 20pt;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.fwwdsanjiao {
    height: 10pt;
    width: 5pt;
    float: right;
    left: 70pt;
}

            .sanjiao {
                height: 7pt;
                width: 5pt;
                top: 15pt;
                float: right;
                position: relative;
                left: 70pt;
            }

    .black_overlay {
                display: none;
                position: fixed;
                top: 0%;
                left: 0%;
                width: 100%;
                height: 100%;
                background-color: rgba(0, 0, 0, 0.4);
                z-index: 1001;
                -moz-opacity: 0.8;
                opacity: .80;
                filter: alpha(opacity=88);
            }

            .white_content {
                position: fixed;
                width: 270px;
                height: 155px;
                position: fixed;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: auto;
                text-align: center;
                background-color: white;
                z-index: 1002;
                overflow: visible;
                background: rgba(255,255,255,1);
                box-shadow: 0px 5px 11px 4px rgba(178,178,178,0.11);
                border-radius: 5px 5px 5px 5px;
            }

            .tjj {
                border-radius: 4px 4px 4px 4px;
                border: solid 0px #20538D;
                -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
                -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
                box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
                background: #ffffff;
                color: rgba(60,113,255,1);
                width: 30%;
            }
