.main { width: 100%; /*background: url(../images/bg.png) no-repeat; background-size: cover;*/ } .header { width: 100%; background: url(../images/bg.png) no-repeat; background-size: 100% 100%; padding-top: 1rem; } .header1 { width: 60%; margin: 0 auto; position: relative; display: flex; align-items: center; align-content: center; box-sizing: border-box; margin: 0 auto; margin-bottom: 1rem; /*background: url(../images/zhizhen.png) no-repeat;*/ background-position: 0.06rem; background-size: 100%; } .shengyu { width: 50%; height: 50%; margin: 0 auto; position: relative; display: flex; flex-flow: column; align-items: center; align-content: center; /*justify-content: center;*/ color: white; border-radius: 50%; /*background: linear-gradient(to bottom,#562BE4,#461BD2,#D61D87,#E53535);*/ } .shengyu p { margin-top: 0.5rem; font-size: 0.8rem; } .shengyu span { font-size: 2rem; } .shengyu span i { font-style: normal; font-weight: normal; font-size: 1.2rem; } .shengyu .shuaxin { margin-top: 1.5vh; padding: 0.25rem 1rem; font-size: 0.8rem; border: 0.06rem solid white; border-radius: 1rem; } .yiyong { width: 100%; display: flex; justify-content: space-around; font-size: 0.94rem; color: #484A9A; } .yiyong .yiyong_item { display: flex; flex-flow: column; align-items: center; align-content: center; margin-bottom: 1rem; color: white; } .yiyong_item span { padding-top: 0.5rem; } .fuli1 { width: 100%; padding: 0.5rem 0; text-align: center; color: white; font-size: 0.94rem; background-color: #FF14CB; } .fuli1 span { text-decoration: underline; } .dingyue { padding-top: 1.5rem; } #myCanvas { width: 100%; position: absolute; /*top: 10%; left: 10%;*/ } .dinggou { width: 100%; display: flex; box-sizing: border-box; justify-content: space-between; align-items: center; padding: 1rem 3%; color: #FFF; background: rgba(138, 10, 8, 0.2); font-size: 0.8rem; /*opacity: 0.2;*/ } .dinggou p { display: flex; align-content: center; } .dinggou p img { width: 1rem; height: 1rem; padding-right: 0.3rem; } .dinggou a { color: #fff; text-decoration: underline; } .tips { width: 94%; margin: 0 auto; } .tips_header { display: flex; width: 100%; align-items: center; margin: 1.3rem 0 1.1rem 0; font-size: 0.95rem; color: rgba(78, 78, 78, 1); } .tips_header img { width: 1.25rem; height: 1.25rem; margin-top: 0.1rem; margin-right: 0.68rem; } .tips_item { display: flex; padding-bottom: 1rem; font-size: 0.8rem; align-items: flex-start; color: #6D6D6D; } .tips_item .num { width: 1.2rem; line-height: 1.2rem; margin-top: 0.1rem; margin-right: 0.68rem; font-size: 0.06rem; background: url(../images/message.png) no-repeat 0 0.06rem; background-size: 100% 100%; text-align: center; color: #333333; } .tips_item span { width: 90%; /*color:rgba(173,173,173,1);*/ }