@@ -97,6 +97,20 @@ export default {
.bgimg {
background: url("../../assets/images/mobile-index-bg.png") no-repeat center center;
background-size: 100% 100%;
+ .title {
+ position: relative;
+ top:40%;
+ width: 75vw;
+ margin:0 auto;
+ font-size: 14px;
+ font-family: Source Han Sans CN;
+ font-weight: bold;
+ line-height: 20px;
+ color: #FCD67B;
+ opacity: 1;
+ text-align: center;
+
+ }
.con {
width: 80%;
left: 50%;