/* h1,
h2,
h3,
h4,
dl,
dt,
dd,
a,
p,
span,
ul,
li,
ol {
  line-height: 1;
} */
.content {
  margin: 2.75em 0 2.25em 0;
  width: 100%;
  padding: 48px 0 0 0;
}
.main_content {
  width: 680px;
  min-height: 500px;
  float: left;
}

/* 右侧菜单 */
.aside {
  position: relative;
  width: 13.75em;
  margin: 0 0 0 4.25em;
  float: right;
  min-height: 500px;
}
.aside_list {
  overflow-y: auto;
}
.aside_list li img {
  width: 100%;
  height: 150px;
}
.aside_list li .info_text {
  font-size: 15px;
  color: #333;
  margin: 15px 0;
  line-height: 20px;
}
.aside_list li .time_wrap {
  padding: 0 0.5em 0.5em 0.5em;
}
.aside_list li .time_wrap .time {
  font-size: 12px;
  color: #555;
  display: inline-block;
}
.aside_list li .time_wrap .text {
  display: inline-block;
  padding: 2px 3px;
  background-color: #b2b2b2;
  color: #fff;
  text-align: center;
  font-size: 12px;
  margin-left: 12px;
  border-radius: 3px;
}
.aside_list li {
  margin-bottom: 36px;
  width: 220px;
}
.aside_list li:hover .info_text {
  color: #db1b21;
}
/*左侧菜单*/
/* .aside_wrap {
    position: fixed;
    width: 9.375em;
    border-top: 0.375em solid #db1b21;
  }
  .aside_menu > dt {
    font-size: 18px;
    color: #333;
    padding: 20px 0;
  }
  .aside_menu > ul li {
    font-size: 15px;
    line-height: 1.5em;
    width: 90%;
    margin: 0 0 1.5em 0;
  }
  .aside_menu > ul li:last-child {
    margin: 2em 0 0 0;
  }
  .aside_menu > ul li a {
    display: block;
    width: 100%;
    color: #555;
  
    color: #497eff;
    height: 1.5em;
    line-height: 1.5em;
    padding: 0 0 0 1em;
  }
  .aside_menu > ul li a:hover {
    padding: 0 0 0 0.875em;
    border-left: 2px solid #db1b21;
    color: #db1b21;
  } 
  
  .isActive {
    padding: 0 0 0 0.875em;
    border-left: 2px solid #db1b21;
    color: #db1b21 !important;
  } */

.sub_menu dt {
  font-size: 15px;
  color: #555;
  padding: 0 0 10px 0;
}
.sub_menu ul li {
  font-size: 0.875em;
  color: #999;
  /*height: 1.5em;*/
  /*line-height: 1.5em;*/
  line-height: 0.875em;
  padding: 0 0 10px 0;
}
.des {
  font-size: 0.875em;
  line-height: 1.7;
  color: #555;
}
.main .new_content {
  color: #555;
  width: 100%;
}
.new_content .author {
  padding: 13px 0 33px;
  font-size: 0.75em;
  border-bottom: 1px solid #ededed;
  margin-bottom: 43px;
}
.new_content h1 {
  font-weight: bold;
  color: #252525;
  font-size: 1.875em;
}

.new_content p,
.new_content h5 {
  font-size: 0.875em;
  line-height: 1.7;
  font-weight: 400;
}
.new_content .marginBottom {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
}
.new_content h3.redh {
  font-size: 16px;
  /* line-height: 2; */
  margin-bottom: 17px;
}
.main_content .new_content .redh {
  color: #333;
  margin: 17px 0 16px;
}
.new_content h3 {
  font-size: 0.875em;
  color: #555;
  font-weight: 400;
  /* line-height: 2; */
}
.new_content h3.h3sp {
  text-indent: 2em;
}
.new_content h5.indent2 {
  font-size: 0.875em;
  color: #555;
  font-weight: 700;
  /* text-indent: 2em; */
}
.new_content li.indent4 {
  list-style-type: disc;
  font-size: 0.875em;
  /* margin-left: 5px; */
  /* text-indent: 4em; */
}
.new_content span.red {
  color: red;
}
.new_content h4 {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 20px;
  margin-top: 28px;
}
/* .new_content.main ul li {
    list-style-type: disc;
    margin-left: 5px;
  } */
.new_content.main ul li {
  list-style: none;
}
.new_content.main ul li h5 {
  color: #333;
  font-size: 14px;
  line-height: 34px;
  font-weight: 400;
}
.new_content img.imgmain {
  width: 95%;
}
.new_content img.docs5_content1 {
  width: 100%;
}
.new_content img.content_zoom {
  width: 100%;
}
.new_content img.docs6_content60 {
  width: 100%;
}
.new_content img.docs6_content40 {
  width: 100%;
}
.new_content p.docstp {
  font-size: 0.875em;
  color: #3e413f;
  margin: 28px 0;
  line-height: 2;
}
.new_content .pre_next a {
  display: inline-block;
  width: 3em;
  height: 20px;
  line-height: 20px;
  border: 1px solid #d5d2cd;
  margin: 0 18px 15px 0;
  padding: 0 5px;
}
.new_content .pre_next.desc_center {
  margin-top: 30px;
  text-align: center;
}
.desc_center img {
  width: 100%;
  /* margin: 18px 0 0; */
}
.text_top {
  margin-top: 14px;
}
.new_content .image_text {
  text-align: center;
  line-height: 24px;
  margin-top: 5px;
}
.main_content .lineP {
  line-height: 26px;
}
.content .marginBot {
  margin-bottom: 10px;
}
.marginTop {
  margin-top: 10px;
}
.content .imgBot {
  width: 100%;
  margin-bottom: 14px;
}
.about_link {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 24px;
}
.desc_center .main {
  width: 100%;
  margin-bottom: 14px;
}
video {
  width: 100%;
}
.imgTop {
  margin-top: 19px;
}
.desc_center .weightText {
  font-weight: bold !important;
}

.weight {
  font-weight: bold !important;
}

.main_content img {
  width: 100%; 
  height: 100%; 
  min-width: 680px;
}
.main_content .kg-gallery-card, .main_content .kg-image-card {
  margin:0px;
}
.new_content p {
  margin: 20px 0;
}