@CHARSET "UTF-8";
.list_container {
	width: 950px;
	border: 1px solid #D7D7D7;
	border-top: 0;
	/* min-height: 700px; */
	font-size: 16px;
}

.tabs-container .count {
	padding: 20px 0 20px 40px;
	border-bottom: 1px solid #D7D7D7;
	font-size: 14px;
}

.tabs-container .count select {
	width: 70px;
	margin-left: 15px;
	height: 25px;
}

.list_color {
	color: #337ab7;
}

.list_box {
	/* min-height:700px; */
}

.list_detail {
	border: 1px solid #EFEFEF;
	margin: 10px 36px 3px 36px;
	clear: both;
}

.list_detail .list_detail_title a{
	padding: 3px 10px 3px 10px;
	color: #337ab7;
	font-size: 14px;
	overflow: hidden;
	white-space:nowrap;
	max-width: 600px;
    display: block;
}

.list_detail .list_detail_info_box {
	padding: 3px 20px 3px 10px;
	height: 24px;
}

.list_detail .list_detail_info_box_bg_bt {
	background-color: #FBFBFB;
	border-top: 1px solid #EFEFEF;
}

.list_detail .list_detail_key {
	font-size: 12px;
}
.key_color {
	color: #f18828;
	font-weight: bold;
}
.list_detail .list_detail_time {
	padding-left: 10px;
	font-size: 12px;
	width:60%;
	display: inline-block;
}

.list_detail .list_detail_total {
	font-size: 12px;
	text-align: right;
	line-height: 24px;
	display: inline-block;
	width: 30%;
	float: right;
}

.list_detail .list_detail_total a {
	line-height: 24px;
	vertical-align: middle;
}

.emotion {
	background-image: url(../images/emotion_image.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	cursor: pointer;
}

.span_active {
	background-position: 0 -39px;
}

.span_middle {
	background-position: 0 -1px;
}

.span_passive {
	background-position: 0 -20px;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 4px;
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel-heading .head-title {
	font-size: 14px;
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item
	{
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child
	{
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child
	{
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table
	{
	margin-bottom: 0
}

.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption
	{
	padding-right: 15px;
	padding-left: 15px
}

.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child
	{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child
	{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
	.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child
	{
	border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
	.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child
	{
	border-top-right-radius: 3px
}

.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child
	{
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child
	{
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child
	{
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child
	{
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body,
	.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td
	{
	border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
	.panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
	.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child
	{
	border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
	.panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
	.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child
	{
	border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
	.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
	.panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
	.panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th
	{
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th
	{
	border-bottom: 0
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group
	{
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd;
    /* background-image: linear-gradient(#fbe8d4, #fff);
    background-repeat: no-repeat;
    background-size: 100% 80px; */
}

.panel-default>.panel-heading {
	background: #e5e5e5;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.close {
	float: right;
	font-size: 26px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity = 20);
	opacity: .5
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity = 50);
	opacity: .6
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
}

/*url_general*/
.url-general-ul .li-url {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #e8edee;
	border-radius: 0;
	float: left;
	list-style-type: none;
	margin-bottom: 8px;
	width: 98%;
	padding: 1px 0 0 0;
	margin: 2px 1%;
}

.url-general-ul .li-url .URL_title {
	float: left;
	display: block;
	width: 4%;
}

.url-general-ul .li-url .URL_main {
	float: left;
	display: block;
	width: 96%;
}

div.paninate-row {
  padding: 12px 0 5px 0;
  margin: 0;
  background: #E4E4E4;
  border-radius: 0 0 2px 2px;
  float: left;
  width: 100%;
}
.samenews_box {
	border: 1px solid #e4e4e4;
	margin: 2px 1%;
}

.ccass_top_ten {
	background-color: #FBFBFB;
	height: 38px;
}

.ccass_top_ten ul li {
	width: 100%;
	float:left;
	border-left: 1px solid #e4e4e4;
	text-align: center;
	line-height: 38px;
}
.ccass_top_ten ul li.head {
	background-color: #ffffff;
}
.ccass_top_ten ul li ul li{
	width: 33.3%;
	float: left;
	border:1px solid #e4e4e4;
	border-left: 0;
	margin-left: -1px;
	margin-top: -1px;
	overflow:hidden;
	white-space:nowrap;
	font-size: 14px;
}
.ccass_top_ten ul li ul li.one{
	width: 50%;
}
.ccass_top_ten ul li ul li.two{
	width: 25%;
}
.ccass_top_ten ul li ul li.three{
	width: 25%;
}

.valChange {
	font-size: 12px;
}
.valChange img{
	height: 10px;
}

.pop-bg{
  background: url("../images/bg-pop.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
  left: 0;
  position: absolute;
  top: 0;
  z-index: 99;
}

.pop-container{
	position: fixed;
	 top: 40px; 
	 opacity: 1;
	z-index: 100;
	min-width: 450px;

}

.pager_box {
	float: right;
	padding-right: 12px;
}
.samenews_pager_box {
	float: right;
	padding-right: 12px;
}

.Js-sameNewsBox{
	cursor: pointer;
}

.tab_type_icon{
	background-image: url(../images/tab_type.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	float: left;
  	margin: 3px 0 24px 8px;
}
.tab_type_icon_1{
	background-position: 0px 0px;
}
.tab_type_icon_2{
	background-position: 0px -22px;
}
.tab_type_icon_4{
	background-position: 0px -46px;
}
.tab_type_icon_8{
	background-position: 0px -71px;
}
.tab_type_icon_16{
	background-position: 0px -96px;
}
.tab_type_icon_32{
	background-position: 0px -121px;
}
.tab_type_icon_64{
	background-position: 0px -146px;
}
.tab_type_icon_0{
	background-position: 0px -172px;
}
.tab_type_icon_128{
	background-position: 0px -198px;
}

.detail_icon_blue{
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  background-image: url("../images/detail_icon_blue.png");
  background-repeat: no-repeat;
}
.gr_icon_blank{
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  background-image: url("../images/gr_icon_blank.png");
  background-repeat: no-repeat;
}

.menu_list{  position: relative;  z-index: 2;  display:none; }
.menu_list ul{  list-style: none;padding:5px 0px;  position: absolute;right: -27px; top: 27px;box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);  background-color: #000;  border: 1px solid #000;  border-radius: 4px;  opacity: 0.7;  }
.menu_list ul li{  border: 0px;  width: auto;margin: 0px;  height: 25px;  }
.menu_list ul li a{  height: 25px;  color: #fff;  cursor: pointer;  display: block;  padding: 0px 21px;  text-decoration: none;  font-weight: normal;  white-space: nowrap;  }
.menu_list .arrow, .menu_list .arrow::after {  border-color: transparent;  border-style: solid;  display: block;  height: 0;  position: absolute;  width: 0;  }
.menu_list .arrow{  border-bottom-color: #fff;  box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.2);  border-top-width: 0;  left: 100%;  margin-left: -20px;  top: 2px;  border-width: 10px; /*border-width: 11px;*/  float: right;  }
.menu_list .arrow::after {  border-bottom-color:rgba(0, 0, 0, 0.7);  border-top-width: 0;  content: " ";  margin-left: -10px;  top: -10px;  border-width: 10px;  content: "";  }
