<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 */
.main-page{margin:0 auto;width:1200px}
.main-page .left{ padding: 5px; border: 1px #000 solid; }
.main-page .left, .main-page .right{float:left;}
.main-page .nav-back{height:420px;}
.main-page .nav{position:relative;margin-top:-300px;width:235px;text-align:center;font-size:16px;font-family:"微软雅黑";color:#333;}
.main-page .nav div{   height:42px;line-height:42px; margin-bottom: 8px; border-radius: 2px; cursor: pointer; background-image:url(../img/bgg.jpg);}
.main-page .nav div.on{ color: #fff; background-image:url(../img/bdd_hover.jpg); }
.main-page .right{width:945px;height:532px;margin-left:8px;}
.main-page .content{position:relative; width:945px; height:915px; overflow:hidden;}
.main-page .content .con-ggh{ width:945px; height:915px;}

.con-ggh ul{   display:block} 
.con-ggh ul li{ margin-right:12px; float:left; margin-bottom:10px;}
.list-pic{ background-color: rgba(255,255,255,0.3);  width: 220px; height: 220px; border: 1px solid #b9babe;}
.list-pic img{ width:220px; height:220px; display:block}
.con-ggh .item-name{  height: 40px; width: 222px; background:#d8d8d8; font-size: 16px; text-align: center; color: #333; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.b-intro{ margin-top:20px}
.b-intro span{ font-size:24px; margin-bottom:12px; color:#fff}
.b-intro p{ width:545px; height:45px; line-height:24px; overflow:hidden; color:#fff; font-size:14px}
.ck-m{ width:123px; height:36px; line-height:36px; border:1px #fff solid; margin-top:25px}
.zcinfo{ width:945px;} 
.ptpic-dl,.ptpic-dl img{ width:354px; height:690px}
.ptpic-dl{ margin-top:110px}
</pre></body></html>