<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

*{transition:all .5s;}

body{color:#666; font-size:12px; font-family: "微软雅黑" , "宋体"; position:relative;}/*网站字体颜色*/

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/

a:focus{outline:0;} /*for ff f6n.net*/

a:hover { text-decoration:underline;}

.vam { vertical-align:middle;}

.clear{clear:both; height:0; line-height:0; font-size:0;}

p{ word-spacing:-1.5px;}

.tr { text-align:right;}

.tl { text-align:left;}

.center { text-align:center;}

.fl { float:left;}

.fr { float:right;}

.pa{ position:absolute;}

.pr{ position:relative}

/* -- 购物车外部框架 -- */

.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



.contBox{width:100%; overflow:hidden; background-position:center top; background-repeat:no-repeat; font-family:Microsoft YaHei;}

/* -- 页面整体布局 -- */

.header , .content , .footer { width:1004px; margin:0 auto; font-family:微软雅黑;}

.left { width:221px; float:left; overflow:hidden;}

.left2 { width:700px; float:left; overflow:hidden;}

.left3 { width:754px; float:left; overflow:hidden; color:#666;}

.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}

.left2top { height:3px; font-size:0; overflow:hidden;}

.leftbot { background:url(../images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}

.left2bot {  height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }



.right { width:764px; float:left; display:inline; margin-left:15px; overflow:hidden;}

.right2 { width:275px;  float:right; overflow:hidden;}

.right3 { width:201px; float:right; overflow:hidden; color:#666;}

.righttop {  height:3px; font-size:0; overflow:hidden;}

.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}

.rightbot {  height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}



.right_main { width:762px; min-height:458px;  padding-bottom:15px; overflow:hidden;}

.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}

.left2_main { width:698px;  border:solid 1px #d5d5d5;  padding-bottom:15px; overflow:hidden;}



.h_nav li a:-webkit-any-link{ display:block;}







/*页眉*/

.header{width:100%; height:220px; overflow:hidden; background:#fff;}

		/*--顶部链接导航*/

.header .hd_top{background-color:#ededed;}

.header .hdTopCenter{width:1004px; height:30px; line-height:30px; margin:0 auto;}

.header .hd_top a{}

		/*--页眉内容*/

.header .hd_cont{width:1204px; margin:0 auto; height:139px;}

.header .hd_cont dl.logo{}

.header .hd_cont dl.logo dt{margin-top:16px;}

.header .hd_cont dl.logo dd{float:left; width:225px; margin:44px 0 0 20px;}

.header .hd_cont .phone{padding-left:48px; background:url(../images/phoneBg.png) no-repeat left top; margin-top:40px;}

.header .hd_cont .phone p{font-size:28px; color:#007138; font-family:Myriad Pro, Arial, Helvetica, sans-serif;}

		/*--导航栏*/

.dh_nav{width:auto !important; background:url(../images/navBgB.png) no-repeat center;}

.dh_nav ul{width:1004px; height:51px; margin:0 auto;padding-left:82px;}

.dh_nav ul li{float:left;}

.dh_nav ul li a{display:inline-block; font-size:13px; text-align:center; height:51px; line-height:51px; padding:0 14px; font-family:微软雅黑;}

.dh_nav .navHome{padding:0 17px; }



.dh_nav li a:hover, .dh_nav li .cur{color:#007138}



.footer .fot-l-box{width:50%;}

.footer .fot-r-box{width:40%;}


.fot-l-box p{line-height:20px;}


/*友情链接*/

.yqlj{margin-top:0px;}

.yqlj h4{margin-bottom:6px;}

.yqlj h4 a{color:#02783e;}

.yqlj p{margin-left:0px;float:left;}

.yqlj p a{color:#999; padding:0 10px; border-right:1px dotted #5c5c5c; line-height:24px;}





.fotLink{margin-top:34px; margin-bottom:12px; margin-left:-5px;}

.fotLink a{color:#999; padding:0 5px; border-right:1px dotted #5c5c5c; line-height:24px;}





.lxwm{margin-top:88px; color:#999;}

.lxwm dt{margin-bottom:10px;}

.lxwm dd{padding-left:28px; background:url(../images/fotlxIco.png) no-repeat left center; line-height:24px;}

.pages{
	float:right;
	margin-bottom:0px;
}
.pages ul li {
	padding:5px 10px;
	border:1px solid #eee;
	float:left;
	margin:5px;
}</pre></body></html>