﻿
                .error-color {
                    height: 1.28rem;
                    line-height: 1.28rem;
                    border-bottom: 1px solid #fa6060;
                }
                .formclass {
                    padding: 5%;
                }


                .u-input input {
                    width: 8.27rem;
                    height: 0.8rem;
                    font-size: 0.4rem;
                    line-height: 0.8rem;
                    margin: 0.39rem 0;
                    padding-left: 0;
                    -webkit-tap-highlight-color: transparent;
                    letter-spacing: normal;
                    border: none;
                }

                .inputbox {
                    height: 1.28rem;
                    line-height: 1.28rem;
                    border-bottom: 1px solid #c5cddb;
                    padding-left:0.5rem;
                }

                .loginbtn {
                    margin-top: .2rem;
                }

                    .loginbtn a {
                        color: #fff;
                    }

                .ferrorhead {
                    width: auto;
                    height: 21px;
                    padding-right: 8px;
                    padding-left: 32px;
                    color: red;
                    background-position: 0 -340px;
                    font-size: 12px;
                    line-height: 28px;
                }

                .loginTitle {
                    text-align: center;
                    font-size: 16px;
                }
  