	/*新闻列表    */
.word{width:98%; padding:1% 0 1% 1%;line-height:163%;color:#666; display:inline-block;}
.word:hover {
	BORDER: #E0E0E0 0px solid; background-color:#f5f5f5; padding:1% 1% 1% 1%; 
	/*box-shadow: 0 0 8px #bbb*/
}
.word .newstitle{font-weight:normal; color:#333; font-size:16px; }
.news .word:hover .newstitle{font-weight:normal; color:#106EB4; font-size:16px; }

.word .pic{width:237px;/*width:40%; */margin-right:5%; float:left;}
.word .pic img{/*width:100%; max-height:200px;*/width:237px; height:160px;border:5px solid rgba(231, 231, 231, 0.5);
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
	}

.word p{line-height:163%;margin:0px 0 0 0; color:#A6A5A5; font-size:14px; height:135px;text-overflow:ellipsis;  overflow: hidden;}
.word p a{color:#666;font-weight:500; 
/*text-transform:uppercase;字体大小写
*/
}
.word .time{color:#ccc; font-weight:normal; font-size:12px;}
.word p a:hover{text-decoration:none;color:#106EB4;}
.word .cons{margin:5px 0 0 0; color:#A6A5A5; line-height:20px; height:680px; font-weight:normal; font-size:14px;text-overflow:ellipsis;  overflow: hidden; }
.word .cons1{margin:0px 0 0 0; color:#444; line-height:30px; font-weight:normal; font-size:14px; height:20px; float:right;}
.news .word:hover .cons1{margin:0px 0 0 0; color:#ff0000; line-height:30px; font-weight:normal; font-size:14px; height:20px; float:right;}


	/*翻页    */
div#content ul#itemContainer li{display:inline-block;margin:5px;zoom:1;*display:inline;}
div#content ul#itemContainer ll li img{vertical-align:bottom;width:125px;height:125px;}
.holder{margin:55px 0;text-align:center; }
.holder a{ font-family:Arial, Helvetica, sans-serif; font-size:14px;cursor:pointer;margin:0 0px;color:#fff;
padding:7px 10px; border:1px #F2F2F2 solid; color:#333; 
 font-family:Arial, Helvetica, sans-serif;text-decoration:none;
 margin-right:10px;
 }
.holder a:hover{background-color:#eee;color:#3156A1;text-decoration:none;}
.holder a.jp-previous{margin-right:0px;  font-family:Arial, Helvetica, sans-serif; font-size:12px;padding:8px 8px 7px; 
border-top-left-radius:4px;border-bottom-left-radius:4px;
/*border-right:0;*/
margin-right:10px;

}
.holder a.jp-next{margin-left:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:8px 8px 7px; 
 border-top-right-radius:4px;border-bottom-right-radius:4px;border:1px #F2F2F2 solid;
}
.holder a.jp-current, a.jp-current:hover{color:#fff;font-weight:bold; border:1px #F2F2F2 solid;  background-color:#3156A1;
margin-right:10px;
/*border-right:0;*/

}
.holder a.jp-disabled, a.jp-disabled:hover{color:#ccc; text-decoration:none;margin-right:10px;}
.holder a.jp-current, a.jp-current:hover,.holder a.jp-disabled, a.jp-disabled:hover{text-decoration:none;cursor:default;/*background:none;*/}
.holder span{margin:0 5px;}


.showMorehandle{background:url(/src/img/public/more.png) no-repeat 0 0;  height:26px; width:137px;left:30%; 
display:none; cursor:pointer;
font-size:0;
line-height:0;
text-indent:-9999px; margin:0px auto 80px; padding-bottom:80px;}

.showMorehandlem{background:url(/src/img/public/morew.png) no-repeat 0 0;  height:26px; width:137px;left:30%; 
display:none; cursor:pointer;
font-size:0;
line-height:0;
text-indent:-9999px; margin:0px auto 80px; padding-bottom:80px;}


 
 
.showMorehandlec{background:url(/src/img/public/mores.png) no-repeat 0 0; height:26px; width:137px;
display:block; cursor:pointer;
font-size:0;
line-height:0;
text-indent:-9999px; margin:20px auto 0; padding:20px 0 0;}


@media only screen and (max-width:768px){.holder{ display:none}


.showMorehandle{background:url(/src/img/public/more.png) no-repeat 0 0; height:26px; width:137px;left:30%; 
display:block; cursor:pointer;
font-size:0;
line-height:0;
text-indent:-9999px; margin:20px auto; padding:20px 0;}


.showMorehandlem{background:url(/src/img/public/morew.png) no-repeat 0 0; height:26px; width:137px;left:30%; 
display:block; cursor:pointer;
font-size:0;
line-height:0;
text-indent:-9999px; margin:20px auto; padding:20px 0;}

.showMorehandlec{background:url(/src/img/public/mores.png) no-repeat 0 0; height:26px; width:137px;left:30%; 
display:block; cursor:pointer;
font-size:0;
line-height:0;
text-indent:-9999px; margin:20px auto 0; padding:20px 0 0;}
}

