<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{ background:#efefef;}
.center{width:1200px; margin:0 auto;}
.header{width:1200px; margin:0 auto; overflow:hidden; height:252px;}

.nav{background:url(../img/img_07.jpg) repeat-x;width:1200px;height:48px;border:1px solid #BCBEBB;}
.nav ul{width:1070px; margin:0 auto;}
.nav ul li{float:left;line-height:48px;height:48px;text-align:center; padding-left:17px;}
.nav ul li a{color:#FFFFFF;font-size:16px; font-weight:bold;}

.gxft{ margin-top:30px;}
.gxLine{ width:522px; height:1px; background:#e0e0e0; float:left;margin-top:15px;}
.gxftTit{ font-size:26px; color:#333;float:left; padding-left:22px; padding-right:22px;}

.main{ width:1200px;}
.content{ margin-top:40px; width:1200px; overflow:hidden}
.content ul{ margin-top:10px;}

.content li {
	float:left;
	width:289px;
	background:#FFFFFF;
	margin:0 10px 10px 0;
}
.content li  .title{width:289px; text-align:center; font-size:18px; font-weight:bold; line-height:40px;}
.content li  .title a{ color:#f54407}

.content li  .title1{width:289px; text-align:center; font-size:18px; font-weight:bold; line-height:40px;}
.content li  .title1 a{ color:#cd4746}

.content .marginR0 {
	margin-right:0
}

.img {
	width: 260px;
	padding: 15px 15px 0px 15px;
	float: left;
}

.content .img img {
	width:260px;
	height:180px
}




#footer{ margin-top:50px; border-top:2px solid #e0e0e0; width:1200px; }

.AdIMg{float:left;margin-top:35px; }

.bottom-con{line-height:30px; font-size:14px; color:#000000;text-align:center;margin-top:35px; float:right;}
.bottom-con a{line-height:30px; font-size:14px; color:#000000;text-align:center;}
.bottom{margin:0 auto; padding:0 auto; padding-bottom:30px;margin-top:30px;background:#FFFFFF;float:left; width:1200px; }










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