/* CSS Document */

*{margin:0; padding:0;}
a{ text-decoration:none} 
a{ font-family:arial, 'Microsoft Yahei','Î¢ÈíÑÅºÚ'; } 


body {width:358px;  background-color: #fff; }
li{list-style: none; }
.clear{clear:both; } 



.kd  { width:358px; height:auto; margin: 10px auto ;  } 

       
#box{width:358px;height: auto;border: 0px solid pink;margin: 0px auto; }
ul{display: flex;margin: 0 auto;width:100%;position: relative; }
ul>li{list-style: none; font-size: 15px;font-weight:600;  width:94%;height: 38px; text-align: center;line-height: 38px; background-color: #eee; }
ul .showli{ line-height: 38px; background-color: #fbfbfb;}
#box div{ height: auto;position: absolute; display: none; }
#box .show{ width:100%; margin: 0px auto ; height: auto; background-color: #fbfbfb; position: relative; display: block; }
#box .show a{width:94%; margin: 0px auto ; font-size: 14px; color: #555;line-height: 25px;   display: block; }

.fen { width:100%;  background:#3ebb8a; margin: 1px auto 10px ; border-radius:0px 0px 15px 15px; } 
.fen a{    line-height:33px; color:#000; font-size:15px;   font-weight:700; }

.xq{  width:94%;background:#eee; margin:0 auto ;  }
.xq_a{ width:98%;  margin:0px auto; line-height:28px; font-size:14px;   }
.xq_a a{ line-height:12px; color:#000; font-size:12px;   font-weight:400; }

.bt2{  width:100%;background:#fff; margin:0px auto ; }
.bt2_a{ width:94%; margin:0px auto ;  line-height:30px;  }
.bt2_a a{  color:#000; font-size:15px; font-weight:600; }

.fen2 { width:94%;   margin: 0px auto  ;  } 
.fen2 a{  line-height:33px; color:#000; font-size:12px;   font-weight:400; }

.footer { width:100%;  height:33px; background:#fff; text-align: center; } 
.footer a{ line-height:33px;  color:#000; font-size:12px;  font-weight:400; }











