/* --------*/
.top-nav{ background:#fff; margin: 0px 15px; border: 1px solid #dedede; border-bottom:none;}
.top-nav .navlist-wrap{position:relative; padding:0 30px; color:#666;}
.top-nav .navlist-wrap font{ float:left; padding:13px 0 13px 0;}
.top-nav .navlist{ padding:13px 0 13px 0; height:100%; overflow:hidden;}
.top-nav .navlist .nav-btn{float:left;margin-left:60px;color:#666;vertical-align:middle;text-decoration:none; font-size:12px;}
.navlist .nav-btn span{background:url(../images/broswer_home.png) no-repeat -29px -145px;display:inline-block;width:16px;height:16px;margin-left:4px;vertical-align:middle;*height:12px;*vertical-align:middle;*cursor:pointer;*letter-spacing:0;*margin-left:0;*background-position:-26px -145px}
.navlist .btn-active span{background:url(../images/broswer_home.png) no-repeat -8px -145px;*background-position:-5px -145px}
.top-nav .expand{height:0px;background-color:#fff;overflow:hidden;position:relative;width:100%}
.top-nav .nav-bottom-bg{height:1px;_font-size:1px;background-color:#21d9d9}
/*------*/
.expand .download{height:200px;width:700%;}
.expand .download .item{float:left;width:14.28%}
.expand .download .item-active{display:block}
.expand .close-btn{width:120px;height:20px;background:url(../images/broswer_home.png) no-repeat -13px -117px;position:absolute;left:50%;bottom:-2px;margin-left:-60px;cursor:pointer;}
.download .download-list{padding:20px 50px; }
.download .download-list ul{ width:500px;}
.download .download-list ul li{ width:50%; float:left; margin-bottom:15px;}
.download .download-list ul .in a{ color:#f60;}

.download .download-list .con{overflow:hidden; margin-bottom:20px;color:#666; padding-left:99px;}
.download .download-list .con p{ float:left; margin-right:50px;}
.download .download-list .con p b{ display:block; line-height:30px; float:left; margin-right:5px; font-size:12px; font-weight:lighter;}
.download .download-list .con p input{ width:200px; height:30px; border:1px solid #dedede; text-indent:5px;}
.download .download-list .con p select{ width:136px; height:30px; border:1px solid #dedede;vertical-align: middle;outline: medium none;appearance: none;color: #666;-moz-appearance: none;-webkit-appearance: none;background: url(../images/r.png) no-repeat scroll right center transparent; text-indent:5px;}
.download .download-list .con p .in{ width:80px; text-align:center;}
.download .download-list .con p .in2{ width:134px; text-align:center;}

.download .download-list .search{border-top:none; float:right;}
.download .download-list .search h6{ width:66px; text-align:right; margin-right:20px;display:block; float:left; font-size:12px; line-height:36px;}
.download .download-list .search input{ height:36px; border:1px solid #eee; display:block; float:left; color:#aaa; text-indent:5px; }
.download .download-list .search .test{ width:82px; background:#e68639; color:#FFF; display:block; float:left; height:30px; line-height:30px; text-align:center; margin-left:10px; border:1px solid #e68639;}
.download .download-list .search .test:hover{ background:#e68639;border:1px solid #e68639;}
.download .download-list .search .test2{ width:82px; background:#fff; color:#666; display:block; float:left; height:30px; line-height:30px; text-align:center; margin-left:10px; border:1px solid #dedede;}
.download .download-list .search .test2:hover{ background:#e68639;border:1px solid #e68639; color:#fff;}
