/* 头部样式 */


/* 头部 */

.goTop {
    right: 76px!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 #d02dbe!important;
}

.pink-bg-white-color {
    background-color: #d02dbe;
}

.pink-color {
    color: #d02dbe!important;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    /* *+height: 1%; */
}

.pink-bg-color {
    /* background-color: #f1415f; */
    background: -webkit-linear-gradient(left, #7c6dd6 0, #e88fcb 100%);
    background: -moz-linear-gradient(left, #7c6dd6 0, #e88fcb 100%);
    background: -o-linear-gradient(left, #7c6dd6 0, #e88fcb 100%);
    background: linear-gradient(to left, #e88fcb 0, #7c6dd6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7c6dd6, endColorstr=#e88fcb, GradientType=1);
}


/* 头部 */

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: 64px;
    position: absolute;
    left: 0;
    top: 60px;
    background: skyblue;
    z-index: 999;
    margin: 0 auto;
    /* background-color: rgba(218, 182, 255, 0.9); */
    background: url('../image/topnavbg.png') no-repeat;
    background-size: 100% 100%;
    display: none;
}

.city-menue ul {
    margin-top: 13px;
}

.city-menue li {
    float: left;
    height: 51px;
}

.city-menue a {
    display: inline-block;
    padding: 10px 21px;
    font-size: 18px;
    color: #222;
}

.city-menue li:hover {
    background-color: #7d6dd6;
}

.city-menue a:hover {
    color: #fff;
}

.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: 88px;
    height: 40px;
    line-height: 39px;
    text-align: center;
    border-radius: 20px;
    margin: 0 10px;
    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; */
    background-image: linear-gradient(0deg, #ffffff 0%, #ffeef4 77%, #ffdce9 100%), linear-gradient( #f6f4fe, #f6f4fe);
}

.nav-li-bg a {
    color: #8c21be;
    border: solid 1px #8c21be;
    border-radius: 20px;
    box-sizing: border-box;
}

.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;
    border-radius: 5px;
    width: 48px;
    height: 186px;
    position: fixed;
    right: 0;
    bottom: 100px;
    background: url(../image/backtop.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 99;
}

.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: #d02dbe!important;
    background-color: #d02dbe!important;
}


/* 预热图标 */

.HotIcon {
    background: url('http://www.boosj.com/dist/Actives/mbgy/img/hot.png') no-repeat;
    background-size: 30%;
    background-position: top right;
}


/* 隐藏南京赛区 */

.city-menue li:last-child {}


/* 正在直播图标 */

.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("http://www.boosj.com/dist/Actives/bgy/image/nav-hot.png") no-repeat center top;
    background-size: 60%;
}


/* bottom样式 */

.pub-footer-switch {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.pub-footer-switch .btn-change {
    color: #666;
    background-color: #d1d1d1;
    border-color: #b7b7b7;
    display: block;
    width: 100%;
    text-align: center;
    display: inline-block;
    width: 5em;
    margin-right: 1em;
    margin-left: 1em;
    line-height: 2;
    cursor: pointer
}

.pub-footer-switch .btn-change:focus,
.pub-footer-switch .btn-change.focus {
    color: #666;
    background-color: #b7b7b7;
    border-color: #777
}

.pub-footer-switch .btn-change:hover {
    color: #666;
    background-color: #b7b7b7;
    border-color: #989898
}

.pub-footer-switch .btn-change:active,
.pub-footer-switch .btn-change.active,
.open>.pub-footer-switch .btn-change.dropdown-toggle {
    color: #666;
    background-color: #b7b7b7;
    border-color: #989898
}

.pub-footer-switch .btn-change:active:hover,
.pub-footer-switch .btn-change:active:focus,
.pub-footer-switch .btn-change:active.focus,
.pub-footer-switch .btn-change.active:hover,
.pub-footer-switch .btn-change.active:focus,
.pub-footer-switch .btn-change.active.focus,
.open>.pub-footer-switch .btn-change.dropdown-toggle:hover,
.open>.pub-footer-switch .btn-change.dropdown-toggle:focus,
.open>.pub-footer-switch .btn-change.dropdown-toggle.focus {
    color: #666;
    background-color: #a5a5a5;
    border-color: #777
}

.pub-footer-switch .btn-change:active,
.pub-footer-switch .btn-change.active,
.open>.pub-footer-switch .btn-change.dropdown-toggle {
    background-image: none
}

.pub-footer-switch .btn-change.disabled,
.pub-footer-switch .btn-change.disabled:hover,
.pub-footer-switch .btn-change.disabled:focus,
.pub-footer-switch .btn-change.disabled.focus,
.pub-footer-switch .btn-change.disabled:active,
.pub-footer-switch .btn-change.disabled.active,
.pub-footer-switch .btn-change[disabled],
.pub-footer-switch .btn-change[disabled]:hover,
.pub-footer-switch .btn-change[disabled]:focus,
.pub-footer-switch .btn-change[disabled].focus,
.pub-footer-switch .btn-change[disabled]:active,
.pub-footer-switch .btn-change[disabled].active,
fieldset[disabled] .pub-footer-switch .btn-change,
fieldset[disabled] .pub-footer-switch .btn-change:hover,
fieldset[disabled] .pub-footer-switch .btn-change:focus,
fieldset[disabled] .pub-footer-switch .btn-change.focus,
fieldset[disabled] .pub-footer-switch .btn-change:active,
fieldset[disabled] .pub-footer-switch .btn-change.active {
    background-color: #d1d1d1;
    border-color: #b7b7b7
}

.pub-footer-switch .btn-change .badge {
    color: #d1d1d1;
    background-color: #666
}

.pub-footer-switch .current {
    color: #fff;
    background-color: #cc6c00;
    border-color: #995100;
    display: block;
    width: 100%;
    text-align: center;
    width: 5em;
    display: inline-block
}

.pub-footer-switch .current:focus,
.pub-footer-switch .current.focus {
    color: #fff;
    background-color: #995100;
    border-color: #1a0e00
}

.pub-footer-switch .current:hover {
    color: #fff;
    background-color: #995100;
    border-color: #5c3100
}

.pub-footer-switch .current:active,
.pub-footer-switch .current.active,
.open>.pub-footer-switch .current.dropdown-toggle {
    color: #fff;
    background-color: #995100;
    border-color: #5c3100
}

.pub-footer-switch .current:active:hover,
.pub-footer-switch .current:active:focus,
.pub-footer-switch .current:active.focus,
.pub-footer-switch .current.active:hover,
.pub-footer-switch .current.active:focus,
.pub-footer-switch .current.active.focus,
.open>.pub-footer-switch .current.dropdown-toggle:hover,
.open>.pub-footer-switch .current.dropdown-toggle:focus,
.open>.pub-footer-switch .current.dropdown-toggle.focus {
    color: #fff;
    background-color: #753e00;
    border-color: #1a0e00
}

.pub-footer-switch .current:active,
.pub-footer-switch .current.active,
.open>.pub-footer-switch .current.dropdown-toggle {
    background-image: none
}

.pub-footer-switch .current.disabled,
.pub-footer-switch .current.disabled:hover,
.pub-footer-switch .current.disabled:focus,
.pub-footer-switch .current.disabled.focus,
.pub-footer-switch .current.disabled:active,
.pub-footer-switch .current.disabled.active,
.pub-footer-switch .current[disabled],
.pub-footer-switch .current[disabled]:hover,
.pub-footer-switch .current[disabled]:focus,
.pub-footer-switch .current[disabled].focus,
.pub-footer-switch .current[disabled]:active,
.pub-footer-switch .current[disabled].active,
fieldset[disabled] .pub-footer-switch .current,
fieldset[disabled] .pub-footer-switch .current:hover,
fieldset[disabled] .pub-footer-switch .current:focus,
fieldset[disabled] .pub-footer-switch .current.focus,
fieldset[disabled] .pub-footer-switch .current:active,
fieldset[disabled] .pub-footer-switch .current.active {
    background-color: #cc6c00;
    border-color: #995100
}

.pub-footer-switch .current .badge {
    color: #cc6c00;
    background-color: #fff
}

.pub-footer {
    text-align: center;
    line-height: 2;
    color: #7a7a7a;
    padding-top: 20px;
    border-top: 1px solid #DADADA;
    background-color: #fff;
    margin-left: -10px;
    margin-right: -10px
}

.pub-footer .title {
    font-size: 1.14286em;
    font-size: 1.14286rem;
    line-height: 1
}

.pub-footer .title .icon {
    font-size: 1.42857em;
    font-size: 1.42857rem;
    margin-right: 6px
}

.pub-footer a {
    color: #7a7a7a
}

.pub-footer a:visited {
    color: #474747
}

.pub-footer a:focus {
    color: #ff8700
}

.pub-footer a:hover {
    color: #ff8700
}

.pub-footer a:active {
    color: #ff8700
}

.pub-footer .linbox {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 900px
}

.pub-footer .line-wrap {
    padding-bottom: 20px;
    border-bottom: 1px solid #DADADA
}

.pub-footer .prebox {
    float: left;
    width: 180px;
    border-left: 1px solid #DADADA
}

.pub-footer .prebox .clearfix {
    padding-top: 20px
}

.pub-footer .prebox a {
    float: left;
    width: 180px
}

.pub-footer .row2 {
    border-left: none
}

.pub-footer .row2 a {
    width: 90px
}

.pub-footer .bottom-info {
    font-size: 0.85714em;
    font-size: 0.85714rem;
    padding-bottom: 20px;
    padding-top: 20px
}

.pub-footer .bot-pic {
    padding-bottom: 20px;
    padding-top: 20px
}

.pub-footer .bot-pic .link {
    margin-left: 1em;
    margin-right: 1em
}

.pub-footer {
    margin: 0!important;
}

.pub-footer .linbox {
    width: 910px!important;
}

.normalcenterwidth {
    width: 1190px;
    margin: 0 auto;
}


/* 右侧点击抽奖 */

.clickDraw {
    position: fixed;
    position: fixed;
    right: 45px;
    bottom: 300px;
    width: 110px;
    height: 113px;
    z-index: 99;
}
.bgyxzp span, .bgyxkk span, .bgyxzo span {
    position: absolute;
    left: 65px;
    top: 13px;
    display: inline-block;
    width: 50px;
    height: 20px;
    background: url(http://www.boosj.com/dist/Actives/bgy/image/nav-hot.png) no-repeat center top;
    background-size: 60%;
}
.bgyxzp, .bgyxkk, .bgyxzo{
    position: relative;
}