@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
	background-color: #c0e4f8;
}

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #ed1b23 !important;
}

img{
	display:block;
}

#all{
	position: relative;
	width: 100%;
	height: 100%;
	
}

#logo{
	position: fixed;
	width: 300px;
	height: 50px;
	background: url(images/scroll/logo.png) no-repeat;
	background-size: contain;
	left: 55px;
	top: 40px;
	z-index: 999;
}

#menu-btn{
	position: fixed;
	height: 38px;
	width: 38px;
	background: url(images/scroll/top-menu.png);
	right: 55px;
	top: 32px;
	cursor: pointer;
	transition: background 0.2s;
	z-index: 999;
}

#menu-btn:hover{
	background: url(images/scroll/top-menu2.png);
}

#music-btn{
	position: fixed;
	height: 38px;
	width: 38px;
	right: 105px;
	top: 32px;
	cursor: pointer;
	transition: background 0.2s;
	z-index: 999;
}

#music-btn.on{
	background: url(images/scroll/top-music-on.png);
}

#music-btn.on:hover{
	background: url(images/scroll/top-music-on2.png);
}

#music-btn.off{
	background: url(images/scroll/top-music-off.png);
}

#music-btn.off:hover{
	background: url(images/scroll/top-music-off2.png);
}

#menu-drop{
	position: fixed;
	right: 55px;
	top: 86px;
	background: white;
	width: 170px;
	border-radius: 5px;
	border: 1px solid #c7b37e;
	box-shadow: 0px 0px 16px rgba(0,0,0,0.3);
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #907426;
	display: none;
	z-index: 999;
}

#menu-drop a{
	color: #907426;
}

#menu-drop .row{
	line-height: 30px;
	padding: 7px 0px;
	border-top: 1px solid #c7b37e;
}

#menu-drop ul{
	background: url(images/scroll/top-menu-line.png) no-repeat center top;
	margin-top: 7px;
	padding: 7px 20px 0px 20px;
}

#menu-drop ul li{
	float: left;
	width: 100%;
}

#wrapper{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}

#wrapper img{
 	float: left;
	height: 100%;
}

#container{
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
}

/*水波第一部分*/

#gifA img{
	position: absolute;
	width: 1%;
	height: 10%;
	z-index: 0;
}

#gifA img:nth-child(1){
	
	left: 12%;
	bottom: 12%;
}

#gifA img:nth-child(2){
	
	left: 17.5%;
	bottom: 19%;
}

#gifA img:nth-child(3){
	
	left: 18%;
	bottom: 15%;
}

#gifA img:nth-child(4){
	
	left: 18.5%;
	bottom: 11%;
}


#gifA img:nth-child(5){
	
	left: 20%;
	bottom: 10%;
	
}

#gifA img:nth-child(6){
	
	left: 20.5%;
	bottom: 8%;
	
}

#gifA img:nth-child(7){
	
	left: 21%;
	bottom: 7%;
	
}

#gifA img:nth-child(8){
	
	left: 37.5%;
	bottom: 19%;
	
}

#gifA img:nth-child(9){
	
	left: 38.5%;
	bottom: 15%;
	
}

#gifA img:nth-child(10){
	
	left: 39.5%;
	bottom: 11%;
	
}


#gifA img:nth-child(11){
	
	left: 41%;
	bottom: 9%;
	
}

#gifA img:nth-child(12){
	
	left: 41.5%;
	bottom: 6%;
	
}

#gifA img:nth-child(13){
	
	left: 42%;
	bottom: 5%;
	
}

#gifA img:nth-child(14){
	
	left: 44%;
	bottom: 11%;
	
}

#gifA img:nth-child(15){
	
	left: 44.5%;
	bottom: 9%;
	
}

#gifA img:nth-child(16){
	
	left: 45%;
	bottom: 8%;
	
}

#gifA img:nth-child(17){
	
	left: 36%;
	bottom: 34%;
	
}

#gifA img:nth-child(18){
	
	left: 37%;
	bottom: 30%;
	
}

#gifA img:nth-child(19){
	
	left: 38%;
	bottom: 28%;
	
}

#gifA img:nth-child(20){
	
	left: 40%;
	bottom: 25%;
	
}

#gifA img:nth-child(21){
	
	left: 41%;
	bottom: 19%;
	
}

/*第三段*/

#gifA img:nth-child(22){
	
	left: 66%;
	bottom: 25%;
	
}

#gifA img:nth-child(23){
	
	left: 60.5%;
	bottom: 19%;
	
}

#gifA img:nth-child(24){
	
	left: 61.5%;
	bottom: 15%;
	
}

#gifA img:nth-child(25){
	
	left: 62%;
	bottom: 11%;
	
}


#gifA img:nth-child(26){
	
	left: 63.5%;
	bottom: 9%;
	
}

#gifA img:nth-child(27){
	
	left: 64%;
	bottom: 6%;
	
}

#gifA img:nth-child(28){
	
	left: 64.5%;
	bottom: 5%;
	
}

#gifA img:nth-child(29){
	
	left: 66.5%;
	bottom: 11%;
	
}

#gifA img:nth-child(30){
	
	left: 67%;
	bottom: 9%;
	
}

#gifA img:nth-child(31){
	
	left: 67.5%;
	bottom: 8%;
	
}

#gifA img:nth-child(32){
	
	left: 58.5%;
	top: 10%;
	
}

#gifA img:nth-child(33){
	
	left: 59.5%;
	top: 17%;
	
}

#gifA img:nth-child(34){
	
	left: 60.5%;
	top: 21%;
	
}

#gifA img:nth-child(35){
	
	left: 62.5%;
	bottom: 25%;
	
}

#gifA img:nth-child(36){
	
	left: 63.5%;
	bottom: 19%;
	
}

#gifA img:nth-child(37){
	
	left: 64.5%;
	bottom: 41%;	
}

#gifA img:nth-child(38){
	
	left: 65%;
	bottom: 35%;	
}

#gifA img:nth-child(39){
	
	left: 66.5%;
	bottom: 39%;	
}

#gifA img:nth-child(40){
	
	left: 65%;
	bottom: 26%;
}

#gifB .bird img{
	position: absolute;
	width: 500px;
	height: 500px;
	z-index: 0;
}

#gifB .bird img:nth-child(1){
	left: 8%;
	top: 6%;
}

#gifB .bird img:nth-child(2){
	left: 25%;
	top: 3%;
}

#gifB .bird img:nth-child(3){
	left: 61.5%;
	top: 0%;
}

#gifB .bird img:nth-child(4){
	left: 73%;
	top: 7%;
}

#gifB .fish img{
	position: absolute;
	width: 250px;
	height: 250px;
	z-index: 0;
}

#gifB .fish img:nth-child(1){
	left: 18.5%;
	bottom: 17%;
}

#gifB .fish img:nth-child(2){
	left: 67%;
	bottom: 30%;
}

#gifB .fish img:nth-child(3){
	left: 67.5%;
	bottom: 27%;
}

#gifB .fish img:nth-child(4){
	left: 68%;
	bottom: 24%;
}


#gifB .fish img:nth-child(5){
	left: 83%;
	bottom: 42%;
}

#gifB .fish img:nth-child(6){
	left: 83.5%;
	bottom: 42%;
}

#gifB .he img{
	position: absolute;
	width: 200px;
	height: 200px;
	z-index: 0;
}

#gifB .he img:nth-child(1){
	left: 31%;
	top: 14%;
}

#gifB .he img:nth-child(2){
	left: 31.5%;
	top: 18.5%;
}

#gifB .he img:nth-child(3){
	left: 32%;
	top: 23%;
}

/*云*/

.cloud div{
			width: 100%;
            height: 100%;
            opacity: 85%;
            position: absolute;
            top: 0;
            left: 0;
}

.cloud1{
            background: url(images/scroll/cloud1.png) repeat-x;
            
      
            animation-name: cloud;
			-ms-animation:cloud;
			-moz-animation:cloud;
			-o-animation:'cloud';
			-webkit-animation:'cloud';
			animation-duration: 20s;
    		animation-iteration-count:  infinite;
        }
.cloud2{
            background: url(images/scroll/cloud2.png) repeat-x;
            
           
           animation-name: cloud;
			-ms-animation:cloud;
			-moz-animation:cloud;
			-o-animation:'cloud';
			-webkit-animation:'cloud';
			animation-duration: 40s;
    		animation-iteration-count:  infinite;
        }
.cloud3{
            background: url(images/scroll/cloud3.png) repeat-x;
            
           
           animation-name: cloud;
			-ms-animation:cloud;
			-moz-animation:cloud;
			-o-animation:'cloud';
			-webkit-animation:'cloud';
			animation-duration: 60s;
    		animation-iteration-count:  infinite;
        }


@-ms-keyframes cloud{
	        from{
	            background-position: 0;
	        }
	        to{
	            background-position: -3%;
	        }
        }

@-moz-keyframes cloud{
	        from{
	            background-position: 0;
	        }
	        to{
	            background-position: -5%;
	        }
        }
@-o-keyframes cloud{
	        from{
	            background-position: 0;
	        }
	        to{
	            background-position: -5%;
	        }
        }

@-webkit-keyframes cloud{
	        from{
	            background-position: 0;
	        }
	        to{
	            background-position: -5%;
	        }
        }

@keyframes cloud{
	        from{
	            background-position: 0;
	        }
	        to{
	            background-position: -5%;
	        }
        }


#topic{
	position: absolute;
	width: 6%;
	height: 34.7%;
	left: 1.7%;
	top: 19%;
	background: url(images/scroll/topic.png);
	background-size: cover;


	animation-name: scaleAdd;
	-ms-animation:scaleAdd;
	-moz-animation:scaleAdd;
	-o-animation:'scaleAdd';
	-webkit-animation:'scaleAdd';
    animation-duration: 3s;
    animation-iteration-count:  1;

}




@-ms-keyframes heartbeat{
	from{ }
	0%{transform: rotate(0deg) scale(0.8,0.8); opacity: 1;}
    25%{transform: rotate(0deg) scale(1,1); opacity: 0.8;}
	to{transform: rotate(0deg) scale(0.8,0.8); opacity: 1;}
}
@-moz-keyframes heartbeat{
	from{ }
	0%{transform: rotate(0deg) scale(0.8,0.8); opacity: 1;}
    25%{transform: rotate(0deg) scale(1,1); opacity: 0.8;}
	to{transform: rotate(0deg) scale(0.8,0.8); opacity: 1;}
}
@-o-keyframes heartbeat{
	from{ }
	0%{transform: rotate(0deg) scale(0.8,0.8); opacity: 1;}
    25%{transform: rotate(0deg) scale(1,1); opacity: 0.8;}
	to{transform: rotate(0deg) scale(0.8,0.8); opacity: 1;}
}
@-webkit-keyframes heartbeat{
	from{ }
	0%{transform: rotate(0deg) scale(0.8,0.8); opacity: 1;}
    25%{transform: rotate(0deg) scale(1,1); opacity: 0.8;}
	to{transform: rotate(0deg) scale(0.8,0.8); opacity: 1;}
}
@keyframes heartbeat{
	from{ }
	0%{transform: rotate(0deg) scale(0.8,0.8); opacity: 1;}
    25%{transform: rotate(0deg) scale(1,1); opacity: 0.8;}
	to{transform: rotate(0deg) scale(0.8,0.8); opacity: 1;}
}


@-ms-keyframes scaleAdd{
	from{ }
	0%{transform: rotate(0deg) scale(0); opacity: 1;}
    
	to{transform: rotate(0deg) scale(1); opacity: 1;}
}
@-moz-keyframes scaleAdd{
	from{ }
	0%{transform: rotate(0deg) scale(0); opacity: 1;}
    
	to{transform: rotate(0deg) scale(1); opacity: 1;}
}
@-o-keyframes scaleAdd{
	from{ }
	0%{transform: rotate(0deg) scale(0); opacity: 1;}
    
	to{transform: rotate(0deg) scale(1); opacity: 1;}
}
@-webkit-keyframes scaleAdd{
	from{ }
	0%{transform: rotate(0deg) scale(0); opacity: 1;}
    
	to{transform: rotate(0deg) scale(1); opacity: 1;}
}
@keyframes scaleAdd{
	from{ }
	0%{transform: rotate(0deg) scale(0); opacity: 1;}
    
	to{transform: rotate(0deg) scale(1); opacity: 1;}
}


#guide{
	position: absolute;
	width: 5.7%;
	height: 26.9%;
	left: 11.8%;
	top: 15%;
	background: url(images/scroll/guide.png) no-repeat;
	background-size: cover;

}

.part{
	position: absolute;
}

.part .drop{
	display: none;
}

.part .abs{
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.part .drop{
	display: none;
	width: 539px;
	height: 200px;
	padding: 30px 50px 0px 70px;
	border: 2px solid #f6b665;
	background: #fffcf4;
	border-radius: 10px;
	margin-top: -67px;
	z-index: 999999;
}

.part .drop .close{
	position: absolute;
	top: -14px;
	right: -20px;
	width: 46px;
	height: 46px;
	background: url(images/scroll/drop-close1.png);
	transition: background 0.2s;
		
}

.part .drop .close:hover{
	background: url(images/scroll/drop-close2.png);
}

.part .drop h3{
	font-size: 30px;
	line-height: 40px;
}

.part .drop p{
	line-height: 36px;
	font-size: 22px;
	margin-top: 15px;
}

.part .video{
	display: inline-block;
}

.part .video a{
	display: block;
	width: 100%;
	height: 100%;
}

.part .name{
	z-index: 99;
}

.part .name-shadow{
	background-image: url(images/scroll/name0.png);
	z-index: 98;
}

.part .name-shadow1{
	background-image: url(images/scroll/name1.png);
	z-index: 98;
}

.part .name-shadow2{
	background-image: url(images/scroll/name2.png);
	z-index: 98;
}

.part .name-shadow3{
	background-image: url(images/scroll/name3.png);
	z-index: 98;
}

@-ms-keyframes name{
	from{ }
	10%{ filter:alpha(opacity=100); opacity:1; }
	50%{ filter:alpha(opacity=0); opacity:0; transform: scale(1.6,1.6); }
	to{ filter:alpha(opacity=0); opacity:0; transform: scale(1.6,1.6);  }
}
@-moz-keyframes name{
	from{ }
	10%{ filter:alpha(opacity=100); opacity:1; }
	50%{ filter:alpha(opacity=0); opacity:0; transform: scale(1.6,1.6); }
	to{ filter:alpha(opacity=0); opacity:0; transform: scale(1.6,1.6);  }
}
@-o-keyframes name{
	from{ }
	10%{ filter:alpha(opacity=100); opacity:1; }
	50%{ filter:alpha(opacity=0); opacity:0; transform: scale(1.6,1.6); }
	to{ filter:alpha(opacity=0); opacity:0; transform: scale(1.6,1.6);  }
}
@-webkit-keyframes name{
	from{ }
	10%{ filter:alpha(opacity=100); opacity:1; }
	50%{ filter:alpha(opacity=0); opacity:0; transform: scale(1.6,1.6); }
	to{ filter:alpha(opacity=0); opacity:0; transform: scale(1.6,1.6);  }
}
@keyframes name{
	from{ }
	10%{ filter:alpha(opacity=100); opacity:1; }
	50%{ filter:alpha(opacity=0); opacity:0; transform: scale(1.6,1.6); }
	to{ filter:alpha(opacity=0); opacity:0; transform: scale(1.6,1.6);  }
}

.part .name-animate{
	animation:'name' 3.0s ease-in-out 0s infinite;
	-ms-animation:name 3.0s ease-in-out 0s infinite;
	-moz-animation:name 3.0s ease-in-out 0s infinite;
	-o-animation:'name' 3.0s ease-in-out 0s infinite;
	-webkit-animation:'name' 3.0s ease-in-out 0s infinite;
}

.part .text1,.part .text2,.part .text3{
	transition: transform 0.3s;
}

.part .text1:hover,.part .text2:hover,.part .text3:hover{
	transform: scale(1.05,1.05);
}

.part .link1,.part .link2,.part .link3,.part .link4,.part .link5{
	transition: background 0.2s;
}

#part1{
	left: 22.5%;
	top: 36%;
	width: 27.4%;
	height: 60%;
}

#part1 .name,#part1 .name-shadow{
	left: -10.3%;
	top: 0;
	width: 11.45%;
	height: 21.67%;
}

#part1 .name{
	background-image: url(images/scroll/c1-name.png);
}

#part1 .drop{
	left: -11.5%;
	top: 40.4%;
}

#part1 .drop p{

	margin-top: 0;
}

#part1 .title1{
	position: absolute;
	left: 6%;
	top: -10%;
	width: 50%;
	height: 100%;

}

#part1 .title1 .title{
	position: absolute;
	left: 0%;
	top: -70%;
	margin-top: 9.8%;
	width: 12%;
	height: 17%;

	animation-name: heartbeat;
	-ms-animation:heartbeat;
	-moz-animation:heartbeat;
	-o-animation:'heartbeat';
	-webkit-animation:'heartbeat';
    animation-duration: 3s;
    animation-iteration-count:  infinite;
}



#part1 .title1 a{
	width: 14%;
	height: 31%;
	margin-right: 4%;
}

/*#part1 .title1 a:nth-child(3){
	height: 40%;
}*/


#part1 .title2{
	position: absolute;
	left: 54%;
	top:-10%;
	width: 50%;
	height: 100%;

}

#part1 .title2 .title{
	position: absolute;
	left: 0%;
	top: -70%;
	margin-top: 9.8%;
	width: 12%;
	height: 10%;

	animation-name: heartbeat;
	-ms-animation:heartbeat;
	-moz-animation:heartbeat;
	-o-animation:'heartbeat';
	-webkit-animation:'heartbeat';
    animation-duration: 3s;
    animation-iteration-count:  infinite;
}

#part1 .title2 a{
	width: 19%;
	height: 30%;
	margin:0 2% 0 0;

}

#part2{
	left: 52%;
	top: 36%;
	width: 17.98%;
	height: 70%;
}

.part .icon{
	width: 60%;
	height: 60%;
	padding-left: 56%;
	padding-top: 18%;
	transform: rotate(-20deg);
}

#end .icon{
	width: 30%;
	height: 30%;
	padding-left: 73%;
	padding-top: 54%;
	transform: rotate(-20deg);
}

#part2 .name,#part2 .name-shadow1{
	left: -6.3%;
	top: 0;
	width: 17.46%;
	height: 18.57%;
}

#part2 .name{
	background-image: url(images/scroll/c2-name.png);
}

#part2 .drop{
	left: -7.5%;
	top: 34.4%;
}

#part2 .fangyan{
	position: absolute;
	left: 19.4%;
	top: -28.57%;
	width: 53.96%;
	height: 100%;
}

#part2 .fangyan .video a .play{
	position: absolute;
	left: 50%;
	top: 39%;
	width:10%;
	height: 12% !important; 
	background: url(images/scroll/play.png) no-repeat;
	background-size: cover;
	transition: background 0.2s;
}

#part2 .fangyan .video a:hover .play{

	background: url(images/scroll/play2.png) no-repeat;
	background-size: cover;
}

#part2 .fangyan .video{
	position: relative;
	width: 14.7%;
	height: 34%;
	margin:0 4.7% 2.94% 0;
	background-size:cover;
}

#part2 .fangyan .video:nth-child(-n+5):nth-child(2n){
	top: 100px;
}

#part2 .fangyan .video:nth-child(2n+7){
	top: 100px;
}

#part2 .p1{
	background-image: url(images/scroll/xinfu/jiegun.png);
}
#part2 .p2{
	background-image: url(images/scroll/xinfu/keqi.png);
}
#part2 .p3{
	background-image: url(images/scroll/xinfu/pingzheng.png);
}
#part2 .p4{
	background-image: url(images/scroll/xinfu/sahuo.png);
}
#part2 .p5{
	background-image: url(images/scroll/xinfu/weitie.png);
}
#part2 .p6{
	background-image: url(images/scroll/xinfu/laishi.png);
}
#part2 .p7{
	background-image: url(images/scroll/xinfu/pietuo.png);
}
#part2 .p8{
	background-image: url(images/scroll/xinfu/qiaga.png);
}
#part2 .p9{
	background-image: url(images/scroll/xinfu/sala.png);
}
#part2 .p10{
	background-image: url(images/scroll/xinfu/zuoxin.png);
}

#part2 .yulan{
	width: 84%;
	height: 49.57%;
	margin-left: 10%;
	margin-top: 21%;
}

#part3{
	left: 66.7%;
	top: 36%;
	width: 17.98%;
	height: 70%;
}

#part3 .name,#part3 .name-shadow2{
	left: -6.3%;
	top: 0;
	width: 17.46%;
	height: 18.57%;
}

#part3 .name{
	background-image: url(images/scroll/c3-name.png);
}

#part3 .drop{
	left: -7.5%;
	top: 34.4%;
}

#part3 .waiguoren{
	position: absolute;
	left:15.87%;
	top: -20.28%;
	width: 50%;
	height: 100%;
}

#part3 .waiguoren a{

	width: 17%;
	height: 30%;
	padding: 1%;
}


#part4{
	left: 82%;
	top: 22%;
	width: 4.56%;
	height: 70%;
}

#part4 .name,#part4 .name-shadow3{
	left: -25%;
	top: 0;
	width: 68.75%;
	height: 18.57%;
}

#part4 .name{
	background-image: url(images/scroll/c4-name.png);
}

#part4 .drop{

	left: -33.75%;
	top: 34.4%;
}

#part4 .pic{

	width: 50%;
	height: 24.1%;
	margin-left: 50%;


}

#end{
	position: absolute;
	width: 4%;
	height: 38.6%;
	background: url(images/scroll/end.png) no-repeat;
	background-size: contain;
	left: 92%;
	top: 20%;
	z-index: 999;

	animation-name: heartbeat;
	-ms-animation:heartbeat;
	-moz-animation:heartbeat;
	-o-animation:'heartbeat';
	-webkit-animation:'heartbeat';
    animation-duration: 2s;
    animation-iteration-count:  infinite;
}


#picend{
	position: absolute;
	width: 6.82%;
	height: 100%;
	background: url(images/scroll/bg12.jpg) no-repeat;
	background-size: contain;
	top: 0;
	right: 0;
}


#auther{
	position: absolute;
	width: 3.76%;
	height: 22.4%;
	background: url(images/scroll/auther.png) no-repeat;
	background-size: contain;
	right:0;
	bottom:8%;

}

.drop-audio,.drop-vr,.drop-video,.drop-photo{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color:rgba(0,0,0,0.8);
	z-index: 6666;
	display: none;
}

.drop-audio{
	background: none;
}

.drop-audio .shadow{
	position: absolute;
	width: 2069px;
	height: 151px;
	background: url(images/scroll/drop-audio-shadow.png);
	left: 50%;
	top: 50%;
	margin: 165px 0px 0px -1035px;
}

.drop-audio .show{
	position: absolute;
	width: 1139px;
	height: 506px;
	left: 50%;
	top: 50%;
	margin: -253px 0px 0px -569px;
	background: url(images/scroll/drop-audio-bg.png);
}

.drop-audio .close{
	position: absolute;
	width: 46px;
	height: 46px;
	background: url(images/scroll/drop-close3.png);
	right: -22px;
	top: -28px;
	transition: background 0.2s;
}

.drop-audio .close:hover{
	background: url(images/scroll/drop-close2.png);
}

.drop-audio .decorate{
	position: absolute;
	left: 335px;
	top: 361px;
	width: 66px;
	height: 55px;
}

.drop-audio .decorate i{
	position: absolute;
	bottom: 0px;
	width: 6px;
	background: #f44326;
	height: 100%;
	-webkit-animation: is-playing .5s ease infinite alternate;
	animation: is-playing .5s ease infinite alternate;
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
}

.drop-audio .decorate .line1{ left: 0px; }
.drop-audio .decorate .line2{ left: 20px; }
.drop-audio .decorate .line3{ left: 40px; }
.drop-audio .decorate .line4{ left: 60px; }

.drop-audio .decorate .line1{
	-webkit-animation-delay: .15s;
	animation-delay: .15s
}
.drop-audio .decorate .line2{
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}
.drop-audio .decorate .line3{
	-webkit-animation-delay: .45s;
	animation-delay: .45s
}
.drop-audio .decorate .line4{
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

@-webkit-keyframes is-playing{
	0% {
	-webkit-transform:scaleY(.2);
	transform:scaleY(.2)
	}
	100% {
	-webkit-transform:scaleY(1);
	transform:scaleY(1)
	}
}
@keyframes is-playing {
	0% {
	-webkit-transform:scaleY(.2);
	transform:scaleY(.2)
	}
	100% {
	-webkit-transform:scaleY(1);
	transform:scaleY(1)
	}
}

.drop-audio .text{
	position: absolute;
	left: 202px;
	top: 110px;
	font-size: 30px;
	line-height: 35px;
	color: #4a3620;
}

.drop-audio .control{
	position: absolute;
	height: 64px;
	width: 969px;
	top: 359px;
	left: 400px;
	bottom: 10px;
}

.drop-audio .control .btn1{
	float: left;
	width: 25px;
	height: 22px;
	margin-top: 21px;
	background: url(images/scroll/drop-audio-btn1.png);
	transition: background 0.2s;
}

.drop-audio .control .btn2{
	float: left;
	width: 25px;
	height: 22px;
	margin-top: 21px;
	margin-left: 45px;
	background: url(images/scroll/drop-audio-btn2.png);
	transition: background 0.2s;
}

.drop-audio .control .btn3{
	float: left;
	width: 33px;
	height: 38px;
	margin-top: 13px;
	margin-left: 45px;
	transition: opacity 0.2s;
}

.drop-audio .control .btn3.play{
	background: url(images/scroll/drop-audio-btn3.png);
}

.drop-audio .control .btn3.pause{
	background: url(images/scroll/drop-audio-btn4.png);
}

.drop-audio .control .btn1:hover,.drop-audio .control .btn2:hover,.drop-audio .control .btn3:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}

.drop-audio .control .line{
	float: left;
	width: 305px;
	height: 3px;
	background: #fff;
	border-radius: 1px;
	margin-top: 31px;
	margin-left: 45px;
	position: relative;
}

.drop-audio .control .line span{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	border-radius: 1px;
	background: #f64f60;
}

.drop-audio .control .line span i{
	position: absolute;
	cursor: pointer;
	right: -5px;
	top: -4px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #f64f60;
}

.drop-audio .control .time{
	float: left;
	margin-left: 45px;
	height: 64px;
	line-height: 64px;
	color: #a9a9a9;
}

.drop-audio .control .time label{
	color: #fff;
}

.drop-logo{
	position: absolute;
	width: 234px;
	height: 32px;
	background: url(images/scroll/drop-logo.png);
	left: 4.2%;
	top: 3%;
	z-index: 99;
}

.drop-vr .close,.drop-photo .close{
	position: absolute;
	width: 46px;
	height: 46px;
	right: 4.2%;
	top: 2.8%;
	background: url(images/scroll/drop-close3.png);
	transition: opacity 0.2s;
	z-index: 99;
}

.drop-vr .close:hover,.drop-photo .close:hover{
	background: url(images/scroll/drop-close2.png);
}

.drop-vr .close{
	right: 2.2%;
	top: 6%;
}

.drop-vr .vr-show{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.drop-vr .bottom{
	position: absolute;
	width: 100%;
	bottom: 3.6%;
	left: 0px;
	height: 74px;
	text-align: center;
	z-index: 99;
}

.drop-vr .bottom a{
	display: inline-block;
	vertical-align: top;
	width: 149px;
	height: 70px;
	line-height: 70px;
	padding-top: 4px;
	background: url(images/scroll/drop-vr-btn1.png);
	font-size: 20px;
	font-weight: bold;
	margin: 0px 20px;
	color: #fff;
	transition: background 0.2s;
}

.drop-vr .bottom a:hover{
	color: #fff !important;
}

.drop-vr .bottom .current,.drop-vr .bottom a:hover{
	background: url(images/scroll/drop-vr-btn2.png);
}

.drop-video .show{
	position: absolute;
	width: 890px;
	height: 625px;
	left: 50%;
	top: 50%;
	margin: -313px 0px 0px -445px;
	background: #191b1f;
	overflow: hidden;
	border-radius: 5px;
}

.drop-video .close{
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(images/scroll/drop-close4.png);
	width: 46px;
	height: 46px;
	transition: background 0.2s;
}

.drop-video .close:hover{
	background: url(images/scroll/drop-close5.png);
}

.drop-video .show .play{
	height: 540px;
	background: #000;
	overflow: hidden;
}

.drop-video .show .play img{
	width: 100%;
	height: 100%;
}

.drop-video .show p{
	height: 85px;
	line-height: 85px;
	text-align: center;
	font-size: 28px;
	color: #7c7c7c;
}

.drop-photo{
	background: #fff;
}

.drop-photo .show{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
}

.drop-photo img{
	float: none !important;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	width: auto;
	margin:0 -100%;
}

.drop-photo .shadow{
	position: absolute;
	width: 880px;
	height: 160px;
	left: 50%;
	margin-left: -440px;
	bottom: 5.8%;
	background-color:rgba(0,0,0,0.5);
	border-radius: 75px;
	z-index: 9;
}

.drop-photo table{
	position: absolute;
	left: 50%;
	margin-left: -300px;
	height: 160px;
	bottom: 5.8%;
	width: 445px;
	font-size: 28px;
	line-height: 34px;
	text-align: left;
	z-index: 10;
}

.drop-photo table,.drop-photo table a{
	color: #fff;
}

.drop-photo table a:hover{
	color: #dfdfdf !important;
}

.drop-photo .num{
	position: absolute;
	left: 50%;
	margin-left: 142px;
	height: 160px;
	line-height: 160px;
	bottom: 5.8%;
	width: 170px;
	text-align: center;
	font-size: 38px;
	z-index: 10;
	color: #fff;
}

.drop-photo .num span{
	font-size: 68px;
	font-weight: bold;
}

.drop-photo .arrow1,.drop-photo .arrow2{
	position: absolute;
	width: 58px;
	height: 58px;
	bottom: 5.8%;
	margin-bottom: 51px;
	cursor: pointer;
	transition: background 0.2s;
	z-index: 11;
}

.drop-photo .arrow1{
	background: url(images/scroll/drop-photo-arrow1.png);
	left: 50%;
	margin-left: -390px;
}

.drop-photo .arrow2{
	background: url(images/scroll/drop-photo-arrow2.png);
	right: 50%;
	margin-right: -390px;
}

.drop-photo .arrow1:hover{
	background: url(images/scroll/drop-photo-arrow1b.png);
}

.drop-photo .arrow2:hover{
	background: url(images/scroll/drop-photo-arrow2b.png);
}



#loading{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: url(images/scroll/loading-bg.jpg) no-repeat center center;
	background-size:100% 100%;
	z-index: 9999;
}

#loading .logo{
	position: absolute;
	width: 27%;
	height: 12%;
	left: 3.2%;
	top: 4%;
	background: url(images/scroll/logo.png) no-repeat center center;
	background-size: contain;
}

#loading .topic{
	position: absolute;
	width: 38.2%;
	height: 44.5%;
	top: 10%;
	left: 31%;
	background: url(images/scroll/topic.png) no-repeat center center;
	background-size: contain;
}

#loading .num{
	position: absolute;
	color: white;
	font-weight: bold;
	text-align: center;
	border: 2px solid #6d5636;
	padding: 3px;
	top: 60%;
	left: 50%;
	width: 223px;
	height: 56px;
	margin-left: -116px;
}

#loading .num table{
	width: 100%;
	height: 100%;
	font-size: 38px;
	text-align: center;
	background: #c65739;
}


.drop-xilan{
	display: none;
}