@charset "utf-8";
/* CSS Document */

.winopenmain{ position:fixed; width:100%; height:0px; overflow:hidden; z-index:999; display:none; }
.winopenmain .maxpic{ position:absolute; padding:0px; left:50%; top:50%; background:url(../images/alpha.png); overflow:hidden; }
.winmain{ position:fixed; width:100%; height:0; 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{ padding:0px; background:url(../images/alpha.png); display:inline-block; _position:relative; _top:-50%; _left:-50%; }

/* 新闻产品内容 */
.right_content .picmax{ margin-left:10px; margin-right:20px; width:320px; height:230px; border:10px solid #F6F6F6; background-color:#F6F6F6; background-position:center; background-repeat:no-repeat; overflow:hidden; float:left; cursor:pointer; }
.right_content .picabout{ width:340px; height:250px; overflow:hidden; float:left; font-family:Arial, Helvetica, sans-serif; }
.right_content .picabout .promodel{ margin-top:50px; width:100%; height:30px; line-height:30px; font-size:16px; color:#f00; overflow:hidden; }
.right_content .picabout .protitle{ width:100%; height:30px; line-height:30px; font-size:14px; overflow:hidden; }

.contentPic{ margin:30px auto 30px; width:400px; overflow:hidden; }
.contentPic #btnNext{ margin-right:10px; width:10px; height:65px; background:url(../images/product_arrow.png) no-repeat 0px center; cursor:pointer; float:left; }
.contentPic #btnCenter{ width:280px; height:65px; 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:68px; height:63px; overflow:hidden; float:left; background-position:center; background-repeat:no-repeat; border:1px solid #eee; cursor:pointer; }
.contentPic #btnPrev{ margin-left:10px; width:10px; height:65px; background:url(../images/product_arrow.png) no-repeat -30px 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; }
/* 页面内容 */
.pagemain{ margin:0 auto; width:95%; height:auto; overflow:hidden; }

/* 产品详情 */
.proaboutmain{ margin:0px auto; width:700px; height:auto; border:1px solid #eee; }
.proaboutmain .pagtitle{ width:100%; background:#efefe5 url(../images/line.png) repeat-x bottom; list-style:none; overflow:hidden; }
.proaboutmain .pagtitle li{ width:120px; height:45px; line-height:45px; text-align:center; font-size:14px; float:left; cursor:pointer; }
.proaboutmain .pagtitle li.over{ background:#d7d7c9 url(../images/propaging.gif) repeat-x bottom; }
.proaboutmain .pagcontent{ width:100%; min-height:200px; line-height:2em; overflow:hidden; }

.pagcontent table{ background-color:#ccc; }
.pagcontent table td{ padding:5px 10px; font-size:14px; font-family:Arial, Helvetica, sans-serif; }
/*产品对比*/
.contrastmain{ margin:10px; width:680px; height:auto; overflow:hidden; }
.contrastmain .xuanzhepic{ width:680px; height:150px; list-style:none; background-color:#f5f5fa; overflow:hidden; float:left; }
.contrastmain .xuanzhepic li{ margin:0 5px; max-width:130px; overflow:hidden; float:left; }
.contrastmain .xuanzhepic li div{ width:135px; height:100px; line-height:30px; background-repeat:no-repeat; background-position:center; overflow:hidden; }
.contrastmain .xuanzhepic li p{ width:135px; height:20px; line-height:20x; text-align:center; font-size:12px; overflow:hidden; }
.contrastmain .xuanzhepic li .duibipic{ width:100px; height:100px; background:url(../images/a2.jpg) no-repeat center 0px; cursor:pointer; overflow:hidden; }
.contrastmain .xuanzhepic li .removepic{ margin-top:10px; padding:0 10px; border:1px solid #999; width:78px; height:25px; line-height:25px; font-size:14px; background:#c00 url(../images/title_bg.jpg) repeat-x center; text-align:center; cursor:pointer; }
.contrastmain .proselect{ padding-left:5px; min-width:150px; background:#c00; color:#fff; }
.contrastmain .xuanzhepic li p.removeto{ cursor:pointer; }
.proadd{ margin:10px auto; border:1px solid #999; width:80px; height:25px; line-height:25px; font-size:14px; color:#000; background:url(../images/title_bg.jpg) repeat-x center; text-align:center; cursor:pointer; }
.proaddok{ color:#fff; background:#c00; }
.proaddclick{ color:#fff; background:#c00; }