*{
	padding:0;
	margin:0;
	font-family: "microsoft yahei",serif;
	font-size: 16px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased
}
canvas,
video {
	display: inline-block
}
html {
	font-family: sans-serif;
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-family: "microsoft yahei",serif;
	overflow-x: hidden;
	max-width: 100%;
	background: #fbfbfb;
	height: 100vh;
}
a {
	background: transparent;
	text-decoration: none;
	color: #FFFFFF;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
button,
input {
	line-height: normal;
	outline: 0
}
button,
select {
	text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled],
html input[disabled] {
	cursor: default
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}
a,*,
a:focus,input:focus,button:focus,*:focus,
a:active,input:active,button:active,*:active,
a:link,input:link,button:link,*:link,
a:visited,input:visited,button:visited,*:visited,
a:hover,input:hover,button:hover,*:hover {
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #00C6FF;
	background-color: ;
}
body.menu-opened {
	overflow: hidden
}
a:focus {
	outline: none
}
html,
body {
	min-height: 100%
}
/* 3d相机设置 */
canvas {
	width: 100%;
	height: 100%
}
/* 图片适配屏幕 */
img{
	width: 280px;
	border: 0;
	height: 210px;
}
div {
	text-align: center;
}
ul li{
	list-style-type:none;
}
ul.menu {
	text-align:center 
}
p{
	font-size: 14px;
	display: block;
	font-weight: normal
}
th,
td {
	padding: 14px;
	vertical-align: middle
}
tr.odd,
tr.even {
	background-color: transparent;
	border-bottom: 1px solid #e5e5e5;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
ul.primary {
	position: fixed;
	z-index: 20;
	top: 150px;
	left: 0;
	border-bottom: 0;
	padding: 0;
	margin: 0;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=@opacity-ie);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
	-webkit-transition: opacity .3s ease-in-out 0s;
	-moz-transition: opacity .3s ease-in-out 0s;
	-o-transition: opacity .3s ease-in-out 0s;
	-ms-transition: opacity .3s ease-in-out 0s;
	transition: opacity .3s ease-in-out 0s
}
abbr[title] {
	border-bottom: 1px dotted
}
b,
strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
.button {
	background: #00c6ff;
	color: #fff;
	border: 0;
	font-family: 'GothamBook',serif;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
.button:hover {
	background: #f04c24;
	color: #fff
}
.button:active {
	background: #f04c24;
	color: #fff
}
.mouse-button{
	width: 100%;
	height: 68px
}
.homepage {
	background-color: #fff
}
.homepage .messages {
	position: absolute;
	z-index: 100;
	width: 800px;
	left: 50%;
	top: 80px;
	transform: translate(-50%, 0%)
}
.middle{
	width: 90%;
	margin: auto;
}
.logo.discord {
	background-image: url(/sites/all/themes/mess/images/discord_icon.png)
}
.logo.forum {
	background-image: url(/sites/all/themes/mess/images/forum_icon.png)
}
.logo.form {
	background-image: url(/sites/all/themes/mess/images/form_icon.png)
}
.Grid {
    display: flex;
}
.Grid-cell {
	flex: 1;
	text-align: center;
	margin:0px;
}
.partner{
	display:flex;
	display:-webkit-flex;
	border: 1px solid yellow;
	margin-left: 250px;
	margin-right: 250px;
	flex-direction: row;
	flex-wrap: wrap;
}
.center{
	justify-content: center;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    vertical-align: middle;
    border-top: 8px dashed;
    border-top: 8px solid\9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.row{
	margin: auto;
}
.row-border{
	width: 100%;
	height: 100%;
	margin: auto;
}
.row ul li{
	display: inline-block
}
.introduce-title{
	margin-top: 200px;
}
.introduce-title p{
	text-align: center;
	font-family: simhei,serif;
	font-size: 28px
}
.introduce-text span{
	font-size: 16px;
	color: #989898;
	line-height:40px;
	letter-spacing: 1px;
}
.introduce-title p span {
    font-size: 28px;
    font-family: simhei,serif;
}
.introduce-text-line{
	margin-top: 100px;
	margin-bottom: 100px;
}
.introduce-text{
	margin-top: 100px;
	margin-bottom: 100px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail {
	display: block;
	border: transparent;
	border-radius:5px;
	padding: 0px;
	width: 380px;
	height: 380px;
	margin-bottom: 30px;
	box-shadow:0px 1px 3px rgba(0,0,0,0.04);
}
.thumbnail:hover{
	transition: all .3s cubic-bezier(.2, .5, .3, 1);
	transform: translateY(-5px);
	box-shadow:0px 12px 24px rgba(0,0,0,0.16);
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
small {
	font-size: 80%
}
.color-16,
.color-16 a {
	color: #fff
}
.home-middle-customer-case,
.home-middle-customer-case-01{
	width: 100%;
}
.home-middle-customer-case:hover:before{
	content: "3D预览";
	font-size: 14px;
	color: white;
	position: absolute;
	width: 110px;
	margin: 0 auto;
	top: 40%;
	left: calc(50% - 55px);
	margin-top: -50px;
	transition: all 1s ease-out 1s;
	background-color: #00C6FF;
	border-radius: 20px;
	padding: 8px 25px;
	z-index: 2;
}
.home-middle-customer-case-01:hover:before{
	
}
.home-middle-customer-case-name {
    color: #989898;
    font-family: "microsoft yahei", serif;
    letter-spacing: 2px;
    font-size: 18px;
    margin-top: 25px;
}
.home-middle-partner-row{
	width: 100%;
	margin:auto;
	margin-top: 0px;
}
.home-middle-customer-button p a{
	background-color: #00C6FF;
	padding: 12px 31px 15px 31px;
	margin-top: 0px;
	display: inline-block;
	font-size: 18px;
	opacity: 1;
	border-radius: 25px;
	width: 200px;
	height: 50px;
	text-align: center;
}
.color-16 a:hover{
	background:linear-gradient(to right,#00c6ff,#0072ff);
}
.color-16__hover:hover,
.color-16__hover:hover a {
	color: #fff
}
.home-middle-customer-button p a:hover,
.home-middle-customer-button p a:focus{
	box-shadow: 0px 3px 20px rgba(0,198,255,0.5);
}
.color-16 p{
	color: #989898;
	line-height: 25px;
}
.do-btn {
	color: #FFFFFF;
	background-color: #00C6FF;
	padding: 1px; 
	border-radius: 50px;
	display: inline-block;
	text-align: center;
	height: 30px;
	width: 220px;
	-webkit-transition: border-color .4s, color .4s;
	-moz-transition: border-color .4s, color .4s;
	transition: border-color .4s, color .4s;
	border: 0;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	margin-top: 15px;
}
.do-btn p{
	margin-top: 3px;
}
.do-btn:focus,.do-btn:hover{
	background:linear-gradient(to right,#00c6ff,#0072ff);
	box-shadow:0px 3px 20px rgba(0,198,255,0.5);
	opacity:1;
	border-radius:25px;
}
.do-btn>* {
	display: inline-block;
	vertical-align: middle;
	color: inherit;
}
@media only screen and(max-width:640px){
	.brick.extra-extra-large h1,
	.brick.extra-extra-large h2,
	.brick.extra-extra-large h3,
	.brick.extra-extra-large h4,
	.brick.extra-extra-large p,
	.brick.extra-extra-large ul li {
		font-size: 40px
	}
	.brick.extra-large h2,
	.brick.extra-large h3,
	.brick.extra-large h4,
	.brick.extra-large p,
	.brick.extra-large ul li {
		font-size: 34px
	}
	.brick.large h2,
	.brick.large h3,
	.brick.large h4,
	.brick.large p,
	.brick.large ul li {
		font-size: 28px
	}
	.brick.medium h2,
	.brick.medium h3,
	.brick.medium h4,
	.brick.medium p,
	.brick.medium ul li {
		font-size: 18px;
		line-height: 150%
	}
	.brick.default h2,
	.brick.default h3,
	.brick.default h4,
	.brick.default p,
	.brick.default ul li {
		font-size: 14px
	}
	.brick.small h2,
	.brick.small h3,
	.brick.small h4,
	.brick.small p,
	.brick.small ul li {
		font-size: 12px
	}
	.brick.extra-small h2,
	.brick.extra-small h3,
	.brick.extra-small h4,
	.brick.extra-small p,
	.brick.extra-small ul li {
		font-size: 10px
	}
	.mobile-height-auto {
		height: auto
	}
	.laptop-height-percent-100,
	.mobile-height-percent-100,
	.tablet-height-percent-100 {
			height: 100%
	}
	.laptop-width-percent-100,
	.mobile-width-percent-100,
	.tablet-width-percent-100{
			width: 100%
	}
	.tablet-offset-bottom-pos-20 {
		margin-bottom: 20px
	}
	.home-header-introduce-margin .home-header-introduce .home-header-introduce-line-1{
		font-size:22px;
		color:white;
		text-shadow:0px 3px 3px rgba(0,0,0,0.30);
		text-align: right
	}
	.home-header-introduce-margin .home-header-introduce .home-header-introduce-line-2{
		color:white;
		text-shadow:0px 2px 2px rgba(0,0,0,0.3);
		text-align: right;
		margin-top: 25px
	}
	.home-header-introduce-margin .home-header-introduce .home-header-introduce-line-3{
		color:white;
		text-shadow:0px 2px 2px rgba(0,0,0,0.3);
		text-align: right
	}
}
@media only screen and (min-width:641px) and (max-width:1024px) {
	.laptop-height-percent-100,
	.mobile-height-percent-100,
	.tablet-height-percent-100 {
		height: 100%;
	}
	.laptop-width-percent-100,
	.mobile-width-percent-100,
	.tablet-width-percent-100 {
		width: 100%
	}
	.tablet-offset-bottom-pos-20 {
		margin-bottom: 20px
	}
}
@media only screen and (max-width: 800px) .>* {
	margin: 4px 0;
}

#main {
	height: 100%;
	position: relative;
	z-index: 1
}
#page-wrapper {
	height: 100%;
}
#page {
	height: 100%;
	max-width: 100%;
	min-width: 100%;
	right: 0;
	padding-top: 60px;
	position: relative;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
svg:not(:root) {
	overflow: hidden
}
.absolute-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}
.font-large {
	font-size: 28px
}
.font-medium {
	font-size: 18px;
	line-height: 150%
}
.font-default {
	font-size: 14px
}
.font-small {
	font-size: 12px
}
.font-extra-small {
	font-size: 10px
}

.about-vr-introduce{
	background-color: #0072FF;
	width: 100%;
	height: 420px;
	border: 1px solid #0072FF;
	margin-top: 100px;
}
.about-ar-introduce{
	background-color: #00C6FF;
	width: 100%;
	height: 420px;
	border: 1px solid #00C6FF;
	margin-top: 100px;
}
.about-vr-introduce-content-border,
.about-ar-introduce-content-border{
	margin-top: 102px;
	width: 87%;
}
.about-vr-introduce-content-title,
.about-ar-introduce-content-title{
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 50px;
}
.about-vr-introduce-content-line,
.about-ar-introduce-content-line{
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 0.8px;
	line-height: 30px;
}
@media screen and (min-width:1366px) {
	body {
		overflow-x: hidden
	}
	body.menu-opened {
		overflow-x: hidden !important
	}
	.header-transparent #page {
		padding-top: 0
	}
	.middle{
		width: 77.5rem;
	}
	.menu-opened #page-wrapper #page {
		right: 0
	}
	.menu-opened #header {
		-webkit-transform: translate(0px, 0);
		-moz-transform: translate(0px, 0);
		-ms-transform: translate(0px, 0);
		transform: translate(0px, 0)
	}
	.layer .viewport {
		max-width: 1240px;
		height: 100%;
		padding: 0 20px;
		margin: auto;
		position: relative;
	}
	
	.font-extra-extra-large {
		font-size: 48px
	}
	.font-extra-large {
		font-size: 38px
	}
	.font-large {
		font-size: 32px
	}
	.font-extra-small {
		font-size: 12px
	}
	.row-border{
		width: 1010px;
	}
	.introduce-text{
		width: 68rem;
	}
}
@media only screen and (max-width:1365px) {
	
	.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 8px;
	vertical-align: middle;
	border-top: 6px dashed;
	border-top: 6px solid\9;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	}
	.toggler {
		display: none !important
	}
	li.expanded {
		height: auto !important
	}
	
	.about-vr-introduce-content-border .about-vr-introduce-content-title{
		font-size:22px;
		color:white;
		text-shadow:0px 3px 3px rgba(0,0,0,0.30);
		text-align: right
	}
	.about-vr-introduce-content-border .about-vr-introduce-content-line{
		color:white;
		text-shadow:0px 2px 2px rgba(0,0,0,0.3);
		text-align: right;
		margin-top: 25px
	}
}
@-webkit-keyframes rotating {
	from {
		-webkit-transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg)
	}
}
@-moz-keyframes rotating {
	from {
		-moz-transform: rotate(0deg)
	}
	to {
		-moz-transform: rotate(360deg)
	}
}
@-o-keyframes rotating {
	from {
		-o-transform: rotate(0deg)
	}
	to {
		-o-transform: rotate(360deg)
	}
}
@keyframes rotating {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(360deg)
	}
}