body {
    background: #f5f5f5 none repeat scroll 0 0;
    font-family: 微软雅黑;
    font-size: 14px;
}
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}
li,
ol,
ul {
    list-style: outside none none;
    overflow: hidden;
}
a {
    color: #3665c3;
    text-decoration: none;
}
.clear:after,
.clear:before {
    display: table;
    content: ' ';
}
.clear:after {
    clear: both;
}
a,
a:hover {
    transition: all 0.25s ease-in 0s;
}
img {
    border: 0;
}

.topdiv {
    border-bottom: 1px solid #eee;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}
.topdiv .topcenter {
    margin: 0 auto;
    max-width: 1060px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.topdiv .topcenter a,
.topdiv .topcenter span {
    color: #aaa;
    font-size: 12px;
}
.topdiv .topcenter .toindex {
    float: right;
    margin-right: 10px;
}
.topdiv .topcenter .tocang {
    float: right;
}

.logodiv {
    height: 60px;
    margin: 20px auto 22px auto;
    max-width: 1060px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.logodiv .logo {
    width: 170px;
    height: 100%;
    float: left;
    margin-top: -10px;
}
.logodiv .search {
    width: 790px;
    height: 100%;
}
.logodiv .search .serach_form {
    position: relative;
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    height: 45px;
    width: 496px;
    margin-top: 7px;
}
.logodiv .search .search-input {
    background-color: transparent;
    border: 0 none;
    float: left;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-indent: 9px;
    width: 427px;
}
.logodiv .search .search-button {
    background: #fff url(../img/search2.gif) no-repeat scroll center 1px;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 43px;
    overflow: hidden;
    width: 43px;
}
.logodiv .search .search_hotkey {
    clear: both;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.logodiv .search .search_hotkey a {
    padding-right: 2px !important;
    font-size: 12px;
}
.logodiv .search .serach_form .hotwords {
    position: absolute;
    left: 0;
    top: 46px;
    z-index: 1000;
    width: 100%;
    height: auto;
    background: #fff;
    display: none;
}
.logodiv .search .serach_form .hotwords a {
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}
.logodiv .search .serach_form .hotwords a:hover {
    text-decoration: underline;
}

.navdiv {
    margin: 0 auto;
    max-width: 1060px;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
}
.navdiv ul.nav {
    border-color: #eee #eee #7daa2a;
    border-style: solid;
    border-width: 1px 1px 2px;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0px;
    overflow: hidden;
    padding-bottom: 4px;
    width: 100%;
}
.navdiv ul.nav {
    background: #00afec none repeat scroll 0 0;
    border: medium none;
    height: 40px;
    line-height: 40px;
    padding-bottom: 0;
}
.navdiv ul.nav li {
    border-right: 1px solid #fafafa;
    float: left;
    height: 34px;
    line-height: 34px;
}
.navdiv ul.nav li {
    border: medium none;
    height: 40px;
    line-height: 40px;
}
.navdiv ul.nav li a {
    color: #333;
    float: left;
    font-size: 14px;
    padding: 0 20px;
}
.navdiv ul.nav li a {
    color: #fff;
}
.navdiv ul.nav li.now a {
    background: #7daa2a none repeat scroll 0 0;
    color: #fff;
}
.navdiv ul.nav li a:hover,
.navdiv ul.nav li.now a {
    background: #87d156 none repeat scroll 0 0;
    height: 40px;
    line-height: 40px;
}

.member {
    margin: 0 auto;
    max-width: 1060px;
    width: 100%;
    background: #fff url(../img/lianzi.png) repeat-x scroll 0 0;
    margin-top: 15px;
    padding: 0 10px;
    box-sizing: border-box;
}
.member .title {
    max-width: 1025px;
    width: 100%;
    margin: 0 auto;
    height: 22px;
    line-height: 22px;
    padding: 30px 0 0 0;
    color: #666;
    font-family: 微软雅黑;
    font-size: 16px;
}
.member .title .modaren {
    float: right;
    font-size: 13px;
    text-decoration: underline;
}
.member .center {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    height: 180px;
}
.member .center a {
    width: 65px;
    height: 65px;
    display: block;
    margin-top: 16px;
    margin-right: 15px;
    float: left;
}
.member .center a.last {
    margin-right: 0;
}
.member .center img {
    width: 65px;
    height: 65px;
    display: block;
}

.bdshare {
    margin: 0 auto;
    max-width: 1060px;
    width: 100%;
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box;
}
.bdshare .center {
    max-width: 1025px;
    width: 100%;
    margin: 15px auto;
    height: 46px;
}
.bdshare .center .centerLeft {
    float: left;
    width: 320px;
    height: 46px;
    line-height: 46px;
    color: #e12160;
    font-size: 17px;
}
.bdshare .center .centerRight {
    float: right;
    width: 422px;
}

.list {
    margin: 15px auto;
    max-width: 1060px;
    width: 100%;
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box;
}
.list .one {
    height: 50px;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
    max-width: 1025px;
    width: 100%;
    margin: 0 auto;
}
.list .one .title {
    height: 22px;
    line-height: 22px;
}
.list .one .title span {
    background: url(../img/type_small.png) no-repeat;
    display: block;
    height: 22px;
    width: 22px;
    float: left;
    margin-right: 6px;
}

.list .one .title a.click {
    line-height: 20px;
    font-size: 11px;
    background: #2d64b3;
    padding: 0 5px;
    color: #fff;
    display: block;
    max-width: 45px;
    height: 100%;
    float: right;
}
.list .one .title a.click:hover {
    background: #96c455;
}
.list .one .title a.tit {
    display: block;
    width: 85%;
    height: 100%;
    overflow: hidden;
    float: left;
    font-weight: bold;
}
.list .one .title a.tit:hover {
    text-decoration: underline;
}
.list .one .title a h2 {
    font-size: 15px;
}
.list .one .title a h2 em {
    color: red;
    font-style: normal;
}
.list .one .desc {
    height: 28px;
    line-height: 28px;
    font: 12px/1.5 arial;
    overflow: hidden;
}
.list .one .desc .noteLeft {
    line-height: 37px;
    width: 60%;
    height: 100%;
    float: left;
}
.list .one .desc .noteLeft span,
.list .one .desc .noteLeft a {
    color: #aaa;
    margin-right: 16px;
}
.list .one .desc .noteLeft span.sl {
    margin-right: 6px;
}
.list .one .desc .noteLeft a.scat {
    color: #aaa;
} /* color:#009a61; */
.list .one .desc .noteLeft a.scat:hover {
    text-decoration: underline;
}
.list .one .desc .noteLeft a.suser {
    color: #aaa;
} /* color:#f36e22; */
.list .one .desc .noteLeft a.suser:hover {
    text-decoration: underline;
}
.list .one .desc .noteRight {
    width: 40%;
    height: 100%;
    float: right;
}
.list .one .desc .noteRight a.tag {
    color: #fff;
    display: inline-block;
    float: right;
    font-family: arial;
    font-size: 15px;
    height: 17px;
    line-height: 17px;
    margin: 8px 0 0 1px;
    padding: 1px 5px;
    background: #aaa;
}
.list .one .desc .noteRight a.tag:hover {
    color: #fff;
    background: #565656;
    text-decoration: none;
    text-shadow: none;
    margin: 7px 0 0 1px;
}
.list .wid1040 {
    width: 1040px;
}
.list .noline {
    border-bottom: 0px solid #e3e3e3;
}
.list .nofind {
    text-align: center;
    padding: 50px 0;
    font-size: 23px;
    color: red;
}
.list .nodata {
    text-align: center;
    padding: 30px 0;
    font-size: 15px;
}

.friend {
    margin: 15px auto;
    max-width: 1058px;
    width: 100%;
    background: #fff;
    border: 1px solid #e6e6e6;
    height: 30px;
    padding: 0 10px;
    box-sizing: border-box;
}
.friend .center {
    margin: 0 auto;
    max-width: 1025px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.friend .center span,
.friend .center a {
    color: #999;
    line-height: 30px;
    white-space: nowrap;
    font-size: 12px;
    padding-right: 15px;
}

.beian {
    margin: 15px auto;
    max-width: 1060px;
    width: 100%;
    height: 60px;
    padding: 0 10px;
    box-sizing: border-box;
}
.beian .center {
    margin: 0 auto;
    max-width: 1025px;
    width: 100%;
    height: 100%;
    color: #999;
    text-align: center;
    font-size: 12px;
    line-height: 23px;
}
.beian .center .b1 a,
.beian .center .b1 span {
    margin: 0 3px;
}

.path {
    margin: 0 auto;
    max-width: 1060px;
    width: 100%;
    font-size: 13px;
    padding: 5px 10px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 10px;
}
.path .center {
    margin: 0 auto;
    max-width: 1040px;
    width: 100%;
    height: 100%;
    color: #999;
    text-align: left;
    font-size: 13px;
    line-height: 30px;
}
.path .center a,
.path .center span {
    font-size: 13px;
    margin-right: 5px;
}
.path .center a:hover {
    text-decoration: underline;
}

.content {
    margin: 0 auto;
    max-width: 1060px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
}
.content .center {
    width: 100%;
    margin: 15px auto;
    height: auto;
}
.content .center .left {
    width: 785px;
    height: auto;
    float: left;
    padding: 0 15px;
    background: #fff;
    box-sizing: border-box;
}
.content .center .left h1 {
    font-size: 27px;
    color: #666;
    text-align: center;
    margin-top: 20px;
}
.content .center .left .brief {
    height: 120px;
    margin-top: 20px;
}
.content .center .left .brief .bl {
    height: 100%;
    width: 270px;
    float: right;
}
.content .center .left .brief .br {
    height: 100%;
    width: 270px;
    float: right;
}
.content .center .left .brief .one {
    height: 29px;
    line-height: 29px;
}
.content .center .left .brief .one span.back {
    display: block;
    height: 22px;
    width: 22px;
    background: url(../img/type_small.png) no-repeat;
    margin: 3px 177px 0 0;
}
.content .center .left .button {
    margin: 35px auto;
    text-align: center;
}
.content .center .left .button a {
    letter-spacing: 2px;
}
.content .center .left .button a.tdetail {
    background: #aaa; /*2dc96f*/
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    width: 170px;
    text-align: center;
    float: left;
}
.content .center .left .button a.tmindex {
    background: #00afec; /*ff702d*/
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    width: 170px;
    text-align: center;
}
.content .center .left .baidushare {
    height: 46px;
    margin: 15px 0 25px 0;
    width: auto;
    background: #fffcfb;
    border: 1px solid #fbd0b2;
    border-radius: 3px;
}
.content .center .left .baidushare .fxtxt {
    width: 100px;
    height: 46px;
    line-height: 46px;
    float: left;
    padding-left: 15px;
    color: #e12160;
    font-size: 17px;
}
.content .center .left .baidushare .sharediv {
    width: 580px;
    height: 46px;
    float: left;
}
.content .center .left .recomuser {
    margin-top: 25px;
}
.content .center .left .recomuser .title {
    width: 100%;
    height: 22px;
    line-height: 22px;
    color: #666;
    font-family: 微软雅黑;
    font-size: 16px;
}
.content .center .left .recomuser .users {
    width: 100%;
    margin: 0 auto;
    height: 162px;
}
.content .center .left .recomuser .users a {
    width: 65px;
    height: 65px;
    display: block;
    margin-top: 16px;
    margin-right: 14px;
    float: left;
}
.content .center .left .recomuser .users a.last {
    margin-right: 0;
}
.content .center .left .recomuser .users img {
    width: 65px;
    height: 65px;
    display: block;
}
.content .center .left .classdata {
    width: 100%;
    border: 1px solid #87d156;
}
.content .center .left .classdata .title {
    width: 100%;
    line-height: 30px;
    color: #666;
    font-family: 微软雅黑;
    font-size: 16px;
    background: #ecf8e4;
    border-bottom: 1px solid #87d156;
    box-sizing: border-box;
    padding: 5px 15px;
}
.content .center .left .classdata .data {
    padding: 10px;
    max-height: 250px;
    overflow: hidden;
}
.content .center .left .classdata .data a {
    padding-left: 15px;
    width: 50%;
    padding-right: 20px;
    box-sizing: border-box;
    height: 28px;
    line-height: 28px;
    text-align: left;
    float: left;
    background: url(../img/round1.png) no-repeat scroll 4px 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content .center .left .classdata .data a:hover {
    text-decoration: underline;
}
.content .center .left .userdata {
    width: 100%;
    margin: 20px 0 10px 0;
    border: 1px solid #17c6ff;
}
.content .center .left .userdata .title {
    width: 100%;
    line-height: 30px;
    color: #666;
    font-family: 微软雅黑;
    font-size: 16px;
    background: #ddf7ff;
    border-bottom: 1px solid #17c6ff;
    box-sizing: border-box;
    padding: 5px 15px;
}
.content .center .left .userdata .data {
    padding: 10px;
    max-height: 450px;
    overflow: hidden;
}
.content .center .left .userdata .data a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 15px;
    width: 50%;
    padding-right: 20px;
    display: block;
    box-sizing: border-box;
    height: 28px;
    line-height: 28px;
    text-align: left;
    float: left;
    background: url(../img/round2.png) no-repeat scroll 4px 13px;
}
.content .center .left .userdata .data a:hover {
    text-decoration: underline;
}
.content .center .right {
    width: 260px;
    height: auto;
    float: right;
    padding: 10px;
    padding-left: 15px;
    background: #fff;
    box-sizing: border-box;
}
.content .center:after {
    content: '';
    display: table;
    clear: both;
}
.content .center .right .one {
    width: 100%;
}
.content .center .right .one .title {
    color: #666;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0;
}
.content .center .right .one .title h3 {
    font-size: 16px;
}
.content .center .right .one .data {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 2%;
    flex-wrap: wrap;
}
.content .center .right .one .data > a {
    display: block;
    height: 28px;
    line-height: 28px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 48%;
    flex-shrink: 0;
}
.content .center .right .one .data > a:hover {
    text-decoration: underline;
}
.content .center .right .one .data div a:hover {
    text-decoration: none;
}
.content .center .right .one .data a em {
    color: red;
    font-style: normal;
}

.user {
    margin: 5px auto;
    max-width: 1060px;
    width: 100%;
    background: #fff;
    font-size: 13px;
    margin-top: 15px;
    padding: 0 10px;
    box-sizing: border-box;
}
.user .center {
    margin: 0 auto;
    max-width: 1040px;
    width: 100%;
    color: #999;
    text-align: left;
}
.user .center .brief h1 {
    color: #666;
    font-size: 23px;
    text-align: left;
    line-height: 60px;
}
.user .center .brief .info {
    padding-bottom: 15px;
    position: relative;
}
.user .center .brief .info .head {
    float: left;
}
.user .center .brief .info .head img {
    width: 100px;
    height: 100px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    float: left;
    padding: 3px;
    vertical-align: middle;
}
.user .center .brief .info .other {
    float: left;
    margin-left: 15px;
}
.user .center .brief .info .other .nick {
    height: 40px;
    line-height: 40px;
}
.user .center .brief .info .other .nick a {
    margin: 0 15px;
}
.user .center .brief .info .other .nick a:hover {
    text-decoration: underline;
}
.user .center .brief .info .other .fx {
    height: 25px;
    line-height: 25px;
}
.user .center .brief .info .other .fx a {
    margin: 0 15px;
}
.user .center .brief .info .other .fx a:hover {
    text-decoration: underline;
}
.user .center .brief .info .other .fx span {
    margin-right: 12px;
}

.page {
    height: 28px;
    padding: 20px 0;
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
}
.page a,
.page span {
    background-color: #fff;
    background-repeat: no-repeat;
    border: 1px solid #2d64b3;
    border-radius: 1px;
    color: #2d64b3;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    margin-right: 6px;
    overflow: hidden;
    padding: 0 8px;
    text-decoration: none;
}
.page span {
    background: #2d64b3;
    color: #fff;
}
.page span.disabled {
    background-color: #fff;
    color: #2d64b3;
}
.page a:hover,
.page span:hover {
    background: #2d64b3;
    color: #fff;
    border: 1px solid #2d64b3;
}

/*.list .one .title span |  .bl .one span 放在后面才能覆盖前面*/
.list .one .title span.dir,
#bl .one span.dir {
    background-position: 0 0;
}
.list .one .title span.xls,
#bl .one span.xls {
    background-position: -22px 0;
}
.list .one .title span.xlsx,
#bl .one span.xlsx {
    background-position: -22px 0;
}
.list .one .title span.doc,
#bl .one span.doc {
    background-position: -44px 0;
}
.list .one .title span.docx,
#bl .one span.docx {
    background-position: -44px 0;
}
.list .one .title span.ppt,
#bl .one span.ppt {
    background-position: -66px 0;
}
.list .one .title span.pptx,
#bl .one span.pptx {
    background-position: -66px 0;
}
.list .one .title span.pdf,
#bl .one span.pdf {
    background-position: -88px 0;
}

.list .one .title span.psd,
#bl .one span.psd {
    background-position: 0 -22px;
}
.list .one .title span.flv,
#bl .one span.flv {
    background-position: -44px -22px;
}
.list .one .title span.apk,
#bl .one span.apk {
    background-position: -66px -22px;
}
.list .one .title span.bt,
#bl .one span.bt {
    background-position: -88px -22px;
}
.list .one .title span.torrent,
#bl .one span.torrent {
    background-position: -88px -22px;
}

.list .one .title span.mp3,
#bl .one span.mp3 {
    background-position: -22px -44px;
}
.list .one .title span.mp4,
#bl .one span.mp4 {
    background-position: -44px -44px;
}
.list .one .title span.avi,
#bl .one span.avi {
    background-position: -44px -44px;
}
.list .one .title span.rmvb,
#bl .one span.rmvb {
    background-position: -44px -44px;
}

.list .one .title span.jpg,
#bl .one span.jpg {
    background-position: -66px -44px;
}
.list .one .title span.png,
#bl .one span.png {
    background-position: -66px -44px;
}
.list .one .title span.bmp,
#bl .one span.bmp {
    background-position: -66px -44px;
}
.list .one .title span.gif,
#bl .one span.gif {
    background-position: -66px -44px;
}

.list .one .title span.rar,
#bl .one span.rar {
    background-position: -88px -44px;
}
.list .one .title span.zip,
#bl .one span.zip {
    background-position: -88px -44px;
}

.list .one .title span.txt,
#bl .one span.txt {
    background-position: 0 -66px;
}
.list .one .title span.exe,
#bl .one span.exe {
    background-position: -22px -66px;
}
.list .one .title span.mis,
#bl .one span.mis {
    background-position: -22px -66px;
}
.list .one .title span.no,
#bl .one span.no {
    background-position: -44px -66px;
}
/*.list .one .title span |  #bl .one span*/

.smsg {
    margin: 15px auto 5px auto;
    max-width: 1060px;
    width: 100%;
    height: 30px;
    background: none;
    font-size: 13px;
    padding: 0 10px;
    box-sizing: border-box;
}
.smsg .center {
    margin: 0 auto;
    max-width: 1060px;
    width: 100%;
    height: 100%;
    color: #555;
    text-align: left;
    font-size: 13px;
    line-height: 30px;
}
.smsg .center a,
.smsg .smsg span {
    font-size: 13px;
    margin-right: 4px;
    text-decoration: underline;
    font-weight: bold;
    padding: 3px 3px;
}
.smsg .center a:hover {
    text-decoration: underline;
    background: #96c455;
    color: #fff;
}
.smsg .center b {
    color: #ffc125;
    margin-right: 5px;
}

.ulist {
    margin: 18px auto 5px auto;
    max-width: 1060px;
    width: 100%;
    box-sizing: border-box;
}
.ulist .ucenter {
    margin: 0 auto;
    max-width: 1060px;
    width: 100%;
}
.ulist .ucenter .uone {
    width: 24%;
    height: 128px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
    margin-bottom: 10px;
}
.ulist .ucenter .uone:nth-child(4n + 1) {
    margin-left: 5px;
}
.ulist .ucenter .uone:hover {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}
.ulist .ucenter .uone .uc {
    height: 88px;
    overflow: hidden;
    padding: 0 5px;
    margin: 20px 0;
}
.ulist .ucenter .lone {
    margin-left: 10px;
}
/*zy+br=80*/
.ulist .ucenter .uone .uc .zy {
    height: 63px;
}
.ulist .ucenter .uone .uc .zy .hd {
    width: 54px;
    height: 100%;
    float: left;
}
.ulist .ucenter .uone .uc .zy .hd img {
    width: 50px;
    height: 50px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 60px !important;
    padding: 2px;
}
.ulist .ucenter .uone .uc .zy .nu {
    width: 175px;
    height: 100%;
    float: right;
    color: #888;
}
.ulist .ucenter .uone .uc .zy .nu .ntop {
    height: 27px;
    line-height: 27px;
    position: relative;
}
.ulist .ucenter .uone .uc .zy .nu .ntop a.ntitle {
    color: #666;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.ulist .ucenter .uone .uc .zy .nu .ntop a.nto {
    display: none;
    position: absolute;
    top: 2px;
    right: 10px;
    z-index: 1000;
    background-color: #00afec;
    color: white;
    text-shadow: none;
    border-radius: 3px !important;
    font-size: 12px !important;
    line-height: 18px;
    padding: 2px 6px !important;
}
.ulist .ucenter .uone .uc .zy .nu .nbot {
    height: 36px;
    line-height: 18px;
}
.ulist .ucenter .uone .uc .zy .nu .nbot span {
    margin-right: 3px;
}
.ulist .ucenter .uone .uc .zy .nu .nbot span em {
    font-weight: bold;
    font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 12px;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
}
.ulist .ucenter .uone .uc .br {
    height: 25px;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    padding: 0 5px;
    color: #666;
}

.right .one .data {
    position: relative;
}
.right .one .data .maybelike {
    position: absolute;
    left: -15px;
}

.list h1 {
    font-size: 20px;
    padding: 5px 0px;
    display: block;
    height: 30px;
    line-height: 30px;
}

.hasbd {
    position: relative;
}
.hasbd .bdsearch {
    width: 670px;
    height: 30px;
}
.hasbd .bdtip {
    width: 320px;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 15px;
    color: red;
}
.hasbd .bdjs {
    width: 350px;
    height: 30px;
    line-height: 30px;
    float: right;
}

.paihang {
    position: absolute;
    right: -240px;
    bottom: 3px;
    z-index: 1000;
    width: 230px;
    height: 20px;
    line-height: 20px;
}
.lists {
    padding: 10px 0 10px 0;
    max-width: 1060px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.lists .center {
    height: 650px;
    width: 100%;
}
.lists .center div {
    text-align: center;
    margin: 0 10px 15px 0;
    padding: 3px 13px;
    width: 135px;
    height: 28px;
    line-height: 20px;
    overflow: hidden;
    box-sizing: border-box;
}
.lists .center div a {
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
}

.gg_5 {
    max-width: 1060px;
    width: 100%;
    height: auto;
    margin: 15px auto;
    padding: 0 10px;
    box-sizing: border-box;
}
.gg_11 {
    max-width: 480px;
    width: 100%;
    height: auto; /* 83px; */
    margin: 10px auto;
}
.gg_11 a {
    display: block;
    width: 228px;
    height: 83px;
}
.gg_11 a.bz1 {
    float: left;
}
.gg_11 a.bz2 {
    float: right;
}

.intro {
    overflow: hidden;
    padding: 25px 20px 20px 345px;
    position: relative;
    max-width: 1060px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
.intro h1 {
    font-size: 27px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
    text-align: left;
}
.intro .desc {
    padding: 0;
}
.intro .pic {
    float: left;
    display: block;
    width: 300px;
    position: absolute;
    left: 15px;
    top: 30px;
}
.intro .date {
    margin-bottom: 10px;
    line-height: 1.8em;
    font-size: 16px;
}
.intro .text {
    margin-bottom: 30px;
    line-height: 1.8em;
    font-size: 16px;
    text-align: justify;
    overflow: hidden;
}
.intro .related {
    margin-bottom: 30px;
}
.intro .related a {
    margin-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.intro .related span {
    display: block;
    margin: 10px 0;
    color: #666;
    font-size: 19px;
    font-weight: bold;
}
.intro .files h3 {
    margin: 10px 0;
    color: #666;
    font-size: 19px;
}
.intro .files ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.intro .files ul li {
    border-bottom: 1px solid #e3e3e3;
    padding: 8px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.intro .files ul li.t {
    background: #f6f6f6;
    border: none;
}
.intro .files ul li span {
    float: left;
    display: block;
    margin-left: 10px;
}
.intro .files ul li em {
    float: right;
    display: block;
    margin-right: 10px;
    font-style: normal;
}

.search-form {
    padding-top: 11px;
}
.search-form .wd {
    width: 450px;
    height: 35px;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    border-right: none;
    height: 40px;
    line-height: 40px;
    background: #ffffff;
    padding: 0 7px;
    font-size: 14px;
}
.search-form .sbtn {
    width: 80px;
    height: 39px;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    background-color: #444;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-left: -2px;
    border: none;
}
.search-form .sbtn:hover {
    background: #222;
    color: #fff;
    cursor: pointer;
}

.autocomplete-suggestions {
    text-align: left;
    line-height: 23px;
    cursor: default;
    border: 1px solid #ddd;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 181px;
    left: 9px;
    display: none;
    z-index: 9999;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.autocomplete-suggestions strong {
    font-weight: normal;
    color: #00afec;
}
.autocomplete-suggestion {
    white-space: nowrap;
    overflow: hidden;
    padding: 3px 8px;
    font-size: 14px;
}
.autocomplete-selected {
    background: #f0f0f0;
}
.huanyizu {
    max-width: 650px;
    width: 100%;
    margin: 5px auto 20px auto;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}
.huanyizu a {
    border: 1px solid #87d156;
    color: #fff;
    background: #87d156;
    padding: 10px 80px;
    font-size: 20px;
}

/* 移动端显示控制 - PC端基础样式 */
.mobile-none {
    display: block !important;
}

.mobile-show {
    display: none !important;
}
/* 移动端响应式样式 */
@media screen and (max-width: 768px) {
    body {
        font-size: 14px;
    }

    /* 顶部提示栏 */
    .topdiv {
        display: none;
    }

    /* Logo和搜索区域 */
    .logodiv {
        height: auto;
        margin: 10px auto;
        padding: 0 10px;
    }
    .logodiv .logo {
        width: auto;
        margin-left: 0;
        margin-top: 0;
        float: none;
        text-align: center;
    }
    .logodiv .logo img {
        max-width: 100%;
        height: auto;
    }
    .logodiv .search {
        width: 100%;
        float: none;
        margin-top: 10px;
    }
    .logodiv .search .serach_form {
        width: 100%;
        margin-top: 0;
        display: none;
    }
    .logodiv .search .search-input {
        width: calc(100% - 80px);
    }
    .logodiv .search .search-button {
        width: 80px;
    }
    .logodiv .search .search_hotkey {
        display: none;
    }

    /* 搜索表单 */
    .logodiv .search .search-form {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        display: block;
    }
    .logodiv .search .search-form form {
        display: flex;
        width: 100%;
    }
    .logodiv .search .search-form .wd {
        width: 75%;
        display: block;
        float: none;
        box-sizing: border-box;
        line-height: 38px;
        resize: none;
        overflow: hidden;
        border: 1px solid #ccc;
        outline: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-appearance: none;
        appearance: none;
        border-radius: 0;
        padding-left: 10px;
        height: 40px;
        flex: 1;
    }
    .logodiv .search .search-form .sbtn {
        outline: none;
        display: block;
        float: none;
        height: 40px;
        width: 25%;
        border: none;
        color: #fff;
        background: #444;
        font-size: 1rem;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 0;
        flex-shrink: 0;
    }
    .logodiv .search .search-form .hotfind {
        display: none;
    }

    .search-form {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .search-form .wd {
        width: 75%;
        display: block;
        float: left;
        box-sizing: border-box;
        line-height: 38px;
        resize: none;
        overflow: hidden;
        border: 1px solid #ccc;
        outline: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-appearance: none;
        appearance: none;
        border-radius: 0;
        padding-left: 10px;
        height: 40px;
    }
    .search-form .sbtn {
        outline: none;
        display: block;
        float: left;
        height: 40px;
        width: 25%;
        border: none;
        color: #fff;
        background: #444;
        font-size: 1rem;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 0;
    }
    .search-form .hotfind {
        display: none;
    }

    /* 导航栏 */
    .navdiv {
        width: 98%;
        margin: 10px auto 7px auto;
        min-height: 75px;
        height: auto;
        padding: 0;
        overflow: hidden;
    }
    .navdiv ul.nav {
        height: auto;
        min-height: 75px;
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        background: #00afec;
    }
    .navdiv ul.nav li {
        width: 20%;
        border: none;
        height: 25px;
        line-height: normal;
        float: none;
        flex-shrink: 0;
    }
    .navdiv ul.nav li a {
        color: #fff;
        display: block;
        height: 25px;
        line-height: 25px;
        font-size: 13px;
        text-align: center;
        font-weight: 800;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }
    .navdiv ul.nav li.now a {
        background: none;
        color: #ff0000;
    }
    .navdiv ul.nav li a:hover,
    .navdiv ul.nav li.now a {
        background: none;
        height: 25px;
        line-height: 25px;
    }

    /* 用户推荐区域 */
    .member {
        margin: 0 10px;
        width: auto;
        padding: 10px;
    }
    .member .title {
        width: 100%;
        padding: 15px 0 10px 0;
        font-size: 15px;
    }
    .member .title .modaren {
        float: right;
        font-size: 12px;
    }
    .member .center {
        width: 100%;
        height: auto;
        overflow: hidden;
        max-height: 185px;
    }
    .member .center a {
        width: 65px;
        height: 65px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    /* 分享区域 */
    .bdshare {
        margin: 10px;
        width: auto;
    }
    .bdshare .center {
        width: 100%;
        height: auto;
        padding: 10px 0;
    }
    .bdshare .center .centerLeft {
        width: 100%;
        float: none;
        height: auto;
        line-height: normal;
        margin-bottom: 10px;
        font-size: 15px;
        text-align: center;
    }
    .bdshare .center .centerRight {
        width: 100%;
        float: none;
    }

    /* 列表区域 */
    .list {
        margin: 10px;
        width: auto;
    }
    .list .one {
        width: 100%;
        height: auto;
        min-height: auto;
        padding: 10px;
        margin: 0;
        overflow: visible;
        box-sizing: border-box;
    }
    .list .one .title {
        height: auto;
        line-height: normal;
        margin-bottom: 5px;
        overflow: visible;
    }
    .list .one .title a.tit {
        width: calc(100% - 60px);
        font-size: 14px;
    }
    .list .one .title a.click {
        max-width: none;
        width: auto;
        padding: 0 8px;
        font-size: 12px;
    }
    .list .one .desc {
        height: auto;
        min-height: auto;
        line-height: normal;
        margin-top: 5px;
        overflow: visible;
    }
    .list .one .desc .noteLeft {
        width: 100%;
        float: none;
        line-height: normal;
        margin-bottom: 5px;
        height: auto;
        min-height: auto;
        overflow: visible;
    }
    .list .one .desc .noteLeft span,
    .list .one .desc .noteLeft a {
        display: inline-block;
        margin-right: 8px;
        font-size: 12px;
        line-height: normal;
    }
    .list .one .desc .noteRight {
        width: 100%;
        float: none;
        margin-top: 5px;
        height: auto;
        min-height: auto;
        overflow: visible;
    }
    .list .one .desc .noteRight a.tag {
        float: none;
        display: inline-block;
        margin: 3px 3px 0 0;
    }
    .list .one .desc .clear {
        clear: both;
    }

    /* 列表样式（移动端专用） */
    .list .listbar {
        background: #fff;
        margin-top: 5px;
    }
    .list .listbar li {
        background: #fff;
        border-bottom: 1px dotted #e9e9e9;
        float: none;
        height: 38px;
        line-height: 38px;
        width: 100%;
    }
    .list .listbar li a {
        color: #000;
        display: block;
        font-size: 13px;
        height: 38px;
        line-height: 40px;
        padding-left: 5px;
        position: relative;
    }
    .list .listbar li a span.back {
        display: block;
        width: 22px;
        height: 22px;
        background: url(../img/type_small.png) no-repeat;
        float: left;
        margin: 8px 8px 0 0;
    }
    .list .listbar li a font.stitle {
        display: block;
        width: calc(100% - 35px);
        height: 38px;
        float: left;
        overflow: hidden;
    }
    .list .listbar li a font.stitle em {
        color: red;
        font-style: normal;
        font-size: 14px;
    }

    /* 热门搜索 */
    .list .hot {
        width: 47%;
        height: 30px;
        line-height: 30px;
        background: #fff;
        border: 1px solid #eee;
        margin: 1px 3px;
    }
    .list .hot.l {
        float: left;
    }
    .list .hot.r {
        float: right;
    }
    .list .hot a {
        margin-left: 5px;
        color: #777;
        display: block;
    }

    /* 内容区域 */
    .content {
        width: auto;
    }
    .content .center {
        width: 100%;
    }
    .content .center .left {
        width: 100%;
        float: none;
        padding: 10px;
    }
    .content .center .left h1 {
        font-size: 18px;
        margin-top: 10px;
    }
    .content .center .left .brief {
        height: auto;
        margin-top: 10px;
    }
    .content .center .left .brief .bl,
    .content .center .left .brief .br {
        width: 100%;
        float: none;
    }
    .content .center .left .button {
        padding-left: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .content .center .left .button a.tdetail,
    .content .center .left .button a.tmindex {
        width: 48%;
        margin-left: 0;
        margin-right: 2%;
    }
    .content .center .left .button a.tmindex {
        margin-right: 0;
    }
    .content .center .left .baidushare {
        height: auto;
        padding: 10px;
    }
    .content .center .left .baidushare .fxtxt {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0;
        margin-bottom: 10px;
    }
    .content .center .left .baidushare .sharediv {
        width: 100%;
        float: none;
    }
    .content .center .left .classdata .data a {
        width: 100%;
        float: none;
        padding-right: 15px;
    }
    .content .center .left .userdata .data a {
        width: 100%;
        float: none;
        padding-right: 15px;
    }
    .content .center .right {
        width: 100%;
        float: none;
        padding: 10px;
        margin-top: 10px;
    }

    /* 用户页面 */
    .user {
        margin: 10px;
        width: auto;
    }
    .user .center {
        width: 100%;
        padding: 0 10px;
    }
    .user .center .brief h1 {
        font-size: 18px;
        line-height: normal;
        margin: 15px 0;
    }
    .user .center .brief .info {
        height: auto;
        overflow: hidden;
    }
    .user .center .brief .info .head {
        width: 100px;
        height: 100px;
        float: left;
    }
    .user .center .brief .info .other {
        width: calc(100% - 115px);
        float: left;
        margin-left: 15px;
    }
    .user .center .brief .info .other .nick {
        height: auto;
        line-height: normal;
        margin-bottom: 10px;
    }
    .user .center .brief .info .other .fx {
        height: auto;
        line-height: normal;
    }

    /* 分页 */
    .page {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    .page a,
    .page span {
        width: 33.33%;
        box-sizing: border-box;
        text-align: center;
    }

    /* 路径导航 */
    .path {
        width: auto;
    }
    /* .path{height:auto;line-height:normal;overflow:hidden;white-space:normal;text-overflow:ellipsis;margin-top: 10px;}
    .path .center{line-height:normal;padding:5px 10px;box-sizing:border-box;background:#fff; }
     */
    /* 友情链接 */
    .friend {
        margin: 10px;
        width: auto;
        height: auto;
        padding: 10px 0;
    }
    .friend .center {
        width: 100%;
        height: auto;
    }
    .friend .center span,
    .friend .center a {
        display: inline-block;
        line-height: normal;
        margin: 5px 5px 5px 0;
    }

    /* 备案信息 */
    .beian {
        margin: 10px;
        width: auto;
        height: auto;
        padding: 10px 0;
    }
    .beian .center {
        width: 100%;
        height: auto;
        line-height: normal;
    }
    .beian .center .b1,
    .beian .center .b2 {
        margin-bottom: 10px;
    }

    /* 用户列表 */
    .ulist {
        margin: 10px;
        width: auto;
    }
    .ulist .ucenter {
        width: 100%;
    }
    .ulist .ucenter .uone {
        width: calc(50% - 6px);
    }
    .ulist .ucenter .lone {
        margin-left: 12px;
    }
    .ulist .ucenter .uone:nth-child(2n + 1) {
        margin-left: 0;
    }

    /* 其他 */
    .smsg {
        margin: 10px;
        width: auto;
    }
    .smsg .center {
        width: 100%;
    }

    .lists {
        width: auto;
        padding: 10px;
    }
    .lists .center {
        height: auto;
        gap: 2%;
    }
    .lists .center div {
        width: 49%;
        margin: 0;
        margin-bottom: 10px;
    }

    .gg_5,
    .gg_11 {
        margin: 10px;
        width: auto;
    }
    .gg_11 a {
        width: 48%;
        margin-right: 2%;
    }
    .gg_11 a.bz2 {
        margin-right: 0;
    }

    .intro {
        padding: 15px;
        padding-left: 15px;
    }
    .intro .pic {
        position: static;
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .intro h1 {
        font-size: 18px;
        text-align: left;
    }

    .huanyizu {
        margin: 20px 10px;
        width: auto;
    }
    .huanyizu a {
        padding: 4px 40px;
        font-size: 18px;
        display: inline-block;
    }

    .hasbd .bdsearch {
        position: static;
        width: 100%;
    }
    .hasbd .bdtip,
    .hasbd .bdjs {
        width: 100%;
        float: none;
    }

    .paihang {
        position: static;
        right: auto;
        width: 100%;
        margin-top: 10px;
    }

    .mobile-none {
        display: none;
    }
    .mobile-show {
        display: block;
    }

    /* 自动完成建议框 */
    .autocomplete-suggestions {
        top: auto;
        left: 10px;
        right: 10px;
        width: auto;
        max-height: 18.75rem;
    }
    .autocomplete-suggestions strong {
        color: #2dc96f;
    }

    /* 分页（移动端专用） */
    /* 分页移动端样式 - 需要更高优先级覆盖PC端的!important */
    .mobile-none,
    div.mobile-none,
    .paging.mobile-none {
        display: none !important;
    }

    .mobile-show,
    div.mobile-show {
        display: block !important;
    }

    .pagination-wap {
        background-color: #fff;
        border-radius: 8px;
        border: 1px solid #f1f1f1;
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.06);
        margin: 16px 0;
        height: 48px;
        line-height: 48px;
    }

    .pagination-wap a {
        display: block;
        width: 35%;
        text-align: center;
        color: #333;
    }

    .pagination-wap span {
        flex: 1;
        display: block;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-align: center;
        height: 16px;
        line-height: 16px;
    }
}
/* Flex布局工具类 */
.flex-row {
    display: flex;
}
.flex-row-c {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-row-bw {
    display: flex;
    justify-content: space-between;
}
.flex-row-vcenter {
    align-items: center;
}
.flex-wrap {
    flex-wrap: wrap;
}
.ml-base {
    margin-left: 10px;
}
