@charset "gb2312";
/* CSS Document */

ul,li{ list-style:none;}
.box{ width:980px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:980px; height:284px; overflow:hidden; position:relative;}
.piclist{ height:284px;position:absolute; left:0px; top:0px}
.piclist li{ width: 220px; margin-right:20px; padding:5px; float:left;}
.piclist li img{ width:202px;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:120px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}

.end {
	width: 100%;
	height: 350px;
	background: #1b1b1b;
    margin: 0 auto;
	padding: 0;
	-padding-top: 50px;
	overflow: hidden;
	clear: both;
}
.end .endc {
	width:1160px;
	height: 250px;
	 margin: 0 auto;
	padding: 0;

}
.end .endc .text {
	width: 600px;
	height: 170px;
	position: relative;
	top: 40px;
	left: 60px;

}
.end .endc .text ul{
	text-align:center;
}
.end .endc .text ul li{
	list-style: none;
    text-align: left;
    margin-top: 10px;
    font-size: 18px;
    color: white;
}

.end .endc .logo {
     width: 300px;
     height: 150px;
     position: relative;
     top: -100px;
     left: 760px;
}
.end .cr {
	width: 600px;
	height: 20px;
	font-size: 12px;
	color: white;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 40px;
	    margin: 0 auto;
	padding: 0;
}
.end .cr p{
	text-align: center;
}