@charset "UTF-8";
#us,#us th,#us td,#us button,#us input,#us select,#us textarea {
    font-family: Roboto,sans-serif;font-weight: 300;
}
#us .btn__text{font-weight: 500;}
#us .has_pass a { font-size: 15px;font-weight: 400;}
#us .xy_p {
    line-height: 28px;
}
::-webkit-input-placeholder {
    opacity: .54;
    color: inherit
}
/* 登录注册 */
.site-full {
    min-height: 100vh;
}
.site {
    position: relative;
}
.banner {
    position: relative;
    z-index: 1;
}
.banner__brand{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 170px;
  height: 22vh;
  max-height: 286px;
  z-index: 20;
}

.banner_background {
	height: calc(100% - 200px);
	min-height:650px;
	max-height:730px;
}
.banner_content{
  position: relative;
  z-index: 21;
  padding-bottom: 60px;
}
.m_w_box{
  max-width: 480px;
  margin: 0 auto;
}
.m_box{
  min-height: 372px;
  text-align: center;
  display: flex;
  background: #fff;
  box-shadow: 0 4px 32px 0 rgba(10,14,29,.02), 0 8px 64px 0 rgba(10,14,29,.08);
  border-radius: 3px;
}
.m_box_content{
  padding: 36px 50px 27px;
}
.m_title{
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 24px;
  color: #142149;
}
.form_group{
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    margin-bottom: 24px;
    height: 56px;
    border-radius: 3px;
    font-size: 17px;
    transition: border .3s linear;
    color: #525666;
    border: 1px solid #d3d6e2;
    background-color: #fff;
    box-shadow: none;
}
.form_group.is_focus{
	box-shadow: 0px 0px 2px rgb(23, 46, 141,0.5);
    border-color: #007bfc;
}
.re_message{
	display:none;
    position: relative;
    font-size: 15px;
    margin: 0px auto 40px auto;
    padding: 14px 16px;
    text-align: left;
    border-radius: 0;
    border-width: 0 0 0 3px;
    border-style: solid;
    box-shadow: 0 8px 16px 0px rgba(10, 14, 29, 0.04), 0px 8px 64px 0px rgba(10, 14, 29, 0.08);
}
.re_message a{color:#007bfc;}
.error_message, .error_message a {
    color: #e31519;
    border-color: #e31519;
}
.error {
    border-color: #e31519;
    box-shadow: 0px 0px 2px rgba(227, 21, 25, 0.5);
}
.error .icon-ui .stroke{
	    stroke: #e31519;
}
.error .icon-ui .fill{
	    fill: #e31519;
}

.zh2desc,.zh2{display: none;}
.success_message,
.success_message a {
  color: #4CAF50;
  border-color: #4CAF50;
}

.form_group.is_focus .icon-ui .stroke{
	    stroke: #007bfc;
}
.form_group.is_focus .icon-ui .fill{
	    fill: #007bfc;
}
.form_group span{
	margin-right: 5px;
}
.input-group__icon:first-child {
    margin-left: 16px;
}
.input-group__icon {
    height: 24px!important;
    width: 24px!important;
    min-width: 24px!important;
    min-height: 24px!important;
    font-size: 24px!important;
    line-height: 24px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-ui .fill {
    fill: #8692b0;
}
.icon-ui--24 {
    width: 24px;
    height: 24px;
}
.form_group_icon{
  min-width: 24px;
  min-height: 24px;
  margin-left: 16px;
  font-size: 24px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form_inp{
  display: block;
  height: auto;
  min-height: 100%;
  flex: 1 1 auto;
  border-radius:3px;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  padding: 0px 15px;
  color: #555555;
  font-size: 15px;
  box-shadow: none;
  outline:  none;
  border: none;
  width: 100%;
}
.form_group.is-focus {
  border: 1px solid #007bfc;
}
.wjmm{
  margin-bottom: 80px;
  color: #999;
}
.wjmm a{
  color: #999;
}
.wjmm a:hover{
  color: #007bfc;
}
.wjmm span {
    color: #ff6021;
}
.btn_block{
	position: relative;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex: 1 auto;
    min-width: unset;
    overflow: hidden;
    border: none;
    color: #fff;
    background: #007bfc;
    transition: border-color .3s,background .3s,color .3s;
    vertical-align: top;
    white-space: nowrap;
    outline: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
    padding: 0 24px;
    height: 56px;
    border-radius: 3px;
    z-index: 6;
}

.btn__text {
    display: block;
    height: 56px;
    line-height: 56px;
}
.xy_p{
 text-align: left;
  margin-bottom: 18px;
  color: #999;
}
.xy_p a{
  color: #007bfc;
}
.xy_p input{
	border-radius: 2px;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #ddd;
}
.xy_p input:checked{
  border: none;
  background: url(../img/ico-checked.png) no-repeat center center;
}
.has_pass{
  line-height: 68px;
  text-align: center;
}
.has_pass a{
  color: #007bfc;
}

.box__desc {
	color: #525666;
    font-size: 17px;
    margin-top: -16px;
    margin-bottom: 40px;
    text-align: center;
}

