﻿@charset "utf-8";

#mainpart .sq .twopart {
    display: flex;
}

    #mainpart .sq .twopart .left {
        float: left;
        width: 25%;
    }

    #mainpart .sq .twopart .right {
        background-image: url(/Assets/images/rightpart_bg.png);
        background-repeat: no-repeat;
        background-position: left top;
        float: left;
        height: auto;
        width: 75%;
        position: relative;
        margin-right: 0.62em;
    }


        #mainpart .sq .twopart .right.all {
            background-image: none;
            background-repeat: no-repeat;
            background-position: left top;
            float: left;
            height: auto;
            width: 100%;
            position: relative;
            margin-right: 0.62em;
            margin-left: 0.62em;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }


    #mainpart .sq .twopart .left .inpage_menu {
        margin-top: 1.25em;
        margin-right: 2.5em;
        margin-bottom: 2.5em;
        margin-left: 2.5em;
    }

        #mainpart .sq .twopart .left .inpage_menu h2 {
            text-align: left;
            width: 100%;
        }

        #mainpart .sq .twopart .left .inpage_menu .h2 {
            text-align: left;
            width: 100%;
display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
        }

        #mainpart .sq .twopart .left .inpage_menu ul {
            height: auto;
            width: 100%;
            margin-top: 0.93em;
            margin-bottom: 0.93em;
            border-top-width: 0.06em;
            border-top-style: solid;
            border-top-color: #999;
        }

            #mainpart .sq .twopart .left .inpage_menu ul li a {
                font-size: 0.93em;
                line-height: 1.5em;
                color: #666;
                text-align: left;
                display: block;
                padding: 0.62em;
            }

                #mainpart .sq .twopart .left .inpage_menu ul li a:hover {
                    background-color: #F6F6F6
                }

            #mainpart .sq .twopart .left .inpage_menu ul li {
                border-bottom-width: 0.06em;
                border-bottom-style: solid;
                border-bottom-color: #999;
            }

                #mainpart .sq .twopart .left .inpage_menu ul li ul {
                    margin: 0em;
                    padding: 0em;
                }

                    #mainpart .sq .twopart .left .inpage_menu ul li ul li {
                        border-bottom-width: 0.06em;
                        border-bottom-style: dotted;
                        border-bottom-color: #fff;
                    }

                        #mainpart .sq .twopart .left .inpage_menu ul li ul li a {
                            font-size: 0.81em;
                            line-height: 1.25em;
                            color: #666;
                            padding-top: 0.31em;
                            padding-bottom: 0.31em;
                            background-color: #F0F0F0;
                        }

    #mainpart .sq .twopart .right h1 {
        font-size: 2.25em;
        line-height: 2.25em;
        font-weight: normal;
        color: #FFF;
        text-align: left;
        position: absolute;
        top: -3.75em;
        padding-left: 0.93em;
        border-left-width: 0.62em;
        border-left-style: solid;
        border-left-color: #CCE4F0;
        margin-left: 1.25em;
    }

    #mainpart .sq .twopart .right .roadarea {
        background-image: url(/Assets/images/title_line.png);
        background-repeat: repeat-x;
        background-position: left top;
        font-size: 0.81em;
        line-height: 1.25em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 0.62em;
        padding-right: 1.87em;
        padding-bottom: 0.62em;
        padding-left: 1.87em;
        display: table;
        width: 100%;
        height: auto;
        background-size: auto 100%;
    }

        #mainpart .sq .twopart .right .roadarea span {
            margin-left: 0.31em;
        }

            #mainpart .sq .twopart .right .roadarea span a {
                color: #666;
            }


            #mainpart .sq .twopart .right .roadarea span:after {
                content: "→";
                color: #666;
                margin-left: 0.31em;
            }

            #mainpart .sq .twopart .right .roadarea span:last-child:after {
                content: "";
                display: none;
            }

        #mainpart .sq .twopart .right .roadarea .print {
            float: right;
        }

        #mainpart .sq .twopart .right .roadarea div {
            float: left;
        }

        #mainpart .sq .twopart .right .roadarea .print a {
            font-size: 0em;
            line-height: 0em;
            color: #FFF;
            background-image: url(/Assets/images/print_bt.png);
            display: block;
            height: 1.5em;
            width: 3.75em;
        }

    #mainpart .sq .twopart .right .maineadit {
        padding-top: 1.25em;
        padding-right: 1.87em;
        padding-bottom: 1.25em;
        padding-left: 1.87em;
        font-size: 1.08em;
        line-height: 2.18em;
        color: #666;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

        #mainpart .sq .twopart .right .maineadit h2 {
            font-size: 1.75em;
            line-height: 2.25em;
            color: #666666;
            text-align: left;
            padding: 0em;
            margin-top: 0em;
            margin-right: 0em;
            margin-bottom: 0.62em;
            margin-left: 0em;
        }

        #mainpart .sq .twopart .right .maineadit .newslist ul {
            height: auto;
            width: 100%;
        }

            #mainpart .sq .twopart .right .maineadit .newslist ul li:hover {
                background-color: #F8F8F8
            }

            #mainpart .sq .twopart .right .maineadit .newslist ul li {
                display: flex;
                padding-top: 0.93em;
                padding-bottom: 0.93em;
                border-bottom-width: 0.06em;
                border-bottom-style: dashed;
                border-bottom-color: #EDEFEE;
                flex-wrap: nowrap;
                position: relative;
            }


                #mainpart .sq .twopart .right .maineadit .newslist ul li .picp {
                    margin-right: 0.62em;
                    float: left;
                    width: 35%;
                    margin-left: 0.62em;
                }

                    #mainpart .sq .twopart .right .maineadit .newslist ul li .picp img {
                        width: 100%;
                        height: auto;
                    }

                #mainpart .sq .twopart .right .maineadit .newslist ul li .text .title {
                    text-align: left;
                    font-size: 1.25em;
                    line-height: 2.25em;
                    font-weight: bold;
                    color: #26899C;
                }

                #mainpart .sq .twopart .right .maineadit .newslist ul li .text p {
                    font-size: 0.93em;
                    line-height: 1.5em;
                    color: #666;
                    text-align: left;
                    padding: 0em;
                    margin-top: 0em;
                    margin-bottom: 0.62em;
                }

                #mainpart .sq .twopart .right .maineadit .newslist ul li .text {
                    height: auto;
                    margin-right: 0.62em;
                    margin-left: 0.62em;
                    width: 100%;
                }

                #mainpart .sq .twopart .right .maineadit .newslist ul li a {
                    font-size: 0em;
                    line-height: 0em;
                    height: 100%;
                    width: 100%;
                    position: absolute;
                    left: 0em;
                    top: 0em;
                }

.pageline {
    padding: 1.25em;
    display: table;
    width: auto;
    margin-right: auto;
    margin-left: auto;
}

    .pageline a {
        color: #666;
        background-color: #EDEFEE;
        display: block;
        padding-top: 0.31em;
        padding-right: 0.62em;
        padding-bottom: 0.31em;
        padding-left: 0.62em;
        float: left;
        margin-right: 0.62em;
        border-radius: 0.31em;
        cursor: pointer;
    }

        .pageline a:hover {
            background-color: #D4D4D4;
        }

        .pageline a.stay {
            color: #FFF;
            background-color: #26899C;
        }

#mainpart .sq .twopart .left .tage {
    display: none;
}

#mainpart .sq .twopart .right .share a {
    float: left;
    margin-right: 0.31em;
    margin-left: 0.31em;
    height: 1.5em;
    width: 1.5em;
    display: block;
    font-size: 0em;
    line-height: 0em;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: center center;
}

#mainpart .sq .twopart .right .share {
    float: right;
    height: 1.5em;
    margin-right: 0.62em;
    margin-left: 0.62em;
}

    #mainpart .sq .twopart .right .share div {
        float: left;
        height: 1.5em;
        margin-right: 0.62em;
    }


    #mainpart .sq .twopart .right .share a.fb {
        background-image: url(/Assets/images/fb_icon.png);
    }


    #mainpart .sq .twopart .right .share a.line {
        background-image: url(/Assets/images/line_icon.png);
    }



#mainpart .sq .twopart .right .maineadit .date {
    font-size: 0.81em;
    line-height: 1.5em;
    color: #666;
    text-align: right;
    display: block;
    width: 100%;
    height: 1.56em;
    margin-bottom: 0.62em;
}

#mainpart .sq .twopart .right .roadarea .share span {
    line-height: 1.25em;
    text-align: left;
    display: block;
}

#mainpart .sq .twopart .right .maineadit h2 span {
    font-size: 0.9375rem;
    line-height: 1.5rem;
    color: #999999;
}

    #mainpart .sq .twopart .right .maineadit h2 span:before {
        content: "—";
        color: #999;
    }

#mainpart .sq .twopart .right .maineadit .textp {
    padding: 1.25em;
}

    #mainpart .sq .twopart .right .maineadit .textp p {
        padding: 0em;
        margin-top: 0em;
        margin-right: 0em;
        margin-bottom: 1.25em;
        margin-left: 0em;
    }




#mainpart .sq .twopart .right .maineadit .date .file {
    float: right;
}

    #mainpart .sq .twopart .right .maineadit .date .file a {
        background-image: url(/Assets/images/file_icon.png);
        background-repeat: no-repeat;
        background-position: center center;
        display: block;
        height: 1.5em;
        width: 2.56em;
    }

#mainpart .sq .twopart .right .maineadit .hospital_class .one_class h3 {
    font-size: 1.12em;
    line-height: 1.5em;
    color: #069;
    background-color: #CCE4F0;
    border-radius: 0.62em;
}

#mainpart .sq .twopart .right .maineadit .hospital_class {
    height: auto;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5em;
}

    #mainpart .sq .twopart .right .maineadit .hospital_class .one_class {
        margin-bottom: 1.25em;
    }

        #mainpart .sq .twopart .right .maineadit .hospital_class .one_class ul {
            display: flex;
            padding: 1.25em;
            flex-wrap: wrap;
        }

            #mainpart .sq .twopart .right .maineadit .hospital_class .one_class ul li {
                float: left;
                height: auto;
                width: 25%;
                list-style-type: none;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                background-image: url(/Assets/images/icon1.png);
                background-repeat: no-repeat;
                background-position: left center;
                padding-left: 0.12em;
            }

                #mainpart .sq .twopart .right .maineadit .hospital_class .one_class ul li a {
                    font-size: 0.93em;
                    line-height: 1.5em;
                    color: #666;
                    text-align: left;
                    display: block;
                    padding-left: 1.56em;
                    margin-bottom: 0.31em;
                    padding-top: 0.31em;
                    padding-bottom: 0.31em;
                }

                #mainpart .sq .twopart .right .maineadit .hospital_class .one_class ul li:hover {
                    background-color: #F0F0F0;
                }

#mainpart .sq .twopart .right .maineadit .one_class {
    width: 100%;
    margin-top: 1.25em;
    margin-right: auto;
    margin-bottom: 1.25em;
    margin-left: auto;
    padding-top: 1.25em;
}

    #mainpart .sq .twopart .right .maineadit .one_class.inteam ul {
        display: none;
    }

        #mainpart .sq .twopart .right .maineadit .one_class.inteam ul.stay {
            display: flex !important;
            flex-wrap: wrap !important;
        }


    #mainpart .sq .twopart .right .maineadit .one_class.inteam h3 {
        cursor: pointer;
    }

        #mainpart .sq .twopart .right .maineadit .one_class.inteam h3:after {
            content: "▼";
            margin-left: 0.62em;
            margin-right: 0.62em;
        }

        #mainpart .sq .twopart .right .maineadit .one_class.inteam h3.stay:after {
            content: "▲";
            margin-left: 0.62em;
            margin-right: 0.62em;
        }

#mainpart .sq .twopart .right .maineadit .teaminfo {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0em;
    padding-bottom: 0em;
    border-top-width: 0.06em;
    border-top-style: solid;
    border-top-color: #999;
}







.hospital_class .teaminfo .point {
    background-color: #CBF1EB;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0.62em;
    margin-bottom: 1.25em;
    background-image: url(/Assets/images/pin.png);
    background-repeat: no-repeat;
    background-position: 3% center;
    background-size: 25% auto;
    padding-top: 1.25em;
    padding-right: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 30%;
}

    .hospital_class .teaminfo .point ol li {
        text-align: left;
        margin-left: 1.25em;
        list-style-type: decimal;
        font-size: 1em;
        line-height: 1.75em;
        margin-bottom: 0.5em;
        color: #000;
    }

.hospital_class h4 {
    font-size: 1.5em;
    line-height: 2.25em;
    color: #26899C;
    text-align: left;
    margin-bottom: 1.25em;
}

.hospital_class .teaminfo div h5 {
    font-size: 1.12em;
    line-height: 1.5em;
    color: #26899C;
    text-align: left;
    margin-bottom: 0.62em;
    font-weight: normal;
}

.hospital_class .teaminfo div p {
    font-size: 0.93em;
    line-height: 1.87em;
    color: #666;
    padding: 0em;
    margin-top: 0em;
    margin-right: auto;
    margin-bottom: 1.25em;
    margin-left: auto;
    width: 96%;
}



#mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo div .teamlist {
    margin-right: 0.62em;
    margin-left: 0.62em;
}

.hospital_class .teaminfo div .teamlist ul {
    height: auto;
    width: 100%;
}

    .hospital_class .teaminfo div .teamlist ul li.job {
        float: left;
        width: 25%;
    }

    .hospital_class .teaminfo div .teamlist ul li {
        display: flex;
    }

        .hospital_class .teaminfo div .teamlist ul li .name {
            float: left;
            width: 17%;
            border-right-width: 0.06em;
            border-left-width: 0.06em;
            border-right-style: solid;
            border-left-style: solid;
            border-right-color: #FFF;
            border-left-color: #FFF;
        }

        .hospital_class .teaminfo div .teamlist ul li .job {
            float: left;
            width: 23%;
        }

        .hospital_class .teaminfo div .teamlist ul li .skil {
            float: left;
            width: 60%;
        }

        .hospital_class .teaminfo div .teamlist ul li.title {
            font-size: 1em;
            line-height: 1.87em;
            color: #333;
            background-color: #F0F0F0 !important;
            margin-bottom: 0.31em;
        }

    .hospital_class .teaminfo div .teamlist ul li {
        color: #333;
        background-color: #D9ECF4;
        padding-bottom: 0em;
        margin-bottom: 0;
    }

        .hospital_class .teaminfo div .teamlist ul li:nth-child(2n-1) {
            color: #333;
            background-color: rgba(255,255,255,0);
        }


        .hospital_class .teaminfo div .teamlist ul li .name a {
            color: #26899C;
        }

#mainpart .sq .twopart .right .maineadit .one_class.inteam {
    padding-top: 0em;
}

.hospital_class .teaminfo ul > li {
    height: auto;
    width: 100%;
    margin-bottom: 1.25em;
    border-bottom-width: 0.06em;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-bottom: 0.62em;
}

.hospital_class .teaminfo ul li .doctor_pic {
    background-color: #FFF;
    padding: 0.31em;
    margin: 0.31em;
    height: auto;
    width: 8.75em;
    border: 0.06em solid #999;
    float: left;
}

    .hospital_class .teaminfo ul li .doctor_pic img {
        height: auto;
        width: 100%;
    }

.hospital_class .teaminfo ul li .inforight {
    margin-left: 11.25em;
    padding-top: 0.62em;
    padding-bottom: 2.5em;
    position: relative;
    min-height: 12.5em;
}

    .hospital_class .teaminfo ul li .inforight .name {
        font-weight: bold;
        color: #000;
        text-align: left;
        font-size: 1.5em;
        line-height: 2em;
        margin-bottom: 0.31em;
    }

        .hospital_class .teaminfo ul li .inforight .name:after {
            content: "";
            margin-left: 0.31em;
        }

#mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo ul li .inforight ul li {
    font-size: 0.91em;
    line-height: 1.5em;
    color: #666;
    text-align: left;
}

#mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo ul li .inforight .butline {
    height: 2em;
    width: 100%;
    position: absolute;
    right: 0em;
    bottom: 0.31em;
}

    #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo ul li .inforight .butline a {
        float: right;
        font-size: 1em;
        line-height: 2em;
        display: block;
        height: 2em;
        width: auto;
        padding-right: 0.62em;
        padding-left: 0.62em;
        color: #666;
        margin-right: 0.31em;
        margin-bottom: 0.31em;
        background-color: #E9E9E9;
        border-radius: 0.62em;
    }

    #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo ul li .inforight .butline .order_time {
        float: right;
        background-color: #CCE4F0;
    }

#mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo ul li .inforight ul li {
    margin-bottom: 0em;
    border-bottom-style: none;
    padding-bottom: 0em;
}

#mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

    #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor {
        padding-top: 1.25em;
        padding-bottom: 0em;
        border-top-width: 0.06em;
        border-top-style: solid;
        display: flex;
        justify-content: space-between;
        border-top-color: #F0F0F0;
    }

        #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .picpart {
            float: left;
            width: 38%;
        }

            #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .picpart img {
                width: 100%;
                height: auto;
                padding: 0.31em;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                border: 0.06em solid #CDCDCD;
            }

        #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .intorpart {
            float: right;
            width: 58%;
        }

            #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .intorpart div ul {
                padding: 0em;
                margin-top: 0em;
                margin-right: 0em;
                margin-bottom: 1.25em;
                margin-left: 0em;
            }

                #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .intorpart div ul li {
                    font-size: 1em;
                    line-height: 1.25em;
                    color: #666;
                    text-align: left;
                    list-style-type: disc;
                    margin-left: 1.25em;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    border-top-style: none;
                    border-right-style: none;
                    border-bottom-style: none;
                    border-left-style: none;
                    margin-bottom: 0em;
                }

                    #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .intorpart div ul li a {
                        color: #57A8CE;
                    }

        #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .picpart .name {
            font-size: 1.75em;
            line-height: 2.81em;
            color: #333;
            display: block;
            text-align: center;
            font-weight: bold;
            margin-top: 0.62em;
        }

            #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .picpart .name:after {
                content: "";
                margin-left: 0.62em;
            }

            #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .picpart .name span {
                font-size: 1.25em;
                line-height: 1.12em;
                font-weight: normal;
                color: #666;
                display: block;
            }

        #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .picpart .e_name {
            font-size: 1.25em;
            line-height: 1.87em;
            color: #666;
            text-align: center;
        }

        #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .picpart .order_time {
            display: table;
            margin-right: auto;
            margin-left: auto;
            margin-top: 1.25em;
            margin-bottom: 1.25em;
        }

            #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .picpart .order_time a {
                display: block;
                margin-right: auto;
                margin-left: auto;
                font-size: 1em;
                line-height: 2em;
                display: block;
                height: 2em;
                width: auto;
                padding-right: 1.25em;
                padding-left: 1.25em;
                color: #666;
                background-color: #CCE4F0;
                border-radius: 0.62em;
            }

                #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .picpart .order_time a:hover {
                    background-color: #AAD2E6;
                }

.searchline fieldset label {
    float: left;
    width: 7.5em;
    font-size: 1em;
    line-height: 2.18em;
    display: block;
}

.searchline fieldset {
    display: block;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    float: left;
    width: 48%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .searchline fieldset div select {
        height: 1.87em;
        width: auto;
        font-size: 1em;
        color: #666;
        margin-top: 0.18em;
    }

    .searchline fieldset div {
        margin-left: 6.25em;
        text-align: left;
        width: 100%;
        height: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.searchline {
    height: auto;
    width: 100%;
    border-bottom-width: 0.06em;
    border-bottom-style: solid;
    border-bottom-color: #F0F0F0;
}

    .searchline fieldset input[type="submit"], .searchline fieldset input[type="button"] {
        color: #FFF;
        background-color: #26899C;
        height: 2.18em;
        width: 7.5em;
        cursor: pointer;
        border-radius: 0.31em;
        font-size: 0.93em;
        line-height: 2.18em;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

#doctor_list, .doctor_list {
    display: block;
    width: 100%;
    margin-bottom: 0.93em;
}

    .doctor_list .list ul {
        height: auto;
        width: 100%;
        margin-top: 1.25em;
        display: table;
    }

        .doctor_list .list ul li {
            float: left;
            width: 25%;
            border-top-style: none;
            border-right-style: none;
            border-bottom-style: none;
            border-left-style: none;
            position: relative;
        }

    .doctor_list .tation .personpic {
        float: left;
        width: 100%;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        position: relative;
        margin-bottom: 1.25em;
    }


    .doctor_list .list ul li .picp {
        width: 70%;
        margin-right: auto;
        margin-left: auto;
    }

    .doctor_list .tation .personpic .picp {
        width: 6.25em;
        float: left;
        height: auto;
        margin-right: 1.25em;
        margin-left: auto;
    }

        .doctor_list .list ul li .picp img, .doctor_list .tation .personpic .picp img {
            height: auto;
            width: 100%;
            border-radius: 50%;
        }

    .doctor_list .list ul li .name, .doctor_list .tation .personpic .name {
        font-size: 11pt;
        color: #666;
        text-align: center;
        display: block;
    }

    .doctor_list .tation .personpic .name {
        float: left;
        margin-top: 1.25em;
    }

        .doctor_list .list ul li .name span, .doctor_list .tation .personpic .name span {
            display: block;
            margin-bottom: 0.31em;
            line-height: 1.25em;
            margin-top: 0.31em;
        }

            .doctor_list .list ul li .name span.b, .doctor_list .tation .personpic .name span.b {
                font-size: 1em;
                line-height: 1.5em;
                font-weight: bold;
                color: #333;
            }

    .doctor_list .list ul li a {
        color: #FFF;
        height: 100%;
        width: 80%;
        position: absolute;
        left: 0em;
        top: 0em;
        font-size: 0em;
        line-height: 0em;
        margin-right: auto;
        margin-left: auto;
    }

    .doctor_list .tation .slidedate {
        float: left;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0em;
    }

        .doctor_list .tation .slidedate .week ul {
            display: flex;
            height: auto;
            width: 100%;
            flex-wrap: wrap;
            justify-content: space-between;
        }

            .doctor_list .tation .slidedate .week ul li {
                width: 15.666%;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: none;
                float: left;
                margin-bottom: 0.31em;
                margin-right: 0.5%;
                margin-left: 0.5%;
                min-height: 3.75em;
                background-color: #F0F0F0;
                border-radius: 0.31em;
            }


        .doctor_list .tation .slidedate.all .week ul li {
            width: 13.266%;
            font-weight: bold;
            color: #000;
        }



        .doctor_list .tation .slidedate .week {
            font-size: 0.93em;
            line-height: 1.87em;
            color: #666;
        }

            .doctor_list .tation .slidedate .week .title li {
                color: #333333;
                background-color: #CCE4F0;
                padding: 0em;
                margin-top: 0em;
                margin-right: 0.5%;
                margin-bottom: 0.31em;
                margin-left: 0.5%;
                height: auto !important;
                min-height: auto !important;
                line-height: 2.18em;
                border-radius: 0em;
            }

                .doctor_list .tation .slidedate .week .title li span {
                    display: block;
                }

    .doctor_list .tation .personpic .butintor {
        margin-right: 1.25em;
        margin-left: 1.25em;
        float: left;
        margin-top: 1.56em;
    }

        .doctor_list .tation .personpic .butintor a {
            float: right;
            font-size: 1em;
            line-height: 2em;
            display: block;
            height: 2em;
            width: auto;
            padding-right: 0.62em;
            padding-left: 0.62em;
            color: #666;
            margin-right: 0.31em;
            margin-bottom: 0.31em;
            background-color: #E9E9E9;
            border-radius: 0.62em;
        }


            .doctor_list .tation .personpic .butintor a:hover {
                background-color: #CCE4F0;
            }

    .doctor_list .tation .slidedate .week ul li:before {
        line-height: 5;
        color: #999;
        display: block;
    }


    .doctor_list .tation .slidedate .week .morning li:before {
        line-height: 5;
        content: "早";
    }

    .doctor_list .tation .slidedate .week .afternoom li:before {
        line-height: 5;
        content: "午";
    }


    .doctor_list .tation .slidedate .week .night li:before {
        line-height: 5;
        content: "晚";
    }

    .doctor_list .tation .slidedate .week ul li.stay:before {
        color: #000;
    }

    .doctor_list .tation .slidedate .week ul li.stay {
        color: #fff;
        background-color: #3DB6AF;
        position: relative;
    }

    .doctor_list .tation .slidedate .week ul .stay span {
        color: #C00;
    }

#mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .doctor_list .tation .slidedate .week ul .stay a {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0em;
    top: 0em;
    font-size: 0em;
    line-height: 0em;
}

#dayline_slide, .dayline_slide {
    position: relative;
    float: left;
    margin-bottom: 2.5em;
    width: 100%;
}

.regist_form {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    border-top-width: 0.06em;
    border-top-style: solid;
    border-top-color: #CDCDCD;
    border-bottom-width: 0.06em;
    border-bottom-style: solid;
    border-bottom-color: #CDCDCD;
}

    .regist_form fieldset {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        display: table;
    }

    .regist_form form fieldset label {
        float: left;
        width: 10em;
        font-size: 0.93em;
        line-height: 1.87em;
        color: #333;
    }

    .regist_form form fieldset div input[type="text"] {
        float: left;
        height: 1.87em;
        width: 100%;
        padding-right: 0.62em;
        padding-left: 0.62em;
    }

    .regist_form form fieldset div {
        margin-left: 10em;
        margin-right: 15%;
    }

    .regist_form form fieldset {
        font-size: 0.93em;
        line-height: 1.87em;
        padding: 0em;
        margin-top: 0em;
        margin-right: 0em;
        margin-bottom: 0.62em;
        margin-left: 0em;
        width: 100%;
    }

    .regist_form form .or {
        background-color: #F0F0F0;
        margin-top: 0.62em;
        margin-bottom: 0.62em;
    }

    .regist_form form .order_dr {
        margin-top: 0.62em;
        margin-bottom: 0.62em;
    }

        .regist_form form .order_dr input[type="submit"], .regist_form form .order_dr input[type="button"] {
            display: block;
            margin-left: auto;
            margin-right: auto;
            height: 1.87em;
            width: 10em;
            color: #fff;
            font-size: 0.93em;
            line-height: 1.87em;
            background-color: #26899C;
            border-top-style: none;
            border-right-style: none;
            border-bottom-style: none;
            border-left-style: none;
            border-radius: 0.31em;
        }




#dayline_slide .slidedate .week ul .time, .dayline_slide .slidedate .week ul .time {
    color: #000;
    background-color: #A4A4A4;
}

#dayline_slide .slidedate.all .week ul .stay, .dayline_slide .slidedate .week ul .stay {
    background-color: #86CADB;
}

#dayline_slide .slidedate.all .week ul.room li, .dayline_slide .slidedate.all .week ul.room li {
    height: auto;
    min-height: auto;
    color: #FFF;
    background-color: #C7C7C7;
}


#dayline_slide .slidedate.all .week ul .time, .dayline_slide .slidedate.all .week ul .time {
    color: #FFF !important;
    background-color: #A2A2A2;
}

#dayline_slide .slidedate.all .week ul li a, .dayline_slide .slidedate.all .week ul li a {
    display: block;
    font-weight: normal;
    color: #26899C;
}

#first_dr .note {
    background-image: url(/Assets/images/icon1.png);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    padding-left: 1.56em;
    font-size: 0.91em;
    line-height: 1.5em;
}

    #first_dr .note.first {
        color: #C00;
    }

#first_dr form {
}

    #first_dr form fieldset {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: dotted;
        border-left-style: none;
        width: 50%;
        margin-bottom: 0.62em;
        border-bottom-width: 0.06em;
        border-bottom-color: #F0F0F0;
        float: left;
        margin-top: 0em;
        margin-right: 0em;
        margin-left: 0em;
        padding-top: 0.31em;
        padding-right: 0em;
        padding-bottom: 0.31em;
        padding-left: 0em;
        display: table;
    }

        #first_dr form fieldset label {
            font-size: 1em;
            line-height: 1.87em;
            color: #333;
            text-align: right;
            float: left;
            width: 6.25em;
            font-weight: bold;
        }

        #first_dr form fieldset div {
            margin-left: 7.5em;
            text-align: left;
        }

            #first_dr form fieldset div input[type="text"] {
                height: 1.87em;
                width: auto;
                border: 0.06em solid #CDCDCD;
            }

#first_dr form {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    display: table;
    width: 100%;
}

    #first_dr form fieldset div label {
        float: left;
        width: auto;
        margin-right: 0.62em;
        height: 2.12em;
        font-weight: normal;
    }

        #first_dr form fieldset div label select {
            height: 1.87em;
            width: auto;
            float: left;
        }

        #first_dr form fieldset div label span {
            float: left;
            margin-right: 0.62em;
            margin-left: 0.62em;
        }

    #first_dr form .all {
        width: 100%;
    }

        #first_dr form .all div .ex {
            font-size: 11pt;
            line-height: 1.25em;
            color: #999;
        }

        #first_dr form .all div .ex {
            float: left;
        }

#first_dr .ps {
    font-size: 0.91em;
    line-height: 1.5em;
    color: #BA0000;
    text-align: left;
    display: block;
}

    #first_dr .ps ol li {
        text-align: left;
        margin-left: 1.25em;
        list-style-type: decimal;
    }

#first_dr form .all.butline input {
    color: #FFF;
    background-color: #26899C;
    font-size: 1em;
    text-align: center;
    height: 1.87em;
    width: 7.5em;
    margin-right: 0.62em;
    margin-left: 0.62em;
    cursor: pointer;
    border-radius: 0.18em;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-family: "微軟正黑體", Arial;
}


    #first_dr form .all.butline input:hover {
        background-color: #1E6D7B;
    }

#first_dr form fieldset div label input[type="radio"] {
    float: left;
}


.regist_form h3 {
    text-align: left;
    color: #26899C;
}

.regist_form form fieldset div select {
    float: left;
    height: 1.87em;
    width: auto;
    min-width: 12.5em;
}

.regist_form .check span {
    color: #C00;
    margin-right: 0.62em;
    margin-left: 0.62em;
}

.right .maineadit .hospital_class a.check {
    color: #FFF;
    display: table;
    height: 1.87em;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.25em;
    padding-left: 1.25em;
    background-color: #0092B4;
}

#mguide {
    height: auto;
    width: 100%;
}

    #mguide .eaditarea {
        padding: 1.25em;
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        border-top-width: 0.06em;
        border-bottom-width: 0.06em;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #CDCDCD;
        border-bottom-color: #CDCDCD;
    }

        #mguide .eaditarea h3 {
            color: #26899C !important;
            text-align: left !important;
            font-size: 1.5em;
            line-height: 2em;
            margin-top: 0.93em;
            position: static;
            margin-left: -0.93em;
            margin-bottom: 0.62em;
        }


        #mguide .eaditarea div h4 {
            font-size: 1.12em;
            color: #000;
            text-align: left;
        }

        #mguide .eaditarea > div {
            font-size: 1em;
            line-height: 1.87em;
            color: #666;
            padding-left: 0.93em;
            margin-bottom: 0.62em;
        }

.weekchang a.upweek {
    font-size: 0.93em;
    line-height: 1.87em;
    color: #666;
    display: block;
    float: left;
    background-image: url(/Assets/images/arrow.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 1.87em 1.87em;
    margin-right: 1.25em;
    margin-left: 1.25em;
    padding-left: 1.87em;
}

.weekchang a.downweek {
    font-size: 0.93em;
    line-height: 1.87em;
    color: #666;
    display: block;
    float: right;
    background-image: url(/Assets/images/arrow2.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 1.87em 1.87em;
    margin-right: 1.25em;
    margin-left: 1.25em;
    padding-right: 1.87em;
}

.weekchang {
    display: table;
    width: 100%;
    margin-bottom: 1.25em;
}

#mguide .eaditarea div ol li {
    list-style-type: decimal;
    margin-left: 1.25em;
    text-align: left;
}

#mguide .eaditarea .step ul li {
    float: left;
    width: 18%;
    margin-right: 1%;
    margin-bottom: 0.62em;
    margin-left: 1%;
    list-style-type: none;
    text-align: center;
    position: relative;
    background-color: #CCE4F0;
    border: 0.31em solid #66AFD2;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#mguide .eaditarea .step ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

    #mguide .eaditarea .step ul li img {
        height: auto;
        width: 100%;
    }

    #mguide .eaditarea .step ul li .ss {
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0em;
        top: 0em;
        margin: 0em;
        padding: 0em;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

        #mguide .eaditarea .step ul li .ss div {
            margin: 0em;
            padding: 0em;
        }



    #mguide .eaditarea .step ul li div span {
        text-align: center;
        display: block;
        width: 100%;
    }

    #mguide .eaditarea .step ul li div .info {
        color: #000;
    }

#mguide .eaditarea div table th {
    white-space: nowrap;
}

#mguide .eaditarea .tagline {
    height: auto;
    width: 100%;
    border-bottom-width: 0.06em;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    margin-bottom: 0em;
}

    #mguide .eaditarea .tagline ul {
        display: flex;
        height: auto;
        width: 100%;
        margin-bottom: 0em;
    }

        #mguide .eaditarea .tagline ul li {
            float: left;
            list-style-type: none;
            color: #FFF;
            background-color: #999;
            display: block;
            margin-bottom: -0.06em;
            border-bottom-width: 0.06em;
            border-bottom-style: solid;
            border-bottom-color: #666;
            margin-bottom: -0.06em;
        }

            #mguide .eaditarea .tagline ul li.stay {
                float: left;
                list-style-type: none;
                color: #FFF;
                background-color: #fff;
                display: block;
                padding: 0em;
                margin-bottom: -0.06em;
                border-top-width: 0.06em;
                border-right-width: 0.06em;
                border-bottom-width: 0.06em;
                border-left-width: 0.06em;
                border-top-style: solid;
                border-right-style: solid;
                border-bottom-style: solid;
                border-left-style: solid;
                border-top-color: #CDCDCD;
                border-right-color: #CDCDCD;
                border-bottom-color: #FFFFFF;
                border-left-color: #CDCDCD;
            }

            #mguide .eaditarea .tagline ul li a {
                color: #FFF;
                display: block;
                padding: 0.31em;
            }

            #mguide .eaditarea .tagline ul li.stay a {
                color: #333;
            }

#mguide .eaditarea div table div {
    margin: 0em;
    padding: 0em;
}

#mguide .eaditarea div table tbody tr th {
    white-space: normal;
}

#doctor_list .tation .control_area {
    height: auto;
    width: 100%;
}

#first_dr form fieldset div.red {
    font-weight: bold;
    color: #C00;
}

#mguide .eaditarea div p {
    margin-top: 0em;
    margin-bottom: 0.93em;
}

#mguide .eaditarea div ul li {
    text-align: left;
    margin-left: 1.25em;
    list-style-type: disc;
}

#mguide .eaditarea div ul {
    margin-bottom: 0.93em;
}

#mguide .eaditarea div .red {
    color: #633;
    background-color: #FFC;
    padding: 0.5em;
}

#mguide .eaditarea div .picp {
    float: left;
}

#mguide .eaditarea div .pp {
    float: left;
    width: 15em;
    padding: 0em;
    margin: 0.62em;
}

#mguide .eaditarea div .ppr {
    float: right;
    width: 15em;
    padding: 0em;
    margin: 0.62em;
}


    #mguide .eaditarea div .pp img, #mguide .eaditarea div .ppr img {
        height: auto;
        width: 100%;
    }

#mguide .eaditarea .organized {
    margin: 0em;
    padding: 0em;
    height: auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

    #mguide .eaditarea .organized ul {
        float: left;
        width: 25%;
        border-right-width: 0.06em;
        border-right-style: solid;
        border-right-color: #CCC;
        padding-right: 1%;
        padding-left: 1%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-top-width: 0.06em;
        border-top-style: solid;
        border-top-color: #CCC;
        margin-bottom: 0em;
        padding-top: 0.93em;
        padding-bottom: 0.93em;
    }

        #mguide .eaditarea .organized ul:nth-child(1), #mguide .eaditarea .organized ul:nth-child(2), #mguide .eaditarea .organized ul:nth-child(3), #mguide .eaditarea .organized ul:nth-child(4) {
            border-top-style: none;
        }



        #mguide .eaditarea .organized ul:nth-child(4n) {
            border-right-style: none;
        }



#mguide .eaditarea .noleft {
    padding: 0em;
}

#mguide .eaditarea .organized ul li {
    list-style-type: none;
}

#mguide .eaditarea .organized ul .title {
    font-weight: bold;
    color: #26899C;
    border-bottom-width: 0.06em;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    font-size: 1.12em;
    margin-bottom: 0.31em;
    padding-bottom: 0.31em;
    background-image: none;
    padding-left: 0em;
}

#mguide .eaditarea .organized ul li {
    font-size: 0.91em;
    line-height: 1.25em;
    color: #333;
    padding-bottom: 0.5em;
    background-image: url(/Assets/images/icon1.png);
    background-repeat: no-repeat;
    background-position: left 0em;
    padding-left: 1.25em;
    margin-left: 0.62em;
    margin-right: 0.62em;
}

#mguide .eaditarea .organized ul:hover {
    background-color: #F0F0F0;
}

#mguide .eaditarea .organized ul li a {
    color: #008992;
}

#mainpart .sq .twopart .right .maineadit .newslist ul li .text .datesq {
    font-size: 0.93em;
    line-height: 2.12em;
    color: #999;
    float: left;
    margin-right: 0.62em;
}

#mainpart .sq .twopart .right .maineadit .newslist.point ul li {
    display: flex;
    padding-top: 0.31em;
    padding-bottom: 0.31em;
    border-bottom-width: 0.06em;
    border-bottom-style: dashed;
    border-bottom-color: #EDEFEE;
    flex-wrap: nowrap;
    position: relative;
}

    #mainpart .sq .twopart .right .maineadit .newslist.point ul li .text .title {
        font-weight: normal;
        font-size: 0.93em;
        line-height: 2.12em;
        padding-left: 5.62em;
    }









#mainpart .sq .twopart .right.all .maineadit .emergency {
    height: auto;
    width: 100%;
}

    #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile {
        height: auto;
        width: 100%;
    }

        #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile ul li {
            float: left;
            width: 49%;
            text-align: left;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            margin-right: 1.25em;
            background-image: url(/Assets/images/icon1.png);
            background-repeat: no-repeat;
            background-position: left center;
            padding-left: 1.25em;
            margin: 0px !important;
        }

        #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile ul {
            display: table;
            width: 100%;
        }

            #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile ul li {
                font-weight: bold;
                color: #000;
            }

                #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile ul li span {
                    font-weight: bold;
                    color: #000;
                }

        #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile .table_form {
            width: 90%;
            display: block;
            margin-top: 2.5em;
            margin-right: auto;
            margin-bottom: 2.5em;
            margin-left: auto;
        }

        #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile table {
            height: auto;
            width: 100%;
        }

        #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile div table {
            color: #333333;
            background-color: #CCCCCC;
            font-size: 1em;
        }

        #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile .table_form table td {
            background-color: #FFF;
        }

        #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile .table_form table th {
            color: #FFF;
            background-color: #0391B3;
            font-weight: normal;
            white-space: nowrap;
        }







@media screen and (max-width:1200px) {

    #mguide .eaditarea .step ul li div .info {
        color: #000;
        font-size: 0.83em;
        line-height: 1.25em;
    }

    #mainpart .sq .twopart .right.all {
        margin-right: 0em;
        margin-left: 0em;
    }
}

@media screen and (max-width:901px) {

    #mainpart .sq .twopart .left {
        float: left;
        width: 50%;
        position: absolute;
        right: 100%;
        z-index: 400;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
        background-color: #FFF;
        box-shadow: 0.31em 0em 0.62em rgba(0,0,0,0.5);
    }

        #mainpart .sq .twopart .left.stay {
            float: left;
            width: 50%;
            position: absolute;
            right: auto;
            left: 0em;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            transition: all 0.3s linear;
            background-color: #FFF;
        }

    #mainpart .sq .twopart .right {
        background-image: none;
        height: auto;
        width: 100%;
        margin-right: 0em;
    }

#mainpart .sq .twopart .left .tage {
    width: auto;
    position: absolute;
    height: 20px;
    left: 95%;
    top: 70px;
    background-color: #26899C;
    color: #FFF;
    z-index: 300;
    display: block;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    border-top-right-radius: 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    cursor: pointer;
    transform: rotate(90deg);
}

    #mainpart .sq .twopart .left .tage:after { /*content: "►";*/
        content: "\f0d9";
        /* width: 15px; */
        /*height: 20px;*/
        display: inline-block;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 1.1em;
        position: relative;
        left: 5px;
    }

    #mainpart .sq .twopart .left.stay .tage:after {
        /*content: "◄";*/
        transform: rotate(180deg);
    }


    #mainpart .sq .twopart .right .maineadit .hospital_class .one_class ul li {
        width: 33.33333%;
    }
}







@media screen and (max-width:768px) {


    #mguide .eaditarea .step ul li {
        float: left;
        width: 31.333%;
        margin-right: 1%;
        margin-bottom: 0.62em;
        margin-left: 1%;
        list-style-type: none;
        text-align: center;
        position: relative;
        background-color: #CCE4F0;
        border: 0.31em solid #66AFD2;
        border-radius: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #mguide .eaditarea .step ul {
        display: flex;
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}




@media screen and (max-width:620px) {
    .hospital_class .teaminfo ul li .doctor_pic {
        background-color: #FFF;
        padding: 0.31em;
        height: auto;
        width: 70%;
        border: 0.06em solid #999;
        float: none;
        margin-top: 0.31em;
        margin-right: auto;
        margin-bottom: 0.31em;
        margin-left: auto;
    }

    .hospital_class .teaminfo ul li .inforight {
        margin-left: 0em;
        padding-top: 0.62em;
        padding-bottom: 2.5em;
        position: relative;
    }

    .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .picpart {
        float: none !important;
        width: 80% !important;
        margin-left: 10%;
        margin-right: 10%;
    }

    #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor {
        display: block;
        flex-wrap: wrap;
    }

        #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo.one_doctor .doctor_intor .intorpart {
            float: none !important;
            width: 100% !important;
        }

    .doctor_list .tation .slidedate .week {
        width: 25%;
        float: left;
    }

    .doctor_list .tation .slidedate.all .week {
        width: 25%;
        float: left;
    }

        .doctor_list .tation .slidedate.all .week.title {
            width: 13%;
            float: left;
        }

        .doctor_list .tation .slidedate.all .week.room {
            width: 12%;
            float: left;
        }


        .doctor_list .tation .slidedate.all .week ul {
            display: block;
            float: none;
        }

    #doctor_list .tation .slidedate .week ul {
        display: block;
        float: none;
    }

        #doctor_list .tation .slidedate .week ul li {
            display: block;
            float: none;
            width: 100%;
            margin-left: auto;
            margin-right: auto;
        }



    .doctor_list .tation .slidedate.all .week ul li {
        display: block;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .doctor_list .tation .slidedate .week .title li,
    .doctor_list .tation .slidedate.all .week .title li,
    .doctor_list .tation .slidedate.all .week ul.room li {
        width: 100%;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        float: left;
        margin-bottom: 0.31em;
        margin-right: 0%;
        margin-left: 0%;
        min-height: 3.75em !important;
        line-height: 3;
    }

    .doctor_list .tation .slidedate .week ul li,
    .doctor_list .tation .slidedate .week ul.title li,
    .doctor_list .tation .slidedate.all .week .title li,
    .doctor_list .tation .slidedate.all .week ul.room li {
        padding: 0em;
        border-radius: 0em !important;
        margin-bottom: 0.06em;
        margin-right: 0.06em;
    }

    #first_dr form fieldset {
        width: 100%;
    }

    .doctor_list .tation .slidedate .week ul li {
        width: 100%;
    }
}

@media screen and (max-width:33.75em) {
#mainpart .sq .twopart .right h1 {
    font-size: 1.25rem;
    line-height: 1.75em;
    top: -2.18em;
}

    #mainpart .sq .twopart .right .maineadit .newslist ul li {
        display: flex;
        padding-top: 0.93em;
        padding-bottom: 0.93em;
        border-bottom-width: 0.06em;
        border-bottom-style: dashed;
        border-bottom-color: #EDEFEE;
        position: relative;
        flex-wrap: wrap;
    }


        #mainpart .sq .twopart .right .maineadit .newslist ul li .picp {
            margin-right: 0em;
            float: none;
            width: 100%;
            margin-left: 0em;
        }

    .pageline {
        display: table;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 1.25em;
        padding-right: 0em;
        padding-bottom: 1.25em;
        padding-left: 0em;
    }

        .pageline a {
            color: #666;
            background-color: #EDEFEE;
            display: block;
            padding-top: 0.31em;
            padding-right: 0.31em;
            padding-bottom: 0.31em;
            padding-left: 0.31em;
            float: left;
            margin-right: 0.31em;
            border-radius: 0.31em;
            cursor: pointer;
            font-size: 0.81em;
            line-height: 1.25em;
        }

    #mainpart .sq .twopart .left {
        float: left;
        width: 75%;
        position: absolute;
        right: 100%;
        z-index: 400;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
        background-color: #FFF;
    }




        #mainpart .sq .twopart .left.stay {
            float: left;
            width: 75%;
            position: absolute;
            right: auto;
            left: 0em;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            transition: all 0.3s linear;
            background-color: #FFF;
        }

    #mainpart .sq .twopart .right .maineadit .textp {
        padding-left: 0em;
        padding-right: 0em;
    }

    #mainpart .sq .twopart .left .inpage_menu {
        margin-top: 1.87em;
        margin-right: 1.25em;
        margin-bottom: 1.25em;
        margin-left: 1.25em;
    }

    #mainpart .sq .twopart .right .maineadit .hospital_class .one_class ul li {
        width: 50%;
    }




    .hospital_class .teaminfo .point {
        background-image: none;
        padding-top: 1.25em;
        padding-right: 1.25em;
        padding-bottom: 1.25em;
        padding-left: 1.25em;
    }

    .doctor_list .list ul li {
        float: left;
        width: 50%;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        position: relative;
    }
}

@media screen and (max-width:30em) {

    #mainpart .sq .twopart .right .maineadit .one_class {
        width: 100%;
    }





    #mainpart .sq .twopart .right .maineadit .hospital_class .one_class ul li {
        width: 100%;
    }




    #mainpart .sq .twopart .right .maineadit .hospital_class {
        width: 100%;
    }

    #mainpart .sq .twopart .right .maineadit .oneclass {
        width: 100%;
    }

    #mainpart .sq .twopart .right .maineadit .teaminfo {
        width: 100%;
    }

    .hospital_class .teaminfo div .teamlist ul li.title {
        font-size: 0.87em;
        line-height: 1.87em;
        color: #333;
        background-color: #F0F0F0 !important;
        margin-bottom: 0.31em;
    }

    #mainpart .sq .twopart .right .maineadit {
        padding-top: 1.25em;
        padding-right: 1.87em;
        padding-bottom: 1.25em;
        padding-left: 1.87em;
        font-size: 0.87em;
        line-height: 1.87em;
        color: #666;
    }

        #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo div .teamlist {
            margin-right: 0em;
            margin-left: 0em;
        }

    .teaminfo div .teamlist ul .title .name span {
        white-space: nowrap;
        display: block;
    }

    #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo ul li .inforight .butline a {
        float: none;
    }

    #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo ul li .inforight .butline {
        height: auto;
        width: 100%;
        position: relative;
        right: auto;
        bottom: auto;
        margin-top: 0.62em;
    }

        #mainpart .sq .twopart .right .maineadit .hospital_class .teaminfo ul li .inforight .butline .order_time {
            float: none;
            background-color: #CCE4F0;
        }

    .hospital_class .teaminfo ul li .inforight {
        padding-bottom: 0.62em;
    }

    .doctor_list .tation .slidedate .week {
        font-size: 0.75em;
        line-height: 1.5em;
        color: #666;
    }


    .regist_form form fieldset label {
        float: left;
        width: 6.25em;
        font-size: 0.93em;
        line-height: 1.87em;
        color: #333;
    }

    .regist_form form fieldset div {
        margin-left: 6.25em;
        margin-right: 15%;
    }


    #mainpart .sq .twopart .right .maineadit h2 {
        font-size: 1.5em;
        line-height: 2em;
    }

    .hospital_class .teaminfo h4 {
        font-size: 1.12em;
        line-height: 2em;
        color: #26899C;
        text-align: left;
        margin-bottom: 0.62em;
    }

    #first_dr form fieldset div {
        margin-left: 5.62em;
        text-align: left;
    }

    #first_dr form fieldset label {
        font-size: 0.83em;
        line-height: 1.87em;
        color: #333;
        text-align: right;
        float: left;
        width: 5em;
    }

    #first_dr form .all.butline input {
        margin-bottom: 0.62em;
    }

    #first_dr form .all div .ex {
        font-size: 0.83em;
        line-height: 1.25em;
        color: #999;
    }

    #first_dr form fieldset div label input[type="radio"] {
        float: left;
        margin-top: 0.5em;
    }

    #mguide .eaditarea {
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        border-top-width: 0.06em;
        border-bottom-width: 0.06em;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #CDCDCD;
        border-bottom-color: #CDCDCD;
        padding-top: 1.25em;
        padding-right: 0em;
        padding-bottom: 1.25em;
        padding-left: 0em;
    }

        #mguide .eaditarea div .pp {
            float: none;
            width: 100%;
            padding: 0em;
            margin: 0em;
            display: block;
            margin-bottom: 0.62em;
        }

        #mguide .eaditarea div .ppr {
            float: none;
            width: 100%;
            padding: 0em;
            margin: 0em;
            display: block;
            margin-bottom: 0.62em;
        }

    #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile .table_form {
        width: 100%;
    }


    #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile div table {
        font-size: 0.83em;
    }
}

@media screen and (max-width:23.75em) {

    #mainpart .sq .twopart .right .maineadit .newslist ul li .text .datesq {
        font-size: 0.93em;
        line-height: 2.12em;
        color: #999;
        float: none;
        width: 100%;
        text-align: left;
        margin-right: 0.62em;
    }

    #mainpart .sq .twopart .right .maineadit .newslist.point ul li .text .title {
        font-weight: normal;
        font-size: 0.93em;
        line-height: 1.37em;
        padding-left: 0em;
    }


    #mguide .eaditarea .step ul li {
        width: 46%;
        margin-right: 2%;
        margin-bottom: 0.62em;
        margin-left: 2%;
    }

    #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile .table_form table th {
        white-space: normal;
    }

    #mainpart .sq .twopart .right.all .maineadit .emergency .dtaile ul li {
        width: 100%;
    }
}

#tageadit .tagpage .searchd {
    height: auto;
    width: 100%;
}

    #tageadit .tagpage .searchd form fieldset {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        padding: 0em !important;
        margin: 0em !important;
        position: relative;
    }

    #tageadit .tagpage .searchd form {
        border: 0.06em solid #999;
        padding: 0em !important;
        margin-top: 1.25em;
        margin-right: 0px !important;
        margin-bottom: 1.25em;
        margin-left: 0px !important;
        border-radius: 0.5em;
        height: 1.87em;
    }

        #tageadit .tagpage .searchd form fieldset div {
            height: 1.87em;
            margin-right: 0em;
            float: left;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 6.25em;
        }

            #tageadit .tagpage .searchd form fieldset div input[type="text"] {
                height: 1.75em;
                width: 100%;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: none;
                background-color: rgba(255,255,255,0);
                padding-right: 0.62em;
                padding-left: 0.62em;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                outline: none;
            }

        #tageadit .tagpage .searchd form fieldset input[type="button"] {
            line-height: 1.75em;
            float: right;
            height: 1.87em;
            width: 6.25em;
            color: #333;
            background-color: #D6D6D6;
            border-top-style: none;
            border-right-style: none;
            border-bottom-style: none;
            border-left-style: none;
            border-top-right-radius: 0.62em;
            border-bottom-right-radius: 0.62em;
            position: absolute;
            top: 0em;
            right: 0em;
        }

#diseaselist ul li .no {
    text-align: center;
    float: left;
    height: 1.87em;
    width: 3.12em;
}

#diseaselist ul li {
    display: block;
    list-style-type: none;
    width: 100%;
    position: relative;
    margin: 0em;
    padding-top: 0.31em;
    padding-bottom: 0.31em;
}

    #diseaselist ul li .parea {
        float: none;
        padding-right: 7.5em;
        padding-left: 3.12em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #diseaselist ul li .datex {
        float: right;
        width: 6.87em !important;
        text-align: center;
        display: block;
        position: absolute;
        top: 0.31em;
        right: 0em;
        margin-right: 0.62em;
    }

#classdisease .one_ddisease ul li {
    position: relative;
    padding-top: 0.31em;
    padding-bottom: 0.31em;
    border-bottom-width: 0.06em;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}


    #classdisease .one_ddisease ul li.title {
        border-bottom-width: 0.06em;
        border-bottom-style: solid;
        border-bottom-color: #333;
    }



    #classdisease .one_ddisease ul li .datex {
        position: absolute;
        top: 0em;
        right: 0em;
    }


#diseaselist ul .title {
    border-bottom-width: 0.06em !important;
    border-bottom-style: solid !important;
    border-bottom-color: #666 !important;
}

#classdisease {
    padding: 0.93em;
}

    #classdisease .one_ddisease .butclass {
        font-size: 1.25em;
        line-height: 1.87em;
        color: #333;
        background-color: #0CC;
        text-align: center;
        margin-top: 0.62em;
        margin-bottom: 0.62em;
        display: block;
        border-radius: 0.62em;
    }

#tageadit .tagpage {
    display: none;
}


    #tageadit .tagpage.stay {
        display: block;
    }

#classdisease .one_ddisease:nth-child(3n-1) .butclass {
    background-color: #9C9;
}

#classdisease .one_ddisease:nth-child(3n) .butclass {
    background-color: #6C6;
}


#classdisease .one_ddisease ul li .dname a {
    color: #066;
}

#diseaselist ul li .parea .dname a {
    color: #26899C;
}

#classdisease .one_ddisease ul {
    display: none;
}

#classdisease .one_ddisease .butclass a {
    color: #333;
    display: block;
}




#classdisease .one_ddisease ul li .dname {
    padding-right: 7.5em;
    text-align: center;
}

#classdisease .one_ddisease ul li .datex {
    text-align: center;
    float: right;
    width: 6.87em;
    margin-right: 0.62em;
    position: absolute;
    top: 0.31em;
    right: 0em;
}

#first_dr form fieldset div select {
    height: 1.87em;
    width: 100%;
    border: 1px solid #999;
}

#first_dr .allline fieldset {
    width: 100%;
}

    #first_dr .allline fieldset div input[type="text"] {
        width: 100%;
    }

#first_dr .allline .all div textarea {
    height: 7.5em;
    width: 100%;
    overflow: auto;
}

#first_dr .allline .all div input[type="text"] {
    width: auto;
    margin-right: 0.62em;
    float: left;
}

#first_dr .allline .all div img {
    float: left;
}

#mguide .eaditarea div h4 a {
    color: #26899C;
}

#diseaselist ul li {
    border-bottom-width: 0.06em;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}

#mguide .eaditarea div .videolist ul li {
    margin: 0em;
    padding: 0.31em;
    float: left;
    width: 33.3333%;
    list-style-type: none;
    border: 0.06em solid #F0F0F0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #mguide .eaditarea div .videolist ul li:hover {
        background-color: #F0F0F0;
    }


    #mguide .eaditarea div .videolist ul li a {
        display: block;
        color: #333;
    }

#mguide .eaditarea div .rule {
    background-color: #F0F0F0;
    padding: 0.93em;
    margin-bottom: 1.25em;
}

    #mguide .eaditarea div .rule li a {
        border-top-color: #999;
        border-bottom-width: 0.06em;
        border-bottom-style: dotted;
        border-bottom-color: #999;
        display: block;
        color: #666;
        line-height: 1.25em;
        margin-bottom: 0.31em;
        padding-bottom: 0.31em;
    }


        #mguide .eaditarea div .rule li a:hover {
            color: #000;
        }

#mguide .eaditarea div .videolist ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.25em;
}

#mguide .eaditarea div .video {
    position: relative;
}

    #mguide .eaditarea div .video iframe {
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0em;
        top: 0em;
    }

    #mguide .eaditarea div .video .bg {
        height: auto;
        width: 100%;
    }

#dayline_slide .buttonline a {
    font-size: 0.91em;
    color: #333;
    float: left;
}

    #dayline_slide .buttonline a.upweek {
        background-image: url(/Assets/images/arrow.png);
        background-repeat: no-repeat;
        padding-left: 1.87em;
        background-position: left center;
        background-size: 1.87em 1.87em;
    }


    #dayline_slide .buttonline a.nextweek {
        float: right;
        padding-right: 1.87em;
        background-image: url(/Assets/images/arrow2.png);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 1.87em 1.87em;
    }

.upweek {
    font-size: 0.93em;
    line-height: 1.87em;
    color: #666;
    display: block;
    float: left;
    background-image: url(/Assets/images/arrow.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 1.87em 1.87em;
    margin-right: 1.25em;
    margin-left: 1.25em;
    padding-left: 1.87em;
}

.downweek {
    font-size: 0.93em;
    line-height: 1.87em;
    color: #666;
    display: block;
    float: right;
    background-image: url(/Assets/images/arrow2.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 1.87em 1.87em;
    margin-right: 1.25em;
    margin-left: 1.25em;
    padding-right: 1.87em;
}

/* !!!!!! start of fixed side menu */
#mainpart .sq .twopart .left.stay {
    position: unset;
    top: unset;
    z-index: unset;
    overflow-y: unset;
    width: unset;
    right: unset;
    box-shadow: none;
}

@media screen and (max-width: 901px) {
    #leftb {
        position: fixed !important;
        top: 49% !important;
        top: 49vh !important;
        left: -28px !important;
        box-shadow: 0px 2px 3px #999;
    }

    #mainpart .sq .twopart .left.stay #leftb {
        box-shadow: none;
    }

    #mainpart .sq .twopart .left.stay {
        position: fixed;
        top: 0;
        z-index: 100000;
        overflow-y: auto;
        width: calc(100vw - 2em);
        right: 2em;
        box-shadow: 5px 0px 10px rgba(0,0,0,0.5);
    }

    #mainpart .sq .twopart .left {
        position: fixed;
        z-index: 700;
        top: 0;
        box-shadow: none;
        height: 100vh;
    }

    #lastUpdate.pcFixed,
    #lastUpdate.mobiFixed {
        top: 105px;
    }

    #buttonline.pcFixed {
        top: 140px;
    }

    #dayline_slide.pc .title.fixed {
        top: 170px;
    }
}

@media screen and (max-width: 755px) {
    #buttonline.mobiFixed {
        top: 138px;
    }

    #dayline_slide.mobile .title.fixed {
        top: 168px;
    }
}

@media screen and (max-width: 540px) {
    #mainpart .sq .twopart .left .inpage_menu {
        margin-left: 40px;
    }
}

@media screen and (max-width: 480px) {
    #buttonline.mobiFixed {
        top: 132px;
    }

    #dayline_slide.mobile .title.fixed {
        top: 162px;
    }
}
/* end of fixed side menu*/