
.box a:hover{
    text-decoration: underline;
}
.box {
    padding-bottom: 15px;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.box h3 {
    font-size: 18px;
    color: #0199dc;
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
    line-height: 50px;
    margin-bottom: 8px;
}
.box img{
        vertical-align: top;
}
.box dl {
    overflow: hidden;
    padding: 10px 20px;
}
.box_music img{
    display: inline-block;
}
.box dt {
    float: left;
    width: 45px;
    padding-right: 10px;
}

.box dd p {
    float: left;
    width: 170px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
}

.box dd span,
.box .softph span {
    float: right;
    width: 56px;
    height: 23px;
    border: 1px solid #47b751;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    color: #47b751;
    line-height: 23px;
    margin-top: 10px;
}

.box dd span a,
.box .softph span a {
    display: block;
    color: #47b751;
    text-decoration: none;
}

.box dd span a:hover,
.box .softph span a:hover {
    background: #47b751;
    color: #fff;
    text-decoration: none;
}

.box dd p .verstit {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.box .softkey a {
    display: inline-block;
    margin: 0 15px;
    text-align: center;
    line-height: 30px;
}

/*qq音乐&& 酷我音乐*/
.music_bc {
    display: inline-block;
    width: 30px;
    height: 33px;
    background: url(qqmusic.png) no-repeat;
    vertical-align: middle;
    position: relative;
    top: -3px;
    left: -2px;
}

.music_text {
    display: inline-block;
    font-size: 16px;
}

.box>p {
    padding-left: 20px;
}

.box_music a,
.box_kugou a {
    text-decoration: none;
    color: #666666;
}

.box_music dt,
.box_kugou dt {
    width: 100%;
    float: none;
    padding-left: 6px;
}

.box_music dl .num,
.box_kugou dl .num {
    color: #ff4222;
    padding-right: 5px;
}

.box_music dl p,
.box_kugou dl p {
    display: inline-block;
}

.box_music dl .tit {
    width: 35px;
    height: 18px;
    border: 1px solid #0dae51;
    border-radius: 2px;
    padding: 0 5px;
    color: #0dae51;
    margin-left: 5px;
}

.box_music dl .name {
    padding-left: 8px;
}

.box_music dl p>i,
.box_kugou dl p>i {
    font-style: normal;
    color: #999999;
    font-size: 14px;
}

.box_music a.down,
.box_kugou a.down {
    width: 110px;
    height: 28px;
    line-height: 28px;
    display: block;
    background: #0dae51;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    font-size: 16px;
}

.box_music>span.kqyy,
.box_kugou>span.kqyy {
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 5px;
    color: #999999;
}

.box_kugou .gugou_bc {
    background: url(kugou.png) no-repeat;
    display: inline-block;
    width: 36px;
    height: 33px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}

.box_kugou dl .tit {
    width: 22px;
    height: 20px;
    display: inline-block;
    background: url(kughot.png) no-repeat;
    vertical-align: middle;
    margin-top: -8px;
}

/*爱奇艺视频和腾讯视频*/
.box_aqiy dl,
.box_tencent dl {
    padding-top: 5px;
    padding-bottom: 0;
}

.box_aqiy dt,
.box_tencent dt {
    width: 65px;
    padding-right: 15px;
}

.box_aqiy dd,
.box_tencent dd {
    height: 33px;
    line-height: 33px;
}

.box_aqiy>a,
.box_tencent>a {
    display: block;
    text-align: center;
    color: #999999;
    padding-top: 0;
}

.box_aqiy a.down,
.box_tencent a.down {
    width: 125px;
    height: 25px;
    line-height: 22px;
    display: block;
    background: #0dae51;
    color: #fff;
    margin-left: 100px;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;
    border-radius: 2px;
    font-size: 16px;
}

/*金山毒霸*/
.box_jinsh ul {
    margin: 0 10px;
    background: url(jins.png) no-repeat;
    overflow: hidden;
    padding-top: 55px;
    width: 370px;
    background-position-x: 10px;
}

.box_jinsh ul span.des {
    color: #333;
    font-size: 14px;
}

.box_tenxupc ul {
    background: url(tenxupc.png) no-repeat;
}

.box_youdcd ul {
    background: url(youdcd.png) no-repeat
}

.box_tenxupc ul,
.box_youdcd ul {
    margin: 0 20px;
    overflow: hidden;
    padding-top: 55px;
    width: 370px;
}

.box_tenxupc ul {
    padding-top: 60px;
}

.box_jinsh ul li,
.box_tenxupc ul li,
.box_youdcd ul li {
    float: left;
    min-width: 60px;
    overflow: hidden;
    margin-right: 24px;
}

.box_jinsh ul li a {
    color: #333;
}

.box_jinsh p,
.box_tenxupc p,
.box_youdcd p {
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    margin-top: 35px;
}

.box_jinsh p span,
.box_tenxupc p span,
.box_youdcd p span {
    display: inline-block;
    width: 110px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    border-radius: 2px;
    background: #0dae51;
}

.box_jinsh p span a,
.box_tenxupc p span a,
.box_youdcd p span a {
    color: #fff;
    display: block;
}

.box_jinsh ul li a:hover,
.box_jinsh p span a:hover,
.box_tenxupc ul li a:hover,
.box_tenxupc p span a:hover,
.box_youdcd ul li a:hover.box_youdcd p span a:hover {
    text-decoration: none;
}

/*wps*/
.box_wps ul {
    margin: -6px 15px 0;
    background: url(wpslog.png) no-repeat;
    overflow: hidden;
    padding-top: 45px;
    width: 370px;
}

.box_wps li {
    float: left;
    width: 100px;
    margin-right: 11px;
    text-align: center;
    font-size: 12px;
}

.box_wps li img {
    margin-bottom: 5px;
}

.box_wps p {
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    margin-top: 22px;
}

.box_wps p span a {
    color: #fff;
    display: block;
}

.box_wps p span {
    display: inline-block;
    width: 110px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    border-radius: 2px;
    background: #0dae51;
}

.box_wps ul li a:hover,
.box_wps p span a:hover {
    text-decoration: none;
}

/*金山打字通*/
.box_jinsdz h3 {
    font-size: 18px;
    color: #0199dc;
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
    line-height: 50px;
    margin-bottom: 8px;
    font-weight: normal
}

.logo_jsdz {
    color: #5e5e5e;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 20px;
    font-weight: bold;
}

.logo_jsdz img {
    vertical-align: middle;
    margin-right: 5px
}

.box_jinsdz ul {
    list-style: none;
    overflow: hidden;
    width: 340px;
    margin-top: 20px;
    padding: 0 0 0 20px
}

.box_jinsdz ul li {
    width: 90px;
    float: left;
    margin-right: 20px;
    text-align: center
}

.box_jinsdz ul li a {
    font-size: 14px;
    color: #333;
    line-height: 14px;
    text-decoration: none
}

.box_jinsdz ul li a:hover {
    color: #0A50A1
}

.box_jinsdz p {
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    margin-top: 35px
}

.box_jinsdz p span {
    display: inline-block;
    width: 110px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    border-radius: 2px;
    background: #0dae51
}

.box_jinsdz p span a {
    color: #fff;
    display: block;
    text-decoration: none
}

/*PP助手*/
.box_zhuspc h3 {
    font-size: 18px;
    color: #0199dc;
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
    line-height: 50px;
    margin-bottom: 8px;
    font-weight: normal
}

.logo_zhuspc {
    color: #5e5e5e;
    font-size: 12px;
    vertical-align: middle;
    padding-left: 20px
}

.logo_zhuspc img {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 2px
}

.box_zhuspc ul {
    list-style: none;
    overflow: hidden;
    width: 340px;
    margin-top: 20px;
    padding: 0 0 0 20px
}

.box_zhuspc ul li {
    width: 56px;
    float: left;
    margin-right: 28px;
    text-align: center
}

.box_zhuspc ul li a {
    font-size: 14px;
    color: #333;
    line-height: 14px;
    text-decoration: none
}

.box_zhuspc ul li a:hover {
    color: #0A50A1
}

.box_zhuspc p {
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    margin-top: 35px
}

.box_zhuspc p span {
    display: inline-block;
    width: 110px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    border-radius: 2px;
    background: #0dae51
}

.box_zhuspc p span a {
    color: #fff;
    display: block;
    text-decoration: none
}

/*金山毒霸修改*/
.box_jinsh ul li {
    font-size: 12px;
    text-align: center;
    margin: 0 2px 0 0;
    width: 110px;
}

.box_jinsh ul li span {
    font-size: 14px;
}

.box_jinsh ul li img {
    margin-bottom: 12px;
}

.box_jinsh ul li a {
    color: #999;
}

.box_jinsh p {
    margin-top: 25px;
}

/*QQ浏览器*/
.box_liulq {
    display: block;
    background: #fff url(liulbg.png) no-repeat 0 73px;
}

.box_liulq h3 {
    background: #fff;
}

.box_liulq ul {
    margin: 0 20px;
    background: url(liulqlogo.png) no-repeat 4px 32px;
    overflow: hidden;
    padding-top: 84px;
    width: 370px;
}

.box_liulq ul li {
    float: left;
    overflow: hidden;
    text-align: center;
    margin: 0 2px 0 0;
    width: 102px;
}

.box_liulq ul li a {
    color: #0170ca;
}

.box_liulq p {
    text-align: center;
    font-size: 12px;
    color: #0170ca;
    line-height: 22px;
    margin-top: 25px;
}

.box_liulq p span {
    display: inline-block;
    width: 110px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    border-radius: 2px;
    background: #0dae51;
}

.box_liulq p span a {
    color: #fff;
    display: block;
}

.box_liulq ul li a:hover,
.box_liulq p span a:hover {
    text-decoration: none;
}

.box_liulq ul li img {
    margin-bottom: 12px;
}

/*迅雷&& 360卫士*/
.box_xunlei {
    background: url(xunleibg.jpg) no-repeat 0 50px;
}

.box_xunlei ul {
    overflow: hidden;
    padding-top: 65px;
    width: 370px;
}

.box_qdb360 ul {
    overflow: hidden;
    padding-top: 55px;
    width: 370px;
    background: url(qdb360.png) no-repeat 10px 0;
}

.box_xunlei h3 {
    background: #fff;
}

.box_xunlei ul li,
.box_qdb360 ul li {
    float: left;
    overflow: hidden;
    text-align: center;
    margin: 0 2px 0 3px;
    width: 118px;
    line-height: 22px;
}

.box_xunlei ul li a,
.box_qdb360 ul li a {
    color: #000f30;
}

.box_xunlei p,
.box_qdb360 p {
    text-align: center;
    font-size: 12px;
    color: #76a2ff;
    line-height: 22px;
    margin-top: 20px;
}

.box_xunlei p span,
.box_qdb360 p span {
    display: inline-block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    background: #0dae51;
}

.box_xunlei p span a,
.box_qdb360 p span a {
    color: #fff;
    display: block;
}

.box_xunlei ul li a:hover,
.box_xunlei p span a:hover,
.box_qdb360 ul li a:hover,
.box_qdb360 p span a:hover {
    text-decoration: none;
}

.box_qdb360 p {
    color: #9d9d9d;
}

.box_music,
.box_kugou,
.box_aqiy,
.box_tencent,
.box_jinsh,
.box_tenxupc,
.box_youdcd,
.box_wps,
.box_jinsdz,
.box_zhuspc,
.box_liulq,
.box_xunlei,
.box_qdb360,
.box_qqgame {
    display: none;
    height: 300px;
}

/*和平精英*/
.box_hpjy ul {
    margin-left: 20px;
}

.box_hpjy ul {
    background: url(hpjytbt.png) no-repeat;
    overflow: hidden;
    padding-top: 45px;
}

.box_hpjy ul li {
    float: left;
    margin-right: 10px;
    line-height: 25px;
    text-align: center;
}

.hewm {
    background: url(hperw19.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
}

.hbigem {
    position: absolute;
    width: 108px;
    height: 118px;
    top: 16px;
    left: -46px;
    display: none;
}

/*QQ游戏大厅*/
.box_qqgame p {
    margin: 0 15px;
    padding-left: 42px !important;
    background: url("qqgame.png") no-repeat;
    line-height: 50px;
    font-size: 16px;
}

.box_qqgame p span {
    font-size: 14px;
}

.box_qqgame ul {
    margin: 6px 7px 0;
    overflow: hidden;
}

.box_qqgame ul li {
    float: left;
    text-align: center;
    width: 98px;
    margin: 0 8px;
    line-height: 26px;
}

.box_qqgame .kqyy {
    display: block;
    text-align: center;
    padding-top: 5px;
}

.box_qqgame>dl {
    padding: 5px 20px 10px;
}

.box_aqiy>a {
    margin-top: 0px;
}

.box_tencent>a {
    margin-top: 0px;
}

.box_aqiy>a:hover,
.box_tencent>a:hover,
.box_hpjy>a:hover {
    text-decoration: none;
}

.box_aqiy a.down,
.box_tencent a.down,
.box_music a.down {
    margin-top: 2px;
}

.box_music>span.kqyy,
.box_kugou>span.kqyy {
    height: auto;
    margin-top: 0;
}

.box_music a.down,
.box_kugou a.down {
    width: 125px;
    height: 25px;
    line-height: 22px;
    margin-left: 100px;
}

.circle {
    text-align: center;
    margin-top: -25px;
    margin-top: -54px;
    margin-bottom: 30px;
    display: none;
}

.circle span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #aaa;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%;
}

.circle span.show {
    background: #0199dc;
}

.box_music dl.qqdl {
    padding: 5px 20px 0
}

.box_liulq p {
    color: #999;
}

.box_xunlei p span,
.box_qdb360 p span,
.box_wps p span,
.box_jinsh p span,
.box_tenxupc p span,
.box_youdcd p span,
.box_zhuspc p span {
    width: 125px;
    height: 25px;
    line-height: 22px;
    display: block;
    background: #0dae51;
    color: #fff;
    margin-left: 100px;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;
    border-radius: 2px;
    font-size: 16px;
}

.box_jinsh p {
    margin-top: 15px;
}

.box_aqiy dl,
.box_tencent dl {
    padding-top: 5px;
}

.box1 {
    height: 225px;
}

.box1 h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box1>p {
    padding-left: 20px;
}

.box_kugou>span.kqyy,
.box_music>span.kqyy {
    height: auto;
    margin-top: 0
}

.box_aqiy>a,
.box_tencent>a {
    display: block;
    text-align: center;
    color: #999999;
    padding-top: 0;
    text-decoration: none;
}

.box_aqiy dl,
.box_tencent dl {
    padding-top: 5px
}

.box_jinsdz>a,
.box_jinsh>a,
.box_liulq>a,
.box_qdb360>a,
.box_qdb360>a,
.box_tenxupc>a,
.box_wps>a,
.box_zhuspc>a,
.box_hpjy>a {
    display: block;
    text-align: center;
    color: #999999;
    padding-top: 0;
    text-decoration: none
}

.box a.down {
    width: 140px;
    height: 27px;
    line-height: 27px;
    margin: 2px auto 0;
    display: block;
    background: #0dae51;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    font-size: 14px
}

.box a.down strong {
    font-weight: normal
}

.box_hpjy a.down {
    width: 145px;
}

.box_jinsdz dl,
.box_jinsh dl,
.box_liulq dl,
.box_qdb360 dl,
.box_tenxupc dl,
.box_wps dl,
.box_zhuspc dl {
    overflow: hidden;
    padding: 5px 20px 0
}

.box_music .box1>dl {
    overflow: hidden;
    padding: 10px 20px;
}

.box_qdb360 ul {
    padding-top: 70px
}

.box_new>dl {
    padding: 5px 20px 0;
}

.box_music,
.box_kugou,
.box_aqiy,
.box_tencent,
.box_jinsh,
.box_tenxupc,
.box_youdcd,
.box_wps,
.box_jinsdz,
.box_zhuspc,
.box_liulq,
.box_xunlei,
.box_qdb360,
.box_hpjy {
    height: 300px;
    display: none;
}

.circle {
    text-align: center;
    margin-top: -54px;
    margin-bottom: 30px;
}

.circle span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #aaa;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%;
}

.circle span.show {
    background: #0199dc;
}


.box_pdf,
.box_ktw {
    display: none;
    height: 300px;
}

.box_pdf>a,
.box_ktw>a {
    display: block;
    width: 100%;
    text-align: center;
}

.box_pdf>a:hover,
.box_ktw>a:hover {
    text-decoration: none;
    background: none;
}

.box_pdf>dl,
.box_ktw>dl {
    overflow: hidden;
    padding: 10px 20px;
    padding-top: 5px;
}

.box_pdf ul,
.box_ktw ul {
    margin-top: 40px;
    overflow: hidden;
}

.box_pdf ul li,
.box_ktw ul li {
    width: 33%;
    float: left;
    text-align: center;
}

.box_pdf ul li a:hover,
.box_ktw ul li a:hover {
    text-decoration: none;
    background: none;
}


/* 新增微软电脑管家渠道包推广 */
.box_weirpc {
    height: 300px;
    display: none;
}

.box_weirpc ul {
    display: flex;
    justify-content: space-between;
    padding: 0px 20px;
    margin-top: 20px;
}

.box_weirpc ul li {
    text-align: center;
}

.box_weirpc ul li a {
    text-decoration: none;
}

.box_weirpc ul li img {
    width: 72px;
    height: 54px;
    margin-bottom: 10px;
}

.box_weirpc .weirpcLogo img {
    width: 185px;
    height: 34px;
    margin-left: 15px;
}

.box_weirpc>a {
    font-size: 14px;
    color: #999;
    text-align: center;
    display: block;
    text-decoration: none;
}
/* 极光PDF */
.box_jgpdf{
	height: 300px;
	display: none;
}
.box_jgpdf p {
	margin: 0 20px;
	padding-left: 42px !important;
	background: url(pdfLogo.png) no-repeat;
	line-height: 44px;
	font-size: 16px;
	color: #333;
}
.box_jgpdf p span{
	font-size: 14px;
	color: #666;
	line-height: 44px;
}
.box_jgpdf ul{
	padding: 0px 15px;
	margin-top: 11px;
}
.box_jgpdf ul li{
	float: left;
	font-size: 14px;
	color: #484848;
	text-align: center;
}
.box_jgpdf ul li img{
	display: block;
	margin-bottom: 5px;
}
.box_jgpdf ul li:nth-child(4) img{
	margin-bottom: 3px;
}
.box_jgpdf span.kqyy{
	font-size: 14px;
	color: #666;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.box_jgpdf dl{
	padding: 5px 20px;
}
.box_jgpdf a.down{
	width: 130px;
	height: 25px;
	background: #ff3333;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
.box_jgpdf a.down:hover{
	background: #ff3333;
}
.box.box_jgpdf .box1{
	height: 217px;
}
.box_tenxupc ul li a img {
    margin-bottom: 15px;
}

/* 新增安卓软件开发者信息样式 2023-03-06 */
.kfz a {
    margin-left: 30px;
    cursor: pointer;
}

/*使用权限弹窗样式*/
.supernatant {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 25;
    width: 100%;
    display: none;
    z-index: 100;
}

.supernatant .bg {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
}

.supernatant .bgwhite {
    width: 800px;
    height: 600px;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
    padding: 30px;
    margin: 0 auto;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -400px;
}

.supernatant .bgwhite .close {
    width: 172px;
    height: 172px;
    background: rgba(238, 238, 238, 0.5);
    border-radius: 100px;
    right: -86px;
    top: -86px;
    position: absolute;
    cursor: pointer;
}

.supernatant .bgwhite .close img {
    vertical-align: bottom;
    width: 31px;
    margin: 110px 0 0 40px;
}

.supernatant .secretText {
    height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 40px 0;
    font-size: 14px;
    line-height: 50px;
    color: #2c2c2c;
    overflow-x: hidden;
    display: none;
}

.supernatant .secretText p {
    line-height: 35px !important;
    text-indent: 0 !important;
}

.supernatant .secretText h3,
.supernatant .secretText h2 {
    font-size: 24px;
    text-align: center;
    margin: -30px 0 10px;
}

.supernatant .secretText .update {
    color: #5c5c5c;
    font-size: 26px;
    text-align: center;
    margin: 20px 0;
}

.supernatant .secretText strong {
    color: #302f30;
    font-size: 32px;
}

.supernatant .secretText strong span {
    font-weight: bold;
    color: #302f30;
}

.supernatant .secretText.active {
    display: block;
}

#limits p:nth-child(2n) {
    font-weight: bold;
}

.softMinute .secret span a {
    color: #2993ff;
}

.dn_btn_disable {
    height: 88px;
    background: #999;
    line-height: 88px;
    font-size: 35px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    width: 100%;
}

.secretText::-webkit-scrollbar-track-piece {
    background-color: #fff;
    border: none;
}

.secretText::-webkit-scrollbar {
    width: 8px;
}

.secretText::-webkit-scrollbar-thumb {
    width: 8px;
    background: #E3E3E3;
    border-radius: 10px;
}