@charset "utf-8";
/* CSS Document */
body {text-align:center;font-family:"宋体",Arial Narrow,arial,serif; font-size:12px;  margin:0px; padding:0px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{ font-size:12px;}
input,select{font-size:12px;}
img{border:0;}
ol,ul,li{list-style-type:none;}
em{ font-weight:normal; font-style:normal;}
html {overflow:-moz-scrollbars-vertical;} /*方法一*/
/*全局链接*/
a{ color:#333; text-decoration:none;}
a:visited{ color:#333; text-decoration:none;}
a:hover{ color:#FF4E00; text-decoration:underline;}
a:active{ color:#FF4E00; text-decoration:underline;}
.hand{cursor:pointer;}
/*filter:Alpha(opacity=100);-moz-opacity:0.99; */
/*布局*/
.w980{ width:980px; margin:0 auto; }
.blank4{ height:4px; overflow:hidden;  clear:both;}
.blank8{ height:8px; overflow:hidden;  clear:both;}
.blank12{ height:12px; overflow:hidden;  clear:both;}
.blank16{ height:16px; overflow:hidden;  clear:both;}
.lh21{ line-height:21px; height:21px;}
.lh21{ line-height:23px; height:23px;}
.lh25{ line-height:25px; height:25px;}
.lh31{ line-height:31px; height:31px;}
.w95p{ width:95%;}
.w90p{ width:90%;}
.w85p{ width:85%;}
.w100{ width:100px;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
.ofix{overflow:hidden; }
.b{ font-weight:bold; }
.clear{ clear:both;}
.position_r{ position:relative;}
.position_a{ position:absolute;}
/*hack*/
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}
*html .clearfix{ height:1%;}
*+html .clearfix{height:1%;}
.word{word-break:break-all;}/*英文强制换行*/
.widthfix{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
/*边框*/
.b_blue{border:1px solid #c5e4ff;}
.b_input{border:1px solid #0f97ed;}
.inputbg{border:1px solid #b3b3b3; background:url(images/inputbg.gif) repeat-x left top; height:18px;}
/*字体大小*/
.b{ font-weight:bold;}
.fs12{ font-size:12px;}
.fs13{ font-size:13px;}
.fs14{ font-size:14px;}
/*字体颜色*/
.fc1{color:#333333;}
.fc2{color:#ff0000;}
.fc3{color:#ff6600;}
.fc4{color:#FF3000;}
.fc5{color:#2A9600;}
.fc6{color:#ff3300;}
/*背景颜色*/
.bg_huise{ background:#F8F8F8;}

/*输入框*/
.cj_input01{ border:1px solid #CFCFCF; height:21px; line-height:21px;}
.big_btn{ width:75px;background:url('images/buttonbg.jpg');color:#fff; height:21px;line-height:21px;border:0px;cursor:pointer;}

/*标题*/
h4{ font-size:13px; font-weight:bold; color:#FF4E00;}
h4 a{ font-size:13px; font-weight:bold; color:#FF4E00;}
h5{ font-size:13px; font-weight:bold; color:#333333;}
h5 a{ font-size:13px; font-weight:bold; color:#333333;}

/*高度*/
.h400{ height:400px; overflow:hidden;}
.h200{ height:270px; overflow:hidden;}

/*头部*/
.cj_top_link{ background:#F8F8F8; border-bottom:1px solid #E6E6E6; height:27px; line-height:27px; overflow:hidden; }
	.cj_top_link *{ vertical-align:middle;}
	.cj_top_link .left{ width:480px; float:left; text-align:left;}
	.cj_top_link .right{ width:500px; float:right; text-align:right; }
		.cj_top_link .right a{ margin-right:15px; display:inline; }

.cj_header{ height:70px; overflow:hidden;}
	.cj_header .left{ width:300px; height:70px; float:left;}
	.cj_header .middle{ width:300px; height:70px; float:left; font-size:14px; color:#CCCCCC; line-height:70px;}
	.cj_header .right{ width:230px; height:70px; float:right;}
		.cj_header .right .tel{ padding:15px 0 5px 0; }
		.cj_header .right .link{ width:210px; height:25px; line-height:25px; margin:0 auto; color:#FF4E00; background:url(red_images/cj_header_right.gif) no-repeat; }
			.cj_header .right .link a{ color:#FF4E00; }
			.cj_header .right .link div{  width:20px; height:25px; background:url(red_images/cj_header_right.gif) -480px 0px no-repeat; }
/*menu*/

.menu{ width:980px; height:40px; line-height:40px; background:#999; margin:0 auto; }
	.menu ul{}
		.menu ul li{ list-style:none; float:left;  display:block; position:relative;}
			.menu ul li span a{width:100px; height:40px; display:block; text-align:center; background:#CCCCCC}
			.menu ul li	.nav_meun { width:200px; height:auto; overflow:hidden;  padding:35px 25px 0; background:url(menu1.gif) ; position:absolute; top:30px; left:0px;  border:0px solid red; z-index:100; display:none; }
			.menu ul li	.nav_meun .top { background: #000000; height:10px; overflow:hidden; clear:both; }
			.menu ul li	.nav_meun .bottom { background: #000000; height:10px; overflow:hidden; clear:both;   }
				.menu ul li	dl { padding:0px 0px; width:100%; }
				.menu ul li dl dt { float:left; width:100px; line-height:21px; }

.cj_menu{ height:35px; line-height:37px; overflow:hidden; background:url(red_images/menu.gif) no-repeat;}
	.cj_menu .left{ width:840px; float:left; text-align:left;}
	.cj_menu .right{ width:135px; float:right;}
		.cj_menu .right a{ font-weight:bold; color:#DE232C;}

	.cj_menu .left .nav{ width:830px;height:30px; position:absolute; z-index:1; }
		.cj_menu .left .nav ul{ padding:0 5px;}
			.cj_menu .left .nav ul li{ float:left; text-align:left; width:100px; position:relative;}
				.cj_menu .left .nav ul li span a{ width:100px; height:40px; line-height:39px; display:block; text-align:center; color:#FFFFFF; font-size:13px; font-weight:bold; }
				.cj_menu .left .nav ul li span a:hover{ color:#FFF6C1; }
					.cj_menu .left .nav ul li .nav_meun { width:270px; height:auto; overflow:hidden;  padding:10px 10px 10px 20px; background:#fff; position:absolute; top:35px; left:-30px;  border:3px solid #FF9FA2; z-index:100; display:none; }
						.cj_menu .left .nav ul li dl { padding:0px 0px; width:100%; }
						.cj_menu .left .nav ul li dl dt { float:left; width:90px;  line-height:23px;  }
							.cj_menu .left .nav ul li dl dt a { color:#333333; font-weight:normal; font-size:12px;}
							.cj_menu .left .nav ul li dl dt a:hover{ color:#ff4400; font-weight:normal; font-size:12px;}


/*search*/
.cj_search_bg{ background:url(red_images/search.gif); height:47px; padding-top:7px; position:relative;}
	.cj_search{ background: url(red_images/search_input.gif) no-repeat; width:703px; height:39px; line-height:37px; margin:0 auto; position:absolute; left:140px; }
	.cj_search .cj_select1{ width:95px; height:35px; line-height:39px; position:absolute; left:6px;  font-weight:bold; color:#444; white-space:nowrap;
}

		.cj_search .cj_select1 #cj_selectList{ border:1px solid #FF9FA2;  font-weight: normal; background:#FFFFFF; line-height:23px; text-align:center; width:100px;}
			.cj_search .cj_select1 #cj_selectList a:hover{ background:#fff; color:#107CBD;}

	.cj_search .cj_input{ width:300px; height:20px; position:absolute; left:100px; }
		.cj_search .cj_input .cj_input2{ width:290px; height:23px; line-height:25px; font-size:14px; position:relative; top:8px; !important; left:4px; !important; *top:0px; *left:0px;  _top:6px; _left:4px; border:0; }

	.cj_search .cj_select2{ width:95px; height:35px; line-height:39px; position:absolute; left:410px; font-weight:bold; color:#444;}
		.cj_search .cj_select2 #cj_selectList2{ border:1px solid #FF9FA2;  font-weight: normal; background:#FFFFFF; line-height:23px; text-align:center; width:100px;}
			.cj_search .cj_select2 #cj_selectList2 a:hover{ background:#fff; color:#107CBD;}
	.cj_search .cj_select3{ width:95px; height:35px; line-height:39px; position:absolute; left:505px; font-weight:bold; color:#444; }
		.cj_search .cj_select3 #cj_selectList3{ border:1px solid #FF9FA2;  font-weight: normal; background:#FFFFFF; line-height:23px; text-align:center; width:100px; height:50px;}
			.cj_search .cj_select3 #cj_selectList3 a:hover{ background:#fff; color:#107CBD;}

	.cj_search .cj_btn{ width:95px; height:20px; position:absolute; left:600px; }
		.cj_search .cj_btn2{ width:88px; height:32px; position:relative; left:3px; top:4px; cursor:pointer;  }


#cj_t_selected { cursor:pointer; height:34px;font-size:14px; border:#DFDFDF 0px solid; }
#cj_selectList {border:#DFDFDF 1px solid; font-size:12px; line-height:21px; width:300px; height:200px; display:none;  text-align:left;  overflow: auto;}
	#cj_selectList span{width:180px; text-align:center; }
		#cj_selectList span a:link{ color:#333; text-decoration:none; }
		#cj_selectList span a:hover{ color:#333; }

#cj_t_selected2 { cursor:pointer; height:34px;font-size:14px; border:#DFDFDF 0px solid; }
#cj_selectList2 {border:#DFDFDF 1px solid; font-size:12px; line-height:21px; width:200px; height:200px; display:none;  text-align:left;  overflow: auto;}
	#cj_selectList2 span{width:180px; text-align:center; }
		#cj_selectList2 span a:link{ color:#333; text-decoration:none; }
		#cj_selectList2 span a:hover{ color:#333; }

#cj_t_selected3 { cursor:pointer; height:34px;font-size:14px; border:#DFDFDF 0px solid; }
#cj_selectList3 { border:#DFDFDF 1px solid; font-size:12px; line-height:21px; width:200px; height:200px; display:none;  text-align:left;  overflow: auto;}
	#cj_selectList3 span{width:180px; text-align:center; }
		#cj_selectList3 span a:link{ color:#333; text-decoration:none; }
		#cj_selectList3 span a:hover{ color:#333; }


/*price*/
.cj_price{ height:33px; line-height:33px; overflow:hidden; background:url(images/price.gif) no-repeat; text-align:center;}
	.cj_price span{ font-weight:bold; font-size:13px; width:100px; float:left;}
	.cj_price a{ float:left; width:70px; margin-left:0px; display:inline;}
	.cj_price a:hover{ background:url(images/price_ico.gif) 30px 27px no-repeat;}
	.cj_price .price { width:60%; margin:0 auto;}

/*中部-首页样式*/
/*a区开始_公告焦点图*/
.a_left{ width:230px; height:135px; float:left; }
	.a_left_one{ height:135px; background:url(images/a_left.gif) -230px 0; overflow:hidden;}
		.a_left_one .title{  height:35px; line-height:33px; background:url(images/a_left.gif) no-repeat;}
			.a_left_one .title h4{ width:170px; float:left; text-align:left; text-indent:2em; background:url(images/ico_all.gif) 15px -153px no-repeat;}
			.a_left_one .title span{ width:60px; float:right;}
		.a_left_one ul{ height:90px; text-align:left; text-indent:2em; margin-top:5px;}
			.a_left_one ul li{ line-height:21px;}
				.a_left_one ul li a{}
		.a_left_one .bottom{ height:5px; overflow:hidden;  background:url(images/a_left.gif) -460px 0 no-repeat;}

.a_middle{ width:530px; height:135px; float:left; margin-left:10px; display:inline; overflow:hidden;}
	.a_middle_one{ height:135px; overflow: hidden;}

.a_right{ width:200px; height:135px; float:right; overflow:hidden;}
	.a_right_one{}
		.a_right_one ul{ }
			.a_right_one ul li{ margin-bottom:4px; height:29px; line-height:29px;  background:url(images/title_bar.gif) no-repeat; }
				.a_right_one ul li span{ width:20px; height:29px; float:right; background:url(images/title_bar.gif) -980px 0 no-repeat; display:block; }
				.a_right_one ul li a{ float:left; text-indent:7em;}
				.a_right_one ul li .ico01{ background:url(images/ico_all.gif) 40px 9px no-repeat;}
				.a_right_one ul li .ico02{ background:url(images/ico_all.gif) 40px -11px no-repeat;;}
				.a_right_one ul li .ico03{ background:url(images/ico_all.gif) 40px -31px no-repeat;;}
				.a_right_one ul li .ico04{ background:url(images/ico_all.gif) 40px -51px no-repeat;;}
/*滚动信息*/
.cj_news{ height:23px; background:url(images/cj_news.gif); border:1px solid #D4D4D4; }
	.cj_news span{ color:#FF0000; width:71px; height:23px; line-height:23px; float: left; margin:0 10px; display:inline; background:url(images/cj_news_span.gif) no-repeat; display:block;}
	.cj_news marquee{ width:860px; height:23px; line-height:23px; float: right; margin-right:10px; display:inline; }
/*b区开始_主体内容*/
.b_left{ width:230px; float:left;}

	.b_left_one{ height:215px; overflow:hidden; background:url(images/a_left.gif) -230px 0; }
		.b_left_one .title{ height:35px; line-height:33px; background:url(images/a_left.gif) no-repeat;}
			.b_left_one .title h4{ width:170px; float:left; text-align:left; text-indent:2em; background:url(images/ico_all.gif) 15px -153px no-repeat;}
			.b_left_one .title span{ width:60px; float:right;}
		.b_left_one ul{ height:167px; overflow:hidden; text-align:left; padding:0 10px; margin-top:8px; background:#999999; background:url(images/dailishang.gif) 6px 0 repeat-y; }
			.b_left_one ul li{ line-height:23px; background:url(images/boder_bottom1.gif) 0 21px repeat-x;  }
				.b_left_one ul li a{  }
		.b_left_one .bottom{ height:5px; overflow:hidden;  background:url(images/a_left.gif) -460px 0 no-repeat;}

	.b_left_two{ height:215px; overflow:hidden; background:url(images/a_left.gif) -230px 0;}
		.b_left_two .title{ height:35px; line-height:33px; background:url(images/a_left.gif) no-repeat;}
			.b_left_two .title h4{ width:170px; float:left; text-align:left;  text-indent:2em; background:url(images/ico_all.gif) 15px -153px no-repeat;}
			.b_left_two .title span{ width:60px; float:right;}
		.b_left_two ul{ height:167px; overflow:hidden; text-align:left; padding:0 10px; margin-top:8px; }
			.b_left_two ul li{ line-height:23px; background:url(images/boder_bottom.gif) 0 21px repeat-x;}
				.b_left_two ul li a{}
		.b_left_two .bottom{ height:5px; overflow:hidden;  background:url(images/a_left.gif) -460px 0 no-repeat;}

	.b_left_three{ height:266px; overflow:hidden; background:url(images/b_left_three.gif) -230px 0; }
		.b_left_three .title{ height:31px; line-height:31px; background:url(images/b_left_three.gif) no-repeat;}
			.b_left_three .title h4{ width:170px; float:left; text-align:left;  text-indent:2em; background:url(images/ico_all.gif) 15px -153px no-repeat;}
			.b_left_three .title span{ width:60px; float:right;}
		.b_left_three ul{ height:217px; overflow:hidden; text-align:center;  margin-top:8px; padding:0 0 0 15px }
			.b_left_three ul li{ width:98px; height:44px; float:left;  padding:0; display:inline;}
				.b_left_three ul li img{ border:1px solid #EEEEEE; margin:0; padding:0;}
				.b_left_three ul li a{}
		.b_left_three .bottom{ height:10px; overflow:hidden;  background:url(images/b_left_three.gif) -460px 0 no-repeat;}

	.b_left_four{ height:346px; overflow:hidden; background:url(images/b_left_three.gif) -230px 0; }
		.b_left_four .title{ height:31px; line-height:31px; background:url(images/b_left_three.gif) no-repeat;}
			.b_left_four .title h4{ width:170px; float:left; text-align:left;  text-indent:2em; background:url(images/ico_all.gif) 15px -153px no-repeat;}
			.b_left_four .title span{ width:60px; float:right;}
		.b_left_four ul{ height:297px; overflow:hidden; text-align:center;  margin-top:8px; padding:0 0 0 0px }
			.b_left_four ul li{ line-height:23px; float:left; padding:0; }
				.b_left_four ul li a{ width:110px; float:left;  padding:0;  text-align:right; background:url(images/ico_qq.gif) 35px 2px no-repeat; }
				.b_left_four ul li span{ width:100px;  float:left;  padding:0; text-align:left; margin-left:10px; display:inline;}
		.b_left_four .bottom{ height:10px; overflow:hidden;  background:url(images/b_left_three.gif) -460px 0 no-repeat;}

.b_right{ width:740px; float:right;}
/*产品标题bar样式*/
	.b_right_one{ }
		.b_right_one .title01{height:29px; line-height:29px;  background:url(images/title_bar.gif) no-repeat;}
			.b_right_one .title01 span{ width:60px; height:29px; float:right; background:url(images/title_bar.gif) -940px 0 no-repeat; }
			.b_right_one .title01 h5{ width:200px; height:29px; float:left; background:url(images/ico_all.gif) 35px -71px no-repeat;}
		.b_right_one .title02{height:29px; line-height:29px;  background:url(images/title_bar.gif) no-repeat;}
			.b_right_one .title02 span{ width:60px; height:29px; float:right; background:url(images/title_bar.gif) -940px 0 no-repeat; }
			.b_right_one .title02 h5{ width:200px; height:29px; float:left; background:url(images/ico_all.gif) 35px -108px no-repeat;}
		.b_right_one .title03{height:29px; line-height:29px;  background:url(images/title_bar.gif) no-repeat;}
			.b_right_one .title03 span{ width:60px; height:29px; float:right; background:url(images/title_bar.gif) -940px 0 no-repeat; }
			.b_right_one .title03 h5{ width:200px; height:29px; float:left; background:url(images/ico_all.gif) 35px -88px no-repeat;}
/*产品li列表样式*/
		.b_right_one ul{}
			.b_right_one ul li{ width:152px; height:280px; overflow:hidden; margin-left:27px;  float:left; display:inline;}
/*产品内容样式*/

				.b_right_one ul li .img{  float:left; }
					.b_right_one ul li .sp_img img{ width:150px; height:150px;  display:block; border:1px solid #E6E6E6; float:left; }
					.b_right_one ul li .sp_price{ padding-left:3px; width:240px;   float:left; clear:both; overflow:hidden; display:block; }
						.b_right_one ul li .sp_price p{ height:21px; line-height:21px;  text-align:left;   float:left; clear:both; width:240px; }
							/*.b_right_one ul li .btn_sc{ text-align:center;  float:left; width:43px; height:17px; line-height:17px; background:#E4F8FF; border:1px solid #A1DDF2; color:#007AA5; margin:2px 0 0 3px; }
							.b_right_one ul li .btn_gm{ margin-top:2px; text-align:center;  float:left; width:43px; height:17px; line-height:17px; background:#FFF6E4; border:1px solid #FFBEBE; color:#E60000; }
							.b_right_one ul li .sp_name{  width:150px; height:23px; line-height:23px;  background:#F5F5F5; border-top: 2px solid #FFFFFF; clear:both; overflow:hidden; display:block; }*/
							.btn_sc{ text-align:center;  float:left; width:43px; height:17px; line-height:17px; background:#E4F8FF; border:1px solid #A1DDF2; color:#007AA5; margin:2px 0 0 3px; }
							.btn_gm{ margin-top:2px; text-align:center;  float:left; width:43px; height:17px; line-height:17px; background:#FFF6E4; border:1px solid #FFBEBE; color:#E60000; }
							.sp_name{  width:150px; height:23px; line-height:23px;  background:#F5F5F5; border-top: 2px solid #FFFFFF; clear:both; overflow:hidden; display:block; }

/*footer*/
.cj_links{ width:978px; margin:0 auto; height:107px; background:url(red_images/link_top.gif) top no-repeat; border:1px solid #D2D2D2; border-top:none;  border-bottom:none;}
	.cj_links dl{ width:110px; float:left; display:inline; margin-left:20px;}
		.cj_links dt{ width:96px; height:25px; line-height:23px; text-indent:-1em; display:block; font-weight:bold; background:url(red_images/link_title.gif) 0px 0px no-repeat; margin-bottom:0px; margin-top:10px; }
		.cj_links dd{ line-height:21px; text-align:left; text-indent:2em; }
			.cj_links dd a{}

.cj_footer{ height:91px; text-align:center; line-height:25px; padding-top:10px; background:url(red_images/footer.gif) no-repeat;}

/*首页结束*/

/*内页开始*/

/*分页样式*/
.w60{ width:60px;}
.fenye{ clear:both; height:30px; line-height:30px; text-align:center; overflow:hidden; margin-top:10px;}
	.fenye a{ float:left; }
	.fenye ul{  }
		.fenye ul li{margin:0 2px; float:left; padding-left:8px; width:14px; height:20px; line-height:20px;  border:1px solid #ff6600; background:#FFFDE4; text-align:center; }
			.fenye ul li a{float:left; text-align:center; color:#ff3300; }
			.fenye ul li a:visited{ color:#ff6600; }
			.fenye ul li a:hover{ color:#ff3300; }
			.fenye ul li a:active{ color:#ff3300; }

/*最近浏览过的产品*/
.view_history{}
	.view_history{ height:auto;  background:url(images/a_left.gif) -230px 0; }
		.view_history .title{ height:35px; line-height:33px; background:url(images/a_left.gif) no-repeat;}
			.view_history .title h4{ width:170px; float:left; text-align:left; text-indent:2em; background:url(images/ico_all.gif) 15px -153px no-repeat;}
			.view_history .title span{ width:60px; float:right;}
		.view_history ul{ height:auto; text-align:left; padding:0 10px; margin-top:8px;   }
			.view_history ul li{  float:left; width:105px; line-height:23px; text-align:center; background:url(images/boder_bottom1.gif) 0 21px repeat-x;  }
				.view_history ul li p{ height:21px; overflow:hidden; }
					.view_history ul li p span{ color:#FF0000;}
				.view_history ul li a{  }
		.view_history .bottom{ height:5px; overflow:hidden;  background:url(images/a_left.gif) -460px 0 no-repeat;}
/*销售排行*/
.sell_best{}
	.sell_best{ height:auto;  background:url(images/a_left.gif) -230px 0; }
		.sell_best .title{ height:35px; line-height:33px; background:url(images/a_left.gif) no-repeat;}
			.sell_best .title h4{ width:170px; float:left; text-align:left; text-indent:2em; background:url(images/ico_all.gif) 15px -153px no-repeat;}
			.sell_best .title span{ width:60px; float:right;}
		.sell_best ul{ height:auto; text-align:left; padding:0 10px; margin-top:8px;   }
			.sell_best ul li{  float:left; width:210px; height:90px; overflow:hidden; line-height:23px; text-align:center; background:url(images/boder_bottom1.gif) 0 21px repeat-x;  }
				.sell_best ul li img{ float:left; display:block; border:1px solid #E6E6E6; }
				.sell_best ul li p{ height:21px; line-height:21px; overflow:hidden; text-align:left; text-indent:1em; overflow:hidden; }
					.sell_best ul li p span{ color:#FF0000;}
					.sell_best ul li a{  }
		.sell_best .bottom{ height:5px; overflow:hidden;  background:url(images/a_left.gif) -460px 0 no-repeat;}
/*当前地址*/
.adress{ font-size:12px; height:29px; line-height:29px; clear:both; overflow:hidden; text-align:left; text-indent:1em; border-bottom:2px solid #DE232C}

/*资讯列表*/
.news_list{}
	.news_list ul{ padding:0 10px;}
		.news_list ul li{ height:25px; line-height:25px; text-align:left; text-indent:2em; background:url(images/ico_news_list.gif) 13px 9px no-repeat; border-bottom:1px dotted #E1E1E1;}
			.news_list ul li a{ float:left; width:630px; white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
			.news_list ul li span{ width:80px; float:right; color:#999999;}

/*文字介绍页面*/
.content{ padding:20px 25px; border:1px solid #DBDBDB; text-align:left; font-size:14px; line-height:29px; min-height:500px; _height:500px;}

/*关于我们/公司简介/运输说明等页面*/
.nav_intro{ border:1px solid #DBDBDB; min-height:400px; _height:400px; }
	.nav_intro .title{ background:#ff8a00; height:25px; line-height:25px; font-size:12px; font-weight:bold;  margin:3px; text-align:left; text-indent:1em;}
		.nav_intro .title h4{font-size:12px; color:#FFFFFF;  }
		.nav_intro ul{ clear:both;}
			.nav_intro ul li{ line-height:31px; font-size:13px; border-bottom:1px solid #E8E8E8; width:80%; margin:0 auto; background:url(images/ico_all.gif) 55px -153px no-repeat;}
				.nav_intro ul li a{ line-height:31px; font-size:13px;}


/*批量订购*/
.cj_table { background:#DBDBDB;}
	.dg_td01{ width:90px;}
	.dg_td02{ width:200px;}
	.dg_td03{ width:300px;}
	.dg_td04{ width:100px;}
	.dg_td05{ width:100px;}
	.dg_td06 input { margin-top:0px; height:21px; line-height:21px; width:70px;}
	.dg_td07{ height:40px;}
	.dg_td08{ text-align:left; text-indent:0em; font-size:12px; color:#FF0000;}
	.dg_td08 p{ text-align:left; text-indent:2em; font-weight:bold;}

.cj_talbe_title { width:100%; }
.cj_talbe_title tr td {background:#FFFFE2; height:21px; line-height:21px; }

.cj_talbe_list { width:100%; font-size:14px; }
.cj_talbe_list tr { width:100%; }
.cj_talbe_list tr td { height:90px; line-height:90px; text-align:center; background:#FFFFFF;}
	.cj_talbe_list tr td img { margin-top:5px;}

.cj_talbe_btn { width:100%; font-size:14px; }
.cj_talbe_btn tr { width:100%; }
.cj_talbe_btn tr td { height:21px; line-height:21px; text-align:center; background:#FFFFFF;}

/*产品详细页面*/
.product_intro{}
.product_intro h5{ height:45px; line-height:45px; font-size:18px; font-weight:bold; border-bottom:1px dotted #CCCCCC;}
	.product_intro .left{ width:320px; float:left; height:320px; overflow:hidden;}
		.product_intro .left img{ border:1px solid #DBDBDB; }
	.product_intro .right{  width:420px; float:right; text-align:left;}
		.product_intro .right dl{ width:420px; line-height:23px; }
			.product_intro .right dl dt{ width:90px;  float:left;  font-weight:bold;  }
			.product_intro .right dl dd{ width:330px; float:left;  }
	.product_intro .intro{ width:720px; clear:both; text-align:left; padding:0px; font-size:14px; line-height:23px;}
	.product_intro .intro h4{ font-size:14px; height:35px; line-height:35px; border-bottom:3px solid #FF6600; border-top:1px dotted #CCCCCC; text-indent:1em;}
			.product_intro .intro .intro_content{ border:1px solid #CCCCCC; border-top:0px; padding:15px 20px; background:url(images/intro_content.gif) top repeat-x; }

/*用户中心页面*/
.user_center_left{ width:180px; float:left;}
.user_center{ overflow:hidden; width:178px; border:1px solid #cccccc; padding-bottom:15px; float:left;  }
	.user_center .reg_data { border:1px solid #CCCCCC; background:#F2F2F2; width:170px; height:19px; line-height:19px; margin:5px auto;  }
	.user_center .title h4  { height:40px; line-height:35px;  background:url(red_images/user_center_top.gif) no-repeat; }
		.user_center .title h4  {color:#FFFFFF; font-weight: normal ; }
			.user_center .title h4 span{ font-weight:bold ; color:#FFEC93; }
				.user_center ul{ width:140px; margin:0 auto; text-align:left;  }
					.user_center ul li{ line-height:23px; width:140px;  border-bottom:0px solid #C8E3FF; text-indent:0.8em; background:url(red_images/user_center_ico.gif) 0px 8px no-repeat; }
						.user_center_right{ width:780px; float:right;}
							.user_center_right .user_data{ font-size:12px; height:29px; line-height:29px; clear:both; overflow:hidden; text-align:left; text-indent:1em; border-bottom:2px solid #DE232C}
								.user_center_right .user_data span{ color:#FF0000; font-weight:bold; }
									.user_center_right .user_data a{ color:#FF4400; font-weight:bold; text-decoration:underline; }
							.user_center_right .notice{ text-align:left; line-height:21px; border:1px solid #DBDBDB; padding: 5px 10px;}
								.user_center_right .notice span{ color:#FF3300; }

                    .user_center ul .li1{font-weight:bold;height:23px;line-height:23px;}
					.user_center ul .li2{ line-height:23px;  border-bottom:0px solid #C8E3FF; text-indent:0.8em; background:url(images/user_center_ico.gif) 0px 8px no-repeat; }
						    .user_center_right .radio_bank1{padding-right:120px;height:30px;background:url("../../images/banklist_cz.gif");background-position:10px -20px;}
                            .user_center_right .radio_bank2{padding-right:120px;height:30px;background:url("../../images/banklist_cz.gif");background-position:10px -60px;}
                            .user_center_right .radio_bank3{padding-right:120px;height:30px;background:url("../../images/banklist_cz.gif");background-position:10px -100px;}
                            .user_center_right .radio_bank4{padding-right:120px;height:30px;background:url("../../images/banklist_cz.gif");background-position:10px -140px;}
                            .user_center_right .radio_bank5{padding-right:120px;height:30px;background:url("../../images/banklist_cz.gif");background-position:10px -180px;}
                            .user_center_right .radio_bank6{padding-right:120px;height:30px;background:url("../../images/banklist_cz.gif");background-position:10px -220px;}
                            .user_center_right .radio_bank7{padding-right:120px;height:30px;background:url("../../images/banklist_cz.gif");background-position:10px -260px;}
                            .user_center_right .radio_bank8{padding-right:120px;height:30px;background:url("../../images/banklist_cz.gif");background-position:10px -300px;}
                            .user_center_right .radio_bank9{padding-right:120px;height:30px;background:url("../../images/banklist_cz.gif");background-position:10px -340px;}
                            .user_center_right .radio_bank10{padding-right:120px;height:30px;background:url("../../images/banklist_cz.gif");background-position:10px -380px;}


.user_center_div{ border:3px solid #E4E4E4; padding:10px 0;}
.user_center_div2{ border:0px solid #AFDCF8; padding:10px 0;}
.user_center_table { width:100%; }
.user_center_table td{ line-height:35px;}
.user_center_t1{ width:100px; text-align:right;}
.user_center_t2{ text-align:left; text-indent:0em;}
.user_center_table_title{ background:#FFFFE2;}
.table_bg_border{ background:#AAD9FF;}
	.table_bg_border table{ }
	.table_bg_border td{ background:#ffffff;}
.dinggou_input{ width:30px;}
.beizhu{ width:60px;}

 .user_center_div{ border:3px solid #AFDCF8; padding:10px 0;}
.user_center_div2{ border:0px solid #AFDCF8; padding:10px 0;}
.user_center_table { width:100%; }
.user_center_table td{ line-height:35px;}
.user_center_t1{ width:100px; text-align:right;}
.user_center_t2{ text-align:left; text-indent:0em;}
.user_center_table_title{ background:#f05b5b;color:#fff;}
.table_bg_border{ background:#AAD9FF;}
	.table_bg_border table{ }
	.table_bg_border td{ background:#ffffff;}
.dinggou_input{ width:30px;}
.beizhu{ width:60px;}


/*注册与登陆*/
.cj_login{ width:600px;  border:5px solid #FFE5AC; background:#FFFEED; margin:0 auto;}
    .cj_login .fh4{height:30px;line-height:30px;font-weight:bold;font-size:18px;width:400px;margin:0 auto;text-align:left;margin-top:20px;}
    .cj_login .fptable{width:400px;text-align:left;margin:0 auto;}
        .cj_login .fptable td{text-align:left;line-height:22px;}
    .cj_login .fp{height:40px;line-height:40px;font-size:15px;text-align:left;width:400px;margin:0 auto;}
        .cj_login .fptable .successed{font-size:14px;color:#3cb600;font-weight:bold;}
        .cj_login .fptable .error{font-size:14px;color:#ff0000;font-weight:bold;}
        .cj_login .fp img{float:left;margin-right:20px;}
    .cj_login .messageurl{height:50px;line-height:50px;}
        .cj_login .messageurl a{font-size:14px;text-decoration:underline;color:#619cff;}


.cj_login .cj_input_on{padding:2px 8px 0pt 3px;height:18px;border:1px solid #5DA2DA;background-color:#C4E5FF;}
	.cj_login .cj_input_off{padding:2px 8px 0pt 3px;height:18px;border:1px solid #CCC;background-color:#FFF;}
	.cj_login .cj_input_move{padding:2px 8px 0pt 3px;height:18px;border:1px solid #5DA2DA;background-color:#C4E5FF;}
	.cj_login .cj_input_out{padding:2px 8px 0pt 3px;height:18px;border:1px solid #CCC;background-color:#FFF;}



/*form*/
	.cj_login ul.cj_input_test{margin:20px auto 0 auto;width:500px;list-style-type:none; text-align:left;}
		.cj_login ul.cj_input_test h4{ height:55px; line-height:25px; font-size:16px; text-indent:2em; }
	.cj_login ul.cj_input_test li{width:500px;height:22px;margin-bottom:10px;}
	.cj_login .cj_input_test label{float:left;padding-right:10px;width:100px;line-height:22px;text-align:right;font-size:12px;}
	.cj_login .cj_input_test p{float:left;_margin-top:-1px;}
	.cj_login .cj_input_test span{padding-left:10px;line-height:22px;text-align:left;font-size:12px;color:#999;}
.f_h4{height:50px;line-height:50px;font-size:14px;}
.f_regdiv{overflow:auto;width:95%;height:200px;font-size:14px;margin:0 auto;text-align:left;line-height:20px;}


/*新首页样式*/
.ad_main{ border:1px solid #CCCCCC; width:980px; margin:0px auto; }
/*aera_A left*/
.aera_A { width:980px; height:350px; margin:0 auto;}
.aera_A .left { width:700px; height:340px; float:left;  }
/*aera_A right*/
.aera_A .right { width:270px; float:right; height:338px; border:1px solid #CCCCCC; }
.aera_A .right .one .title { background:url(red_images/title06.jpg) no-repeat; width:270px; height:30px; overflow:hidden;}
.aera_A .right .one ul { margin:10px 15px; height:145px; overflow:hidden; }
.aera_A .right .one ul li { line-height:23px; height:23px; overflow:hidden; border-bottom:1px dotted #C6C6C6; text-align:left; }
.aera_A .right .two .cj_btn01{ width:250px; margin:5px auto;  border:1px solid #CCCCCC; background:url(red_images/cj_btn01.jpg) no-repeat; height:40px; line-height:43px; overflow:hidden; text-align:center; display:block; }
.aera_A .right .two .cj_btn02{ width:250px; margin:5px auto;  border:1px solid #CCCCCC; background:url(red_images/cj_btn02.jpg) no-repeat; height:40px; line-height:43px; overflow:hidden; text-align:center; display:block; }
.aera_A .right .two .cj_btn03{ width:250px; margin:5px auto;  border:1px solid #CCCCCC; background:url(red_images/cj_btn03.jpg) no-repeat; height:40px; line-height:43px; overflow:hidden; text-align:center; display:block; }
.aera_A .right .two .cj_btn01 a{ width:248px; height:38px; display:block; font-size:14px; font-weight:bold;}
.aera_A .right .two .cj_btn02 a{ width:248px; height:38px; display:block; font-size:14px; font-weight:bold;}
.aera_A .right .two .cj_btn03 a{ width:248px; height:38px; display:block; font-size:14px; font-weight:bold;}

.aera_B{ width:980px; height:500px; margin:0 auto;}
.aera_B .left .one{ border:0px solid #CCCCCC; height:245px; overflow:hidden; background:url(red_images/title_xpsd.jpg) no-repeat;}
.aera_B .left{ width:700px; height:245px; float:left; }
.aera_B .left .title{ height:50px; line-height:50px; }
.aera_B .left .title img{ position: relative; top:10px;}
.aera_B .left .title h4{ float:left; text-indent:1em;}
.aera_B .left .title .hot{ float:left; text-indent:1em; width:420px; height:50px; overflow:hidden; text-align:left;}
.aera_B .left .title .hot a{ margin:0 6px; color:#666; display:inline;}
.aera_B .left .title span{ width:100px; float:right; line-height:38px; }
.aera_B .left .one ul{}
.aera_B .left .one ul li{ float:left; margin-left:20px; display:inline;}
.aera_B .left .one ul li p{ padding-top:5px; line-height:18px;}

.aera_B .left .two{ border:0px solid #CCCCCC; height:245px; overflow:hidden; background:url(red_images/title_cxjp.jpg) no-repeat;}
.aera_B .left .two ul{}
.aera_B .left .two ul li{ float:left; margin-left:20px; display:inline;}
.aera_B .left .two ul li p{ padding-top:5px; line-height:18px;}

.aera_B .right { width:270px; float:right; height:500px; overflow:hidden; border:1px solid #CCCCCC; }
.aera_B .right .one .title { background:url(red_images/title07.jpg) no-repeat; width:270px; height:30px; overflow:hidden;}
.aera_B .right .one .title span { float:right; width:60px; line-height:35px;}
.aera_B .right .one ul {}
.aera_B .right .one ul li { width:100px;height:60px;float:left; margin-left:20px; display:inline; border:1px solid #CCCCCC;margin-top:9px; }
.aera_B .right .one ul li p{ padding-top:5px;}

.aera_C{  width:980px; height:275px; overflow:hidden; margin:0 auto; border:1px solid #CCCCCC;}
.aera_C .left{ width:210px; float:left; margin-left:10px; display:inline; }
.aera_C .left .one{ height:65px;}
.aera_C .left .one img{ position:relative; top:10px;}
.aera_C .left .two{ width:200px; margin:0 auto; height:18px; line-height:18px; overflow:hidden; background:#EEEEEE; color:#787878; border-bottom:2px solid #FFF}
.aera_C .left .two a{color:#787878;}
.aera_C .left .three img { width:200px; height:175px;}
.aera_C .right{ width:760px; float:right; }
.aera_C .right .one{ height:66px; line-height:66px; color:#CACACA; text-align:left;}
.aera_C .right .one a{ margin:0 10px; color:#666666;}
.aera_C .right .two {}
.aera_C .right .two ul {}
.aera_C .right .two ul li { float:left; margin-left:30px; display:inline;}
.aera_C .right .two ul li p { padding-top:5px; line-height:18px;}

.aera_D{width:980px; height:255px; overflow:hidden; margin:0 auto;}
.aera_D .left{ border:1px solid #CCCCCC; width:700px; float:left; height:245px; overflow:hidden;  text-align:left; background:#fff url(red_images/kefu_bg.jpg) repeat-x top }
.aera_D .left .title{ background:url(red_images/title09xxx.jpg) no-repeat; width:700px; height:30px;}
.aera_D .left ul{ padding:8px 5px;}
.aera_D .left ul li{line-height:25px; clear:both;}
.aera_D .left ul li h4{line-height:25px; height:25px; background:#F8F8F8; width:100%; background:url(red_images/kefu_ico.gif) 22px 4px no-repeat; text-indent:3em;}
.aera_D .left ul li p{ float:left; width:160px;height:24px; display:block;}
.aera_D .right { width:270px; float:right; height:245px; overflow:hidden; border:1px solid #CCCCCC; background:#fff url(red_images/fxzx.jpg) repeat-x top }
.aera_D .right .one .title { background:url(red_images/title08xxx.jpg) no-repeat; width:270px; height:30px; overflow:hidden;}
.aera_D .right .one .title span { float:right; width:60px; line-height:35px;}
.aera_D .right .one ul { margin:10px 15px; height:235px; overflow:hidden; }
.aera_D .right .one ul li { line-height:23px; height:23px; overflow:hidden; border-bottom:1px dotted #C6C6C6; text-align:left;  background:url(red_images/ico_fxzx.gif) 2px 6px no-repeat; text-indent:1.5em;}


/* 分页 */
.pages, .pageback { margin-top:10px;}
.pages span,.pageback span{float:left;}
    .pages a, .pages strong, .pageback a { float: left; padding: 0 6px; margin-right: 2px; height: 26px; border: 1px solid; line-height: 26px; overflow: hidden; }
        .pages a, .pageback a { border-color: #6488ac;color: #000; }
        .pages a:hover, .pageback a:hover { text-decoration: none; }
        .pages strong { border-color: #6488ac; background-color: #6488ac; color: #FFF; font-weight: 700; }
            .pages a.prev, .pages a.next { background-repeat: no-repeat; }
        .pages a.prev { background-image: url(images/arrow_left.gif); background-position: 30% 50%; padding: 0; width: 22px; overflow: hidden; text-indent: -9999px; }
        .pages a.next { padding-right: 16px; background-image: url(images/arrow_right.gif); background-position: 90% 50%; }
    .pageback a { padding-left: 16px; background-image:url(images/arrow_left.gif) no-repeat 0 50%; }
    .pages a:hover, .pageback a, .pages a.next { border-color: #6488ac; }


.span_red{color:#ff0000;}

.f_table{width:100%;}
    .f_table thead td{text-align:left;height:25px;line-height:25px;background-color:#e7e7e7;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
    .f_table tbody .td1{width:150px;text-align:right;}
    .f_table tbody .td2{text-align:left;}
.f_div{width:100%;padding-top:5px;padding-bottom:5px;text-align:left;clear:both;}

.inputtext50{width:50px;height:18px;line-height:18px;}
.inputtext80{width:80px;height:18px;line-height:18px;}
.inputtext300{width:300px;height:18px;line-height:18px;}

.fbutton{padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;}
.fbutton2{padding-left:10px;padding-right:10px;padding-top:2px;padding-bottom:2px;}

.header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
.header td {padding-left: 10px;}
.header a {color: #154BA0;}
.header input {background:none;vertical-align: middle;height: 16px;}
.category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
.category td {border-bottom: 1px solid #DEDEB8;}
.expire, .expire a:link, .expire a:visited {color: #999999;}
.default, .default a:link, .default a:visited {color: #000000;}
.checked, .checked a:link, .checked a:visited {color: #FF0000;}
.today, .today a:link, .today a:visited {color: #00BB00;}
#calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
#calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
#calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
.tableborder {background: white;border: 1px solid #86B9D6;}
#year,#month{padding-right:10px;background:url(onbottom.gif) no-repeat center right;}

/*图片尺寸控制*/
.aera_B .left ul li img{ width:150px; height:150px;}
.aera_C .right ul li img{ width:150px; height:150px;}

.cj_input_cj{ width:30px; height:17px;line-height:17px; border:1px solid #CCC; float:left;  margin:2px 3px; }
.cj_gwc{ width:250px; float:left;}
.cj_fy{ width:450px; float:left; clear:both;}

.cj_border1 tr{ border-bottom:1px solid #E2E2E2; }


/*新首页样式*/
.ad_main{ border:1px solid #CCCCCC; width:980px; margin:0px auto; }
/*aera_A left*/
.aera_A { width:980px; height:350px; margin:0 auto;}
.aera_A .left { width:700px; height:340px; float:left;  }
/*aera_A right*/
.aera_A .right { width:270px; float:right; height:338px; border:1px solid #CCCCCC; }
.aera_A .right .one .title { background:url(red_images/title06.jpg) no-repeat; width:270px; height:30px; overflow:hidden;}
.aera_A .right .one ul { margin:10px 15px; height:145px; overflow:hidden; }
.aera_A .right .one ul li { line-height:23px; height:23px; overflow:hidden; border-bottom:1px dotted #C6C6C6; text-align:left; }
.aera_A .right .two .cj_btn{ width:250px; margin:5px auto;  border:1px solid #CCCCCC; background:url(red_images/cj_btn.jpg) repeat-x; height:40px; line-height:43px; overflow:hidden; text-align:center; }
.aera_A .right .two .cj_btn a{ display:block; font-size:14px; font-weight:bold;}

.aera_B{ width:980px; height:470px; margin:0 auto;}
.aera_B .left .one{ border:1px solid #CCCCCC; height:225px; overflow:hidden;}
.aera_B .left{ width:700px; height:225px; float:left;}
.aera_B .left .title{ height:50px; line-height:50px; }
.aera_B .left .title img{ position: relative; top:10px;}
.aera_B .left .title h4{ float:left; text-indent:1em;}
.aera_B .left .title span{ width:100px; float:right;}
.aera_B .left .one ul{}
.aera_B .left .one ul li{ float:left; margin-left:15px; display:inline;}
.aera_B .left .one ul li p{ padding-top:5px; line-height:18px;}
.aera_B .right { width:270px; float:right; height:460px; overflow:hidden; border:1px solid #CCCCCC; }
.aera_B .right .one .title { background:url(red_images/title07.jpg) no-repeat; width:270px; height:30px; overflow:hidden;}
.aera_B .right .one .title span { float:right; width:60px; line-height:35px;}
.aera_B .right .one ul { margin:10px 15px; height:235px; overflow:hidden; }
.aera_B .right .one ul li { line-height:23px; height:23px; overflow:hidden; border-bottom:1px dotted #C6C6C6; text-align:left; }

.aera_C{  width:980px; height:245px; overflow:hidden; margin:0 auto; border:1px solid #CCCCCC;}
.aera_C .left{ width:210px; float:left; margin-left:10px; display:inline; }
.aera_C .left .one{ height:65px;}
.aera_C .left .one img{ position:relative; top:10px;}
.aera_C .left .two{ width:200px; margin:0 auto; height:18px; line-height:18px; overflow:hidden; background:#EEEEEE; color:#787878; border-bottom:2px solid #FFF}
.aera_C .left .two a{color:#787878;}
.aera_C .right{ width:760px; float:right; }
.aera_C .right .one{ height:66px; line-height:66px; color:#CACACA; text-align:left;}
.aera_C .right .one a{ margin:0 10px; color:#666666;}
.aera_C .right .two {}
.aera_C .right .two ul {}
.aera_C .right .two ul li { float:left; margin-left:20px; display:inline;}
.aera_C .right .two ul li p { padding-top:5px; line-height:18px;}

.aera_D{width:980px; height:245px; overflow:hidden; margin:0 auto;}
.aera_D .left{ border:1px solid #CCCCCC; width:700px; float:left; height:245px; overflow:hidden;  text-align:left; }
.aera_D .left .title{ background:url(red_images/title09.jpg) no-repeat; width:700px; height:30px;}
.aera_D .left ul{ padding:8px 15px;}
.aera_D .left ul li{ height:25px; line-height:25px;}
.aera_D .left ul li p{ float:left; width:220px; display:block;}
.aera_D .right { width:270px; float:right; height:245px; overflow:hidden; border:1px solid #CCCCCC; }
.aera_D .right .one .title { background:url(red_images/title08.jpg) no-repeat; width:270px; height:30px; overflow:hidden;}
.aera_D .right .one .title span { float:right; width:60px; line-height:35px;}
.aera_D .right .one ul { margin:10px 15px; height:235px; overflow:hidden; }
.aera_D .right .one ul li { line-height:23px; height:23px; overflow:hidden; border-bottom:1px dotted #C6C6C6; text-align:left; }







/*头部*/
.warp{ width:980px; margin:0 auto;}
#header{ height:77px; background:url(images01/top_bg.gif) right;}
#header .left{ width:380px; float:left; text-align:center;}
#header .right{ width:590px; float:right; height:77px;}
#header .right .top_input{ height:47px; position:relative; }
#header .right .top_input .input{ width:80px; height:20px; border:1px solid #6D066B; }
#header .right .top_input .location{ position: absolute; bottom:0px; right:0px;}
#header .right .top_link{ height:30px; }
#header .right .top_link .top_link_left{ width:200px; line-height:34px; height:30px; overflow:hidden;  float:left; color:#6D066B; }
#header .right .top_link .top_link_left a{ color:#6D066B; }
#header .right .top_link .top_link_right{ width:378px; line-height:34px; height:30px; overflow:hidden;  float:right; background:url(images01/top_right_nav.gif) no-repeat }
#header .right .top_link .top_link_right a{ color:#FFF; margin:0 8px; }
			
/*menu*/
#menu{ height:40px; line-height:40px;  background:#6D066B; }
#menu  .nav{ width:980px; position:relative; z-index:1; margin:0 auto; }
#menu  .nav ul{ padding:0 5px;}
#menu  .nav ul li{ float:left; text-align:left; width:100px; position:relative;}
#menu  .nav ul li span a{ width:100px; height:40px; line-height:39px; display:block; text-align:center; color:#FFFFFF; font-size:13px; font-weight:bold; }
#menu  .nav ul li span a:hover{ color:#FFF6C1; }
#menu  .nav ul li .nav_meun { width:270px; height:auto; overflow:hidden;  padding:10px 10px 10px 20px; background:#fff; position:absolute; top:35px; left:-30px;  border:3px solid #A361A2; z-index:100; display:none; }
#menu  .nav ul li dl { padding:0px 0px; width:100%; }
#menu  .nav ul li dl dt { float:left; width:90px;  line-height:23px;  }
#menu  .nav ul li dl dt a { color:#333333; font-weight:normal; font-size:12px;}
#menu  .nav ul li dl dt a:hover{ color:#ff4400; font-weight:normal; font-size:12px;}	

/*search*/
#search{ width:980px; margin:0 auto; height:78px; padding-top:7px; position:relative; border:1px solid #6D066B; background:#FFF; }
#search .search{ background: url(images01/search_bg.gif) no-repeat; width:703px; height:39px; line-height:37px; margin:0 auto; position:absolute; left:140px; }
#search .search .cj_select1{ width:95px; height:35px; line-height:39px; position:absolute; left:6px;  font-weight:bold; color:#444;} 
#search .search .cj_select1 #cj_selectList{ border:1px solid #81277F;  font-weight: normal; background:#FFFFFF; line-height:23px; text-align:center; width:100px;}
#search .search .cj_select1 #cj_selectList a:hover{ background:#fff; color:#ff4400;}	
#search .search .cj_input{ width:300px; height:20px; position:absolute; left:100px; }
#search .search .cj_input .cj_input2{ width:290px; height:23px; line-height:25px; font-size:14px; position:relative; top:8px; !important; left:4px; !important; *top:0px; *left:0px;  _top:6px; _left:4px; border:0; }
#search .search .cj_select2{ width:95px; height:35px; line-height:39px; position:absolute; left:410px; font-weight:bold; color:#444;} 
#search .search .cj_select2 #cj_selectList2{ border:1px solid #81277F;  font-weight: normal; background:#FFFFFF; line-height:23px; text-align:center; width:100px;}
#search .search .cj_select2 #cj_selectList2 a:hover{ background:#fff; color:#ff4400;}
#search .search .cj_select3{ width:95px; height:35px; line-height:39px; position:absolute; left:505px; font-weight:bold; color:#444; }
#search .search .cj_select3 #cj_selectList3{ border:1px solid #81277F;  font-weight: normal; background:#FFFFFF; line-height:23px; text-align:center; width:100px; height:50px;}
#search .search .cj_select3 #cj_selectList3 a:hover{ background:#fff; color:#ff4400;} 			
#search .search .cj_btn{ width:95px; height:20px; position:absolute; left:600px; }
#search .search .cj_btn2{ position:relative; left:-6px; top:4px; cursor:pointer;  }	

#cj_t_selected { cursor:pointer; height:20px;font-size:12px; color:#6D066B; border:#DFDFDF 0px solid; } 
#cj_selectList {border:#DFDFDF 1px solid; font-size:12px; line-height:21px; width:200px; height:200px; display:none;  text-align:left;  overflow: auto; background:#FFF;} 
#cj_selectList span{width:180px; text-align:center; } 
#cj_selectList span a:link{ color:#333; text-decoration:none; } 
#cj_selectList span a:hover{ color:#333; } 
#cj_t_selected2 { cursor:pointer; height:20px;font-size:12px; color:#6D066B; border:#DFDFDF 0px solid; } 
#cj_selectList2 {border:#DFDFDF 1px solid; font-size:12px; line-height:21px; width:200px; height:200px; display:none;  text-align:left;  overflow: auto; background:#FFF;} 
#cj_selectList2 span{width:180px; text-align:center; } 
#cj_selectList2 span a:link{ color:#333; text-decoration:none; } 
#cj_selectList2 span a:hover{ color:#333; } 
#cj_t_selected3 { cursor:pointer; height:20px;font-size:12px; color:#6D066B; border:#DFDFDF 0px solid; } 
#cj_selectList3 { border:#DFDFDF 1px solid; font-size:12px; line-height:21px; width:200px; height:200px; display:none;  text-align:left;  overflow: auto; background:#FFF;} 
#cj_selectList3 span{width:180px; text-align:center; } 
#cj_selectList3 span a:link{ color:#333; text-decoration:none; } 
#cj_selectList3 span a:hover{ color:#333; } 

/*price*/
#price { height:33px; line-height:33px; overflow:hidden; text-align:center;  }
#price .price{ margin:0 auto; width:700px; }
#price .price span{ float:left; color:#6D066B; }
#price .price a{ float:left; width:55px; margin-left:0px; display:inline; color:#6D066B;}
#price .price a:hover{ }


/*indexA*/
#indexA{ width:980px; height:340px; margin:0 auto;}
#indexA .left{ width:700px; height:340px; float:left;}
#indexA .right{ width:266px; height:334px; float:right; border:3px solid #E3E4E6; background:url(images01/webnews.gif) 10px 10px no-repeat}
#indexA .right h3{ width:100%; height:19px; line-height:19px; text-align:center; font-size:14px; color:#fff; background:#C03578; }
#indexA .right ul{ padding:10px 15px; text-align:left; height:150px; overflow:hidden; }
#indexA .right ul li{ line-height:21px;}
#indexA .right h4{ width:100%; height:19px; line-height:19px; text-align:center; font-size:14px; color:#444; background:#D3D0CB; }
#indexA .right .contact{ line-height:21px; padding:5px 15px;}

#indexB{ width:980px; margin:0 auto; overflow:hidden; background:url(images01/indexB.jpg); height:245px; overflow:hidden; }
#indexB .title{ height:45px; line-height:45px; }
#indexB .title h2{ background:url(images01/title01x.gif) 0 5px no-repeat; width:150px; height:45px; float:left;}
#indexB .title span{ float:left;}
#indexB .title span a{ margin:0 10px;}
#indexB .contentList{ border:0px solid #D7D7D7; height:220px;}
#indexB .contentList ul{}
#indexB .contentList ul li{ float:left; width:150px; height:190px; overflow:hidden; margin-left:32px; display:inline;}
#indexB .contentList ul li p{ font-size:12px; height:21px; line-height:21px; text-align:center;}
#indexB .contentList ul li p a{ font-size:12px; color:#333;}
#indexB .contentList ul li .jiameng a{ color:#FF4400;}

#indexB1{ width:980px; margin:0 auto; overflow:hidden;}
#indexB1 .title{ height:45px; line-height:45px; }
#indexB1 .title h2{ background:url(images01/title03.gif) 0 5px no-repeat; width:150px; height:45px; float:left;}
#indexB1 .title span{ float:left;}
#indexB1 .title span a{ margin:0 10px;}
#indexB1 .contentList{ border:1px solid #D7D7D7; height:220px;}
#indexB1 .contentList ul{}
#indexB1 .contentList ul li{ float:left; width:150px; height:190px; border:0px solid #CCCCCC; overflow:hidden; margin-left:32px; display:inline; margin-bottom:15px;}
#indexB1 .contentList ul li p{ font-size:14px; height:21px; line-height:21px; text-align:center;}
#indexB1 .contentList ul li p a{ font-size:14px; color:#333;}
#indexB1 .contentList ul li .jiameng a{ color:#FF4400;}

#indexC{ width:980px; margin:0 auto; overflow:hidden;}
#indexC .title{ height:45px; line-height:45px; }
#indexC .title h2{ background:url(images01/title02.gif) 0 5px no-repeat; width:150px; height:45px; float:left;}
#indexC .title span{ float:left;}
#indexC .title span a{ margin:0 10px;}
#indexC .contentList{ border:1px solid #D7D7D7; height:220px;}
#indexC .contentList ul{ height:190px; overflow:hidden; padding-left:27px;}
#indexC .contentList ul li{ float:left; width:102px; height:82px; border:1px solid #CCCCCC; overflow:hidden; margin-left:32px; display:inline; margin-bottom:15px;}
#indexC .contentList ul li p{ font-size:14px; height:21px; line-height:21px; text-align:center;}
#indexC .contentList ul li p a{ font-size:14px; color:#333;}
#indexC .contentList ul li .jiameng a{ color:#FF4400;}

.indexD{ width:980px; margin:0 auto; overflow:hidden; height:250px;}
.indexD .title{ height:45px; line-height:45px; }
.indexD .title h2{ background:url(images01/title04.gif) 0 5px no-repeat; width:150px; height:45px; float:left;}
.indexD .title h3{ background:url(images01/title05.gif) 0 5px no-repeat; width:150px; height:45px; float:left;}
.indexD .title h4{ background:url(images01/title06.gif) 0 5px no-repeat; width:150px; height:45px; float:left;}
.indexD .title span{ float:left;}
.indexD .title span a{ margin:0 10px;}
.indexD .contentList{ border:1px solid #D7D7D7; height:200px; overflow:hidden;}
.indexD .contentList ul{}
.indexD .contentList ul li{ float:left; width:150px; height:190px; overflow:hidden; margin-left:32px; display:inline;}
.indexD .contentList ul li p{ font-size:12px; height:21px; line-height:21px; text-align:center;}
.indexD .contentList ul li p a{ font-size:12px; color:#333;}
.indexD .contentList ul li .jiameng a{ color:#FF4400;}

#indexE{width:980px; height:255px; overflow:hidden; margin:0 auto; background:url(images01/indexE.jpg); height:278px; overflow:hidden;}
#indexE .left{ border:0px solid #CCCCCC; width:500px; padding-left:30px; float:left; height:245px; overflow:hidden;  text-align:left; }
#indexE .left .title{  width:700px; height:15px; line-height:60px; overflow:hidden; font-size:14px; color:#FF0000;}
#indexE .left .title h3{ float:left; font-size:14px; text-indent:1em;}
#indexE .left ul{ padding:8px 15px;}
#indexE .left ul li{ height:25px; line-height:25px;}
#indexE .left ul li p{ float:left; width:220px; display:block;}
#indexE .right { width:310px; float:right; height:245px; overflow:hidden; border:0px solid #CCCCCC; }
#indexE .right .one .title { width:280px; height:40px; line-height:60px; overflow:hidden; color:#B155AA;}
#indexE .right .one .title h3 { float:left;  font-size:14px; text-indent:1em; color:#B155AA;}
#indexE .right .one .title span { float:right; width:60px; line-height:60px; color:#949494;}
#indexE .right .one .title span a{color:#949494;}
#indexE .right .one ul { margin:10px 15px; height:235px; overflow:hidden; text-align:left; }
#indexE .right .one ul li { line-height:23px; height:23px; overflow:hidden;  text-align:left; color:#78576C; }
#indexE .right .one ul li a{ color:#78576C; }

#indexF{ height:107px; background:url(images01/links01.gif); overflow:hidden; }
.indexF{ width:980px; margin:0 auto;}
#indexF dl{ width:110px; float:left; display:inline; margin-left:20px;}
#indexF dt{ height:40px; overflow:hidden; line-height:46px; display:block; font-weight:bold; background:url(images/ico_links1.gif) 20px 17px no-repeat; margin-bottom:5px; color:#FEFFFF;}
#indexF dd{ line-height:21px; text-align:left; text-indent:1em; color:#FFF;}
#indexF dd a{ color:#010103;}

#footer{ height:91px; text-align:center; line-height:25px; padding-top:10px; background:#EBDDEA; color:#424043; border-top:1px solid #D3C7D3}


