/* --应用内容页-- */
/* --应用内容页-- */
.warp .lisTt{ margin: 15px 0 1px; width: 978px; height: 41px; background: url(../images/list/ttLine.gif) repeat-x 0 bottom;}
.warp .lisTt h2.tt{ float: left; padding: 7px 20px; font-size: 18px; font-weight: 300; line-height: 24px; height: 24px; border-bottom: 3px solid #ff9900; color: #000;}
/* 内容 */
/* 内容 */
.detailPage{ background: url(http://i.apps.sina.cn/images/list/point.png) repeat-y 262px 0; width: 978px;}
/* 左侧 */
.detailPage .dColL{ float: left; padding: 15px 15px; width: 232px;color: #333;}
.dColL .aIntr{}
.dColL .aIntr .appIcon{ float: left; width: 72px; height:72px; padding-right: 16px;}
.dColL .aIntr .appTitle{ float: left; width: 144px;}
/* 小星星 */
.dColL .aIntr .appTitle ul{ height: 16px;/* _display: inline;*/ display: none; padding-bottom: 12px;}
.dColL .aIntr .appTitle li{ float: left; width:17px; height:16px; background-image: url(../images/list/starL.png); background-position: 0 0; background-repeat: no-repeat; background-position: -26px 0;}
.dColL .aIntr .appTitle li.active{ background-position: 0 0;}
.dColL .aIntr .appTitle div.intr{ width: 130px; padding-top: 2px; line-height: 18px;/* height: 36px;*/ overflow: hidden;}
.dColL .aIntr .appTitle div.intr .like{ height: 18px;}
.dColL .aIntr .appTitle div.intr .likeNum{ float: left; display: block; _display: inline;}
.dColL .aIntr .appTitle div.intr .likeImg{ float: left; position: relative; display: block; _display: inline; margin-left: 5px;
    margin-top: 2px; width: 13px; line-height: 1px; font-size: 1px; height: 13px;
    background-image: url(../images/globals/likeS_bg.jpg); background-repeat: no-repeat; background-position: 0 0;}
.dColL .aIntr .appTitle div.intr .likeImg img{ vertical-align: top;}
.dColL .aIntr .appTitle p.likeClick{ margin-top: 4px; height: 24px; line-height: 24px; color: #999;}
/* 下载按钮 */
.dColL .downloadBtn{ padding-top: 15px;}
.dColL .downloadBtn a{ display: block; width: 160px; height: 50px; background: url(../images/list/downloadBtnXL.png) no-repeat 0 0;}
.dColL .downloadBtn a span{ display: none;}
.dColL .downloadBtn a:link,.dColL .downloadBtn a:visited{ background-position: 0 0;}
.dColL .downloadBtn a:hover{ background-position: 0 -60px;}

/* 应用介绍 */
.dColL .appTxt{ padding-top: 20px; line-height: 18px; word-break: break-all;}

/* 右侧 */
.detailPage .dColR{ float: right; padding-top: 15px; width: 715px;}
/* 图片转换 */
/*.dColR .picW{ position: relative; margin: 0 auto; width: 686px; height: 380px;}*/
/*#picW .area{ position: absolute; left: 23px; width: 640px; height: 380px; overflow: hidden; z-index: 5;}*/
/*#picW .area ul{ position: absolute; left: -100px; width:6400px;}*/
/*#picW .area ul li{ float: left; width: 640px; height: 380px;}*/
/*#picW .showBtn{ position: absolute; display: block; right: 0; top: 165px; width: 50px; height: 50px; z-index: 7; cursor: default; background-repeat: no-repeat;}*/
/*#picW #pBtnPrev{ left: 0;}*/
/*#picW #pBtnNext{ right: 0;}*/
/*#picW .arrowL{ background-image: url(../images/content/arrowL.png); background-position: 0 0; cursor: pointer;}*/
/*#picW .arrowR{ background-image: url(../images/content/arrowR.png); background-position: 0 0; cursor: pointer;}*/
/* 图片转换 */
.dColR .picW{ position: relative; margin: 0 auto 25px; border: 2px solid #e3e3e3; background: #ededed; width: 690px;/* height: 422px;*/ height: 472px;}
#picW .area{ position: absolute; left: 33px; top:5px; width: 624px;/* height: 412px;*/ height: 462px; overflow: hidden; z-index: 5;}
#picW .area ul{ position: absolute; width:6400px;}
#picW .area ul li{ float: left; padding: 6px; width: 300px;/* height: 400px;*/ height: 450px;}
#picW .area ul li img{ width: 300px; height: 450px;}
#picW .showBtn{ position: absolute; display: block;/* top: 186px;*/ top:210px; width: 50px; height: 50px; z-index: 7; background-image: url(../images/content/arrowSprite.png); cursor: default; background-repeat: no-repeat;}
#pBtnPrev{ left: 3px; background-position: 0 0;}
#pBtnNext{ right: 3px; background-position: -60px 0;}
#picW .arrowL{ background-position: 0 -60px; cursor: pointer;}
#picW .arrowR{ background-position: -60px -60px; cursor: pointer;}

/* 分隔线_jiuhe_20121206 */
.dColR .dLine{ line-height: 1px; font-size: 1px; height: 1px; border-bottom: 1px solid #e3e3e3;}
/* 评论区 */
.dColR .dContent{ margin: 5px auto; padding: 0 0 20px; width: 637px;}
.dContent .dTitle{ background: url(../images/content/ttBg.png) no-repeat 3px 6px; padding-left: 258px; height: 28px;}
.dContent .dList{ padding: 0 5px 20px; width: 627px;}
.dContent .dList li{ padding: 15px 0 10px; width: 627px; border-bottom: 1px dashed #ccc;}
.dList li .uAvatar{ float: left; width: 50px; height: 50px; padding: 5px 0 10px;}
.dList li .uIntr{ float: left; width: 490px; padding-left: 15px; color: #333;}
.dList li .uIntr h5{ line-height: 22px; font-size: 14px; padding-bottom: 5px;}
.dList li .uIntr p{ line-height: 18px;}

