<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.video_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:600px;
    background: rgba(0, 0, 0, 0.3);
    color: #ffffff;
}
.video_bg &gt; canvas {
    height: 660px;
    position: absolute;
    width: 100%;
}

.col-sm-4 {
	position: relative;
	height:auto;
	width:550px; margin-top:60px;
}
 @media (min-width: 1200px) {
.col-sm-4 {
	float: left;
}
.col-sm-4 {
	width:550px;
	margin-left:50px;
}
.name {width:505px;height:53px;color:#fff;background:url(../images/21.png) left top no-repeat;}
.name a{font-size:16px;color:#fff; float:left; line-height:53px;height:53px; width:490px; padding-left:15px;}
.zhiwei .text { padding-top:10px; height:auto !important;width:505px; min-height:90px; padding-bottom:5px; color:#333333; font-size:14px;line-height: 25px;display: none;}

 }


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