/*content*/
.content-in { width:1000px; margin:auto; position:relative;}/*test*/

/*--page-bigeyes*/
.page-bigeyes .content-in { width:1000px; margin:auto;}
.page-bigeyes .main { width:694px; float:left;}
.page-bigeyes .side-right0 { width:286px; float:left; margin-left:20px; /*test*/ _overflow:hidden;}
.page-bigeyes .box1 .box-in { width:688px;}

/*box1*/
.box1 { margin-bottom:15px;}
.box-list-bigeye .box-bd { padding-top:20px;}



/*list-con1*/
.list-con1 { overflow:hidden; *zoom:1; padding-bottom:15px;}
.list-con1 li {width: 49.9%;display: inline-block;vertical-align: top;margin-bottom: 10px;float: left;}
.list-con1 .pic { display:block; width:220px; height:180px; margin:auto;}
.list-con1 .pic a { display:block; width:220px; height:180px;}
.list-con1 .pic img { width:100%; height:100%; vertical-align:top;}
.list-con1 .txt { display:block; width:220px; /* or width:100%*/ height:20px; margin:auto; line-height:20px; font-size:14px; padding:5px 0; text-align:center; font-family:"Microsoft Yahei","Simsun",Arial;}
.list-con1 .txt a { display:block; color:#000; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; /*_width:100px;*/}
.list-con1 .txt a:hover { text-decoration:underline;}


.box-list-bigeye .list-con1 { padding:0 5px; *padding-bottom:25px;}
.box-list-bigeye .list-con1 li {margin-bottom: 25px;}
.box-list-bigeye .list-con1 .pic { width:320px; height:240px;}
.box-list-bigeye .list-con1 .pic a { width:320px; height:240px;}
.box-list-bigeye .list-con1 .txt { width:320px; font-size:16px; font-family:"Microsoft Yahei","Simsun",Arial; padding:10px 0;}
.box-list-bigeye .list-con1 .txt a { _width:310px;}


/*list-ex-hover1*/
.list-ex-hover1 .pic { position:relative;}
.list-ex-hover1 .pic b { display:none; /*visibility:hidden;*/ position:absolute; left:0; top:0; width:314px; height:234px; border:3px solid #ee6b2f;} 

/*page-bar*/

.page-bar { text-align:center;  padding:5px 0 15px; text-align:center;}
.page-bar-in { display:inline-block; *zoom:1;}
.page-bar ul { padding:5px 0; overflow:hidden; *zoom:1;}
.page-bar li { display:inline-block; *zoom:1; *display:inline; *vertical-align:top; height:32px; line-height:32px; margin:0 3px; background:#999; color:#ccc;}
.page-bar li.page { font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; vertical-align:bottom;}
.page-bar li a { display:block; color:#333; padding:0 8px; background:#fff; border:1px solid #bdbdbd; line-height:30px;}
.page-bar li a:hover,
.page-bar li a.current { color:#fff; background:#000; border-color:#000;}
