@media(min-width:3000px) {
	html {
		font-size: 32px;
	}
}

@media(max-width:3000px) {
	html {
		font-size: 24px;
	}
}

@media(max-width:2048px) {
	html {
		font-size: 18px;
	}
}

@media(max-width:1920px) {
	html {
		font-size: 16px;
	}
}

@media(max-width:1601px) {
	html {
		font-size: 15px;
	}
}

@media(max-width:1366px) {
	html {
		font-size: 14px;
	}
}

html,
body {
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 720px;
}


.loginPage {
	width: 100%;
	height: 100%;
	background: url(../images/bg1.png) no-repeat;
	background-size: 100% 100%;
}

.header {
    width: 100%;
    height: 13rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.logo-img img {
	margin-bottom: 10px;
}

.logo-txt {
	font-size: 2rem;
	/* color: #0f0f0f; */
	color: #fffcfc;
	font-weight: 700;
	letter-spacing: 2px; 
	padding-bottom: 3px;
	font-family : MicrosoftYaHei;
	margin-bottom: 5px;
	 
}
.logo-txt1 {
	font-size: 1.3rem;
	color: #0f0f0f;
	letter-spacing: 2px; 
	padding-bottom: 3px;
	font-family : MicrosoftYaHei;
	    font-size: 2.1rem;
    color: #00BCAF;
}

.content {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    z-index: 999;
    position: absolute;
}

.forms {
	width: 50rem;
	display: flex;
	position: relative;
}

.switchs{
	height: 3rem;
	line-height: 3rem;
    text-align: right;
	cursor: pointer;
	border-radius: 0 8px 0 0;
	padding-right: 20px;
	text-align:center;

}
 
.erweima {
	width: 21.7rem;
	margin-top: 0.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left : 4.5rem
}

.erweima img {
	width: 100%;
	-webkit-user-select:none;
	-moz-user-select:none; 
	-ms-user-select:none;
	user-select:none;
	margin-left : 7rem;
}

.erweima {
	display: none;
}

.left{
	width: 60%;
	float: left;
	background: url(../images/chatu.png);
	background-size: 110% 90%;
	padding: 1rem 10px 4rem 10px;
	
}
.weather-tops{
	width: 80%;
	display: flex;
	justify-content: center;
	margin-left: 10%;
	border-bottom: 1px solid ;
}
 .weather-top span{
   color: #fff;
   font-size: 3rem;
   font-weight: 700;
}
.weather-top-right{
  display: flex;
  flex-direction: column;
  color: #fff;
}
.weather-top-right img{
	width: 2rem;
}
.weather-top{
	position: relative;
}
.weather-top span:nth-child(2){
	font-size: 1rem;
    font-weight: 500;
    position: absolute;
    right: -27px;
    bottom: 8px;
    display: inline-block;
    width: 55px;
}
.weather-cen{
	display: flex;
	flex-direction: column;
	font-size: 1rem;
	color: #fff;
	margin: 0 5px;
}
.weather-cen span:nth-child(1){
	font-size: 2rem;
	height: 1.7rem;
	font-weight: 700;
}
.weather-cen span:nth-child(2){
	font-weight: 700;
}
.weather-center{
	padding: 1rem;

}
.weather-center>div{
	padding-left: 3rem;
	height: 1.5rem;
	line-height: 1.5rem;
}
.weather-center>div>#aqi{
	padding: 2px 1rem;
	border-radius: 4px;
	background-color: #40c057;
	color: #fff;
}
.weather-bot{
	display: flex;
	border-right: 1px solid #919fa5;
}
.weather-bot .weather-data{
	border-left: 1px solid #919fa5;
}
.weather-bot .weather-data span{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.weather-bot .weather-data img{
	padding: .5rem 0 .5rem 1.6rem;
}
.weather-bot .weather-data span:nth-child(1){
	font-weight: 700;
}
.right {
	width: 65%;
	float: left;
	border-radius: 0 8px 8px 0;
	    padding-top: 20px;
}



.formTitle {
	width: 100%;
	font-size: 2rem;
	color: #1283FB;
	text-align: center;
}

.formType,
.formName,
.formPsd {
	display:flex;
	width: 100%;
    margin-left: 0rem;
}

.iconCLass{
	position: absolute;
    top: 15px;
    left: 16px;
}

.formName>span,
.formPsd>span,
.formCaptcha>span{
	flex:1;
}

.formName {
	padding-bottom: 20px;
	position : relative;
}

.formPsd {
	padding-bottom: 20px;
	position : relative;
}
.formCaptcha {
	position : relative;
}


.formLogin {
	width: 80px;
	height:42px;
	line-height: 42px;
	text-align: left;
	padding-bottom: 15px;
	font-size: 16px;
	color: #333333;
	letter-spacing: 2px;
}

.verificationCode{
	display:flex;
	align-items:center;
	justify-content: space-bettwen; 
}
.input-group_p{
	width:80px;
	font-size: 16px;
}
.input-group_y{
	display:flex;
	flex:1;
	align-items:center;
	justify-content: space-around; 
}
.verificationCode input{
	width:56%;
}

.verification{
	margin-right:22px;
	border:none;
	height:42px;
	text-indent: 13px;
	border-radius: 21px;
	background-color: #f2f2f2;
}
.verificationCode span{
	width:44%;
	height:42px;
	display:block;
}
.verificationCode span div{
    width:100%;
	height:42px;
	font-size:20px;
	text-align: center;
    line-height: 50px;
	border-radius: 21px;
	background-color: #f2f2f2;
	display:block;
}

.formInput {
	width: 100%;
	height: 46px;
	padding: 0 50px;
	font-size: 14px;
	color: #333333;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #efefef;
	outline: none;
	-webkit-appearance: none;
	transition: border .3s;
}

input:-webkit-autofill {
    background-color: red !important;
    background-image: none;
    color: #000000;
}
input:-internal-autofill-selected {
    background-color: red !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
    box-shadow: inset 0 0 0 1000px #fff !important; // 改变了背景色
}

.formInput:focus {
	border: 1px solid #3690f9;
}

/* placeholder样式 */
.formInput::-webkit-input-placeholder {
	color: #999999;
}

.formInput::-moz-placeholder {
	color: #999999;
}

.formInput:-ms-input-placeholder {
	color: #999999;
}

.formCheck {
	width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    padding-bottom: 23px;
    padding-top: 23px;
    margin-left: 0rem;
}

.formBox {
	margin-right: 10px;
}

.formRem {
	font-size: 14px;
	color: #666666;
	margin:0 5px;
}

.formSubmit {
    width: 16.3rem;
    height: 2.5rem;
    font-size: 1.2rem;
    line-height: 2.5rem;
    color: #FFFFFF;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
    background: linear-gradient(#21CCC3, #21CCC3);
    border-radius: 1.75rem;
    margin-top: -0.5rem;
    outline: none;
    border: none;
    margin-left: 3rem;
}

/* 记住密码对勾样式 */
input[type="checkbox"] {
	width: 20px;
	height: 19px;
	display: inline-block;
	position: relative;
	outline: none;
	border: none;
}

input[type="checkbox"]::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFF;
	border: 1px solid #dbdbdb;
	outline: none;
	cursor: pointer;
}

input[type="checkbox"]:checked::before {
	content: "";
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	outline: none;
	border: 1px solid #dbdbdb;
	background: url(../images/icon_yes2.png) no-repeat;
	background-color: #15CCAD;
	background-size: 80% 80%;
	background-position: center;
}

  .error-box {
    margin-left:80px;
    width:calc(100% - 80px);
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
  }  
  #show{
    text-align: center;
  }

 .footer-y{

    text-align:right;
   }

  .footer-y p{
    width:100%;
    position:absolute;
    bottom:6px;
    text-align: center;
    color:#ffffff;
  }
  .form-login{
	padding: 20px 50px 24px 50px;
  }
@media screen and (max-width: 1366px) {
	.switchs{
		position: absolute;
	    top: 1.7rem;
    	right: 0.2rem;
		cursor: pointer;
	}
	.left{
		width: 40%;
	}
	
	.forms {
		width: 70rem;
	}
	
	.formTitle {
	    width: 100%;
	    font-size: 3rem;
	    line-height: 5rem;
	}
	.logo-txt {
	    font-size: 2rem;
	}
	
	.formCheck {
	    padding-top: 0;
	}
	.header{
		height: 5rem;
	}
	
	.formName {
	    margin-top: 1rem;
	}
	.formPsd {
  		padding-bottom: 25px;
	}
}


/* select样式 */
.dropdown,.dropdown2 {
    --max-scroll: 8;
    --text: #fff;
    --border: rgba(7, 123, 209, 0.69);
    --borderActive: #23C4F8;
    --background:  '#fff';
    --arrow: #fff;
    --arrowActive: #fff;
    --listText: #fff;
    --listBackground:  rgba(7, 123, 209, 0.69);
    --listActive: rgba(7, 123, 209, 0.69);
    --listTextActive: #fff;
    --listBorder: none;
    --textFilled: #fff;
    position: relative;
}

.dropdown.light,.dropdown2.light {
    --text: #CDD9ED;
    --border: #afbdbc;
    --borderActive: #23C4F8;
    --background: #fff;
    --arrow: #fff;
    --arrowActive: #fff;
    --listText: #fff;
    --listBackground: #fff;
    --listActive: #F5F9FF;
    --listTextActive: #fff;
    --listBorder: #fff;
    --textFilled: #fff;
}

.dropdown select, .dropdown2 select {
    display: none!important;
}

.dropdown>span, .dropdown2>span {
    cursor: pointer;
    height: 46px;
    line-height: 46px;
    border-radius: 21px;
    padding-left: 5px;
    display: block;
    position: relative;
    color: #333!important;
	background: #fff;
    border: 1px solid #afbdbc;
    transition: all .3s ease;
}

.dropdown>span:before,
.dropdown>span:after,
.dropdown2>span:before,
.dropdown2>span:after  {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 2px;
    border-radius: 1px;
    top: 50%;
    right: 15px;
    background: #333!important;
    transition: all .3s ease;
}

.dropdown>span:before,.dropdown2>span:before  {
    margin-right: 4px;
    -webkit-transform: scale(0.96, 0.8) rotate(50deg);
    transform: scale(0.96, 0.8) rotate(50deg);
}

.dropdown>span:after,.dropdown2>span:after  {
    -webkit-transform: scale(0.96, 0.8) rotate(-50deg);
    transform: scale(0.96, 0.8) rotate(-50deg);
}

.dropdown ul,.dropdown2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    max-height: calc(var(--max-scroll) * 42px);
    top: 30px;
    left: 0;
    z-index: 1;
    right: 0;
    background: var(--listBackground);
    border-radius: 2px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.4, 0.6, 0.5, 1.32);
    transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.3s cubic-bezier(0.4, 0.6, 0.5, 1.32);
    transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.3s cubic-bezier(0.4, 0.6, 0.5, 1.32), -webkit-transform 0.3s cubic-bezier(0.4, 0.6, 0.5, 1.32);
    -webkit-transform: scale(0.8) translate(0, 4px);
    transform: scale(0.8) translate(0, 4px);
    border: 1px solid var(--listBorder);
}

.dropdown ul li,.dropdown2 ul li {
    opacity: 0;
    -webkit-transform: translate(6px, 0);
    transform: translate(6px, 0);
    transition: all .3s ease;
}

.dropdown ul li a,.dropdown2 ul li a  {
    cursor: pointer;
    display: block;
    padding: 10px 16px;
    color: var(--listText);
    text-decoration: none;
    outline: none;
    position: relative;
    transition: all .3s ease;
}

.dropdown ul li a:hover,.dropdown2 ul li a:hover {
    color: var(--listTextActive);
}

.dropdown ul li.active a,.dropdown2 ul li.active a {
    color: var(--listTextActive);
    background: var(--listActive);
}

.dropdown ul li.active a:before,
.dropdown ul li.active a:after,.dropdown2 ul li.active a:before,
.dropdown2 ul li.active a:after  {
    --scale: .6;
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    position: absolute;
    right: 17px;
    top: 50%;
    opacity: 0;
    background: var(--listText);
    transition: all .2s ease;
    display: none;
}

.dropdown ul li.active a:before,.dropdown2 ul li.active a:before  {
    -webkit-transform: rotate(45deg) scale(var(--scale));
    transform: rotate(45deg) scale(var(--scale));
}

.dropdown ul li.active a:after,.dropdown2 ul li.active a:after {
    -webkit-transform: rotate(-45deg) scale(var(--scale));
    transform: rotate(-45deg) scale(var(--scale));
}

.dropdown ul li.active a:hover:before,
.dropdown ul li.active a:hover:after,.dropdown2 ul li.active a:hover:before,
.dropdown2 ul li.active a:hover:after {
    --scale: .9;
    opacity: 1;
}

.dropdown ul li:first-child a,.dropdown2 ul li:first-child a {
    border-radius: 6px 6px 0 0;
}

.dropdown ul li:last-child a,.dropdown2 ul li:last-child a {
    border-radius: 0 0 6px 6px;
}

.dropdown.filled>span, .dropdown2.filled>span {
    color: var(--textFilled);
}

.dropdown.open>span, .dropdown2.open>span  {
    border-color: var(--borderActive);
}

.dropdown.open>span:before,
.dropdown.open>span:after,.dropdown2.open>span:before,
.dropdown2.open>span:after {
    background: var(--arrowActive);
}

.dropdown.open>span:before,.dropdown2.open>span:before  {
    -webkit-transform: scale(0.96, 0.8) rotate(-50deg);
    transform: scale(0.96, 0.8) rotate(-50deg);
}

.dropdown.open>span:after,.dropdown2.open>span:after {
    -webkit-transform: scale(0.96, 0.8) rotate(50deg);
    transform: scale(0.96, 0.8) rotate(50deg);
}

.dropdown.open ul,.dropdown2.open ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translate(0, 12px);
    transform: scale(1) translate(0, 12px);
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.4, 0.6, 0.5, 1.32);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.4, 0.6, 0.5, 1.32);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.4, 0.6, 0.5, 1.32), -webkit-transform 0.3s cubic-bezier(0.4, 0.6, 0.5, 1.32);
}

.dropdown.open ul li,.dropdown2.open ul li {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.dropdown.open ul li:nth-child(1),.dropdown2.open ul li:nth-child(1) {
    transition-delay: 80ms;
}

.dropdown.open ul li:nth-child(2),.dropdown2.open ul li:nth-child(2)  {
    transition-delay: 160ms;
}

.dropdown.open ul li:nth-child(3),.dropdown2.open ul li:nth-child(3)  {
    transition-delay: 240ms;
}

.dropdown.open ul li:nth-child(4),.dropdown2.open ul li:nth-child(4) {
    transition-delay: 320ms;
}

.dropdown.open ul li:nth-child(5),.dropdown2.open ul li:nth-child(5) {
    transition-delay: 400ms;
}

.dropdown.open ul li:nth-child(6),.dropdown2.open ul li:nth-child(6) {
    transition-delay: 480ms;
}

.dropdown.open ul li:nth-child(7),.dropdown2.open ul li:nth-child(7) {
    transition-delay: 560ms;
}

.dropdown.open ul li:nth-child(8),.dropdown2.open ul li:nth-child(8) {
    transition-delay: 640ms;
}

.dropdown.open ul li:nth-child(9),.dropdown2.open ul li:nth-child(9) {
    transition-delay: 720ms;
}

.dropdown.open ul li:nth-child(10),.dropdown2.open ul li:nth-child(10) {
    transition-delay: 800ms;
}

select {
    --text: #3F4656;
    --border: #2F3545;
    --background: #151924;
}

select.dropdown,select.dropdown2 {
    padding: 9px 16px;
    border-radius: 6px;
    color: var(--text);
    border: 1px solid var(--border);
    background: var(--background);
    line-height: 22px;
    font-size: 16px;
    font-family: inherit;
    -webkit-appearance: none;
}

#select-typef .dropdown:nth-child(4){
    display: none;
}
input:-webkit-autofill {

background-color: #fff;

background-image: none;

color: #000;

}
