@charset "utf-8";
/* CSS Document */

body { font-family: Arial; font-size: 12px; background-color: #f1f1f1; background-image: url(../images/bg.gif); background-repeat: repeat-x; background-position: left top; color: #666; }

a { color:#000; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 a { background-image: url(../images/logo.gif); background-repeat: no-repeat; background-position: left top; text-indent: -6000px; display: block; height: 118px; width: 88px; margin-bottom: 8px; margin-left: 22px; }

.button_right { font-size: 14px; font-weight: bold; color: #d12020; float: right; line-height:16px; font-family: "宋体", Arial; }
.button_left { font-size: 14px; font-weight: bold; color: #d12020; font-family: "宋体", Arial; }

.button_right_en { font-size: 14px; font-weight: normal; color: #d12020; float: right; line-height:16px; font-family: Georgia, "Times New Roman", Times, serif; }
.button_left_en { font-size: 14px; font-weight: normal; color: #d12020; font-family: Georgia, "Times New Roman", Times, serif; }

/********************************************************************************

	nav

********************************************************************************/

.nav { padding-top: 36px; }
.nav .alpha { line-height: 16px; color: #999; }
.nav .omega { line-height: 16px; text-align: right; }
.nav .omega a { color: #999; font-family: Arial, Helvetica, sans-serif; margin-left: 10px; }

.nav ul { margin-top: 14px; border-top-width: 1px; border-top-style: dashed; border-top-color: #b2b2b2; }
.nav ul li { float: left; margin-top: 26px; }
.nav ul li a { line-height: 16px; margin-right: 34px; font-size: 14px; }
.nav ul li #last { margin-right: 0px; }

#en_nav { margin-top: 14px; border-top-width: 1px; border-top-style: dashed; border-top-color: #b2b2b2; }
#en_nav li { float: left; margin-top: 26px; }
#en_nav li a { line-height: 16px; margin-right: 40px; font-size: 14px; }
#en_nav li #last { margin-right: 0px; }

/********************************************************************************

	banner

********************************************************************************/

.banner { margin-bottom: 26px; }

/********************************************************************************

	sidebar

********************************************************************************/

.sidebar_box { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; margin-bottom: 12px; padding-bottom: 12px; }

#h2_search,#h2_login,#h2_notice,#h2_qq { background-repeat: no-repeat; background-position: left top; text-indent: -6000px; margin-bottom:6px; padding: 0px; height: 17px; }

#h2_search { background-image: url(../images/product_search.gif);  width: 71px; }
#h2_login { background-image: url(../images/huiyuan.gif); width: 71px; }
#h2_notice { background-image: url(../images/gonggao.gif); width: 71px; }
#h2_qq { background-image: url(../images/qqonline.gif); width: 89px; }

.h2_en { font-size: 16px; color: #000; margin-bottom:6px; }

.sidebar_box input { width: 134px; padding: 2px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #7c7c7c; border-right-color: #dcdcdc; border-bottom-color: #dcdcdc; border-left-color: #dcdcdc; margin-top: 2px; margin-right: 0px; margin-bottom: 6px; margin-left: 0px; }

.sidebar_box i { font-style: normal; color: #999; display: block; margin-bottom: 12px; }

.sidebar_box .top_notice { line-height: 16px; text-indent: 2em; margin-top:10px; margin-bottom: 14px; display: block; }
.sidebar_box .top_notice_en { line-height: 16px; margin-top:10px; margin-bottom: 14px; display: block; }

.sidebar_box ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.sidebar_box ul li a {
	display: block;
	background-color: #E7E7E7;
	line-height: 24px;
	height: 24px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;	
}
.sidebar_box ul li a:hover {
	background-color: #cc0000;
	color:#FFFFFF;
	text-decoration: none;
} 

/********************************************************************************

	content

********************************************************************************/

.index_ad { float: right; height: 256px; width: 319px; margin-left: 26px; }

#cn_index_about_h2 { background-image: url(../images/index_about.gif); background-repeat: no-repeat; background-position: left top; text-indent: -6000px; height: 28px; width: 240px; margin-bottom: 18px; }

.index_about p { line-height: 18px; margin-bottom: 16px; }
.index_about img { margin-bottom: 16px; }

#en_index_about_h2 { font-size: 26px; color: #000; margin-bottom: 10px; font-weight: normal; }



.index_product { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; border-top-color: #CCC; border-bottom-color: #CCC; margin-top: 26px; margin-bottom: 20px; padding-top: 20px; padding-bottom: 8px; }

#cn_product_about_h2 { background-image: url(../images/product.gif); background-repeat: no-repeat; background-position: left top; text-indent: -6000px; height: 17px; width: 71px;}

#en_product_about_h2 { font-size: 16px; color: #000; }

.product_list { margin-top: 18px; float: left; }

.product_list li {
	float: left;
	font-weight: bold;
	color: #C00;
	text-align: center;
	margin-left: 8px;
	display: inline;
	height: 156px;
}

.product_list li a img { border: 1px solid #999; height: 120px; width: 182px; margin-bottom: 10px; }
.product_list li a:hover img { border: 1px solid #cc0000; }

.product_list li p { line-height: 12px; margin: 0px; padding: 0px; }




.h2_gsxw { background-image: url(../images/news_gs.gif); background-repeat: no-repeat; background-position: left top; text-indent: -6000px; height: 17px; width: 69px; margin-bottom: 8px; }

.h2_hyxw { background-image: url(../images/news_hy.gif); background-repeat: no-repeat; background-position: left top; text-indent: -6000px; height: 17px; width: 69px; margin-bottom: 8px; }

.news_list li { overflow: hidden; height: 24px; }
.news_list li a { line-height: 24px; color: #666; display: block; padding-left: 4px; }
.news_list li a i { font-style: normal; color: #cc0000; margin-right: 14px; }
.news_list li a:hover { color: #FFF; text-decoration: none; background-color: #cc0000; }
.news_list li a:hover i { color: #FFF; }


/********************************************************************************

	page

********************************************************************************/

.page_text {
	line-height: 24px;
	font-size: 14px;
}

.page_text h3 {
	font-size: 16px;
	color: #000000;
	line-height: 46px;
}
.page_text i { font-style: normal; color: #cc0000; display: block; line-height: 46px; float: right; }

.page_en_h2 { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; margin-bottom: 10px; padding-bottom: 8px; font-size: 16px; color: #000; }

.h2_zj,.h2_cp,.h2_xw,.h2_xs,.h2_hy,.h2_fw,.h2_ly,.h2_lx,.h2_dt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-indent: -6000px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
.h2_zj {
	background-image: url(../images/h2_zj.gif);
}
.h2_cp {
	background-image: url(../images/product.gif);
}
.h2_xw {
	background-image: url(../images/h2_xw.gif);
}
.h2_xs {
	background-image: url(../images/h2_xs.gif);
}
.h2_hy {
	background-image: url(../images/h2_hy.gif);
}
.h2_fw {
	background-image: url(../images/h2_fw.gif);
}
.h2_ly {
	background-image: url(../images/h2_ly.gif);
}
.h2_lx {
	background-image: url(../images/h2_lx.gif);
}
.h2_dt {
	background-image: url(../images/h2_dt.gif);
}




.next {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 18px;
	padding-top: 14px;
}

/********************************************************************************

	footer

********************************************************************************/

.footer { text-align: center; }

.footer_nav { line-height: 26px; color: #FFF; background-image: url(../images/footer_nav.gif); background-repeat: no-repeat; background-position: left top; height: 26px; margin-top: 20px; margin-bottom: 18px; }
.footer_nav a { color: #FFF; }

.footer p { line-height: 20px; margin-bottom:20px; }

#Layer1{position:absolute; left:33px; top:32px; width:140px; height:130px; z-index:1;visibility: hidden;}

