/*树叶*/
body{
    background: #fcfaf2 url(../images/bgtop.png) no-repeat center top;
    background-size: 100% auto;
    overflow-x: hidden;
}
.AutomLeaf {
    position: fixed;
    opacity: 0; 
    z-index: 200;
}
.AutomLeaffalling { 
    position: fixed; 
    top: 90px; 
    left: 0; 
    opacity: 0; 
    z-index: 200
}
.leafleft{
    position: absolute;
    top: 0;
    left: 0;
    width:40% ;
    height: 605px;
    background: url(../images/leafleft.png) no-repeat center top;
    background-size: contain;
}
.leafright{
    position: absolute;
    top: 0;
    right: 0;
    width:40% ;
    height: 605px;
    background: url(../images/leafright.png) no-repeat center top;
    background-size: contain;
}
.tenban{
    position: relative;
    top: 140px;
    text-align: center;
    max-width: 980px;
    margin-bottom: 180px;
}
.tenban .clearfix{
    margin-bottom: 20px;
}
.tenban .topfont0{
    position: absolute;
    top: -80px;
    left: 8%;
    width:15% ;
    height: 117px;
    background: url(../images/topfont0.png) no-repeat center top;
    background-size: contain;
}
.bounceInDown{
     -ms-animation-delay: 700ms;
     -moz-animation-delay: 700ms;
     -webkit-animation-delay: 700ms;
     animation-delay: 700ms;
}
.lightSpeedIn{
     -ms-animation-delay: 1400ms;
     -moz-animation-delay: 1400ms;
     -webkit-animation-delay: 1400ms;
     animation-delay: 1400ms;
} 
.zoomInDown{
     -ms-animation-delay: 1600ms;
     -moz-animation-delay: 1600ms;
     -webkit-animation-delay: 1600ms;
     animation-delay: 1600ms;
} 
.tencont{
    background: #fff url(../images/tencontbg.png) no-repeat -1px  top;
    background-size: contain;
    max-width: 980px; 
    margin: 0 auto;
    box-shadow:  0 5px 10px #e4e1d8;
    box-sizing: border-box; 
    position: relative;
    z-index: 10;
    padding-top: 20px;
}
.contn{
    position: relative;
    z-index: 100;
}
.contop{
    height: 350px;
    box-sizing: border-box;
    padding-top: 14%; 
    background: url(../images/contop.png) no-repeat center  top;
    background-size: 100% auto;
    box-sizing: border-box;
    margin: 50px 0 0;
}
.topfont2{
    position: relative;
    width: 41%;
    margin: 0 auto;
}
.topfont2 .birdie{
    position: absolute;
    top: -10px;
    right: 0;
    width: 48px;
    height: 56px;
    background: url(../images/birdie.png) no-repeat center  top;
    background-size: 100% auto;
}
.birdies{
    -ms-animation: birdies 300ms linear 0s infinite alternate; 
    -moz-animation: birdies 300ms linear 0s infinite alternate; 
    -webkit-animation: birdies 300ms linear 0s infinite alternate;  
    animation: birdies 300ms linear 0s infinite alternate; 
    -ms-transform-origin: 50% 110% ;
     -moz-transform-origin: 50% 110% ;
    -webkit-transform-origin: 50% 110% ;
    transform-origin: 50% 110% ;
}
@-ms-keyframes birdies{ 
    to{
        -ms-transform: rotate(5deg);
    }
}
@-moz-keyframes birdies{ 
    to{
        -moz-transform: rotate(5deg);
    }
}
@-webkit-keyframes birdies{ 
    to{
         -webkit-transform: rotate(5deg);
    }
}
@keyframes birdies{ 
    to{
        transform: rotate(5deg);
    }
}
.contop p{
    font-size:16px;  
    color: #3c3229;
    line-height: 40px;
    width: 90%;
    margin: 0 auto;
}
.conset{ 
    color: #3c3229;
    line-height: 40px;
    font-size: 16px; 
    margin: 0  50px 35px;
}
.conset h1{
    height: 86px ;
}
.setone h1{ 
    background: url(../images/seth1.png) no-repeat left center ;
    background-size: auto 80%;
}
.settwo h1{ 
    background: url(../images/seth2.png) no-repeat   center ;
    background-size: auto 100%;
}
.setthree h1{ 
    background: url(../images/seth3.png) no-repeat   center ;
    background-size: auto 100%;
}
.setsix h1{ 
    background: url(../images/seth4.png) no-repeat  left center ;
    background-size: auto 80%;
}
.setone .contss,.setsix .contss{
    border: 1px dashed #7f7f7f;
    background: url(../images/contssbg.png) no-repeat 2.5% 90% ;
    background-size: auto 25%;
    box-sizing: border-box;
    padding: 50px 60px 50px 60px;
    position: relative;
}
.setone .contss em,.setsix .contss em{
    position: absolute;
    top: 10%;
    left: 3%;
    width: 25px;
    height: 21px;
    background: url(../images/yinhao.png) no-repeat center  ;
    background-size: 100% auto;
}
.setsix .contss{
   background: none;
}
.setone .contss p{
    text-align: right;
    color: #b43d3d;
}  
.settwo .contss{ 
    background: url(../images/flower.png) no-repeat right 90% ;
    background-size: auto 25%; 
    border-bottom: 1px dashed #ffc9a5;
    padding: 30px 0;
}
.settwo .contss b{
    color: #b43d3d;
}
.setthree h3{
    color: #b43d3d;
    font-size: 16px;
    margin-top: 30px;
}
.setthree h3 b{
    display: inline-block;
    width: 30px;
    height: 35px;
    background: url(../images/leaf.png) no-repeat center  ;
    background-size: 100% ;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-right: 8px;
}
.setfour{
    text-align: center;
    background: url(../images/endbg.png) no-repeat left bottom   ;
    background-size: 100% ;
    margin: 0 auto;
}
.tenfoot{
    position: relative;
    z-index: 1;
    margin-top: -18%;
}
.setfive{
    text-align: center;
    background: url(../images/fivebg.png) no-repeat left bottom   ;
    background-size: 100% ;
    margin: 0 auto;
}
.setfive .contss{
    border-bottom: 1px dashed #ffc9a5;
    padding: 30px 0;
     margin: 0  50px 35px;
}
.setfive h1{ 
    background: url(../images/seth5.png) no-repeat   center ;
    background-size: auto 100%;
    height: 74px;
}
.setfive .imgcont{
    max-width: 600px;
    margin: 0 auto;
    border: 1px solid #eee;
    background: #fff;
    padding: 15px 0;
}
.setfive .imgcont .photo{
    width: auto;
    height: 300px;
}

#inner {
	width:100%;
	margin:0 auto;
}
.hot-event {
	 height: 380px;
	position:relative;
    background: #fff;
    overflow: hidden;
} 
.hot-event .switch-nav {
	position:absolute;
	left:35%;
	bottom:5%;
	z-index:2;
    width: 30%;
} 
.hot-event .switch-nav .prev {
	border-radius:3px 0 0 3px;
	border-width:1px;
}
.hot-event .switch-nav .next {
	border-radius:0 3px 3px 0;
	border-width:1px 1px 1px 0;
} 
.hot-event .switch-nav a {
	display:inline-block;
	padding:7px 16px;
    line-height: 24px;
	background:#869791;
	border-style:solid;
	border-color:rgba(255,255,255,.6);
    color: #fff;
    cursor: pointer;
}
.hot-event .switch-nav a:hover {
	background:rgba(0,0,0,.8);
}
 
.hot-event .event-item .banner {
	display:block;
}
.switch-tab,.event-item{
    display: none;
} 


