123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482 |
- /* pages/experience/index/index.wxss */
- @import "../../home/index/memberArea/memberArea.wxss";
- @import "../../common.wxss";
- .boxs {
- width: 100%;
- height: 110rpx;
- background-color: #f5f5f5;
- display: flex;
- justify-content: space-around;
- }
- .nomore{
- text-align:center;
- margin:40rpx auto;
- font-size:32rpx;
- background: linear-gradient(to right, #858383, rgb(170, 170, 172));
- -webkit-background-clip:text;
- color: transparent;
- }
- .box-image-l image {
- /* position: relative; */
- width: 100%;
- height: 85rpx;
- /* margin-left: 30rpx;
- margin-top: 12rpx;
- flex: 1; */
- }
- .img-txt {
- /* position: absolute;
- top: 37rpx;
- left: 101rpx; */
- font-family: "PingFang-SC-Regular";
- font-weight: Regular;
- font-size: 13px;
- color: #fff;
- }
- .img-txt2 {
- position: absolute;
- top: 34rpx;
- left: 314rpx;
- font-family: "PingFang-SC-Regular";
- font-weight: Regular;
- font-size: 13px;
- color: #fff;
- }
- .img-txt3 {
- position: absolute;
- top: 36rpx;
- left: 571rpx;
- font-family: "PingFang-SC-Regular";
- font-weight: Regular;
- font-size: 13px;
- color: #fff;
- }
- /* 2.picuter */
- .maxBox {
- width: 100%;
- height: 100%;
- }
- /* 城市体验 */
- .boxm{
- position: relative;
- }
- .boxm image {
- position: relative;
- width: 710rpx;
- height: 290rpx;
- border-radius: 10px;
- margin-top: 20rpx;
- margin-left: 20rpx;
- }
- .txt-t {
- position: absolute;
- top: 100rpx;
- left: 110rpx;
- font-family: "PingFang-SC-Bold";
- font-weight: Bold;
- color: #fff;
- font-size: 16px;
- }
- .txt-b {
- position: absolute;
- top: 160rpx;
- left: 165rpx;
- font-family: "PingFang-SC-Regular";
- font-weight: Regular;
- color: #fff;
- font-size: 10px;
- }
- /* 3.picuter min */
- .boxl {
- width: 100%;
- height: 60rpx;
- display: flex;
- margin-top: 12rpx;
- }
- .boxl image {
- flex: 1;
- width: 160rpx;
- height: 100%;
- margin-left: 22rpx;
- }
- /* 4.picutermax + text */
- .two {
- width: 100%;
- height: 100%;
- background-color: #fff;
- }
- .two-max {
- position: relative;
- width: 100%;
- height: 381rpx;
- background-color: #fff;
- border: 1px solid #eaeaea;
- }
- .two-max image {
- position: relative;
- width: 705rpx;
- height: 292rpx;
- margin-left: 22rpx;
- margin-top: 15rpx;
- border-radius: 5rpx;
- }
- .two-min {
- position: relative;
- width: 430rpx;
- height: 116rpx;
- background-color: #fff;
- border-radius: 10px;
- bottom: 75rpx;
- left: 23rpx;
- }
- .two-min-n {
- position: absolute;
- width: 410rpx;
- height: 94rpx;
- background-color: #fefddf;
- margin-top: 10rpx;
- margin-left: 20rpx;
- border-radius: 10rpx;
- }
- .txt-one text {
- font-size: 16px;
- color: #ffbe31;
- font-family: "PingFang-SC-Bold";
- font-weight: Bold;
- margin-left: 25rpx;
- margin-top: 13rpx;
- }
- .txt-two text {
- position: relative;
- font-size: 12px;
- color: #ffbe31;
- font-family: "PingFang-SC-Regular";
- font-weight: Regular;
- margin-left: 25rpx;
- bottom: 8rpx;
- text-align: center;
- }
- .txt-center {
- z-index: 99999;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .news-container-txt {
- position: absolute;
- bottom: 155rpx;
- letter-spacing: 5rpx;
- text-align: center;
- z-index: 9999;
- color: #fff;
- font-size: 40rpx;
- font-weight: 700;
- font-family: PingFang-SC-Bold;
- }
- .news-container-txtwo {
- position: absolute;
- bottom: 108rpx;
- letter-spacing: 5rpx;
- z-index: 9999;
- color: #fff;
- font-size: 27rpx;
- font-family: PingFang-SC-Regular;
- }
- .txt-color {
- color: yellow;
- }
- .box{
- display: flex;
- justify-content: space-around;
- }
- .txt-box {
- z-index: 99999;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .scroll{
- height: 140rpx;
- }
- .news-container-txtone {
- position: absolute;
- top: 41rpx;
- letter-spacing: 5rpx;
- text-align: center;
- z-index: 9999;
- font-family: "PingFang-SC-Regular";
- font-weight: 700;
- font-size: 13px;
- color: #fff;
- }
- .imgwidth{
- width: 48%;
- }
- .imgheight{
- height: 100%;
- border-radius:18rpx;
- }
- .volunteer-box image{
- width: 40rpx;
- height: 40rpx;
- vertical-align: bottom;
- position: relative;
- }
- .volunteer-location {
- position: absolute;
- bottom: 26rpx;
- left: 20rpx;
- }
- .volunteer-location text{
- color:#fff;
- }
- .volunteer-people{
- position: absolute;
- bottom: 26rpx;
- right: 50rpx;
- }
- .volunteer-people text{
- color:#fff;
- }
- .news-container-txtfir {
- position: absolute;
- top: 117rpx;
- letter-spacing: 5rpx;
- text-align: center;
- z-index: 9999;
- color: #fff;
- font-size: 36rpx;
- font-weight: 700;
- font-family: PingFang-SC-Bold;
- }
- .news-container-txtsec {
- position: absolute;
- bottom: 105rpx;
- letter-spacing: 5rpx;
- z-index: 9999;
- color: #fff;
- font-size: 27rpx;
- font-family: PingFang-SC-Regular;
- }
- .boxs{
- width:100%;
- height:110rpx;
- background-color:80rpx;
- display:flex;
- }
- .box-image-l image{
- position: relative;
- width: 215rpx;
- height:85rpx;
- margin-left: 30rpx;
- margin-top: 12rpx;
- flex: 1;
- }
- .img-txt {
- position: absolute;
- top: 37rpx;
- left: 101rpx;
- font-family: "PingFang-SC-Regular";
- font-weight: Regular;
- font-size: 13px;
- color: #fff;
- }
- .img-txt2 {
- position: absolute;
- top: 34rpx;
- left: 314rpx;
- font-family: "PingFang-SC-Regular";
- font-weight: Regular;
- font-size: 13px;
- color: #fff;
- }
- .txt-center {
- z-index: 99999;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .img-txt3 {
- position: absolute;
- top: 36rpx;
- left: 571rpx;
- font-family: "PingFang-SC-Regular";
- font-weight: Regular;
- font-size: 13px;
- color: #fff;
- }
- .news-container-txt {
- position: absolute;
- top: 30rpx;
- letter-spacing: 5rpx;
- text-align: center;
- z-index: 9999;
- color: #fff;
- font-size: 35rpx;
- font-weight: 700;
- font-family: PingFang-SC-Bold;
- }
- .news-container-txtwo {
- position: absolute;
- bottom: 140rpx;
- letter-spacing: 5rpx;
- z-index: 9999;
- color: #fff;
- font-size: 27rpx;
- font-family: PingFang-SC-Regular;
- }
- .news-container-txtfir {
- position: absolute;
- top: 117rpx;
- letter-spacing: 5rpx;
- text-align: center;
- z-index: 9999;
- color: #fff;
- font-size: 36rpx;
- font-weight: 700;
- font-family: PingFang-SC-Bold;
- }
- .news-container-txtsec {
- position: absolute;
- bottom: 105rpx;
- letter-spacing: 5rpx;
- z-index: 9999;
- color: #fff;
- font-size: 27rpx;
- font-family: PingFang-SC-Regular;
- }
- /* 下拉菜单 */
- .downMenu{
- display: flex;
- margin-top: 20rpx;
- margin-bottom: 20rpx;
- }
- .picker text{
- font-family: PingFang-SC-Regular;
- font-weight: Regular;
- color:#585858;
- }
- .downMenu .section{
- flex: 1;
- margin-left:34rpx;
- color:#585858;
- font-family: PingFang-SC-Regular;
- text-align: center;
- }
- .gray{
- color:#ccc;
- font-size: 25rpx;
- }
- .box{
- display: flex;
- justify-content: space-around;
- }
- .txt-nav {
- z-index: 99999;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .news-container-txtone {
- position: absolute;
- top: 41rpx;
- letter-spacing: 5rpx;
- text-align: center;
- z-index: 9999;
- font-family: "PingFang-SC-Regular";
- font-weight: 700;
- font-size: 13px;
- color: #fff;
- }
- .imgwidth{
- width: 48%;
- height:110rpx;
- }
- .imgheight{
- height: 100%;
- }
- .volunteer-box image{
- width: 40rpx;
- height: 40rpx;
- vertical-align: bottom;
- position: relative;
- }
- .volunteer-location {
- position: absolute;
- bottom: 26rpx;
- left: 33rpx;
- }
- .volunteer-location text{
- color:#fff;
- }
- .txtall {
- position: relative;
- font-size: 26rpx;
- font-family: "PingFang-SC-Regular";
- color: #7b7b7b;
- vertical-align:top;
- padding-left:5rpx;
- }
- .volunteer-people{
- position: absolute;
- bottom: 26rpx;
- right: 50rpx;
- }
- .volunteer-people text{
- color:#fff;
- }
- @font-face {font-family: "iconfont";
- src: url('iconfont.eot?t=1559296891592'); /* IE9 */
- src: url('iconfont.eot?t=1559296891592#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAO4AAsAAAAAB3wAAANpAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDBgqCWIJNATYCJAMMCwgABCAFhG0HQRueBsiuMTaGVk+UopMxO6KUS5zdhpf05qI/AJ+JoBore3b3EN1TkBWCRFBE5SMUoYoTMYaF4fKRN7mm6YAwJRwxff77pfyl6ZiMnSRQ5BDlJsxuQg424JZps403CNieuvnDmviXaB51qa9Fsjb4xB8lFGBTN3+cP8g3zgPpwqx0YQjxtIljcxf4WJ7PNlpyZZcXTY6F8HxwzHRRgnlAc8tMHOB4QAONyg+wB/zGF/Qfxq5aioPaTqBpno7ocHltK/BQ4H6BuM9zQ8Ajo1Aa0kNdqFZMLWP4Glg9PUE3eRV8fPzTqJNUMjz0xM0yBhT+JNfZ/TGBAMzpdFBnkbEBUIhrlYYLnKPABs6atsClOb6qCGkq9+wEDIdXJf/wSIKowqltsAYFEz8xRiIcsq66KIOqx0h6BPgIsGQ8dHheLfi34/Hl1+oXe/ubaIFDwtPP0WCRY7fhb7dUgErWnzXQMxuzNrrmZlk5umBvX0Az08wIxH7++tKWrg7hU5/0zNe7x7HJcHbAJ7hwzZcla8UVWwqn0uTBkw1W0dYHSR3IskwNU1PDaAQaVVujZjJleet/1Iek7pzyHoW6yF9C/vuXHFArZgr/25GdSmxQqbz9G6tl1Jn+29gU/7Vq/AanaDIz+n+Hd9C6m5FRF9ud5L+dlfrv5C0g/lDIGl5WlOjpV9x2tpRpO37rON6WcB+sqgwLq6gcCka7Ha8aBIMAZgdFzidA6Cun4cn/+RtX9hHfAf/cXwr4gU5BdvckdQmV+TcqSh4AlJbGxv5c0CAqXV2y03fmS2gSCzNkGfoZLpncsTPUbS+TpGbu7k11KxJkwW6AipYdUFW3D5rWq5jdMkI4i9LAOisAQt8+JF2fIOt7QhbsN1RM/UFVPzI0nYvgJVtWxR2vEoKGKGLg8ATkR7CNpWrqFaY3I85hGSJpdkBsR8TOu2GSITEfrkA2RKYYYR/lkillIUuwFZaD3ZDFgqFAsAmNUIORUiE7IYGteiXDCLYCL4cQyBAKYUDDJkC8EZgNK5pTXoX3b4ZwHCyGkIa6Nm07hLDj24eSGCR2QFYIbJ3qbuUWu1GcZBTFglgEZgWVAx1iIQEMEqo7mSAjKAPjAJ8gWwJqxHYVGJYXWd9vCzThs3OkyFF0rjswQbYJbOOMDr37dd7GjSEeAAAAAA==') format('woff2'),
- url('iconfont.woff?t=1559296891592') format('woff'),
- url('iconfont.ttf?t=1559296891592') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
- url('iconfont.svg?t=1559296891592#iconfont') format('svg'); /* iOS 4.1- */
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-duorenyonghu-:before {
- content: "\e68e";
- }
- .icon-dingwei:before {
- content: "\e617";
- }
|