.detail-page-link {line-height: 38px;}
.detail-page-link .index {font-size: 14px; color: rgb(65,66,70);}
.detail-page-title {height: 40px;}
.detail-page-title font {line-height: 40px; font-size: 18px; color: black; font-weight: bold;}

.detail {height: 1208px;}
.detail div {display: inline-block;}
.detail .detail-left {width: 792px;}
.detail .detail-left>div, .detail .detail-right>div {background-color: white; border: 1px solid rgb(235,235,235); width: 790px;}
.detail .detail-left .detail-photo {margin-bottom: 20px;}
.detail .detail-left .detail-photo>div {height: 100%;}
.detail .detail-left .detail-photo .down-click, 
.detail .detail-left .detail-photo .up-click {width: 35px; line-height: 100%; position:relative;}
.detail .detail-left .detail-photo .text-center {width: 720px;}
.detail .detail-left .detail-photo .text-center img {padding:0px; margin:0px;}
.detail .detail-left .detail-photo-info {min-height: 115px;} /*height: 293px; */
.detail .detail-left .detail-photo-info .photo-text-info {margin-top: 40px; margin-bottom: 30px; margin-left: 25px; margin-right: 25px;}
.detail .detail-left .detail-photo-info .photo-text-info font {padding-right: 20px; color: rgb(150,150,150);}
.detail .detail-left .detail-photo-info .photo-text-info .name {color: rgb(158,126,106);}
.detail .detail-left .photo-desc-info {margin-left: 25px; margin-right: 25px; min-height: 15px; width: 735px; padding-bottom: 10px;}
.detail .detail-left .photo-desc-info * {color: rgb(150,150,150); font-size: 12px;}

.detail .detail-right {width: 386px;}
.detail .detail-right>div {width: 384px; overflow: hidden;}
/*缩略图*/
.detail-near {height: 580px;}
.detail-near .detail-near-win, 
.detail-relevant .detail-near-win {height: 570px; width: 360px; margin-top: 10px; margin-left: 20px; overflow: auto;}
.detail-near .detail-near-win .detail-list ,
.detail-relevant .detail-near-win .detail-list {width: 340px;}
.detail-near .detail-near-win .detail-list .img-thumb,
.detail-relevant .detail-list .img-thumb {width: 106px; float: left; margin-bottom: 5px;}
.detail-near .detail-near-win .detail-list .img-thumb img,
.detail-relevant .detail-list .img-thumb img {width: 106px;}
.detail-relevant-title {border-bottom: 1px solid rgb(230, 84, 25); height: 40px; margin-top: 20px; background-color: white;}
.detail-relevant-title .title {width: 85px;	height: 38px; border-bottom: 2px solid rgb(230, 84, 25); line-height: 40px;	padding-left: 17px;}
.detail-relevant-title .title font {font-size: 18px; font-weight: bold;	color: rgb(81, 81, 81);}
.detail-relevant {height: 444px;}
.detail .detail-right .guess-photos {height: 573px;}
.detail p {line-height: normal;}
.detail-relevant-keyword {padding-left: 15px; padding-right: 15px; width: 354px!important;}
.detail-relevant-keyword .tags {min-height: 80px; padding-top: 23px;}
.detail-relevant-keyword .tags span {float: left; margin-right: 10px; margin-bottom: 6px; white-space: nowrap;}
.detail-relevant-keyword .tags a {color: rgb(121,121,121); padding: 2px 8px; border: 1px solid rgb(121,121,121); border-radius: 15px; line-height: 22px;}

.site-adver{margin-top: 10px;width:100%;}

.select-btn {
	background: url(/style/images/photos.png) 0px 7px no-repeat;
    padding-left: 26px;
    font-size: 16px;
    color: rgb(255,74,1);
    line-height: 35px;
    margin-left: 10px;
    cursor: pointer;
}
/*文章*/
.article-detail {background: white;}
.article-title-info {height: 120px; width: 100%; border-bottom: 1px solid rgb(229,229,229);}
.article-title-info .right {height: 80px; line-height: 80px;}
.article-title-info .right a {margin-left: 50px;}
.article-title-info .title-info {margin-left: 25px; margin-top: 13px;}
.article-title-info .title-info font {margin-right: 20px; color: rgb(160,160,160);}
.article-title-info .title-info ._title {font-size: 24px; font-weight: bold; line-height: 70px; color: rgb(71,71,71);}
.article-body {padding-top: 25px; background: white;}
.article-body .article-body-content {width: 850px; padding-left: 25px; padding-right: 25px; padding-top: 25px; background-color: white; border-right: 1px solid rgb(229,229,229);}
.article-body .article-body-content * {color: rgb(70,70,70); font-size: 15px; line-height: 30px;}
.article-body .article-body-other {width: 269px; background-color: white; padding-left: 15px; padding-right: 15px;}
.article-body .article-body-other .other-title {color: rgb(245,86,21); font-size: 18px;}
.article-body .article-body-other .tags {height: 180px; padding-top: 23px;}
.article-body .article-body-other .tags span {float: left; margin-right: 10px; margin-bottom: 6px; white-space: nowrap;}
.article-body .article-body-other .tags a {color: rgb(121,121,121); padding: 2px 8px; border: 1px solid rgb(121,121,121); border-radius: 15px; line-height: 22px;}
.article-body .paging-div {height: 110px; width: 100%; text-align: center; border-top: 1px solid rgb(229,229,229);}
.article-body .paging-div font {font-size: 15px; color: rgb(71,71,71); line-height: 110px;}