﻿

.complexsearch {
    padding-left: 0px;
}

.showresult {
    margin-left: 20px;
}

.complexsearchtitle {
    font-size: 36px;
    line-height: 36px;
}

.complexbox {
}

.complexboxcontent {
    margin: 10px 0;
    border: 1px solid black;
}

    .complexboxcontent > div {
        margin-left: 20px;
        margin-top: 10px;
    }

        .complexboxcontent > div > span {
            width: 200px;
            background-color: gray;
        }

.cbctable {
    margin: 20px;
    border: 0px solid #cccccc;
}

    .cbctable td {
        padding: 5px 10px;
        border: 0px solid #cccccc;
    }

        .cbctable td select {
            width: 250px;
        }

    .cbctable .minage, .cbctable .maxage {
        width: 50px;
    }

#complexsearchsubmit {
    float: right;
    margin-right: 70px;
    margin-bottom: 20px;
}

.showdiseasepositionpic, .showdiseasepositionshowtable, .showdiseasepositiontable, .showgender, .showage {
    display: none;
}

.showdiseasepositionpic {
    position: relative;
}

    .showdiseasepositionpic .showdiseasepositionpictitle {
        
        
    }
        .showdiseasepositionpic .showdiseasepositionpictitle .sdppt {
            font: 16px verdana;
            text-align: center;
        }
        .showdiseasepositionpic .showdiseasepositionpictitle .sdppn {
            font: 12px verdana;
            text-align: center;
        }

    .showdiseasepositionpic img {
        width: 640px;
        height: 350px;
        display: block;
    }

.showdiseasepositionshowtable img {
    float: right;
    cursor: pointer;
}

.showdiseasepositiontable {
    display: none;
}

#diseasepositiontable thead {
    text-align: center;
    font-weight: bold;
}


#divaa {
    width: 100px;
    height: 30px;
    background: #efefef;
    left: 0px;
    top: 0px;
    position: absolute;
    display: none;
}




/* helper 使用的css 开始    */
.lyHelperHeadBox, .lyHelperContainerBox {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    background-color: #dddddd;
    margin: 0;
    padding: 0;
    display:none;
    cursor:default;
}

.lyHelperHeadBox {
    top: 300px;
    left: 300px;
    width: 400px;
    height: 16px;
    
}

.lyHelperContainerBox {
    
    top: 321px;
    left: 300px;
    width: 400px;
    height: 450px;
}

.lyHelperHeadBox .lyHelperHead {
    background-color: #aaaaaa;
    margin: 1px;
    padding: 5px;
    line-height: 14px;
}

    .lyHelperHeadBox .lyHelperHead img {
        float: right;
    }

.lyHelperContainerBox .lyHelperSearchBox {
    margin: 10px 20px;
}

    .lyHelperContainerBox .lyHelperSearchBox input {
        width: 80%;
    }

    .lyHelperContainerBox .lyHelperSearchBox span {
        float: right;
        margin: 0 10px 0 0;
        background-color: #cccccc;
        padding: 2px;
        cursor: pointer;
    }

.lyHelperContainerBox .lyHelperContentBox {
    margin: 10px 20px;
    width: 360px;
    height: 400px;
    overflow: auto;
    background-color: #ffffff;
    padding-left: 10px;
}

    .lyHelperContainerBox .lyHelperContentBox .lyHelperContent>div {
    }

        .lyHelperContainerBox .lyHelperContentBox .lyHelperContent>div>p {
            white-space: nowrap;
            height: 16px;
            line-height: 14px;
            margin: 0;
        }

            .lyHelperContainerBox .lyHelperContentBox .lyHelperContent>div>p:first-child {
                font-weight: bold;
                }
            .showtextCN {
             font-weight: 100;
                font-size:small;
        }
        .lyHelperContainerBox .lyHelperContentBox .lyHelperContent > div > div {
        display:none;
        }

.displaynone {
    display: none;
}
.lyhelperquery {
width:16px;
height:16px;
vertical-align:middle;
}
/* helper 使用的css 结束    */


