@charset "utf-8";
/*------------------------------ SwitchImage ------------------------------*/
/*.switchImage
{
	display: block;
}*/
/*------------------------------ ScanImage ------------------------------*/
/*.scanImage
{
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.scanImage p {
	position: static;
 +position: absolute;
	top: 50%;
}
.scanImage img {
	position: static;
 +position: relative;
	top: -50%;
	left: -50%;
}*/
.td05
{
	width: 5%;
}
.td10
{
	width: 10%;
}
.td15
{
	width: 15%;
}
.td20
{
	width: 20%;
}
.td25
{
	width: 25%;
}
.td30
{
	width: 30%;
}
.td35
{
	width: 35%;
}
.td40
{
	width: 40%;
}
.td45
{
	width: 45%;
}
.td50
{
	width: 50%;
}
/*-------------------------------- word break --------------------------------*/
.word_break
{
	width: 600px;
	word-break: break-all;
	overflow: auto;
}
/*-------------------------------- qq box  --------------------------------*/

/*------------------------------ link color ------------------------------*/
.color_black a:link
{
	color: #333;
}
.color_black a:visited
{
	color: #333;
}
.color_black a:hover
{
	color: #F00;
	text-decoration: underline;
}
.color_red a:link
{
	color: #C30;
}
.color_red a:visited
{
	color: #C30;
}
.color_red a:hover
{
	color: #F00;
	text-decoration: underline;
}
.color_green a:link
{
	color: #093;
}
.color_green a:visited
{
	color: #093;
}
.color_green a:hover
{
	color: #F00;
	text-decoration: underline;
}
.color_blue a:link
{
	color: #009;
}
.color_blue a:visited
{
	color: #009;
}
.color_blue a:hover
{
	color: #F00;
	text-decoration: underline;
}
/*------------------------------ eng number ------------------------------*/
.eng_number
{
	font-family: Verdana, Geneva, sans-serif;
}
/*------------------------------ page style ------------------------------*/
.pagestyle_text
{
	float: right;
	height: 28px;
	line-height: 28px;
}
.pagestyle_red
{
	color: #F00;
	font-size: 14px;
	font-weight: bolder;
}
.pagestyle_button
{
	float: right;
	display: block;
	width: 66px;
	height: 18px;
	line-height: 18px;
	margin-left: 4px;
	margin-top: 4px;
	overflow: hidden;
	text-align: center;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	background: #D8EDC6;
	cursor: pointer;
}
.pagestyle_link
{
	color: #CCC;
	float: right;
	display: block;
	width: 66px;
	height: 18px;
	line-height: 18px;
	margin-left: 4px;
	margin-top: 4px;
	overflow: hidden;
	text-align: center;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	background: #F0F0F0;
}
/*------------------------------- header -------------------------------*/
.header_link_img
{
	float: left;
	width: 40px;
	height: 46px;
}
/*------------------------------- nav -------------------------------*/
.nav_link
{
	float: left;
	width: 90px;
	height: 20px;
}
.nav_link_x
{
	float: left;
	width: 90px;
	height: 20px;
}
/*------------------------------ lefter ------------------------------*/

/*------------------------------- center -------------------------------*/
.center_news_link
{
	float: left;
	width: 465px;
	height: 21px;
	line-height: 21px;
	padding-left: 10px;
	background: url(/ES/Themes/Normal/Images/all_righter_dot.png) left center no-repeat;
}
.center_news_news
{
	float: left;
	width: 385px;
	height: 21px;
}
.center_news_time
{
	float: left;
	width: 80px;
	height: 21px;
	color: #797979;
	font-size: 10px;
	text-align: right;
}

.center_product_border
{
	float: left;
	width: 86px;
	height: 86px;
	padding-right: 8px;
}
.center_product_img
{
	float: left;
	width: 80px;
	height: 60px;
	padding: 2px;
	overflow: hidden;
	border: #CFCFCF solid 1px;
}
.center_product_text
{
	float: left;
	width: 86px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
/*------------------------------- linker -------------------------------*/

/*------------------------------- footer -------------------------------*/

/*------------------------------ allLefter ------------------------------*/
.all_lefter_title
{
	float: left;
	width: 215px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	padding-left: 15px;
	color: #FFFFFF;
	background: url(/ES/Themes/Normal/Images/all_lefter_title.png);
}
.all_lefter_bg
{
	float: left;
	width: 230px;
	background: url(/ES/Themes/Normal/Images/all_lefter_bg.png);
}
.all_lefter_text
{
	float: left;
	width: 210px;
	padding: 5px 10px;
	line-height: 20px;
}
.all_lefter_bottom
{
	float: left;
	width: 230px;
	height: 5px;
	background: url(/ES/Themes/Normal/Images/all_lefter_bottom.png);
	overflow: hidden;
}
.all_lefter_split
{
	float: left;
	width: 230px;
	height: 8px;
}
.all_lefter_link
{
	float: left;
	width: 190px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 00em;
	background: url(/ES/Themes/Normal/Images/all_lefter_link.png) center no-repeat;
	margin-top: 5px;
	padding: 0px 20px 0px 20px;
}
.all_lefter_link a:link
{
	color: #FFFFFF;
}
.all_lefter_link a:visited
{
	color: #FFFFFF;
}
.all_lefter_link a:hover
{
	color: #FFFF00;
}
/*------------------------------ allrighter ------------------------------*/
.right_news_text
{
	float: left;
	width: 720px;
	height: 30px;
	line-height: 30px;
	border-bottom: #DCDCDB dashed 1px;
}
.right_news_dot
{
	float: left;
	width: 10px;
	height: 30px;
	padding-left: 10px;
	background: url(/ES/Themes/Normal/Images/all_righter_dot.png) center no-repeat;
}
.right_news_link
{
	float: left;
	width: 555px;
	height: 30px;
}
.right_news_hit
{
	float: left;
	width: 125px;
	height: 30px;
	text-align: right;
	color: #999;
}
.right_news_time
{
	float: left;
	width: 145px;
	height: 30px;
	text-align: right;
	color: #999;
}
.product_block_big
{
	float: left;
	width: 170px;
	height: 170px;
	padding: 5px 5px 10px 5px;
	overflow: hidden;
}
.product_block_img
{
	float: left;
	width: 168px;
	height: 128px;
	border: #CCC solid 1px;
	overflow: hidden;
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.product_block_img p
{
	position: static;
 +position: absolute;
	top: 50%;
}
.product_block_img img
{
	border: #FFF solid 4px;
	position: static;
 +position: relative;
	top: -50%;
	left: -50%;
}
.product_block_text
{
	float: left;
	width: 170px;
	height: 40px;
	line-height: 20px;
	text-align: center;
}
.picture_block_big
{
	float: left;
	width: 170px;
	height: 170px;
	padding: 5px 5px 10px 5px;
	overflow: hidden;
}
.picture_block_img
{
	float: left;
	width: 168px;
	height: 128px;
	border: #CCC solid 1px;
	overflow: hidden;
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.picture_block_img p
{
	position: static;
 +position: absolute;
	top: 50%;
}
.picture_block_img img
{
	border: #FFF solid 4px;
	position: static;
 +position: relative;
	top: -50%;
	left: -50%;
}
.picture_block_text
{
	float: left;
	width: 170px;
	height: 40px;
	line-height: 20px;
	text-align: center;
}
.picture_block_big_normal
{
	float: left;
	width: 330px;
	height: 250px;
	padding: 5px 10px 10px 10px;
	overflow: hidden;
}
.picture_block_img_normal
{
	float: left;
	width: 328px;
	height: 248px;
	border: #CCC solid 1px;
	overflow: hidden;
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.picture_block_img_normal p
{
	position: static;
 +position: absolute;
	top: 50%;
}
.picture_block_img_normal img
{
	border: #FFF solid 4px;
	position: static;
 +position: relative;
	top: -50%;
	left: -50%;
}
