
*{
	margin:0px auto;	FONT-FAMILY: "微软雅黑",Helvetica, Arial, sans-serif;	
}
a{
	text-decoration:none;
}
.body{
	/*background:url(1.webp) no-repeat center;*/
	background-size: 100%;
	margin:0px auto;
	position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
    right: 0;
    bottom: 0px;
	background-size:cover;
	
	
	
}

.header{
	width:800px;margin:0px auto;text-align:center;font-size:50px;
	color:#FFF;
	height:100px;
	vertical-align:bottom;
	line-height:100px;
	color:#F2D375;
	margin-top:100px;
	
	color: #ffe600;
    font-size: 70px;
    text-align: center;
    font-family: 黑体;
    font-weight: bold;
    text-shadow: 0px 0px 5px #000;
    padding-top: 15px;
    margin-bottom: 50px;
	
}
.title-info {
    width: 800px;
    height: 24px;
	text-align:center;
	align-items: ;
    gap: 14px;
	/*display: flex;*/
    gap: 14px;
	clear:both;
	margin:0px auto;
	line-height:30px;
}

.title-i {
    float:left;
}
.title-t {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.07em;
    color: #FFFFFF;
	float:left;
}

.navbox{
	max-width:1000px;
	margin:0px auto;
	clear:both;
	
}

.user,.ag{
	border-bottom: 1px dashed #000;
	width:100%;
	line-height:60px;
	height:60px;
	font-size:30px;
	margin-top:80px;
	overflow:hidden;
		
}
.user span,.ag span{
	display:inline-block;	
	margin-right:30px;
}
.user a,.ag a{
	display:inline-block;
	width:100px;height:40px;
	color: #141363;
    border: 1px solid #141363;
    border-radius: 10px;
    font-size: 20px;
    cursor: pointer;
	line-height:40px;
	text-align:center;
	margin-left:30px;
	background-color: rgb(135, 206, 235);
}
.ag a{
	background-color: rgb(243, 212, 212);	
}


.navbox1{

	max-width:1000px;
	margin:0px auto;
	clear:both;
	margin-top:200px;
}

.logo{
	background:url(google.png) center no-repeat;
	margin:0px auto;
	height:92px;
	width:272px;
	background-size:100%;
}
.cbox,.bbox{
	margin:30px auto;
	height:92px;
	width:500px;
	text-align:center;
}

.cbox input{
	height:30px; line-height:30px;width:500px; font-size:28px;vertical-align:bottom;padding: 10px;border:1px solid #D8D8D8; border-radius:50px;	outline:none;padding-left:20px;
}

.btn{
	font-size:25px;padding: 5px;width:300px	
}