/* CSS Document */

* {
	margin:0;
	padding:0;
	margin:0 auto;
}
.clear{
 clear:both；
}
body {
	/*float:right;*/
	font-family:"宋体";
	font-size:14px;
	color:#000;
	background: url(ykdsyl_bg.png) no-repeat;
	background-size:100% 100%;
	background-position:center 0;
}
a {
	text-decoration:none;
	color:#000;
	border:none;
}
img{ border:none;}
li {
	list-style:none;
}
.content {
	width:100%;
	height:50%;
}
.head {
	width:100%;
	float:left;
}
.main_list{
	height: 820px;
	overflow: hidden;
}
.main_article{
	overflow: hidden;
	width:1000px;
	background: #fff;
}
.main {
	width:1000px;
	float:50%;
}
.footer {
	width:100%;
	float:left;
}
.main_1{
	background: #fff;
	height: 1050px;
}
.head_1, .main_1, .footer_1 {
	width:1000px;
}
.head_1 {
	text-align:center;
}
.index_footer {
	width:100%;
	float:left;
	margin-top:10px;
}

/*头部*/
.top {
	width:1003px;
	height:150px; 
}
.top img{
	width:1003px;
	height:150px;
}
.slider, .slider-panel img, .slider-extra {
	width: 1003px;
	height: 150px;
}
.slider {
	width: 1003px;
	text-align: center;
	left: 0%;
	position: relative;
}
.slider-panel, .slider-nav, .slider-pre, .slider-next {
	position: absolute;
	z-index: 8;
}
.slider-panel {
	position: absolute;
}
.slider-panel img {
	border: none;
}
.slider-extra {
	position: relative;
}
.slider-nav {
	margin-left: -51px;
	position: absolute;
	left: 50%;
	bottom: 4px;
}
.slider-nav li {
	background: #3e3e3e;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	margin: 0 2px;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	width: 18px;
}
.slider-nav .slider-item-selected {
	background: blue;
}
.slider-page a{
	background: rgba(0, 0, 0, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
	color: #fff;
	text-align: center;
	display: block;
	font-family: "simsun";
	font-size: 22px;
	width: 28px;
	height: 62px;
	line-height: 62px;
	margin-top: -31px;
	position: absolute;
	top: 50%;
}
.slider-page a:HOVER {
	background: rgba(0, 0, 0, 0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
}
.slider-next {
	left: 100%;
	margin-left: -28px;
}
/*top轮播end*/
.dianh {
	float:right;
	margin-right:40px;
	padding-top:12px;
	margin-top:10px;
}
.dianh span {
	font-family:"微软雅黑";
	font-size:14px;
}
/*导航*/
.nav {
	width:1003px;
	height:47px;
	background:url(ykdsyl_nav.jpg) no-repeat;
}
.nav ul {
	margin-left:85px;
}
.nav li {
	float:left;
	line-height:34px;
	width:70px;
	color:#FFF;
}
.nav a {
	font-family:"宋体";
	font-size:16px;
	font-weight: bold;
	line-height: 34px;
	color:#FFF;
}
.nav a:hover {
	color:#005;
}
/*banner JS*/
#time, #intertime {
	width:35px;
	text-align:right;
}
.new {
	color:red;
}
/*picChange图片切换特效CSS*/
div#win {
	position:relative;
	margin:0 auto;
	width:730px;
	height:250px;
	overflow:hidden;
}
ul#picChange {
	width:730px;
	height:250px;
	margin:0;
	padding:0;
	list-style:none;
}
ul#picChange li {
}
ul#picChange li img {
	width:730px;
	height:250px;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
ul#picChangeIndex {
	position:absolute;
	z-index:999;
	margin:0;
	padding:0;
	right:8px;
	bottom:8px;
	list-style:none;
}
ul#picChangeIndex li {
	list-style:none;
	width:16px;
	height:16px;
	border:1px solid #f90;
	float:left;
    display:inline;
	text-align:center;
	line-height:16px;
	margin-right:3px;
	cursor:pointer;
}
ul#picChangeIndex li a {
	text-decoration:none;
	font:13px Arial;
	color:#666;
	display:block;
	width:16px;
	height:16px;
	background:#fff5e1;
}
ul#picChangeIndex li a:hover {
	font-weight:bold;
	color:#000;
	font-size:14px;
}
ul#picChangeIndex li a.select {
	color:#fff;
	font-size:14px;
	background:#fd8f07;
}
#picDescBg {
	position:absolute;
	height:34px;
	width:100%;
	left:0;
	bottom:0;
	background:#000;
	z-index:997;
}
#picDesc {
	position:absolute;
	height:34px;
	line-height:34px;
	text-indent:1em;
	text-align:left;
	left:0;
	bottom:0;
	color:#000;
	z-index:998;
}
/*友情链接*/

.foot {
	border-top:solid 3px #a9020a;
	width:983px;
	height:110px;
	background:url(ykdsyl_footer.jpg);
	padding:20px 0 0 20px;
}
.foot .connect ul li{
	font-size: 18px;
	text-align: center;
	list-style:none;
	height:16px;
	text-align:center;
	line-height:18px;
	padding-bottom: 3px;
	margin-top: 3px;
}