<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.quick_link {
    width: 100%;
    padding: 8px 0px;
}

.quick_link ul {
    padding: 4px 10px;
}

.quick_link ul:after {
    clear: both;
    display: block;
    content: '';
}

.quick_link ul li {
    float: left;
    width: 33%;
    height: 60px;
    text-align: center;
    margin-bottom: 3px;
}

.quick_link ul li:hover {
    background: #4fa951;
}

.quick_link ul li a {
    display: block;
    padding-top: 5px;
    display: inline-block
}

.quick_link ul li p {
    text-align: center;
}

.quick_link ul li p i {
    width: 25px;
    height: 25px;
    display: inline-block;
}

.quick_link ul li p i.dd {
    background: url("../images/dd.png") center center no-repeat;
}

.quick_link ul li p i.sc {
    background: url("../images/sc.png") center center no-repeat;
}

.quick_link ul li p i.yhqs {
    background: url("../images/yhqs.png") center center no-repeat;
}

.quick_link ul li p i.tjr {
    background: url("../images/tjr.png") center center no-repeat;
}

.quick_link ul li p i.gd {
    background: url("../images/gd.png") center center no-repeat;
}

.quick_link {
    background: url("../images/hot_hospitalbg.jpg") center bottom no-repeat #009b4c;
    height: 560px;
    width: 100%;
}

.quick_link .link_a {
    margin-top:12px;
    margin-left:32px;
    float: left;
	position: absolute;
    z-index:9;
}

.quick_link .link_a ul {
    width: 182px;
}

.quick_link .link_a ul li {
    float: left;
    width: 50%;
    text-align: center;
    line-height: 32px; height:42px;
    cursor: pointer;
}

.quick_link .link_a ul li a {
    color: #fff;
}

.quick_link .link_a ul li:hover {
    background: #fff;
    border-radius: 4px;
    color: #7abdfd;
}

.quick_link .link_a ul li:hover a {
    color: #7abdfd;
}

.quick_link .link_b {
    float: left;
    margin-top:130px;
	margin-bottom:10px;
    width: 100%;
}

.quick_link .link_b h3 {
    line-height: 42px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.quick_link .link_b p {
    text-align: center;
    line-height: 24px;
    color: #fff;
}

.i_left .quick_link {
    background: url(../images/hot_tcbg.png) center bottom no-repeat #009b4c;
    height:635px;
    width: 100%;
}

.index_boxf ul li{width:calc(90%/4);float:left; height:190px; border: #eee 1px solid; margin:1%;border-radius: 5px;box-shadow: rgb(0 0 0 / 10%) 5px 1px 20px;}
.index_boxf ul li h3{ text-align:center; height:30px; line-height:30px; font-weight:normal;}
.index_boxf ul li .khy{ margin:2%;}
.index_boxf ul li .khy a{margin:2%; display:block; float:left; color:#999;}
.index_boxf ul li .khy a:hover{ color:#4fa951;}

.right_three_b&gt;div {
    display: inline-block;
    padding-left:0px;
}

.right_three_a&gt;div&gt;a,
.right_three_b&gt;div&gt;a {
    border: 1px solid #F1F1F1;
    display: inline-block;
    font-size: 12px;
}

.right_three_b&gt;div&gt;a:hover {
    border: 1px solid #1CA4E5;
    color: #1CA4E5;
}

.right_three_a&gt;div&gt;a {
    padding: 9px 15px 10px 15px;
    margin-right: 7px;
    margin-bottom: 5px;
}

.right_three_a&gt;div&gt;a.selects,
.right_three_b&gt;div&gt;a.selects {
    border: 1px solid #4fa951;
    color: #4fa951;
}

.right_three_b&gt;div&gt;a { margin-top:8px;
    padding:5px;
    margin-right: 7px;
}

.navs ul{
display: flex;
}
.navs li{
margin:0 15px;
text-align: center;
cursor:pointer;
}
.selected{ color:#4fa951;}
/*.contents div{ display: none;}*/
/* åˆå§‹çš„æ—¶å€™ åªè®©ç¬¬ä¸€å—å†…å®¹æ˜¾ç¤ºå‡ºæ¥ */
.contents div:nth-child(1){
display: block;
}


</pre></body></html>