.anti_Fake{position: relative;padding:22px 0 14px;overflow: hidden;}
.anti_Fake .title{font-size:18px;color: #fff;top:21px;background:url(../images/anti_bg.png)no-repeat center center;width:160px;line-height:41px;text-align:center;float: left;position: absolute;height: 41px;}
.anti_Fake form{padding-left: 180px;}
.anti_Fake form input{width:30%;margin-right: 2%;background: #f6f6f6;border:none;line-height: 41px;}
.anti_Fake form input.btn{margin-right: 0}

  .Form form{margin: auto;background: rgba(255,255,255,0.5);}
  .Form .row{float: left;width: 29.91%;margin-right:1.092%;}
  .Form .rowbox{ padding-bottom: 0;}
  .Form .rowbox:after{ content: "";height: 1px; width: 100%; margin: 30px 0; padding: 0; background-color: #dadada; border: none; display: block;}
  .Form .row-inner{margin: 0 auto; position: relative;color: #333; font-size: 15px; line-height: 34px;}
  .Form .row-inner .h5{ position: absolute; left: 0; top: 0; margin: 0; font-size: 15px; font-weight: normal;}
  .Form .row-inner .username{ display: block;}
  .Form .row-inner .text{color: #000; line-height:41px; width: 100%; padding: 0 10px; display: inline-block;}
   .Form .row-inner .text.focus{border-color: #005dd0; color: #666; box-shadow:0 0 5px rgba(0,0,153,.5) inset; -webkit-box-shadow:0 0 5px rgba(6,110,225,.5) inset; -moz-box-shadow:0 0 5px rgba(6,110,225,.5) inset; -o-box-shadow:0 0 5px rgba(6,110,225,.5) inset;}
  .Form .btn{background:url(../images/anti_ss.png)no-repeat center center;line-height:41px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; width:6.7%; border: none; cursor: pointer;display: block;transition: all 0.8s;float: right;height: 41px;background-size: cover;}
  .Form .btn:hover{box-shadow:0 0 5px rgba(0, 93, 208);background-size:cover;}
  .Form .row-inner textarea{width: 370px;border: 1px solid #dadada;height: 100px;color: #0000}
  .Form .row-inner textarea.text.focus{border-color: #005dd0; color: #666; box-shadow:0 0 5px rgba(0,0,153,.5) inset; -webkit-box-shadow:0 0 5px rgba(6,110,225,.5) inset; -moz-box-shadow:0 0 5px rgba(6,110,225,.5) inset; -o-box-shadow:0 0 5px rgba(6,110,225,.5) inset;}
  .Form .row:nth-child(4) .text{height: 100px;}
@media(max-width:900px){
     .Form .row{width: 27.91%;}
     .Form .btn{width:12.7%;}
}

@media(max-width:768px){
    .Form form{width:95%}
}

@media(max-width:640px){
    .anti_Fake .title{position: static;margin-bottom: 20px}
     .Form .row{float: none;width: 100%;margin-bottom: 10px;margin-right: 0;}
     .Form .row-inner .text{line-height: 42px;}
     .Form .btn{float: none;width: 100%;line-height: 42px;}
    .Form form{width: 100%;padding-left: 0}
    .Form .btn{background: url(../images/anti_ss1.png)no-repeat center center}
    .anti_Fake .title{font-size: 17px;}
}