/*
* @description: 短代码样式表
* @author: youranreus
*/


.ArtinArt{
	padding: 15px;
	background: RGBA(250,250,250,1);
	border-radius: 15px;
	max-width: 300px;
	margin: 10px auto;
}
.ArtinArt h5{
	font-size: 1.2rem!important;
	margin:0!important;
	border: none!important;
}
.ArtinArt h5 a{
	display: block;
}
.ArtinArt h5:hover{
	letter-spacing: normal!important;
	border: none!important;
}
.ArtinArt h5 a::after{
	display: none;
}
.ArtinArt h5 a:hover{
	color:#07f!important;
	background: rgba(255,255,255,0)!important;
}
.ArtinArt p {
	margin-top:5px!important;
	margin-bottom: 0!important;
	font-size: 14px!important;
	color: #919191!important;
}

.post-download a{
  border: 1px solid #666;
  padding: 0.7rem 2rem;
  display: inline-block;
  max-width: 150px;
  border-radius: 100000000rem;
  text-align: center;
  color:#333!important;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;

  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -ms-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all;
}
.post-download a span::before{
  font-size: 1rem;
  content: ' ';
  display: inline-block;
  position: relative;
  width: 1rem;
  height: 1rem;
  top: 0.2rem;
  left: -0.4rem;
  background-size: contain;
  background-image: url(/web/20210407114226im_/https://cdn.jsdelivr.net/gh/youranreus/G/IMG/dl-b.png);
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -ms-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all;
}
.post-download a:hover span::before{
  font-size: 1rem;
  content: ' ';
  display: inline-block;
  position: relative;
  width: 1rem;
  height: 1rem;
  top: 0.2rem;
  left: -0.4rem;
  background-size: contain;
  background-image: url(/web/20210407114226im_/https://cdn.jsdelivr.net/gh/youranreus/G/IMG/dl-w.png);
}

.post-download a::after{
  display: none;
}
.post-download a:hover{
  background:#666;
  color:white!important;
}


.post-content-tag{
	display: inline-block;
  margin: 0 5px;
  padding: .2rem .4rem;
	font-size:12px;
	vertical-align: middle;
  border-radius: 3px;
}
.tag-blue{
	color: RGB(121,145,209);
	border: 0.0625rem solid RGB(121,145,209);
}
.tag-black{
	color: #444;
	border: 0.0625rem solid #444;
}
.tag-red{
	color: RGBA(184,2,51,0.6);
	border: 0.0625rem solid RGBA(184,2,51,0.6);
}

.shortcode-notice{
	background: #eef6fd;
  padding: 8px 20px;
  border-left: 3px solid #38a3fd;
  border-radius: 0 5px 5px 0;
  margin-bottom: 10px;
  color: #777;
	font-size:15px;
}
.shortcode-notice p{
	color: #777!important;
	font-size:15px!important;
	margin: 0!important;
}

.shortcode-warn{
	background: #fcf1f1;
  padding: 8px 20px;
  border-left: 3px solid #ed0000;
  border-radius: 0 5px 5px 0;
  margin-bottom: 10px;
  color: #777;
	font-size:15px;
}
.shortcode-warn p{
	color: #777!important;
	font-size:15px!important;
	margin: 0!important;
}
.post-content-notice{
	margin:15px 0;
	border:1.5px solid RGB(121,145,209);
	border-radius: 10px;
	padding: 1.5rem 1.25rem 1.5rem 3.5rem;
	position: relative;
	overflow: hidden;
}
.post-content-content{
	position: relative;
	z-index:2;
	line-height: 1.72222;
	color: #777;
  font-size: 16px;
}
.post-content-content p{
	margin: 0!important;
	color: #777!important;
  font-size: 16px!important;
}
.post-content-notice:before{
	content: " ";
  position: absolute;
  top: -10;
  right: 0;
  bottom: 0;
  left: -50;
  background: url(/web/20210407114226im_/https://cdn.jsdelivr.net/gh/youranreus/G/IMG/notice.svg) no-repeat;
  opacity: .1;
	z-index:1;
}

.post-content-warn{
	margin:15px 0;
	border:1.5px solid RGBA(184,2,51,0.6);
	border-radius: 10px;
	padding: 1.5rem 1.25rem 1.5rem 3.5rem;
	position: relative;
	overflow: hidden;
}
.post-content-warn:before{
	content: " ";
  position: absolute;
	top: -10;
  right: 0;
  bottom: 0;
  left: -50;
  background: url(/web/20210407114226im_/https://cdn.jsdelivr.net/gh/youranreus/G/IMG/warn.svg) no-repeat;
  opacity: .1;
	z-index:1;
}

.collapse-box{
	border: 1px solid #ddd;
	margin:30px;
	border-radius: 5px;
	overflow: hidden;
}
.collapse-title{
	background: #fafafa;
	cursor: pointer;
}
.collapse-title p{
	margin:0!important;
	padding:15px;
}
.collapse-content{
	padding: 15px;
}

/*
     FILE ARCHIVED ON 11:42:26 Apr 07, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:22:48 Apr 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.493
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.025
  esindex: 0.009
  cdx.remote: 6.29
  LoadShardBlock: 143.695 (3)
  PetaboxLoader3.datanode: 78.314 (4)
  load_resource: 677.779
  PetaboxLoader3.resolve: 617.71
*/