/* Create by gaojiye */
body,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
    margin:0;
    padding:0;
}
ul, li{
    list-style: none;
}
a:link,
a:visited,
a:active {
    text-decoration: none;
}

body{
    background:  url(../img/header.png) no-repeat #0e1f2c;
    width: 100%;
	height: 100%;
	background-size: 100%;
	font-family: 'Microsoft YaHei', PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;	
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main{
    padding: 0 0.03rem 0.03rem;
}
.main-left{
    width: 4.5rem;
    float: left;
	margin-left: 0.3rem;
}
.main-middle{
    float: left;
    width: 9rem;
    padding: 0 0.2rem;
}
.main-right{
    float: left;
	width: 4.5rem;
}
.top{
	font-size: 0.3rem;
	color:#fff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-shadow: 2px 3px 1px #8bbfff;
	padding-top: 0.13rem;
	height: 0.7rem;
}

.panel{
	position: relative;
	border: 15px solid transparent;
	border-width: 0.6375rem 0.475rem 0.25rem 1.65rem;
	border-image-source: url(../img/border.png);
	border-image-slice: 51 38 20 132;
	margin-bottom: 0.25rem;
}
.inner{
	position: absolute;
	top: -0.6375rem;
	left: -1.65rem;
	right: -0.475rem;
	bottom: -0.25rem;
	padding: 0.15rem 0.3rem;
}
.title{
	color:#fff;
	font-size:0.20rem;
	font-weight: bold;
}

.today-ul li{
	width:25%;
	float:left;
	color:#fff;
	font-size:0.14rem;
	padding-top:0.1rem; 
	text-align: center;
	/* height: 0.52rem; */
	 
}

.img-box, .img-box-alarm{
	width:0.5rem;
	height: 0.5rem;
	position: relative;
	float:left;
	text-align: center;
	vertical-align: middle; 
}

.img-box-alarm{
	display: none;
}

.img-circle{
	width:0.5rem;
	display: inline-block;
	position: absolute;
	left:0;
	top:0;
	
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite;
}
.img-main{
	width:0.22rem;
	vertical-align: middle;
	line-height: 0.5rem;
	margin-top: 0.14rem;  
}
.img-box .img-main{ 
	animation: magnify 3s linear infinite;
	-moz-animation: magnify 3s linear infinite;
	-webkit-animation: magnify 3s linear infinite;
	-o-animation: magnify 3s linear infinite;
}
.img-box-alarm .img-main{ 
	animation: alarm 1s linear infinite;
	-moz-animation: alarm 1s linear infinite;
	-webkit-animation: alarm 1s linear infinite;
	-o-animation: alarm 1s linear infinite;
	width:0.18rem;
	margin-top: 0.14rem;
}


.today-ul .img-box{
	float:none;
	display: inline-block;
	width: 0.7rem;
    height: 0.7rem;
}

.today-ul .img-box .img-circle{ 
	width: 0.7rem; 
}
.today-ul .img-box .img-main{ 
	width: 0.26rem; 
}
.today-ul li:nth-child(1) .img-main{ 
	margin-top: 0.24rem;
}
.today-ul li:nth-child(2) .img-main{
	margin-top: 0.22rem;
}
.today-ul li:nth-child(3) .img-main{
	margin-top: 0.20rem;
}
.today-ul li:nth-child(4) .img-main{
	margin-top: 0.22rem;
}

@-webkit-keyframes rotation{
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
}

@-webkit-keyframes magnify{
	0% { transform: scale(1); }
	50% { transform: scale(1.3);}
	100% { transform: scale(1);}
}
@-webkit-keyframes alarm{
	0% { transform: scale(1); }
	50% { transform: scale(1.5);}
	100% { transform: scale(1);}
}

.today-num{
	color:#7bd2ff;
	font-weight: bold;
}
.today{
	height: 1.5rem;
}
.order{
	height:1.8rem;
	 
}
#order{
	height:2.0rem;
}


/* 切换 */
.tab-box{
	font-size: 0.14rem;
	color:#fff;
}
.order-title{
	color: #fff;
	float: left;
	height: 0.23rem;
	line-height: 0.23rem;
	margin-right: 0.2rem;
}
.order-title i{
	display: inline-block;
	width:0.08rem;
	height:0.08rem;
	background: #57f96b;
	margin-right: 0.1rem;
}
.tab-ul{
	float:left;
}
.tab-ul li{
	float:left;
	width: 0.57rem;
	height: 0.23rem;
	line-height: 0.23rem;
	font-size: 0.16rem;
	color: #d1d6df;
	text-align: center;
	font-weight: bold;
}
.tab-ul li.have{
	background: url(../img/hov.png);
	color: #fff;
}

.week{
	height: 1.8rem;
}
#week{
	height: 2rem;
}
.scene{
	height: 1.5rem;
	margin-bottom: 0;
}
#scene{
	height: 1.8rem;
}
.city-visitor{
	height:3.15rem;
}
#cityVisitor{
	height:2.85rem;
}
.center-bottom{
	box-sizing: border-box;
}
.center-bottom > div{
	float:left;
	width:50%; 
}
.ticket-box{
	width:50%; 
}

#ticket{
	height: 2rem;
}

/* 航线地图 */
.route-box{
	margin-top: 0.1rem;
	height:5.9rem;
	position: relative;
}
#route{
	height: 5.7rem;
}
.middle-top-ul li{
	width:2rem;
	float:left;
	color:#fff;
	font-size:0.16rem;
	padding-top:0.1rem;
	height: 0.52rem;
	 
}
.middle-top-ul li p{
	line-height: 0.24rem;
	color: #fff;
	font-size:0.16rem; 
}
.middle-top-ul li .middle-top-num{
	color: #7bd2ff;
	font-weight: bold;
}

.middle-top-ul li .img-main{
	width:0.18rem;
	margin-top: 0.12rem;
}
 
.middle-top-ul li:nth-child(2) .img-main{
	margin-top: 0.16rem;
	width:0.2rem;
}
.middle-top-ul li .img-box{
	margin-right: 0.1rem;
}

/* 游客来源 */
.source-box{
	display: none;
	position: absolute;
	width:3rem; 
	border: 2px solid #326c8c;
	border-radius: 4px;
	left: 0;
	top: 1.7rem;
	box-shadow:4px 4px 15px #094b6b;
	padding:0.1rem;
	z-index: 2;
	background: rgba(0,0,0,.5);
}
.source-item{
	display: flex;
	font-size: 0.14rem;
	color: #fff;
	line-height: 30px;
}
.source-title{
	width:0.6rem;
}
.source-bar-out{
	padding-top:0.1rem;
	flex: 1;
}
.source-num{
	width:0.6rem;
	margin-left: 0.1rem;
}
.source-bar-in{
	width:100%;
	height: 0.1rem;
	background: linear-gradient(to right, #169ccf, #08fac8);
	border-radius: 0.05rem; 
}

.source-item:nth-child(1) .source-bar-in{
	width:100%; 
	background: #efca54;
}
.source-item:nth-child(2) .source-bar-in{
	width:80%;
}

.source-text{
	height: 0.3rem;
	border-bottom: 0.01rem solid #33698e;
	color:#fff;
	font-size:0.16rem;
	font-weight: bold;
	padding-left: 0.2rem;
}
.source-tab{
	margin-top: 0.1rem;
	padding-bottom: 0.1rem;
}
.source-tab .tab-ul{
	float:right
}

/* 游客画像 */

.picture-box{
	height:1.7rem
}
.picture-main {
	 padding-top:0.2rem;
}
.picture-ul{
	 float:right;
	font-size:0.16rem;
	color:#fff;
	margin-top: 0.2rem;
	padding-bottom:0.2rem;
}

.picture-ul li{
	padding-bottom: 0.2rem;
}
.age-main{
	float:left;
}
.picture-ul li span{
	color: #7bd2ff;
	font-weight: bold;
}
.picture-ul li:nth-child(1) span{
	color: #f9ec15  
}
.picture-ul li img{
	width: 0.3rem;
	float:left;
	margin-right: 0.05rem;
}


.age-title-line{
	float:left;
	width:0.2rem;
	height: 0.16rem;
	border-left:0.01rem solid #f9ec15;
	border-top:0.01rem solid #f9ec15;
	margin-top: 15px;
}
.age-title{
	float:left;
	font-size: 0.16rem;
	color:#fff; 
	border:0.01rem solid #f9ec15;
	border-radius: 0.04rem;
	width:1rem;
	text-align: center;
	height: 0.3rem;
	line-height: 0.3rem;
	margin-left: 0.1rem;
}

.age-ul{
	font-size: 0.14rem;
	color:#fff;
	line-height: 0.3rem;
	padding-top:0.1rem;
	border-left:0.01rem solid #f9ec15; 
}


.age-line{
	width:0.2rem;
	height: 1px;
	background: #f9ec15;
	display: inline-block;
	position: relative;
	top:-4px
}
.age-num{
	color:#7bd2ff;
}
/* 右侧 */
.scatter{
	height: 1.8rem;
}
#scatter{
	height: 2.2rem;
}
.weather-box{
	height:0.9rem;
	position: absolute;
	left:0.3rem;
	top:0.2rem;
}
.weather{
	font-size: 0.14rem;
	color: #fff;
	line-height: 30px; 
	
}
.hot{
	height: 2.3rem;
}

.right-bottom{
	height:0.4rem
}
.police-ul{
	padding-top:0.2rem
}
.police-ul li{
	float: left;
	width: 50%;
	font-size: 0.16rem;
	text-align: center;
	color: #fff
}
.police-ul li img{
	width: 1.2rem
}
.system-ul{
	margin-top: 0.3rem;
}
.system-ul li{
	float: left;
	width: 25%;
	font-size: 0.12rem;
	text-align: center;
	color: #fff
}
.system-ul li a{	 
	color: #fff
}
.system-ul .img-box{
	float: none;
	display: inline-block;
	width:0.7rem;
	height: 0.7rem;
}
.system-ul .img-box .img-circle{
	width:0.7rem;
}
.system-ul .img-box .img-main{
	width:0.26rem;
	margin-top: 0.2rem;
}
 
.system-ul li:nth-child(1) .img-box .img-main{
	width: 0.3rem;
}
.top-right-box{
	position: absolute;
	right:0.3rem;
	top:0.1rem;
	font-size: 0.16rem;
	color: #fff;
}
.top-right-box li{
	float:left;
	padding-left:0.2rem;
} 
.top-right-box li a{
	color:#fff
} 
.top-right-box li span{
	line-height: 0.5rem;
	margin-left: 0.1rem;
}
.up-img{
	-moz-animation: bounce 2s infinite;
     -webkit-animation: bounce 2s infinite; 
     animation: bounce 2s infinite;
	 width: 0.2rem;
	 position: relative;
	 top:0.04rem;
}
.falling{
	-moz-animation: bounce 2s infinite;
     -webkit-animation: bounce 2s infinite; 
     animation: bounce 2s infinite;
	 width:auto;
	 height: 10px;
	 display: inline-block;
}
.new-num{
	position: absolute;
	right:0; 
	top:0;
	font-weight: bold;
	color: #7bd2ff;
}
@keyframes bounce{
	0%,20%,50%,80%,100%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);}
	40%{-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);transform:translateY(-10px);}
	60%{-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-webkit-transform:translateY(-5px);transform:translateY(-5px);}
}