@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
/*Base*/
html {
	font: 12px/1.8 "微软雅黑","Arial";
	color: #4b4b4b;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
* {
    margin: 0;
	padding: 0;
}
a {
    color: #000;
	text-decoration: none;
    background: transparent; /*修正win8系统IE连接灰色背景*/
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a:focus {
    outline: 0;
}
a:active,
a:hover {
    outline: 0;
    color:#ff0000;
	/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/
}
img {
    border: 0;
    vertical-align: middle;
	-ms-interpolation-mode:bicubic;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
    overflow: auto; 
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul,
ol { 
	list-style:none;
    float: left;
}
li {
	list-style:none;
}
/*清除浮动*/
.clear {
    clear: both;
}
.fl {
	float:left;
    display: inline;
}
.fr {
	float:right;
    display: inline;
}

.pagelist{font-size:18px;;line-height:200%;padding:20px;color: #4b4b4b;}

.page{height:50px;clear:both;}
.position{float: right;padding-top:15px;color: #4b4b4b;}
.arttile{display: block;font-size: 30px;text-align: center;line-height: 50px;color: #ff0000;}
.shortarttile{display: block;font-size:22px;text-align: center;line-height: 50px;color:#ff0000;}
.newshow{clear:both;background:#fff}
.arttime{display: block;font-style: normal;height: 35px;color: #8f8f8f;line-height: 25px;text-align: center;border-bottom: 1px dashed #ccc;}
.newstitle{padding-bottom:20px;padding-top:10px;clear:both;}
.context{padding-top:20px;font-size:16px;color: #4b4b4b;}
.context a{color: #4b4b4b;}
.context a:hover{color: #000;}
.text{font-size: 18px;color: #4b4b4b;line-height:200%}
.text img{padding:5px 0}
.editer{text-align:right;font-size:15px;text-align:right;margin-top:10px;padding-top:5px;border-top: 1px dashed #ccc;color:#8f8f8f}
.bdsharebuttonbox{width:260px;float:right;}


.serchlist li{padding:10px;border-bottom:1px dashed #ccc}
.serchlist li small{margin-left:20px;}

.dede_pages{clear:both;margin-top:20px;}
.dede_pages ul{	float:left;	padding:12px 0px 12px 16px;}
.dede_pages ul li{float:left;font-family:Tahoma;line-height:24px;height:24px;overflow:hidden;margin-right:6px;	border:1px solid #E9E9E9;padding:0 5px;COLOR: #fff; BACKGROUND-COLOR:#ff0000;font-size:14px;}
.dede_pages ul li a{float:left;	padding:2px 5px;line-height:18px;COLOR: #fff; BACKGROUND-COLOR:#ff0000; display:block;}
.dede_pages ul li a:hover{COLOR: #000;  BACKGROUND-COLOR: #F6EFCC;text-decoration:none;padding:2px 5px;}
.dede_pages ul li.thisclass{COLOR: #6d643c;background-color:#f6efcc;padding:1px 4px 0px;font-weight:bold;}
.dede_pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#fff;}
.dede_pages .pageinfo strong{color:#fff;font-weight:normal;	margin:0px 2px;}