@font-face {
	font-family:"myharmonyos";
	src:url('../fonts/HarmonyOS_Sans_SC_Medium.subset.woff2') format("woff2");
	font-display:swap;
}
*,*::before,*::after {
	box-sizing:border-box;
}
html {
	line-height:1.15;
	-webkit-text-size-adjust:100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
	display:block;
}
body {
	margin:0;
	font-family:myharmonyos;
	font-size:14px;
	font-weight:400;
	line-height:1.5;
	color:#2c2c2c;
	text-align:left;
	background:url(../images/bg.png) repeat;
}
p {
	margin-top:0;
	margin-bottom:1rem;
}
ol,ul,li {
	list-style:none
}
a {
	color:#2c2c2c;
	text-decoration:none;
	background-color:transparent;
	cursor:pointer;
}
a:not([href]):not([class]) {
	color:inherit;
	text-decoration:none;
}
a:not([href]):not([class]):hover {
	color:inherit;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	margin-bottom:0.5rem;
	font-weight:500;
	line-height:1.2;
}
h1 {
	font-size:24px
}
h2 {
	font-size:20px
}
h3 {
	font-size:18px
}
h4 {
	font-size:16px
}
h5 {
	font-size:16px
}
h6 {
	font-size:16px
}
.fl {
	float:left !important;
}
.fr {
	float:right !important;
}
.fn {
	float:none;
}
.tl {
	text-align:left;
}
.tr {
	text-align:right;
}
.tc {
	text-align:center;
}
img {
	border:0;
	vertical-align:middle;
	border-style:none;
}
img {
	max-width:100%;
}
.img-circle {
	border-radius:50%;
}
.module {
	clear:both;
	overflow:hidden;
	position:relative;
	display:block;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius:4px;
}
.container {
	width:100%;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
}
.container:after {
	display:table;
	clear:both;
	border:1px solid #fff
}
@@media screen {
	}(min-width:576px) {
	.container {
	max-width:540px;
}
}@media (min-width:768px) {
	.container {
	max-width:750px;
}
}@media (min-width:992px) {
	.container {
	max-width:970px;
}
}@media (min-width:1200px) {
	.container {
	max-width:1170px;
}
}.row {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:-15px;
	margin-left:-15px;
}
.border {
	padding:10px;
	border:1px solid #ccc;
}
.col-16,.col-15,.col-14,.col-13,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1,.col-xl-16,.col-xl-15,.col-xl-14,.col-xl-13,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg-16,.col-lg-15,.col-lg-14,.col-lg-13,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md-16,.col-md-15,.col-md-14,.col-md-13,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm-16,.col-sm-15,.col-sm-14,.col-sm-13,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1 {
	position:relative;
	width:100%;
	padding-right:15px;
	padding-left:15px;
}
.col-16 {
	width:100%;
}
.col-15 {
	width:91.66666667%
}
.col-14 {
	width:90%;
}
.col-13 {
	width:83.33333333%;
}
.col-12 {
	width:80%;
}
.col-11 {
	width:75%;
}
.col-10 {
	width:66.66666667%;
}
.col-9 {
	width:58.333333%;
}
.col-8 {
	width:50%;
}
.col-7 {
	width:41.666667%;
}
.col-6 {
	width:33.33333333%;
}
.col-5 {
	width:25%;
}
.col-4 {
	width:20%;
}
.col-3 {
	width:16.66666667%;
}
.col-2 {
	width:10%;
}
.col-1 {
	width:8.33333333%;
}
@media(max-width:1024px) {
	.col-xl-16 {
	width:100%;
}
.col-xl-15 {
	width:91.66666667%
}
.col-xl-14 {
	width:90%;
}
.col-xl-13 {
	width:83.33333333%;
}
.col-xl-12 {
	width:80%;
}
.col-xl-11 {
	width:75%;
}
.col-xl-10 {
	width:66.66666667%;
}
.col-xl-9 {
	width:58.333333%;
}
.col-xl-8 {
	width:50%;
}
.col-xl-7 {
	width:41.666667%;
}
.col-xl-6 {
	width:33.33333333%;
}
.col-xl-5 {
	width:25%;
}
.col-xl-4 {
	width:20%;
}
.col-xl-3 {
	width:16.66666667%;
}
.col-xl-2 {
	width:10%;
}
.col-xl-1 {
	width:8.33333333%;
}
.col-xl-0 {
	display:none!important;
}
}@media(max-width:992px) {
	.col-lg-16 {
	width:100%;
}
.col-lg-15 {
	width:91.66666667%
}
.col-lg-14 {
	width:90%;
}
.col-lg-13 {
	width:83.33333333%;
}
.col-lg-12 {
	width:80%;
}
.col-lg-11 {
	width:75%;
}
.col-lg-10 {
	width:66.66666667%;
}
.col-lg-9 {
	width:58.333333%;
}
.col-lg-8 {
	width:50%;
}
.col-lg-7 {
	width:41.666667%;
}
.col-lg-6 {
	width:33.33333333%;
}
.col-lg-5 {
	width:25%;
}
.col-lg-4 {
	width:20%;
}
.col-lg-3 {
	width:16.66666667%;
}
.col-lg-2 {
	width:10%;
}
.col-lg-1 {
	width:8.33333333%;
}
.col-lg-0 {
	display:none!important;
}
}@media(max-width:768px) {
	.col-md-16 {
	width:100%;
}
.col-md-15 {
	width:91.66666667%
}
.col-md-14 {
	width:90%;
}
.col-md-13 {
	width:83.33333333%;
}
.col-md-12 {
	width:80%;
}
.col-md-11 {
	width:75%;
}
.col-md-10 {
	width:66.66666667%;
}
.col-md-9 {
	width:58.333333%;
}
.col-md-8 {
	width:50%;
}
.col-md-7 {
	width:41.666667%;
}
.col-md-6 {
	width:33.33333333%;
}
.col-md-5 {
	width:25%;
}
.col-md-4 {
	width:20%;
}
.col-md-3 {
	width:16.66666667%;
}
.col-md-2 {
	width:10%;
}
.col-md-1 {
	width:8.33333333%;
}
.col-md-0 {
	display:none!important;
}
}@media(max-width:576px) {
	.col-sm-16 {
	width:100%;
}
.col-sm-15 {
	width:91.66666667%
}
.col-sm-14 {
	width:90%;
}
.col-sm-13 {
	width:83.33333333%;
}
.col-sm-12 {
	width:80%;
}
.col-sm-11 {
	width:75%;
}
.col-sm-10 {
	width:66.66666667%;
}
.col-sm-9 {
	width:58.333333%;
}
.col-sm-8 {
	width:50%;
}
.col-sm-7 {
	width:41.666667%;
}
.col-sm-6 {
	width:33.33333333%;
}
.col-sm-5 {
	width:25%;
}
.col-sm-4 {
	width:20%;
}
.col-sm-3 {
	width:16.66666667%;
}
.col-sm-2 {
	width:10%;
}
.col-sm-1 {
	width:8.33333333%;
}
.col-sm-0 {
	display:none!important;
}
}header {
	height:1080px;
	background:#3F51B5 url(../images/hdbg.png)  repeat center center;
	width:100%;
	top:0;
	left:0;
	z-index:33;
}
header .hd .logo {
	position:absolute;
	margin-top:30px;
	width:384px;
	height:117px;
}
@media(max-width:768px) {
	header .hd .logo {
	width:223px;
	height:68px;
}
}header .hd .logo img {
	width:100%;
	height:100%;
}
header .hd  a.gohome {
	margin-top:55px;
	padding:4px 24px;
	font-size:24px;
	color:#fff;
	border:2px solid #fff;
	border-radius:10px;
}
@media(max-width:768px) {
	header .hd  a.gohome {
	margin-top:45px;
	padding:4px 24px;
	font-size:16px;
}
}header .content {
	padding-top:360px;
	text-align:center;
	width:100%;
	overflow:hidden;
	clear:both;
}
@media(max-width:576px) {
	header .content {
	padding-top:200px;
}
}header .content h2 {
	font-size:84px;
	color:#fff;
	letter-spacing:12px;
	margin-bottom:20px
}
header .content h3 {
	font-size:64px;
	color:#fff;
	letter-spacing:12px;
	margin-bottom:15px
}
header .content p.des {
	display:inline;
	padding:4px 24px;
	font-size:32px;
	border-radius:20px;
	background:#E4C3AE
}
header .ft {
	width:360px;
	margin:20px auto 0
}
header .ft .item {
	float:left;
	padding:6px 10px;
	width:160px;
	background:#000000;
	margin:10px;
	border-radius:8px
}
header .ft .item:first-child {
	background:#1BB5B7
}
header .ft .item .imgbox {
	float:left;
	display:inline-block;
	width:48px;
	height:48px;
}
header .ft .item .meta {
	display:inline-block;
}
header .ft .item .meta p {
	margin-bottom:0;
	color:#fff;
}
header .ft .item .meta span {
	color:#fff;
}
.toptitle {
	line-height:104px;
	color:#333;
	font-size:24px;
	padding:0 10px;
	position:relative;
	text-align:center;
	margin:0 auto 40px;
}
.toptitle:before,.toptitle:after {
	content:'';
	display:inline-block;
	width:55px;
	height:104px;
	vertical-align:top;
	background:url(../images/title.png) no-repeat;
}
.toptitle:before {
	background-position:left;
	margin-right:32px;
}
.toptitle:after {
	background-position:right;
	margin-left:32px;
}
@media(max-width:768px) {
	.toptitle:before {
	margin-right:2px;
}
.toptitle:after {
	margin-left:2px;
}
}.toptitle h2 {
	position:relative;
	display:inline-block;
	font-size:48px
}
.toptitle h2 span {
	position:absolute;
	top:60px;
	font-size:18px;
	left:70px;
}
.work .toptitle h2 span {
	left:60px!important;
}
.news .toptitle h2 span {
	left:45px!important;
}
.wonderland .toptitle h2 span {
	left:50px!important;
}
.switchbox {
	margin-top:60px
}
.switch {
	width:100%;
	min-height:180px;
	overflow:hidden;
	position:relative;
}
.switch .img {
	overflow:hidden;
	position:absolute;
	transition:width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s;
}
.switch .img img {
	width:calc(100% - 14px);
	height:calc(100% - 14px);
	margin:7px;
	border-radius:8px;
}
.switch .img1 {
	width:40%;
	height:40%;
	top:30%;
	left:-50%;
	z-index:1;
}
.switch .img2 {
	width:60%;
	height:60%;
	top:20%;
	left:-20%;
	z-index:2;
}
.switch .img3 {
	width:80%;
	height:80%;
	top:10%;
	left:10%;
	z-index:3;
}
.switch .img4 {
	width:60%;
	height:60%;
	top:20%;
	left:60%;
	z-index:2;
}
.switch .img5 {
	width:40%;
	height:40%;
	top:30%;
	left:110%;
	z-index:1;
}
.switch-bt {
	position:absolute;
	left:50%;
	bottom:13%;
	z-index:10;
	cursor:pointer;
}
.switch-bt span {
	width:24px;
	height:8px;
	background:#c9caca;
	float:left;
	margin:5px;
	border-radius:4px;
}
.switch .switch-bt .on {
	background:#ffd200;
}
.work {
	margin-top:60px
}
#tab11 li {
	padding:5px;
}
#tab11 li img {
	width:100%;
	border-radius:8px;
}
.box1 {
	padding:5px;
	height:522px;
}
.box1 img {
	width:100%;
	height:100%;
	border-radius:8px;
}
.news {
	margin-top:80px
}
.banner {
	position:relative;
	float:left;
	width:100%;
	height:368px;
	margin-bottom:20px;
}
.banner .slide {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	opacity:0;
	z-index:1;
}
.banner .slide img {
	width:100%;
	height:368px;
	margin:auto;
	display:block;
	border-radius:10px
}
.banner .slide .title {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	padding-left:20px;
	padding-right:100px;
	line-height:45px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#fff;
	box-sizing:border-box;
	background:rgba(0,0,0,.4);
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
.banner .slide .title:hover {
	color:#0084ff;
}
.banner .prev,.banner .next {
	display:none;
	position:absolute;
	top:40%;
	left:0;
	height:80px;
	line-height:55px;
	width:50px;
	font-size:100px;
	text-align:center;
	color:#fff;
	z-index:4;
	cursor:pointer;
	opacity:.7;
	transition:all 150ms;
}
.banner .prev:hover,.banner .next:hover {
	opacity:1;
}
.banner .next {
	left:auto;
	right:0;
}
.banner .pager_list {
	position:absolute;
	left:40%;
	bottom:18px;
	padding:0;
	line-height:6px;
	text-align:center;
	z-index:4;
}
.banner .pager_list li {
	border-radius:10px;
	display:inline-block;
	width:12px;
	height:6px;
	margin:0 7px;
	background:#fff;
	opacity:.9;
	text-indent:-9999px;
	cursor:pointer;
	transition:all 150ms;
}
.banner .pager_list li:hover,.banner .pager_list li.active {
	opacity:1;
	background:#F54E48;
}
.banner:hover .controls .page.prev {
	opacity:.7;
	left:20px;
	display:block;
}
.banner:hover .controls .page.next {
	opacity:.7;
	right:20px;
	display:block;
}
.headline {
	overflow:hidden;
}
.headline ul {
	}.headline ul li {
	width:100%;
	background:#000;
	overflow:hidden;
	height:170px;
	margin-bottom:30px;
	border-radius:8px;
	position:relative
}
.headline ul li a {
	display:block;
	overflow:hidden;
	height:100%;
}
.headline ul li img {
	width:100%;
	height:100%;
	-moz-transition:all .5s ease;
	-webkit-transition:all .5s ease;
	-ms-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
	transition:all 0.5s;
	opacity:.7;
	border-radius:8px
}
.headline ul li:hover img {
	transform:scale(1.1);
	opacity:1
}
.headline ul li span {
	bottom:0;
	position:absolute;
	top:35%;
	left:0;
	right:0;
	color:#FFF;
	text-align:center;
	font-size:36px;
	padding:0 40px;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	display:-webkit-box;
	-webkit-line-clamp:2;
}
.newslist .imgbox {
	display:block;
	height:290px;
	margin-bottom:15px
}
.newslist .imgbox img {
	width:100%;
	height:100%;
	border-radius:8px;
}
#tab22 li {
	padding:10px 25px;
	text-align:center;
	font-size:18px;
	color:#d7a156;
}
#tab22 .active {
	background:url(../images/active.png) no-repeat bottom,rgba(255,255,255,0);
}
.box2 li {
	margin:5px 0;
	padding:10px;
	font-size:15px;
	color:rgba(145,122,101,1);
	border-bottom:1px solid hsla(0,0%,60%,.15);
}
.box2 li a {
	color:rgba(145,122,101,1);
}
.wonderland {
	margin-top:100px;
	position:relative;
	min-height:950px;
}
.wonderland li {
	filter:drop-shadow(0px 0px 10px rgba(145,122,101,1));
}
.wonderland li:hover img {
	transform:scale(1.1);
	opacity:1;
	transition:transform .5s
}
.wonderland .img1 {
	position:absolute;
	top:129px;
	left:0;
	width:350px;
	height:198px;
}
.wonderland .img2 {
	position:absolute;
	top:174px;
	left:314px;
	width:500px;
	height:283px;
	z-index:9
}
.wonderland .img3 {
	position:absolute;
	top:151px;
	left:829px;
	width:350px;
	height:198px;
}
.wonderland .img4 {
	position:absolute;
	top:387px;
	left:92px;
	width:350px;
	height:198px;
}
.wonderland .img5 {
	position:absolute;
	top:472px;
	left:319px;
	width:350px;
	height:198px;
}
.wonderland .img6 {
	position:absolute;
	top:370px;
	left:743px;
	width:350px;
	height:198px;
	z-index:10
}
.wonderland .img7 {
	position:absolute;
	top:627px;
	left:24px;
	width:500px;
	height:283px;
}
.wonderland .img8 {
	position:absolute;
	top:541px;
	left:679px;
	width:500px;
	height:283px;
}
.wonderland .img9 {
	position:absolute;
	top:754px;
	left:558px;
	width:350px;
	height:198px;
}
@media(max-width:768px) {
	.wonderland li {
	position:static!important;
	width:100%!important;
	height:320px!important;
	margin-bottom:15px;
}
}.wonderland img {
	width:100%;
	height:100%;
	border-radius:8px
}
footer {
	margin-top:60px;
	background:#333;
	height:60px;
}
footer p {
	margin-bottom:0;
	padding:20px 0;
}
footer p a {
	padding:0 8px;
	border-right:1px solid #8b919d;
	color:#8b919d!important;
}
footer p a:first-child {
	padding-left:0
}
footer p a:last-child {
	border-right:0;
}
