.pic_detail { }
.pic_detail ul,.pic_detail ul li { margin:0; padding:0; list-style:none; }
#slides1 {
	height: 500px;
	margin: 10px auto;
	position: relative;
	text-align: center;
	width: 600px;
	z-index: 100;
}
#slides {
	height: 158px;
	margin: 0px auto;
	position: relative;
	text-align: center;
	width: 290px;
	z-index: 100;
}
.common-slide {
	width: 290px;
	height: 200px;
	margin: 5px auto;
	position: relative;
}
.common-slide .list {
	position: relative;
	width: 290px;
	height: 200px;
	overflow: hidden
}
.common-slide .list ul {
	position: absolute
}
.common-slide .list li {
	width: 290px;
	height: 125px;
	line-height: 100px;
	float: left;
	position: relative;
	left: 0;
	-webkit-touch-callout: none
}
.common-slide .list li a img {
	vertical-align: top;
	width:300px;
}
.common-slide .list li.three-img a img {
	margin-top: 2px
}
.common-slide .list li.one-img a {
	width: 290px;
	height: 125px;
}
.common-slide .list li a {
	margin-left: 15px;
	float: left;
	width: 90px;
	height: 95px
}
.common-slide .list li a:first-child {
	margin-left: 0
}
.common-slide .mtbslide-pagination {
	/*position:absolute;*/
	bottom: 0;
	height: 25px;
	clear: both
}
.common-slide .mtbslide-pagination ul {
	margin-top: 8px
}
.common-slide .mtbslide-pagination .trigs {
	float: left;
	width: 290px;
	text-align: center;
}
.common-slide .mtbslide-pagination .trigs li {
	display: inline-block;
	text-indent: -9999px;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	background: #a9a9a9;
	text-align: center;
}
.common-slide .mtbslide-pagination .trigs li.cur {
	background: #f5481d;
}
.slide_prev {
	background: url(../img/bg_item2.png) no-repeat;
	display: block;
	font-size: 40px;
	height: 18px;
	position: absolute;
	top: 80px;
	width: 12px;
	background-position: 0 0;
	left: 0;
}
.slide_next {
	background: url(../img/bg_item2.png) no-repeat;
	display: block;
	font-size: 40px;
	height: 18px;
	position: absolute;
	top: 80px;
	width: 12px;
	background-position: -15px 0;
	right: 0;
}
.slide_nextl {
	height: 300px;
	position: absolute;
	top: 0px;
	width: 100px;
	right: 0;
}
.slide_prevl {
	height: 300px;
	position: absolute;
	top: 0px;
	width: 100px;
	left: 0;
}
.common-slide1 {
	width: 600px;
	height: 500px;
	margin: 5px auto;
	position: relative;
}
.common-slide1 .list1 {
	position: relative;
	width: 600px;
	height: 500px;
	overflow: hidden
}
.common-slide1 .list1 ul {
	position: absolute
}
.common-slide1 .list1 li {
	width: 600px;
	height: 500px;
	line-height: 100px;
	float: left;
	position: relative;
	left: 0;
	-webkit-touch-callout: none
}
.common-slide1 .list1 li a img {
	vertical-align: top;
	
}
.common-slide1 .list1 li.three-img a img {
	margin-top: 2px
}
.common-slide1 .list1 li.one-img1 a {
	width: 300px;
	height: 300px;
}
.common-slide1 .list1 li a {
	margin-left: 15px;
	float: left;
	width: 90px;
	height: 95px
}
.common-slide1 .list1 li a:first-child {
	margin-left: 0
}
.common-slide1 .mtbslide-pagination {
	/*position:absolute;*/
	bottom: 0;
	height: 25px;
	clear: both
}
.common-slide1 .mtbslide-pagination ul {
	margin-top: 8px
}
.common-slide1 .mtbslide-pagination .trigs1 {
	float: left;
	width: 300px;
	text-align: center;
}
.common-slide1 .mtbslide-pagination .trigs1 li {
	display: inline-block;
	text-indent: -9999px;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	background: #a9a9a9;
	text-align: center;
}
.common-slide1 .mtbslide-pagination .trigs1 li.cur {
	background: #f5481d;
}
/* -------------弹出大图-------------------------- */

.pic_num {
	background-color: #000;
	color: #fff;
	display: block;
	height: 20px;
	line-height: 18px;
	position: absolute;
	opacity: 0.7;
	text-align: center;
	width: 40px;
	left: 50%;
	margin-left: -20px;
	bottom: -30px
}
.viewbig {
	background-color: #464143;
	padding: 20px 3.125%;
	height: 695px
}
.viewbig .btn a {
	border-radius: 6px;
	box-shadow: 0 1px 1px #f3f3f3;
	background-color: #F3F3F3;
	display: inline-block;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 93px
}
.viewbig .picture {
	margin-top: 34px;
	position: relative;
	text-align: center
}
.viewbig .slide {
	top: 142px
}
.viewbig .prev {
	left: 10px
}
.viewbig .next {
	right: 10px
}
.hidden {
	display: none
}
