@charset "utf-8";
/* CSS Document */

/*全局定义*/
body {margin:0 auto;padding:0;text-align:center;width:1002px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
 a {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
/*头*/
#header{width:1002px;  height:144px;}
#top_logo{ width:115px;float:left; height:98px; padding-left:78px;}
#top_right{ width:809px;float:left; }


/*------------------------- 二级导航start----------------------------*/
#banner1{ width:900px;  height:22px; margin:0px 51px 0 51px; background-image:url(../images/inputbg.gif); text-align: left;}

#nav {width:100%;border-bottom: 2px solid #EBEBEB;}
#nav ul {
	width:auto;
	margin:0px auto;
}
#nav li {float:left;margin:0px;}
#nav a {width:auto;margin-left:25px;text-align:center;color:#666666;text-decoration: none;display: block;padding: 3px 0px;letter-spacing: 0.1em;font-weight: bold;}
#nav a:hover {color:#FF6600;display:block;}
/*切换效果*/
#nav #current {}
#nav #current a { color: #FF0000;text-decoration: none;} 

/*------------------------- 三级导航start----------------------------*/
#banner2{ float: left; width:900px;  height:22px; padding:0px 50px 0 50px;  text-align: left;background-image:url(../images/bg.gif);}

#nav2 {border-bottom: 2px solid #EBEBEB; float:right;width:900px;}
#nav2 ul {
	width:auto;
	margin:0px auto;float:right;
}
#nav2 li {float:right;margin:0px;}
#nav2 a {text-align:center;color:#666666;text-decoration: none;display: block;padding: 3px 2px;letter-spacing: 0.1em;}
#nav2 a:hover {color:#FF6600;display:block;}
/*切换效果*/
#nav2 #current2 {}
#nav2 #current2 a { color: #FF0000;text-decoration: none;} 



/*中文英文*/
#switch{
padding:10px 60px;text-align: right;margin-bottom:25px;
}
/*搜索栏*/
#search{width:auto;text-align:right;padding: 5px 50px;height: 20px;margin-bottom: 5px;
}

/*表单属性*/
input.text:focus,input.title:focus,textarea:focus,select:focus{background:#fff;border:1px solid #999;}

.textfield{background-image:url(../images/inputbg.gif);height:15px;}
.textarea{background-image:url(../images/textarea.gif);}


#menu{height:46px;width:1002px; float:left;}

/*内容*/
#content{width:1002px;margin:0;height:auto;background-image:url(../images/bg.gif);}
#banner{ width:900px; float:left; height:22px;  padding:6px 51px 0 51px;}

#main{width:900px; padding:0 51px; text-align: center;float:left;background-image:url(../images/bg.gif);}
#main1{width:900px; padding:0 51px; text-align: center; }
/*脚*/
#footer{ width:900px; height:91px;  background-image:url(../images/index_28.jpg); float:left;}
#footer a{ font-size:14px;}
#footer a:hover { color: #FF0000;}
#footer_top{ padding:6px 0 0 0;}



/*左边*/
#left{width:279px;float:left;height:auto;}
#news{
	margin-left:12px;
	height:233px;
	background-image: url(../images/index_23.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: #edecec 1px solid ; 
}
.n{ margin:14px 8px;border: #e2e2e2 1px solid ; background-color:#FFFFFF;}
#shop{
	height:250px;
	margin-left:12px;
	background-image: url(../images/index_23.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: #edecec 1px solid ; 
}
.sh{ padding:3px;border: #999999 1px solid ; }


/*右边*/
#right{ width:621px; float:left; height:auto;}
/*产品*/
.pr{
	width:107px;
	height:107px;
	background:url(../images/icon_19.jpg);
	padding:5px;
	float: left;
	margin:10px 15px;
	
}
.pr_tit{
	width:621px;
	float: left;
	text-align: left;
}
.more{
	margin:0 0 0 30px;
	color:#666666; }




/*边框属性*/
/*实线*/
.border{border:1px solid #CCCCCC;}/*全框*/
.border_top{border-top:1px solid #CCCCCC;}/*上*/
.border_right{border-right:1px solid #CCCCCC;}/*右*/
.border_bottom{border-bottom:1px solid #CCCCCC;}/*下*/
.border_left{border-left:1px solid #CCCCCC;}/*左*/



/*虚线*/
.border_dashed{border:1px  dashed #CCCCCC;}/*全框*/
.border_dashed_top{border-top:1px  dashed #CCCCCC;}/*上*/
.border_dashed_right{border-right:1px  dashed #CCCCCC;}/*右*/
.border_dashed_bottom{border-bottom:1px  dashed #CCCCCC;}/*下*/
.border_dashed_left{border-left:1px  dashed #CCCCCC;}/*左*/
/**/
.border_dotted{border:1px dotted #CCCCCC;}/*全框*/
.border_dotted_top{border-top:1px  dotted #CCCCCC;}/*上*/
.border_dotted_right{border-right:1px  dotted #CCCCCC;}/*右*/
.border_dotted_bottom{border-bottom:1px  dotted #CCCCCC;}/*下*/
.border_dotted_left{border-left:1px  dotted #CCCCCC;}/*左*/
/**/
.border_g{
	border: #F5F5F5 2px solid;
}/*全框*/
.border_g_bottom{border-bottom: #F5F5F5 2px solid ;}/*全框*/



/*颜色、字体属性*/
.f_text{text-align: left;	line-height:150%; padding: 0 10px;}
.f_top{line-height:130%; padding: 0;text-align: left;}
.n_text{ color:#FF0000; font-size:14px; font-weight:bold; margin:8px;text-align: left;	}

.im{ float: left;}


/*原始页面样式*/

.tit a{ font-size:16px; color:#FF9900; font-family:"Times New Roman", Times, serif;font-weight:bold;}
.tit a:hover { color: #FF0000;}


.tit2 a{ font-size:16px; color:#0033CC; font-family:"Times New Roman", Times, serif;font-weight:bold;}
.tit2 a:hover { color: #FF9900;}



/*-----------------------------------------员工来稿----------2栏布局--------------------------------*/
/*内容部分*/
.news  {width: 90%;  background: #FFFFFF;margin: 0 auto; text-align: left;}
.news #current_position, #next{border-bottom:1px solid #EBEBEB;border-top:1px solid #EBEBEB;margin:5px 10px;padding:0; text-align:center;}
.news {float: left;width: 90%;background: #ffffff;padding: 0;}


/*--新闻列表--*/
.news #news_list{width:96%;padding:0px;}
.news .list{width: 96%;padding-left: 20px;list-style-image: url(../images/qiyewenhua/dt2.jpg);}
.news .list ul{padding: 0px;}
.news .list li{width: 100%;line-height: 180%;}
.news .list li a{font-size: 14px;}
.news .list li span{float: right;/*使span元素浮动到右面*/text-align: right;}
.news .list li a:hover{color: #666666;}

#news_left{width:200px;float:left;height:auto;}
#news_info{width:600px;float:left;height:auto;padding:0 5px;line-height: 150%;text-indent: 24px;text-align: left;border-left:1px solid #EBEBEB}
#news_info1{width:750px;float:left;height:auto;padding:0 5px;line-height: 150%;text-indent: 24px;text-align: left;border-left:1px solid #EBEBEB}
#news_meun{ padding:5px 0 0 6px;; height:22px;text-align: left; border:1px solid #EBEBEB;}



/*链接属性*/ 
/*默认样式*/

/*样式*/
a.newstitle:link {color:#FF0000; font-size:14px; font-weight:bold; line-height:250%; text-decoration:underline;}
a.newstitle:visited {color:#FF0000; font-size:14px; font-weight:bold; line-height:250%; text-decoration:underline; }
a.newstitle:hover {color:#666666; font-size:14px; font-weight:bold; text-decoration:underline;}
a.newstitle:active {color:#FF0000; text-decoration:underline;}


a.link_news:link {color:#0099CC; line-height:250%; text-decoration:underline;font-size:12px;}
a.link_news:visited {color:#0099CC; line-height:250%; text-decoration:underline; font-size:12px;}
a.link_news:hover {color:#666666; text-decoration:underline;}
a.link_news:active {color:#666666; text-decoration:underline;}

a.link_bule:link {color:#0099CC;  text-decoration: none;}
a.link_bule:visited {color:#0099CC;  text-decoration:none; }
a.link_bule:hover {color:#666666; text-decoration:underline;}
a.link_bule:active {color:#666666; text-decoration:none;}

a.link_red:link {color:#FF0000; line-height:100%; text-decoration: none;font-size:12px;}
a.link_red:visited {color:#FF0000; line-height:100%; text-decoration:none; font-size:12px;}
a.link_red:hover {color:#339933; text-decoration:underline;}
a.link_red:active {color:#FFCC00; text-decoration:underline;}

a.link_green:link {color:#339933;line-height:200%;text-decoration: none;font-size:14px;}
a.link_green:visited {color:#339933;line-height:200%;text-decoration:none;font-size:14px;}
a.link_green:hover {color:#FFCC00;text-decoration:none;}
a.link_green:active {color:#FFCC00;text-decoration:none;}




.style3 {	color: #FFFFFF;
	font-size: 14px;
	font-family: 0;
	font-style: normal;
	white-space: normal;
	text-indent: 50pt;
}
.style5 {	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
	padding:0 5px;
}
.style6 {color: #FFFFFF; font-size: 12px; line-height: 14px; line-height: 160%; }
.style11 {	font-size: 24px;
	font-weight: bold;
}
.style12 {font-size: 26px}
.style61 {color: #FFFFFF; font-size: 12px; line-height: 14px; }
.style7 {	font-size: 16px;
	font-weight: bold;
	color: #336600;
}
.style8 {color: #F28517}
.style9 {color: #FFFFFF}
.style51 {	color: #000000;
	font-size: 12px;
	line-height: 16px;
	text-align:left;
}
.style81 {	font-size: 18px;
	font-weight: bold;
	text-align:left;
}
.style91 {font-size: 16px ;text-align:left;}
.style14 {	font-size: 16px;
	font-weight: bold;
}
.style15 {font-size: 16px; font-weight: bold; color: #FFFFFF; }
.style151 {	font-size: 16px;
	font-weight: bold;
}
.style17 {	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align:left;
}
.style18 {color: #666666}
.style21 {color: #666666; font-size: 12px; line-height: 16px; text-align:left;}
.style13 {	font-weight: bold;
	font-size: 24px;
}
.style152 {color: #336600; font-weight: bold;}
.style16 {font-size: 35px}
.style171 {color: #000000}
.style181 {	font-size: 16px;
	font-weight: bold;
}
.style52 {	color: #000000;
text-align:left;
	font-size: 12px;
	line-height: 17px;
}
.style19 {font-size: 16px}
.style20 {font-size: 14px; font-weight: bold; }
.style161 {	font-size: 35px;
	font-family: "方正大标宋繁体";
}
.style182 {font-size: 24px}
.style201 {	font-size: 22px;
	font-family: "方正大标宋繁体";
	color: #CC3300;
}
.style162 {font-size: 36px;
	font-family: "方正黑体繁体";
	color: #009300;
}
.style191 {	color: #000000;
	font-weight: bold;
}
.style141 {font-size: 24px; font-weight: bold; }
.style163 {color: #FF0000}
.style82 {font-size: 24px}
.style92 {	font-size: 36px;
	font-weight: bold;
}
.style71 {font-family: "文鼎特粗黑简"}
.style83 {color: #0A3E9E}
.style93 {color: #000000}
.style121 {	font-size: 36px;
	color: #DB0500;
	font-weight: bold;
	font-family: "方正黑体繁体";
	line-height: 230%;
}
.style172 {color: #333399}
.style183 {color: #006699}
.style192 {color: #000000}
.style72 {	font-size: 36px;
	font-family: "方正黑体繁体";
	color: #009100;
}
/*企业月刊*/
.zineList_v2 li.vlog{float:left;display:inline;margin:20px 0 0 26px;padding:2px 0 0 2px;width:108px;height:205px;overflow:hidden;}
.zineList_v2 .fn{ width:110px; margin:2px 0; color:#7c9c1c; overflow:hidden; text-decoration:none}
.zineList_v2 div.cover,.pageList_v2 div.cover{ background:#ADADAD; width:108px; height:155px; display:block; }
.zineList_v2 .cover a,.pageList_v2 .cover a{ position:relative; display:block; width:100px; height:147px;top:-2px; left:-2px; padding:3px; border:1px #E0E0E0 solid; background:#EDEDED url(images/loading.gif) no-repeat center center}
.zineList_v2 .cover a:hover,.pageList_v2 .cover a:hover{border:1px #E0E0E0 solid; background-color:#f30;}
.zineList_v2 .cover img,.pageList_v2 .cover img{ display:block; width:100px; height:147px;}
.fn, .fn a{
	display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;width:100%;line-height:1.6em;
}
a.fn:hover { color:#f30; }
/*end 企业月刊*/
/* 招聘工作*/
.border_job{border:1px solid #cfcfcf; margin-bottom:10px; background-color:#FFF; padding:0px; color:#6c6c6c;}

/* 反馈*/
#content{width:1002px;margin:0;height:auto;}
/* end 反馈*/
/*产品供应  *//*采购*/

.dru{ width:700px; float:left; margin:10px 0px; border-bottom:#ccc 1px dashed}
.dru_letter{ width:370px; float:left; padding-left:20px; padding-top:30px;}
.dru1{ width:700px; float:left; margin:10px 0px;}
.xindian{width:259px;height:155px; float:left; margin-left:15px; padding:6px 10px 6px 6px;}

.cg{ width:700px; float:left; margin:10px 0px; border-bottom:#ccc 1px dashed}
.cg_letter{ width:370px; float:left; padding-left:20px; padding-top:10px; padding-bottom:10px; }

.form_row{
	width:300px;
	padding:10px 0 10px 0;
	color: #FF0000;
	float:left
}
.contact_form3{
	width:400px;
	float:left;
	padding:25px;
	margin:0px 0 0 100px;
	_margin:20px 0 0 0;
	border: #e1e1e1 1px dashed;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
 .contact_input{
	width:200px;
	height:18px;
	background-color:#fff;
	color:#999999;
	border:1px #DFDFDF solid;
	float:left;
}
/* end 产品供应 */

