*/
/* 效果CSS开始 */

.web { width: 985px; height: auto; margin: 0px auto; }
.con { width: 1100px; height: auto; margin: 27px auto; padding-left: 25px; }
.con ul li { width: 320px; height: 214px; float: left; margin-right: 25px; margin-bottom: 40px; position: relative; overflow: hidden; cursor: pointer; }
.con ul li img{ width:320px; height:214px;}
.txt {
	width: 320px;
	height: 45px;
	background: #333;
	background: rgba(0,0,0,0.2);/*透明背景色，不透明其文字内容*/
	position: absolute;
	left: 0;
	bottom: 0px;
	color: #fff;
	font-family: "微软雅黑";
	overflow:hidden;
}
.txt h3 { font-size: 20px; font-weight: 100; height: 45px; text-align: center; line-height: 45px; }
.txt h3 a{ font-size: 20px; font-weight: 100; height: 45px; text-align: center; line-height: 45px; color:#FFF;}
.txt h3 a:hover{ color:#FFF;}
.txt p { font-size: 14px; text-align: center; }
.txt p a{font-size: 14px; color:#FFF;}
.txt p a:hover{ color:#fff;}
/* 效果CSS结束 */

.pkchscom .pkchs_com { width:1000px; margin:0 auto;}
.pkchscom .pkchs_com li{ float:left; width:100px; border:1px solid #ccc; text-align:center; height:30px; line-height:30px; margin-right:20px;}
.pkchscom .pkchs_com li a{ display:block; width:100px; height:30px; line-height:30px; text-decoration:none; font-size:12px;}
.pkchscom .pkchs_com li a:hover{ background:#26AC39; color:#fff; }.pkchscom .pkchs_com li a.sl{background:#26AC39; color:#fff;  font-size:12px;}