﻿#picdetails{ width:896px; padding:10px; float:left; clear:both; overflow:hidden;}
#picdetails .topdetails{width:100%; background:#FFF; padding:0px 0px; box-sizing:border-box;float:left; clear:both; overflow:hidden;}
#picdetails .pic{ width:100%; float:left; clear:both; padding:0px 0px 0px 0px; overflow:hidden;}
#picdetails .pic .left { float:left; width:380px; padding:4px; border:solid 1px #F0F0F0; overflow:hidden;margin:15px 0px 15px 0px;}
#picdetails .pic .left img{ width:380px; -o-transition:all ease .3s;  -webkit-transition: all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s;  transition: all ease .3s;}
#picdetails .pic .left img:hover{-o-transform:scale(1.2); -webkit-transform: scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); transform: scale(1.2);}
#picdetails .pic .right{ float:right; width:480px; padding:15px 0px; box-sizing:border-box; overflow:hidden;}
#picdetails .pic li{ width:100%; box-sizing:border-box; padding:5px 10px; float:left; clear:both; line-height:24px; overflow:hidden;}
#picdetails .pic li i{ color:#666;}
#picdetails .pic li i s{ padding:0 0.25em;}
#picdetails .pic li b{ font-weight:normal;}
#picdetails .pic li strong{ color:#333; font-size:20px; font-family:'黑体'; }
#picdetails .pic .li0{ color:#175bc0; font-size:24px; font-family:'黑体'; margin:0px 0px 8px 0px;}
#picdetails .pic .li1{ background:#F0F0F0; margin:8px 0px 0px 0px;}
#picdetails .pic .li2{ padding:20px 10px 0px 10px; text-align:center;}
#picdetails .pic li a {
    display: inline-block;
    width: 120px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    border-radius: 3px;
    text-align: center;
    text-decoration:none;
}
#picdetails .pic li .a1{ background:#175bc0; margin:0px 20px 0px 0px;}
#picdetails .pic li .a2{ background:#ff811c;}
#picdetails .category{ display:block;  padding:20px 0px 0px 0px; width:100%; float:left; clear:both; overflow:hidden; border-bottom:solid 2px #0259A9;}
#picdetails .category a{
    float: left;
    height: 40px;
    line-height:40px;
    padding:0px 15px;
    margin-right: -1px;
    background:#FFF;
    border-bottom: none;
    font-size:20px; font-family:'黑体';
    text-align: center;
    cursor: pointer;
    text-decoration:none;
}
#picdetails .category .curr{ background:#0259A9; color:#FFF;}
#picdetails .content{ width:100%; background:#FFF; padding:20px 15px; box-sizing:border-box; float:left; clear:both; overflow:hidden; line-height:30px;}
.footpage{ width:100%; float:left; border-top:solid 1px #EEE; line-height:28px; margin-top:10px; overflow:hidden;}
.footpage .divpage1{ float:left; margin-left:10px;}
.footpage .divpage2{ float:right; margin-right:10px;}
.pager {}
.pager a{ font-family:Fixedsys; margin-right:8px;}
.pager a:hover{ color:#e10000; }
.pager .oran_pg_cur{ color:#e10000; }