.beacon-mobile {
  max-width: 7.5rem;
  background: #FAFAFA;
}
.beacon-mobile .beacon-header {
  width: 100%;
  padding: 0 0.3rem;
  height: 0.87rem;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.beacon-mobile .beacon-header .beacon-header_left {
  width: 2.51rem;
  height: 0.46rem;
}
.beacon-mobile .beacon-header .beacon-header_right,
.beacon-mobile .beacon-header .beacon-header_clone {
  width: 0.45rem;
  height: 0.4rem;
}
.beacon-mobile .beacon-header .beacon-header_clone {
  display: none;
}
.beacon-mobile .beacon-header .show-info {
  position: absolute;
  top: 0.85rem;
  right: 0;
  min-width: 5.97rem;
  background: white;
  overflow: hidden;
  display: none;
  z-index: 5;
}
.beacon-mobile .beacon-header .show-info .show-info_left {
  margin-top: 0.1rem;
  border-right: 0.01rem solid #EFF1F5;
}
.beacon-mobile .beacon-header .show-info .show-info_left ul {
  width: 1.9rem;
  height: 0.22rem;
  padding-right: 0.1rem;
}
.beacon-mobile .beacon-header .show-info .show-info_left ul li {
  float: left;
  font-size: 0.14rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.31rem;
  width: 1.8rem;
  height: 0.3rem;
  margin: 0.05rem 0;
  text-align: left;
  padding-left: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.beacon-mobile .beacon-header .show-info .show-info_left ul li img {
  margin-right: 0.1rem;
  width: 0.07rem;
  height: 0.12rem;
}
.beacon-mobile .beacon-header .show-info .show-info_left ul li:first-child {
  margin-top: 0;
}
.beacon-mobile .beacon-header .show-info .show-info_left ul li:hover {
  background: rgba(31, 57, 113, 0.07);
}
.beacon-mobile .beacon-header .show-info .show-info_right {
  width: 4.7rem;
}
.beacon-mobile .beacon-header .show-info .show-info_right li {
  width: 100%;
  height: 0.48rem;
  float: left;
  font-size: 0.14rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.31rem;
  display: flex;
  align-items: center;
  margin-left: 0.05rem;
}
.beacon-mobile .beacon-header .show-info .show-info_right li a {
  color: #333333;
  width: 100%;
}
.beacon-mobile .beacon-header .show-info .show-info_right li a img {
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.05rem;
  margin-left: 0.1rem;
  margin-top: -0.04rem;
  display: inline;
}
.beacon-mobile .beacon-header .show-info .show-info_right li:hover {
  background: rgba(31, 57, 113, 0.07);
}
.beacon-mobile .beacon-banner {
  width: 99.9%;
  height: 1.63rem;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}
.beacon-mobile .beacon-banner .beacon-banner_btn {
  width: 1.32rem;
  height: 0.33rem;
  line-height: 0.33rem;
  background: #ffae27;
  border-radius: 0.17rem;
  font-size: 0.2rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  position: absolute;
  left: 0.31rem;
  bottom: 0.25rem;
}
.beacon-mobile .beacon-project {
  padding-top: 0.3rem;
}
.beacon-mobile .beacon-project .first-title {
  text-align: center;
}
.beacon-mobile .beacon-project .first-title span {
  font-size: 0.3rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold !important;
  color: #666666;
  line-height: 0.52rem;
}
.beacon-mobile .beacon-project .first-title span:before {
  content: '';
  display: inline-block;
  width: 0.2rem;
  height: 0.04rem;
  background: #FFC93C;
  margin-right: 0.15rem;
  margin-bottom: 0.06rem;
}
.beacon-mobile .beacon-project .first-title span:after {
  content: '';
  display: inline-block;
  width: 0.2rem;
  height: 0.04rem;
  background: #FFC93C;
  margin-left: 0.15rem;
  margin-bottom: 0.06rem;
}
.beacon-mobile .beacon-project .second-title {
  font-size: 0.22rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #808080;
  line-height: 0.52rem;
  text-align: center;
}
.beacon-mobile .beacon-project .beacon-project_lis {
  width: 6.95rem;
}
.beacon-mobile .beacon-project .beacon-project_lis li {
  float: left;
  width: 3.36rem;
  height: 3.36rem;
  background: #ffffff;
  border: 0.01rem solid #dfdfdf;
  box-shadow: 0 0.03rem 0.08rem 0 rgba(0, 0, 0, 0.06);
  border-radius: 0.1rem;
  background: #FFFFFF;
  margin: 0 0.2rem 0.2rem 0;
  overflow: hidden;
}
.beacon-mobile .beacon-project .beacon-project_lis li .project_lis_top {
  width: 100%;
  height: 1.49rem;
  background: url(/static/images/newIndexMobile/1-杜克.png) no-repeat;
  background-size: contain;
  position: relative;
}
.beacon-mobile .beacon-project .beacon-project_lis li .project_lis_top img {
  width: 0.62rem;
  height: 0.62rem;
  box-shadow: 0 0.08rem 0.24rem 0.03rem rgba(102, 102, 102, 0.18);
  position: absolute;
  top: 1.03rem;
  right: 0.17rem;
  border-radius: 0.1rem;
}
.beacon-mobile .beacon-project .beacon-project_lis li .project_lis_bottom {
  width: 100%;
  height: 1.87rem;
  padding-left: 0.17rem;
}
.beacon-mobile .beacon-project .beacon-project_lis li .project_lis_bottom .first-title {
  font-size: 0.24rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 400;
  color: #666666;
  line-height: 0.45rem;
  text-align: left;
  height: 0.25rem;
}
.beacon-mobile .beacon-project .beacon-project_lis li .project_lis_bottom .second-title {
  font-size: 0.22rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.45rem;
  text-align: left;
  height: 0.22rem;
  margin: 0.09rem 0 0.12rem 0;
}
.beacon-mobile .beacon-project .beacon-project_lis li .project_lis_bottom .third-title {
  font-size: 0.18rem;
  font-family: FuturaBT-Book;
  font-weight: 300;
  color: #666666;
  line-height: 0.45rem;
  text-align: left;
  height: 0.28rem;
}
.beacon-mobile .beacon-project .beacon-project_lis li .project_lis_bottom .hot:nth-child(4) {
  display: inline-block;
  border-radius: 0.12rem;
  font-size: 0.18rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  padding: 0 0.1rem;
  margin: 0.15rem 1rem 0.08rem 0;
}
.beacon-mobile .beacon-project .beacon-project_lis li .project_lis_bottom .hot:nth-child(5) {
  display: inline-block;
  border-radius: 0.12rem;
  font-size: 0.18rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  padding: 0 0.1rem;
}
.beacon-mobile .beacon-project .beacon-project_lis li:nth-child(even) {
  margin-right: 0;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-0 .project_lis_top {
  background: url(/static/images/newIndexMobile/x-4.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-0 .project_lis_bottom .hot:nth-child(4) {
  color: #0D63CE;
  background: rgba(13, 99, 206, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-0 .project_lis_bottom .hot:nth-child(5) {
  color: #F08500;
  background: rgba(240, 133, 0, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-99 .project_lis_top {
  background: url(/static/images/newIndexMobile/x-4.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-99 .project_lis_bottom .hot:nth-child(4) {
  color: #0D63CE;
  background: rgba(13, 99, 206, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-99 .project_lis_bottom .hot:nth-child(5) {
  color: #F08500;
  background: rgba(240, 133, 0, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-2 .project_lis_top {
  background: url(/static/images/newIndexMobile/2-杜克.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-2 .hot:nth-child(4) {
  color: #0D63CE;
  background: rgba(13, 99, 206, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-2 .hot:nth-child(5) {
  color: #AA9326;
  background: rgba(182, 160, 56, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-3 .project_lis_top {
  background: url(/static/images/newIndexMobile/3-aotage.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-3 .hot:nth-child(4) {
  color: #BE426E;
  background: rgba(190, 66, 110, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-3 .hot:nth-child(5) {
  color: #475FCD;
  background: rgba(71, 95, 205, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-4 .project_lis_top {
  background: url(/static/images/newIndexMobile/4-CSU.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-4 .hot:nth-child(4) {
  color: #0EA5B7;
  background: rgba(14, 165, 183, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-4 .hot:nth-child(5) {
  color: #475FCD;
  background: rgba(71, 95, 205, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-5 .project_lis_top {
  background: url(/static/images/newIndexMobile/10-utMba.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-5 .hot:nth-child(4) {
  color: #475FCD;
  background: rgba(71, 95, 205, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-5 .hot:nth-child(5) {
  color: #7E3CBD;
  background: rgba(126, 60, 189, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-6 .project_lis_top {
  background: url(/static/images/newIndexMobile/5-bbs.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-6 .hot:nth-child(4) {
  color: #475FCD;
  background: rgba(71, 95, 205, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-6 .hot:nth-child(5) {
  color: #7E3CBD;
  background: rgba(126, 60, 189, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-7 .project_lis_top {
  background: url(/static/images/newIndexMobile/6-IIT.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-7 .hot:nth-child(4) {
  color: #F08500;
  background: rgba(240, 133, 0, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-7 .hot:nth-child(5) {
  color: #BE426E;
  background: rgba(190, 66, 110, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-8 .project_lis_top {
  background: url(/static/images/newIndexMobile/7-IIT.png?v=kmaloi89s) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-8 .hot:nth-child(4) {
  color: #F08500;
  background: rgba(240, 133, 0, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-8 .hot:nth-child(5) {
  color: #BE426E;
  background: rgba(190, 66, 110, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-9 .project_lis_top {
  background: url(/static/images/newIndexMobile/11-iitMeai.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-9 .hot:nth-child(4) {
  color: #0EA5B7;
  background: rgba(14, 165, 183, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-9 .hot:nth-child(5) {
  color: #2F6BE8;
  background: rgba(47, 107, 232, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-10 .project_lis_top {
  background: url(/static/images/newIndexMobile/4-CSU.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-10 .hot:nth-child(4) {
  color: #0EA5B7;
  background: rgba(14, 165, 183, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-10 .hot:nth-child(5) {
  color: #2F6BE8;
  background: rgba(47, 107, 232, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-11 .project_lis_top {
  background: url(/static/images/newIndexMobile/7-VT.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-11 .hot:nth-child(4) {
  color: #2F6BE8;
  background: rgba(47, 107, 232, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-11 .hot:nth-child(5) {
  color: #BE426E;
  background: rgba(190, 66, 110, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-12 .project_lis_top {
  background: url(/static/images/newIndexMobile/8-CGU-评估.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-12 .hot:nth-child(4) {
  color: #184567;
  background: rgba(24, 69, 103, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-12 .hot:nth-child(5) {
  color: #AF1D27;
  background: rgba(175, 29, 39, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-13 .project_lis_top {
  background: url(/static/images/newIndexMobile/5-bbs.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-13 .hot:nth-child(4) {
  color: #F08500;
  background: rgba(240, 133, 0, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-13 .hot:nth-child(5) {
  color: #AF1D27;
  background: rgba(175, 29, 39, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-14 .project_lis_top {
  background: url(/static/images/newIndexMobile/7-VT.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-14 .hot:nth-child(4) {
  color: #0D63CE;
  background: rgba(13, 99, 206, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-14 .hot:nth-child(5) {
  color: #F08500;
  background: rgba(240, 133, 0, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-15 .project_lis_top {
  background: url(/static/images/newIndexMobile/x-0.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-15 .hot:nth-child(4) {
  color: #0D63CE;
  background: rgba(13, 99, 206, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-15 .hot:nth-child(5) {
  color: #0EA5B7;
  background: rgba(14, 165, 183, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-16 .project_lis_top {
  background: url(/static/images/newIndexMobile/x-1.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-16 .hot:nth-child(4) {
  color: #475FCD;
  background: rgba(71, 95, 205, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-16 .hot:nth-child(5) {
  color: #AF1D27;
  background: rgba(175, 29, 39, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-17 .project_lis_top {
  background: url(/static/images/newIndexMobile/x-2.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-17 .hot:nth-child(4) {
  color: #0EA5B7;
  background: rgba(14, 165, 183, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-17 .hot:nth-child(5) {
  color: #475FCD;
  background: rgba(71, 95, 205, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-18 .project_lis_top {
  background: url(/static/images/newIndexMobile/x-3.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-18 .hot:nth-child(4) {
  color: #F08500;
  background: rgba(240, 133, 0, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-18 .hot:nth-child(5) {
  color: #BE426E;
  background: rgba(190, 66, 110, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-19 .project_lis_top {
  background: url(/static/images/newIndexMobile/x-19.png) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-19 .hot:nth-child(4) {
  color: #475FCD;
  background: rgba(71, 95, 205, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-19 .hot:nth-child(5) {
  color: #BE426E;
  background: rgba(190, 66, 110, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-20 .project_lis_top {
  background: url(/static/images/newIndexMobile/11-rit.png?V=SDFKSADF) no-repeat;
  background-size: contain;
}
.beacon-mobile .beacon-project .beacon-project_lis .li-20 .hot:nth-child(4) {
  color: #475FCD;
  background: rgba(71, 95, 205, 0.16);
}
.beacon-mobile .beacon-project .beacon-project_lis .li-20 .hot:nth-child(5) {
  color: #BE426E;
  background: rgba(190, 66, 110, 0.16);
}
.beacon-mobile .beacon-advantage {
  width: 100%;
  height: 5.8rem;
  background: #184567;
  padding-top: 0.37rem;
}
.beacon-mobile .beacon-advantage .first-title {
  text-align: center;
}
.beacon-mobile .beacon-advantage .first-title span {
  font-size: 0.3rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold !important;
  color: #fefefe;
  line-height: 0.52rem;
}
.beacon-mobile .beacon-advantage .first-title span:before {
  content: '';
  display: inline-block;
  width: 0.2rem;
  height: 0.04rem;
  background: #FFC93C;
  margin-right: 0.15rem;
  margin-bottom: 0.06rem;
}
.beacon-mobile .beacon-advantage .first-title span:after {
  content: '';
  display: inline-block;
  width: 0.2rem;
  height: 0.04rem;
  background: #FFC93C;
  margin-left: 0.15rem;
  margin-bottom: 0.06rem;
}
.beacon-mobile .beacon-advantage .second-title {
  font-size: 0.22rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.52rem;
  text-align: center;
  margin-bottom: 0.5rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis {
  width: 6.9rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li {
  float: left;
  width: 3.36rem;
  height: 1.44rem;
  background: rgba(248, 248, 248, 0.07);
  border: 1px solid #44667e;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 0.18rem;
  margin-bottom: 0.21rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li .advantage_lis_top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.15rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li .advantage_lis_top img {
  width: 0.54rem;
  height: 0.56rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li .advantage_lis_top span {
  font-size: 0.4rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 400;
  color: #f8f8f8;
  line-height: 0.58rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li .advantage_lis_top span:nth-child(2) {
  font-size: 0.5rem;
  font-family: Impact;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.73rem;
  margin-right: 0.14rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li .advantage_lis_top span:nth-child(3) {
  font-size: 0.4rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #f8f8f8;
  line-height: 0.58rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li .advantage_lis_top span:nth-child(2)::before {
  content: '';
  display: inline-block;
  width: 0.02rem;
  height: 0.4rem;
  background: rgba(248, 248, 248, 0.46);
  margin-right: 0.22rem;
  margin-left: 0.23rem;
  margin-top: 0.1rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li p {
  font-size: 0.2rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(248, 248, 248, 0.9);
  line-height: 0.31rem;
  text-align: center;
  margin-top: 0.1rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li:nth-child(even) {
  margin: 0;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li:nth-child(2) .advantage_lis_top img {
  width: 0.62rem;
  height: 0.57rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li:nth-child(3) .advantage_lis_top img {
  width: 0.56rem;
  height: 0.46rem;
}
.beacon-mobile .beacon-advantage .beacon-advantage_lis li:nth-child(4) .advantage_lis_top img {
  width: 0.69rem;
  height: 0.45rem;
}
.beacon-mobile .beacon-introduce {
  position: relative;
}
.beacon-mobile .beacon-introduce .beacon-introduce_first {
  width: 100%;
  height: 4.9rem;
  background: url(/static/images/newIndexMobile/视频背景.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: -0.35rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_first .introduce-txt {
  width: 5.32rem;
  height: 3.96rem;
  background: #FFF;
  position: absolute;
  left: 0.29rem;
  bottom: 0.33rem;
  overflow: hidden;
}
.beacon-mobile .beacon-introduce .beacon-introduce_first .introduce-txt p:nth-child(1) {
  margin: 0.25rem 0.24rem 0 0.23rem;
  font-size: 0.2rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.32rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_first .introduce-txt .introduce-bottom {
  margin-left: 0.25rem;
  display: flex;
  align-items: center;
  margin-top: 0.25rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_first .introduce-txt .introduce-bottom span {
  display: inline-block;
  width: 0.2rem;
  height: 0.02rem;
  background: #666666;
}
.beacon-mobile .beacon-introduce .beacon-introduce_first .introduce-txt .introduce-bottom img {
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 0.1rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_first .introduce-txt .introduce-bottom p {
  font-size: 0.22rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #666666;
}
.beacon-mobile .beacon-introduce .beacon-introduce_first .introduce-txt .introduce-bottom p strong {
  font-size: 0.26rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.42rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_first .introduce_decond_video1 .beacon-play1 {
  width: 0.63rem;
  height: 0.63rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_first .player-container-id1 {
  z-index: 2;
}
.beacon-mobile .beacon-introduce .beacon-introduce_second,
.beacon-mobile .beacon-introduce .beacon-introduce_third {
  width: 100%;
  height: 3.78rem;
  margin-top: -0.35rem;
  position: relative;
}
.beacon-mobile .beacon-introduce .beacon-introduce_second .introduce-txt,
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt {
  width: 4.62rem;
  height: 3.78rem;
  background: #FFAE27;
  position: relative;
  z-index: 3;
}
.beacon-mobile .beacon-introduce .beacon-introduce_second .introduce-txt p:nth-child(1),
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt p:nth-child(1) {
  margin: 0.2rem 0.24rem 0 0.23rem;
  font-size: 0.2rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #FFF;
  line-height: 0.32rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_second .introduce-txt .introduce-bottom,
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt .introduce-bottom {
  margin-left: 0.25rem;
  display: flex;
  align-items: center;
  margin-top: 0.1rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_second .introduce-txt .introduce-bottom span,
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt .introduce-bottom span {
  display: inline-block;
  width: 0.2rem;
  height: 0.02rem;
  background: #666666;
}
.beacon-mobile .beacon-introduce .beacon-introduce_second .introduce-txt .introduce-bottom img,
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt .introduce-bottom img {
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 0.1rem;
  margin-left: 0;
}
.beacon-mobile .beacon-introduce .beacon-introduce_second .introduce-txt .introduce-bottom p,
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt .introduce-bottom p {
  font-size: 0.22rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #FFF;
}
.beacon-mobile .beacon-introduce .beacon-introduce_second .introduce-txt .sanjiao,
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt .sanjiao {
  border-top: 0.2rem solid transparent;
  border-bottom: 0.2rem solid transparent;
  border-right: 0.2rem solid #FFAE27;
  position: absolute;
  top: 1.2rem;
  right: -0.2rem;
  transform: rotate(180deg);
}
.beacon-mobile .beacon-introduce .beacon-introduce_second .introduce_decond_video,
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce_decond_video {
  width: 3.74rem;
  height: 3.78rem;
  background: url('/static/images/newIndexMobile/组 128.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 1;
  margin-top: -3.78rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_second .introduce_decond_video .beacon-play,
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce_decond_video .beacon-play {
  width: 0.63rem;
  height: 0.63rem;
  position: absolute;
  top: 1.57rem;
  left: 2rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_second .introduce_decond_video .video_zhe,
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce_decond_video .video_zhe {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.beacon-mobile .beacon-introduce .beacon-introduce_third {
  margin-top: 0;
  height: 4.08rem;
  position: relative;
}
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt {
  background: #184567;
  height: 100%;
}
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt .introduce-bottom {
  margin-top: 0.25rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt .introduce-bottom p {
  margin-right: 0.2rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt .introduce-bottom img {
  margin-left: 0;
  width: 0.34rem;
  height: 0.34rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce-txt .sanjiao {
  width: 0.2rem;
  height: 0.4rem;
  border-top: 0.2rem solid transparent;
  border-bottom: 0.2rem solid transparent;
  border-right: 0.2rem solid #184567;
  top: 1.2rem;
  left: -0.2rem;
  transform: rotate(1deg);
}
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce_decond_video {
  background: url('/static/images/newIndexMobile/128-1.png') no-repeat;
  background-size: 100% 100%;
  margin-top: -4.1rem;
}
.beacon-mobile .beacon-introduce .beacon-introduce_third .introduce_decond_video .beacon-play {
  left: 1.12rem;
}
.beacon-mobile .beacon-introduce .beacon-video {
  display: none;
  position: absolute;
  z-index: 9;
  top: -0.01rem;
  left: 0;
  width: 100%;
  height: 4.6rem;
  background: #000;
}
.beacon-mobile .beacon-introduce .beacon-video .video-file {
  width: 100%;
  height: 100%;
}
.beacon-mobile .beacon-introduce .beacon-video .beacon-clone {
  position: absolute;
  z-index: 9;
  right: 0px;
  padding: 0px 0.125rem;
  border-radius: 0.06rem;
  font-size: 0.3rem;
  height: 0.5rem;
  background: #f24343;
  opacity: 0.8;
  color: #ffffff;
  line-height: 0.5rem;
  bottom: -0.5rem;
  display: block;
}
.beacon-mobile .video-play1 .beacon-video {
  top: 4.5rem;
}
.beacon-mobile .video-play2 .beacon-video {
  top: 8rem;
}
.beacon-mobile .beacon-media,
.beacon-mobile .beacon-bgc {
  width: 100%;
  overflow: hidden;
  margin-top: 0.5rem;
}
.beacon-mobile .beacon-media .first-title,
.beacon-mobile .beacon-bgc .first-title {
  text-align: center;
}
.beacon-mobile .beacon-media .first-title span,
.beacon-mobile .beacon-bgc .first-title span {
  font-size: 0.3rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #666666;
  line-height: 0.52rem;
  margin-top: 0.46rem;
}
.beacon-mobile .beacon-media .first-title span:before,
.beacon-mobile .beacon-bgc .first-title span:before {
  content: '';
  display: inline-block;
  width: 0.2rem;
  height: 0.04rem;
  background: #FFC93C;
  margin-right: 0.15rem;
  margin-bottom: 0.06rem;
}
.beacon-mobile .beacon-media .first-title span:after,
.beacon-mobile .beacon-bgc .first-title span:after {
  content: '';
  display: inline-block;
  width: 0.2rem;
  height: 0.04rem;
  background: #FFC93C;
  margin-left: 0.15rem;
  margin-bottom: 0.06rem;
}
.beacon-mobile .beacon-media .media-lis,
.beacon-mobile .beacon-bgc .media-lis {
  width: 6.9rem;
}
.beacon-mobile .beacon-media .media-lis li,
.beacon-mobile .beacon-bgc .media-lis li {
  float: left;
  width: 100%;
  height: 0.96rem;
  border-bottom: 0.02rem dashed #dfdfdf;
  position: relative;
  padding-top: 0.2rem;
}
.beacon-mobile .beacon-media .media-lis li img,
.beacon-mobile .beacon-bgc .media-lis li img {
  width: 1.08rem;
  height: 0.66rem;
  margin-right: 0.2rem;
}
.beacon-mobile .beacon-media .media-lis li p,
.beacon-mobile .beacon-bgc .media-lis li p {
  font-size: 0.2rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #1f3971;
  line-height: 0.3rem;
  width: 5.58rem;
  margin-top: 0.0225em;
}
.beacon-mobile .beacon-media .media-lis li span,
.beacon-mobile .beacon-bgc .media-lis li span {
  font-size: 0.16rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  font-style: italic;
  color: #999999;
  line-height: 0.18rem;
  margin-top: 0.13rem;
  display: inline-block;
  width: 1.3rem;
  position: absolute;
  top: 0.5rem;
  right: 0;
}
.beacon-mobile .beacon-media .xueBgc,
.beacon-mobile .beacon-bgc .xueBgc {
  width: 6.9rem;
  margin-top: 0.5rem;
}
.beacon-mobile .beacon-media .xueBgc img,
.beacon-mobile .beacon-bgc .xueBgc img {
  width: 100%;
}
.beacon-mobile .beacon-bgc .xueBgc {
  width: 6.9rem;
  margin-top: 0.3rem;
}
.beacon-mobile .beacon-media .xueBgc {
  margin-bottom: 1rem;
}
.beacon-mobile .beacone-wechat {
  width: 7.5rem;
  position: fixed;
  height: 1.15rem;
  background: #666666;
  bottom: 0;
  left: 0;
  z-index: 99999;
  margin: auto;
  font-size: 0.32rem;
  font-family: 'PingFang-SC-Regular';
  color: #ffffff;
  right: 0;
}
.beacon-mobile .beacone-wechat ul {
  width: 7.5rem;
  height: 1.15rem;
}
.beacon-mobile .beacone-wechat ul li {
  float: left;
  width: 3.75rem;
  height: 1.15rem;
}
.beacon-mobile .beacone-wechat ul li button {
  outline: none;
  border: 0;
  width: 3.75rem;
  height: 1.15rem;
  text-align: center;
  color: #fff;
  background: #ffad12;
}
.beacon-mobile .beacone-wechat .telhpone {
  border-left: 1px solid #fff;
}
.beacon-mobile .beacone-wechat .wecahtonline {
  width: 0.44rem;
  height: 0.44rem;
  margin-right: 0.2rem;
  display: inline;
}
.beacon-mobile .beacone-wechat .wechat-tele {
  width: 0.38rem;
  height: 0.44rem;
  margin-right: 0.2rem;
  display: inline;
}
.footerMobile {
  margin-bottom: 1.1rem;
}
footer {
  margin-bottom: 1.1rem;
}
