html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, hr {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
html {
	height: 100%
}
body {
	height: 100%;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
:focus {
	outline: none;
	border: none;
}
#wrap {
	background: #fff;
	position: relative;
	width: 950px;
	height: auto;
	margin: 0 auto;
	overflow: hidden
}
#back-font {
	display: none;
	width: 100%;
	height: auto
}
#vision {
	height: 628px;
	width: 950px;
	overflow: hidden;
	position: relative;
	/* [disabled]background-image: url(../images/index_01.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
#peo {
	background: url(../images/peo.png) no-repeat center;
	position: absolute;
	width: 500px;
	height: 675px;
	left: 84px;
	top: 11px;
	opacity: 0
}
#tit {
	background: url(../images/tit.png) no-repeat center;
	position: absolute;
	width: 360px;
	height: 100px;
	left: 461px;
	top: 84px;
	opacity: 0
}
#txt {
	background: url(../images/txt.png) no-repeat center;
	position: absolute;
	width: 360px;
	height: 160px;
	left: 464px;
	top: 159px;
	opacity: 0
}
#pro {
	background: url(../images/pro.png) no-repeat center;
	position: absolute;
	width: 420px;
	height: 460px;
	right: -50px;
	top: 282px;
	opacity: 0
}
#family_mov {
	height: 203px;
	width: 358px;
}
#cf {
	height: 205px;
	width: 360px;
	border: 1px solid #d70b24;
	position: absolute;
	z-index: 10;
	left: 294px;
	top: 470px;
	opacity: 0;
}

#kv {
	height: 628px;
	width: 950px;
	/* [disabled]display: none; */
}


.wrap_img {
	width: 950px;
}
#find_cf {
	height: 319px;
	width: 950px;
	position: relative;
	background-image: url(../images/index_02.jpg);
}
.mv1 {
	height: 190px;
	width: 335px;
	position: absolute;
	left: 115px;
	top: 54px;
	border: 1px solid #d70b24;
}
.mv2 {
	height: 190px;
	width: 335px;
	position: absolute;
	left: 486px;
	top: 55px;
}
#section2 {
	background-image: url(../images/index_03.jpg);
	height: 881px;
	width: 950px;
	position: relative;
}
.tip1 {
	background-image: url(../images/tip1.png);
	height: 149px;
	width: 469px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	left: 129px;
	top: 237px;
}
.tip1:hover {
	background-image: url(../images/tip1_on.png);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.tip2 {
	background-image: url(../images/tip2.png);
	height: 292px;
	width: 232px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	left: 129px;
	top: 392px;
}
.tip2:hover {
	background-image: url(../images/tip2_on.png);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.tip3 {
	background-image: url(../images/tip3.png);
	height: 292px;
	width: 232px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	left: 366px;
	top: 392px;
}
.tip3:hover {
	background-image: url(../images/tip3_on.png);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.tip4 {
	background-image: url(../images/tip4.png);
	height: 140px;
	width: 469px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	left: 129px;
	top: 690px;
}
.tip4:hover {
	background-image: url(../images/tip4_on.png);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.tip5 {
	background-image: url(../images/tip5.png);
	height: 291px;
	width: 276px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	left: 318px;
	top: 146px;
}
.tip5:hover {
	background-image: url(../images/tip5_on.png);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.tip6 {
	background-image: url(../images/tip6.png);
	height: 291px;
	width: 219px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	left: 600px;
	top: 146px;
}
.tip6:hover {
	background-image: url(../images/tip6_on.png);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.tip7 {
	background-image: url(../images/tip7.png);
	height: 313px;
	width: 276px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	left: 543px;
	top: 444px;
}
.tip7:hover {
	background-image: url(../images/tip7_on.png);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.tip8 {
	background-image: url(../images/tip8.png);
	height: 313px;
	width: 219px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	left: 318px;
	top: 444px;
}
.tip8:hover {
	background-image: url(../images/tip8_on.png);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#section3 {
	background-image: url(../images/index_04.jpg);
	height: 795px;
	width: 950px;
	position: relative;
}
#section4 {
	background-image: url(../images/index_05.jpg);
	height: 1947px;
	width: 950px;
	position: relative;
}
.blogger1 {
	background-image: url(../images/blogger1.png);
	height: 328px;
	width: 725px;
	position: absolute;
	cursor: pointer;
	left: 126px;
	top: 159px;
}

.blogger2 {
	background-image: url(../images/blogger2.png);
	height: 328px;
	width: 722px;
	position: absolute;
	cursor: pointer;
	left: 168px;
	top: 580px;
}

.blogger3 {
	background-image: url(../images/blogger3.png);
	height: 328px;
	width: 709px;
	position: absolute;
	cursor: pointer;
	left: 76px;
	top: 959px;
}

.blogger4 {
	background-image: url(../images/blogger4.png);
	height: 328px;
	width: 652px;
	position: absolute;
	cursor: pointer;
	left: 238px;
	top: 1296px;
}
.blogger5 {
	background-image: url(../images/blogger5.png);
	height: 328px;
	width: 651px;
	position: absolute;
	cursor: pointer;
	left: 237px;
	top: 1619px;
}


#section5 {
	background-image: url(../images/index_06.jpg);
	height: 448px;
	width: 950px;
	position: relative;
}
