﻿

body,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,img,legend,li,ol,p,ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}

.bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(../images/lohqrkdmgghbcps.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
	height: 100%;
}

.diversion {
	margin: auto
}

.navigator {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	height: 80px;
	background-color: #001029;
	z-index: 1
}

.navigator .navigator-btn {
	float: right;
	position: relative;
	display: block;
	width: 226px;
	line-height: 1;
	border-radius: 10px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.navigator::after {
	display: block;
	content: "";
	clear: both;
	height: 0;
	visibility: hidden
}

.diversion-title {
	margin-top: 50px;
	font-size: 36px;
	color: #fff;
	text-align: center;
	/*line-height: 1*/
}

.liner {
	margin: 20px auto 30px;
	width: 120px;
	height: 120px;
	background: url("../images/logo.png") no-repeat;
	background-size: 100% 100%
}

.diversion-btn {
	position: relative;
	display: block;
	width: 300px;
	line-height: 1;
	border-radius: 100px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.diversion-btn.type1 {
	margin: 0 auto 34px;
	padding: 19px 0 19px 64px;
	background: -webkit-gradient(linear,left top,right top,from(#0083ff),to(#16d6ff));
	background: linear-gradient(to right,#0083ff,#16d6ff)
}

.diversion-btn.type2 {
	margin: 0 auto 43px;
	padding: 17px 0 17px 64px;
	border: 2px solid #fff;
	background: linear-gradient(to right,#fff100,#db6f0b);
}

.diversion-btn::before {
	position: absolute;
	content: "";
	left: 25px;
	top: 20px;
	width: 20px;
	height: 20px;
	background: url("../images/icon01.png") no-repeat;
	background-size: 100% 100%
}

.diversion-tips {
	margin-bottom: 100px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 1
}

@media only screen and (max-width:430px) {
	.diversion {
		width: 92%
	}

	.pc {
		display: none
	}

	.h5 {
		display: block
	}

	.bg {
		background-image: url(../images/dm8oqrucvajrfxq.jpg);
	}

	.navigator {
		height: 60px
	}

	.navigator .navigator-logo {
		display: none
	}

	.navigator .navigator-btn {
		width: 135px;
		line-height: 1;
		border-radius: 34px;
		font-size: 12px
	}

	.navigator .navigator-btn.type1 {
		float: left;
		margin: 13px 15px 0 0;
		padding: 11px 0;
		text-align: center
	}

	.navigator .navigator-btn.type2 {
		float: right;
		margin: 13px auto 0;
		padding: 10px 0;
		border: 1px solid #fff;
		text-align: center
	}

	.navigator .navigator-btn::before {
		display: none
	}

	.logo {
		margin-top: 0px;
		width: 65px;
		height: 15px
		
	}

	.diversion-title {
		margin-top: -10px;
		font-size: 30px;
		line-height: 45px
	}

	.liner {
		margin: 10px auto 20px;
		width: 120px;
		height: 120px
	}

	.diversion-btn {
		width: 240px;
		border-radius: 100px;
		font-size: 16px
	}

	.diversion-btn.type1 {
		margin: 0 auto 18px;
		padding: 14px 0 14px 43px
	}

	.diversion-btn.type2 {
		margin: 0 auto 28px;
		padding: 15px 0 15px 43px;
		border: 1px solid #fff
	}

	.diversion-btn::before {
		position: absolute;
		content: "";
		left: 25px;
		top: 16px;
		width: 16px;
		height: 16px;
	}

	.diversion-tips {
		padding: 0 72px;
		line-height: 24px;
		margin-bottom: 22px;
		font-size: 12px
	}

	.title {
		font-size: 24px;
		line-height: 40px
	}

	.footer {
		display: none;
	}
}

@media only screen and (min-width:768px) {
	.pc {
		display: block
	}

	.h5 {
		display: none
	}
}

.gg img {
   position: fixed; 
   z-index: 9999; 
   bottom: 0; 
   right: 0;
}
