body,h3,p,img,a,ul,li{
	padding:0;
	margin:0;
}
img,a{
	text-decoration:none; 
	cursor:pointer;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.top{
	width:990px;
	margin:0 auto;
}
.top>.right{
	height:120px; 
	display: flex;
	align-items: flex-end;
	font-size:16px;
}
.top>.right>span>a{
	color:#fa466c;
}
input{
       
	border: 0;  
	outline: none; 
	background-color: rgba(0, 0, 0, 0);

}
.top img{
	margin:10px 0;
	height:108px;
}
.main{
	background:url('https://img.globalmai.com/images/bgsss.png') no-repeat;
	background-size:cover;
	height:700px;
}
.main>.row{
	width:910px;
	margin:0 auto;
	padding:0 40;
}
.main>.row>.left{
	height:475px;
	display: flex;
	align-items: center;
}
.main>.row>.left>img{
	height:450px;
}
.main>.row>.right{
	height:700px;
	display: flex;
	align-items: center;
}
.main>.row>.logincode{
	display: none
}
.main>.row>.right>form{
	padding:0 25px;
	border-radius:5px;
	background-color:#ffffff;
	padding-bottom: 10px; 
	position: relative;
}
.main>.row>.right>form .lgs{
	width: 300px;
	text-align: center;
	margin:20px 0;
}
.main>.row>.right>form .lgs img{
	width: 145px;
	height: 145px;
	box-shadow: 0 0 8px #ddd;
}
.main>.row>.right>form>.change{
	position: absolute;
	top: 0;
	right: 0;
}
.main>.row>.right>form>.change img{
	width: 40px;
}
.main>.row>.right>form>.change span{
	display: inline-block;
	height: 26px;
	line-height: 26px;
	background-color: #fefcee;
	color:#ff9000;
	padding:0 10;
	border:1px solid #fcbc76;
	position: relative;
}
.main>.row>.right>form>.change span i{
	width: 7px;
	height: 12px;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	background: url('https://img.globalmai.com/images/ii1.png') no-repeat center center;
	background-size: 7px 12px;
	right: -6px;
}
.main>.row>.right>form>.title{
	height:60px;
	line-height:60px;
	color:#f67c7c;
	font-size:18px;
	font-weight:700;
}
.main>.row>.right>form>.row{
	margin-bottom: 20px;
	position:relative;
}
.main>.row>.right>form>.row>.vpwd{
	position:absolute;
	width:20px;
	height:20px;
	background:url('//img.globalmai.com/images/pEye.png') no-repeat center center;
	background-size:20px 20px;
	top:50%;
	margin-top:-10px;
	right:10px;
	cursor:pointer;
}
.main>.row>.right>form>.row>.active{
	position:absolute;
	width:20px;
	height:20px;
	background:url('//img.globalmai.com/images/pEyes.png') no-repeat center center;
	background-size:20px 20px;
	top:50%;
	margin-top:-10px;
	right:10px;
	cursor:pointer;
}
.main>.row>.right>form>.agree{
	width:234px;
	cursor:pointer;
}
.main>.row>.right>form>.agree>.layui-icon{
	margin-right:5px;
	font-size:15px;
	color:#fa466c;
}
.main>.row>.right>form>.row>.countryChose{
	position:absolute;
	right:10px;
	top:12px;
}
.main>.row>.right>form>.row>input{
	width:254px;
	padding: 10px 0 10px 50px;
	font-size: 14px;
	line-height: 38px;
    height: 38px;
	border:1px solid #cccbcb;
}
.main>.row>.right>form>.row>.uname{
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:38px;
	background:url('https://img.globalmai.com/images/user/mine.png') no-repeat center center;
	background-size:30px 30px;
}
.main>.row>.right>form>.row>.country{
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:38px;
	background:url('https://img.globalmai.com/images/user/country.png') no-repeat center center;
	background-size:30px 30px;
}
.main>.row>.right>form>.row>.entry{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width:100%;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
	background-color:#ffffff;
	text-align:center;
	display:none;
	padding-bottom: 10px; 
}
.main>.row>.right>form>.row>.entry>.title{
	text-align:left;
	height:38px;
	line-height:38px;
	position:relative;
}
.main>.row>.right>form>.row>.entry>.title>i{
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:38px;
	background:url('https://img.globalmai.com/images/user/country.png') no-repeat center center;
	background-size:30px 30px;
}
.main>.row>.right>form>.row>.entry>.title>span{
	display:inline-block;
	padding-left:50px;
}
.main>.row>.right>form>.row>.entry>input{
	width:229px;
	height:38px;
	border:1px solid #bfbfbf;
	padding-left:10px;
	background:url('https://img.globalmai.com/images/search.png') no-repeat right 5px center;
	background-size:20px 20px;
}
.main>.row>.right>form>.row>.entry>ul{
	width:90%;
	margin:0 auto;
	max-height:200px; 
	overflow:auto;
}
.main>.row>.right>form>.row>.entry>ul>li{
	padding:0 10px;
	text-align:left;
	height:38px;
	line-height:38px;
}
.main>.row>.right>form>.row>.entry>ul>li:hover{
	background-color:#cccbcb;
	color:#ffffff;
}
.main>.row>.right>form>.row>.code{
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:38px;
	background:url('https://img.globalmai.com/images/user/validate.png') no-repeat center center;
	background-size:20px 20px;
}
.main>.row>.right>form>.row>#code{
	width:180px;
}
.main>.row>.right>form>.row>.pwd{
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:38px;
	background:url('https://img.globalmai.com/images/user/pwd.png') no-repeat center center;
	background-size:30px 30px;
}
.main>.row>.right>form>.row>.cPwd{
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:38px;
	background:url('https://img.globalmai.com/images/user/pwd.png') no-repeat center center;
	background-size:30px 30px;
}
.main>.row>.right>form>.row>.text{ 
	color: #fa466c;
    position: absolute;
    top: 10px;
    left: 286px;
    font-size: 12px;
    width: max-content;
	display:none; 
}
.main>.row>.right>form>.forgot{
	text-align:right;
	margin-bottom:10px;
}
.main>.row>.right>form>.forgot>a{
	color:#666666;
}
.main>.row>.right>form>.submit{
	height:31px;
	line-height: 31px;
	font-size:18px;
	text-align:center;
	background-color:#fa466c;
	color:#ffffff;
	cursor:pointer;
}
.main>.row>.right>form>.register{
	height:50px;
	line-height:50px;
	text-align:right; 
}
.main>.row>.right>form>.register>a{
	font-size:14px;
	color:#666666;
	padding-left:20px;
	background:url('https://img.globalmai.com/images/user/r2.png') no-repeat left center;
	background-size:16px 16px;
}
.main>.row>.right>form>.tips{
	font-size:14px;
	color:#666666;
	text-align: center; 
}
.main>.row>.right>form>.tips>span{
	width: 130px;
	display: inline-block;
	padding-left: 40px;
	background: url('https://img.globalmai.com/images/codes.png') no-repeat left center;
	background-size: 30px 30px;
	text-align: left;
}
.main>.row>.right>form>.register>.span{
	font-size:14px;
	color:#666666;
	padding-left:20px;
	background:url('https://img.globalmai.com/images/user/r2.png') no-repeat left center;
	margin-right: 20px;
	background-size:16px 16px;
}
.footer{
	width:990px;
	text-align:center;
	margin:0 auto;
	font-size:12px;
	color: #666;
	height:100px;
	line-height:100px;
}