﻿/* 头部 */

.goTop {
    right: 76px!important;
}

.l {
    float: left;
}

.r {
    float: right;
}

.none {
    display: none!important;
}

.header-nav a {
    display: inline-block;
    width: 100%;
    cursor: inherit!important;
}

a {
    color: white;
}

input, button {
    outline: none;
}

.WeahterType {
    padding-right: 10px;
}

.pink-border-color {
    border: 3px solid #1e8680!important;
}

.pink-bg-white-color {
    background-color: #1e8680;
}

.pink-color {
    color: #1e8680!important;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

/* 头部 */

.pink-bg-color {
    background: #1e8680;
}

header {
    font-size: 16px;
    width: 100%;
    min-width: 1190px;
    height: 62px;
    position: relative;
}

.header-in {
    width: 1190px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.city-menue {
    position: absolute;
    top: 62px;
    z-index: 999;
    margin: 0 auto;
    font-size: 0;
    width: 100%;
    text-align: center;
    display: none;
}

.sanjiao {
    width: 0;
    height: 0;
    margin-left: 543px;
    opacity: 0.9;
    border: 15px solid #56ccc6;
    border-top-width: 0;
    border-left-color: transparent;
    border-right-color: transparent;
}

.city-menue ul {
    background-color: #56ccc6;
    margin-left: 109px;
    width: 70%;
}

.city-menue li {
    display: inline-block;
    cursor: pointer;
}

.city-menue a {
    display: inline-block;
    font-size: 18px;
    color: #222;
    padding: 18px 25px;
}

.city-menue li:hover {
    background-color: #1e8680;
}

.city-menue a:hover {
    color: #fff;
}

.love-bg {
    width: 96px;
    height: 100%;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/logo.png') no-repeat;
    background-position: 0 3px;
}

.header-nav {
    margin-top: 11px;
    float: left;
    padding-left: 5px;
}

.header-nav li {
    position: relative;
    float: left;
    width: 110px;
    height: 40px;
    line-height: 39px;
    text-align: center;
    border-radius: 10px;
    margin: 0 10px;
    color: white;
    cursor: pointer;
}

.nav-li-bg {
    background-color: #ffffff;
}

.main-nav {
    cursor: pointer;
}

.nav-li-bg a {
    color: #1e8680;
    border-radius: 20px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
}

.bgy_19juesai {
    position: relative;
}

.tips-img {
    position: absolute!important;
    width: 25px;
    top: 20px!important;
    right: -7px;
}

.chun a>img {
    width: 0px;
    position: absolute;
    top: 7px;
    left: 75px;
}

.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;
}

.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: 150px;
    height: 85px;
    position: fixed;
    right: 0;
    bottom: 100px;
    background: url("//www.boosj.com/dist/Actives/2019bgy/img/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: #1e8680!important;
    background-color: #1e8680!important;
}

/* 预热图标 */

.HotIcon {
    background: url('http://www.boosj.com/dist/Actives/mbgy/img/hot.png') no-repeat;
    background-size: 30%;
    background-position: top right;
}

/* 正在直播图标 */

.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;
}

/* 报名 */

.bao-ming .clearfix em {
    position: relative;
    color: #000;
}

#join-number {
    color: #1e8680;
}

.bao-ming-con {
    position: absolute;
    width: 100%;
    left: 0;
}

.bao-ming {
    width: 1190px;
    height: 100px;
    margin: 0 auto;
}

.bm-bg {
    position: absolute;
    top: -128px;
    width: 100%;
    min-width: 1190px;
    height: 230px;
}

.ProgressCon {
    width: 1190px;
    margin: auto;
    background: #1e8680;
}

.bottom-news-con {
    width: 1190px;
    margin: auto;
    background-size: cover;
    background: #1e8680;
}

/* 免责声明修改 */

.radioOut {
    text-align: center;
    line-height: 21px;
    margin: 14px 0;
}

.mz-btn {
    display: inline-block;
    color: #f13f5e!important;
    font-size: 14px;
}

.mz-lable {
    display: inline-block;
    color: black!important;
    font-size: 14px;
}

#mzRadio {
    display: inline-block;
    height: 16px!important;
    width: 16px;
    position: relative;
    top: 3px;
}

.Mzlayer {
    padding: 20px;
}

.Mzlayer p {
    font-size: 14px;
    line-height: 25px;
}

.Mzlayer p i {
    color: #e10000;
    font-weight: bold;
}

.layui-layer .mianze {
    font-size: 24px;
    color: #1e8680;
    text-align: center;
    padding: 0;
    height: 78px;
    line-height: 78px;
    background: #ffffff;
    border-bottom: 1px solid #1e8680;
}

#go-city {
    display: none;
}

.Show-wraper {
    display: none;
    position: fixed;
    z-index: 998;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    color: #704c41;
    z-index: 100;
}

.tan-close {
    cursor: pointer;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/close.png') no-repeat;
}

@media screen and (max-height: 667px) {
    .showBm {
        height: 520px!important;
    }
    .biaodan {
        height: 80%;
        width: 410px!important;
        overflow-y: scroll;
    }
    /*滚动条整体样式*/
    .biaodan::-webkit-scrollbar {
        width: 8px;
        height: 1px;
    }
    .biaodan::-moz-scrollbar {
        width: 8px;
        height: 1px;
    }
    .biaodan::-ms-scrollbar {
        width: 8px;
        height: 1px;
    }
    /*滚动条滑块*/
    .biaodan::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: rgba(1, 1, 1, 0.25);
    }
    .biaodan::-moz-scrollbar-thumb {
        border-radius: 10px;
        background: rgba(1, 1, 1, 0.25);
    }
    .biaodan::-ms-scrollbar-thumb {
        border-radius: 10px;
        background: rgba(1, 1, 1, 0.25);
    }
    /*滚动条轨道*/
    .biaodan::-webkit-scrollbar-track {
        background: transparent;
    }
    .biaodan::-moz-scrollbar-track {
        background: transparent;
    }
    .biaodan::-ms-scrollbar-track {
        background: transparent;
    }
}

.showBm {
    width: 502px;
    height: 600px;
    background-color: white;
    border: 1px solid #dddbc6;
    margin: 0 auto;
    margin-top: 40px;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    z-index: 1000;
    position: relative;
}

.showBm .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #cbe5ca;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #1e8680;
}

.showBm .line {
    margin-top: 20px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width: 100%;
}

.showBm .line:nth-child(2) {
    margin-top: 20px!important;
}

.showBm input {
    text-indent: 15px;
    width: 308px;
    height: 36px;
    border: 1px solid #cbe5ca;
    margin-left: 7px;
}

.showBm .biaodan {
    width: 386px;
    margin: 0 auto;
    text-align: center;
}

.mobile-Contai {
    margin-top: 20px!important;
}

.FontWeight em {
    color: #1e8680;
}

.showBm button {
    width: 100px;
    height: 33px;
    background-color: #1e8680;
    border: 0;
    text-align: center;
    color: white;
    cursor: pointer;
    border-radius: 6px;
}

.select-area {
    text-indent: 15px;
    width: 150px;
    height: 36px;
    border: 1px solid #cbe5ca;
    outline: none;
}

#select-country {
    margin-left: 8px;
}

.showBm .line span {
    width: 78px;
    color: #1e8680;
}

.change-area {
    display: flex!important;
    align-items: center;
}

/* 提交资料弹窗 */

.Show-Tj-Wraper {
    display: none;
    position: fixed;
    z-index: 998;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    color: #704c41;
}

.Tj-in {
    width: 503px;
    background-color: white;
    border: 1px solid #dddbc6;
    margin: 0 auto;
    margin-top: 100px;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    z-index: 1000;
    position: relative;
}

.Tj-in .title {
    width: 100%;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #dddbc6;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.Tj-in .select-name {
    padding: 20px;
    padding-bottom: 10px;
}

.join-ul li {
    width: 155px;
    height: 85px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
    position: relative;
    padding-bottom: 10px;
    margin-top: 10px;
}

option[disabled] {
    color: #999999!important;
}

.select-contai {
    position: absolute;
    right: 6px;
    top: 6px;
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: white!important;
    cursor: pointer;
}

.video-Selected {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/selected.png') no-repeat center;
}

/* 报名弹窗的翻页 */

#PagePagation {
    width: 100%;
    height: 30px;
    text-align: center;
    margin-top: 20px!important;
}

#PagePagation :nth-child(1) {
    margin-left: 0!important;
}

.Page-out {
    text-align: center;
}

.pager {
    margin-top: 10px!important;
}

.ti-line a {
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #836459;
    float: right;
}

.ti-line {
    padding-top: 20px;
    padding-bottom: 23px;
}

#tj-ok {
    background-color: #f34e6d;
    margin-right: 10px;
    color: white;
}

#tj-cacle {
    background-color: #e4d6c4;
    margin-right: 20px;
}

#tj-cacle:hover {
    color: #704c41!important;
}

/* 下拉列表选择 */

/* 区域选择 */

.select-area-contain {
    display: inline-block;
    height: 36px;
    margin-left: 7px;
}

.select-area-contain select {
    outline: none;
    width: 150px;
    height: 36px;
    border: 1px solid #e4d6c4;
    text-align: center;
}

.showBm option {
    font-size: 16px!important;
    color: #333333;
}

/* 城市选择 */

.select-city-container {
    display: inline-block;
    height: 36px;
    margin-left: 5px;
}

.select-city-container select {
    display: none;
    outline: none;
    width: 150px;
    height: 36px;
    border: 1px solid #e4d6c4;
    text-align: center;
}

.select-city-container select:nth-child(1) {
    display: block;
}

.showTj {
    display: none;
    position: absolute;
}

.join-container {
    display: inline-block;
    padding-top: 30px;
    color: #1e8680;
}

.join-container span {
    position: relative;
    top: -6px;
}

#join-number {
    font-size: 30px;
    line-height: 30px;
    padding-left: 15px;
}

.btn-container {
    display: inline-block;
    margin-left: 100px;
    position: relative;
}

.btn-container .btn {
    display: inline-block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-top: 20px;
    background-color: #ffffff;
    margin-left: 20px;
    border-radius: 5px;
    width: 200px;
    height: 60px;
    border-radius: 30px;
    -webkit-box-shadow: 0 6px 0 #1e8680;
    -ms-box-shadow: 0 6px 0 #1e8680;
    -o-box-shadow: 0 6px 0 #1e8680;
    box-shadow: 0 6px 0 #1e8680;
    color: #1e8680;
    font-size: 28px;
}

/* 按钮点放大 */

.btn-large {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    transform: translate(0, -3px);
}

/* 分享区域样式 */

.share-container {
    float: right;
    height: 45px;
    line-height: 45px;
    margin-top: 25px;
    color: #fefefe;
}

.share {
    display: inline-block!important;
}

.share li {
    position: relative;
    width: 40px;
    height: 45px;
    float: left;
    cursor: pointer;
}

.share-wx {
    position: relative;
}

.wechat-qrcode {
    position: absolute;
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: 60px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    z-index: 101;
}

.wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}

.qrcode {
    width: 100px;
    height: 100px;
    margin: 10px auto;
}

.wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}

.share li:nth-child(1) {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/share-bg.png') no-repeat;
    background-position: 7px;
}

.share li:nth-child(2) {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/share-bg.png') no-repeat;
    background-position: -34px 10px;
}

.share li:nth-child(3) {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/share-bg.png') no-repeat;
    background-position: -73px 10px;
}

.share li:nth-child(4) {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/share-bg.png') no-repeat;
    background-position: -150px 10px;
}