
.mp_show{display:none;}
.pc_show{}


html,body{ background-color:#FCF5ED; font-family:"微软雅黑"; font-size:14px;}

.w_set{ width:1040px; margin-left:auto; margin-right:auto;}
.w_685{ width:685px; float:left;}
.w_335{ width:335px; float:right;}

.h_260{ height:260px; background-color:#FFF; margin-bottom:15px;}
.h_310{ height:310px; margin-bottom:15px;}


.header{
	height: 120px;
	background: url(../images/pc/header.png) repeat-x left top;
	_z-index:1000;
	_position:relative;
}
.header div{width:1040px;height: 120px; margin-left:auto; margin-right:auto; position:relative;}


.logo{ width:360px; height:120px; display:block;background: url(../images/pc/logo.gif) no-repeat left top; float:left;}
.logo span{ display:none;}


/*顶部连接，新浪qq淘宝*/
.go_url{ float:right; margin-top:10px; width:200px;}
.go_url a{ display:block; width:20px; height:20px; float:left; margin:5px 3px;}
.go_url span{color:#836525;font-size:14px; font-weight:bold; float:right; display:block; line-height:30px;}
.go_url a span{ display:none;}
.go_url a.ico_t{background: url(../images/pc/ico_t.jpg) no-repeat left top;}
.go_url a.ico_x{background: url(../images/pc/ico_x.jpg) no-repeat left top;}
.go_url a.ico_q{background: url(../images/pc/ico_q.jpg) no-repeat left top;}
/*/顶部连接，新浪qq淘宝*/

.go_url span.dianhua{ color:#d82c37; font-size:24px; font-weight:normal;}

/*电话*/




/**/
/*顶部下拉菜单menutop*/
/**/
#menutop{
	line-height:40px;
	position:relative;
	height:40px;
	font-size:0.9em;
	position:absolute;
	right:0px;
	bottom:3px;
}

.Dropdown_menus {
	/*FLASH覆盖问题*/
	z-index:1000;
	position:relative;
	float:left;
	margin-left:20px;
	}
.Dropdown_menus li {
	position:relative;
	float:left;
	margin:0 4px;
	width:90px;
	height:40px;
	background:url(../images/pc/nav.png) no-repeat right top;
	text-align:center;
}
.Dropdown_menus li a {
	color:#551905;
	text-decoration: none;
	line-height:40px;
	display:block;
	padding:0 15px;

}
.Dropdown_menus li ul li{ margin:0;}
.Dropdown_menus li ul li a {line-height:35px; height:35px; font-size:0.8em;}
.Dropdown_menus li ul li a:hover {
	text-decoration: none;
}
.Dropdown_menus li ul {
	display:none;
	position:absolute;
	top:40px;
	left:0;
	background-color:#DD4526;
	/*子菜单背景*/
	padding-bottom:10px;
	
}
.Dropdown_menus li.Dropdown_menus_current {
	background: url(../images/pc/nav.jpg) no-repeat right top #DD4526;
}
.Dropdown_menus_current li{
	padding-top:0px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	
}



.Dropdown_menus_current a,.Dropdown_menus_current a:visited,.Dropdown_menus_current a:link{color:#FFF;}
.Dropdown_menus_current a:hover{color:#FFF;text-decoration: none;}
.Dropdown_menus_current ul{}
.Dropdown_menus_current ul li{ background-image:none; padding:0;}
.Dropdown_menus_current ul li a,.Dropdown_menus_current ul li a:visited,.Dropdown_menus_current ul li a:link{
		float:none;
		display:block;
		color:#FFF;
		background-image:none;
		font-weight:normal;
}

.Dropdown_menus_current ul li a:hover{
	background-color:#882D07;
	color:#FFF;text-decoration: none;}
.Dropdown_menus_none {}


.Dropdown_menus li.Dropdown_current {
	background: url(../images/pc/menutop_on.png) no-repeat left bottom;
	
}
.Dropdown_menus li.Dropdown_current{}
.Dropdown_menus li.Dropdown_current li{}
.Dropdown_menus li.Dropdown_current a,.Dropdown_menus .Dropdown_current a:visited,.Dropdown_menus .Dropdown_current a:link{ color:#FFF;}
.Dropdown_menus li.Dropdown_current ul{}
.Dropdown_menus li.Dropdown_current ul li{}
.Dropdown_menus li.Dropdown_current ul li a,.Dropdown_menus .Dropdown_current ul li a:visited,.Dropdown_menus .Dropdown_current ul li a:link{
}
.Dropdown_menus li.Dropdown_current ul li a:hover{ }

.Dropdown_menus li.dropdown_menus_on{ background:none; background-color:#DD4526; color:#FFF;}
.Dropdown_menus li.dropdown_menus_on a{color:#FFF;}

/*/顶部导航*/








/* ======= 全屏幻灯片 =========*/
.fullSlide{ width:100%;  position:relative;  height:450px; background:#F4DDC4;}
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; height:450px;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:450px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:450px; }

	.fullSlide .hd{ width:100%; position:absolute; z-index:1; bottom:0; right:0; height:30px; line-height:30px;}
	.fullSlide .hd ul{ width:980px; margin:auto; text-align: center;}
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:7px; margin:1px 3px; overflow:hidden; background:#CCC;
		filter:alpha(opacity=50);opacity:0.5;  line-height:999px; 
	}
	.fullSlide .hd ul .on{ background:#882D07; filter:alpha(opacity=100);opacity:1; }

	.fullSlide .prev,
	.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(../images/pc/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
	.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }


/*/全屏幻灯片*/



/*关于我们*/
.about{ padding:10px;}
.about h3{ color:#DD4526; font-size:1.2em; font-weight:bold; font-size:20px;background:url(../images/pc/ica001.jpg) 286px 0px #FFF no-repeat; line-height:30px;}
.about h3 span{ margin-left:40px;}
.about p{ color:#878787; font-size:0.9em; padding:15px 0; line-height:200%;}
.about a{ color:#DD4526;text-decoration: none;}
.about a:hover{
	color:#05617F;
	text-decoration: none;
}
/*/关于我们*/



/*关于我们图片切换*/
		.slideBox{ width:265px; height:255px; overflow:hidden; position:relative; float:left; margin-right:30px;}
		.slideBox .hd{ display:none;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:265px; height:220px; display:block;  }
		.slideBox .bd li a {
	text-align: center;
	background-color: #DD4526;
	display: block;
	color: #FFF;
	text-decoration: none;
	line-height:35px;
}
		.slideBox .bd li a:hover{ color:#FFF; background-color:#05617F;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px;
		background:url(../images/pc/slider-arrow2.png) -110px 5px no-repeat;
		filter:alpha(opacity=50);opacity:0.5;
		}
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }


		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		
/*/关于我们图片切换*/





/*定义标题*/
.t_1{ height:35px; line-height:35px; background-color:#AAC63D;}
.t_1 h3{ color:#FFF; float:left; padding-left:15px;}
.t_1 a{ display:block; width:35px; height:35px;background: url(../images/pc/t_1.jpg) no-repeat left center; float:right;-webkit-transition:all .3s; transition:all 0.3s;}
.t_1 a:hover{background: url(../images/pc/t_1.gif) no-repeat left center;}
.t_1 a:active{star:expression(this.onFocus=this.blur());}
.t_1 a span{ display:none;}

/*/定义标题*/


/*定义列表*/
.list_1{ padding:15px; height:170px; overflow:hidden;}
.list_1 li{ border-bottom:1px dashed #BBB; clear:both; line-height:35px;
background: url(../images/pc/list_1.gif) no-repeat left center;
padding-left:15px;
}
.list_1 li a{ font-size:0.75em; color:#333;text-decoration: none;display:block;line-height:35px;}
.list_1 li a:hover{ color:#DD4526;}
.list_1 li span{ font-size:0.7em; color:#AAA; float:right;}
/*/定义列表*/

/*定义组*/
.g_1{}
.g_1 a{
	width: 160px;
	height: 310px;
	display: block;
	float: left;
	color: #FFF;
	margin-right:15px;
	text-decoration: none;
	z-index:1000;
	position:relative;
	-webkit-transition:all .4s; transition:all 0.4s;
}
.g_1 img{}
.g_1 p{ padding:10px; font-size:0.75em; line-height:150%;}
.g_1 strong{ display:block; font-size:2.0em; font-weight:normal; padding-bottom:10px;}
.g_1 .g_1_c1{ background-color:#977147;}
.g_1 .g_1_c2{ background-color:#DD4526;}
.g_1 .g_1_c3{ background-color:#05617F;}
.g_1 .g_1_c4{ background-color:#FE9900;}
.g_1 .g_1_c5{ background-color:#DD4526; margin-right:0;}
.g_1 a:hover{ background-color:#333;}




.g_2{ position:relative; z-index:2000;}
.g_2 a{-webkit-transition:all .2s; transition:all 0.2s;}
.g_2 a:active{}

.g_2 a.g_2_1{ position:absolute; left:0; top:-165px; padding:2px;}
.g_2 a.g_2_1:hover{ background-color:#FFF;}
.g_2 a.g_2_2{ position:absolute; right:0; top:-165px; padding:2px;}
.g_2 a.g_2_2:hover{ background-color:#FFF;}
.g_2 a.g_2_3{ position:absolute; left:0; top:0px; padding:2px;}
.g_2 a.g_2_3:hover{ background-color:#AAC63D;}
.g_2 a.g_2_4{ position:absolute; right:0; top:0px; padding:2px;}
.g_2 a.g_2_4:hover{ background-color:#05617F;}
.g_2 a.g_2_5{ position:absolute; left:0; bottom:0px;border:1px solid #FFF; z-index:100;}
.g_2 a.g_2_5:hover{ border:1px solid #AAC63D;}



/*/定义组*/





/*滚动文本*/
.mq{width:670px; height:60px; line-height:60px; padding:0 10px 0 0; position:relative; color:#1474B3; font-size:0.9em;}
.mq a{
	padding: 0 10px;
	text-decoration: none;
}
.mq strong{ color:#888888;}
/*这个是公用样式，必须要有*/


.scroll_t{margin:0;padding:0;list-style:none;overflow:hidden; width:500px;}
.scroll_t li{height:60px; line-height:60px; overflow:hidden;}
.scroll_t li span{ color:#CCC; padding:0 10px;}
.scrollGallery{
	position: relative;
	position: absolute;
	left: 70px;
	top: 2px;
}
.scrollGallery a,.scrollGallery a:visited,.scrollGallery a:link{ color:#DD4526;}
.scrollGallery a:hover{}

		.scrollGallery.fixedLeft ul.scrollNum{left:5px;bottom:5px;width:20px;}
		.scrollGallery ul.scrollNum{position:absolute;right:5px;bottom:5px;}
			.scrollGallery ul.scrollNum li{float:left;color:#fff;text-align:center;line-height:16px;width:16px;height:16px;font-family:Arial;cursor:pointer;margin:1px;margin-left:4px;}
			.scrollGallery ul.scrollNum li.current{line-height:20px;width:20px;height:20px;border:0;background-color:#ce0609;margin-top:0px;font-weight: bold;}
		.scrollGallery.fixedLeft ul.scrollNum li{float:none;margin-left:auto;margin-top:4px;}
	/*上一个或下一个的样式*/
	ul.prevNext{position:absolute;right:10px;top:10px; display:none;}
		ul.prevNext li{float:left;padding:2px 6px;border:solid 1px #fff;background:#eee;margin-left:12px;cursor:pointer; display:none;}
/*全局样式结束*/


/*/滚动文本*/





/*页脚*/
.foot{
	background-color:#3A3A3A;
	padding: 15px;
	clear:both;
}
.foot div{
	background: url(../images/pc/2.jpg) no-repeat left center;
	padding-left:100px;
	width:940px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
}
.foot nav{ padding:10px 0;}
.foot nav a{
	color: #949494;
	font-size: 0.9em;
	text-decoration: none;
	padding:0 10px;
}
.foot nav a:hover{
	text-decoration: none;
}
.foot p{ color:#777777; font-size:0.75em;padding:0 10px;}
.foot p a{ color:#777777;text-decoration: none;}
.foot address{
	background: url(../images/pc/tel.jpg) no-repeat left center;
	color: #999999;
	font-size: 0.9em;
	font-style: normal;
	padding:10px 0 10px 55px;
	float:right;
}
.foot address strong{ color:#DDDDDD; font-size:1.6em; display:block; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

.foot nav.menu_foot{}
.foot nav.menu_foot a{}

/*/页脚*/















/*/*************/
/*/*************/
/*/子页面样式开始*/
/*/*************/
/*/*************/

/*/宽度*/

.w_200{ width:200px; float:left;}
.w_840{ width:770px; float:right; padding-left:30px; padding-right:30px;}


/*/背景*/
.bg_1{background: url(../images/pc/bg_1.png) repeat-y top left;}


/*/广告条*/
.banner_1,.banner_2,.banner_3,.banner_4,.banner_5,.banner_6{
	height: 250px;
	margin: auto;	
	}
.banner_1 span,.banner_2 span,.banner_3 span,.banner_4 span,.banner_5 span,.banner_6 span{ display:none;}
.banner_1 {background: url(../images/tmp/banner/s1.jpg) no-repeat center center;}
.banner_2 {background: url(../images/tmp/banner/s2.jpg) no-repeat center center;}
.banner_3 {background: url(../images/tmp/banner/s3.jpg) no-repeat center center;}
.banner_4 {background: url(../images/tmp/banner/s4.jpg) no-repeat center center;}
.banner_5 {background: url(../images/tmp/banner/s5.jpg) no-repeat center center;}
.banner_6 {background: url(../images/tmp/banner/s6.jpg) no-repeat center center;}



/*/左侧栏目标题*/
.t_sub{ background-color:#DD4526; color:#FFF; font-size:17px; position:relative; padding:30px 30px 15px 40px; font-family: Georgia, "Times New Roman", Times, serif;  margin-left:3px;}
.t_sub strong{ font-size:1.5em; display:block; font-family:"微软雅黑"; margin-bottom:5px;}
.t_sub span{ display:block; position:absolute; left:0px; _left:-20px; top:-20px;background-color:#DD4526; height:20px; width:200px; }


.t_sub2{ color:#926D50; font-size:1.6em; font-weight:bold; padding:20px 0;}
.t_sub3{ color:#926D50; font-size:1.9em; font-weight:bold; padding:20px 0; text-align:center; border-bottom:1px solid #DDD; margin-bottom:30px;}
.t_sub4{ color:#535353; font-size:1.3em; font-weight:bold; padding:20px 0; border-bottom:1px solid #DDD; margin-bottom:30px; clear:both;}
.t_sub4 h3{	background: url(../images/pc/t_sub4.jpg) no-repeat right center; display:inline; padding:10px 25px 10px 10px;}



/*/子页菜单*/
.menu_left{ padding:15px 0 50px 0;}
.menu_left a,.menu_left a:visited,.menu_left a:link{
	display: block;
	position: relative;
	color: #666;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 45px;
	text-decoration: none;
}
.menu_left a:hover{ color:#DD4526;}
.menu_left a span{ display:none;}
.menu_left a.on,.menu_left a.on:visited,.menu_left a.on:link{background-color:#DD4526; color:#FFF;}
.menu_left a.on:hover{ color:#FFF;}
.menu_left a.on span{background: url(../images/pc/menu_left.gif) no-repeat right center ; width:17px; height:35px; position:absolute; right:-17px; top:0; display:block;}


/*/左侧图片连接*/
a.url_1{ display:block; width:160px; height:150px; margin:10px auto;-webkit-transition:all .4s; transition:all 0.4s;padding:2px; background-color:#FFF;}
a.url_1:hover { padding:2px; background-color:#DD4526;}


/*/文字详细页内容外框*/






/*/帮助列表*/
.help_list{ background-color:#F6F6F6; padding:15px; height:150px; margin-bottom:20px; clear:both;}
.help_list dl{ width:28%; float:left; margin:2%;}
.help_list a{
	color: #999999;
	text-decoration: none;
	line-height:24px;
}
.help_list dt{ color:#545454; font-size:1.2em; font-weight:bold; height:40px; line-height:40px;}
.help_list dd{ font-size:0.9em; }


/*/返回顶部*/
#scrollUp{ width:60px; height:60px;background: url(../images/pc/scrollUp.png) no-repeat left top; position:absolute; z-index:9999; right:20px; bottom:20px; cursor:pointer;}
#scrollUp:hover{background: url(../images/pc/scrollUp.png) no-repeat left bottom;}
/*/scrollUp*/



/*留言表单*/
.form_message{ padding-bottom:100px;}
.form_message h1{ font-size:2em; color:#F60; line-height:30px; margin-bottom:30px; padding-top:40px;}
.form_message th{ text-align:right; font-size:14px; font-weight:normal; color:#333; padding:5px;}
.form_message td{ padding:5px; font-size:14px; line-height:140%; color:#1F1F1F;}
.form_message strong{ color:#999999; font-size:20px; font-weight:normal; line-height:160%;}

.input_message{
	background-color:#F6F6F6;
	border:none;
	border-bottom:1px solid #AAAAAA;
	height:28px;
	line-height:28px;
	padding:0 5px;
	margin:5px 0;
	display:block;
	width:80%;
	}
.input_messaga{
	background-color:#F6F6F6;
	border:none;
	border-bottom:1px solid #AAAAAA;
	height:38px;
	line-height:28px;
	padding:0 5px;
	width:35%;
	}
.input_message:hover{ background-color:#FFC;}	
.textarea_message{
	background-color:#F6F6F6;
	border:none;
	border-bottom:1px solid #AAAAAA;
	line-height:25px;
	padding:5px;
	margin:5px 0;
	display:block;
	width:90%;
	}
.textarea_message:hover{ background-color:#FFC;}	

.btn_message{
	height:35px;
	width:130px;
	border:none;
	color:#FFF;
	font-size:16px;
	line-height:35px;
	overflow:hidden;
	background-color:#DD4526;
}
.btn_message:hover{ background-color:#D90000;}

.ico_tel,.ico_qq,.ico_add{ border-bottom:2px solid #DDDDDD; padding:10px 0 30px 0;}
.ico_tel dt,.ico_qq dt,.ico_add dt{background: url(../images/pc/ico_tel.gif) no-repeat left top; font-size:12px; color:#999; height:32px; line-height:32px; padding-left:35px;}
.ico_tel dd{padding-left:35px; color:#DD4526; font-size:1.8em; font-weight:bold;}
.ico_qq{}
.ico_qq dt{background: url(../images/pc/ico_qq.gif) no-repeat left top; }
.ico_qq dd{padding-left:35px; }
.ico_qq dd a{
	color: #868686;
	padding: 0 20px 0 0;
	text-decoration: none;
	white-space: nowrap;
}
.ico_qq dd a:hover{ color:#DD4526;}
.ico_add{ border:none;}
.ico_add dt{background: url(../images/pc/ico_add.gif) no-repeat left top; }
.ico_add dd{padding-left:35px; color:#393939;}
.ico_add dt span{ font-size:16px; font-family:"微软雅黑"; color:#DD4526; font-weight:bold;}
/*/留言表单*/






/**/
/*翻页*/
/**/
.page{ clear:both; text-align:center; padding:30px 10px 10px 10px; height:40px;}
.page a{
	margin-left:2px;
	color: #666666;
	font-size: 12px;
	border: 1px solid #E5E5E5;
	background: url(../images/pc/page.png) repeat-x left bottom;
	text-decoration: none;
	padding:4px 8px;
}
.page a:hover{ background-image:none; background-color:#D7210B; color:#FFF;}
.page strong{ margin-left:2px;background-color:#D7210B; padding:4px 8px; color:#FFF;border: 0px solid #F00; font-weight:normal;}
/*/page*/


/**/
/*列表页 -文字列表*/
/**/
.list_page_1{ padding:15px 0;}
.list_page_1 a.list_page_t{
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 130%;
	padding: 20px 0 0 0;
	display: block;
	text-decoration: none;
}
.list_page_1 a.list_page_t:hover{ color:#D9230D; }
.list_page_1 li{ padding:10px 10px 25px 10px; clear:both; border-bottom:1px dotted #BBBBBB; margin-bottom:10px; height:130px;}
.list_page_1 li img{ float:left; margin:0 15px 10px 0; padding:5px;}
.list_page_1 li p{ color:#777; font-size:12px; padding:5px 0; line-height:140%;}
.list_page_1 li p a{ color:#777;}
.list_page_1 li p a:hover{ color:#D9230D;}
.list_page_1 li p span{ display:block; color:#888; padding:0 0 5px 0;}


/**/
/*列表页 -图片列表*/
/**/
.list_img_page{}
.list_img_page li{ float:left; width:33%; height:260px; text-align:center; margin-bottom:10px; font-size:0.9em;}
.list_img_page a{
	text-decoration: none;
	margin:auto;
	display:block;
	background:#f37c22;-webkit-transition:all .2s; transition:all 0.2s; width:210px; height:auto;
}
.list_img_page li a img{margin:auto; margin-top:1px;}
.list_img_page li a h4{color:#fff; line-height:20px;height:30px; font-weight:normal; }
.list_img_page li a:hover{background:#DD4526;}
.list_img_page li a:hover img{ background-color:#DD4526;}
.list_img_page li a:hover h4{color:#fff;}



/**/
/*图片详细页 -图片列表*/
/**/
.list_img_pubu{ margin:10px 0 100px 30px;}
.list_img_pubu li{ float:left; margin:10px; text-align:center;font-size:0.9em; _width:30%;}
.list_img_pubu a{
	text-decoration: none;
	margin:auto;
	
}
.list_img_pubu li a img{margin:auto; padding:2px; background-color:#FFF;-webkit-transition:all .2s; transition:all 0.2s;}
.list_img_pubu li a h4{color:#666666; line-height:30px;height:30px; font-weight:normal;}
.list_img_pubu li a:hover{}
.list_img_pubu li a:hover img{ background-color:#DD4526;}
.list_img_pubu li a:hover h4{color:#DD4526;}






/**/
/*产品详细页 -产品展示*/
/**/
.product_img {width:360px;height:650px;background:#FFF;float:left; padding-top:25px;}
.product_img .bd{position:relative;float:left;width:360px;height:330px;overflow:hidden;}
.product_img .showDiv {position:relative;width:360px;height:330px;}
.product_img .showDiv img {}

.product_img .hd{width:360px; _width:360px;height:300px;float:right;}
.product_img .hd ul li{float:left; margin:0 0 10px 1px;  _margin:0 0 10px 0px;display:inline; position:relative;}
.product_img .hd ul a {display:block;}
.product_img .hd ul img{ border:3px solid #FFF;}
.product_img .hd ul .mask{ display:none;}
.product_img .hd ul a:hover .mask, .product_img .hd ul .on .mask{display:none; position:relative;}
.product_img .hd ul a:hover img, .product_img .hd ul .on img{border-color:#E93B09;}
.product_img .hd ul a:hover{color:#fff;}
.product_img .hd ul a:hover .txt_bg {background:#70a20f;}



/**/
/*产品详细页 -规格介绍*/
/**/

.product_info{ width:380px; float:right; margin-right:10px; padding-top:20px;}
.product_info h1{ color:#535353; font-size:1.6em;  border-bottom:1px solid #DDDDDD; padding:10px 0; line-height:140%;}
.product_info table{ color:#535353; font-size:1.0em; width:100%; padding:10px 0; margin:10px 0;}
.product_info table th{ text-align:right; padding:7px 5px; width:80px; font-weight:normal;}
.product_info table td{ padding:5px;}
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
.product_info .goshop{
	background-color: #DD4526;
	color: #FFF;
	font-size: 14px;
	padding: 13px 15px;
	margin: 10px 10px 10px 85px;
	display: block;
	width: 110px;
	text-align: center;
	text-decoration: none;
}
.product_info .goshop:hover{ background-color:#D90000;}

.product_info div{border-bottom:1px solid #DDDDDD; }







.datu{ display:none; position:absolute; top:0px; left:2px; z-index:200;}


@charset "utf-8";
/* 代码整理：懒人之家 lanrenzhijia.com */
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
}
a {
	color:#333;
	text-decoration:none;
}

/* demo */
.demo {
	width:685px;
	position:relative;
}
/* scrollbox */
.scrollbox {
	position:relative;
	width:685px;
	height:310px;
	overflow:hidden;
}
.scrollbox ul {
	position:absolute;
	left:0px;
	top:0px;
}
.scrollbox li {
	float:left;
	width:160px;
	height:310px;
	overflow:hidden;
	margin-right:15px;
}
.scrollbox li a img {
	display:block;
	width:160px;
}
/* leftlist */
#leftlist {
	width:999em;
}
/* fontlist */
#fontlist li {
	height:22px;
	line-height:22px;
}
#fontlist li a {
	width:auto;
}




.newcalllist a.date{ width:10%; height:12%; padding:1% 0em; float:left; color:#F30;font-size:14px; font-weight:bold; background:#c9c9c9; margin:0px 20px; border-radius:5px; text-decoration:none; color:#fff; text-align:center; line-height:24px;}
.newcalllist a.date:hover{ background:#ea0000;}
.newcalllist a.date i{ color:#fff; display:block; font-style:normal; text-align:center; font-size:34px; line-height:30px; margin:10px 0px 5px;}