.download-box{
	border-top: 1px solid #2bb866;
}
.soft-name{
	height: 42px;
	line-height: 42px;
	background: #FAFAFA;
	padding-left: 14px;
	color: #666;
}
.soft-name b{
	font-size: 14px;
	color: #2BB866;
}
.soft-name span{
	font-size: 14px;
	color: #BCBCBC;
}
.soft-name em{
	cursor: pointer;
	display: inline-block;
	margin-left: 16px;
	position: relative;
}
.soft-name span.v1{
	font-size: 12px;
	color: #666;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border:1px solid #EEE;
	padding-left: 9px;
	padding-right: 25px;
	background:#fff url(../images/pc-01.jpg) no-repeat right center;
}
.soft-name em.ok span.v1{
	border-bottom: 1px solid #fff;
	background:#fff url(../images/pc-01on.jpg) no-repeat right center;
}
.soft-name ul{
	width: 230px;
	padding:5px 3px;
	position: absolute;
	top:20px;
	left:0px;
	background: #FFF;
	display: none;
	border:1px solid #D9D9D9;
}
.soft-name li{
	color: #666;
	height: 22px;
	line-height: 22px;
}
.soft-name li a{
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 7px;
}
.soft-name li a:hover{
	background: #2BB866;
	color: #fff;
}
.soft-name em.ok ul{
	display: block;
}
.soft-info{
	padding: 14px;
}
.soft-info .col-l{
	width: 350px;
}
.soft-info .col-c{
	margin-left: 25px;
	width: 283px;
}
.soft-info .col-r{
	width: 250px;
}
.list-par{
	line-height: 26px;
}
.list-par li{
	float: left;
	color: #666;
	font-size: 13px;
	width: 50%;
}
.list-par li.li {width: 100%;}
.list-par li span{
	color: #999;
}
.list-par li a{
	display: inline-block;
	padding-right: 16px;
	background: url(../images/pc-02.jpg) no-repeat right center;
	color: #25B0D8;
}
.list-par li a:hover {color: #2bb886;}

.soft-info .p1 img{
	vertical-align: bottom;
	margin-right: 16px;
}
.soft-info .p1{
	height: 21px;
	line-height: 21px;
	font-size: 13px;
	color: #999;
}
.soft-info .p1 span{
	color: #E96565;
}
.soft-info .p1 span em{
	font-family: "Georgia";
	font-size: 16px;
}
.soft-info .p2 em{
	display: inline-block;
	width: 28px;
	height: 22px;
	vertical-align: middle;
	margin-right: 10px;
}
.soft-info .p2 a{
	font-size: 14px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	width: 108px;
	padding-left: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.soft-info .p2 .a1 em{
	background: url(../images/pc-03.png) no-repeat center center;
}
.soft-info .p2 .a2 em{
	background: url(../images/pc-04.png) no-repeat center center;
}
.soft-info .p2 .a3 em{
	background: url(../images/pc-05.png) no-repeat center center;
}
/*
.soft-info .p2 .a1:hover{
	color: #FFF;
	background: url(../images/pc-06.jpg) no-repeat center center;
}
.soft-info .p2 .a1:hover em{
	background: url(../images/pc-03on.png) no-repeat center center;
}
.soft-info .p2 .a2:hover{
	color: #FFF;
	background: url(../images/pc-07.jpg) no-repeat center center;
}
.soft-info .p2 .a2:hover em{
	background: url(../images/pc-04on.png) no-repeat center center;
}
.soft-info .p2 .a3:hover{
	color: #FFF;
	background: url(../images/pc-06.jpg) no-repeat center center;
}
.soft-info .p2 .a3:hover em{
	background: url(../images/pc-05on.png) no-repeat center center;
}
*/
.soft-info .p3 a{
	display: inline-block;
	padding-left: 50px;
	width: 118px;
	background-color:#fafafa;
	border:1px solid #EEE;
	padding-top: 9px;
	padding-bottom: 6px;
}
.soft-info .p3 a span{
	display: block;
	width: 93px;
	height: 7px;
	border:1px solid #FFC566;
}
.soft-info .p3 a span b{
	display: inline-block;
	height: 7px;
	background: #FFC566;
}	
.soft-info .p3 .a-good{
	background-image: url('../images/pc-good.png');
	background-repeat: no-repeat;
	background-position: 18px center;
}
.soft-info .p3 .a-good:hover {
	background-color: #FFF6E8;
	border-color: #FFE8C4;
	color: #F59329;
}
.soft-info .p3 .a-bad{
	background-image: url('../images/pc-bad.png');
	background-repeat: no-repeat;
	background-position: 18px center;
}
.soft-info .p3 .a-bad:hover {
	background-color: #EDFDF4;
	border-color: #CDF4DD;
}
.soft-info .p3 .a-bad span{
	border:1px solid #84daa7;
}
.soft-info .p3 .a-bad span b{
	background: #84daa7;
}
.sm-soft dt{
	height: 30px;
	line-height: 30px;
	background: #EDFDF4;
	font-weight: bold;
	color: #2BB866;
	font-size: 13px;
	padding-left: 11px;
	margin-bottom: 5px;
}
.sm-soft ul{ padding: 0 10px; }
.sm-soft dd ul li p{width:83%;overflow: hidden;}

.sm-soft li{
	height: 29px;
	line-height: 29px;
	border-bottom:1px dotted #F2F2F2;
}
.sm-soft li span{
	float: right;
	color: #E96565;
}
.sm-soft .btn{
	display: inline-block;
	padding-left: 100px;
	height: 60px;
	line-height: 20px;
	width: 183px;
	padding-top: 11px;
	background: url("../images/pc-btn.jpg") no-repeat left top;
	color: #666;
}
.sm-soft .btn:hover { background-image: url(../images/pc-btn-hover.jpg);}
.sm-soft .btn p{
	color: #AD5700;
	font-size: 16px;
	font-weight: bold;
}

.download-ad a{
	display: inline-block;
}
/*download-box结束*/
.download-box2 .col-l{
	width: 695px;
}
.download-box2 .col-r{
	width: 250px;
	overflow: hidden;
}

.tab_show{
	padding: 14px;
	/*height: 1000px;*/
	overflow: hidden;
}
.hei1000{height:1710px;}
.tab-ok{
	height: auto;
}
.tab_show .txt{
	line-height: 24px;
	font-size: 13px;
	color: #666;
}
.tab_show .txt h3,.tab_show .txt .introTxt{
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-weight:normal;
	color: #16A753;
	background: #EDFDF4;
	border:1px solid #CDF4DD;
	padding-left: 13px;
	margin-top: 5px;
}
.tab_show .txt img{max-width:100%}
/*.tab_show .txt a{background: #fbfbfb;}
.tab_show .txt a:hover{background: #fbfbfb;}*/

.tab_con .special{
	padding: 9px 14px;
	margin: 14px;
	border: 1px dashed #efc075;
	background: #FFFFE9;
	line-height: 22px;
	color: #E96565;
}
.tab_con .special h4{
	font-size: 14px;
	color: #E6A236;
	padding-left: 31px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
	background: url(../images/pc-sanjiao.png) no-repeat left center;
}
.tab-btn{
	display: block;
	height: 21px;
	background: url(../images/pc-img3.jpg) no-repeat center center;
}
.tab-btn.on{
	background: url(../images/pc-img3on.jpg) no-repeat center center;
}
.tab_con .tag{
	height: 35px;
	line-height: 35px;
	padding-left: 14px;
	border-top:1px solid #ECECEC;
	color: #666;
	font-size: 13px;
}
.tab_con .tag a{
    margin-right:5px;
	color: #2BB866;
}

.download-box2 .g2{
	padding: 14px;
}
.down-tit{
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	padding-bottom: 12px;
	border-bottom:1px solid #2BB866;
	color: #666;
}
.download-box2 .g2 li{
	height: 40px;
	line-height: 40px;
	padding: 0px 7px;
	border-bottom:1px solid #ECECEC;
}
.download-box2 .g2 li img{
	vertical-align: top;
	margin-right: 29px;
}
.download-box2 .g2 li .name{
	display: inline-block;
	width: 400px;
	font-size: 13px;
	color: #333;
	overflow: hidden;
	float: left;
	height: 40px;
}
.download-box2 .g2 li .more{
	display: block;
	width: 69px;
	height: 29px;
	line-height: 29px;
	margin-top: 5px;
	text-align: center;
	background: #2bb866;
	color: #fff;
	float: right;
}
.download-box2 .g2 li span{
	color: #999;
}
.download-box2 .g2 li.on{
	background: #FFF9F2;
}

.download-box2 .g3{
	padding: 12px 14px;
	overflow: hidden;
}

.pictxt .pic{
	width: 134px;
}
.pictxt .txt{
	width: 516px;
	line-height: 22px;
	color: #999;
	height: 97px;
	overflow: hidden;
}
.pictxt h3{
	height: 14px;
	color: #333;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.pictxt h3 a{
	font-size: 12px;
	font-weight: normal;
}
.pictxt h3 .ta{
font-size: 14px;
font-weight: bold;
}
.pictxt .more{
	color: #2BB866;
}
.pictxt {
	padding:0 15px;
	border-bottom:1px dotted #f2f2f2;
}
.list-soft{
	
}
.list-soft li{
	padding: 10px 0 0 15px;
	width: 208px;
	height: 40px;
	float: left;
}
.list-soft li a {height: 20px;line-height: 20px;overflow: hidden;display: inline-block;}
.list-soft .sbtn{
	float: right;
	width: 32px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
	padding: 0;
}
.list-soft li p{
	width: 130px;
	float: left;
	margin-left: 8px;
	color: #999;
	line-height: 18px;
}

.list-soft li p span {display: block;}

.list-soft li b{
	color: #F38080;
}

.download-box2 .g4,.download-box2 .g5{
	padding: 12px 14px;
}
.download-box2 .g4 .left{
	width: 291px;
}
.download-box2 .g4 .right{
	width: 360px;
}

.down-item-tit{
	background: #FFFCF8;
	border:1px solid #F8F1E7;
	color: #666;
	font-size:14px;
	padding: 10px;
}
.down-item img { float: left; margin-right: 10px;}
.down-item h3 {margin-bottom: 5px; font-weight: normal;}

.list-down li{
	width: 115px;
	padding-left: 25px;
	line-height: 28px;
	float: left;
	background: url(../images/pc-img6.jpg) no-repeat left center;
}
.btn-box{
	height: 37px;
	line-height: 37px;
	background: #FDFDDF;
	border:1px dashed #EFC075;
	padding-left: 11px;
	color: #999;
}
.btn-box a{
	color: #25B0D8;
}
.list-article li{
	width: 320px;
	padding-left: 10px;
	background: url("../images/dian.jpg") no-repeat left center;
	line-height: 28px;
	float: left;
}


/*download-box2结束*/
#lean_overlay { position: fixed; z-index: 100; top: 0px; left: 0px; height: 100%; width: 100%; background: #000; display: none; } 
#wrong{
	width: 409px;
	height: 222px;
	border: 2px solid #2bb866;
	-webkit-border-radius: 7px;
	        border-radius: 7px;
	position: relative;
	background: #FFF;
}
#wrong .modal_close{
	position: absolute;
	display: inline-block;
	width: 14px;
	height: 14px;
	top:14px;
	right:14px;
	background: url("../images/pc-wrong.png") no-repeat left top;
}
#wrong h3{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #FFF;
	padding-left: 14px;
	background: #2BB866;
}
#wrong .con{
	padding:0px 14px;
}
#wrong .con p{
	height: 37px;
	line-height: 37px;
	color: #666;
}
#wrong .con textarea{
	width: 379px;
	height: 87px;
	resize:none;
}
#wrong .sub,#wrong .reset{
	vertical-align:middle;
	width: 80px;
	height: 32px;
	line-height: 32px;
	color: #FFF;
	background: #FEAE58;
	border:0;
background-repeat: no-repeat;
	font-size: 13px;
	text-align:center;
	margin:0 auto;
}


#wrong .reset{
	background: #B2CEF5;
	border:1px solid #c0c0c0;
}
.list-tab3 li{
	width: 124px;
}
.list-tab3 li a{
	width: auto;
}
.list-con{
	padding: 0px 14px 14px 14px;
	overflow: hidden;
}
.ul-pc-hots li{
	width: 110px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.ul-pc-hots li img{
	vertical-align: middle;
}
.ul-pc-hots {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom:1px dotted #ECECEC;
}

/* 关注我们*/

.ul-flow li{
	margin-top: 12px;
	line-height: 24px;
	height: 50px;
	position: relative;
}
.ul-flow li #q2 {display: none; background: #fff; padding: 2px; border: 1px solid #ddd;}
.ul-flow li.ok #q2 {display: block; position: absolute; left: 60px; bottom:0;}
.ul-flow .pic{
	width: 50px;
}
.ul-flow .txt{
	width: 158px;
}
/*弹出框结束*/
.hot-soft .pic{
	width: 53px;
}
.hot-soft .txt{
	width: 605px;
	line-height: 18px;
	color: #999;
}
.hot-soft h4{
	font-size: 14px;
	margin-bottom: 10px;
}
.hot-soft h4 .down{
	display: inline-block;
	width: 45px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	background: #2BB866;
	float: right;
}

.hot-soft h4 .down:hover,.list-soft .sbtn:hover,.download-box2 .g2 li .more:hover {
	background: #15a754;
}

.hot-soft li{
	overflow: hidden;
	margin-top: 13px;
	padding-bottom: 10px;
	border-bottom:1px dashed #EDEDED;
}

#down-tip {position: absolute; left: -260px; top: 88px;}

/*人气软件结束*/

.my-fix-ok {
	position: fixed; top: 0; width: 693px; background: #fff; padding-top: 3px;
}
.my-fix-ok ul {border-left: 1px solid #ededed; margin-left: -1px;}
.pc-back {width: 23px; background: #2bb866; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: none;
}
.pc-back a {display: block; text-align: center; color: #fff; padding: 5px 0;}
.pc-back a.s1 {border-bottom: 1px solid #37c472; padding-top: 12px; 
	background: url(../images/pc-t1.gif) no-repeat center 5px;}
.pc-back a.s2 { padding-bottom: 12px;
	background: url(../images/pc-t2.gif) no-repeat center 93%;}

