@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:"微软雅黑";
	font-size:14px;
	background-color:#f1f0f0;
}
a{
	color:#000;
	text-decoration:none;
}
table{
	border:0;
}
td{
	line-height:24px;
	font-size:14px;
}
	
.topBox{
	background-color:#fff;
}
.banner{
	background-image:url(images/banner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:469px;
}
.bannera{
	background-image:url(images/bannera.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:350px;
}
.bannerc{
	background-image:url(images/bannerc.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:350px;
}
.bannerp{
	background-image:url(images/bannerp.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:350px;
}
.banner1{
	background-image:url(images/banner1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:350px;
}
.banner2{
	background-image:url(images/banner2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:350px;
}

a.navien:link{
	color:#01479e;
	font-weight:bold;
}
a.navien:hover{
	color:#008be4;	
}
ul.navi li{
	list-style:none;
	float:left;
	padding:20px;
	font-size:16px;
}
ul.navi li a:hover{
	color:#008be4;
}
.aboutHbox td{
	background-color:#fff;
	padding:20px;
}
.aboutinnbox{
	background-color:#fff;
	padding:20px 80px;
		line-height:28px;
}
.hometitle1{
	font-size:26px;
	margin-left:22px;

}
.hometitle2{
	font-size:26px;
	padding:30px;
	text-align:center;
}
.hometitle1 a:hover,.hometitle2 a:hover{
	color:#01479e;
	font-weight:bold;
	border-bottom:2px solid #01479e;
}
a.moreBut1{
	background-color:#01479e;	
	padding:4px;
	width:90px;
	text-align:center;
	float:right;
	margin-right:20px;
	color:#fff;
}
a.moreBut1:hover{
	background-color:#008be4;
}
td.prohome{
	background-color:#fff;
	padding:15px 25px;
	vertical-align:top;
}
.protitle{
	font-size:18px;
	margin-bottom:15px;
}
.protitle a:hover{
color:#008be4;
}
.prointro{
	color:#888;
}
.footcopy{
	font-size:13px;
	color:#888;
}
.footcopy span{
	color:#008be4;
	margin-left:40px;
}
.footBox1{
	color:#acacac;
}
.footBox1 a{
	color:#acacac;
}
.footBox1 a:hover{
	color:#888;
}
.footTitle{
	font-size:20px;
	font-weight:bold;
}
.innTitle{
	margin:40px 40px 0px 40px;
	font-size:24px;
	border-bottom:1px solid #ddd;
	padding-bottom:25px;
	font-weight:bold;
	text-align:center;
}
.innbaTitle{
	font-size:26px;
	color:#fff;
	padding-bottom:10px;
}
.innbaText{
	color:#ccc;
}

.subnaviBox td{
	text-align:center;
	font-size:20px;
}
.subnaviBox td a{
	color:#000;
}
.subnaviBox td:hover{
	background-color:#008be4;
	color:#fff;
}
.subnaviBox td.current a,.subnaviBox td:hover a{
	color:#fff; 
}
.subnaviBox td.current{
	background-color:#01479e;
	color:#fff;
}
.prointroTb{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0 auto;
}
.prointroTb td{
	padding:5px 10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.homeproBox td img{
	border-bottom:1px solid #ddd;
}


 
  /*js效果*/
  .lubo{ width:96.8%; min-width:1000px; clear: both; position: relative; height:430px; }
  .lubo_box{ position: relative; width: 100%; height:368px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:468px; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;}
  .lubo_box li img{ width: 100%; height: 468px;}

  /*圆点*/
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}
  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #000 !important;}

  /*按钮*/
  .lubo_btn{ position: absolute; width: 100%; top: 180px;}
  .left_btn, .right_btn{ width: 30px; height: 80px; cursor: pointer; color: #fff; line-height: 80px; font-size: 36px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{ float: left; margin-left:40px;}
  .right_btn{ float: right;  margin-right:40px;}


