/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


 @charset "utf-8";
/*全局定义*/
body {
	font-family: '微软雅黑', arial, sans-serif;
	margin: 0px;
	padding: 0;
	font-size: 12px;
	color: #333;
	background-color: #fff;
}
body a {
	outline: none;
blr:expression(this.onFocus=this.blur());
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #2a71b9;
	text-decoration: none;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
	max-width: 100%;
}
div, p, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, select, textarea {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0;
}
em, i {
	font-style: normal;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1
}
.top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f7f7f7;
}
.top_center {
	width: 980px;
	margin: 0 auto;
	color: #898989;
	font-size: 14px;
}
.top_center p {
	float: left;
	display: inline-block;
}
.top_center span {
	float: right;
	display: inline-block;
	padding-left: 25px;
	background: url(../images/tel_icon.png) no-repeat left;
}
.header {
	width: 100%;
	height: 96px;
	overflow: hidden;
	clear: both;
}
.header_center {
	width: 980px;
	height: 96px;
	margin: 0 auto;
}
.logo {
	float: left;
	display: inline;
	
	height: 63px;
	padding-top: 14px;
}
.header_menu {
	float: right;
	display: inline;
	padding-top: 35px;
	font-size: 12px;
}
.header_menu a {
	padding: 8px;
}
.header_menu span {
	display: inline-block;
	color: #c2c2c2;
}
.header_menu span a {
	color: #c2c2c2;
}
.header_menu em {
	display: inline-block;
	color: #c2c2c2;
}
.header_menu em a {
	color: #8b8b8b;
}
.header_menu img {
	vertical-align: middle;
}
/* 导航 */
.nav_box {
	width: 100%;
	height: 43px;
	background-color: #2a71b9;
	font-size: 14px;
}
.nav_box a {
	color: #FFF;
}
.navBar {
	width: 980px;
	height: 43px;
	position: relative;
	z-index: 999;
	margin: 0 auto;
}
.nav {
	position: relative;
	width: 980px;
}
.nav a {
	display: block;
	line-height: 43px;
	width: 170px;
	height: 43px;
}
.nav .m {
	float: left;
	position: relative;
	z-index: 1;
	width: 170px;
	text-align: center;
}
.nav h3 {
	font-size: 14px;
	font-weight: normal;
}
.nav h3 a:hover {
	color: #fff !important;
}
.nav .block {
	height: 43px;
	width: 170px;
	position: absolute;
	left: 0;
	top: 0px;
	background: url(../images/nav_jt.png) no-repeat bottom center #0ba5ef;
}
.nav .sub {
	display: none;
	position: absolute;
	left: 0px;
	top: 44px;
	z-index: 1;
	width: 170px;
	background: #f2f1f1;
	font-size: 14px;
	padding-bottom: 10px;
	box-shadow: 0px 2px 6px 2px #e6e5e5;
}
.nav .sub li {
	text-align: left;
	margin: 0 auto;
}
.nav .sub li a {
	display: block;
	border-bottom: 1px solid #dfdede;
	padding: 5px 0;
	width: 150px;
	margin: 0 10px;
	height: 28px;
	line-height: 28px;
	color: #777;
	font-size: 14px;
}
.nav .sub li a:hover {
	color: #248ec6;
}
/* 焦点图 */
.main_visual {
	height: 380px;
	overflow: hidden;
	position: relative;
}
.main_image {
	height: 380px;
	overflow: hidden;
	position: relative;
}
.main_image ul {
	width: 9999px;
	height: 380px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_image li {
	float: left;
	width: 100%;
	height: 380px;
}
.main_image li span {
	display: block;
	width: 100%;
	height: 380px
}
.main_image li a {
	display: block;
	width: 100%;
	height: 380px
}
.main_image li .img_1 {
	background: url(../images/banner01.jpg) center top no-repeat
}
.main_image li .img_2 {
	background: url(../images/banner01.jpg) center top no-repeat
}
.main_image li .img_3 {
	background: url(../images/banner01.jpg) center top no-repeat
}
div.flicking_con {
	position: absolute;
	top: 340px;
	left: 50%;
	z-index: 999;
	width: 65px;
	height: 21px;
	margin: 0 0 0 -65px;
}
div.flicking_con a {
	float: left;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url(../images/btn_main_img.png) 0 0 no-repeat;
	display: block;
	text-indent: -1000px
}
div.flicking_con a.on {
	background-position: 0 -21px
}
#btn_prev, #btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 73px!important;
	height: 74px!important;
	top: 50%;
	margin-top: -37px;
	display: none;
}
#btn_prev {
	background: url(../images/hover_left.png) no-repeat left top;
	left: 100px;
}
#btn_next {
	background: url(../images/hover_right.png) no-repeat right top;
	right: 100px;
}
.main_box {
	width: 100%;
	height: auto;
	background-color: #fff;
}
.box {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 50px;
}
.box_01 {
	width: 205px;
	height: auto;
	float: left;
	display: inline;
	margin-right: 30px;
	background: url(../images/icon01.png) no-repeat 0px 25px;
	padding-left: 65px;
}
.box_01 h2 {
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: normal;
}
.box_01 h2 span {
	display: inline-block;
	color: #bbb;
	border-bottom: 2px solid #bbb;
	font-size: 12px;
	padding: 3px 0;
}
.box_01 ul {
	width: auto;
	height: auto;
	padding: 10px 0;
}
.box_01 ul li {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	background: url(../images/list_icon.png) no-repeat 0 10px;
	padding-left: 10px;
}
.box_01 img {
	padding-top: 10px;
}
.box_02 img {
	padding-top: 0px;
}
.box_02 ul {
	padding: 5px 0;
}
.footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #727171;
}
.friendship_links {
	width: 980px;
	margin: 0 auto;
	height: auto;
	line-height: 30px;
	overflow: hidden;
	padding: 10px 0;
}
.friendship_links h4 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding: 0 10px;
}
.friendship_links li{
	display:inline-block;
}
.friendship_links a{ padding:0 10px; color:#fff; font-size:14px}

.footer_tex {
	width: 980px;
	margin: 0 auto;
	height: auto;
	padding: 10px 0;
	text-align: center; 
}
.footer_tex_L {
	margin: 10px auto;
	color: #fff;
	font-size: 14px;
}
.footer_tex_L a {
	color: #fff;
}
.footer_tex_L span {
	display: block;
}
.footer_tex_L span em {
	padding: 0 10px;
}
.footer_tex_L p {
	font-size: 12px;
	padding-top: 10px;
}
.SoSO {
	width: 126px;
	height: 20px;
	float: right;
}
div.select-main {
	background-color: #FFFFFF;
	border: 1px solid #dcdcdc;
	font-size: 14px;
	height: 20px;
	position: relative;
	width: 126px;
	float: left;
	display: inline;
	-webkit-user-select: none; /* webkit (safari, chrome) browsers */
	-moz-user-select: none; /* mozilla browsers */
	-khtml-user-select: none; /* webkit (konqueror) browsers */
	-ms-user-select: none; /* IE10+ */
}
div.select-main.z-index {
	z-index: 10;
}
div.select-main.disabled {
	cursor: default;
	filter: alpha(opacity=50);
	opacity: 0.5;
	zoom: 1;
}
div.select-main.disabled div.select-set {
	cursor: default;
}
div.select-main.disabled div.select-arrow {
	cursor: default;
}
div.select-set {
	background-color: #FFFFFF;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	position: relative;
	width: 126px;
	z-index: 5;
	text-indent: 10px;
	font-size: 12px;
}
div.select-arrow {
	background: url(../images/icon17.png) no-repeat;
	cursor: pointer;
	height: 6px;
	position: absolute;
	top: 8px;
	right: 10px;
	width: 9px;
	z-index: 7;
}
div.select-arrow.reverse {
	background: url(../images/icon18.png) no-repeat;
}
div.select-block {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	line-height: 20px;
	position: absolute;
	left: -1px;
	width: 126px;
}
ul.select-list {
	cursor: pointer;
	margin: 5px 0 5455555 px;
}

/* Scroll view */

ul.select-list::-webkit-scrollbar {
 width:12px;
}
 ul.select-list::-webkit-scrollbar-track {
 border-radius:10px;
}
 ul.select-list::-webkit-scrollbar-thumb {
 border-radius:10px;
 -webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);
}
ul.select-list {
	scrollbar-face-color: #AEB1B1;
	scrollbar-shadow-color: #C7CACA;
	scrollbar-highlight-color: #CED1D1;
	scrollbar-3dlight-color: #CED1D1;
	scrollbar-darkshadow-color: #C7CACA;
	scrollbar-track-color: #CED1D1;
	scrollbar-arrow-color: #333;
}
/* End scroll view */

li.select-items {
	color: #333333;
	padding: 4px 10px;
	font-size: 12px;
}
li.select-items:hover, li.select-items.active {
	background-color: #0ba5ef;
	color: #FFFFFF;
}
/* content */

.content {
	width: 980px;
	height: auto;
	margin: 0 auto;
	clear: both;
	padding-bottom: 50px;
}
.content .con_site {
	width: 980px;
	height: 70px;
	overflow: hidden;
	background: url(../images/con_tit_bg.jpg) no-repeat;
	line-height: 70px;
}
.con_site h1 {
	font-size: 24px;
	color: #008cce;
	font-weight: normal;
	float: left;
}
.con_site h1 em {
	font-size: 14px;
	color: #9c9c9c;
	padding-left: 10px;
}
.con_site span {
	display: block;
	float: right;
	font-size: 12px;
	color: #979797;
}
.con_site span a {
	color: #2a71b9;
}
.con_site span i {
	padding: 0 5px;
}
.con_L {
	width: 180px;
	height: auto;
	float: left;
	display: inline;
}
.con_L .sideMenu {
	width: 100%;
	height: auto;
	padding-top: 10px;
}
.sideMenu ul {
	width: 100%;
	height: auto;
}
.sideMenu ul li {
	width: auto;
	height: 36px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 36px;
	font-size: 16px;
	background: url(../images/icon20.png) no-repeat left;
	padding-left: 20px;
}
.sideMenu ul li.sideMenu_cur {
	background: url(../images/icon19.png) no-repeat left;
}
.sideMenu ul li.sideMenu_cur a {
	color: #008cce;
}
.sideTel {
	width: 210px;
	height: 177px;
	overflow: hidden;
	background: url(../images/tel_bg.png) no-repeat;
	margin-top: 50px;
}
.sideTel h3 {
	font-size: 20px;
	font-weight: normal;
	padding-left: 70px;
	padding-top: 10px;
}
.sideTel h3 em {
	display: block;
	color: #c6c6c6;
}
.sideTel p {
	font-size: 12px;
	color: #939393;
	line-height: 30px;
	padding-left: 20px;
	padding-top: 10px;
}
.sideTel span {
	display: block;
}
.con_R {
	width: 800px;
	height: auto;
	float: right;
	display: inline;
}
.con_R .VideosOrPic {
	width: 800px;
	height: auto;
	overflow: hidden;
	padding: 20px 0 0;
}
.VideosOrPic span {
	display: block;
}
.con_R .con_tex {
	line-height: 36px;
	font-size: 14px;
}
.con_tex p {
	padding: 10px 0;
}
.con_tex h4 {
	font-size: 18px;
	background: url(../images/icon21.png) no-repeat 0 10px;
	padding-left: 30px;
	font-weight: normal;
	margin-top: 10px;
}
.con_tex b {
	display: block;
}
.con_tex h3 {
	font-size: 18px;
	color: #008cce;
}
.con_R .JxEvents {
	width: 100%;
	height: auto;
	background: url(../images/bg01.jpg) repeat-y;
	clear: both;
}
.JxEvents ul {
	width: 100%;
	height: auto;
}
.JxEvents ul li {
	width: 100%;
	height: auto;
	clear: both;
	background: url(../images/bg02.jpg) no-repeat;
	margin: 20px 0 40px 0;
}
.JxEvents ul li span {
	display: block;
	width: 100px;
	height: 44px;
	background-color: #0ba5ef;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	line-height: 44px;
	text-align: center;
	float: left;
}
.JxEvents ul li p {
	float: right;
	display: inline;
	width: 740px;
	background-color: #fff;
	line-height: 36px;
	font-size: 14px;
	padding-top: 2px;
}
/*九信资讯*/
.Information {
	width: 96%;
	height: auto;
	padding-top: 20px;
}
.Information_list_tit {
	width: 100%;
	height: 142px;
	overflow: hidden;
	margin-bottom: 20px;
}
.Information_list_tit span {
	display: inline-block;
	float: left;
	width: 220px;
	height: 140px;
	border: 1px solid #e3dfdf;
	text-align: center;
	margin-right: 15px;
}
.Information_list_tit span img {
	width: 210px;
	height: 130px;
	margin-top: 5px;
}
.Information_list_tit h2 {
	font-size: 18px;
	color: #2a71b9;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
}
.Information_list_tit h2 a {
	color: #2a71b9;
	font-weight: normal;
}
.Information_list_tit p {
	font-size: 14px;
	line-height: 30px;
}
.Information_list_tit p a {
	color: #2a71b9;
}
.Information_list_tit em {
	color: #b5b5b5;
	font-size: 12px;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.Information ul {
	width: 100%;
	height: auto;
	padding: 0;
}
.Information ul li {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	border-bottom: 1px solid #f0f0f0;
	font-size: 14px;
	background: url(../images/icon22.png) no-repeat 0 18px;
	padding-left: 25px;
}
.Information ul li span {
	float: right;
	color: #b5b5b5;
	font-size: 12px;
}
.Information ul li img {
	margin-left: 5px;
}
.page {
	width: 100%;
	height: 40px;
	overflow: hidden;
	text-align: right;
	line-height: 36px;
	padding-top: 20px;
}
.page a {
	display: inline-block;
	border: 1px solid #e2e2e2;
	padding: 0 15px;
	font-size: 14px;
	margin: 0 0px 0 10px;
}
.page a.page_current {
	background-color: #2a71b9;
	color: #fff;
}
.page strong {
	background-color: #2a71b9;
	color: #fff;
	display: inline-block;
	border: 1px solid #e2e2e2;
	padding: 0 15px;
	font-size: 14px;
	margin: 0 0px 0 10px;
}
.list_con_tit {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e5e5e5;
}
.list_con_tit h1 {
	font-size: 24px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.list_con_tit span {
	font-size: 14px;
	color: #898888;
	display: block;
	padding: 5px 0 10px;
}
.list_con_tit span i {
	padding-left: 40px;
}
.list_link {
	width: 100%;
	font-size: 14px;
	padding-top: 20px;
}
.list_link span {
	padding-left: 40px;
	display: inline-block;
	color: #0ba5ef;
}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}


/* footer */
.z8ece5footer{margin:0 auto; color:#5d5d5d; background: #282828;border-top: 1px solid #C7CED1; text-align:center;}
.z8ece5footer a{color:#5d5d5d;}
.z8ece5footer a:hover{color:#FFF;}
.z8ece5footer .z8ece5flink{padding-bottom:20px;}
.z8ece5footer .z8ece5flink li{display: inline-block;margin-left: 10px;}
.z8ece5footer .footerserver{padding:30px 0 20px 0;text-align:left;}
.z8ece5footer dl{margin:0 0 10px 50px;}
.z8ece5footer dt {
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
}
.z8ece5footer dd {
    
    line-height: 30px;
}

.footerc {
    background: #000;
    color: #5d5d5d;
	padding:30px 0;
	line-height:22px;
}


 
 
/*  
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 */
.z8ece5meta-tags{padding: 20px 0;}
.z8ece5meta-tags .z8ece5tagitem {
    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;
}
.z8ece5meta-tags .z8ece5tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z8ece5meta-tags .z8ece5tagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z8ece5container{position:relative;margin:0 auto;padding:0 15px;box-sizing:border-box}

@media screen and (min-width:768px){.z8ece5container{width:750px}}
@media screen and (min-width:992px){.z8ece5container{width:970px}}
@media screen and (min-width:1200px){.z8ece5container{width:1170px}}
@media only screen and (max-width: 1140px) {.z8ece5main,.z8ece5container{width: auto;}}

.z8ece5place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}

.z8ece5row .z8ece5rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z8ece5row .z8ece5rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z8ece5row .z8ece5rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}

/* 自定义内容 */
.z8ece5content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z8ece5content p{padding-bottom: 20px;}

.z8ece5content .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;
}
.z8ece5content .contain:hover {
    background: #EFEFEF;
}
.z8ece5content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}
.z8ece5content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}
.z8ece5content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}
.z8ece5content .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z8ece5news_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列表结束 */