.newsalltitle2{  
  
  max-width: 1050px;
  margin: 50px auto 0;
  padding: 5px 50px 50px;

}
.newsalltitle2 h1{  
  font-size: 30px;
  margin: 50px 0 20px;
  text-align: center;
  font-weight: bold;
}
.newsalltitle2 p{  
  font-size: 20px;
  
}
.newssection{
  max-width: 1150px;
  margin: 0 auto;
  line-height: 10px;
  margin-bottom: 50px
}
.newssection h1{
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0;
  position: relative;
  padding: 10px;
  border: 1px solid #383f9a;
  color: #383f9a;
}
/* .newssection h1::before{
  position: absolute;
  margin-right: 20px;
  content: "";
  height: 30px;
  width: 3px;
  background-color: #383f9a;
  display: inline-block;
  top: 50%;
  left: 0%;
  transform: translate(-50%, -50%);
} */
.newssection p{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}
.newssection h2{
  font-size: 18px;
  text-align: left;
  padding: 0;
  font-weight: bold;
}
.newscont2{
  margin-bottom: 80px;
}
.newsperiod{
  text-align: left;
}
.newscont2 ul{
  line-height: 1.7;
  padding-left: 14px;
  font-size: 16px;
}
.newscont2 ol li{
  line-height: 1.7;
  text-indent: -0.65rem;
  margin: 20px 0;
}
.newscont2 ul li{
  text-indent: -0.65rem;
  /* margin: 20px 0; */
}
.newscont2 ol li ul li{
  text-indent: -0.65rem;
  margin: 5px 0;
}
.newscont2 ol{
  text-indent: -0.65rem;
}

.newscont2 li::before{
  content: "• ";
}
.ulnum li::before{
  content: "" !important;
}
.ulten li::before{
  content: "• " !important;
}
.newscont2image{
  text-align: center;
  margin: 20px 0;
}
.newscont2imageflex{
  text-align: center;
  margin: 20px 0;
  display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  justify-content: center;
}
.newscont2imageflex img{
  width: 300px;
  margin: 10px 5px;
      height: 85%;
  max-width: 100%;
}
.newscont2image div:nth-of-type(1) img{
  width: 80%;
  margin: 10px 0;
}
.newscont2image div:nth-of-type(2) img{
  width: 50%;
  margin: 10px 0;
}

.newscont2movie{
  text-align: center;
  margin: 50px auto 100px;
  max-width: 798px;
  max-height: 450px;
}
.newscont2movie video{
  border: solid 1px #ccc;
}
.newscont2movie iframe{
  border: solid 1px #ccc;
}
.newscont2movie p{
  text-align: left;
  margin: 0px 0 20px;
  max-width: 100%;
}
.newscont2movieP{
  font-size: 12px !important;
  text-align: right !important;
}
@media screen and (max-width: 850px) {
  .newssection p{
  font-size: 14px;
  line-height: 1.7;
}
.newsalltitle2 h1 {
    font-size: 25px;
}
.newscont2 ol {
  padding-left: 20px;
}
}
@media screen and (max-width: 670px) {
  .newscont2 ol li{
  font-size: 16px;
  }
  .newscont2 ol li ul li {
   font-size: 14px;
  }
  .newscont2movie {
    margin: 30px auto 30px;
  }
  .newscont2movie p {
    margin: 5px 0;
    max-width: 548px;
  }
  #newsmenupoint h2{
    font-size: 14px;
  }
  .newscont2{
  margin-bottom: 20px !important;
  }
  .newssection h1{
  font-size: 16px;
  margin: 10px 0;
}
  .newscont2 ul{
  line-height: 1.7;
  padding-left: 14px;
  font-size: 14px;
}
  .newsalltitle2 {
    padding: 5px 20px 30px;
     margin: 30px auto 0;
  }
  .newsalltitle2 h1 {
    font-size: 18px !important;
    margin: 30px 0 10px;
  }
  .newsalltitle2 time {
      font-size: 14px;
  }
  .newssection p{
  font-size: 14px;
  line-height: 1.7;
}
.newssection {
    padding: 5px 20px 5px;
}
.newslink p{
    font-size: 10px;
  }
  .newscont2 h3{
  font-size: 14px !important; 
  }
  .newscont2movieP{
  font-size: 10px !important;
}
}
@media screen and (max-width: 451px) {
  .newscont2 ol li{
  font-size: 14px;
  }
  .newscont2 ol li ul li {
   font-size: 12px;
  }
  .newscont2imageflex img {
    width: 110px;
    margin: 5px 3px;
  }
  #newsmenupoint h2{
    font-size: 10px;
  }
  .newssection h1{
  font-size: 14px;
}
  #newsmenupoint h2{
    font-size: 10px;
  }
  .newscont2 ul{
  line-height: 1.7;
  padding-left: 14px;
  font-size: 12px;
  }
  .newsalltitle2 {
      padding: 5px 20px 20px;
      margin: 20px auto 0;
    }
    .newssection p{
    font-size: 12px ;
    line-height: 1.7;
  }
  .newsalltitle2 h1 {
      font-size: 14px !important;
  }
  .newssection {
      padding: 5px 20px 5px;
  }
  .newslink p{
    font-size: 9px;
  }
  .newscont2 h3{
  font-size: 12px;
  }
  
}
@media screen and (max-width: 350px) {
      .newsalltitle2 {
      padding: 5px 10px 10px;
      }
  .newsalltitle2 h1 {
        font-size: 12px !important;
    }
      .newssection {
        padding: 5px 10px 5px;
    }
}