* {
      margin: 0;
      padding: 0;
    }

    a {
      text-decoration: none;
      color: #000;
    }

    ul li {
      padding: 0;
      margin: 0;
      padding: 0;
      margin: 0;
      list-style: none;
    }

    .all p {
      margin: 10px;
    }

    strong {
      color: #000
    }

    #app {
      display: flex;
      justify-content: center;
      min-width: 1300px;
    }

    .all {
      width: 1200px;
    }

    .left {
      width: 180px;
      background: #fff;
      border: 1px solid #e9e9e9;
      float: left;
      padding-bottom: 50px;
      min-height: 500px;
      font-family: "microsoft yahei";
    }

    .left_h1_span {
      display: block;
      font-size: 18px;
      height: 40px;
      line-height: 40px;
      padding-left: 24px;
      background-color: #2980b9;
      color: #fff;
    }

    .left_list {
      margin-top: 12px;
    }

    .left_title {
      height: 45px;
      line-height: 45px;
      width: 100%;
      font-weight: bold;
      height: 30px;
      line-height: 30px;
      font-size: 14px;
      padding-left: 20px;
      padding-top: 16px;
    }

    .left_ul li:hover {
      box-sizing: content-box;
      cursor: pointer;
      background: #f1f1f1;
      border-left: 4px solid #2980b9;
    }

    .left_ul li a {
      height: 40px;
      line-height: 40px;
	  display: block;
	  padding-left: 30px;
    }

    .right {
      width: 980px;
      /* margin-left: 200px; */
      float: right;
      background: #fff;
      border: 1px solid #e9e9e9;
      padding: 10px;
      min-height: 500px;
    }

    .right_span {
      display: block;
      width: 100%;
      height: 30px;
      line-height: 30px;
      background: #f8f8f8;
      font-family: "microsoft yahei", "宋体";
    }

    .right_span p {
      margin: 0px;
      padding-left: 10px;
    }

    .right div {
      margin-top: 36px;
    }



    .right div p {
      font-size: 14px;
      line-height: 30px;
      color: #666;
      /* padding-top: 10px; */
      text-indent: 20px;
      /* padding: 10px; */
    }

    .right div span {
      color: rgb(0, 0, 0);
      font-weight: bold;
      margin-left: 20px;
    }

    .right3 {
      width: 980px;
      /* margin-left: 200px; */
      float: right;
      background: #fff;
      border: 1px solid #e9e9e9;
      padding: 10px;
      min-height: 500px;
    }

    .right3 div {
      margin-top: 6px;
    }

    .right3 div p {
      font-size: 14px;
      line-height: 26px;
      color: #666;
      /* padding-top: 10px; */
      text-indent: 20px;
      /* padding: 10px; */
    }

    .right3 div span {
      color: rgb(0, 0, 0);
      font-weight: bold;
      margin-left: 20px;
    }

    .impTitle {
      font-size: 24px;
      font-weight: normal !important;
    }

    .impTitle2 {
      font-size: 18px;
      /* font-weight: normal !important; */
    }

    .terms {
      line-height: 30px;
      font-size: 14px;
      line-height: 30px;
      color: #666;
      padding-top: 10px;
      text-indent: 20px;
      padding: 10px;
      margin-top: 6px !important;
    }

    .right5 {
      margin: 50px 0 0 20px;
    }

    .right5 p {
      font-size: 20px !important;
    }

    .title3 {
      font-size: 18px !important;
      color: #000 !important;
      font-weight: bold;
    }

    .title4 {
      font-size: 16px !important;
      color: #000 !important;
      font-weight: bold;
    }