.main_event{
  margin-bottom: 65px;
}
.dn{display:none;}
.event{
    width: 95%;
  height: auto;
  margin: 0 auto;
  margin-top: 15px;
  border: 1px solid #e0e0e0;
  background: white;
  padding: 2px;
  font-size: 14px;
  position:relative;
}
.event_off{
      width: 99%;
    position: absolute;
    height: 98%;
    z-index: 999;
    opacity: 0.5;
    font-size: 25px;
    text-align: center;
    color: #fff;
    background: #000;
}
.event_off span{position: absolute;bottom:15px;right:15px;}
.noborder{border: 0;}
.event_jd {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  min-height:48px;
  overflow:hidden;
}
.event_jd img{
  margin-left:-50%;
  width: 200%;
}
.zk {
  width: 48px;
  height: 28px;
  position: absolute;
  top: 6px;
  right: 6px;
  text-align: center;
  color: white;
  line-height: 28px;
  font-size: 15px;
  background-color: #F76120;
  border-radius: 3px;
}
.rm {
  width: 37px;
  height: 37px;
  position: absolute;
  top: 0;
  right: 0;
}
.event_detail {
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 4px;
  left: 0;
  line-height: 30px;
  font-size: 12px;
  background: rgba(0,0,0,0.5);
}
.event_xd {
  color: #fff;
  float: left;
  margin-left: 4px;
}

.event_rj {
  color: #fff;
  float: right;
  margin-right: 6px;
}
.pkg-name {
  margin-top: 10px;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  padding-left: 10px;
}
.pkg-desc {
  margin-top: 3px;
  padding-bottom: 10px;
  font-size: 13px;
  color: #939393;
  text-indent: 10px;
}
.pkg-desc p{padding:0 .7em;text-indent:0;}
.pkg-price {
  margin-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #E0E0E0;
}
.pkg-desc p.event_time{
  background: url("../../m_images/icons_expect.png") no-repeat 5px -25px;
  background-size:25px;
  text-indent:1.5em;
  margin-top:1em;

}
.pkg-price span {
  display: inline-block;
  color: #F76120;
}
.money-icon {
  text-indent: 6px;
  font-weight: 600;
}
.pkg-price span {
  display: inline-block;
  color: #F76120;
}
.discount-price {
  font-size: 20px;
  font-weight: 600;
}
.pkg-price span.org-price {
  font-size: 12px;
  margin-left: 15px;
  color: #939393;
}
.org-price strike {
  font-weight: 600;
}
.pkg-btm-info {
  padding: 8px;
  color: #939393;
  font-size: 12px;
  overflow: hidden;
}

.pkg-price span.fr{float: right;color: #999;}

.main_event a{color:#00a0e9;}
.event-info{margin-top: 20px;}
.icon-time,.icon-place, .icon-ticket{display: inline-block;background: url("../../m_images/active.png");  -webkit-background-size: 366px 71px;
  background-size: 366px 71px;}

  .icon-time {
  width: 13px;
  height: 13px;
  background-position: -242px -36px;
}
  .event-info>div .icon-time {
  margin-right: 6px;
  margin-left: 1px;
}
.event-info>div>span:first-child {
  float: left;
  margin-left: -62px;
  color: #ff9100;
}
.event-info>div {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 62px;
  color: #68686a;
  border-bottom: 1px solid #d2d2d2;
}
.event-info>div>span:first-child span {
  position: relative;
  top: -.1em;
  vertical-align: middle;
}
 .event-info>div:last-child {
  position: relative;
  border-bottom-color: #828283;
}
.event-info>div>span:first-child+span {
  margin-right: 10px;
}
 .event-info>div:last-child:after {
  position: absolute;
}
 .event-info>div:last-child:after, .event-same-list h2:after {
  bottom: -4px;
  left: 0;
  height: 2px;
  background: #828283;
  width: 100%;
  content: '';
}

.event-info>div .icon-place {
  margin-right: 8px;
  margin-left: 2px;
}
.icon-place {
  width: 10px;
  height: 13px;
  background-position: -260px -18px;
}
.icon-ticket {
  width: 17px;
  height: 15px;
  background-position: -74px -56px;
}
.active_img img{position: relative;margin-top: 15px;width: 100%}
.event-details>section p, .popover-box li {
  margin-top: 10px;
}
#home_event_description p {
  margin: 0 0 10px;
}
#home_event_description * {
    max-width: 100% !important;
    height: auto !important;
}
#home_event_description img{width:100%;}
#shade {
  width: 100%;
  height: 100%;
  opacity: 0.8;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1002;
  cursor: pointer;
  background: rgb(0, 0, 0);
  display:none;
}

.load_delivery {
  width: 100%;
  position: fixed;
  bottom: 0;
  /* left: 50%; */
  z-index: 1003;
  /* margin: 0px 0px 0px -250px; */
  display: none;
}
#deliver_resume {
  width: 100%;
  background: #fff;
  padding: 0 0 10px 0;
  overflow: hidden;
}
.deliver_head {
   
  background: #f2f2f2;
    border-bottom-color: #e0e0e0;
  color: #333;
  font-size: 16px;
  position: relative;padding: 10px;
}
.deliver_center {
  padding: 10px;
}
.close_deliver {
  position: absolute;
  right: 10px;
  top: 6px;
  cursor: pointer;
  font-size: 25px;
  color: #555;
  -webkit-transform: scale(1.2,1);
  -moz-transform: scale(1.2,1);
  -ms-transform: scale(1.2,1);
  -o-transform: scale(1.2,1);
  transform: scale(1.2,1);
}
.deliver_title {
  color: #555;
  font-size: 14px;
  padding: 10px 0 10px 15px;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.popover-box li.active:not(.disabled) {
/*  background: #62b651;*/
}
.popover-box li {
  position: relative;
  padding-left: 40px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  background: #f9f9f9;
}
.event-details>section p, .popover-box li {
  margin-top: 10px;
}
.popover-box li.info>div {
  line-height: inherit;
  height: auto;
  height: 30px;
  font-size: medium;
}
.popover-box li .title {
  float: left;
  overflow: hidden;
  max-width: 81%;
  height: 30px;
  line-height: 30px;
}
.text-warning {
  color: #ffa620;
}   
.text-warning input{
  background:#f9f9f9;
  border:none;
}
.popover-box li .title+span {
  position:absolute;
   line-height: 30px;
  // margin-right: 20px;
}
.popover-box li.info p {
  font-size: 12px;
  clear: right;
  margin-bottom: 0;
  word-wrap: break-word;
  color: #7d7d7d;
}
 .btn-primary {
  border-color: #4cb050;
  background-color: #ff9100;
  color: #fff;
}
.btn-block {
  display: block; 
  padding-right: 0;
  padding-left: 0;  width: 50%;
  float: right;
}
.btn {
  font-weight: 600;
  padding: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  border: 1px solid transparent;
  border-radius: 2px;
  text-shadow: none;
  touch-action: manipulation;
  -o-user-select: none;
}