
/*index页面的style*/
.m_h_swiper{
  width: 100%;
  height: auto;
  padding-top: 4rem;
}

.m_i_div1{
  width: 100%;
  height: auto;
  padding-top: 4.25rem;
}

.m_i_div2{
  width: 100%;
  height: auto;
}
.m_i_div2_body{
  width: 100%;
  height: 350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto;
  background: url(../../imgs/pic_4.png);
  background-position: center;
  background-size: cover;
  /*padding: 2rem 0rem;*/
}

.m_i_div2_body span {
  margin-top: 16px;
  color: #030303;
}

.m_i_div3{
  margin-bottom: 16px;
  width: 100%;
  height: auto;

}
.m_i_div3_body{
  width: 90%;
  height: auto;
  margin: auto;
  display: flex;
  flex-direction: column;
}

.m_i_div3_body span:nth-of-type(1){
  font-size: 20px;
  font-weight: bold;
  padding: 1rem 0rem;
  text-align: center;
}
.m_i_div3_body span:nth-of-type(2){
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  text-indent: 2em;
}
.m_i_div3_body span:nth-of-type(3)>img{
  width: 30%;
}

.m_i_img {
  width: 100%;
  height: 10rem;
}

.m_i_div1_body{
  width: 90%;
  height: auto;
  margin: auto;
  display: flex;
  flex-direction: column;
  text-align: justify;
  padding-bottom: 1rem;
}
.m_i_div1_body span:nth-of-type(1){
  font-size: 20px;
  font-weight: bold;
  padding: 1rem 0rem;
}

.m_i_div1_body span:nth-of-type(2){
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  text-indent: 2em;
}

.m_i_div1_body span:nth-of-type(3)>img{
  width: 100%;
}

.m_h_swiper_item1{
  width: 100%;
  height: 290px;
  /*background: url("../../imgs/home/pic1.png");*/
  background-repeat: no-repeat;
  background-size: cover;

}
.m_h_swiper_item2{
  width: 100%;
  height: 290px;
  /*background: url("../../imgs/home/pic4.png");*/
  background-repeat: no-repeat;
  background-size: cover;

}
.h_swiper_item3{
  width: 100%;
  height: 390px;
  /*background: url("../../imgs/home/ytj.png");*/
  background-repeat: round;
  background-size: cover;
}

.m_h_swiper_item_text{
  width: 90%;
  height: 100%;
  z-index: 99;
  margin: auto;
  max-width: 1240px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  text-align: center;
  color: #ffffff;
}
.m_h_swiper_item_d{
  border-radius: 4px;
  height: 30px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2278FF;
  margin-top: 1rem;
}
.m_h_swiper_item_z {
  font-family: PingFangSC-Medium;
  font-size: 12px !important;
  color: #FFFFFF;
  letter-spacing: 0;
  /*text-align: center;*/
  padding:0!important;
}


.m_h_span1{
  font-size: 20px;
  padding: 1rem 0rem;
}
.m_h_span2{
  font-size: 16px;
  text-align: justify;
  line-height: 2rem;
}
.m_h_span6{
  font-size: 20px;
  padding: 1rem 0rem;
  color: black;
}
.m_h_span7{
  font-size: 16px;
  text-align: justify;
  line-height: 1.5rem;
  color: black;
}

.m_i_div6{
  width: 100%;
  height: auto;
  background: url("../../imgs/button_bar.png");
  background-position: center;
  background-size: cover;
}
.m_i_div6_body{
  width: 90%;
  height: auto;
  margin: auto;
  padding: 1rem 0rem;
  font-size: 14px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 30px;
}

.m_i_div7{
  width: 100%;
  height: auto;
}

.m_i_div7_body{
  width: 90%;
  height: auto;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;

}

.m_i_div7_body span:nth-of-type(1){
  font-size: 20px;
  font-weight:bold;
  padding-bottom: .7rem;

}
.m_i_div7_body span:nth-of-type(2){
  font-size: 16px;

}
.m_i_div7_body span:nth-of-type(3)>img{
  width: 100%;
}


.m_i_div8{
  width: 100%;
  height: auto;

}
.m_i_div8_body{
  width: 90%;
  height: auto;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /*text-align: center;*/
}

.m_i_div8_body span:nth-of-type(1){
  font-size: 20px;
  font-weight: bold;
  padding: 1rem 0rem;
}
.m_i_div8_body span:nth-of-type(2){
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  text-indent: 2em;
  text-align: justify;
}
.m_i_div8_body span:nth-of-type(3)>img{
  width: 100%;
}

.m_i_div9{
  width: 100%;
  height: auto;
}
.m_i_div9_body{
  width: 90%;
  height: auto;
  margin: auto;
}
.m_i_div9_body_title{
  width: 100%;
  height: auto;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 1rem 0rem;
}

.m_i_div9_body_imgs{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.m_i_div9_body_imgs img{
  width: 100%;
}

.m_i_div9_body_imgs a{
  width: 45%;
  margin: .3rem .5rem;
}

.m_h_core{
  width: 100%;
  height: auto;
}
.m_h_core_body{
  width: 90%;
  margin: auto;
  height: auto;
  overflow-x: scroll;
  overflow-y: hidden;
}
.m_h_core_body_title{
  width: 100%;
  height: auto;
  padding: 1rem 0rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 2rem;
}

.m_h_core_body_title span:nth-of-type(1){
  font-size: 20px;
  font-weight: bold;
}


.m_h_core_body_title span:nth-of-type(2){
  font-size: 14px;
  letter-spacing: 1px;
}



.m_h_core_body_items{
  width: 1700px;
  height: auto;
  overflow-x: scroll;
  display: flex;
  flex-direction: row;
  padding-bottom: 2rem;
}
.m_h_core_body_items_1{
  /*width: 250px;*/
  width: 95%;
  margin: auto;
  height: auto;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
  margin-bottom: 1rem;

}
.m_h_core_body_items_1_up{
  width: 90%;
  margin: auto;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 0rem;

}

.m_h_core_body_items_1_down{
  width: 90%;
  font-size: 14px;
  text-align: justify;
  letter-spacing: 1px;
  line-height: 24px;
  margin: auto;
  text-align: justify;
  padding-bottom: 1rem;
  /*text-indent: 2em;*/
}


.m_h_solution{
  width: 100%;
  height: auto;
  /*padding-top: 1rem;*/

}
.m_h_solution_container{
  width: 90%;
  margin: auto;
  height: auto;
  padding-bottom: 1rem;
}
.m_h_solution_container_title{
  width: 100%;
  height: auto;
  padding: 1rem 0rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.m_h_solution_container_title span:nth-of-type(1){
  font-size: 20px;
  padding: 1rem 0rem;
  font-weight: bold;
}
.m_h_solution_container_title span:nth-of-type(2){
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}


.m_h_coopertor{
  width: 100%;
  height: auto;
  /*padding-top: 2rem;*/
}
.m_h_coopertor_container{
  width: 90%;
  height: auto;
  margin: auto;
  padding-bottom:1rem;
}

.m_h_coopertor_container_title{
  width: 90%;
  height: auto;
  padding: 1rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.m_h_coopertor_container_title span:nth-of-type(1){
  font-size: 20px;
  font-weight: bold;
  padding: 1rem;

}
.m_h_coopertor_container_title span:nth-of-type(2){
  font-size: 14px;
  letter-spacing: 1px;

}

.m_h_coopertor_container_imgs{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.m_h_coopertor_container_imgs img{
  width: 40%;
  padding: 1rem .5rem;
}
.m_h_news{
  width: 100%;
  height: auto;
}
.m_h_news_container{
  width: 90%;
  height: auto;
  margin: auto;
}

.m_h_news_container_title{
  width: 90%;
  height: auto;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.m_h_news_container_title span:nth-of-type(1){
  font-size: 30px;
  padding: 1rem;
}
.m_h_news_container_title span:nth-of-type(2){
  font-size: 18px;
  line-height: 2rem;
  letter-spacing: 1px;
  text-align: justify;
}

.m_h_news_container_title span:nth-of-type(3){
  padding: .7rem .5rem;
  background: #1678ff;
  border-radius: 10px;
}
.m_h_news_container_title span:nth-of-type(3) a{
  color: #ffffff;
}
.m_h_news_container_tiems{
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1230px;
  margin: 30px auto;
  justify-content: center;
}

.m_h_new_body_item_img{
  width: 40%;
  height: auto;
}

.m_h_new_body_item_text{
  padding-bottom: 3rem;
  display: flex;
  flex-direction: column;
  line-height: 2rem;
  padding-top: 1rem;
  width: 80%;
  margin: auto;
}
.m_h_new_body_item_text_span1{
  font-size: 18px;
  color: #000000;
}

.m_h_new_body_item_text_span3{
  padding: .6rem 0rem;
  font-size: 16px;
  color: #999999;
}

