
/* CSS Document */
#header, #main, #main1, #nav{
	width:1200px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#content, #footer{
	min-width:1200px;
	max-width:1920px;
	_width: expression(document.body.clientWidth < 1003 ? "1200px" : (document.body.clientWidth > 1920 ? "1920px" : "auto"));
	text-align:center;
	margin:0 auto;
	padding:0;
}
#footer{
	padding:0px;
	clear:both;
	overflow:hidden;
	text-align:center;
	background:#1b1b1b;
}
.fnav{
	overflow:hidden;
	width:1200px;
	margin:30px auto;
	zoom:1;
	overflow:hidden;
	position:relative;	
}
.fnav_li{
	width:120px;
	color:#b7b7b7;
}
.fnav_li p{
	margin: 0px;
}
.fnav_li a{
	display:block;
	line-a8a8a8:20px;
	color:#b7b7b7;
	padding-left:5px;
	font-size:13px;
}
.fnav_li a:visited{
	color:#b7b7b7;
}
.fnav_li span a{
	display:block;
	line-height:40px;
	height:40px;
	margin-bottom:15px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-left:5px;
	width: 80px;
	border-bottom:1px solid #505050;
	margin-top:10px;
}
.fnav_li span a:visited{
	color:#fff;
}
.fewm{
	width:128px;
	text-align:right;
	background:url(../image/flogo.jpg) no-repeat left top;
	padding-top: 70px;
	margin-right: 50px;
}
.f{
	width:100%;
	background:#000000;
	margin:0 auto;
	overflow:hidden;
}
.f_c{
	position:relative;
	width:1200px;
	margin:0 auto;
	text-align:left;
	line-height:40px;
	overflow:hidden;
	color:#fff;
}
.f_c a,.f_c a:visited{
	color:#fff;
}
.f1 p,.f_c p{ margin:0px;}
.fnav_li span a:hover,.fnav_li a:hover,.f1 a:hover,.f_c a:hover{ color:#fff;}

#header {
	height:108px;
	text-align:center;
	position: relative;
	z-index:9999;
}
#logo{
	display:inline;
	float:left; 
	width:75px; 
	margin:10px 0 0 0px;
}
.lang{
	position: absolute;
	right:20px;
	top:25px;
	height: 20px;
}
.lang a{
	padding-left: 20px;
}
.search{
	background:url(../image/search.jpg) no-repeat;
	width: 202px;
	height: 34px;
	overflow: hidden;
	position: absolute;
	right:0px;
	top:60px;	
}
.s_input{
    width:150px; 
	height:34px; 
	border:none;
	background: none;
	line-height:34px;
	overflow:hidden;
	float:right;
	padding-left: 15px;
}
.s_go{
    width:34px; 
	height:34px; 
	border:none;
	background: none;
	text-align:center;
	cursor:pointer;
	float:right;
}
#menu{
	background: #0042ba;
	height: 45px;
	width: 100%;
	clear: both;
}

#nav {
	text-align:center;
	height:45px;
}
#nav li {
	float:left;
	width:169px;
	border-right:1px solid #0050e4;
	border-left:1px solid #0038a0;
	text-align: center;
	position: relative;
	z-index:9999;
}
#nav a {
	display: block;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
}

#nav a:hover {
	background: #fd9d01;
}
#nav li ul{
	display: none;
	position: absolute;
	left:0px;
	top:45px;
	width:169px;
	overflow: hidden;
	background: #0042ba;
}
#nav li ul li a{
	color:#fff;
	font-size: 12px;
	line-height:30px;
}
#main{
	text-align:center;
	overflow:hidden;
	background: #f1f1f1;
	margin:20px auto;
	padding-bottom: 30px;
}
.left_c{
	clear:both;
	overflow:hidden;
	margin:0;
	background:url(../image/line.jpg) repeat-x top;
}
.left_c .li,.left_c .li1{
	float:left;
	height:62px;
	overflow:hidden;
}
.left_c .li a,.left_c .li1 a{
	width:auto;
	padding:0 30px;
    display:block;
    line-height:50px;
	text-align:center;
	font-size:14px;
	color:#fff;
}
.left_c .li a:hover,.left_c .li1 a{
	background:#fd9d01;
	
}
.left_c .li span,.left_c .li1 span{
	display:block;
	height:12px;
	background:#f1f1f1;
}
.left_c .li1 span{	
	background:#f1f1f1 url(../image/li.jpg) no-repeat center bottom;
}
.sort{
	clear:both;
	overflow:hidden;
	margin:20px;
}
.sort a{
	display:inline-block;
	padding:0 8px;
	line-height:20px;
	border-radius:3px;
	margin-right:20px;
}
.sort a:hover,.sort a.on{
	background:#014b3c;
	color:#fff;
}
#left{
	position: relative;
	height: 64px;
	overflow: hidden;
	margin-bottom: 20px;
}
#p{
	text-align: right;
	clear: both;
	position: absolute;
	right:10px;
	top: 0px;
	line-height: 50px;
	color:#fff;
	font-family:Verdana;
}
#p a{
	color:#fff;	
	line-height: 50px;
}
#p a:visited{
	color: #fff;
}
#p a:hover{
	color: #fd9d01;
}
#right_c{
    padding:10px 30px;
	text-align:justify; 
	text-justify:inter-ideograph;
	min-height:300px;
	_height:300px;
}
.plist{
	width:364px;
	margin-left:27px;
	margin-bottom:50px;
}
.plist a{
	display:block;
}
.plist img{
	display:block;
	width:362px;
	border:1px solid #e5e5e5;
	border-bottom:none;
}
.plist a span{
	display: block;
	line-height:50px;
	background:url(../image/p1.jpg) no-repeat 330px center;
	border-bottom: 1px solid #0044c1;
	font-size: 16px;
	padding-left: 20px;
}
.plist a:hover{
	color:#fff;
}
.plist a:hover img{
	border:1px solid #0044c1;
	border-bottom:none;
}
.plist a:hover span{
	background:#0044c1 url(../image/p.jpg) no-repeat 330px center;
}
.page{
	text-align:center;
	overflow:hidden;
	margin:0 auto;
	padding:0 20px;
	clear:both;
}
.clear{clear:both;}

/* 首页 */
.rim{
	width: 100%;
	clear: both;
	overflow: hidden;
}
.rim_c{
	width: 1200px;
	margin: 40px auto;
	overflow: hidden;
	position: relative;
}
.side{
	width: 205px;
}
.side_c{
	background: #0044c1;
	overflow: hidden;
	height: 380px;
}
.side_c a{
	display: block;
	width: 168px;
	margin: 16px auto;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #085cf6;
}
.products{
	width: 985px;
	background: #e5e5e5;
}
.ilist{
	width: 315px;
	margin-top:15px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.ilist a{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.ilist img{
	display: block;
	width: 313px;
	border:1px solid #bfbfbf;
	margin-bottom: 18px;
}
.about{
	background:url(../image/about1.jpg) no-repeat center top;
	height: 506px;
}
.about_t{
	margin: 10px 0 20px;
	clear: both;
}
.about_c{
	width: 580px;
	color: #fff;
	height: 300px;
	overflow: hidden;
}
.about_c p{
	color: #fff;
	margin: 0px;
}
.video{
	position: absolute;
	right: 23px;
	top: 18px;
	width: 542px;
	height: 300px;
	overflow: hidden;
}
.video p{
	margin: 0px;
}

#Tab1 {
	width:808px;
	height: 475px;
	margin:0px;
	padding:0;
	border:1px solid #eeeeee;
	float: right;
	overflow:hidden;
	position: relative;
}
.Menubox {
	width:100%;
	height:92px;
	position: relative;
	border-bottom:1px solid #eeeeee;
}
.Menubox ul {
	margin:0px;
	height:93px;
	position: absolute;
	top:0px;
	left:0px;
	
}
.Menubox li {
	float:left;
	display:block;
	cursor:pointer;
	width:auto;
	padding: 0 30px;
	height: 73px;
	line-height:30px;
	text-align:center;
	color:#7a7a7a;
	font-size:22px;
	padding-top: 20px;
	border-right:2px solid #eeeeee;
}
.Menubox li span{
	display: block;
	color: #9e9e9e;
	font-size: 12px;
	text-transform:uppercase;
}
.Menubox li.hover {
	display:block;
	background:#fff;
	color:#004098;
}
.Menubox li.hover span {
	color:#004098;
	
}
.Contentbox {
	clear:both;
	padding: 20px 30px;
	overflow: hidden;
	
}
a.more{
	position: absolute;
	right: 20px;
	top:35px;
}
.nlist{
	width: 325px;
	height: 30px;
	background:url(../image/icon.jpg) no-repeat left center;
}
.nlist a{
	padding-left: 15px;
	line-height: 30px;
}
/* news */
a.nlist1{
	display:block;
	height:135px;
	overflow:hidden;
	clear:both;
	margin:0 auto 30px;
	padding:20px 0;
	border-bottom:1px solid #ddd;
}
a.nlist1 h1{
	font-size:18px;
	line-height:30px;
	height:30px;
	margin:0px;
	color: #004098;
}
a.nlist1 h3{
	font-size:12px;
	color:#333;
	line-height:30px;
	height:30px;
	margin:0px;
	font-weight:normal;
}
a.nlist1 p{
	line-height:20px;
	height:40px;
	overflow:hidden;
	text-align:left;
	margin:0px;
}
a.nlist1 img{
	width:200px;
	height:135px;
	margin:0 20px;
}
a.nlist1:hover{
	background:#e1e1e1;
}
a.nlist1:hover p{
	color:#666666;
}
a.nlist2{
	height:250px;
	padding:0;
	margin: 0px;
	border: none;
}
a.nlist2 img{
	width:300px;
	height:210px;
	margin:0 20px 0 0;
}
a.nlist2 p{
	line-height:20px;
	height:80px;
	overflow:hidden;
	text-align:left;
	margin:0px;
}
a.nlist2 b{
	background:url(../image/more.jpg) no-repeat 90px center;
	display:inline-block;
	padding-left: 30px;
	border:1px solid #eee;
	font-weight: normal;
	width:90px;
	line-height: 30px;
	margin-top: 30px;
}
a.nlist2:hover{
	background:none;
}
.faq{
	width: 345px;
	height: 475px;
	border:1px solid #eeeeee;
}

.faq_t{
	padding: 0 30px;
	height: 73px;
	line-height:30px;
	text-align:left;
	color:#004098;
	font-size:22px;
	padding-top: 20px;
	position: relative;
	border-bottom:1px solid #eeeeee;
	margin-bottom:20px; 
}
.faq_t a{
	position: absolute;
	right: 20px;
	top:35px;
	font-size:12px;
}
.faq_t span{
	display: block;
	color: #9e9e9e;
	font-size: 12px;
	text-transform:uppercase;
}
.flist{
	height: 95px;
	overflow: hidden;
	margin:0 20px;
	margin-bottom:30px; 
}
.flist a{
	display: block;
	line-height: 20px;
}
.flist a p{
	margin: 0px;
	line-height: 20px;
	margin-bottom: 15px;
}
.flist a span{
	display:inline-block;
	width: 23px;
	height: 23px;
	float: left;
	margin-right: 10px;
	margin-bottom: 60px;
	margin-top: 2px;
	background:url(../image/a.jpg) no-repeat;
}

.flist a p span{
	margin-bottom: 0;
	background:url(../image/q.jpg) no-repeat;
}

.case{
	overflow: hidden;
	clear: both;
	margin: 30px auto;
	width: 1200px;
}
.clist{
	width: 228px;
	margin-left: 15px;
}
.clist img{
	width: 100%;
}







