body {
  font-family: NotoSans-Regular !important;
    font-size: 14px;
    line-height: 1.428571429;
    color: #344351;
    margin: auto;
    background-image: url("../../images/index/mengbanzu.png") !important;
    background-size: 100%   100% !important;
    background-repeat: no-repeat !important;
}
*{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
a{
    text-decoration: none
}
.cf::after{
    content: "";
    clear: both;
    display: block;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

.fr{
  float: right;
}
.img{
  width: 100%;
  height: auto;
  display: block;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.container ,.content
{
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
 }
.container:before,
.container:after {
  display: table;
  content: " ";
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
  }
 /*  */
section{
  width: auto;
  height: auto;
  margin-bottom: 100px;
}

.conts_title h5{
  font-size: 22px ;color: #344351;
  font-family: NotoSans-Bold;
}
.conts_title p {
  font-size: 17px;color: #344351;
  margin: 10px 0 20px;
}
.conts_title p span {
  font-weight: bold; font-family: NotoSans-Bold;
}

section h3 {
  color: #E80033;
}
.content_img{
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content_img img{
  width: 48.5%;
  height: 97px;
  display: block;
  margin-bottom: 20px;
}
.content h3 ,.content h4{
    font-weight: bolder;
    /* font-size: 30px; */
    /* margin: 20px 0; */
    font-size: 24px;
  }
  .content h3{margin-bottom: 5px;font-family: NotoSans-Bold;font-size: 26px;}
  .content_main h4{
    font-size: 14px;
    /* font-size: 21px; */
    font-weight: bold;
    color: #344351 ;
    /* padding-top: 424px; */
    /* margin-top: -424px; */
  }
  .content_main_writing p {
    font-size: 16px;
    line-height: 0.8rem;
  }

  .shoade{
    width: 40%;
    height: 40px;
    border-radius: 30px;
    background-color: #EDFDFD;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #344351;
    margin-top: 20px;
    box-shadow: 0px 27px 31px -16px rgba(0,0,0,0.74);
    -webkit-box-shadow: 5px 10px 22px -6px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 27px 31px -16px rgba(0,0,0,0.74);
    }
.img_icon{
    width: 46.87px;
    height: 46.87px;
    float: right;
}
.content_imgs {
    margin: 30px 0;
}
.content_imgs  img {
    float: right;
    width: 70%;
}


.content-title{
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: center;
  background-color: #fff;
  position: fixed;
  top: 0;
  flex-wrap: wrap;
  opacity: 0;
  text-align: center;
  
}

.content-title h3 {
  text-align: center;
  color: #344351;
  font-weight: bold;
  line-height: 80px;
font-family: NotoSans-Bold;
}
.content-title #top_ {
  margin-top: 38px;
  margin-left: 8px;
  width: 0;
  height: 0;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #000;
  border-radius: 4px;
  transform:rotate(0deg);
}
.content-title a{
  width: 100%;
}
.content-title .link_s {
  width: 100%;
  padding: 20px;
  color: #fff;
  
}
.content-title p{
  padding: 0 0 10px;
  color: #fff;
  opacity: 0;
  font-size: 15px;
  text-align: left;
  background-color: #344351;
  display: flex;
}
.cope{
  font-weight: bold !important;
  font-size: 18px !important;
  color: #00D6CB;
  padding-top: 190px;
  margin-top: -190px;
}
.content-title p img {
  width: 20px;height: 20px;
  margin-right: 10px;
}

.link_s img {
  display: none;
}
.img_lne {
  display: block !important;
}
.fone-s{
  font-weight: bold;
  color: #fff;
}
.top_s {
  transform:rotate(180deg) !important;
}

.conts_item {
  display: flex;justify-content: space-between;flex-wrap: wrap;
}
.conts_item .item_list{
  width: 48%;height: auto;
}
.conts_item .item_list {
  font-size: 14px;
}
.pasd {position: relative;}
.pasd img {position: relative;margin-right: -20px;}
@media (min-width: 768px) {
    
}