.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}



.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
   z-index:10000;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
/*产品内也*/
body{margin:0px;padding:0px;}
a img,:link img,:visited img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: none; }
*{margin:0;padding:0;}
fieldset {padding:0px;padding-left:7px;padding-right:7px;padding-bottom:7px;}
fieldset legend{margin-left:15px;padding-left:3px;padding-right:3px;color:#333;}

.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
.clearfix{display:block;zoom:1}


ul#thumblist{display:block;}
ul#thumblist li{float:left;margin-right:6px;list-style:none;width:88px; height:88px}
ul#thumblist li a{display:block; width:86px; height:86px; overflow:hidden;border:1px solid #C7C7C7;}
ul#thumblist li a.zoomThumbActive{
    border:1px solid red;
}
.jqzoom{

    text-decoration:none;
    float:left;
}

.pro_page{
    overflow: hidden;
    height: 420px
}
.pro_page_l{
    width: 355px;
    float: left;
    position: relative;
}
.pro_page_lt{
    border:1px solid #C7C7C7;
    width: 297px;
    height: 298px;
    overflow: hidden;
}
.pro_page_lb{
    margin-top: 7px;
}
.pro_page_lb img{
    border:1px solid #C7C7C7;
}
.pro_page_r{
    width: 350px;
    float: left;
}
.pro_page_r p span{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.pro_page_r p{
color: #27a2dd;
font-size: 14px;
line-height: 37px
}

.pro_pagea_tit{
    height: 25px;
    border-bottom: 1px solid #C7C7C7;
    overflow: hidden;
}
.pro_pagea_tit .a{
    display: block;
    height: 24px;
    width: 83px;
    border-top:1px solid #C7C7C7;
    border-left:1px solid #C7C7C7;
    border-right:1px solid #C7C7C7;
    border-bottom:0;
    float: left;
    margin-right: 10px;
    text-align: center;
    line-height: 23px;
    color: #fff;
    background: #666}
.pro_pagea_tit a:hover,.pro_pagea_tit .on{
     background:#2A8A15;
     color: #fff;

}
.pro_pagea_cont{
    line-height: 30px;
    padding-bottom: 50px;
    position:relative;
}
.pro_pagea_aa{
    width: 130px;
    float:left;
    height: 16px;
}
.cztc{
    width: 460px;
    height: 440px;
    position: absolute;
    top: 0px;
    left: 320px;
    overflow: hidden;
    
}
.pro_pagea_cont p{
    /*text-align: center;*/
    width: 100%;
    /*position: absolute;*/
    bottom: 10px;

}