@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
body {
	background: #13254a
}
img {
	border: 0;
	display: block;
}
li {
	list-style: none
}
.main {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	position: relative
}
.flash {
	position: absolute;
	top: 270px;
	left: 0;
}
.list-1 {
	background: url(../images/1_08.jpg) no-repeat;
	height: 227px;
	padding-left: 40px
}
.list-1 li {
	width: 164px;
	height: 227px;
	margin-right: 50px;
}
.list-1 li p {
	background: url(../images/bg_p.png) no-repeat;
	width: 168px;
	height: 180px;
	line-height: 20px;
	padding: 46px 12px 0;
	top: 194px;
	left: 46px;
}
.list-2 {
	background: url(../images/1_09.jpg) no-repeat;
	height: 235px;
	padding-left: 135px
}
.list-2 li {
	width: 170px;
	height: 227px;
	margin-right: 90px;
}
.list-2 li p {
	background: url(../images/bg_p_2.png) no-repeat;
	line-height: 24px;
	width: 168px;
	height: 214px;
	padding: 12px 12px 0;
	top: -194px;
	left: 0;
}
.list li {
	float: left;
	position: relative;
	z-index:99
}
.list li p {
	color: #000;
	display:none;
	font-size: 12px;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	z-index: 99
}
.list .block p {
	display: block
}
.pic-main {
	width:1000px;
	height:650px;
	background:#fff;
	margin: 0 auto;
	overflow:hidden
}
.pic-box {
	width: 1000px;
	height: 650px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.pic-list li img {
	margin: 0 auto;
	width: 1000px;
	height: 650px;
}
.pic-box .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom: 20px;
	right: 10px;
	zoom: 1;
	z-index: 3
}
.pic-box .num ul {
	float: right;
}
.pic-box .num li {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-weight: 400;
	font-family: "微软雅黑", Arial;
	color: #8a8f9d;
	background: #efe3d0;
	margin-right: 10px;
	border-radius: 50%;
	cursor: pointer;
	float: left;
}
.pic-box .num li.on {
	background: #FF7700;
	color: #fff;
}
.pic-box .prev, .pic-box .next {
	display: none;
	width: 40px;
	height: 100px;
	background: url(../images/btn.png) no-repeat;
	position: absolute;
	top: 220px;
}
.pic-box .prev {
	left: 0px;
}
.pic-box .next {
	right: 0px;
	background-position: right
}
.footer {
	margin: 10px auto 0;
	width: 1000px;
	border-top: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	overflow: hidden;
	color: #666!important
}
.footer td {
	color: #666!important
}
.footer table {
	height: 0;
	border: 0;
	margin-top: -1px
}
.footer a {
	color: #666!important;
	text-decoration: none
}
.footer a:hover {
	color: #333!important;
	text-decoration: underline
}
/***********************************/
.bm-box {
	font-family: "Microsoft YaHei";
	position: fixed;
	z-index:9999;
	bottom: 0;
	left:50%;
	margin-left:-500px;
	width:1000px;
	height:70px;
	_position: absolute;
 	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight))
}
.bm-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:70px;
	background:#000;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index:-1
}
.bm-info {
	overflow:hidden
}
.bm-info strong {
	color:#fff;
	margin-right:3px
}
.bm-info, .bm-info dt, .bm-info dd, .bm-info dd strong, .bm-info dd input, .bm-btn {
	float:left;
}
.bm-info dt, .bm-info dd {
	margin-right:30px;
}
.bm-info dt {
	padding-left:20px;
	height:70px;
}
.bm-info dt strong {
	font-size:38px;
	line-height:70px
}
.bm-info dd {
	padding-top: 22px;
	height:30px;
}
.bm-info dd strong {
	font-size: 18px;
	line-height:30px;
}
.bm-info dd input {
	border:1px solid #fff;
	padding:0 5px;
	width: 120px;
	height:28px;
	line-height: 28px;
	overflow:hidden;
	outline:none
}
.bm-info .ipt-num {
	width:50px
}
.bm-btn {
	padding:20px 0 0 30px;
}
.bm-ipt {
	background:#fdd000;
	border-radius:2px;
	border:1px solid #efc505;
	color: #ff1714;
	cursor:pointer;
	font-weight:700;
	font-family: "Microsoft YaHei";
	font-size:16px;
	width:104px;
	height:34px;
	line-height:34px;
	text-align:center;
	overflow: hidden;
	outline: none
}
.xq {
  position: fixed;
  z-index: 10000000000000;
  bottom: 0;
  right: 0;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight));
}