.info{
	overflow: hidden;
}
.fo{
	background: #f7f7f7;
	padding: 60px 0 90px 0;

}
.descr {
	background: white;
	padding: 50px 40px 40px 50px;
	overflow: hidden;

}
/*相关样式*/
.spec-preview{width:500px;}
.spec-scroll{clear:both;padding-top:80px;width:480px;height:90px;overflow: hidden;}
.spec-scroll .prev{float:left;}
.spec-scroll .prev:hover{background:#da251d;color: white;}
.spec-scroll .next{float:right;}
.spec-scroll .next:hover{float:right;background:#da251d;color: white;}
.spec-scroll .prev,.spec-scroll .next{border-radius:50%;text-align:center;width:36px;height:36px; line-height:36px;cursor:pointer;text-align: center;background: #dddbd9;color: white;margin-top: 16px;}
.spec-scroll .items{margin:auto;position:relative;width:310px;height:70px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:77px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;width:66px;height:66px;}
.spec-scroll .items ul li.hover img { border:1px solid #da251d;}
/*图片放大镜样式*/
.pro_left{width:500px; overflow:hidden;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block; width:500px;height:400px; overflow:hidden;}
.jqzoom img{width:500px; height:400px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:500px;height:500px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:200px !important;height:200px !important;border:1px solid #aaa;background:#ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/

.fang{
	width: 100%;
	margin-bottom: 50px;
}

.canshu{
	width: 500px;
	float: left;
	margin-left: 95px;
}
.canshu h1{
	font-size: 20px;
	color: #333;
	padding-bottom: 14px;
	border-bottom: solid 1px #e1e1e1;
	margin-bottom: 20px;
}
.canshu h2{
	line-height: 27px;
	color: #666;
	font-size: 14px;
}
.canshu p{
	line-height: 27px;
	color: #888;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 70px;
}
#showlast,#shownext{
	display: inline-block;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: white;
	border-radius: 50%;
	background: #dddbd9;
	position: relative;
	top: -68px;
}
#showlast:hover{
	background: #da251d;
}
#shownext:hover{
	background: #da251d;
}
#shownext{
	position: relative;
	top: -68px;
	right: -415px;
}
.table{

	border: solid 1px #dcdcdc;
}
.table li{
	overflow: hidden;
	border-bottom: solid 1px #dcdcdc;
}
.table li .ta_left{
	font-family: arial;
	padding: 15px 0 18px 0;
	float: left;
	width: 150px;
	padding-left: 30px;
	background: #f7f7f7;
	border-right:  solid 1px #dcdcdc;
	font-size: 14px;
	color: #666;
}
.table li .ta_left h6{
	font-size: 14px;
	color: #666;
	margin-top: 70px;
}
.table li:nth-child(10) .ta_left{
padding-top: 10px;
	height: 202px;
	vertical-align: middle;
}
.table li .ta_right{
	padding: 15px 0;
	float: left;
	padding-left: 40px;
	font-size: 14px;
	color: #666;
}
.table li .ta_right p{
	line-height: 25px;
}
.table li:last-child{
	border-bottom: none;
}

.fo a{
	display: inline-block;
	color: #888;
	margin-right: 20px;
	font-size: 14px;
	line-height: 25px;
	position: relative;
}
.fo a span{
	position: absolute;
	top: 2px;
}
.fo .fanye{
	margin-top: 28px;
	text-align: center;
}
.fo a:hover{
	color: #da251d;
}
