@charset "utf-8";

.top-info {
    float: left;
    width: 668px;
    height: 290px;
}

.top-info-left {
    float: left;
    margin-left: 30px;
    width: 270px;
    _margin-left: 15px;
}

.top-info-left h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.top-info-left ul {
    margin-top: 5px;
}

.top-info-left li {
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    height: 30px;
}

.top-info-right {
    float: left;
    margin-right: 3px;
    width: 300px;
    _float: left;
    margin-left: 30px;
    _margin-right: 0;
}

.top-info-right .slide {
    height: 180px;
}

.top-info-right .links {
    margin-top: 5px;
    line-height: 30px;
    width: 323px;
}

.top-info-right .links a {
    margin-right: 10px;
}

.top-info-right .share {
    margin-left: 4px;
    margin-top: 0;
    width: 323px;
}

.top-info-right .title {
    border-bottom: 1px solid #ddd;
    height: 29px;
}

.top-info-right .title a {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 20px;
}

.top-info-right .title a.sed {
    background-color: #F8652F;
    color: #fff;
}

.top-info-right ul {
    margin-top: 8px;
}

.top-info-right li {
    line-height: 30px;
    height: 30px;
    margin-left: 6px;
    *height: auto;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-info-right li a {
    display: block;
    float: left;
    width: 290px;
    overflow: hidden;
}


.top-rank {
    float: right;
    width: 278px;
    height: 290px;
}

.top-rank .title {
    border-bottom: 1px solid #ddd;
    height: 29px;
}

.top-rank .title a {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 20px;
}

.top-rank .title a.sed {
    background-color: #F8652F;
    color: #fff;
}

.top-rank ul {
    margin-top: 10px;
}

.top-rank li {
    line-height: 30px;
    height: 30px;
    margin-left: 20px;
    *height: auto;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-rank li span {
    display: block;
    float: left;
    margin-right: 10px;
    background-color: #B8B8B8;
    height: 12px;
    line-height: 12px;
    margin-top: 9px;
    width: 12px;
    text-align: center;
    color: #fff;
}

.top-rank li span.top {
    background-color: #F8652F;
}

.top-rank li a {
    display: block;
    float: left;
    width: 220px;
    overflow: hidden;
}

.fl1 {
    float: left;
    width: 209px;
    margin: 15px;
    _margin-left: 11px;
    _background: #ffffff;
}

.fl1 h4, .fl1 h4 a, .fl1 h4 a:visited {
    color: #36393D;
}
.blocks h4, .fblockl1 h4 a, .blocks h4 a:visited {
    color: #36393D;
}
.blocks h4{
    padding-top: 10px;
    margin: 0 15px;}

.mores{
float: right;
    font-size: 14px;
    color: #999 !important;
}

.bg{
    background: white;
}

.fl1 .submenu {
    border-bottom: 1px solid #ddd;
    height: 10px;
    line-height: 40px;
}
.blocks .submenu {
    border-bottom: 1px solid #ddd;
    height: 10px;
    line-height: 40px;
}


.fl1 .submenu a {
    padding: 3px 5px;
}

.fl1 .submenu a.sed {
    background: #F8652F;
    color: #fff;
}


.blocks .submenu a {
    padding: 3px 5px;
}

.blocks .submenu a.sed {
    background: #F8652F;
    color: #fff;
}


.fl1 ul {
    margin-top: 10px;
margin-left: 10px;
}

.fl1 ul li a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.fl1 li {
    background: url(../images/icon-ar.png) no-repeat left;
    padding-left: 10px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

.fl2 {
    margin: 0;
    width: 310px;
    padding: 15px 0;
}

.fr2 {
    float: right;
}

.fl2 h4, .fl2 .submenu {
    margin: 0 15px;
}
.blocks .submenu {
    margin: 0 15px;
}


/*.fl2 ul {*/
/*    margin-left: 25px;*/
/*}*/

.flink {
    padding: 15px 26px;
}

.flink p {
    margin-top: 10px;
    line-height: 25px;
}

.flink p a {
    margin-right: 10px;
    white-space: nowrap;
}

.ie6 {
    *height: 278px
}


body {
    color: #555;
    padding: 0;
    margin: 0;
    background-color: #F1F1F1;;
    behavior: url("../img/csshover3.htc");
}

form, pre {
    margin: 0;
    padding: 0;
    border: 0;
}

ol {
    padding: 0 0 0 20px;
}

textarea {
    overflow: auto;
}

input {
    padding-left: 3px;
    padding-right: 3px;
}

input, textarea, select {
    font-size: 14px;
    line-height: 120%;
}

a {
    cursor: pointer;
}

a:link, a:visited {
    color: #555;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #FF0000;
}

a:active {
    color: #d7292b;
    text-decoration: underline;
}

a img {
    border-width: 0;
}

body, td, th, textarea, input, select, button {
    font-size: 12px;
    font-family: simsun;
    line-height: 150%;
}

table {
    border-collapse: collapse;
    border: none;
    padding: 0;
    margin: 0;
    border-spacing: 0;
}

ul, dl {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 15px;
}

blockquote, li, p, object, embed {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    color: #36393d;
}

h1 {
    font-size: 26px;
    line-height: 30px;
    height: 30px;
}

h2 {
    font-size: 22px;
    line-height: 26px;
    height: 26px;
}

h3 {
    font-size: 14px;
    line-height: 24px;
    height: 24px;
}

h4 {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
}

h5 {
    font-size: 12px;
    line-height: 16px;
    height: 16px;
}

h6 {
    font-size: 10px;
    line-height: 14px;
    height: 14px;
}

.wrap {
    margin: 0 auto;
    width: 970px;
}

span.sep {
    margin: 0 5px;
    color: #cacaca;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
    height: 0px;
    _line-height: 0px;
    _overflow: hidden;
}

.block {
    margin-top: 13px;
    clear: both;
}

.block1 {
    margin-top: 13px;
}

.bd {
    border: 1px solid #e1e1e1;
    background: #ffffff;
}

.bd2 {
    border: 1px solid #e1e1e1;
    background: #fff;
}

.block-head {
    border-bottom: 1px solid #ddd;
    height: 30px;
}

.block-head h3 {
    background-color: #28A9FF;
    float: left;
    height: 30px;
    line-height: 33px;
    color: #fff;
    border-radius: 5px 5px 0 0;
    background: #28A9FF url(tbg.png) top no-repeat;
    width: 116px;
    text-align: center;
}

.block-head h3 a, .block-head h3 a:visited {
    color: #fff;
}

.block-head h5 {
    float: left;
    line-height: 30px;
    margin-left: 20px;
}

.block-head h5 a, .block-head h5 a:VISITED {
    color: #28A9FF;
    padding: 3px 5px;
}

.block-head h5 a:hover, .block-head h5 a.sed, .block-head h5 a:VISITED.sed {
    background-color: #F8652F;
    color: #fff;
    text-decoration: none;
}

.block-head .switch {
    float: right;
    height: 27px;
    line-height: 28px;
    padding: 0 10px;
    background: url(icon-switch.png) #fff 5px no-repeat;
    padding-left: 30px;
    color: #999;
}

.block-imgs {
    margin-top: 12px;
}

.block-imgs li {
    float: left;
    margin-left: 19px;
    margin-bottom: 20px;
    *width: 140px;
    _margin-left: 13px;
    *margin-bottom: 0;
}

.block-imgs .cover {
    background-color: #EFEEEF;
    padding: 4px;
    border: 1px solid #EFEEEF;
}

.block-imgs .cover img {
    display: block;
}

.block-imgs li h5 {
    background-color: #F6F6F6;
    text-align: center;
    margin-top: 10px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.block-imgs2 li {
    *width: 170px;
    *height: 170px;
}

.block-imgs2 li h5, .block-imgs3 li h5 {
    background: none;
    width: 165px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.block-imgs3 li {
    *width: 170px;
}

.block-imgs3 {
    margin-left: 3px;
}

.header {
    height: 75px;
    margin-top: 6px;
}
.header  .wrap{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-logo {
    float: left;
}

.header-ad {
    float: left;
    width: 240px;
    height: 62px;
    margin-top: 12px;
    margin-left: 50px;
}

.list{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.header-mobile {
    float: left;
    margin-top: 56px;
    margin-left: 10px;
    background: url(/img/mobile-icon.png) no-repeat left;
    padding-left: 15px;
    color: #0081D7;
    font-family: Arial, Helvetica, sans-serif
}

.header-search {
    float: right;
    width: 400px;
    margin-top: 10px;
}

.header-search-link {
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
}

.header-search-link, .header-search-link a, .header-search-link a:VISITED {
    color: #888;
}

.header-search-link a:HOVER {
    color: #4472ad;
}

.header-search-form-baidu {
    width: 400px;
    height: 35px;
}

.header-search-form {
    background: url(img/header-search.png) no-repeat left;
    width: 400px;
    height: 35px;
}

.header-search-form input {
    float: left;
    width: 315px;
    height: 25px;
    line-height: 23px;
    _margin-top: -1px;
    padding: 5px 5px 5px 5px;
    line-height: 18px;
    border: 0;
    background: none;
    _background-attachment: fixed;
    font-size: 14px;
}

.header-search-form button {
    float: left;
    display: inline-block;
    width: 72px;
    height: 35px;
    border: none;
    background: none;
    cursor: pointer;
    top: 0;
    left: 133px;
    text-indent: -1000px;
}

.header-menu {
    float: center;
    background: #008AFF;
    height: 45px;
    line-height: 45px;
    padding-left: 0px;
}

.header-menu .wrap {
    width: 964px;
}

.header-menu li {
    float: left;
    position: relative;
}

.header-menu, .header-menu a, .header-menu a:VISITED {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

.header-menu a {
    display: block;
    float: left;
    width: 86px;
    text-align: center;
    height: 45px;
}

.header-menu a.sed, .header-menu a:hover {
    text-decoration: none;
    background: #00BFFF;
}

.header-menu li.sep {
    margin: 0;
    color: #000;
    font-weight: normal;
    background: #333;
    height: 30px;
    width: 1px;
    text-indent: -100px;
    overflow: hidden;
    display: block;
    float: left;
    margin-top: 8px;
}

.header-menu .nav ul {
    display: none;
    position: absolute;
    background: #222;
    top: 45px;
    width: 100%;
    clear: both;
}

.header-menu .nav ul li, .header-menu .nav ul li a {
    float: none;
    display: block;
    text-align: center;
    padding: 0;
}

.header-menu-float {
    position: fixed;
    *position: static;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

#placerholder {
    *display: none;
}

.footer {
    background-color: #fff;
    margin-top: 15px;
    padding: 11px 0;
    text-align: center;
    line-height: 25px;
}

.footer, .footer *, .footer a, .footer a:VISITED {
    color: #888;
}

.daohangxia {
    float: right;
    height: 15px;
    margin: 12px 2px 0px 0px;
}

.column-menu {
    height: 45px;
    clear: both;
}

.column-menu h2 {
    float: left;
    line-height: 43px;
    padding-left: 15px;
    font-family: 'Microsoft Yahei', simhei;
    font-weight: normal;
    font-size: 26px;
    color: #0066FF;
}

.column-menu .menu {
    float: left;
    line-height: 46px;
    margin-left: 14px;
    font-size: 14px;
}

.column-menu .menu a {
    margin-left: 10px;
    padding: 5px 5px;
}

.column-menu .menu a.sed, .column-menu .menu a:hover {
    background: #0087E1;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.column-menu .share {
    float: right;
    width: 265px;
    margin-top: 2px;
}

.page {
    margin: 16px 6px 26px 6px;
    height: 35px;
    border: 1px solid #B0DFFF;
    background-color: #E1F3FD;
}

.page li {
    float: left;
    line-height: 35px;
    width: 42px;
    text-align: center;
    border-right: 1px solid #93D3FF;
    background-color: #FFF;
    font-size: 14px;
}

.page li a:hover, .page li.thisclass {
    background-color: #0099FF;
    color: #fff;
    text-decoration: none;
}

.page li a {
    display: block;
}

.block-imgs li:hover .cover, .rank-piclist .content li:hover, .rank-piclist .content3 li:hover, .piclist .pics li:hover .cover, .piclist2 .content li:hover {
    border-color: #F8652F;
}

.rank-piclist .content li:hover h5 a, .rank-piclist .content3 li:hover h5 a, .piclist2 .content li:hover h5 a {
    color: #0080D5;
    text-decoration: none;
}

#scrolltop {
    display: none;
    overflow: hidden;
    position: fixed;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-36));
    bottom: 22px;
    _bottom: "auto";
    left: 50%;
    margin-left: 490px;
    width: 50px;
    height: 50px;
    background: url(img/scrolltop.png) no-repeat;
    cursor: pointer;
    z-index: 100;
}

.flink {
    padding: 15px 26px;
}

.flink h4 span {
    font-size: 12px;
    color: #999;
}

.flink p {
    margin-top: 10px;
    line-height: 25px;
    word-wrap: break-word;
    word-break: normal;
}

.flink p a {
    margin-right: 10px;
    white-space: nowrap;
}

.ad970 {
    width: 970px;
    padding: 8px 0px 0px 0px;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
}

.ad630 {
    width: 630px;
    padding: 0px 18px 6px 19px;
    overflow: hidden;
}

.ad250 {
    margin: 0 0 10px 0px;
    border: 1px solid #e1e1e1;
    background: #F1F1F1;
    padding: 6px 0px 0px 6px;
}


.bloglist, .article, .piclist2 {
    float: left;
    width: 680px;
}

.fr2 {
    float: right;
    width: 280px;
}

.blogblock h3, .bloglist h3, .piclist2 h3 {
    color: #F8652F;
    height: 45px;
    line-height: 46px;
    padding-left: 15px;
    border-bottom: 1px solid #ddd;
}

.blogblock h3 a, .blogblock h3 a:visited, .bloglist h3 a, .bloglist h3 a:visited, .piclist2 h3 a, .piclist2 h3 a:visited {
    color: #DD137B;
}

.bloglist .page li, .piclist2 .page li {
    width: 58px;
}

.piclist2 .content {
    margin-top: 20px;
}

.piclist2 .content li {
    float: left;
    margin-left: 32px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 10px;
    background: #F5F5F5;
    _width: 160px;
    _overflow: hidden;
    _margin-left: 20px;
}

.piclist2 .content .cover {
    background-color: #EFEEEF;
}

.piclist2 .content .cover img {
    display: block;
}

.piclist2 .content li h5 {
    margin-top: 5px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
}

.piclist2 .content li .stat {
    height: 20px;
    margin-top: 3px;
}

.piclist2 .content li .stat .up, .piclist2 .content li .stat .down {
    float: left;
    background: url(/img/icon-up.png) no-repeat left 1px;
    padding-left: 20px;
    color: #969696;
    height: 20px;
}

.piclist2 .content li .stat .down {
    background: url(img/icon-down.png) no-repeat left 5px;
    margin-left: 20px;
}

.piclist2 .content li .date {
    color: #969696;
    margin-top: 3px;
}

.piclist2 .content2 li {
    margin-left: 14px;
    padding: 10px;
    _width: 130px;
    _overflow: hidden;
    _margin-left: 10px;
}

.piclist2 .content2 .cover {
    padding: 0;
}

.bloglist .content li {
    margin: 0 10px;
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
    padding-bottom: 10px;
}

.bloglist .content h4 {
    height: 25px;
}

.bloglist .content h4, .bloglist .content p {
    padding: 0 10px;
}

.bloglist .content h4 a {
    color: #444;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.bloglist .content h4 em {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #888;
}

.bloglist .content p {
    margin-top: 10px;
    color: #aaa;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.bloglist .content .more {
    float: right;
    height: 20px;
    line-height: 20px;
    display: block;
    background: #888;
    color: #fff;
    padding: 0 8px;
    margin-right: 10px;
}

.sublist_1 {
    padding: 1px;
}

.sublist {
    padding: 15px;
    padding-top: 2px;
}

.sublist h5 {
    margin-top: 10px;
    border-bottom: 2px solid #999;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.sublist li {
    line-height: 25px;
    height: 25px;
    margin-left: 5px;
}

.sublist li span {
    display: block;
    float: left;
    margin-right: 10px;
    background-color: #B8B8B8;
    height: 14px;
    line-height: 14px;
    padding-top: 5px;
    width: 16px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}

.sublist li span.top {
    background-color: #F8652F;
}

.sublist li a {
    display: block;
    float: left;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: url(../images/artlist.gif) no-repeat 0px 10px;
    padding-left: 10px;
}

.breadcrumb {
    float: left;
    margin: 13px 0px 13px 8px;
}

.breadcrumb a, .breadcrumb a:VISITED {
    color: #000000;
    font-size: 13px;
}

.ad970 {
    width: 970px;
    padding: 8px 0px 0px 0px;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
}

.article {
    padding-top: 20px;
}

.article h1 {
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    color: #111;
}

.article .stat {
    color: #555;
    text-align: center;
    margin: 0 20px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.article .content {
    color: #111;
    font-family: simsun;
    overflow: hidden;
    margin: 0px 20px 10px 20px;
    font-size: 14px;
    line-height: 30px;
    text-indent: 0px;
}

.article .content a, .article .content a:link, .article .content a:visited, .article .content a:active {
    color: #333;
}

.article .content a:hover {
    text-decoration: underline;
    color: #FF0000;
}

.article .content img {
    padding: 4px;
    background: #fff;
    border: 1px solid #eee;
    margin: 0px 0px 10px 0px;
    max-width: 100%;
}

.article .tupian {
    color: #111;
    font-family: simsun;
    overflow: hidden;
    margin: 0px 15px 10px 15px;
    font-size: 12px;
    line-height: 33px;
}

.article .tupian a, .article .tupian a:link, .article .tupian a:visited, .article .tupian a:active {
    color: #333;
}

.article .tupian a:hover {
    text-decoration: underline;
    color: #FF0000;
}

.article .tupian img {
    padding: 4px;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0px 0px 5px 0px;
}

.article-page {
    text-align: center;
    height: 30px;
    *padding: 7px 0;
}

.article-page li {
    display: inline;
    font-size: 16px;
    margin-right: 6px;
}

.article-page li a {
    padding: 6px 10px;
    border: 1px solid #60BFFF;
}

.article-page li a:hover, .article-page li.thisclass a {
    padding: 6px 10px;
    border: 1px solid #05CCFF;
    background-color: #28A9FF;
    color: #f5f5f5;
    text-decoration: none;
}

.article .next {
    border-top: 1px solid #ccc;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 200%;
}

.article .next span {
    color: #FF3300;
    font-weight: bold;
}

.article .rel {
    border-top: 3px solid #666;
    padding-bottom: 10px;
}

.article .rel h3 {
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
}

.article .rel ul {
    margin: 10px 0;
}

.article .rel li {
    width: 295px;
    float: left;
    margin-left: 20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(h/img/icon-dot.png) no-repeat left;
    padding-left: 15px;
    _margin-left: 10px;
}

.article .share {
    height: 50px;
}

.article .share h5 {
    float: left;
    margin-top: 15px;
    font-weight: normal;
    margin-left: 223px;
    color: #999;
    _margin-left: 110px;
}

.article .share .fr {
    margin-right: 20px;
    _margin-right: 10px;
}

.PContent ul {
    clear: both;
    padding: 5px 0;
    margin: 0;
}

.PContent li {
    margin-left: 5px;
    padding: 5px 0 3px 0px;
    list-style-type: none;
    background: url(/img/jian.gif) no-repeat left center;
    font-size: 15px;
    line-height: 17px;
}

.pcmore {
    clear: both;
    margin-top: 5px;
    font-weight: bold;
}

.lm_dh {
    width: 280px;
    height: auto;
    background: #fff;
    overflow: hidden;
    display: block;
}

.lm_dh h2 {
    height: 35px;
    line-height: 35px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #efefef;
    font-size: 16px;
}

.lm_dh .t_strong {
    margin: 0px;
    padding-left: 15px;
}

.dh_list {
    height: auto;
    display: block;
    overflow: hidden;
    padding: 10px;
}

.dh_list li a {
    height: 28px;
    width: 96px;
    line-height: 28px;
    float: left;
    margin: 3px 8px;
    background: #fff;
    font-size: 14px;
    padding-left: 6px;
    padding-right: 6px;
    border-bottom: 1px solid #dbdcde;
    border-right: 1px solid #dededf;
}

.dh_list li a:hover {
    background: #00BFFF;
    color: #FFF;
    display: block;
}

.hqx_pages {
}

.hqx_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.hqx_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}

.hqx_pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.hqx_pages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.hqx_pages ul li.thisclass,
.hqx_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.hqx_pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #999;
}

.hqx_pages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}


.banner {
    margin: 3%;
    width: 94%;
    height: 265px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.banner .swiper-container {
    height: 100%;
}

.banner .swiper-slide {
    position: relative;

}

.banner .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.banner .swiper-slide img {
    width: 100%;
    height: 100%;
}

.banner p {
    width: 100%;
    box-sizing: border-box;
    padding: 0 60px 0 10px;
    line-height: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 15px;
}

.swiper-button-next, .swiper-button-prev {
    display: none;
}

.swiper-pagination {
    width: 70px !important;
    right: 0;
    left: auto !important;
    bottom: 8px !important;
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: 0.4;
    transition: 0.3s ease;
}

.swiper-pagination-bullet-active {
    opacity: 0.8;
    width: 14px;
    border-radius: 10px;
    transition: 0.3s ease;
}



.pages {
    padding: 20px 0 0px;
    text-align: center;
    overflow: hidden;
    clear: both;
    line-height: 30x;
}

.pages a, .pages li span {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 2px 10px;
    width: auto;
    border: 1px solid #E3E3E3;
    background: #fff;
    color: #333;
    text-align: center;
    font-size: 13px;
    zoom: 1;
    line-height: 30px;
}


.pages a[disabled]{ border:1px solid #ccc; background:#e4e4e4; color:#333; cursor:not-allowed; }
.pages a[disabled]:hover{ border:1px solid #ccc; background:#e4e4e4; color:#333; }

.pages .active span{
    background: #008AFF ;
    color: #fff;
    text-decoration: none;
}

.pages li{
    margin: 0 5px;
    line-height: 30px;
}
.pages .pagination{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}



.hm_floor{
    display: flex;
    justify-content: start;
    width:100%;
    margin-bottom: 20px;
}
.hm_floor .lis_cla{
    margin:5px 0px 0px;
    background: white;
    padding: 10px 5px;
    border-bottom:1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.hm_floor  .lis_cla .sel{
    padding: 0px 9px;
    font-size: 16px;
    line-height: 30px;
}
.hm_floor .active{
    background: #008AFF  ;
    color: white;
}
.mt0{
    margin-top: 0;
}
.hm_floor .hover{
    color:#fff;

}
.hm_floor .all{
    display: block;
    width: 50px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    margin-top: 17px;
    line-height: 30px;
    margin-left: 15px;
    flex-shrink: 0;
}


.entry-meta {
    font-size: 16px;
    clear: both;
    overflow: hidden;
    padding: 20px 15px;
}

.entry-meta ul {
    overflow: hidden;
}

.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}

.entry-meta ul:first-child li:last-child a {
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.entry-meta ul li a {
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.link a{
    display: inline-block;
    margin: 5px 8px;
}

.frs{
    float: right;
    font-size: 14px !important;
    color: #999 !important;
    font-weight: normal !important;
    border-bottom: none !important;

}
