*{
    padding: 0;
    margin: 0;
}
/* html,body{
	width:100%;
	height:100%;
	
	font-size: 20px;
	background-color:#fff;
} */
ul, ol, li{
    list-style: none;
}
a{
    text-decoration: none;
}
html{
    position: relative;
    min-height: 100%;
}
body{
    background: #ebebeb;
    font-size: 0.28rem;
    color: #fff;
    font-family:"Microsoft Yahei","Helvetica";
    margin-bottom: 0.6rem;
}
html,body{
	width: 100%;
}
.head{
    /* width: 100%; */
    background: #0B6AFF;
    color: #fff;
    height: 0.8rem;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 800;
}
.main{
    max-width: 640px;
    margin: 0 auto;
    /* margin-top: 0.80rem; 
	height:7.67rem;*/
}
.logo{
	width:1rem;
	position: absolute;
	left: 0.8rem;
	/* border-right: 1px solid #eee; */
}
.head-title{
    display: block;
    width: 100%;
    line-height: 0.8rem;
    font-size: 0.2rem;
    text-align: center;
    font-weight: 500;
}
.background{
   position: fixed;
   width: 100%;
   left: 0;
   top: 0;
   z-index: -1;
}       
.background img{
   width: 100%;
   margin: 0 auto;
   max-width: 640px;
   display: block;
}
.common-menu {
    position: absolute;
    left:3rem;
    width: 12rem;
/*    line-height: 0.8rem;
    height: 0.8rem;
    font-size: 0.32rem; */
    text-align: center;
    letter-spacing: 0.02rem;
}
.rown {
    display: table;
    table-layout: fixed;
    width: 12rem;
}
/* .index-tab-menu {
    padding-right: 60px;
} */
.common-menu .coln.active {
    background-color: #014e9c;
}
.common-menu .coln {
    /* border-right: 1px solid #6b6c70; */
}
.coln {
    display: table-cell;
    vertical-align: top;
}
a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    /* font-size: 14px; */
}
.common-menu .coln a {
    display: block;
    width: 1.71rem;
    margin: 0px auto;
    /* text-indent: 30px; */
    color: #fff;
    font-size: 0.28rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    cursor: pointer;
    background-position: left center;
    background-repeat: no-repeat;
}
/* -----------------------其他------------- */

#main-nav{
    max-width: 11.86rem;
    margin: 0 auto;
    z-index: 600;
    margin-top: 0.8rem;
}
.nav-bg{
    background: #fff;
}
.nav-container{
    padding: 0 0.24rem;
    padding-bottom: 0.24rem;
}
h3.nav-title{
    height: 0.8rem;
    line-height: 0.8rem;
    overflow: hidden;
    color: #000;
    font-size: 0.3rem;
    padding-left: 0.16rem;
    font-weight: 400;
}
.nav-cont{
    padding: 0.15rem 0;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
}
.nav-ul{
    overflow: hidden;
    clear: both;
    line-height: 0.7rem;
    font-size: 0.28rem;
}
.nav-ul li{
    float: left;
    white-space: normal;
    padding: 0 .14rem;
}
.nav-ul li a{
    color: #888;
    cursor: pointer;
}
.navIcon{
    float: right;
    margin-top: 0.2rem;
    margin-right: 0.45rem;
    width: 0.37rem;
    height: 0.4rem;
    cursor: pointer;
    background: url(./Images/nav.png) no-repeat;
    background-size: 0.37rem auto;
}
.hidden{
    visibility: hidden;
}
.searchIcon{
    float: left;
    /* margin-top: 0.2rem;
    margin-left: 0.1rem;
    margin-right: 0.17rem; */
    width: 0.8rem;
    height: 0.8rem;
    /* cursor: pointer; */
    /* background: url(../img/logobg.png?v=1) no-repeat; */
    /* background-size: 0.37rem auto; */
    /* display: none; */
}
.searchIcon img{
	padding: 0.01rem;
	width:0.78rem;
}

.footer{
    display: block;
    position: absolute;
    bottom: 0;
	
    background-color:rgba(0,0,0,0.6);
	 /* #d7d7d7; */
    /* border-top: solid 2px #428bca; */
    height: 0.6rem;
    line-height: 0.6rem;
    width: 100%;
    text-align: center;
}
.footer .lr{
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: 0.3rem;
    /* padding-top: 0.13rem; */
    text-align: center;
    overflow: hidden;
	color:#fff;
}

.main .mb12{
    margin-bottom: 0.12rem;
}
.main .mb24{
    margin-bottom: 0.24rem;
}
.main .mt12{
    margin-top: 0.12rem;
}
.lightGray{
    background: rgba(0,0,0,0.1);
    color: #fff;
}
.gray{
    background: rgba(0,0,0,0.36);
    color: #fff;
}
.slider-nav{
    width: 100%;
    height: 0.6rem;
}
.slider-nav .slider-nav-item{
    padding-left: 0.12rem;
    padding-right: 0.12rem;
    min-width: 0.5rem;
    width: auto;
    line-height: 0.6rem;
    height: 0.6rem;
    font-size: 0.24rem;
    text-align: center;
}
.slider-nav-item a{
    color: #fff;
    text-decoration: none;
}
.slider-nav div.active{
    background: #DE6A37;
}
.slider-nav-item:hover{
    background: #DE6A37;
}
.fcst-type{
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
    padding-left: 0.12rem;
}
.go-top{
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.18rem;
    text-align: center;
}
.go-top p{
    background: url(Images/back-icon.png) no-repeat left center;
    background-size: 0.185rem;
    width: 0.8rem;
    margin: 0 auto;
    padding-left: 0.23rem;
}
.full{
    width: 100%;
}
.full .f7days{
    float: left;
    width: 14.28%;
    min-width: 0.9rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 1px solid rgba(255,255,255,0.5);
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.full .f7days:first-child{
    border-left: none;
}
.full .f7days .fLabel{
    padding-top: 0.12rem;
    height: 0.36rem;
    overflow: hidden;
    font-size: 0.22rem;
    color: #fff;
    text-align: center;
}
.full .f5days{
    width: 20%;
}
.full .f7days .fAQI{
    padding-top: 0.1rem;
    height: 0.48rem;
    overflow: hidden;
    color: #fff;
    text-align: center;
}


.fAQI span{
    display: inline-block;
    font-size: 0.18rem;
    border: 1px solid;
    border-radius: 0.04rem;
    padding: 0.02rem 0.01rem;
    min-width: 0.6rem;
}
.aqi1{
    background-color: #02e301;
}
.aqi2{
    background-color: #d6c60f;
}
.aqi3{
    background-color: #ffa500;
}
.aqi4{
    background-color: #fb0000;
}
.aqi5{
    background-color: #84007e;
}
.aqi6{
    background-color: #7E0023;
}
.full .f7days .tCht{
    height: 3.11rem;/* 2.53rem */
}
#fcst7days{
    position: relative;
}
#f7Cht{
    position: absolute;
    width: 100%;
    height: 2.93rem;/* 2.35rem */
    left: 0;
    top: 3rem;
}
.fIndex{
    float: left;
    width: 33.33%;
    height: 1.86rem;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    border-right: 1px solid rgba(255,255,255,0.5);
}
.borderLeft{
    border-left: 1px solid rgba(255,255,255,0.5);
}
.noborderRight{
    border-right: none;
}
.borderTop{
    border-top: 1px solid rgba(255,255,255,0.5);
}
.fIndexAni{
    height: 1.86rem;
}
.fIndexMain{
    padding: 0.12rem 0;
    height: 1.6rem;
}
.fIndex div.fIndexIcon{
    height: 0.6rem;
    overflow: hidden;
    text-align: center;
}
.fIndex div.fIndexValue{
    padding-top: 0.12rem;
    height: 0.4rem;
    overflow: hidden;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
}
.fIndex div.fIndexDesp{
    line-height: 0.32rem;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
}
.fIndex div.fIndexType{
    padding-top: 0.08rem;
    overflow: hidden;
    font-size: 0.22rem;
    color: rgba(255,255,255,0.5);
    text-align: center;
}
.fIndexBig{
    float:left;
    padding:0.12rem;
    height:1.2rem;
    overflow:hidden;
    width:50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: 1px solid rgba(255,255,255,0.5);
	border-left: 1px solid rgba(255,255,255,0.5);
}
.bigIndexIcon{
    float:left;
    margin-right:0.12rem;
}
.fIndexTypeBig{
    line-height: 0.28rem;
    font-size: 0.24rem;
    color: #fff;
    text-align: left;
}
.fIndexDespBig{
    font-size: 0.18rem;
    color: rgba(255,255,255,0.5);
    text-align: left;
}
.fcst-type-sub{
    float: right;
    padding-right: 0.12rem;
    font-size: 0.2rem;
}
.fcst-type-bar{
    float: right;
    margin-top: 0.114rem;
    margin-right: 0.15rem;
    line-height: 0.416rem;
    font-size: 0.24rem;
    border: 0.028rem solid rgba(0,0,0,0.8);
    border-radius: 0.07rem;
}
.fcst-type-bar span{
    display: inline-block;
    height: 0.416rem;
    padding-left: 0.12rem;
    padding-right: 0.12rem;
}
.fcst-type-bar span.active{
    background-color: rgba(0,0,0,0.8);
}
.f3hTime{
    float: left;
    width: 12.5%;
    height: 0.4rem;
    line-height: 0.4rem;
    overflow: hidden;
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.borderT{
    border-top: 1px solid rgba(255,255,255,0.5);
}
.borderB{
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.borderR{
    border-right: 1px solid rgba(255,255,255,0.5);
}
#fcst3hrs{
    height: 2rem;
    width: 100%;
}
.f3h-item{
    height: 2rem;
}
#f3h-tCht{
    height: 1.5rem;
}
#f3h-rainCht{
    height: 2rem;
}
#f3h-windCht{
    height: 1.64rem;
}
.aqi-bar{
    height: 0.5rem;
    width: 100%;
}
.aqi-bar-item{
    width: 12.5%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.aqi-bar-item div.aqiLabel{
    line-height: 0.36rem;
    height: 0.36rem;
    font-size: 0.18rem;
    margin: 0 auto;
    text-align: center;
}
.aqi-bar-item div.aqiColor{
    width: 70%;
    margin: 0.02rem auto;
    height: 0.03rem;
}
.aqi-bar-item .fLabel{
	text-align: center;
	padding-top: 7px;
}
.wd-bar{
    height: 0.36rem;
    width: 100%;
}
.wd-bar-item{
    width: 12.5%;
    float: left;
    line-height: 1;/* 0.36rem */
    height: 0.36rem;
    font-size: 0.18rem;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#searchCityBar{
    height: 0.8rem;
    background: #1f6ebd;
    text-align: center;
    padding-top: 0.25rem;
}
.r-input{
    background-color: #fff;
    border: 0 none;
    border-radius: .5rem;
    color: #000;
    font-size: .28rem;
    height: .55rem;
    line-height: .55rem;
    padding: 0 .5rem;
    width: 5rem;
    outline: 0;
}
.b-title{
    padding-left: .4rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .34rem;
    color: #252525;
}
.btnPlay{
    width: 0.4rem;
    height: 0.4rem;
    background: url(Images/play.png) no-repeat;
    background-size: 0.4rem auto;
    float: right;
    margin-right: 0.1rem;
}
.btnPause{
    background: url(Images/pause.png) no-repeat;
    background-size: 0.4rem auto;
}
.fcst-top{
    padding-top: 0.3rem;/* 0.5rem */
    height: 1.3rem;/* 1.5rem */
}
.fcst-top-w1{
    float: left;
    padding: 0.12rem;
    width: 45%;
}
.fcst-top-w2{
    float: right;
    padding: 0.12rem;
    width: 43.75%;
}
.fcst-top-wt{
    font-size: 0.24rem;
}
.fcst-top-alert{
    text-align: right;
    margin-right: 0.12rem;
}
.fcst-top-alert a{
    display: inline-block;
    padding-left: 0.12rem;
    padding-bottom: 0.12rem;
}
.fcst-top-alert a img{
    width: 0.8rem;
}
.tbl_hrTmm{
    font-size: 0.22rem;
}
.tbl_hrTmm td{
    text-align: center;
    padding: 0 0.12rem;
}
.real-top{
    padding: 0.0rem 0; /* 0.2rem */
}
.real-top-temp{
    text-align: center;
    font-size: 0.96rem;
    padding-top: 0.28rem;
}
.real-top-item{
    font-size: 0.24rem;
    line-height: 0.36rem;
    text-align: left;
}
.real-tbl{
    width: 100%;
}
.real-td-t{
    vertical-align: middle;
    text-align: center;
}
.real-td-t span.real-top-temp-main{
    font-size: 0.96rem;
    padding-top: 0.28rem;
}
.real-top-temp-unit{
    font-size: 0.48rem;
}
.fcst-text p{
    padding: 0.04rem 0.12rem;
    color: #fff;
    font-size: 0.24rem;
    opacity: .6;
	height: 0.93rem;
}
.fcst-2row{
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-indent: 0.12rem;
}
.fcst-2row:first-child{
    border-right: 1px solid rgba(255,255,255,0.5);
}
.fcst-2row img{
    height: 0.48rem;
    vertical-align: middle;
}
.eleData {
    font-size: 0.28rem;
    overflow: hidden;
    padding-top: 0.2rem;
}
.eleData em {
    float: left;
    font-style: normal;
    text-align: center;
    line-height: .32rem;
    width: 33%;
    padding-bottom: .28rem;
    font-size: .33rem;
}
.eleData em i {
    font-style: normal;
    display: block;
    font-size: .22rem;
    color: rgba(255,255,255,0.5);
    padding-top: .08rem;
    padding-bottom: .08rem;
}
.eleData em i img {
    width: 0.3rem;
    vertical-align: middle;
}
.eleDataCol4 {
    font-size: 0.28rem;
    overflow: hidden;
    padding-top: 0.2rem;
}
.eleDataCol4 em {
    float: left;
    font-style: normal;
    text-align: center;
    line-height: .32rem;
    width: 20%;
    padding-bottom: .24rem;
    font-size: .28rem;
}
.eleDataCol4 em i {
    font-style: normal;
    display: block;
    font-size: .22rem;
    color: rgba(255,255,255,0.5);
    padding-top: .08rem;
    padding-bottom: .08rem;
}
.eleDataCol4 em i img {
    width: 0.3rem;
    vertical-align: middle;
}
.bgInfo{
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    color: #fff;
    font-size: 0.28rem;
    padding: 0.04rem 0;
    text-indent: 0.12rem;
}
.layer {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9000;
    left: 0;
    top: 0;
}
.loading{
    display:none;
    background-color: rgba(0,0,0,0.2);
}
.loading-img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80px;
    background: rgba(0,0,0,0.3);
    margin-left: -40px;
    margin-top: -40px;
    border-radius: 12px;
}
.loading-img img {
    width: 40px;
    margin: 20px;
}
.loading-img .rotate {
    animation: rotate 1s linear infinite;
    -webkit-animation: rotate 1s linear infinite;
}@keyframes rotate {
    0%{transform:rotate(360deg)}    100%{transform:rotate(0deg)}
}@-webkit-keyframes rotate {
    0%{-webkit-transform:rotate(360deg)}    100%{-webkit-transform:rotate(0deg)}
}


	.fcst-text p
	{
	   font-size: 0.24rem;
	}

	.shead{
	   background-color: #000;
	   position: relative;
	   max-width: 19.2rem;
	   margin: 0 auto;
	}

	.shead .head-title{
	   /* display: none; */
	}
	.lightGray, .gray{
	   z-index: 1;
	   position: relative;
	}
	.block1,.block2,.block3{
		position:relative;
		width:100%;
		/* left:0.15rem; */
	}
	.m29{
		margin:0.28rem 0 0.27rem 0 ;/* 0.29rem 0 0.29rem 0 */
	}
	
	.f3hrain{
		float: left;
		width: 10%;
		height: 0.4rem;
		line-height: 0.4rem;
		overflow: hidden;
		font-size: 0.2rem;
		color: #fff;
		text-align: center;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;		
	}
.news{
	height:0.9rem;width:0.9rem;background: url(../img/NEWS.svg) no-repeat;background-size: 100% 100%;
}
.newsarr{
	height: 0.9rem;
	width: 0.9rem;
	background: url(../img/NEWS_arr.svg) no-repeat;
	background-size: 100% 100%;
}
.news_c{
	height: 0.9rem;
	width: 0.9rem;
	background: url(../img/NEWS_c.svg) no-repeat;
	background-size: 100% 100%;
}