@charset "utf-8";
/* 在线留言 */
.login {
	width: 90%;
	margin: 3% auto;
	padding: 3%;
}
.login li {
	width: 100%;
	margin-bottom: 5%;
}
.login li img {
	float: right;
	margin-right: 10%;
	width: 30%;
height: .67rem;
}
.login_input {
	display: block;
	height: 2.8em;
	-webkit-appearance: none;
	border-radius: 0;
}
.login_textarea {
	height: 8em;
	margin-bottom: -2%;
}
.login li .pin_width {
	width: 50%;
}
.login li .login_btn {
	width: 100%;
	color: #fff;
	border: 0;
	text-align: center;
font: .3rem/.8rem "microsoft yahei";
	background: #da0001;
	box-shadow: none;
}
.login input, .login textarea {
	width: 100%;
	border: 1px solid #dcdcdc;
	background: #fff;
	color: #333;
font: .24rem/.5rem "microsoft yahei";
text-indent: .1rem;
}
/*返回首页*/
#tip {
	padding: 5% 0;
	min-height: 300px;
}
#tip b {
	color: #147B32;
	font-weight: bold;
}
/*网站地图*/
.sitemap {
	overflow: hidden;
	line-height: 0.4rem;
	padding: 2% 0;
	border-bottom: 1px solid #ddd;
}
.sitemap dt {
	float: left;
	margin-right: 2%;
	width: 22%;
}
.sitemap dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 0.2rem;
	line-height: 0.7rem;
	font-weight: normal;
}
.sitemap dt a:hover {
	background: #ccc;
	color: #fff;
}
.sitemap dd {
	float: left;
	width: 76%;
}
.sitemap dd a {
	float: left;
	color: #666;
	font-size: 0.2rem;
	padding-right: 3%;
	line-height: 0.35rem;
	transition: none;
}
.sitemap dd a:hover {
	color: #333;
}
/*网站标签*/
.tags_list {
	overflow: hidden;
	line-height: 0.4rem;
	padding: 2% 0;
	border-bottom: 1px solid #ddd;
}
.tags_list dt {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	min-width: 32%;
}
.tags_list dt:nth-child(3n) {
	margin-right: 0;
}
.tags_list dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 0.2rem;
	line-height: 0.7rem;
	font-weight: normal;
}
.tags_list dt a:hover {
	background: #ccc;
	color: #fff;
}
.tags {
	overflow: hidden;
	font-size: 0.2rem;
margin: 0 3% .1rem;
}
.tags span {
	float: left;
	display: block;
	line-height: 0.6rem;
}
.tags a {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	line-height: 0.4rem;
	padding: 0 0.1rem;
	margin: 0.08rem;
	background: #fff;
	border: 1px solid #dadada;
}
.tags a:hover {
	background: #147B32;
	border-color: #147B32;
	color: #fff;
}
/*评论列表*/
.comment-main {
	width: 94%;
	background: #FFF;
margin: 0 3% .1rem;
margin-top: .2rem;
font-size: .2rem;
	color: #666;
line-height: .3rem;
}
.comment-title {
	width: 100%;
height: .59rem;
line-height: .6rem;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}
.comment-title span {
	float: left;
height: .6rem;
font-size: .22rem;
line-height: .6rem;
	display: block;
padding: 0 .3rem;
	background: #147B32;
	color: #FFF;
}
.comment-show-box {
margin: .2rem 0;
}
.comment-show-box .pl-box2 {
	width: 100%
}
.comment-show-box .pl-box2 dl {
	float: left;
	width: 100%;
margin-bottom: .2rem;
padding-bottom: .2rem;
	border-bottom: 1px solid #EEE;
}
.comment-show-box .pl-box2 dl dt {
	float: left;
	width: 0.6827rem;
	height: 0.6827rem;
	margin-right: 2%;
}
.comment-show-box .pl-box2 dl dt img {
	width: 0.6827rem;
	height: 0.6827rem;
}
.comment-show-box .pl-box2 dl dd {
	float: right;
	width: 85%;
	text-align: justify;
}
.comment-show-box .pl-box2 dl dd h1 {
	font-weight: 700;
	font-size: 100%;
}
.comment-show-box .pl-box2 dl dd h1 span {
	color: #656565;
	font-weight: 400;
	float: right;
}
.comment-show-box .pl-box2 dl dd p {
margin-top: .1rem;
}
.comment-show-box .pl-box2 dl dd p.xz-fc1 {
	color: #147B32;
}
.comment-show-box .xz-cb {
	zoom: 1
}
.comment-show-box .xz-cb:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: "."
}
.c-more {
	text-align: center;
	line-height: normal;
}
.c-more a {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	background: #147B32;
	color: #ffffff;
	padding: 0.2rem 0;
}
.c-more a:hover {
	background: #333;
}
/*评论表单*/
.comment-show-box .fb-box {
	background: #FAFAFA;
	border: 1px solid #EEE;
margin-top: .2rem;
}
.comment-show-box .fb-box dl {
	float: left;
	width: 100%;
	padding: 3%;
}
.comment-show-box .fb-box dd {
	float: left;
	width: 100%;
}
.comment-show-box .fb-box dd p {
	color: #656565;
}
.comment-show-box .fb-box dd p textarea {
	width: 100%;
	height: 2rem;
line-height: .3rem;
	color: #6C6C6C;
	padding: 3%;
	border: 1px solid #EEE;
	outline: 0;
	font-family: "microsoft yahei";
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.comment-show-box .fb-box dd p textarea:focus {
	border: 1px solid #147B32;
	box-shadow: 0 0 10px 0 #147B32
}
.comment-show-box .fb-box-div {
	margin-top: -1px;
	background: #FAFAFA;
	border-radius: 0 0 5px 5px;
	border: 1px solid #EEE;
}
.comment-show-box .fb-box-div dl {
padding: .2rem;
	position: relative;
}
.comment-show-box .fb-box-div dd {
font-size: .2rem;
line-height: .2rem;
	color: #666;
}
.comment-show-box .fb-box-div input {
	-webkit-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	-ms-border-radius: 0 0 5px 0;
	-o-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 1.4rem;
height: .61rem;
font-size: .22rem;
line-height: .62rem;
	background: #AAA;
	color: #FFF;
	border: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.comment-show-box .fb-box-div input:hover {
	background: #147B32;
	color: #FFF;
}
/*点赞*/
#mood {
	margin-bottom: 30px;
	text-align: center;
}
#mood p {
font-size: .26rem;
	color: #555;
	font-weight: bold;
margin-bottom: .2rem;
}
#mood a {
	display: inline-block;
margin: 0 .15rem;
	cursor: pointer;
	color: #555;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
padding: .1rem .25rem;
	min-width: 1.5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#mood a span {
	display: inline-block;
width: .3072rem;
height: .3072rem;
margin-right: .15rem;
	vertical-align: sub;
	background: url(../images/dianzan.png) no-repeat;
background-size: .6rem auto;
}
#mood a span.dianzan-down {
	background-position: top right;
}
#mood a em {
	font-style: normal;
	font-size: 16px;
}
#mood a:hover {
	background: #147B32;
	border-color: #147B32;
	color: #fff;
}
#mood a:hover span.dianzan-up {
	background-position: bottom left;
}
#mood a:hover span.dianzan-down {
	background-position: bottom right;
}
/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	max-width: 640px;
	min-width: 320px;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 5rem;
	height: 5rem;
	padding: 0.3rem;
	padding-top: 0.6rem;
	margin-top: -2.5rem;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
}
#wxnr img {
	width: 2.3rem;
	height: 2.3rem;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	font-size: 0.24rem;
	line-height: 0.45rem;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 0.3rem;
	height: 0.3rem;
	font-size: 0.2rem;
	line-height: 0.3rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 1rem;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: 0.35rem;
	background-color: #147B32;
	color: #fff;
	border-radius: 0.05rem;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 0.4rem;
	background-image: url(../images/wx.png);
	background-size: 0.28rem;
	background-position: 0.1rem center;
	background-repeat: no-repeat;
}
/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 0.26rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 0.8rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 0.1rem;
	display: none;
}
/*视频样式*/
video {
	width: 100%;
	height: 4rem;
	padding: 1.5%;
	background-color: #000;
}
/*分页样式*/
.pglist {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px
}
.pglist ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px 12px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999
}
.pglist ul li:hover {
	background: #da0001;
	color: #fff;
	border: 1px solid #da0001
}
.pglist ul li:hover a {
	color: #fff;
}
.pglist ul li.thisclass {
	display: inline-block;
	border: 1px solid #da0001;
	padding: 4px 12px;
	margin: 0 1px;
	background: #da0001;
	color: #fff;
}
.pglist ul li.thisclass a {
	color: #fff;
}
.pglist ul li a {
	display: block;
	color: #999
}
.pglist ul li a:hover {
	color: #fff;
}
/* ===========================
   内容页统一排版（文章 / 单页 / 下载 / 产品详情正文）
   仅作用于：
     - 文章系：section.content.showInfo .contxt 及标题区 .showTit
     - 产品正文：.showContxt .txtcon
   不改布局、不影响首页/列表/轮播
   =========================== */

/* —— 品牌色变量（改这里就能全局替换内容页的强调色） —— */
:root{
  --brand-color: #116bc4;     /* ← 在这改为你的品牌主色 */
  --title-color: #111;
  --text-color: #333;
  --muted-color: #999;
  --border-color: #eee;
  --content-max-width: 6.2rem;  /* 内容最佳阅读宽度 */
  --radius-sm: .06rem;
}

/* —— 文章/单页等详情页：标题区 —— */
section.content.showInfo .showTit h1{
  font-size:.36rem; line-height:.48rem; font-weight:700; color:var(--title-color);
  margin:.22rem auto .08rem; padding:0 .3rem; max-width:var(--content-max-width);
  word-break:break-word;
}
section.content.showInfo .showTit .mark{
  font-size:.22rem; color:var(--muted-color);
  margin:0 auto .18rem; padding:0 .3rem; max-width:var(--content-max-width);
}

/* —— 正文容器（文章/单页/下载 + 产品详情正文） —— */
section.content.showInfo .contxt,
.showContxt .txtcon{
  color:var(--text-color); font-size:.26rem; line-height:1.8;
  padding:0 .3rem; margin:0 auto; max-width:var(--content-max-width);
  text-align:justify; overflow-wrap:anywhere; word-break:break-word;
}

/* 段落与链接 */
section.content.showInfo .contxt p,
.showContxt .txtcon p{ margin:.2rem 0; }
section.content.showInfo .contxt a,
.showContxt .txtcon a{
  color:var(--brand-color);
  text-decoration:underline; text-underline-offset:.06rem;
}

/* 强调文本 */
section.content.showInfo .contxt strong,
section.content.showInfo .contxt b,
.showContxt .txtcon strong,
.showContxt .txtcon b{ color:#000; }

/* 小标题（SEO 层级清晰） */
section.content.showInfo .contxt h2,
.showContxt .txtcon h2{
  font-size:.32rem; line-height:1.45; margin:.30rem 0 .14rem; font-weight:700; color:#000;
}
section.content.showInfo .contxt h3,
.showContxt .txtcon h3{
  font-size:.30rem; line-height:1.45; margin:.26rem 0 .12rem; font-weight:700; color:#111;
}
section.content.showInfo .contxt h4,
.showContxt .txtcon h4{
  font-size:.28rem; line-height:1.45; margin:.22rem 0 .10rem; font-weight:700; color:#222;
}

/* 列表 */
section.content.showInfo .contxt ul,
section.content.showInfo .contxt ol,
.showContxt .txtcon ul,
.showContxt .txtcon ol{ margin:.16rem 0 .16rem .42rem; }
section.content.showInfo .contxt ul li,
.showContxt .txtcon ul li{ list-style:disc; margin:.08rem 0; }
section.content.showInfo .contxt ol li,
.showContxt .txtcon ol li{ list-style:decimal; margin:.08rem 0; }

/* 正文内图片（注意：不作用于产品轮播，仅正文富文本中的图片） */
section.content.showInfo .contxt img,
.showContxt .txtcon img{
  display:block; max-width:100%; height:auto;
  margin:.22rem auto; border-radius:var(--radius-sm);
}
section.content.showInfo .contxt figcaption,
.showContxt .txtcon figcaption{
  font-size:.22rem; color:var(--muted-color); text-align:center; margin-top:-.06rem;
}

/* 表格（横向滚动保护） */
section.content.showInfo .contxt table,
.showContxt .txtcon table{
  width:100%; border-collapse:collapse; margin:.22rem 0;
  display:block; overflow-x:auto; -webkit-overflow-scrolling:touch;
  border:1px solid var(--border-color);
}
section.content.showInfo .contxt thead th,
.showContxt .txtcon thead th{ background:#f7f7f7; }
section.content.showInfo .contxt th,
section.content.showInfo .contxt td,
.showContxt .txtcon th,
.showContxt .txtcon td{
  font-size:.24rem; padding:.14rem .12rem; border:1px solid var(--border-color);
  white-space:nowrap; text-align:left;
}

/* 引用与代码块 */
section.content.showInfo .contxt blockquote,
.showContxt .txtcon blockquote{
  margin:.22rem 0; padding:.16rem .22rem; background:#fafafa;
  border-left:.06rem solid var(--brand-color); color:#555;
}
section.content.showInfo .contxt pre,
.showContxt .txtcon pre{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size:.24rem; line-height:1.5; padding:.16rem;
  background:#0f172a; color:#e5e7eb; border-radius:var(--radius-sm); overflow:auto;
}
section.content.showInfo .contxt code,
.showContxt .txtcon code{
  background:#f5f5f5; padding:.02rem .08rem; border-radius:.04rem;
}

/* 上一篇/下一篇（可读性微调） */
.relink{
  padding:.08rem .3rem .02rem; max-width:var(--content-max-width);
  margin:0 auto; color:var(--muted-color); font-size:.22rem;
}
.relink a{ color:var(--brand-color); text-decoration:none; }

/* （可选）产品详情 TAB 文案高亮 */
.showTab{ margin:.08rem auto .12rem; max-width:var(--content-max-width); padding:0 .3rem; }
.showTab a{
  display:inline-block; font-size:.22rem; padding:.12rem .18rem;
  border-radius:.2rem; color:#666; background:#f7f7f7;
}
.showTab a.hover{ color:#fff; background:var(--brand-color); }
