<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.copyRight a{ float:none; }
.copyRight a.fr{ float:right; }
.text { float:none; margin-left: 0; }
.foot .content{ width: 70%; }
.news_detail .content{ margin: 0; }

.RighInfo001277 .list li figure{ width:auto; left:0; right:0; }

.case-con ul li{ margin: 30px 15px; }

.style-list{ margin-bottom:50px; }
.style-list ul{ margin-left:-20px; }
.style-list li { width:auto; height:270px; float:left; padding-left:20px; position:relative; }
.style-list li img{ height:240px; }
.style-list li span{ display:block; position:absolute; left:20px; right:0; bottom:0; text-align:center; height:30px; line-height:30px; }
.style-list.marquee { width: 100%; overflow: hidden; height:270px; }

.text p{ min-height:auto; }

@media screen and (max-width:768px) {
	.copyRight a.fr{ float:none; display:block; text-align:left; }
	
    .case-con ul li {
        width: 100%;
        margin: 20px 0;
	}
	
	.inx-news .news-fr ul li .time{ width: 18%; }
	.inx-news .news-fr ul li .text1{ width: calc(82% - 10px); }
	.inx-news .news-fr ul li .time p{ font-size: 26px; }
}
    </pre></body></html>