<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 */


*{ margin:0; padding:0;}
img{ border:0;}
.fleft{ float:left;}
.fright{ float:right;}
.f14{ font-size:14px; font-weight:bold;}
ul,li{ list-style:none;}

#nav {
	width: 100%;
	height: 105px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}
.top{ background-image:url(../images/top_bg.jpg); height:309px; text-align:center;}
.top_bg{ margin-left:auto; margin-right:auto; width:1000px; height:309px; }

/*导航条*/
#topnav{height:42px; line-height:42px; background:#0894a5; text-align:center;font-size:14px; font-weight:bold; color:#fff;}
#topnav a{color:#fff; text-decoration:none;}
#topnav a:hover{color:#000;}
#topnav .topnav_line{margin:0 6px;}

.main{ width:1000px; margin-left:auto; margin-right:auto; line-height:24px;}
.box{ width:974px; border:1px solid #e4e4e4; margin-top:20px; padding:12px; float:left; font-size:12px; color:#504f4f; }
.dy_text{ margin:15px 15px; margin-top:20px; text-indent:24px;}
.line{height:43px;background:url(../images/line_bg.jpg) repeat-x; border-bottom:5px solid #d6d4d4;}
.line h1{float:left; height:43px; padding:0 15px;font-family:"微软雅黑"; font-size:20px; font-weight:bold; line-height:45px; color:#0894a5;border-bottom:5px solid #0894a5;}
.box_text{ margin-top:15px; float:left; width:970px;}

.lxys{ width:974px; float:left; margin-top:20px;}
.lxys li{ width:140px; margin-left:25px; float:left; }


/*切换*/
#huan{ width:974px; margin-top:10px; float:left; }
#huan .title{ width:974px; }
#huan .meu { width:974px; height:63px; }
#huan .meu ul{ width:973px;  overflow:hidden;}
#huan .meu li{ width:150px; height:40px; line-height:40px; cursor:pointer; font-weight:bold; color:#fff;  text-align:center; margin:5px 6px;  float:left; background-color:#c0c2c2; font-size:14px;}
#huan .title .active{ background-color:#f81359; color:#fff;}
#huan .text{ width:960px; line-height:24px; float:left; margin:5px 6px;}
#huan .text img{ border:1px solid #e4e4e4; float:left; margin-right:15px;}
#huan .text p{ width:680px; line-height:24px; float:left; margin:5px 0px; font-size:12px;}
#huan .text p b{ color:#f81359; font-size:14px;}


.hs{ background-image:url(../images/hs.jpg); width:974px; height:68px; margin-top:15px;}
.hs p{ font-size:14px; color:#082e33; line-height:60px; margin-left:25px; font-weight:bold;}

.hs01{ background-image:url(../images/hs01.jpg); width:974px; height:96px; margin-top:15px;}
.hs01 p{ width:390px; font-size:14px; color:#082e33; line-height:24px; margin:25px 20px 0 25px; float:right; font-size:12px;}

.hs02{ background-image:url(../images/hs02.jpg); width:974px; height:104px;}
.hs02 p{ width:380px; font-size:14px; color:#082e33; line-height:24px; margin:25px 20px 0 20px; float:left; font-size:12px;}

.hs03{ background-image:url(../images/hs03.jpg); width:974px; height:120px;}
.hs03 p{ width:395px; font-size:14px; color:#082e33; line-height:24px; margin:15px 15px 0 15px; float:right; font-size:12px;}

.hs04{ background-image:url(../images/hs04.jpg); width:974px; height:100px;}
.hs04 p{ width:390px; font-size:14px; color:#082e33; line-height:24px; margin:15px 20px 0 20px; float:left; font-size:12px;}


.ttl{ float:left; margin-top:15px; background-image:url(../images/no1.jpg); background-repeat:no-repeat; height:150px; width:470px; }
.ttl p{ float:left; height:150px; margin-left:35px; line-height:21px;}
.ttr{ float:left; margin-top:15px; background-image:url(../images/no2.jpg); background-repeat:no-repeat; height:150px; width:470px; }
.ttr p{ float:left; height:150px; margin-left:35px; line-height:21px; }

.banner{ clear:both; float:left; margin-top:20px;}
.banner img{ margin-left:10px;}
</pre></body></html>