/*ÎÄÕÂµ¯³ö²Ëµ¥*/
.navtree{ display: none; position: absolute; top:0; height: 100%; width: 100%;z-index: 10000;}
.navtree .maskbg{background-color: #333;position:fixed;left: 0;top:0;filter: alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7;height: 100%;width: 100%;}
.navtree .pop-dwon2{ padding-top:10px; top: 90px;position: relative; background: #eee;}
.navtree .pop-dwon2-fl{ padding-left:15px; height:30px; line-height:30px; font-size:1.6rem;color:#666; border-bottom:1px solid #d0d0d0;}
.navtree .pop-dwon2-fl a{display:block;padding:0 10px; color:#977c00; transition:all .3s ease-in-out;float:left;}
.navtree .pop-dwon2-fl a:hover{background:#dadada; color:#ff5a5a; padding-left:12px;}
.navtree .pop-dwon2-fl2{ margin:5px 15px; background:#FFC; padding:2px 5px;font-size:1.4rem;}
.navtree .pop-dwon2-fl2 a{display:block; line-height:30px; padding:0 10px; color:#666; transition:all .3s ease-in-out;float:left;}
.navtree .pop-dwon2-fl2 a:hover{background:#dadada; color:#ff5a5a; padding-left:12px;}
.navtree .pop-dwon2-fl2:last-child{border:none;}

.navtree .wz-wzss2{ margin:15px 0 0 15px;}
.navtree .wz-wzss2 .sear-1 { float: left;height: 30px;padding: 5px 0 5px 2px;width: 60%;text-indent: 10px; font-size:1.4rem;border:none;border-right: none;color: #666;}
.navtree .wz-wzss2 .sear-2 { float: left;width: 50px;height: 40px;background:url(../pict/sslog3.gif) no-repeat #fff;border:none;border-left: none;cursor: pointer;}