@charset "gb2312";
/* CSS Document */
*{font-size:12px;font-family:"Î¢ÈíÑÅºÚ";color:#555;}
body,dl,dd,p{margin:0;}
a{text-decoration:none;}
img{display:block;}
input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
textaea{margin:0;padding:0;outline:none;}
h1,h2,h3{font-weight:normal;margin:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
.clearfix{clear:both;}

/*header*/
.header{max-width:980px; margin:0 auto; overflow:hidden;}
.header .logo{ float:left;margin-top:2px;}
.header .right{float:right; line-height:50px;text-align:right;}
.header .right a{font-size:16px;}
.header .right a:hover{color:#06F;}

/*banner*/
.bannerbox{ width:100%;}
.bannerbox img{ width:100%;}
.banner img{width:100%;}

.dd{
	max-width:920px;
	margin: auto;
	margin-top:10px;
	background:url(images/ddbg.jpg) no-repeat;
	padding:20px 40px;
}
.dd p{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#fff;
	margin:0;
}

.title{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
	height:57px;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
}
.title h1{
	font-size:26px;
	font-weight:bold;
	line-height:57px;
	color:#fff;
	margin-left:80px;
}

.tt{
	max-width:1000px;
	margin: auto;
}
.tt li{
	border:#eee solid 1px;
	text-align:center;
	padding:10px 0;
	margin:10px 0;
	transition:all 0.4s;
}
.tt li a{
	font-size:24px;
	font-weight:bold;
	display:inline-block;
	width:100%;
	height:100%;
	transition:all 0.4s;
}
.tt li:hover{
	border:#06F solid 1px;
}
.tt li:hover a{
	color:#06F;
}

.bg{
	max-width:1000px;
	margin: auto;
}
.box{
	float:left;
	width:480px;
	border:#06F solid 1px;
	margin-top:10px;
}
.box-title{
	height:30px;
	background-color:#06F;
}
.box-title h2{
	font-size:16px;
	float:left;
	margin-left:5px;
	line-height:30px;
	color:#fff;
}
.box-title a{
	font-size:16px;
	float:right;
	margin-right:5px;
	line-height:30px;
	color:#e3e3e3;
	transition:all 0.4s;
}
.box-title a:hover{
	color:#fff;
}
.box-r{
	margin-right:3.6%;
}

.zj-bg{
	max-width:1000px;
	margin: auto;
}
.zj-box{
	float:left;
	width:480px;
	border:#06F solid 1px;
	margin-top:10px;
}
.zj-title{
	height:30px;
	background-color:#06F;
}
.zj-title a{
	font-size:16px;
	float:right;
	margin-right:5px;
	line-height:30px;
	color:#e3e3e3;
	transition:all 0.4s;
}
.zj-title a:hover{
	color:#fff;
}
.zj-l{
	float:left;
}
.zj-l img{
	width:144px;
	height:150px;
}
.zj-l p{
	width:140px;
	margin: auto;
	text-align:center;
	margin-top:20px;
}
.zj-l p a{
	font-size:16px;
	font-weight:bold;
	color:#333;
	transition:all 0.4s;
}
.zj-l p a:hover{
	color:#06F;
}
.zj-r{
	float:left;
}

.vip{
	max-width:1000px;
	margin: auto;
	height:700px;
}
.swiper-container{
    max-width:1000px;
	margin: auto;
    height:700px;
}
.swiper-slide img{
	width:920px;
	margin: auto;
}

.btn{
	max-width:1000px;
	margin: auto;
	margin-top:10px;
}
.btn input{
	width:18%;
	height:60px;
	float:left;
	font-size:20px;
	text-align:center;
	color:#fff;
	background-color:#cfd6e8;
	transition:all 0.4s;
	margin-right:25px;
}
.btn .current{
	background-color:#335eeb;
}

.day{
	max-width:1000px;
	margin: auto;
	height:90px;
	margin-top:10px;
	position:relative;
	transition:all 0.4s;
}
.height1{height:90px;}
.height2{height:360px;}
.height3{height:1710px;}
.height4{height:270px;}
.day li{
	position:absolute;
	top:0;
	left:0;
	display:none;
	transition:all 0.4s;
}
.day li p{
	width:960px;
	height:30px;
	padding:20px;
	margin-top:20px;
	background-color:#cfd6e8;
}
.day li p span{
	float:left;
	font-size:18px;
	color:#33459f;
	margin-right:20px;
	height:30px;
	margin-top:3px;
}
.time{
	width:120px;
}
.event{
	width:410px;
}
.address{
	width:330px;
}

.zt{
	max-width:1000px;
	margin:0 auto;
}
.zt a{
	width:490px;
	float:left;
	margin-top:10px;
}
.zt a img{
	width:100%;
}
.zt-r{
	margin-right:20px;
}

.footer{
	margin-top:10px;
}
.footer a{
	transition:all 0.4s;
}
.footer a:hover{
	color:#06F;
}

.move{ max-width: 1000px; height: 200px; position: relative; margin:20px auto;overflow: hidden;}
.move h2{ text-align: center; font-size: 22px; font-weight: bold; color: #06F; margin-bottom: 10px;}
.move ul { width: 1000px; height: 200px; position: relative; }
.move ul li { height: 200px; float: left; list-style: none; padding-right:20px;}
.move ul li img { width: 300px; height: 200px; display: inline-block;}

