.main {
  width: 100%;
  overflow-x: hidden;
}
.main-banner {
  position: relative;
  margin: 0 auto;
  min-width: 1200px;
  max-width: 1920px;
  height: 663px;
  background: url("/static/img/activity/0901/1.png") no-repeat;
  background-position: center;
  background-size: 1920px 663px;
}
.sec-con .fix-1200 {
  position: relative;
}
.sec-con .bg {
  width: 1920px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.sec-con .btn {
  position: absolute;
  width: 290px;
  height: 75px;
  opacity: 0;
  cursor: pointer;
}
.sec-con .btn1 {
  bottom: 69px;
  left: 140px;
}
.sec-con .btn2 {
  right: 128px;
  bottom: 69px;
}
.sec-con .btn3 {
  width: 580px;
  bottom: 117px;
  left: 0;
}
.sec-con .btn4 {
  width: 580px;
  right: 0;
  bottom: 117px;
}
.sec-con .receive {
  position: absolute;
  left: 50%;
  bottom: 54px;
  transform: translateX(-50%);
  width: 356px;
  height: 86px;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
}
.action-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 65535;
}
.action-modal .action-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 10px 32px 32px;
  width: 790px;
  height: 478px;
  background: url("/static/img/activity/0901/f-bg-1.png") no-repeat;
  background-size: 100% 100%;
  color: #000;
}
.action-modal .action-box.bg1 .item {
  margin-bottom: 18px;
}
.action-modal .action-box.bg1 .item textarea {
  height: 90px;
}
.action-modal .action-box.bg1 .box-title {
  margin-bottom: 15px;
}
.action-modal .action-box.bg2 {
  background-image: url("/static/img/activity/0901/f-bg-2.png");
}
.action-modal .action-box.bg3,
.action-modal .action-box.bg4 {
  width: 770px;
  padding-left: 12px;
  background-image: url("/static/img/activity/0901/f-bg-3.png");
}
.action-modal .form-box {
  padding: 15px 20px;
  width: 532px;
  float: left;
}
.action-modal .box-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.action-modal .item {
  position: relative;
  padding-left: 105px;
  margin-bottom: 20px;
}
.action-modal .item label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  width: 100px;
  line-height: 34px;
}
.action-modal .item .ipt-wrap {
  position: relative;
}
.action-modal .item .ipt-wrap .down {
  position: absolute;
  top: 1px;
  right: 1px;
}
.action-modal .item .ipt-wrap .ul-sel {
  position: absolute;
  left: 0;
  top: 36px;
  width: 100%;
  background: #fff;
  border: 1px solid #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 9;
}
.action-modal .item .ipt-wrap .ul-sel li {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  cursor: default;
}
.action-modal .item .ipt-wrap .ul-sel li:hover {
  background: #f5f5f5;
}
.action-modal .item .ipt {
  line-height: 32px;
}
.action-modal .item .cname {
  color: #00AA17;
  line-height: 34px;
}
.action-modal .item input,
.action-modal .item .ipt {
  height: 34px;
  padding: 0 10px;
}
.action-modal .item input,
.action-modal .item textarea,
.action-modal .item .ipt {
  border: 1px solid #000000;
  width: 100%;
}
.action-modal .item textarea {
  padding: 6px 10px;
  height: 120px;
}
.action-modal .close-box-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.action-modal .foot-btns {
  text-align: center;
}
.action-modal .foot-btns .btn {
  cursor: pointer;
}
.action-modal .err-el {
  position: relative;
}
.action-modal .err-msg {
  position: absolute;
  bottom: -17px;
  left: 0;
  color: red;
  font-size: 12px;
}
.action-modal .err-msg i {
  font-size: 12px;
  font-weight: bold;
  margin-right: 5px;
}
.action-modal .intro-r {
  float: right;
  width: 210px;
  padding: 35px 10px 0 5px;
}
.action-modal .intro-r .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.action-modal .intro-r .title img {
  margin-right: 10px;
}
.action-modal .intro-r .txt {
  line-height: 24px;
}
.g_plaster-box {
  display: none !important;
}
.footer {
  border-top: 1px solid #eee;
}
/*# sourceMappingURL=free.css.map */