* {
	font-size: 0.28rem;
}

input::-webkit-search-cancel-button {
	display: none;
}

.topbar {
	background-color: #38f;
	color: white !important;
}

.topbar h1,
.topbar h2 {
	color: white;
}

.ul_jiiu a:nth-child(3) li img{
	width: 0.48rem !important;
}
.topbar a.logo {
	position: absolute;
	left: 0.22rem;
	top: 0;
	background: url(/static/wap2018/mip/images/arrow02.png) no-repeat;
	background-size: 0.18rem;
	text-indent: 0.38rem;
	color: #fff;
	font-size: 0.32rem;
	background-position: left center;
	width: 20%;
	height: 100%;
}

.topbar a.menuico {
	background: url(/static/wap2018/mip/images/list02.png) no-repeat;
	background-size: 0.4rem 0.4rem;
	background-position: right center;
}

/*九宫格样式*/
.jiugongge {
	width: 25%;
	text-align: center;
	margin-bottom: 0.2rem;
}

.jiugongge img {
	width: 0.66rem;
	height: 0.48rem;
	margin-bottom: 0.06rem;
}

.jiugongge div {
	font-size: 0.24rem;
}

.fl {
	float: left;
}

.tit02 {
	text-align: right;
}

.ul_jiiu {
	padding: 0 0.2rem;
}

.border_t_b {
	border-top: 1px solid #e6e6e6;
}

.ul_jiiu:after {
	content: ' ';
	overflow: hidden;
	display: block;
	clear: both;
	height: 0;
}

/*推荐列表样式*/
.li_huaxue {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.16rem 0.2rem;
}

.li_huaxue h3 {
	font-size: 0.30rem;
}

.li_huaxue .biapqian {
	color: #999;
	margin-top: 0.08rem;
}

.li_huaxue .biapqian .bor {
	border: 1px solid #999999;
	padding: 0.02rem 0.1rem;
	border-radius: 0.1rem;
	font-size: 0.26;
}

.huaxuechang i {
	display: inline-block;
	width: 2.16rem;
	height: 1.4rem;
}

.huaxuechang img {
	width: 2.16rem;
	height: 1.4rem;
}

.tit02 a {
	margin-right: 0.2rem;
}

.fengye {
	display: block;
	text-align: center;
	padding: 0.3rem 0 0.2rem;
	font-family: arial;
	clear: both;
}

.fengye a {
	padding: 0 0.22rem;
	border: 0.02rem solid #3388ff;
	display: inline-block;
	height: 0.68rem;
	line-height: 0.68rem;
	margin-right: 0.08rem;
	margin-bottom: 0.12rem;
	color: #3388ff;
	font-size: 0.32rem;
	border-radius: 0.06rem;
}

.fengye .current {
	border-top: none;
	border-bottom: none;
	border-radius: 0;
	border-left: 0.02rem solid #999999;
	border-right: 0.02rem solid #999999;
	color: #333333;
	text-decoration: none;
}


.mianbao {
	width: 100%;
	padding: 0 2.5%;
	height: 0.65rem;
	line-height: 0.65rem;

	border-bottom: 1px solid #dddddd
}

.mianbao_nav {
	float: left;
}

.mianbao_nav a {
	display: block;
	font-size: 0.23rem;
	color: #3388ff;
	line-height: 0.65rem;
	height: 0.65rem;
	float: left;
	
}

.mianbao_last {
	color: #333333 !important;
}

.form_style {
	width: 100%;
	padding: 0px 0.2rem;
	box-sizing: border-box;
	font-size: 0.23rem;
	position: relative;
	margin-top: 20px
}

.searchStyle {
	width: 100%;
	font-size: 0.23rem;
	height: 0.62rem;
	line-height: 0.62rem;
	text-align: center;
	border-style: none;
	background:rgba(245,245,245,1);
	border-radius:6px;
}

.searchIcon {
	position: absolute;
	border: none;
	width: 0.6rem;
	height: 0.6rem;
	background: url(../../tianqi2018/images/serachIcon.png) center center no-repeat;
	background-size: 15px 15px;
	right: 15px;
	top: -4%
}

.contentBox {
	width: 100%;
	padding: 0px 0.2rem;
	box-sizing: border-box;
	margin-top: 20px
}

.title {
	width: 100%;
	font-size: 0.30rem;
	color: #777777;
	background: url(../../tianqi2018/images/predictIcon.png) left center no-repeat;
	background-size: 0.34rem;
	padding-left: 0.5rem;
	box-sizing: border-box
}

.cityBox {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px
}

.cityBox a {
	width: 24.8%;
	font-size: 0.28rem;
	height: 0.5rem;
	padding: 0 2%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	text-align: center;
	float: left;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	line-height: 0.5rem;
	margin-left: 3.2%;
	margin-top: 10px;
}

.cityBox a:nth-child(4n) {
	margin-right: 0;
}

.tools li {
	width: 25%;
	height: 78px;
	float: left;
	text-align: center;
}

.tools ul::after {
	content: '.';
	clear: both;
	height: 0;
	font-size: 0;
	display: block;
	overflow: hidden;
}

.tools li a {
	font-size: 12px;
}

.tools li img {
	width: 40px;
	height: 40px;
}

.tools li span {
	display: block;
	height: 34px;
	line-height: 34px;
}

.cutline {
	width: 100%;
	height: 7px;
	background-color: #eeeeee
}

.newTopBar {
	width: 100%;
	height: 0.8rem;
	background-color: #ffffff;
	color: #333333;
	position: relative;
	line-height: 0.8rem;
}

.newTopBar h2 {
	color: #333333
}

.newMenuIcon {
	position: absolute !important;
	right: 0.12rem;
	top: 0;
	width: 0.7rem;
	height: 0.8rem;
	background: url(../../images/mobile/menu2.png) no-repeat !important;
	background-size: 26px 27px !important;
	background-position: right center !important;
}

.newLogo {
	width: 0.97rem !important;
	height: 0.71rem !important;
	background: url(/static/images/mobile/logo_new.png) right center no-repeat !important;
	background-size: 100% !important;
	position: absolute;
	left: 10px;
	top: 1px;
}


.b1 {
	border-right: none !important
}

.b2 {
	border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.newinfo span {
	width: 33.3% !important;
	font-size: 0.26rem !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}



.newTime {
	font-size: 0.28rem !important;

}

.hhx_index_newHead_r div {
	background-size: 0.28rem 0.24rem !important;
	padding-right: 0.4rem !important;
}

.hhx_index_newHead_r text {
	margin: 0 !important
}


downloadBtn {
	width: 100%;
	height: 0.9rem;
	display: block;
	background: url(/static/tianqi2018/images/downloadBcg.png) center center no-repeat !important;
	background-size: 100% !important
}

.downloadText {
	width: auto;
	height: 100%;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 1rem;
}

.dbox {
	position: relative;
	font-size: 14px;
	text-align: center
}


.downloadText span {
	font-size: 14px;
	margin-left: -16px;
	position: relative;
}

.downloadText icon {
	width: 21px;
	height: 20px;
	background: url(/static/tianqi2018/images/downloadIcon.png)center center no-repeat;
	background-size: 100%;
	position: absolute;
	top: -1px;
	right: -28px
}

.newZiXun {
	width: 100%;
	clear: both;
	display: block;
	padding: 0 0.2rem;
	box-sizing: border-box;
	height: 9.5rem;
	overflow: hidden;
}

.newZiXun li {
	width: 100%;
	list-style: none;
	display: block;
	height: 1.63rem;
	margin-bottom: 0.27rem;
}

.zixunBox {
	width: 100%;
}

.newTitleBox {
	width: 60.42%;
	height: 100%;
	float: left
}

.newTitleBox text {
	font-size: 0.32rem;
	line-height: 0.56rem;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 5px;
}

.newTitleBox span {
	font-size: 0.24rem;
	line-height: 0.28rem;
	display: block;
	margin: 0.2rem 0 0 0;
	color: #999;
}

.imgBox {
	width: 2.36rem;
	float: right;
	height: 1.6rem;
}

.imgBox img {
	width: 100%;
	height: 100%
}

.readMore {
	width: 100%;
	text-align: center;
	margin-top: 0.4rem
}

.readMore span {
	width: 100px;
	display: block;
	margin: 0 auto;
	font-size: 0.23rem;
	color: #333333;
	background: url(/static/tianqi2018/images/arrowDown.png)right 4px top 0.02rem no-repeat;
	background-size: 15px;
	margin-bottom: 0.4rem;
}

.weatherCheck {
	width: 100%;
	padding: 0 0.2rem;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-bottom: 20px;
}

.weatherCheck ul {
	width: 100%;
}

.weatherCheck ul li {
	width: 15%;
	height: 0.59rem;
	line-height: 0.59rem;
	list-style: none;
	font-size: 0.24rem;
	border: 1px solid #dddddd;
	border-radius: 5px;
	text-align: center;
	float: left;
	margin-right: 1.66%;
	margin-top: 0.2rem
}

.seasonsBox {}

.season {
	width: 1.66rem;
	height: 1.82rem;
	margin-left: 0.17rem;
	position: relative;
	float: left;
}

.season img {
	width: 100%;
}

.season-info {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.15rem 0 0 0.2rem;
	font-size: 0.24rem;
	color: #fff;
}

.season-infoTitle {
	font-size: 0.26rem;
}

.cityAround {
	width: 100%
}

.cityAround ul {
	width: 100%;
	border-top: 1px solid #e6e6e6;
}

.cityAround ul li {
	width: 33.3333%;
	list-style: none;
	float: left;
	display: block;
	height: 0.7rem;
	font-size: 0.22rem;
	border-bottom: 1px solid #e6e6e6;
	padding: 0.2rem 0px;
	box-sizing: border-box;
}

.cityAround ul li div {
	border-right: 1px solid #e6e6e6;
	text-align: center
}

.spreadBtn {
	width: 100%;
}

.spreadBtn span {
	position: relative;
	width: 80px;
	margin: 0 auto;
	display: block;
}

.spreadIcon {
	width: 16px;
	height: 16px;
	position: absolute;
	background: url(/static/wap2018/images/open.png) center center no-repeat;
	background-size: 100%;
	right: 0.14rem;
}

.closeIcon {
	width: 0.32rem;
	height: 0.32rem;
	position: absolute;
	background: url(/static/wap2018/images/take_up.png) center center no-repeat;
	background-size: 100%;
	right: 0.14rem;
}


.tit02 a {
	float: right;
	font-size: 0.30rem;
}

.text {
	width: 100%;
	padding: 0 0.2rem;
	box-sizing: border-box;
	margin-bottom: 0.4rem
}

.text div {

	font-size: 0.28rem;
	line-height: 0.45rem
}

.hide {
	display: none !important;
}

.red {
	color: red !important
}

.font_14 {
	font-size: 0.24rem !important;
	white-space: normal !important
}

.date {
	font-size: 0.28rem !important;
}

.global {
	width: 100%;
	font-size: 0.30rem;
	color: #777777;
	background: url(../../tianqi2018/images/gloablIcon.png) left center no-repeat;
	background-size: 0.34rem;
	padding-left: 0.5rem;
	box-sizing: border-box
}
.preIcon{
	width: 100%;
	font-size: 0.30rem;
	color: #777777;
	background: url(../../tianqi2018/images/preIcon.png) left center no-repeat;
	background-size: 0.34rem;
	padding-left: 0.5rem;
	box-sizing: border-box
}

.hotCity {
	width: 100%;
	font-size: 0.30rem;
	color: #777777;
	background: url(../../tianqi2018/images/hotIcon.png) left center no-repeat;
	background-size: 0.34rem;
	padding-left: 0.5rem;
	box-sizing: border-box
}

a:hover,
a:active,
a:focus,
a:visited {
	-webkit-tap-highlight-color: rgba(51, 136, 255, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	text-decoration: none;
}

.mgl_13 {
	margin-left: 0.26rem
}

.mgt_20 {
	margin-top: 0.4rem
}

.submenu {
	max-width: 640px !important;
}

.ranews_picleft li .load-more {
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	font-size: 0.32rem;
	color: #333;
}

.ranews_picleft li .load-more div {
	display: inline-block;
}

.ranews_picleft li .load-more img {
	width: 0.32rem;
	height: 0.32rem;
	float: right;
	margin: 0.08rem 0 0 0.1rem;
}

.display-none {
	display: none !important;
}
