/* reset */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 12px;
  color: #333;
  background-color: #FFF !important;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #333333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 12px;
}
a:hover {
  text-decoration: none;
}
.wrap {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
.knowledgeBox {
	overflow: hidden;
}
.knowledgeBox .knowledgeMenu {
  width: 306px;
  border: 1px solid #DCDCDC;
  margin-bottom: 65px;
  float: left;
  margin-top: 20px;
}
.knowledgeBox .knowledgeMenu .knowledgeMenuTitle {
  border-bottom: 2px solid #FF6C6C;
}
.knowledgeBox .knowledgeMenu .knowledgeMenuTitle h2 {
  font-size: 24px;
  color: #000;
  line-height: 55px;
  margin-left: 38px;
  overflow: hidden;
}
.knowledgeBox .knowledgeMenu .knowledgeMenuTitle h2 a {
  margin-left: 30px;
}
.knowledgeBox .knowledgeMenu .knowledgeMenuTitle h2 a::before {
  content: '';
  background: url(/bjmtg/xhtml/zsk/images/icon_back_arrow_20220325.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 13px;
  margin: 0 5px 0 0;
}
.knowledgeBox .knowledgeMenu ul {
  width: 230px;
  margin: 8px auto;
}
.knowledgeBox .knowledgeMenu ul li {
  margin-top: 12px;
  overflow: hidden;
  height: 39px;
}
.knowledgeBox .knowledgeMenu ul li a {
  display: block;
  height: 39px;
  background: #F6F6F6;
  line-height: 39px;
  font-size: 16px;
  color: #393939;
  position: relative;
  padding-left: 20px;
}
.knowledgeBox .knowledgeMenu ul li a span {
  position: absolute;
  width: 18px;
  height: 18px;
  background: url(/bjmtg/xhtml/zsk/images/leftMenu_add.png) no-repeat;
  right: 10px;
  top: 11px;
  z-index: 9;
  cursor: pointer;
}
.knowledgeBox>.knowledgeMenu>ul>li.on>ul {
  border: 1px solid #F0ADB5;
}
.knowledgeBox>.knowledgeMenu>ul>li.on>a {
  background: #CE0024;
  color: #fff;
}
.knowledgeBox>.knowledgeMenu>ul>li.on>a>span {
  background: url("/bjmtg/xhtml/zsk/images/leftMenu_min.png") no-repeat;
}
.knowledgeBox .knowledgeMenu ul li ul {
  border: 1px solid #fff;
  width: 228px;
  margin: 0px !important;
  padding-bottom: 10px !important;
}
.knowledgeBox .knowledgeMenu ul li ul li {
  height: 28px;
  line-height: 28px;
  border-radius: 14px;
  margin-top: 10px;
  overflow: hidden;
  width: 200px;
  margin-left: 10px;
}
.knowledgeBox .knowledgeMenu ul li ul li a {
  display: inline-block;
  line-height: 28px;
  background: #fff !important;
  color: #333 !important;
  position: relative;
  cursor: pointer;
}
.knowledgeBox .knowledgeMenu ul li ul li a i {
  display: block;
  width: 2px;
  height: 12px;
  background: #999;
  float: left;
  margin: 10px 10px 0 10px;
}
.knowledgeBox .knowledgeMenu ul li ul li:hover,
.knowledgeBox .knowledgeMenu ul li ul li.on {
  background: #F6BC6A !important;
}
.knowledgeBox .knowledgeMenu ul li ul li:hover a,
.knowledgeBox .knowledgeMenu ul li ul li.on a {
  background: transparent !important;
  color: #fefefe !important;
}
.knowledgeBox .knowledgeMenu ul li ul li:hover a i,
.knowledgeBox .knowledgeMenu ul li ul li.on a i {
  background: #fff;
}
.knowledgeBox .knowledgeList {
  width: 852px;
  float: right;
  margin-top: 20px;
}
.knowledgeBox .knowledgeList .knowledgeCon {
  width: 100%;
  padding: 21px 16px 78px 16px;
  border: 1px solid #DCDCDC;
  margin-bottom: 40px;
}
.knowledgeBox .knowledgeList .knowledgeCon .qaSearchBox {
  overflow: hidden;
}
.knowledgeBox .knowledgeList .knowledgeCon .qaSearchBox .qaSearchTxt {
  width: 627px;
  height: 42px;
  line-height: 42px;
  padding-left: 10px;
  font-size: 16px;
  border: solid 1px #e55f6f;
  background: #FFF;
  float: left;
}
.knowledgeBox .knowledgeList .knowledgeCon .qaSearchBox .qaSearchBtn {
  width: 170px;
  height: 44px;
  background: #bd1a2d;
  border: solid 1px #bd1a2d;
  text-align: center;
  line-height: 44px;
  float: right;
  color: #FFF;
  font-size: 16px;
  cursor: pointer;
}
.knowledgeBox .knowledgeList .knowledgeCon .issue-zsk {
  font-size: 24px;
  color: #000;
  border-bottom: 2px solid #F7536C;
  overflow: hidden;
  padding-bottom: 12px;
  padding-left: 33px;
  padding-top: 20px;
  background: url("/bjmtg/xhtml/zsk/images/icon_rdwt.png") no-repeat left;
  background-position: 0px 16px;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li {
  padding: 20px 0 5px;
  border-bottom: dashed 1px #CCC;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line {
  overflow: hidden;
  line-height: 32px;
  margin-bottom: 5px;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line i.question {
  width: 32px;
  height: 32px;
  background: url(/bjmtg/xhtml/zsk/images/icon_question.png) no-repeat center center;
  display: block;
  float: left;
  margin-right: 10px;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line i.answer {
  width: 32px;
  height: 32px;
  background: url(/bjmtg/xhtml/zsk/images/icon_answer.png) no-repeat center center;
  display: block;
  float: left;
  margin-right: 10px;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line i.robot {
  background: url(/bjmtg/xhtml/zsk/images/icon_robot.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 9;
  width: 23px;
  height: 37px;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line .date {
  font-size: 16px;
  color: #666;
  float: right;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line .title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  float: left;
  width: 650px;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line .title:hover {
  color: #bd1a2d;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line p {
  width: 775px;
  float: right;
  color: #404040;
  font-size: 16px;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line .labelList {
  float: left;
  overflow: hidden;
  margin-top: 23px;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line .zxzxBtn {
  float: right;
  position: relative;
  width: 97px;
  height: 50px;
  margin-bottom: 18px;
  overflow: hidden;
}
.knowledgeBox .knowledgeList .knowledgeCon ul li .line .zxzxBtn a {
  background: #FD9130;
  width: 97px;
  height: 31px;
  border-radius: 6px;
  line-height: 31px;
  color: #FFF;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.knowledgeBox .knowledgeContent {
  clear: both;
}
.knowledgeBox .knowledgeContent .knowledgeText {
  width: 837px;
  margin-bottom: 65px;
  float: left;
  margin-top: 20px;
}
.knowledgeBox .knowledgeContent .knowledgeText .title {
  line-height: 32px;
}
.knowledgeBox .knowledgeContent .knowledgeText .title i.question {
  width: 32px;
  height: 32px;
  background: url(/bjmtg/xhtml/zsk/images/icon_question.png) no-repeat center center;
  display: block;
  float: left;
  margin-right: 10px;
}
.knowledgeBox .knowledgeContent .knowledgeText .title .date {
  font-size: 16px;
  color: #757575;
  float: right;
}
.knowledgeBox .knowledgeContent .knowledgeText .title .browse {
  font-size: 16px;
  color: #757575;
  float: right;
  margin-left: 20px;
}
.knowledgeBox .knowledgeContent .knowledgeText .title a {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.knowledgeBox .knowledgeContent .knowledgeText .con {
  overflow: hidden;
  margin-top: 20px;
  border-bottom: dashed 1px #b7b7b7;
  padding-bottom: 20px;
}
.knowledgeBox .knowledgeContent .knowledgeText .con i.answer {
  width: 32px;
  height: 32px;
  background: url(/bjmtg/xhtml/zsk/images/icon_answer.png) no-repeat center center;
  display: block;
  float: left;
  margin-right: 10px;
}
.knowledgeBox .knowledgeContent .knowledgeText .con .txtContent {
  width: 795px;
  float: right;
  line-height: 2;
  color: #404040;
}
.knowledgeBox .knowledgeContent .knowledgeText .gnBox {
  overflow: hidden;
}
.knowledgeBox .knowledgeContent .knowledgeText .gnBox .labelList {
  float: left;
  overflow: hidden;
  margin-top: 23px;
}
.knowledgeBox .knowledgeContent .knowledgeText .gnBox .zxzxBtn {
  float: right;
  position: relative;
  width: 97px;
  height: 50px;
  margin-top: 5px;
}
.knowledgeBox .knowledgeContent .knowledgeText .gnBox .zxzxBtn a {
  background: #FD9130;
  width: 97px;
  height: 30px;
  border-radius: 6px;
  line-height: 30px;
  color: #FFF;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.knowledgeBox .knowledgeContent .knowledgeText .gnBox .zxzxBtn i.robot {
  background: url(/bjmtg/xhtml/zsk/images/icon_robot.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 9;
  width: 23px;
  height: 37px;
}
.knowledgeBox .knowledgeContent .knowledgeLabel {
  width: 303px;
  float: right;
}
.knowledgeBox .knowledgeContent .knowledgeLabel .rmbqBox .title {
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  border-bottom: solid 1px #DCDCDC;
}
.knowledgeBox .knowledgeContent .knowledgeLabel .rmbqBox .title i.icon_rmbq {
  background: url(/bjmtg/xhtml/zsk/images/icon_rc.png) no-repeat;
  width: 26px;
  height: 31px;
  float: left;
  margin: 9px 10px 0 0;
}
.knowledgeBox .knowledgeContent .knowledgeLabel .rmbqBox .rmbqCon a {
  line-height: 33px;
  background: #ffac4c;
  padding: 0px 10px;
  float: left;
  margin: 14px 5px 0 0;
  color: #FFF;
  border-radius: 16px;
}
.crumbsBox {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
}
.crumbs {
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  border-bottom: 2px solid #CE0024;
}
.crumbs a {
  color: #757575;
  font-size: 16px;
}
