<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.infant_left{
	width:72%;
	float:left;
}
.infant_right{
	width:235px;
	float:right;
}
.infant_layout{
    font-size:1em;
    width:1200px;
    line-height:1.5em;
    margin:2% auto 0 auto;
    text-align:justify;
}
.infant_title{
    font-size:1.5em;
    color:#c22c3d;
    border-bottom:2px solid #c22c3d;
    padding:0 0 10px 10px;
}
.infant_navigation_left{
    width:15%;
    float:left;
    margin-top:2%;
}
.infant_navigation_left img{
    width:100%;
    display:table;
}
.infant_navigation_right{
    width:83%;
    float:right;
}
.infant_item{
    margin:5% 0 0 0;
    padding:0;
    list-style:none;
    width:100%;
}
.infant_item li{
    border:1px dashed #c22c3d;
    border-radius:5px;
    color:#c22c3d;
    text-align:center;
    height:35px;
    width:16.5%;
    margin:1% 0 0 4%;
    float:left;
    cursor:pointer;
    line-height:35px;
}
.infant_item li a{
    width:100%;
    height:100%;
    display:block;
}
.infant_item li:first-child{
    margin-left:0;
}
.clear_float{
    clear:both;
}
.item_layout{
    margin-top:3%;
}
.item_title{
    border-left:5px solid #c22c3d;
    color:#c22c3d;
    padding-left:10px;
    height:30px;
    line-height:30px;
}
.article_describe{
    text-indent:2em;
    margin-top:1%;
}
.article_details{
    color:#c22c3d;
    margin-top:1%;
    float:right;
}
a{
    text-decoration:none;
    color:inherit;
}
.infant_itemselect{
    background-color:#c22c3d;
    border:0 !important;
}
.infant_itemselect a,.infant_itemselect a:hover{
    color:#fff !important;
}</pre></body></html>