@charset "UTF-8";
.main {
	width: 100%;
	min-width:100%;
	height: 854px;
	background-image: url(../../img/zhuce/aa.jpg);
	background-repeat: no-repeat;
    background-position:top center;
	position: relative;
	
}
.main-regsiter{
	width: 542px;
	height: 488px;
	background:rgba(0,0,0,.4);
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -214px;
	margin-left: -244px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);  
  	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);  
  	box-shadow: 0 0 10px rgba(0,0,0,0.3);  
  	border-radius: 5px;
}
.regsiter{
	width: 424px;
	height:404px;
	margin: 46px auto 0 auto;
	/*border: 1px solid red;*/
}
#login-slider .slider-item{border: 1px solid #d0d0d0;}
.denglu a{
	color: #B2B8BD;
	padding-bottom: 12px;
	z-index: 2;
	margin-bottom:-1px;
}
.denglu-div{
	border-bottom: 2px solid #B9BCB9;
	padding-bottom: 14px;
	margin-bottom:15px;
}
.jiange{
	margin-bottom: 18px;
}
.regsiter-k{
	width: 100%;
	height: 54px;
	/*border: 1px solid #DEDEDD;*/
	display: flex;
	flex-direction: row ;
	align-items:center;
	/*margin-bottom: 14px;*/
}
.regsiter-ews{
	width: 62px;
	height: 54px;
	background: #F1F1F1;
	border-right:1px solid #DEDEDD;
	position: relative;
}
.regsiter-k img{
	width: 24px;
	height: 24px;
	position: absolute;
	top:50%;
	left: 50%;
	margin-top:-12px;
	margin-left: -12px;
}
.login-inp{
	width: 365px;
	height: 54px;
	border:0px;
	margin-left:10px;
}
.inp{
	width: 365px;
	height: 52px;
	padding:1px 10px;
	border: 0px;
	font-size:14px;
}
.inp-send{
	width: 250px;
	height: 52px;
	padding:1px 10px;
	border: 0px;
	font-size:14px;
}
.yanzheng{
	width: 140px;
	height: 50px;
	border: 1px solid #919191;
	margin-left: 20px;
	background: #DEDEDD;
}
.yanzhengma a{
	margin-left: 20px;
	color: #B2B8BD;
	cursor:pointer;
	padding-bottom: 12px;
	z-index: 2;
	margin-bottom:-1px;
}

.yanzhengma a:hover{color: #fff;border-bottom: 3px solid #42CFD2;}
.denglu a:hover{color: #fff;border-bottom: 3px solid #42CFD2;}

.active{color: #fff !important;
	border-bottom: 3px solid #42CFD2;}
.yanzheng-img{
	width:100%;
	height:100%;
}
.yanzheng-inp{
	width: 208px;
	height: 52px;
	border: 0px;
}
.dsd{
	width: 270px;
	height: 54px;
	border: 1px solid #DEDEDD; 
	display: flex;
	flex-direction: row ;
	align-items:center;
}
.regsiter-a{
	width: 100%;
	height: 54px;
	/*border: 1px solid #DEDEDD;*/
	display: flex;
	flex-direction: row ;
	align-items:center;
	/*margin-bottom: 14px;*/
}
.zhuce{
	width: 100%;
	height: 50px;
	background: #42CFD2;
	color: #fff;
	font-size: 16px;
	border: 0px;
}
.jizhu{
	display: flex;
	flex-direction: row ;
	align-items:center;
	justify-content:space-between;
}
.pwd-color{
	color:white;
	font-size:14px;
}
.pwd-color span{
	color:#fff !important;
}
.denglu-an{
	width: 100%;
	height: 52px;
	line-height: 52px;
	background: #42CFD2;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 14px;
}

.denglu-yanzhengma{
	width: 100%;
height: 52px;
line-height: 52px;
background: #42CFD2;
font-size: 16px;
color: #fff;
text-align: center;
margin-top: 14px;
}

.layui-btn-send {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	padding: 0 18px;
	background-color: #009688;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
}
.zhucc{
	margin-top: 24px;
	font-size: 14px;
	text-decoration: underline;
	color:white;
	}
.verification{
	width:100%;
	height:30px;
	color:red;
	font-size:16px;
	line-height:30px;
}
@media only screen and (max-width:100%) {
.header {
    width:100% ;
    min-width:100%;
    height: 74px;
    border-bottom: 2px solid #3dd2d8;
    background: #fff;
}
.header-conta{
    width: 100%;
    height: 74px;
    margin: 0 auto;
}
.main {
    width: 100%;
     min-width:100%;
    height: 854px;
    background-image: url(../../img/zhuce/aa.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}
.main-regsiter{
    width: 470px;
    height: 450px;
    background: rgba(0,0,0,.4);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -225px;
    margin-left: -235px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    border-radius: 5px;
}

.regsiter {
    width: 424px;
    height: 404px;
    margin: 20px auto 0 auto;
    /* border: 1px solid red; */
}
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
.header {
    width:100% ;
    min-width:100%;
    height: 50px;
    border-bottom: 2px solid #3dd2d8;
    background: #fff;
}
.header-conta{
    width: 100%;
    height: 50px;
    margin: 0 auto;
}
.head-nav {
    height: 30px;
    min-width: 60px;
    margin-top: 15px;
    margin-right: 10px;
    display: inline-block;
}
.header-logo {
    width: 175px;
    height: 50px;
}
.header-logo img {
    margin-top: 10px;
    margin-left: 15px;
    width: 80px;
    height: 35px;
}
}