220 lines
6.1 KiB
Plaintext
220 lines
6.1 KiB
Plaintext
@charset "UTF-8";
|
||
/**
|
||
* 这里是uni-app内置的常用样式变量
|
||
*
|
||
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
||
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
||
*
|
||
*/
|
||
/**
|
||
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
||
*
|
||
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
||
*/
|
||
/* 颜色变量 */
|
||
/* 行为相关颜色 */
|
||
/* 文字基本颜色 */
|
||
/* 背景颜色 */
|
||
/* 边框颜色 */
|
||
/* 尺寸变量 */
|
||
/* 文字尺寸 */
|
||
/* 图片尺寸 */
|
||
/* Border Radius */
|
||
/* 水平间距 */
|
||
/* 垂直间距 */
|
||
/* 透明度 */
|
||
/* 文章场景相关 */
|
||
.top {
|
||
background-image: linear-gradient(#D7EEE8, #fff);
|
||
width: 100%;
|
||
height: 600rpx;
|
||
}
|
||
.top .content {
|
||
width: 100%;
|
||
height: 376rpx;
|
||
background: #37A97B;
|
||
position: relative;
|
||
}
|
||
.top .content .prescription {
|
||
width: 90%;
|
||
background: #FFFFFF;
|
||
box-shadow: 0rpx 3rpx 18rpx 0rpx rgba(161, 220, 211, 0.43);
|
||
border-radius: 10rpx;
|
||
margin: 0 auto;
|
||
margin-top: 3%;
|
||
}
|
||
.top .content .prescription .Advanced {
|
||
line-height: 48rpx;
|
||
padding: 3%;
|
||
margin: 15rpx auto;
|
||
width: 90%;
|
||
background: #F9F9FA;
|
||
border-radius: 10rpx;
|
||
}
|
||
.top .content .prescription .Advanced .videoitem {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
}
|
||
.top .content .prescription .Advanced .videoitem video {
|
||
width: 47%;
|
||
margin-left: 3%;
|
||
height: 194rpx;
|
||
}
|
||
.top .content .prescription .Advanced .Advancedtime {
|
||
font-size: 26rpx;
|
||
}
|
||
.top .content .prescription .Advanced .Advancedtime ._span {
|
||
font-family: Source Han Sans CN;
|
||
font-weight: 500;
|
||
color: #000000;
|
||
}
|
||
.top .content .prescription .Motion {
|
||
height: 227rpx;
|
||
background: #F9F9FA;
|
||
border-radius: 10rpx;
|
||
width: 90%;
|
||
padding: 2%;
|
||
margin: 0 auto;
|
||
}
|
||
.top .content .prescription .Motion .sport {
|
||
width: 585rpx;
|
||
font-size: 26rpx;
|
||
line-height: 48rpx;
|
||
}
|
||
.top .content .prescription .Motion .sport ._span {
|
||
font-family: Source Han Sans CN;
|
||
font-weight: 500;
|
||
}
|
||
.top .content .prescription .exerciseitem {
|
||
display: flex;
|
||
margin: 3%;
|
||
}
|
||
.top .content .prescription .exerciseitem .zanwu {
|
||
margin: 0 auto;
|
||
}
|
||
.top .content .prescription .exerciseitem .zanwu image {
|
||
width: 200rpx;
|
||
height: 200rpx;
|
||
}
|
||
.top .content .prescription .exerciseitem .exercise {
|
||
width: 130rpx;
|
||
height: 41rpx;
|
||
margin-left: 5%;
|
||
background: #35A97A;
|
||
border-radius: 5rpx;
|
||
color: white;
|
||
font-size: 26rpx;
|
||
text-align: center;
|
||
}
|
||
.top .content .prescription .exerciseitem .gradeitem {
|
||
margin-left: 2%;
|
||
font-size: 26rpx;
|
||
color: #000000;
|
||
font-family: Source Han Sans CN;
|
||
font-weight: 500;
|
||
}
|
||
.top .content .prescription .sportsitem {
|
||
width: 90%;
|
||
height: 80rpx;
|
||
margin: 0 auto;
|
||
display: flex;
|
||
padding: 2%;
|
||
border-bottom: 1rpx solid #E6E6E6;
|
||
}
|
||
.top .content .prescription .sportsitem .sports {
|
||
font-size: 30rpx;
|
||
font-family: Source Han Sans CN;
|
||
font-weight: 500;
|
||
color: #000000;
|
||
margin-top: 2%;
|
||
}
|
||
.top .content .prescription .sportsitem .xuhao {
|
||
margin-top: 3%;
|
||
}
|
||
.top .content .topitemm {
|
||
background: #fff;
|
||
box-shadow: 0px 3px 18px 0px rgba(182, 218, 213, 0.43);
|
||
width: 90%;
|
||
margin: 0 auto 20rpx;
|
||
height: 268rpx;
|
||
border-radius: 10rpx;
|
||
position: relative;
|
||
}
|
||
.top .content .topitemm .name {
|
||
width: 250rpx;
|
||
height: 50rpx;
|
||
font-size: 28rpx;
|
||
font-family: Source Han Sans CN;
|
||
font-weight: 500;
|
||
color: #000000;
|
||
line-height: 48rpx;
|
||
top: 50%;
|
||
left: 20rpx;
|
||
position: absolute;
|
||
}
|
||
.top .content .topitemm .baogao {
|
||
font-size: 26rpx;
|
||
font-family: Source Han Sans CN;
|
||
font-weight: 400;
|
||
color: #000;
|
||
}
|
||
.top .content .topitemm .baogao .image {
|
||
width: 35rpx;
|
||
height: 38rpx;
|
||
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAmCAYAAABOFCLqAAAACXBIWXMAAAsTAAALEwEAmpwYAAADBElEQVRYhdXYS6hWVRQH8N93r/mIro98DKQHSZIIWoOgTBFLwRoKNSgciGQDwRANFUkICSEUdOZABMWBekcNekIGWQQNGoSVoCl2Ja4KZj5QM+s22Odw1z193z3ne/hJf1icfc5ea+3/WWevvdfZJLyKQQx1Uf7BMcwS8GLW0U0iUc6jD2r4BgsDuSHcdu9Qw/jCs214H/4KLH/GPDxwD2UsluJqGPd79DAyZK90LgCleC+MO4jJYwoKP3WRzKnQ7kVvkcx9RRUyPZm0ipo0L9sm8za2ShOvHfyGFThTphgn8GOFvos6t57sKvh+I/RdwtSyyOzDZtU+52i4jMNlSmWDvIvd2v9MV3GrXTKkt+oK/nep3TWUkZmC5crnzDicxXHcrTh23bVrtNT+TrW03YepDQZ9SP2XGYc9QmqXkTldgcgHBZuxWIlPpcl/GzekBW835hb012R6D9cyhzkex0C4n4dNDd4sJ7st3D+DI3iqgT7pMx7EOsPpvgN7GT0yzWCZFIEh3EE/XscCqZrciB/CWF9KUSTNnzGdIjMHVzIfZ/F0A70evGO4oOsvKnSCzCeZ/e94ooL+W2HMpZ0kMzfYr23C7tvM5uOqZJbhC3xVkNVBZ0tmew0TmiCzOrP7EzOqkDlf6M/lzaBzKHt2vAkiMD/4e5byFfgcHqnz/E5oT8+u15skcyO0+6qQeRnPSwVzjhp+DPeD2fXRJsnMDO0/8ka7E3hdZvu3apmUY3tmdxOTOkVmdrA/UtFmmrQFDOHz2BHJNBvqHP3Bx5YS3T58HfRfaERmSYtkZuJC8LNHSNeARTgR9HYWFeIJxK/SL24rNe9zUimQ+7olpfshHJX+IItLxKrooCbtvE8WHF9Srfa9htek9Yi06x9QPcI3pWw9kT9YVYdxM3LSyDQlLQn7pdOFi1JUjmEDXjLyBOIXhcJsveFdtxUZkE6/6q1b9crLFQX7j/BgLShMxOKMZe9/zMsxHp9JJUQVbDeyMFvewpgdQw0fSmXppvtJJMcUqVQF/wJj0l5d9AmPVAAAAABJRU5ErkJggg==) no-repeat center center;
|
||
background-size: 100% 100%;
|
||
left: 80%;
|
||
top: 50%;
|
||
position: absolute;
|
||
}
|
||
.top .content .topitemm .baogao .look {
|
||
left: 75%;
|
||
top: 65%;
|
||
position: absolute;
|
||
}
|
||
.top .content .topitemm .baogao .lookreport {
|
||
left: 75%;
|
||
top: 65%;
|
||
position: absolute;
|
||
color: green;
|
||
}
|
||
.top .content .topitemm .grade {
|
||
font-size: 70rpx;
|
||
font-family: Source Han Sans CN;
|
||
font-weight: 500;
|
||
color: #35A97A;
|
||
line-height: 67rpx;
|
||
top: 50%;
|
||
left: 40%;
|
||
position: absolute;
|
||
}
|
||
.top .content .topitemm .grade ._span {
|
||
font-size: 30rpx;
|
||
}
|
||
.top .content .topitemm .itemback {
|
||
width: 95%;
|
||
height: 70rpx;
|
||
margin: 0 auto;
|
||
display: flex;
|
||
border-bottom: 1rpx solid #CDC9C9;
|
||
}
|
||
.top .content .topitemm .itemback .time {
|
||
float: right;
|
||
font-size: 24rpx;
|
||
font-family: Source Han Sans CN;
|
||
font-weight: 400;
|
||
color: #9B9A9A;
|
||
line-height: 70rpx;
|
||
}
|
||
.top .content .topitemm .itemback .bindtitle {
|
||
width: 500rpx;
|
||
height: 50rpx;
|
||
line-height: 70rpx;
|
||
font-size: 24rpx;
|
||
font-family: Source Han Sans CN;
|
||
font-weight: 400;
|
||
color: #9B9A9A;
|
||
}
|
||
|