<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*全局样式*/
a {text-decoration:none;font-family:"微软雅黑";}
a:hover {text-decoration:none;font-family:"微软雅黑";}
.body{min-width:1200px;background:url(../images/indexb.files/bg.jpg) center repeat;}
.banner{ width:100%; height:198px; background:url(../images/indexb.files/banner_bg.jpg) center repeat-x;}
.logo_box{height:198px;background: url(../images/indexb.files/logo.jpg) center no-repeat;margin:0 auto;}
.logo_cent{width:1200px;margin:0 auto;clear:both;padding-top: 90px;}
.ss{ width:270px; float:right;}
.ss_in{ width:190px; height:28px; border:#c1c1c1 solid 1px; border-right:0px; float:left; border-radius:6px 0px 0px 6px;text-indent: 10px;}
.ss_bt{ width:70px; height:32px; float:left;}
.nav_con{ width:100%; height:45px; background-color:#5d2d15;}
.nav_list{ width:1200px; margin:0 auto; height:45px; line-height:45px;}
.nav_list ul li{ width:118px; float:left; text-align:center; height:45px; line-height:45px;position: relative;}
.nav_list ul li a{ font-size:18px; color:#FFF;display:block;}
.nav_list ul li.hover{background:#a6866b; width:118px;}
.nav_list ul li.hover a{color:#ffffff;}
#sddm {
	z-index: 30; padding-bottom: 0px; margin: 0px auto; padding-left: 0px; width: 1200px; padding-right: 0px;   padding-top: 0px;}

#sddm .lm{ width:118px; text-align:center;top:45px; z-index:100; background:#5d2d15; visibility: hidden; position: absolute;filter:alpha(Opacity=70); opacity:.6;}
#sddm .lm a{width:100px; color:#ffffff; font-size:15px; font-weight:normal; height:40px; line-height:40px;border-bottom: #ffffff dashed 1px;margin-left:8px;}
#sddm .lm a:hover{width:100px;text-decoration:none; color:#ffffff;margin-left:8px;}


.foot{ width:100%; background:#5d2d15;}
.foot p{ width:1200px; margin:0 auto; color:#FFF; font-size:14px; text-align:center; height:60px; line-height:60px;}
</pre></body></html>