/*
Theme Name: mba
*/
.nf-field-label label {
  font-weight: bold;
  margin: 0px;
  padding: 0;
  width: auto;
}
.label-below .nf-field-element,
.label-above .nf-field-element {
  margin: 0;
  width: 70% !important;
}
.label-above .nf-field-label {
  margin-bottom: 10px;
  margin-right: 20px;
  width: 25%;
  text-align: right;
}
.social-share .icon-weibo {
  color: #56b6e7 !important;
  border-color: #56b6e7 !important;
}
.social-share .icon-qzone {
  color: #56b6e7 !important;
  border-color: #56b6e7 !important;
}

.social-share .social-share-icon:hover {
  color: #fff !important;
  background: #56b6e7 !important;
}
.social-share .icon-qzone:hover {
  color: #fff !important;
  background: #56b6e7 !important;
}
.social-share .icon-weibo:hover::before {
  color: #fff !important;
}
.social-share .icon-qzone:hover::before {
  color: #fff !important;
}

/* iPad 系列 (纵向) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .foot-top {
    padding: 65px 0 20px 0;
  }
  .sentence {
    width: 100% !important;
  }
  .header-box-m .menu-left,
  .header-boxs-m .menu-left {
    left: 15px;
  }

  .btn-box-m {
    width: 96%;
  }
}
/* iPad 系列 (横向) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .header-box-m .menu-left,
  .header-boxs-m .menu-left {
    left: 15px;
  }
  .footer .foot-top .pd-r60 img {
    width: 60%;
  }
  .btn-box-m {
    width: 97%;
  }
}
/*报名弹框*/
.bmmask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: none;
}
.bmmask .bmbox {
  border-radius: 5px;
  width: 300px;
  height: 130px;
  background: #fff;
  position: absolute;
  top: 16%;
  left: 50%;
  margin-left: -150px;
}
.bmmask .bmbox p {
  border-bottom: 1px solid #f1f1f1;
  padding: 30px;
  text-align: center;
  font-size: 16px;
}
.bmmask .bmbox a {
  text-align: center;
  color: #333;
  display: inline-block;
  width: 100%;
}
.list-banner-hy {
  height: 220px !important;
  background: url("http://www.mbacn.tsinghua.edu.cn/wp-content/uploads/2017/06/Group-3-Copy.png")
    no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
@media (max-width: 1200px) {
  .list-banner-hy {
    height: 200px !important;
    background: url("http://www.mbacn.tsinghua.edu.cn/wp-content/uploads/2017/06/Group-3-Copy.png")
      no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
  }
  .s-ul-m li {
    line-height: 35px !important;
  }
}

@media (max-width: 996px) {
  .meet-list ul {
    margin-top: 10px !important;
  }
}
.footer .foot-top .pd-r60 img {
  width: 50%;
}
.d-title-box h5 {
  font-size: 20px;
  overflow: hidden;
  white-space: normal;
  /* text-overflow: ellipsis; */
  margin-bottom: 15px;
  line-height: 30px;
}
.meet-list ul {
  border-top: 1px solid #ccc;
  margin-top: 0px;
}
@media (max-width: 996px) {
  /* #list ul.list .title h5{
display:inline-block;} */
  #list ul.list li {
    padding-left: 200px !important;
    padding: 30px 0;
  }
}
#list ul.list li {
  padding-left: 240px;
}
.meet-list span a {
  color: #fff;
  display: inline-block;
  width: 100%;
  margin: 0;
}

.meet-list span a:hover {
  color: #fff;
  display: inline-block;
  width: 100%;
  margin: 0;
}
.meet-list li:hover span a {
  color: #fff;
}
.submit-container input.ninja-forms-field,
.field-wrap input[type="button"] {
  border: none;
  background: #4990e2;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  width: 80px !important;
  font-size: 14px;
}
.nf-field-description {
  order: 0 !important;
  margin-left: 212px;
}
.header-box a img {
  width: 240px;
}
img.visible-lg {
}

.index-header {
  height: 580px;
  width: 100%;
  overflow: hidden;
  background: url("images/index-banner.png") no-repeat;
  background-position: center;
  background-size: cover;
}
.i-paper {
  width: 42px;
  height: 42px;

  position: absolute;
  top: 40px;
  left: 34px;
}
.i-paper-red {
  background: url("../../uploads/2017/07/paper.png") no-repeat;
  background-size: 40px 41px;
}
.i-paper-yellow {
  background: url("../../uploads/2017/07/paper-y.png") no-repeat;
  background-size: 40px 41px;
}
a.yellow-n,
a.red-n {
  position: relative;
  padding-left: 48px;
}
a.yellow-n:before {
  display: inline-block;
  width: 38px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0px;
  background: url("../../uploads/2017/07/yellow-n.png") no-repeat;
  margin-right: 10px;
  content: "";
}
p.sentence a {
  font-size: 16px;
}
.news .news-list ul li > a.newsa {
  position: relative;
  padding-left: 45px;
}
.news .news-list ul li > a.newsa:before {
  display: inline-block;
  width: 38px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0px;
  background: url("../../uploads/2017/07/red-n.png") no-repeat;
  margin-right: 10px;
  content: "";
}
a.red-n:before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0px;
  background: url("../../uploads/2017/07/red-n.png") no-repeat;
  margin-right: 10px;
}
.header-box a img {
  width: 238px;
}
.coor .coor1 {
  margin-top: -105px;
  width: 556px;
}
.coor .coor2 {
  margin-top: 21px;
  height: auto !important;
}
.coor .coor3 {
  margin-top: 21px;
  width: 668px;
  margin-bottom: 5px;
}
.coor .more-btn {
  margin-top: 98px;
}
.case-list img {
  width: 100%;
  height: 150px;
  margin-bottom: 10px;
  object-fit: cover;
}
.ca-span img {
  position: relative;
  height: 150px;
}
.ca-span img:hover .img-word {
  display: block;
}
.img-word {
}
.ca-span {
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
  line-height: 21px;
  padding: 0 10px;
  height: 42px;
  text-align: center;
}
.img-word {
  width: 89%;
  height: 150px;
  position: absolute;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  top: 0px;
  left: 15px;
  // background:-webkit-gradient(linear, 0 0, 0 bottom, from(transparent), to(rgba(0,0,0,0.6)));
  display: none;
}
.r-add {
  float: right;
  margin-top: 120px;
  margin-right: 10px;
  font-weight: normal;
}
.l-time {
  float: left;
  margin-top: 120px;
  margin-left: 15px;
  font-weight: normal;
}
.ca-span:hover {
  color: #4990e2;
  cursor: pointer;
}
.mt25 {
  margin-top: 25px;
}
.case h5.meet-tit {
  border-left: none;
  height: 55px;
  padding-left: 00px;
  margin: 0;
  line-height: 60px;
  font-size: 16px;
  display: inline-block;
  float: left;
}
// .meet-box .btn-box{
//  margin-top: 0;
// }
.blue-meet .sentence .top a {
  font-size: 16px;
}
.case .top {
  border-left: 10px solid #b72122;
  height: 60px;
  padding: 0 20px;
  margin: 0;
  line-height: 60px;
  font-size: 16px;
  display: inline-block;
}

.case .top {
  width: 100%;
}
.c-card .top {
  border-bottom: 1px solid #ddd;
}
.env-content .btn-box-del {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100px;
  margin-right: -20px;
  font-size: 14px;
}
.env-content .btn-box-del a {
  color: #4a90e2;
}
.env-content .btn-box-del label {
  height: auto;
  margin: 0;
  line-height: normal;
  vertical-align: middle;
  position: absolute;
  top: 20px;
}
.case .bottom {
  border: none;
  margin: 0;
  margin-top: -6px;
}
.new-num {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  right: 0;
  border-radius: 100%;
  top: 14px;
}
.meet-list ul li {
  position: relative;
  padding-left: 30px;
}
@media (max-width: 996px) {
  .meet-list ul li {
    padding-left: 15px;
  }
  @media (max-width: 768px) {
    .container .btn-box a {
      margin-right: 4px !important;
    }
    .meet-list ul li {
      padding-left: 0px;
    }
    .d-title-box {
      margin-bottom: 20px;
    }
    .env-content .meet-list ul li a span.e-time {
      margin-right: 25px !important;
    }
    .env-content .meet-list ul li a {
      margin-left: 15px !important;
    }
  }
  .cir-icon {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    left: 0px;

    margin-right: 15px;
    position: absolute;
    top: 20px;
  }
  .r-list .cir-icon {
    background: #ff2a2a;
  }
  .g-list a {
    height: 100%;
  }
  .g-list .cir-icon {
    background: #999;
  }
  .g-list a {
    color: #999;
  }
  .env-content .g-list a:hover .e-title {
    color: #999 !important;
    text-decoration: underline !important;
  }
  .env-content .g-list a:hover .e-time {
    color: #999 !important;
  }
  .env-content .meet-list li a {
    width: 70% !important;
  }
  .env-content input {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 19px;
  }
  .env-content .meet-list ul li a {
    display: inline-block;
    margin-left: 0;
  }
  .meet-list li a {
    height: 100%;
  }
  .env-content .meet-list ul li a span.e-time {
    margin-right: 50px;
  }
  .env-content p.r-p {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 30px;
  }
  .env-content ul li .check {
    height: auto;
    line-height: auto;
    vertical-align: top;
    width: auto;
    height: 100%;
    margin: 0;
    display: inline-block;
    border: 1px solid #ccc;
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 13px;
    position: relative;
    cursor: pointer;
    margin-right: 10px;
  }
  .env-content ul li .select span.check-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #4a90e2;
    position: absolute;
    top: 4px;
    left: 4px;
  }
  .env-content ul li .check {
    height: auto;
    line-height: auto;
    vertical-align: top;
    width: auto;
    height: 100%;
    margin: 0;
    display: inline-block;
    border: 1px solid #ccc;
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 13px;
    position: relative;
    cursor: pointer;
    margin-right: 10px;
  }
  .env-content ul li .select span.check-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #4a90e2;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .sentence {
    width: 93% !important;
  }
}
.bmmask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: none;
}
.bmmask .bmbox {
  border-radius: 5px;
  width: 300px;
  height: 130px;
  background: #fff;
  position: absolute;
  top: 16%;
  left: 50%;
  margin-left: -150px;
}
.bmmask .bmbox p {
  border-bottom: 1px solid #f1f1f1;
  padding: 30px;
  text-align: center;
  font-size: 16px;
}
.bmmask .bmbox a {
  text-align: center;
  color: #333;
  display: inline-block;
  width: 100%;
}
.btn-box-del {
}
.btn-box-del a {
  display: inline-block;
  width: 50px;
  margin-right: 15px;
}
.btn-box-del label {
  width: 100%;
  text-align: left;
  cursor: pointer;
}
.blue-meet .bottom span {
  font-size: 12px;
}
/*兼容火狐表单框*/
.nf-form-content input {
  border: 1px solid #ccc;
}
.c-card .bottom {
  padding: 0 15px;
}

.update-content .bottom input {
  width: 40%;
  padding: 5px;
}
.update-content a.submit {
  display: inline-block;
  border: none;
  background: #4990e2;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  width: 80px;
  margin-left: 232px;
  font-size: 14px;
}
/*新加坡*/
.update-content .bottom input {
  font-weight: normal;
}
.c-card .bottom {
  padding: 0 15px;
}

.update-content .bottom input {
  width: 40%;
  padding: 5px;
}
.update-content a.submit {
  display: inline-block;
  border: none;
  background: #4990e2;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  width: 80px;
  margin-left: 232px;
  font-size: 14px;
}
/*新加坡*/
.update-content .bottom input {
  font-weight: normal;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .d-m-nav {
    margin-bottom: 30px;
    margin-left: -30px;
  }
}
input {
  border-radius: 0 !important;
}
html {
  // overflow-x: hidden;
}
.field-wrap > div input,
.field-wrap textarea,
.field-wrap select,
.field-wrap .pikaday__container,
.field-wrap .pikaday__display,
.field-wrap .listselect-wrap > div {
  /*font-weight: 200!important;*/
  padding: 0 5px;
}
.coor .coor1 {
  margin-top: -105px;
  width: 556px;
}
.coor .coor2 {
  margin-top: 21px;
  height: 24px;
}
.coor .coor3 {
  margin-top: 21px;
  width: 668px;
  margin-bottom: 5px;
}
.coor .more-btn {
  margin-top: 60px;
}
.c-tab {
  display: none;
}

.meet-list li span.date {
  display: inline-block;
  width: 70px !important;
}
.img-word {
  width: 89%;
  height: 150px;
  position: absolute;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  top: 0px;
  left: 15px;
  background: -webkit-gradient(
    linear,
    0 0,
    0 bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.6))
  );
  display: none;
}
a.user-on .redCir {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  background: #ff2a2a;
  border-radius: 100%;
  position: absolute;
  right: -2px;
  top: 0px;
}
.redCir {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  background: #ff2a2a;
  border-radius: 100%;
  position: absolute;
  right: -2px;
  top: 0px;
}
.blue-meet .top {
  border: 1px solid transparent;
}
@media (max-width: 768px) {
  .footer .foot-top .pd-r60 img {
    width: 70% !important;
  }
}
.cir-icon {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  left: 0px;

  margin-right: 15px;
  position: absolute;
  top: 20px;
}
.r-list .cir-icon {
  background: #ff2a2a;
}
.g-list a {
  height: 100%;
}
.g-list .cir-icon {
  background: #999;
}
.env-content .g-list a:hover .e-title {
  color: #999 !important;
  text-decoration: underline !important;
}
.env-content .g-list a:hover .e-time {
  color: #999 !important;
}
.env-content .meet-list li a {
  width: 70% !important;
}
.env-content input {
  float: right;
  width: 20px;
  height: 20px;
  margin-top: 19px;
}
.env-content .meet-list ul li a {
  display: inline-block;
  margin-left: 0;
}
.meet-list li a {
  height: 100%;
}
.env-content .meet-list ul li a span.e-time {
  margin-right: 50px;
}
.env-content p.r-p {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 30px;
}
.env-content ul li .check {
  height: auto;
  line-height: auto;
  vertical-align: top;
  width: auto;
  height: 100%;
  margin: 0;
  display: inline-block;
  border: 1px solid #ccc;
  float: right;
  width: 20px;
  height: 20px;
  margin-top: 13px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}
.env-content ul li .select span.check-icon {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-align: center;
  background: #4a90e2;
  position: absolute;
  top: 4px;
  left: 4px;
}
.pagebutton {
  text-align: right;
}
.pagebutton a {
  display: inline-block;
  color: #4a90e2;
  margin-left: 15px;
  font-weight: normal;
}
.pagebutton a.noclick {
  color: #999;
}
.g-list a {
  color: #999 !important;
}
.En-tit {
  margin-top: 7px;
}
.pagebutton {
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.singlenew-a {
  color: #4a90e2;
  float: right;
}
.container .btn-box a {
  margin-left: 0px;
  margin-right: 16px;
}
.btn-box a {
  font-size: 14px;
}
.case h5.meet-tit {
  font-size: 18px;
}
.case .c-more {
  height: 55px;
}
.meet-tit {
  font-size: 18px !important;
}
.eq-center {
  float: left;
  width: 100%;
  margin-top: 1px;
}
.coor .coor2 {
  width: 640px;
  margin-top: 0;
}
.coor {
  margin-top: 150px;
}
.text-d {
  overflow: auto;
}
.social-share .icon-wechat {
  position: relative;
  color: #56b6e7 !important;
  border-color: #56b6e7 !important;
}
.content-box p {
  text-indent: 2em;
}
/*上传2017-9-14*/
.ugc-inner-wrapper {
  padding: 0 30px;
}
.ugc-inner-wrapper .ugc-input-wrapper label {
  text-align: initial;
  width: 100%;
}
.ugc-inner-wrapper .ugc-input-wrapper {
  min-width: 50%;
  padding: 5px 0px;
}
.ugc-input-wrapper input[type="text"],
.ugc-input-wrapper input[type="email"],
.ugc-input-wrapper input[type="url"],
.ugc-input-wrapper input[type="password"],
.ugc-input-wrapper input[type="search"],
.ugc-input-wrapper input[type="number"],
.ugc-input-wrapper input[type="tel"],
.ugc-input-wrapper input[type="range"],
.ugc-input-wrapper input[type="date"],
.ugc-input-wrapper input[type="month"],
.ugc-input-wrapperinput[type="week"],
.ugc-input-wrapper input[type="time"],
.ugc-input-wrapper input[type="datetime"],
.ugc-input-wrapper input[type="datetime-local"],
.ugc-input-wrapper input[type="color"],
.ugc-input-wrapper textarea {
  color: #666;
  background: #fff;
  background-image: -webkit-linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0)
  );
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 0.7em;
  width: 100%;
}
.ugc-input-wrapper input[type="file"] {
  font-family: sans-serif;
  font-size: 100%;
  border: 0;
}
.ugc-input-wrapper button,
.ugc-input-wrapper input[type="button"],
.ugc-input-wrapper input[type="submit"] {
  background-color: #222;
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  /*font-weight: 800;*/
  line-height: 1;
  padding: 1em 2em;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

.ugc-input-wrapper input[type="file"] {
  font-size: 16px;
  cursor: pointer;
}
h4.uc-form {
  margin-left: 30px;
  margin-top: 30px;
}
.yes p {
  padding-left: 30px;
}
