#coach {
  background-color: #f3f1f2;
}

#coach #main {
  padding-bottom: 35px;
}

#coach #main .banner {
  background-color: #144e80;
  margin-bottom: 27px;
}

#coach #main .banner .center {
  background: url(../image/page_coach_new/bg01.jpg) no-repeat 844px bottom;
  padding: 66px 0 119px 38px;
}

#coach #main .banner .center h5 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: 28px;
}

#coach #main .banner .center p {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 400;
}

#coach #main .banner .center em {
  display: block;
  width: 31px;
  height: 17px;
  background: url(../image/page_coach_new/up.png) no-repeat center;
  position: absolute;
  top: 183px;
  left: 38px;
}

#coach #main .center .leftBox {
  padding: 16px;
  border-top: 3px solid #096bc2;
  border-bottom: 5px solid #e1e4e9;
  border-left: 1px solid #d7dde4;
  border-right: 1px solid #d7dde4;
  background-color: #FFFFFF;
  width: 848px;
  box-sizing: border-box;
  margin-right: 16px;
  float: left;
}

#coach #main .center .leftBox h5 {
  font-size: 20px;
  color: #333333;
  margin-bottom: 33px;
}

#coach #main .center .leftBox h5 em {
  display: inline-block;
  width: 4px;
  height: 16px;
  background-color: #ffd200;
  margin-right: 9px;
}

#coach #main .center .leftBox h5 span {
  font-size: 20px;
  color: #bbbbbb;
  margin-left: 17px;
}

#coach #main .center .leftBox ul {
  border-bottom: 1px solid #b7b7b7;
  margin-bottom: 50px;
}

#coach #main .center .leftBox ul li {
  margin-right: 18px;
  float: left;
  margin-bottom: 40px;
}

#coach #main .center .leftBox ul li img {
  display: block;
  margin-bottom: 12px;
  width:189px;
  height:208px;
}

#coach #main .center .leftBox ul li .name {
  font-size: 20px;
  color: #888888;
  margin-bottom: 10px;
}

#coach #main .center .leftBox ul li p {
  font-size: 13px;
  color: #333333;
  line-height: 22px;
}

#coach #main .center .leftBox ul li p a {
  width: 70px;
  height:10px;
  display: block;
  color: #096bc2;
  float:right;
  font-size:12px;
}
#coach #main .center .leftBox ul li p a i {
  font-size:13px;
  margin-right:5px;
}

#coach #main .center .leftBox ul .li4, #coach #main .center .leftBox ul .li8, #coach #main .center .leftBox ul .li12 {
  margin-right: 0;
}

#coach #main .center .leftBox ul:after {
  content: "";
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: table;
  clear: both;
}