<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 */
body{	
padding:0px;
width:100%;
margin:0 auto;
}
.clear{
	clear:both;
	}
a{
text-decoration:none;
}

ul{
list-style:none;
}

#logo {
    height: 99px;
    width: 100%;
	background:url(images/index_02.jpg) no-repeat center center;
	margin:0 auto;
}
.logo_r {
	margin-top:-80px;
    float: left;
    height: 97px;
    width: 1104px;
}
.menu {
	text-align:center;
    height: 45px;
    line-height: 45px;
    width: 1104px;
	margin:0 auto;
}
.menu ul{
	float:right;
	width: 600px;
}

.menu li {
    color: #fff;
    display: block;
    float: left;
    font-family: "微软雅黑";
    font-size: 14px;
    text-align: center;
    width: 100px;
}
.menu li a {
    color: #b3b3b2;
    display: block;
    text-decoration: none;
}
.menu li a:hover {
    color: #fff;
    display: block;
    height: 45px;
}


#pro{
	text-align:center;
}
#pro_1{
	width:1200px;
	margin:0 auto;
	height:260px;
}
#pro_1 ul{
	text-align:center;
	margin:0 auto;
	list-style-type:none;
}
#pro_1 ul li{
	float:left;
	margin:20px;
	list-style-type:none;

}
#case {
	text-align:center;
	padding-top:18px;
	margin:0 auto;
}

#case_1{
	width:1200px;
	margin:0 auto;
	height:331px;
}
#case_1 ul{
	text-align:center;
	margin:0 auto;
	list-style-type:none;
}
#case_1 ul li{
	float:left;
	margin:12px;
	list-style-type:none;	
}
#conte{
	width:100%;
	background:url(images/index_47.jpg) no-repeat center center;
	height:302px;
	margin:0 auto;

}
#content{
	width:1104px;

	
	height:302px;
	margin:0 auto;

}

#about{
	width:560px;
	height:50px;

	margin-top:40px;
	background: url(images/index_39.jpg) no-repeat;
}

.habout{
	width:260px;
	height:194px;
	float:left;
	margin-top:86px;
	text-align:left;
	background: url(images/index_46.jpg) no-repeat;
}
.botabout{
	margin-top:-20px;
}
.about_t{
	width: 300px; 
	height:150px;
	float: left;
}
.about_1{
	color:#FFF;
	text-align:left;
	font-size:14px;
	text-indent:2em;
	line-height:24px;
	width:0px;
	padding-left:500px;
	padding-top:90px;
}

.about_r{
	width:300px;
	color:#000;
	float:left;
	height: 30px;
	line-height:1.8;
	text-align: left;
}

.about_r span{
	width:300px;
	font-size:16px;
	color:#ff0000;
}

.about_r p{
	width:300px;
	font-size:12px;
}

.about_r img{
	float:right;
}
#con{
	width:544px;
	height:200px;
	float: left;
}
#cont{
	width:300px;
	height:51px;
float: left;
margin-left:90px;
	margin-top:-89px;
	background: url(images/index_42.jpg) no-repeat;
}
.contact{
	width:152px;
    height:171px;
	float:left;
	
    margin:0 auto;

}
.contact_1{
	margin-left:90px;
	list-style:none;
	width:450px;
	height:180px;
}
.contact_1 p{
	font-size:14px;
	line-height:1.6;
	margin-top:0px;
}
.contact_1 img {
	float: right;
	}
#cust{
	width:1104px;
	height:30px;
	margin:0 auto;
	margin-top:25px;
	background:url(images/index_51.jpg) no-repeat;
}

.customer{
	width:1200px;
	height:200px;
	margin:0 auto;
	margin-top:15px;
}
.customer ul li{
	float:left;
	margin:17px;
	border:1px solid #CCCCCC;
}

#foot{
	background-color: #242424;
	width:100%;
	height:130px;
}
.bottom{
	width:1104px;
	color:#999;
	font-size:14px;
	margin:0 auto;
}
div {
    display: block;
}
.List {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
    overflow: hidden;
}
.List li {
    line-height: 30px;
    height: 30px;
    border-bottom: 1px dashed #ccc;
}
.List li span {
    float: right;
    color: #999;
}
.List li b {
    font-family: "宋体";
    font-weight: normal;
}
a {
    color: #646464;
    text-decoration: none;
}
li {
    list-style: none;
}
* {
    margin: 0;
    padding: 0;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}</pre></body></html>