﻿.News_Menu
{
	overflow: hidden;
	background: #fcfcfc;
	padding-left: 6px;
}
.News_Menu table
{
}
.News_Menu table td
{
	white-space: nowrap;
}
.News_Menu table td a
{
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 8px;
}
.News_Menu table td a.on
{
	color: #06c;
}
.News_Menu table td:last-child a
{
	padding-right: 16px;
}
/*——*/
.News_Menu2
{
	background: #fcfcfc;
	display: none;
}
.News_Menu2 table
{
	width: 100%;
}
.News_Menu2 table td
{
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.News_Menu2 table td div
{
	height: 40px;
	line-height: 40px;
}
.News_Menu2 table td div a
{
	display: block;
}
.News_Menu2 table td.on div a
{
	color: #2C7CD3;
}
.News_Menu2 table td p
{
	content: " ";
	position: absolute;
	width: 100%;
	height: 1px;
	overflow: hidden;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0.5001);
	transform: scaleY(0.5001);
	left: 0;
	bottom: 0;
	background: #ccc;
	margin: 0;
}
@media screen and (min-width: 640px)
{
	.News_Menu2 table td p
    {
    	-webkit-transform: scaleY(1);
		transform: scaleY(1);
   	}
}
.News_Menu2 table td.on p
{
	background: #0058B7;
}
/*——*/
.News_List
{
}
.News_List .item
{
	position: relative;
	padding: 9px 9px 13px 10px;
	cursor: pointer;
}
.News_List .item:after
{
	content: " ";
	position: absolute;
	width: 100%;
	height: 1px;
	overflow: hidden;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0.5001);
	transform: scaleY(0.5001);
	left: 0;
	bottom: 0;
	border-bottom: solid 1px #ddd;
}
.News_List .item .con1
{
}
.News_List .item .con1 table
{
	width: 100%;
}
.News_List .item .con1 table td
{
	
}
.News_List .item .con1 table td.td1
{
	width: 100%;
}
.News_List .item .con1 table td.td1 u
{
	display: block;
	text-decoration: none;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 16px; margin-top:2px;
}
.News_List .item .con1 table td.td1 i
{
	display: block;
	font-style: normal;
	line-height: 1;
	font-size: 12px;
	padding-top: 5px;
}
.News_List .item .con1 table td.td1 i span
{
	color: #999;
}
.News_List .item .con1 table td.td1 i span.dif1
{
	margin-right: 10px;
}
.News_List .item .con1 table td.td1 i span.dif2
{
	margin-right: 10px;
}
.News_List .item .con1 table td.td1 i span.dif3
{
	color: #080;
}
.News_List .item .con1 table td.td2
{
	width: 94px;
	padding: 0 1px 0 7px;
}
.News_List .item .con1 table td.td2 img
{
	display: block;
	width: 86px;
	height: 76px;
	margin-top: 3px;
}
.News_List .item .con2
{
	padding: 8px 0 0;
}
.News_List .item .con2 .son1
{
	display: table;
	width: 100%;
}
.News_List .item .con2 .son1 b
{
	display: table-cell;
	width: 33.333333%;
	padding-right: 1px;
}
.News_List .item .con2 .son1 b img
{
	display: block;
	width: 100%;
}
/*——*/
.mui-slider-group .mui-slider-item img
{
	display: block;
}
.mui-slider-indicator .mui-indicator
{
	margin: 0 4px;
	opacity: .6;
}
.mui-slider-indicator .mui-indicator.mui-active
{
	opacity: .8;
}
/*——*/
.News_Detail_Title
{
	font-size: 24px;
	/*padding: 9px 10px 0;*/
	font-weight: bold;
	line-height: 1.3;
	word-wrap: break-word;
	word-break: break-all;
	
	padding: 11px 6px 0 10px; text-align:center;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;
}
@media screen and (min-width: 640px)
{
	.News_Detail_Title
	{
		font-family: 'Microsoft Yahei' , '微软雅黑' , MSYahei, '黑体' , Verdana, Arial, Helvetica, sans-serif;
	}
}
.News_Detail_Date
{
	color: #999;
	padding: 4px 10px 0;
	/*word-wrap: break-word;
	word-break: break-all;*/
	
	text-align:center;
}
.News_Detail_Date span.dif1
{
	margin-right: 10px;
}
.News_Detail_Date span.dif2 a
{
	color: #06c;
}
.News_Detail_Title,.News_Detail_Date{text-align:left;font-weight:normal;}/*左对齐*/
.News_Detail_Contents
{
	line-height: 1.6;
	/*padding: 5px 10px;*/
	font-size: 16px;
	word-wrap: break-word;
	word-break: break-all;
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
	
	padding: 10px 10px 25px;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;
}
.News_Detail_Contents *
{
	-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;
}
.News_Detail_Contents p
{
	color: #000;	
	margin-bottom: 6px;
	font-size: 16px;
}
.News_Detail_Contents img
{
	display: block;
	/*width: 100%;*/
	max-width: 100%;
	margin: 0 auto;
}
/*.News_Detail_Contents p.detail_image
{
	
}
.News_Detail_Contents p.detail_image img
{
}
.News_Detail_Contents p div.detail_single
{
	text-align: center;
	color: #509BCB;
	padding-bottom: 5px;
	font-size: 14px;
}
.News_Detail_Images
{
	padding: 0 10px 10px;
}
.News_Detail_Images .item
{
	padding-top: 10px;
	position: relative;
}
.News_Detail_Images .item b
{
	display: block;
	width: 40px;
	height: 40px;
	background: url(/z/Misc/img/Icons/Buckle.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: -10px;
}
.News_Detail_Images .item img
{
	display: block;
	width: 100%;
}*/
/*——*/