body,
.content_body {
	background-color: #FFFFFF;
}
input, select, textarea{
	font-size: .28rem;
	color: #0AA0E4;
}
::-webkit-input-placeholder{
	color: #0AA0E4;
}

.content_body {
	text-align: center;
	
}
.mui-content{
	/* background: url(../images/loginbg.gif) no-repeat;
	background-size: 100% 100%; */
}

.content_head {
	/* padding-top: 1rem; */
	text-align: center;
	height: 40vh;
	/* background: url(../images/bg.png) no-repeat; */
	background-size: 100% auto;
	/* padding-top: 1.4rem; */
	background:linear-gradient(90deg,rgba(1,113,221,1) 0%,rgba(16,166,225,1) 100%);
	position: relative;

}
.topselect{
	position: absolute;
	top: .3rem;
	right: .5rem;
	z-index: 1;
	display: flex;
}
.topselect p{
	color: #FFFFFF;
	font-size: .29rem;
	margin-right: .2rem;
}
.topselect img{
	width: .26rem;
	height: .24rem;
	margin-top: .1rem;
}
.bgimg{
	 width: 100%;
	 height: 40vh;
}
.bgimg img{
	width: 100%;
	height: 100%;
}

.content_head .logo_wrap {
	margin: 0 auto;
	margin-bottom: 0.2rem;
	width: 1.92rem;
	height: 1.92rem;
	background-color: white;
	border-radius: 50%;
	position: absolute;
	top: 1.4rem;
	left: 50%;
	transform: translate(-50%)

}
.content_head .logo_wrap>img{
	width: 1.66rem;
	height: 1.81rem;

}

.content_head>p {
	margin-top: 0.8rem;
	letter-spacing: 0.2rem;
	font-size: 0.28rem;
	color: #FFFFFF;
	text-shadow: 0 0.01rem 0 #FFFFFF;
	background-color: transparent;
}

.content_head>p:nth-child(3) {
	margin-top: 1.26rem;
}

.mui-input-group:before,
.mui-input-group:after {
	background-color: transparent;
	/* 去除上下边黑边 */
}

.content_body .mui-input-group {
	position: relative;
	padding: 0.5rem 0 0.05rem;
}

.mui-input-row div {
	display: inline-block;

	height: 0.43rem;
	/* position: relative; */
	/* top: 0.1rem; */
	/* left: 0.1rem; */
	margin-right: 0.2rem;
	width: 0.4rem;
}
/* .mui-input-row:nth-child(1)>div {
	width: 0.37rem;
	height: 0.43rem;
} */
.mui-input-row:nth-child(2)>div {
    width: 0.36rem;
	height: 0.43rem;
}

.mui-input-row div>img {
	width: 100%;
	height: 100%;
}

.content_body .mui-input-group input {
/*	padding: 0;*/
	width: 80%;
	height: .83rem;
	line-height: .83rem;
	color: rgb(18, 160, 138);
}

.content_body .mui-input-group .mui-input-row {
	margin: 0 auto;
	margin-bottom: 0.4rem;
	padding-left: 0.14rem;
	border-radius: 5px;
	/*border: 0.03rem solid #0AA0E4;*/
	width: 80%;
	height: .83rem;
	display: flex;
	align-items: center;

}

.content_body>a {
	display: block;
	    background: linear-gradient(90deg, #FA6258 0%, #F43369 99%);
	box-shadow:0px 5px 11px 1px rgba(99,99,99,0.24);
	    clear: both;
	width: 80%;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.28rem;
	color: #FFFFFF;

	margin: 0 auto;
}
.lway{
	background: #FFFFFF;
	display: flex;
	justify-content: space-evenly;
	
}
.lway img{
	width: .75rem;
	height: .76rem;
	margin-top: .87rem;
}
.login_other {
	    position: fixed;
    top: 68%;
    left: 29%;
}
.bottom{
	width: 100%;
	height: 1.3rem;
	position: fixed;
	bottom: 0;
}
.bottom img{
	width: 100%;
	height: 100%;
}

.login_other>p>a,
.login_other>a,
.login_other>span {
	text-align: center;
	color: #0AA0E4;
	font-size: .21rem;
}

.login_other>p {
	font-size: 0.3rem;
	margin-top: 0.5rem;
}
.mui-checkbox input[type=checkbox]:checked:before, .mui-radio input[type=radio]:checked:before{
	color: #0AA0E4;
}
.mui-checkbox label, .mui-radio label{
	font-size: .45rem;
	color: #222222;
}
.mui-input-group .mui-input-row{
	height: 1rem;
}
.mui-input-group{
	padding-top: .2rem;
}
.mui-card{
	margin: 0;
}
.mui-checkbox input[type=checkbox]:before, .mui-radio input[type=radio]:before{
	font-size: .46rem;
}
.mui-checkbox input[type=checkbox], .mui-radio input[type=radio]{
	top: .18rem !important;

}
/* 新增 */
.content_head .logo_wrap>img{
	width: 1.29rem;
	height: 1.41rem;
	margin: auto;
}
.content_head .logo_wrap{
	display: flex;
	align-items: center;
}
.lo_name{
	position: absolute;
	bottom: .64rem;
	color: #ffffff;
	left: 50%;
	transform: translate(-50%);
	width: 100%;
	letter-spacing: 2px;
}
.lo_name p:nth-of-type(1){
	color: #ffffff;
	font-size:.46rem;
	font-family:PingFang-SC-Bold;
	font-weight:bold;
}
.lo_name p:nth-of-type(2){
	font-size: .14rem;
	color: #ffffff;
	letter-spacing: 0.7px;
	padding-top: .18rem;
	font-family:PingFang-SC-Medium;
}
.content_head .logo_wrap{
	top: 1.2rem;
}
html{
　　-webkit-text-size-adjust:none;
}
.small-font{    
　　　       font-size:12px; 
	-webkit-transform-origin-x: 1;
	-webkit-transform: scale(0.90);
}
@media only screen and (max-width: 320px) {
	.lo_name p:nth-of-type(2){
		letter-spacing: 0px;
		
	}
}