@charset "utf-8";
/* CSS Document */
#main{ width:100%; height:auto; margin:0 auto; clear:both;background:url(../images/bg01.jpg) no-repeat top center;}
body{ background:url(../images/20150513084323.png); font-family:"微软雅黑";}
h3 a{ text-decoration:none; font-size:24px; color: #222; font-family: "微软雅黑";}
h4{ border-bottom:0px solid #CCC; line-height:30px;}
h4 a{text-decoration:none; font-size:16px; color: #333; font-family: "微软雅黑";}
a:hover{ color:#900;}
.tab span{ font-size:18px;}
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
a img {border:0}
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}

.slider{display:none}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}
/*footer*/

.Infooter1{
	width:100%;
	font-size:13px;
	margin-top:15px;
	height:auto;
	border:#ccc solid 1px;
	box-shadow:0 0 7px #ccc; 
	}	
.Infooter1 .foot_db{
	height:60px;
	text-align:center;
	margin:0 auto;
	color:#666;
	width:1260px;
	padding:10px 0;
	overflow:hidden;
	clear:both;}
.Infooter1 .foot_db p{
	height:30px;
	line-height:30px;}
.Infooter1 .foot_db p a{color:#666;}