body {
  /*background-color: #fafafa;*/
  user-select: auto !important; /* 允许别人鼠标复制网站文字内容 */
}
.main {
  max-width: 1280px;
  margin: auto;
}

/*.activity-detail-banner {
  background: url('../img/activity/banner_detail.png') #e5a414 center bottom;
  height: 120px;
  min-width: 1360px;
}*/

.activity-detail-banner {
  background: #e5a414 ;
  /*height: 210px;*/

}
.banner-activity{
    display: flex;
    justify-content: center;
    align-items: center;

}

.banner-activity img {
    max-width: 1920px;
    margin: auto;
}


.activity-detail-box {
  background-color: #fff;
  border-radius: 5px;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);*/
  /*padding: 14px 75px 20px;*/
  width: 730px;
}

.activity-bread-crumb, .activity-bread-crumb a {
  color: #999;
  font-size: 12px;
}

.activity-bread-crumb a:hover {
  color: #e5a414;
}

.activity-main {
  padding-top: 5px;
  border-radius: 20px 10px 20px 8px;
}

.activity-main .title {
  border-bottom: 1px solid #e6e6e6;
  font-size: 30px;
  line-height: 1.4;
  padding: 12px 0;
}

.activity-main .info {
  /*display: flex;*/
  /*padding: 20px 0;*/
}

.activity-main .info .coverImg {
  /* width: 360px; */
  width: 730px;
  height: 195px;
  flex-shrink: 0;
}

.activity-main .info .cover img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  border-radius: 20px 20px 0px 0px;
}

.activity-main .info .right-info {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  /* padding-left: 50px; */
  display: flex;
  justify-content: space-between;
  padding: 26px 50px;
  background-color: #DADADA;
  border-radius: 0px 0px 20px 20px;
}

.activity-main .info .attr {
  list-style: none;
  margin-left: 25px;
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.activity-main .info .attr li {
  color: #333333;
  font-size: 16px;
  /*margin-bottom: 14px;*/
  position: relative;
  display: flex;
  align-items: center;
  /*width: 130px;*/
  margin-right: 40px;
}

.activity-main .info .attr li span.textList {
  margin-left: 18px;
  padding-top: 3px;
}

.activity-main .info .right-info .time img{
  width: 27px;
  height: 27px;
  margin-right: 14px;
}
.activity-main .info .right-info .time{
  font-size: 16px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  align-items: center;
  display: flex;
}

.activity-main .info .right-info .time div{
  padding-top: 2px;
}
.activity-main .info .attr li.list2::before {
  content: '';
  background: url(../img/activity/activity-detail-icon2-new.png) no-repeat;
  width: 27px;
  height: 28px;
  background-size: 100%;
  position: absolute;
  left: -25px;
  top: -1px;
}

.activity-main .info .attr li.list3::before {
  content: '';
  background: url(../img/activity/activity-detail-icon3-new.png) no-repeat;
  width: 27px;
  height: 27px;
  background-size: 100%;
  position: absolute;
  left: -25px;
  top: -1px;
}


.activity-main .info .attr li.list4 .num {
  color: #E09F0E;
}
.activity-main .info .attr li.list4::before {
  content: '';
  background: url(/img/activity/quantity.png) no-repeat;
  width: 27px;
  height: 27px;
  background-size: 100%;
  position: absolute;
  left: -25px;
  top: -1px;
}

.activity-main .info .attr li.list5 {
  color: #E09F0E;
  margin-bottom: 0;
}
.activity-main .info .attr li.list5 .originalPrice {
  text-decoration:line-through;
  color: #999999;
}
.activity-main .info .attr li.list5 .section {
  color: #444;
}
.activity-main .info .attr li.list5::before {
  content: '';
  background: url(../img/activity/activity-detail-icon4.png) no-repeat;
  width: 27px;
  height: 27px;
  background-size: 100%;
  position: absolute;
  left: -25px;
  top: -1px;
}

.activity-main .info dl {
  display: flex;
  align-items: center;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  /*margin-left: 28px;*/
  margin-top: 14px;
}
.activity-main .info dl dt {
  font-size: 12px;
  margin-right: 18px;
  text-align: center;
  width: 22px;
  height: 22px;
  line-height: 22px;
  background-color: #E09F0E;
  color: #ffffff;
  border-radius: 22px;
}
.activity-main .info dl dd {
  color: #E09F0E;
  margin-right: 50px;
  font-size: 14px;
}


.activity-main .info .enroll {
  padding-top: 15px;
  margin-left: 28px;
}

.activity-main .info .enroll-btn, .activity-content .content .enroll-btn {
  background-color: #e5a414;
  /*background-color: #0d1a4c;*/
  color: #fff;
  display: inline-block;
  font-size: 18px;
  transition: all 0.2s ease-in-out;
  text-align: center;
  border-radius: 50px 50px 50px 50px;
}

.activity-main .info .enroll-btn {
  height: 40px;
  line-height: 40px;
  width: 160px;
  cursor: pointer;
}

.activity-main .info .enroll-btn:hover, .activity-content .content .enroll-btn:hover {
  background-color: #f1b125;
}

.activity-main .info .enroll-btn.disabled, .activity-content .content .enroll-btn.disabled, .activity-main .info .enroll-btn.disabled:hover, .activity-content .content .enroll-btn.disabled:hover {
  background-color: #b7b7b7;
}

.activity-content {
  margin-top: 40px;
}

.activity-content .title {
  color: #e5a414;
  font-size: 24px;
  font-weight: bold;
}

.activity-content .content {
  background-color: #fafafa;
  margin-top: 22px;
  padding: 20px;
  text-align: center;
}

.activity-content .content .enroll {
  border-top: 1px solid #e6e6e6;
  padding: 30px 0;
  text-align: center;
}

.activity-content .content .enroll-btn {
  font-weight: bold;
  height: 54px;
  line-height: 54px;
  width: 240px;
}
.rich-text img{
  /*width: 100%;*/
}

/* 通知弹框 */
dl .notice {
  background: url(../img/activity/notice1.png) no-repeat;
  width: 350px;
  height: 82px;
  position: absolute;
  top: 18px;
  left: 10px;
  background-size: 100%;
  font-size: 12px !important;
  color: #333333 !important;
  padding: 30px;
  box-sizing: border-box;
  display: none;
}
dl .notices {
  background: url(../img/activity/notice3.png) no-repeat;
  /*width: 200px;*/
  /*height: 82px;*/
  position: absolute;
  top: 18px;
  left: 10px;
  background-size: 100%;
  font-size: 12px !important;
  color: #333333 !important;
  padding: 30px;
  box-sizing: border-box;
  display: none;
}
dl .notice span {
  color: #E09F0E;
}

/* 表单注册样式 */

.register .title {

  font-size: 30px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #E5A414;
}
.register .t1 {

  font-size: 16px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  margin: 20px 0px 30px 0px;
}
.register .t1 a {
  color: #E2A215;
}
.register .t2 {
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin-bottom: 16px;
}
.password {
  text-align: center;
  font-size: 16px;
  color: #333333;
  margin: 44px 0 16px;
}
/* 注册表单成功弹框样式 */
.success .layui-layer-title {
  padding: 30px 0 0;
  text-align: center;
  border-bottom: none;
}
.success .layui-layer-title img {
  width: 45px;
  height: 45px;
  vertical-align: middle;
}
.success .layui-layer-dialog .layui-layer-content {
  padding-top: 15px !important;
}
.success .layui-layer-content .title {
  font-size: 20px;
  color: #E5A414;
  font-weight: bold;
  text-align: center;
}
.success .layui-layer-content .text {
  font-size: 16px;
  color: #999999;
  margin: 16px 0 33px;
  text-align: center;
}
.success .layui-layer-content .btn {
  width: 169px;
  height: 51px;
  background: #E5A414;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 20px;
  margin: auto;
}
.layui-layer-dialog {
  min-width: 505px !important;
}








.reg-line :nth-child(2){
  flex: 1;
}
/*.reg-line .layui-input-block{*/
/*  width: 360px;*/
/*}*/
.register .layui-btn{
  width: 360px !important;
  font-size: 18px;
}
.reg-line-title{
  margin: auto 63px;
}
.reg-sendcode{
  display: flex;
}
.reg-sendcode :nth-child(1){
  width: 258px;
}
.reg-sendcode :nth-child(2){
  display: flex;
  margin-left: 10px;
  align-items: center;
  color: #E5A414;
}
.layui-form-label{
  /*width: 135px;*/
  text-align: left;
  padding: 9px 15px 9px 0px;
}
.layui-input-block{
  /*margin-left: 150px;*/
  text-align: center;
}
.layui-input-block.mobile-block {
  display: flex;
}

.layui-input-block .mobile-tips {
  color: #f00;
  margin-left: 10px;
  flex-grow: 1;
  line-height: 38px;
}
.layui-input-block .country {
  width: 50px;
}
.layui-input-block .mobile {
  flex-grow: 1;
  width: auto;
}
.layui-input-block .mobile-tips {
  color: #666;
}

.activity-content .layui-btn {
  margin-top: 30px;
  background-color: #E09F0E;
  /*background-color: #0d1a4c;*/
}

.official-account-qrcode-box{
  padding: 46px 206px 46px 206px;
  /*align-items: center;*/
  /*width: 196px;*/
  /*height: 245px;*/
}

.official-account-qrcode-box .qrcode-title{
  font-size: 30px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #E5A414;
  margin-bottom: 20px;
}
.official-account-qrcode-box .img-box{
  width: 176px;
  height: 176px;
  border: 2px solid #E5A414;
}
.official-account-qrcode-box img{
  width: 172px;
  height: 172px;
}

.official-account-qrcode-box .context-box{
  /*text-align: center;*/

  font-size: 20px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #999999;
  margin-top: 20px;
}
.official-account-qrcode-box .context-box p:nth-child(1){
  padding-left: 15px;
}
.official-account-qrcode-box .context-box p:nth-child(2){
  padding-left: 5px;
}

.layui-layer-page{
  border-radius: 37px !important;
}

.layui-layer-setwin .layui-layer-close2 {
  right: 0px !important;
  top: -8px !important;
}

.activity-detail-container{
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  margin-top: 60px;
}
.activity-detail-container .register-box{
  width: 490px;
  background: #FFFFFF;
  box-shadow: 0px 5px 10px 1px rgba(0,0,0,0.16);
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  height: 100%;
}
.activity-detail-container .register-box .register{
  padding: 50px 65px;
  font-size: 13px !important;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400 !important;
  color: #999999 !important;
}

.activity-detail-container .register-box .register .layui-input-block {
  margin-left: 0px !important;
  margin-top: 6px !important;
}

.activity-detail-container .register-box .register .layui-input{
  background: #FAFAFA !important;
}

.activity-detail-container .register-box .register .checkBox .privacy{
  color: #E5A414 !important;

}
.activity-detail-container .register-box .register  .checkBox span {
  color: #999999 !important;
}
.activity-detail-container .register-box .register .layui-form-item .layui-form-checkbox[lay-skin=primary] {
  margin-top: 7px !important;
}

.activity-detail-container .register-box .register .che2.checkBox {
  margin-left: 0px !important;
}

.activity-detail-container .register-box .register  .registered{
  text-align: center;
}
.activity-detail-container .register-box .register  .registered p{
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgb(14 13 13 / 57%);
  font-size: 18px;
  color: white;
}
.activity-detail-container .register-box .register  .registered .btn-apply{
  background-color: #E5A414;
}

.activity-res-password-box{
  padding: 47px 50px;
  width: 330px;
  background: #FFFFFF;
  box-shadow: 0px 5px 10px 1px rgba(0,0,0,0.16);
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
}
.activity-res-password-box .title{
  font-size: 16px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #999999;
}

.activity-res-password-box .layui-form-item{
  margin-bottom: 30px !important;
}
.activity-res-password-box .layui-input-block{
  margin-left: 0px !important;
  margin-top: 6px;
}
.activity-res-password-box  .layui-input{
  height: 40px !important;
}

.activity-res-password-box .activity-res-password-yes{
  background-color: #E5A414;

  font-size: 16px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  padding: 10px 30px;
  border-width: 0px !important;
  border-radius: 8px 8px 8px 8px;
}

.activity-res-password-box .activity-res-password-no{
  background-color:#FFFFFF;
  font-size: 16px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: 400;
  color:  #E5A414;
  padding: 10px 30px;
  border: 2px solid #ccc;
  border-radius: 8px 8px 8px 8px;
  margin-left: 20px;
}

.activity-res-password-box .layui-input-block-lable{
  font-size: 16px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}

.live-open{
  display: none;
}
.live-box{
  font-size: 22px;

  padding: 20px;
}
.live-box p{
  margin-bottom: 5px;
}
.live-box .enroll-btn-box{
  text-align: center;
  padding-top: 20px;
}
.live-box .enroll-btn{
  background-color: #e5a414;
  /* background-color: #0d1a4c; */
  color: #fff;
  display: inline-block;
  font-size: 18px;
  transition: all 0.2s ease-in-out;
  text-align: center;
  border-radius: 50px 50px 50px 50px;
  height: 40px;
  line-height: 40px;
  width: 160px;
}

.clock-in{
  background-color: #E5A414 !important;

}
.clock-in a{
  color: #fff !important;
  font-weight: 400;
}