<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{font-size: 62.5%;background-color:#f1f1f1;}
body,header,div,ul,li,dl,dt,dd,footer,h1{ margin:0em; padding:0em; display:block; }
a{ color:#333;}
a,a:link,a:visited,a:active{text-decoration: none;}
img{border: none; width:100%; height:100%;}
img,table,tbody,tr,td { max-width: 100%;text-align:left; max-height:100%;}

header{ background:#03B8CF url(http://www.yunyangwang.com/yyw_images/yydsr/bp2.jpg)no-repeat center center; height:180px; width:100%; background-size:100% 100%}

.daoHang{ width:100%; height:50px; background-color:#E5E5E5;}
.daoHang li{ width:25%; text-align:center; line-height:50px; float:left; background-color:#e5e5e5;}
.daoHang .cur{ background-color:#f1f1f1;}
.daoHang li a{ font-size:1.4em;}
footer{height:50px; width:100%; color:#333; line-height:50px; font-size:1.4em; text-align:center;}
footer a{ color:#333; font-size:1em;}

.container{ margin:20px 0% 10px 3%; width:97%; height:auto; overflow:hidden;}
.container dl{ width:48%; margin:0px 2% 10px 0%; height:auto; overflow:hidden; background-color:#fff; float:left;}
.container dl dt{ width:94%; height:auto; padding:8px 3% 0px 3%; float: left;}
.container dl dd{ width:94%; height:30px; line-height:30px; font-size:1.4em; color:#c30;padding:0px 3%; float:left;}
.container dl dd a{ display:block; width:80%; margin:0px 10% 4px 10%; background-color:#CC3300;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px; text-align:center; height:26px; line-height:26px; color:#FFF; }
@media (min-width: 1090px){
header{height:450px;}
header,.daoHang,footer{ width:900px; margin:0px auto; }
.container{width:900px; margin:10px auto;}
.container dl{ width:23%; margin:0px 1% 10px 1%;}
}
</pre></body></html>