header {
	font-family: "microsoft yahei";
}

header a {
	text-decoration: none;
	color: #000000;
	display: block;
}

#top {
	background-color: #d3bdb0;
	height: 3.5rem;
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;

}
#logo_phone{
	display: none;
}
.logo {
	display: flex;
	justify-content: center;
}
img {
	object-fit: contain;
}

.button {
	display: none;
}

nav {
	width: 100%;
	margin: 1.2rem auto;
	display: flex;
	justify-content: center;
}

nav ul {
	width: 75rem;
	list-style: none;
	display: flex;
	justify-content: space-around;
}

nav li {
	list-style: none;
	display: block;
	float: right;
	text-align: center;
}

#banner {
	background-image: url(/web/20220222212504im_/http://micistycn.cn/template/pc/static/img/images/banner.jpg);
	background-size: cover;
	width: 100%;
	height: 12.5rem;
	position: relative;
	background-repeat: no-repeat;
}

.banner_word {
	font-size: 28px;
	color: white;
	position: absolute;
	left: 20%;
	top: 38%;
}

.nav_icon {
	display: none;
}

.close {
	display: none;
}

.nav li a {
	font-size: 18px;
}
.down {
	display: none;
}
.nav .down_main {
	display: none;
}


@media (min-width:801px) and (max-width:1400px) {
	.nav li a {
		font-size: 14px;
	}
}

@media (max-width:800px) {

	.nav li:hover a {
		background-color: white;
	}

	#banner {
		height: 150px;
	}

	.banner_word {
		font-size: 20px;
		color: white;
		position: absolute;
		left: 20%;
		top: 38%;
	}

	header .width {
		/* display: none; */
		width: 100%;
		height: 100%;
		position: fixed;
		background: #fff;
		z-index: 100;
		top: 0;
		left: 0;
		display: none;
		overflow-y: scroll;
	}

	header .width li {
		display: block;
		/* justify-content: space-between; */
		/* align-items: center; */
	}

	.nav li a {
		font-size: 15px !important;
	}

	.logo {
		justify-content: space-between;
		align-items: center;
	}

	.nav_icon {
		width: 25px;
		height: 25px;
		display: block;
	}

	.nav {
		display: block !important;
		z-index: 10000;
		text-align: center;
	}

	.close {
		display: block;
		position: absolute;
		top: 5px;
		right: 5px;
		width: 25px;
		height: 25px;
		z-index: 1000;
	}

	/* 	.nav li:hover .subnav{
		display: block;
	} */
	.nav li .subnav {
		position: relative;
		left: 0;
		display: none;
		opacity: 1;
	}

	.nav li .subnav:after {
		left: 15%;
	}

	.nav li .subnav {
		opacity: 1;
		visibility: inherit;
		transform: none;
		
	}
	#logo_phone{
		display: block;
	}
	#logo1{
		display: none;
	}
	.nav_icon{
		margin-right: 20px;
	}
	.logo{
		height: 80px;
	}
	#top{
		height: 30px;
	}
	.down{
		width:60%;	
		/* height: 10%; */
		display: block;
	}
.nav	.down_main {
		display: block;
		width: 20%;	
		position: absolute;
		top: 10px;
		right: 0px;
	}
	.down_content {
		width: 100%;
	}
	.nav li .subnav {
		width: 100%;
	}
}

/*
     FILE ARCHIVED ON 21:25:04 Feb 22, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:33:49 Nov 18, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 718.238
  exclusion.robots: 0.071
  exclusion.robots.policy: 0.062
  cdx.remote: 0.055
  esindex: 0.01
  LoadShardBlock: 690.424 (3)
  PetaboxLoader3.datanode: 225.172 (4)
  load_resource: 224.175
  PetaboxLoader3.resolve: 134.593
*/