
/*产品页面*/
.frame {
	width:100%;
	overflow:hidden;
	display: flex;
}
.piczoom {
	width:352px;
	
}
.domain {
	flex:1;
    padding-left:30px;
	padding-right:30px;
}
.card {
	width:200px;
	background:#f5f5f5;
}
.dotitle {
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	color:#666666;
	font-family: Microsoft YaHei;
}
.ms {
	font-size:14px;
	color:#e4393c;
	padding:5px 0 5px 0;
}
.parameter {
	display:flex;
}
.norms {
	font-size:14px;
	color:#888888;
	line-height:30px;
	width:80px;
}
.standards {
	flex:1;
	color:#000;
	line-height:30px;
	font-size:14px;
}
.standards a {
	color:#ff6000;
	font-size:14px;	
}
.standards a:hove {
	color:#ff6000;	
}
.standards span {
	margin-right:20px;
}
.iteminfo_price {
	color: rgb(204, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 14px; vertical-align: middle;
}
.itemsales_price {
	color: rgb(51,51,51); font-family:"Microsoft Yahei"; font-size: 16px; vertical-align: middle; text-decoration:line-through;
}

.sys_item_price {
	color: rgb(204, 0, 0); font-size: 25px; vertical-align: middle;
}
.lunbo{
	display:none;
}
.lunbo img { 
    width:100%;
	height:auto;
}

/*产品详细*/
.product-frm {
	display:flex;
	width:100%;
	overflow:hidden;
}
.left-frm {
	width:210px;

}
.right-frm {
	flex:1;	
	padding-left:10px;
}
.sort-product {
	float:left;padding:9px;border:1px solid #DDDDDD;
}
.sort-product dl{
	
}
.sort-product dl dt{
	padding-top:8px;
}
.sort-product dl dt img{
	width:190px;height:190px;border:0;
}
.sort-product dl dd{
	width:190px;
}
.sort-product dl dd a{
	color:#333333;text-decoration:none;
}
.sort-product dl dd a:hover{
	color:#c81623;text-decoration:none;
}
.sort-product dl dd em{
	COLOR: #c81623; FONT-SIZE: 16px; FONT-WEIGHT: bold;line-height:25px;
}
.sort-product h3 {
	font-size:14px;font-family:"Microsoft Yahei";line-height:25px;color:#666666;
}
/*图片放大镜样式*/
.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:350px;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:352px;height:352px;border:1px solid #DFDFDF;}

.spec-scroll{clear:both;margin-top:5px;width:352px;}
.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:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}




@media (max-width:1366px) {
	
}
@media (max-width:1199px) {

.hidden {
	display:none!important;
}  




.lunbo{
	display:none;
}

.domain {
	flex:1;
    padding-left:5px;
	padding-right:5px;
}
.card {
	display:none;
}
.make {
	display:none;
}
.left-frm {
	display:none;    
}



}
@media (max-width:991px) {
	
}
@media (max-width:818px) and (min-width:768px) {
	
}

@media (max-width:767px) {


.piczoom {
    display:none;	
}
.lunbo{
	width:100%;     
	height:auto;
	display:block;
}
.lunbo img { 
    width:100%;
	height:auto;
}
.domain {
	width:100%;
    padding-left:5px;
	padding-right:5px;
}
.card {
	display:none;
}
.make {
	display:none;
}
.left-frm {
	display:none;    
}

}
@media (max-width:450px) {


}


@media (max-width:1440px){

}
@media (max-width:767px){
	
}





