.concent{display: flex;justify-content: space-between;align-content: center;flex-direction: row;margin-top: 2.43rem;padding-left: 0.81rem;padding-right: 1.74rem;}
.concent_title{display: flex;flex-direction: column;align-items: flex-start;justify-content: center;font-size: 1.04rem;font-weight: 600;line-height: 160%;color: #FFFFFF;}
.login_k{width: 3.8rem;height: auto;background: linear-gradient(315deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.49) 100%);box-shadow: 14px 20px 44px 0px rgba(11, 29, 174, 0.1);border-radius: 0.2rem;border-image: linear-gradient(315deg, rgba(255, 255, 255, 0.41), rgba(255, 255, 255, 0.38));display: flex;flex-direction: column;align-items: center;}
.login_title{font-size: 0.3rem;color: #FFFFFF;font-weight: 600;margin-top: 0.41rem;margin-bottom: 0.63rem;}
.form-item{width: 3.2rem;height: 0.5rem;background: rgba(255, 255, 255, 0.71);box-shadow: 14px 20px 44px 0px rgba(0, 0, 0, 0.1);border-radius: 6px;margin-bottom: 0.4rem;display: flex;flex-direction: row;align-items: center;}
.form-item img{margin-left: 0.1rem;margin-right: 0.2rem;}
input{width: 2.55rem;border: none;background: transparent;height: 0.48rem;outline: 0;}
.sign{cursor:pointer;width: 3.2rem;height: 0.5rem;background: #2957F5;border-radius: 6px;display: flex;justify-content: center;align-items: center;font-size: 0.2rem;font-weight: 600;color: #FFFFFF;}
.follow{cursor:pointer;font-size: 0.18rem;color: #FFFFFF;margin-top: 0.2rem;margin-bottom: 0.3rem}