img {
  max-width: 100%;
  display: block;
}
.gotop img{
  width: 9%;
  position: fixed;
  bottom: 67px;
  right: 3%;
  z-index: 800;
}
.m_index_zh_mask {
  display: none;

  width: 100%;

  height: 100%;

  position: fixed;

  z-index: 1000;

  background: rgba(0, 91, 172, 0.8);
}
.m_index_zh_mask ul {
  padding-top: 17%;

  padding-left: 10%;
}
.m_index_zh_mask ul li {
  margin-bottom: 3vh;

  color: #fff;

  font-size: 1rem;

  font-weight: bold;
}
.m_index_zh_mask ul li p a{
  color: #fff;
}
#closemask {
  position: absolute;
  width: 10%;
  right: 3%;
  top: 15px;
}
.h10 {
  width: 100%;
  height: 10px;
  background: #f8f8f8;
}
.limit {
  padding: 0 5%;
}
.title {
  padding: 0 5%;
  background: #0096ea;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.title img {
}
.title img:nth-of-type(1) {
  width: 14px;
  position: absolute;
  top: 16px;
  left: 5%;
}
.title img:nth-of-type(2) {
    display: inline-block;
    width: 35px;
    line-height: 50px;
    vertical-align: middle;
}
.title img:nth-of-type(3) {
  width: 25px;
  position: absolute;
  right: 5%;
  top: 21px;
}
.artical {
  margin-bottom: 20px;
}
.artical .content p span{
text-wrap: inherit !important;
}

.artical_head {
  padding: 39px 0% 15px 0%;

  border-bottom: 1px dashed #cccccc;

  margin-bottom: 25px;
}
.artical_head h1 {
  font-size: 1.1rem;

  color: #034394;

  line-height: 28px;

  margin-bottom: 5px;
}
.artical_head p {
  font-size: 0.9rem;

  color: #333333;
}
.content {

  line-height: 26px;
  font-size: 1rem;
  width:100%!important;
}

.content table{
  width: 100%!important;
}
.content p {
  font-size: 1.04rem;
  line-height: 26px;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.content img {
  width: 100%!important;
  height: auto!important;
}

.sp_title {
  position: relative;
  font-size: 1rem;
  padding-left: 10px;
}
.sp_title::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  border-radius: 11px;
  background: #ffaa00;
  left: 0;
  bottom: 0;
}
.newscenter_list ul {
  margin-bottom: 20px;
}
.newscenter_list li {
  position: relative;
  overflow: hidden;
  padding-top: 26px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e9e9e9;
}
.newscenter_list li:first-child {
  border-top: 0px solid #e9e9e9;
}
.newscenter_list .list_l {
  width: 40%;

  float: left;
}
.newscenter_list .list_r {
  width: 58%;

  float: left;

  margin-left: 2%;
}
.newscenter_list {
  margin-bottom: 30px;
}
.newscenter_list .list_r p:nth-of-type(1) {padding-top: 6px;line-height: 3vh;min-height: 10vh;font-size: 1rem;white-space: normal;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -o-box;display: box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.newscenter_list .list_r p:nth-of-type(2) {
  bottom: 25px;
  color: #a5a5a5;
  font-size: 0.9rem;
}
.newscenter_list > p {
  text-align: center;
  font-size: 1rem;
  color: #999999;
}
.related_news{
  margin-top: 35px;
}
.footer {
  background: url("../images/footer.png") no-repeat top;
  background-size: cover;
  padding: 40px 5%;
  overflow: auto;
}
.footer .footer_l {
  width: 40%;
  float: left;
}
.footer .footer_l img {
  width: 80%;
}
.footer .footer_r {
  float: left;

  width: 60%;

  position: relative;
}
.footer .footer_r h1 {
  font-size: 1rem;

  margin-bottom: 10px;

  color: #fff;
}
.footer .footer_r p {
  font-size: 0.9rem;
  color: #fff;
  margin-bottom: 5px;
}
.footer .footer_r img:nth-of-type(1) {
  width: 20%;

  margin-top: 3%;

  float: left;

  margin-right: 10%;
}
.footer .footer_r img:nth-of-type(2) {
  width: 20%;

  margin-top: 3%;

  float: left;

  margin-right: 10%;
}
.footer .footer_r img:nth-of-type(3) {
  width: 20%;

  margin-top: 3%;

  float: left;
}
.footer_top {
  overflow: hidden;
}
.footer_list {
  overflow: hidden;

  margin-top: 10px;
}
.footer_list ul li {
  float: left;

  width: 48%;

  padding-bottom: 5px;

  margin: 10px 0;

  font-size: 0.9rem;

  color: #fff;

  border-bottom: 1px solid #339cd9;
}
.footer_list ul li:nth-of-type(odd) {
  margin-right: 4%;
}
.footer_list ul li p {
}


.formatted{    position: relative;}
.formatted img{    /*width: 20px !important; position: absolute;  */ top: 0;}

/* @media */
@media screen and (max-width: 320px) {
  .newscenter_list .list_r p:nth-of-type(1) {
    font-size: 0.9rem;
  }
  .newscenter_list .list_r p:nth-of-type(2) {
    font-size: 0.8rem;
  }
}
@media (min-height:812px){
  .newscenter_list .list_r p:nth-of-type(1) {
    padding-top: 6px;
    min-height: 8vh!important;
    font-size: 1rem;
}
}
@media screen and (max-width: 375px) {
  .m_index_zh_mask ul li {
    margin-bottom: 17px;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
}
}

@media screen and (max-width: 320px) {
  .m_index_zh_mask ul li {
    margin-bottom: 12px;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
}
}