html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	font-size:12px;
	-webkit-text-size-adjust:none;/*解决谷歌浏览器字体大小限制12px问题*/
	font-family:"microsoft yahei";
	color:#646464;
	background:url(../images/top_bg.gif) repeat-x;
}
div,ol,ul,li,p,h1,h2,h3,form,dl,dt,dd,h3,h4,h5,h6{
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:12px;	
}
img{
	border:0;
}
ol,ul,li,dl,dt,dd{
	list-style:none;
}
a:link {
	color:#646464;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#646464;
}
a:hover {
	text-decoration: none;
	color:#015699;
}
a:active {
	text-decoration: none;
	color:#646464;
}
.clear{
	clear:both;
}
.clearfloat{
	clear:both;
	line-height:0px;
	height:0px;
	padding:0;
	font-size:0;
	margin:0;
}

.head{
	width:1000px;
	height:109px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
.logo{
	width:380px;
	height:75px;
	position:absolute;
	left:20px;
	top:15px;	
}
.tels{
    width: 240px;
    padding-top: 40px;
    float: right;
    position: relative;
}
.top_home{
	width:240px;
	height:28px;
	background:url(../images/top_home_bg.gif) no-repeat;
	text-align:center;
	line-height:26px;
	color:#9a9a9a;
	position:absolute;
	right:10px;
	top:0;
}
.top_home a,.top_home a:visited{
	color:#F00;
	margin-left:6px;
	margin-right:6px;
	font-weight:bold;
	font-size:14px;
}
.top_home a:hover{
	color:#000000;
}
.search{
	width:235px;
	height:25px;
	padding-top:0px;
	background:url(../images/search_bg.gif) no-repeat;
	position:absolute;
	right:10px;
	top:60px;	
}
.search input{
	border:0;
	background:0;
	margin:0;
	vertical-align:top;
}
.search .searchtext{
	width:186px;
	height:20px;
	line-height:20px;
	margin:2px 0 0 15px;
	color:#c0c0c0;
	float:left;
	overflow:hidden;
}

.search .search_btn{
	width:19px;
	height:22px;
	float:left;
	margin:1px 0 0 0;
	cursor:pointer;
}


.nav{
	width:1000px;
	height:43px;
	margin:0 auto;
}
.nav ul{
	margin:0 auto;
}
.nav li{
	width:125px;
	height:43px;
	background:url(../images/nav_line.gif) no-repeat;
	text-align:center;
	position:relative;
	z-index:4000;
	float:left;
}
.nav li.fli{
	background:none;
}
.nav li span{
	width:125px;
	height:43px;
	display:block;
}
.nav li span a,.nav li span a:visited{	
	width:125px;
	height:43px;
	line-height:26px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-family:"微软雅黑";
	display:block;
	float:left;
}

.nav li span a:hover{	
	color:#015293;
}
.nav li span a.ov,.nav li span a.ov:visited{
	background:url(../images/nav_ov.gif) repeat-x;
	color:#015293;
}
.nav li span a.ov b,.nav li span a.ov:visited b{
	color:#929292;
}

.nav li span a b{
	height:15px;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:8px;
	color:#4394d4;
	font-weight:normal;
	display:block;
}

.bnr_w{
	width:100%;
	height:400px;
	background:url(../images/bnr_bg.gif) repeat-x;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.banner{
	width:1440px;
	height:400px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-720px;
}
.banner img {
	width:1440px;
	height:400px;
}
.banner_fmenu {
	padding-left:0px;
	position:absolute;
	left:47%;
	bottom:10px;
	z-index:2000;
}
#banner_fmenu A {
	width:15px;
	height:15px;
	background:#e0e0e0;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	text-align:center;
	line-height:0px;
	font-size:0px;
	font-weight:bold;
	display:block;
	float:left;
	overflow:hidden;
	margin:0 3px;
}
#banner_fmenu A.activeSlide {
	background:#015497;
	color:#FFFFFF;
}
#banner_fmenu A:focus {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium
}


.gg_w{
	width:100%;
	height:70px;
	background:url(../images/gg_bg.gif) repeat-x;
	overflow:hidden;
	position:relative;
	z-index:1;	
}
.gg{
	width:1000px;
	height:38px;
	padding-top:6px;
	margin:0 auto;	
}
.gg h3{
	height:38px;
	width:80px;
	background:url(../images/icon_v.gif) no-repeat left center;
	padding-left:15px;
	line-height:38px;
	color:#015497;
	font-size:13px;
	float:left;
}
.scrollNews{
    width:500px;
	height:35px;
    line-height:35px;
    overflow:hidden;
	float:left;
}
.scrollNews li{
   height:35px;
}
.scrollNews li span{
	padding-left:20px;
}
.scrollNews li a,.scrollNews li a:visited{
   color:#505050;
}
.scrollNews li a:hover{
   color:#000000;
}
.gg .more{
	width:80px;
	float:right;
	text-align:right;
	line-height:38px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.gg .more a,.gg .more a:visited{
   color:#145e9d;
}
.gg .more a:hover{
   color:#000000;
}

.main{
	width:1000px;
	margin:0 auto;	
}

.main_focus{
	width:290px;
	height:225px;
	float:left;
	margin-bottom:20px;
}
.main_about{
	width:404px;
	height:225px;
	padding-left:24px;
	float:left;
	margin-bottom:20px;
}
.main_video{
	width:260px;
	height:225px;
	float:right;
	margin-bottom:20px;
}

.main_c{
	width:290px;
	height:202px;
	background:url(../images/a_bg.gif) no-repeat;
	float:left;
	margin-bottom:20px;
}
.main_honor{
	width:404px;
	height:202px;
	padding-left:24px;
	float:left;
	margin-bottom:20px;
}
.main_news{
	width:260px;
	height:202px;
	float:right;
	margin-bottom:20px;
}





.tit_about{
	width:404px;
	height:34px;
	background:url(../images/tit_about.gif) no-repeat;
	text-align:right;
	line-height:30px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d8d8d8;
}
.tit_about a,.tit_about a:visited{
	color:#015699;	
}
.tit_about a:hover{
	color:#000000;	
}
.main_about .text{
	width:400px;
	height:190px;
	line-height:24px;
	overflow:hidden;	
}
.main_about .text strong{
	color:#015699;
}



.tit_video{
	width:260px;
	height:34px;
	background:url(../images/tit_video.gif) no-repeat;
	text-align:right;
	line-height:30px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d8d8d8;
}
.tit_video a,.tit_video a:visited{
	color:#d8d8d8;	
}
.tit_video a:hover{
	color:#015699;	
}
.main_video .video{
	width:260px;
	height:190px;
	overflow:hidden;	
}


.main_c .c_tit{
	padding-left:90px;
	padding-top:10px;
	height:50px;
	width:165px;
}
.main_c .c_tit p{
	font-size:18px;
	line-height:18px;
	font-size:14px;
	font-family:"微软雅黑";
	color:#FFFFFF;
}
.main_c .text{
	width:235px;
	height:136px;
	line-height:1.8em;
	color:#FFFFFF;
	margin:0 auto;
}
.main_c .text h3{
	font-size:18px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#FFFFFF;	
}



.tit_honor{
	width:404px;
	height:48px;
	background:url(../images/tit_honor.gif) no-repeat;
	text-align:right;
	line-height:48px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d8d8d8;
}
.tit_honor a,.tit_honor a:visited{
	color:#015699;	
}
.tit_honor a:hover{
	color:#000000;	
}
.scroll_w{
	width:404px;
	overflow:hidden;
	position:relative;
}
#scrollshow_demo{
	width:350px;
	padding-top:5px;
	overflow:hidden;
	margin:0 auto;
}
.pro_pic{
	width:180px;
	line-height:2.5em;
	text-align:center;	
}
.pro_pic img{
	border:5px solid #015699;
	height:125px;
}
.pro_pic a:hover img{
	border:5px solid #bca452;
}

#scrollleft{
	width:7px;
	height:9px;
	background:url(../images/turn_arrow.gif) no-repeat;
	position:absolute;
	left:10px;
	top:62px;
	cursor:pointer;
	overflow:hidden;
}
#scrollright{
	width:7px;
	height:9px;
	background:url(../images/turn_arrow.gif) no-repeat -7px 0;
	position:absolute;
	right:10px;
	top:62px;
	cursor:pointer;
	overflow:hidden;
}




.tit_news{
	width:260px;
	height:48px;
	background:url(../images/tit_news.gif) no-repeat;
	text-align:right;
	line-height:38px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d8d8d8;
}
.tit_news a,.tit_news a:visited{
	color:#d8d8d8;	
}
.tit_news a:hover{
	color:#015699;	
}
.main_news .news_scroll{
	width:260px;
	height:148px;
	overflow:hidden;
}
.news_scroll dl{
	width:260px;
	/*height:148px;*/
}
.news_scroll dl dt{
	height:22px;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	color:#015699;
	overflow:hidden;	
}
.news_scroll dl dt a,.news_scroll dl dt a:visited{
	color:#015699;	
}
.news_scroll dl dt a:hover{
	color:#FF0000;	
}
.news_scroll dl dd{
	/*height:126px;*/
	line-height:24px;
	font-size:12px;
	color:#646464;
	overflow:hidden;	
}



.results_w{
	width:100%;
	height:300px;
	background:url(../images/main_show_bg.gif) repeat-x;	
}
.results_show{
	width:1000px;
	padding-top:35px;
	margin:0 auto;
	overflow:hidden;	
}

.tit_rshow{
	width:1000px;
	height:48px;
	background:url(../images/tit_show.gif) no-repeat;
	text-align:right;
	line-height:38px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d8d8d8;
}
.tit_rshow a,.tit_rshow a:visited{
	color:#015699;	
}
.tit_rshow a:hover{
	color:#000000;	
}


.results_scroll{
	width:1000px;
	overflow:hidden;
	position:relative;
}
#demo{
	width:960px;
	padding-top:5px;
	overflow:hidden;
	margin:0 auto;
}
#demo_lbtn{
	width:7px;
	height:9px;
	background:url(../images/turn_arrow.gif) no-repeat;
	position:absolute;
	left:0px;
	top:62px;
	cursor:pointer;
	overflow:hidden;
}
#demo_rbtn{
	width:7px;
	height:9px;
	background:url(../images/turn_arrow.gif) no-repeat -7px 0;
	position:absolute;
	right:0px;
	top:62px;
	cursor:pointer;
	overflow:hidden;
}



.foot{
	width:100%;
	padding:20px 0;
	background:#015699;
	color:#a2cdee;
}
.foot a,.foot a:visited{
	color:#a2cdee;
}
.foot a:hover{
	color:#FFFFFF;
}
.foot_nav{
	width:600px;
	height:38px;
	line-height:28px;
	margin:0 auto;
	text-align:center;
}
.foot_nav li{
	float:left;
	margin:0 7px;	
}
.copyright{
	width:1000px;
	line-height:26px;
	text-align:center;
	margin:0 auto;	
}
.online{
	width:106px;
	border:1px solid #e1e1e1;
	background:#FFFFFF;
	text-align:center;
	position:absolute;
	right:30px;
	top:140px;
	z-index:9000;
}
.online h3{
	background:#be0000;
	font-size:12px;
	line-height:34px;
	height:34px;
	text-align:center;
	color:#FFFFFF;
}
.online h4{
	padding-top:15px;
	padding-bottom:5px;
	font-size:12px;
	color:#be0000;
}
.online h5{
	font-size:12px;
	line-height:24px;
	margin-bottom:10px;
	font-weight:normal;
	border-bottom:1px dotted #cdcdcd;
}
.online p{
	line-height:24px;	
}
.gotop{
	width:90px;
	padding:10px 0;
	border-top:1px solid #e4e4e4;
	margin:0 auto;
	cursor:pointer;
}
/* 翻页*/
.inPagination { width:100%; margin:0 auto; overflow:hidden; position:relative; font-size:12px;padding:20px 0; clear:both; height:30px; color:#4d4d4d; text-align:center;}
.inPagination a, .inPagination span, .inPagination .current {display:inline-block; min-width:27px; _width:27px; height:28px; margin-right:10px; padding:0 2px; text-align:center; vertical-align:middle; line-height:28px; *line-height:28px;line-height:28px\0; white-space:nowrap;  color:#fff;  }
.inPagination a{ position:relative; color:#7c7c7c; border:1px solid #d6d6d6;background:#d6d6d6 }
.inPagination .noLink{ position:relative;background:#fff; border:1px solid #d6d6d6; color:#7c7c7c; padding:0 15px;}
.inPagination .current { position:relative;  color:#fff; background:#f77321; border:1px solid #f77321;}
.inPagination a:hover { text-decoration:none; color:#000; }
.inPagination .noLink1{ background:#eae9e9; border:1px solid #d6d6d6; color:#7c7c7c; padding:0 15px;}
.inPagination .noLink2{background:#fff; position:relative;padding:0 10px; border:1px solid #d6d6d6; color:#7c7c7c;}
.inPagination .noLink3{ position:relative; padding:0 10px; border:1px solid #d6d6d6; background:#eae9e9; color:#7c7c7c;}
/* 翻页*/