<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 */
.clear{ clear:both;}
.clearf{ overflow:hidden; zoom:1;}
body{ color:#333; width: 100%;   min-width: 1300px;}
img{ display:block;}
a{color:#333}
a:hover{ color:#5c307d;}

/*公共*/
.center{ margin:0 auto;}
.al_wi{ width:1200px; height:auto;}

/*head*/
.head{ background:url(31.jpg) repeat-x left top; height:90px; }
.head .logo{ float:left; display:inline; margin-top:7px; }
.head .serch{ float:right; height:30px; display:inline; overflow:hidden; margin-top:53px;}
.head .se_tx{ float:left; display:inline; width:215px; border-top:1px solid #dcdcdc;border-left:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;padding:0px 15px; height:28px;
line-height:28px; border-left:1px solid #ccc;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.head .se_btn{ float:left; display:inline; width:39px; cursor:pointer; height:30px; background:url(3.png) no-repeat center center; border:none; }
.zw_en{ position:relative;}
.wz_sz{ position:absolute; top:15px; right:-10px;}
.wz_sz a{ margin-left:15px;margin-right:15px; font-size:14px;}

/*导航*/
.nav{ position:relative; z-index:300;}
.nav_ul { height:45px; line-height:45px;}
.nav_ul li{ width:100px; text-align: center; font-size:14px; float:left; display:inline;}
.nav_ul li a{ color:#fff;}
.na_ul{}
.na_ul li{ float:left; color:#333; display:inline; width:100px; text-align:center;position:relative; font-weight:bold; line-height:45px; font-size:14px;}
.na_ul li.hover{ background:#5c307d; }
.na_ul li.hover a{color:#fff;}
.na_ul  li a{  height:45px; line-height:45px; color:#333;}
.na_ul  li .af_yj{ display:none; width:300px; background:#5c307d;}
.na_ul  li .af_yj li{ font-size:14px; float:left; cursor:pointer; background:#5c307d; width:150px; text-align:center; line-height:45px; }
.na_ul  li .af_yj li a{ color:#fff; line-height:45px; height:45px; display:block;}
.na_ul  li .af_yj li a:hover{ background:#412258; display:block; line-height:45px;}

/*中间内容*/
.new_m_main{background: #dcdcdc; height: 741px;  height:calc(100vh - 241px); width: 100%;}


/*末尾*/
.foot{ background:#5c307d; padding:15px 0px; text-align:center;}
.foot p{ color:#fff; line-height:28px;}








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