<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.divlayout{
    width:100%;
    background-color:#fff;
    font-size:1em;
    text-align:justify;
    line-height:1.5em;
    color:#787576;
    display: table;
}
.divlayout img{
    width:100%;
    display:table;
}
.item_div_layout{
    margin-left:auto;
    margin-right:auto;
    max-width:1140px;
}
.background_color{
    background-color:#fbf7d9;
}
.padding_top_bottom{
    padding-bottom:2%;
    padding-top:2%;
}
.padding_bottom{
    padding-bottom:2%;
}
a{
    text-decoration:none;
    color:inherit;
}
.synopsis_layout{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    margin-top:2%;
}
.synopsis_layout td{
    vertical-align:middle;
}
.synopsis_layout td:first-child{
    width:18%;
    padding-right:2%;
}
.synopsis_layout td:nth-child(2){
    width:50%;
    text-indent:2em;
}
.synopsis_layout td:last-child{
    width:32%;
    padding-left:3%;
}
.item_title{
    color:#a1414c;
    font-size:1.5em;
    border-bottom:2px solid #a1414c;
    padding-bottom:1%;
    display:table;
}
.synopsis_navigation_layout{
    width:100%;
    border-collapse:separate;
    border-spacing:2px;
}
.synopsis_navigation_layout td{
    text-align:center;
    padding:3.5% 2%;
    width:25% !important;
    background-color:#f3e4dc;
    cursor:pointer;
    text-indent:initial !important;
    vertical-align:middle !important;
}
.service_layout{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    margin-top:2%;
}
.service_layout td{
    vertical-align:middle;
}
.service_layout td:first-child{
    width:69%;
}
.service_layout td:last-child{
    width:31%;
    padding-left:4%;
}
.service_content{
    text-indent:2em;
    margin-bottom:2%;
    margin-top:4%;
}
.service_image{
    margin-top:3%;
}
.activity{
    text-align:center;
    color:#a1414c;
    font-size:1.1em;
    border:1px solid #a1414c;
    padding:2% 0;
    margin-bottom:1%;
    border-radius:5px;
    margin-top:10%;
}
.consultation_tel{
    margin-top:10%;
    text-align:center;
}
.consultation_tel span{
    font-size:1.8em;
}
.characteristic_service_layout{
    width:100%;
    border-collapse:separate;
    border-spacing:10px;
    margin-top:2%;
}
.characteristic_service_layout td{
    width:25%;
    vertical-align:top;
}
.characteristic_service_layout td img:hover{
    animation:fadeInRight 1s 1;
    -webkit-animation:fadeInRight 1s 1;
    -moz-animation:fadeInRight 1s 1;
    -o-animation:fadeInRight 1s 1;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform:translateX(20px);
    }
    50%{
        opacity: 0.5;
        -webkit-transform: translateX(10px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
.characteristic_service_title{
    margin-top:4%;
    text-align:center;
    font-weight:bold;
}
.characteristic_service_content{
    margin-top:2%;
    padding:0 3%;
}
.doctor_layout{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    margin-top:2%;
}
.doctor_layout td:first-child{
    width:35%;
}
.doctor_layout td:last-child{
    width:65%;
    padding-left:5%;
    vertical-align:top;
}
.encyclopedias_navigation_layout{
    width:100% !important;
    margin:2% 0 0 0 !important;
    padding:0 !important;
    list-style:none !important;
    display:table !important;
}
.encyclopedias_navigation_layout li{
    width:16.666666666666666% !important;
    float:left;
    cursor:pointer;
}
.encyclopedias_navigation_title{
    padding:10px 0;
    text-align:center;
    background-color:#fafafa;
}
.encyclopedias_navigation_title_on{
    padding:10px 0;
    text-align:center;
    background-color:#a1414c;
    color:#fff;
}
.triangle{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #fff;
    margin:0 auto;
}
.triangle_on{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #a1414c;
    margin:0 auto;
}
.encyclopedias_content_layout{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    margin-top:1%;
    float:left;
}
.encyclopedias_content_layout td{
    vertical-align:middle;
        padding-top: 0.5%;
}
.encyclopedias_content_layout td:first-child,.encyclopedias_content_layout td:nth-child(5){
    width:2%;
}
.encyclopedias_content_layout td:nth-child(2),.encyclopedias_content_layout td:nth-child(6){
    overflow:hidden;
    width:34%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.encyclopedias_content_layout td:nth-child(3),.encyclopedias_content_layout td:last-child{
    width:8%;
}
.encyclopedias_content_layout td:nth-child(4){
    width:6%;
}
.encyclopedias_content_layout td a:hover{
    color:#a1414c;
}



.cl { zoom: 1;position: absolute; }
.title {line-height: 40px; overflow: hidden;text-align:center; }
.slideshow{margin:0 !important;padding:0 !important;list-style:none !important;}
.slideshow li { position: relative; overflow: hidden; }
.slideshow span.title {position: absolute; bottom: 0; left: 0; margin-bottom: 0; width: 100%; height: 40px; line-height: 40px; text-indent: 10px; background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000,endColorstr = #30000000); color: #FFF; overflow: hidden; }
.slidebar li { float: left; margin-right: 5px; width: 10px; height: 10px; border-radius:10px;font-size:0; background-color:#e3e3e3;}
.slidebar li.on { background-color:#a1414c; }
.slidebar { position: absolute;top: 360px;left:30%; z-index:5;}
.block { margin: 0;position: relative; }
.comiis_wrapad { overflow: hidden;margin: 0 auto; width: 100%; height:399px;}
#slidesImgs li { width: 100%; height: 399px; }
.doctor_left_name{
    margin-top:1%;
    text-align:center;
    font-size:0.9em;
}
.doctor_left_name span{
    font-weight:bold;
    margin-right:3%;
}
.doctor_list_layout{
    width:100%;
    border-collapse:separate;
    border-spacing:5px;
}
.doctor_list_layout td{
    width:33.333333333% !important;
    padding-left:0 !important;
    vertical-align:top;
}
.doctor_list_layout td img{
    border:1px solid #e3e3e3;
}

.doctor_right_layout{
    width:100%;
    border-collapse:separate;
    border-spacing:0px;
}
.doctor_right_layout td:first-child{
    width:47.5%;
    vertical-align:middle;
}
.doctor_right_layout td:first-child img{
    border:1px solid #e3e3e3;
}
.doctor_right_layout td:last-child{
    padding-left:5%;
    width:52.5%;
}
.doctor_right_doctorname span{
    font-size:1.5em;
    font-weight:bold;
    color:#a1414c;
    padding-right:3%;
    letter-spacing:0.1em;
}
.doctor_synopsis{
    margin-top:5%;
    margin-left:2%;
}
.doctor_synopsis_content{
    margin-top:2%;
    height:84px;
    overflow:hidden;
}
.doctor_synopsis:before{
    content:url("../../pc-image/department/children-physician/tool1.png");
    top: 4px;
    right: 5px;
    position: relative;
}
.doctor_specialty{
    margin-top:5%;
    margin-left:2%;
}
.doctor_specialty:before{
    content:url("../../pc-image/department/children-physician/tool2.png");
    top: 4px;
    right: 5px;
    position: relative;
}
.doctor_specialty_content{
    margin-top:2%;
    height:63px;
    overflow:hidden;
}
.consultation_layout{
    margin:10% auto 0 auto !important;
    padding:0 !important;
    list-style:none !important;
    width:70% !important;
}
.consultation_layout li{
    width: 45%;
    padding: 2% 0;
    float:left;
    color:#fff;
    background-color:#a1414c;
    border-radius:5px;
    text-align:center;
}
.consultation_layout li:last-child{
    margin-left:10%;
}
.environmental{
    margin-top:3%;
}</pre></body></html>