@charset "gb2312";
/* CSS Document */


body, div, ul, li, img, dl, dt, dd, input, form ,h1,h2,h3,h4,h5,h6,p{
	padding: 0;
	margin: 0;
	
	
}
/*页面百分百高*/
html, body {
	height: 100%;
		


}
img {
	border:0;
}
body{height: 100%;
		
		
		background-image: url(../images/index2_bg.jpg); background-repeat:repeat-x}


/*去列表样式*/
ul li {
	list-style: none;
}

/*整体链接样式*/

a:link {
	color: #1d1d1d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1d1d1d;
}
a:hover {
	cursor: pointer;
	color: #0C72BA;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #1d1d1d;
}

/*清除*/
.clear {
	CLEAR: both;
}
.content{ width:980px; height:942px; margin:0 auto }
.top { width:980px; height:94px;margin:0 auto; background-image:url(../images/index2_top.jpg)}
.main{ width:980px; height:848px;margin:0 auto;background-image:url(../images/index2_main.jpg); background-repeat:no-repeat ;}
.bao{  float:right; margin-right:50px;_margin-right:25px; margin-top:46px}
.topli{ width:81px; height:33px; float:left; margin-left:21px}
.left{width:270px; height:402px; float:left; margin-left:42px; _margin-left:21px;margin-top:166px; background-color:#999;}
.right{width:85px; height:47px; float:right; margin-right:450px; _margin-right:225px; margin-top:370px}
.right p{ font-size:30px; margin-top:5px ; font-weight:300; font-family:"黑体"; }
.gundong {
	width:580px;
	height:200px;
	float: right;
	margin-top: 50px;
}
/*修改下面三个宽度为你想要的下面三个宽度*/
.scroller {
	WIDTH: 520px;
}
.scroller .section {
	WIDTH: 520px;
}
.feature {
	WIDTH: 520px; margin-left:25px
}

.feature {
	MARGIN-TOP: 2em;
	POSITION: relative
}
.feature H2 {
	MARGIN: 20px 0px 7px;
	text-align: left;
	text-indent: 10px;
}
.feature A IMG {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 0px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #ccc 1px solid
}
.feature A:hover IMG {
	BORDER-RIGHT: #2388ff 1px solid; BORDER-TOP: #2388ff 1px solid; BACKGROUND: #ffc; BORDER-LEFT: #2388ff 1px solid; BORDER-BOTTOM: #2388ff 1px solid
}
#my-glider {
	POSITION: relative
}
.scroller {
	OVERFLOW: hidden; HEIGHT: 170px
}
.scroller .section {
	FLOAT: left;
	OVERFLOW: hidden;
	WHITE-SPACE: nowrap;
	HEIGHT: 170px;
	TEXT-ALIGN: center
}
.scroller .content {
	WIDTH: 10000px
}
#prevLink {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 20px;
	TEXT-INDENT: -99999px;
	POSITION: absolute;
	TOP: 39px;
	HEIGHT: 36px;
	background-image: url(../images/arrow_left.png);
	background-repeat: no-repeat;
}
#nextLink {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 20px;
	TEXT-INDENT: -99999px;
	POSITION: absolute;
	TOP: 39px;
	HEIGHT: 40px;
	background-image:url(../images/arrow_right.png);
	background-repeat: no-repeat;
}
#prevLink:hover {
	BACKGROUND-POSITION: 0px 0px
}
#nextLink {
	BACKGROUND-POSITION: 0 0px
}
#nextLink:hover {
	BACKGROUND-POSITION: 0 0px
}
#prevLink {
	LEFT: -24px
}
#nextLink {
	RIGHT: -28px
}

.kk{float:left; width:170px; height:140px; margin-left:3px;_margin-left:0px; overflow:hidden}
 .kk p{  margin-top:8px; font-size:14px; color:#999;  }