.alert-box{
	width: 100%;
	height: 760px;
	margin-bottom: 50px;
}
.alert2-box{
	height: auto;
	margin-top: 50px;
}
.img-alert{
	display: block;
	margin:  0 auto;
}
.tet-alert{
	text-align: center;
	margin: 20px 0;
}
.go-href{
	width: 100%;
	display: flex;
	justify-content:space-around;
	align-items: center;
}
.go-href>a {
    display: block;
    float: left;
    width: 180px;
    text-align: center;
    padding: 12px 0;
    text-decoration: none;
    background: #689aff;
    border-radius: 5px;
    color: #FFF;
}
.yzm-box-d{
	position: relative;
}
.yzm-box-d>input{
	display: block;
	width:50%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.yzm-box-d .yz_num-s>img{
	height:32px;
	position: absolute;
	top: 2px;
	right: 36px;
}
.vifi-email-box-s .tijiaoBtn{
	margin-left: 140px;
}
@media screen and (min-width: 320px) and (max-width: 480px){
	.vifi-email-box-s{
		padding:15px;
	}
	.vifi-email-box-s .tijiaoBtn{
		margin: 0 auto;
	}
	.vifi-email-box-s .yzm-box-d{
		padding: 0;
	}
	.yzm-box-d .yz_num-s>img {
		height: 32px;
		position: absolute;
		top: 1px;
		right:10px;
	}
	.alert-box{
		height: 910px;
	}
	.alert2-box{
		margin: 80px 0;

	}
	.go-href>a {
	    width: 130px;
	    padding: 10px 0;
	}
}
#bbhj .mod_404 .mod_share .share_inner {
	display: inline-block;
	zoom: 1;
	height: 24px;
	line-height: 14px;
	margin: 9px 0;
	padding: 0 10px;
	font-size: 14px;
	float: left;
}