page{ height: 100%; width: 100%; background: #F5F5F5 ; } .navTitle{ width: 100%; height: 130rpx; margin-bottom: 20rpx; } .navTitle t-icon{ width: 48rpx; float: left; margin-top: 50rpx; margin-left: 20rpx; height: 130rpx; line-height: 130rpx; text-align: center; color: #fff; } .navTitle .title{ width: 600rpx; height: 130rpx; line-height: 130rpx; text-align: center; font-size: 36rpx; font-family: PingFang SC; font-weight: 400; color: #FFFFFF; } .head{ width: 100%; height: 500rpx; background-repeat: no-repeat; background-size: 100% 100%; } .title{ width: 100%; height: 73rpx; margin-top: 20rpx; margin-bottom: 12rpx; } .logo{ margin: 0 auto; width: 60%; height: 50rpx; } .logo image{ width: 100%; height: 50rpx; } .logo text{ font-size: 30rpx; font-family: PingFang SC; font-weight: 400; color: #FFFFFF; opacity: 0.6; display: block; width: 100%; text-align: center; } .searchBox{ width: 90%; height: 80rpx; background-color: #FFFFFF; opacity: 0.8; margin: 70rpx auto; border-radius: 80rpx; } .type{ width: 160rpx; height: 80rpx; margin-left: 20rpx; line-height: 80rpx; float: left; } .inputText{ width: 440rpx; height: 70rpx; line-height: 70rpx; /* background: #000; */ float: left; margin-top: 5rpx; } .serachIcon{ width: 40rpx; height: 40rpx; margin-top: 20rpx; } /* 遮罩层 */ .mask { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: #000; z-index: 9000; opacity: 0.5; } .serachItems{ width: 100%; height: 740rpx; margin-top: 460rpx; background: #fff; padding-top: 20rpx; position: fixed; top: 0; left: 0; z-index: 9999; } .serachItems scroll-view{ height: 740rpx; } .item{ width: 30%; height: 47rpx; margin: 5rpx 10rpx; text-align: center; line-height: 47rpx; border: 2rpx solid #C5C5C5; border-radius: 4px; float: left; font-size: 23rpx; } .body{ width: 100%; margin: 0 auto; background: #FFFFFF; padding-bottom: 20rpx; } .bodyTitle{ width: 90%; font-size: 40rpx; font-family: PingFang SC; font-weight: bold; color: #333333; margin: 0 auto; padding-top: 50rpx; margin-bottom: 40rpx; } .bodyContext{ background: #F4F8FF; border-top: #508FF4 2rpx solid; padding-left: 20rpx; width: 90%; margin: 0 auto 40rpx auto; } .dept{ width: 100%; height: 100rpx; text-align: right; line-height: 100rpx; margin-right: 20rpx; color: #666666; } .jc{ width: 100%; margin-top: 40rpx; height: 400rpx; background: #fff; } .custom-tabs { margin-bottom: 32rpx; } .custom-tabs t-tab-panel { height: 300rpx; color: rgba(0, 0, 0, 0.26); } .ml{ margin: 0 auto; width: 90%; height: 160rpx; background: #000; background-size: 100%; background-repeat: no-repeat; margin-top: 30rpx; } .ml text{ width: 100%; padding-top: 35rpx; display: block; color: #fff; text-align: center; } .lb{ width: 100%; /* height: 300rpx; */ /* background: #000; */ background:#fff; } .lbTitle{ margin-top: 40rpx; width: 100%; height: 110rpx; background:#fff; border-bottom: solid 2rpx #ECECEC; } .lbTitle text{ display: block; width: 300rpx; height: 110rpx; line-height: 110rpx; text-align: center; color: #508FF4; border-bottom: solid #508FF4 4rpx; margin-left: 40rpx; } .listView{ width: 90%; margin: 0 auto; } .listViewitem{ width: 100%; font-size: 30rpx; margin-top: 20rpx; border-bottom: solid #3333335e 1rpx ; } .listViewItemTitle{ font-size: 30rpx; font-family: PingFang SC; font-weight: 500; color: #333333; } .time{ margin-top: 20rpx; color: #999999; margin-bottom: 30rpx; } .ewm{ width: 90%; margin: 0 auto; height: 200rpx; margin-top: 40rpx; margin-bottom: 40rpx; border: solid #508FF4 2rpx; } .ewmimg{ margin-top: 10rpx; width: 180rpx; height: 180rpx; margin-left: 30rpx; float: left; } .sl{ background: #508FF4; width: 2rpx; height: 180rpx; float: left; margin-top: 10rpx; margin-left: 50rpx; } .ewmsltext{ width: 350rpx; font-size: 26rpx; font-family: PingFang SC; font-weight: 400; color: #333333; float: left; margin-top: 70rpx; margin-left: 30rpx; } .ttp{ width: 100%; height: 80rpx; } .tw{ width: 138rpx; height: 80rpx; background: #CCA65E; color: #fff; border-radius: 80rpx 0 0 80rpx; padding-top: 10rpx; float: right; } .tw text{ width: 100%; display: block; margin-left: 40rpx; font-size: 24rpx; font-family: PingFang SC; font-weight: 400; color: #FFFFFF; }