@charset "UTF-8";
.pageWarp .new-activity-warp {
  margin: 0 auto;
  margin-bottom: 130px;
}

.pageWarp .new-activity-warp .activity-title {
  width: 1200px;
  padding: 20px 0;
  margin: 0 auto;
}

.pageWarp .new-activity-warp .activity-title .root-in {
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
}

.pageWarp .new-activity-warp .activity-title .root-in-title {
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
}

.pageWarp .new-activity-warp .activity-title .root-in a {
  color: #333333;
}

.pageWarp .new-activity-warp .activity-title .root-in a:hover {
  color: #FE7305;
}

.pageWarp .new-activity-warp .detail-message-warp {
  width: 100%;
  height: 218px;
  background: #f9fafc;
  border-bottom: 1px solid #dfe0e2;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message {
  position: relative;
  width: 1200px;
  height: 218px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 30px 0 38px;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message .activty-h3 {
  font-size: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
  line-height: 30px;
  margin: 10px 0;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message .activty-message-ul {
  width: 100%;
  margin-bottom: 20px;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message .activty-message-ul .message-li {
  width: 100%;
  margin-bottom: 5px;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message .activty-message-ul .message-li .message-title {
  display: inline-block;
  width: 80px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message .activty-message-ul .message-li .message-tex {
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message .activity-introduce {
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 24px;
  margin-bottom: 53px;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message .activity-btn {
  right: 0;
  position: absolute;
  bottom: 20px;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message .activity-btn button {
  cursor: pointer;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message .activity-btn .prioritize {
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  width: 92px;
  border: none;
  height: 34px;
  background: #FE7305;
  border-radius: 4px;
}

.pageWarp .new-activity-warp .detail-message-warp .detail-message .activity-btn .prioritize a {
  color: #ffffff;
}

.pageWarp .new-activity-warp .detail-content-box {
  width: 1200px;
  margin: 20px auto;
}

.pageWarp .new-activity-warp .detail-content-box .detail-content-p-up {
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  margin-bottom: 20px;
  color: #333333;
  line-height: 26px;
}

.pageWarp .new-activity-warp .detail-content-box .detail-content-imgBox .detail-content-img {
  width: 1200px;
  background-size: cover;
}

.pageWarp .new-activity-warp .detail-content-box .detail-content-p-down {
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 26px;
  margin-top: 20px;
}

.pageWarp .new-activity-warp .section-pager {
  padding: 20px 0 20px;
  height: 30px;
  margin-top: 30px;
}

.pageWarp .new-activity-warp .section-pager .section {
  width: 100% !important;
  position: relative;
}

.pageWarp .new-activity-warp .section-pager .section .pager-box {
  position: absolute;
  left: 50%;
}

.pageWarp .new-activity-warp .section-pager .section .pager-box .pager-inner {
  position: relative;
  left: -50%;
  font-size: 0;
}

.pageWarp .new-activity-warp .section-pager .section .pager-box .pager-inner .curr {
  color: #fff;
  background: #FE7305;
  border: 1px solid #FE7305;
}

.pageWarp .new-activity-warp .section-pager .section .pager-box .pager-inner .normal {
  display: inline-block;
  margin: 0 5px;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  border: 1px solid #dcdcdc;
  color: #222;
  text-decoration: none;
  vertical-align: middle;
  font-size: 14px;
}

.footer-warp {
  display: none;
}

.layui-layer-setwin .layui-layer-close2 {
  top: 0 !important;
  left: -32px !important;
}

.layui-layer-setwin .layui-layer-close2:hover {
  background: -180px -31px !important;
}

.footer-box .form-data {
  position: relative;
  width: 601px;
  height: 416px;
  box-sizing: border-box;
  padding: 0 20px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
}

.footer-box .form-data .form-data-close-ico {
  cursor: pointer;
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background: no-repeat url(../images/p4/close.png);
  right: 20px;
  top: 20px;
}

.footer-box .form-data .form-data-h3 {
  padding-top: 15px;
  margin-bottom: 30px;
  font-size: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
  text-align: center;
}

.footer-box .form-data input {
  width: 260px;
  height: 40px;
  margin-bottom: 22px;
  background: #ffffff;
}

.footer-box .form-data .form-firstName {
  box-sizing: border-box;
  display: inline-block;
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  line-height: 22px;
  padding-left: 10px;
  margin-right: 35px;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  color: #999999;
}

.footer-box .form-data ::placeholder {
  color: #999999;
}

.footer-box .form-data .form-lastName {
  box-sizing: border-box;
  display: inline-block;
  font-size: 16px;
  padding-left: 10px;
  margin-right: 0;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  line-height: 22px;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
}

.footer-box .form-data .form-mail-box {
  box-sizing: border-box;
  display: inline-block;
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  line-height: 22px;
  width: 259px;
  height: 40px;
  padding-left: 10px;
  margin-right: 35px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
}

.footer-box .form-data .form-phone {
  box-sizing: border-box;
  display: inline-block;
  font-size: 16px;
  padding-left: 10px;
  margin-right: 0;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  line-height: 22px;
  width: 260px;
  height: 40px;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
}

.footer-box .form-data .form-address {
  box-sizing: border-box;
  padding-left: 10px;
  width: 560px;
  height: 40px;
  color: #999999;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
}

.footer-box .form-data .form-theme {
  box-sizing: border-box;
  padding-left: 10px;
  width: 560px;
  height: 40px;
  color: #999999;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
}

.footer-box .form-data .form-submit {
  cursor: pointer;
  box-sizing: border-box;
  width: 262px;
  margin: 30px auto 0;
  height: 40px;
  display: block;
  color: #ffffff;
  opacity: 1;
  border: 0;
  background: #FE7305;
  border-radius: 4px;
}

.footer-box .form-data .submit-box {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
}

.footer-box .form-data .submit-box .auth-code {
  /*display: none;*/
  height: 40px;
  width: 124px;
  /*margin-left: 10px;*/
  box-sizing: border-box;
  margin-right:10px;
  /*border: 0px;*/
  text-align: center;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
}

.footer-box .form-data .submit-box a{
  margin-left: 10px;
  margin-right:10px;
}

.footer-box .form-data .submit-box .auth-code-img {
  /*display: none;*/
  height: 40px;
  margin-left: 10px;
  box-sizing: border-box;
  width: 120px;
  border: 0px;
}

.footer-box .form-data .submit-box .form-submit {
  cursor: pointer;
  box-sizing: border-box;
  width: 262px;
  margin: 0 auto;
  height: 40px;
  color: #ffffff;
  opacity: 1;
  border: 0;
  background: #FE7305;
  border-radius: 4px;
}

.form-hint {
  width: 570px;
  position: relative;
  height: 416px;
  background-color: #fafafa;
}

.form-hint .form-hint-close-ico {
  cursor: pointer;
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background: no-repeat url(../images/p4/close.png);
  right: 20px;
  top: 20px;
}

.form-hint p {
  font-size: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  color: #333333;
  line-height: 40px;
}

.form-hint .thank {
  margin-top: 173px;
}

.auth-code {
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  /*display: none;*/
  height: 40px;
  width: 124px;
  margin-left: 10px;
  box-sizing: border-box;
}
