﻿@charset "utf-8";

/* by Adon , CSS Document */

@font-face {
	/*font-family: Family;
src: url('../fonts/bb2044.ttf');
src: url('../fonts/BB2044.otf');
src: url('../fonts/BB2044.woff');*/
}

::selection {
	background: #f9d949;
	color: #FFF
}

::-moz-selection {
	background: #f9d949;
	color: #FFF
}

html {
	overflow: hidden!important;
	/* min-width: 1660px; */
}

* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

body {
	color: #fff;
	font-family: Family, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

ul,
li {
	list-style: none;
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	max-width: 100%
}

.chinese {
	font-family: "微软雅黑"
}

.left {
	float: left
}

.right {
	float: right;
}

p {
	display: block;
	margin: 0
}

.fp-enabled {
	/*overflow-x: hidden !important;*/
}

.header-logo img {
	width: 107px;
}

.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 99;
}

#box .header .left {
	margin-top: 0;
}

#box .header .right {
	margin-top: 0;
}

.header {
	opacity: 0;
}

.header .header-works {
	font-size: 13px;
	line-height: 40px;
	margin-left: -85px;
}

.header .header-works:hover {
	color: #fed000;
}

#box .section4 nav a,
#box .section5 nav a,
#box .section2 nav a {
	color: #000;
}


/*.header .header-logo:hover img{ opacity:0.5; -webkit-opacity:0.5; -moz-opacity:0.5; -ms-opacity:0.5;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}*/

.header .header-menu {
	position: relative;
	cursor: pointer;
}

.header .header-menu:hover .icon {
	background: #fed000;
}

.header .header-menu .icon {
	background: #fff;
	height: 2px;
	width: 24px;
	display: block;
	transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
}

.header .header-menu:hover .icon1 {
	-moz-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}

.header .header-menu:hover .icon3 {
	-moz-transform: translateY(3px);
	-o-transform: translateY(3px);
	-ms-transform: translateY(3px);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
}

.header .header-menu .icon2 {
	margin-top: 5px;
}

.header .header-menu .icon3 {
	margin-top: 5px;
}

.header-fix {
	background: #060704;
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
	padding: 0px 26%;
	display: none;
	height: 100%;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-overflow-scrolling: touch!important;
	overflow-y: auto;
}

.header-fix .contact-title {
	float: left;
	display: inline-block;
	margin-top: -220px;
	color: #fff;
}

.con-box {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header-fix .contact-way {
	float: right;
	display: inline-block;
	color: #fff;
}

.header-fix .close-shade {
	position: absolute;
	left: 50px;
	top: 30px;
	width: 21px;
}

.contact-title p {
	font-size: 44px;
	letter-spacing: 4px;
}

.contact-title p span {
	display: block;
	width: 20px;
	height: 3px;
	background: #fff;
	border-radius: 6px;
	margin: 24px 0 0 4px;
}

.contact-way p {
	font-size: 16px;
	opacity: 0;
	/*margin-top: 42px;*/
}

.contact-way p:nth-child(2n+1) {
	/*font-size: 16px;*/
	margin-top: 42px;
	margin-bottom: 14px;
}

.contact-way p:nth-child(1) {
	/*font-size: 16px;*/
	margin-top: 0px;
	/*margin-bottom: 14px;*/
}

.contact-way p img {
	margin-right: 30px;
	margin-top: 20px;
}

.header-fix .p1 {
	font-size: 15px;
	color: #4f5054;
}

.header-fix .p1 a {
	color: #4f5054;
}

.header-fix .p1 a:hover {
	color: #fff;
}

.header-fix .p1 .header-close {
	margin-left: 30px;
}

.header-fix .p1 .header-close .glyphicon-remove {
	color: #fff;
	margin-right: 11px;
	font-size: 20px;
	position: relative;
	top: 5px;
}

.header-fix .header-content {
	padding: 40px 5%;
	font-size: 20px;
	overflow: hidden;
}

.header-fix .header-content .p2 {
	font-size: 35px;
}

.header-fix .header-content .p2 a {
	margin-right: 39px;
}

.header-fix .header-content .p2 a:hover {
	color: #fed000;
}

.header-fix .header-content .p3 {
	font-size: 80px;
	margin: 80px 0 30px 0;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transform: translate(0px, 30px);
	-webkit-transform: translate(0px, 30px);
}

.header-fixx .header-content .p3 {
	transform: translate(0px, 0px) !important;
}

.header-fix .header-content .p4 {
	line-height: 24px;
	color: #4f5054;
}

.header-fix .header-content .p4 font {
	color: #fed000;
}

.header-fix .header-content .p5 {
	margin: 20px 0;
}

.header-fix .header-content .p6 {
	font-size: 16px;
	line-height: 22px;
	color: #4f5054;
}

.header-fix .header-content .p8 {
	color: #4f5054;
	margin: 20px 0;
	line-height: 24px
}

.header-fix .header-content .p8 a {
	color: #4f5054;
}

.header-fix .header-content .p9 {
	margin-bottom: 22px;
}

.header-fix .header-content .p10 {
	margin-bottom: 150px;
}

.header-fix .header-content .p10 a {
	margin-right: 30px;
}

.header-fix .header-content .p10 .header-wechat {
	position: relative;
}

.header-fix .header-content .p10 .header-wechat .thumb {
	position: absolute;
	top: 45px;
	left: 0;
	max-width: 150px;
	display: none
}

.header-fix .header-content .p10 .header-wechat:hover .thumb {
	display: block;
}

.footer {
	float: left;
	width: 100%;
	padding: 100px 0 140px 0;
	text-align: center;
	background: #0f1014;
	font-size: 20px;
	color: #45464a;
}

.footer .p1 a {
	color: #45464a;
	margin: 0 2%;
	text-transform: capitalize;
}

.footer .p1 {
	text-transform: capitalize;
	margin-bottom: 10px;
}

.footer .p1 a:hover {
	color: #fed000;
}

.footer .p2 span {
	margin: 0 15px;
}

.footer .p2 font {
	color: #fff;
}

.footer .p3 {
	font-size: 13px;
	line-height: 22px;
}

.footer .p3 font {
	color: #fff;
}

.footer .p4 {
	font-size: 12px;
	color: #0f1014;
	font-family: "微软雅黑"
}

.footer .p4 a {
	color: #0f1014
}

.fadeInUp {
	animation: fadeInUp 1s both;
	-ms-animation: fadeInUp 1s both;
	-moz-animation: fadeInUp 1s both;
	-webkit-animation: fadeInUp 1s both;
}

@keyframes imageZoom {
	0% {
		transform: scale(1)
	}
	50% {
		transform: scale(1.24)
	}
	100% {
		transform: scale(1)
	}
}

@-moz-keyframes imageZoom {
	0% {
		-moz-transform: scale(1)
	}
	50% {
		-moz-transform: scale(1.24)
	}
	100% {
		-moz-transform: scale(1)
	}
}

@-webkit-keyframes imageZoom {
	0% {
		-webkit-transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.24)
	}
	100% {
		-webkit-transform: scale(1)
	}
}

@-ms-keyframes imageZoom {
	0% {
		-ms-transform: scale(1)
	}
	50% {
		-ms-transform: scale(1.24)
	}
	100% {
		-ms-transform: scale(1)
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
		-ms-transform: translateY(100px);
		transform: translateY(100px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

@media (max-width:960px) {
	.header-fix .header-content {
		padding-left: 0px;
		padding-right: 0px;
	}
	.header-fix .header-content .p7 {
		margin-top: 20px;
	}
	.header-fix .header-content .left {
		padding: 0 !important;
		width: 100%;
	}
}

@media (max-width:640px) {
	.header {
		top: 20px;
	}
	.header .header-works {
		display: none;
	}
	.header-fix {
		padding: 40px 5%;
	}
	.footer {
		padding: 50px 0 80px 0;
	}
	.footer .p2 span {
		margin: 0;
		display: block;
	}
	.header-fix .header-content .p2 {
		font-size: 28px;
	}
	.header-fix .header-content .p3 {
		font-size: 70px;
	}
	.header-fix .header-content {
		font-size: 16px;
	}
}

@media (max-width:320px) {
	.header-fix .header-content .p2 {
		font-size: 22px;
	}
	.header-fix .header-content .p2 a {
		margin-right: 30px;
	}
	.header-fix .header-content .p3 {
		font-size: 60px;
	}
	.header-logo img {
		width: 90px;
	}
}

#thisroom {
	color: #000;
}

#thisroom::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #000;
}

#thisroom:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #000;
}

#thisroom::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #000;
}

#thisroom:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #000;
}


/*.header .container nav .selete {
	background: #000;
	padding: 2px 12px;
	color: #fff;
	box-sizing: border-box;
}*/

.yellow-ani {
	text-decoration: none;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.yellow-ani:hover {
	color: #fed000;
}

.header-fix .container {
	height: 48%;
	width: 80%;
	margin-right: 10%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.header-fix .container div {
	font-size: 42px;
	color: #fff;
	letter-spacing: 3px;
}

.header-fix {
	overflow: hidden;
	overflow-x: hidden;
	/*display: none;*/
	opacity: 0;
	z-index: 1000000;
}

.header-fix .container div:nth-child(1) {
	border-right: 2px solid #515254;
	padding-right: 3%;
}

.close {
	position: absolute;
	right: 7%;
	top: 6%;
	z-index: 10000;
}

.con {
	position: absolute;
	left: -105%;
	bottom: -2%;
}

.font-small {
	font-size: 28px;
}

.img-ani {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.img-ani:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

.left-right {
	animation: myfirst 4s;
	-moz-animation: myfirst 4s;
	/* Firefox */
	-webkit-animation: myfirst 4s;
	/* Safari and Chrome */
	-o-animation: myfirst 4s;
	animation-fill-mode: forwards;
	/* Opera */
}

@keyframes myfirst {
	from {
		left: -105%;
	}
	to {
		left: 33%;
	}
}

@-moz-keyframes myfirst {
	from {
		left: -105%;
	}
	to {
		left: 33%;
	}
}

.left-right-ani {
	animation: myfirst2 1s;
	-moz-animation: myfirst2 1s;
	/* Firefox */
	-webkit-animation: myfirst2 1s;
	/* Safari and Chrome */
	-o-animation: myfirst2 1s;
	animation-fill-mode: forwards;
	/* Opera */
}

@keyframes myfirst2 {
	from {
		margin-left: 0;
	}
	to {
		margin-left: -34%;
	}
}

@-moz-keyframes myfirst2 {
	from {
		margin-left: 0;
	}
	to {
		margin-left: -34%;
	}
}

.right-left-ani {
	animation: myfirst1 1s;
	-moz-animation: myfirst1 1s;
	/* Firefox */
	-webkit-animation: myfirst1 1s;
	/* Safari and Chrome */
	-o-animation: myfirst1 1s;
	animation-fill-mode: forwards;
	/* Opera */
}

@keyframes myfirst1 {
	from {
		margin-left: -34%;
	}
	to {
		margin-left: 0;
	}
}

@-moz-keyframes myfirst1 {
	from {
		margin-left: -34%;
	}
	to {
		margin-left: 0;
	}
}

::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #000;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #000;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #000;
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #000;
}

.small-close {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 17px;
	height: 15px;
	background: url(../images/xx.png) no-repeat;
	background-size: 17px 15px;
	cursor: pointer;
}

.line {
	overflow: hidden;
}

.inner {
	transform: translateY(120%);
	opacity: 0;
	transition: all .4s cubic-bezier(.555, .205, .295, .975);
}

.time-pro .inner {
	transition-delay: .12s;
}

.aos-animate .inner {
	transform: translateY(0);
	opacity: 1;
}

body,
canvas {
	margin: 0;
	padding: 0;
}

#canvas {
	top: 0;
	right: 0;
	display: block;
	position: absolute;
	/*border: 1px solid #fff;*/
	margin: 10px auto;
	top: -160px;
	right: -211px;
}

.shade-box {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #060704;
	opacity: 1;
	z-index: 100000;
}

body .row {
	margin-right: 0;
	margin-left: 0;
}

.container:before {}

.dis-none,
.dis-none1 {
	opacity: 0;
}

.sele-amin {
	transform: translatex(-20px);
	opacity: 0;
	transition: all .5s cubic-bezier(.555, .205, .295, .975);
}

.aos-animate {
	transform: translatex(0px);
	opacity: 1;
}
i canvas{
	opacity: 0.7;
}

i {
	width: 36px;
	height: 36px;
	position: absolute;
	/*right: 10%;*/
	left: -50px;
	position: absolute;
	/*border-radius: 50%;*/
	z-index: 10001;
	background: url(../images/next_bg.png) no-repeat;
	pointer-events: none;
	transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s, transform 0.3s;
	z-index: 1000000;
}

.header-fix {
	cursor: url(../images/close.png), default;
}

.big-i {
	opacity: 0;
	transform: scale(3);
	-webkit-transform: scale(3);
}

.left-mouse {
	cursor: url(../images/prev.png), default;
	/*transform: rotate(180deg);*/
}

.right-mouse {
	cursor: url(../images/next.png), default;
}

.section3 {
	position: relative;
}

.to-top-box {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: Center;
	width: 60px;
	height: 60px;
	background: url(../images/up_bg.png) no-repeat;
	top: -30px;
	right: 8%;
	transition: all 0.3s;
	cursor: pointer;
}

.to-top-box:hover {
	padding-bottom: 10px;
}

.section3>div {
	height: 100%;
	overflow: hidden;
}

.section3 .left,
.section3 .right {
	transform: translateY(-150px);
	opacity: 0;
	z-index: 0;
}

.footer-ani {
	animation: footer-down 1.5s ease-out forwards;
}

@keyframes footer-down {
	0% {
		opacity: 0;
		transform: translateY(-150px);
	}
	100% {
		opacity: 1;
		transform: translateY(0px);
	}
}

