/* 头部 */

.l {
    float: left;
}

.r {
    float: right;
}

a {
    color: white;
}

input,
button {
    outline: none;
}

.pink-border-color {
    border: 3px solid #f13f5e!important;
}

.pink-color {
    color: #f13f5e!important;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.index-banner {
    min-width: 1190px;
    height: 613px;
    margin: 0 auto;
    padding: 76px 0 0;
    position: relative;
    background: url(//www.boosj.com/dist/Actives/2019bgy/img/xcbg.jpg) no-repeat top center;
}
.slide-title {
    position: absolute;
    z-index: 12;
    bottom: 0;
    width: 100%;
    line-height: 45px;
    padding-left: 10px!important;
    background: rgba(0,0,0,0.5);
    color: #ffffff;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vjs-poster {
    background-size: cover;
    background-position: top center;
}
.banner-wraper {
    width: 1190px;
    height: 100%;
    position: relative;
    margin: 0 auto
}
/* 赛次导航 */
.sai-classification {
    width: 1190px;
    margin: auto;
    background: #1e8680;
}
/* 中间打背景图区域 */

#middle {
    min-width: 1190px;
    margin: 0 auto;
    background-size: cover;
    overflow: hidden;
}

.Player {
    width: 860px;
    height: 484px;
    margin: 0 auto;
    /* background-color: skyblue; */
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.85);
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.85);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.85);
}

.video-btn {
    width: 85px;
    height: 85px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
}

.video-left {
    left: 0;
    top: 185px;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/index-banner-left.png') no-repeat;
    background-size: cover;
}

.video-right {
    right: 0;
    top: 185px;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/index-banner-right.png') no-repeat;
    background-size: cover;
}

.city-location-line {
    width: 100%;
    /* height: 100px; */
    padding: 30px 0;
    margin: 0 auto;
    box-sizing: border-box;
}

.city-location-line li .icon-address {
    display: none;
}
.city-location-line li span {
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
}

.city-location-line ul {
    text-align: center;
}

.city-location-line li {
    position: relative;
    width: 110px;
    text-align: center;
    padding: 0 12px;
    display: inline-block!important;
     cursor: pointer; 
}

.xuanchuan-video {}

/* 名师区域 */

.star {
    width: 1190px;
    margin: 0 auto;
    margin-top: 150px;
}

.star .star-title {
    display: inline-block;
    width: 267px;
    height: 75px;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/start-title.png') no-repeat;
}

.star ul {
    margin-top: 5px;
}

.star li {
    float: left;
    width: 214px;
    height: 310px;
    background-color: #e84478;
    margin-right: 30px;
    color: white;
}

.star li:nth-child(5n) {
    margin-right: 0;
}

.star-scroll {
    width: 1190px;
    height: 310px;
    overflow: hidden;
    position: relative;
}

.star-scroll ul {
    position: absolute;
}

.star-scroll .left-arrow {
    position: absolute;
    left: 0;
    margin: 0!important;
    top: 135px;
}

.star-scroll .right-arrow {
    position: absolute;
    right: 0;
    margin: 0!important;
    top: 135px;
}

.circle {
    display: block;
    overflow: hidden;
    width: 168px;
    height: 168px;
    background-color: #efefef;
    /* Can be set to transparent */
    border: 7px #fff solid;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    margin: 0 auto;
    margin-top: 23px;
}

.star .teacher-name {
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: 43px;
}

.star .descript {
    padding: 0 13px;
    font-size: 14px;
    line-height: 20px;
}


/* 活动介绍区域 */

.active-descript {
    width: 1190px;
    height: 620px;
    margin: 0 auto;
    padding-top: 117px;
    color: #704c41;
}

.active-left {
    position: relative;
    width: 590px;
    height: 575px;
    background: url('http://www.boosj.com/dist/Actives/bgy2.0/pc/image/tiaowen.png');
    border: solid 1px #dbd5f6;
    box-sizing: border-box;
}

.descript-title {
    display: inline-block;
    width: 265px;
    height: 73px;
    position: absolute;
    top: -87px;
    left: 174px;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/actionDescript-title.png') no-repeat;
}
.changed-img {
    position: absolute;
    width: 100px;
    left: -18px;
    top: 4px;
}
.rules {
    height: 500px;
    overflow-y: scroll;
    color: #222;
    box-sizing: border-box;
    padding-bottom: 60px;
}
 /*滚动条整体样式*/
 .rules::-webkit-scrollbar {
    width: 8px;
    height: 1px;
  }
 .rules::-moz-scrollbar {
    width: 8px;
    height: 1px;
  }
 .rules::-ms-scrollbar {
    width: 8px;
    height: 1px;
  }
  /*滚动条滑块*/
  .rules::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(1, 1, 1, 0.25);
  }
  .rules::-moz-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(1, 1, 1, 0.25);
  }
  .rules::-ms-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(1, 1, 1, 0.25);
  }
  /*滚动条轨道*/
  .rules::-webkit-scrollbar-track {
    background: transparent;
  }
  .rules::-moz-scrollbar-track {
    background: transparent;
  }
  .rules::-ms-scrollbar-track {
    background: transparent;
  }
/* 新增 */
.new-content {
    position: relative;
    width: 100%;
    height: 100%;
    /* padding: 50px 0 0; */
    /* background: url('//www.boosj.com/dist/Actives/2019bgy/img/bigBg.png') no-repeat; */
    /* background-size: 100% 100%; */
}
.pc-dlong {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
    min-width: 1190px;
}
.left-dl {
    position: absolute;
    top: 0;
    left: -104px;
}
.right-dl {
    position: absolute;
    top: 0;
    right: -104px;
}
.active-descript-con {
    position: relative;
    width: 1190px;
    height: 650px;
    margin: auto;
    display: flex;
    justify-content: center;
    background-color: #1e8680;
}
.text-box {
    width: 490px;
    height: 600px;
    margin-top: 35px;
}
.sm-left {
    background: url(//www.boosj.com/dist/Actives/2019bgy/img/textbg.png) no-repeat;
    background-size: 100% 100%;
    padding: 30px;
    box-sizing: border-box;
    margin-right: 10px;
}
.sm-right {
    margin-left: 10px;
}
.show-Prize {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.show-Prize img {
    width: 100%;
    height: 100%;
}
.two-title {
    text-align: center;
    font-size: 40px;
    color: #000000;
}


.rules p {
    line-height: 30px;
    margin-top: 8px;
    padding-right: 15px;
}
.rules p em {
    font-weight: bold;
}

.rules p i {
    font-weight: bold;
    color: #f13f5e;
}

.active-right {
    width: 590px;
    height: 575px;
    position: relative;
    border: solid 1px #dbd5f6;
    background: url('http://www.boosj.com/dist/Actives/bgy2.0/pc/image/tiaowen.png');
    box-sizing: border-box;
}

.active-right img {
    /* margin-top: 15px; */
    margin-left: 38px;
}

.right-text {
    height: 575px;
    overflow: hidden;
}

.reward-title {
    display: inline-block;
    width: 265px;
    height: 73px;
    position: absolute;
    top: -87px;
    left: 160px;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/reward-title.png') no-repeat;
}

.bao-ming {
    width: 1190px;
    height: 100px;
    margin: 0 auto;
}
/* 报名 */
.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 #dad5f5;
    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 #dad5f5;
    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 #dad5f5;
    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;
}

.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;
    /* margin-top: 10px; */
}

.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;
}


/* 大赛进程区域 */

.Progress {
    width: 1190px;
    margin: 0 auto;
    /* padding-top: 40px; */
    position: relative;
}

.Menu-contanier {
    height: 75px;
    width: 100%;
    background: url(//www.boosj.com/dist/Actives/2019bgy/img/progress-title.png) no-repeat center;
    padding-top: 40px;
    position: absolute;
    top: 25px;
    z-index: 99;
}

.Menue-right {
    margin-top: 12px;
}

.pink-bg-white-color {
    background: #f13f5e!important;
    color: white!important;
}

.Menue-right li {
    cursor: pointer;
    float: left;
    width: 90px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background-color: #e4d6c4;
    margin-left: 10px;
    color: #704c41;
}


/* 地图区域 */

.small-circle {
    display: inline-block;
    width: 4px;
    height: 4px;
    border: 3px solid #704c41;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    background-color: white;
}

.big-circle {
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 3px solid #704c41;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    background-color: white;
}

.map {
    width: 100%;
    height: 450px;
    /* overflow: hidden; */
}

.city-map-out {
    width: 1190px;
    height: 450px;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/map-bg.png') no-repeat center;
    background-size: cover;
    position: relative;
}


/* 地图区域 */

.cityOut {
    position: absolute;
    z-index: 99;
}

.city-pic {
    display: inline-block;
    width: 60px;
    height: 60px;
}

.city-name {
    color: #222;
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 21px;
}

.go-shaiqu {
    color: white;
    display: inline-block;
    width: 92px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 15px;
    background: url(//www.boosj.com/dist/Actives/2019bgy/img/threebg.png) no-repeat center;
    background-size: cover;
    display: none;
    position: absolute;
}

.pic-out {
    display: inline-block;
    position: relative;
}


/* 以下是每个城市定位 */

.GuangZhou {
    width: 91px;
    height: 108px;
    top: 165px;
}

.GuangZhou .pic-out {
    top: 30px;
}

.GuangZhou .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/kunming.png') no-repeat;
    background-size: cover;
}

.GuangZhou em {
    left: 16px;
    bottom: -23px;
}

.GuangZhou .go-shaiqu {
    left: -26px;
    top: -20px;
}

.ShenYang {
    top: 220px;
    left: 75px;
    width: 77px;
    height: 108px;
}

.ShenYang .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/jiangyin.png') no-repeat;
    background-size: cover;
}

.ShenYang em {
    left: 33px;
    bottom: 71px;
}

.ShenYang .go-shaiqu {
    left: -20px;
    top: 75px;
}

.DaLian {
    top: 198px;
    left: 143px;
    width: 91px;
    height: 140px;
}

.DaLian .pic-out {
    top: 9px;
}

.DaLian .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/langfang.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: 41px;
    left: 9px;
}

.DaLian em {
    top: 10px;
    left: 44px;
}

.DaLian .go-shaiqu {
    bottom: -25px;
    left: -10px;
}

.TianJing {
    top: 230px;
    left: 241px;
    width: 98px;
    height: 144px;
}

.TianJing .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/jian.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: 6px;
    left: 15px;
}

.pic-out .TianJing {
    top: 11px;
}

.TianJing em {
    left: 30px;
    top: 72px;
}

.TianJing .go-shaiqu {
    top: -20px;
    left: 0px;
}

.JiNan {
    top: 164px;
    left: 328px;
    width: 97px;
    height: 127px;
}

.JiNan .pic-out {
    top: 12px;
}

.JiNan .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/guiyang.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: 31px;
    left: 15px;
}

.JiNan em {
    top: 0px;
    left: -3px;
}

.JiNan .go-shaiqu {
    left: -5px;
    top: 125px;
}

.ZhengZhou {
    top: 157px;
    left: 400px;
    width: 98px;
    height: 128px;
}

.ZhengZhou .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/longyan.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: 6px;
    left: 15px;
}

.ZhengZhou em {
    top: 72px;
    left: 25px;
}

.ZhengZhou .go-shaiqu {
    left: 0px;
    top: -15px;
}

.ChengDu {
    top: 200px;
    left: 464px;
    width: 98px;
    height: 128px;
}

.ChengDu .pic-out {
    top: 58px;
    left: 18px;
}

.ChengDu .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/lanzhou.png') no-repeat;
    background-size: cover;
}

.ChengDu em {
    top: -20px;
    left: 46px;
}

.ChengDu .go-shaiqu {
    left: 0px;
    top: 121px;
}

.WuHan {
    top: 214px;
    left: 566px;
    width: 96px;
    height: 126px;
}

.WuHan .pic-out {
    top: 37px;
    left: 11px;
}

.WuHan .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/shenyang.png') no-repeat;
    background-size: cover;
}

.WuHan em {
    top: 62px;
    left: 17px;
}

.WuHan .go-shaiqu {
    left: 0px;
    top: 0px;
}

.ShangHai {
    top: 190px;
    left: 636px;
    width: 93px;
    height: 156px;
}

.ShangHai .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/yunfu.png') no-repeat;
    background-size: cover;
}

.ShangHai1 .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/chongqing.png') no-repeat;
    background-size: cover;
}

.ShangHai2 .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/beijing2.png') no-repeat;
    background-size: cover;
}

.ShangHai3 .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/qingdao.png') no-repeat;
    background-size: cover;
}

.ShangHai .pic-out {
    left: 24px;
    top: 58px;
}

.ShangHai em {
    top: -28px;
    left: 28px;
}

.ShangHai .go-shaiqu {
    left: 11px;
    top: 123px;
}

.ShangHai1 em {
    top: -28px;
    left: 28px;
}

.ShangHai1 .go-shaiqu {
    left: 20px;
    top: 127px;
}

.ShangHai2 em {
    top: 64px;
    left: 28px;
}

.ShangHai2 .go-shaiqu {
    left: -5px;
    top: 8px;
}

.ShangHai3 em {
    top: -28px;
    left: -4px;
}

.ShangHai3 .go-shaiqu {
    left: 30px;
    top: 132px;
}

.ShangHai1 {
    top: 208px;
    left: 724px;
}

.ShangHai2 {
    top: 180px;
    left: 800px;
}

.ShangHai3 {
    top: 140px;
    left: 866px;
}

.HangZhou {
    top: 86px;
    right: 171px;
    width: 87px;
    height: 128px;
}

.HangZhou .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/jining.png') no-repeat;
    background-size: cover;
}

.HangZhou .pic-out {
    left: 8px;
    top: 34px;
}

.HangZhou em {
    top: 74px;
    left: 21px;
}

.HangZhou .go-shaiqu {
    left: -13px;
    top: -4px;
}

.NingBo {
    top: 111px;
    right: 89px;
    width: 88px;
    height: 128px;
}

.NingBo .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/nanchong.png') no-repeat;
    background-size: cover;
}

.NingBo .pic-out {
    left: 14px;
    top: 13px;
}

.NingBo em {
    top: -28px;
    left: -3px;
}

.NingBo .go-shaiqu {
    right: -5px;
    top: 88px;
}

.NanJing {
    top: 64px;
    right: 0px;
    width: 84px;
    height: 125px;
}

.NanJing .city-pic {
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/jurong.png') no-repeat;
    background-size: cover;
}

.NanJing em {
    top: 64px;
    left: 14px;
}

.NanJing .pic-out {
    left: 14px;
    top: 25px;
}

.NanJing .go-shaiqu {
    left: -10px;
    top: -15px;
}

.cityProgress-contain {
    width: 100%;
    height: 280px;
    background-color: white;
    color: #704c41;
}

.city-info {
    width: 400px;
    height: 100%;
    padding-left: 30px;
    box-sizing: border-box;
}

.city-info h3 {
    /* padding-top: 20px; */
    line-height: 48px;
    font-size: 20px;
    /* padding-left: 20px;
    padding-right: 20px; */
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/threebg.png') no-repeat center;
    background-size: cover;
    color: #fff;
    width: 130px;
    height: 48px;
    text-align: center;
    margin-top: 31px;
    margin-bottom: 21px;
}

.city-info p {
    width: 360px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 26px;
}

.dance-indent {
    padding-left: 100px!important;
    text-indent: -80px!important;
    width: 280px!important;
}

.select-video {
    width: 775px;
    height: 100%;
}

.Progress-switch-container {
    margin-left: 70px;
    margin-top: 31px;
}

.Progress-switch-container li {
    float: left;
    width: 130px;
    height: 48px;
    text-align: center;
    font-size: 20px;
    line-height: 48px;
    /* background-color: #e4d6c4; */
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/threebg.png') no-repeat center;
    background-size: cover;
    margin-right: 10px;
    color: #fff;
}
.bao-ming .clearfix em {
    position: relative;
    color: #000;
}
#join-number {
    color: #1e8680;
}
/* 图片滚动区域 */

.video-list-container>div:not(.all-video) {
    display: none;
}

.video-list-container>div {
    width: 100%;
    height: 180px;
}

.left-arrow {
    margin-top: 50px;
    margin-left: 20px;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/arrow-left.png') no-repeat;
    cursor: pointer
}

.right-arrow {
    margin-right: 16px;
    margin-top: 50px;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/arrow-right.png') no-repeat;
    cursor: pointer;
}

.scroll-contain {
    margin-left: 10px;
    display: inline-block;
    width: 640px;
    height: 190px;
    /* background-color: #ccc; */
    overflow: hidden;
    position: relative;
}

.scroll-contain a {
    color: #000;
}

.scroll-contain a:hover {
    color: #000;
}

.scroll-contain ul {
    height: 100%;
    position: absolute;
    margin-top: 20px;
    width: 640px;
}

.scroll-contain a {
    display: inline-block;
}

.scroll-contain li:nth-child(3n) {
    margin-right: 0px!important;
}

.scroll-contain li:last-child {
    margin-right: 0px!important;
}

.scroll-contain li {
    height: 100%;
    width: 200px;
    float: left;
    margin-right: 20px;
}

.scroll-contain p {
    width: 200px;
    padding-top: 5px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sea-select-video,
.higher-select-video,
.end-select-video {
    display: none;
}


/* 底部新闻区域 */

.go-capaign {
    width: 100%;
    height: 44px;
    margin-top: 30px;
}

.go-capaign a {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    width: 142px;
    text-align: center;
    font-size: 20px;
    background-color: #f13f5e;
}

.brown-color {
    color: #704c41;
}

.go-capaign span {
    color: #704c41;
    font-size: 14px;
}

.bottom-news {
    margin: 0 auto;
    width: 100%;
    padding-top: 30px;
    overflow: hidden;
    padding-bottom: 20px;
}

.bottom-news .title {
    width: 100%;
    height: 90px;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/dsdt.png') no-repeat center;
    font-size: 12px;
}

.bottom-news .title a {
    margin-top: 47px;
}

.news-container {
    width: 100%;
    min-height: 285px;
}

.news-left {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    width: 100%;
    box-sizing: border-box;
}

.news-left h4 {
    line-height: 22px;
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
}

.news-left .time {
    font-size: 16px;
    color: #e2fffd;
    text-align: right;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 22px;
}

.news-left p {
    margin-top: 5px;
    line-height: 30px;
    color: #abfffa!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-left .article:nth-child(2) {
    margin-top: 20px;
}

.news-right {
    width: 610px;
    height: 265px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
}

.news-right .time {
    font-size: 15px;
    color: #aca19e;
}

.news-right p {
    font-size: 15px;
    line-height: 24px;
    width: 610px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-right a {
    margin-top: 20px;
    color: #704c41;
    display: inline-block;
}

.news-right a:nth-child(1) {
    margin-top: 0;
}
.bmed {
    background-color: #ccc;
}

.pub-footer {
    min-width: 1190px!important;
}

.pub_float_right {
    display: none;
}


/* 已经报名 */

.hasBm {
    background-color: #ccc!important;
    cursor: default!important;
}

.join-ul {
    min-height: 40px;
}

.no-userVideo {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.no-userVideo a {
    color: #704c41!important;
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 85px;
    line-height: 85px;
}

.no-userVideo a:hover {
    color: #704c41!important;
    text-decoration: underline!important;
}

.join-ul img {
    width: 155px;
    height: 95px;
}

.star .left-arrow,
.star .right-arrow {
    position: absolute;
    margin: 0!important;
    z-index: 200;
}

.star-scroll {
    margin-top: 5px;
}

.star ul {
    margin-top: 0!important;
}

.news-right dt em {
    display: inline-block;
    width: 208px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    color: #351911;
}

.news-left .article {
    margin-top: 10px;
    width: 100%;
    background: url('//www.boosj.com/dist/Actives/2019bgy/img/bottom-dotted.png') no-repeat;
    background-position: bottom;
    padding-bottom: 18px;
    position: relative;
}

.video-list-container .noData,
.video-list-container .noData p {
    width: 640px;
}

.video-list-container .noData p {
    text-align: center;
}

.video-list-container .icon-yihan {
    font-size: 70px;
}
.video-list-container .noData p:nth-child(2) {
    font-size: 16px;
    margin-top: 17px;
}

.weather-out {
    cursor: pointer;
}

.vjs-big-play-button {
    display: none!important;
}

.video-list-container img {
    width: 200px;
    height: 130px;
}

.layui-layer-btn .layui-layer-btn0 {
    background-color: #f34e6d!important;
    border: 1px solid #f34e6d!important;
}

.special-text {
    color: #f13f5e;
    font-weight: bold;
}

.BlackColor {
    color: #1e8680!important;
    background-color: #ffffff;
    border-radius: 21px;
    padding: 0 5px;
}

.iconfontOut img {
    display: inline-block;
    width: 300px;
    height: 76px;
}

.LoadImg {
    display: none;
}


/* 免责声明修改 */

.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;
}
.bao-ming-con {
    position: relative;
}
.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;
}
.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;
}