<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


/**
.search-menu-left {
 margin:0;
 padding:0;
 box-sizing: border-box;
 list-style: none;
}
html {
 color:#333;
 background:#eee;
}
body {
 line-height:1;
 .clearfix:after{ content: ""; clear: both; display: block; }
}**/

.menu,.tab-box{height: 100%;  margin: 0 auto; background: #fff; }
.menu ul li span{background: #ededed; display: block; height: 100%; width: 100%; position: relative; padding: 0px; cursor: pointer;}
.menu ul li span h2{ margin-left: 20px; ext-align: center; background: #ededed; font-size: 14px; color: #636363; line-height: 50px;}
.menu ul li span i{ display: block; height: 20px; width: 20px; background: url(../images/arr.png) no-repeat center center; background-size:80% 80%; position: absolute; left: 160px; top: 50%; margin-top: -10px;  transition: all 0.3s ease-out; transform: rotate(0deg);}
.menu ul li span i.action{ transition: all 0.3s ease-out;transform: rotate(180deg);}
.menu ul li&gt;dl{ display: none; padding-left: 0px; background: #fff; }
.menu ul li dl dd{ display: inline; }
.menu ul li { margin-bottom: 1px; }
/*.menu ul li&gt;dl a{ display: block; height: 100%; width: 100%; font-size: 14px; color: #222; text-decoration: none; }*/
.menu-xgxg_nr{ padding: 0px 0px 0px 0px;}
.menu-xgxg_nr ul{overflow: hidden;}
.menu-xgxg_nr li{border-bottom: 1px solid #eee; float: left; line-height: 30px; /*width:100%;*/ font-size: 13px; }
.menu-xgxg_nr a{color: #888;}
.menu-xgxg_nr a {margin-left: 15px; color: #888;}

.menu-xgxg_nr li .search-l-a {margin-left: 20px; color: #888;}

.tab-box{ width: 600px; margin-top: 40px; }
.tab-box .tab{border-bottom: 1px solid #eee; }
.tab-box .tab ul li{ width: 33.3%; float: left;  height: 55px; line-height: 55px; text-align: center; }
.tab-box .tab ul li.action{ background: #d8e7f5; }
.tab-box .box{width: 100%; height: 200px; }
.tab-box .box .item{ display: none; padding: 15px;height: 200px; }
.tab-box .box .item:first-child{display: block;}


.box{聽position:absolute;聽width:75%;聽padding:10px聽20px聽20px聽20px;聽background:#fff;聽z-index:999999;}
.box聽dl{display:block;聽width:100%;}
.box聽dt{font-size:14px;color:red;聽line-height:30px;聽font-weight:bold;}
.box聽dd{聽width:49%;float:left;聽line-height:30px;聽}</pre></body></html>