﻿@charset "utf-8";
.jqzoom { float:left; position:relative; padding:0px; cursor:pointer; }
div.zoomdiv { z-index : 100; position : absolute; top:0px; left:0px; width : 200px; height : 200px; background: #ffffff; border:1px solid #CCCCCC; display:none; text-align: center; overflow: hidden; }
div.jqZoomPup { z-index : 10; visibility : hidden; position : absolute; top:0px; left:0px; width : 50px; height : 50px; border: 1px solid #aaa; background: #ffffff 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); }








.top_lang{ float:right; margin:40px 0 0 30px; position:relative;}
.top_lang span{ display:block;background:url(../images/lang_ioc.png) right center no-repeat; font-size:16px; line-height:20px; color:#333; padding-right:15px;cursor:pointer;}
.top_lang_xl{ position:absolute; right:0; top:20px; padding:0; width:100%; background:#FFF; overflow:hidden; height:0; -webkit-transition:0.5s;transition:0.5s; border-radius:5px;}
.top_lang:hover .top_lang_xl{padding:40px 0 10px;height:110px;}
.top_lang_xl a{ display:block; font-size:14px; line-height:30px; color:#666; text-align:center;}
.top_lang_xl a:hover{color:#0f7a0b;}











/*** Sta Pro_info ***/
.bigImg{ width: 450px; height: 323px; text-align: center; vertical-align: middle; border: 1px solid #dcdcdc; overflow: hidden; 
}
.smallImg{
	margin-top: 12px;
}
#leftNav{
	float:left;
	cursor:pointer;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 7px;padding-top:20px;
}
#Cont_1{ float: left; width: 420px; height: 78px; overflow: hidden; 
}
#Cont_1 li{
	float: left;
	width: 95px;
	height:75px;
	text-align: center;
	border: 1px solid #e8e8e8;
cursor: pointer;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}
#Cont_1 li img{
width: 95px;
		height:75px;
	border: 1px solid #CCCCCC;
}
#rightNav{
	float:left;
	cursor:pointer;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 3px;padding-top:20px;
}
.simple_slider_disabled { opacity:0.6; filter:alpha(opacity=30); zoom:1; }
.pro_info .r .head{ font-size:14px; font-weight:bold; color:#555; padding:10px 0 5px; border-bottom:1px solid #d6dedf;}
.pro_info .r .body{ color:#555; line-height:25px; padding:10px;}
/*** End Pro_info ***/
