<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*the page of contact.html*/
.ContactAll{width:730px; height:auto; overflow:hidden; border-bottom:#e7e7e7 solid 2px;}
.ConList{width:730px; }
.ConTit{width:730px; height:40px; overflow:hidden; background:url(../image/concact_bg.png) 0px -1px no-repeat; color:#fff; line-height:40px; text-indent:10px; cursor:pointer;}
.ConTit0{width:730px; height:38px; overflow:hidden; background:url(../image/concact_bg.png) 0px -46px no-repeat; color:#888; line-height:38px; text-indent:10px;cursor:pointer;}
.ConTit0 span{ color:#2999c9;}
.ConAdd{width:680px; height:auto; overflow:hidden; padding:15px 20px 20px 30px; margin:0px 0px 10px 0px; background:#f9f9f9; color:#888;}
.DisNone{ display:none;}

/* the page of product.html*/
.pro_list{width:100%; height:auto; overflow:hidden; padding:0px 0px 40px 0px}
.pro_list_tit{width:730px; height:25px; line-height:25px; font-weight:bold; color:#fff; text-indent:10px; background-image:url(../image/pro_list_bg.png); margin:0px 0px 20px 0px;}
.pro_list_pos1{ background-position:0px -30px;}
.pro_list_pos2{ background-position:0px -60px;}
.pro_list_pos3{ background-position:0px -90px;}
.pro_list_img{float:left; margin-right:0px;}
.pro_list_img img{ width:120px; height:90px;}
.pro_list_kind{ float:left;width:600px; }
.pro_list_kind span{ display:block; height:31px; padding:0px 10px; line-height:30px; background:url(../image/pro_kind.jpg) left bottom repeat-x; border:#eee solid 1px; border-bottom:none; float:left; margin:0px 10px 10px 5px;}

/* the list of product */
.pro_ul{width:240px; height:auto; overflow:hidden;color:#ffffff;}
.pro_ul li{width:218px; height:283px; float:left;color:#ffffff; margin:0px 18px 28px 0px; background:url(../images/pro_bg.jpg);}
.pro_ul li:hover{background:url(../images/pro_bg1.jpg);color:#ffffff;}
.pro_ul li:hover .pro_a{ color:#ffffff;}
.pro_ul li img{width:200px; height:200px; margin:8px;}
.pro_ul li p{line-height:20px; text-align:center; overflow:hidden;}
.pro_ul li p a{ color:#ffffff;}
.pro_ul li p a:hover{ color:#fff;}
.test a{ color:#8E95A8;}
.test{ position:relative;}
.sub_ul{ width:195px; height:auto; overflow:hidden; position:absolute; display:none; left:215px; top:0px;}
.sub_ul li{ display:block; width:220px; height:10px;background:url(../image/menu_bg.jpg) 0px -127px no-repeat; text-indent:55px;}
.sub_ul li a:hover{ color:#666; font-weight:bold;}


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