body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p, caption {
	margin: 0;
	padding: 0;	
	
}






/*WordPress宇宙超级无敌美化框 by:zmki  www.zuanmang.net/5458.html*/
#zm_mhz,#zm_xgh,#zm_tkzj,#zm_xyz,#zm_gll ,#zm_xty,#zm_yyz,#zm_szh,#zm_wbk {
	/*圆角值,在此定义*/
	border-radius: 8px;
}
/*迷幻紫*/
#zm_mhz{
    clear: both;
    color: #555555;
    overflow: hidden;
    margin: 10px 0;
    padding: 10px 10px 10px 25px;
    /*border-radius: 10px;*/
    box-shadow: 6px 0 12px -5px rgb(190, 196, 252), -6px 0 12px -5px rgb(189, 196, 252);
    background-color: #8EC5FC;
    background-image: linear-gradient(62deg,#8EC5FC 0%,#E0C3FC 100%);
    background-image: -webkit-linear-gradient(62deg,#8EC5FC 0%,#E0C3FC 100%);
}
/*西瓜红*/
#zm_xgh{
    clear: both;
	color: #555555;
    overflow: hidden;
    margin: 10px 0;
    padding: 10px 10px 10px 25px;
    /*border-radius: 10px;*/
    box-shadow: 6px 0 12px -5px rgb(255, 176, 172), -6px 0 12px -5px rgb(255, 161, 174);
    background-color: #ff9a8b66;
    background-image: linear-gradient(220deg,#FF9A8B 0%,#ff6a8838 55%,#FF99AC 100%);
    background-image: -webkit-linear-gradient(220deg,#ff9a8b7a 0%,#ff6a88ab 55%,#ff99ac82 100%);
}
/*华为P30 天空之境*/
#zm_tkzj {
    clear: both;
    color: #555555;
    overflow: hidden;
    margin: 10px 0;
    padding: 10px 10px 10px 25px;
    /*border-radius: 10px;*/
    box-shadow: 6px 0 12px -5px rgb(253, 223, 234), -6px 0 12px -5px rgb(215, 240, 243);
    background-color: #FFDEE9;
    background-image: linear-gradient(0deg,#ffdee9c4 0%,#b5fffc8f 100%);
    background-image: -webkit-linear-gradient(0deg,#ffdee9c4 0%,#b5fffc8f 100%);
}
/*小宇宙*/
#zm_xyz {
    color: #eeeeee;
    overflow: hidden;
    margin: 10px 0;
    padding: 10px 10px 10px 25px;
    /*border-radius: 10px;*/
    box-shadow: 6px 0 12px -5px rgb(12, 85, 141), -6px 0 12px -5px rgba(10, 58, 93, 0);
    background-image: radial-gradient( circle 263px at 100.2% 3%, rgba(12,85,141,1) 31.1%, rgba(205,181,93,1) 36.4%, rgba(244,102,90,1) 50.9%, rgba(199,206,187,1) 60.7%, rgba(249,140,69,1) 72.5%, rgba(12,73,116,1) 72.6% );
}
/*橄榄绿*/
#zm_gll {
    clear: both;
    color: #eeeeee;
    overflow: hidden;
    margin: 10px 0;
    padding: 10px 10px 10px 25px;
    /*border-radius: 10px;*/
    box-shadow: 6px 0 12px -5px rgb(68, 110, 92), -6px 0 12px -5px rgb(204, 212, 163);
    background-image: linear-gradient( 102deg, rgba(68,110,92,1) 17.4%, rgba(107,156,120,1) 49.3%, rgba(154,183,130,1) 83.4%, rgba(247,237,191,1) 110.3% );
}
/*小太阳*/
#zm_xty {
    clear: both;
    color: #ffffff;
    overflow: hidden;
    margin: 10px 0;
    padding: 10px 10px 10px 25px;
     /*border-radius: 10px; */
    box-shadow: 6px 0 12px -5px rgb(253, 223, 234), -6px 0 12px -5px rgb(215, 240, 243);
    background-image: radial-gradient( circle farthest-corner at -8.9% 51.2%, rgba(255,124,0,1) 0%, rgba(255,124,0,1) 15.9%, rgba(255,163,77,1) 15.9%, rgba(255,163,77,1) 24.4%, rgba(19,30,37,1) 24.5%, rgba(19,30,37,1) 66% );
}
/*优雅紫*/
#zm_yyz {
    clear: both;
	color: #ffffff;
    overflow: hidden;
    margin: 10px 0;
    padding: 10px 10px 10px 25px;
    /*border-radius: 10px;*/
    box-shadow: 6px 0 12px -5px rgb(175, 160, 208), -6px 0 12px -5px rgba(177, 161, 207, 0);
    background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(95,117,227,1) 0%, rgba(188,167,205,1) 90% );
}
/*深邃黑*/
#zm_szh {
    clear: both;
	color: #c7c7c7;
    overflow: hidden;
    margin: 10px 0;
    padding: 10px 10px 10px 25px;
    /*border-radius: 5px;*/
    box-shadow: 6px 0 12px -5px rgb(155, 170, 185), -6px 0 12px -5px rgba(177, 161, 207, 0);
    background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(0,0,0,1) 0%, rgba(64,64,64,1) 90.2% );
}
/*无边框*/
#zm_wbk {
    clear: both;
    color: #ffffff;
    overflow: hidden;
    margin: 10px 0;
    padding: 5px 10px 5px 15px;
	border:1px dashed #272822;
    background-color: #272822;

232, 232, 232

}
#zm_xyz a , #zm_gll a{
	 color: #eeeeee;
}
#zm_szh a{
	color: #c7c7c7;	
}
#zm_xty a, #zm_yyz a{
	color: #ffffff;
}
























.mixia {
    display:none;
    clear: both;
	padding: 3px 5px 3px 34px;
	background: url(https://img.xuanshihui.cn/img/woxia.png) no-repeat 100px center;
	background-position: 5px center;
	border:1px dashed #0098ff;
}






.bizhan{
   margin-top:-36px;
   display:block;
   margin-bottom:-30px;
   height: 460px;
   width: 650px;
   scrolling: no;
   border: 0px; 
   frameborder: no; 
   framespacing: 0px;
  allowfullscreen: true; 
    allowScriptAccess:never;
    allownetworking: internal;
    
}







#header, #container, #footer{margin: 0 auto;}
#content {display: inline;margin: 0 10px;}
#sidebar {  display: inline;margin-right: 20px;}
#container, .post dl, .post-txt, .post-txt p, .widget ul, .coms-list dl, .widget-box, .recent-comments dl {height: 100%;overflow: hidden; }
#header {display: block;}

.sticky {
	border-bottom:0px solid #FF0000;
}
body {

	background-color: #f7f7f7;
	background-repeat: repeat;
    background: url() repeat-x 0 0 #E8E8E8;
	color: #333333;
	font: 12px/180% "Microsoft YaHei", "微软雅黑", "宋体", "Times New Roman";
}
ul, ol, li, em, dl, dt, dd, p, cite {
	font-style: normal;
	list-style: none;
}
.test ul {
	list-style:none;
}
.test li {
	float:left;
	margin-right: 35px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: 100;
}
a {
	color: #666666;
}
a:hover {
	color: #1E97CF;
}
a, a:hover {
	text-decoration: none;
}
}
input, select, button, textarea {
	font-family: 'Microsoft YaHei';
	vertical-align: middle;
}
img, a img {
	border: none;
	vertical-align: middle;
}
blockquote, pre {
	padding: 5px 10px 5px 40px;
	margin: 10px 0;
	background: url(https://img.xuanshihui.cn/img/quotebg.gif) no-repeat 10px 10px #F7F7F7;
	border: 2px solid #CCCCCC;
	color: #0033FF;
 font-family: 微软雅黑； font-size: 14px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.en {
	font-family: Arial, Helvetica, Sans-serif;
}
.tip {
	padding: 5px 0 20px;
}
.hide, .widget_search form {
	display: none;
}
#header, #container, #footer {
	width: 1000px;
}
#container {
	background-color: #FF0000;
	margin-top: 10px;
	padding: 5px 0 20px;
	background: #F7F7F7;
	border-bottom: 3px solid #BFBFBF;
}
#content {
	width: 650px;
	float: left;
}
#sidebar {
	width: 280px;
	float: right;
}
.topmenu ul {
	float: right;
	height: 25px;
	line-height: 25px;
	margin-bottom: 15px;
}
.topmenu li {
	float: left;
	padding: 0 8px;
}
.blog-name h1 {
	padding: 20px 0 0 10px;
}
.blog-name h1 em {
	padding-left: 12px;
}
.blog-name h1 a {
	font-size: 28px;
}
.blog-name p {
	padding: 5px 0 0 10px;
}
.menu {
	height: 37px;
	line-height: 37px;
	margin-top: 25px;
	overflow: hidden;
	background: url(https://img.xuanshihui.cn/img/menubg.gif) repeat-x 0 0;
}
.menu li {
	background: url(https://img.xuanshihui.cn/img/menu-line.gif) no-repeat 100% 2px;
	float: left;
	padding: 0 15px;
}
.menu li a {
	color: #FFFFFF;
}
.menu li a:hover {
	color: #1E97CF;
}
#top-search {
	padding-top: 20px;
	text-align: right;
}
#top-search .txt {
	height: 24px;
	line-height: 24px;
	width: 320px;
	padding: 0 3px;
	background: #D9D9D9;
	border-top: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}
#top-search .btn {
    cursor:pointer;
	font-size: 11px;
	height: 25px;
	line-height: 24px;
	width: 31px;
	border: none;
	background: url(https://img.xuanshihui.cn/img/btnbg.gif) no-repeat 0 0;
}
#top-search .btnon {
	background: url(https://img.xuanshihui.cn/img/btnbg.gif) no-repeat 0 -25px;
}
.ibox {
	width: 650px;
	height: 220px;
	margin: 15px 0 10px;
	position: relative;
	overflow: hidden;
}
.ibox .showbox {
	position: absolute;
	left: 0;
	width: 1950px;
	height: 220px;
}
.ibox .showbox ul li {
	float: left;
}
.ibox .showbox ul li img {
	width: 650px;
	height: 220px;
}
.ibox span {
	position: absolute;
	cursor: pointer;
	width: 26px;
	height: 41px;
	display: block;
	text-indent: -999em;
	background-image: url(https://img.xuanshihui.cn/img/arrowbg.png);
	background-repeat: no-repeat;
}
.ibox span.pre {
	left: 0;
	bottom: 89px;
	background-position: 0 0;
}
.ibox span.next {
	right: 0;
	bottom: 89px;
	background-position: 0 -41px;
}

.strong {display: block; color: #ff0000;}
.post {
	padding: 20px 0 10px;
}
.post dt {
	float: left;
	width: 160px;
}
.post dt img {
	width: 140px;
	height: 140px;
	padding: 4px;
	border: 1px solid #D3D3D3;
	vertical-align: top;
}
.post dd {
	margin-left: 160px;
}
.post dd h2 {
	padding: 0 5px 5px;
	font-size: 15px;
	border-bottom: 3px solid #BFBFBF;
}
.post dd h5 span {
	padding: 0 5px;
	font-size: 11px;
}
.sticky dd h2 {
	border-bottom: 3px solid #BFBFBF;
}
.bypostauthor {
	color: #666666;
}
.post-data {
	padding-top: 15px;
}
.post-data span {
	padding-right: 10px;
	font-size: 11px;
}
.post-data h2 {
	font-size: 20px;
}
.post dd h5 span, .post dd h5 span a, .post-data h5 span, .post-data h5 span a {
	color: #BEBEBE;
}
.post dd h5 a:hover, .post-data h5 a:hover {
	color: #1E97CF;
}
.post dd p {
	padding: 3px 5px;
	line-height: 180%;
}
.post dd em {
	margin: 5px 0 0 5px;
	display: block;
	width: 55px;
	height: 17px;
	line-height: 17px;
	padding-left: 30px;
	background: url(https://img.xuanshihui.cn/img/readmore.gif) no-repeat 0 0 #BFBFBF;
}
.post-txt {
    color:#555555;
    font-size:14px;
	line-height: 200%;
	padding: 10px 0;
}


.post-txt img[Attributes Style] {
    width: 800px !important;

   
}
.img[Attributes Style] {
    width: 800px !important;

   
}

.image-container [Attributes Style] {
    width: 800px !important;
    aspect-ratio: auto 900  !important;
   
}

.image-container {
    width: 800px !important;
    
    max-width: 100%
}

.image-container img {
    width: 800px !important;
    max-width: 100%;
    display: block;
}




.img {width: 800px !important;    max-width: auto !important;}


.post-txt p {
	padding: 5px 0;
}
.post-txt h1 {
	font-size: 200%;
}
.post-txt h2 {
	font-size: 170%;
}
.post-txt h3 {
	font-size: 150%;
}
.post-txt h4 {
	font-size: 130%;
}
.post-txt h5 {
	font-size: 110%;
}
.post-txt h6 {
	font-size: 100%;
}
.post-txt ul li {
	list-style-position: inside;
	list-style-type: disc;
}
.post-txt ol li {
	list-style-position: inside;
	list-style-type: decimal;
}
.post-txt .more-link {
	display: block;
	margin-top: 10px;
}
.post-txt table {
	border:1px solid #D8D8D8;
	color:#626262;
	text-align:left;
}
.post-txt tr th, .post-txt thead th {
	font-weight:bold;
	padding:2px 15px;
}
.post-txt tr td {
	background:#EBEBEB;
	border-right:1px solid #D8D8D8;
	border-top:1px solid #D8D8D8;
	padding:2px 15px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	text-align: left;
}
.alignright {
	float: right;
	margin-left: 10px;
	text-align: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.wp-caption {
	background: #333333;
	line-height: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #333333;
	font-size: 12px;
	margin: 1px;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.place {
	padding: 10px 0 0;
	margin-bottom: 5px;
}
.page-place {
    user-select: none;
	border-bottom: 3px solid #BFBFBF;
}
.tags {
    user-select: none;
	padding-bottom: 15px;
}
#normal-navi {
	padding: 0 0 15px 0;
	text-align: right;
}
#normal-navi .prev {
	float: left;
}
.navigation li b {
	padding-right: 5px;
}
.related h3, #coms-title, #reply-title {
	height: 21px;
	line-height: 21px;
	padding: 0 5px;
	border-bottom: 3px solid #BFBFBF;
	color: #333333;
}
.related ul {
	padding: 5px 0 15px;
}
.related li {
	padding: 0 5px;
}
.related li span {
	float: right;
}
.related li span, .related li small {
	color: #BABABA;
	font-size: 10px;
}
.coms-list {
	margin-bottom: 15px;
}
.coms-list dt {
	float: left;
	width: 40px;
}
.coms-list dt img {
	border: 1px solid #DDDDDD;
	padding: 1px;
	vertical-align: top;
}
.coms-list dd {
	line-height: 130%;
	margin-left: 45px;
}
.coms-list .nick {
	padding-bottom: 5px;
}
.coms-list .nick, .coms-list .nick a {
	color: #818181;
}
.coms-list cite, .coms-list .nick cite a {
	color: #FD6600;
}
.coms-list .nick a:hover {
	color: #1E97CF;
}
.coms-list span {
	padding-left: 5px;
}
.coms-list .depth-1 {
	background: url(https://img.xuanshihui.cn/img/linebg.gif) repeat-x 0 100%;
	padding: 15px 0;
}
.coms-list .depth-2, .coms-list .depth-3, .coms-list .depth-4, .coms-list .depth-5 {
	margin: 10px 0 0 60px;
	padding: 10px;
}
.coms-list .depth-3, .coms-list .depth-5 {
	background: #F7F7F7;
}
.coms-list .depth-2, .coms-list .depth-4 {
	background: #E8E8E8;
}
.pagenavi {
	padding: 10px 0;
}
.pagenavi a, .pagenavi span {
	padding: 4px 7px;
	border: 1px solid #B3B3B3;
	margin-right: 5px;
}
.pagenavi .current, .pagenavi a:hover {
	color: #1E97CF;
	border: 1px solid #1E97CE;
}
#respond, #comments {
	padding-top: 15px;
}
#respond label {
	display: block;
}
#respond label span {
	color: #CC0000;
}
#respond p {
	padding-top: 15px;
}
#respond .txt {
	width: 250px;
}
#respond .txt, #comment {
	background: #f7f7f7;
	border-bottom: 1px solid #ECECEC;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #ECECEC;
	border-top: 1px solid #D0D0D0;
	padding: 1px 2px;
}
#comment {
	background-image: url(https://img.xuanshihui.cn/img/talk.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	overflow: auto;
	width: 99%;
}
.form-submit #submit {
    cursor: pointer;
	background: #929292;
	border: 1px solid #919191;
	color: #FFFFFF;
	height: 27px;
	line-height: 21px;
	padding: 0 2px;
	width: 120px;
}
.comment-notes, .form-allowed-tags, #header {
	display: none;
}
.not-match, .page-404 {
	padding: 50px 0 100px;
	text-align: center;
}
.not-match p, .page-404 p {
	font-size: 14px;
	padding: 10px 0;
}
.page-404 h2 {
	color: #222222;
	font-size: 36px;
}
#search .txt {
	background: #EDEDED;
	border: 1px solid #D7D7D7;
	padding: 3px 2px;
	width: 300px;
}
#search .btn {
	background: #EDEDED;
	border: 1px solid #ECECEC;
	height: 27px;
	line-height: 21px;
	margin-left: 5px;
	padding: 0 10px;
	width: 100px;
}
.widget, .recent-comments {
	padding: 15px 0;
}
.widget h3, .recent-comments h3 {
	color: #666666;
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	border-bottom: 3px solid #BFBFBF;
}
.widget ul, .recent-comments ul, #wp-calendar {
	padding: 10px 0 0;
}
.widget li, .related li {
	background: url(https://img.xuanshihui.cn/img/linebg.gif) repeat-x 0 100%;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
}
.widget li a, .related li a {
	background: url(https://img.xuanshihui.cn/img/arrow.gif) no-repeat 3px 6px;
	padding: 0 12px;
}
#widget-cat li, .widget_categories li, .widget_archive li, .widget_pages li {
	float: left;
	width: 140px;
}
.blogroll {
	width: 130px;
	float: left;
}
.archives {
	width: 130px;
	float: right;
}
.categories #nav li span {
	color: #BABABA;
	font-size: 11px;
	padding-left: 10px;
}
.recent-comments ul {
	padding-top: 10px;
}
.recent-comments li {
	background: url(https://img.xuanshihui.cn/img/linebg.gif) repeat-x 0 100%;
	line-height: 140%;
	padding: 10px 3px;
}
.recent-comments dt {
	float: left;
	width: 30px;
}
.recent-comments dd {
	line-height: 120%;
	margin-left: 40px;
}
.recent-comments dd h5 {
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.ad280 {
	padding: 15px 0 10px 0;
}
.calendar, .widget_calendar {
	font-size: 10px;
}
#wp-calendar caption {
	padding: 10px 0;
}
#wp-calendar thead {
	font-weight: 100;
}
#wp-calendar thead th {
	line-height: 21px;
}
#wp-calendar tbody td {
	font-family: Arial, Helvetica, Sans-serif;
	text-align: center;
}
#wp-calendar tbody td#today a {
	color: #810000;
}
#wp-calendar tfoot td {
	padding: 0 10px 10px;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
.widget_recent_comments li {
	padding: 0 10px;
}
.widget_tag_cloud div {
	height: 100%;
	overflow: hidden;
	padding: 10px 0;
}
.widget_tag_cloud a {
	display: block;
	float: left;
	font-size: 14px;
	padding: 0 10px;
}
#footer {
	clear: both;
}
.copyright {
    text-align:center;
	line-height: 160%;
	padding: 10px 0 60px 0;
	font-size: 12px;
}
.btn1_mouseout {
	BORDER-RIGHT: #7EBF4F 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #7EBF4F 1px solid;
	PADDING-LEFT: 0px;
	FONT-SIZE: 20px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	BORDER-LEFT: #7EBF4F 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #7EBF4F 1px solid
}
.btn1_mouseover {
	BORDER-RIGHT: #7EBF4F 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #7EBF4F 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 20px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#CAE4B6);
	BORDER-LEFT: #7EBF4F 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #7EBF4F 1px solid;
	cursor:pointer;
}
.same_cat_posts a {
	color: #555;
	text-decoration: none;
}
.same_cat_posts {
	width: 100%;
	height: 170px;
	margin: 5px 0px 10px 4px;
}
.same_cat_posts h3 {
	margin-bottom: 10px;
	font-weight: bolder;
	font-size: 10pt;
}
.same_cat_posts ul {
	list-style: none;
	margin-left: 0px;
}
.same_cat_posts ul li {
	float: left;
	padding:5px;
	border-right: 0px solid #CCCCCC;
}
.same_cat_posts ul li:hover {
	background: #dddddd;
}
.same_cat_posts ul li img {
	width: 110px;
	height: 105px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.same_cat_posts ul li .same_cat_posts_tittle {
	margin-left: 2px;
	width: 105px;
	height: 50px;
	font-size:8pt;
	text-decoration: none;
}
.xiazai { 
    user-select: none;
	font: 14px "微软雅黑","Microsoft YaHei", "宋体", "Times New Roman";
	clear:both;
	padding: 3px 30px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border: 1px solid #0098FF;
	background: url(https://img.xuanshihui.cn/img/shuo.png) no-repeat 100px center #0098FF;
	background-position: 5px center;
}
.jieshao {
    user-select: none;
	font: 14px "微软雅黑", "Microsoft YaHei", "宋体", "Times New Roman";
	clear:both;
	padding: 3px 30px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border: 1px solid #0098FF;
	background: url(https://img.xuanshihui.cn/img/shuo.png) no-repeat 100px center #0098FF;
	background-position: 5px center;
}



.jieshaoss {
	font-weight:bold
	padding: 3px 30px;
	margin-top: 20px;
	margin-bottom: 5px;
    clear:both;
    font-size: 14px;
	line-height:26px;
    border-left: 8px solid #cccccc;
    padding-left: 10px;
    margin-top: 1rem;
    border-top:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	
}





.tong {
	font: 14px "Microsoft YaHei", "微软雅黑", "宋体", "Times New Roman";
	clear:both;
	padding: 3px 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #FFFFFF;
	border: 1px solid #0098FF;
	background: url(https://img.xuanshihui.cn/img/tong.png) no-repeat 100px center #0098FF;
	background-position: 5px center;
}









.fenye {
	text-align:center;
	margin:0px auto 10px;
	font-weight:bold
}
.fenye span {
	background-color:#DDDDDD;
	color:#fff;
	font-weight: bold;
	margin:0px 1px 10px;
	padding: 3px 15px 3px 15px;
	display:inline-block;
	text-decoration:none;
	border:1px solid #e0e0e0;
}
.fenye a {
	text-decoration:none;
}
.fenye a span {
	background-color:#F6F6E8;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.fenye a:hover span {
	background-color:#DDDDDD;
	color: #fff;
}
.zuozhe {
   margin-top:60px;
	position:relative;
	width:100%;
	height:68px;
	border:1px solid #CCCCCC;
	text-valign:"middle";
	background: url(https://img.xuanshihui.cn/img/logo.png) no-repeat 10px center;
}
.zuozhede {
	width:70px;
	text-align:center;
	background-color: #0098FF;
	font-style: inherit;
	color: #FFFFFF;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体";
	position:absolute;
	right:10px;
	top:0px;
}
.woxia {
	font: 14px "微软雅黑","黑体","宋体","Times New Roman";
	padding: 3px 12px 3px 33px;
	width:auto;
	margin-bottom:20px;
	float:left;
	margin-right:40px;
	height:22px;
	border:1px solid #CCCCCC;
	background: url(https://img.xuanshihui.cn/img/woxia.png) no-repeat 100px center;
	background-position: 5px center;
}

.woxia:hover { 
    position:relative;
    border:1px solid #999999;
    border-radius: 5px;
    
}


.woxia a:link {
text-decoration: none;
}
.woxia a:visited {
		text-decoration: none;
}
.woxia a:hover {
	text-decoration: none;
}
.woxia a:active {
	text-decoration: none;
}



.wwoxia {
	font: 14px "微软雅黑", "宋体", "Times New Roman";
	padding: 3px 12px 3px 33px;
	width:auto;
	margin-bottom:20px;
	float:left;
	margin-right:40px;
	height:22px;
	border:1px solid #CCCCCC;
	background: url(https://img.xuanshihui.cn/img/wwoxia.png) no-repeat 100px center;
	background-position: 5px center;
}
.wwoxia a:link {
	text-decoration: none;
}
.wwoxia a:visited {
	text-decoration: none;
}
.wwoxia a:hover {
	text-decoration: underline;
}
.wwoxia a:active {
	text-decoration: none;
}





.shoujixia {
	font: 14px "微软雅黑", "宋体", "Times New Roman";
	padding: 3px 10px 3px 33px;
	width:135px;
	float:left;
	margin-right:40px;
	height:22px;
	border:1px solid #CCCCCC;
	background: url(https://img.xuanshihui.cn/img/woxia.png) no-repeat 100px center;
	background-position: 5px center;
}
.shoujixia a:link {
	text-decoration: none;
}
.shoujixia a:visited {
	text-decoration: none;
}
.shoujiuxia a:hover {
	text-decoration: underline;
}
.shoujixia a:active {
	text-decoration: none;
}
#toTop {
	width:50px;
	height:50px;
	background:#fff url(https://img.xuanshihui.cn/img/top.png);
	position:fixed;
	left: 50%;
	margin-left: 510px;
	bottom:50px;
	cursor:pointer;
	display:none;
}









#header-top {
	width:100%;
	border-top: 2px solid #49C5FF;
	z-index:99999;
	position:fixed;
	top: 0px; /* position fixed for IE6 */
	position:absolute; /* for IE6 */
 top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */
	overflow:visible;
}
.tanchu2 {
	display: none;
	background:url(https://wx4.sinaimg.cn/large/83e2adf2gy1ff63o0y1dgj20i2064tkk.png);
	background-repeat:no-repeat;
	background-position:center;
	position:fixed;      /*绝对定位*/
	top: 50%;                  /* 距顶部50%*/
	left: 29%;                  /* 距左边50%*/
	height: 270px;
	margin-top: -100px;   /*margin-top为height一半的负值*/
	width: 660px;
	margin-left: -200px;    /*margin-left为width一半的负值*/
	border: 1px solid #000000;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.tanchu1 {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=88);
}
.twowei {
	font: 14px "微软雅黑", "宋体", "Times New Roman";
	padding: 3px 10px 3px 33px;
	width:85px;
	margin-left: 150px;
	height:22px;
	border:1px solid #CCCCCC;
	background: url(https://img.xuanshihui.cn/img/twowei.png) no-repeat 100px center;
	background-position: 5px center;
}
.twowei a:link {
	text-decoration: none;
}
.twowei a:visited {
	text-decoration: none;
}
.twowei a:hover {
	text-decoration: underline;
}
.twowei a:active {
	text-decoration: none;
}
.need {
	width:100%;
	font-size:14px;
	font-family:"Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu, Arial, Helvetica, sans-serif;
	height:50px;
	border:1px solid #999999;
	text-align:center;
	line-height:50px;
	overflow:hidden;
}
.need:hover * {
	color:red;
}
.demo_search {
	display:inline-block;
	position:relative;
	height:27px;
	margin:1px 0px 5px 0px;
	;
}
.demo_search:hover {
	-webkit-box-shadow:0 0 3px #999;
	-moz-box-shadow:0 0 3px #999
}
.demo_search .demo_sinput {
	float:left;
	width:200px;
	height:19px;
	line-height:19px;
	padding:3px 5px;
	border:#A7A7A7 1px solid;
	background:white;
	color:#888;
	font-size:12px;
 -webkit-transition:.3s;
 -moz-transition:.3s;
	outline: none;
}
.demo_search .demo_sinput:focus {
	width:553px;
}
.demo_search .demo_sbtn {
	cursor:pointer;
	height:27px;
	font-size:12px;
	float:left;
	width:80px;
	margin-left:-1px;
	background:#eee;
	display:inline-block;
	padding:0 12px;
	vertical-align:middle;
	border:#A7A7A7 1px solid;
	color:#666;
}
.demo_search .demo_sbtn:hover {
	background:#ddd;
}
#loading-bar {
	z-index:99999;
	position:absolute;
	left:0;
	top:0px;
	width:100%;
	height:8px
}
#loading-bar div {
	width:0;
	height:3px;
	background:#f36e30
}
.wolian {
font: 14px "微软雅黑", "宋体", "Times New Roman";
	padding: 3px 12px 3px 33px;
	width:auto;
	margin-bottom:20px;
	float:left;
	margin-right:40px;
	height:22px;
	border:1px solid #CCCCCC;
	background: url(https://img.xuanshihui.cn/img/lian.png) no-repeat 100px center;
	background-position: 5px center;
}

.wolian:hover { 
    position:relative;
    border:1px solid #999999;
    border-radius: 5px;
    
}

.wolian a:link {
	text-decoration: none;
}
.wolian a:visited {
	text-decoration: none;
}
.wolian a:hover {
	text-decoration: none;
}
.wolian a:active {
	text-decoration: none;
}

/* 下面是打赏css */

.reward {
	padding:5px 0
}
.reward .reward-notice {
	font-size:14px;
	line-height:14px;
	margin:15px auto;
	text-align:center
}
.reward .reward-button {
	font-size:28px;
	line-height:58px;
	position:relative;
	display:block;
	width:60px;
	height:60px;
	margin:0 auto;
	padding:0;
	-webkit-user-select:none;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	border:1px solid #f1b60e;
	border-radius:50%;
	background:#fccd60;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fccd60), color-stop(100%, #fbae12), color-stop(100%, #2989d8), color-stop(100%, #207cca));
	background:-webkit-linear-gradient(top, #fccd60 0, #fbae12 100%, #2989d8 100%, #207cca 100%);
	background:linear-gradient(to bottom, #fccd60 0, #fbae12 100%, #2989d8 100%, #207cca 100%)
}
.reward .reward-code {
	position:absolute;
	top:-220px;
	left:25%;
	display:none;
	width:350px;
	height:200px;
	margin-left:-175px;
	padding:15px;
	border:1px solid #e6e6e6;
	background:#fff;
	box-shadow:0 1px 1px 1px #efefef
}
.reward .reward-button:hover .reward-code {
	display:block
}
.reward .reward-code span {
	display:inline-block;
	width:150px;
	height:150px
}
.reward .reward-code span.alipay-code {
	float:left
}
.reward .reward-code span.alipay-code a {
	padding:0
}
.reward .reward-code span.wechat-code {
	float:right
}
.reward .reward-code img {
	display:inline-block;
	float:left;
	width:150px;
	height:150px;
	margin:0 auto;
	border:0
}
.reward .reward-code b {
	font-size:14px;
	line-height:26px;
	display:block;
	margin:0;
	text-align:center;
	color:#666
}
.reward .reward-code b.notice {
	line-height:2rem;
	margin-top:-1rem;
	color:#999
}
.reward .reward-code:after, .reward .reward-code:before {
	position:absolute;
	content:'';
	border:10px solid transparent
}
.reward .reward-code:after {
	bottom:-19px;
	left:50%;
	margin-left:-10px;
	border-top-color:#fff
}
.reward .reward-code:before {
	bottom:-20px;
	left:50%;
	margin-left:-10px;
	border-top-color:#e6e6e6
}
/* 上面是打赏css */

/*tags style*/
#article-tag {
    user-select: none;
	clear: both;
	border: 1px dotted #ccc;
	padding: 5px;
	margin-bottom: 5px;
}
#article-tag, #article-cnt #article-tag a {
	text-decoration: none;
	color: #666;
}
#article-cnt #article-tag a:hover {
	text-decoration: underline;
}
/*tags style*/




.wobo {
	font: 14px "微软雅黑", "宋体", "Times New Roman";
	padding: 3px 12px 3px 33px;
	width:auto;
	margin-bottom:20px;
	float:left;
	margin-right:40px;
	height:22px;
	border:1px solid #CCCCCC;
	background: url(https://img.xuanshihui.cn/img/bo.png) no-repeat 100px center;
	background-position: 5px center;
}

.wobo:hover { 
    position:relative;
    border:1px solid #999999;
    border-radius: 5px;
    
}

.wobo a:link {
	text-decoration: none;
}
.wobo a:visited {
	text-decoration: none;
}
.wobo a:hover {
	text-decoration: none;
}
.wobo a:active {
	text-decoration: none;
}

.saomale{ display:none
}

.xuyao {
	margin-bottom: 10px;
	padding: 5px 10px;
	border: solid 1px #FFBB76;
	border-radius: 2px;
	background: #FFFCEF;
	color: #DB7C22;
	font-size: 12px;
}
/*e加密文章-secret*/

.e-secret {
	margin: 20px 0;
	padding: 00px;
	background: #f8f8f8;
}
.e-secret input.euc-y-i[type="password"] {
	float: left;
	background: #FFFFFF;
	width: 99%;
	line-height: 26px;
	border-radius: 3px;
	border:1px solid #DB34CE;
}
.e-secret input.euc-y-s[type="submit"] {
	float: right;
	margin-top: -38px;
	width: 30%;
	margin-right: 1px;
	border-radius: 0 3px 3px 0;
}
input.euc-y-s[type="submit"] {
	background-color:#DB34CE;
	color:#fff;
	font-size:21px;
	box-shadow:none;
-webkit-transition: .4s;
-moz-transition: .4s;
-o-transition: .4s;
transition:.4s;
	-webkit-backface-visibility:hidden;
	position:relative;
	cursor:pointer;
	padding: 14px 20px;
	text-align: center;
	border-radius: 50px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
	height: auto;
	outline: medium;
	line-height: 10px;
	margin: 0;
}
input.euc-y-s[type="submit"]:hover {
	background-color:#5dade2;
}
input.euc-y-i[type="text"], input.euc-y-i[type="password"] {
	border:1px solid #F2EFEF;
	color:#777;
	display:block;
	background: #FCFCFC;
	font-size:18px;
    transition:all .5s ease 0;
	outline:0;
	box-sizing:border-box;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
	padding:5px 16px;
	margin: 0;
	height: auto;
	line-height: 30px;
}
input.euc-y-i[type="text"]:hover, input.euc-y-i[type="password"]:hover {
	border:1px solid #56b4ef;
	box-shadow:0 0 4px #56b4ef;
}
/*e登录可见文字样式-secret*/
.denglu {
	color:#F00;
	text-align:center;
	border:1px dashed #F00;
	height:26px;
	width:646px;
	line-height:26px;
	margin-top:12px;

}

.zhuan {
    clear:both;
}


/*友情链接*/
.youqing_list {
text-align:center;
}
.youqing_list li {
    color:#cccccc !important;
	margin:10px;
	display:inline-block;
}

.youqing_list li a:link {
    color:#cccccc !important;
}


.youqing_list li a:visited  {
    color:#cccccc !important;
}


	
	
	