
/* clear */

/* 2020/02/20 yyq 修改 */
#indexPage #mslider ul li p.subtitle {
  font-size: 38px;
  height: 40px;
  line-height: 40px;
}
#contactinfo #mpbtn {
  display: none;
}
#indexPage #mcontact .content {
  background: #383838;
    height: 80%;
    padding-top: 20%;
}
#indexPage #mcontact .header p.title {
  color: #fff;
}
/* 2020/02/20 yyq 修改 */