@charset "utf-8";
/**
爱站云 aizhancloud.com
扒css没关系，但是给我留一个链接，谢谢
**/

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #f6f6f6;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    color: #1aa9fb;
    text-decoration: none;
}

p {
    margin: 0;
    line-height: 1.8;
}

ul {
    margin: 5px 0 0 0;
    padding-left: 0;
}

li {
    list-style-type: none;
}

label {
    display: none;
}

blockquote {
    font-size: 14px;
    margin: 10px 0;
    padding: 10px;;
    background-color: #f6f6f6;
}

.clear {
    clear: both;
}

.h1, h1 {
	font-size: 1.5rem;
}

.h2, h2 {
	font-size: 1.25rem;
}

.h3, h3 {
	font-size: 1rem
}

.h4, h4 {
	font-size: 0.75rem
}

.h5, h5 {
	font-size: 0.5rem;
}

.h6, h6 {
	font-size: 0.25rem
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    line-height: 1.2;
    color: inherit;
    font-weight: normal;
}

.news h1, .news h2, .news h3, .news h4, .news h5, .news h6 {
    padding: 10px 20px;
    border-radius: 3px;
    border-left: 3px solid #000000;
    background-color: rgb(246, 246, 246);
}

.news img {
    max-width: 100%;
    height: auto;
}

.news a {
    color: #2196f3;
}

.news ul,.news ol {
    padding-left: 30px;
}

.news li {
    list-style-type: unset;
}

.news p {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

.news div.prism-show-language>div.prism-show-language-label {
    top: 7.5px !important;
}

.logo {
    padding: 0 15px;
}

.logo a {
    float: left;
}

.logo img {
    height: 50px;
}

.nav {
    float: right;
}

.nav li {
    margin: 10px 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border-bottom: 1px solid #e7e7e7;
}

.lmbiaoti {
    padding-bottom: 6px;
    border-bottom: 1px solid #ededed;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.zuo {
    float: left;
    width: 18%;
}

.zhong {
    margin: 0 1%;
    float: left;
    width: 58%;
}

.you {
    float: right;
    width: 22%;
}

.zbtop {
    top: 5px;
    position: sticky;
}

.zbnav {
    overflow: hidden;
}

.zbnav li {
    line-height: 30px;
}

.zbnav ul li ul {
    display: none;
    position: static;
    padding: 5px 0;
    width: 90%;
    text-align: center;
    background-color: #f6f6f6;
    overflow: hidden;
}

.zbnav ul li ul li:hover, .zbnav ul li a:hover, .zbnav ul li a:active {
    color: red;
}

.zbnav ul li:hover ul, .zbnav ul li a:hover ul, .zbnav ul li a:active ul {
    display: block;
}

.zbnav ul ul li {
    width: 100%;
    padding: 5px 0;
}

.panel {
    margin-bottom: 10px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 4px;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.newslist {
    overflow: hidden;
}

.newslist .zhiding {
    color: #fff;
    background-color: #45BCF9;
    padding: 5px;
    font-size: 12px;
    position: relative;
    top: -1px;
    margin-right: 6px;
}

.newszheng .newsintro {
    padding: 5px 0;
    line-height: 1.8;
}

.newsimg {
    float: left;
    margin-right: 10px;
}

.newsxia {
    margin-top: 6px;
    padding-top: 6px;
    border-top: 1px solid #efefef;
}

.newstags {
    display: block;
    overflow: hidden;
}

.xinxi {
    text-align: center;
    overflow: hidden;
}

.xinxi li {
    float: left;
    width: 33.3%;
}

.xinxi form {
    display: flex;
    background-color: #fff;
}

.xinxi form input {
    flex: 1 1 auto;
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.xinxi form button {
    border: 1px solid transparent;
    margin-left: -1px;
    color: #757575;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    border-color: #ced4da;
    background-color: #fff;
}

.cebian .img {
    margin-bottom: 6px;
    padding-bottom: 6px;
    text-align: center;
    border-bottom: 1px solid #ededed;
}

.cebian .img img {
    width: 80px;
    height: 80px;
    border: 4px solid #f3f5f6;
    border-radius: 50%;
}

.newsimg img {
    padding: 4px 0;
    width: 160px;
    height: 100px;
    object-fit: cover;
}

.biaoti {
    margin: 0 0 5px 0;
    max-width: 420px;
    font-size: 18px;
}

.wenzhang {
    margin: 0;
    font-size: 18px;
}

.wenzhangxia {
    margin-bottom: 6px;
    padding-bottom: 6px;
    color: #555;
    border-bottom: 1px solid #eee;
}

.pager {
    text-align: center;
}

.pager {
    margin: 20px;
}

.pager li {
    display: inline;
}

.pager li a {
    padding: 5px 12px;
    background-color: #fff;
    border-radius: 15px;
}

.pager li span {
    padding: 5px 12px;
    background-color: #eee;
    border-radius: 15px;
}

.pager li a:focus,.pager li a:hover {
    background-color: #eee;
}

.plhf {
    float: right;
}

.plhf li {
    padding: 0 5px;
    float: left;
    font-size: 12px;
}

.zhupl {
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #F2F2F2;
}

.zhupl .zhupl {
    padding: 6px 0 0 0;
    border: none;
    border-top: 1px solid #eee;
}

.zhupl .zhupl .plhf .time {
    display: none;
}

.zhupl span,.plzhankai {
    float: right;
}

.zipllist {
    padding: 0 6px;
    background-color: #f9f9f9;
}

.zipl {
    margin-top: 6px;
    padding-top: 6px;
    border-top: 1px solid #eee;
}

.zipl:first-child {
    border-top: none;
}

.comments input {
    width: 30%;
}

.comments textarea {
    width: 100%;
    width: calc(100% - 15px);
}

.comments .pl-inp {
    margin: 10px 0;
}

.comments .pl-inp input, .comments textarea {
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
}

.comments .pl-inp .sumbit {
    padding: 6px 12px;
    width: 100px;
    color: #fff;
    float: right;
    border-radius: 4px;
    background-color: #337ab7;
    border: 1px solid transparent;
}

.comments .pl-inp .inpVerify {
    display: flex;
    float: left;
    width: 70%;
}

.comments .pl-inp .inpVerify input {
    width: 40%;
}

.newsxg ul {
    padding-left: 0;
}

.newsxg li {
    height: 24px;
    line-height: 24px;
    list-style-type: none;
}

.newsxg li .title {
    height: 24px;
    line-height: 24px;
}

.newsxg li .time {
    float: right;
    margin-left: 5px;
    margin-right: 10px;
}

.newsxg2 {
    overflow: hidden;
}

.newsxg2 li {
    float: left;
    width: 50%;
}

.fenge {
    display: table;
    line-height: 37px;
    height: 37px;
    color: #666;
    background-color: #fff;
    white-space: nowrap;
    border-spacing: 6px 0;
    margin: 0 0 -2px auto;
}

.fenge:after, .fenge:before {
    display: table-cell;
    content: '';
    width: 50%;
    background: -webkit-linear-gradient(#eee, #eee) repeat-x left center;
    background: linear-gradient(#eee, #eee) repeat-x left center;
    background-size: 1px 1px;
}

.links li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0 8px;
    background-color: #e5ecf7;
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
}

.footer {
    padding: 10px 0;
    text-align: center;
    background-color: #fff;
}

.suijitags {
    padding: 10px;
    overflow: hidden;
}

.suijitags .lmbiaoti {
    margin-bottom: 10px;
}

.tags a,.suijitags span,.newstags a {
    margin: 0 5px 5px 0;
    padding: 5px;
    color: #333;
    display: inline-block;
    background-color: #eee;
}

.tags a:hover,.newstags a:hover,.suijitags span:hover,.suijitags span a:hover {
    color: #fff;
    background-color: #666;
}

.sxnewszuo, .sxnewsyou {
    margin-bottom: 10px;
    padding: 15px;
    width: 45%;
    text-align: center;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 4px;
}

.sidebar dl {
    margin: 0 0 10px 0;
    padding: 15px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 4px;
    overflow: hidden;
}

.sidebar dt {
    padding-bottom: 6px;
    border-bottom: 1px solid #ededed;
}

.sidebar dd {
    margin-left: 0px;
}

.zuire p,.biaoti,.newsxg li .title,.newsxg li,.sxnewszuo,.sxnewsyou,.sidebar #divPrevious li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sidebar #divComments,.sidebar #divArchives,.sidebar #divAuthors,.sidebar #divFavorites,.sidebar #divStatistics,.sidebar #divCatalog {
    overflow: hidden;
}

.sidebar #divArchives li,.sidebar #divAuthors li,.sidebar #divFavorites li,.sidebar #divStatistics li,.sidebar #divCatalog li,.sidebar #divTags li {
    margin-right: 2%;
    float: left;
    height: 30px;
    line-height: 30px;
}

.sidebar #divComments li {
    float: left;
}

.sidebar #divCalendar table {
    width: 100%;
    text-align: center;
}

.sidebar #divCalendar table tbody tr td a {
    color: #f00;
}

#divTags ul li a {
    padding: 4px;
}

#divTags .tags1 {
    background-color: #d9f2fb;
    color: #1aa9fb;
}

#divTags .tags2 {
    background-color: #d9fcda;
    color: #3ab14a;
}

#divTags .tags3 {
    background-color: #fff3d0;
    color: #f67c23;
}

#divTags .tags4 {
    background-color: #f8cbff;
    color: #a123db;
}

#divTags .tags5 {
    background-color: #bbf1f2;
    color: #04839d;
}

#divTags .tags6 {
    background-color: #ffdede;
    color: #e84f4f;
}

#divTags .tag-count {
    display: none;
}

.hdp {
    margin-bottom: 10px;
    padding: 0 5px;
    background-color: #fff;
    overflow: hidden;
}

.hdp li img {
    width: 100%;
    height: 140px;
}

.bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1;
    z-index: 1;
    max-width: 100%;
    padding-bottom: 18px;
}

.bx-wrapper img {
    width: 100%;
    display: block;
}

.bx-wrapper .bx-pager {
    position: relative;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    margin-top: -30px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/netx.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/netx.png) no-repeat 0 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.dnwu {
    display: none;
}

@media only screen and (max-width:999px) {
    .dnwu {
        display: block;
    }
    .sjwu {
        display: none;
    }
    .biaoti {
        clear: both;
        max-width: 320px;
    }
    .zuo, .zhong, .you, .newsxg2 li {
        width: 100%;
    }
    .zhong {
        margin: 0;
    }
    .newsimg {
        margin-right: 0;
    }
    .newsimg img {
        width: 140px;
        height: 115px;
        padding-right: 10px;
    }
    .newszheng .newsintro {
        padding: 0;
        height: 120px;
        overflow: hidden;
    }
    .zbnav {
        text-align: center
    }
    .zbnav li {
        width: 25%;
        float: left;
    }
    .zbtop {
        position: initial;
    }
}