@charset "utf-8";
/* CSS Document */
 .tagstyle{background-color:#FF0; color:#000;font-weight:bold; border-radius: 5px;padding:3px 5px;  font-size: 14px;     }
 .tagstyle2{background-color:#FF0; color:#000;font-weight:bold; border-radius: 5px;padding:3px 5px;  font-size: 13px;     }
.tagstyle3{background-color:#04a5f7; color:#fff;  border-radius: 5px;padding:2px 5px;  font-size: 12px;    }
 .tagstyle4{background-color:#02bc02; color:#fff; border-radius: 5px;padding:2px 5px;  font-size: 12px;      }

body {
	background-color: #ddd;
}
#nav, .ss #btnPost, .sous #btnPost, .right #divSearchPanel input[type="submit"], #divTags dd ul li a,  .pagebar a:hover, .pagebar .now-page, #frmSumbit .button, .banner .hd ul .on, #nav li a, #nav li, .bx-wrapper .bx-pager.bx-default-pager a, .list-tu1 li a:hover p, .index-list-tu li a:hover p, #nav li ul li a:hover, .sj-ss #btnPost {
	background-color: #f7de0e;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
#divhottag ul li a{
	background-color: #ddd;
	font-size:15px;
	color:#000;
}
#nav>ul>li.hover>a, #nav li.on a, #nav li ul li a {
	background-color: #000;	font-size:16px;
	color:#fff;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: url(../images/nicon.png);
}
.ybbt1 h1{
	font-size: 1em;
	display: inline-block;
}
.serchys{font-size:18px; width:100%; line-height:18px; padding:20px; font-weight:bold;}
 .serchys p{ margin:10px;}
 .serchys span{ color:#F00; font-size:18px;}
	.pagebar2{width: 100%;
    clear: both;
    padding: 15px;
    text-align: center;}
	.pagination{width:100%; }
	.pagination li{
	padding: 4px 12px;
    color: #333333;
    display: inline-block;
    clear: both;
    border: 1px solid #ddd;
    margin: 0 3px 3px 0;
    border-radius: 2px;
	background:#f7de0e}
	.pagination  .active{
	background:#000  ;
	color:#fff;	
	}


.lrc, .lrc p {
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	text-align: center
}
.readmor {
	margin: 25px 10px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	border-radius: 3px;
	background: #f7de0e;
	text-align: center;
}
#FontScroll{
	width: 100%;
	padding:5px 0;
	overflow: Hidden;
	margin: 0 auto;
}
span.tagstyle,
span.tagstyle2,
span.tagstyle3,
span.tagstyle4{
 display: inline-block;
 padding:0 3px;
 margin-right:3px;
 margin-bottom:3px;
}
.info11 span.tagstyle{
	background-color: #000;
	color:#fff;
}
.intro{
	margin-top: 10px;
    padding: 15px;
	color: #333;
}
.intro h2{
	display: none;
}
.intro p{
	text-align: left;
	color: #444;
}
#FontScroll .line{
	text-align: left; 
	width: 100%;
}
#FontScroll li{
	margin: 0;
    width: 100%;
    height: auto;
    /* line-height: 25px; */
    line-height: 1.5;
    font-size: 15px;
    text-align: center;
}
#FontScroll .fontColor a{
	color:#000;
	font-weight: bold;
	transition: all 1.5s ease 0s;

}
#FontScroll{padding-left: 10px}


.right #divSearchPanel dd form, .pagebar a:hover, .pagebar .now-page {
	border: 1px solid #000000;
}
#divCalendar td a, .notice .tab-hd li.on a, a:hover, .yanse, .tags a {
	color: #000000;
}
.info-zi h2, .info-zi h3 {
	/* border-left: 3px solid #000000; */
}
.fa-search{
	width: 29px;
	height: 31px;
	display: block;
	background-image: url(../zb_style/search_icon.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-left: 6px;
}
.m_search{
	display: none;
	position: relative;
    top:0;
    margin-top: 45px;
	background-color: #fff;
}

.lbox-container__loading{
    position:fixed;
    z-index: 999;
    height:100%;
    width:100%;
    left:0;top:0;
    text-align: center;
    background-color:rgba(0,0,0,0.6);
	display: none;
}
.lbox-container__loading .load{
    padding-top:180px;
}
.lbox-container__loading p{
    color:#fff;
    font-size: 18px;
    margin:25px 0;
}
.lbox-container__loading .load p img{
	display: inline-block;
	max-width: 70px;
}
#qrCanvas{
  margin:0 auto;
  width:200px;
  padding:15px;
  border: 1px #31C27C solid;
}
#qrCanvas canvas{
	width:100%;
	height: auto;
    display: block;
}
#myarticle a.lossless{
	display: none;
}
.perr{
	color:#444;
	display: inline-block;
	padding:0 10px;
	cursor: pointer;
}
@media screen and (max-width: 1100px) {
	#myarticle a.lossless{
		display: block;
	}
	.qrbox{
		display: none;
	}
.m_search{
 display: block;
}
#nav {
	background: url(../images/logo.png) no-repeat center center #f7de0e;
	color:#000;
	background-size: 133px 33px;
}