@charset "bg2312";
/* CSS Document */
/*------------新闻左-------------*/
.more{clear: both;}
.more .ps01{float:left;width: 100%;clear: both;border-bottom: 1px solid #EEE;padding: 20px 0px;}
.more .ps01 .ps {float: right;width: 72%;}
.more .ps01 .ps .psbt{font-size: 20px; line-height:32px;}
.more .ps01 .ps .pssj{font-size: 14px; color:#999999;float: left; text-align:left;line-height: 20px;margin-top: 5px;}
.more .ps01 .ps .rd{border: solid 1px #FF8A8C;border-radius: 2px;width: 40px;float: left;text-align: center;line-height: 20px;color: #FF9193;margin-top: 5px;}
.more .ps01 .psxtp{width: 25%;height:120px;float: left;overflow:hidden;}
.more .psxtp a,.more .psxtp img{width:100%; height:100%;}
.more .ps02{float: left;width: 100%; clear: both;border-bottom: 1px solid #EEE;padding: 17px 0px;}
.more .ps02 .ps .psbt{font-size: 20px;float: left;width:84%;}
.more .ps02 .ps .pssj{font-size: 14px; color:#999999;width: 16%;float: right; text-align:right;line-height: 20px;margin-top: 2px;}
.more .ps02 .ps .rd{border: solid 1px #FF8A8C;border-radius: 2px;width: 40px;float: right;text-align: center;line-height: 20px;color: #FF9193;margin-top: 2px;}
.more .ps02 .psxtp{width: 103%;float: left;}
.more .ps02 .psxtp a{width: 31%;padding: 10px 2% 0px 0px; float: left;overflow:hidden;height:120px;}

/*------------图片列表-------------*/
.tplb{width:calc(100% + 10px);}
.tplb .ps{width:50%;position: relative;float:left;}
.tplb .ps .ps-1{position: relative;height: 200px; font-size:14px; text-align:center; margin:20px 20px 0px 0px;}
.tplb .ps .ps-2,.tplb .ps .ps-2 a,.tplb .ps .ps-2 img{width:100%; height:100%;}
.tplb .ps .ps-3{background-color: #000000;position: absolute;width:150px;height:30px;color: #FFF;
filter:alpha(opacity=60);-moz-opacity:0.6;opacity: 0.6;
overflow: hidden;bottom:0px;left:0px;line-height: 20px;width: 100%;transition:height 0.2s;}
.tplb .ps :hover .ps-3{height:60px;}
.tplb .ps .ps-3 a,.tp1 .ps .ps-3 a:visited{color: #fff;text-decoration: none;}
@media screen and (max-width:1000px){
	.more .ps02 .psxtp a{height:24vw;}
	.more .ps02 .ps .pssj{font-size: 12px;}
	.more .ps01 .ps {width: 65%;}
	.more .ps01 .ps .psbt{font-size: 18px; }
	.more .ps01 .psxtp{width: 32%;height:24vw}
	.tplb .ps{width:100%;}.tplb .ps .ps-1{height: 60vw;}
}