@charset "UTF-8";
 .techImg video {
  display: block;
  width: 100%;
  height: auto;
}
body .appBltext .techSubtit {
    margin-bottom: 10px !important;
}

@media screen and (min-width: 721px) {
.pageIndex{
	margin-bottom:60px;
}
.cubeList li span{
    font-size: 18px!important;
    line-height: 1.6!important;
}
.basicTable table tbody th,
.basicTable table tbody td {
    font-size: 18px;
}
}


@media screen and (max-width: 720px) {
body .mt-0-sp {
    margin-top: 0!important;
    padding-top: 0!important;
}

}