@charset "utf-8";
body{
	font-family: Microsoft YaHei,'微软雅黑',Tahoma,Helvetica,Arial,'宋体',sans-serif;
	font-size:14px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	color:#393939;
	background:#ebebeb;
}
*{
	margin:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	outline:0;
	-moz-outline:none;
	color:#f00;
}
input,textarea{
	outline:0;
	-moz-outline:none;
	border:none;
}
ul,ol,li{
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix{
	*zoom:1;
}
*html .clearfix{
	height:1%;
}
*+html .clearfix{
	height:1%;
}
img{
	border:0;
}
em,i{
	font-style:normal;
}

.tbjcbk_top{
	height:150px;
	background:#186abc url(../images/crossline.png);
}
.tbjcbk_topcon{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
}
.tbjcbk_topcon h1{
	line-height:60px;
	color:#fff;
	font-size:30px;
	overflow:hidden;
}
.tbjcbk_topcon h2{
	line-height:30px;
	color:#fff;
	font-size:20px;
	overflow:hidden;
}
.tbjcbk_navbox{
	height:52px;
	background:#fff;
}
.tbjcbk_nav{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	font-size:16px;
}
.tbjcbk_nav li{
	display:inline-block;
	border-bottom:2px solid #fff;
	line-height:50px;
}
.tbjcbk_nav li a{
	display:inline-block;
	padding:0 20px;
}
.tbjcbk_nav li.nav_current{
	border-bottom:2px solid #186abc;
}
.tbjcbk_contotbox{
	overflow:hidden;
}
.tbjcbk_contot{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	padding-top:30px;
}
.tbjcbk_ctl{
	width:850px;
	float:left;
}
.tbjcbk_article{
	overflow:hidden;
}
.tbjcbk_artone{
	overflow:hidden;
	background-color:#fff;
	margin-bottom:20px;
	padding:15px 20px;
}
.tbjcbk_posthead{
	overflow:hidden;
	margin-bottom:10px;
}
.tbjcbk_posttitle{
	font-size:18px;
	line-height:36px;
	overflow:hidden;
}
.tbjcbk_postmeta{
	font-size:12px;
	line-height:18px;
	overflow:hidden;
	color:#999;
}
.tbjcbk_postcontent{
	line-height:26px;
	overflow:hidden;
	color:#666;
}
.tbjcbk_postpermalink{
	overflow:hidden;
	padding-top:10px;
}
.tbjcbk_postpermalink a{
	padding:5px 20px;
	background-color:#186abc;
	color:#fff;
	display:inline-block;
}
.tbjcbk_pagination{
	overflow:hidden;
	padding-bottom:30px;
	text-align:center;
}
.tbjcbk_pagination span{
	margin:0 5px;
}
.tbjcbk_pagination a{
	display:inline-block;
	padding:5px 12px;
	background-color:#fff;
	margin:0 2px;
}
.tbjcbk_pagination a:hover,.tbjcbk_pagination a.hover,.tbjcbk_pagination a.cur{
	background-color:#186abc;
	color:#fff;
}
.tbjcbk_ctr{
	width:320px;
	float:right;
}
.tbjcbk_widget{
	overflow:hidden;
	padding:15px 20px;
	background-color:#fff;
	margin-bottom:20px;
}
.tbjcbk_wtitle{
	padding-bottom:7px;
	border-bottom:1px solid #ebebeb;
	margin-bottom:21px;
	position:relative;
	font-size:16px;
}
.tbjcbk_wtitle:after{
	content:"";
	width:90px;
	height:1px;
	background:#186abc;
	position:absolute;
	left:0;
	bottom:-1px;
}
.tbjcbk_wcontent{
	overflow:hidden;
}
.tag_cloud a{
	border:1px solid #ebebeb;
	padding:2px 7px;
	color:#959595;
	line-height:1.5em;
	display:inline-block;
	margin:0 7px 7px 0;
	-webkit-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.tag_cloud a:hover{
	border:1px solid #186abc;
	background-color:#186abc;
	color:#fff;
}
.newnews li{
	overflow:hidden;
	line-height:28px;
	height:28px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.newnews li a{
	color:#959595;
}
.newnews li a:hover{
	color:#f00;
}
.tbjcbk_copyright{
	background:#111;
	text-align:center;
	padding-top:28px;
	padding-bottom:28px;
	border-top:1px solid #303030;
	overflow:hidden;
}
.tbjcbk_ftcon{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
}
.tbjcbk_ftp{
	line-height:28px;
	overflow:hidden;
	color:#555555;
}
.tbjcbk_ftp a,.tbjcbk_ftp a:hover{
	color:#555555;
}
.tbjcbk_position{
	overflow:hidden;
	background-color:#fff;
	margin-bottom:20px;
	padding:15px 20px;
}
.tbjcbk_position h2{
	overflow:hidden;
	font-size:22px;
	line-height:40px;
}
.tbjcbk_position p{
	overflow:hidden;
	line-height:26px;
	color:#999;
}
.tbjcbk_position p a{
	color:#999;
}
.tbjcbk_position p a:hover{
	color:#f00;
}
.tbjcbk_articleview{
	overflow:hidden;
	background-color:#fff;
	margin-bottom:20px;
	padding:15px 20px;
}
.tbjcbk_articleview h2{
	overflow:hidden;
	font-size:26px;
	line-height:50px;
	text-align:center;
}
.tbjcbk_vpostmeta{
	font-size:12px;
	line-height:18px;
	overflow:hidden;
	color:#999;
	text-align:center;
}
.tbjcbk_postvcontent{
	overflow:hidden;
	padding:30px 0;
	line-height:23px;
}
.tbjcbk_postsxp{
	font-size:12px;
	line-height:22px;
	overflow:hidden;
	color:#999;
}
.edui-faked-video{
	width:100%;
	height:100%;
	background-color:#000;
}

@media only screen and (max-width: 768px){
.tbjcbk_top{
	height:100px;
}
.tbjcbk_topcon{
	width:100%;
	margin:0;
	padding-top:20px;
	text-align:left;
}
.tbjcbk_topcon h1{
	line-height:30px;
	font-size:18px;
	padding:0 10px;
}
.tbjcbk_topcon h2{
	line-height:20px;
	font-size:13px;
	padding:0 10px;
}
.tbjcbk_navbox{
	height:43px;
}
.tbjcbk_nav{
	width:100%;
	margin:0;
	text-align:left;
	font-size:14px;
}
.tbjcbk_nav li{
	line-height:41px;
}
.tbjcbk_nav li a{
	padding:0 10px;
}
.tbjcbk_contot{
	width:100%;
	margin:0;
	padding-top:10px;
}
.tbjcbk_ctl{
	width:100%;
	float:none;
	overflow:hidden;
}
.tbjcbk_artone{
	margin-bottom:10px;
	padding:10px 15px;
}
.tbjcbk_posttitle{
	line-height:24px;
	padding:6px 0;
	font-size:16px;
}
.tbjcbk_pagination{
	padding-bottom:10px;
}
.tbjcbk_pagination a{
	padding:3px 8px;
	margin:0 1px;
}
.tbjcbk_ctr{
	width:100%;
	float:none;
	overflow:hidden;
}
.tbjcbk_widget:first-child{
	display:none;
}
.tbjcbk_widget{
	margin-bottom:0;
	padding:10px 15px;
}
.tbjcbk_wtitle{
	margin-bottom:15px;
}
.tbjcbk_copyright{
	padding-top:20px;
	padding-bottom:20px;
}
.tbjcbk_ftcon{
	width:100%;
	float:none;
	margin:0;
}
.tbjcbk_ftp{
	line-height:23px;
	padding:0 10px;
}
.tbjcbk_position{
	margin-bottom:10px;
	padding:10px 15px;
}
.tbjcbk_position h2{
	font-size:20px;
	line-height:38px;
}
.tbjcbk_position p{
	line-height:22px;
}
.tbjcbk_articleview{
	margin-bottom:10px;
	padding:10px 15px;
}
.tbjcbk_articleview h2{
	font-size:18px;
	line-height:26px;
	padding:12px 0;
}
.tbjcbk_postvcontent{
	padding:20px 0;
}
}