* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
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: 16px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #333;
  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: 16px;
}
a:hover {
  text-decoration: none;
}
i,
b {
  font-style: normal;
}
html {
  font-size: 10vw;
}
.sidebar-nav {
  position: fixed;
  left: 0;
  top: 0.66666667rem;
  background-color: rgba(19, 24, 30, 0.5);
  z-index: 999;
  width: 100%;
  height: 100%;
  display: none;
}
.sidebar-nav .mldh {
  width: 8.48rem;
  height: 14.53333333rem;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar-nav .mldh .hed {
  width: 100%;
  height: 1.2rem;
  background: url(../images/hed_m.png) center center no-repeat;
  background-size: 100% 100%;
  border-bottom: 0.01333333rem solid #ba1b2f;
  display: flex;
  padding-left: 0.56rem;
  padding-right: 0.26666667rem;
  justify-content: space-between;
  align-items: center;
}
.sidebar-nav .mldh .hed h3 {
  font-size: 0.4rem;
  font-weight: bold;
  color: #bc1b2d;
}
.sidebar-nav .mldh .hed .close {
  width: 0.36rem;
  height: 0.36rem;
  background: url(../images/close_m.png) center center no-repeat;
  background-size: 100% 100%;
}
.sidebar-nav .mldh ul {
  height: 13.33333333rem;
  overflow-y: scroll;
}
.sidebar-nav .mldh ul .nofa1 {
  border-bottom: #f2f2f2 0.01333333rem solid;
}
.sidebar-nav .mldh ul .nofa1 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0.64rem;
  padding-right: 0.53333333rem;
  width: 100%;
  height: 100%;
}
.sidebar-nav .mldh ul .nofa1 a span:nth-child(1) {
  font-size: 0.37333333rem;
  display: flex;
  align-items: center;
  color: #303030;
}
.sidebar-nav .mldh ul .nofa1 a span:nth-child(1) i {
  display: inline-block;
  width: 0.06666667rem;
  height: 0.06666667rem;
  background-color: #303030;
  border-radius: 50%;
  margin-right: 0.13333333rem;
}
.sidebar-nav .mldh ul .nofa1 a .sjx {
  display: block;
  width: 0;
  height: 0;
  border-left: 0.16rem solid #dbdbdb;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
}
.sidebar-nav .mldh ul .nofa {
  border-bottom: #f2f2f2 0.01333333rem solid;
}
.sidebar-nav .mldh ul .nofa div {
  display: flex;
  padding-left: 0.64rem;
  padding-right: 0.53333333rem;
  height: 1.2rem;
  justify-content: space-between;
  align-items: center;
}
.sidebar-nav .mldh ul .nofa div span:nth-child(1) {
  font-size: 0.37333333rem;
  display: flex;
  align-items: center;
  color: #303030;
}
.sidebar-nav .mldh ul .nofa div span:nth-child(1) i {
  display: inline-block;
  width: 0.06666667rem;
  height: 0.06666667rem;
  background-color: #303030;
  border-radius: 50%;
  margin-right: 0.13333333rem;
}
.sidebar-nav .mldh ul .nofa div .sjx {
  display: block;
  width: 0;
  height: 0;
  border-left: 0.16rem solid #dbdbdb;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
}
.sidebar-nav .mldh ul .nofa .subMenu {
  height: auto;
  border-top: 0.01333333rem solid #f2f2f2;
  background-color: #fafafa;
  padding-left: 1.33333333rem;
  padding-right: 0.64rem;
  display: none;
  flex-wrap: wrap;
}
.sidebar-nav .mldh ul .nofa .subMenu li {
  height: 1.2rem;
  width: 50%;
  display: flex;
}
.sidebar-nav .mldh ul .nofa .subMenu li a {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0 0.13333333rem;
  font-size: 0.37333333rem;
  align-items: center;
}
.sidebar-nav .mldh ul .nofa .subMenu li::before {
  content: '';
  display: block;
  width: 0.06666667rem;
  height: 0.06666667rem;
  background-color: #adadad;
  border-radius: 50%;
  margin-right: 0.13333333rem;
  margin-top: 0.57333333rem;
}
.sidebar-nav .mldh ul .active1 a {
  color: #bc1b2d;
}
.sidebar-nav .mldh ul .active1 a .sjx {
  border-left: 0.16rem solid #bc1b2d;
}
.sidebar-nav .mldh ul .active div .sjx {
  transform: rotate(90deg);
  border-left: 0.16rem solid #ba1b2f;
}
.sidebar-nav .mldh ul .active .subMenu {
  display: flex;
}
.sidebar-nav .mldh ul .active .subMenu .current a {
  color: #bc1b2d;
}
.sidebar-nav .mldh ul .active .subMenu .current::before {
  background-color: #bc1b2d;
}
.zsk_top {
  width: 9.46666667rem;
  margin: 0.2rem auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.zsk_top .qaSearchBox {
  width: 8rem;
  height: 0.74666667rem;
  border: 0.01333333rem solid #c8c8c8;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  margin-left: 0.13333333rem;
}
.zsk_top .qaSearchBox .qaSearchTxt {
  width: 6.93333333rem;
  font-size: 16px;
  padding: 0 0 0 0.06666667rem;
  border: none;
  outline: none;
}
.zsk_top .qaSearchBox .qaSearchBtn {
  width: 0.74666667rem;
  height: 0.74666667rem;
  background: url(../images/search_btn.png) center center no-repeat;
  background-size: 70%;
  padding: 0;
  text-indent: -1978px;
  overflow: hidden;
}
.zsk_top .ml {
  display: block;
  height: 1.18666667rem;
}
.zsk_top .ml img {
  height: 1.18666667rem;
}
.titleBox {
  margin-top: 10px;
  margin-bottom: 10px;
}
.titleBox h2 {
  font-size: 0.48rem;
  color: #bd1a2d;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  display: flex;
}
.titleBox h2::before {
  content: '';
  display: block;
  height: 2px;
  width: 15px;
  background-color: #bd1a2d;
  margin-right: 5px;
}
.titleBox h2::after {
  content: '';
  display: block;
  height: 2px;
  width: 15px;
  background-color: #bd1a2d;
  margin-left: 5px;
}
.am-list {
  width: 9.46666667rem;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  margin-bottom: 0.53333333rem;
}
.am-list li {
  border-bottom: 0.01333333rem solid #dedede;
  padding: 10px 0 10px 0;
  display: flex;
  flex-direction: column;
}
.am-list li .title {
  display: flex;
  width: 100%;
}
.am-list li .title a {
  width: 100%;
  font-size: 0.45rem;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.am-list li .enTit{
  padding-left: 0.51rem;
  margin-top: 0.2rem;
  
}
.am-list li .enTit a{
  color: #303030;
  font-size:0.45333333rem;

}
.am-list li .enText {
  padding-left: 0.51rem;
  margin-top: 0.2rem;
  font-size: .45rem;
  color: #666;
  line-height: 1.6;
  text-align: justify;
}

.am-list li .title::before {
  content: '问';
  display: block;
  width: .45rem;
  height: .45rem;
  background-color: #ec632f;
  color: #fff;
  font-size: .4rem;
  line-height: .45rem;
  border-radius: 0.06666667rem;
  margin-top: 0.10666667rem;
  margin-right: 0.10666667rem;
}
.am-list li .text::before {
  content: '答';
  display: block;
  width: .45rem;
  height: .45rem;
  background-color: #51bd68;
  color: #fff;
  font-size: .4rem;
  line-height: .45rem;
  border-radius: 0.06666667rem;
  margin-top: 0.10666667rem;
  margin-right: 0.10666667rem;
}
.am-list li .text {
  margin-top: 0.2rem;
  display: flex;
  font-size: .45rem;
  color: #666;
  line-height: 1.6;
  text-align: justify;
}
.am-list li .details {
  margin-top: 0.13333333rem;
  width: 100%;
}
.am-list li .details a {
  padding-left: 0.24rem;
  font-size: .45rem;
  color: #fd9130;
}

.am-list li .bom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.26666667rem;
  padding-left: 0.24rem;
}
.am-list li .bom .date {
  font-size: 0.37333333rem;
  color: #999;
}
.am-list li .bom a {
  font-size: 0.37333333rem;
  display: block;
  width: 2.13333333rem;
  height: 30px;
  background-color: #ec5f2b;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 0.4rem;
}
.page {
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  text-align: center;
  color: #404040;
  padding-bottom: 0.53333333rem;
}
.page span {
  padding: 0 0.26666667rem;
  border: 0.01333333rem solid #ededed;
  margin-right: 0.08rem;
  border-radius: 0.06666667rem;
  line-height: 0.53333333rem;
  height: 0.53333333rem;
  display: inline-block;
  font-size: 0.26666667rem;
}
.page span.on {
  border: 0.01333333rem solid #685f8e;
  background: #685f8e;
  color: #fff;
}
.page a {
  padding: 0px 0.26666667rem;
  border: 0.01333333rem solid #ededed;
  margin-right: 0.08rem;
  color: #404040;
  line-height: 0.53333333rem;
  height: 0.53333333rem;
  display: inline-block;
}
.page a:hover {
  border: 0.01333333rem solid #af1c2a;
  background: #af1c2a;
  color: #fff;
}
.page a.back:hover {
  border: 0.01333333rem solid #ededed;
  color: #404040;
  background: #fff;
}
.header {
  height: 0.66666667rem;
  background-color: #bd1a2d;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .logo_gh {
  display: block;
  width: 0.53333333rem;
  height: 0.53333333rem;
  margin-left: 0.13333333rem;
}
.header .channelList {
  flex: 1;
}
.header .channelList li {
  float: right;
}
.header .channelList li a {
  color: #FFF;
  font-size: 0.32rem;
  display: block;
  height: 0.66666667rem;
  padding: 0 0.13333333rem;
  line-height: 0.66666667rem;
}
.footer {
  width: 100%;
  padding: 0.4rem;
  background-color: #bd1a2d;
  margin: 0.53333333rem auto 0;
}
.footer .warp {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .warp .ideConac {
  width: 1.06666667rem;
  height: 1.06666667rem;
  overflow: hidden;
}
.footer #_span_jiucuo {
  width: 1.46666667rem;
  height: 0.73333333rem;
}
.footer .banner_aqrz {
  width: 1.76rem;
  height: 0.66666667rem;
  margin-left: 0.2rem;
}
.footer p {
  color: #ffffff;
  font-size: 0.32rem;
  line-height: 2;
  text-align: center;
}
.footer p a {
  color: #ffffff;
  font-size: 0.32rem;
  text-decoration: none;
}
.crum {
  height: 1.22666667rem;
  width: 100%;
  border-bottom: 0.01333333rem solid #bc1b2d;
  display: flex;
  align-items: center;
  font-size: 0.37333333rem;
  padding-left: 0.26666667rem;
  color: #696969;
}
.contentBox {
  width: 9.46666667rem;
  margin: 0 auto;
  overflow: hidden;
}
.contentBox .title {
  margin-top: 0.53333333rem;
  display: flex;
  font-size: 0.45333333rem;
  color: #303030;
  align-items: center;
}
.contentBox .title::before {
  content: '问';
  display: block;
  width: 0.45333333rem;
  height: 0.45333333rem;
  background-color: #ec632f;
  color: #fff;
  font-size: 0.37333333rem;
  line-height: 0.45333333rem;
  border-radius: 0.06666667rem;
  margin-right: 0.10666667rem;
}
.contentBox .enTit{
  padding-left: 0.51rem;
  margin-top: 0.29333333rem;
  color: #303030;
  font-size:0.45333333rem;
}
.contentBox .bom {
  margin-top: 0.29333333rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.53333333rem;
}
.contentBox .bom .date {
  font-size: 0.34666667rem;
  color: #adadad;
}
.contentBox .bom .zxzx a {
  display: block;
  width: 2.13333333rem;
  height: 0.74666667rem;
  border-radius: 0.37333333rem;
  font-size: 0.37333333rem;
  background-color: #ec602d;
  text-align: center;
  color: #fff;
  line-height: 0.74666667rem;
}
.contentBox .con {
  margin-top: 0.4rem;
  font-size: 0.37333333rem;
  color: #696969;
  line-height: 1.6;
}
.contentBox .con::before {
  content: '答';
  display: block;
  width: 0.45333333rem;
  height: 0.45333333rem;
  background-color: #4ebd6b;
  color: #fff;
  font-size: 0.37333333rem;
  line-height: 0.45333333rem;
  border-radius: 0.06666667rem;
  margin-top: 0.04rem;
  margin-right: 0.10666667rem;
  float: left;
}
.contentBox .con .conText{
  float: left;
  width: 8.9rem;
  text-align: justify;
  font-size: 0.37333333rem;
  color: #696969;
  line-height: 1.6;
}
