<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* global setting*/
body {
	font-size: 13px;
}

.cate-dat p {
    line-height: 14px;
}
.pro-inquiry { 
	padding-left: 15px;
}

.nav li { float: left; margin: 0px 2px; width: 130px; text-align:center; border-left:#CCC 1px solid; height:40px;
}

/**** ¤¤¶¡²£«~¿ï³æ***/
#main_nav {  width:990px; height:87px; }
#main_nav ul { list-style: none; padding:0px ; margin: 0px;}
#main_nav li { float: left; margin: 0px; padding:0px 0px 0px 18px; width: 229px; height:85px; text-align:center;  background:url(../images/center-nav_bg.jpg) no-repeat right}
#main_nav li.nobg {background:none;}
/*#main_nav li a { font-size:15px; color:#5e5e5e; text-decoration:none; display:block; padding:0px;}
#main_nav li a:hover {background:url(../images/nav_hover_bg.gif) repeat-x; text-decoration: none;}*/

#main_nav .c1 a { display:block; width:210px; height:83px; background:url(../imagesT/center-nav01.jpg) no-repeat top;  text-indent:-9999px;}
#main_nav .c1 a:hover { background:url(../imagesT/center-nav01.jpg) center -87px no-repeat;}

#main_nav .c2 a { display:block; width:210px; height:83px; background:url(../imagesT/center-nav02.jpg) no-repeat top;  text-indent:-9999px;}
#main_nav .c2 a:hover { background:url(../imagesT/center-nav02.jpg) center -87px no-repeat;}

#main_nav .c3 a { display:block; width:210px; height:83px; background:url(../imagesT/center-nav03.jpg) no-repeat top;  text-indent:-9999px;}
#main_nav .c3 a:hover { background:url(../imagesT/center-nav03.jpg) center -87px no-repeat;}

#main_nav .c4 a { display:block; width:210px; height:83px; background:url(../imagesT/center-nav04.jpg) no-repeat top;  text-indent:-9999px;}
#main_nav .c4 a:hover { background:url(../imagesT/center-nav04.jpg) center -87px no-repeat;}</pre></body></html>