html,body,div,section,article,nav,menu,time,footer,header,input,p,a,img,span,em,ol,li,ul,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0
}
ol, ul, li { 
	list-style-type: none; 
}
a {
	text-decoration: none;
	color: #000;
}
body {
	font-family: Tahoma,Microsoft YaHei,Verdana,Arial,Helvetica,sans-serif;
	background-color: #f4f4f4;
	position: relative;
	font-size:12px;
}
.showhidden{
	display: none;
}
header,footer,.ListMoreSort .head{
	height: 40px;
	background:#0C69A8;
	position: relative;
	border-bottom:1px solid #095591;
}
.ShowMenu,.HomeLink,.ListMoreSort .head a,.ShowSearch{
	display:block;
	position: absolute;
	width: 26px;
	height: 21px;
	background: url(menu.png) no-repeat 0 0;
	background-size: cover;
	top: 10px;
	left: 10px;
	cursor:pointer;
}
.HomeLink{
	background: url(home.png) no-repeat 0 0;
	background-size: cover;
}
footer .ShowMenu,.ShowSearch{
	right:10px;
	left:auto;
	top:13px;
}
.ListMoreSort .head a{
	height:26px;
	background: url(gotop.png) no-repeat 0 0;
	background-size: cover;
	right:10px;
	left:auto;
	top:9px;
}
.ShowSearch{
	background: url(search_t.png) no-repeat 0 0;
	background-size: cover;
}
.ListMoreSort .head h2{
	color: #fff;
	font-size: 20px;
	margin-left: 10px;
	display: inline-block;
	line-height:40px;
}
footer a{
	display:block;
	padding:5px 0 0 10px;
	font-size:14px;
	color:#FFF;
}
footer > p{
	position: absolute;
	top: 20px;
	left: 10px;
	color:#FFF;
}
.ShowLogo {
	background: transparent url(logo.gif) no-repeat center top;
	width: 85%;
	height: 35px;
	position: absolute;
	top: 2px;
	left: 30px;
	background-size:contain;
}
.ShowFname{
	width: 85%;
	height: 35px;
	position: absolute;
	top: 2px;
	left: 30px;
	text-align:center;
	font-size:18px;
	line-height:35px;
	color:#FFF;
	font-weight:bold;
}
.ListMenu{
	background: #4d4d4d;
	position: relative;
}
.ListMenu:before {
	content: "";
	position: absolute;
	left: 12px;
	top: -19px;
	width: 0;
	height: 0;
	border:10px solid; 
	border-color: transparent transparent #4d4d4d transparent;
}
.ListMenu ul {
	overflow:hidden;
	position: relative;
}
.ListMenu ul:after {
	content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #4d4d4d;
}
.ListMenu li {
	-webkit-box-sizing: border-box;
	float: left;
	width: 50%;
	border-bottom: 1px solid #666;
	position: relative;
	line-height: 2;
	background-image:url(cate_ico.png);
	background-position: 14px 10px;
	background-size: 14px 14px;
	background-repeat: no-repeat;
}
.ListMenu li.ck{
	background-image:url(cate_ico_hover.png);
}
.ListMenu li:after {
	content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-box-shadow: inset 0 -1px 1px #333;
    box-shadow: inset 0 -1px 1px #333;
}
.ListMenu a {
	padding-left: 36px;
	color: #fff;
	font-size: 16px;
}
.FootMenu{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 40px;
	z-index: 100;
}
.FootMenu:before {
	border-width: 0;
}
.FootMenu:after {
	content: "";
	position: absolute;
	right: 15px;
	bottom: -18px;
	z-index: 1;
	width: 0;
	height: 0;
	border: 10px solid transparent; 
	border-color: #4d4d4d transparent transparent transparent;
}
/*
*
*/
.ShowSlide{
	padding:10px 0 10px 0;
}
.ListHotArtic,.ListMoreSort .cont ul{
	border-top: 1px solid #ddd;
}
.ListHotArtic li ,.ListMoreSort .cont ul li{
	line-height: 2.5;
}
.ListHotArtic li li:last-child ,.ListMoreSort .cont ul li:last-child{
	border-bottom: 1px solid #fff;
}
.ListHotArtic li a ,.ListMoreSort .cont ul li a{
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #fff;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ShowMore{
	background: -webkit-gradient(linear,center top,center bottom,from(#fff), to(#e6e6e6));
	height: 30px;
	width: 180px;
	left: 50%;
	line-height: 30px;
	border-radius: 10px;
	display: block;
	text-align: center;
	margin: 10px 0 10px 0;
	margin-left: -90px;
	border: 1px solid #bbb;
	position: relative;
	font-size:16px;
}
.ShowMore:after{
	content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 171px;
    margin-left: 5px;
    height: 1px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}

.ListMoreSort .cont div {
	-webkit-box-sizing: border-box;
	margin: 0 10px;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
}
.ListMoreSort .cont div img {
	width: 100px;
	margin-right: 8px;
	float: left;
}
.ListMoreSort .cont div p {
	font-size: 14px;
	min-height: 60px;
	line-height: 1.5;
}
.ListMoreSort .cont div h3 {
	padding: 10px 0;
}
.ListMoreSort .cont div.List{
	border-bottom:#FFF solid 1px;
	border-top:#DDD solid 1px;
	margin:0;
	padding-left:10px;
	padding-right:10px;
}
.ListMoreSort .cont div.List p{
	color:#666;
}
.ShowPage{
	text-align:center;
	padding:10px 0 10px 0;
	border-top:#DDD solid 1px;
}
.ShowPage a{
	border:#DDD solid 1px;
	padding:3px 5px 2px 5px;
	color:#666;
}

/*
*
*/
.article-container {
	padding: 0 14px;
	background-color: #f4f4f4;
}
.article-container .head h1 {
	font-size: 20px;
	color: #000;
	line-height: 30px;
	padding: 10px 0 5px 0;
	/*font-family: Microsoft YaHei;*/
	text-align: left;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;
}
.article-container .head div{
	padding-bottom: 15px;
	font-size: 12px;
	color: #666;
}
.article-container .head div>a {
	color: #666;
	margin-left: 6px;
}
.article-container section p {
	line-height: 1.8;
	padding-bottom: 20px;
	text-indent: 2em;
	text-align: justify;
	font-size: 16px;
	text-shadow: 0 1px 1px #fff;
	/*font-family: Microsoft YaHei;*/
	color: #333;
}
.article-container section img {
	max-width: 95%;
}
.MoreLinks{
	height:40px;
	position:relative;
	color:#369;
}
.MoreLinks .up,.MoreLinks .dowm{
	width:40%;
	position:absolute;
	line-height:40px;
	top:0;
	height:40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.MoreLinks .up{
	left:10px;
}
.MoreLinks .dowm{
	right:10px;
	text-align:right;
}
.MoreLinks a{
	font-size:16px;
	color:#369;
}
.nav_guide{
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding-left:10px;
	border-bottom:#DDD solid 1px;
	font-size:16px;
}
.noborder{
	border:0;
}
/*
*
*/
/*ËÑË÷*/
.TopSearch {
	position: absolute;
	width:100%;
	top:40px;
	left:0;
	z-index:1000;
	background: #4d4d4d;
}
.TopSearch:before {
	content: '';
	position: absolute;
	right: 10px;
	top: -20px;
	width: 0;
	height: 0;
	border:10px solid; 
	border-color: transparent transparent #4d4d4d transparent;
	z-index: 2;
}
.TopSearch .keyword {
	display: inline-block;
	width: 92%;
	-webkit-box-sizing: border-box;
	margin: 20px 4%;
	height: 40px;
	border-radius: 20px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 3px;
}
.TopSearch input[type="submit"] {
	background: transparent url(search_btn.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	width: 25px;
	height: 25px;
	border: none;
	position: absolute;
	right: 6%;
	top: 28px;
}
