@charset "utf-8";
/* reset */
/* *{
    box-sizing: border-box;
} */
body{line-height: 1.8;}
body, input, textarea, select{font-family: Microsoft YaHei, arial, sans-serif; font-size: 12px;padding: 0;}
body, h1, h2, h3, p, ul, ol, dl, dd, form{margin: 0;}
em, i{font-style: normal;}
ul, ol{padding-left: 0; list-style-type: none;}
img{border: 0;}
a{text-decoration: none; color: #333;}
a:hover{text-decoration: none; }
input,textarea,select{
    border: 1px solid #076e52;
    font-size: 18px;
    padding: 0 5px;
}
textarea{
    padding: 5px;
}
/* common */
.l {
float: left;
}
.r {
float: right;
}
.cl {
clear: both;
}
.wrap{
    background: url(./bg-index.jpg) no-repeat 0 900px;
}
.layout{
    width: 1000px;
    margin: 0 auto;
}
.c1{
    color: #014230;
}
.c2{
    color: #434343;
}
.hidden{
    display: none;
}
/* common end*/

body{
    /* width: 1920px; */
    background-color: #f1fde5;
    overflow: scroll;
    overflow-x: hidden;
}
.top{
    /* width: 1920px; */
    height: 897px;
    background: url(./top.jpg) no-repeat 50% 0;
}
.top .leaf-l{
    position: absolute;
    top: -10px;
    left: 0;
    width: 400px;
    height: 323px;
    animation: go 1.5s ease-out alternate infinite;
    -moz-animation: go 1.5s ease-out alternate infinite;
    -o-animation: go 1.5s ease-out alternate infinite;
}
.top .leaf-r{
    position: absolute;
    top: -10px;
    right: 0;
    /* margin-left: 1589px; */
    width: 331px;
    height: 371px;
    animation: go 1.5s ease-out alternate infinite;
    -moz-animation: go 1.5s ease-out alternate infinite;
    -o-animation: go 1.5s ease-out alternate infinite;
}

.top2{
    /* width: 1920px; */
    height: 897px;
    background: url(./top2.jpg) no-repeat 50% 0;
    /* text-align: center; */
}
.top2 .leaf-l{
    position: absolute;
    top: -10px;
    left: 0;
    width: 400px;
    height: 323px;
    animation: go 1.5s ease-out alternate infinite;
    -moz-animation: go 1.5s ease-out alternate infinite;
    -o-animation: go 1.5s ease-out alternate infinite;
}
.top2 .leaf-r{
    position: absolute;
    top: -10px;
    right: 0;
    /* margin-left: 1589px; */
    width: 331px;
    height: 371px;
    animation: go 1.5s ease-out alternate infinite;
    -moz-animation: go 1.5s ease-out alternate infinite;
    -o-animation: go 1.5s ease-out alternate infinite;
}
.top2 .flower{
    position: absolute;
    width: 920px;
    height: auto;
    left: 50%;
    margin-left: -460px;
    margin-top: 44px;
}
.top2 .flower.move{
    width: 358px;
    height: auto;
    left: 35%;
    top: 500px;
}
.top2 .btn-close{
    position: absolute;
    top: 40px;
    right: 40px;
    width: 95px;
    height: 110px;
}
.top2 .con{
    position: absolute;
    width: 970px;
    left: 62%;
    top: 174px;
    margin-left: -485px;
    text-align: center;
}
.top2 .con .title{
    color: #358753;
    font-size: 36px;
    font-weight: bold;
    text-indent: 72px;
    text-align: left;
}
.top2 .con .name{
    text-align: right;
    color: #358753;
    font-size: 36px;
    font-weight: bold;
}
.top2 .con .no{
    color: #000;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin-top: 121px;
}
.top2 .con .no .num{
    color: #ff0000;
}
.fly-1{
    position: absolute;
    width: 245px;
    height: auto;
    left: 60%;
    animation: fy1 8s ease-in-out infinite;
    -moz-animation: fy1 8s ease-in-out infinite;
    -o-animation: fy1 8s ease-in-out infinite;
}
.fly-2{
    position: absolute;
    width: 642px;
    height: auto;
    left: 0;
    top: 409px;
    animation: fy2 9.5s ease-in-out infinite;
    -moz-animation: fy2 9.5s ease-in-out infinite;
    -o-animation: fy2 9.5s ease-in-out infinite;
}
.fly-3{
    position: absolute;
    width: 606px;
    height: auto;
    right: 0;
    top: 305px;
    animation: fy3 7.5s ease-in-out infinite;
    -moz-animation: fy3 7.5s ease-in-out infinite;
    -o-animation: fy3 7.5s ease-in-out infinite;
}
.fly-4{
    position: absolute;
    width: 110px;
    height: auto;
    left: 50%;
    top: 380px;
    animation: fy4 8.5s ease-in-out infinite;
    -moz-animation: fy4 8.5s ease-in-out infinite;
    -o-animation: fy4 8.5s ease-in-out infinite;
}
.over{
    overflow: hidden;
}


.ly .ly-title{
    display: block;
    width: 423px;
    height: 193px;
    margin: 0 auto;
}
.ly .btns{
    margin-top: 50px;
}
.ly .btns a{
    display: inline-block;
    width: 321px;
    height: 142px;
    margin: 0 88px;
}
.ly .btns a img{
    width: 100%;
}


.ly .form .in1{
    background: url(./bg-people.png) no-repeat;
    padding-left: 76px;
    margin-top: 60px;
}
.username{
    width: 246px;
    height: 45px;
    line-height: 45px;
}
.select{
    width: 626px;
    height: 45px;
    line-height: 45px;
    margin-left: 18px;
}
.message{
    width: 893px;
    height: 102px;
    line-height: 26px;
}
.ly .form .in2{
    background: url(./bg-ly.png) no-repeat;
    padding-left: 76px;
    margin-top: 20px;
    
}
.btns2{
    margin-top: 15px;
    text-align: right;
    
}
.btns2 img{
    width: 127px;
    height: 43px;
}
.btns2 .btn-ly{
    margin-right: 15px;
}
.btns2 .btn-submit{
    margin-right: 25px;
}

.ly .wall{
    margin: 30px auto;
    width: 998px;
    height: 442px;
    background: url(./bg-wall.png) no-repeat;
    /* padding: 43px 51px 44px 99px; */
    overflow: hidden;
}
.ly .wall ul{
    width: 850px;
    height: 345px;
    overflow: hidden;
    margin-top: 46px;
    margin-left: 98px;
}
.ly .wall ul li{
    color: #fff;
    line-height: 43px;
}

.bd .banner-1{
    width: 100%;
}
.bd .part1{
    display: inline-block;
    width: 500px;
    overflow: hidden;
}
.bd .part1 ul li{
    position: relative;
    margin-top: 20px;
}
.bd .part1 ul li .play{
    position: absolute;
    width: 76px;
    height: 71px;
    background: url(./btn-play.png) no-repeat;
    margin-top: 103px;
    margin-left: 198px;
}
.bd .part1 ul li .title{
    position: absolute;
    color: #fff;
    font-size: 20px;
    /* margin-top: -20px; */
    bottom: 6px;
    /* text-align: center; */
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    padding: 0 5px;
}
.bd .part1 ul li img{
    width: 100%;
    height: 280px;
}
.bd .part2{
    display: inline-block;
    width: 410px;
    margin-left: 65px;
}
.bd .part2 ul li{
    font-size: 18px;
    background: url(./bg-li.png) no-repeat 0 50%;
    padding-left: 30px;
    height: 80px;
    border-bottom: 1px solid #d2d2d2;
    line-height: 80px
}
.bd .part2 ul li:last-child{
    border-bottom: 0;
}
.yx{
    position: relative;
}
.yx .banner-2{
    width: 100%;
    margin-top: 60px;
}
.yx ul li{
    position: relative;
    display: inline-block;
    padding: 6px;
    background-color: #fff;
    margin: 6px;
    /* display:inline; */
}
.yx ul li img{
    width: 223px;
    height: 330px;
}
.yx ul li .title{
    position: absolute;
    bottom: 13px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    width: 203px;
    padding: 5px 10px;
    font-size: 16px;
    word-break: break-all;
    line-height: 20px;
}

.cg .banner-3{
    width: 100%;
    margin-top: 60px;
}
.cg ul li{
    position: relative;
    display: inline-block;
    padding: 6px;
    /* background-color: #fff; */
    margin: 10px;
}
.cg ul li img{
    width: 297px;
    height: 297px;
}
.cg ul li .title{
    /* position: absolute; */
    bottom: 13px;
    /* background-color: rgba(0,0,0,0.5); */
    color: #434343;
    width: 276px;
    /* padding: 5px 10px; */
    font-size: 24px;
    word-break: break-all;
    line-height: 28px;
}
/* footer */
.footer {padding: 25px; clear:both; overflow:hidden; background-color: #076e52;}
.footer ul{ width:645px; margin:0 auto;}
.footer ul li{ float:left;}
.footer ul li.logo_pft{ margin-right:20px}
.footer a{
    color: #000;
}

.list .guide,.list .guide a,.list2 .guide,.list2 .guide a{
    font-size: 24px;
    color: #085754;
}
.list ul,.list2 ul{
    background-color: #fff;
    padding: 10px 40px;
    margin: 20px 0;
}
.list ul li{
    color: #434343;
    /* margin-top: 20px; */
    font-size: 18px;
    line-height: 60px;
}
.list2 ul li{
    font-size: 18px;
    line-height: 60px;
    border-bottom: 1px solid #e8e8e8;

}
.list2 ul li .tit{
    color: #4a4a45;
}
.list2 ul li .r{
    float: right;
    color: #959eac;
}

.article {
	padding: 20px 15px;
	overflow: hidden;
	background-color: #fff;
    text-align: center;
    margin: 20px 0;
}
.cont {
	font-size: 16px;
	line-height: 1.8;
	padding: 10px;
	color: #434343;
	text-align: left;
}
.cont img {
	margin: 5px auto;
	border: none;
	max-width: 80%;
}
.cont iframe {
	margin: 5px auto;
	border: none;
}

@-moz-keyframes go {
    0% {
        -webkit-transform: rotate(3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(3deg);
        -moz-transform-origin: top center;
        transform: rotate(3deg);
        transform-origin: top center;
     }
     100% {
        -webkit-transform: rotate(-3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(-3deg);
        -moz-transform-origin: top center;
        transform: rotate(-3deg);
        transform-origin: top center;
     }
 }
 @-o-keyframes go {
    0% {
        -webkit-transform: rotate(3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(3deg);
        -moz-transform-origin: top center;
        transform: rotate(3deg);
        transform-origin: top center;
     }
     100% {
        -webkit-transform: rotate(-3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(-3deg);
        -moz-transform-origin: top center;
        transform: rotate(-3deg);
        transform-origin: top center;
     }
 }
 @keyframes go {
    0% {
        -webkit-transform: rotate(3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(3deg);
        -moz-transform-origin: top center;
        transform: rotate(3deg);
        transform-origin: top center;
     }
     100% {
        -webkit-transform: rotate(-3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(-3deg);
        -moz-transform-origin: top center;
        transform: rotate(-3deg);
        transform-origin: top center;
     }
 }



 @-moz-keyframes fy1 {
    0% {
        left: 60%;
        top: -100px;
     }
     100% {
        left: -20%;
        top: 700px;
     }
 }
 @-o-keyframes fy1 {
    0% {
        left: 60%;
        top: -100px;
     }
     100% {
        left: -20%;
        top: 700px;
     }
 }
 @keyframes fy1 {
    0% {
        left: 60%;
        top: -100px;
     }
     100% {
        left: -20%;
        top: 700px;
     }
 }


 @-moz-keyframes fy2 {
    0% {
        left: 20%;
        top: -600px;
     }
     100% {
        left: -50%;
        top: 700px;
     }
 }
 @-o-keyframes fy2 {
    0% {
        left: 20%;
        top: -600px;
     }
     100% {
        left: -50%;
        top: 700px;
     }
 }
 @keyframes fy2 {
    0% {
        left: 20%;
        top: -600px;
     }
     100% {
        left: -50%;
        top: 700px;
     }
 }

 @-moz-keyframes fy3 {
    0% {
        left: 100%;
        top: 0;
     }
     100% {

        left: 0;
        top: 700px;
     }
 }
 @-o-keyframes fy3 {
    0% {
        left: 100%;
        top: 0;
     }

     100% {
        left: 0;
        top: 700px;
     }
 }
 @keyframes fy3 {
    0% {
        left: 100%;
        top: 0;
     }
     100% {
        left: 0;
        top: 700px;
     }
 }

 @-moz-keyframes fy4 {
    0% {
        left: 60%;
        top: 0;
     }
     100% {

        left: 0;
        top: 600px;
     }
 }
 @-o-keyframes fy4 {
    0% {
        left: 60%;
        top: 0;
     }

     100% {
        left: 0;
        top: 600px;
     }
 }
 @keyframes fy4 {
    0% {
        left: 60%;
        top: 0;
     }
     100% {
        left: 0;
        top: 600px;
     }
 }

 #J_Qlist li span{
     margin-right: 8px;
 }

 .museum {
    overflow: hidden;
  }
  
  .museum-wrap {
    position: relative;
    overflow: hidden;
    height: 730px;
    /* margin: 45px 0; */
  }
  
  .museum-item {
    position: absolute;
    width: 100%;
    height: 730px;
    top: 0;
  }
  
  .museum-img {
    position: relative;
    width: 223px;
    height: 330px;
    /* margin-bottom: ; */
    margin: 0 7.5px 50px 7.5px;
    padding: 6px;
    background-color: #fff;
    margin: 6px;
  }
  
  .museum-img img {
    width: 223px;
    height: 330px;
  }
  
  .museum-img .tit-m {
    width: 203px;
    height: 30px;
    position: absolute;
    left: 6px;
    bottom: 6px;
    overflow: hidden;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 17px;
    padding: 5px 10px;
  }
  
  #prev2 {
    position: absolute;
    top: 586px;
    left: -6%;
    width: 57px;
    height: 89px;
  }
  
  #next2 {
    position: absolute;
    top: 586px;
    right: -6%;
    width: 57px;
    height: 89px;
  }

  .nav {
    position: fixed;
    top: 200px;
    right: 100px;
    width: 156px;
    height: 629px;
    padding-top: 320px;
    text-align: center;
    background: url(side.png) no-repeat;
    background-size: contain;
    z-index: 99;
  }
  
  .nav a {
    height: 50px;
    line-height: 49px;
    color: #fff;
    font-size: 18px;
  }
  
  .nav .on {
    background: #187e77;
  }
  
  .nav .on a {
    font-weight: bold;
    font-size: 20px;
    color: #f2ffe5;
  }
  .top-btn {
    width: 55px;
    height: 55px;
    margin-left: 51px;
    margin-top: 21px;
  }
  
  .top-btn a {
    display: block;
  }