@charset "UTF-8";
article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 500
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 500
}

ol,
ul {
	list-style: none
}

a,
ins {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

fieldset,
img {
	border: 0
}

html {
	color: #000;
	background: #fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

/* body,
button,
input,
select,
textarea {
	font: 12px/1.2 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif
} */

button,
input,
select,
textarea {
	font-size: 100%
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}

q:after,
q:before {
	content: ''
}

del {
	text-decoration: line-through
}

mark {
	background: #ff0
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: ""
}

.clearfix:after {
	clear: both
}

.text-overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.hide {
	display: none
}

.header {
	position: absolute;
	width: 100%;
	z-index: 10;
	background: rgba(0, 0, 0, .65)!important
}

.logo-black .header {
	background: rgba(255, 255, 255, .65)!important
}

.header-con {
	position: relative;
	width: 1190px;
	height: 63px;
	line-height: 63px;
	margin: 0 auto;
	color: #fff
}

.header .logo {
	display: block;
	width: 209px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../image/new-logo.png);
	background-image: -webkit-image-set(url(../image/new-logo.png) 1x, url(http://www.heivr.com/pic/new-logo@2x.png) 2x)
}

.logo-black .header .logo {
	display: block;
	width: 209px;
	height: 29px;
	margin-top: 18px;
	background-repeat: no-repeat;
	/*background-image: url(../image/new-logo.png);

	background-image: -webkit-image-set(url(../image/new-logo.png) 1x, url(http://www.heivr.com/pic/new-logo@2x.png) 2x)*/
}

.header {
	font-size: 14px
}

.header .menu {
	height: 63px
}

.header .menu .m-item {
	position: relative;
	margin-left: 40px
}

.header .menu .m-item .arrow {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 14px;
	height: 8px;
	margin-left: -7px;
	background: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAQAAABjGAZHAAAAM0lEQVR4AW3JMREAUQwCUUykj9QTeYI+HQNht3xQO/vzgSX6uLMIzNnI2cnYqLCTM5ycH6f7GJX1s3QvAAAAAElFTkSuQmCC) no-repeat
}

.header .menu .m-item a {
	color: #fff
}

.header .sub-menu .sub-menu-con {
	width: 1190px;
	margin: auto;
	height: 193px;
	overflow: hidden;
	transition-property: height;
	transition-duration: .3s
}

.header .sub-menu .sub-menu-con.sub-hide {
	height: 0
}

.header .sub-menu .sub-menu-con .submenu-list {
	margin-left: 370px;
	padding-top: 30px
}

.header .sub-menu .sub-menu-con .submenu-list .sub-item {
	margin-right: 58px
}

.header-line {
	position: absolute;
	top: 63px;
	width: 100%;
	height: 0;
	border: 0 none;
	border-top: 1px solid #202020!important;
	z-index: 10
}

.logo-black .header-line {
	border-top: 1px solid #bababa!important
}

.content {
	width: 100%
}

.content .floor {
	width: 100%;
	background-color: #333;
	z-index: 2;
	overflow: hidden;
	background-size: cover!important
}

.content .floor .f-con {
	position: relative;
	width: 1190px;
	height: 100%;
	margin: 0 auto
}

.content .f-con .desc .tag {
	height: 22px;
	line-height: 22px;
	padding-left: 14px;
	border-left: 4px solid #e51d24;
	color: #e51d24;
	font-size: 20px
}

.ask-now {
	position: fixed;
	bottom: 80px;
	right: 50px;
	display: block;
	width: 132px;
	height: 116px;
	z-index: 10
}

.footer {
	width: 100%;
	padding-top: 54px;
	color: #fff;
	background-color: #1a1c1c
}

.footer-con {
	width: 1000px;
	margin: 0 auto
}

.footer-con .con {
	margin-right: 70px
}

.footer-con .f-item {
	margin-bottom: 19px;
	font-size: 12px
}

.footer-con .f-item a {
	color: #e3e3e3;
}

.footer-con .f-item.title {
	font-size: 16px
}

.footer-con .arvr .f-item.title {
	margin-bottom: 17px
}

.footer-con .others .f-item.title {
	margin-bottom: 15px
}

.footer-con .realestate .f-item.title {
	margin-bottom: 20px
}

.footer-con .f-item.title a {
	color: #e3e3e3
}

.footer-con .contact .title {
	font-size: 16px
}

.footer-con .tel {
	margin: 30px 0 10px;
	font-size: 30px;
	color: #1cd8d1
}

.footer-con .address {
	margin-bottom: 30px;
	color: #ababab
}

.footer-con .friend-link {
	margin-top: 13px
}

.footer-con .friend-link a {
	color: #1cd8d1
}

.footer-con .follow {
	margin-right: 0
}

.footer-con .follow .title {
	font-size: 16px
}

.footer-con .follow .qr {
	margin-top: 45px
}

.footer-con .follow .qr .code {
	text-align: center
}

.footer-con .follow .qr .code p {
	margin-top: 6px;
	color: #c2c2c2
}

.footer-con .follow .qr .wechat {
	margin-left: 50px
}

.footer .line {
	height: 1px;
	width: 1190px;
	padding: 0 30px;
	margin: 87px auto 37px;
	background-color: #3d3d3d
}

.footer .icp {
	text-align: center
}

.footer .share {
	width: 235px;
	margin: 0 auto;
	padding: 30px 0 50px;
	background: #1a1c1c;
	text-align: center
}

.footer .share-item {
	width: 24px;
	height: 24px;
	margin-right: 45px;
	background: url(../image/share_icon.png) no-repeat;
	cursor: pointer;
	overflow: hidden
}

.footer .share-item.qq {
	background-position: 0 0
}

.footer .share-item.twb {
	background-position: -24px 0
}

.footer .share-item.qzone {
	background-position: -48px 0
}

.footer .share-item.mail {
	background-position: -96px 0
}

.footer .share-item.weibo {
	margin-right: 0;
	background-position: -120px 0
}


 
.video-layer {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .8);
	z-index: 100000
}

.video-layer .video-wrap {
	position: absolute;
	width: 80%;
	height: 80%;
	left: 10%;
	top: 10%;
	border: 0
}

.video-layer .video-close-btn {
	position: absolute;
	top: 50px;
	right: 50px;
	padding: 0;
	font-size: 36px;
	line-height: 1;
	color: #EFEAE1;
	border: none;
	background: 0 0;
	outline: 0;
	cursor: pointer
}

.reserve-form {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background-color: rgba(0, 0, 0, .8);
	z-index: 100000;
	color: #fff;
	transition-property: height;
	transition-duration: .3s
}

.reserve-form.show {
	height: 180px;
	background-image: none
}

.reserve-form .form-con {
	position: relative;
	width: 968px;
	margin: 0 auto;
	padding: 30px 0
}

.reserve-form .form-con .ipt-wrap {
	margin: 0 20px 20px 0
}

.reserve-form .form-con .ipt-wrap input {
	width: 300px;
	height: 35px;
	border: 1px solid #ccc;
	line-height: 30px;
	text-indent: 10px;
	font-size: 16px
}

.reserve-form .form-con .ipt-wrap input.err {
	border: 1px solid red
}

.reserve-form .form-con .ipt-wrap input.err::-webkit-input-placeholder {
	color: red
}

.reserve-form .form-con .contact-btn {
	display: block;
	width: 300px;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	background-color: #f60;
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-decoration: none!important
}

.reserve-form .form-con .contact-btn.pending {
	background-color: #ccc
}

.reserve-form .form-con .close-btn {
	position: absolute;
	right: -50px;
	top: 30px;
	display: block;
	width: 25px;
	height: 25px;
	background: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAAAAAAfLFQeAAAAAnRSTlMA/1uRIrUAAAB1SURBVHgBndTJCQQxFMRQ5Z+bY1Lf9WEKxjcXz/uCz9/l4YupeFhTIdZUiDUVYk2FWFMhXpOIBp6ARrdKw1uh8eVYUyHWVIg1FWJNhVhTsckeaE93Lnpv3T6Av45xX4Z9pfbF3Nd7P5L91PaD3c9+fx77C/oA9HdmVd9MgHkAAAAASUVORK5CYII=) no-repeat;
	background-size: 100%
}

.header {
	background: rgba(255, 255, 255, .14)
}

.banner {
	width: 100%;
	height: 650px;
	background: url(../image/banner2.jpg) center center no-repeat
}

.banner .top-banner {
	width: 1190px;
	margin: 0 auto;
	color: #fff
}

.banner .top-banner .desc {
	position: absolute;
	top: 250px;
	left: 100px;
	color: #fff
}

.banner .top-banner .tag-special {
	width: 150px;
	height: 35px;
	line-height: 46px;
	border: 1px solid #333;
	border-radius: 5px
}

.banner .top-banner .title {
	margin-top: 40px;
	font-size: 52px;
	color: #000
}

.banner .top-banner .title span {
	font-weight: 100
}

.banner .top-banner .con {
	margin-top: 28px;
	font-size: 24px;
	color: #000
}

.content .floor {
	background-color: #fff
}

.content .real-show {
	width: 1190px;
	margin: 54px auto 0
}

.content .real-cate-list {
	margin-left: 120px;
	padding-bottom: 33px;
	border-bottom: 1px solid #f0f0f0
}

.content .real-cate-list .real-item {
	margin-right: 50px;
	width: 151px;
	height: 31px;
	border: 1px solid #b5b5b5;
	border-radius: 3px;
	line-height: 31px;
	text-align: center;
	font-size: 18px;
	color: #353637;
	cursor: pointer
}

.content .real-cate-list .real-item.sel {
	color: #fff;
	background-color: #008bed;
	border-color: #008bed
}

.content .real-show .real-cases {
	padding: 80px 0 140px;
	margin: auto
}

.client {
	text-align: center;
	font-size: 24px;
	color: #666;
	width: 1000px;
	margin: auto;
	margin-bottom: 30px
}

.client a {
	height: 0
}

.client img {
	width: 150px
}

.train {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 600px
}

.train .left {
	padding-top: 13%
}

.train .left div {
	position: relative;
	font-size: 16px;
	text-align: left;
	padding-left: 57%;
	margin: 12px 0
}

.train .left div a {
	background: #e10415
}

.train .left .more {
	margin-top: 30px
}

.train .right {
	float: left;
	text-align: center;
	margin-left: 0.5%;
	margin-top: 0%;
	max-height: 600px;
}

.you .left div {
	color: #666;
	font-size: 16px
}

.you .left {
	width: 40%
}

.paddingnone {
	padding: 0!important
}

.paddingnone .module {
	float: left;
	width: 50%!important;
	text-align: left;
	margin: 45px 0 0 0!important
}

.paddingnone .module img {
	float: left;
	margin-right: 12px
}

.paddingnone .module div {
	margin-top: 2px;
	font-size: 14px
}

.paddingnone .module .title {
	margin-top: 4px!important;
	margin-bottom: 0!important;
	font-weight: 700
}

.color666 div {
	color: #424242!important
}

.pt0 {
	padding-top: 0!important
}

.w40 {
	width: 40%!important
}

.w57 {
	width: 57%!important
}

.w52 {
	width: 52%!important
}

.w60 {
	width: 60%!important
}

.mt0 {
	margin-top: 0!important
}

.mb0 {
	margin-bottom: 0!important
}

.mb24 {
	margin-bottom: 24px!important
}

.mb32 {
	margin-bottom: 32px!important
}

.mb48 {
	margin-bottom: 48px!important
}

.ml64 {
	margin-left: 64px!important
}

.ml128 {
	margin-left: 128px!important
}

.ml144 {
	margin-left: 144px!important
}

.ml160 {
	margin-left: 160px!important
}

.button {
	width: 55%!important
}

.button a {
	font-size: 20px!important;
	padding: 12px 12px 14px 13px!important
}

.train .right img {
	max-width: 100%;
	max-height: 598px;
}

.bgef7f19 a {
	background: #ef7f19!important
}

.glass {
	width: 561px;
}

.classroom {
	width: 270px;
}