/* 头部 */
.goTop {
	right: 20px!important;
}
.l {
	float: left;
}
.r {
	float: right;
}
.none{
	display: none!important;
}
.header-nav a {
	display: inline-block;
	width: 100%;
}
a {
	color: white;
}
/* a:hover{
	color: white;
} */
input,button {
	outline: none;
}
.WeahterType{
	padding-right: 10px;
}
.pink-border-color {
	border:3px solid #f13f5e!important;
}
.pink-bg-white-color{
	background-color: #f13f5e;
}
.pink-color {
	color: #f13f5e!important;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.pink-bg-color {
	background-color: #f1415f;
}
/* 头部 */
header {
	width: 100%;
	min-width: 1190px;
	height: 60px;
	position: relative;
	/* overflow: hidden; */
}
.header-in {
	width: 1190px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	/* overflow: hidden; */
}
.city-menue {
	width: 1190px;
	/* height: 50px; */
	position: absolute;
	left: 0;
	top: 60px;
	background: skyblue;
	z-index: 999;
	margin: 0 auto;
	background: white;
	display: none;
}
.city-menue li {
	float: left;
}
.city-menue a {
	display: inline-block;
	padding: 15px 27px;
	font-size: 16px;
	color: #95918e;
}
.city-menue a:hover {
	color: #f24b67;
}
.love-bg {
	width: 96px;
	height: 100%;
	background: url('../image/header-love.png') no-repeat;
	background-position: 0 3px;
}
.header-nav {
	/* overflow: hidden; */
	margin-top: 11px;
	float: left;
	padding-left: 5px;
}
.header-nav li {
	float: left;
	width: 98px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	margin-right: 20px;
	color: white;
	cursor: pointer;
}
.nav-li-bg {
	background-color: #d23f58;
	-webkit-box-shadow: inset 0px 0px 5px #ab5d6b;
	box-shadow: inset 0px 0px 5px #ab5d6b;	
}
.header-right {
	height: 40px;
	line-height: 40px;
	margin-top: 11px;
	position: relative;
}
.weather-out {
	color: white;
	padding-right: 15px;
}
.hover-weather {
	display: none;
	width: 440px;
	height: 180px;
	background-color: #fff;
	position: absolute;
	z-index: 999;
	top: 50px;
	/* right: 60px; */
	right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #6b4a45;
}
.hover-weather li >div {
	text-align: center;
	font-size: 13px;
}
.hover-weather .Weather-Type {
	margin-top: 15px;
	line-height: 13px;
}
.CurrentTemperature {
	font-size: 18px!important;
	line-height: 38px;
}
.hover-weather .wind {
	margin-top: 25px;
	line-height: 13px;
}
.hover-weather .wind-direction {
	line-height: 13px;
	margin-top: 8px;
}
.hover-weather li {
	float: left;
	width: 145px;
	/* height: 182px; 隐藏风向*/
	border-right: 1px solid #e6e6e6;
}
.wind-direction {
	/* 隐藏风向 */
	display: none;
}
.hover-weather li:last-child{
	border-right: 0;
}
.city-switch {
	padding-left: 15px;
}
.city-out {
	color: white;
}
.city-list {
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 430px;
	height: 390px;
	position: absolute;
	top: 60px;
	right: 0;
	overflow: hidden;
	z-index: 500;
	display: none;
	background-color: white;
	/* background-color: skyblue; */

}
.city-list h1 {
	font-size: 22px;
	color: #351911;
	height: 50px;
	line-height: 50px;
}
.area-list-out {
	color: #704c41;
}
.area-list-out h4 {
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	font-weight: bold;
}
.arae-ul li {
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin-right: 20px;
	cursor: pointer;
}
.mCSB_scrollTools,.mCSB_draggerContainer,.mCSB_dragger,.mCSB_dragger_bar,.mCSB_draggerRail {
	width: 6px!important;
}
.mCSB_dragger_bar {
	background: #fff;
    background: rgba(1,1,1,0.25)!important;
}
.mCSB_draggerRail {
	background: white!important;
}
.goTop {
	cursor: pointer;
	padding: 13px;
	border-radius: 5px;
	width: 20px;
	height: 87px;
	position: fixed;
	right: 0;
	bottom: 100px;
	color: #fff;
}
.bmed{
	background-color: #ccc;
}
.pub-footer {
	min-width: 1190px!important;
}
.pub_float_right {
	display: none;
}

.city-out a:hover{
	color: white!important;
}
.city-out a:visited{
	color: white!important;
}

/* layer 按钮颜色 */
.layui-layer-btn a{
    border-color: #f13054!important;
    background-color: #f13054!important;
}

/* 预热图标 */
.HotIcon{
	background: url('https://www.boosj.com/dist/Actives/mbgy/img/hot.png') no-repeat;
	background-size: 30%;
	background-position: top right;
}

/* 隐藏南京赛区 */
.city-menue li:last-child{
	display: none;
}


/* 正在直播图标 */
.padding-left10 {
	padding-left: 8px!important;
}
.city-menue-ul img {
	position: relative;
	display: inline-block;
	top: 3px;
}

.jjli,.sdli {
	position: relative;
}

.nav-hot{
	position: absolute;
	left: 78px;
	top: 13px;
	display: inline-block;
	width: 50px;
	height: 20px;
    background: url("https://www.boosj.com/dist/Actives/bgy/image/nav-hot.png") no-repeat center top;
    background-size: 60%;
}
