html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	font-size:12px;
	font-family:"宋体", Tahoma, Verdana, Arial, sans-serif;
	color:#2f2f2f;
	background:url(../image/topbg.gif) repeat-x center top;
}
div,ol,ul,li,h1,h2,h3,form,dl,dt,dd,h3,h4,h5,h6{
	padding:0;
	margin:0;
	font-size:12px;
}
p{
	padding:0;
	margin:0;
}
img{
	border:0;
}
ol,ul,li,dl,dt,dd{
	list-style:none;
}
a:link {
	color:#2f2f2f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#2f2f2f;
}
a:hover {
	text-decoration: none;
	color:#f90000;
}
a:active {
	text-decoration: none;
	color:#2f2f2f;
}
.clear{
	clear:both;
}
.clearfloat{
	clear:both;
	line-height:0px;
	height:0px;
	padding:0;
	font-size:0;
	margin:0;
}
.fl{float:left;}
.fr{float:right;}


.head{
	width:1000px;
	height:100px;
	background:url(../image/topbg.gif) repeat-x center top;
	margin:0 auto;
	position:relative;
	z-index:10;
}
.logo{
	height:100px;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
}
.top_tel{
	height:100px;
	position:absolute;
	right:0;
	top:0px;
}

.nav {width:auto;height:38px; background:#005ca8; border-top:1px solid #5196c8;border-bottom:1px solid #001c35;}
.nav ul{width:1000px; height:38px; margin:0 auto; position:relative; z-index:100;}
.nav li{float:left;display:inline;width:110px;height:38px; line-height:38px; font-size:14px; font-weight:bold; text-align:center; position:relative; z-index:2000;}
	.nav li span{width:86px; height:38px; display:block; float:left;}
		.nav li span a,.nav li span a:visited{width:110px; height:38px; display:block; float:left; color:#fff;}

#navBd{position:relative;}
.navHover span a,.navHover span a:visited{display:inline-block;color:#fff;}
	.navHover a h2,.navHover a b,.navHover a:visited h2,.navHover a:visited b{color:#fff;}
#navSelected{position:absolute;top:0;width:110px;height:38px; ine-height:38px;background:url(../image/nav_ov.gif) no-repeat center top;}

.nav li dl{
	width:108px;
	background:#00549a;
	border:1px solid #00549a;
	border-top:3px solid #001c35;
	position:absolute;
	left:0px;
	top:38px;
	display:none;
	z-index:30000;
}
.nav li dl dt{
	height:24px;
	border-bottom:1px solid #50af49;
}
.nav li dl dd{	
	height:30px;
	padding-top:3px;
	
	text-align:center;
}
.nav li dl dd a,.nav li dl dd a:visited{
	height:30px;
	line-height:30px;
	color:#ffffff;
	display:block
}
.nav li dl dd a:hover{
	background:#56bd12;
	color:#fff;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-o-transition:all .2s ease;
	-ms-transition:all .2s ease;
	transition:all .2s ease;
}



.main_banner{
	width:100%;
	background:#005ca8;
	height:402px;
	text-align:center;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.bnr_flash{
	width:1000px;
	height:360px;
	margin:0 auto;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-500px;
	z-index:90;
}

.main{
	width:960px;
	margin:25px auto;
}
.mtit{
	height:36px;
	background:#dedede;
	position:relative;
}
.mtit span{
	width:50px;
	height:21px;
	background:#004d8d;
	display:block;
	text-align:center;
	color:#fff;
	line-height:21px;
	position:absolute;
	right:10px;
	top:8px;
}
.mtit span a,.mtit span a:visited{
	color:#fff;
}
.mtit span a:hover{
	color:#fff;
}
.main_news{
	width:360px;
	float:left;
}
.main_news dl{
	width:340px;
	height:80px;
	padding:15px 0px;
	border-bottom:1px dotted #adadad;
	overflow:hidden;
	margin:0 auto;
}
.main_news dl dd{
	width:115px;
	height:80px;
	float:left;
}
.main_news dl dd img{
	width:107px;
	height:80px;
}
.main_news dl dt{
	width:222px;
	height:80px;
	overflow:hidden;
}
.main_news dl dt h3{
	height:24px;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	overflow:hidden;
}
.main_news dl dt h3 a,.main_news dl dt h3 a:visited{
	color:#04316e;
}
.main_news dl dt h3 a:hover{
	color:#f90000;
}

.main_news dl dt p{
	height:54px;
	line-height:18px;
	color:#666666;
	overflow:hidden;
}
.main_news ul{
	padding:5px 10px;
}
.main_news ul li{
	height:24px;
	line-height:24px;
}
.main_news ul li a{
	float:left;
}
.main_news ul li span{
	float:right;
	color:#999;
}

.main_about{
	width:335px;
	padding:0 20px;
	float:left;
}
.text_about{
	width:315px;
	line-height:24px;
	padding-top:15px;
	margin:0 auto;
}
.text_about a,.text_about a:visited{
	color:#f90000;
}
.text_about a:hover{
	color:#04316e;
}
.main_contact{
	width:225px;
	background: url(../image/p_contact.jpg) no-repeat;
	padding-top:151px;
	line-height:24px;
	color:#04316e;
	float:right;
}
.main_pro{
	width:auto;
	padding-bottom:32px;
	background:#e4e4e4;
}
.tit_pro{
	width:1000px;
	height:80px;
	background:url(../image/tit_pro.gif) no-repeat;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
.tit_pro span{
	width:36px;
	height:16px;
	text-align:center;
	line-height:16px;
	font-size:12px;
	display:block;
	position:absolute;
	right:15px;
	top:49px;
}
.main_pro dl{
	width:1000px;
	height:36px;
	background:#004d8d;
	margin:0 auto;
}
.main_pro dl dd{
	width:112px;
	height:36px;
	float:left;
}
.main_pro dl dd a,.main_pro dl dd a:visited{
	width:110px;
	height:36px;
	border-right:1px solid #004278;
	border-left:1px solid #0058a2;
	font-size:14px;
	line-height:36px;
	text-align:center;
	color:#fff;
	display:block;
	float:left;
}
.main_pro dl dd.on a{
	background:#5cb007 url(../image/tab_arrow.gif) no-repeat center bottom;
	border-color:#5cb007;
}
.scroll_w{
	width:1000px;
	padding:20px 0;
	background:#fff;
	margin:0 auto;
	position:relative;
	z-index:1;
}
a.cwhite,a.cwhite:visited{
	color:#fff;
}
.scroll_w #btn_left{
	width:36px;
	height:36px;
	font-size:20px;
	line-height:36px;
	color:#fff;
	text-align:center;
	position:absolute;
	right:36px;
	top:-35px;
	cursor:pointer;
}
.scroll_w #btn_right{
	width:36px;
	height:36px;
	line-height:36px;
	font-size:20px;
	color:#fff;
	text-align:center;
	position:absolute;
	right:0px;
	top:-35px;
	cursor:pointer;
}
#scrollshow_demo{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.pro_pic{
	width:151px;
	height:114px;
	margin:0 10px;
	position:relative;
	overflow:hidden;
}
.pro_pic a:hover{
	color:#0564be;
}
.pro_pic a img{
	width:147px;
	height:110px;
	border:2px solid #ededed;
}
.pro_pic a:hover img{
	border:2px solid #004d8d;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	-ms-transition:all .5s ease;
	transition:all .5s ease;
}

.pro_pic p{
	width:127px;
	height:40px;
	padding:10px;
	position:absolute;
	left:2px;
	bottom:-60px;
	background:url(../image/touming.png);
	font-size:12px;
	line-height:20px;
	text-align:center;
	white-space:normal;
	color:#fff;
}




.foot_wrap{
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	background:#004d8d;
	padding:15px 0;
}
.foot{
	width:1000px;
	background:#004d8d;
	text-align:center;
	line-height:2em;
	margin:0 auto;
	position:relative;
	z-index:1;
	color:#fff;
}
.foot a,.foot a:visited{
	color:#fff;
}
.foot a:hover{
	color:#f90000;
	text-decoration:underline;
}

.copyright{
	padding:25px 0;
	text-align:center;
	line-height:2em;
}


.online{
	width:119px;	
	position:absolute;
	right:30px;
	top:140px;
	z-index:9000;
}
.online_top{
	width:119px;
	height:66px;
	background:url(../image/online_top.png) no-repeat;
}
.online_box{
	width:119px;
	padding-bottom:65px;
	background:url(../image/online_bg1.png) no-repeat 0 bottom;
}
.online_box .tel{
	width:100px;
	padding-bottom:8px;
	background:url(../image/online_xx.gif) center bottom no-repeat;
	margin:0 auto 10px auto;
}
.online_box .tel h4{
	font-size:14px;
	font-family:"微软雅黑";
	text-align:center;
	color:#be0200;
	line-height:20px;
}
.online_box .tel h5{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#be0200;
	line-height:20px;
}
.online_box .qq{
	width:103px;
	text-align:center;	
	margin:0 auto;
	overflow:hidden;
}
.online_box .mobiSite{
	width:100px;
	text-align:center;
	padding-top:10px;
	margin:0 auto;
	overflow:hidden;
}
.online_box .mobiSite p{
	font-size:12px;
	line-height:16px;
}
.online_box .mobiSite .ewm{
	padding:5px 0;
}
.online_box .mobiSite h3{
	font-weight:normal;
	color:#be0200;
}
.online_box .mobiSite a,.online_box .mobiSite a:visited{
	color:#be0200;
}
.online_box .mobiSite a:hover{
	color:#be0200;
	font-weight:bold;
}
.gotop{
	width:35px;
	height:35px;
	position:absolute;
	left:42px;
	bottom:6px;
	cursor:pointer;
}

