<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 */
#sx_bg{ background:#e9e6db; zoom:1; display:table;}
#l_side{ background:url(../images/sp_bg01.jpg) no-repeat left top; width:250px; float:left; height:auto!important; height:593px; min-height:593px;}
#r_side{ float:right; height:auto!important; height:593px; min-height:593px; border:0px solid red; width:750px; background:#fff url(../images/sxwh_bg04.jpg) no-repeat left top; padding-top:50px; padding-bottom:20px;}
#r_side .r_content{ width:710px; margin:0 auto;}
#r_side .r_content .mbx{ border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom:20px;}

/*---------------------------- 视频列表页 start ---------------------------------*/
#r_side .wh_list{}
#r_side .wh_list ul{}
#r_side .wh_list li{background:url(../images/sp_bg02.jpg) no-repeat center center; width:210px; height:200px; padding:20px 0 0 20px; float:left; margin-left:8px; margin-bottom:15px;}
#r_side .wh_list li.tips{ margin-left:0;}
#r_side .wh_list li img{ width:190px; height:130px; margin-bottom:15px;}
#r_side .wh_list li h3{ font-weight:normal; color:#939598; text-align:center; line-height:20px;}
#r_side .wh_list li h3 a{ color:#6f6348; font-size:14px;}

/*---------------------------- 视频详细页 start ---------------------------------*/
#r_side .tp_zs{ background:url(../images/sp_bg03.jpg) no-repeat center center; width:710px; height:480px; text-align:center; padding-top:30px; color:#6f6348;}
#r_side .tp_zs img{ width:650px; height:400px; margin-bottom:30px;}
#r_side .tp_zs embed{ width:650px; height:400px; margin-bottom:30px;}
#r_side .tp_zs p{ text-align:center;}
</pre></body></html>