<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w1180{
    width: 1180px;
    margin: 0 auto;
}
.xbt {
    margin-top: 50px;
    height: 98px;
    background: url(../img/dyklh.png) no-repeat center 0;
    margin-bottom: 34px;
}

.row {
    width: 100%;
    margin-top: 15px;
}
.spread-box{
	display: inline-block;
    position: relative;
}
.row .spread-box{
	height: 280px;
    float: left;
    width: 32%;
    margin-left: 2%;
}
.row .spread-box:nth-of-type(1) {
    margin-left: 0px;
}
.title-box{
	background: transparent;;
	border-bottom: #D71A21 2px solid;
}
.t-bg{
	height: 50px;
}
.t-bg .t-title {
    position: absolute;
    font-size: 24px;
    color: #d71a21;
    font-weight: bold; 
    line-height: 50px;
    text-align: center;
    margin-left: 0px;
}

.t-bg .t-more a {
    float: right;
    line-height: 50px;
    margin-right: 0px;
    font-family: "å®‹ä½“";
    font-size: 14px;
    color: #D71A21;
}
a {
    color: #000;
    text-decoration: none;
}
a:-webkit-any-link {
    /*color: -webkit-link;*/
    cursor: pointer;
}
.row .spread-content {
    margin-top: 20px;
}
.common-ul {
    position: relative;
    box-sizing: content-box;
/*    top: 15px;*/
}
.c-ul {
    padding-left: 20px;
    box-sizing: border-box;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
ul, ol {
    list-style: none;
}
.common-ul li {
    width: 100%;
    /* height: 30px; */
    line-height: 40px;
    font-size: 15px;
    overflow: visible !important;
    list-style: outside !important;
    color: #3f4f95;
}
    
li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.common-ul li a {
    /* display: block; */
    font-size: 17px;
    font-weight: 500;
    color: #808080;
    text-decoration: none;
    float: left;
    width: 93%;
    /* height: 60px; */
    line-height: 24px;
    transform: translateY(10px);
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.clearfix {
    zoom: 1;
}</pre></body></html>