.section {
  padding: 56px 0 56px; }
  .section .left {
    float: left;
    box-shadow: 5px 5px 10px 5px #e9e9e9; }
    .section .left li {
      width: 266px;
      height: 50px;
      border: 1px solid #e0e0e0;
      border-left: 0;
      border-bottom: 0;
      position: relative; }
      .section .left li img {
        position: absolute;
        display: none;
        left: -7px;
        top: 0; }
    .section .left li.active {
      background: #00a0ea; }
      .section .left li.active a {
        color: #fff !important; }
      .section .left li.active img {
        display: block; }
    .section .left a {
      line-height: 50px;
      width: 100%;
      height: 50px;
      z-index: 5;
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      padding-left: 18px; }
  .section .right {
    float: right;
    width: 886px; }
    .section .right .active {
      color: #000 !important; }
    .section .right h6 {
      margin-bottom: 10px; }
    .section .right .contentText img {
      float: left; }
    .section .right .contentText p {
      display: block;
      font-size: 14px;
      line-height: 22px;
      padding: 0 16px;
      color: #666; }

h6 {
  text-align: center;
  font-size: 24px; }

strong {
  position: relative; }

strong:before, strong:after {
  content: "";
  width: 30px;
  height: 2px;
  position: absolute;
  left: -35px;
  top: 15px;
  background: #999; }

strong:after {
  left: auto;
  right: -35px; }

/*# sourceMappingURL=regardToUs.css.map */
