﻿@charset "utf-8";
/* CSS Document */

/*初始化所有元素的内外边距*/
* {
	margin:0;
	padding:0;
	word-wrap:break-word;
	list-style:none;
}
/*IE6.0环境下html默认就是100%高度，body则不是, FF1.5环境下html和body高度默认都不是100%，需要自定义。*/

html, body {
	height:100%;
	width:100%;
	border:0;
	font: "Times New Roman", "宋体", "Courier New", Tahoma, sans-serif, serif;
}
/*IE5 居中,在后面的div中重定义 text-align. */
body {
	text-align:center;
}
div {
	display:block;
}
/******************************************
	初始化表单元素
******************************************/
input, select, textarea, button {
	vertical-align:middle;
}
fieldset {
	border:0;
}
/*****************************************
	初始化图片元素，清除图片边线，清除图片链接边线
******************************************/ 
img {
	border:0;
}
a img {
	border:0;
}
/*****************************************
	默认样式
	outline:none,仅处理FF下链接虚线框问题
******************************************/
a, a:link {
	color:#000;
	text-decoration:none;
	outline: none;
	font: "Times New Roman", "宋体", "Courier New", Tahoma, sans-serif, serif;
}
a:visited {
	text-decoration:none;
	color:#000;
}
a:focus, a:hover {
	color:#FF6600;
	text-decoration:none;
}
a:active {
	text-decoration:none;
	color:#000;
}
/******************初始化标记*********************/
ul, ul li, dl, dl dt, dl dd {
	list-style:none;
	margin:0;
	padding:0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h5 {
	text-indent:15px;
	font-size:14px;
	background-image: url(../images/sign2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
h6 {
	text-indent:15px;
	font-size:12px;
	background-image: url(../images/sign2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
/***********************************结构*******************************************/
.two_col #CONTAINER {
	width: 974px;
	margin:0 auto;
	padding:5px 0;
	text-align: left;
	color: #000000;
}
.two_col #HEADER {
	width:100%;
	float:left;
}
.two_col #BANNER{  width:100%; float:left;}
.two_col #MAINPAGE{
	WIDTH:100%;
	float:left;
	
}
.two_col #FOOTER{ width:100%; float:left; margin-top:10px;}
/***********************************结构*******************************************/

/****************************************************************
	          右浮
******************************************************************/
.floatright { text-align:right;}
.floatright ul,ul li{ margin:0; padding:0; list-style:none;}
.floatright ul { float:right; }
.floatright ul li { float:left; display:inline; font-size:12px; font-weight:bold; color:#330099; padding-top:10px; margin-right:30px;}
/****************************************************************
	头部：左边固定，右边缩放
******************************************************************/
.navboxcont_header { width: 100%; float:left;  }
.navboxleft_header { width:185px; float:left; text-align:center; }
.navboxauto_header { width:81%; float:right; }
/****************************************************************
	菜单
******************************************************************/
/*basic menu styling*/
.menu { margin-top:23px; font-size:14px; background:url(/images/head_bg.gif) no-repeat;  overflow:hidden; padding-left:10px;}
.menu ul {padding:0;margin:0;list-style-type:none; line-height:29px;}
.menu ul li {float:left;position:relative;display:inline; color:#FF6600; margin:0;}
/*style of main items normal state*/
.menu ul li a, .menu ul li a:visited {float:left;display:block;text-decoration:none; font-weight:bold;color:#FF6600;width:auto;height:29px;padding:0px 15px 0px 15px;line-height:29px;text-transform:uppercase;}
* html .menu ul li a, .menu ul li a:visited {width:auto;w\idth:auto;}
.menu ul li a:focus,.menu ul li  a:hover {color:#FFCC99;}
/*hide sub nav items*/
.menu ul li ul {display:none;}

/****************************************************************
	英文菜单
******************************************************************/
/*basic menu styling*/
.menuen { margin-top:23px; font-size:12px; background:url(/images/head_bg.gif) no-repeat;  overflow:hidden; padding-left:10px;}
.menuen ul {padding:0;margin:0;list-style-type:none; line-height:29px;}
.menuen ul li {float:left;position:relative;display:inline; color:#FF6600; margin:0;}
.menuen ul li a{ font-size:11px;}
/*style of main items normal state*/
.menuen ul li a, .menuen ul li a:visited {float:left;display:block;text-decoration:none;color:#FF6600;width:auto;height:29px;padding:0px 7px 0px 7px;line-height:29px;text-transform:uppercase; }
* html .menuen ul li a, .menuen ul li a:visited {width:auto;w\idth:auto;}
.menuen ul li a:focus,.menuen ul li  a:hover {color:#FFCC99;}
/*hide sub nav items*/
.menuen ul li ul {display:none;}
/****************************************************************
	内容：左边固定，右边缩放
******************************************************************/
.navboxtwo_content { width:100%; float:left; margin:10px 0;}
.navboxleft_content { width:257px; float:left; }
.navboxauto_content { width:698px; float:right; }
/****************************************************************
	 内容50%平分两列
******************************************************************/
.twocolcont_con { width: 100%; float:left;}
.twocolboxl_con { width:336px; float:left; }
.twocolboxr_con { width:336px; float:right; }
/******************************************************************
      模块一
******************************************************************/
.dummydl1 { border: 1px solid #F8E1CD; margin: 0px auto; width:auto; height:auto; font:"Times New Roman", "宋体", Times, serif}
.dummydl1 dl, .dummydl1 dt, .dummydl1 dd { margin:0; padding:0; list-style:none; list-style-image:none; list-style-position:outside; }
.dummydl1 dt { background:url(../images/con_bg8.gif) no-repeat; height: 27px; padding-right:10px; }
.dummydl1 dt span {width:30%; float:right; text-align:right;}
.dummydl1 dt span a{ color:#333333; font-size:12px; line-height:27px; font:"Times New Roman", "宋体", Times, serif}
.dummydl1 dt b { width:60%; text-indent:25px; float:left; font-size: 14px; width:231px; height:27px; line-height: 27px; font-weight: bold; color:#FF6600; }
.dummydl1 dd { background-color:#FAF6ED; width:972px; height:auto; overflow:hidden;}
.dummydl1 dd p { font-size:12px; color:#FF6600; text-align:center; line-height:30px; margin-top:25px; }
/******************************************************************
      模块二
******************************************************************/
.dummydl2 {  margin: 0px auto; width:100%; height:auto; margin-bottom:10px; font:"Times New Roman", "宋体", Times, serif;}
.dummydl2 dl, .dummydl2 dt, .dummydl2 dd, .dummydl2 ul, .dummydl2 ul li { margin:0; padding:0; list-style:none; list-style-image:none; list-style-position:outside; }
.dummydl2 dt { background:url(../images/con_bg5.gif) no-repeat; height: 25px; padding-left:10px; }
.dummydl2 dt span { text-indent:15px; float:left; background:url(../images/sign1.gif) no-repeat center left; font-size: 14px; line-height: 25px; font-weight: bold; color:#FF6600; font:"Times New Roman", "宋体", Times, serif; }
.dummydl2 dd { background-color:#FFFFFD; border: 1px solid #E8E8E8; border-top:0; width:auto; height:auto; overflow:hidden;}
.dummydl2 dd ul { padding:10px 0 5px 10px;}
.dummydl2 dd ul li { font-size:12px; line-height:25px;  font:"Times New Roman", "宋体", Times, serif;}
/******************************************************************
      模块三
******************************************************************/
.dummydl3 { border-top:0px; margin: 0px auto; width:auto; height:auto; margin-bottom:10px;}
.dummydl3 dl, .dummydl3 dt, .dummydl3 dd { margin:0; padding:0; list-style:none; list-style-image:none; list-style-position:outside; }
.dummydl3 dt { background:url(../images/con_bg2.gif); height: 28px;  padding:0 10px; }
.dummydl3 dt span {  width:30%; float:right; text-align:right;}
.dummydl3 dt span a{ color:#333333; font-size:12px; line-height:27px;}
.dummydl3 dt b { text-indent:15px; float:left; background:url(../images/sign1.gif) no-repeat center left; font-size: 14px; line-height: 27px; font-weight: bold; color:#FF6600; }
.dummydl3 dd { background-color:#FFF; border: 1px solid #E8E8E8; border-top:0; height:auto; overflow:hidden;}
.dummydl3 dd p{ margin:10px 0 5px 5px; float:left;}
/******************************************************************
      模块四
******************************************************************/
.dummydl4 { margin: 0px auto; width:auto; height:auto; margin-bottom:10px;}
.dummydl4 dl, .dummydl4 dt, .dummydl4 dd, { margin:0; padding:0; list-style:none; list-style-image:none; list-style-position:outside; }
.dummydl4 dt { height:25px; background:url(../images/con_bg4.gif) no-repeat; padding:0 10px; }
.dummydl4 dt span {  width:30%; float:right; text-align:right;}
.dummydl4 dt span a{ color:#333333; font-size:12px; line-height:27px;}
.dummydl4 dt b { text-indent:15px; float:left; background:url(../images/sign1.gif) no-repeat center left; font-size: 14px; line-height: 25px; font-weight: bold; color:#FF6600; }
.dummydl4 dd { background-color:#FFFFFD; border: 1px solid #E8E8E8; border-top:0; width:696px; height:auto; overflow:hidden;}
.dummydl4 dd p { font-size:12px; float:left; color:#FF6600; text-align:center; margin:15px 0 10px 5px; line-height:20px; }
/******************************************************************
      模块五
******************************************************************/
.dummydl5 { margin: 0px auto; width:257px; height:auto; }
.dummydl5 dl, .dummydl5 dt, .dummydl5 dd { margin:0; padding:0; list-style:none; list-style-image:none; list-style-position:outside; }
.dummydl5 dt { background:url(../images/con_bg5.gif) no-repeat; height: 25px; padding:0 10px;}
.dummydl5 dt span {  width:30%; float:right; text-align:right;}
.dummydl5 dt span a{ color:#333333; font-size:12px; line-height:27px;}
.dummydl5 dt b { width:60%; text-indent:15px; float:left; background:url(../images/sign1.gif) no-repeat center left; font-size: 14px; line-height: 25px; font-weight: bold; color:#FF6600; }
.dummydl5 dd { background-color:#FFF; border: 1px solid #E8E8E8; border-top:0; width:auto; height:auto; overflow:hidden; background:url(../images/flower.gif) no-repeat right bottom;}
/******************************************************************
      模块六
******************************************************************/
.dummydl6 { margin: 0px auto; width:auto; height:auto; margin-bottom:10px; text-align:center;}
.dummydl6 dl, .dummydl6 dt, .dummydl6 dd, { margin:0; padding:0; list-style:none; list-style-image:none; list-style-position:outside; }
.dummydl6 dt { height:25px; background:url(../images/con_bg6.gif) no-repeat; padding:0 10px; }
.dummydl6 dt span {  width:30%; float:right; text-align:right;}
.dummydl6 dt span a{ color:#333333; font-size:12px; line-height:27px;}
.dummydl6 dt b { text-indent:15px; float:left; background:url(../images/sign1.gif) no-repeat center left; font-size: 14px; line-height: 25px; font-weight: bold; color:#FF6600; }
.dummydl6 dd { background-color:#FFFFFD; border: 1px solid #E8E8E8; border-top:0; width:970px; height:150px; overflow:hidden;}
.dummydl6 dd p { font-size:12px; float:left; color:#FF6600; text-align:center; margin:15px 0 10px 12px; line-height:20px; }
/*******************************************************************
     roundbox
*******************************************************************/
.rb, .rb .top, .rb .mid, .rb .btm { margin:0; padding:0; }

.rb { margin:5px 18px 5px 12px; width:160px; float:left; }

.rb .top { background:url(../images/rb_top.gif) no-repeat; height: 7px; font-size:1%; }

.rb .mid { background:url(../images/rb_mid.gif) repeat-y; height:auto!important; height:178px; min-height:160px; padding:0px 5px 0 5px; text-align:center;}

.rb .btm { background:url(../images/rb_btm.gif) no-repeat; width:160px; height:7px; font-size:1%; }

/**************************************************************
     文字图片列表
*****************************************************************/

.list ul ,.list ul li,.list span {margin:0; padding:0; list-style:none;}

.list ul { padding: 5px 10px;}

.list span { color:#FF0000;}

.list ul li { margin:10px 0; background:url(../images/sign3.gif) no-repeat; font-size:12px; text-indent:12px; line-height:12px; color:000;}
/**************************************************************
     文字列表一
*****************************************************************/

.list1 ul ,.list1 ul li{margin:0; padding:0; }

.list1 ul { background:#E7E7E7; height:83px;}

.list1 ul li { font-size:12px; color:000; background:url(../images/sign4.gif) no-repeat center left; line-height:15px;	float:left;	margin:12px 8px; text-indent:10px; }
/**************************************************************
     文字列表二
*****************************************************************/

.list2 { margin:0; padding:0; width:100%; height:25px; text-align:center;}
.list2 ul ,.list2 ul li{margin:0; padding:0;  text-align:center;}

.list2 ul { background:#E7E7E7; height:23px; text-align:center;}

.list2 ul li {font-size:12px;color:#000; line-height:12px; float:left; padding:6px 50px; text-align:center; width:90%;}

/****************************************************************
	 尾部分两列
******************************************************************/
.twocolcont_footer { width: 972px; background:url(../images/foot_bg.gif) repeat-x; height:75px; }
.twocolboxl_footer { width:65%; float:left; }
.twocolboxr_footer { margin-left:65%; width:auto; text-align:left;}
.twocolcont_footer ul,.twocolcont_footer ul li{margin:0; padding:0; text-align:left;}
.twocolcont_footer  ul li {font-size:12px;color:#7B8D9B; line-height:12px; padding:6px 50px; text-align:left;}
.twocolcont_footer  ul li a {color:#7B8D9B; }

/****************************************************************
	产品目录菜单
******************************************************************/
.cataulli { width:220px; height:590px; margin-left:10px; padding:0px;}
.cataulli ul { width:214px; height:auto; list-style:none; padding:0; margin:0;}
.cataulli ul li { width:214px; height:auto; float:left; line-height:25px; font-size:12px; background:url(catalogue_li.jpg) no-repeat; margin-top:2px; text-align:left; padding-left:19px;}
.cataulli ul li span {text-align:left; height:25px; line-height:25px; margin-left:30px;}
.cataulli ul li a { color:#000000; text-decoration:none;}
.cataulli ul li a:hover {background:url(catalogue_lia.jpg) no-repeat; color:#FF6600; text-decoration:none; font-weight:bold;}
.cataulli ul li ul { width:194px; height:auto; list-style:none; padding:0; margin:0;}
.cataulli ul li ul li { width:194px; height:22px; float:left; line-height:22px; font-size:12px; background:url(catalogue_lili.jpg) no-repeat; }
.cataulli ul li ul li span {text-align:left; height:21px; line-height:21px; margin-left:30px;}
.cataulli ul li ul li a {color:#000000; text-decoration:none;}
.cataulli ul li ul li a:hover { background:url(catalogue_lilia.jpg) no-repeat; color:#FF6600; text-decoration:none; font-weight:normal;}


/*Home Catalogue*/
.two_col #pageleftbox { width:255px; height:auto; margin:0; padding-left:8px; font:"Times New Roman", Times, serif;}
.two_col #pageleftbox ul { width:auto; height:auto; padding:0; margin:0;}
.two_col #pageleftbox ul li{ width:250px; height:auto; line-height:25px; float:left; background:url(skin/ico.gif) no-repeat; text-decoration:none; color:#000000; text-align:left; padding-left:5px; font-size:14px; font-weight:bold;}
.two_col #pageleftbox ul li a{ color:#000000; font:"Times New Roman", "宋体", Times, serif;}
.two_col #pageleftbox ul li a:hover{ color:#FF6600; text-decoration:none; font-weight:bold;}
.two_col #pageleftbox ul li ul {width:auto; height:auto; padding:0; margin:0;}
.two_col #pageleftbox ul li ul li {width:220px; height:auto; line-height:25px; float:left; text-decoration:none; color:#000000; text-align:left; padding-left:0px; font-size:12px; font-weight:normal; border-bottom:1px; border-bottom-color:#CCCCCC; border-bottom-style:solid;}
.two_col #pageleftbox ul li ul li a { color:#000000; font:"Times New Roman", "宋体", Times, serif;}
.two_col #pageleftbox ul li ul li a:hover{ color:#FF6600;text-decoration:none; font-weight:normal;} 
