@charset "utf-8";
/* CSS Document */
#header, #main, #main1{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#content,#footer{
	min-width:1003px;
	max-width:1920px;
	_width: expression(document.body.clientWidth < 1003 ? "1920px" : (document.body.clientWidth > 1920 ? "1920px" : "auto"));
	text-align:center;
	margin:0 auto;
	padding:0;
	background:white url(../images/bg.jpg) repeat-x left top;
}
#footer{
	clear:both;
	overflow:hidden;
	background:#f1f1f1;
}
.fnav{
	width:1003px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	padding:20px 0;
}
.fnav_ewm{
	width:150px;
	border-right:1px solid #e9f0f5;
	color:#a0adb7;
	font-size:14px;
	text-align:center;
	padding-top:5px;
}
.fnav_ewm img{
	display:block;
	margin:0 auto;
}
	
.fnav_li{
	width:85px;
	height:140px;
	padding-left:30px;
	border-right:1px dashed #b9b9b9;
}
.fnav_li a{
	display:block;
	padding:2px 0;
	line-height:16px;
	color:#a3a3a3;
}
.fnav_li a:visited,.fnav_li a:hover{
	color:#a3a3a3;
}
.fnav_li span,.fnav_li span a{
	display:block;
	line-height:30px;
	height:30px;
	margin-bottom:5px;
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.fnav_li span a:visited,.fnav_li span a:hover{
	color:#000;
}
.f{
	width:100%;
	border-top:1px solid #e0e0e0;
	text-align:center;
	overflow:hidden;
	color:#a3a3a3;
	line-height:20px;
	padding:15px 0;
}
.f a,.f a:visited{
	line-height:20px;
	color:#a3a3a3;
}
#header {
	height:103px;
	position:relative;
	text-align:center;
	z-index:9999;
}
#logo{
	display:inline;
	float:left; 
	width:75px; 
	margin:15px 0 0 0px;
}
.top{
	float:right;
	width:760px;
	padding-top:18px;
}
.lang{
	height:20px;
	line-height:20px;
	color:#9d9d9d;
	text-align:right;
	float:right;
}
.lang a{
	padding:0 15px;
	line-height:20px;
	color:#9d9d9d;
	background:url(../images/t_icon.jpg) left center no-repeat;
}
.lang a:visited{
	color:#9d9d9d;
}
.lang span{
	padding:0 25px;
	line-height:20px;
	color:#9d9d9d;
	background:url(../images/tel.jpg) left center no-repeat;
}
.search{
	display:inline;
	width:170px;
	height:23px;
	padding:0;
}
.s_input{
    width:128px; 
	height:23px; 
	border:none;
	background:url(../images/input.jpg) no-repeat;
	line-height:23px;
	overflow:hidden;
	float:right;
	padding-left:10px;
	color:#adadad;
}
.s_go{
    width:24px; 
	height:23px; 
	overflow:hidden;
	border:none;
	background:url(../images/go.jpg) no-repeat;
	text-align:center;
	cursor:pointer;
	float:right;
}

#main1{
	text-align:center;
	overflow:hidden;
	margin:20px auto 0;
	padding-bottom:20px;
}
#main{
	text-align:center;
	overflow:hidden;
	margin:0 auto 0;
	padding-bottom:20px;
	background:white;
	width:973px;
	padding:15px;
}
#left{
    display:inline;
    float:left;
	width:190px;
}
#right{
    float:right;
	width:750px;
	overflow:hidden;
}
#left_t{
	margin:0 auto 3px;
	background:url(../images/left_t.jpg) repeat-x;
	height:42px;
	line-height:42px;
	padding-left:40px;
	color:#fff;
	font-size:16px;
}
#left_c .li,#left_c .li1{
	background:url(../images/li_bg.jpg) repeat-x bottom;
	border:1px solid #ededed;
	overflow:hidden;
	margin-bottom:3px;
}
#left_c .li a,#left_c .li1 a{
    display:block;
    line-height:20px;
	padding:5px 0;
	background:url(../images/li.jpg) no-repeat 20px center;
	padding-left:42px;
	color:#646464;
}
#left_c .li a:hover,#left_c .li1 a{
	color:#008bcc;
	text-decoration:none;
}


#p{
    height:20px;
	overflow:hidden;
	line-height:20px;
	font-family:'宋体';
	margin:0 auto;
	margin-bottom:10px;
	width:1003px;
}
#right_c{
    padding:10px 0;
	text-align:justify; 
	text-justify:inter-ideograph;
}
.c_title{
	font-size:16px;
	color:#000;
	line-height:30px;
	margin-top:15px;
}
/* 产品 */
.sort{
	width:1002px;
	height:50px;
	overflow:hidden;
	margin:0 auto;
}
.sort a{
	display:inline-block;
	float:left;
	width:333px;
	font-size:18px;
	line-height:50px;
	background:#0098e7;
	text-align:center;
	color:#fff;
	border-right:1px solid #fff;
}
.sort a:visited{
	color:#fff;
}
.sort a:hover,.sort a.on{
	background:#e50012;	
	text-decoration:none;
}
#ptype{
	height:34px;
	width:1003px;
	overflow:hidden;
	margin:0px auto;
	padding-top:15px;
	background:white url(../images/ptype.jpg) repeat-x bottom;
}
#ptype li{
	background:white url(../images/ptype.jpg) repeat-x top;
	width:auto;
	display:inline-block;
	float:left;
	margin-left:6px;
	overflow:hidden;
}
#ptype li a{
	display:inline-block;
	line-height:34px;
	color:#464646;
	font-size:14px;
	background:url(../images/b3.jpg) no-repeat left top;
}
#ptype li a span{
	display:inline-block;
	height:34px;
	padding:0 18px;
	background:url(../images/b4.jpg) no-repeat right top;
}
#ptype li a:hover,#ptype li a:hover span,#ptype li.on a{
	color:#fff;
	text-decoration:none;
	background:#0098e7 url(../images/b1.jpg) no-repeat left top;
}
#ptype li a:hover span,#ptype li.on a span{
	color:#fff;
	text-decoration:none;
	background:url(../images/b2.jpg) no-repeat right top;
}

/* 首页 */
.rim{
	border:1px solid #fff;
	background:#f8f9f9 url(../images/c_bg.jpg) repeat-x top;
	overflow:hidden;
}
.rim_c{
	padding:10px 15px;
	overflow:hidden;
}
.title{
	background:url(../images/title.jpg) no-repeat 18px 22px;
	height:25px;
	padding-top:15px;
}
.title a{
	line-height:25px;
	padding-left:40px;
	color:#000000;
	font-size:16px;
}
.about_c{
	overflow:hidden;
	line-height:18px;
}
.about_c p{
	margin:0px;
}
.pro{
	width:214px;
	margin-right:8px;
}
.contact{
	width:320px;
	border:1px solid #e4e8ec;	
}
.case{
	clear:both;
	border:1px solid #e4e8ec;
}
.news{
	width:450px;
	border:1px solid #e4e8ec;
	margin-bottom:10px;
	margin-left:8px;
}
.news .rim_c{
	height:190px;
	overflow:hidden;
}
a.n_t{
	display:block;
	color:#0a96d9;
	font-size:14px;
	line-height:20px;
}
.nlist{
	background:url(../images/t_icon.jpg) no-repeat left center;
	height:22px;
	margin:1px auto;
	overflow:hidden;
}
.nlist a{
	line-height:22px;
	padding-left:15px;
}
#Tab1{
width:450px;
padding:0;
margin:0 auto;
overflow:hidden;
}

.Menubox {
width:100%;
height:41px;
border-bottom:1px solid #e4e4e4;
line-height:41px;
overflow:hidden;
}
.Menubox ul{
margin:0px;
height:29pxpx;
margin-top:12px;
}
.Menubox li{
    float:left;
    display:block;
    cursor:pointer;
	width:88px;
	height:29px;
	line-height:29px;
	text-align:center;
	color:#757575;
	font-size:13px;
	margin-left:5px;
	background:url(../images/normal.jpg) no-repeat;

}
.Menubox li.hover{
	display:block;
	color:#fff;
	background:url(../images/hover.jpg) no-repeat;
}

.Contentbox{
clear:both;
padding:15px;
height:160px;
overflow:hidden;
}
/* 导航 */ 
#nav{
	height:35px;
	clear:both;	
	padding-top:18px;
	width:760px;
	text-align:right;
	position:relative;
	z-index:9999;
}
#nav li{
	float:left;
	width:95px;
	text-align:center;
}
#nav li a{
	text-align:center;
	height:35px;
	line-height:35px;
	color:#000000;
	font-size:14px;
}
#nav li a:hover{
	text-decoration:none;
	color:#00a0e9;
}
#nav li ul{
	visibility:hidden;
	position:absolute;
	margin:0 0 0 -8px;
	*margin:25px 0 0 -88px;
	padding:0;
	display:block;
	clear:both;
	z-index:100!important;
}
#nav li ul li{
	clear:both;
	width:110px;
	text-decoration:none;
	background:#fff;
	line-height:25px;
	color:#7e7e7e;
	margin:0;
	padding:0px;
	text-align:left;
}
#nav li ul li a{
	line-height:25px;
	font-weight:normal;
	color:#7e7e7e;
	font-size:12px;
	padding-left:30px;
}	
