﻿/*通用*/
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, figure {
	margin:0px;
	padding:0px;
}
body, button, input, select, textarea {
	font-family:"微软雅黑";
	font-size:12px;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
p, ul, li, dl, dd, dt, form, h1, h2, h3, h4, h5, h6 {
	list-style:none;
}
img {
	border:none;
}
a {
	outline:none;
blr:expression(this.onFocus=this.blur());
	text-decoration:none;
	color:Black;
}
/*本站通用*/
.clearborderright {
	border-right:none !important;
}
.none {
	display:none;
}
.margintop20 {
	margin-top:20px;
}
.color1 {
	color:White;
}
.color2 {
	color:#333333;
}
img:hover {
	background: white;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
/*图片特效*/
.piccontext {
	width:1280px;
	border:0px solid #e4e4e4;
	margin:0px auto 0px;
	background:white;
	overflow:hidden;
}

/*大图展示*/
.picshow {
	width:1280px;
	margin-top:0px;
	margin-left:25px;
	overflow:hidden;
}
.picshowtop {
	width:1250px;
	text-align:center;
	position:relative;
	z-index:1;
	overflow:hidden;
}
#pic1 {
	max-width:1280px;
}
#preArrow {
	left:0px;
}
#nextArrow {
	right:0px;
}
.contextDiv {
	cursor:pointer;
	height:100%;
	width:50%;
	position:absolute;
	top:0px;
	z-index:5;
	background:url("blank") repeat;
}
.contextDiv span {
	position:absolute;
	top:50%;
	margin-top:-10%;
	width:46px;
	height:80px;
}
#preArrow_A {
	left:0px;
	background:url('../images/left.png') 0px 0px no-repeat;
	display:none;
}
#nextArrow_A {
	right:0px;
	background:url('../images/right.png') 0px 0px no-repeat;
	display:none;
}



.picshowlist {
	width:1250px;
	margin-top:20px;
	padding-bottom:20px;
	overflow:hidden;
}
.picshowlist_left {
	float:left;
	width:120px;
	overflow:hidden;
	overflow:hidden;
}
.picleftimg {
	width:120px;
	height:80px;
	background:url('../images/photo.jpg') no-repeat;
	padding-top:9px;
	padding-left:5px;
	overflow:hidden;
}
.picleftimg img {
	width:106px;
	height:66px;
}
.piclefttxt {
	width:120px;
	line-height:20px;
	font-family:"宋体";
}
.piclefttxt a {
	color:#444444;
}
.piclefttxt a:hover {
	color:#ff5d11;
	text-decoration:underline;
}
.picshowlist_mid {
	float:left;
	width:1280px;
	margin-left:0px;
	display:inline;
	overflow:hidden;
	height:76px;
}
.picmidleft {
	float:left;
	width:24px;
	height:76px;
	overflow:hidden;
}
.picmidleft a {
	display:block;
	width:24px;
	height:76px;
}
.picmidmid {
	float:left;
	width:1200px;
	overflow:hidden;
	height:76px;
	padding-left:5px;
}
.picmidmid ul {
	width:1200px;
	overflow:hidden;
	position:relative;
	height:76px;
}
.picmidmid ul li {
	float:left;
	margin-left:2px;
	display:inline;
	width:116px;
	text-align:center;
	overflow:hidden;
	position:relative;
	height:76px;
}
.picmidmid ul li img {
	max-width:106px;
	height:76px;
}
.selectpic {
	border:5px solid #cacaca;
	height:66px !important;
}
.picmidright {
	float:left;
	width:24px;
	height:76px;
	overflow:hidden;
}
.picmidright a {
	display:block;
	width:24px;
	height:76px;
}
.picshowlist_right {
	float:left;
	width:24px;
	float:right;
	overflow:hidden;
}
