#MAIN {
	background: #1a1f22;
	width: 100%
}

body,html {
	background: #1a1f22;
	width: 100%
}

#HEAD_BG {
	background: #1a1f22;
	height: 13%;
	left: 0;
	top: 0;
	width: 100%;
	position: fixed;
	z-index: 31
}

#RUNBANNER {
	background: #1a1f22;
	position: relative;
	width: 75%;
	margin: 0 auto;
	top: 18%
}

#HMENU {
	position: relative;
	padding: 10.5vw 0 6vw 0;
	margin: 0 auto;
	width: 75%;
	z-index: 20
}

#HMENU .ttt {
	width: 100%;
	display: flex;
	overflow: hidden;
	flex-wrap: nowrap
}

#HMENU .ttt .l {
	width: 0%;
	border-bottom: 2px solid #914b0f
}

#HMENU .ttt .l h5 {
	color: #787878;
	height: 30px;
	line-height: 31px;
	font-size: 14px;
	position: relative;
	bottom: -100%
}

#HMENU .ttt .r {
	width: 0%;
	overflow: hidden;
	border-bottom: 2px solid #5b6063
}

#HMENU .ttt .r .pages {
	height: 30px;
	font-size: 13px;
	color: #999;
	line-height: 32px
}

#HMENU .leftmenu {
	display: flex;
	padding: 24px 0 0 0
}

#HMENU .leftmenu .l {
	overflow: hidden;
	width: 20%
}

#HMENU .leftmenu .l h1 {
	line-height: 2vw;
	font-family: dense;
	font-size: 2vw;
	font-weight: normal;
	letter-spacing: 0.03em;
	position: relative;
	left: -100%
}

#HMENU .leftmenu .l h1 span {
	display: block
}

#HMENU .leftmenu .l h1 .t0 {
	color: #575757
}

#HMENU .leftmenu .l .tsize {
	position: relative;
	left: -100%;
	font-family: dense;
	padding: 10vw 0 5px 0;
	color: #575757;
	font-size: 23px
}

#HMENU .leftmenu .l .list {
	width: 7vw;
	position: relative;
	left: -100%
}

#HMENU .leftmenu .l .list li {
	margin: 0 0 10px 0
}

#HMENU .leftmenu .l .list li a {
	border: 1px solid #353535;
	display: block;
	height: 35px;
	font-family: 'Trebuchet MS';
	text-align: center;
	font-size: 13.5px;
	line-height: 35px;
	color: #777
}

#HMENU .leftmenu .l .list li a:hover {
	background: #ef6d00;
	color: #fefefe;
	border: 1px solid #ef6d00
}

#HMENU .leftmenu .l .list li a.selected {
	background: #ef6d00;
	color: #fefefe;
	border: 1px solid #ef6d00
}

#HMENU .leftmenu .r {
	width: 80%
}

#HMENU .leftmenu .r .prod_sum {
	text-align: center
}

#HMENU .leftmenu .r .prod_sum a {
	position: relative;
	top: 0px;
	padding: 0 0.8vw 0 1.2vw;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	display: inline-block;
	color: #999;
	border-bottom: 2px solid #5b6063;
	letter-spacing: 0.29em;
	font-family: dense
}

#HMENU .leftmenu .r .prod_sum a:hover {
	color: #aaa
}

#HMENU .leftmenu .r .prod_sum a.selected {
	border-color: #ef6d00;
	color: #ef6d00
}

#HMENU .leftmenu .r .imglist {
	position: relative;
	width: 100%;
	overflow: hidden
}

#HMENU .leftmenu .r .imglist .scroll {
	width: 100000px;
	display: flex
}

#HMENU .leftmenu .r .imglist .scroll ul {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start
}

#HMENU .leftmenu .r .imglist .scroll ul li {
	position: relative;
	width: 23.5%;
	margin: 2px 2% 42px 0;
	opacity: 0
}

#HMENU .leftmenu .r .imglist .scroll ul li a {
	display: block;
	z-index: 1;
	height: 100%;
	overflow: hidden
}

#HMENU .leftmenu .r .imglist .scroll ul li a .pic {
	position: relative
}

#HMENU .leftmenu .r .imglist .scroll ul li a .pic .eff {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

#HMENU .leftmenu .r .imglist .scroll ul li a .pic .cp {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

#HMENU .leftmenu .r .imglist .scroll ul li a .pic img {
	width: 100%;
	height: 100%;
	background: #1e262a url(../img/loading_0.svg) no-repeat center;
	background-size: 100px
}

#HMENU .leftmenu .r .imglist .scroll ul li a .name {
	color: #585858;
	font-size: 14.5px;
	padding: 10px 0 0 0
}

#HMENU .leftmenu .r .imglist .scroll ul li a:hover .cp {
	opacity: 1
}

#HMENU .leftmenu .r .imglist .scroll ul li a:hover .eff {
	opacity: 0
}

#HMENU .leftmenu .r .imglist .scroll ul li a:hover .name {
	color: #ccc
}

#HMENU .leftmenu .r .imglist .scroll ul li:nth-child(4n) {
	margin: 2px 0 42px 0
}

#PRODTYPE {
	background: #111;
	border-bottom: 110px solid #1a1f22;
	height: 400px;
	justify-content: center;
	align-items: center;
	align-content: center;
	display: flex
}

#PRODTYPE .ul {
	display: flex;
	flex-wrap: nowrap;
	width: 75%;
	margin: 0 auto;
	overflow: hidden;
	justify-content: space-between
}

#PRODTYPE .ul a {
	display: block;
	cursor: pointer
}

#PRODTYPE .ul a .icon {
	position: relative;
	width: 3.4vw
}

#PRODTYPE .ul a .icon img {
	width: 100%;
	height: auto;
	border-radius: 10px 0 10px 0;
}

#PRODTYPE .ul a .icon .hover {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

#PRODTYPE .ul a .en {
	font-family: dense;
	padding: 9px 0 0 0;
	white-space: nowrap;
	letter-spacing: 0.02em;
	font-size: 21px;
	color: #585858
}

#PRODTYPE .ul a .cn {
	padding: 2px 0 0 0;
	white-space: nowrap;
	font-size: 14px;
	color: #585858
}

#PRODTYPE .ul a:hover .hover {
	opacity: 1
}

#PRODTYPE .ul a:hover .en,#PRODTYPE .ul a:hover .cn {
	color: #898989
}

@media screen and (max-width: 650px) {
	.__leftlin {
		display: none !important
	}

	#HEAD_BG {
		background: #1a1f22;
		height: 10%;
		left: 0;
		top: 0;
		width: 100%;
		position: fixed;
		z-index: 31
	}

	#PRODTYPE {
		background: #111;
		border-bottom: 110px solid #1a1f22;
		height: 400px;
		justify-content: center;
		align-items: center;
		align-content: center;
		display: flex;
		display: none
	}

	#PRODTYPE .ul {
		display: flex;
		flex-wrap: wrap;
		width: 86%;
		margin: 0 auto;
		overflow: hidden;
		justify-content: space-between
	}

	#PRODTYPE .ul a {
		display: block;
		width: 50%;
		cursor: pointer
	}

	#PRODTYPE .ul a .icon {
		position: relative;
		width: 5.4vw
	}

	#PRODTYPE .ul a .icon img {
		width: 100%;
		height: auto
	}

	#PRODTYPE .ul a .icon .hover {
		opacity: 0;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%
	}

	#PRODTYPE .ul a .en {
		font-family: dense;
		padding: 9px 0 0 0;
		white-space: nowrap;
		letter-spacing: 0.02em;
		font-size: 12px;
		color: #585858
	}

	#PRODTYPE .ul a .cn {
		padding: 2px 0 0 0;
		white-space: nowrap;
		font-size: 14px;
		color: #585858
	}

	#PRODTYPE .ul a:hover .hover {
		opacity: 1
	}

	#PRODTYPE .ul a:hover .en,#PRODTYPE .ul a:hover .cn {
		color: #898989
	}

	#HMENU {
		position: relative;
		padding: 20vw 0 16vw 0;
		margin: 0 auto;
		width: 84%;
		z-index: 20
	}

	#HMENU .enname {
		font-size: 7vw;
		font-family: dense;
		letter-spacing: 0.04em;
		color: #999
	}

	#HMENU .cnname {
		font-size: 3.9vw;
		color: #999;
		padding: 0 0 1.4vw 0
	}

	#HMENU .ttt {
		width: 100%;
		display: flex;
		overflow: inherit;
		flex-wrap: nowrap;
		position: relative
	}

	#HMENU .ttt .l {
		width: 0%;
		border-bottom: 1px solid #914b0f
	}

	#HMENU .ttt .l h5 {
		color: #787878;
		height: 30px;
		line-height: 31px;
		font-size: 4vw;
		position: relative;
		bottom: -100%
	}

	#HMENU .ttt .r {
		width: 0%;
		text-align: right;
		overflow: hidden;
		border-bottom: 1px solid #5b6063
	}

	#HMENU .ttt .r .back {
		position: absolute;
		right: 0;
		bottom: 2vw
	}

	#HMENU .ttt .r .back a {
		font-size: 13px;
		color: #aaa
	}

	#HMENU .ttt .r .pages {
		height: 30px;
		font-size: 13px;
		color: #999;
		line-height: 32px
	}

	#HMENU .leftmenu {
		display: block;
		padding: 14px 0 0 0
	}

	#HMENU .leftmenu .l {
		overflow: hidden;
		width: 100%
	}

	#HMENU .leftmenu .l h1 {
		display: none;
		line-height: 4vw;
		font-family: dense;
		font-size: 4vw;
		font-weight: normal;
		letter-spacing: 0.03em;
		position: relative;
		left: -100%
	}

	#HMENU .leftmenu .l h1 span {
		display: block
	}

	#HMENU .leftmenu .l h1 .t0 {
		color: #575757
	}

	#HMENU .leftmenu .l .tsize {
		position: relative;
		left: -100%;
		font-family: dense;
		padding: 3vw 0 5px 0;
		color: #575757;
		font-size: 23px
	}

	#HMENU .leftmenu .l .list {
		width: 100%;
		position: relative;
		left: -100%
	}

	#HMENU .leftmenu .l .list li {
		display: inline-block;
		margin: 0 10px 10px 0
	}

	#HMENU .leftmenu .l .list li a {
		border: 1px solid #353535;
		display: inline-block;
		height: 35px;
		font-family: 'Trebuchet MS';
		text-align: center;
		font-size: 13.5px;
		padding: 0 2.7vw;
		line-height: 35px;
		color: #777
	}

	#HMENU .leftmenu .l .list li a:hover {
		background: #ef6d00;
		color: #fefefe;
		border: 1px solid #ef6d00
	}

	#HMENU .leftmenu .l .list li a.selected {
		background: #ef6d00;
		color: #fefefe;
		border: 1px solid #ef6d00
	}

	#HMENU .leftmenu .r {
		width: 100%
	}

	#HMENU .leftmenu .r .prod_sum {
		text-align: center
	}

	#HMENU .leftmenu .r .prod_sum a {
		position: relative;
		top: 0px;
		padding: 0 0.8vw 0 1.2vw;
		height: 30px;
		line-height: 30px;
		font-size: 15px;
		display: inline-block;
		color: #999;
		border-bottom: 2px solid #5b6063;
		letter-spacing: 0.29em;
		font-family: dense
	}

	#HMENU .leftmenu .r .prod_sum a:hover {
		color: #aaa
	}

	#HMENU .leftmenu .r .prod_sum a.selected {
		border-color: #ef6d00;
		color: #ef6d00
	}

	#HMENU .leftmenu .r .imglist {
		padding: 4vw 0 0 0;
		position: relative;
		width: 100%;
		overflow: hidden
	}

	#HMENU .leftmenu .r .imglist .scroll {
		width: 100000px;
		display: flex
	}

	#HMENU .leftmenu .r .imglist .scroll ul {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		align-content: flex-start
	}

	#HMENU .leftmenu .r .imglist .scroll ul li {
		position: relative;
		width: 49%;
		margin: 2px 2% 32px 0;
		opacity: 0
	}

	#HMENU .leftmenu .r .imglist .scroll ul li a {
		display: block;
		z-index: 1;
		height: 100%;
		overflow: hidden
	}

	#HMENU .leftmenu .r .imglist .scroll ul li a .pic {
		position: relative
	}

	#HMENU .leftmenu .r .imglist .scroll ul li a .pic .eff {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0
	}

	#HMENU .leftmenu .r .imglist .scroll ul li a .pic .cp {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0
	}

	#HMENU .leftmenu .r .imglist .scroll ul li a .pic img {
		width: 100%;
		height: 100%;
		background: #1e262a url(../img/loading_1.svg) no-repeat center;
		background-size: 30px
	}

	#HMENU .leftmenu .r .imglist .scroll ul li a .name {
		color: #585858;
		font-size: 13px;
		padding: 10px 0 0 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	#HMENU .leftmenu .r .imglist .scroll ul li a:hover .cp {
		opacity: 1
	}

	#HMENU .leftmenu .r .imglist .scroll ul li a:hover .eff {
		opacity: 0
	}

	#HMENU .leftmenu .r .imglist .scroll ul li a:hover .name {
		color: #ccc
	}

	#HMENU .leftmenu .r .imglist .scroll ul li:nth-child(4n) {
		margin: 2px 0 22px 0
	}

	#HMENU .leftmenu .r .imglist .scroll ul li:nth-child(2n) {
		margin: 2px 0 22px 0
	}
}
