<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*****************站点标题CSS样式*****************/
.titlesbg{color:#FFF; background:#1876ff; width:100%; height:40px; line-height:40px; text-align:center; font-size:18px;}
.header{color:#FFF; height:40px; width:100%; background:#1876ff; position:fixed; top:0px; z-index:100; max-width:640px;}
.return{float:left; width:10%;}
.return img{width:40px; height:40px;}
.toptitles{float:left; text-align:center; line-height:40px; font-size:18px; width:80%;}
.navbgpng{float:right; width:10%; text-align:right; background:#1876ff;}
.navbgpng img{width:40px; height:40px;}

/*****************站点二级导航CSS样式*****************/
.snav{width:100%; margin:5px 0px; text-align:center;}
.snav a{width:44.6%; float:left; margin:2%; border:#dbe9ff solid 1px; padding:1px; height:38px; line-height:38px; background: linear-gradient(#FFF, #dbe9ff);}
.snav a:hover{background:#1876ff; color:#FFF;}

/****************底部联系方式CSS样式*********************/
.lianxi{width:96%; border:#1876ff solid 1px; padding:1px;}
.btels{margin-top:5px; background:#1876ff; width:100%; height:38px; line-height:38px; text-align:center; border-radius:3px;}</pre></body></html>