﻿.weui-table td, .weui-table th, table td, table th {
    border: none;
}

.topnavxiao {
    width: 16.66666%;
    text-align: center
}

.navfont {
    font-size: 16px;
    color: #000000;
}

.navitemselected {
    background: url(../images/classbg.gif) repeat-x bottom;
}

.biaoqianfont {
    border: #8a8a8a 1px solid;
    padding: 2px;
    line-height: 260%;
    color: #000000;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
}

.cardtable {
    width: 94%;
    margin: 0 auto;
    box-shadow: 0 1px 7px rgba(0,0,0,.1);
}

.cardtable2 {
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    margin-bottom: 15px;
}

.cardhits {
    color: #9f9f9f;
}

.cardauthor {
    font-weight: bold;
}

.cardmiaoshu {
    color: #b2b2b2;
    font-size: 16px;
    line-height: 180%;
}

.cardtitle {
    font-size: 18px;
    font-weight: bold;
}

.font24 {
    font-size: 24px;
}

.font32 {
    font-size: 32px;
}

.textcenter {
    text-align: center;
}

.textleft {
    text-align: left;
}

.textright {
    text-align: right;
}

.xz90 {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* Internet Explorer 9*/
    -moz-transform: rotate(90deg); /* Firefox */
    -webkit-transform: rotate(90deg); /* Safari 和 Chrome */
    -o-transform: rotate(90deg); /* Opera */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.lineheight180 {
    line-height: 180%
}

.dplayer-icons-right {
    display: none;
}

.vmiaoshu {
    font-size: 16px;
    color: #b2b2b2;
}

.detailcontent img {
    max-width: 100%;
}

.black {
    color: #000000;
}

/*会员*/
.logininput {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    background: #f0f0f0;
    margin: 0 auto;
    padding-left: 10px;
}

.loginbutton {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    background: #cccccc;
    margin: 0 auto;
    color: #ffffff;
}

.sendPassword {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    background: #cccccc;
    margin: 0 auto;
    color: #ffffff;
}

.font12 {
    font-size: 12px;
}

.loginbox {
    background: #ffffff;
    width: 92%;
    margin: 0 auto;
    box-shadow: 0 1px 7px rgba(0,0,0,.1);
}

.reglink {
    font-size: 16px;
    color: #000000
}

.centerbox {
    background: #ffffff;
    box-shadow: 0 1px 7px rgba(0,0,0,.1);
    padding: 0px;
}

.paddingtop5 {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 14px;
}

.ggbox {
    background: #ffffff;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 1px 7px rgba(0,0,0,.1);
}

.zujilist {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0 auto;
    font-size: 16px;
    color: #9a9a9a;
}

.userinput {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    width: 90%;
    background: #f0f0f0;
    padding-left: 10px;
}

.trborderbottom {
    border-bottom: 1px solid #fafafa;
}

.tuichubutton {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    background: #cccccc;
    margin: 0 auto;
    color: #ffffff;
}
.topnavxiao div a {
    font-weight: bold;
}

#returnTop {
    _display: none;
    position: fixed;
    _position: absolute;
    z-index: 999;
    right: 15px;
    bottom: -200px;
    _bottom: auto;
    width: 46px;
    height: 46px;
    text-indent: -999px;
    overflow: hidden;
    background-image: url(/images/Top.png);
    _background-image: url(/images/Top.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    transition: bottom 0.9s;
    -webkit-transition: bottom 0.9s;
    -moz-transition: bottom 0.9s;
    -o-transition: bottom 0.9s;
}