123456789101112131415161718192021 |
- body{background-color: #f2f4f6;color: #333;}
- div,span{font-size: 14px;}
- .ym-head{margin-top: 10px;margin-bottom:10px;border-top: solid 1px #ededed;border-bottom:solid 1px #ededed;display: -webkit-box;background-color: #fff;-webkit-box-align: center;height: 40px;padding: 0px 10px;}
- .ym-section{border-bottom: solid 1px #ededed;border-top: solid 1px #ededed;background-color: #fff;padding: 0px 10px;}
- .ym-section .head{display: -webkit-box;border-bottom: solid 1px #ededed;}
- .ym-section .head:last-child{border-bottom: none}
- .ym-section .head .red{color: #ff4c4c;}
- .ym-section .head .gray{color: #999!important;}
- .ym-section .head div:nth-child(2){text-align: right;color: #666;}
- .ym-section .head div{width: 50%;height: 40px;line-height: 40px;font-size: 14px;color: #333;}
- .my-head .up{display: -webkit-box;-webkit-box-align: center;}
- .my-head .up .left{margin-left:5px;width: 70px;height: 70px;overflow: hidden;margin-right: 15px;border-radius: 50%;border: solid 1px #ededed;}
- .my-head .up .left img{width: 100%;min-height: 70px;}
- .my-head .up .right{width: calc(100% - 90px);font-size: 14px;color: #333;}
- .my-head .up .right div{margin-bottom: 6px;}
- .my-head .down{margin-top: 2px;}
- .my-head .down div{font-size: 14px;color: #333;margin-bottom: 6px;}
- .my-head .down div:last-child{margin-bottom: 0px;}
- .my-head{background-color: #fff;padding: 10px 10px;border-bottom: solid 1px #ededed;margin-bottom: 10px;}
- .jz-one .title{border-bottom: solid 1px #ededed;font-size: 15px;height: 40px;line-height: 40px;padding-left: 10px;box-sizing: border-box;}
- .jz-one .ym-section{border-top: none;background-color: #fff;}
|