﻿/* 页面样式 */
a img{border:none;}
a{text-decoration:none;color:#333;}
.logo{font-size:38px;margin:0 0 50px 50px;padding-right:300px;}.logo span{font-size:14px;margin-left:10px;}

.code{width:940px;margin:0 auto;border:1px dotted #333;background:#f1f1f1;padding:0 0 10px 50px;font-weight:bold;margin:50px auto;}
.code p,#parameters p{text-indent:48px;line-height:30px;}.code p.textIn,#parameters p.textIn{text-indent:24px;}.code p.notextIn,#parameters p.notextIn{text-indent:0;}
.code h3{font-size:16px;margin:10px 0;}
#parameters{width:100%;border-top:1px solid #999;background:#fff;}
#parameters p{width:1100px;margin:0 auto;font-weight:bold;}#parameters p span{margin-left:30px;color:#9d6f15;}
#parameters h2{font-size:30px;margin-top:20px;font-family:'宋体';font-weight:bold;}#btn{float:right;font-size:20px;margin-top:26px;font-weight:normal;outline:none;}
#warpper {
	width: 1000px; height: 320px; position: relative;
}
#focus {
	 margin: 0px auto; width: 800px; height: 400px; overflow: hidden; display: none; position: relative;
}
.focusWarp {
	width: 800px; height: 320px; overflow: hidden; position: relative;vertical-align:middle;
}
.imgList {
	position: absolute;margin-left: -500px; height:250px; overflow:hidden;
}
.imgList li {
	height: 120px; text-align: center; float: left;
}
.imgList_two {
	top: 0px; position: absolute; z-index: 10; width:500px;height:250px; overflow:hidden;
}
.imgList_two li {
	text-align: center; float: left;width:500px;
}
.imgList_two li img {
	margin-left: -300px;height:250px; overflow:hidden;
}
.imgList_two li div {
	margin-left: 420px; width:500px; line-height:30px;
}
.imgList_two li div a{font-size:24px; line-height:40px}
.imgBtn {
	bottom: 10px; position:absolute; z-index: 10;left:0px;width:1000px;text-align:center;
}
.btnWarp {
	overflow: hidden;
}
.imgBtn li {
	background: url("/images/d2.png") no-repeat right top; width: 23px; height: 23px; line-height: 18px; font-size: 14px; margin-right: 10px; cursor: pointer; _background: url(d2.png) no-repeat right top;display:inline-table
}
.imgBtn li.hover {
	background: url("/images/d1.png") no-repeat left top; _background: url(d1.png) no-repeat left top;
}
.sizeBox {
	left: 0px; top: 0px; width: 300px; position: absolute; z-index: 10;
}
.prev {
	background: url("/images/prevNext.gif") no-repeat; top: 120px; width: 36px; height: 77px; display: block; position: absolute; z-index: 100;
}
.next {
	background: url("/images/prevNext.gif") no-repeat; top: 120px; width: 36px; height: 77px; display: block; position: absolute; z-index: 100;
}
.prev {
	left: 50%;
}
.next {
	background-position: right top; right: 50%;
}
.thumPrev {
	background: url("/images/sprevNext.png") no-repeat; width: 20px; height: 20px; margin-top: 10px; margin-right: 10px; display: block; _background: url(/images/sprevNext.gif) no-repeat;
}
.thumNext {
	background: url("/images/sprevNext.png") no-repeat; width: 20px; height: 20px; margin-top: 10px; margin-right: 10px; display: block; _background: url(/images/sprevNext.gif) no-repeat;
}
.thumNext {
	background-position: right top;
}
