<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
body {
	padding:0;
	margin:0;
	background:#FFF;
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#545454;
	min-width:1200px;
}

*{padding:0;margin:0;}
ul,li{list-style:none;}
a:link{color:#545454; text-decoration:none;}
a:visited{color:#545454; text-decoration:none;}
a:hover{color:#009944; text-decoration:underline;}

div#main{width:1200px; margin:0 auto;}
.header{float:left;width:100%;}
.logo{float:left;}
.logo a{display:block; background:url(../images/logo.png) left center no-repeat;width:350px;height:75px;}

.search{float:right;width:200px;margin-top:30px;}

.menu{float:left;width:1200px;height:35px; background:#f1f1f1;margin-bottom:1px;}
.menu ul{}
.menu ul li{float:left;width:171px; text-align:center;}
.menu ul li a{line-height:35px;font-size:15px;}
.menu ul li.cur{width:171px;background:#009946;color:#ffffff; padding:0; }
.menu ul li.cur a{color:#FFF;font-size:15px;}



.news{float:left;width:1200px; background:url(../images/index_01.jpg) left bottom repeat-x;padding-bottom:12px;}
.news h1{float:left;font:18px/40px 'Microsoft Yahei';color:#069948;}

.products{float:left;width:1200px;padding:20px 0;}
.products h1{float:left;width:100%; text-align:center;font:18px/40px 'Microsoft Yahei';}
.rollBox{float:left;width:1200px;overflow:hidden;padding:0;margin-top:20px;}
.rollBox .LeftBotton{height:230px;width:38px;background:url(../images/index_02.jpg) left center no-repeat;overflow:hidden;float:left;display:inline;margin:0 10px 0 0;cursor:pointer;}
.rollBox .RightBotton{height:230px;width:38px;background:url(../images/index_03.jpg) left center no-repeat;overflow:hidden;float:left;display:inline;margin:0 0 0 10px;cursor:pointer;}
.rollBox .Cont{width:1100px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:242px;float:left;text-align:center;margin:0 20px 0 0;padding:1px;}
.rollBox .Cont .pic:hover{border:#06C 1px solid;}
.rollBox .Cont .pic img{background:#fff;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:32px;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{text-decoration:none;}
.rollBox .Cont a:hover{text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}

.position{float:left;width:1200px; background:url(../images/index_01.jpg) left bottom repeat-x;padding-bottom:12px;line-height:30px;}
.position a{line-height:30px;}
.container{float:left;width:1200px;margin:20px 0 30px;min-height:400px;_height:400px;}
.left{float:left;width:210px;}
.left ul{float:left;width:210px;}
.left ul li .normail{display:block;height:30px;color:#606060;background:url(../images/arrow.png) 30px center no-repeat;border-bottom:#e2dfdf 1px solid;padding-left:55px;margin-bottom:5px;line-height:30px;}
.left a{color:#4e4e4e;line-height:30px;}
.left ul li a:hover{display:block;height:30px;color:#009946;background:url(../images/arrow.png) 180px center no-repeat;border-bottom:#e2dfdf 1px solid;padding-left:55px;margin-bottom:5px;line-height:30px;}
.left ul li .active{display:block;height:30px;color:#009946;background:url(../images/arrow.png) 180px center no-repeat;border-bottom:#e2dfdf 1px solid;padding-left:55px;margin-bottom:5px;line-height:30px;}

.right{float:right;width:970px;min-height:400px;_height:400px;}
.contact p{float:left;width:400px;}
.contact .map{float:right;width:800px;}
.productview{float:left;width:100%;padding:20px 0 15px;min-height:400px;_height:400px;}
.productview ul{float:left;width:970px;}
.productview ul li{float:left;width:240px;height:265px;margin-left:50px;border:#f1f1f1 1px solid;padding:1px;text-align:center;margin-bottom:20px; overflow:hidden;}
.productview ul li h2{width:240px;height:35px; background:#f1f1f1;font:14px/35px 'Microsoft Yahei';color:#333;}
.productview ul li a{line-height:35px; text-decoration:none;}
.productview ul li:hover{border:#009946 1px solid;}

/*--项目--*/
.project{float:left;width:970px;position:relative; text-align:center;}
.project img{max-width:970px;margin-bottom:15px;}
.project h3{}

.project .button_left{position:absolute;left:20px;top:130px;width:72px;height:72px;background: url(../images/button_left1.png) left center no-repeat;}
.project .button_left:hover{position:absolute;left:20px;top:130px;width:72px;height:72px;background: url(../images/button_left_hover.png) left center no-repeat;}
.project .button_left a{display:block;width:72px;height:72px;}

.project .button_right{position:absolute;right:20px;top:130px;width:72px;height:72px;background: url(../images/button_right1.png) left center no-repeat;}
.project .button_right:hover{position:absolute;right:20px;top:130px;width:72px;height:72px;background: url(../images/button_right_hover.png) left center no-repeat;}
.project .button_right a{display:block;width:72px;height:72px;}


.inputtext{width:360px;border:#d8d8d8 1px solid;height:24px;line-hegiht:24px;}
.container td{padding:5px;}

div#bottom{float:left;width:100%; background:#f0f0f0;padding:10px 0; text-align:center;}

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