.findthing-content{
  background: #072565;
  width:100%;
  .seo-head{
    width:100%;
    height:7.6rem;
    background: url("../../images/findthing/banner22.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top:1.3rem;
    .head-nav{
      width:100%;height:22px;
      background: #c9b086;
      li{float: left;width:20%;text-align: center;height:22px;font-size: 12px;box-sizing: border-box;padding-top:2px;
        a{color:#181c27;cursor: pointer;display: block;cursor: pointer;width:100%;height:18px;line-height: 16px;box-sizing: border-box;border-right: 1px solid #9f8d70;}
        a.last-nav{border-right: 0px;}
      }
    }
  }


  .seo-section{

    .form-box1{
      .form-group{width:9.2rem;height:50px;line-height: 50px;text-align: center;
        margin:0 auto;
        margin-top:15px;
        background: #fff;
        border-radius: 4px;
        overflow: hidden;
        .pr{position: relative;}
        span{
          font{color:red;}
          .hiddenvi{visibility: hidden;}
          width: 3.2rem;
          height:50px;
          line-height: 50px;
          font-size: 16px;
          text-align:right;
          padding: 0 0.2rem;
          box-sizing: border-box;

        }
        .input-box{
          width: 6rem;
          height:50px;
          line-height: 50px;
          background-color: #ffffff;
          box-sizing: border-box;
          padding: 0 0.2rem;
          input{
            font-size: 16px;
            text-align: left;
            width:100%;
            float:left;
            height:100%;
          }
          .code{position: absolute;right:0px;height:50px;line-height:50px;width:3rem;top:0px;cursor: pointer;color:#1080d0;text-align: center;line-height:50px; font-size: 15px;}
          .code.dis{color:#ccc;}
          .img-code{position: absolute;right:0px;height:50px;width:3rem;top:0px;cursor: pointer;}
        }

      }
      .submit-button{
        border-radius: 50px;
        width:9.2rem;height:50px;
        margin:0 auto;
        background: url("../../images/findthing/submitbtn.png") no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
      }
      .form1-tips{text-align: center;color:red;font-size: 14px;margin-top: 15px;margin-bottom: 5px;}
      .form1-warn{font-size: 12px;color:#8c98b2;width:9.2rem;margin:0 auto;margin-top:5px;font{color:red}}
    }
    .img-show-static{
      height:14.706rem;
      background: url("../../images/seo/staticx.png") no-repeat;
      background-size: 100% 100%;
      margin-top: 30px;
    }
    .zizi-box{
      height:10.333rem;
      width:8.4rem;
      background: url("../../images/seo/lxzz.png") no-repeat;
      background-size: 100% 100%;
      margin:0 auto;
      box-sizing: border-box;
      padding-top:3.786rem;
      .zizi-ct{
        width: 7.333rem;
        height: 3.4rem;
        border-style: solid;
        border-width: 0.08rem;
        border-color:#c1b193;
        margin:0 auto;
        box-sizing: border-box;
        padding-top:0.826rem;
        .slide-box{
          margin:0 auto;
          width:3rem;height:2.28rem;
          .slide-pic{ width:3rem;height:2.28rem;}
        }
      }
    }
    .foot-box{
      .foot-box-ct{
        margin-top: 50px;
        height: 30px;
        line-height: 30px;
        background-color: #e8b778;
        text-align: center;
        font-size: 14px;
        color: #181c27;
        position: relative;top:-10px;
        i{font-size: 14px!important;}
        a{ color: #181c27!important;}
      }
      height:2.2rem;
      background: url("../../images/seo/foot.png") no-repeat;
      background-size: 100% 100%;
      margin:0 auto;
    }
  }
}