*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑"；
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
#fullpage {
	max-width: 420px;
	margin: 0 auto;
}
#music {
  position: fixed;
  left: 12px;
  top: 20px;
  z-index: 888;
  width: 40px;
  height: 40px;
}
 .zindex {
   position: fixed;
   width: 100%;
   height: 100%;
   background:rgba(0,0,0,0);
   top: 0;
   z-index: 1000;
 }
/*第一屏*/
 .bird_run01{width:100%;height:400px;position: absolute;bottom:0px;left:0px;overflow:hidden;}
 .bird{width:40px;height:40px;background:url('../images/bird.png') no-repeat;background-position:0px 0px;position: absolute;top:160px;left:-40px;}
 .bird03{top:140px;left:-40px;}
 .bird04{top:130px;left:-40px;}
 .bird05{top:120px;left:-40px;}
 .bird06{top:120px;left:-40px;}

.container-cons {
    width: 86%;
    margin: 0 auto;
    height: 100%;
    position: absolute;
    top: 12%;
    left: 7%;

}
.bigLion {
  width: 90%;
  position: absolute;
  top: 7%;
  display: block;
  margin: 0 auto;
  left: 10%;
  z-index: 2;
}

.f_back {
  width: 100%;
  position: absolute;
  top: 49%;
  z-index: 1;
  display: none;
}

.text-g {
  width: 68%;
  left: 17%;
  position: absolute;
  top: 12%;
  display: none;

}
.text-y {
  width: 36%;
  left: 17%;
  position: absolute;
   display: none;
}
.ff {
  position: absolute;
    width: 70%;
    top: 58%;
    left: 15%;
    display: none;

}
.text-s {
  position: absolute;
  top: 38%;
  width: 66%;
  left: 17%;
  z-index: 2;
   display: none;
}
.f-footer {
  position: absolute;
  top: 68%;
  max-width: 337px;
  width: 28%;
  left: 36%;
  display: none;

}








.container-con {
	width: 86%;
	height: 100%;
	position: absolute;
	top: 8%;
	left: 7%;
}
.container-con img {
	position: absolute;
	width: 80%;
	left: 10%;
	display: none;
}

.select1_img2 {
	top: 30%;
}

.select1_img4 {
	top: 58%;
  width: 60%!important;
  left: 20%!important
}
.select1_img5 {
	top: 69%;
	width: 32%!important;
	left: 34%!important
}
.show {
	display: block!important;
}

/*二屏*/
.select-2 {
   width: 40%;
    position: absolute;
    top: 2%;
    left: 30%;
    display: none;
}

.actived {
	background-color: blue!important;
	color: red!important;
}
#bg2 {
	position: relative;
}
.select-2-footer {
	width: 100%;
	position: absolute;
	bottom: 10%;
	display: none;
}

.select3_nav {
    display: block;
    width: 80%;
    margin: 0px auto;
}

/*第三屏*/
/*#bg3 {
  width: 100%;
  height: 100%;
  background: url("../images/select3-back.png");
  background-repeat: no-repeat;
  background-size:100% 100% 
}*/
.select3  {
	position: absolute;
	width: 60%;
	left: 20%;
	top: 0px;
}
.select3_img1 {
	position: relative;
	z-index: 1;
	width: 100%;
	display: none;
}
.select3_img2 {
	position: relative;
	top: -21px;
	width: 100%;
	display: none;
}

.select3_img10{
	bottom: 13%;
	width: 100%;
	display: none;
  width: 60%;
  position: absolute;
  left: 20%;
}

.select4-footer {
	position: absolute; 
	top: 46%; 
	left: 28%;
  width: 44%;
  display: none;
}
.weixin {
  display: none;
}
.weixin+img {
  width: 86%;
  margin:0 auto;
  display: block;
}
.logo {
  width: 47%;
  position: absolute;
  top: 7%;
  left: 26%;
}



/*other*/
.fix-bottom {
  position: fixed;
  bottom: 0;
  background: url("../images/10.png");
  width: 100%;
  z-index: 999;
  background-size: 100% 100%;
}
.fix-bottom .col-xs-3 {
  float: left;
  width: 25%;
  padding: 6px 0;
}
.fix-bottom .col-xs-3 img {
  width: 60%;
  display: block;
  margin: 0 auto;
}
.tab-pane ul li {
  width: 100%;
  height: 75px;
  overflow: hidden;
  position: relative;
  margin: 25px 0;
}
.people {
  width: 100px;
  height: 75px;
  float: left;
  margin-right: 10px
}
.text-div {
  height: 48px;
  overflow: hidden;
  color: #333;
  font:bold 14px/24px '微软雅黑';
}
.movie {
   position: absolute;
    left: 36px;
    top: 20px;
    z-index: 2
}
.showIn  {
  width: 100px;
  height: 75px;
  background: rgba(0,0,0,.3);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}
.text-div span {
  display: inline-block;
}
.text-div  abbr {
  position: absolute;
  font:12px/22px '微软雅黑';
  bottom: -2px;
  left: 111px;
  color: gray
}