@font-face {
	/* font-properties */
	font-family: '剑宗';
	src: url('Hiragino Sans GB W3.otf'), url('css/冬青黑体W3.otf');
}

body {
	padding: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	color: #333;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
	color: #333;
	font-family: "微软雅黑";
}

.hu_font_big {
	font-size: 50px;
	padding: 0px;
	margin: 0px;
}

.hu_div {
	height: 685px;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.hu_bgcolor_blue {
	background-color: rgba(41, 193, 243, 1);
}

.hu_title {
	margin: 0px;
}

.hu_title span {
	color: rgb(231, 231, 231);
	font-family: "剑宗";
	font-size: 40px;
	display: block;
	width: 40px;
	border-bottom: 3px solid rgb(10, 168, 229);
	margin: 0 auto;
	text-align: left;
}

.hu_title .p {
	text-align: center;
	font-family: '微软雅黑';
	font-weight: bold;
	color: rgb(10, 168, 229);
	margin-bottom: 0px;
}

.hu_title .p2 {
	color: rgb(153, 153, 153);
	margin: 0 auto;
	text-align: left;
	font-size: 23px;
	padding-top: 0px;
	text-indent: 0px !important;
	padding-left: 40px;
}

.hu_title .p4 {
	color: gray;
	font-family: "微软雅黑";
	font-size: 25px;
	text-align: left;
	text-indent: 70px;
	font-family: "剑宗";
}

.hu_title .des {
	color: rgb(102, 102, 102);
	font-size: 20px;
	font-family: "剑宗";
	text-align: center;
}

.hu_dv_1 {
	/*第一张图背景，包含手机，二维码和二维码下面问题 背景白点*/
	background: url('../img/pc_01.jpg') center no-repeat;
	background-color: gray;
	width: 100%;
	min-width: 1100px;
	height: 680px;
}

.hu_dv_1 h1 {
	padding-top: 40px;
	color: white;
	font-weight: bold
}

.hu_dv_1 h2 {
	color: #fff;
}

.hu_dv_1 .input {
	border-radius: 30px;
	margin: 0 auto;
	width: 130px;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid white;
	font-size: 20px;
	font-family: "微软雅黑";
	color: white;
}

.hu_dv_2 {
	background-color: gray;
	width: 100%;
	min-width: 1100px;
	height: 770px;
	background: url('../img/pc_04.png') repeat;
}

.hu_dv_2 .center {
	width: 1100px;
	margin: 0 auto;
}

.hu_dv_3 {
	width: 100%;
	min-width: 1100px;
	height: 770px;
}

.hu_dv_3 div:first-child {
	height: 350px;
}

.hu_dv_3 .bg_div {
	background-color: rgb(254, 254, 254);
	background: url(../img/pc_12.png) repeat-x;
	background-position: bottom;
	height: 586px;
}
.text_center{
	text-align: center !important;
}
.hu_dv_3 .bg_div2 {
	background: url(../img/bg02.jpg) repeat-x !important;
	background-position: bottom;
	height: 506px;
}

.hu_dv_3 .center {
	width: 1100px;
	margin: 0 auto;
}

.hu_dv_3 .rgdv {
	float: right;
	width: 550px;
	padding-top: 80px;
	font-family: "剑宗";
	text-align: left;
}

.hu_dv_3 .rgdv h1 {
	margin: 0px;
}

.hu_dv_3 .rgdv p {
	text-indent: 40px;
}

.hu_dv_3 .rgdv span {
	margin-left: 60px;
}

.hu_dv_3 .rgdv ul {
	padding: 0px;
	margin: 0px;
}

.hu_dv_3 .rgdv ul li {
	color: rgb(102, 102, 102);
	font-size: 18px !important;
	text-align: left;
	text-indent: 40px;
	line-height: 35px;
	list-style-type: none
}

.hu_dv_3 .rgdv2 {
	float: left;
	width: 480px;
	padding-top: 80px;
	font-family: "剑宗";
	text-align: righ;
}

.hu_dv_3 .rgdv2 h1 {
	margin: 0px;
}

.hu_dv_3 .rgdv2 p {
	text-indent: 40px;
}

.hu_dv_3 .rgdv2 span {
	margin-left: 60px;
}

.hu_dv_3 .rgdv2 ul {
	padding: 0px;
	margin: 0px;
}

.hu_dv_3 .rgdv2 ul li {
	color: rgb(102, 102, 102);
	font-size: 18px !important;
	text-align: left;
	text-indent: 40px;
	line-height: 35px;
	list-style-type: none
}

.bg_div4 {
	background: url('../img/p5.jpg') center repeat-x !important;
	background-position: bottom;
	height: 650px;
	float: left;
	width: 100%;
}

.footer {
	width: 100%;
	background-color: rgb(54, 54, 54);
	height: 172px;
	font-size: 14px !important;
	text-align: center;
	float: both;
	float: left;
	padding-top: 50px;
}

.footer p {
	font-family: "剑宗";
	color: rgb(236, 236, 236);
}

.header {
	position: relative;
}

canvas {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}