ul,
li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0px;
}
.avatar-img {
  border-radius: 100%;
}
.body {
  background: #000;
}
.event_detail_type {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  padding: 5px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.event_state {
  width: 106px;
  height: 32px;
  position: absolute;
  color: #fff;
  text-align: center;
  line-height: 32px;
  margin: -62px 0 0 0px;
}
.spliter {
  border-top: 1px solid #F2F2F2;
  width: 100%;
  margin-top: 10px;
}
.fs12 {
  font-size: 12px;
}
.user-mod {
  height: 40px;
  width: 100%;
}
#user-list {
  width: auto!important;
  height: auto;
}
#user-list a {
  width: 100px;
  line-height: 40px;
  padding: 0px;
  text-align: center;
  color: #000;
  display: block;
}
.selected span {
  background-color: #FFFFFF;
  color: #2bb1e1;
}
.event-container {
  background: #f5f5f5;
}
.event-container .event-tab li {
  padding: 10px;
}
.event-container .event-tab li a {
  display: block;
}
.event-container .event-list {
  margin-top: 5px;
}
.event-container .event-list .event-box {
  padding: 3px;
  margin-bottom: 5px;
  background: #FFFFFF;
}
.event-container .event-list .event-box .cover {
  padding: 0px;
}
.event-container .event-list .event-box .content {
  padding: 0px 0px 0px 10px ;
  text-align: left;
}
.am-tabs-bd {
  border: none;
}
.am-tabs-bd .journey-tip {
  min-height: 200px;
  line-height: 200px;
}
.am-navbar-nav .event-detail {
  background-color: #FFFFFF;
}
.people-list li {
  padding: 3px;
}
.people-list li .people {
  position: relative;
  padding: 10px;
  border: 1px solid #cccccc;
  box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -moz-box-shadow: 0 0 10px #cccccc;
}
.people-list li .is-pass {
  position: absolute;
  right: 10px;
}
.team-list li {
  padding: 3px;
}
.team-list li .team {
  position: relative;
  padding: 10px;
  border: 1px solid #cccccc;
  box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -moz-box-shadow: 0 0 10px #cccccc;
}
.team-list li .is-pass {
  position: absolute;
  right: 10px;
  top: 20px;
}
.event_info {
  border: solid 1px #cccccc;
  padding: 5px;
  margin-bottom: 20px;
}
.do button {
  font-size: 13px;
}
.more-event {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.col-md-4{
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    height: 20px;
    width: 100%;
}
.operationtwo li {
    float: left;
    list-style: none;
    width: 33.3%;
    text-align: center;
}
.mokuai {
    border: 0.6px solid #ccc;
    border-radius: 20px;
    width: 80px;
    height: 35px;
    margin: auto;
    line-height: 35px;
}
.bg {
  background: url("../../images/sentissue.png") center;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.bg .add-box {
  margin: 50px auto;
  text-align: center;
  position: relative;
  z-index: 99;
}
.bg .add-box .add {
  border-radius: 50%;
  background-color: #0e90d2;
  border: none;
}
.bg .add-box .add i {
  color: #fff;
  font-size: 25px;
  padding: 12px 20px;
}
.bg .m-btn {
  left: 160px;
  top: 0;
  position: absolute;
  z-index: 1;
  width: 72px;
  height: 72px;
  opacity: 0;
  cursor: pointer;
}
.bg p {
  color: #fff;
  margin-top: 10px;
  font-weight: 700;
}
.bg .show_cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg .show_cover img {
  width: 100% !important;
  height: 100%!important;
}
.news-form .am-form-group {
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 5px;
  width: 96%;
  margin: 10px auto;
}
.news-form .am-form-group label {
  color: #737373;
  margin: 0 4px 0 0;
  line-height: 37px;
  font-size: 14px;
}
.news-form .am-form-group textarea {
  border: none;
  padding: 0 10px;
}
.news-form .ip-txt {
  width: 85%!important;
  border: none!important;
}
.box-half{
  width: 48%;
  float: left;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding:5px;
}
.box-half input{
  width: 78%!important;
  background-color: transparent!important;
  border: none!important;
}
.label-class{
  color: #737373;
  line-height: 34px;
}

