main {
  padding-top: 1px;
  padding-bottom: 50px;
}
main.index {
  padding-bottom: 90px;
  background: #430ea4;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
a, a:focus, a:hover, a:active {
  color: inherit;
}
.banner {
  position: relative;
}
.banner .banner-tip {
  position: absolute;
  top: 22%;
  right: 0;
  width: 27px;
  height: 70px;
  background: url("../images/rule.png") no-repeat center;
  background-size: contain;
}
.section_title .title_wrapper {
  height: 36px;
  background-color: #cd2b21;
}
.section_title .title_p {
  font-size: 15px;
  font-weight: bold;
  line-height: 36px;
  padding: 0 14px;
  color: #fff;
}
.section_title .title_p span {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  font-weight: normal;
  margin-left: 9px;
  margin-top: -1px;
}
.section_title > .img--wrapper {
  width: 133px;
  margin: 20px auto 14px;
}
.timeline .timeline_wrapper {
  min-height: 70px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  padding-top: 6px;
  margin-top: -6px;
  position: relative;
  z-index: 2;
}
.timeline .swiper-container {
  width: 100%;
}
.timeline .swiper-container, .timeline ul {
  background: #fd9c26;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-basis: 86px;
  -ms-flex-preferred-size: 86px;
  flex-basis: 86px;
  overflow: visible;
}
.timeline li {
  background: #fd9c26;
  width: 86px;
  height: 100%;
  font-weight: bold;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.timeline li.active {
  width: 97px;
  height: 70px;
  padding-top: 7px;
  background: url("../images/timeline.png") no-repeat center;
  background-size: cover;
}
.timeline li time {
  font-size: 15px;
}
.timeline li .timeline_p {
  font-size: 16px;
  margin: 7px auto 0;
}
.timeline .timeline_division {
  height: 6px;
  background: #bf1331;
}
.award {
  position: relative; /*min-height: 242px;*/
}
.award .award_wrapper {
  width: 100%;
  height: 250px;
}
.award_wrapper > ul > li {
  width: 100%;
  height: 250px;
  background: url("../images/bg-1.png?v=1") no-repeat center top;
}
.award_wrapper > ul > li.li--pic {
}
.award_wrapper > ul > li .img--wrapper:not(.img--tip) {
  width: 100%;
  height: 250px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.award_wrapper > ul > li .img--wrapper:not(.img--tip) img {
  width: 100%;
  height: 100%;
}
.award .award_tip {
  width: 100%;
  height: 250px;
  text-align: center;
}
.award .award_tip .img--tip {
  width: 32px;
  position: absolute;
  top: 30px;
  right: 20px;
}
.award .award_tip .img--tip.tip--reset {
  width: 32px;
  position: absolute;
  top: 12px;
  right: 40px;
}
.award .tip_title {
  text-align: center;
  margin-bottom: 26px;
  margin-top: 20px;
}
.award .tip_title span {
  font-weight: bold;
  font-size: 19px;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0 2px 1px rgba(131, 32, 15, 0.35);
}
.award .tip_content {
  width: 348px;
  height: 165px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 auto;
  background-color: #fffeff;
  border-radius: 5px;
  padding: 21px 0 20px 0;
}
.award .tip_content li {
  position: relative;
}
.award .tip_content li:not(:last-child) {
  margin-bottom: 19px;
}
.award .tip_content .award_type {
  display: inline-block;
  vertical-align: middle;
  height: 19px;
  padding: 0 2.5px 3px;
  margin-bottom: 17px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3125;
  color: #cd2b21;
  z-index: 1;
  position: relative;
}
.award .tip_content .award_type::after {
  content: "";
  display: block;
  width: 100%;
  height: 9px;
  background: #ffdee5;
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
}
.award .tip_content .li_list p {
  font-size: 16px;
  color: #cd2b21;
  text-align: center;
  line-height: 1;
}
.award .tip_content .li_list p:not(:last-child) {
  margin-bottom: 8px;
}
.award .tip_content .li_list p span {
  margin-right: 15px;
}
.model-list {
  background: #430ea4;
}
.list_wrapper {
  width: 100%;
  min-height: 30px;
  position: relative;
}
.list_wrapper ul {
  width: 100%;
  height: 30px;
  margin: 0 auto 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-radius: 100px;
}
.list_wrapper ul li {
  -webkit-flex-basis: 60px;
  -ms-flex-preferred-size: 60px;
  flex-basis: 60px;
  width: 60px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  position: relative;
  line-height: 30px;
  cursor: pointer;
}
.list_wrapper ul li:not(:last-child) {
  margin-right: 6px;
}
.list_wrapper ul li:first-child {
  color: #393939;
  background: transparent;
  text-align: left;
  margin-right: 0;
  opacity: 0;
}
.list_wrapper ul li:not(:first-child).active {
  color: #3ddbf5;
  z-index: 2;
}
.list_wrapper ul li:first-child.active {
  color: #dd3943;
}
.list_wrapper ul li .svgIcon {
  width: 1em;
  height: 1em;
  vertical-align: -0.128em;
  fill: currentColor;
}
.section_list {
  width: 96%;
  margin: 0 auto;
  position: relative;
}
.section_list .list_all {
  width: 62px;
  height: 37px;
  padding: 0 0 7px 2px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: -2px;
  z-index: 2;
  background: #430ea4;
}
.section_list .list_all.active {
  color: #3ddbf5;
}
.section_list .list_all .svgIcon {
  width: 1em;
  height: 1em;
  vertical-align: -0.128em;
  fill: currentColor;
}
.section_list .list_panel {
  min-height: 85px;
  background: #fff;
  border-radius: 15px;
  padding: 15px 15px 15px 10px;
}
.section_list .list_panel ul {
  display: none;
}
.section_list .list_panel ul.active {
  display: block;
}
.section_list .list_panel ul li { /*border-radius: 10px;*//*border: 1px solid rgba(255, 233, 228, 0.79);*/
}
.section_list .list_panel ul li.list-empty {
  padding: 20px 10px;
  text-align: center;
}
.section_list .list_panel ul li.list-empty img {
  max-width: 182px;
}
.section_list .list_panel ul li:not(:last-child) {
  margin-bottom: 5px;
}
.section_list ul .li_wrapper {
  height: 97px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 17px 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.section_list ul .wrapper_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.section_list ul .li_wrapper .img--wrapper {
  width: 81px;
  overflow: hidden;
}
.section_list ul .li_wrapper .img--wrapper img {
  width: 110%;
  max-width: 150%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.li_wrapper .disc_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.disc_wrapper .desc_price {
  font-size: 16px;
  color: #e65b53;
  height: 16px;
  line-height: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  white-space: nowrap;
}
.disc_wrapper .desc_price .price_tip {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f66259), to(#e22e23)), -webkit-gradient(linear, left top, left bottom, from(#fff2f1), to(#fff2f1));
  background-image: -webkit-linear-gradient(top, #f66259 0%, #e22e23 100%), -webkit-linear-gradient(#fff2f1, #fff2f1);
  background-image: linear-gradient(180deg, #f66259 0%, #e22e23 100%), linear-gradient(#fff2f1, #fff2f1);
  background-blend-mode: normal, normal;
  border: 1px solid #ffb541;
  border-radius: 50px;
  font-size: 9px;
  line-height: 20px;
  color: #fff;
  height: 100%;
  padding: 0 0.5em;
  max-width: 14em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -1px;
  margin-left: 0.5em;
  white-space: nowrap;
}
.disc_wrapper .desc_name {
  color: #393939;
  max-width: 9em;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1024px) {
  .disc_wrapper .desc_name {
    margin: 4px 0 8px;
  }
}
.disc_wrapper .tip--wrapper {
  width: 100%;
}
.disc_wrapper .desc_tip {
  width: 100%;
  height: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff5f4 url("../images/tip.png") no-repeat left center;
  background-size: contain;
  border-radius: 0 8px 8px 0;
  font-size: 10px;
  color: #E65B53;
  padding: 0.1em 0 0.1em 20px;
  max-width: 24em;
  line-height: 17px;
  white-space: nowrap;
  overflow: hidden;
}
.disc_wrapper .desc_tip span {
  max-width: 100%;
  overflow: hidden;
}
.li_wrapper .li_button {
  font-size: 12px;
  font-weight: bold;
  color: #FD7A40;
  border: none;
  cursor: pointer;
  line-height: 1.8;
  width: 72px;
  height: 32px;
  text-align: center;
  position: absolute;
  top: 17px;
  right: 0;
}
.li_wrapper .li_button::before {
  content: "立即报名";
  width: 100%;
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 1;
}
.li_wrapper .li_button::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 72px;
  height: 32px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-image: -webkit-linear-gradient(#fff, #fff), -webkit-linear-gradient(336deg, #ff9a3e 0%, #f84e44 100%);
  background-image: linear-gradient(#fff, #fff), linear-gradient(114deg, #ff9a3e 0%, #f84e44 100%);
  padding: 0.7px;
  border-radius: 100px;
  background-clip: content-box, padding-box;
}
.li_wrapper .li_button.active::before {
  content: "已选中";
  color: #fff;
}
.li_wrapper .li_button.active::after {
  background: -webkit-gradient(linear, left top, right top, from(#F55993), color-stop(#FF834D), to(#F64A23));
  background: -webkit-linear-gradient(left, #F55993, #FF834D, #F64A23);
  background: linear-gradient(90deg, #F55993, #FF834D, #F64A23);
  -webkit-box-shadow: inset 0 -2px 2px 1px rgba(255, 223, 138, 0.34), inset 0 3px 0 0 rgba(246, 74, 35, 0.92);
  box-shadow: inset 0 -2px 2px 1px rgba(255, 223, 138, 0.34), inset 0 3px 0 0 rgba(246, 74, 35, 0.92);
  border-radius: 30px;
}
.li_wrapper .li_button .button_tip {
  display: none;
  font-size: 9px;
  color: #bebebe;
  line-height: 1;
  width: 100%;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.li_wrapper .li_button.active .button_tip {
  display: block;
}
.li_wrapper .li_tip {
  position: absolute;
  top: 17px;
  left: -11px;
  padding: 2px;
  background: #e65b53;
  font-size: 7px;
  font-weight: bold;
  color: #fff;
  border-radius: 0 3px 3px 0;
}
.li_wrapper .li_tip.active {
  background: #a2a2a2;
}
.section--reback {
  font-size: 12px;
  color: #fff;
  padding: 0 15px;
  line-height: 12px;
  margin: 19px auto 30px;
}
.section--reback .img--wrapper {
  height: 9px;
}
.section--reback .img--wrapper img {
  max-height: 12px;
  margin-right: 3px;
  vertical-align: text-top;
}
.model-information.wrapped {
  width: 96%;
  margin: 0 auto;
}
.model-information .section_title {
  font-size: 20px;
  text-align: center;
  margin: 15px auto;
}
.section_content ul li {
  padding-left: 20px;
  position: relative;
}
.section_content ul li.tip {
  color: #430ea4;
}
.section_content ul li span {
  color: #e65b53;
  font-weight: bold;
}
.section_content ul li span.tip {
  color: #430ea4;
}
.section_content ul li a {
  color: #FFBD92;
}
.section_content ul li:not(:last-child) {
  margin-bottom: 15px;
}
.section_content ul li::after {
  content: "1";
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  text-align: center;
  background: #f57b5a;
}
.section_content ul li:nth-of-type(2)::after {
  content: "2";
}
.section_content ul li:nth-of-type(3)::after {
  content: "3";
}
.section_content ul li:nth-of-type(4)::after {
  content: "4";
}
.section_content ul li:nth-of-type(5)::after {
  content: "5";
}
.section_content ul li:nth-of-type(6)::after {
  content: "6";
}
.section_content ul li:nth-of-type(7)::after {
  content: "7";
}
.section_content ul li:nth-of-type(8)::after {
  content: "8";
}
.section_content ul li {
}
.model-policy .policy_wrapper ul li {
  width: 92.8%;
  padding: 1px 22px 22px;
  -webkit-box-shadow: 0 2px 3px 0 rgba(255, 233, 228, 0.79), inset 0 0 1px 0 #f78b0d;
  box-shadow: 0 2px 3px 0 rgba(255, 233, 228, 0.79), inset 0 0 1px 0 #f78b0d;
  border-radius: 10px;
  margin-top: 9px;
}
.model-policy .section_title > .img--wrapper {
  width: 170px;
  margin: 16px auto 14px;
}
.model-policy ul:not(:last-child) {
  margin-bottom: 20px;
}
.model-policy .policy_content > ul li {
  position: relative;
  padding-left: 4.5em;
  font-size: 14px;
  line-height: 1.6428;
}
.model-policy li.active {
  padding-left: 0;
}
.model-policy li span {
  display: inline-block;
  vertical-align: middle;
}
.model-policy .policy_wrapper > ul li {
  display: none;
  font-size: 14px;
  line-height: 1.6428;
  margin-bottom: 10px;
}
.model-policy .policy_wrapper > ul li.active {
  display: block;
}
.footer_fix {
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 412px;
  padding: 20px 10px;
  background: url("../images/fixed-bg.png") repeat-x center;
  background-size: contain;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer_fix a:not(:last-child) .img--wrapper {
  margin-right: 5px;
}
.footer_fix .img--wrapper img {
  max-height: 43px;
}
.my_model {
  padding: 2em 1em;
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  top: 0;
  left: 0;
  white-space: nowrap;
  display: none;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  z-index: 5;
}
.am-modal .am-modal-dialog {
  background: #fff;
  border-radius: 15px;
  padding-top: 15px;
}
.am-modal .am-modal-dialog .am-modal-hd {
  padding: 0;
}
.am-modal .am-modal-dialog .am-modal-hd .am-close {
  top: 10px;
  right: 10px;
  opacity: 1;
}
.am-modal.am-modal-confirm .am-modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.am-modal.am-modal-confirm .am-modal-footer .modal-button[data-am-modal-cancel] {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 96px;
  padding: 0.2em 0.5em;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#f64a23), color-stop(49%, #ff834d), to(#f55993)), -webkit-gradient(linear, left top, left bottom, from(#eb422c), to(#eb422c));
  background-image: -webkit-linear-gradient(left, #f64a23 0%, #ff834d 49%, #f55993 100%), -webkit-linear-gradient(#eb422c, #eb422c);
  background-image: linear-gradient(90deg, #f64a23 0%, #ff834d 49%, #f55993 100%), linear-gradient(#eb422c, #eb422c);
  background-blend-mode: normal, normal;
  -webkit-box-shadow: inset 0 -2px 2px 1px rgba(255, 223, 138, 0.34), inset 0 3px 0 0 rgba(255, 161, 85, 0.92);
  box-shadow: inset 0 -2px 2px 1px rgba(255, 223, 138, 0.34), inset 0 3px 0 0 rgba(255, 161, 85, 0.92);
  border-radius: 22px;
}
.am-modal .model_container {
  padding: 38px 30px 20px;
  max-height: 450px;
  overflow: scroll;
}
.am-modal .model_p {
  width: 100%;
  height: 100%;
  text-align: left;
}
.am-modal .model_p ul li {
  display: none;
}
.am-modal .model_p ul li.active {
  display: block;
}
.am-modal .model_p p {
  color: #333;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  padding-bottom: 20px;
}
.am-modal .model_button {
  width: 275px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: solid 1px #f76b4b;
  font-size: 18px;
  color: #f57b5a;
}
.my_model img {
  max-width: 274px;
  margin-right: -20%;
}
.fix-wechat {
  width: 33px;
  position: fixed;
  bottom: 15%;
  right: 13px;
  z-index: 3;
}
.fix-wechat-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fix-wechat .img--wrapper {
}
.fix-wechat-tip {
  width: 27px;
  height: 13px;
  line-height: 13px;
  font-size: 10px;
  font-weight: 400;
  color: #327D2C;
  text-align: center;
  background: #E3FAE1;
  border-radius: 6px;
}
.am-modal#doc-modal-2 .am-modal-bd > .img--wrapper {
  width: 145px;
  height: 145px;
  padding: 10px 13px 0;
  border: 1px solid #ECECEC;
  border-radius: 5px;
  margin: -60px auto 0;
  background: #fff;
}
.am-modal#doc-modal-2 .am-modal-bd p {
  font-family: PingFang SC, serif;
  margin-top: 13px;
}
.am-modal#doc-modal-2 .am-modal-bd .modal-wechat {
  font-size: 18px;
  font-weight: 600;
  color: #1C0F78;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.244140625%, #20107C), color-stop(99.4873046875%, #A3176C));
  background: -webkit-linear-gradient(bottom, #20107C 0.244140625%, #A3176C 99.4873046875%);
  background: linear-gradient(0deg, #20107C 0.244140625%, #A3176C 99.4873046875%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.am-modal#doc-modal-2 .am-modal-bd .modal-wechat-tip {
  font-size: 14px;
  font-weight: 300;
  color: #1C0F78;
}
.am-modal#doc-modal-2 .am-modal-bd .modal-button {
  width: 148px;
  height: 45px;
  margin: 15px auto;
}