﻿/*面包屑区域*/
.ph-crumb {
    width: 980px;
    padding: 20px 10px 10px 10px;
    overflow: hidden;
    margin: 0 auto;
    background: #FFF;
    font: 14px/24px "MicroSoft YaHei","SimHei","宋体",Arial;
    position: relative;
}
/*相片滚动*/

#smph-srcoll {
    width: 980px;
    height: 44px;
    overflow: hidden;
    padding: 0 10px 10px 10px;
    background: #FFF;
    margin: 0 auto;
}

#smph_pre {
    width: 20px;
    height: 40px;
    margin-top: 2px;
    background: url(../../images/ico-07202038-01.png) no-repeat left top;
    float: left;
    cursor: pointer;
}

#smph_pre.on {
    background: url(../../images/ico-07202038-01.png) no-repeat right top;
}

#smph_next {
    width: 20px;
    height: 40px;
    margin-top: 2px;
    background: url(../../images/ico-07202038-02.png) no-repeat left top;
    float: right;
    cursor: pointer;
}

#smph_next.on {
    background: url(../../images/ico-07202038-02.png) no-repeat right top;
}

#smph_list {
    width: 918px;
    height: 44px;
    overflow: hidden;
    position: relative;
    margin: 0 11px;
    float: left;
}

#smph_list ul {
    height: 44px;
    overflow: hidden;
    position: absolute;
}

#smph_list li {
    width: 40px;
    height: 40px;
    border: 2px solid #003f63;
    position: relative;
    margin: 0 5px;
    float: left;
}

#smph_list li.on , #smph_list li.crumb {
    border: 2px solid #25b2ff;
}

#smph_list li img {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
}
/*图片详情*/
.de-box {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    background: #FFF;
}

.de-lt {
    width: 688px;
    padding: 10px 11px;
    overflow: hidden;
    float: left;
}

.de-rt {
    width: 258px;
    padding: 10px 11px;
    overflow: hidden;
    float: right;
}
/*相片详情*/
#de-photo {
    width: 688px;
    min-height: 400px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

#see_pre {
    width: 45px;
    height: 100px;
    position: absolute;
    left: 10px;
    background: url(../../images/sprite_grey.png) no-repeat left top;
    cursor: pointer;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

#see_pre.on {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

#see_next {
    width: 45px;
    height: 100px;
    position: absolute;
    right: 10px;
    background: url(../../images/sprite_grey.png) no-repeat right top;
    cursor: pointer;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

#see_next.on {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.deph-info {
    border-bottom: 1px solid #e1e6ea;
    border-top: 1px solid #e1e6ea;
    padding: 10px 0;
    margin-top: 10px;
}

.deph-info h4 {
    font: bold 14px/24px "MicroSoft YaHei","SimHei","宋体",Arial;
}

.pingForm {
    margin-top: 20px;
}

/*分享*/
#new_share_btn {
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: url(../../images/new-icon/share.png) no-repeat left top;
    float: right;
    margin-top: 8px;
    margin-right: 5px;
    cursor: pointer;
}

#new_share_btn.moseOver {
    background: url(../../images/new-icon/share.png) no-repeat left bottom;
}
/*分享图标*/
#new_share_tip {
    width: 140px;
    height: 149px;
    padding: 19px 10px 10px 10px;
    overflow: hidden;
    position: absolute;
    background: url(../../images/new-icon/share_tip.png) no-repeat 0 0;
    display: none;
}

.new_share_qq,
.new_share_sina{
    width: 63px;
    height: 25px;
    padding-top: 45px;
    border: 1px dotted #BBB;
    overflow: hidden;
    float: left;
    cursor: pointer;
    text-align: center;
    letter-spacing: 5px;
}

.new_share_qq {
    background: #FFF url(../../images/new-icon/share_qq.png) no-repeat 12px 6px;
    margin-right: 10px;
}

.new_share_qq.on {
    border: 1px solid #BFD1E2;
    background: #E6F3F9 url(../../images/new-icon/share_qq.png) no-repeat 12px 6px;
    color: #369;
}

.new_share_sina {
    background: url(../../images/new-icon/share_sina.png) no-repeat 12px 6px;
}

.new_share_sina.on {
    border: 1px solid #BFD1E2;
    background: #E6F3F9 url(../../images/new-icon/share_sina.png) no-repeat 12px 6px;
    color: #369;
}

.new_share_2bulu {
    width: 80px;
    height: 40px;
    padding: 8px 10px 7px 48px;
    margin-top: 10px;
    border: 1px dotted #BBB;
    overflow: hidden;
    background: url(../../images/new-icon/share_tbl.png) no-repeat 10px 10px;
    float: left;
    font-size: 18px;
    line-height: 40px;
    cursor: pointer;
}

.new_share_2bulu.on {
    border: 1px solid #BFD1E2;
    background: #E6F3F9 url(../../images/new-icon/share_tbl.png) no-repeat 10px 10px;
    color: #369;
}

.photo-report {
    float: right;
}


/*评论回复表单*/
.ajForm {
    overflow: hidden;
}

.replay-textarea {
    background-color:#f2f2f2;
    border: 1px solid #eee;
    height: 100px;
    width: 594px;
    font-size: 12px
}

.ajFormBtn {
    width: 100%;
    overflow: hidden;
    background: url(../../images/xxform.jpg) repeat-x;
}

.ajFormBtn .fl span {
    float: left;
    color: #014165;
    padding: 0 2px;
}

.ajFormBtn .fl {
    padding: 2px 10px;
    border-right: 1px solid #ddd;
    cursor: pointer;
}

.ajFormArea {
    overflow: hidden;
    border: 1px solid #dadada;
    margin-bottom: 10px;
}

/*评论宽度*/
#showPhotoComment {
    margin: 20px 0;
}
#showPhotoComment .faq-re-box,
#showPhotoComment .faq-re {
    width: 576px;
}

#showPhotoComment .faq-txt-box textarea {
    width: 572px;
}