@charset "utf-8";

body{
	background: #000;
}

.abc{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}

.content {
	/*position: relative;*/
}

.bg img {
	width: 100%;
	/*height: 100%;*/
}

.zhuli{
	position: absolute;
	top:0.533333rem;
	left:0.533333rem;
	z-index: 99;
}

.zhuli img {
	width: 2.08rem;
	height: 1.786667rem;	
}

.nav {
	position: absolute;
	top:0.4rem;
	right:0.266667rem;
	z-index: 99;
	color:#999;
	font-size:0.533333rem;
}

.nav .pagination{
	width: 0.133333rem;
	height: 0.133333rem;
	margin: 0.066667rem auto 0;
	background: #999;
	border-radius: 50%;
}

.active {
	color:#f2577e;
	/*background: #f2577e;*/
}

.nav .act{
	background: #f2577e;
}

.main {
	position: fixed;
	width: 100%;
	bottom:14%;
	/*bottom:8%;*/
	z-index: 99;
	text-align: center;
}

.main h2{
	font-size:0.533333rem;
	color:#fff;
	font-weight: normal;
	line-height: 1.6;
}

.main p {
	font-size:0.373333rem;
	color:#999;
	line-height: 1.5;
}

.s_heart {
	width: 2.88rem;
	height: 2.9rem;
	margin: 0.133333rem auto 0;
	position: relative;
}

.s_heart .hua img{
	width: 2.88rem;
	height: 2.413333rem;
	position: absolute;
	z-index: 999;
	-webkit-transform:scale(0,0);
	transform:scale(0,0);
}

.ani{
	-webkit-animation: bd 1s infinite linear;
	animation: bd 1s infinite linear;
}

/*动画*/
@-webkit-keyframes bd {
	0% { -webkit-transform:scale(0,0); }
	50% { -webkit-transform:scale(0.5,0.5); }
	100% { -webkit-transform:scale(1.2,1.2); }
}

@keyframes bd {
	0% { transform:scale(0,0); }
	50% { transform:scale(0.5,0.5); }
	100% { transform:scale(1.2,1.2); }
}

.heart {
	overflow: hidden;
	width: 1.76rem;
	height: 1.373333rem;
	/*padding-top: */
	background: url(../img/p5/heart2.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: 38%;
    left: 20%;
	
}

.heart .nengliang img{
	width: 1.7rem;
	left:0.03rem;
	height: 25%;
	position: absolute;
	bottom:1px;
	z-index: 99;
}

.heart .heart4 img {
	width: 1.76rem;
	height: 1.373333rem;
	position: absolute;
	bottom:0;
	z-index: 99;
	/*border-bottom-right-radius:0.8rem;
　　border-bottom-left-radius:0.8rem;*/
}

.gesture {
	width: 1.76rem;
	height: 1.373333rem;
	/*background:url(../img/opaque.png) no-repeat;*/
	background-size: cover;
	position: absolute;
	top:38%;
	left:20%;
	z-index: 99;
	/*border-bottom-right-radius: 1.146667rem;
	border-bottom-left-radius: 1.12rem;*/
}

.gesture .quan1 img {
	width: 0.16rem;
	height: 0.16rem;
	position: absolute;
	top:50%;
	left:50%;
	margin: 0.08rem 0 0 -0.08rem;
}

.gesture .quan2 img {
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	top:50%;
	left:50%;
	margin: -0.04rem 0 0 -0.2rem;

}

.gesture .quan3 img {
	width: 0.64rem;
	height: 0.64rem;
	position: absolute;
	top:50%;
	left:50%;
	margin: -0.16rem 0 0 -0.32rem;
}

.gesture .shouyin img {
	width: 4.72rem;
	height: 4.533333rem;
}

.gesture .shou {
	position: absolute;
	top:50%;
	left:50%;
	margin: 0.32rem 0 0 -0.373333rem;
}

.gesture .shou img {
	width: 0.906667rem;
	height: 1.146667rem;
}

.logo {
	position: absolute;
	bottom:0;
	z-index: 99;
}

.logo img {
	width: 100%;
}

.care {
	position: absolute;
	bottom:0.666667rem;
	left:0.533333rem;
	z-index: 99;
	width: 2.586667rem;
	height: 0.8rem;
	line-height: 0.8rem;
	border-radius: 0.4rem;
	font-size:0.32rem;
	color:#4d4d4d;
	/*border:1px solid #4d4d4d;*/
	border:1px solid #fff;
	text-align: center;
}

.share {
	position: absolute;
	bottom:0.666667rem;
	right:0.533333rem;
	z-index: 99;
	width: 2.586667rem;
	height: 0.8rem;
	line-height: 0.8rem;
	border-radius: 0.4rem;
	font-size:0.32rem;
	color:#4d4d4d;
	/*border:1px solid #4d4d4d;*/
	border:1px solid #fff;
	text-align: center;
}

.care a,
.share a{
	/*color:#4d4d4d;*/
	color:#fff;
	display: block;
	width: 100%;
	height: 100%;
}

.bg1 {
}

.swiper_content{
	width: 100%;
	height: 100%;
}

.swiper_content img{
	width: 100%;
	height: 100%;
	display: inline;
}

.swiper_content img.logos{
	width: 1.613333rem;
	height: 1.626667rem;
}

.swiper-slide{
	position: relative;
}

.swiper-slide .abks{
	position: absolute;
	z-index: 99;
	bottom:23%;
	width: 100%;
	text-align: center;
}

.swiper-slide h2{
	font-size:0.533333rem;
	color:#fff;
	font-weight: normal;
	line-height: 1.6;
}

.swiper-slide h3{
	font-size:0.4rem;
	color:#fff;
	font-weight: normal;
	line-height: 1.6;
}

.swiper-slide p {
	font-size:0.373333rem;
	color:#999;
	line-height: 1.5;
	margin-top: 0.133333rem;
}

.up {
	animation: shou 1s infinite both;
	-moz-animation: shou 1s infinite both;
	-webkit-animation: shou 1s infinite both;
	-o-animation: shou 1s infinite both;
}

@-webkit-keyframes shou{
    0%{
    	opacity: 0;
        margin: 0.32rem 0 0 -0.373333rem;
    }
    
    100%{
        opacity: 1;
        margin: 0.08rem 0 0 -0.373333rem;
    }
}

.q1 {
	animation: q1 1s 1s infinite both;
	-moz-animation: q1 1s 1s infinite both;
	-webkit-animation: q1 1s 1s infinite both;
	-o-animation: q1 1s 1s infinite both;
}

.q2 {
	animation: q2 1s 1s infinite both;
	-moz-animation: q2 1s 1s infinite both;
	-webkit-animation: q2 1s 1s infinite both;
	-o-animation: q2 1s 1s infinite both;
}

.q3 {
	animation: q3 1s 1s infinite both;
	-moz-animation: q3 1s 1s infinite both;
	-webkit-animation: q3 1s 1s infinite both;
	-o-animation: q3 1s 1s infinite both;
}

@-webkit-keyframes q1{
    0%{
    	opacity: 0;
    }
    20%{
    	opacity: 1;
    }
    50%{
        opacity: 0;
    }
}

@-webkit-keyframes q2{
    0%{
    	opacity: 0;
    }
    40%{
    	opacity: 1;
    }
    70%{
        opacity: 0;
    }
}

@-webkit-keyframes q3{
    0%{
    	opacity: 0;
    }
    60%{
    	opacity: 1;
    }
    90%{
        opacity: 0;
    }
}

/*样式移植*/
.zhulis {
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	/*display: none;*/
	z-index: 997;
}

.zhulis .con {
	position: absolute;
	/*top:40%;
	left: 50%;
	margin-left:-4.213333rem;
	margin-top: -4.213333rem;*/
	width:80%;
	top:10%;
	left:10%;
}

.zhulis .con img{
	width: 100%;

}

.zhulis .con i {
	color:#fff;
	font-size:0.533333rem;
	position: absolute;
	right:0;
	top:-0.8rem;
}

.zhulis .con .touxiang {
	position: absolute;
	top:1.6rem;
	width: 100%;
}

.zhulis .con .touxiang img{
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
	margin: 0 auto 0.5rem;
}

.zhulis .con .touxiang p{
	text-align: center;
	font-size:0.4rem;
	color:#fff;
}

.zhulis .con .touxiang .tou {
	margin: 0.533333rem auto 0.133333rem;
	width: 80%;
	text-align: center;
}

.zhulis .con .touxiang .tou img{
	width: 0.906667rem;
	height: 0.906667rem;
	margin-right: 0.266667rem;
	display: inline-block;
}

.zhulis .con .touxiang .tou img:last-child{
	margin-right: 0;
}

.zhulis .con .ken {
	position: absolute;
	bottom: 0.266667rem;
	width: 100%;
	height: 1.173333rem;
	text-align: center;
	color:#fff;
	/*background: #ff2323;*/
	/*border-bottom-right-radius:0.133333rem;
	border-bottom-left-radius:0.133333rem;*/
}

.zhulis .con .ken a {
	width: 3.44rem;
	height: 0.933333rem;
	line-height: 0.933333rem;
	color:#fff;
	text-align: center;
	font-size:0.4rem;
	float: left;
	background: #ff2323;
	border-radius: 0.466667rem;
	margin-left: 0.4rem;
}

.zhulis .con .ken .right {
	width: 3.44rem;
	height: 0.933333rem;
	line-height: 0.933333rem;
	color:#fff;
	text-align: center;
	font-size:0.4rem;
	float: right;
	background: #ff8a00;
	border-radius: 0.466667rem;
	margin-right: 0.4rem;
}

.zhulis .tent .left{
	position: absolute;
	left:0;
	width: 3.466667rem;
	height: 0.933333rem;
	border-radius: 0.466667rem;
	border:1px solid #fff;
	text-align: center;
	line-height: 0.933333rem;
	color:#fff;
	font-size:0.4rem;
	margin-top: 0.8rem;
}
.zhulis .tent .right{
	position: absolute; 
	right:0;
	width: 3.466667rem;
	height: 0.933333rem;
	border-radius: 0.466667rem;
	border:1px solid #fff;
	text-align: center;
	line-height: 0.933333rem;
	color:#fff;
	font-size:0.4rem;
	margin-top: 0.8rem;
}


.zhulis .shuoming{
	color:#6c5555;
	line-height: 0.666667rem;
	width: 80%;
	height: 80%;
	position: absolute;
	top:10%;
	left: 10%;
	/*background: red;*/
	overflow-Y: auto;
	color: #fff;
}

.zhulis .yonghu{
	width: 90%;
	height: 80%;
	position: absolute;
	top:10%;
	left: 8%;
	/*background: red;*/
	overflow-Y: auto;
}


.shuoming h4{
	font-weight: normal;
	font-size:0.453333rem;
	margin-bottom: 0.133333rem;
}

.shuoming p {
	font-size:0.4rem;
}

.shuoming p.text {
	margin: 0.4rem 0 0.133333rem;
}

.zhulis .yonghu p{
	width: 0.906667rem;
	/*height: 0.906667rem;*/
	float: left;
	margin: 0 0.133333rem 0.533333rem;
}

.zhulis .yonghu p img{
	display: block;
	width: 0.906667rem;
	height: 0.906667rem;
	border-radius: 50%;	
}

.zhulis .yonghu p span.uname{
	width: 0.906667rem;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}

/*new*/

.dream{
	    width: 100%;
    position: absolute;
    /* left: 34%; */
    top: 40%;
}

.mao1{
	width: 20%;
    position: absolute;
    /*left: 38%;
    top: 68%;*/
    left:0;
    top:15%;

}

.mao2{
	width: 20%;
    position: absolute;
    left: 38%;
    top: 68%;
}

.yingzi{
	width: 20%;
	position: absolute;
    left: 38%;
    top: 73%;
    /*left:0;
    top:68%;*/
}

@media screen and (max-height: 500px) {
	.centerImg{
	
    top: 12%!important;
	}
}

.centerImg{
	    width: 80%;
    position: absolute;
    left: 10%;
    top: 14%;
}


.leftTop{
	width: 18%;
    position: absolute;
    left: 4%;
    top: 5%;
}

.foot{
	width:100%;
	position:absolute;
	bottom:0;
}

.animated {
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes shake {
	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {
	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
	-webkit-animation-duration: 2.5s;
	animation-duration: 2.5s;
}

@keyframes piao{
	0%{
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		-ms-transform: translate3d(0, 0, 0) rotate(0deg);
		transform: translate3d(0, 0, 0) rotate(0deg)
	}
	25%{
		-webkit-transform: translate3d(250%, 150%, 0) rotate(-30deg);
		-ms-transform: translate3d(250%, 150%, 0) rotate(-30deg);
		transform: translate3d(250%, 150%, 0) rotate(-30deg)
	}
	50%{
		-webkit-transform: translate3d(100%, 250%, 0) rotate(20deg);
		-ms-transform: translate3d(100%, 250%, 0) rotate(20deg);
		transform: translate3d(100%, 250%, 0) rotate(20deg)
	}
	75%{
		-webkit-transform: translate3d(300%, 350%, 0) rotate(-15deg);
		-ms-transform: translate3d(300%, 350%, 0) rotate(-15deg);
		transform: translate3d(300%, 350%, 0) rotate(-15deg)
	}
	100%{
		-webkit-transform: translate3d(190%, 500%, 0) rotate(10deg);
		-ms-transform: translate3d(190%, 500%, 0) rotate(10deg);
		transform: translate3d(190%, 500%, 0) rotate(10deg)
		
	}
}

@-webkit-keyframes piao{
	0%{
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		-ms-transform: translate3d(0, 0, 0) rotate(0deg);
		transform: translate3d(0, 0, 0) rotate(0deg)
	}
	25%{
		-webkit-transform: translate3d(250%, 150%, 0) rotate(-30deg);
		-ms-transform: translate3d(250%, 150%, 0) rotate(-30deg);
		transform: translate3d(250%, 150%, 0) rotate(-30deg)
	}
	50%{
		-webkit-transform: translate3d(100%, 250%, 0) rotate(20deg);
		-ms-transform: translate3d(100%, 250%, 0) rotate(20deg);
		transform: translate3d(100%, 150%, 0) rotate(20deg)
	}
	75%{
		-webkit-transform: translate3d(300%, 350%, 0) rotate(-15deg);
		-ms-transform: translate3d(300%, 350%, 0) rotate(-15deg);
		transform: translate3d(300%, 350%, 0) rotate(-15deg)
	}
	100%{
		-webkit-transform: translate3d(190%, 500%, 0) rotate(10deg);
		-ms-transform: translate3d(190%, 500%, 0) rotate(10deg);
		transform: translate3d(190%, 500%, 0) rotate(10deg)
	}
}

.piao {
	-webkit-animation-name: piao;
	animation-name: piao;
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards;
	animation-timing-function:linear;
	-webkit-animation-timing-function:linear;
	-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
}

@keyframes ying{
	0%{
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	25%{
		-webkit-transform: translate3d(250%, 0, 0);
		-ms-transform: translate3d(250%, 0, 0);
		transform: translate3d(250%, 0, 0)
	}
	50%{
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	75%{
		-webkit-transform: translate3d(300%, 0, 0);
		-ms-transform: translate3d(300%, 0, 0);
		transform: translate3d(300%, 0, 0)
	}
	100%{
		-webkit-transform: translate3d(190%, 0, 0);
		-ms-transform: translate3d(190%, 0, 0);
		transform: translate3d(190%, 0, 0)
	}
}

@-webkit-keyframes ying{
	0%{
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	25%{
		-webkit-transform: translate3d(250%, 0, 0);
		-ms-transform: translate3d(250%, 0, 0);
		transform: translate3d(250%, 0, 0)
	}
	50%{
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	75%{
		-webkit-transform: translate3d(300%, 0, 0);
		-ms-transform: translate3d(300%, 0, 0);
		transform: translate3d(300%, 0, 0)
	}
	100%{
		-webkit-transform: translate3d(190%, 0, 0);
		-ms-transform: translate3d(190%, 0, 0);
		transform: translate3d(190%, 0, 0)
	}
}

.ying {
	-webkit-animation-name: ying;
	animation-name: ying;
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards;
	animation-timing-function:linear;
	-webkit-animation-timing-function:linear;
	-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
}

#fengxiang{
	position: fixed;
	z-index: 10000;
	width:100%;
	height:100%;
	background:#000000;
	opacity:0.8;
}

.figer{
	position: absolute;
    z-index: 10001;
    top: 5%;
    right: 10%;
    width: 10%;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		-ms-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		-ms-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		-ms-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		-ms-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		-ms-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
	-webkit-animation-duration: 2.5s;
	animation-duration: 2.5s;
}

/*音乐*/
#audio_btn{
	position: fixed;
	top: 10px;
	left:10px;
	z-index: 20001;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	}

	.loading_background {
		background-image: url(../img/music_loading.gif);
		background-size: 30px 30px;
		opacity: 0.5;
		background-position: center center;
	}

	.loading_yinfu {
		position: absolute;
		left: 10px;
		top: 10px;
		width: 30px;
		height:30px;
		background-image: url(../img/yinfu.png);
		background-repeat: no-repeat;
		background-position: center center;
	}

	.play_yinfu {
		background-image: url(../img/music.gif);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 60px 60px;
	}

	.rotate {
		position: absolute;
		left: 10px;
		top: 10px;
		width: 30px;
		height: 30px;
		background-size: 100% 100%;
		background-image: url(../img/music_off.png);
		-webkit-animation: rotating 1.2s linear infinite;
		-moz-animation: rotating 1.2s linear infinite;
		-o-animation: rotating 1.2s linear infinite;
		animation: rotating 1.2s linear infinite;
	}

	@-webkit-keyframes rotating {
	    from{
	        -webkit-transform: rotate(0deg);
	    }
	    to{
	        -webkit-transform: rotate(360deg);
	    }
	}
	@keyframes rotating {
	    from{
	        transform: rotate(0deg);
	    }
	    to{
	        transform: rotate(360deg);
	    }
	}

	@-moz-keyframes rotating {
	    from{
	        -moz-transform: rotate(0deg);
	    }
	    to{
	        -moz-transform: rotate(360deg);
	    }
	}

.off{background-image: url(../img/music_off.png);background-size: 30px 30px; background-repeat: no-repeat;background-position: center center;}
