body{
  min-width: 1400px;
}
#max-container{
  min-width: 1400px;
   background: url(/cms_files/filemanager/2045773468/picture/20253/8A57E217A8A6970DB5CAC1DF054C5C87.png) no-repeat center bottom;
  background-size: cover;
}

.container {
  width: 1400px;
  margin: 0 auto;
}
.box_main{
    width: 1400px;
    padding: 40px 45px;
    margin-bottom: 70px;
    box-sizing: border-box;
   font-size: 14px;
   background-color: #fff;
    box-shadow: 0px 2px 15px 0px rgba(233, 233, 233, 0.5);
}
.nav-bar{
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  padding: 30px 0;
}
 .col_999{
  color: #999999;
}
.mr-26{
  margin-right: 26px;
}
 .mr-10 {
    margin-right: 10px;
}
.bg_box{
    background: url() no-repeat center;
    background-size: cover;
}
.line2{
    width: 100%;
    margin: auto;
    border-bottom: 2px solid #E7E7E7;
}
.title_info{
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    text-align: center;
}
.title_time{
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.c_content{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    padding: 35px 0;
    text-align: justify;
}
.line{
    border: 1px dashed #979797;
    width: 100%;
    margin: auto;
}
 
.prive::after{
    position: absolute;
    background: url(https://pqnoss.kepuchina.cn/2021/11/17/11/image/5b0e37.png)  no-repeat;
    width: 12px;
    height: 18px;
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    top: 8px;
}
.next::after{
    position: absolute;
    background: url(https://pqnoss.kepuchina.cn/2021/11/17/11/image/be1170.png) no-repeat;
    width: 12px;
    height: 18px;
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    top: 8px;
}

 
.flex-start {
  display: flex;
  align-items: flex-start;
}

.flex-center {
  display: flex;
  align-items: center;
}

.flex-start-between {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.flex-center-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cont-origin{
    margin-top: 40px;
    font-weight: 400;
    font-size: 18px;
    color: #999999;
    line-height: 40px;
    text-align: justify;
    margin-bottom: 20px;
}
.context li a{
     color: #0F60C3;
}
.TRS_Editor img,
.TRS_Editor video,
.TRS_Editor audio   {
  max-width: 100%;
}
.chnldesc{
  display: none;
}