<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 480px) 
{
	*{margin: 0px;padding: 0px;font-family: default;}
	.container {
		width:100%;
		min-width: auto;
		clear: both;
	}
	
	.nomobile{display: none;}
	
	/*********************顶部企业*******************/
	.qiyebar {
		height: 70px;
		overflow: hidden;
	
	}

	.qiyebar .left,
	.qiyebar .right {
		margin-top: 10px;
	}

	.mlogo {display: flex;}

	.mlogo img {
		width: 40px;
		height: 40px;
		margin-left: 10px;
		
	}

	.qiyebar .com {
		padding-top:5px;
		float: left;
		width: auto;
	}

	.comname {
		font-size:1rem;
		font-weight: bold;
	}

	.comtype {
		color: #BFBDBB;
		font-size: 0.6rem;
		margin-top: 5px;

	}
	.menubar {
		background: #1D1D1D;
		height: 45px;
		line-height: 45px;
		width:100%;
		min-width: auto;
	}

	.menu a {
		float: left;
		width: 20%;
		margin: 0px;
		margin-left: 1rem;
		color: #fff;
		text-decoration: none;
		font-size:0.8rem;
		cursor: pointer;
	}

	.classpath {
		height: 2rem;
		line-height: 2rem;
		background: #EDEDED;

	}

	.classpath a {
		float: left;
		margin-left: 5px;
		color: #909090;
		text-decoration: none;
		font-size: 0.5rem;
		cursor: pointer;
	}

	.classpath a:hover {
		color: #228B22;
	}

	.mainbar {
		
	}

	.mainimg {
		
		height: auto;
		width: 100%;
		border-bottom: solid 1px #F8F8F8;
	}

	.bigimg {
	border: none;
	width: 100%;
	height: auto;
	float: left;

	}

	.bigimg img {
		width:100%;
		height:auto;
		max-width:100%;
		max-height:auto;
		display: flex;
	}

	.thumimg {
		margin-top: 10px;
		float: left;
		height: 65px;
		display: none;
	}

	.maininfo {
		margin: 10px auto;
		width:100%;
		clear: both;
		display: block;	
	}

	.maininfo h1 {
		color: #1D1D1D;
		font-size: 1.1rem;
		font-weight: normal;
		margin: 5px;
		border-bottom: solid 1px #F8F8F8;
		
	}

	.maininfo .row {
		margin-top: 10px;
		padding: 0px 0px;
		text-indent: 5px;
	}

	.maininfo .jiage {
		color: #D71818;
		font-size: 20px;
	}

	.font_list {
		width: 100px;
		color: #BABABA;
		font-size: 13px;

	}

	.font_list2 {
		max-width: 315px;
		color: #1D1D1D;
		font-size: 13px;
	}

	.maininfo .tishi {
		background: #FFF9F3;
		color: #F7511A;
		font-size: 0.6rem;
		height: auto;
		line-height: 25px;
		
		width: 100%;
		text-align: center;
	}

	.maininfo .lianxi {
		margin-top: 10px;
		width: 100%;
		position:fixed;
		bottom: 0px;
	}

	.maininfo .lianxi a {
		width: 50%;
		height: 50px;
		line-height: 50px;
		display: block;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		background-size: 10%;
		border-radius: 0px;
	}

	.qq {
		background: #FFA914 url(icon_but.png) 40px center no-repeat;
		float: left
	}

	.qq:hover {
		background-color: #eeA914;
	}

	.msg {
		background: #F7511A url(icon_but2.png) 40px center no-repeat;
		float: right;
	}

	.msg:hover {
		background-color: #e7511A;
	}

	.maininfo .caigou {
		float: left;
		font-size: 0.6rem;
		color: #999;
		padding-top: 10px;
		line-height: 20px;
		text-align: center;
		width: 100%;
		display: none;
	}

	.maininfo .caigou a {
		color: #228B22;
		margin: 0px 5px;
	}

	.maininfo .caigou a:hover {
		color: #1C1C1B;
	}

	.mainqiye {
		width: 100%;
		float: left;
		background: #F9F9F9;
		border:none;
		border-radius: 0px;
		display: block;
		display: none;
	}

	.mainqiye .qylogo {
		display: none;
	}

	.mainqiye .qylogo img {
		max-width: 80px;
		max-height: 80px;
	}

	.mainqiye .lxfs .row {
		margin-top: 15px;
		font-size: 14px;
		margin-left: 30px;
	}

	.mainqiye .lxfs .row div {
		margin: 0px 10px;
	}

	.mainqiye .lxfs img {
		width: 15.72px;
		height: 18.45px;
	}

	.mainqiye .lxfs .row a {
		width: 105px;
		height: 34px;
		line-height: 34px;
		text-align: center;
		color: #fff;
		background: #7BBB5E;
		border-radius: 5px;
		margin-right: 15px;
		font-size: 12px;
	}

	.mainqiye .lxfs .row a:last-child {
		background: #ECEBEB;
		color: #666666;
	}

	.mainqiye .lxfs .row a:hover {
		color: #1D1D1D;
	}

	.mainqiye .qyname {
		text-align: center;
		font-weight: bold;
	}

	.mainqiye .zhuying {
		border-top: solid 1px #EAEAEA;
		margin-top: 10px;
	}

	.mainqiye .zhuying b {
		font-weight: bold;
		color: #999999;
		margin-left: 20px;
		margin-top: 20px;
		line-height: 30px;
		font-size: 14px;
	}

	.mainqiye .zhuying .zylist {
		margin-left: 10px;
	}

	.mainqiye .zhuying .zylist div {
		background: #fff;
		width: 75px;
		height: 30px;
		border: solid 1px #EDEDED;
		line-height: 30px;
		overflow: hidden;
		text-align: center;
		color: #999;
		font-size: 12px;
		float: left;
		margin-left: 8px;
		margin-top: 5px;
	}


	.aboutpro {
		height: auto;
		width: 100%;
		
	}

	.aboutpro .title {
		height: 50px;
		line-height: 50px;
		text-indent: 0.2rem;
		border-bottom: solid 2px #1C1C1B;
	}

	.aboutpro .title h3 {
		font-size: 16px;
		font-weight: normal;
		color: #1D1D1D;
	}
	.aboutpro .aboutbox 
	{
		width: 100%;
		height:50vw;
		overflow: hidden;
		margin-bottom: 10px;
		
	}
	.aboutpro ul {
		margin-top: 0px;
		padding: 0px;
		width: 100%;
		height: 50vw;
	}
	.aboutpro ul li 
	{
		
		height: 50vw;
		width: 50vw;
		float: left;
		margin:0px;
		padding: 0px;
		display: block;
	}
	.aboutpro ul li:last-child
	{
		margin: 0px;
		padding: 0px;
	}
	.aboutpro ul li a{display: none;}
	.aboutpro ul li .im 
	{
		width: 100%;
		height:100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		border: none;
		
		border: solid 1px #f8f8f8;
		
		
	}
	.aboutpro ul li .im:hover 
	{
		border: solid 1px #228B22
	}
	.aboutpro ul li a img {
		
		max-width: 100%;
		max-height: 100%;
		
	}
	.mainbody {
		width:100%;
		height: auto;
	}
	.mainbody .title a 
	{
		float: left;
		width: 50%;
		background: #fff;
		color: #888888;
		height: 45px;
		text-align: center;
		line-height: 45px;
		font-size: 15px;
		cursor: pointer;
		display: block;
		border-bottom: solid 2px #888888;
		margin-top: 10px;
	}
	.mainbody .title .cur {
		background: #fff;
		color: #1C1C1B;
		font-weight: bold;
		border-bottom: solid 2px #1C1C1B;
	}

	.productinfo {
		font-size: 0.8rem;
		line-height: 30px;
word-wrap:break-word ;
		
		
	}

	.productinfo div,
	span,
	li,
	dt,
	td {
		font-size: 0.8rem;
		line-height: 30px;
		list-style-type: none;
		padding:5px;
word-wrap:break-word ;
	}

	.productinfo h2 {
		font-size: 20px;
		line-height: 40px;
		font-weight: bold;
	}

	.productinfo h3 {
		font-size: 18px;
		line-height: 35px;
		font-weight: bold;
	}

	.productinfo h4 {
		font-size: 16px;
		line-height: 30px;
		font-weight: bold;
	}

	.productinfo h5 {
		font-size: 14px;
		line-height: 25px;
		font-weight: bold;
	}

	.productinfo h6 {
		font-size: 12px;
		line-height: 20px;
		font-weight: bold;
	}

	.productinfo img {
		width: 100%;
		height: auto;
		
		margin: 30px auto;
		display: flex;
		flex-direction: column;
		align-items: center;
	}



	.productmessage {
		margin: 20px auto;
		width: 98%;
		display: none;
		min-height: 600px;
	}

	.productmessage ul {
		width: 95%;
		margin: 50px auto;
	}

	.productmessage ul li {
		height: 60px;
	}

	.productmessage ul li span {
		width: 20%;
		height: 60px;
		display: block;
		text-align: left;
		line-height: 60px;
		float: left;
		color: #999;
	}

	.productmessage ul li input {
		width: 70%;
		float: left;
		height: 38px;
		border: solid 1px #CCCCCC;
		border-radius: 5px;
		margin-top: 11px;
		padding: 0px 10px;
		color: #888;
	}

	.productmessage ul li textarea {
		width: 70%;
		float: left;
		height: 100px;
		border: solid 1px #CCCCCC;
		border-radius: 5px;
		margin-top: 11px;
		padding: 0px 10px;
		color: #999999;
	}

	#m_submit {
		height: 45px;
		width: 150px;
		display: block;
		background: #228B22;
		font-size: 16px;
		text-align: center;
		line-height: 45px;
		cursor: pointer;
		float: left;
		color: #fff;
		border-radius: 5px;
		margin-top: 20px;
	}

	#m_submit:hover {
		color: #EAEAEA;
	}

	.copyright {

		background: #F7F7F7;
		height: auto;
		margin: 0px;
		border-radius: 0px;
		border: solid 0px #EAEAEA;
		width:95%;
	
		
	}

	.copyright div {
		font-size: 12px;
		color: #A8A8A9;
		margin: 10px;
		line-height: 20px;
		
	}

	.copyright div a {
		color: #228B22;
		font-weight: bold;
		text-decoration: none;
	}

	.copyright div a:hover {
		color: #000;
	}

	.aboutcom {
		background: #F8F8F8;
		display: none;
	}

	.aboutcom .container 
	{
		margin: 20px auto;
		display: none;
	}

	.aboutcom .container a 
	{
		width: 200px;
		height: 30px;
		display: block;
		float: left;
		margin-right: 40px;
		line-height: 30px;
		font-size: 12px;
		color: #666666;
	}

	.aboutcom .container a:last-child {
		margin-right: 0px;
	}

	.aboutcom .container a:hover {
		color: #228B22;
	}

	.bottom {
		height: 120px;
		background: #1D1D1D;
	}

	.bottom .bottom1 {
		color: #F8F8F8;
		text-align: center;
		padding-top: 10px;
		font-size: 12px;
		line-height: 25px;
		padding-bottom: 10px;
		display: none;
	}

	.bottom .bottom1 h2 {
		font-size: 14px;
		font-weight: normal;
	}

	.bottom .bottom1 a {
		color: #F8F8F8;
	}

	.bottom .bottom1 a:hover {
		color: #228B22;
	}

	.bottom .bottom2 {
		color: #666666;
		text-align: center;
		font-size: 12px;
		line-height: 25px;
		border-top: solid 1px #383535;
		padding-top: 15px;
	}

	.row {
		display: flex;
	}
	.mtel
	{
		position: fixed;bottom: 50%;
		right: 5px;
		background: #fff;
		width: 38px;
		height: 38px;
		border-radius:19px;
		display: block;
	}
	
	.mtel img{
		width: 38px;
		height: 38px;
	}

}

@media (max-width:360px) 
{
	
		*{margin: 0px;padding: 0px;font-family: default;}
		.mlogo img{
			width: 40px;
			height: 40px;
			margin-left: 5px;
		}
	.maininfo .tishi {
		background: #FFF9F3;
		color: #F7511A;
		font-size: 0.5rem;
		height: 50px;
		line-height: 25px;
		text-indent: 0px;
		padding: 0px 2%;
		width: 96%;
		text-align: left;
	}
	.qiyebar{height: 60px;}
	.qiyebar .com {
		padding-top:0px;
		float: left;
		width: auto;
		margin-left: 2px;
		
	}
	.menubar{height: 40px; line-height: 40px;}
	.classpath{overflow: hidden;font-size:12px;}
	.comname {
		font-size:12px;
		font-weight: bold;
		overflow: hidden;
		width: auto;
	}
	
	.comtype {
		color: #BFBDBB;
		font-size: 8px;
		margin-top: 5px;
	
	} 
	.comtype div{
		font-size: 8px;
	}
	
	.productmessage {
		margin: 10px auto;
		width: 99%;
		display: none;
		min-height: 600px;
	}
	
	.productmessage ul {
		width: 98%;
		margin: 10px auto;
	}
	
	.productmessage ul li {
		height: 60px;
	}
	
	.productmessage ul li span {
		width: 20%;
		height: 0px;
		display: block;
		text-align: left;
		line-height: 50px;
		float: left;
		color: #999;
		font-size: 12px;
	}
	
	.productmessage ul li input {
		width: 70%;
		float: left;
		height: 38px;
		border: solid 1px #CCCCCC;
		border-radius: 5px;
		margin-top: 11px;
		padding: 0px 5px;
		color: #888;
		font-size: 12px;
	}
	
	.productmessage ul li textarea {
		width: 70%;
		float: left;
		height: 100px;
		border: solid 1px #CCCCCC;
		border-radius: 5px;
		margin-top: 11px;
		padding: 0px 5px;	color: #999999;
	}
	.bottom2{font-size:0.5rem; height: 150px;}
	.bottom2 div{font-size: 0.5rem; margin:2px;}
	.copyright{padding:2.5%}
	.copyright div {
		font-size: 12px;
		color: #A8A8A9;
		line-height:20px;
		margin: 0px;
		width: 95%;
		
		
	}
	.nomobile{display:none}
}

	</pre></body></html>