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

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
a{text-decoration:none; color:#094f7b;}
body{font-size:15px; font-family:"Microsoft YaHei",Helvetica Neue,Tahoma,Arial,"微软雅黑","宋体","黑体" !important; color:#000; background:#D2EEFA url(images/cloundbg.jpg) 0 0 no-repeat; background-color:#ebf0f4; background-size:contain}
p{ line-height:17px;}
ul,li{ list-style:none;}
.left{ float:left;}/* 浮动左边 */
.right{ float:right;}/* 浮动右边 */
.clear{ clear:both; }/* 清楚浮动 */

.logo-top{ width:100%; margin:30px auto 0px; padding-bottom:60px; background-image: url(images/logo-top.png); background-repeat:no-repeat; }
.logo_v1{ width:60%;}
.logo_v1 img{ margin-right:10px;}
.logo_v2{ width:35%; text-align:right; padding-top:10px;}
.window{width:900px; height:350px; margin:0 auto; text-align:right;}
.window_v1{ width:45%; float:right; padding-top:40px;}
.td_v1{ padding-top:1px;}
.td_v2{ padding-top:3px;}
.td_v3{ padding-top:2px;}
.poster{ margin:0 auto; width:500px; text-align:center; padding-top:20px;}
.bottom{ text-align:center; padding-top:130px; font-size:12px}
.bottom a{ margin:0 8px;font-size:12px}
.login { background-color: rgba(255,255,255,0.8); margin:10px; border-radius:10px;box-shadow: 0 5px 5px rgba(51,51,51,0.4); border:1px solid #e5e5e5}
.logo { background-image: url(images/logo.png); background-repeat:no-repeat; background-position:center; background-color:#e7f0f5; border-bottom:1px solid #c8d9e1;border-radius:10px}
h1{ color:#FFF; font-size:22px; padding-right:10px}
</pre></body></html>