/*til*/
.til1 {
  text-align: center; }
  .til1 h2 {
    font-size: 24px;
    line-height: 86px;
    color: #444;
    font-weight: normal;
    border-bottom: 1px solid #e1e1e1; }
    .til1 h2:after {
      content: "";
      display: block;
      width: 60px;
      height: 3px;
      background: #000;
      margin: -2px auto; }

.til2 {
  text-align: center;
  padding-bottom: 24px; }
  .til2 h2 {
    font-size: 24px;
    line-height: 46px;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    padding: 0 20px;
    background: #0E68B1; }
  .til2 p {
    font-size: 14px;
    line-height: 1;
    color: #fff;
    margin-top: 24px; }

.til-line {
  display: block;
  width: 100%;
  height: 1px;
  background: #ffffff;
  margin-top: -24px; }

.introduce {
  padding: 40px 0 50px 0; }
  .introduce p {
    font-size: 14px;
    line-height: 30px;
    color: #848484; }

.guest {
  background: #0E68B1;
  padding: 60px 0 70px 0; }

.guest ul li {
  
  height: 60px;

  
  position: relative;
  float: left; }
  .guest ul li img {
    width: 100%; }
  .guest ul li h2 {
    font-size: 24px;
    line-height: 44px;
    color: #000;
    padding-top: 40px; }
  .guest ul li h3 {
    font-size: 14px;
    line-height: 30px;
    color: #0a0a0a; }
  .guest ul li p {
    font-size: 14px;
    line-height: 18px;
    color: #ffffff; }

.hide-box {
  width: 360px;
  background: rgba(211, 211, 211, 0.9);
  position: absolute;
  top: 184px;
  left: 0;
  box-sizing: border-box;
  padding: 25px;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  display: none;
  z-index: 5; }

.join-us {
  width: 360px;
  height: 184px;
  float: left;
  padding: 11px 9px;
  text-align: center;
  box-sizing: border-box;
  background: rgba(50, 52, 54, 0.7); }
  .join-us a {
    width: 100%;
    height: 100%;
    display: inline-block;
    border: 1px dashed #f4b815;
    padding-top: 46px;
    box-sizing: border-box;
    cursor: pointer; }
    .join-us a img {
      transition: 0.6s; }
    .join-us a p {
      font-size: 16px;
      line-height: 1;
      color: #fff;
      margin-top: 10px; }

.join-us:hover img {
  transform: rotate(360deg); }

.process {
  padding: 40px 0 50px 0; }

.process-til {
  width: 360px;
  height: 42px;
  border: 1px solid #d3d3d3;
  border-radius: 30px;
  margin: 60px auto 50px;
  text-align: center; }
  .process-til h3 {
    font-size: 20px;
    line-height: 42px;
    color: #444;
    vertical-align: middle; }
    .process-til h3 span {
      font-size: 16px;
      vertical-align: baseline;
      margin: 0 15px 0 8px; }

.process ul li {
  font-size: 14px;
  line-height: 1;
  color: #848484; }
  .process ul li h2 {
    display: inline-block;
    width: 115px;
    vertical-align: top;
    position: relative; }
    .process ul li h2:after {
      content: "";
      display: inline-block;
      vertical-align: top;
      width: 16px;
      height: 16px;
      background: #fff;
      box-sizing: border-box;
      border: 2px solid #f4b815;
      border-radius: 50%;
      position: absolute;
      top: 0;
      right: -14px; }
  .process ul li .active:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    background: #f4b815;
    box-sizing: border-box;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: -14px;
    box-shadow: 0 0 20px #d4a116; }
  .process ul li h3 {
    display: inline-block;
    vertical-align: middle;
    padding-left: 38px;
    padding-bottom: 32px;
    border-left: 2px solid #f4b815; }
    .process ul li h3 span {
      color: #444;
      font-weight: bold;
      margin-bottom: 10px; }

.process ul li:last-child h3 {
  border-left: 2px dotted #f4b815; }

.w50 {
  width: 50%; }

.w33 {
  width: 33.3%; }

.process-icon {
  text-align: center;
  margin-bottom: 35px;
  box-sizing: border-box;
  padding-right: 50px;
  color: #444; }

.contact {
  background: #0E68B1;
  padding: 43px 0 70px 0;
   }
  .contact ul li {
    float: left;
    box-sizing: border-box; }
    .contact ul li h3 {
      font-size: 16px;
      line-height: 32px;
      color: #fff; }
    .contact ul li p {
      font-size: 16px;
      color: #ffffff;
      line-height: 24px; }

.address {
  padding: 40px 0 60px 0; }
  .address ul {
    padding-top: 25px; }
    .address ul li {
      float: left;
      box-sizing: border-box; }
      .address ul li h3 {
        font-size: 16px;
        line-height: 24px;
        color: #444; }
      .address ul li p {
        font-size: 14px;
        color: #848484;
        line-height: 26px; }

.w928 {
  width: 928px;
  padding-top: 50px;
  margin: 0 auto; }

/*# sourceMappingURL=css.css.map */
