@charset "utf-8";

#support{
  background-color: #1ea0fa;
  color:#fff;
  position: relative;
  z-index:9;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}

.contents{
  padding: 40px 0;
  position: relative; 
  width: 100%; 
  margin: 0 auto;
}

.contents-main, .content-main{
  width: 96%; 
  display: inline-block; 
  vertical-align: top;
  padding: 0 2%;
}

.contents-add, .content-more{
  display: inline-block; 
  border: 1px solid #dbdddf; 
  border-radius: 4px; 
  background-color: #fff; 
  margin: 20px 5% 0;
  padding: 10px 5%; 
  overflow: hidden;
  list-style: none;
}

.text-normal{
  padding: 10px 3%; 
  text-align: left;
  color: #313335; 
}

.text-normal span{
  display:inline-block;
  padding:3px 0 5px 0;
  line-height: 2em; 
  font-size: 1.4em; 
  width: 100%;
  word-wrap: break-word;
}

.subtitle{
  font-weight: bold;
  font-size: 1.6em; 
  line-height: 1.6em; 
  padding: 15px 0 5px;
}
.sampleimg{
  padding: 10px 0;
  text-align:center;
}
.sampleimg img{
  max-width: 100%;
  height: auto;
}
.sampleimg iframe{
  width: 100%;
  height: 250px;
}
.note{
  text-align:center; 
  padding:3px 0 15px 0;
  font-size: 1.4em;
}

.tt{
  text-align:left;
  font-weight:bold;
  font-size: 1.2em;
  line-height: 1.2em;
  color:#646668;
}
#artlink{
  width: 100%;
  padding: 0px;
  table-layout: fixed;
  overflow: hidden;
}
#artlink td{
  padding:5px 0 7px 0;
  display: block; 
  overflow: hidden; 
  white-space: nowrap; 
  text-overflow: ellipsis;
}
#artlink a {
  text-decoration: none; color: #646668; font-size: 1.4em; line-height: 1.4em; }
#artlink a:hover {color: #1ea0fa;}

.breadcrumb {
  font-size: 1.4em; 
  line-height: 1.4em; 
  color: #646668; 
  text-align: left; 
  clear: both;
  margin: 0 2% 16px;
}

.breadcrumb a, .breadcrumb a:hover{
  color: #646668;
  text-decoration: none;
}

.breadcrumb a:hover{
  color: #1ea0fa;
}

.bdsharebuttonbox{
  display: none;
}

.dokodemodoor{margin:auto 5px -6px 5px; }

.a-title{
  width: 90%; 
  display: inline-block; 
  background-image: url(../img/tt_blue.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 27px;
  padding: 0 3%;
}
.a-title span{
  text-align: left; 
  color: #313335;
  font-size: 2em;
  font-weight: bold;
}

.fbold{font-weight:bold;}
.fitalic{font-style:italic;}
.fblue{color:#1ea0fa;}
.fred{color:#f06;}
.fyellow{color:#ff6600;}
.fgreen{color:#00b900;}
.fdarker{color:#777;}
.flighter{color:#bbb;}
.f16{font-size:1.5em;}
.f18{font-size:1.6em;}
.f20{font-size:1.7em;}

.fdllink{
	width: 96%;
	height: 200px;
	display: block;
	background: #46bcfa; /* Old browsers */
	background: linear-gradient(90deg, #46bcfa,#1ea0fa);
	float: left;
	margin: 20px 2% 25px;
	border-radius: 6px;
	position: relative;
}

.fdllink .fdlbox {
	height: 140px;
	background: #fff;
	margin: 10px;
	border-radius: 4px;
	text-align: center;
}

.fdllink .fdlbox span{
	margin: 0; 
	text-align: center;
    line-height: 30px;
    color: #1ea0fa;
}

.fdllink .fdldlbtn{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.fdllink .fbltit{
	margin-top: -2px;
}
	
.fdllink .fbltit img{
	height: 22px;
	vertical-align: middle;
	margin-left: 10px;
}

.fdllink .fbltit span{
	width: auto;
    font-size: 18px;
    line-height: 22px;
    margin-left: 4px;
    top: 3px;
    position: relative;
	color: #fff;
}

.fdllink .fdlbox .mt25{
	margin-top: 25px!important;
}

/* by sure 20200310 */
.act-list{
	padding: 4px 0;
	margin: 0;
}
.act-list a{
	color: #313335;
  font-weight: bold;
  font-size: 1.4em; 
}
.act-list a:hover{
	color: #1EA0FA;
}
.act-list-ico{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #1EA0FA;
	border-radius: 5px;
}
.expan-list-ctx-warp {
	padding-top:4px;
	margin-left:16px;
	display: none;
}
.act-list-ans{
	padding: 10px 20px;
	margin: 6px 0 10px 14px;
	border: 1px solid #23ABFA;
	background-color :#F4FAFF;
}



/* 快捷键样式 begins by sure 210305 */

.shortcuts-para{
	margin: 20px 0;
}

.sctf_line{
	margin: 0;
	border-bottom: 1px solid #bbb;
}

.sctf_line span em{
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 24px;
	height: 24px;
	padding: 6px 8px;
	margin: 2px;
	font-size: 12px;
	background-color: #bbb;
}

.sctf_line span{
	margin: 0;
}

.sctf-left{
	padding: 20px 0 0!important;
}

.sctf-right{
	padding: 5px 0 5px!important; 
}

.sctf-title{
	width: 100%;
	padding: 10px 0!important;
	color: #fff;
	font-weight: bold;
	background-color: #bbb;
	text-align: center;
}

/* 配色 */

#sctf-common .sctf-title{
	background-color: #ff9e47;
}
#sctf-common .sctf_line span em{
	background-color: #ffe2c7;
}

#sctf-media .sctf-title{
	background-color: #3daae9;
}
#sctf-media .sctf_line span em{
	background-color: #c4e5f8;
}

#sctf-audio .sctf-title{
	background-color: #64c6b5;
}
#sctf-audio .sctf_line span em{
	background-color: #ccede7;
}

#sctf-sub .sctf-title{
	background-color: #6cc555;
}
#sctf-sub .sctf_line span em{
	background-color: #cef2c5;
}

#sctf-asrt .sctf-title{
	background-color: #6cc555;
}
#sctf-asrt .sctf_line span em{
	background-color: #cef2c5;
}

#sctf-stickers .sctf-title{
	background-color: #ffc430;
}
#sctf-stickers .sctf_line span em{
	background-color: #ffe7a9;
}

#sctf-watermark .sctf-title{
	background-color: #ff7da4;
}
#sctf-watermark .sctf_line span em{
	background-color: #fbd7e2;
}

/* 快捷键样式 ends by sure 210305 */





/* 文章信息补充展示 by sure 240805 */

.author-content{
	width: 100%;
	height: auto;
	margin-top: 20px;
	position: relative;
}
.author{
	width: auto;
}
.author img{
	width: 3.6em;
	height: 3.6em;
	border-radius: 50%;
	float: left;
	margin-right: 1%;
}
.post-wrap span{
	float: left;
	font-size: 1.4em;
	line-height: 3em;
	color: #646668;
}
.hot-wrap{
	float: left;
	width: 1.8em;
	height: 3em;
	background: url(../img/ico_18_color_hot.png) 0 1.2em no-repeat;
}

.tag-content{
	width: 100%;
	height: auto;
}
.tag-item{
	display: block;
	width: auto;
	padding: 4px 8px;
	margin: 0.8em 0.4em 0 0.4em;
  	vertical-align: middle;
	float: left;
	background-color: #E8F5FE;
	border-radius: 6px;
}
.tag-item i{
	width: 16px;
	height: 16px;
	margin-right: 2px;
	vertical-align: middle;
	display: inline-block;
	background: url(../img/ico_16_color_tag.png) 0 0 no-repeat;
}
.tag-item span{
	font-size: 12px;
	line-height: 16px;
	color: #646668;
}

/* 上一篇下一篇 */
.link{
  margin: 0px 5%;
}
.link span{
	color: #646668; 
	font-size: 1.4em;
}
.link a{
	width: 70%;
	text-decoration: none; 
	color: #646668;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}
.link a:hover{
	color: #1ea0fa;
}

/* 右侧 */

.cm-pic-wrap, .cm-link-wrap, .cm-tag-wrap{
	padding: 1em 0;
}
.cm-title{
	width: auto;
	height: auto;
}
.cm-title i{
	display: block;
	background-color: #1EA0FA;
	width: 2%;
	height: 0;
  padding-top: 8%;
	margin-top: 0.4em;
	float: left;

}
.cm-title span{
	font-size: 1.4em;
	line-height: 2.4em;
	color: #313335;
	font-weight: bold;
	margin-left: 0.4em;
	float: left;
}
.cm-pic{
	margin-top: 0.4em;

}
.cm-pic i{
	width: 100%;
	height: 0;
  padding-top: 50%;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
}

.cm-link-wrap a{
	display: block;
	width: 100%;
	height: auto;
	margin: 0.8em auto 0;
	background: url(../img/ico_14_color_acticle.png) 0 0.2em no-repeat;
	background-size: 1.4em 1.4em;
	color: #313335;
}

.cm-link-wrap a span{
	display: block;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-left: 1.4em;
	margin-top: 0;
}
.cm-link-wrap a:hover{
	color: #1EA0FA;
}

.cm-tag-wrap{
	width: 100%;
}
.cm-tag-wrap a{
	margin: 0.8em 0.4em 0 0.4em;
}



/* 文章信息补充展示 ends by sure 240805 */