@charset "utf-8";

.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{ background:url(/demo/images/loading.gif) no-repeat center center;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:550px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:550px;height:340px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:552px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:500px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:76px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:72px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

.spec-scroll .items2{float:left;position:relative;width:500px;height:56px;overflow:hidden;}
.spec-scroll .items2 ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items2 ul li{float:left;width:76px;text-align:center;}
.spec-scroll .items2 ul li img{border:1px solid #CCC;padding:2px;width:72px;height:50px;}
.spec-scroll .items2 ul li img:hover{border:2px solid #FF6600;padding:1px;}

.nconr{ width:1130px;height: 100%;}
.list_det_img {width: 50%;float: left;margin-right: 30px;margin-bottom: 30px;}
div.content2 {width: 47%;overflow: hidden;margin-top:10px;}
div.content2 h1{font-size:25px; color:#db6000;}
div.content2 h2{line-height: 32px;font-size:16px; color:#414141;padding-top:5px;}
div.content2 .x1p{ line-height: 32px; padding-top:5px;} 
div.content2 .time{text-align:right;color:#ccc;}
div.content2 .dl{margin-top: 20px; line-height:200%;}
div.content2 .dl ul li {margin-top: 10px;display:list-item;list-style-position: inside;}
div.content2 .dl ul li p{display: inline;}
div.content2 table{border-collapse: collapse;}
div.content img:hover{border:2px solid #eaeaea;background:#fdfdfd;box-shadow: 0px 0px 8px #ddd;}

@media (max-width: 1300px) {
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.spec-preview{width:400px;height:100px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:402px;}

.spec-scroll .items{float:left; position:relative;width: 320px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;margin-top:2px;}

.nconr{ width:100%;}
	
	
}
@media (max-width: 960px) {
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.spec-preview{width:100%;height:100%;border:1px solid #DFDFDF;}
.list_det_img {width: 100%;float: left;margin-right: 30px;margin-bottom: 30px;}
.list_det_img .spec-scroll{clear:both;margin-top:5px;width:100%;height:100%;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{margin-left:4px;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left; position:relative;width: 280px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;margin-top:2px;}

.nconr{ width:100%;}
.nconr .content2 table{ display: none;}
div.content2 {width: 100%;margin-top:10px;}
div.content2 h1{font-size:24px; color:#db6000;}
div.content2 h2{line-height: 32px;font-size:16px; color:#414141;padding-top:5px;}
div.content2 .time{text-align:left;color:#ccc;}

}