<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
* @Author: Marte
* @Date:   2018-04-02 16:44:30
* @Last Modified by:   Marte
* @Last Modified time: 2018-04-11 16:29:24
*/
.banner{width:100%;height:320px;padding-top:120px;}
.banner-content{width:1200px;height:200px;margin:0 auto;}
.content{width:100%;min-height: 500px;background:#151515;}
.content-t{width:1200px;min-height: 500px;height:auto;margin:0 auto;overflow:hidden;}
.content-t-left{width:210px;float: left;}
.content-t-left a{color:#a6a6a6;}
.content-t-right{width:980px;float:right;padding-left: 18px;}
.content-t-left dd{width:100%;font-size: 16px;padding:10px;background:#2b2b2b;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.content-t-left dt{width:100%;font-size: 14px;padding:10px;background:#1f1f1f;color:#cccccc;border-bottom:1px dashed #666666;}
.content-t-left dt:nth-last-child(1){border:none;}
.content-t-right-top{width:100%;height:40px;}
.content-t-right-top a{color:#a6a6a6;}
.content-t-right-bottom{width:100%;color:#a6a6a6;margin-bottom: 96px;margin-top: 18px;padding-right: 17px;}
.content-t-right-bottom p,.content-t-right-bottom span{font-size: 14px;}
.content-t-right-bottom img{max-width: 100%;height:auto;}
.content-t-right-bottom a{color:#a6a6a6;}
</pre></body></html>