<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background: #ffffff;
}
.gray-body{
    background: #f5f5f5;
}
.page_body_right_cookie{    
    background: #fcf6f6;
}
.div-3img p{
    margin-top: -25px;
}
.div-3img a{
    line-height: 36px;
    display: block;
    position: relative;
    margin-top: 20px;
    padding: 0 0 0 28px;
}
.div-3img .more a{
    color: #ba2f39;
    background: url(../../images/public/more.png) no-repeat 30px center;
    border: 1px solid #ededed;
    width: 100px;
    text-align: center;
    display: inline-block;
    padding:0 0 0 20px;
}
.news-box .more a.change-icon, .div-3img .more a.change-icon {
    background: url(../../images/public/change.png) no-repeat 30px center;
}
.div-3img .more {
    text-align: center;
    margin: 10px 0;
}
.div-4img{
	width: 100%;
}
.div-4img li{
    width: 23.5%;
    margin: 6px 0.1%;
}
.title-tab-box{
    height: 60px;
}
.right_banner-recommend .title-tab{
    font-size: 18px;
    color: #ba2f39;
    background: #e6e6e6;
    line-height: 48px;
    text-align: center;
    margin-bottom: 14px;
    font-weight: bold;
    float: left;
    width: 50%;
}
.right_banner-recommend .title-bottom-red{
    border-top:1px solid #ba2f39;;
    width: 50%;
}
.right_banner-recommend .title-tab:nth-child(1){
    width: 50%;
    background: #ffffff;
}

.header_body_nav&gt;ul a.home-yellow {
    background: url(../../images/header/home-yellow.png) no-repeat 40px center;
    padding: 0 40px 0 72px;
    color: #fbe550;
}
.header_body_nav&gt;ul a.class-icon-yellow {
    color: #fbe550;
}
.class-icon{
    background: url(../../images/header/class-icon.png) no-repeat 8px center;
}
.news-icon{
    background: url(../../images/header/news-icon.png) no-repeat 8px center;
}
.company-icon{
    background: url(../../images/header/company-icon.png) no-repeat 14px center;
}
.phone{
    background: url(../../images/header/phone.png) no-repeat 6px center;
}
.logo-ww li{
    width:33%;
    float: left;
    overflow: hidden;
    margin: 0 0.5% 0.5% 0;
    cursor: pointer;
    height: auto;
    position: relative;
}
.logo-ww li:hover .span-text{
    display: block;
}
.logo-ww span{
    position: absolute;
    left:0;
    top:0;
    background: rgba(51, 51, 51, 0.56);
    text-align: center;
    line-height: 75px;
    color: #ffffff;
    width:100%;
    display: none;
}
.logo-ww li:nth-child(3n){
    margin: 0 0 0 0;
}
.logo-ww{
    background: #f4f4f4;
    padding: 5px;
}

.news-list a.btn01, 
.news-list a.btn02, 
.news-list a.btn03{
    font-size: 14px;
    line-height: 35px;
    border-radius: 4px;
    margin-bottom: 12px;
    width: 24%;
    float: left;
    margin-top: 30px;
    margin-right: 3%;
    color: #ffffff;
    height: 35px;
    text-align: center;
    float: left;
    padding: 0 8px;
    display: inline-block;
}
.news-list a.btn01{
    background: #ba2f39;
}
.news-list a.btn02{
    background: #ff9140;
}
.news-list a.btn03{
    background: #333333;
}</pre></body></html>