@charset "utf-8";
.xq{    
width: 100%;
height: auto;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 10px;
}
	.wzfont {
	line-height:30px;
	font-family:Microsoft YaHei,SimSun!important
}
.btn {
	width:100%;
	height:auto;
}
.btn .look {
	margin-left:-12px;
	vertical-align:middle;
	background-color:#f8b94b;
	color:#fff !important;
}
.btn .look:hover {
	background-color:#fcc35f;
	text-decoration:none;
}
.btn .xz {
	margin-top:0;
	vertical-align:middle;
	background-color:#e4a42c;
	color:#fff !important;
}
.btn .xz:hover {
	background-color:#ebad39;
	text-decoration:none;
}
.btn .yy {
	vertical-align:middle;
	background-color:#7abf76;
	color:#fff !important;
}
.btn .yy:hover {
	background-color:#85d181;
	text-decoration:none;
}
.btn .btnlb {
	border:1px solid #fff;
	width:96px;
	height:36px;
	border-radius:4px;
	display:block;
	float:left;
	cursor:pointer;
	margin-right:21px;
	line-height:34px;
	font-family:Microsoft YaHei,SimSun!important
}
.btn .btnlb:hover {
	text-decoration:none
}
.xbtn {
	float:left;
	margin-right:0px;
	line-height:35px;
	width:20px
}
.xbtnxz1 {
	font-size:20px !important;
}
.xbtnxz2 {
	font-size:16px !important;
}
.xbtnxz3 {
	font-size:24px !important;
	margin-left:-2px;
}
.xbtn:hover {
	text-decoration:none;
	color:#fcc35f
}
#content {
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
}
.fx {
	position:relative;
	top: 170px;
    right: 60px;
	display:none;
}



.ivu-poptip-popper {
	min-width:150px;
	display:block;
	visibility:visible;
	font-size:14px;
	line-height:1.5;
	position:absolute;
	z-index:1060;
}
.fx .ivu-poptip-arrow,.ivu-poptip-arrow:after {
	display:block;
	width:0;
	height:0;
	position:absolute;
	border-color:transparent;
	border-style:solid;
}
.ivu-poptip-arrow:after {
	content:"";
	border-width:7px;
}
.ivu-poptip-arrow:after {
	content:" ";
	top:1px;
	margin-left:-7px;
	border-top-width:0;
	border-bottom-width:7px;
	border-bottom-color:#fff;
}
.fx .ivu-poptip-arrow {
	left:8px;
}
.fx  .ivu-poptip-arrow {
	top:3px;
	border-width:0 7px 7px;
	border-bottom-color:hsla(0,0%,85.1%,.5);
	position:absolute;
}
.ivu-poptip-inner {
	background-color:#fff;
	background-clip:padding-box;
	border-radius:4px;
	-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);
	box-shadow:0 1px 6px rgba(0,0,0,.2);
	white-space:nowrap;
	width:200px;
	height:auto;
	position:absolute;
	top:10px;
	left:-30px;
}
.ivu-poptip-body {
	padding:8px 16px;
}
.ivu-poptip-body-content {
	overflow:auto;
}
.buttons .ivu-poptip-popper .shareBtnTable {
	display:flex;
	justify-content:space-between;
}
.ivu-poptip-inner a {
	width:50%;
	text-align:center;
	float:left;
	line-height:30px
}
.ivu-poptip-inner a:hover {
	text-decoration:none
}
.bdshare-button-style0-16 a,.bdshare-button-style0-16 .bds_more {
	float:left;
	font-size:16px;
	padding-left:15px !important;
	line-height:30px;
	height:30px;
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0px 6px 6px 0;
	background-image:none !important;
}
.bdshare-button-style0-16:after {
	display:none
}
#bdshare_weixin_qrcode_dialog {
	height:300px !important
}
@media screen and (max-width:768px) and (min-width:320px) {
	.btn .btnlb {
	margin-right:20px;
}
.xbtn {
	float:left;
	margin-right:0px;
	line-height:35px;
	width:auto
}
.fx {
	position:relative;
	top:-30px;
	left:66%;
	width:77px;
}

.fx .ivu-poptip-arrow {
	left:20%;
}

.ivu-poptip-inner {
	background-color:#fff;
	background-clip:padding-box;
	border-radius:4px;
	-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);
	box-shadow:0 1px 6px rgba(0,0,0,.2);
	white-space:nowrap;
	width:120px;
	height:auto;
	position:absolute;
	top:10px;
	left:-30px;
}

}.qk {
	display:inline-flex;
	position:relative;
}
.qk .frontCover {
	width:140px;
	height:170px;
	display:inline-block;
	background-position:50%;
	text-align:center;
	background-repeat:no-repeat;
	color:#333;
	font-size:10px;
	font-weight:700;
}
.qk .frontCover .frontTitle {
	margin:0 15px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
	text-align:center;
	overflow:hidden;
}
.qk .frontCoverModal {
	width:120px;
	height:165px;
	position:absolute;
	top:0px;
	left:0px;
	color:#fff;
	font-size:14px;
	display:flex;
	justify-content:center;
	align-items:center;
	cursor:pointer;
	line-height:32px;
	display:none;
	text-decoration:none;
	cursor:pointer;
}
.qk .qkxz {
	background-color:rgba(51,51,51,0.6);
	display:block
}
.qk .frontCoverModal .coverModal {
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
}
.qk .frontCoverModal .coverModal .wz {
	margin-top:40%;
	text-align:center;
}
.qk .periodicalInformation {
	padding:16px 11px 10px;
	color:#333;
}
.qk .periodicalInformation .periodicalName {
	display:block;
	font-size:16px;
	cursor:pointer;
	font-weight:700;
	margin-bottom:10px;
}
.qk .periodicalInformation .periodicalName a {
	color:#333;
}



.qk .yzperiodicalInformation {
	padding:0px 11px 5px;
	color:#333;
}
.qk .yzperiodicalInformation .periodicalName {
	display:block;
	font-size:16px;
	cursor:pointer;
	font-weight:700;
}
.qk .yzperiodicalInformation .periodicalName a {
	color:#333;
}



.xz {
	background:#fffcf5;
	color:#ff7112;
	font-weight:700;
	width:100%;
	height:36px;
	transition:.2s ease;
	margin-top:5px;
	border:1px solid #db7512;
	fill:#ff7112;
	display:block;
	border-radius:5px;
	text-align:center;
	line-height:30px;
	cursor:pointer;
}
.xz:hover {
	text-decoration:none;
	background:#fcc35f;
	color:#fff;
}
.MCD {
	line-height:32px;
}
.itfl {
	display:flex;
}
.wzcolor {
	color:#000
}
#fuzhicg {
	position:fixed;
	top:20%;
	left:45%;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.6);
	z-index:999999;
	display:none;
	width:100px;
	height:30px;
	line-height:30px;
	border-radius:5px;
	text-align:center;
}
