html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video ,input , button{
	margin: 0;
	padding: 0;
	border: 0;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
input,button{
	outline: none;
}
body {
	font-family:'Microsoft Yahei';
	font-size: 12px;
	overflow-x:hidden;
	max-width:1920px;
	margin:0 auto;
	position:relative;
}


ol, ul {
	list-style: none;
}
a{
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
    clear: both;
}

.float-left{
	float: left;
}
.float-right{
	float: right;
}
.border{
    border-top:1px solid #eee;
    border-bottom:2px solid #eee;
}
.index-page{
	background: url(../images/index.jpg) no-repeat center top;
}
.wrap{
	width: 1024px;
	padding: 20px 0 55px;
	margin: 0 auto;
	position:relative;
}
.index-page .wrap{
	width: 1200px;
}
.index-nav{
	width: 1200px;
	z-index:999;
	position: relative;
	margin:0 auto;
}
.index-nav a{
	display: block;
	position: absolute;
	text-indent: -9999px;
	background-size: 90%;
}
.index-ocean{
	top: 64px;
	width: 125px;
	height: 78px;
	background:url(../images/ocean.png) no-repeat left top;
}
.index-bird{
	width: 129px;
	height: 82px;
	left: 140px;
	top: 99px;
	background:url(../images/bird.png) no-repeat left top;
}
.index-circus{
	width: 132px;
	height: 82px;
	top: 110px;
	left: 270px;
	background:url(../images/circus.png?t=1) no-repeat left top;
}
.index-water{
	width: 138px;
	height: 84px;
	top: 110px;
	right: 270px;
	background:url(../images/water.png) no-repeat left top;
}
.index-insect{
	width: 130px;
	height: 90px;
	top: 99px;
	right: 125px;
	background:url(../images/insect.png) no-repeat left top;
}
.index-kid{
	width: 130px;
	height: 78px;
	top: 64px;
	right: 0;
	background:url(../images/kid.png) no-repeat left top;
}
.card-swiper{
	width:1200px;
	margin:0 auto;
	padding-top: 1060px;
	height: 160px;
}
.peacock{
	position: absolute;
    right: -200px;
    top: -245px;
}
.title{
	padding-top: 20px;
	color: #1776bd;
	font-size: 28px;
	font-weight: bold;
	-webkit-text-stroke: 1px #fff;
}
.title img{
	height:50px;
	padding:10px;
}
.themepark-swiper{
	position:relative;
	height:445px;
	overflow:hidden;
}
.bubble{
	width: 278px;
	height:278px;
}
.bubble a{
	color:#fff;
}
.ticket{
	float: left;
	margin-left: 190px
}
.bubble span{
	font-weight:normal;
	font-size: 14px;
}
.parktext{
	width: 1150px;
    margin: 0 auto;
	padding:0 25px;
	background:#b8e4f7;
	position: relative;
}
.tag{
	width: 108px;
	height: 107px;
	position: absolute;
	left: 32px;
	top:0;
	color: #fff;
	text-align: center;
	background: url(../images/tag.png) no-repeat;
}
.day{
	font-size: 42px;
	line-height: 42px;
	font-weight: bold;
	margin-top: 16px;
}
.footer{
	padding-top: 25px;
	height: 140px;
	color: #fff;
	font-size: 12px;
	line-height: 42px;
	background: #0063a4;
}
.footer-wrap{
	width: 1200px;
	margin:0 auto;
}
.footer-left{
	padding-top: 11px;
	float: left;
	width: 340px;
	height: 60px;
	line-height: 60px;
}
.index-footer i{
	color:#3ba7ed
}
.footer-middle{
	width:400px;
	float: left;
	text-align:center;
}
.search{
	padding-top: 20px;
}
.search input{
	margin-left: 8px;
	height: 42px;
	width: 250px;
	border-radius: 8px 0 0 8px;
	line-height: 42px;
}
.index-footer  input{
	background: #3ba7ed;
}
.index-footer  button{
	background: #166ee6;
}
.search button{
	width: 42px;
	height: 42px;
}
.search button i{
	color: #fff;
}
.address{
	padding-top: 20px;
	line-height: 20px;
}
.footer-right{
	width:280px;
	float: right;
	text-align:center;
}
.app,.weixin,.weibo{
	width:33.3333%;
	float:left;
	text-align:center;
	line-height:20px;
}
.app img, .weixin img, .weibo img{
	width:80px;
	height:80px;
} 
.bird-page{
	background: url(../images/bird.jpg) no-repeat center top;
}
.water-page{
	background: url(../images/water.jpg) no-repeat center top;
}
.circus-page{
	background: url(../images/circus.jpg) no-repeat center top;
}
.ocean-page{
	background: url(../images/ocean.jpg) no-repeat center top;
}
.kid-page{
	background: url(../images/kid.jpg) no-repeat center top;
}
.insect-page{
	background: url(../images/insect.jpg) no-repeat center top;
}
.nav{
	width: 800px;
	margin: 0 auto;
	padding-top:217px;
	padding-left: 224px;
	height: 36px;
	line-height: 36px;
}
.nav a{
	color: #fff;
	padding: 0 10px;
	font-weight: bold;
}
.nav a.bird-active{
	background: #518407;
	border-radius: 10px;
}
.nav a.water-active{
	background: #003c96;
	border-radius: 10px;
}
.nav a.ocean-active{
	background: #2c618a;
	border-radius: 10px;
}
.nav a.kid-active{
	background: #b34100;
	border-radius: 10px;
}
.nav a.circus-active{
	background: #7c2d00;
	border-radius: 10px;
}
.nav a.insect-active{
	background: #211610;
	border-radius: 10px;
}
.sidebar{
	color: #fff;
	width: 180px;
	height: 280px;
	padding-left: 84px;
	padding-right: 15px;
	padding-top: 20px;
}
.bird-sidebar{
	margin-left:-90px;
	margin-top: 24px;
	height:390px;
	background: url(../images/bird-sidebar.png) no-repeat left top;
}
.circus-sidebar{
	margin-left:-90px;
	margin-top: 24px;
	background: url(../images/circus-sidebar.png) no-repeat left top;
}
.insect-sidebar{
	margin-left:-90px;
	margin-top: 24px;
	background: url(../images/insect-sidebar.png) no-repeat left top;
}
.water-sidebar{
	margin-left:-90px;
	margin-top: 24px;
	background: url(../images/water-sidebar.png) no-repeat left top;
}
.kid-sidebar{
	margin-left:-90px;
	margin-top: 24px;
	background: url(../images/kid-sidebar.jpg) no-repeat left top;
}
.ocean-sidebar{
	margin-left:-90px;
	margin-top: 24px;
	background: url(../images/ocean-sidebar.png) no-repeat left top;
}
.sidebartitle{
	width: 16px;
	height: 235px;
	padding-top:5px;
	line-height: 14px;
	float: left;
}
.sidebartext{
	width: 140px;
	padding-bottom: 30px;
	float: right;
}
.sidebartexttitle{
	height: 24px;
	margin-bottom: 36px;
	line-height: 24px;
	font-size: 16px;
	
}
.sidebarnav a{
	font-size:15px;
	line-height: 24px;
	color: #fff;
	padding-left:10px;
}
.main{
	width: 687px;
	padding:24px 70px;
	background:#fff;
	line-height: 24px;
	float:right;
	border-radius: 20px;
	box-shadow:0px 0px 20px #111
}
.bird-title,.water-title,.ocean-title,.circus-title,.insect-title,.kid-title{
	height: 42px;
    line-height: 42px;
    font-size: 18px;
	font-weight: bold;
	margin: 12px 0;
}
.bird-title{
	color: #3f653b;
}
.water-title{
    color: #00204f;
}
.circus-title{
    color: #630000;
}
.insect-title{
    color: #3f653b;
}
.kid-title{
    color: #650000;
}
.ocean-title{
    color: #011888;
}
.intro-wrap p{
	color: #333333;
	text-indent: 2em;
}
.showtime-wrap,.project-wrap {
	 width:445px;
	   height:130px;
	   padding: 32px 38px 40px 36px;
	 	margin:0 auto;
	border-radius: 8px;
	   background: url(../images/bird-showtime.png) no-repeat left top;
}
 .project-wrap{
	 padding: 26px 20px 40px 36px;
 }
.showtime-wrap table{
	margin:0 auto;
	width:100%;
}
.bird-page .showtime-wrap h3{
	color: #486b44;
}
.ocean-page .showtime-wrap h3{
	color: #12258c
}
.bird-footer{
	background: url(../images/birdFooter.jpg) repeat-x left top;
}
.bird-footer i{
	color: #6aa100;
}
.bird-footer input{
	background: #6aa100;
}
.bird-footer .search button{
	background: #344f00;
}
.circus-footer{
	background: url(../images/circusFooter.jpg) repeat-x left top;
}
.circus-footer i{
	color: #ff5c00;
}
.circus-footer input{
	background: #8c0000;
}
.circus-footer .search button{
	background: #fb4949;
}
.insect-footer{
	background: url(../images/insectFooter.jpg) repeat-x left top;
}
.insect-footer i{
	color: #6aa100;
}
.insect-footer input{
	background: #6aa100;
}
.insect-footer .search button{
	background: #344f00;
}
.water-footer{
	background: url(../images/waterFooter.jpg) repeat-x left top;
}
.kid-footer{
	background: url(../images/kidFooter.jpg) repeat-x left top;
}
.kid-footer i{
	color: #650000;
}
.kid-footer input{
	background: #b70066;
}
.kid-footer .search button{
	background: #e6188b;
}
.ocean-footer{
	background: url(../images/oceanFooter.jpg) repeat-x left top;
}
.ocean-footer i{
	color: #003b92;
}
.ocean-footer input{
	background: #00378c;
}
.ocean-footer .search button{
	background: #008df8;
}
  .card-swiper .swiper-container{
	  height: 100%;
	  padding: 15px 40px 0;
  }
  .card-swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	width: 240px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }
  .card-swiper .swiper-slide img{
	  width: 100%;
  }
  .card-swiper .swiper-button-next,.card-swiper .swiper-container-rtl .swiper-button-prev{
	width: 46px;
	height: 49px;
	background: url(../images/next.png) no-repeat left center;
	right:0;
  }
  .card-swiper  .swiper-button-prev, .card-swiper  .swiper-container-rtl .swiper-button-next{
	width: 46px;
	height: 49px;
	background: url(../images/prev.png) no-repeat left center;
	left:0;
  }
#slider-two > div { width: 400px; }
.praktext-img{
	width: 570px;
	padding:25px 0;
	float:left;
	border-right: 1px dashed #aaa;
}
.praktext-list{
	width: 550px;
	padding:25px 0;
	color: #595757;
}
.praktext-list li{
	line-height: 24px;
	padding: 16px 0;
	border-bottom: 1px dashed #aaa;
}
.praktext-list li:last-child{
	border:0;
}
.praktext-text{
	line-height: 20px;
}
.praktext-title a{
	color:#595757
}
.service{
	width: 164px;
	margin-left: 80px;
	padding:0 12px 20px;
	background: #f2f1e9;
	border-radius: 12px;
}
.service-title{
	font-size: 18px;
	line-height: 48px;
	color:#285c16;
}
.service-main{
	padding:20px 8px;
	border-radius: 12px;
	line-height: 28px;
	color:#7b6b52;
	background: url(../images/chair.jpg) no-repeat right bottom 16px #fff;
}
.service-title .more{
	font-size:12px;
	float:right;
	line-height:54px;
	font-weight:bold;
	color:#285c16;
}
.servicephone{
	font-weight:bold;
	font-size:16px;
	color:#695331;
}
.phone{
	font-size: 16px;
    color: #ee8305;
}
.complaint,.suggest{
	display: inline-block;
    color: #fff;
    background: #c5af85;
    padding: 4px 12px;
    line-height: 14px;
    border-radius: 16px;
    font-size: 12px;
}
.complaint span,.suggest span{
	margin-right:32px;
}
   #canvas{
   width:100%;
   z-index:-99;
   position:absolute;
   bottom:220px;
   }
   .sidebarnav a.current{
	   background:url(../images/arrow.png) no-repeat left center;
   }
   .brandvideo{
	   width:1020px;
	   padding-left:188px;
	   padding-top:285px;
	   height:620px;
	   background:url(../images/videoBg.png) no-repeat center top;
	   margin-left:-80px;
	   margin-top:-60px;
   }
   .ocean-page .showtime-wrap,.circus-page .showtime-wrap{
	height:440px;
	background:url(../images/showtime.png) no-repeat left top;
   }
   .container .swiper-container{
	   padding: 0 25px;
   }
   .swiper-image{
	   width:310px;
	   float:left;
	   height:200px;
   }
   .container .swiper-slide .swiper-image:last-child{
	   float:right
   }
   .container  .swiper-button-prev{
    width: 50px;
    height: 50px;
    background: url(../images/swiperbtn.png) 0px -56px no-repeat;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 98px;
   }
   .container  .swiper-button-next{
    width: 50px;
    height: 50px;
    background: url(../images/swiperbtn.png) -53px -56px no-repeat;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 98px;
   }
   .article-page{
	   background: url(../images/article.jpg) no-repeat center top;
   }
   .article-wrap{
	   margin-top:6px;
	   background: #194389; /* 纯色 */
	   FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#194389,endColorStr=#16185f);/*ie 6 7 8 */
	    background: -webkit-linear-gradient(#194389, #16185f); /* Safari 5.1 - 6.0 */
		  background: -o-linear-gradient(#194389, #16185f); /* Opera 11.1 - 12.0 */
		  background: -moz-linear-gradient(#194389, #16185f); /* Firefox 3.6 - 15 */
		  background: linear-gradient(#194389, #16185f); /* 标准的语法 */
   }
   .article-footer{
	   width:100%;
	   height:600px;
	   position:absolute;
	   bottom:0;
	   background: url(../images/article-footer.png) no-repeat center top;
   }
   