<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 */
/*cc2k*/
/* 前台通用分页 */
.pagecode {
    float: right;
    margin-top: 10px;
	margin-bottom:10px;
    text-align: right;
	padding-right:5px;
}
.pagecode a {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d4d4d4;
    line-height: 20px;
    margin-right: 5px;
    padding: 0px 10px 0px 10px;
	display:block;
	float:left;
	height:20px;
	overflow:hidden;
   
}
.pagecode a.end{}
.pagecode a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #336699;
}

.pagecode .on {
    background: none repeat scroll 0 0 #336699;
    color: #FFFFFF;
}

.pagecode p {
    clear: both;
    line-height: 20px;
    padding-right: 4px;
}

/*上下一页*/
.hits {
border-bottom: 1px dotted #ccc;
height: 25px;
line-height: 25px;
margin: 5px 0px;
text-align: right;
}
.pagec {
padding: 2px 5px;
line-height: 1.5;
color: #666;
}


/* cc 2k :qi  sb! */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.navc{height:45px; line-height:45px;   position:relative; z-index:1; }
		.navc a{ color:#fff;  }
		.navc .nLi{ float: right;  position:relative; display:inline; width:100px;  }
		.navc .nLi h3{ float:left; margin:0px;  }
		.navc .nLi h3 a{ display:block; width:100px; text-align:center; font-size:16px; font-weight:normal;FONT-FAMILY: "微软雅黑"; color:#212020; height:45px; }
		.navc .sub{ display:none; width:100px; left:0; top:45px;  position:absolute; background:#009bee;  line-height:26px; padding:5px 0;  }
		.navc .sub li{ zoom:1; border-bottom: #fff solid 1px; }
		.navc .sub a{ display:block; padding:0 10px; text-align:center; }
		.navc .sub a:hover{ background:#6d6d6d; color:#fff;  }
		.navc .on h3 a{ background: bottom url(../images/jt.png) no-repeat;    }
				/* xiabucss */
		.picScroll-left{ width:958px; padding-left:40px;  overflow:hidden; position:relative;    }
		
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 13px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:120px; height:111px; display:block;  padding:2px;  }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }
        .sPrev, .sNext {position: absolute;
left: 5px;
top: 30px;
display: block;
width: 30px;
height: 94px;
background: url(../images/INDEX2_16.jpg) center center no-repeat;
}

.sNext {
left: auto;
right: 5px;
background: url(../images/INDEX2_19.jpg) center center no-repeat;
}

.fullSlide{ width:100%;  position:relative;  height:412px; background:#000;  }	
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }	
.fullSlide .bd ul{ width:100% !important;  }	
.fullSlide .bd li{ width:100% !important;  height:412px; overflow:hidden; text-align:center;  }	
.fullSlide .bd li a{ display:block; height:412px; }	
.title{ text-align:center;}</pre></body></html>