/* 头部 */

.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
}

.clearfix {
    /* *+height: 1%; */
}

.index-banner {
    min-width: 1190px;
    height: 606px;
    margin: 0 auto;
    padding-top: 78px;
    position: relative;
    background: url('http://www.boosj.com/dist/Actives/bgy2.0/pc/image/xuanchuan-banner.jpg') no-repeat top center;
    background-size: cover;
}

.vjs-poster {
    background-size: cover;
    background-position: top center;
}

.banner-wraper {
    width: 1190px;
    height: 100%;
    position: relative;
    margin: 0 auto
}


/* 中间打背景图区域 */

#middle {
    /* width: 100%; */
    min-width: 1190px;
    margin: 0 auto;
    /* height: 2898px; */
    /* background: url('http://www.boosj.com/dist/Actives/bgy/baner/xuanchuan-banner.jpg') no-repeat top center; */
    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('../image/index-banner-left.png') no-repeat;
    background-size: cover;
}

.video-right {
    right: 0;
    top: 185px;
    background: url('../image/index-banner-right.png') no-repeat;
    background-size: cover;
}

.city-location-line {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    /* background-color: skyblue; */
}

.city-location-line li em.icon-address {
    color: white;
    display: none;
}

.icon-dingwei {
    color: #351911;
}

.city-location-line li em {
    display: inline-block;
    font-size: 22px;
    padding-top: 5px;
}

.city-location-line li span {
    color: white;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
}

.city-location-line ul {
    text-align: center;
    margin-top: 54px;
}

.city-location-line li {
    /* float: left; */
    width: 40px;
    text-align: center;
    padding: 0 12px;
    display: inline-block!important;
    cursor: pointer;
}

.xuanchuan-video {
    width: 80px!important;
}


/* 名师区域 */

.star {
    width: 1190px;
    margin: 0 auto;
    margin-top: 150px;
}

.star .star-title {
    display: inline-block;
    width: 267px;
    height: 75px;
    background: url('../image/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;
}


/* .star li:nth-child(1) {
	margin-left: 0;
} */

.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;
    /* background: url('../image/teacher.png') no-repeat; */
    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;
    /* border: 4px solid white; */
    margin: 0 auto;
    padding-top: 117px;
    color: #704c41;
    /* background-color: skyblue; */
}

.active-left {
    position: relative;
    width: 590px;
    height: 575px;
    /* border-right: 4px solid #fff; */
    /* background: #fff; */
    background: url('http://www.boosj.com/dist/Actives/bgy2.0/pc/image/tiaowen.png');
    border: solid 1px #dbd5f6;
    box-sizing: border-box;
}

.active-left p.title {
    /* font-weight: bold; */
}

.descript-title {
    display: inline-block;
    width: 265px;
    height: 73px;
    position: absolute;
    top: -87px;
    left: 174px;
    background: url('../image/actionDescript-title.png') no-repeat;
}

.left-text {
    padding-left: 26px;
    padding-top: 40px;
    height: 478px;
    overflow: hidden;
    color: #222;
}

.left-text p {
    line-height: 30px;
    margin-top: 8px;
    padding-right: 15px;
}

.left-text p em {
    font-weight: bold;
}

.left-text 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('../image/reward-title.png') no-repeat;
}

.bao-ming {
    width: 1190px;
    height: 131px;
    /* line-height: 94px; */
    margin: 0 auto;
    /* margin-top: 10px; */
}


/* 报名 */

.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('../image/close.png') no-repeat;
}

.showBm {
    width: 502px;
    height: 520px;
    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;
}

.showBm .title {
    width: 100%;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #dad5f5;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #9b7bde;
}

.showBm .line {
    margin-top: 38px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    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;
    height: 280px;
    margin: 0 auto;
}

.mobile-Contai {
    margin-top: 20px!important;
}

.showBm button {
    width: 100px;
    height: 33px;
    background-image: linear-gradient(0deg, #e98fca 0%, #bf89e5 50%, #7c6dd6 100%);
    border: 0;
    margin-left: 164px;
    margin-top: 10px;
    text-align: center;
    color: white;
    cursor: pointer;
    border-radius: 6px;
}

#city-select {
    text-indent: 15px;
    width: 308px;
    height: 36px;
    border: 1px solid #dad5f5;
    margin-left: 7px;
    outline: none;
}

.showBm .line span {
    color: #9b7bde;
}


/* 提交资料弹窗 */

.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('../image/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-in .ul-contain {
    /* min-height: 190px; */
}

#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;
}


/* 城市选择 */

.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-left: 66px;
    padding-top: 50px;
    color: #fff;
    /* line-height: 50px; */
    /* margin-top: 18px; */
}

.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: 34px;
    /* background-color: #f13f5e; */
    margin-left: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 6px 0 rgba(140, 33, 190, 0.5);
    -ms-box-shadow: 0 6px 0 rgba(140, 33, 190, 0.5);
    -o-box-shadow: 0 6px 0 rgba(140, 33, 190, 0.5);
    box-shadow: 0 6px 0 rgba(140, 33, 190, 0.5);
    background-image: linear-gradient(0deg, #ffffff 0%, #fcd9f0 73%, #f9b2e0 100%), linear-gradient( #ffffff, #ffffff);
    color: #8c21be;
    border-radius: 30px;
    font-size: 28px;
    border: solid 1px #8c21be;
}


/* 按钮点放大 */

.btn-large {
    /* width: 155px!important; */
    /* height: 50px!important; */
    -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: 40px;
    margin-right: 40px;
    color: #fefefe;
}

.share {
    display: inline-block!important;
}

.share li {
    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('../image/share-bg.png') no-repeat;
    background-position: 7px;
}

.share li:nth-child(2) {
    background: url('../image/share-bg.png') no-repeat;
    background-position: -34px 10px;
}

.share li:nth-child(3) {
    background: url('../image/share-bg.png') no-repeat;
    background-position: -73px 10px;
}

.share li:nth-child(4) {
    background: url('../image/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(../image/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('../image/map-bg.png') no-repeat center;
    background-size: cover;
    position: relative;
}


/* 地图区域 */

.cityOut {
    position: absolute;
    /* 	width: 93px;
    height: 106px; */
    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(../image/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('../image/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('../image/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('../image/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('../image/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('../image/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('../image/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('../image/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('../image/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('../image/yunfu.png') no-repeat;
    background-size: cover;
}

.ShangHai1 .city-pic {
    background: url('../image/chongqing.png') no-repeat;
    background-size: cover;
}

.ShangHai2 .city-pic {
    background: url('../image/beijing2.png') no-repeat;
    background-size: cover;
}

.ShangHai3 .city-pic {
    background: url('../image/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('../image/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('../image/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('../image/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('../image/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('../image/threebg.png') no-repeat center;
    background-size: cover;
    margin-right: 10px;
    color: #fff;
}


/* 图片滚动区域 */

.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('../image/arrow-left.png') no-repeat;
    cursor: pointer
}

.right-arrow {
    margin-right: 16px;
    margin-top: 50px;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('../image/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: 1190px;
    /* height: 375px; */
    padding-top: 30px;
    overflow: hidden;
    padding-bottom: 20px;
}

.bottom-news .title {
    width: 100%;
    height: 90px;
    background: url('../image/progress-change-title.png') no-repeat center;
    font-size: 12px;
}

.bottom-news .title a {
    margin-top: 47px;
}

.news-container {
    width: 100%;
    min-height: 285px;
    margin-top: 40px;
}

.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: #351911;
    font-size: 20px;
}

.news-left .time {
    font-size: 16px;
    color: #aca19e;
    text-align: right;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 22px;
}

.news-left p {
    margin-top: 5px;
    line-height: 30px;
    color: #674a38!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;
}

.goTop {}

.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%;
    /* border-bottom: 1px dotted #9c7bdf; */
    background: url('../image/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(1) {
    /* margin-top: 30px; */
}

.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: #e98fca!important
}

.iconfontOut img {
    display: inline-block;
    width: 300px;
    height: 76px;
}

.LoadImg {
    display: none;
}


/* 免责声明修改 */

.radioOut {
    text-align: center;
    line-height: 21px;
    margin: 14px 0 33px 0;
}

.mz-btn {
    display: inline-block;
    color: #f13054!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;
    /* font-size: 14px; */
}

.Mzlayer {
    padding: 20px;
}

.Mzlayer p {
    font-size: 14px;
    line-height: 25px;
}

.Mzlayer p em {
    /* font-weight: bold; */
}

.Mzlayer p i {
    color: #d02dbe;
}


/* 新增 */

.active-descript-con {
    background: url(http://www.boosj.com/dist/Actives/bgy2.0/pc/image/bg-1.png) no-repeat top center;
    background-size: cover;
}

.bao-ming-con {
    background-color: #9c7bdf;
}

.ProgressCon {
    background: url(http://www.boosj.com/dist/Actives/bgy2.0/pc/image/bg-2.png) no-repeat top center;
    /* background-position-y: -150px; */
    background-size: cover;
}

.bottom-news-con {
    background: url(http://www.boosj.com/dist/Actives/bgy2.0/pc/image/bg-3.png) no-repeat top center;
    background-size: cover;
}

.layui-layer .mianze {
    font-size: 24px;
    color: #9b7bde;
    text-align: center;
    padding: 0;
    height: 78px;
    line-height: 78px;
}

#go-city {
    display: none;
}

.city-location-line li .icon-dingwei {
    color: #e98fca!important;
}

.vjs-fluid {
    /* padding-top: 0!important; */
}