<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer-banquan .bx-content a{color:#fff;}

/*æœåŠ¡é¡¹ç›® -è¯¦æƒ…é¡µ*/
.content-text-foot {
	width: 90%;
    font-size: 13px;
    height: auto;
}
.content-text-foot p{height:auto !important;}

/* é¦–é¡µæœåŠ¡é¡¹ç›® */
.index-service .fuwu-img img{height:360px;width:255px;}

/* æœåŠ¡å›¢é˜Ÿ */
.photo-li-item .content-text-img img{
	width:350px;height:200px;
}
/* æœåŠ¡é¡¹ç›® åˆ—è¡¨ */
.img-ul .news-thumb{max-width:350px;max-height:200px;}
#pages li a,#pages li span{
	width: 38px;
	height: 38px;
	display: block;
}
/*æ¶ˆæ¯å¼¹æ¡†*/
#show-tip-box	{
    pointer-events: auto;
	position: fixed;
	margin: 0;
    padding: 0;
	min-width: 120px;
    border: 0px solid #D3D4D3;
    box-shadow: none;
	background-color: rgba(0,0,0,.6);
    color: #fff;
	overflow: hidden;
	top: 50%;
    left:50%;display:none;
	
}

#show-tip-box .layer-pt{
    padding: 15px;
    text-align: center;
	position: relative;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
}

</pre></body></html>