body{ background-color:#2a2b2d;  font-family:"微软雅黑";margin:0;padding:0}



/*以下是首行搜索和网站链接的样式*/
.topFloat{background-image:url(../image/head2.gif);height:40px;position:fixed;width:100%;z-index:10000;padding-top:10px;margin-top:-25px;padding-left:50px;}

.remeber{
    width:120px;
    margin:0 auto;
    color:#fff
}
.bottonAdd1 {
	color: #d7d7d7;
	border: solid 1px #47adf2;
	background: #47adf2;
	background: -webkit-gradient(linear, left top, left bottom, from(#47adf2), to(#0983c8));
	background: -moz-linear-gradient(top,  #47adf2,  #0983c8);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
	width:40px; height:20px; text-align:center; line-height:20px; border-radius:20px
}
.bottonAdd1:hover {
	background: #0983c8;
	border-color:#0983c8
}
.bottonAdd1:active {
	color: #47adf2;
	background: -webkit-gradient(linear, left top, left bottom, from(#0983c8), to(#47adf2));
	background: -moz-linear-gradient(top,  #0983c8,  #47adf2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
#websites3{width:200px;height:30px}
.Ehai_link a{
    color:#fff
}
.Ehai_link a:hover{
    color:#f11
}
#souxin>form{
    width:300px;
    float:left
}
#souxin>div{
    width:300px;
    line-height:30px;
    float:left;
}
#souxin>div a{
    padding-right:10px;
}

/*以下是登录界面的样式*/
.title_style{
    text-align:center;

    margin-top:40px;
    margin-bottom:-80px;

    font-size: 60px;
    color: #999999;
    text-shadow: 5px 5px 0 #403449;
    font-family:"华文新魏"
}
.title_style>span{font-family:"Cambria"}
#login>form{ width:300px; margin:auto}
	.denglu{
	text-align:center;
	color:#fff;
	font-weight:900;
	padding-top:170px;
	padding-bottom:105px;
	font-size:40px;
}

#login>div:first-child{ text-align:center; font-size:23px; font-weight:bold; color:#fff; padding-top:300px}
#login{
		max-width:832px;
		height:100%;
		margin:auto;
		background-image:url(../image/sehai.png);
		background-repeat:no-repeat;
		background-position:center;
    }
.buttom{
	margin-top:-10px;
	border-bottom:0px;
	color:#fff;
	cursor:pointer;
	position:absolute;
	font-size:30px;
	height:60px;
	top:360px;
	width:114px;
	background:none;
	margin-left:152px;
}
input{
	height:35px;
	background-color:transparent;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #FFF;
	font-size:16px;
	width:130px;
	margin-left:40px;
	font-weight:900;
    outline:none;
}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #518ef3 inset;}
#login>div{padding-top:45px; padding-left:50px}


@media (min-width: 768px) {
	.denglu{
	text-align:center;
	color:#fff;
	font-weight:900;
	padding-top:170px;
	padding-bottom:100px;
	font-size:40px;
}
#login>div:first-child{ text-align:center; font-size:23px; font-weight:bold; color:#fff; padding-top:300px}
#login{
		max-width:832px;
		min-height:854px;
		margin:auto;
		background-image:url(../image/bg/bg_6.png);
		background-repeat:no-repeat;
		background-position:center;
    }
.buttom{
	padding-top:10px;
	border-bottom:0px;
	color:#fff;
	cursor:pointer;
	position:absolute;
	font-size:50px;
	height:80px;
	top:385px;
	width:130px;
	background:none;
	margin-left:235px;

}
input{
	height:35px;
	background-color:transparent;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #FFF;
	font-size:16px;
	width:170px;
}
#login>div{padding-top:85px;}
	}