﻿/*Css 初始化*/
	html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img, i { margin:0; padding:0; }  /*让这些的标签内外边距都是0*/
	fieldset, img { border:none;  }
	img{display: block;} 
	ul, ol,dl,li { list-style:none; }	
	body {width:100%; margin:0 auto; color:#515151;}
	/*清除浮动*/
	.clear{ clear:both;}
	
	 a{ color:#999; text-decoration:none; }
	 a:hover, a:active, a:focus { color:#ff8400; text-decoration:none; }
	 .areaheart{margin: 0 auto;width: 1100px; padding-top:6px;}
/*头部*/
	 .nav{
		widows: 100%;
		height: 30px;
		background:url(../images/nav.jpg) repeat-x;
		padding-top:10px;
	 }
	 .nav-c{
		 height:28px;	
		 }
	 .nav-c .n-left{
	 	font: 12px "宋体";
	 	color: #4C4C4C;
	 	line-height: 22px;
	 	float: left;
	 }
	 .n-right{
		width: 259px;
		height: 20px;
		float: right;margin-top:-9px
	 }
	 .n-right span{
	 	display: inline-block;
	 	font: 12px "宋体";
	 	line-height: 20px;
	 	float: left;margin-top:8px
	 }
	 .n-right ul li{
	 	float: right;
	 	margin-left: 6px;
	 }
	 
	 /*下拉菜单样式*/
	 .mainlevel #sub_01{z-index:999; position:relative; top:10px; background:#0072b9; display:none;}
	 .mainlevel #sub_01 li{border-left:0; border-bottom:1px solid #1B91D9; float:none;}
	 
	 .logo{
	 	height: 140px;
	 }
	 .logo .logo-l{
	 	width: 378px;
	 	height: 140px;
	 	float: left;
	 }
	 .logo .logo-c{
	 	margin-top: 25px;
	 	width: 325px;
	 	height: 83px;
	 	margin-left: 0px;
	 	padding-left: 20px;
		padding-top:12px;
	 	float: left;
		background:url(../images/logo-c.jpg) no-repeat left top;
	 }
	 .logo .logo-c p{
	 	display: inline-block;
		font:21px "微软雅黑";
		color:#1b91d9;
		line-height:31px;
	 }
	 .logo .logo-r{
	 	width: 310px;
	 	height: 75px;
	 	float: right;
	 	margin-top: 25px;
	 	margin-left: 18px;
	 	padding-top: 12px
	 }
	 .logo .logo-r span{
	 	width: 63px;
	 	height: 63px;
		display:inline-block;
	 	background:url(../images/dianhua.jpg) no-repeat;
	 	margin-right: 6px;
	 }
	 .logo .logo-r div{
	 	height: 63px;
	 	width: 240px;
	 	float: right;
	 }
	 .logo .logo-r b{
		font-weight: normal;
		font: 15px "微软雅黑";
		line-height:29px;
		float: left;
	 }
	 .logo .logo-r h4{
	 	font: 27px "微软雅黑";
	 	color: #0058B0;
	 	display: inline-block;
	 	line-height: 27px;
	 }
	 .daohang{
	 	width: 100%;
	 	height: 40px;
	 	background: url(../images/daohang.jpg) repeat-x;
	 }
	 .daohang .daohang-v{
	 	height: 40px;
	 }
	 .daohang ul li{
	 	width: 136px;
	 	height:30px;
	 	padding-top: 10px;
	 	border-left: 1px solid #1B91D9;
	 	float: left;
	 	text-align: center;	
	 }
	 .daohang ul li a{
	 	width: 136px;
	 	height: 20px;
	 	line-height: 20px;
	 	display: inline-block;
	 	
	 	font: 12px "微软雅黑";
	 	color:#fff;
	 }
	 .daohang ul li:hover{
	 	background: #015A92;
	 }
	 .banner{
	 	width: 100%;
	 }
	 .banner-b{
	 	height: 47px;
	 	width: 100%;
	 	border-top:1px solid #E8E8E8;
	 	border-bottom:1px solid #E8E8E8; 
	 }
	 .banner-v{
	 	height: 47px;
	 }
	 .banner-l{
	 	padding-top:15px;
	 	height: 32px;
	 	color: #5D5D5D;
	 	font:14px "微软雅黑";
	 	width: 140px;
	 	border-left:1px solid #E8E8E8;
	 	border-right:1px solid #E8E8E8;
	 	text-align: center;
	 	float: left;
	 	display: inline-block;
	 }
	 .banner-c{
	 	padding-left: 15px;
	 	float: left;
	 	padding-top:15px;
	 	height: 32px;
	 	color: #5D5D5D;
	 	font:14px "微软雅黑";
	 }
	 .banner-r{
	 	padding-left: 15px;
	 	float: right;
	 	padding-top:15px;
	 	padding-right:60px;
	 	width: 130px;
	 	height: 32px;
	 	color: #5D5D5D;
	 	font:14px "微软雅黑";
	 }
	 .banner-r div{
	 	float: left;
	 }
	 .banner-r span{
	 	margin-top:3px; 
	 	width: 8px;
	 	height: 15px;
	 	display: inline-block;
	 	background: url(../images/youbiao.jpg) right top;
	 	float: right;
	 }
/* footer */
	.footer{
		width: 100%;
		height: 278px;
		background: url(../images/footer_06.png) repeat-x center;
		margin-top: 50px;
		padding-top: 40px;
		margin: 0 auto;
		position: relative;
	}
	.footer-l{
		height: 230px;
		width: 1080px;
		padding-left: 20px;
	}
	.footer-l .img-1{
		margin-bottom: 5px;
	}
	.footer-l ul li{
		font: 12px/28px "微软雅黑";
		color: #fff;
	}
	.footer-l div{
		float: left;
	}
	.footer-l ul{
		margin-top: 10px;
		width: 360px;
	}
	.footer .cen{
		display: inline-block;
		width: 300px;
		height: 150px;
		padding-top: 5px;
		padding-left: 15px
	}
	.footer .cen h2{
		color: #fff;
		font: 22px/22px "微软雅黑";
		margin-bottom: 20px;
		padding-left: 10px;
	}
	.footer .cen ul{
		float: left;
		width: 100px;
		text-align: center;
		
	}
	.footer .cen ul a{
		color: #fff;	
	}
	.footer .you{
		display: inline-block;
		width: 360px;
		height: 150px;
		padding-top: 5px;
		padding-left: 15px;
		margin-left: 20px;
	}
	.footer .you h2{
		color: #fff;
		font: 22px/22px "微软雅黑";
		margin-bottom: 20px;
		padding-left: 10px;
	}
	.footer .you ul{
		float: left;
		width: 340px;
		text-align: center;
		
	}
	.footer .you ul li{
		float: left;
		margin-left:10px;
		
	}
	.footer .you ul a{
		color: #fff;	
	}
	.beihao{
		margin: 0 auto;
		height: 30px;
		line-height: 30px;
		color: #fff;
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;

	}




.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
	margin-bottom:28px;
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}

.text-c a,.text-c span{ font-size:13px;}
	
