/*  
365建站器让建站和seo变得简单！
365建站器官网：http://soft.365jz.com
*/

body {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", "宋体", "Trebuchet MS", Tahoma, Arial, sans-serif;
    color: #222222;
    font-size: 12px;
    line-height: 20px;
    background: #EEEEEE;
}

* {
    padding: 0;
    margin: 0;
}

div,
h1,
h2,
h3,
h4,
p,
form,
ul,
label,
input,
textarea,
img,
span,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #71dcfc;
    text-decoration: none;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none;
}

img {
    border: none;
    max-width: 100%;
}

.clear {
    clear: both;
}

/*主要框架*/
.diycontent {
    width: 980px;
    margin: 0 auto;
}

#css365jz_headerbg {
    height: 120px;
    background: #2979c2 url('../images/headbg.jpg') repeat left top;
}

#content {
    width: 980px;
    padding: 20px 0;
    margin: 0 auto;
}

#css365jz_main {
    float: left;
    width: 720px;
}

.conent_body {
    background: #FFFFFF;
    padding: 15px;
    line-height: 22px;
    margin-bottom: 5px;
}

.conent_body h2 {
    text-align: center;
}

#css365jz_sidebar {
    float: right;
    width: 240px;
    background: #E0E1E2;
    overflow: hidden;
    margin-left: 20px;
}

#css365jz_footer {
    width: 980px;
    margin: 0 auto;
    color: #FFFFFF;
    background: #2979c2 url(../images/foot.png) no-repeat right top;
}

/*网站顶部*/
#css365jz_headerbg .css365jz_header {
    width: 980px;
    height: 65px;
    padding-top: 35px;
    margin: 0 auto;
    color: #FFFFFF;
}

.css365jz_header h1 {
    font-size: 23px;
    line-height: 30px;
}

.css365jz_header h3 {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
}

.css365jz_header a {
    color: #FFFFFF;
}

.logo {
    float: left;
}

.logo img {
    max-height: 80px;
}

/*导航*/
.nevbarbg {
    width: 100%;
    height: 40px;
    background: #71dcfc;
}

.css365jz_navbar {
    width: 980px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    background: #71dcfc;
    overflow: hidden;
}

.css365jz_navbar ul li {
    float: left;
    font-size: 16px;
    padding: 0 20px 0 0;
}

.css365jz_navbar ul li a {
    display: block;
    float: left;
    padding: 0 10px;
    color: #333333;
}

.css365jz_navbar ul li a:hover {
    background: #FFFFFF;
    color: #2979c2;
}

.css365jz_navbar ul li a.on {
    background: #2979c2;
    color: #fff;
}

/*搜索框*/
.search {
    float: right;
    height: 40px;
    width: 240px;
    padding-top: 10px;
}

#edtSearch {
    float: left;
    width: 160px;
    padding: 6px 10px;
    border: 1px solid #FFFFFF;
}

#btnPost {
    float: left;
    background: #71dcfc;
    border: none;
    width: 50px;
    height: 30px;
    font-weight: bold;
    color: #FFFFFF;
}

/*主要内容*/
.post {
    font-size: 14px;
    margin-bottom: 30px;
    word-break: break-all;
}

.post h2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #2979c2;
}

.post h4 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}

.post a {
    color: #2979c2;
}

.post a:hover {
    color: #71dcfc;
    text-decoration: none;
}

.css365jz_post_r {
    float: left;
    width: 670px;
}

.post_body {
    width: 640px;
    background: #FFFFFF;
    padding: 15px;
    line-height: 22px;
    margin-bottom: 5px;
}

.post_content {
    min-height: 30px;
}

.post_content img {
    max-width: 640px;
    /*IE7,Firefox*/
    width: expression(this.width > 640 ? 640: true);
    /*IE6*/
}

.post_content p {
    margin-bottom: 10px;
}

.post_content ul,
.post_content ol {
    margin-left: 3em;
    list-style-position: outside;
}

.post_content li {
    list-style-type: inherit;
}

.post_content li p {
    margin: 5px 0;
}

.post_tags {
    padding: 10px 0;
}

.post_info {
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-top: 10px;
}

/**/
.post_time {
    float: left;
    width: 40px;
    height: 85px;
    padding: 10px 5px;
    overflow: hidden;
    text-align: center;
    color: #FFFFFF;
    background: #2979c2 url(../images/time_right.png) no-repeat right bottom;
}

.post_time h5 {
    font-size: 26px;
    line-height: 28px;
}

.post_time h6 {
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
}

.post_fu {
    float: left;
    width: 40px;
    height: 40px;
    padding: 5px 5px;
    background: #2979c2 url(../images/fu_right.png) no-repeat right bottom;
}

/**/
.postistop {
    margin-bottom: 15px;
}

.postistop .post_time {
    height: 32px;
    line-height: 40px;
    margin-bottom: 10px;
    background: #2979c2 url(../images/up_right.png) no-repeat left top;
}

.postistop h2 {
    font-size: 20px;
    margin-bottom: 2px;
}

/*tagcloud*/
.tags-cloud .tag-name {
    margin: 0 5px;
    line-height: 1.2;
}

.tags-cloud .tag-name-size-0 {
    font-size: 1.1em;
}

.tags-cloud .tag-name-size-1 {
    font-size: 1.4em;
}

.tags-cloud .tag-name-size-2 {
    font-size: 1.7em;
}

.tags-cloud .tag-name-size-3 {
    font-size: 2.1em;
}

.tags-cloud .tag-name-size-4 {
    font-size: 2.6em;
}

.tags-cloud .tag-name-size-5 {
    font-size: 3.2em;
}

.tags-cloud .tag-name-size-6 {
    font-size: 3.9em;
}

.tags-cloud .tag-name-size-7 {
    font-size: 4.6em;
}

/*上一篇下一篇*/
.post_nav {
    padding: 5px 15px;
    height: 22px;
    background: #FFFFFF;
    margin-bottom: 5px;
}

.post_nav a {
    color: #2979c2;
}

.l {
    float: left;
}

.r {
    float: right;
}

/*相关文章*/
.mutuality {
    padding: 15px;
    background: #FFFFFF;
    margin-bottom: 5px;
}

.mutuality_title {
    font-weight: bold;
    height: 28px;
    line-height: 28px;
}

.mutuality_body {
    padding: 0px 5px;
}

.mutuality_body p {
    line-height: 24px;
    background: url(images/li.jpg) no-repeat left 10px;
    padding-left: 10px;
}

/*侧栏主体*/
.function {
    float: left;
    width: 240px;
    margin-bottom: 15px;
}

.function_t {
    float: left;
    width: 210px;
    height: 24px;
    line-height: 24px;
    padding-bottom: 5px;
    font-size: 15px;
    padding-left: 30px;
    font-weight: bold;
    color: #2979c2;
}

.function_c {
    float: left;
    width: 200px;
    padding: 5px 10px 15px 30px;
}

.function_c ul li {
    line-height: 24px;
    margin-bottom: 2px;
}

/*图标*/
#divContorPanel .function_t {
    background: url(../images/ContorPanel.png) no-repeat 10px 5px;
}

/*控制面板*/
#divCatalog .function_t {
    background: url(../images/Catalog.png) no-repeat 10px 5px;
}

/*网站分类*/
#divComments .function_t {
    background: url(../images/Comments.png) no-repeat 10px 5px;
}

/*最新评论及回复*/
#divArchives .function_t {
    background: url(../images/Archives.png) no-repeat 10px 5px;
}

/*文章归档*/
#divLinkage .function_t {
    background: url(../images/Linkage.png) no-repeat 10px 5px;
}

/*友情链接*/
#divMisc .function_t {
    background: url(../images/Misc.png) no-repeat 10px 5px;
}

/*图标汇集*/
#divStatistics .function_t {
    background: url(../images/Statistics.png) no-repeat 10px 5px;
}

/*站点统计*/
#divAuthors .function_t {
    background: url(../images/Authors.png) no-repeat 10px 5px;
}

/*作者列表*/
#divPrevious .function_t {
    background: url(../images/Previous.png) no-repeat 10px 5px;
}

/*最新文章*/
#divTags .function_t {
    background: url(../images/Tags.png) no-repeat 10px 5px;
}

/*标签云集*/
#divSearchPanel .function_t {
    background: url(../images/Search.png) no-repeat 10px 5px;
}

/*搜索*/
/*旧版日历*/
#divCalendar {
    width: 235px;
    padding: 0 0 15px 5px;
    text-align: center;
}

#divCalendar .function_t {
    display: none;
}

#divCalendar .function_c {
    width: 240px;
    padding: 0 0 0 0;
}

p.y {
    text-align: center;
    height: 24px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
}

p.y a {
    padding: 0 20px;
}

p.w,
p.d,
p.yd,
p.nd,
p.cd {
    float: left;
    border: 1px solid #E0E1E2;
    width: 32px;
    height: 24px;
    margin: 0 0 -1px -1px;
    padding: 3px 0 0 0;
    text-align: center;
    vertical-align: middle;
}

p.d {
    background: #F0F0F0;
}

p.yd {
    background: #2979c2;
    color: #FFFFFF;
}

p.yd a {
    color: #FFFFFF;
}

p.cd {
    font-weight: bold;
}

p.w {
    background: #A9B8C5;
    padding: 3px 0 2px 0;
    height: 1.7em;
    color: #FFFFFF;
    text-transform: uppercase;
}

/*新版表格日历*/
#divCalendar .function_t {
    display: none;
}

#divCalendar .function_c {
    width: 232px;
    padding: 0 4px 15px 4px;
}

#divCalendar table {
    width: 100%;
    table-layout: fixed
}

#divCalendar caption {
    text-align: center;
    height: 24px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
}

#divCalendar caption a {
    padding: 0 20px;
}

#divCalendar th {
    background: #71dcfc;
    color: #FFFFFF;
    text-transform: uppercase;
    border: 1px solid #E0E1E2;
    height: 26px
}

#divCalendar td {
    text-align: center;
    background: #F0F0F0;
    border: 1px solid #E0E1E2;
    height: 30px;
}

#divCalendar td.pad {
    background: none
}

#divCalendar td a {
    display: block;
    line-height: 30px;
    background: #2979c2;
    color: #FFFFFF;
}

#today {
    font-weight: bold;
}

/*这个today真的不该有！*/
/*侧边搜索*/
.function #edtSearch {
    float: left;
    width: 110px;
    padding: 6px 10px;
    border: 1px solid #FFFFFF;
}

.function #btnPost {
    float: left;
    background: #2979c2;
    border: none;
    width: 50px;
    height: 29px;
    font-weight: bold;
    color: #FFFFFF;
}

/*侧边分类*/
#divCatalog .li-subcate {
    padding-left: 15px;
    background: url(images/li-subcate.png) no-repeat left top;
}

#divComments li,
divPrevious li {
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*评论列表*/
.commentlist {
    padding: 15px;
    background: #FFFFFF;
    margin-bottom: 5px;
}

.commentlist .msg {
    margin-top: 10px;
    border-top: 1px solid #CCCCCC;
    padding: 5px 0 0 0;
}

.commentlist .msg .msgimg {
    float: left;
    width: 48px;
    height: 48px;
    padding-top: 5px;
}

.commentlist .msg .msgimg .avatar {
    width: 48px;
    height: 48px;
}

.commentlist .msg .msgtxt {
    width: 100%;
    float: right;
    margin-left: -60px;
}

.commentlist .msg .msgtxt .msgtxtbogy {
    margin-left: 60px;
}

.commentlist .msg .msgtxt .msgname {
    height: 24px;
    line-height: 24px;
}

.commentlist .msg .msgtxt .msgname span {
    font-size: 12px;
    color: #999999;
}

.commentlist .msg .msgtxt .msgarticle {
    padding: 5px 0;
}

.commentlist .msg .msgarticle .msg {
    font-size: 12px;
}

.commentlist .msg .msgarticle .msg .msgimg {
    width: 32px;
    height: 32px;
}

.commentlist .msg .msgarticle .msg .msgimg .avatar {
    width: 32px;
    height: 32px;
}

.commentlist .msg .msgarticle .msg .msgtxt {
    width: 100%;
    float: right;
    margin-left: -40px;
}

.commentlist .msg .msgarticle .msg .msgtxt .msgtxtbogy {
    margin-left: 40px;
}

.commentlist .msg .msgarticle .msg .dot {
    display: none;
}

/*回复图标*/
/*.commentlist .msg .msgarticle .msg .revcount{ width:15px; height:15px;;background: url(images/li-subcate.png) no-repeat left top;}*/

/*发布评论*/
.commentpost {
    padding: 15px;
    background: #FFFFFF;
    margin-bottom: 10px;
}

.commentpost p {
    margin-bottom: 10px;
}

li.msgarticle div.quote {
    margin: 10px 0 0 0;
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #F4F4F4;
}

li.msgarticle div.quote-title {
    margin: 0;
    padding: 0;
    font-size: 1em;
    color: #CC0000;
}

#inpName,
#inpEmail,
#inpHomePage,
#inpVerify {
    width: 200px;
    padding: 6px 10px;
    border: 1px solid #CCCCCC;
}

#txaArticle {
    padding: 5px;
    width: 95%;
    height: 120px;
    border: 1px solid #CCCCCC;
}

.button {
    background: #2979c2;
    border: none;
    width: 100px;
    height: 30px;
    font-weight: bold;
    color: #FFFFFF;
}

/*分页*/
.pagebar {
    padding: 5px 10px;
    text-align: right;
}

.pagebar span.page {
    color: #FFFFFF;
    padding: 2px 8px;
    background: #2979c2;
    margin: 4px;
}

.pagebar span.now-page {
    color: #2979c2;
    padding: 2px 8px;
    font-weight: bold;
    background: #FFFFFF;
    margin: 5px;
}

/*网站底部*/
.copyright {
    float: left;
    width: 800px;
    padding: 20px;
}

.copyright a {
    color: #71dcfc;
}

#goTopBtn {
    float: right;
    width: 120px;
    height: 80px;
    cursor: pointer;
}

#goTopBtn a {
    display: block;
    width: 120px;
    height: 80px;
}

#goTopBtn span {
    display: none;
}


.flinks li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}

.mainmenu {
    clear: both;
    height: 34px;
    font-size: 12px;
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "瀹嬩綋", "榛戜綋";
    background: #008bc7;
    overflow: hidden;
}

.mainmenu ul {
    margin: 0;
    padding: 0 0 0 15px;
    float: left;
    list-style-type: none;
    list-style-position: outside;
    line-height: normal;
}

.mainmenu li {
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.mainmenu_now {
    background: #005f92;
}

.mainmenu_hot {
    color: red;
}

.mainmenu_normal {}

.mainmenu a {
    float: left;
    margin: 0;
    padding: 11px 20px 9px 20px;
    height: 16px;
    text-decoration: none;
}

.mainmenu a:link {
    color: white;
    text-decoration: none;
}

.mainmenu a:visited {
    color: white;
    text-decoration: none;
}

.mainmenu a:hover {
    color: darkorange;
}

.mainmenu a:active {
    color: darkorange;
}

.jz_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.jz_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}

.jz_pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.jz_pages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.jz_pages ul li.thisclass,
.jz_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.jz_pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #999;
}

.jz_pages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

.post .info {
    height: 24px;
    line-height: 17px;
    text-align: center;
    overflow: hidden;
    color: #666;
}

.post .info small {
    margin-left: 8px;
    margin-right: 3px;
    color: #999;
    font-size: 12px;
}

.post .info a {
    color: #690;
}

.post .intro {
    width: 90%;
    padding: 8px 16px;
    line-height: 24px;
    background: #f5fcee;
    border: 1px solid #DCDDDD;
    font-size: 14px;
    color: #706A6A;
    margin: 8px auto 0 auto;
}




/*  
banner
*/
.swiper-container {
    width: 100%;
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.swiper-text {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -56px;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
}

.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #1dab7d), to(#47de9d));
    background-image: linear-gradient(270deg, #1dab7d 0, #47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}

.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}


/* 话题标签topic */
.css365jz_meta-tags {
    padding: 20px 0;
}

.css365jz_meta-tags .css365jz_tagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}

.css365jz_meta-tags .css365jz_tagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.css365jz_meta-tags .css365jz_tagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.css365jz_container {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .css365jz_container {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .css365jz_container {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .css365jz_container {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .css365jz_main,
    .css365jz_container {
        width: auto;
    }
}

.css365jz_place {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.css365jz_row .css365jz_rowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.css365jz_row .css365jz_rowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.css365jz_row .css365jz_rowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

/* 自定义内容 */
.css365jz_content {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.css365jz_content p {
    padding-bottom: 20px;
}

.css365jz_content .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.css365jz_content .contain:hover {
    background: #EFEFEF;
}

.css365jz_content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.css365jz_content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.css365jz_content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.css365jz_content .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.css365jz_news_list_wrap {
    max-width: 1140px;
    margin: 0 auto;
}

.news_list_item_line {
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.news_list_item_line:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -moz-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;

}

.news_list_item_line:hover a {
    color: #2ba0e8;
}

.news_list_item_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
}

.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}

.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.news_list_item_group a {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}

.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 分页 */
.zzpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zzpages ul li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}

.zzpages ul li:hover {
    border: 1px solid #292a32;
}

.zzpages ul li a,
.zzpages ul li .pageinfo {
    color: #292a32;
    padding: 8px 12px;
}

.zzpages li.thisclass a {
    color: #fff;
}

.zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

/* 话题标签topic列表结束 */