@charset "UTF-8";

.wrap1 {
  width: 1030px;
  margin: 0 auto; }

.c15 {
  height:450px;
  background: url(../images/c15_bg.jpg) no-repeat center top;
  box-sizing: border-box; 
    padding-top: 30px;
}
  .c15 h2 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    position: relative;
    margin-bottom: 14px; }
    .c15 h2 i {
      color: #fae454; 
        font-size: 40px;
    }
    .c15 h2 span {
      display: block;
      font-size: 20px;
      font-weight: normal; }
  .c15 .c15_form {
    width: 570px; }
    .c15 .c15_form div {
      margin-bottom: 16px;
      background-color: #fff;
      width: 420px;
      height: 60px;
      position: relative; }
      .c15 .c15_form div span {
        float: left;
        width: 130px;
        height: 60px;
        background: url(../images/c15_ico1.png) no-repeat 19px center;
        box-sizing: border-box;
        padding-left: 70px;
        font-size: 18px;
        color: #666;
        line-height: 60px; }
      .c15 .c15_form div input {
        outline: none;
        border: 0;
        background: rgba(255, 255, 255, 0);
        float: left;
        width: 286px;
        height: 60px;
        color: #666;
        font-size: 16px; 
          border: 0;
      }
      .c15 .c15_form div:nth-child(2) span {
        background: url(../images/c15_ico2.png) no-repeat 19px center; }
      .c15 .c15_form div:nth-child(3) span {
        background: url(../images/c15_ico3.png) no-repeat 19px center; }
    .c15 .c15_form .submit2{
      display: block;
      width: 420px;
      height: 60px;
      background: #e5004f;
      line-height: 60px;
      text-align: center;
      font-weight: bold;
      font-size: 24px;
      color: #ffffff;
      border-radius: 10px; 
        border: 0;
    }
  .c15 .c15_wen {
    width: 460px; }
    .c15 .c15_wen p {
      font-size: 18px;
      color: #dcdee1;
      height: 58px;
      border-radius: 10px;
      padding-left: 30px;
      width: 476px;
      box-sizing: border-box;
      position: relative;
      line-height: 58px; }
      .c15 .c15_wen p a {
        position: absolute;
        width: 143px;
        height: 40px;
        font-size: 18px;
        background: #e5004f;
        text-align: center;
        border-radius: 10px;
        top: 9px;
        right: 16px;
        line-height: 40px;
        color: #ffffff;
        display: none; }
      .c15 .c15_wen p.active {
        background: rgba(255, 255, 255, 0.1); }
        .c15 .c15_wen p.active a {
          display: block; }

