﻿@charset "utf-8";
/* CSS Document */
body{
    height:auto;
	padding:0px;
	background-color: #E4E4E4;
	background:url(../img/index_middlebg.png) bottom no-repeat;
	margin:0px auto;
	text-align:center;}
img{border:0px;}
.index_top{
	height:450px;
	widows:1024px;
	text-align:center;
	clear:both;
	background:url(../img/indextop_bg.jpg) top center repeat-x;
	}
.index_middle{
	width:1024px;
	height:260px;
	clear:both;
	z-index:2;
	text-align:center;
	margin:0px 0px 0px 0px;
	}
.middle_content{
	width:940px;
	height:260px;
	clear:both;
	margin:0px auto;
	background-color:#FFF;
	background-image:url(../img/index_midbg.png);
	background-repeat:repeat-x;
	background-position:top;
	border:#FFF 4px solid;
	}
.middle_content .left{
	width:275px;
	height:221px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	
	}
.middle_content .left li{
	list-style:none;
	text-align:left;
	line-height:28px;
	}

.middle_content .center{
	width:380px;
	height:221px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	}	
	
.middle_content .right{
	width:193px;
	height:221px;
	float:right;
	margin-top:20px;
	margin-right:10px;
	border:#CCC 4px solid;
	}
	/*k18滚动特效*/
.blk_18 {
	overflow:hidden;
	zoom:1;
	font-size:9pt;
	width:380px;
	height:85px;
	margin-top:8px;
}
.blk_18 .pcont {
	width:345px;
	height:85px;
	float:left;
	overflow:hidden;
	background:#FFF;
}
.blk_18 .ScrCont {
 width:32766px;
 zoom:1;
 height:75px;
}
.blk_18 #List1_1, .blk_18 #List2_1 {
 float:left;
 height:75px;
 margin-top:5px;
}
.blk_18 .LeftBotton {
 width:20px;
 height:85px;
 float:left;
}
.blk_18 .RightBotton{
	 width:10px;
 height:85px;
 float:right;
	}

.blk_18 .pl img {
 display:block;
 height:75px;
 cursor:pointer;
 border:none;
 margin-left:20px;
}


.index_anli {
	background-image: url(../img/index_anlipicbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:55px;
	margin-top:20px;
}
.index_anli img {
	margin-left:10px;
	float:right;
	}

.bottom{
	width:962px;
	height:80px;
	padding:5px;
	margin:0px auto;
	background-image:url(../img/bottombg.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:1;
}
.bottom .leftlogoname{
	width:160px;
	height:35px;
	margin:23px 10px;
	float:left;
	}
.bottom .copyrights{
	height:35px;
	text-align:left;
	margin:23px 10px;
	float:left;
	}
.bottom .rightserch{
	height:35px;
	margin:23px 10px;
	float:right;
	}
