﻿@charset "utf-8";
@import url("head.css");
@import url("foot.css");
@import url("global.css");
@import url("reset.css");
@import url("channelpage.css");

.container{
	width:1000px;
	margin:20px auto;
}
.whitebox{
	background:#ffffff;
	padding:18px;
}
#focus{width:400px;height:300px;overflow:hidden;position:relative;}
#focus ul{height:325px;position:absolute;}
#focus ul li{float:left;width:400px;height:300px;overflow:hidden;position:relative;}
#focus ul li img{width:400px;height:300px;}
#focus ul li p{ font-family: "microsoft yahei"; font-size: 14px; font-weight: normal; position:absolute; overflow:hidden; bottom:0px; left:0px; width:492px; height:41px; line-height:41px; display:block; padding-left:20px; background:rgba(0,0,0,0.5);  
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;}
#focus ul li p a{ color:#fff;}
#focus ul li p a:hover{ color:#fff; text-decoration:none;}
#focus .btn{position:absolute; right:10px; bottom:15px;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:8px;height:8px;_font-size:0;margin:0 4px;cursor:pointer; background: #ffffff;}
#focus .btn span.on{ background: #fe0000;}
#focus .preNext{width:40px;height:74px;position:absolute;top:100px;background:url(../images/focus_narrow.gif) no-repeat 0 0;cursor:pointer;}
#focus .pre{ left:0px; background:url(../images/left_arrow.png) no-repeat;}
#focus .next{right:0px;background:url(../images/right_arrow.png) no-repeat;}
.boxWy01 h2{
	height:40px;
	background:#f1f1f1;
}
.boxWy01 h2 .tit{
	display:block;
	height:40px;
	background:#0761bd;
	line-height:40px;
	padding:0 20px;
}
.boxWy01 h2 .more{
	font-size:14px;
	display:inline;
	margin:11px 12px 0 0;
}
.listWy01 li,.listWy03 li{
	background:url(../images/greydot.gif) no-repeat left center;
	padding-left:12px;
}
.listWy01 li .riqi{
	color:#999999;
	font-size:14px
}
.listWy02 li{
	float:left;
	display:inline;
	margin-right:19px;
}
.listWy02 li.last{
	margin-right:0;
}
.listWy02 li a{
	display:block;
	float:left;
	width:126px;
	height:74px;
	line-height:74px;
	font-size:24px;
	padding-left:100px;
}
.listWy02 li.sp01 a{
	background:url(../images/iconWy01.gif) no-repeat;
}
.listWy02 li.sp02 a{
	background:url(../images/iconWy02.gif) no-repeat;
}
.listWy02 li.sp03 a{
	background:url(../images/iconWy03.gif) no-repeat;
}
.listWy02 li.sp04 a{
	background:url(../images/iconWy04.gif) no-repeat;
}

.boxWy01{
	position:relative;
}
.boxWy01 h2 ol li{
	float:left;
	display:block;
	height:40px;
	line-height:40px;
	padding:0 20px;
	cursor:pointer;
}
.boxWy01 h2 ol li.cur{
	background:#0761bd;
	color:#ffffff
}
.boxWy01 h2 ol li.cur a:link,.boxWy01 h2 ol li.cur a:hover,.boxWy01 h2 ol li.cur a:visited{
	color:#ffffff
}
.boxWy01 .boxWy01_con .more{
	position:absolute;
	top:11px;
	right:12px;
}
