.delocation{
	overflow: hidden;
}
.delocation span{
	display: block;
	float: left;
	color:rgba(255,255,255,0.6);
	font-size: 0.7rem;
}
#texts{
	color:rgba(255,255,255,0.6);
	font-size:0.5rem;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/
	width:100%;
    text-align: center;
}
.aqitop a span{
	font-size:0.8rem;
	display: block;
	float: left;
	line-height: 1.5rem;
}
.aqitop a b{
	font-size:0.8rem;
	display: block;
	float: left;
	line-height: 1.5rem;
}
#popShou{
	position: relative;
	margin-top:3px;
	margin-left: 0.5rem;
}
#app{
	height:100%;
	background: #1E438A;
	transition:all 1s linear;
}
#mapPage{
	width:100%;
	height:100%;
	position: fixed;
	left:0;
	top:3rem;
	z-index: 10000 !important;
	display: none;
	background: #ffffff;
}
.dwyu{
	position: absolute;
	left:-0.7rem;
	top:2px;
}
.dwyu span{
	display: block;
	color:rgba(255,255,255,0.6);
	font-size:0.5rem;
	text-align: center;
}
.dwyu span img{
    width:0.6rem;
}
.timee{
	overflow: hidden;
    margin-left: -0.3rem
}
.timee span{
	color:rgba(255,255,255,0.6);
	width:33%;
	display: block;
	float: left;
	text-align: center;
	font-size:0.55rem;
    line-height: 0.55rem;
}
.leidabox{
	position: relative;
}
.playboxb{
	bottom:0rem;
	width:95%;
    left: 2.5%;
    height: 1.5rem;
    display: block;
    position: absolute;
    z-index: 9999;
}
.playbox {
    float: left;
    width: 89%;
    background: rgba(0,0,0,.8);
    height:1.5rem;
}
.guanggao{
	margin:auto;
	margin-top:1rem;
	width:92%;
}
.guanggao img{
	width:100%;
	border-radius: 1rem;
}
#btnn{
	background: none;
	width:10%;
	height:1.5rem;
	background: rgba(0,0,0,0.8);
	text-align: center;
	line-height: 1.3rem;
	float: right;
}
#btnn img{
	width:1.5rem;
	display: inline-block;
	vertical-align: middle;
}
.pase {
    background-image: url(../img/pause.6ff2f.png);
}
.play{
    width: 1rem;
    height: 1rem;
    float: left;
    background: url(../img/play.d3ee5.png) 50% no-repeat;
    background-size: 1rem 1rem;
    padding-left: 5%;
    margin-top:0.2rem;
}
.play.on{
	 background: url(../img/pause.6ff2f.png) 50% no-repeat;
    background-size: 1rem 1rem;
}
.progress {
    position: relative;
    width: 66%;
    float: right;
    margin-right: 10%;
}
.time-line {
    height: .58rem;
}
.time-line div {
    position: relative;
    float: left;
    color: #999;
}
.slide-wp {
    position: relative;
    margin-top: 0.4rem;
}
.slide, .slide-bg {
    height: 0.3rem;
    border-radius: 5px;
}
.slide-bg {
    width: 100%;
    background: rgba(83,83,83,.8);
}
.slide {
    position: absolute;
    width: 0;
    top: 0;
    background: #868685; 
}
#slide.on{
	animation: wid 2s ease-in forwards;
}
@keyframes wid{
	0%{
		width:0%
	}
	50%{
		width:100%
	}
	100%{
		width:0%
	}
}
.time-line .num {
    font-size: 0.7rem;
    line-height: 1rem;
    display: block;
    margin-top: 0;
    text-indent: -100%;
    text-align: center;
}
.time-line .line {
    position: absolute;
    height: .08rem;
    top: .25rem;
    border-left: 1px solid #999;
}
.smnoprint div:first-child{
	top:-200px !important;
}
.xiajiantou img{
	opacity: 0;
}
.xiajiantou .img01{
	animation: hs 1.2s infinite;
}
.xiajiantou .img02{
	animation: hs2 1s infinite;
}
@keyframes hs{
	0%{
		opacity: 0;
	}
	50%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
@keyframes hs2{
	0%{
		opacity: 0;
	}
	50%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
.fanshelv{
	position: absolute;
	right:0.1rem;
	top:0rem;
	z-index: 9999;
}
.fanshelv img{
	width:6rem;
}
#mainpop{
	pointer-events:none;
	height:50px;
}
.loading {
        position:fixed;
        width:100%;
        height:100%;
        background: rgba(0,0,0,0.5);
        color:#fff;
        text-align: center;
        font-size:1rem;
    }
    .loading img{
    	width:0.8rem;
    	height:0.8rem;
    	margin:5rem auto;
    	animation: shuishi 2s infinite linear;
    }
    #container {
		height:100%;
		width: 100%;
		left:0;
		background-color: rgb(229, 227, 223);
		overflow: hidden;
		transform: translateZ(0px);
	}
	  .swiper-container {
	  	font-size:0.5rem;
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        width:100%;
        position: relative;
    }
    .components-index{
    	width:100%;
    	height:100%;
    }
    #main2 canvas{
    	/*top:-1rem !important;*/
    }
    #shuju{
    	text-align: center;
    	font-size:0.3rem;
    	position: absolute; display: block; top:2rem; width:100%; color:#fff; left:0; z-index:10000;
    }
   .dawubox{
   	position: relative; width:100%; height:2.4rem;
   }
   .leidaboxs{
   	position: relative;width:100%; height:7rem
   }
   .xiajiantou{
   	position: absolute;width:0.5rem; left:50%; margin-left: -0.25rem; bottom:0.2rem; height:1rem; z-index: 100000; text-align: center; line-height: 1rem;
   }
   .img01{
   	vertical-align: middle; display: inline-block; width:0.5rem; transform: rotate(-180deg);
   }
   .img02{
   	vertical-align: middle; display: inline-block; width:0.3rem; transform: rotate(-180deg); margin-top:-1.7rem
   }
    @keyframes shuishi{
    	from{
    		transform: rotate(0deg);
    	}
    	to{
    		transform: rotate(360deg);
    	}
    }
    .ershisi{
    	width:100%;
    	margin-top:0.3rem;
    }
    .ershisi a{
    	display: block;
    	width:2.5rem;
    	height:0.3rem;
    	margin:auto;
    	background: #3e5990;
    	border-radius: 0.2rem;
    	text-align: center;
    	line-height: 0.3rem;
    	color:#fff;
    	font-size:0.25rem;
    }
    .paomd{
    	position: absolute;
    	left:50%;
    	width:68%;
    	top:1.5rem;
    	margin-left: -34%;
    }
    #wenzi{
    	font-size:0.2rem; color:#fff
    }
    .juti{
    	overflow: hidden;
    	color:#7c7c7c;
		font-weight: 100;
		position: relative;
		display: block;
    }
    .location2 .juti{
    	color:#393939;
    	padding-left: 0.4rem;
    	height:auto;
		text-align: center;
    }
    .lineb{
    	position: absolute;
    	width:100%;
    	top:2px;
    	left:0;
    	display: none;
    }
    .lineb span{
    	display: block;
    	width:100%;
    	height:0px;
		border-top:1px solid rgba(255,255,255,0.1);
		margin:auto;
		margin-top:13px;
    }
.bj{
	background:rgba(17,16,16,0.1);
	border-radius:0.3rem;
	width:68%;
	padding:0.2rem 0.5rem;
    margin-top: 0.5rem;
}
#bjhref{
	display: block;
}
