    .get {
      background: #1E5B94;
      color: #fff;
      text-align: center;
      padding: 100px 0;
    }

    .get-title {
      font-size: 200%;
      border: 2px solid #fff;
      padding: 20px;
      display: inline-block;
    }

    .get-btn {
      background: #fff;
    }

    .detail {
      background: #fff;
    }

    .detail-h2 {
      text-align: center;
      font-size: 150%;
      margin: 40px 0;
    }

    .detail-h3 {
      color: #990000;
    }

    .detail-p {
      color: #7f8c8d;
    }

    .detail-mb {
      margin-bottom: 30px;
    }

    .hope {
      background: #990000;
      padding: 50px 0;
    }

    .hope-img {
      text-align: center;
    }

    .hope-hr {
      border-color: #149C88;
    }

    .hope-title {
      font-size: 140%;
    }

    .about {
      background: #fff;
      padding: 40px 0;
      color: #464646;
    }

    .about-color {
      color: #34495e;
    }

    .about-title {
      font-size: 180%;
      padding: 30px 0 50px 0;
      text-align: center;
    }

    .footer p {
      color: #7f8c8d;
      margin: 0;
      padding: 15px 0;
      text-align: center;
      background: #2d3e50;
    }
   
   .font14{ font-size:1em;  }
   .font15{ font-size:0.8em; color:#2A4580; text-decoration:underline; font-weight:800;}
   .fontb{font-weight:800;}
   .fontC1{color:#FF7100;}
   
   .text-center{ text-align:center;}
   .text-left{ text-align:left;}
   .text-right{ text-align:right;}
   .cx-bg{background-color:#FFD373;}
   .title-bg{
 
      filter:alpha(opacity=70);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7;  
}  
   
   .w-color { color:#CCCCCC;
   
   }
   .down-p a{ color:#FFFF99}
   .down-p a:hover{ color:#FF9900;}
