@charset "utf-8";
/* CSS Document */
/*body {font:12px Arial;margin:0px; padding:0px;text-align:center;background:#7baee1;}*/
body {font:13px Arial;margin:0px; padding:0px;text-align:center;background-color: #FFFFFF; background:url(../img/main_bg.jpg) repeat-x left top;}
td{
	font:13px Arial;margin:0px;color: #7f7f7f;text-align:left
}
p{
	line-height:18px;
}
a.title:link {color: #333333; text-decoration: none; }
a.title:visited {color: #333333; text-decoration: none; }
a.title:hover {color: #a3a3a3; text-decoration: none; }
a.title:active {color: #7f7f7f; }

a.mail:link {color: #333333; text-decoration: none; }
a.mail:visited {color: #333333; text-decoration: none; }
a.mail:hover {color: #ac9503; text-decoration: none; }
a.mail:active {color: #0066cb; }

a.whitelan:link {color: #ffffff; text-decoration: none; }
a.whitelan:visited {color: #ffffff; text-decoration: none; }
a.whitelan:hover {color: #FFFEB5; text-decoration: none; }
a.whitelan:active {color: #FFFEB5; }

a.greenlan:link {color: #8bb230; text-decoration: none; }
a.greenlan:visited {color: #8bb230; text-decoration: none; }
a.greenlan:hover {color: #ac9503; text-decoration: none; }
a.greenlan:active {color: #ac9503; }

a.bluelan:link {color: #0066CB; text-decoration: none; }
a.bluelan:visited {color: #0066CB; text-decoration: none; }
a.bluelan:hover {color: #ac9503; text-decoration: none; }
a.bluelan:active {color: #ac9503; }

a.gray:link {color: #333333; text-decoration: none; }
a.gray:visited {color: #333333; text-decoration: none; }
a.gray:hover {color: #ac9503; text-decoration: none; }
a.gray:active {color: #ac9503; }

a.black:link {color: #000000; text-decoration: none; }
a.black:visited {color: #000000; text-decoration: none; }
a.black:hover {color: #ac9503; text-decoration: none; }
a.black:active {color: #ac9503; }
.producttitle{
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: "Tahoma" , "Arial"; TEXT-DECORATION: none
}
.titles {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #00A6FF; FONT-FAMILY: "Tahoma" , "Arial"; TEXT-DECORATION: none
}
.productlist {
height:160px;text-align:center;width:50%; WORD-BREAK: break-all;
}


#scrollimg{
height:156px;
padding:0px 2px 0px 2px;
margin:0px 0px 0px 0px;
text-align:center;
font-size:12px;
}

/**************************** 内容区开始 **************************/
/*---------头部区 Start--------*/
#top_banner{
	width:920px; 
	height:160px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	border-bottom:#666666 solid 1px
	}
#top_menu{

	border-bottom:#666666 solid 1px;
	width:920px; 
	height:28px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	}

/*---------左部区 Start--------*/
#in_leftPart{
	width:240px; 
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../img/neiye-left-bg.gif) repeat-x 0 0;
	}
#in_leftPart img.about{
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	font-size:0; 
	border:none;
}
/*左侧菜单效果*/
	
#in_left_menu{
	width:230px; 
	margin:2px 0px 0px 4px;
	padding:0px 0px 0px 2px;
	text-align:left
}
	
#in_left_menu ul.nav{
	 margin:0px 0px 0px 0px;
	 padding:5px 0px 0px 0px;	 
}

#in_left_menu ul.nav li{
	text-align:left;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	list-style-type:none;
	border-bottom:#dee0e2 1px solid; 
	width:230px; 
	height:30px;
	padding:2px 0px 0px 2px;
}

#in_left_menu ul.nav a:link {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-align:center;
	text-decoration:none;
}
#in_left_menu ul.nav a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-align:center;
	text-decoration:none;
}
#in_left_menu ul.nav a:hover {
	font-family: Arial;
	font-size: 13px;
	color:#a3a3a3;
}
/*产品菜单开始*/
.arrowlistmenu{
	width: 228px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	text-transform: uppercase;
	cursor: hand;
	cursor: pointer;
	margin:0px 0px 0px 2px;
	padding:6px 0px 0px 0px;
	cursor: pointer;
	position: relative;
	width:226px; 
	height:26px;
    font: normal 12px Arial;  
	border-bottom:#cccccc 1px solid;
	color: #000000;
}
.arrowlistmenu .menuheader a{
	color: #000000;
	text-decoration:none;
	background:url(../img/arrow_red.gif) no-repeat 2px 6px;
	padding:6px 0px 0px 12px;
}
.arrowlistmenu .menuheader a:hover {
	color: #cccccc;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 12px;
}
.arrowlistmenu .menuheader a:visited {
	color: #000000;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 12px;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	display:block;
	color:#356BD1;
	background-color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height:26px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	/*border-bottom: 1px #cccccc solid;*/
	width:210px;
}

.arrowlistmenu ul li a:visited{
color: #356BD1;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


/*产品菜单结束*/
/*左侧菜单效果结束*/


/*---------文字区开始--------*/
#text_title{
	color:#229c06;
	font-size:13px;
	font-weight: bold;
}
/*---------文字区结束--------*/

/**************************** 内容区结束 **************************/

/*左侧菜单效果结束*/

#in_left_link{
	float:left;width:212px;line-height:24px;
}
#in_left_kefu{
	width:212px; 
	margin:30px 0px 0px 10px;
	padding:4px 4px 4px 4px;
	background-color:#f5f5f5;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

#in_left_kefu img.tel{
	margin:0px 0px 0px 0px; 
	padding:0px 4px 0px 4px; 
	font-size:0; 
	border:none;
	float:left;
}
#in_left_kefu_title{
	margin:0px 0px 0px 0px; 
	padding:0px 4px 0px 0px;
	font-weight:bold;
	font-size: 13px;
	color:#333333;


}
#in_leftPart img.mailtome{
	width:167px; 
	height:24px;
	margin:12px 0px 0px 20px; 
	padding:0px 0px 0px 0px; 
	border:none;
	display:block; 
}
/*---------左部区结束--------*/
/*---------右部区开始--------*/

#in_rightPart{
	width:670px; 
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 9px;
	/*background:url(../img/neiye-left-bg.gif) repeat-y 0 0;*/
}
#in_rightPart img.banner{
	width:670px; 
	height:186px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	display:block; 
	/*background:url(../img/neiye-left-bg.gif) repeat-y 0 0;*/
}
#in_right_location{
	width:670px; 
	height:26px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #00A6FF; FONT-FAMILY: "Tahoma" , "Arial"; TEXT-DECORATION: none;
	background:url(../img/main_05.jpg) repeat-y 0 0;
	
}
#in_right_content{
	width:670px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #333333;	
	background:url(../img/main_06.gif) repeat-y 0 0;
	background-color:#FFFFFE
}
#in_right_brief{
	width:660px; 
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	font-family: Arial;
	font-size: 13px;
	color: #333333;	
	float:right;
}
#in_right_brief p{
	line-height:24px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#in_left_brief_location{	
	padding:0px 10px 0px 6px;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-align:left;
	float:left;
	font-weight:bold;
	line-height:24px;
}

#in_right_brief_location{	
	padding:0px 10px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-align:right;
	line-height:24px;
}
/*---------右部区结束--------*/
/**************************** 底部区 Start**************************/
#bof{
	width:920px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	height:2px;
	background-color:#FFFFFF
	}
#bof_line1{
	width:620px;
	height:2px;
	border-top:#0066cb solid 2px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	
}
#bof_line2{
	width:299px;
	height:2px;
	border-top:#333333 solid 2px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}
#bof_line3{
	width:920px;
	height:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	
	
}

#bof_content{
	width:920px;
	height:33px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	background:url(../img/main_05.jpg) repeat-x center bottom;
	
	
}

/**************************** 底部区 End**************************/

/* 中文内页的css样式结束*/
/*#########################################################################################################################*/

