.con-left-text{ padding-top:30px;}
.con-left-text h1{ font-size:24px; margin-bottom:20px;}
.con-left-text .fz12{ color:#999; padding-bottom:16px; border-bottom:1px solid #ececec; margin-bottom:30px;}
.text-style-con{ padding:10px 0; line-height:30px;text-indent:2em;}
.con-left-text img{ display:inline-block; margin:20px 0;max-width:700px;}

.up-down-news{ width:100%;}
.up-down-news a{ display:block; max-width:360px; color:#51AEE0;}

.list-text-box {
    width: 1200px;
    margin: 0 auto 100px;
}

.break-link{
	width:1200px;
	margin:18px auto;
	height:38px;
	line-height:34px;
	color:#999;
	border-bottom:1px solid #dbdbdb;
}
.break-link a{
	display:inline-block;
	color:#666;
	margin:0 10px;
}
.active-break{
	border-bottom:4px solid #3BA7C1;
}


.list-group-news{
	width:840px;
}
.list-group-tui{
	width:340px;
	border:1px solid #e5e5e5;
	padding:16px;
	background:#F4F5F6;
}


.list-group-news .listBox{
	position: relative;
	width:100%;
	border:1px solid #e5e5e5;
	margin-bottom:20px;
}
.list-group-news .listBox:hover{
	border:1px solid #3BA7C1;
	box-shadow:0 0 20px rgba(183,207,213,0.4);
}

.list-group-news ul li a{ color:#333;}
.news-time-box{ width:70px; text-align:center; color:#999;}
.news-time-box p img{ display:inline-block;}
.news-time-box .fz24{ margin-top:28px;}
.news-time-box .fz12{ margin:6px 0 8px;}
.list-group-img{ width:200px;height: 140px;}
.list-group-text{ 
	width:550px; 
	padding-right: 30px; 
	position:relative;
}
.list-group-text .fz20{ 
	width:550px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom:10px; 
	margin-top:20px; 
	border-left:10px solid #3BA7C1; 
	padding-left:14px;
	font-weight: 800}
.list-group-text .fz14{
	width:550px; 
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color:#666; 
	padding-left:24px;
}

.pos-time{ 
	position:absolute; 
	right:27px;
	bottom:7px; 
	z-index:2;
	color:#ff4646; }

.title-right{ 
     font-size:20px; 
	 padding-bottom:6px; 
	 border-bottom:1px solid #ccc;
	 background:url(../images/news-q.png) no-repeat left 5px;
	 background-size:16px auto;
	 padding-left:22px;
}
.tui-text-list li{padding-bottom:10px;}


.page-list{ margin-top:40px;}
.page-list a{ 
    display:block;
	float:left;
	padding:0 14px;
	height:30px;
	line-height:28px;
	border:1px solid #ededed;
    color:#666; 
	cursor:pointer;
	font-size:12px;
	margin-left:-1px;
}
.j-icon-style img{ margin-top:10px;}
.j-icon-style.arrowCanNot{
	opacity: 0.3;  
}
.page-list .active-page-newsHao{ color:#fff; background:#3BA7C1;}
