@charset "utf-8";
/*全局样式*/
a{ text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:underline;}
a img { border:0;}

/*list1 标题-时间*/
.list_1{ margin:0px; float:left; width:100%; padding:0px; list-style:none;}
.list_1 li{ width:100%; float:left; border-bottom:1px solid #CFD3DA;}
.list_1 li a{ width:98%; float:left; padding:0 0 0 15px; height:30px;line-height:30px; background:url(../img/news_a.jpg) 4px no-repeat; color:#3E4654;}
.list_1 li a:hover{ color:#F6881F; background:#F0F2F6 url(../img/news_a.jpg) 4px no-repeat; text-decoration:none;}
.list_1 li div{ width:80%; float:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list_1 li span{ width:20%; float:right;}

/*list2 标题-图片*/
.list_2{ margin:0px; float:left; width:100%; list-style:none; padding:0px;}
.list_2 li{ float:left; width:150px; height:175px; padding:1px; overflow:hidden; background:#E7E7E7; margin:0px 10px 10px 8px; display:inline;}
.list_2 li img{ width:150px; height:150px; float:left; overflow:hidden; margin:0; padding:0;}
.list_2 li div{ width:150px; float:left; line-height:25px; text-align:center;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list_2 li a{ color:#505050; text-decoration:none;}
.list_2 li a:hover{ color:#F6881F; }

/*list3 标题-简介*/
.list_3{ margin:0px; float:left; width:100%; padding:0px; list-style:none;}
.list_3 li{ width:100%; height:auto; float:left; list-style-type:none; padding:8px 0px; border-bottom:1px dotted #CBCBCB; color:#666666; line-height:22px; }
.list_3_more{ width:100%; height:auto; float:left; text-align:right;}
.list_3_more a{color:#333333; text-decoration:none; }
.list_3_more a:hover{color:#F6881F; }
.list_3_title{ width:95%; height:auto; float:left; font-size:14px; font-weight:bold; color:#333333; }
.list_3_title a{ color:#333333; text-decoration:none;}
.list_3_title a:hover{ color:#F6881F; }
.list_3_date{ padding-left:10px; color:#333333; background:url(../img/lb_xx_ico.jpg) left 4px no-repeat; }

/*list5 标题-简介-图片*/
.list_5{ margin:0px; width:695px; float:left; list-style:none; padding:0px;}
.list_5 li{ width:100%; float:left; margin-bottom:10px; padding:0px 0 10px 0; border-bottom:1px solid #AAAAAA;}
.list_5_img{ float:left; margin:0px; padding:2px; border:1px solid #C8C8C8;}
.list_5_img img{ width:140px; height:140px; border:0px;}
.list_5_cont { width:530px; height:131px; float:left; padding:5px 0 0 10px; margin:0;}
.list_5_cont a{ width:530px; float:left; padding:0px; margin:0px 0 5px 0; color:#333333;font-size:14px; text-decoration:none;}
.list_5_cont a:hover{ color:#F6881F; }
.list_5_cont p{ width:530px; float:left; line-height:19px; padding:0px; margin:0px;}

/*list6 文章选项卡*/
.list_6{ margin:10px 0; width:700px; float:left; background:#000;}
.list_6_tabs{ float:left; width:700px; margin-top:50px; width:700px; }
.list_6_tabs_contain { width:700px; float:left; border:1px solid #999999; margin:0px; padding:5px; line-height:18px;}
.tabs_contain { width:700px; float:left; margin:0px; padding:0px; line-height:18px;}
.style1{float:left; width:200px; height:30px; line-height:30px; background-color:#f5f5f5; border:1px solid #3399FF; text-align:center; margin: 10px 2px 0 0; cursor:pointer;}
.style2{float:left; width:200px; height:30px; line-height:30px; background-color:#FF9900; border:1px solid #FF9900; text-align:center; margin: 10px 2px 0 0; cursor:pointer;}

/*list7 图片展示*/
.list_7{ margin:0px; float:left; width:100%; list-style:none; padding-left:9px;}
.list_7 li{ float:left; width:200px; height:220px; padding:1px; overflow:hidden; background:#E7E7E7; margin:0px 25px 10px 0px; display:inline;}
.list_7 li img{ width:200px; height:200px; float:left; overflow:hidden; margin:0; padding:0;}
.list_7 li div{ width:200px; float:left; line-height:25px; text-align:center;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list_7 li a{ color:#505050; text-decoration:none;}
.list_7 li a:hover{ color:#F6881F; }

/*list8 图集*/
.list_8{ margin:0px; float:left; width:100%; padding:0px; list-style:none;}
.list_8 li{ float:left; width:180px; height:150px; padding:1px; overflow:hidden; background:#E7E7E7; margin:0px 10px 10px 0px; display:inline;}
.list_8 li img{ width:180px; height:150px; float:left; overflow:hidden; margin:0; padding:0;}

/*文章详细*/
.article_main {width:99%;}
.article_title { text-align:center; font-size:24px; padding:10px 0px 0 0; }
.article_date  { text-align:center; font-size:12px; padding:5px 0px; }
.article_date font{ font-size:12px;}
.article_pic { padding:5px; text-align:center;}
.article_detail{ margin:0 auto;line-height:21px;}

/*留言板******************************************************************/
.message_title {
	width:650px; float:left; margin:0px; display:inline;
	/*background:url(../img/yybg_06.jpg) repeat-x;*/
	color:#CB0A05; border-bottom:1px solid #ff6c00;
	line-height:24px; padding-left:10px;
	font-size:14px; font-weight:bold;
}
/*留言表单*/
.message_form {width:650px; float:left; margin:0px; padding:0px; display:inline;}
.message_form table {margin:5px 0 0 0px; color:#555555; font-size:12px; border-collapse:collapse;}
.message_form table td{ padding:4px; border:1px solid #dedede;}
.message_form table input { border:1px solid #dedede; background:#fafafa;}
.message_form a { color:#000;}
.message_form a:hover { color:#f00;}
#mebt { width:79px; height:21px; font-weight:bold; color:#fff; background:url(../img/bt_bj.jpg) no-repeat; text-align:center; border:none;}

/*留言列表*/
.message_reply{ margin:0px; padding:0px; }
.message_block { width:658px; float:left; margin-top:6px; display:inline; border:1px solid #ffc600; padding-bottom:10px;}
	.yi01 { width:625px; float:left; margin:13px 0 0 16px; display:inline;}
	.ask_wen { width:100%; height:20px; line-height:20px; float:left; background:url(../img/que_03.jpg) left 3px no-repeat; padding-left:20px;}
	.ask_cont{ width:100%; height:20px; line-height:20px; padding-left:20px; display:inline;}
	.ask_rely{ width:100%; height:20px; line-height:20px; float:left; background:url(../img/ans_03.jpg) left 3px no-repeat; padding-left:20px; color:#E30502;}

/*招聘*/
.zpBox { width:700px; float:left; margin:0px auto; padding-left:10px; display:inline;}
	.zpTitBox { width:680px; float:left; color:#fff; font-weight:bold; font-size:14px; height:30px; overflow:hidden; line-height:30px; text-align:center;}
		.zpTit01 { width:120px; float:left; background:url(../img/dtbg_03.jpg) repeat-x;}
		.zpTit02 { width:120px; float:left;margin-left:1px; display:inline; background:url(../img/dtbg_03.jpg) repeat-x;}
		.zpTit03 { width:120px; float:left;margin-left:1px; display:inline; background:url(../img/dtbg_03.jpg) repeat-x;}
		.zpTit04 { width:120px; float:left;margin-left:1px; display:inline; background:url(../img/dtbg_03.jpg) repeat-x;}
		.zpTit05 { width:196px; float:left;margin-left:1px; display:inline; background:url(../img/dtbg_03.jpg) repeat-x;}
	.zpCont { width:680px; float:left; line-height:1.6em;}
		.zpCont ul { width:680px; float:left; margin:0; padding:0; list-style:none;}
		.zpCont ul li { width:680px; float:left; color:#181818; background:url(../img/gyli_03.jpg) bottom repeat-x;}
		.zpCont ul li a {  float:left; width:680px; color:#181818; padding:10px 0; line-height:1.2em; cursor:hand;}
		.zpCont ul li a:hover { background:#fff6d4 url(../img/gyli_03.jpg) bottom repeat-x;  text-decoration:none;}
		.zp01 { width:120px; float:left; text-align:center;}
		.zp02 { width:120px; float:left; text-align:center;}
		.zp03 { width:120px; float:left; text-align:center;}
		.zp04 { width:120px; float:left; text-align:center;}
		.zp05 { width:198px; float:left; text-align:center;}
/*招聘详细页*/
.zpdetail { width:680px; float:left; margin:0px auto; padding-left:5px; display:inline;}
	.zpdetail table { border-collapse:collapse; width:680px;}
	.zpdetail table td { border:1px solid #DEDEDE; height:25px; padding:0 10px;}
	.zpdetail table a{ color:#000;}
	.zpdetail table a:hover { color:#f00;}
/*应聘*/
.joinCont { width:680px; float:left; margin-top:5px; margin-left:5px; display:inline; border:1px solid #dedede; background:#f9f9f9;}
	.joinCont table { margin:23px 0 0 45px; display:inline;}
	.joinCont table td { height:25px; padding:3px 0 3px 10px;}
	.joinCont table input { width:150px; height:19px; overflow:hidden; border:1px solid #dedede;}

/*通用产品列表*/
.goods_ls ul{width:680px;float:left;list-style-type:none;margin:0px;padding:0px;}
.goods_ls li{width:670px;height:150px;float:left;list-style-type:none;border-bottom:1px dotted #C2C2C2;padding:10px 5px;}
.goods_ls_img{width:150px;height:150px;float:left; border:1px solid #ccc;}
.goods_ls_img img{width:146px;height:146px;float:left; padding:2px;}
.goods_ls_zi{width:510px;height:auto;float:right;padding:5px 0 0 0px;line-height:22px;color:#000;}
.goods_ls_bt{width:510px;height:auto;float:right;}
.goods_ls_jj{width:510px;height:105px;float:right;}
.goods_ls_xx{width:510px;height:auto;float:right;}
.goods_ls_xx img{ float:right;}
/*通用产品详细*/
.goods_dt_img{width:300px;height:300px;float:left;border:1px solid #ccc;}
.goods_dt_img img{ float:left; width:296px;height:296px; padding:2px; }
.goods_dt_right{width:375px;height:300px;float:right;line-height:26px;}
.goods_dt_right_titl{width:99%;float:left;}
.goods_dt_right_name{width:99%;float:left;}
.goods_dt_right_memo{width:99%;float:left;height:200px;}
.order{width:99%;float:right;height:32px;line-height:32px;}
.order a{float:right;}
.goods_detail{width:680px;height:auto;float:left;padding-top:10px;overflow:hidden;}

/*我要订购*/
.buy_table01{ border-collapse:collapse; width:100%;}
.buy_table01 td{ border:1px solid #CCCCCC;}
.buy_div{ width:543px; height:auto; float:left; padding:5px 10px;}
.goods_pic{ float:left; border:1px solid #DBC85D;}
.goods_pic img{ float:left; width:100px; height:100px;padding:2px;}
.goods_etc{ width:430px; float:left; padding:5px 0 0 10px; line-height:22px;}
.goods_etc a{ color:#817629;}
.buy_input_count{ width:40px; height:14px; border:1px solid #CCCCCC; background:url(../img/buy_bak.jpg) left bottom repeat-x;}

.buy_table02{ width:651px; float:left;border-collapse:collapse; margin:10px 0 0 0;}
.buy_table02 td{ border:0; padding:3px 0; color:#555555;}
.buy_table02 td input{ border:1px solid #CCCCCC; width:230px; height:20px;}
.buy_table02 td textarea{ width:560px; height:90px; float:left; border:1px solid #CCCCCC;}
.buy_bot{ float:right; width:210px; padding:14px 0 5px 0;}
.buy_bot input{ float:left; width:79px; height:25px; margin:0 6px 0 0; padding:0; border:0;}
.buy_sub02{ background:url(../img/buy_sub02.jpg) left top no-repeat;}
.buy_sub03{ background:url(../img/buy_sub03.jpg) left top no-repeat;}

/*图+文字滚动，带左右控制*/		
.scroll_block{ float:left; width:970px; overflow:hidden; /*ZOOM: 1; POSITION: relative; */ border:1px solid #AECFED; margin-top:10px;}
.arr_left { float:left;  width:20px; height:175px; background: url(../img/scroll/left.gif)  left 0px no-repeat;margin-right:2px; CURSOR: pointer;}
.arr_right{ float:right; width:20px; height:175px; background: url(../img/scroll/right.gif) left 0px no-repeat;  CURSOR: pointer;}
.scroll_cont{ float:left; width:670px; height:175px; overflow:hidden;}
.scroll_item{ float:left; width:165px; margin-right:4px;padding:0px; display:inline; background:#D3E5F6;}
.scroll_item img{ width:163px; height:148px; float:left; margin:0; padding:1px; overflow:hidden; display:inline;;}
.scroll_item div { float:left; width:165px; color:#000; text-align:center;height:25px; line-height:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:0px; padding:0;  display:inline; }

/*图字滚动*/
.marquee_left{ width:678px; height:auto; float:left; }
.marquee_left table{ width:120px; height:145px;margin:0px; padding:0px;}
.marquee_img a img{ width:120px; height:120px; float:left; border:1px solid #C1E2A9; }
.marquee_zi{ width:122px; height:25px; line-height:25px; float:left; text-align:center;}
