﻿@charset "utf-8";
*{font-family: "Microsoft Yahei",Heiti, arial,helvetica,sans-serif !important;}
/* CSS Document */
/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt, pre {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}
img {
	vertical-align:bottom; /* IE6 img 3px bug fix */
}
hr {
	margin-top:10px;
	margin-bottom:10px;
	border:0;
	border-top: 1px solid #e3e3e3;
	height:2px;
	width:100%;
}
body {
	background-color:#fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	-webkit-text-size-adjust:none; /* fix Chrome 12 px limit */
	background-repeat: no-repeat;
	background-position: center 23px;
	color:#636363;
	position:relative;
}
a {
	text-decoration:none;
	color:#636363;
}
a:hover {
	color: #0066b6;
}
ul, ol, dl {
	list-style-image:none;
	list-style-type:none;
}
.i2 {
	text-indent:2em;
}
h1 {
	font-size:18px;
	line-height:20px;
	margin-bottom:15px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
p {
	margin-bottom:10px;
	line-height:22px;
}
input {
	vertical-align:middle;
}
/*------------------------------------------START  global----------------------------------------- */
.clf {
	clear:both;
	height:0;
	overflow:hidden;
	width:0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pt5 {
	padding-top:5px;
}
.pt10 {
	padding-top:10px;
}
.pt15 {
	padding-top:15px;
}
.pt20 {
	padding-top:20px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.pb5 {
	padding-bottom:5px;
}
.pb10 {
	padding-bottom:10px;
}
.pb15 {
	padding-bottom:15px;
}
.pb20 {
	padding-bottom:20px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.box {
	margin-bottom:15px;
	border:1px solid #e1e1e1;
}
.shadow_5px {
	box-shadow:0px 0px 5px #888888;
	-webkit-box-shadow:0px 0px 5px #888888;
	-safari-box-shadow:0px 0px 5px #888888;
}
.shadow_3px {
	box-shadow:0px 0px 3px #888888;
	-moz-box-shadow: 0px 0px 3px #888888;
	-webkit-box-shadow:0px 0px 3px #888888;
	-safari-box-shadow:0px 0px 3px #888888;
}
.shadow_3px img {
	border:1px solid #fff;
}
.shadow_1px {
	box-shadow:0px 0px 2px #888888;
	-moz-box-shadow: 0px 0px 1px #888888;
	-webkit-box-shadow:0px 0px 1px #888888;
	-safari-box-shadow:0px 0px 1px #888888;
	margin:1px;
}
.arr {
	background:url(../images/icon_arr_1.png) left 5px no-repeat;
	padding-left:10px;
	line-height:14px;
	font-size:11px;
}
.linkbar {
	height:20px;
	line-height:20px;
}
.linkbar_2 {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#f6f6f6;
	min-height:35px;
	margin-top:25px;
}
.btn_go {
	display:block;
	width:66px;
	height:23px;
	background:url(../images/btn_go.jpg) left top no-repeat;
	border:none;
	margin-top:15px;
	color:#666666;
	padding-bottom:5px;
	cursor:pointer;
}
.mod_find_product .btn_go {
	border:1px solid #2d9f7e;
	float:right;
}
.a_btn_back, .a_btn_print {
	width:205px;
	display:inline-block;
	height:34px;
	line-height:34px;
	border:1px solid #d4d4d4;
	margin-right:50px;
	margin-left:50px;
	text-align:left;
}
.a_btn_back {
	background:url(../images/a_btn_back_bg.png) left top repeat-x;
}
.a_btn_print {
	background-color:#22aa93;
	color:#fff;
}
.a_btn_print:hover {
	color:#fff;
}
.a_btn_back span, .a_btn_print span {
	display:block;
	cursor:pointer;
	text-align:center;
}
.a_btn_back span {
	background:url(../images/icon_back.png) 15px center no-repeat;
}
.a_btn_print span {
	background:url(../images/icon_print.png) 15px center no-repeat;
}
.arr_red {
	background:url(../images/arr_red.png) left center no-repeat;
	padding-left:10px;
}
.icon_print_gray {
	background:url(../images/icon_print_gray.png) left center no-repeat;
	padding-left:20px;
}
/*  --------------------------------START list set------------------------------------- */
.list {
}
.list li {
	background:url(../images/icon_arr_1.png) left center no-repeat;
	padding-left:15px;
}
.list_2 {
}
.list_2 li {
	background:url(../images/icon_arr_green.png) left center no-repeat;
	padding-left:15px;
}
.list_2 li.last {
}
.list_3 {
	overflow:hidden;
}
.list_3 .list_3_cell {
	float:left;
	display:inline;
	overflow:hidden;
	width:365px;
	margin-right:5px;
	height:130px;
	margin-bottom:35px;
}
.list_3 .list_3_cell .pic {
	width:100px;
	margin-right:10px;
	height:100%;
	float:left;
	display:inline;
}
.list_3 .list_3_cell .pic img {
	border:3px solid #e3e3e3;
}
.list_3 .list_3_cell .des {
	width:250px;
	float:left;
	display:inline;
	position:relative;
	height:100%;
}
.list_3 .list_3_cell .des h3 {
	margin-bottom:10px;
	font-weight:bold;
}
.list_3 .list_3_cell .des h3 a {
	color: #0066b6;
	font-size:12px;
	line-height:12px;
}
.list_3 .list_3_cell .des p {
	color:#333333;
}
.list_3 .list_3_cell .des a.more {
	position:absolute;
	left:0;
	bottom:0;
	color:#999999;
}
.list_3 .list_3_cell .des a.more:hover {
	color: #0066b6;
}
.list_4 {
}
.list_4 li {
	padding-left:10px;
	line-height:25px;
	background:url(../images/icon_arr_black.jpg) left 10px no-repeat;
}
.list_sq {
}
.list_sq li {
	background:url(../images/icon_drop.gif) left 5px no-repeat;
	list-style-position:inside;
	padding-left:15px;
	line-height:20px;
}
/* --------------START news_list------------*/
.news_list {
}
.news_list .item {
	overflow:hidden;
}
.news_list .item .imgbox {
	width:154px;
	height:74px;
	border:3px solid #e3e3e3;
	float:right;
	display:inline;
}
.news_list .item .des {
	float:left;
	display:inline;
}
.news_list .item .des .tags {
	overflow:hidden;
}
.news_list .item .des .tags ul li {
	float:left;
	color:#999999;
}
/* --------------END news_list------------*/
/*  --------------------------------END list set------------------------------------- */
/*  START 半透明层 覆盖在图片上 层上有文字*/
ul.ft {
	overflow:hidden;
}
ul.ft li {
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
	width: 200px;
	height: 150px;
	margin-right: 10px;
	cursor:pointer;
}
ul.ft li .bg {
	position: absolute;
	width: 100%;
	height: 21px;
	z-index: 50;
	bottom: 0;
	left: 0;
	background-color: #666666;
	filter: Alpha(opacity=60);
	-moz-opacity:.6;
	opacity:0.6;
	zoom:1;
}
ul.ft li .caption {
	top:80px;
	color: #FFFFFF;
	height: 21px;
	left: 10px;
	position: absolute;
	z-index: 80;
}
ul.ft li .caption em {
	font-weight:bold;
	font-style:normal;
	display:block;
}
/*  END 半透明层 覆盖在图片上 层上有文字*/
/*------------------------------------------END  global----------------------------------------- */
/* ---------------------------------------START  layout--------------------------------- */
.layout_c2 {
	overflow:hidden;
}
.layout_c2_main, .layout_c2_sub {
	float:left;
	display:inline;
}
.layout_c2_main {
	width:735px;
}
.layout_c2_sub {
	margin-left:10px;
	width:255px;
}
.layout_2col {
}
.layout_2col_1, .layout_2col_2 {
	float:left;
	display:inline;
}
.layout_2col_1 {
	width:300px;
}
.layout_2col_2 {
	width:425px;
	margin-left:10px;
}
.layout_2 {
	overflow:hidden;
}
.layout_2_sub {
	width:240px;
	float:left;
	display:inline;
}
.layout_2_main {
	margin-left:20px;
	width:740px;
	float:left;
	display:inline;
}
.layout_c3 {
	overflow:hidden;
}
.layout_c3_1, .layout_c3_2, .layout_c3_3 {
	float:left;
	display:inline;
}
.hp_wrap .hp_cont .layout_c3_1, .hp_wrap .hp_cont .layout_c3_2, .hp_wrap .hp_cont .layout_c3_3 {
}
.layout_c3_1 {
}
.layout_c3_2 {
}
.layout_c3_3 {
}
.cont {
	margin:0 auto;
	width:1000px;
}
/*----------------------------------------END layout-------------------------------*/
.hp_wrap {
	background-color:#fff;
	position:relative;
	padding-top:119px;
	width:1000px;
	margin:0 auto;
}
/* ---------------------------- START header---------------------------------  */
.header {
	width:1000px;
	height:119px;
	margin:0 auto;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-500px;
	background:url(../images/header_bg.jpg) left top no-repeat;
	z-index:90;
}
.header a.logo {
	display:block;
	width:269px;
	height:33px;
	position:absolute;
	top:26px;
	left:17px;
}
/* START   shortcut_nav  */
.header .shortcut_nav {
	height:24px;
	position:absolute;
	top:38px;
	left:445px;
	line-height:24px;
}
.header .shortcut_nav ul {
	overflow:hidden;
}
.header .shortcut_nav ul li {
	float:left;
	display:inline;
	padding-right:7px;
	background:url(../images/line_1.png) right center no-repeat;
	margin-left:7px;
	text-align:center;
}
.header .shortcut_nav ul li a em{
font-style:normal;
	}
.header .shortcut_nav ul li.last {
	background:none;
}
.header .shortcut_nav ul li a {
}
.header .shortcut_nav ul li a.lang_zh {
	font-size:12px;
	background:url(../images/flag_cn.jpg) left center no-repeat;
	padding-left:25px;
}
/* END   shortcut_nav  */
/* START top_searchbar  */
.header .top_searchbar {
	height:24px;
	position:absolute;
	top:38px;
	left:704px;
	line-height:24px;
}
.header .top_searchbar .input_text {
	width:189px;
	height:20px;
	margin-right:5px;
	float:left;
	vertical-align:middle;
	border:1px solid #ededed;
	margin-top:1px;
	padding-left:23px;
	background:url(../images/icon_search.png) left center no-repeat #fff;
}
.header .top_searchbar input.a_btn_se {
	display:inline-block;
	width:65px;
	height:24px;
	background:url(../images/btn_se.jpg) left top no-repeat;
	border:0;
	cursor:pointer;
}
/* START top_searchbar  */
/* START main_nav */
.main_nav {
	width:100%;
	height:40px;
	position:absolute;
	left:0;
	top:79px;
	background-image:url(../images/main_nav_png8.png);
}
 
.main_nav ul{
	position:relative;
}
.main_nav li{
	float:left;
	top:0;
	height:40px; line-height:40px;  padding:0 41px;text-align:center; font-size:14px;
	
}

.main_nav li a{ color:#FFFFFF;
}
.main_nav .nav1 {
	left:0;
	width:84px;
}

.header .top_nav {
	position:absolute;
	right:0;
	top:25px;
	height:25px;
}
.header .top_nav ul.level_1 {
}
.header .top_nav ul.level_1 li {
	float:left;
	display:inline;
	padding:0 5px;
}
.header .top_nav ul.level_1 li a {
	color:#333333;
}
/* --------------------------------- END header ------------------------------ */
/* -------------------------------- START  footer ----------------------------------*/  
.footer_wrap {
	width:1000px;
	margin-top:15px;
	overflow:hidden;
}
.sitemap_wrap {
	padding-top:1px;
	border-top:1px solid #ededed;
	border-bottom:1px solid #c7cdcd;
}
.sitemap {
	height:125px;
	background:url(../images/sitemap_bg.png) left bottom repeat-x #f9f9f9;
	padding-left:27px;
	padding-top:15px;
	overflow:hidden;
	position:relative;
}
.sitemap .lev_1 {
	margin-bottom:20px;
}
.sitemap dl {
}
.sitemap dl dt {
	color:#0066b6;
}
.sitemap dl dd a {
	padding:0 10px 0 0;
	color:#808080;
	font-size:10px;
}
.sitemap dl dd a:hover {
	color: #009999;
}
.sitemap .colunm_1, .sitemap .colunm_2, .sitemap .colunm_3, .sitemap .colunm_4, .sitemap .colunm_5 {
	position:absolute;
	top:15px;
}
.sitemap .colunm_1 {
	left:27px;
}
.sitemap .colunm_2 {
	left:217px;
}
.sitemap .colunm_3 {
	left:427px;
}
.sitemap .colunm_4 {
	left:632px;
}
.sitemap .colunm_5 {
	left:847px;
}
.footer {
	background:#f5f5f5;
	margin-top:1px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:27px;
	padding-right:27px;
	position:relative;
	height:30px;
}
.footer .links {
	position:absolute;
	top:15px;
	left:27px;
}
.footer .links ul {
	overflow:hidden;
}
.footer .links ul li {
	float:left;
display:inline;
	padding-right:11px;
	margin-right:10px;
	background:url(../images/line_2.png) right center no-repeat;
}
.footer .links ul li.last {
	background:none;
}
.footer .links ul li a,.footer .copyright a {
	color:#0066b6;
}
.footer .links ul li a  em {
	font-style:normal;
}
.footer .copyright {
	position:absolute;
	right:27px;
	top:8px;
	line-height:32px;
}
.footer .copyright span {
	margin-right:2px;
}
/* ---------------------------------- END  footer ----------------------------------*/
/* ----------------------------------- START homepage hp_cont ---------------------------- */
.hp_cont {
	width:1000px;
	margin:0 auto;
	z-index:80;
}
/*------START  row1----------*/
.row1 {
	position:relative;
	margin-bottom:15px;
}
/*START hp_slide*/
.hp_slide {
	width:1000px;
	height:390px;
	z-index:6;
	position:relative;
	overflow:hidden;
}
.hp_slide .pic {
	width:1000px;
	height:390px;
	overflow:hidden;
}
.hp_slide .pic ul {
	height:390px;
	position:relative;
}
.hp_slide .pic ul li {
	width:1000px;
	height:390px;
	position:absolute;
	left:0;
	top:0;
	z-index:8;
}
.hp_slide .pic ul li.active {
	z-index:9;
}
.hp_slide .holder {
	position:absolute;
	height:12px;
	top:360px;
	left:20px;
	z-index:20;
}
.hp_slide .holder a {
	display:block;
	width:12px;
	height:12px;
	background-image:url(../images/hp_slide_btn_png24.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	outline:none;
	float:left;
	margin-right:8px;
	background-position:0 0;
	outline:none;
}
.hp_slide .holder a:hover, .hp_slide .holder a.on {
	background-position:-12px 0px;
}
/*END hp_slide*/
/*------END  row1----------*/
/* START fixed_area_1_pos*/
.fixed_area_1_pos {
	position:absolute;
	width:245px;
	left:743px;
	top:107px;
	z-index:30;
}
.mod_find_product {
	width:215px;
	padding:15px;
	overflow:hidden;
	background-color: #0066b6;
	height:130px;
	margin-bottom:15px;
}
.mod_find_product h2 {
	height:35px;
	line-height:35px;
	padding-left:45px;
	background:url(../images/icon_search.png) left center no-repeat;
	font-size:16px;
	color:#fff;
}
.mod_find_product label {
	font-size:13px;
	display:block;
	margin-top:15px;
	color:#fff;
}
.mod_find_product span.input_se_1 {
	display:block;
	/*background:url(../images/input_bg_2.png) left top no-repeat #fff;*/
	height:22px;
	/*padding-left:4px;*/
	border:1px solid #0362ac;
}
.mod_find_product span.input_se_1 input {
	height:20px;
	/*background:url(../images/input_bg_2.png) right top no-repeat #fff;*/
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #0362ac;
	border-bottom:1px solid #0362ac;
	width:211px;
	margin:0;
	padding:0;
}
.mod_find_product .btn_go {
	border:1px solid #0362ac;
	float:right;
}
.mod_company_brochure_wrap {
	margin-top:15px;
}
.mod_company_brochure {
	height:65px;
}
.mod_company_brochure p {
	margin:0;
}
/* END fixed_area_1_pos*/
.mod_news_headline {
	height:36px;
	background-color : #f2f2f2;
	line-height:36px;
	background:url(../images/icon_loudspeaker.jpg) 10px center no-repeat #f2f2f2;
	padding-left:35px;
	margin-bottom:10px;
}
.mod_news_headline label {
	font-weight:bold;
	font-size:12px;
	background:url(../images/line_1.png) right center no-repeat;
	padding-right:8px;
	margin-right:10px;
	float:left;
}
.mod_news_headline ul {
	float:left;
	height:36px;
	width:580px;
	overflow:hidden;
}
.mod_news_headline ul li {
}
.mod_news_headline ul li a {
}
.mod_exhibitions {
	background-color:#e8f0fb;
	margin-bottom:10px;
	height:118px;
}
.mod_exhibitions .des h3 a:hover{
color:#0066b6;
	}
.mod_chemistry_in_daily_life {
	background-color:#f2f2f2;
	height:176px;
}
.mod_chemistry_in_daily_life ul {
}
.mod_chemistry_in_daily_life ul li {
	background:url(../images/icon_arr_1.png) left 5px no-repeat;
	padding-left:10px;
}
.mod_chemistry_in_daily_life ul li a {
}
.mod_company_introduce {
	background-color:#f2f2f2;
	margin-bottom:10px;
	height:118px;
}
.mod_product_applications {
}
.mod_product_applications ul {
	overflow:hidden;
}
.mod_product_applications ul li {
	width:127px;
	margin-right:10px;
	float:left;
	display:inline;
}
.mod_product_applications ul li.last {
	margin-right:0;
}
.mod_product_applications ul li a {
	display:block;
}
.mod_product_applications ul li a img {
	border:1px solid #d0d2d1;
}
.mod_product_applications ul li a.pic_name {
	margin-top:10px;
	background:url(../images/icon_arr_1.png) left 5px no-repeat;
	padding-left:10px;
	line-height:14px;
	font-size:11px;
	color:#333333;
}
.mod_product_applications ul li a.pic_name:hover{
color:#0066b6;
	}
.mod_your_inquiry {
	margin-bottom:15px;
	margin-top:2px;
}
.mod_how_to_find_us {
	margin-bottom:10px;
}
.hp_wrap .layout_c2_sub .shadow_3px {
	margin-right:3px;
}
/* ----------------------------------- END homepage  hp_cont ----------------------------- */ 
/* ------------------------------------ START otherpage common -----------------------------------*/
.page_wrap {
	background-color:#fff;
	position:relative;
	padding-top:125px;
	width:1000px;
	margin:0 auto;
}
.cont {
	width:1000px;
	margin:0 auto;
	z-index:90;
	background:url(../images/cont_bg.gif) right top no-repeat #fff;
	font-size:12px;
	line-height:1.5em;
}
.cont .m_cont {
	color:#333333;
}
.m_cont .page_title {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.m_cont .page_title h1 {
	color:#0066b6;
	font-size:23px;
	line-height:30px;
}
.m_cont h2 {
	font-size:13px;
	color:#0066b6;
	line-height:25px;
	font-weight:bold;
}
/*  table.t1 */
table.t1 {
	color:#333;
	border-left:1px solid #d4d4d4;
	border-top:1px solid #d4d4d4;
	width:740px;
}
table.t1 th, table.t1 td {
	padding:10px;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}
table.t1 th {
	font-weight:bold;
	text-align:left;
	background-color:#f6f6f6;
	width:208px;
}
table.t1 .pro_img {
	text-align:center;
}
/*  table.t2  */
table.t2 {
	width:670px;
	margin:0 auto;
	text-align:left;
}
table.t2 tr {
	height:25px;
	line-height:25px;
}
table.t2 thead th {
	color:#333333;
}
table.t2 tbody tr th {
	padding-left:10px;
}
table.t2 tr.bg1 {
	background-color:#f2f2f2;
}
table.t2 tr.bg2 {
	background-color:#fff;
}
/* ----------------------------START crumb_nav------------------------ */
.crumb_nav {
	height:55px;
	line-height:55px;
	background:url(../images/arr_red.png) left center no-repeat;
	padding-left:10px;
}
.crumb_nav span {
	color:#000;
}
/* -----------------------------END crumb_nav------------------------- */  	
/* --------------------------START side_nav ----------------------------*/
.side_nav {
	width:238px;
	border:1px solid #e1e1e1;
	border-bottom:0;
}
.side_nav em{
font-style:normal;
	}
.side_nav ul.level_1 {
}
.side_nav ul.level_1 li.lev_2 {
	background:url(../images/arr_light_green.png) 8px center no-repeat #1186e2;
}

.side_nav ul.level_1 li.lev_2:hover,.side_nav ul.level_1 li.lev_2.on{
	background:url(../images/arr_light_green.png) 8px center no-repeat #066ab8;
}
.side_nav ul.level_1 li.lev_2 .lev_2 {
	display:block;
	height:35px;
	line-height:35px;
	color:#fff;
	border-bottom:1px solid #e1e1e1;
	padding-left:20px;
	font-weight:bold;
	cursor:pointer;
}
.side_nav ul.level_1 li.lev_2 .lev_2 .lev_2{
	border-bottom:0;
padding-left:0;
	}
.side_nav ul.level_1 .submenu span.lev_2 {
	background:url(../images/arr_white_down.png) 8px center no-repeat #17B8A2;
}
/*.side_nav ul.level_1 li.submenu span.submenu {
	background:url(../images/arr_white_down.png) 8px center no-repeat #17B8A2;
}*/
.side_nav ul.level_1 li.active span.lev_2, .side_nav ul.level_1 li.trail a.lev_2 {
	background:url(../images/arr_white.png) 8px center no-repeat #1186e2;
}
.side_nav ul.level_1 li.lev_2 ul.level_2 li.lev_3 span.active {
	background:#fff;
	color:#009999;
	font-weight:bold;
}

/* -------------------------------- END side_nav------------------------------- */
/* ---------------------- START content_style -----------------------*/
.content_style {
	color:#333333;
}
.content_style h2 {
	color: #0066b6;
	margin-bottom:10px;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
}
.content_style h3 {
	color: #0066b6;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	margin-bottom:15px;
}
.content_style ul {
	margin-bottom:10px;
}
.content_style li {
	background:url(../images/icon_drop.gif) left 7px no-repeat;
	padding:0 0 10px 12px;
	line-height:22px
}
.content_style a.icon_zoom {
	display:block;
	margin:20px 0;
}
.content_style a.icon_zoom span {
	line-height:20px;
	display:block;
	background:url(../images/icon_zoom.png) right center no-repeat;
	text-align:center;
	font-size:11px;
	color:#333333;
}
.content_style a.icon_zoom:hover span {
	color:#009999;
}
.content_style .folded_cont_trigger {
	color: #0066b6;
	cursor:pointer;/*padding-left:10px;
	background-image:url(../images/icon_fold.png);
	background-repeat:no-repeat;
	background-position:left 5px;*/
}
.content_style .folded_content {
	display:none;
}
/* ---------------------- END content_style ------------------------- */
/* ------------------------ START download_area  -----------------------*/
.download_area h3 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}
.download_area .icon_pdf {
	display:inline-block;
	padding-left:45px;
	height:47px;
	font-size:11px;
	background-image:url(../images/icon_pdf.png);
	background-repeat:no-repeat;
	margin-right:20px;
	margin-bottom:20px;
	background-position:0 0;
}
.download_area .icon_pdf em {
	display:block;
	color:#009999;
	font-weight:normal;
	font-style:normal;
}
.download_area .icon_pdf span {
	color:#999999;
}
/* ----------------------- END download_area  -------------------------*/
/*------------------------------ START pagination ----------------------*/
.pagination {
	text-align:right;
	height:36px;
	line-height:36px;
	margin-bottom:10px;
}
.pagination a, .pagination span {
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	height:36px;
}
.pagination a {
	color:#009999;
}
.pagination span {
	color:#666666;
	font-weight:bold;
}
.pagination a.next {
	width:18px;
	background:url(../images/icon_next_page.png) left center no-repeat;
	padding:0;
	outline:none;
}
.pagination a.previous {
	width:18px;
	background:url(../images/icon_prev_page.png) left center no-repeat;
	padding:0;
	outline:none;
}
/*------------------------- END pagination -------------------------*/
/*--------------------------- START section -------------------------*/
.section {
	padding:10px;
}
.section .hd {
}
.section .hd h2 {
	color:#0066b6;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
.section .bd {
	margin-top:10px;
	overflow:hidden;
}
.section .imgbox {
	float:left;
	width:80px;
	 
	border:1px solid #bdc6cf;
	margin-right:10px;
	overflow:hidden;
}
.section .des {
	float:left;
	width:188px;
}
.section .des .tags {
	padding-left:10px;
}
.section .des .tags ul li {
	color:#999999;
	line-height:20px;
}
.section p {
	color:#333333;
}
.section h3, .section h3 a {
	color:#333333;
	font-size:11px;
}
/*-------------------------- END section ----------------------*/
/* --------------------------START tab_box---------------------  */
.tab_box {
}
.tab_box .tabs {
}
.tab_box .tabs ul {
	background-image: url(../images/tab_sprites.png);
	background-repeat: repeat-x;
	background-position: center 0px;
	height: 28px;
}
.tab_box .tabs ul li {
	display: inline;
	float: left;
	height: 28px;
	margin-right:1px;
}
.tab_box .tabs ul li a, .tab_box .tabs ul li a span {
	background-image: url(../images/tab_sprites.png);
	background-repeat: no-repeat;
	height: 28px;
	display: inline-block;
}
.tab_box .tabs ul li a {
	background-position: -2px -60px;
	padding-left: 2px;
}
.tab_box .tabs ul li a span {
	background-position: right -60px;
	padding-left:13px;
	padding-right:15px;
	line-height:26px;
	font-weight:700;
	color:#333
}
.tab_box .tabs ul li.first a {
	background-position: 0 -60px;
}
.tab_box .tabs ul li.first a span {
	background-position: right -60px;
}
.tab_box .tabs ul li a.active, .tab_box .tabs ul li a:hover {
	background-position: -2px -30px;
	color:#333;
}
.tab_box .tabs ul li a.active span, .tab_box .tabs ul li a:hover span {
	background-position: right -30px;
}
.tab_box .tabs ul li.first a.active, .tab_box .tabs ul li.first a:hover {
	background-position: 0 -30px;
}
.tab_box .tabs ul li.first a.active span, .tab_box .tabs ul li.first a:hover span {
	background-position: right -30px;
}
.tab_box .contents {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	padding:0 1px;
}
.tab_box .contents .content_item {
	background-image: url(../images/tab_sprites.png);
	background-repeat: repeat-x;
	background-position: center -90px;
}
.tab_box .contents .content_item .tab_contents {
	padding:20px;
	overflow:hidden;
}
/* --------------------------END tab_box---------------------  */
/* START  back_to_top */
.back_to_top {
	text-align:right;
	padding-top:10px;
}
.back_to_top a {
	background-image: url(../images/arr_red_up.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:13px;
	font-size:11px;
}
/* END back_to_top */
/*  START  popup  */
.popup_wrap {
	width:880px;
	min-height: 30px;
	padding:6px;
	position:relative;
	font-size:12px;
}
.popup_wrap .bg {
	background-color:#999;
	filter: Alpha(opacity=60);
	-moz-opacity:.6;
	opacity:0.6;
	zoom:1;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:20;
}
.popup_wrap .btn_close {
	position:absolute;
	right:20px;
	top:20px;
	width:15px;
	height:14px;
	background:url(../images/icon_close.png) center center no-repeat;
	z-index:1001;
	cursor:pointer;
}
.popup {
	background-color:#fff;
	padding:35px 60px;
	position:relative;
	z-index:1000;
}
.popup .linkbar_2 {
	background:none;
}
.popup .head {
	height:42px;
	border-bottom:3px solid #ccc;
	margin-bottom:20px;
}
.print_cont {
	width:760px;
	margin:0px auto;
}
/*  END  popup */
/* ----------------------- END otherpage common ----------------------------*/	
/* START  keypage  20110601 update */
.mod_product_app {
	background-color:#f2f2f2;
	margin-top:25px;
	padding:15px;
	width:710px;
}
.mod_product_app .displaybox {
	width:100%;
	height:235px;
}
.mod_product_app .displaybox .pic {
	width:480px;
	height:235px;
	float:left;
}
.mod_product_app .displaybox .detail {
	width:190px;
	height:195px;
	float:right;
	background-color:#818181;
	color:#fff;
	padding:20px;
}
.mod_product_app .displaybox .detail h3 {
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	margin-bottom:10px;
}
.mod_product_app .displaybox .detail a.more {
	color:#dddddd;
	display:block;
	text-decoration:underline;
	padding-left:10px;
	background:url(../images/arr_light_gray.png) left center no-repeat;
}
.mod_product_app .displaybox .detail a.more:hover {
	color:#fff;
}
.mod_product_app .thumb {
	width:570px;
	margin-top:15px;
	margin-left:75px;
	overflow:hidden;
}
.mod_product_app .thumb li {
	float:left;
	display:inline;
	margin-right:10px;
	width:180px;
	height:90px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.mod_product_app .thumb li .bg {
	position:absolute;
	height:21px;
	width:100%;
	left:0;
	bottom:0;
	z-index:50;
	background-color:#666;
	filter: Alpha(opacity=60);
	-moz-opacity:.6;
	opacity:0.6;
	zoom:1;
}
.mod_product_app .thumb li .caption {
	position:absolute;
	height:21px;
	padding-left:8px;
	line-height:21px;
	left:10px;
	bottom:0;
	z-index:80;
	color:#fff;
	background:url(../images/icon_arr_white.png) left center no-repeat;
	padding-left:10px;
}
.mod_product_app .thumb li .more_detail {
	display:none;
}
.mod_product_category {
	margin-top:15px;
	margin-bottom:35px;
	height:140px;
}
.mod_product_category .picbox {
	width:200px;
	height:80px;
	float:left;
	margin-right:30px;
}
.mod_product_category .picbox a {
	display:block;
	width:200px;
	height:80px;
}
.mod_product_category ul.list {
	overflow:hidden;
}
.mod_product_category ul.list li {
	float:left;
	width:230px;
}
.mod_product_category ul.list li a {
	color:#333333;
}
.mod_product_category ul.list li a:hover {
	color:#0066b6;
}
.mod_find_product_2 {
	height:70px;
	width:706px;
	border:1px solid #fff;
	padding:15px;
	background:url(../images/mod_find_product_2_bg.png) left top repeat-x;
}
.mod_find_product_2 h2 {
	background:url(../images/icon_search_png24.png) left center no-repeat;
	padding-left:40px;
	height:30px;
	line-height:30px;
	width:200px;
	float:left;
}
.mod_find_product_2 .right {
	width:465px;
	float:left;
}
.mod_find_product_2 label {
	line-height:30px;
	display:block;
	height:30px;
	color:#636363;
}
.mod_find_product_2 .input_se_1 {
	width:230px;
	height:17px;
	border:1px solid #dddddd;
	float:left;
	margin-top:2px;
}
.mod_find_product_2 .btn_go {
	border:1px solid #d8d8d8;
	float:left;
	margin-top:0;
	margin-left:10px;
}
.mod_working_procedure {
	padding-bottom:20px;
}
.mod_working_procedure h2 {
	color: #0066b6;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}
.mod_working_procedure ul {
	margin-left:20px;
}
.mod_working_procedure ul li {
	line-height:25px;
}
/* START  keypage_T4  20110602_2 update */
.layout_2_sub .mod_find_product {
	width:208px;
}
.layout_2_sub .mod_find_product .btn_go {
	float:none;
}
.layout_2_main .m_cont .banner {
	margin-bottom:20px;
}
/* END  keypage_T4  20110602_2 update */
/* START  keypage_T5  20110602_2 update */
.mod_how_we_work {
	padding:15px 20px;
	background-color: #F2F2F2;
	margin-bottom:30px;
}
.mod_how_we_work h2 {
	margin-bottom:20px;
}
.mod_how_we_work .linkbar {
	margin-top:20px;
}
.mod_how_we_work .pre {
	width:670px;
	margin:0 auto;
	overflow:hidden;
}
.mod_how_we_work ul.ft {
	width:705px;
}
.mod_how_we_work ul.ft li {
	width: 200px;
	height: 150px;
	margin-right: 35px;
}
.mod_how_we_work ul.ft li .bg {
	height:38px;
}
.mod_how_we_work ul.ft li .caption {
	top:112px;
	font-size:11px;
}
.mod_how_we_work ul.ft li .caption em {
	font-size:12px;
}
.layout_2_sub .mod_find_product span.input_se_1 {
	width:206px;
}
.layout_2_sub .mod_find_product span.input_se_1 input {
	width:204px;
}
/* END  keypage_T5  20110602_2 update */
/* START  keypage_T6  20110603 update */
.layout_2_sub .section .des {
	width: 128px;
}
.mod_exhibitions {
	font-size:11px;
}
.layout_2_sub .mod_exhibitions {
	height:82px;
}
/* END  keypage_T6  20110603 update */
/* START  keypage_T9  20110603 update */
.mod_google_map {
}
.mod_google_map .map_box {
	width:720px;
	border:5px solid #e3e3e3;
	margin:10px 0px;
}
/* END  keypage_T9  20110603 update */
/* START albert add */
/* mod_product_list */
.mod_product_list {
	margin-bottom:10px;
}
.mod_product_list table {
}
.mod_product_list table th, .mod_product_list table td {
	padding:10px 20px;
}
.mod_product_list table th {
	font-weight:700;
	color:#333333;
	text-align:left;
}
.mod_product_list table td {
}
.mod_product_list table tr.bg1 {
	background-color:#f2f2f2;
}
.mod_product_list table tr.bg2 {
	background-color:#fff;
}
.mod_product_list table th .sort_icon {
	background-image:url(../images/sort_icon.png);
	width:24px;
	height:23px;
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
}
.mod_product_list table th.normal_up .sort_icon {
	background-position:0 0;
}
.mod_product_list table th.normal_down .sort_icon {
	background-position:-25px 0;
}
.mod_product_list table th.active_up .sort_icon {
	background-position:0 -25px;
}
.mod_product_list table th.active_down .sort_icon {
	background-position:-25px -25px;
}
.mod_product_list table td strong a {
	color:#009999;
	font-weight:700;
}
.mod_product_list table td strong a:hover {
	color:#17b8a2;
}
/* mod_news_list_pic_text_header */
.mod_news_list_pic_text_header {
	margin-bottom:30px;
}
.mod_news_list_pic_text_header .pic {
	width:242px;
	border:3px solid #e3e3e3;
	float:left;
	display:inline;
	margin-right:25px;
}
.mod_news_list_pic_text_header .desc {
	width:442px;
	float:left;
}
/* END albert add */
/*  START kepage_T7   20110607  */
.mod_news_tab {
}
.mod_news_tab .news_list {
	padding:20px;
}
.mod_news_tab .news_list .item {
	margin-bottom:40px;
	width:696px;
}
.mod_news_tab .news_list .item .des {
	width:486px;
}
.mod_news_tab .news_list .item .des h3 {
}
.mod_news_tab .news_list .item .des h3 a {
	color:#0066b6;
	font-weight:bold;
	font-size:12px;
}
.mod_news_tab .news_list .item .des .tags {
	margin-bottom:5px;
}
.mod_news_tab .news_list .item .des p {
	color:#333333;
}
.mod_news_tab .pagination {
	border-top:1px solid #e3e3e3;
	margin-left:20px;
	margin-right:20px;
	margin:0px auto 10px auto;
	width:696px;
	text-align:right;
}
/*  END kepage_T7   20110607  */
/*  START kepage_T9   20110607  */
.mod_location_and_traffic {
}
.mod_location_and_traffic .hd {
	height:30px;
	background-color:#f2f2f2;
	margin-bottom:10px;
}
.mod_location_and_traffic .hd h3 {
	line-height:30px;
	color:#333333;
	font-weight:bold;
	padding-left:8px;
	font-size:12px;
}
.mod_location_and_traffic .tab_contents {
	width:696px;
	overflow:hidden;
}
.mod_location_and_traffic .s_block {
	width:706px;
	overflow:hidden;
	margin-bottom:15px;
	margin-top:15px;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:15px;
}
.mod_location_and_traffic .s_block .hd {
}
.mod_location_and_traffic .s_block .s_block_item {
	width:343px;
	float:left;
	display:inline;
	margin-right:10px;
}
.mod_location_and_traffic .s_block .s_block_item ul {
}
.mod_location_and_traffic .s_block .s_block_item li {
	background-image:none;
	line-height:23px;
}
.mod_location_and_traffic .s_block .s_block_item li.icon_tel {
	background-image:url(../images/icon_tel.png);
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:24px;
}
.mod_location_and_traffic .s_block .s_block_item li.icon_fax {
	background-image:url(../images/icon_fax.png);
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:24px;
}
.mod_location_and_traffic .s_block .s_block_item li.icon_email {
	background-image:url(../images/icon_email.png);
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:24px;
}
.mod_location_and_traffic .s_block .s_block_item li.icon_address {
	background-image:url(../images/icon_address.png);
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:24px;
}
/*  START kepage_T9   20110607  */
/* keypage_T8 */
input, select, textarea {
	font-size:12px;
	border:0;
	padding:0;
	margin:0;
	border:1px solid #dddddd;
}
table.t3 {
	text-align:left;
}
table.t3 tr {
}
table.t3 td, table.t3 th {
	padding-left:5px;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}
table.t3 th {
	width:120px;
}
table.t3 .error_text {
	color:#de2910;
}
table.t3 span.required {
	color: #DE2910;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
}
table.t3 td select {
	width:294px;
	height:24px;
	line-height:20px;
	padding:1px;
}
table.t3 td textarea {
	width:290px;
	line-height:20px;
	padding:1px;
	max-width:380px;
	min-width:290px;
}
table.t3 td input {
	width:290px;
	height:20px;
	line-height:20px;
	padding:1px;
}
table.t3 td input.btn_submit {
	width:79px;
	height:23px;
	background:url(../images/btn_submit.png) left center no-repeat;
	cursor:pointer;
	border:0;
}
/* kepage_T10 */
.mod_regular_reports{
padding-left:10px;
padding-right:10px;
	}
.mod_regular_reports table.t2{
width:720px;
	}
	
.mod_regular_reports table.t2 tr{
height:30px;
	}
.mod_regular_reports table.t2 thead th{
font-size:14px;
min-width:70px;
	}
.mod_regular_reports table.t2 th,.mod_regular_reports table.t2 td{
padding:5px 30px;
	}
.mod_regular_reports table.t2 a.icon_pdf{
	background:url(../images/icon_pdf_small.png) left center no-repeat;
	padding-left:20px;
	line-height:20px;
	display:inline-block;
	color:#009999;
	}
.mod_regular_reports .pagination{
border-top:1px solid #e3e3e3;
margin-top:20px;
	}
/*  fix typolight */
a.invisible {
	display:none;
}
#sitemap ul, #sitemap ul li {margin:0; padding:0; border:0;}
#sitemap .level_2 .lev_2 {background:none;}
#sitemap .level_3 .lev_3 {padding-left:3px;}
.mod_sitemap  ul li {line-height:22px; margin-bottom:10px;}
.mod_sitemap em {font-style:normal;}
.mod_sitemap ul.level_1 li.lev_1 a.lev_1{font-weight:bold;  color: #0066b6;}
.mod_sitemap ul.level_2,.mod_sitemap ul.level_3{
margin-left:20px;
	} 
.mod_sitemap ul.level_2 li.lev_2,.mod_sitemap ul.level_3 li.lev_3{
    background: url("../images/icon_arr_green.png") no-repeat scroll left 6px transparent;
    padding-left: 10px;
	}
.mod_sitemap ul.level_2 li.lev_2 a.lev_2{
font-weight:bold; 
	}
/* kepage search results */
#search_result_en{}
#search_result_en .formbody label{
	}
#search_result_en .formbody input.text{
	width:230px;
	height:20px;
	border:1px solid #dddddd;
	}
#search_result_en .formbody input.submit{
    background: url("../images/btn_se.jpg") no-repeat scroll left top transparent;
    border: 0 none;
    display: inline-block;
    height: 24px;
    width: 65px;
	}
#search_result_en h3{}
#search_result_en h3 a{
font-size:14px;
color:#009999;
	}
#search_result_en h3 span.relevance{
color: #808080;
	}
/*  EHS */
.ehs_policy {
	padding-left:30px;
}
.ehs_policy  li {
	color: #666;
    font-size: 13px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 10px;
	list-style-type: decimal;
	background:none;
	float:left;
	clear:both;
}
.ehs_policy  li  img {
	float:left;
	margin:15px 15px 5px 0;
	border:3px solid #e3e3e3;
}
.innovation_certificate img {
	margin:0 4px 30px;
	border:3px solid #E3E3E3;
}
#news-detail .goback, #exhibition-detail .goback {
	background:url("../images/arr_back.png") no-repeat scroll left 5px transparent;
	padding-left:10px;
}
.rd_center img {margin-right:15px;border:3px solid #e3e3e3;} 
.pro_base img {border:3px solid #e3e3e3;}
#technology_list th {background:#00b49d;color:#fff;text-align:center;line-height:25px;font-size:11px;}
#technology_list {border:1px solid #eee;font-size:11px;text-align:center;}
#technology_list td {border-bottom:1px solid #eee;color:#666;padding:5px 0;}
.ehs_index {background:url("../images/ehs_index_bg.jpg") no-repeat 9px 0 #f2f2f2;width:720px;height:244px;display:inline-block;margin-bottom:20px;padding:10px 0 0 20px;line-height:20px;overflow:hidden;}
.ehs_index ul {padding:10px 0 0 2px;}
.ehs_index ul li {padding-left:15px; background:url("../images/icon_drop.gif") no-repeat 0 5px;}


/* 翻页 */	
.wp-pagenavi {
	CLEAR: both
}
.wp-pagenavi A {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}