@charset "utf-8";
/* CSS Document */
.winmain{ position:fixed; width:100%; height:0; background:url(../images/alpha.png); overflow:hidden; z-index:999; display:table; }
.winmain .vci{ vertical-align:middle; display:table-cell; text-align:center; _position:absolute; _top:50%; _left:50%; }
.winmain .vci #maxpic{ display:inline-block; _position:relative; _top:-50%; _left:-50%; }

/* 新闻产品内容 */
.contentPic{ margin:0 auto 30px; width:570px; height:320px; overflow:hidden; }
.contentPic #btnNext{ margin-right:10px; width:25px; height:320px; background:url(../images/btn.jpg) no-repeat 0px center; cursor:pointer; float:left; }
.contentPic #btnCenter{ width:500px; height:320px; overflow:hidden; float:left; }
.contentPic #btnCenter .picmain{ width:100%; height:300px; list-style:none; background-position:center top; background-repeat:no-repeat; overflow:hidden; }
.contentPic #btnCenter .picmain .piclist{ width:500px; height:300px; overflow:hidden; float:left; background-position:center center; background-repeat:no-repeat; cursor:pointer; }
.contentPic #btnCenter .picpage{ margin:0 auto; width:480px; height:20px; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:10px; overflow:hidden; }
.contentPic #btnPrev{ margin-left:10px; width:25px; height:320px; background:url(../images/btn.jpg) no-repeat -75px center; cursor:pointer; float:left; }
.mainright .right_content .nTitle{ width:100%; height:30px; text-align:center; color:#996600; font-size:18px; }
.mainright .right_content .nother{ width:100%; height:30px; text-align:center; color:#996600; }
.mainright .right_content .ncontent{ margin:10px auto; width:95%; overflow:hidden; }

/* 新闻产品内容 */
.otherlist{ margin:10px; width:95%; height:25px; text-align:right; float:right; overflow:hidden; }