.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:30px;
	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 .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;
	float:left;
	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:0 14px 14px;
	/*height: 1000px;*/
	overflow: hidden;
}
.tab-ok{
	height: auto;
}
.tab_show .txt,.tab_show .txt-m{
	line-height:30px;
	font-size: 13px;
	color: #666;
	word-break: break-all
}
.tab_show .txt p,.tab_show .txt-m p{margin-top:10px}
.tab_show .txt h3,.tab_show .txt .introTxt,.tab_show .txt-m h3,.tab_show .txt-m .introTxt{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #16A753;
	background: #EDFDF4;
	border:1px solid #CDF4DD;
	padding:0 0 0 13px;
	margin-top:10px;
}
.tab_show .txt img,.tab_show .txt-m img{max-width:100%;margin-top:10px}
/*.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;
	word-break: break-all;
}
.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: none;
	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{
	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;
	white-space:normal;
}
.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;
	height:28px;
	float: left;
	background: url(../images/pc-img6.jpg) no-repeat left center;
}

.list-down div li a:hover font{color:red;}
.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{
	width: 80px;
	height: 32px;
	line-height: 32px;
	color: #FFF;
	background: #FEAE58;
	border:0px;
	font-size: 13px;
}
#wrong .reset{
	background: #B2CEF5;
}
.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;
	width: 20px;
    height: 20px;
}
.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%;}
.ul-pc-hots li a{
	width:100px;
	overflow:hidden;
	display:block;
}

.download-box2 .no_top_padding{padding-top:0;}
.hot_soft_down{overflow: hidden;height: auto;margin-top:10px;}
.ul-border{ border-top:1px dashed #EDEDED; }
.ul-sflist{ float:left; width:103%; padding:10px 0; }
.ul-sflist li{ float:left; width:80px; text-align:center; margin-right:17px; }
.ul-sflist li .item{ max-height:92px; font-size:12px; line-height:18px; overflow:hidden; }
.ul-sflist li img{ width:45px; height:45px; border-radius:6px; display:inline; }
.ul-sflist li span{ display:block; width:100%; padding-top:4px; height: 18px;}
.ul-sflist li .down-link{ display:block; width:34px; height:18px; line-height:18px; text-align:center; background-color:#2bb866; color:#fff; border:1px solid #2bb866; margin:6px auto 0; overflow:hidden; }
.ul-sflist li .down-link:hover{ background-color: #15a754; color:#fff; }
.ul-sflist.ul-border:after{ content:""; position:absolute; top:-1px; right:0; width:25px; height:0; border-top:1px solid #fff; clear:both; overflow:hidden; }
#hottag{padding-top: 5px; padding-bottom: 3px;height: 345px;overflow:hidden;}#hottag li{padding: 10px 10px 0px 10px;line-height: 24px;height: 319px;overflow: hidden;}#hottag a{padding:0 5px}#hottag .c_1,#hottag .c_21{color:#68d46d!important;font-size:12px}#hottag .c_2,#hottag .c_22{color:#f58797!important;font-size:13px}#hottag .c_23,#hottag .c_3{color:#66bcff!important;font-size:14px}#hottag .c_24,#hottag .c_4{color:#9ed96a!important;font-size:12px}#hottag .c_25,#hottag .c_5{color:#68d9c2!important;font-size:14px}#hottag .c_26,#hottag .c_6{color:#77d46a!important;font-size:16px}#hottag .c_27,#hottag .c_7{color:#7fdcfb!important;font-size:13px}#hottag .c_28,#hottag .c_8{color:#d983ee!important;font-size:12px}#hottag .c_29,#hottag .c_9{color:#6d86b3!important;font-size:17px}#hottag .c_10,#hottag .c_30{color:#b3b0f6!important;font-size:12px}#hottag .c_11,#hottag .c_31{color:#f792e5!important;font-size:17px}#hottag .c_12,#hottag .c_32{color:#ebc53c!important;font-size:14px}#hottag .c_13,#hottag .c_33{color:#b0d5f5!important;font-size:14px}#hottag .c_14,#hottag .c_34{color:#ffa646!important;font-size:16px}#hottag .c_15,#hottag .c_35{color:#888!important;font-size:14px}#hottag .c_16,#hottag .c_36{color:#7fdcfb!important;font-size:16px}#hottag .c_17,#hottag .c_37{color:#959fff!important;font-size:14px}#hottag .c_18,#hottag .c_38{color:#a6da6d!important;font-size:14px}#hottag .c_19,#hottag .c_39{color:#ff7f58!important;font-size:13px}#hottag .c_20,#hottag .c_40{color:#91BEDA!important;font-size:13px}#necessary,#rank,#recomc{margin-top:10px}
.box-software dl { border-bottom: 1px solid #eee; padding: 15px 0; overflow: hidden;}
.box-software dt {width: 90px; text-align: center; float: left;}
.box-software dt span {display: block; font-size: 14px; color: #2ab862; font-weight: bold; float: none;}
.box-software dd {float: right; width: 830px; }
.box-software dd a{
    height: 35px;
    display: block;
    line-height: 35px;
    background:#FAFAFA;
    margin-right:2px;
    margin-bottom:2px;
    float: left;
    padding: 0 16px;
}
.box-software dd a:hover{
    background:#2BB866;
    color:#fff;
}


/**/
.soft-collection{
    position: relative;
    border:1px solid #dcdcdc;
    padding:16px 19px 0 19px;
}

.soft-collection img{
    position: absolute;
    left:-4px;
    top:-4px;
}

.soft-collection li{
    width: 123px;
    height: 16px;
    background:url(../images/li-bg.png) no-repeat left center;
    margin-bottom:10px;
    float: left;
    margin-left:8px;
}

.soft-collection li a{
    padding-left:24px;
}

.soft-l{
    width:250px;
} 

.soft-l .g1{
    padding-top: 0;
}

.soft-r{
    width: 695px;
}

/*左侧推荐软件*/
.soft-Software{
    margin-top:7px;
}

.soft-Software li{
    border-bottom:1px dotted #f1f1f1;
    height: 45px;
    padding-top: 10px;
    position: relative;
    padding-left: 40px;
}

.soft-Software li img{
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 10px;
}

.soft-Software li span{
    color:#999;
}

.soft-Software li em{
    color:#f38080;
    font-weight: bold;
    margin-left:5px;
}

/*.tab-ul1{
    width:220px;
    height: 355px;
}



.tab-ul1 .ul-top{
    margin-right: 0;
}*/

.soft-content{
    padding:8px 0 8px 0;
}

.ul-content{

    overflow: hidden;
    padding-left: 15px;
}

.ul-content li{
    width:167px;
    float: left;
    height: 28px;
    line-height: 28px;
}

.ul-content li a{
    display: block;
    padding-left: 25px;
    position: relative;
    width: 80%;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
}
.ul-content li a img {
    position: absolute;
    left: 0;
    top: 4px;
    width:20px;height:20px;
}
.tita-z{
    border-bottom:solid 1px #2bb866;
}

.tita-z strong{
    font-weight: bold;
}

.soft-r .tita em{
    margin-left:33px;
    color:#888;
}

.ul-txtpic{
    overflow: hidden;
}

.ul-txtpic .top{
    margin:21px 0 17px 0;
}

.ul-txtpic .top span{
    float: right;
}

.ul-txtpic li .pic img{width:41px;height:41px;}

.ul-txtpic .top a{
    margin-right: 12px;
    display:inline-block;
}

.ul-txtpic .top i{
    margin-left:18px;
   font-style: normal;
}


.ul-txtpic .top i,.ul-txtpic .top em{
    color:#999;
}

.ul-txtpic .top i,.ul-txtpic .top em img{
    width:70px;height:12px;
}

.ul-txtpic .top b{
    color:#f38080;
}

.ul-txtpic .top strong {font-size: 14px; display: block; width: 380px; overflow: hidden; height: 18px; line-height: 18px;}
.ul-txtpic .bottom{
    padding-left:59px;
    position: relative;
    padding-bottom:15px;
    border-bottom:1px solid #eee;
}
.ul-txtpic .bottom .pic {position: absolute; left: 0; top: 0;}
.ul-txtpic .bottom p{
    line-height: 26px;
    color:#999;
    height: 26px;
    overflow: hidden;
    width: 513px;
}

.ul-txtpic .bottom p span{
    color:#666;
}

.ul-txtpic .bottom strong{
    font-weight: normal;
    width: 38px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    margin-left:17px;
    background:#ececec;
    color:#666;
}

.ul-txtpic .bottom .strong1{
    color:#fff;
    background: #84daa7;
    width:10%;
}

.ul-txtpic .bottom .sbtn{

    position: absolute;
    right:0px;
    top:9px;
    _right:15px;

}

.ul-nav{
    height: 40px;
    border-top: 1px solid #2BB866;
    border-right: 1px solid #ececec;
    background:url(../images/ipx.jpg) repeat-x left bottom #fafafa;
    overflow: hidden;
}

.ul-nav .on{
    background:#fff;
    border-left:1px solid #ececec;
    border-right:1px solid #ececec;
}

.ul-nav li{
   width:100px;
   float: left;
   text-align: center;
   line-height: 40px;
}
.ul-nav li a{
    color:#666666;
    font-size: 14px;
}
.ul-nav li a.a1{
    color: #2BB866;
}
.ul-nav li a:hover,.ul-nav li.on a{
    color: #2BB866;
}
.row-rank .col-l{
  width: 110px;
}
.row-rank .col-r{
    width: 835px;
}

/* 折叠菜单 */
.snv-rank h3 a,.snv-rank h2 a{
   line-height: 40px;
   height: 40px;
   font-size: 13px;
   font-weight: bold;
   color:#666666;
    position: relative;
    display: block;
    border-top: 1px solid #ececec;
}
.snv-rank h3 a {
    background:url('../images/ico-jia.jpg') no-repeat 10px center #fafafa;
    padding-left:30px;
}
.snv-rank h2 a {text-align: center; border-top: 0; background-color: #fafafa;}

.snv-rank .ul-snv li a{
    color:#666;
    width: 100%;
    height: 100%;
    line-height: 38px;
    text-align: center;
    display: block;
}

.snv-rank h2:hover a{
    color:#fff;
    background:#2BB866;
}
.snv-rank em{
    width: 4px;
    height: 11px;
    display: block;
    background:url('../images/ico-jiantou.jpg') no-repeat;
    position:absolute;
    right:-4px;
    top:14px;
    display: none;
}


.snv-rank .ok a{
    color:#fff;
}
.snv-rank h3.ok a{
    background-image:url('../images/ico-jian.jpg');
    background-color:#37BB70;

}

.snv-rank h2.ok a{
    background-color:#37BB70;

}
.snv-rank .ok a em{
    display: block;
}

.snv-rank-ok { position: fixed; top: 0; width: 110px;}

.ul-snv li:hover,.ul-snv .on{
   background:#E1FAEC;
}



.table{
    padding:0 10px;
}
.table tr{
    text-align: center;
    font-size: 12px;
    line-height: 40px;
}
.table tr:hover td{
    background:#FFF9F2;
}
.table tr:hover td a span{
    color:#2BB866;
}
.table tr:hover td a{

}
.table  th{
    border-bottom: 1px solid #2BB866; 
    font-weight: bold;
    text-align: center;
    color:#666;
}
.table  td a{
    font-size: 13px;
    display: block;
    text-align: left;
}
.table .fcr,.table .fa b { color: #f38080}
.table tr .tdtitle{/*display:block;width:100%;height: 40px;float: left;*/overflow: hidden;}
.table tr .tdtitle1{/*display:block;width:100%;height: 40px;float: left;*/overflow: hidden;}
.table tr td .tit{
    color:#333;
    padding-left: 10px;
    /*float: left;
    width: 335px;*/
}
.table tr td .titt{
    color:#333;
    margin-left: 10px;
    float: left;
    /*width: 335px;*/
}
.table tr td .tit:hover{
    color:#2BB866;
}
.table tr td .type{
   color:#999;
   float: left;
   margin-left: 10px;
}
.table td .td-ico1 { float: left; margin: 11px 0 0 5px; }

.table td{
    border-bottom:1px solid #ECECEC;
    color:#999;
    text-align: center;
}
.table td.ys{
    color: #F38080;
    font-weight: bold;
}

.table td.fa {
    font-family: 'Georgia';
}





.rank-tab{}
.tab-ul .ul-top{margin:7px 8px 0 8px;}
.ul-top1 li{
    line-height: 29px;height: 29px;
    border-bottom: 1px dotted #f2f2f2;
}


.tab-ul{width: 238px;padding:0 14px;border:1px solid #ececec;
        position: relative;height: 405px;float: left;margin:0 15px 15px 0;
}
.tab-ul img{width: 53px;height: 52px;position: absolute;
            left:-5px;top:-5px;
}
.tab-ul .sub{display: inline-block;width: 42%;height: 26px;line-height: 26px;
    text-align: right;border:1px solid #eee;padding-right:28px;
    background:#fafafa url(../images/spe-abg7.jpg) no-repeat 89% center;
    margin:13px 0 13px 113px;
}


.ta1-hd td{ padding: 10px 0; background: #fafafa; border-top: 1px solid #2bb866; text-align: center; 
  border-bottom: 1px solid #ececec;
  color: #666;
}
.snv-rank2 {border-top: 0;}
.snv-rank2 h3 a{
    background-image: none;
    padding: 0;
    text-align: center;
    font-weight: normal;
}
.snv-rank2 h3.ok a { background-image: none;}
.snv-rank2 h3 a:hover {background-color: #e1faec;}
.snv-rank2 h3.ok a:hover {background-color:#37BB70;}

/*公用代码*/
body{min-width: 960px;}



.pink{color: #e96565;}

.sbox1{border: 1px solid #ececec;overflow: hidden;padding: 0 15px;}

.sbtn1{border: 1px solid #ececec;background-color: #fff;display: inline-block;line-height: 20px;padding: 0 10px;}
.sbtn1.on{background-color: #84daa7;color: #fff;border-color: #84daa7;}

.sbtn2{display: block;color: #fff;line-height: 30px;width: 75px;text-align: center;background-color: #2bb866;}
.sbtn2:hover{color: #fff;background-color: #17a954;}

/*******************************
	-------[=搜索]-------
********************************/
.Relate_Search{color: #a3a3a3;height: 35px;line-height: 35px;background-color: #fafafa;margin-bottom: 10px;}
.Relate_Search a{display: inline-block;margin-right: 20px;}

.tab-tit{
	height: 35px;line-height: 35px;padding-right: 15px;
	border: 1px solid #ececec;
	border-top: 1px solid #2bb866;
	margin-bottom: 10px;
	color: #a3a3a3;
	border-bottom: 0;
	background: url(../images/ipx.jpg) repeat-x left bottom #fafafa;
}
.tab-tit .r {
	_padding-top: 6px;
}
.tab-ul1{line-height: 35px;}
.tab-ul1 li{float: left;font-size: 14px;}
.tab-ul1 li a{display: inline-block;padding: 0 15px;min-width: 75px;text-align: center;}
.tab-ul1 li.on{margin-bottom: -1px;}
.tab-ul1 li.on a{color: #2bb866;background-color: #fff;border-left: 1px solid #ececec;border-right: 1px solid #ececec;}

/*页码*/
.page-sy{text-align: center;padding: 20px 0;color: #666;}
.page-sy a,.page-sy span{display: inline-block;height: 28px;line-height: 28px;
	color: #666;margin: 0 1px;border: 1px solid #eee;padding: 0 12px;
}
.page-sy span {
color: #FFF;
border: 1px solid #2bb866;
background: #2bb866;
font-weight: bold;
}
.page-sy a:hover{color: #2bb866;background-color: #e0fcec;border-color: #2bb866;}
.page-sy a.on{color: #fff;font-weight: bold;border-color: #2bb866;background-color: #2bb866;}

/*电脑软件*/
.search-list1{}
.search-list1 li{overflow: hidden;padding: 20px 10px 10px;border-bottom: 1px solid #ececec;}
.search-list1 .pic{float: left;clear: left;overflow: hidden;width: 60px;height: 60px;border-radius: 5px;}
.search-list1 .com{float: right;clear: right;overflow: hidden;text-align: center;}
.search-list1 .score{color: #f38080;display: block;margin-bottom: 20px;}
.search-list1 .score b{font-family: 'Georgia';font-size: 16px;font-weight: normal;}
.search-list1 .txt{color: #666;padding: 0 125px 0 80px;line-height: 1.8;}
.search-list1 h3{font-size: 14px;line-height: 1;height: 1em;overflow: hidden;margin-bottom: 5px;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.search-list1 .info{color: #999;}
.search-list1 .info span{display: inline-block;margin-right: 20px;}
.search-list1  p {height: 44px; line-height: 22px; overflow: hidden;}

/*资讯教程*/
.search-list2{}
.search-list2 li{padding: 20px 10px;overflow: hidden;border-bottom: 1px solid #ececec;}
.search-list2 .pic{float: left;clear: left;width: 160px;height: 112px;overflow: hidden;}
.search-list2 .pic img{display: block;width: 100%;height: 100%;}
.search-list2 .txt{color: #666;padding-left: 178px;line-height: 21px;}
.search-list2 h3{font-size: 14px;line-height: 2;height: 2em;overflow: hidden;margin-bottom: 10px;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;}
.search-list2 h3 a{color: #333;}
.search-list2 h3 a:hover{color: #e96565;}
.search-list2 .datetime{color: #999;margin-bottom: 10px;}
.search-list2 .intro{height: 42px;overflow: hidden;}
.search-list2 .sbtn2{margin-top: 15px;}

/*手机应用*/
.search-list3{}
.search-list3 li{overflow: hidden;padding: 15px 10px;border-bottom: 1px solid #ececec;}
.search-list3 .pic{float: left;clear: left;overflow: hidden;width: 60px;height: 60px;border-radius: 5px;margin-top: 3px;}
.search-list3 .com{float: right;clear: right;overflow: hidden;text-align: center;}
.search-list3 .sbtn2{margin-top: 20px;}
.search-list3 .txt{color: #666;padding: 0 125px 0 80px;line-height: 20px;}
.search-list3 h3{font-size: 14px;height: 20px;overflow: hidden;margin-bottom: 7px;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.search-list3 h3 a{color: #333;}
.search-list3 h3 a:hover{color: #e96565;}
.search-list3 .info{color: #999;float: right;}
.search-list3 .info span{display: inline-block;margin-left: 20px;}
.search-list3 .intro{height: 40px;overflow: hidden;}
.sm-soft .xiajia_icon,.sm-soft .xiajia_icon:hover{text-indent:-9999px;width:283px;height:60px;background:url('../images/xiajia_icon.png') no-repeat;display:block}
.sm-soft .wsx_icon,.sm-soft .wsx_icon:hover{text-indent:-9999px;width:283px;height:60px;background:url('../images/wsx_icon.png') no-repeat;display:block}