ul,
li {
	list-style: none;
}

#divselect {
	width: 186px;
	position: relative;
	z-index: 10000;
}

#divselect ul {
	width: 184px;
	background-color: #ffffff;
	position: absolute;
	z-index: 20000;
	display: none;
}

#divselect ul li {
	height: 37px;
	line-height: 37px;
}

#divselect ul li a {
	display: block;
	height: 37px;
	color: #878787;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#divselect ul li a:hover {
	background-color: #CCC;
}

.full-line {
	border: 1px solid #DDDDDD;
	width: 70px;
	border-radius: 5px;
	float: left;
	line-height: 30px;
	text-align: center;
	margin-left: 5px
}

.full-line-div {
	border: 1px solid #DDDDDD;
	width: 70px;
	border-radius: 5px;
	float: left;
	line-height: 30px;
	text-align: center;
	margin-left: 5px
}

#login-account-div {
	height: 250px;
	overflow-y: auto;
	width: 90%;
	background-color: #FFFFFF;
	border-radius: 5px;
}

.ck-account-title{
	background: #cf5863;
	line-height:40px;
	height:40px;
	width:90%;
	color:#FFFFFF;
	text-align: center;
	position: fixed;
	z-index:99999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.ck-account-list {
	top:45px;
	width:98%;
	position:absolute; 
	height:150px; 
	overflow:auto;
	margin-left: 1%;
	border-bottom: 1px solid #f0f0f0;
}

.ck-account-list .item-wrap {
	width:96%;
	border-bottom: 1px solid #EBEBEB;
	line-height:35px;
	padding: 2px 2%;
}

html,
body {
	height: 100%;
}

.login-redbtn {
	background: #cf5a63;
	color: #fff;
	font-size: 1em;
	width: 30%;
	display: block;
	line-height: 36px;
	height: 36px;
	border-radius: 18px;
}

.url-address-a {
	color: #FFF;
	background: #31313154;
	height: 35px !important;
	margin-top: 10px;
	padding: 0 10px;
	border-radius: 25px;
}
.logincheck{
	/* width: 100%; */
	margin: 0 7%;
	padding-top: 13px;
	
	display: flex;
	justify-content: space-between;
}

.promptwin p {
	padding: 15px 0px;
	text-align: center;
	font-size: 20px;
	background: -webkit-linear-gradient(top, #C75D6B, #B77A82);
	background: -o-linear-gradient(bottom, #C75D6B, #B77A82);
	background: -moz-linear-gradient(bottom, #C75D6B, #B77A82);
	background: linear-gradient(to bottom, #C75D6B, #B77A82);
	color: #FFFFFF;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.promptwin p a {
	color: #fff;
	position: absolute;
	left: 5px;
}

.con {
	padding: 20px 0px;
}

.code-wrap {
	margin: 0px 20px;
}

.show-code {
	display: flex;
	line-height: 25px;
}

.code-wrap input {
	border-radius: 5px 0px 0px 5px;
	border: 1px solid #8BC34A;
	height: 25px;
	flex: 1;
	margin-right: 2px;
	padding: 1px 5px;
}

.submit-code {
	width: 100%;
	line-height: 40px;
	height: 40px;
	background: #C75D6B;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	margin-top: 20px;
}

.miwen_group img,
.mingwen_group img {
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
.mingwen,.miwen {
	flex: 1;
}
.pwd-icon-wrap {
	width: 100%; 
	display: flex;
}
.pwd-icon {
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	justify-items: center;
}
.select-login-name {
	background: url(../../img/static/images/arrow04.png) no-repeat right center;
	background-position: 7px 15px;
	background-size: 16px;
	height: 20px;
	width: 30px;
	background-color: #fff;
}
.select-login-name.curr{
	background: url(../../img/static/images/select-up.png) no-repeat right center;
	background-position: 7px 15px;
	background-size: 16px;
}
.wx-login-wrap {
	width: 174px;
	height: 35px;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 40px auto 0;
	
	font-size: 13px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
}
.wx-login-wrap img {
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

#wx-authorization-login{
	width: 174px;
	height: 40px;
	background-color: rgba(20, 146, 230, 0.3);
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	border: 1px solid #1492E6;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px auto;
	
	font-size: 12px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	/* line-height: 0px; */
	/* -webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
}
#wx-authorization-login>img{
	width: 20px;
	height: 20px;
	margin-right: 8px;
}

.login-hinit{
	margin: 80px 30px 20px;
	border-top: 1px dashed #c6c6c6;
	padding-top: 10px;
}
.login-hinit p{
	font-size: 13px;
}
.choose-dialog{
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	display: none;
}
.choose-account{
	position: absolute;
	top: 50%;
	left: 5%;
	z-index: 101;
	margin-top: -197px;
	width: 80%;
	padding: 10px 20px;
	box-sizing: border-box;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	border: 1px solid #707070;
}
.choose-account .top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 8px;
	height:25px;
}
.choose-account .top>span{
	font-size: 18px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #333333;
	line-height: 0px;
	
}
.choose-account .top>img{
	width: 25px;
	height: 25px;
}
.choose-account>p{
	font-size: 11px;
	line-height: 17px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	margin-bottom: 9px;
}
.choose-account>ul>li{
	padding: 0 15px;
	margin: 4px 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	height: 70px;
	background: #FFFFFF;
	box-shadow: 0px 2px 16px 1px rgba(51, 51, 51, 0.1);
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #f1f1f1;
}

.account-list{
	max-height: 230px;
	overflow-y: scroll;
	position: relative;
	z-index: 10;
	background: #f1f1f1;
	padding: 0px 5px;
	border-radius: 5px;
}
.account-list>li>span>img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.account-list>li>div{
	flex: 1;
	height: 40px;
	padding-left: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.account-list .checkImg{
	display: none;
}
.account-list .noCheckImg{
	display: inline-block;
}
.account-list>li>div>span{
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 20px;	
	width: 100%;
}
.account-list>li>div>p{
	font-size: 12px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 16px;
}
.account-list-item-check{
	border: 1px solid #FE9B02 !important;
}
.account-list-item-check>span{
	color:#FE9B02!important;
}
.account-list-item-check .checkImg{
	display: inline-block;
}
.account-list-item-check .noCheckImg{
	display: none;
}
.choose-account .btn{
	margin-top: 10px;
	width: 100%;
	height: 40px;
	border: none;
	outline: none;
	background: #FE9B02;
	border-radius: 20px;
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	
}
.login-choose{
	margin-top: 17px;
	display: flex;
	justify-content: center;
}
.login-choose span{
	/* margin: 0 30px; */
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
}
.login-choose .tourist-login{
	flex: 1;
	text-align: center;
}
.login-choose .sign-up{
	color: #FE9900;
	
}
.app-version-show-wrap {
	width: 100%;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #7b7b7b;
	position: fixed;
	bottom: 5px;
	text-align: center;
}
.app-version-show-wrap span {
	margin-left: 5px;
}
#logo{
	max-height: 120px;
}
.dialog {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,0.5);
      display: none; /* 默认隐藏 */
      justify-content: center;
      align-items: center;
    }
    .dialog-content {
      background: white;
      padding: 20px;
      border-radius: 8px;
      text-align: center;
    }

	 .dialog-content h3 {
		margin-bottom: 20px;
		font-size: 16px;
	 }
    .dialog-buttons button {
      margin: 0 10px;
      padding: 7px 18px;
	  border-radius: 15px;
    }
    .confirm-btn {
      background: #07c160;
      color: white;
      border: none;
    }