.signin{
	background-color: #FFFFFF;
}
.signin .header_top{
	display: none;
}
.signin .header_main_center{
	display: none;
}
.signin .header_main_right{
	display: none;
}
.signin .header_main{
	height: 96px;
}
.signin .header_main_left{
	height: 60px;
	padding: 16px 0px 0 0;
	margin-top: 5px;
}
.signin .header_main_left a{
	float: left;
	width: 100%;
	height:60px;
	/* background-image: url(../img/signin_logo.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: left center; */
}
.signin .header_main_left img{
	/* display: none; */
}
.signin .header_main_left p{
	display: none;
}
.signin .bottom{
	margin-top: 0px;
}
.signin .header_nav_box{
	display: none;
}
.signin .bottom_top{
	display: none;
}
.signin .bottom_center{
	display: none;
}

.signin_main{
	width: 100%;
	height: 519px;
	background: #007de4;
	background-image: url(../images/log2025.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.signin_box{
	height: 100%;
	background-image: url(../images/signin.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}
.signin_center{
	width: 423px;
	height: 430px;
	background-color: #FFFFFF;
	border-radius: 10px;
	float: right;
	margin-top: 44.5px;
	padding: 36px 58px 0px;box-sizing: border-box;
}
.signin_center_title{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 42px;
}
.signin_input{
	float: left;
	width: 100%;
	height: 40px;
	border: 1px solid #bdbdbd;
	margin-top: 20px;
	box-sizing: border-box;
}
.signin_input input{
	float: left;
	width: calc(100% - 40px);
	height: 100%;
	border: 0px;
	outline: none;
	font-size: 14px;
	padding-left: 11px;
	box-sizing: border-box;
}
.signin_input span{
	display: block;
	float: left;
	width: 40px;
	height: 100%;
	border-right: 1px solid #bdbdbd;
	box-sizing: border-box;
	background-color: #f4f4f4;
	color: #cfcfcf;
	text-align: center;
	line-height: 40px;
}
.signin_input .fzw-denglu{
	font-size: 18px;
}
.signin_wjmm{
	float: right;
	line-height: 17px;
	margin: 20px 0px;
	text-align: right;
	font-size: 12px;
	color: #666666;
}
.signin_submit{
	float: left;
	height: 38px;
	width: 100%;
	border: 0px;
	background-color: #398be4;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 38px;
	cursor: pointer;border-radius: 5px;
}
.signin_tip{
	float: left;
	width: 319px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 40px;
	padding-top: 28px;
	border-top: 1px solid #d2d2d2;
	margin-left: -6px;
}
.signin_tip a{
	color: #007de4;
	text-decoration:underline;
}

.xinzeng {
  padding: 15px 0 5px 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xiugaidizhi {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  box-sizing: border-box;
  padding: 25px;
  background-color: rgba(0,0,0,.4);
  display: flex;
  align-items: center;display:none;
}
.xiugaidizhi .yzmpic {
  width: 300px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 25px;
  border-radius: 8px;
  margin: 0 auto;
  text-align: center; margin-top:60px;
}
.xinzeng1 {
  height: 40px;
  width: 45%;
  line-height: 40px;
  background: linear-gradient(90deg,#fd0402,#fe7879);
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;cursor:pointer;
}
.xinzeng2 {
  height: 40px;
  width: 45%;
  line-height: 40px;
  background-color: #929292;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 5px; cursor:pointer;
}
.secadinput {
  width: 100%;
  font-size: 14px;
  border: 1px solid #e8e8e8;
  padding: 10px 15px;box-sizing: border-box;
  margin-top: 15px;
}
#bYZ{ width:250px; height:62px;}
#bYZ img{ width:250px; height:62px;cursor:pointer;}
.logininput2 {
  display:none;padding-top: 20px;
}
.logininput1 {
  padding-top: 20px;
}
.signmyz {
  width: 100%;
  height: 40px;
  margin-top: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;gap: 10px;
}
.stm20{ margin-top:20px;}
.login-tabs {
  display: flex;
  border-bottom: 1px solid #eee;
}
.log1 {
padding: 10px 0;
  width: 50%;
  background: none;
  border: none;
  font-size: 18px;
  font-weight: 600;
  color: #398be4;
  cursor: pointer;
  text-align: center;border-bottom: 2px solid #398be4;
}
.log2 {
padding: 10px 0;
  width: 50%;
  background: none;
  border: none;
  font-size: 18px;
  font-weight: 600;
  color: #999;
  cursor: pointer;text-align: center;border-bottom: 1px solid #eee;
}
.useryzmbtn {
  width: 120px;
  height: 40px;
  background-color: #f5f7fa;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  cursor: pointer;
}
.useryzminput {
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  font-size: 14px;
  flex:1;
}
.mobilein {
  width: 100%;
  height: 40px;
  border: 1px solid #bdbdbd;
  margin-top: 20px;
  box-sizing: border-box;
}
.mobilein input {
  width: 100%;
  height: 100%;
  border: 0px;
  outline: none;
  font-size: 14px;
  padding-left: 11px;
  box-sizing: border-box;
}
