@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	overflow: auto;
    min-width: 1024px;
    position: relative;
}

img{border:0;}
.gtx-box{
	overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    min-width: 1024px;
   
}

.gtx-center {
    width: 1024px;
    height: 63px;
    margin: 0 auto;

}

.gtx-logo {
    float: left;
    padding-top: 8px;
    
    
}
.gtx-logo h2 {
    font-size: 34px;
    font-family: simhei;
    color: #00B3E0;
    margin-top: 5px;
}

.gtx-main {
	position: relative; 
    height: 625px;
    width: 1024px;
	margin: 0 auto;
	
}
/*.gtx-main-icon {
	height: 463px;
    width: 548px;
    position: absolute;
    left: 12px;
    bottom: 0px;
}*/
.gtx-login {
	width: 370px;
	height: 445px;
	float: right;
	margin-top: 46px;
	position: absolute;
	top: 10px;
	right: 0;
	background-repeat: no-repeat;   
}

 /*------------------------------------------------- */
.main {
    
    float: left;
	margin-top:60px;
}
.kuang {
    overflow: hidden;
    position:relative;
    margin-left: 28px;
    margin-top: 34px;
    width: 340px;
}


.gtx-longin-user {

	height: 40px;
	background-image: url(images/username-bg.png);
	background-repeat: no-repeat;
	background-position: 9px 5px;
	border: 1px solid #ddd;
	border-radius:2px;
	position:absolute!important;
	top:0px!important;
	left:0px!important;
	box-sizing: border-box;
}
.yanse {
    color: #B3AEAE;
}
.gtx-longin-user input,.gtx-login-pass input {
	float: left;
	width: 270px;
	margin-left: 47px;
	font-family:"微软雅黑";
	border: medium none;
	height:38px;
	line-height: 38px;
	font-size: 20px;
	outline: none;
	box-sizing: border-box;
}
.gtx-login-pass {
  
    height: 40px;
    background-image: url(images/pass-bg.png);
    background-repeat: no-repeat;
    background-position: 9px 5px;
    border: 1px solid #ddd;
	border-radius:2px;
    position:absolute!important;
    top: 77px!important;
    left:0px!important;
    box-sizing: border-box;
    background-color: #fff;
}


.gtx-login-lo input {
   width:95%;
   height: 45px;
   border: none;
   background-color: #00adf3;
   color: #fff;
   font-size: 18px;
   cursor: pointer;
   font-family: "微软雅黑";
   outline:none;
   border-radius: 3px;
}
.gtx-login-lo input:hover {
	background-color:#22b2ec;
}
.gtx-login-keep {
    
    font-family:"微软雅黑";
    margin-top: 160px;
	margin-bottom: 20px;
}
.gtx-login-forget {
    margin-left: 30px;
    margin-right: 10px;
    text-decoration: none;
    color: #22a4ff;
    font-size: 14px;
}
.gtx-login-lo-regist {
    text-decoration: none;
    color: #22a4ff;
    font-size: 14px;
	margin-left:30px;
}
.gtx-wangzhan {
	font-size: 16px;
}

