﻿@charset "utf-8";
/*全局样式*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {margin:0;padding:0;}
body,button,input,select,textarea {font:14px/1.5 "Arial","Microsoft YaHei","SimSun";color:#333;}
button,input,select,textarea,img {vertical-align:middle;outline:none;}
body {width:100%;min-height:100%;-webkit-text-size-adjust:none;background:#fff}
h1,h2,h3,h4,h5,h6{font-size:100%;}
em,i {font-style:normal;font-weight:normal;}
ul,ol,li {list-style:none;}
img {font-size:0;line-height:0;border:0;}
.clear:after {content:'';font-size:0;height:0;display:block;visibility:hidden;clear:both;}
.clear {zoom:1;}
.fl-lf {float:left;}
.fl-rt {float:right;}
.mg-t10 {margin-top:10px;}
.mg-r10{margin-right:10px}
.mg-Lr10 {margin-left:10px;margin-right:10px;}
.pd-tb {padding:10px 0;}
.none {display:none;}
.zm {overflow:hidden;zoom:1;}
.position {position:relative;+z-index:1;}
.textct {text-align:center;}
.text-indent{text-indent:-9999px;display:block}
.box,.nav,.list-hd ul{width:100%;display:-webkit-box;display:-moz-box;display:-ms-box;}
.box-flex,.nav a,.list-hd li{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;display:block;}
.banner {padding-top:10px;}
.banner img {max-width:100%;}
/*背景图片*/
.iconbg,.top-nav a em{background:url(../images/appbg.png) no-repeat;}
.mod-one dt em{background:url(../images/iconbg.png) no-repeat;display:block;}
.star-icon{height:12px;background:url(../images/starbg.png) repeat-x 0 -18px;display:block;}
.starbg{width:75px;background-position:0 0;display:inline-block;vertical-align:middle;margin-right:5px}
.star1{width:14px;}
.star2{width:28px;}
.star3{width:43px;}
.star4{width:57px;}
.star5{width:75px;}
/*链接样式*/
a {color:#000;text-decoration:none;outline:none;}
.ft1{color:#30b356;}
/*头部样式*/
.header{padding:10px 10px 10px 5px;}
.top{height:20px;line-height:20px;background:#30b356;}
.top h2 i,.soft-hd h2 i{width:10px;height:18px;margin-right:5px;float:left;}
.top h2 i{background-position:-63px -73px;}
.top h2 a{color:#fff;font-size:16px;font-weight:normal;}
.top .icon1{width:20px;height:20px;margin-right:15px;background-position:-1px 0;display:inline-block;}
.top .icon2{width:22px;height:18px;background-position:-34px -2px;display:inline-block;}
.search-icon{width:20px;height:20px;background-position:-192px -2px;margin-top:5px}
/*导航样式*/
.nav{line-height:48px;background:#30b356;border-bottom:2px solid #0c8d31;}
.nav a{color:#fff}
.nav a:last-child i{width:6px;height:6px;background-position:-103px -36px;position:relative;top:-2px;left:5px;display:inline-block;}
.nav .current{background:#64c680;}
.top-nav{width:100%;height:100%;position:fixed;z-index:999;background:rgba(0,0,0,.2);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33000000,endcolorstr=#33000000);left:0;top:0;}
.top-nav i{font-size:0;line-height:0;border:6px solid;border-color:transparent transparent #fff transparent;position:absolute;top:32px;right:20px}
.top-nav nav {width:97px;position:absolute;top:44px;right:10px;background:#fff;border-radius:8px}
.top-nav a {font-size:15px;line-height:44px;border-top:1px solid #e6e6e6;display:block;}
.top-nav a em{margin:9px 15px 0;float:left;}
.top-nav a:first-child {border:0;}
.top-nav a:nth-child(1) em{width:25px;height:23px;background-position:-59px -1px;}
.top-nav a:nth-child(2) em{width:20px;height:20px;background-position:-87px -4px;margin:12px 17px 0}
.top-nav a:nth-child(3) em{width:24px;height:19px;background-position:-112px -4px;margin-top:12px}
.top-nav a:nth-child(4) em{width:23px;height:26px;background-position:-140px -1px;margin:8px 16px 0 15px}
.top-nav a:nth-child(5) em{width:20px;height:24px;background-position:-168px -1px;margin:10px 15px 0 18px}
/*焦点图*/
.slideBox{max-width:600px;overflow:hidden;margin:0 auto;position:relative;}
.slideBox .hd .lf,.slideBox .hd .rt{width:14px;height:100%;position:absolute;top:0;display:-webkit-box;-webkit-box-align: center;}
.slideBox .hd .lf{-webkit-box-pack:star;}
.slideBox .hd .rt{right:0;-webkit-box-pack:end;}
.slideBox .prev,.slideBox .next{display:block;width:14px;height:32px;cursor:pointer;}
.slideBox .prev{background-position:0 -32px}
.slideBox .next{background-position:-15px -32px;}
.slideBox .bd{/* position:relative;z-index:0;*/overflow-x:scroll;overflow:hidden;}
.slideBox .bd ul{white-space:nowrap;display:flex;}
.slideBox .bd::-webkit-scrollbar{display:none;}
.slideBox .bd li{ /*position:relative;*/width:150px;float:left;margin:0 3px;}
.slideBox .bd li img{max-width:150px;display:block;margin:0 auto;}
#img-two .bd li a{width:50%;float:left;position:relative;}
#img-two .bd li p{color:#fff;text-align:center;width:100%;height:20px;line-height:20px;overflow:hidden;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);position:absolute;left:0;bottom:0;}
#img-two .bd li a:nth-child(1){border-right:4px solid #fff;box-sizing:border-box;}
.news-details .slideBox{margin-top:10px;padding:0 10px}
.news-details .slideBox .hd .lf,.news-details .slideBox .hd .rt{width:18px}
.news-details .slideBox .prev,.news-details .slideBox .next{width:18px;height:40px;}
.news-details .slideBox .prev{background-position:-32px -26px}
.news-details .slideBox .next{background-position:-50px -26px}
/*选项卡样式*/
.list-hd {padding:10px 0;text-align:center;line-height:33px;border-bottom:1px solid #e7e7e7}
.list-hd ul {width:70%;margin:0 auto;background:#f0f0f0;border:2px solid #dcdcdc;border-radius:6px;}
.list-hd li {color:#000;font-size:15px;border-right:2px solid #dcdcdc;}
.list-hd li a{display:block;}
.list-hd li:first-child{border-radius:6px 0 0 6px;}
.list-hd li:last-child{border:0;border-radius:0 6px 6px 0;}
.list-hd .on{color:#30b356;background:#fff;}
.list-hd .on a{color:#30b356;}
.list-one ul{width:70%}
.special-list ul{width:90%}
.list-two{border:0;}
.list-two ul{margin-left:10px}
.list-three ul{width:60%}
/*图文版块*/
.mod-hd {text-align:left;line-height:14px;padding-top:10px;}
.mod-hd h2 {color:#000;margin-left:10px;padding-left:8px;border-left:3px solid #30b356;}
.mod-list {line-height:37px;}
.mod-list li {height:37px;text-indent:15px;background:url(../images/li_bg.gif) no-repeat 10px 18px;border-bottom:1px solid #f5f5f5;overflow:hidden;}
.mod-list span {color:#999;font-size:12px;margin:0 10px;float:right;}
.mod-img-list {text-align:center;line-height:25px;}
.mod-img-list li {width:25%;margin-top:10px;float:left;}
.mod-img-list li p{height:25px;word-break:break-all;overflow:hidden;}
.mod-img-list .img-box {width:75px;margin:0 auto;display:block;}
.mod-img-list .img-box img{border-radius:4px}
@media screen and (max-width:350px){.mod-img-list .img-box{width:60px}.mod-img-list li img{width:60px;height:60px;}}
@media screen and (min-width:800px){.mod-img-list li{width:16.66%}}
/*友情链接*/
.links a{line-height:22px;}
.links p{padding:10px}
.links p i {color: #c1c1c1;font-size: 12px;padding: 0 8px;}
/*软件样式*/
.mod-one dl{width:50%;padding:20px 25px;border-bottom:1px solid #e7e7e7;border-right:1px solid #e7e7e7;box-sizing:border-box;float:left;}
.mod-one dt{width:100px;height:62px;border-radius:8px;margin-right:15px;float:left;display:box;display:-webkit-box;display:-moz-box;-webkit-box-pack:center;-moz-box-pack:center;-webkit-box-align:center;-moz-box-align:center;}
.mod-one dd{height:31px;line-height:31px;overflow:hidden;}
.mod-one dd a{display:block;}
@media screen and (max-width:450px){.mod-one dl{padding:10px}.mod-one dt{width:70px;margin-right:10px}}
.mod-one .icon1 dt{background:#99cdff;}
.mod-one .icon1 dt em{width:41px;height:33px;background-position:-1px 0;}
.mod-one .icon2 dt{background:#669acc;}
.mod-one .icon2 dt em{width:39px;height:39px;background-position:-1px -39px;}
.mod-one .icon3 dt{background:#cccbfb;}
.mod-one .icon3 dt em{width:45px;height:45px;background-position:0 -87px;}
.mod-one .icon4 dt{background:#f9bd84;}
.mod-one .icon4 dt em{width:28px;height:46px;background-position:-6px -144px;}
.mod-one .icon5 dt{background:#669acc;}
.mod-one .icon5 dt em{width:28px;height:40px;background-position:-3px -199px;}
.mod-one .icon6 dt{background:#ffb8b7;}
.mod-one .icon6 dt em{width:45px;height:45px;background-position:0 -246px;}
.mod-one .icon7 dt{background:#99cdff;}
.mod-one .icon7 dt em{width:40px;height:41px;background-position:-1px -296px;}
.mod-one .icon8 dt{background:#9bcbcd;}
.mod-one .icon8 dt em{width:41px;height:40px;background-position:-1px -340px;}
.mod-one .icon9 dt{background:#ffb8b7;}
.mod-one .icon9 dt em{width:37px;height:40px;background-position:-1px -388px;}
.mod-one .icon10 dt{background:#cccbfb;}
.mod-one .icon10 dt em{width:33px;height:37px;background-position:-1px -434px;}
.tags ul{margin-right:-10px;overflow:hidden;}
.tags li{margin:10px;overflow:hidden;float:left;}
.tags li a{line-height:28px;padding:0 15px;border:1px solid #ccc;display:block;border-radius:4px}
.more-btn {color:#666;text-align:center;text-indent:-35px;line-height:28px;background:url(../images/details_bg.jpg) no-repeat center 0;display: block;}
.more-bg {background-position:center -35px;}
.tags .auto {height:auto;max-height:none;}
.games .icon1 dt em{width:28px;height:36px;background-position:-1px -477px;}
.games .icon2 dt em{width:41px;height:39px;background-position:-1px -520px;}
.games .icon3 dt em{width:41px;height:41px;background-position:-1px -564px;}
.games .icon4 dt em{width:41px;height:17px;background-position:0 -619px;}
.games .icon5 dt em{width:39px;height:42px;background-position:-2px -648px;}
.games .icon6 dt em{width:41px;height:24px;background-position:-1px -695px;}
.games .icon7 dt em{width:35px;height:34px;background-position:-3px -726px;}
.games .icon8 dt em{width:36px;height:36px;background-position:-3px -770px;}
.games .icon9 dt em{width:33px;height:35px;background-position:-1px -815px;}
.games .icon10 dt em{width:35px;height:35px;background-position:-3px -857px;}
.soft-hd{color:#30b356;font-size:15px;line-height:35px;padding-left:10px;background:#f2f2f2;border-bottom:1px solid #e7e7e7;}
.soft-hd h2 i{background-position:-84px -73px;margin-top:8px}
.soft-list .mod-img-list{text-align:left;}
.soft-list .mod-img-list li{width:100%;margin:0}
.soft-list .img-box{width:auto;padding:10px;border-bottom: 1px solid #e7e7e7;}
.soft-list .img-box img {width:75px;height:75px;margin-right:10px;float:left;}
.soft-list .mod-img-list .text{color:#878787;font-size:12px;margin-right:0}
.news-details .soft-list .text span{margin-left:5px}
.soft-tags{color:#878787;font-size:12px;}
.soft-tags a{height:18px;line-height:18px;margin-right:5px;padding:0 5px;display:inline-block;border:1px solid #bdbdbd;border-radius:4px}
.soft-list .mod-img-list li p,.soft-list .mod-img-list li h3{height:25px;line-height:25px;margin-right:90px;overflow:hidden;}
.soft-list .score{color:#ea0000;font-size:12px;font-weight:bold;}
.soft-list .mod-img-list li .down{color:#fff;text-align:center;width:78px;height:32px;line-height:32px;background:#30b356;border-radius:4px;margin:-55px 0 0;}
/*分页样式*/
.page{height:20px;padding:15px 10px;overflow:hidden}
.page-bd{display:inline-block;*display:inline;*zoom:1}
.page-bd a,.page-bd span{margin-left:5px;padding:5px 8px;background:#f2f2f2;border:1px solid #ddd;display:block;float:left}
.page-bd .current{color:#fff;background:#47b751;border-color:#47b751}
/*排行样式*/
.ht .mod-img-list li h3,.ht .mod-img-list li p{height:19px;line-height:19px}
.ranking .number{font-family:"Arial";font-size:18px;text-align:center;width:40px;margin-top:30px;float:left;}
.ranking .img-box{padding-left:45px;}
/*资讯详情*/
.news-details-hd {padding-bottom:10px;border-bottom:1px solid #F0F0F0;}
.news-title {font-size:18px;line-height:25px;padding:15px 10px 10px;}
.news-titbar {color:#999;}
.news-titbar span {padding-left:10px;}
.details-bd {line-height:22px;padding:0 10px;word-break:break-all;overflow:hidden;}
.details-bd h3{margin-top:10px;}
.details-bd p {margin-top:10px;}
.details-bd img {max-width:90%;display:block;margin:10px auto 0;}
.details-bd .title {font-weight:bold;font-size:13px;color:#666;line-height:28px;text-indent:0;padding:0 0 0 10px;background:#FAFAFA;border:1px solid #EFEFEF;}
.details-three .mod-list li{height:34px;line-height:34px;text-indent:10px;background-position:0 16px}
.details-bd span.red{color:red;}
.details-bd span.yellow{color:#ff971c;}
.details-bd span.blue{color:#1fa9e1;}
.details-bd p.biaoqian{line-height:25px;}
.details-bd p.biaoqian a{color:#71c6ff;border:1px solid #ccc; border-radius:5px;padding:0 5px;display:inline-block;margin:0 5px 5px 0;}
.details-bd p.biaoqian a.bqtit {color:#30b356;border:none;}
.news-details-bd a {color:#30b356;}
.banner{text-align:center;margin-top:10px;padding:0 10px;}
.banner img {max-width:100%;}
.details-table {text-align: center;font-size: 12px;width: 100%;border-collapse: collapse;border: 1px solid #eee;margin-top: 10px}
.details-table th {font-size: 14px;height: 36px;line-height: 36px;background: #eee;overflow: hidden;zoom: 1}
.details-table td {line-height: 29px;background: #fff;border: 1px solid #eee;padding: 5px;word-break: break-all}




.details-four {margin-top: 10px;position: relative;}
.details-four .imgarea img {max-width:100%;width: 60px;height: 60px;margin:0 10px 0 0;}
.details-four p {margin: 0}
.details-four .imgarea {float:left;}
.details-four .txtarea {overflow:hidden;zoom:1;}
.details-four .mod-three {border: 0}
.details-four .mod-three li {border: 0;padding: 0}
.details-four .title,.details-four p {height: 20px;line-height: 20px;overflow:hidden}
.details-four .mod-three .score {color: #fe0101;font-size: 16px;font-family: "Georgia";margin-left: 5px}
.details-four .title {color: #333;font-size:16px;font-weight: bold;margin-right: 60px;border: 0;background: none;padding: 0;line-height: 20px}
.details-four .text {color: #878787;font-size:13px;height: 20px;line-height: 25px;margin-top: 0}
.details-four .text i{padding:0 2px;}
.details-four .down {height: 28px;line-height: 28px;width: 60px;top: 16px;right: 0;background: #30b356;color: #fff;text-align: center;border-radius: 4px;position: absolute;}
.details-four .down a{color: #fff;}
.details-four .mod-three li .tags {height: 28px;margin-top: 10px;overflow: hidden;zoom: 1}
.details-four .mod-three li .tags a {color: #30b356;font-size: 13px;line-height: 26px;padding: 0 10px;margin-right: 10px;border: 1px solid #30b356;border-radius: 3px;float: left}


/*软件详情*/
.details-top .mod-img-list li h3,.details-top .mod-img-list li p{margin:0;}
.details-top .text span:first-child{width:42%;float:left;}
.details-top .text span{width:58%;float:left;}
.details-top .mod-img-list li .details-down{height:42px;line-height:42px;margin-top:10px;padding:0 10px}
.details-down a {color:#fff;text-align:center;width:100%;border-radius:4px;background:#71c6ff;display:block;}
/*搜索样式*/
.search {height:28px;padding:20px 0;overflow:hidden;}
.search-input {margin-left:30px;height:18px;padding:4px 0 4px 15px;border:1px solid #676767;border-right:0;border-radius:8px 0 0 8px;}
.search-btn {width:31px;height:28px;margin-right:30px;background-position:-1px -68px;border:0;text-indent:-999px;display:block;}
.search-tips{color:#30b356}
/*专题样式*/
.topics-list li{padding:10px;border-bottom:1px solid #e7e7e7;overflow:hidden;}
.topics-list li img{width:120px;height:84px}
@media screen and (max-width:350px){.topics-list li img{width:120px;height:63px}.topics-list li p{height:40px;}}
.topics-list h2{font-weight:normal;}
.topics-list h2 i{width:12px;height:12px;background-position:-40px -77px;margin-right:10px;display:inline-block;}
.topics-list p{height:60px;line-height:20px;margin-top:3px;overflow:hidden;}
.topics-img{max-width:600px;margin:0 auto}
.topics-img img{width:100%}
.topics-img p{text-align:center;color:#fff;font-size:18px;width:100%;height:40px;line-height:40px;background:rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000,endcolorstr=#B2000000);position:absolute;left:0;bottom:0;word-break:break-all;overflow:hidden}
.topics-box{padding:0 10px 10px;background:#f9f9f9;border-bottom:1px solid #e7e7e7}
.topics-box div{line-height:26px;overflow:hidden;}
.topics-box p{padding-top:5px;}
.topics-box .on{height:auto;}
/*底部样式*/
.footer{padding:10px 0;}
.footer p{color:#666;padding-top:5px;}
.footer i{padding:0 6px;}
/*应用宝地址下载*/
.newBox{display:none;background-color:#fff;overflow:hidden;min-height:85px;padding:10px}
.newBox .btn-checkbox{display:block;height:36px;line-height:36px;font-size:16px;margin-right:30px}
.newBox .icon-check{display:inline-block;width:19px;height:20px;margin:7px 5px 0 0;float:left;background:url(../images/checkbox.png) 0 0 no-repeat}
.newBox .icon-active{background:url(../images/checkbox.png) 0 -23px no-repeat}
.newBox .tipShow{background:#d1def9;padding:6px}
.newBox .topBox{display:-moz-box;display:-webkit-box;display:box;padding-bottom:10px}
.newBox .pptvHref{box-flex:1;-webkit-box-flex:1;-moz-box-flex:1;display:block;height:36px;color:#fff;font-size:18px;border-radius:3px;background:#0dad51;line-height:36px;text-align:center}
.newBox .noBg{background:0 0;border:1px solid #0dad51;color:#0dad51}
.newBox-on{background:#fff;left:0;z-index:99;padding:10px;box-shadow:0 1px 2px #ccc}
#info .normal{clear:both}
#info .normal span{font-size:13px;line-height:20px;min-height:40px;color:#999}
#info .normal .icon{display:none;margin:2px 5px 0 0;float:left;width:20px;height:20px;background:url(../images/tips.png) 0 0 no-repeat}
#info .tipShow span{color:#3266cc}
#info .tipShow .icon{display:block}
#tip{text-align:center;font-size:12px;color:red;}