.ics-tel {
  width: 100%;
  height: 200px;
  background: url("../image/tel_02.png") center center; }
  .ics-tel .tel-num {
    width: 281px;
    height: 38px;
    padding-left: 50px;
    font-size: 14px;
    border: 1px solid #FFF;
    border-right: 0;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    outline: none;
    color: #333; }
    .ics-tel .tel-code {
      width: 90px;
      height: 38px;
      padding-left: 10px;
      font-size: 14px;
      border: 1px solid #FFF;
      border-right: 0;
      display: inline-block;
      vertical-align: middle;
      border-radius: 0;
      outline: none;
      color: #333; }
  .ics-tel .word {
    padding-top: 57px;
    font-size: 24px;
    color: #fff; }
  .ics-tel .tel-inp {
    
    
    overflow: hidden;
    
    margin: auto;
    margin-top: 22px;
    font-size: 0;
    
  }
    .ics-tel .tel-inp .tel-inp-line {
      position: relative;
      display: inline-block;
      
    }
    .ics-tel .tel-inp .tel_verify_image {
      height: 38px;
    }
    .ics-tel .tel-inp a {
      width: 202px;
      height: 38px;
      line-height: 38px;
      font-size: 14px;
      display: inline-block;
      vertical-align: middle;
      border-radius: 0;
      
      border-left: 0; }
    .ics-tel .tel-inp .contry-code {
      position: absolute;
      left: 0;
      top: 10px;
      padding-left: 12px;
      font-size: 14px;
      color: #333; }
    .ics-tel .tel-inp .clear-btn {
      position: absolute;
      z-index: 9999;
      left: 254px;
      top: 10px;
      width: 16px;
      height: 16px;
      line-height: 16px;
      background: #dcdddd;
      border-radius: 50%;
      cursor: pointer;
      text-align: center;
      font-size: 12px;
      color: #fff; }
      .ics-tel .tel-inp .clear-code-btn {
        position: absolute;
        z-index: 9999;
        left: 70px;
        top: 10px;
        width: 16px;
        height: 16px;
        line-height: 16px;
        background: #dcdddd;
        border-radius: 50%;
        cursor: pointer;
        text-align: center;
        font-size: 12px;
        color: #fff; }
      .ics-tel .tel-inp .clear-btn i ,.ics-tel .tel-inp .clear-code-btn i{
        color: #fff;
        font-size: 12px; }

.ics-tel.m {
  width: 100%;
  height: 2.667rem;
  background: url("../image/tel_02.png") center center; }
  .ics-tel.m .tel-num {
    color: #999999; 
  }
  .ics-tel.m .word {
    padding-top: 0.627rem;
    font-size: 0.32rem;
    color: white;
    font-weight: bold; }
    .ics-tel.m .word a{
        color: #fff !important;
        font-weight: bold !important;
    }
  .ics-tel.m .tel-inp {
    
    display: flex;
    justify-content: center;
    overflow: hidden;
    
    margin: auto;
    margin-top: 0.293rem;
    font-size: 0;
    border-radius: 0.067rem;
    
  }
  .ics-tel.m .tel-inp .tel-inp-line {
    position: relative;
    display: inline-block;
    
  }
  .ics-tel.m .tel-inp .tel_verify_image {
    height: 0.75rem;
  }
    .ics-tel.m .tel-inp input {
      width: 2.667rem;
      height: 0.75rem;
      padding-left: 0.8rem;
      font-size: 0.26rem;
      line-height: 0.75rem;
      border: 0;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      display: inline-block;
      vertical-align: top;
      border-radius: 0; }
      .ics-tel.m .tel-code {
        width: 1rem !important;
        padding-left: .1rem !important;
       }
    .ics-tel.m .tel-inp a {
      width: 3.333rem;
      line-height: 0.75rem;
      height: 0.75rem;
      font-size: 0.24rem;
      display: inline-block;
      vertical-align: top;
      border-radius: 0;
      border: 0.013rem solid #92d9e1;
      border-left: 0; }
    .ics-tel.m .tel-inp .contry-code {
      position: absolute;
      left: 0;
      top: 50%;
      bottom: 0;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      padding-left: 0.2rem;
      font-size: 0.26rem;
      height: 100%;
      line-height: 0.775rem;
      color: #333;
      vertical-align: top; }
    .ics-tel.m .tel-inp .clear-btn {
      position: absolute;
      z-index: 9999;
      left: 4.2rem;
      top: 0.24rem;
      width: 0.267rem;
      height: 0.267rem;
      line-height: 0.267rem;
      background: #dcdddd;
      border-radius: 50%;
      cursor: pointer;
      text-align: center;
      font-size: 0.16rem;
      color: #fff; }
      .ics-tel.m .tel-inp .clear-btn i {
        color: #fff;
        font-size: 0.16rem; }