a, abbr, acronym, address, applet, article, aside, audio, b, big,
	blockquote, body, canvas, caption, center, cite, code, dd, del, details,
	dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form,
	h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd,
	label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby,
	s, samp, section, small, span, strike, strong, sub, summary, sup, table,
	tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block
}

body {
	line-height: 1;
	overflow: hidden;
	width: 100%
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

html {
	overflow-x: hidden;
	overflow-y: auto
}

blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.nav-right-box {
	position: absolute;
	width: auto;
	height: auto;
	right: 93px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex
}

.hero-nav {
	background-color: #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1920px;
	height: 70px;
	z-index: 1000;
	padding: 0 60px 0 90px;
	box-sizing: border-box
}

.hero-nav a {
	text-decoration: none
}

.logo {
	margin-top: 13px;
	margin-bottom: 11px;
	margin-right: 626px;
	width: 148px;
	height: 46px
}

.tab {
	margin: 30px 30px 24px;
	font-size: 16px;
	color: #333;
	width: auto;
	height: 16px;
	line-height: 16px;
	cursor: pointer;
	z-index: 11;
	display: inline
}

.target {
	position: absolute;
	border-bottom: 4px solid transparent;
	z-index: 10;
	-webkit-transform: translateX(-60px);
	-ms-transform: translateX(-60px);
	transform: translateX(-60px)
}

.tab, .target {
	transition: all .35s ease-in-out
}

.for-dev:hover, .for-school:hover {
	opacity: .8
}

.for-school {
	margin: 18px 16px 12px
}

.for-dev, .for-school {
	line-height: 40px;
	width: 100px;
	height: 40px;
	text-align: center;
	background-color: #f08300;
	font-size: 16px;
	color: #fff;
	font-weight: lighter;
	font-family: sans-serif;
	cursor: pointer
}

.for-dev {
	margin-top: 18px;
	margin-bottom: 12px;
	margin-left: 16px
}

.for-dev>a, .for-school>a {
	text-decoration: none;
	color: #fff
}

.hero-content {
	position: relative;
	background:url(/hsy/picture/index/position1.jpg);
	background-size: cover;
	text-align: center;
	overflow: hidden
}

.hero-content2 {
	position: relative;
	background:url(/hsy/picture/index/position2.jpg);
	background-size: cover;
	text-align: center;
	overflow: hidden
}
.hero-content3 {
	position: relative;
	background:url(/hsy/picture/index/position3.jpg);
	background-size: cover;
	text-align: center;
	overflow: hidden
}
.hero-content>h1 {
	margin-top: 310px;
	font-size: 60px
}

.hero-content>h1, .hero-content>h2 {
	opacity: 0;
	color: #fff;
	transition: all .8s ease-in-out;
	z-index: 100
}

.hero-content>h2 {
	font-family: sans-serif;
	margin-top: 40px;
	font-size: 36px;
	font-weight: 200
}

.hero-content .vr-light {
	z-index: 60;
	height: 100%;
	overflow: hidden
}

.hero-content .vr-light, .vr-star-bg {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: 0;
	margin-top: 0;
	width: 100%
}

.vr-star-bg {
	z-index: 61
}

.vr-star-box {
	width: 350px;
	height: 138px;
	margin: 0 auto;
	right: 0;
	z-index: 62;
	margin-top: 300px
}

.vr-star1, .vr-star-box {
	position: absolute;
	left: 0
}

.vr-star2 {
	position: absolute;
	left: 70px;
	top: 60px
}

.vr-star3 {
	position: absolute;
	left: 140px;
	top: 70px
}

.vr-star4 {
	position: absolute;
	left: 200px;
	top: 46px
}

.vr-star5 {
	position: absolute;
	left: 260px;
	top: 0
}

.vr-star6 {
	position: absolute;
	left: 300px;
	top: 35px
}

.vr-star7 {
	position: absolute;
	left: 263px;
	top: 85px
}

.vr-glass {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: 300px;
	z-index: 60;
	opacity: 0;
	transition: all .8s ease-in-out
}

.ies {
	
	background-size:  auto;
	background-repeat: no-repeat;
	background-position: 0 ;
	overflow: hidden
}

.ies>h1 {
	opacity: 0;
	margin-top: 60px;
	margin-left: 10%;
	width: 31.25%;
	color: #212121;
	line-height: 88px;
	font-size: 60px;
	transition: all .5s ease-in-out
}

.mark {
	left: 0;
	top: 60px;
	width: 9.1%;
	height: 0;
	border: 8px solid #f08300
}

.ies-btn, .mark {
	position: absolute;
	opacity: 0;
	transition: all .5s ease-in-out
}

.ies-btn {
	right: 0;
	padding: 20px 0;
	padding-left: 38px;
	overflow: hidden;
	width: 13.65%;
	border: 3px solid #f08300;
	color: #f08300;
	font-size: 24px;
	-ms-text-align-last: left;
	text-align-last: left;
	cursor: pointer
}

.ies-btn:hover {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.ies-btn:hover>.join {
	right: 18px;
	opacity: 1
}

.know-ies {
	top: 180px
}

.join-develop {
	top: 334px
}

.join {
	position: absolute;
	right: 55px;
	opacity: .8;
	transition: all .2s ease-in-out
}

@media screen and (max-width:1845px) {
	.join {
		right: 30px
	}
	.ies-btn {
		width: 15%
	}
}

@media screen and (max-width:1600px) {
	.join {
		right: 20px
	}
	.ies-btn {
		width: 14%
	}
}

.ies-device {
	position: absolute;
	right: 5%;
	bottom: -200px;
	z-index: -1;
	opacity: 0;
	transition: all .8s ease-in-out
}



.map {
	right: 202px;
	top: 50px;
	width: 1000px;
	height: 814px;
	background: url(http://www.hoseavr.com/file/assets/vrschool/home/map.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 0
}

.city, .map {
	position: absolute
}

.city {
	opacity: 0;
	width: 7px;
	height: 7px;
	background-color: #f08300;
	transition: all .3s ease-in-out;
	display: block
}

.city1 {
	right: 102px;
	top: 156px
}

.city2 {
	right: 132px;
	top: 313px
}

.city3 {
	right: 182px;
	top: 423px
}

.city4 {
	right: 322px;
	top: 292px
}

.city5 {
	right: 147px;
	top: 313px
}

.city6 {
	right: 164px;
	top: 322px
}

.city7 {
	right: 203px;
	top: 423px
}

.city8 {
	right: 366px;
	top: 450px
}

.city9 {
	right: 120px;
	top: 500px
}

.city9, .city10 {
	width: 15px;
	height: 15px
}

.city10 {
	right: 320px;
	top: 775px
}

.city11 {
	right: 138px;
	top: 509px
}

.city12 {
	right: 140px;
	top: 532px
}

.city13 {
	right: 366px;
	top: 450px
}

.city14 {
	right: 217px;
	top: 560px
}

.city15 {
	right: 271px;
	top: 696px
}

.city16 {
	right: 235px;
	top: 689px
}

.city17 {
	right: 250px;
	top: 713px;
	width: 15px;
	height: 15px
}

.city18 {
	right: 271px;
	top: 716px
}

.city19 {
	right: 240px;
	top: 305px
}

.city19, .city20 {
	width: 15px;
	height: 15px
}

.city20 {
	right: 263px;
	top: 330px
}

.city21 {
	right: 268px;
	top: 367px
}

.city21, .city22 {
	width: 15px;
	height: 15px
}

.city22 {
	right: 200px;
	top: 395px
}

.city23 {
	right: 135px;
	top: 580px
}

.city23, .city24 {
	width: 15px;
	height: 15px
}

.city24 {
	right: 360px;
	top: 567px
}

.city-name {
	opacity: 0;
	position: absolute;
	font-size: 17px;
	color: #fff;
	transition: all .3s ease-in-out;
	display: block
}

.city-name25 {
	right: 315px;
	top: 755px
}

.city-name26 {
	right: 125px;
	top: 480px
}

.city-name27 {
	right: 240px;
	top: 690px
}

.city-name19 {
	right: 263px;
	top: 303px
}

.city-name20 {
	right: 285px;
	top: 328px
}

.city-name21 {
	right: 290px;
	top: 365px
}

.city-name22 {
	right: 218px;
	top: 392px
}

.city-name23 {
	right: 125px;
	top: 560px
}

.city-name24 {
	right: 385px;
	top: 567px
}

.home-product-nav {
	width: 100%;
	height: auto;
	display: none
}

.login-box {
	overflow: hidden;
	width: 100%;
	height: auto
}

.login-bg {
	width: 100%;
	height: 100%
}

.login-logo {
	position: absolute;
	left: 79px;
	top: 44px
}

.login-middle-rect1 {
	width: 57.5%;
	height: 37%
}

.login-middle-rect1, .login-middle-rect2 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.login-middle-rect2 {
	width: 526px;
	height: 526px
}

.login-middle-input-box {
	position: relative;
	left: 63px;
	top: 80px;
	width: 400px;
	height: 400px
}

.login-middle-input-title {
	font-size: 30px;
	color: #fff
}

.login-middle-input-wrap1 {
	top: 70px
}

.login-middle-input-wrap1, .login-middle-input-wrap2 {
	position: absolute;
	bottom: 10px;
	width: 100%;
	height: 46px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.login-middle-input-wrap2 {
	top: 166px
}

.login-middle-input-left {
	width: 43px;
	height: 46px
}

.login-middle-input-left img {
	position: absolute;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto 0
}

.login-middle-input-right {
	width: 357px;
	height: 44px;
	border: none;
	font-size: 16px
}

input::-webkit-input-placeholder {
	color: #606060;
	font-size: 16px
}

.login-middle-input-hint {
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 16px;
	color: red;
	display: none;
	background-color: hsla(0, 0%, 92%, .88);
	width: 300px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	position: relative;
	bottom: -185px
}

.login-middle-input-button {
	position: absolute;
	bottom: 101px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 174px;
	height: 48px;
	background-color: #df9542;
	border-radius: 8px;
	border: none;
	color: #fff;
	font-size: 16px;
	outline: none
}

.content-container-box {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 76.6%;
	height: auto
}

.content-header-box {
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 338px
}

.content-header-box p {
	top: 103px;
	font-size: 40px;
	color: #333;
	width: 100px;
	height: 40px
}

.content-header-box p, .content-header-line {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto
}

.content-header-line {
	bottom: 98px;
	width: 100%;
	height: 1px;
	background: #d1c0a5
}

.content-image1-box {
	width: 100%;
	height: auto;
	padding-top: 98px;
	margin: 0 0 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.content-image1-left-box {
	width: 30%;
	height: auto;
	background: #f6f6f6
}

.content-image1-left-box .title {
	margin: 65px 30px 40px;
	font-size: 30px;
	color: #333
}

.title1 {
	margin: 65px 30px 40px;
	font-size: 24px;
	color: #333
}

.content-image1-left-box .content {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0;
	font-size: 17px;
	color: #666;
	line-height: 33px
}

.content-image1-right-box {
	position: relative;
	width: 65%;
	height: 100%
}

.content-image1-right-box img {
	width: 100%;
	height: auto
}

.content-image1-right-box img:hover {
	opacity: .8
}

.content-view-video {
	position: absolute;
	right: 0;
	bottom: 40px;
	width: 180px;
	height: 60px
}

.content-bottom-line-header {
	width: 100%;
	height: 29px
}

.content-bottom-line {
	width: 100%;
	height: 1px;
	background: #d1c0a5
}

.solution-container-box {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative
}

.solution-container-box img {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.solution-text1-box {
	height: auto;
	right: 1.8%
}

.solution-text1-box, .solution-text2-box {
	position: absolute;
	width: 470px;
	top: 20%;
	opacity: 0;
	transition: all .5s ease-in-out
}

.solution-text2-box {
	height: 220px;
	right: 8.8%
}

.solution-text-title {
	color: #333;
	font-size: 30px
}

.solution-text-content1 {
	color: #666;
	font-size: 20px;
	line-height: 35px;
	padding-top: 18px
}

.solution-text-content2 {
	color: #666;
	font-size: 20px;
	padding-top: 42px
}

.solution-text-white-title {
	color: #fff;
	font-size: 30px
}

.solution-text-white-content1 {
	color: #fff;
	font-size: 20px;
	line-height: 35px;
	padding-top: 18px
}

.solution-text-white-content2 {
	color: #fff;
	font-size: 20px;
	padding-top: 42px
}

.solution-text3-box {
	width: 356px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 9%
}

.solution-text3-box, .solution-text4-box {
	position: absolute;
	height: auto;
	opacity: 0;
	transition: all .5s ease-in-out
}

.solution-text4-box {
	width: 570px;
	top: 0;
	left: 12.6%
}

.solution-gb-withe {
	padding: 32px 25px 36px;
	background-color: hsla(0, 0%, 100%, .8)
}

.solution-text5-box {
	width: 380px;
	left: 12%;
	top: 11%
}

.solution-text5-box, .solution-text6-box {
	position: absolute;
	height: auto;
	opacity: 0;
	transition: all .5s ease-in-out
}

.solution-text6-box {
	width: 590px;
	right: 21%;
	top: 0
}

.solution-text7-box {
	position: absolute;
	width: 450px;
	height: auto;
	left: 12%;
	top: 12%;
	opacity: 0;
	transition: all .5s ease-in-out
}

.solution-text8-box, .solution-text9-box {
	position: absolute;
	width: 590px;
	height: auto;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	transition: all .5s ease-in-out
}

.solution-control-opacity {
	background: #fff;
	filter: alpha(opacity = 30);
	opacity: .3;
	-moz-opacity: .3;
	-khtml-opacity: .3
}

.solution-control-box, .solution-control-opacity {
	position: absolute;
	width: 970px;
	height: 160px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	left: 0;
	right: 0;
	bottom: 50px
}

.solution-control-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.solution-control {
	position: relative;
	width: 100px;
	height: 160px
}

.solution-control img {
	position: relative;
	width: 70px;
	height: 70px;
	top: 30px;
	left: 15px
}

.solution-opacity {
	filter: alpha(opacity = 70);
	opacity: .7;
	-moz-opacity: .7;
	-khtml-opacity: .7
}

.solution-big-stroke {
	border: 1px solid #f08300;
	border-radius: 55px;
	-moz-border-radius: 55px;
	-webkit-border-radius: 55px
}

.solution-stroke {
	border: 1px solid #f08300;
	border-radius: 35px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}

.solution-control p {
	position: absolute;
	font-size: 12px;
	color: #333;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100%;
	height: 12px;
	bottom: 25px;
	text-align: center
}

.news-top-slider-bg {
	overflow: hidden;
	width: 100%;
	height: auto
}

.news-middle-box {
	width: 100%;
	height: auto;
	background: #f6f6f6;
	padding-top: 70px;
	padding-bottom: 60px
}

.news-middle-content-box {
	width: 73%;
	height: auto;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-middle-two-content {
	width: 48.2%;
	height: auto
}

.news-middle-two-content>img {
	height: 300px
}

.news-middle-three-content {
	width: 31.4%;
	height: auto
}

.news-middle-content-pic {
	width: 100%;
	height: auto;
	cursor: pointer
}

.news-middle-content-pic:hover {
	opacity: .9
}

.news-middle-content-title {
	padding-top: 26px;
	width: 100%;
	overflow: hidden;
	font-size: 22px;
	color: #333;
	line-height: 34px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.news-middle-content-fotter {
	padding-top: 26px;
	width: 100%;
	height: 20px
}

.news-middle-content-date {
	color: #b0b0b0;
	font-size: 18px
}

.news-middle-content-herf {
	color: #f08200;
	font-size: 18px;
	text-decoration: none
}

.news-footer-box1 {
	padding-top: 42px
}

.news-footer-box1, .news-footer-box2 {
	width: 73%;
	height: auto;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-footer-box2 {
	padding-top: 60px
}

.china>h1 {
	font-size: 52px
}

.china>h1, .china>h2 {
	position: absolute;
	top: 0;
	left: 233px;
	opacity: 0;
	color: #fff;
	z-index: 20;
	letter-spacing: 3px;
	transition: all .8s ease-in-out
}

.china>h2 {
	font-size: 35px;
	width: 470px;
	line-height: 50px
}

.child {
	left: 20%;
	bottom: 0;
	z-index: 15
}

.border, .child {
	position: absolute;
	opacity: 0;
	transition: all .8s ease-in-out
}

.border {
	height: 75%;
	left: 0;
	top: 10%;
	bottom: 15%
}

.honor {
	background:
		url(http://www.hoseavr.com/file/assets/vrschool/home/p4_bg.png);
	width: 100%;
	overflow: hidden
}

.honor-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 90%;
	max-width: 1500px;
	margin: 0 auto;
	margin-top: 8%
}

.honor-box {
	text-align: center;
	opacity: 0;
	transition: all .5s ease-in-out
}

.honor-logo {
	padding-bottom: 40px;
	margin-bottom: 5px
}

.honor-text {
	font-size: 24px;
	color: #212121;
	line-height: 34px;
	margin-top: 30px;
	font-weight: 500
}

.honor-subtext {
	font-size: 20px;
	color: #999;
	line-height: 30px;
	margin-top: 20px
}

.ies-img {
	bottom: -436px;
	display: none
}

.ies-img, .ies-img-2 {
	position: absolute;
	right: 18%
}

.ies-img-2 {
	width: 50%;
	top: 0;
	transition: all .6s ease-in-out
}

.footer {
	padding: 71px 225px 30px;
	width: 1920px
}

.footer-content {
	width: 1370px
}

.footer-content, .footer-left-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
}

.qrcode-box {
	text-align: center;
	position: relative
}

.qrcode-box .weibo, .qrcode-box .weixin {
	float: right;
	text-decoration: none
}

.qrcode-box .qrcode-image, .qrcode-box .weibo-image {
	width: 163px;
	margin-top: 20px
}

.qrcode-box .qrcode-hint {
	position: relative;
	font-size: 14px;
	color: #333;
	padding-left: 10px
}

.qrcode-hint .icon-weibo, .qrcode-hint .icon-weixin {
	position: absolute;
	width: 26px;
	top: -7px;
	left: 19%
}

.footer-box {
	margin-left: 0
}

.footer-box .contact-logo {
	margin-bottom: 5px
}

.footer-box .contact-info {
	font-size: 16px;
	color: #333;
	margin-top: 20px
}

.footer-box .contact-info:nth-child(3) {
	line-height: 22px
}

.footer-right-box {
	width: 45%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	padding-top: 20px
}

.item-title {
	font-size: 20px;
	color: #333;
	margin-bottom: 42px
}

.item-link {
	display: block;
	font-size: 16px;
	color: #999;
	margin-top: 16px;
	text-decoration: none
}

.footer-copyright {
	margin-top: 164px
}

.footer-copyright .copyright-content {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-left: 0
}

.down-arrow {
	position: absolute;
	overflow: hidden;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 49px;
	width: 65px;
	height: 34px;
	z-index: 60
}

.down-arrow1, .down-arrow2 {
	position: absolute;
	top: -102px;
	left: 0;
	width: 65px;
	height: 34px;
	transition: all .5s ease-in-out
}

.down-arrow:hover>.down-arrow1 {
	top: 0
}

@media screen and (max-width:1845px) {
	.ies>h1 {
		font-size: 50px
	}
	.ies-device {
		right: -2%
	}
	.ies-img-2 {
		right: 10%
	}
}

@media screen and (max-width:1366px) {
	.hero-content h1 {
		font-size: 50px;
		z-index: 100
	}
	.hero-content>h2 {
		font-size: 30px;
		z-index: 100
	}
	.ies {
		background: url(http://www.hoseavr.com/file/assets/vrschool/home/ies.png);
		background-size: 55%;
		background-repeat: no-repeat;
		background-position: 0
	}
	.mark {
		left: 10%;
		border-width: 5px
	}
	.ies>h1 {
		margin-left: 10%;
		font-size: 40px;
		line-height: 55px
	}
	.ies-device {
		width: 45%;
		right: 5%
	}
	.ies-btn {
		padding: 14px 0;
		padding-left: 1.5%;
		width: 13%;
		font-size: 16px;
		border-width: 2px
	}
	.know-ies {
		top: 120px
	}
	.join-develop {
		top: 230px
	}
	.join {
		right: 45px
	}
	.ies-btn:hover>.join {
		right: 14px
	}
	.china>h1 {
		left: 10%;
		font-size: 44px
	}
	.china>h2 {
		left: 10%;
		font-size: 28px;
		width: 400px;
		line-height: 44px
	}
	.map {
		right: 10%;
		top: 10%;
		width: 51.2%;
		height: 80%;
		background-size: contain;
		background-image:
			url(http://www.hoseavr.com/file/assets/vrschool/home/map2.png)
	}
	.city, .city-name {
		display: none
	}
	.honor-content {
		width: 80%;
		margin-top: 10%
	}
	.honor-center-box, .honor-left-box, .honor-right-box {
		max-width: 32%
	}
	.honor-logo {
		height: 25%;
		margin-bottom: 40px
	}
	.honor-text {
		font-size: 18px;
		line-height: 22px;
		margin-top: 26px
	}
	.honor-subtext {
		font-size: 14px;
		line-height: 18px;
		margin-top: 16px
	}
	.ies-img {
		display: none
	}
	.ies-img-2 {
		width: 44%;
		right: 22%
	}
	.qrcode-box .qrcode-image, .qrcode-box .weibo-image {
		width: 120px
	}
	.qrcode-hint .icon-weibo, .qrcode-hint .icon-weixin {
		left: 9%
	}
	.qrcode-box .qrcode-hint {
		font-size: 12px
	}
	.footer-box {
		margin-left: 50px
	}
	.footer-content {
		width: 1230px
	}
	.footer-box .contact-logo {
		height: 45px
	}
	.footer-box .contact-info {
		font-size: 14px;
		margin-top: 12px
	}
	.footer-right-box {
		width: 40%
	}
	.footer-right-box>section {
		margin-left: 0
	}
	.item-title {
		font-size: 18px;
		margin-bottom: 36px
	}
	.item-link {
		font-size: 14px;
		margin-top: 14px
	}
	.footer-copyright {
		margin-top: 100px
	}
	.footer-copyright .copyright-content {
		font-size: 16px
	}
	.down-arrow {
		bottom: 30px
	}
	.down-arrow, .down-arrow1, .down-arrow2 {
		width: 40px;
		height: 20px
	}
	.down-arrow2 {
		position: absolute;
		bottom: -102px;
		left: 0
	}
	.solution-text2-box {
		position: absolute;
		width: 470px;
		height: 220px;
		right: 3.8%;
		top: 10%;
		opacity: 0;
		transition: all .5s ease-in-out
	}
}

@media screen and (max-width:1024px) {
	.ies>h1 {
		margin-left: 10%;
		font-size: 30px;
		line-height: 45px
	}
	.ies-btn {
		padding: 14px 0;
		padding-left: 1.5%;
		width: 13%;
		font-size: 14px;
		border-width: 2px
	}
	.join {
		right: 15%
	}
	.china>h1 {
		font-size: 36px
	}
	.china>h2 {
		font-size: 20px;
		width: 29%;
		line-height: 34px
	}
	.honor-text {
		font-size: 15px;
		line-height: 20px;
		margin-top: 24px
	}
	.honor-subtext {
		font-size: 11px;
		line-height: 16px;
		margin-top: 14px
	}
}

.mobile-img {
	width: 100%
}

.home-bottom-split-box {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: auto
}

.kids-bottom-split-box {
	position: relative;
	bottom: 0;
	width: 100%;
	height: auto
}

a, abbr, acronym, address, applet, article, aside, audio, b, big,
	blockquote, body, canvas, caption, center, cite, code, dd, del, details,
	dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form,
	h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd,
	label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby,
	s, samp, section, small, span, strike, strong, sub, summary, sup, table,
	tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block
}

body {
	line-height: 1
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.nav {
	background: #f6f6f6;
	position: absolute;
	width: 100%;
	z-index: 1000
}

.product-subnav {
	width: 96%;
	max-width: 1000px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 100px 0 115px;
	margin: 0 auto
}

.product-subnav .subnav-item#subnav-item1 {
	background-image:
		url(/images/newImg/subnav_product_1_bg.png)
}

.product-subnav .subnav-item#subnav-item2 {
	background-image:
		url(/images/newImg/subnav_product_2_bg.png)
}

.product-subnav .subnav-item#subnav-item3 {
	background-image:
		url(/images/newImg/subnav_product_3_bg.png)
}

.product-subnav .subnav-item#subnav-item4 {
	background-image:
		url(/images/newImg/subnav_product_4_bg.png)
}

.news-subnav {
	width: 96%;
	max-width: 712px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 100px 0 115px;
	margin: 0 auto
}

.news-subnav .subnav-item#subnav-item1 {
	background-image:
		url(/images/newImg/subnav_news_1_bg.png)
}

.news-subnav .subnav-item#subnav-item2 {
	background-image:
		url(/images/newImg/subnav_news_2_bg.png)
}

.subnav-item {
	position: relative;
	height: 130px;
	line-height: 130px;
	vertical-align: middle;
	text-align: center;
	padding: 0 52px
}

.subnav-item .mask {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.subnav-item:hover {
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9)
}

.subnav-item:hover .mask:after, .subnav-item:hover .mask:before,
	.subnav-item:hover:after, .subnav-item:hover:before {
	content: "";
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 100;
	display: block;
	border: solid #f08300
}

.subnav-item:hover:before {
	left: -10px;
	top: -10px;
	border-width: 4px 0 0 4px
}

.subnav-item:hover:after {
	right: -10px;
	top: -10px;
	border-width: 4px 4px 0 0
}

.subnav-item:hover .mask:before {
	left: -10px;
	bottom: -10px;
	border-width: 0 0 4px 4px
}

.subnav-item:hover .mask:after {
	right: -10px;
	bottom: -10px;
	border-width: 0 4px 4px 0
}

.subnav-item .subnav-icon {
	vertical-align: middle
}

.subnav-item .subnav-title {
	display: inline-block;
	font-size: 28px;
	color: #fff;
	margin-left: 32px;
	vertical-align: middle
}

@media screen and (max-width:1366px) {
	.subnav-item {
		height: 130px;
		line-height: 130px;
		padding: 0 48px
	}
	.subnav-item .subnav-title {
		font-size: 26px;
		margin-left: 24px
	}
}

@media screen and (max-width:1200px) {
	.subnav-item {
		height: 130px;
		line-height: 130px;
		padding: 0 32px
	}
	.subnav-item .subnav-title {
		font-size: 24px;
		margin-left: 16px
	}
}

body {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei, sans-serif
}

#root {
	width: 100%;
	height: 100%
}
/*# sourceMappingURL=main.0a7b53aa.css.map*/