@charset "UTF-8";
ul,ol{margin:0px; padding:0px;}

body{
	 color:#666666; font: normal 14px/160% Verdana, Geneva, sans-serif;
}

img{
	border:none;
}

li{
	list-style-type:none;
}

.clear{
	clear:both;
}

.base{
	max-width:1200px; margin:0 auto;
}
.top5{
	margin-top:5px;
}
.top10{
	margin-top:10px;
}
.top15{
	margin-top:15px;
}
.top20{
	margin-top:20px;
}
.top25{
	margin-top:25px;
}
.ptop10{
	padding-top:10px;
}
.ptop15{
	padding-top:15px;
}

.ptop20{
	padding-top:20px;
}

.bottom5{
	margin-bottom:5px;
}

.bottom10{
	margin-bottom:10px;
}

.bottom15{
	margin-bottom:15px;
}

.bottom20{
	margin-bottom:20px;
}

.bottom25{
	margin-bottom:25px;
}

.left5{
	margin-left:5px;
}
.left10{
	margin-left:10px;
}

.left15{
	margin-left:15px;
}

.right5{
margin-right:5px;
}

.right10{
margin-right:10px;
}
.pages{
	height:28px; line-height:28px; clear:both; margin:15px 0px; text-align:center;
}

.pages a{
	color:#666; font-size:12px; padding:2px 8px; border:solid 1px #ccc; margin-right:1px;
}

.ppt{
	position:relative;  
}
.ppt  img{
	max-width:100%;
}

.footer{
	background:#2E3133; color:white; padding:40px 0px; margin-top:60px;
}
.footer a{
	color:white;
}
.bottom{
	background:#222526; padding:20px 0px; color:white; text-align:center; line-height:35px;
}
.bottom a{
	color:#cdcdcd; display:inline-block;
}

.page-title{
	margin-top:35px;
}

.zertList{ overflow:hidden; position:relative; }
.zertList .hd{ margin-top:23px; text-align:center;}
.zertList .hd .prev,.zertList .hd .next{ 
display:inline-block; width:80px; height:30px; line-height:32px; background:#E6E6E6; color:black; text-align:center; margin:0px 11px;
}
.zertList .hd .prev{  }
.zertList .hd .next{right:0px}
.zertList .hd .prevStop{ display:none; }
.zertList .hd .nextStop{ display:none; }
.zertList .hd ul{display:none;}
.zertList .hd ul span{display:none;}
.zertList .bd{   }
.zertList .bd ul{ overflow:hidden; zoom:1; }
.zertList .bd ul li{ margin:0px 0px; float:left; overflow:hidden; text-align:center;  _display:inline;}
.zertList .bd ul li a.img{
	display:block; text-align:center;  padding:10px 6px; text-align:center;  width:380px; height:285px; line-height:265px; border:solid 1px #f0f0f0; border-radius:5px;
}
 
.zertList .bd ul li a.txt{
	display:block; text-align:center; height:30px; color:#333; overflow:hidden;
}
.zertList .bd ul li a.img img{
	max-width:100%;
}
.zertList .hd>span{
	display:none;
}

.logo{
	position:relative; top:-35px; opacity:0;
}