/**********The Common Basic Style**********/

BODY {
	font-size:12px;
	margin: 0px;
	padding: 0px;
	word-break: break-all; 
}

TD {
	font-size: 12px;
	font-family: "微软雅黑","Microsoft Yahei","宋体",Tahoma,'Simsun',Arial,Helvetica,sans-serif;
	word-break: break-all; 
}

DIV {
	font-size: 12px;
	font-family: "微软雅黑","Microsoft Yahei","宋体",Tahoma,'Simsun',Arial,Helvetica,sans-serif;
	word-break: break-all;
}

A {
	color: #000000;
	text-decoration: none;
}
A:HOVER { 
	color:#FF6600;
	text-decoration: none;
}

/**********The Common Font Style**********/

.Font_s {
	font-size:12px;
}
.Font_sb {
	font-size:12px;
	font-weight: bold;
}
.Font_m {
	font-size:14px
}
.Font_mb {
	font-size:14px;
	font-weight: bold;
}
.Font_l {
	font-size:16px
}
.font_lb {
	font-size:16px;
	font-weight: bold;
}
.Font_h_12 {
	line-height: 120%;
}
.Font_h_14 {
	line-height: 135%;
}
.Font_h_15 {
	line-height: 150%;
}
.ValidationStyle {
	color: #FF6600; 
}
.NoteStyle {
	color: #666666; 
}
.Gray {
	color: #999999; 
}
.White {
	color: #FFFFFF; 
}
.Notice {
	color: #FF6600; 
}
.Bold {
	font-weight: bold;
}
.Thin {
	font-weight: normal;
}
.Font_Del {
	text-decoration: line-through;
}
.Font_Head_Dot {
	font-size:7px; 
	color:#ffffff;
}

/**********The Common Links Style**********/

A.menu {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.menu:hover {
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}

A.tt1 {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A.tt1:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
A.tt2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.tt2:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
A.tt3 {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
A.tt3:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.tt4 {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
A.tt4:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A.tt5 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.tt5:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
A.tt6 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.tt6:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}

A.pp1 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
A.pp1:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
A.pp2 {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
A.pp2:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
A.pp3 {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
A.pp3:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
A.pp4 {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
A.pp4:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
A.pp5 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
A.pp5:hover {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
A.pp6 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.pp6:hover {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
}

/**********The Common Table Style**********/

.TableControl { 
	width: 950px;
}

.Table_Bar_Search {
	background:url(/Images/zh-CN/Common/Background/Bg_Search_1.gif);
	border:#CCCCCC 1 solid;
	width: 760px;
}
.Table_Top_Menu_1 {
	background:url(/Images/zh-CN/Common/Function/Pic_Menu_Button.gif);
	width: 67px;
	height: 25px; 
	padding: 6px 0px 0px 0px;
	text-align: center;
}
.Table_Top_Menu_2 {
	width: 2px;
}

/**********The Common Form Style**********/

.inputtext {
	border:#CCCCCC 1 solid;
}
.inputmultiline {
	border:#CCCCCC 1 solid;
	SCROLLBAR-FACE-COLOR: #0D76A8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ADD7F7; 
	SCROLLBAR-3DLIGHT-COLOR: #ADD7F7; 
	SCROLLBAR-ARROW-COLOR: #0D76A8; 
	SCROLLBAR-TRACK-COLOR: #ADD7F7; 
	SCROLLBAR-DARKSHADOW-COLOR: #ADD7F7;
}
.inputbutton {
	background-color: #999999; 
	height: 20px; 
	clip: rect( ); 
	color: #FFFFFF; 
	border: 1px #e1c486 outset
}
.inputlist {
	border:#CCCCCC 1 solid;
	font-family: Arial, Helvetica, sans-serif;
}

.linkbutton {
	background: #DDDDDD;
	width: 70px;
	height: 20px;
	border:#999999 1 solid;
	padding: 3px 0px 0px 0px;
	text-align:center;
	cursor: hand;
}

.Button_Bar_Search {
	background:url(/Images/zh-CN/Common/Button/Button_Search_1.gif);
	width:70px;
	height:20px;
	cursor:hand;
	padding: 3px 0px 0px 16px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	position: relative;
	border:0px;
}
.Button_ask_1 {
	background:url(/Images/zh-CN/Common/Button/Button_Ask_1.gif);
	width:100px;
	height:20px;
	cursor:hand;
	padding: 3px 0px 0px 16px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	position: relative;
	border:0px;
}



.VoteButton {
	background:url(/Images/zh-CN/WebSite/Vote.gif);
	width:83px;
	height:25px;
	cursor:hand;
	position:relative;
	font-size:12px;
	padding:3px 0 0 18px;
}

/**********The Common Border Style**********/

.borderout_1 {
	border:1px #ccc solid;
}
.borderout_2 {
	border:1px #999999  solid;
}

/**********The Common Padding Style**********/
.pad_a_1 {
	padding: 10px 10px 10px 10px;
}
.pad_a_2 {
	padding: 6px 6px 6px 6px;
}
.pad_b_1 {
	padding-left: 10px;
	padding-right: 10px;
}
.pad_b_2 {
	padding-left: 20px;
	padding-right: 20px;
}
.pad_r_1 {
	padding-right: 10px;
}
.pad_r_2 {
	padding-right: 20px;
}
.pad_l_1 {
	padding-left: 10px;
}
.pad_l_2 {
	padding-left: 20px;
}

.Table_Website_Show_Title {
	background: #E7E7E7;
	height: 30px;
	font-size: 18px;
	font-family: "微软雅黑","Microsoft Yahei","宋体",Tahoma,'Simsun',Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding: 2px 10px 0px 10px;
}

.Table_Website_Show_Title {
	background-color: #E7E7E7;
	height: 24px;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
}

.Layer_Language_Table {	
	cursor: hand;
	position:absolute;
	top:0;
	right:1;
}

.Layer_Language_TD {	
	background-color: #F7F7F7;	
}

.Layer_Language_Table_Left {
	background:url(/Images/Layer_Language_Bg_Left.gif);
	width: 10px;
	height: 18px;
}

.Layer_Language_Table_Right {
	background:url(/Images/Layer_Language_Bg_Right.gif);
	width: 2px;
	height: 18px;
}

.Layer_Language_Table_Buttom {
	background:url(/Images/Layer_Language_Bg_Buttom.gif);
	height: 1px;
}

.Layer_Language_None {
	width: 60px;
	height: 17px;
	cursor: hand;
	font-size: 8pt;	
	color: #000000;
	padding: 0px 0px 0px 0px;
	border:0px;
	text-align:left;
	font-family: Arial, "宋体";	
	background-color:Transparent;
	vertical-align:bottom;
}


.Button_Language_Table {	
	cursor: hand;
	position:absolute;
	top:0;
	left:expression((document.body.clientWidth-148));
	z-index:148;
}

.Button_Language {
	background:url(/Images/LanguageBg1.gif);
	width: 148px;
	height: 17px;
	cursor: hand;
	font-size: 8pt;	
	color: #666666;
	padding: 0px 0px 0px 0px;
	border:0px;
	text-align:left;
	font-family: "宋体", Arial;
}

.Button_Language_1 {
	background:url(/Images/LanguageBg1_1.gif);
	width: 148px;
	height: 17px;
	cursor: hand;
	font-size: 8pt;	
	color: #000000;
	padding: 0px 0px 0px 0px;
	border:0px;
	text-align:left;
	font-family: "宋体", Arial;
}

.Button_Language1 {
	background:url(/Images/LanguageBg2.gif);
	width: 148px;
	height: 17px;
	cursor: hand;
	font-size: 8pt;	
	color: #666666;
	padding: 0px 0px 0px 0px;
	border:0px;
	text-align:left;
	font-family: "宋体", Arial;
}

.Button_Language1_1 {
	background:url(/Images/LanguageBg2_1.gif);
	width: 148px;
	height: 17px;
	cursor: hand;
	font-size: 8pt;	
	color: #000000;
	padding: 0px 0px 0px 0px;
	border:0px;
	text-align:left;
	font-family: "宋体", Arial;
}

.Button_Language_None {
	width: 148px;
	height: 17px;
	cursor: hand;
	font-size: 8pt;	
	color: #000000;
	padding: 0px 0px 0px 60px;
	border:0px;
	text-align:left;
	font-family: "宋体", Arial;
	background-color:Transparent;
}

.Button_Language2 {
	background:url(/Images/LanguageBg3.gif);
	width: 148px;
	height: 2px;
	cursor: hand;
}


p,form,ul,li {padding:0px; margin:0px; list-style:none;}
.font01 {color:#ff6600;}

.DivControl { 
	width:950px;
	margin:auto;
	padding:0px;
	text-align:left;
}
/********** EnterpriseRelation控件样式 yangjun**********/
.companyName
{
	color:#6e709e;
	font-size:18px;
	font-weight:bold;
}
.li_style
{
	margin-top:5px;
}
.li_style a,.li_style span a
{
	color:#323476;
}
.li_style span
{
	color:#ab0507;
	font-size:18px;
}


.EnterpriseRelation {
	float:left;
	left:0px;
	top:0px;
	position:absolute;
	z-index:10000;
}
/********** 新修改的您的位置导航样式 yangjun**********/
.crumbs-path
{
	font-family:"微软雅黑","Microsoft Yahei","宋体",Tahoma,'Simsun',Arial,Helvetica,sans-serif;
	color:#666;
	padding-top:5px;
	float:left;
}
.crumbs-path a:link,.crumbs-path a:visited
{
	color:#ff6600;
	text-decoration:none;
}
.crumbs-path a:hover,.crumbs-path a:active
{
	color:#1d86d0;
	text-decoration:underline;
}

/********** 企业网站新闻正文样式 yangjun 2014-2-18 **********/
#zoom p,#ent_news_content p
{font-family:"微软雅黑","Microsoft Yahei","宋体";font-size:14px; line-height:1.8em; }

.font_h_14 p,.companyProfile p
{
font-family:"微软雅黑","Microsoft Yahei","宋体";font-size:14px; 
line-height:1.8em; padding: 10px;text-indent: 2em;

 }
/*--底部版权样式-----------*/
	.foot .foot_link a {color:#03c; font-size:12px;}
	.foot .foot_link a:hover {color:red; font-size:12px; text-decoration:underline;}

/***********************zl 2017-10-27*****************************/
#zoom img{width: 100%}