.shownr {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    padding: 20px 0px 50px 0px;
}



.ib,
.ib-li li,
.ib-a a,
.ib-span span,
.btn,
.btn input,
.photo-hot li,
.Article-Tool a,
.photo-list li,
.photo-channel .photo-slide .change i,
.photo-channel .tool .auto,
.photo-channel .tool .up,
.photo-channel .tool .next,
.photo-cat .content h5 span.blue a,
.submit {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

/*图片内容*/
.photo-channel #Article .tool {
    position: relative;
    height: 35px;
    padding-top: 6px
}

.photo-channel #Article .tool .auto,
.photo-channel .tool .up,
.photo-channel .tool .next {
    background: url(../image/up-next.png) no-repeat;

    height: 27px;
    width: 31px;
    margin-right: 10px;
    overflow: hidden;
    line-height: 27px
}

.photo-channel #Article .tool .auto span,
.photo-channel .tool .up span,
.photo-channel .tool .next span {
    visibility: hidden
}

.photo-channel #Article .tool .auto {
    background-position: -39px top;
}

.photo-channel #Article .tool .next {
    background-position: -78px top;
}

.photo-channel #Article .Article-Tool {
    position: absolute;
    right: 0;
    border: none;
    background: none;
    font-size: 12px;
    font-weight: normal
}

.photo-channel #Article .tool .stat {
    color: #999;
}

.photo-channel #Article .big-pic {
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ededed;
    background-color: #fafcfe;
    position: relative
}

.photo-channel #Article .big-pic #big-pic {
    display: table-cell;
    vertical-align: middle;
    *display: block;
    overflow: hidden;
    *font-size: 480px;
    width: 1090px;
    height: 650px
}

.photo-channel #Article .big-pic .max {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 101;
    background: #FFF url(../image/max.png) no-repeat 5px center;

    padding: 5px 5px 5px 20px
}

.photo_prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 100
}

.photo_next {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 100
}

.photo_prev a,
.photo_next a {
    background-image: url(../image/blank.gif);
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
}

.photo_prev a {
    cursor: url(http://www.emeis.com.cn/static/css/prev.cur), auto;
}

.photo_next a {
    cursor: url(http://www.emeis.com.cn/static/css/next.cur), auto;
}

#Article,
.photo-channel .relevance {
    border: 1px solid #e0e0e0;
    zoom: 1;
    padding: 0 20px;
}

#Article {
    overflow: hidden;
}

#Article .list-pic {
    padding: 22px 0 16px;
    height: 100px
}

#Article .cont {
    overflow: hidden;
    float: left;
    width: 645px;
    height: 80px
}

#Article .cont li {
    float: left;
    width: 123px;
    text-align: center;
    display: block;
    overflow: hidden
}

#Article .cont li .img-wrap {
    width: 100px;
    height: 75px;
    margin: 0 auto;
}

#Article .cont li .img-wrap a {
    *font-size: 55px;
    width: 100px;
    height: 75px;
    outline: medium none;
}

#Article .cont li .img-wrap a img {
    margin: 0;
}

#Article .cont li.on .img-wrap {
    border: 2px solid #ffb017
}

#Article .list-pic .pre,
#Article .list-pic .next {
    float: left;
    display: block;
    position: relative;
    background: url(../image/pic_bg.png) no-repeat;
    width: 110px;
    height: 86px;
    text-align: center
}

#Article .list-pic .pre span,
#Article .list-pic .next span {
    margin-top: 10px;
    display: inline-block;
}

#Article .list-pic .pre img,
#Article .list-pic .next img {
    width: 100px;
    height: 70px;
    margin: 0;
    padding: 6px 0 0 3px;
}

#Article .list-pic .pre {
    left: -8px;
    top: -3px;
    margin-right: 14px
}

#Article .list-pic .next {
    right: -8px;
    float: right;
    top: -3px
}

#Article .list-pic .pre .img-wrap,
#Article .list-pic .next .img-wrap {
    width: 102px;
    height: 72px;
    border: none;
    padding: 4px 0 8px
}

#Article .list-pic .pre .img-wrap a,
#Article .list-pic .next .img-wrap a {
    *font-size: 53px;
    width: 98px;
    height: 72px;
    padding: 0px 5px 0 4px;
    *padding: 0px 5px 5px 0px;
    display: block;
    overflow: auto
}

#Article .list-pic .pre .img-wrap a img,
#Article .list-pic .next .img-wrap a img {
    width: 98px;
    height: 72px
}

#Article .list-pic .pre .img-wrap a:hover,
#Article .list-pic .next .img-wrap a:hover {
    background: none
}

#Article .list-pic .next {
    right: -8px;
    float: right;
    bottom: -2px
}

#Article .pre-bnt,
#Article .next-bnt {
    margin-top: 3px;
    cursor: hand;
     !important;
    cursor: pointer
}

#Article .pre-bnt,
#Article .next-bnt,
#Article .pre-bnt span,
#Article .next-bnt span {
    background: url(../image/big-btn.png) no-repeat;
    display: block;
    width: 17px;
    height: 69px;
    float: left;
}

#Article .pre-bnt:hover,
#Article .next-bnt:hover,
#Article .pre-bnt-on,
#Article .next-bnt-on {
    background-position: 0 -78px;
}

#Article .pre-bnt span {
    background-position: -30px top;
}

#Article .pre-bnt:hover span,
#Article .pre-bnt-on span {
    background-position: -30px -78px;
}

#Article .next-bnt span {
    background-position: -55px top;
}

#Article .next-bnt:hover span,
#Article .next-bnt-on span {
    background-position: -55px -78px;
}

/* endSelect */
#endSelect {
    top: 290px;
    left: 333px;
    position: absolute;
    width: 230px;
    height: 90px;
    border: 1px solid #8a8a8a;
    display: none;
    z-index: 200;
}

#endSelect .bg {
    height: 100%;
    width: 100%;
    background: #000;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

#endSelect .E_Cont {
    position: absolute;
    top: 10px;
    left: 26px;
    color: #fff;
    font-size: 14px;
}

#endSelect .E_Cont p {
    padding: 4px 0;
    zoom: 1;
    overflow: hidden;
    margin: 0;
    text-indent: 0;
}

#rePlayBut,
#nextPicsBut,
#endSelect #endSelClose {
    background: url(../image/big-btn.png) no-repeat
}

#rePlayBut {
    float: left;
    width: 69px;
    height: 23px;
    background-position: 0px -167px;
}

#nextPicsBut {
    float: left;
    width: 97px;
    height: 23px;
    background-position: -100px -167px;
    margin-left: 10px;
}

#endSelect #endSelClose {
    background-position: 0px -217px;
    position: absolute;
    top: 3px;
    right: 3px;
    cursor: pointer;
    width: 11px;
    height: 11px;
    overflow: hidden;
    z-index: 2;
}