<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#spinner {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat #fff;
}
.header-pc {
	display: block;
}

.top_mobile {
	display: none;
}

.new_list {
	padding: 30px 34px 30px 0;
	/* border-bottom: 2px solid #cccccc; */
}

.product-list .am-thumbnails&gt;li,
.index-product .am-thumbnails&gt;li {
	padding: 1.5rem;
}

.index-product .am-thumbnails&gt;li img {
	width: 100%;
}

.about-box {
	background-color: #cdcdcd;
}

.pro-rightsidebar .am-thumbnails&gt;li {
	padding: 1rem;
}

.pro_pc_nav {
	display: block;
}

.pro_mobile_nav {
	display: none;
}
.pc_pro_detail{
	display: flex;
	align-items: center;
}
.footer_flex{
	display: flex;
}
.index-section .index-content-section-first div{
	overflow: hidden;
}
#pro-category li{
	cursor: pointer;
}
.footer-box span:nth-of-type(1){
	position: relative;
}
.footer-box{
	display: flex;
	align-items: center;
}
.footer-box&gt;div{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.icon-email{
	flex-shrink: 0;
}
.icon-address{
	flex-shrink: 0;
}
.icon-tel{
	flex-shrink: 0;
}
@media (max-width:1200px) {
	.header-pc {
		display: none;
	}

	.top_mobile {
		display: block;
	}

	.top_sm {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0px 20px;
		height: 62px;
	}

	.nav_t {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.languge {
		margin-right: 2rem;
	}

	.am-list&gt;li {
		background-color: transparent !important;
		border: none;
		border-bottom: 1px solid #dedede;

	}
	.top-nav .logo img {
		height: 100%;
	}

	.index-section .index-content {
		padding: 20px 0;
	}

	.index-section .index-content-section-second {
		padding: 10px 0;
	}

	.index-section .index-content-section-second div .index-auto article {
		font-size: 18px;
	}

	.index-section .index-content-section-second div .index-auto main {
		font-size: 12px;
		line-height: 25px;
	}

	.index-button {
		padding: 5px 10px;
		font-size: 12px;
	}

	.s {
		padding: 20px 0;
	}

	.index-morecase {
		padding: 0 10px;
		margin: 0 auto;
	}

	.index-content .product-list {
		padding-top: 0;
	}

	.index-morecase span {
		font-size: 18px;
	}

	.index-product {
		padding: 20px 0;
	}

	.index-product ul {
		padding-top: 20px;
	}

	.new-index {
		margin-top: 20px;
	}

	.new-index h3 {
		margin-bottom: 8px;
		font-size: 16px;
	}

	.new_list {
		padding: 20px 0;
	}

	.product-list .am-thumbnails&gt;li,
	.index-product .am-thumbnails&gt;li,
	.pro-rightsidebar .am-thumbnails&gt;li {
		padding: 0.5rem;
	}

	.product-list,
	.index-product {
		padding: 20px 1rem;
	}

	.copy {
		font-size: 14px;
	}

	.copy-1 {
		font-size: 14px;
		margin-top: 10px;
	}

	.footer-content {
		padding: 20px 0;
	}

	.icon-tel {
		display: none;
	}

	.icon-email {
		display: none;
	}

	.icon-address {
		display: none;
	}

	.footer-content {
		display: flex;
		padding: 20px 10px;
		align-items: center;
	}

	.footer-content img {
		flex-shrink: 0;
	}

	.footer-box span:nth-of-type(1) {
		position: relative;
	}

	.footer-box span {
		margin-left: 0;
	}

	.footer-content&gt;div p {
		margin: 0;
	}

	.footer-content&gt;div {
		font-size: 14px;
		margin-left: 0;
	}

	.footer-box {
		margin-top: 10px;
		margin-right: 0;
		display: block;
		float: none;
	}

	.footer-content .footer-box:first-child,
	.footer-content .footer-box:nth-child(2) {
		width: auto;
		margin-left: 0PX;
	}

	.footer-content .footer-box:last-child {
		width: auto;
	}

	.header-article-list {
		padding: 20px;
	}

	.about-section .about-content article {
		padding: 10px;
	}

	.about-team .about-team-headimg div {
		width: auto;
		padding-top: 20px;
	}

	.about-team {
		padding: 20px 10px;
	}

	.about-box .about-rightbox {
		padding: 20px
	}

	.pro-list .pro-rightsidebar {
		width: auto;
		float: inherit;
	}

	.pro-rightsidebar {
		padding: 10px;
	}

	.pro-list .pro_list_more_pages {
		margin-top: 20px;
	}

	.pro-list .pro-leftsidebar {
		display: none;
	}

	.pro_mobile_nav {
		display: block;
		white-space: normal;
		overflow-x: auto;
		display: flex;
	}
	.pro_mobile_nav&gt;div{
		width: 100px;
		text-align: center;
		background-color: #000000;
		color: #ffffff;
		margin: 0 5px;
		flex-shrink: 0;
		height: 35px;
		line-height: 35px;
		border-radius: 4px;
		font-size: 12px;
	}
	.new_rigth{
		display: none;
	}
	.article-content .ul li{
		width: auto;
		float: none;
	}
	.article-content .article-info{
		width: auto;
		float: none;
	}
	.article-content{
		padding: 0 10px;
	}
	.article-content ul li h3{
		font-size: 14px;
	}
	.article-content .article-info p{
		font-size: 12px;
	}
	.contact ul{
		padding-left: 0rem;
	}
	.contact li{
		padding: 10px 0;
	}
	.contact p{
		margin-top: 10px;
		font-size: 12px;
	}
	.contact h2{
		font-size: 15px;
	}
	.pro-right-info-constant{
		padding-left: 0;
	}
	.pc_pro_detail{
		display: block;
	}
	.article-content h4{
		padding: 10px 0;
		margin: 10px 0;
	}
	.article-content .ul li{
		padding-bottom: 10px;
		margin-top: 10px;
	}
	.footer_flex{
		display: block;
	}
	.about-team .about-team-headimg img{
		width: 100px
	}
	.about-team&gt;div:nth-child(1) p{
		font-size: 18px;
	}
	.about-team-headimg p{
		margin: 5px;
	}
	.new-index article{
		font-size: 12px;
	}
	.about-rightbox h1{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.about-rightbox article{
		font-size: 14px;
	}
	.about-rightbox p{
		margin: 10px 0;
	}
	.search-box{
		float: none;
	}
	.search-box input{
		background-color: transparent;
	}
	.footer-box&gt;div{
		display: block;
	}
	
}

@media only screen and (min-width: 641px) {
	.about-box [class*=am-u-] {
		padding: 0;
	}
}

.about-box [class*=am-u-] {
	padding: 0;
}</pre></body></html>