<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*全局定义*/
body {font:12px/20px Arial;color:#333;margin:0;padding:0; font-family:"微软雅黑";}
form,dl,dd,dt,ol,ul,li,h1,h2,h3,h4,h5,h6,h7 {margin:0;padding:0;}
a:link,a:visited {COLOR:#000;text-decoration:none}
a:hover {COLOR:#000;text-decoration:none;}
a:active {COLOR:#000;text-decoration:none}
ol,ul {list-style:none outside none;}
img {border:0;}
em,cite {font-style:normal;}
textarea {font-size:12px;}
.clear { clear:both; margin:0px; top:0px} 

/*网站头部*/
.axhead{ width:100%; height:129px;background:url(../Images/ax/top1.png) repeat-x;}
.axht{ width:1024px; height:31px; margin:0 auto;}
.axhb{ width:1024px; height:98px; margin:0 auto; }
.axhbl{ width:124px; height:98px; float:left;}
.axhbr{ width:900px; height:98px; float:right;}
.axhbrt{ width:900px; height:60px;}
.axhbrb{ width:900px; height:38px;}
.axhbrb ul{ width:900px; height:38px;}
.axhbrb ul li{ width:112px; height:38px; line-height:38px; float:left; text-align:center;}
.axhbrb ul li:hover{ background:url(../Images/ax/ttbg.png) no-repeat;}
.axhbrb ul li a:hover{ color:#FFF;}
.axn {background:url(../Images/ax/ttbg.png) no-repeat;}
.axn a{ color:#FFF;}


@media screen and (max-width:1920px){
.axbanner{ width:100%; height:588px; max-height:588px; max-width:1920px; margin:0 auto;}	
	}
	@media screen and (max-width:1600px){
.axbanner{ width:100%; height:490px; max-height:490px; max-width:1600px; margin:0 auto;}	
	}
	@media screen and (max-width:1440px){
.axbanner{ width:100%; height:441px; max-height:441px; max-width:1440px; margin:0 auto;}	
	}
	@media screen and (max-width:1280px){
.axbanner{ width:100%; height:392px; max-height:392px; max-width:1280px; margin:0 auto;}	
	}
	@media screen and (max-width:1024px){
.axbanner{ width:100%; height:313px; max-height:313px; max-width:1024px; margin:0 auto;}	
	}
/*网站尾部*/
.axfoot{ width:1024px; height:100px; margin:0 auto; text-align:center;}
.axfl{ width:200px; height:100px; float:left;}
.axfr{ width:824px; height:60px; float:right; padding-top:20px; line-height:30px;}



.axfs{ width:100%; height:5px; background:#db1079;}
.axfss{ width:100%; height:2px; background:#db1079;}</pre></body></html>