@charset "utf-8";/* start reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,input,select,textarea,table,caption,tbody,tfoot,thead,tr,th,td,.x{margin:0;padding:0;}
a img,img,iframe{border:none;}
a span,form label{cursor:pointer;}
li{list-style:none;}
table{border-collapse:separate;}
caption,th,td{text-align:left;font-weight:normal;}
select,textarea,input,button{vertical-align:middle;font-family:inherit;font-size:100%;}
q:before,q:after,blockquote:before,blockquote:after{content:"";}
blockquote,q{quotes:"" "";}
h1{font-size:16px;}
h2{font-size:14px;}
h3{font-size:14px;}
h4,h5,h6{font-size:100%;}
h6{font-weight:normal;}
.clear{clear:both;}
.red{color:red;}
a{text-decoration:none;}
/* end reset */

/*页面头部底部样式*/
/*body{background:url(../images/body_bg.png);}*/
body{background:#f3f3f3;}
/*.header{width:100%;background:url(../images/head_search_bg_min.png) repeat-x;}*/
.header{width:100%;background-image:-moz-linear-gradient(center top , #efefef, #dbdbdb);background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(#efefef), to(#dbdbdb));}
.logo{width:36px;height:36px;display:block;float:left;margin:6px 0 0 13px;}
.searchbox{margin-left:57px;height:47px;}
.searchbox input {height:32px;width:100%;margin-top:7px;border:solid 1px #aaaaaa;border-radius:5px 0 0 5px;color:#999999;text-indent:5px;}
.search_text{margin-right:61px;height:47px;}
/*.search_a {width:46px;height:34px;background:url(../images/head_search_btn_bg_min.png);position:absolute;right:14px;top:7px;}*/
.search_a {width:46px;height:32px;position:absolute;right:14px;top:7px;background-image:-moz-linear-gradient(center top , #eeeeee, #cfcfcf);background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(#eeeeee), to(#cfcfcf));border:solid 1px #aaaaaa;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.search_a img{width:24px;height:24px;display:block;margin:6px 0 0 10px;}
/*.nav {height:36px;width:100%;background:url(../images/head_nav_bg.png);}*/
.nav {height:36px;width:100%;background-image:-moz-linear-gradient(center top , #19bbe3, #0fa9cf);background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(#19bbe3), to(#0fa9cf));border-bottom:#0591b4 1px solid;border-top:#0591b4 solid 1px;}
.nav li {float:left;width:25%;text-align:center;line-height:36px;font-size:18px;background:url(../images/head_nav_line.png) 100% 0 no-repeat;font-weight:600;}
.nav li a:link{display:block;width:99%;height:100%;color:#ffffff;text-shadow:0 1px 1px #333333;text-decoration:none;}
.nav li a:visited{display:block;width:99%;height:100%;color:#fffffe;text-shadow:0 1px 1px #333333;text-decoration:none;}
/*.nav a.click{background:url(../images/head_nav_select_bg.png);color:#ffffff;}*/
.nav a.click{background-image:-moz-linear-gradient(center top , #078fb1, #0c9fc3);background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(#078fb1), to(#0c9fc3));color:#ffffff;}

/*软件列表样式*/
.list{position:relative;min-height:68px;width:100%;background:url(../images/list_bottom_line.png) 0 100% repeat-x;}
.list_left{width:45px;height:45px;padding:2px;margin-top:8px;float:left;border:solid 1px #c0c0c0;border-radius:5px;background:url(../images/default_icon.png) no-repeat;background-origin:content-box;margin-left:9px;}
.list_middle{margin-left:7px;float:left;width:55%;}
.list_middle h3{font-size:18px;font-weight:500;margin-top:7px;color:#000000;text-shadow:0 1px 1px #ffffff;}
.list_middle .type{color:#adacac;margin:2px 0 2px;text-shadow:0 1px 1px #ffffff;font-size:14px;line-height:15px;}
.list_middle .down_num{color:#adacac;margin:5px 0 0px;text-shadow:0 1px 1px #ffffff;font-size:14px;line-height:15px;}
 .star0{background:url(../images/star_bg.png) 0 0 no-repeat;height:12px;}
 .star10{background:url(../images/star_bg.png) 0 -12px no-repeat;height:12px;}
 .star20{background:url(../images/star_bg.png) 0 -24px no-repeat;height:12px;}
 .star30{background:url(../images/star_bg.png) 0 -36px no-repeat;height:12px;}
 .star40{background:url(../images/star_bg.png) 0 -48px no-repeat;height:12px;}
 .star50{background:url(../images/star_bg.png) 0 -60px no-repeat;height:12px;}
 .star5{background:url(../images/star_bg.png) 0 -72px no-repeat;height:12px;}
 .star15{background:url(../images/star_bg.png) 0 -84px no-repeat;height:12px;}
 .star25{background:url(../images/star_bg.png) 0 -96px no-repeat;height:12px;}
 .star35{background:url(../images/star_bg.png) 0 -108px no-repeat;height:12px;}
 .star45{background:url(../images/star_bg.png) 0 -120px no-repeat;height:12px;}
.list_right{width:60px;height:30px;position:absolute;right:14px;top:17px;}
.list_right input {width:60px;height:30px;background:url(../images/list_btn_bg.png);border:0;font-size:16px;color:#1a1a1a;text-shadow:0 1px 1px #ffffff;}
/*蓝色按钮*/
.list_right input.detail_down0{font-weight:600;text-shadow:0 1px 1px #000000;width:72px;height:36px;background:url(../images/detail_btn2.png);border:0;font-size:16px;color:#ffffff;}
.detail_down{text-shadow:0 1px 1px #000000;width:200px;height:39px;background:url(../images/list_btn_more22.png);margin:5px auto 20px;line-height:39px;text-align:center;color:#ffffff;font-size:16px;font-weight:600;}

.more {width:180px;height:31px;background:url(../images/list_btn_more.png);margin:15px auto 8px;line-height:31px;text-align:center;color:#1a1a1a;text-shadow:0 1px 1px #ffffff;font-size:14px;}
/*分类列表*/
/*.list_sort .list_middle h3{margin-top:8px;}*/
.list_sort .list_middle h3{margin-top:20px;}
.list_sort .list_middle .type {line-height:15px;margin-top:2px;}


		
/*底部*/
#cat_content{margin-bottom:7px;}
.to_top{text-align:right;padding-right:10px;height:30px;line-height:25px;}	
.to_top a{text-shadow:0 1px 1px #ffffff;font-size:16px;color:#0395B9;}	
.bottom{padding:0 0 5px 0;width:100%;background:url(../images/bottom_bg.png);position:relative;}
.background_none{background:none;}
.bottom ul{width:72%;margin-left:14%;height:25px;padding-top:8px;margin-bottom:5px;}
.bottom li {float:left;width:25%;text-align:center;font-size:16px;background:url(../images/bottom_nav_line.png) 100% 0 no-repeat;}
.bottom li a:link{width:35px;height:100%;display:block;margin:0 auto;padding-bottom:3px;color:#0395b9;text-shadow:0 1px 1px #ffffff;text-decoration:none;}
.bottom li a:visited{width:35px;height:100%;display:block;margin:0 auto;padding-bottom:3px;color:#0395b8;text-shadow:0 1px 1px #ffffff;text-decoration:none;}

.bottom  .select{border-bottom:solid 1px #0395b9;}
.bottom p {text-align:center;font-size:14px;color:#888888;line-height:20px;}

/*首页其余样式，广告图片轮播*/
.banner{width:100%;background:-webkit-gradient(linear,50% 0%, 50% 100%,from(#eeeeee),to(#e0e0e0));position:relative;}
#wrapper,#img_container{overflow:hidden;width:100%;text-align:center;margin:0 auto;}
#scroller{margin:0 auto;}
#thelist{width:100%;height:105px;}
#thelist li{width:144px;height:82px;padding:3px 4px;float:left;border:solid 1px #cbcaca;border-radius:5px;background:#ffffff;margin:10px 3px 0 3px;}
#thelist li img{width:144px;height:82px;border-radius:4px;}
#nav_detail{width:100%;height:14px;text-align:center;background:#dddddd;border-bottom:1px solid #dddddd;}
#nav_detail span{background: none repeat scroll 0 0 #F7F7F7;display: inline-block;height: 8px;margin: 0 5px 0 0;vertical-align: middle;width: 8px;border-radius:3px;}
#nav_detail span.active{background:#66a211;}
#nav { width:100%;height:14px;text-align:center;}
#nav span{background: none repeat scroll 0 0 #F7F7F7;display: inline-block;height: 8px;margin: 0 5px 0 0;vertical-align: middle;width: 8px;border-radius:3px;}
#nav span.active{background:#66a211;}
/*必备其余样式*/
.title{width:100%;height:30px;background:url(../images/title_bg.png);}
.title p{font-size:16px;color:#1a1a1a;text-shadow:0 1px 1px #ffffff;padding:6px 13px;font-weight:600;}
.title a{font-size:14px;color:#0395b9;line-height:30px;margin-left:10px;float:left;font-weight:600;}

/*分类其余样式*/
.sort{width:100%;height:43px;background:url(../images/tab_bg.png);}
.sort ul {width:90%;margin-left:5%;height:43px;}
.sort li{float:left;width:33.3%;text-align:center;padding-top:10px;}
.sort li a{font-size:18px;color:#1a1a1a;text-shadow:0 1px 1px #ffffff;text-decoration:none;font-weight:600;width:100%;height:100%;display:block;height:33px;}
.sort li a.select{background:url(../images/tab_a_select.png) 0 100% repeat-x;}

/*分类列表样式*/
.fenlei_title{height:54px;width:100%;background:url(../images/fenlei_title_bg.png);text-align:center;color:#ffffff;font-size:20px;line-height:54px;text-shadow:0 1px 1px #012c36;font-weight:600;position:relative;}
.fenlei_title .back{width:60px;height:30px;display:block;background:url(../images/list_btn_bg.png);font-size:14px;line-height:30px;text-align:center;color:#1a1a1a;text-shadow:0 1px 1px #ffffff;position:absolute;left:13px;top:13px;}

/*排行样式*/
.list_type{width:100%;height:43px;background:url(../images/tab_bg.png);}
.list_type ul {width:70%;margin-left:15%;height:43px;}
.list_type li{float:left;width:50%;text-align:center;padding-top:10px;}
.list_type li a{font-size:18px;color:#1a1a1a;text-shadow:0 1px 1px #ffffff;text-decoration:none;font-weight:600;width:100%;height:100%;display:block;height:33px;}
.list_type li a.select{background:url(../images/tab_a_select.png) 0 100% repeat-x;}

/*应用详情-信息*/
.list_detail {background:none;padding:5px 0;}
.detail_nav{width:94%;padding:0 3%;height:35px;background:url(../images/head_search_bg_min.png);border-bottom:solid 1px #bbbbbb;}
.detail_nav ul{}
.detail_nav ul li{float:left;width:33.3%;text-align:center;line-height:35px;color:#1a1a1a;text-shadow:0 1px 1px #ffffff;font-size:18px;font-weight:600;}
.detail_nav ul li.click{background:url(../images/head_nav_select_bg.png);border-radius:5px;color:#ffffff;text-shadow:0 1px 1px #1a1a1a;}
.detail_info {height:46px;padding:5px 0;border-bottom:1px solid #dddddd;}
.detail_info li{float:left;font-size:16px;color:#5d5d5d;text-indent:6px;padding:3px 0;text-shadow:0 1px 1px #ffffff;}
.detail_info li.odd{width:45%;}
.detail_info li.even{width:55%;}
.imgs{background:#dddddd;}
.img_container{height:292px;width:100%;overflow:hidden;position:relative;background:#dddddd;}
.img_container ul{margin-top:15px;height:270px;}
.img_container ul li{width:180px;height:270px;float:left;margin:0 10px;}
.img_container ul li img{width:100%;height:100%;}	
.detail_content {padding:10px;color:#1a1a1a;text-shadow:0 1px 1px #ffffff;font-size:14px;line-height:18px;}
.detail_content p{text-indent:10px;}
.info_more{font-size:14px;text-align:right;padding:5px;}
.info_more a{color:#0395b9;}

/*应用详情-评论样式*/
.comment_list{padding:9px;background: url("../images/list_bottom_line.png") repeat-x scroll 0 100% transparent;}
.comment_list h3{font-size:16px;color:#454545;text-shadow:0 1px 1px #ffffff;font-weight:600;}
.comment_list .version {height:20px;text-align:right;color:#adadac;font-size:14px;line-height:20px;}
.comment_list .version p{float:left;width:70px;margin-top:3px;}
.comment_list .user{float:left;}
.comment_list .time{float:right;}
.comment_list .info{color:#acacac;height:20px;font-size:14px;}
.comment_list_no{width:100%;text-align:center;color:#666666;font-size:12px;line-height:200px;}