.banner{
    width: 100%;
    height: 810px;
}
.w1000{
    width: 1000px;
    margin: 0 auto;
}
.title{
    width: 960px;
    margin: 0 auto;
    transform: scale(0);
    transform:scale(1)\9\0;
    transition: all 1s;
}
.back{
    width: 100%;
   /* background: url("../images/test.jpg") repeat-y top center;*/
}
.tit01{
    width: 100%;
    height: 90px;
    background: url("../images/tit01.png") no-repeat top center;
}
.wrapper{
    float: left;
    width: 189px;
    height: 298px;
    position:relative;
}
.top{
    width: 189px;
    position: absolute;
    left:0;
    top:2px;
    z-index: 1;
}
.kuang{
    width:189px;
    height: 298px;
    background: url("../images/wrapper.png") no-repeat;
    position: absolute;
    left:0;
    top: 0;
    /*z-index: 2;*/
}
.ps{
    width: 100%;
    height: 38px;
    background: url("../images/ps.png") repeat-x;
    position: absolute;
    left:0;
    bottom: 0;
}
.ps span,.bot span{
    display: inline-block;
}
.vote{
    float: right;
    display: inline-block;
    width: 18px;
    height: 14px;
    margin-right: 22px;
    margin-top: 13px;
    *margin-top: 18px;
}
.unlike{
    background: url("../images/unlike.png") no-repeat;
}
.like{
    background: url("../images/like.png") no-repeat;
}
.mid{
    width: 100%;
    height: 72px;
    position: absolute;
    left:0;
    top: 191px;
    text-align: center;
}
.bot{
    width: 100%;
    height: 35px;
    position: absolute;
    left:0;
    bottom: 2px;
    background: #9d7831;
    text-align: center;
    cursor: pointer;
    z-index: 3;
}
.role{
    width: 100%;
}
.tit02{
    width: 100%;
    height: 90px;
    background: url("../images/tit02.png") no-repeat top center;
}
.detail{
    width: 1070px;
    height: 629px;
    background: url("../images/riledetail.png") no-repeat;
    margin: 45px auto 0 auto;
}
.detail p{
    cursor: pointer;
}
.tit03{
    width: 100%;
    height: 90px;
    background: url("../images/tit03.png") no-repeat top center;
    margin-top: 35px;
}
.cnr{
    width: 148px;
    margin: 35px auto 0 auto;
}
.tit04{
    width: 100%;
    height: 90px;
    background: url("../images/tit04.png") no-repeat top center;
    margin-top: 40px;
}
#footer{
    border-top: 1px solid #dcdcdc;
    background-color: #fafafa;
}
#footer .footer-box {
    width: 1000px;
    margin: 0 auto;
}
#footer .friendLinks{
    text-align: center;
    margin: 0 20px;
    padding-top: 10px;
    border-bottom: 1px solid #f0f0f0;
}
#footer .friendLinks ul{
    font-size: 0;
}
#footer .friendLinks li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    padding: 10px 14px;
    height: 14px;
}
#footer .friendLinks a{
    color: #000;
    font-size: 14px;
}
#footer .friendLinks a:hover{
    text-decoration: underline;
}
#footer .info{
    margin: 0 auto;
    padding: 30px 20px;
    text-align: center;
}
#footer .info.w1200{
    width: 1160px;
}
#footer .info > div{
    float: left;
}
#footer .info .footerLeft img{
    display: block;
    margin-top: 3px;
    margin-right: 20px;
}
#footer .info .footerLeft a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
}
#footer .info .footerCenter{
    text-align: left;
}
#footer .info .footerCenter p{
    color: #666666;
    font-size: 12px;
    line-height: 1;
    padding-top: 10px;
}
#footer .info .footerCenter p:first-child{
    padding-top: 0;
}
#footer .info .footerCenter p a{
    color: #666666;
}
#footer .info .footerCenter p a:hover{
    text-decoration: underline;
}
#footer .info .footerRight{
    float: right;
    font-size: 0;
    padding-top: 10px;
}
#footer .info .footerRight a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
    margin-right: 10px;
}
#footer .info .footerRight .hd315{
    background: url("../images/hd315.png") no-repeat;
    width: 35px;
    height: 37px;
}
#footer .info .footerRight .beian{
    background: url("../images/beian.png") no-repeat;
    width: 34px;
    height: 37px;
}
#footer .info .copyright{
    display: none;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}
.float-nav {
    position: fixed;
    width: 95px;
    height: 359px;
    left: 50%;
    top: 50%;
    margin-left: 575px;
    margin-top: -179px;
    z-index: 200;
}
.float-nav li.list a,.float-nav li.return a{
    display: block;
    width: 100%;
    height: 100%;
}
.list{
    width: 95px;
    height: 90px;
    background: #111a29;
    text-align: center;
}
.list img{
    margin-top: 16px;
}
.list.sel{
    background: url("../images/sel.png") no-repeat;
}
.main {
    width: 1036px;
    height: 1357px;
    overflow: hidden;
    text-align: center;
}
.jscroll-h{
    background: url("../images/bar.png") no-repeat;
}
.jscroll-e{
    border-radius: 12px;
}
.share{
    position: relative;
}
.float-nav .share-cont {
    display: none;
    position: absolute;
    width: 183px;
    height: 88px;
    top: 0;
    right: 95px;
    background: #fff;
}
.float-nav .share-cont a {
    float: left;
    width: 61px;
    height: 65px;
    background: url(../images/shareicon.png) no-repeat;
    margin-top: 11px;
}
.float-nav .share-cont .share-item1 {
    background-position: 0 0;
}
.float-nav .share-cont .share-item2 {
    background-position: -61px 0;
}
.float-nav .share-cont .share-item3 {
    background-position: -122px 0;
}
.float-nav .share-cont:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 100%;
    position: absolute;
    width: 0;
    border-width: 10px;
    border-left-color: #fff;
    top: 35px;
}
