<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-family: 'Noto Serif SC', serif;
}
.service-title-name{
    height:40px;
}
.service-title-name h5{
    height:19px;
    line-height:19px;
    font-size: 14px;
    color: #999999;
    border-left: 2px solid #666666;
    padding-left: 5px;
}
.service-title-content{
    height:148px;
    background-color: white;
    padding: 0 20px; 
    position: relative;
}
#list-1{
    position:absolute;
    top:0px;
    left:20px;
}
#list-2{
    position:absolute;
    top:46px;
    left:20px;
}
#list-3{
    position:absolute;
    top:92px;
    left:20px;
}
#list-4{
    position:absolute;
    top:1px;
    left:20px;
}

.service-title-content-list{
    width:100%;
    /*height:66px;*/
}
.service-title-content-list-1{
    width:100%;
    height:46px;
}
.service-title-content-list-2{
    width:100%;
    height:46px;
}
.service-title-content-list-3{
    width:100%;
    height:46px;
}
.service-title-content-list-left{
    width:80px;
    /*height:66px;*/
    float:left;
    font-size:16px;
    color: #333333;
    margin-right:10px;
    font-weight:bold;
}
.service-title-content-list-right{
    margin-left:90px;
} 

.service-title-content-list-right:first-child{
    color: #FFFFFF;
    background:#FC815C;
}
.service-title-content-list-right .active{
    color: #FFFFFF;
    background:#FC815C;
    
}

.service-title-content-list-right span{
    display:inline-block;
    text-align:center;
    display:inline-block;
    width:78px;
    height:27px;
    line-height:27px;
    border-radius: 6px;
    font-size:14px;
    overflow:hidden;
    cursor:pointer
    /* color: #999999; */
}
.yigong {
    background: #F4F4F4;
    height: 40px;
    line-height: 40px;
    /* margin-top: 40px; */
}
.yigong .yigong-left{
    float:left;
    font-size: 14px;
    color: #b0b0b0;
    padding-left: 5px;
}
.yigong .yigong-left span{
    font-size: 15px;
    color: #333333;
    margin: 0 3px;
}
.yigong .yigong-right{
    float:right;
    margin-right:10px;
}
.yigong-right span{
    text-align:center;
    display:inline-block;
    width:60px;
    height:27px;
    line-height:27px;
    color: #999999;
}
.yigong-right .active1{
    color: #FFFFFF;
    background:#FC815C;
}

/* ç¬¬äºŒåˆ—è¡¨ */

.conul{
    width:100%;
    /* height:100%; */
    padding:0px 10px;
    min-height:335px;
    /* background:red; */
    padding-left:22px;
    overflow:auto;
    margin-bottom:37px;
}
.conul-list a{
    text-decoration: none;
}
.conul-list{
    width: 24%;
    height: 292px;
    background-color: white;
    
    margin-right:11px;
    padding: 30px;
    margin-top: 16px;
    /* margin-left: 33px; */
    padding:30px 30px;
    float: left;
    transition: all 0.5s;
    background: #f7f7f7;
    border:1px solid #f2f2f2;
}
.conul-list .img{
    display:block;
    width: 210px;
    height: 167px!important;
    /* border-radius: 10px; */
    border: 1px solid #f2f2f2;
    background:#fff;
    padding:10px;
}
.conul-list-p{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    height: 23.3px;
    overflow: hidden;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align:center;
    font-weight:600;
}
.conul-list-label{
    width:100%;
    height:30px;
    overflow: hidden;
}
.conul-list-label span{
    /* float:left; */
    /* margin-right:4px; */
    margin:0 auto;
    display: block;
    text-align:center;
    width:80px;
    height:25px;
    line-height:25px;
    border: 1px solid #e6e6e6;
    color: #999;
    font-size: 13px;
    background: #FFFFFF;
    /* padding: 2px 8px; */
    
}
#fenye{
    height:100px;
    
}
.fenye-list{
    /* margin:30px auto; */
    max-width:240px;
    height:140px;
    float:none;
    overflow: hidden;
}
.fenye-list button{
    margin-top:40px;
    float:none;
    width: 45px;
    height: 45px;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    margin-right: 20px;
    font-size: 14px;
    color: #666666;
    outline: none;
}
.fenye-list button a{
    color: #666666;
}
.fenye-list li a{
    text-decoration:none;
}
.prevs{
    margin-top: 38px;
    float:left;
    width: 125px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #e6e6e6;
    border-radius: 60px;
    text-align: center;
    margin-right: 20px;
    font-size: 14px;
    color: #666666;
    background-color: white;
    /* display:none; */
    outline: none;
}
.nexts{
    margin-top: 38px;
    float:left;
    width: 125px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #e6e6e6;
    border-radius: 60px;
    text-align: center;
    /* margin-left: -20px; */
    font-size: 14px;
    color: #666666;
    background-color: white;
    outline: none;
}
.fenye-list .active{
    background-color: #3d404d;
    border: none;
    color:#fff;
    
}
.fenye-list .active a{
    color:white;
}
.hideBox{
    width: 98%;
    background:#f4f4f4;
    height: 44px;
    position: absolute;
    top: 30px;
    z-index: 1;
    line-height: 63px;
    display:none;
}
.hideBox span{
    text-align: center;
    display: inline-block;
    width: 78px;
    height: 27px;
    line-height: 27px;
    border-radius: 6px;
    overflow: hidden;
    /* background: gray; */
    margin-left: 20px;
    cursor:pointer;
}</pre></body></html>