<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 */

/*-----------------------------public-----------------------------*/
html,body { background: url( "../images/1_01.jpg") no-repeat center top #fee4bf;}
html,body,* { margin:0; padding:0; font-family:"Microsoft YaHei"; list-style:none;}
img { border:none}
table { border-collapse:collapse}
tbody { margin:0;background-color:#f7f7f7}
a { text-decoration:none; color:inherit}
*:focus { outline:none}
h3 { font-weight:normal}

* html .clearFix {zoom:1}
* + html .clearFix {zoom:1}
.clearFix:after { height:0; visibility:hidden; content: "."; display:block; clear:both}

/*-----------------------------index-----------------------------*/
.box{ margin: 0 auto; background: url("../images/11_01.jpg") no-repeat center top;}

.box2{width: 1160px; margin: 0 auto; background: url("../images/11_01.jpg") no-repeat center top;}

.top{padding-top:1116px; margin: 0 auto;}

.hb{width: 1160px; margin: 0 auto;}



.footer{ width:1200px; margin:0 auto; line-height:26px; text-align:center; padding-bottom: 30px;}


/*视频列表*/
.img_list{margin:10px 0 0 4px; padding:0px;}

.img_list li{width:284px; list-style-type:none; float:left; text-align:center; line-height:28px; margin:10px 2px; display:inline}

.img_list li img{ padding:0px; width:280px; height:550px; border: 1px solid #fee7c8;}


/*署名*/
.shuming{ width:1160px; margin: 0 auto; padding: 100px 0px;}


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