<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";

/*蓝色主题*/

:root {

  --colour1: #0067d0;

  --colour2: #119794;

  --colour3: #0056ad;

}

.subleft .leftcont .tel{background-image: url(../images/fl_tel_blue.png);}

.index .product ul li .img .bg{background: url();}</pre></body></html>