| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522 |
- .cd_box {
- padding: 20px 0 30px;
- box-sizing: border-box;
- position: relative;
- min-height: 891px;
- color: #111111;
- background-size: 100% 100%;
- .cb_db {
- .cb_db_l {
- font-family: STSongti-SC, STSongti-SC;
- font-weight: 400;
- font-size: 10px;
- color: #ffffff;
- line-height: 16px;
- padding-left: 32px;
- &.cdl {
- color: #111111;
- padding-left: 0;
- }
- }
- }
- .cd_page {
- width: 100%;
- font-family: STSongti-SC, STSongti-SC;
- font-weight: 400;
- font-size: 10px;
- color: #111111;
- line-height: 16px;
- text-align: center;
- position: absolute;
- bottom: 20px;
- }
- p {
- font-family: STSongti-SC, STSongti-SC;
- font-weight: 400;
- font-size: 10px;
- color: #252525;
- line-height: 14px;
- margin-top: 20px;
- &.p2 {
- font-size: 12px;
- line-height: 16px;
- }
- &.p3 {
- font-size: 12px;
- line-height: 16px;
- color: #33a7a7;
- }
- }
- .bp {
- font-family: PingFangSC, PingFang SC;
- font-weight: 600;
- font-size: 20px;
- color: #111111;
- line-height: 24px;
- }
- .big_title {
- font-family: STSongti-SC, STSongti-SC;
- font-weight: bold;
- font-size: 32px;
- color: #009191;
- line-height: 45px;
- margin-top: 20px;
- }
- &.fm {
- background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/report/fm_bg.png') no-repeat;
- background-size: 100% 100%;
- position: relative;
- }
- &.fm2 {
- background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/fm_bg.png') no-repeat;
- background-size: 100% 100%;
- position: relative;
- justify-content: flex-end;
- padding: 0 40px 30px;
- box-sizing: border-box;
- }
- .fm2-logo {
- width: 163px;
- height: 44px;
- position: absolute;
- top: 38px;
- left: 30px;
- }
- .fm2-logo2{
- width: 116px;
- height: 46px;
- position: absolute;
- top: 38px;
- right: 31px;
- }
- .fm2-perill {
- width: 308px;
- height: 58px;
- }
- .fm2-line {
- width: calc(100% - 87px);
- height: 1px;
- background: rgba(255, 255, 255, 0.12);
- margin-top: 12px;
- }
- .fm2-p {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 38px;
- color: #ffdf73;
- line-height: 48px;
- margin-top: 12px;
- }
- .fm2-texts {
- margin-top: 15px;
- overflow: hidden;
- justify-content: space-between;
- flex-wrap: wrap;
- }
- .fm2-texts-pre {
- width: 50%;
- margin-top: 15px;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- font-size: 12px;
- color: #ffffff;
- line-height: 12px;
- text-align: left;
- }
- .fm_img {
- width: 178px;
- height: 48px;
- margin: 20px 0 0 28px;
- }
- .fm_info {
- width: 100%;
- padding: 0 51px 41px 51px;
- position: absolute;
- bottom: 0;
- .fi_p {
- font-family: Helvetica;
- font-size: 48px;
- color: #ffd750;
- line-height: 58px;
- text-align: left;
- }
- .fi_line {
- width: 161px;
- height: 2px;
- background: #ffffff;
- margin-top: 5px;
- }
- .fi_title {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- font-size: 46px;
- color: #ffffff;
- line-height: 67px;
- text-align: left;
- margin-top: 10px;
- }
- .fi_tip {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- font-size: 14px;
- color: #ffffff;
- line-height: 20px;
- margin-top: 2px;
- }
- .fi_xx {
- margin-top: 15px;
- .fi_xx_pre {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- font-size: 10px;
- color: #99d3d3;
- line-height: 14px;
- &.ml {
- margin-left: 16px;
- }
- }
- }
- }
- .cb_content {
- padding: 28px 32px 0;
- &.jxpjmddj {
- padding: 28px 0 0;
- }
- }
- &.js {
- .js_boxs {
- margin-top: 26px;
- display: flex;
- justify-content: space-between;
- .jb_pre {
- width: calc(20% - 10px);
- height: 302px;
- border-radius: 0px 18px 0px 18px;
- border: 2px solid #33a7a7;
- padding-left: 10px;
- box-sizing: border-box;
- position: relative;
- .jbp_zm {
- width: 32px;
- height: 32px;
- background: #33a7a7;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 22px;
- color: #ffffff;
- line-height: 27px;
- text-align: center;
- position: absolute;
- left: 0;
- right: 0;
- }
- img {
- width: 48px;
- height: 48px;
- margin: 35px 32px 0 15px;
- }
- .jbp_title {
- width: 100%;
- height: 30px;
- padding: 0 20px 7px 0;
- border-bottom: 2px solid #33a7a7;
- box-sizing: border-box;
- font-family: STSongti-SC, STSongti-SC;
- font-weight: bold;
- font-size: 9px;
- color: #111111;
- line-height: 16px;
- margin-top: 10px;
- }
- p {
- font-family: STSongti-SC, STSongti-SC;
- font-weight: 400;
- font-size: 9px;
- color: #111111;
- line-height: 14px;
- padding: 7px 0 0 0;
- &:last-child {
- margin-top: 14px;
- }
- }
- &.jp1 {
- border: 2px solid #833479;
- .jbp_zm {
- background: #833479;
- }
- .jbp_title {
- color: #833479;
- border-bottom: 2px solid #833479;
- }
- .jbp_title {
- color: #833479;
- }
- }
- &.jp2 {
- border: 2px solid #009191;
- .jbp_zm {
- background: #009191;
- }
- .jbp_title {
- color: #009191;
- border-bottom: 2px solid #009191;
- }
- }
- &.jp3 {
- border: 2px solid #193d59;
- .jbp_zm {
- background: #193d59;
- }
- .jbp_title {
- color: #193d59;
- border-bottom: 2px solid #193d59;
- }
- }
- &.jp4 {
- border: 2px solid #ffd750;
- .jbp_zm {
- background: #ffd750;
- }
- .jbp_title {
- color: #ffd750;
- border-bottom: 2px solid #ffd750;
- }
- }
- &.jp5 {
- border: 2px solid #afcdf5;
- .jbp_zm {
- background: #afcdf5;
- }
- .jbp_title {
- color: #afcdf5;
- border-bottom: 2px solid #afcdf5;
- }
- }
- }
- }
- .js_single_box {
- margin-top: 20px;
- width: 100%;
- height: 112px;
- border-radius: 0px 18px 0px 18px;
- border: 2px solid #898989;
- padding-bottom: 10px;
- position: relative;
- .jsb_zm {
- width: 32px;
- height: 32px;
- background: #898989;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 22px;
- color: #ffffff;
- line-height: 32px;
- text-align: center;
- position: absolute;
- left: 0;
- right: 0;
- }
- .jsb_l {
- width: 111px;
- img {
- width: 48px;
- height: 48px;
- margin-top: 30px;
- }
- p {
- font-family: STSongti-SC, STSongti-SC;
- font-weight: 400;
- font-size: 10px;
- color: #898989;
- line-height: 16px;
- margin-top: 0px;
- }
- }
- .jsb_r {
- border-left: 2px solid #898989;
- padding: 10px 22px;
- flex: 1;
- font-family: STSongti-SC, STSongti-SC;
- font-weight: 400;
- font-size: 10px;
- color: #111111;
- line-height: 16px;
- }
- }
- }
- .mddj_title {
- img {
- width: 65px;
- height: 45px;
- }
- span {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 800;
- font-size: 32px;
- color: #009191;
- line-height: 40px;
- margin-left: 8px;
- }
- }
- .mddj_tip {
- font-size: 12px;
- margin-top: 30px;
- }
- .mddj_top {
- justify-content: space-between;
- margin-top: 42px;
- .tt_pre {
- width: calc(100% / 3 - 5px);
- .ttp_l {
- width: 27px;
- height: 48px;
- &.tl1 {
- background: #d6bbd2;
- }
- &.tl2 {
- background: #ffe796;
- }
- &.tl3 {
- background: #ad78a6;
- }
- }
- .ttp_r {
- width: calc(100% - 27px);
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #252525;
- line-height: 14px;
- padding-left: 4px;
- box-sizing: border-box;
- }
- }
- }
- .mddj_table {
- margin-top: 33px;
- .mt_l {
- flex: 1;
- box-sizing: border-box;
- }
- .mt_r {
- .mr_pre {
- font-size: 10px;
- color: #ffffff;
- width: 27px;
- padding: 0 4px;
- box-sizing: border-box;
- height: 100px;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- }
- .mt_top {
- background: #833479;
- .mt_l {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 20px;
- color: #ffffff;
- line-height: 20px;
- padding-left: 14px;
- }
- }
- .mt_list {
- border: 3px solid #833479;
- .ml_pre {
- border-bottom: 1px solid #e5e7eb;
- &:last-child {
- border: none;
- }
- &:nth-child(odd) {
- background: #f4f4f4;
- }
- &:nth-child(even) {
- background: #ffffff;
- }
- .mt_l {
- padding: 10px 12px;
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #252525;
- line-height: 16px;
- box-sizing: border-box;
- }
- .mp_pre {
- width: 27px;
- height: 100%;
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #1d2129;
- line-height: 13px;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- &.mp1 {
- background: #d6bbd2;
- }
- &.mp2 {
- background: #ffe796;
- }
- &.mp3 {
- background: #ad78a6;
- }
- }
- }
- }
- }
- .pjgx_title {
- font-size: 32px;
- color: #f09216;
- margin-top: 20px;
- }
- .mddj_boxs {
- margin-top: 10px;
- .mb_item {
- padding: 20px 0;
- border-bottom: 1px dotted #33a7a7;
- .mbi_title {
- background: rgba(131, 52, 120, 0.12);
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 10px;
- color: #33a7a7;
- line-height: 14px;
- padding: 5px;
- display: inline;
- }
- .mbi_text {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #111111;
- line-height: 14px;
- margin-top: 10px;
- }
- }
- }
- .cyfx_boxs {
- margin-top: 5px;
- display: flex;
- .cyfxb_box {
- width: calc(100% / 4 - 1px);
- border-left: 1px dotted #c1c7d2;
- padding: 0 5px;
- box-sizing: border-box;
- .cbb_top {
- padding: 9px 0;
- border-bottom: 1px dotted #c1c7d2;
- font-family: PingFangSC, PingFang SC;
- font-weight: 600;
- font-size: 20px;
- color: #33a7a7;
- line-height: 24px;
- text-align: right;
- &.red {
- color: #ad78a6;
- }
- }
- .cbb_bottom {
- .cbbb_item {
- width: 100%;
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin-top: 10px;
- min-height: 64px;
- .ci_l {
- width: calc(100% - 42px);
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #252525;
- line-height: 16px;
- padding-right: 10px;
- box-sizing: border-box;
- }
- .ci_r {
- width: 42px;
- height: 42px;
- .circle {
- position: relative;
- width: 39px;
- height: 39px;
- border-radius: 50%;
- border: 3px solid #ffe796;
- background-color: transparent;
- }
- .semi-circle {
- position: absolute;
- top: -3px;
- right: -3px;
- width: 39px;
- height: 39px;
- border-radius: 100%;
- background: conic-gradient(
- #33a7a7 0deg,
- /* 起始点 */ #33a7a7 calc(var(--percentage, 0) * 3.6deg),
- /* 切割范围 */ transparent calc(var(--percentage, 0) * 3.6deg),
- /* 切割的部分,使用透明 */ transparent 360deg /* 圆的结束 */
- );
- z-index: 2;
- &.red {
- background: conic-gradient(
- #ad78a6 0deg,
- /* 起始点 */ #ad78a6 calc(var(--percentage, 0) * 3.6deg),
- /* 切割范围 */ transparent calc(var(--percentage, 0) * 3.6deg),
- /* 切割的部分,使用透明 */ transparent 360deg /* 圆的结束 */
- );
- }
- }
- .number {
- position: absolute;
- width: 100%;
- height: 100%;
- left: 0;
- top: 0;
- background: #ffffff;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 800;
- font-size: 18px;
- color: #33a7a7;
- z-index: 3;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- border-radius: 50%;
- &.red {
- color: #ad78a6;
- }
- }
- }
- }
- }
- }
- }
- .jxpjmddj_box {
- border-radius: 0px 6px 0px 6px;
- border: 1px solid #e5e7eb;
- margin-top: 20px;
- padding: 8px;
- .jb_title {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 12px;
- color: #252525;
- line-height: 16px;
- }
- .jb_title2 {
- margin-top: 12px;
- font-family: PingFangSC, PingFang SC;
- font-weight: bold;
- font-size: 20px;
- color: #833479;
- line-height: 16px;
- }
- .jb_text {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #252525;
- line-height: 16px;
- margin-top: 10px;
- }
- }
- .xxfx_title {
- margin-top: 40px;
- .xt_pre {
- width: 58px;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 16px;
- color: #666666;
- line-height: 16px;
- text-align: center;
- }
- }
- .xxfx_list {
- .xl_item {
- margin-top: 20px;
- .xli_l {
- width: 177px;
- .xl_pre {
- width: 58px;
- font-family: PangMenZhengDaoBiaoTiTiMianFeiBan, PangMenZhengDaoBiaoTiTiMianFeiBan;
- font-weight: bolder;
- font-size: 20px;
- color: #666666;
- line-height: 16px;
- text-align: center;
- &.red {
- color: #33a7a7;
- }
- }
- }
- .xli_r {
- width: calc(100% - 177px);
- .xr_p {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #252525;
- line-height: 10px;
- }
- .xr_tb {
- width: 100%;
- height: 4px;
- margin-top: 26px;
- position: relative;
- .xt_pre {
- width: calc(100% / 3);
- height: 100%;
- &.p1 {
- background: #33a7a7;
- }
- &.p2 {
- background: rgba(118, 30, 106, 0.6);
- }
- &.p3 {
- background: #ffe796;
- }
- }
- .xt_score {
- position: absolute;
- left: 14px;
- top: -20px;
- .xts_num {
- background: #ffffff;
- box-shadow: 0px 4px 10px 0px rgba(118, 30, 106, 0.08);
- border-radius: 8px;
- border: 1px solid rgba(131, 52, 120, 0.19);
- font-family: PangMenZhengDao, PangMenZhengDao;
- font-weight: bold;
- font-size: 12px;
- line-height: 16px;
- padding: 10px 8px;
- white-space: nowrap;
- &.red {
- color: #33a7a7;
- }
- &.green {
- color: #ad78a6;
- }
- }
- .xts_box {
- flex: 1;
- height: 13px;
- background: #8f2e7c;
- }
- }
- }
- }
- }
- }
- .next_box {
- margin-top: 10px;
- background: rgba(118, 30, 106, 0.05);
- border-radius: 0px 6px 0px 6px;
- padding: 8px 8px;
- .nb_title {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 12px;
- color: #33a7a7;
- line-height: 16px;
- }
- .nb_p {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #111111;
- line-height: 16px;
- margin-top: 6px;
- }
- .nb_sj {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #252525;
- line-height: 20px;
- padding-left: 18px;
- }
- }
- .next_tip {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 10px;
- color: #252525;
- line-height: 16px;
- margin-top: 20px;
- }
- .team_title {
- margin-top: 20px;
- font-size: 20px;
- font-weight: bold;
- line-height: 24px;
- color: #111111;
- }
- .team_p {
- font-size: 10px;
- line-height: 16px;
- color: #111111;
- margin-top: 6px;
- }
- .cc_table {
- margin-top: 11px;
- table {
- width: 100%;
- border-collapse: separate;
- border-spacing: 1px;
- background-color: #efefef;
- tr {
- td {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #111111;
- line-height: 16px;
- min-height: 28px;
- background: #ffffff;
- padding: 5px 5px;
- &.red {
- background: #33a7a7;
- color: #ffffff;
- }
- &.pink {
- width: 58px;
- background: #dcbad4;
- }
- &.yellow {
- background: #ffd750;
- }
- &.th {
- text-align: center;
- }
- &.title {
- width: 27px;
- text-align: center;
- }
- }
- }
- }
- }
- .team_table {
- margin-top: 10px;
- table {
- width: 100%;
- border-collapse: separate;
- border-spacing: 1px;
- background-color: #efefef;
- tr {
- td {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #252525;
- line-height: 16px;
- padding: 6px 10px;
- background: #ffffff;
- &.mw {
- width: 50px;
- padding: 5px;
- }
- &.tc {
- height: 140px;
- }
- }
- &.th td {
- background: #33a7a7;
- color: #ffffff;
- }
- }
- }
- }
- .ztzdfx_box {
- width: 320px;
- margin-top: 16px;
- .zb_text {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 12px;
- color: #009191;
- line-height: 24px;
- }
- .zb_title {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 10px;
- color: #252525;
- line-height: 10px;
- margin-top: 6px;
- }
- .zb_line {
- width: 100%;
- height: 1px;
- background: #1d2129;
- margin-top: 9px;
- }
- .zb_pre {
- margin-top: 8px;
- .zbp_dian {
- width: 10px;
- height: 10px;
- border-radius: 5px;
- &.zd1 {
- background: #ffd650;
- }
- &.zd2 {
- background: #751e6a;
- }
- &.zd3 {
- background: #012846;
- }
- }
- span {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 10px;
- color: #252525;
- line-height: 10px;
- margin-left: 8px;
- }
- }
- .zb_memo {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 10px;
- color: #252525;
- line-height: 14px;
- margin-top: 7px;
- }
- }
- .cb_content {
- &.box_dj {
- .mddj_title span {
- color: #833479;
- }
- .p3 {
- color: #111111;
- }
- .mbi_title {
- background: #833479;
- font-weight: bold;
- font-size: 10px;
- color: #ffffff;
- line-height: 14px;
- }
- .mb_item {
- border-bottom: 1px dotted #833479;
- }
- }
- &.box_wbjg {
- .mddj_title span {
- color: #009191;
- }
- .p3 {
- color: #111111;
- }
- .mbi_title {
- background: #009191;
- font-weight: bold;
- font-size: 10px;
- color: #ffffff;
- line-height: 14px;
- }
- .mb_item {
- border-bottom: 1px dotted #009191;
- }
- }
- &.box_gx {
- .mddj_title span {
- color: #002846;
- }
- .p3 {
- color: #111111;
- }
- .mbi_title {
- background: #002846;
- font-weight: bold;
- font-size: 10px;
- color: #ffffff;
- line-height: 14px;
- }
- .mb_item {
- border-bottom: 1px dotted #002846;
- }
- }
- &.box_nbjg {
- .mddj_title span {
- color: #ffd750;
- }
- .p3 {
- color: #111111;
- }
- .mbi_title {
- background: #ffd750;
- font-weight: bold;
- font-size: 10px;
- color: #ffffff;
- line-height: 14px;
- }
- .mb_item {
- border-bottom: 1px dotted #ffd750;
- }
- .mbi_title {
- color: #252525;
- }
- }
- &.box_xx {
- .mddj_title span {
- color: #afcdf5;
- }
- .p3 {
- color: #111111;
- }
- .mbi_title {
- background: #afcdf5;
- font-weight: bold;
- font-size: 10px;
- color: #ffffff;
- line-height: 14px;
- }
- .mb_item {
- border-bottom: 1px dotted #afcdf5;
- }
- .mbi_title {
- color: #252525;
- }
- }
- &.box_ldl {
- .mddj_title span {
- color: #898989;
- }
- .p3 {
- color: #111111;
- }
- .mbi_title {
- background: #898989;
- font-weight: bold;
- font-size: 10px;
- color: #ffffff;
- line-height: 14px;
- }
- .mb_item {
- border-bottom: 1px dotted #898989;
- }
- .mbi_title {
- color: #fff;
- }
- }
- &.other {
- .mddj_title span {
- font-weight: 800;
- font-size: 32px;
- color: #252525;
- line-height: 32px;
- }
- .nb_title {
- font-weight: bold;
- font-size: 12px;
- color: #252525;
- line-height: 16px;
- }
- .next_box {
- background: #f7fafe;
- }
- }
- }
- .v2-top {
- width: 100%;
- height: 49px;
- background-repeat: no-repeat;
- background-size: 100% 100%;
- padding: 0 8px 0 32px;
- box-sizing: border-box;
- .vt-left {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 24px;
- color: #ffffff;
- span {
- font-family: PingFangSC, PingFang SC;
- font-weight: 600;
- font-size: 20px;
- color: #199c9c;
- margin-left: 40px;
- }
- &.black {
- color: #002846;
- }
- }
- .vt-right {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 8px;
- color: #002846;
- line-height: 14px;
- text-align: right;
- }
- }
- .v2-box {
- margin-top: 13px;
- background: #ffffff;
- border-radius: 10px;
- border: 1px solid #33a7a7;
- padding: 16px 16px 18px;
- position: relative;
- .vb-img1 {
- width: 48px;
- height: 6px;
- position: absolute;
- left: 12px;
- top: -3px;
- }
- .vb-img2 {
- width: 44px;
- height: 20px;
- position: absolute;
- left: 16px;
- bottom: -10px;
- }
- }
- .v2-p {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #002846;
- line-height: 16px;
- span {
- font-family: DIN, DIN;
- font-weight: bold;
- font-size: 14px;
- color: #009191;
- line-height: 14px;
- margin: 0 10px;
- }
- }
- .v2-p2 {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 12px;
- color: #002846;
- line-height: 16px;
- }
- .v2-p3 {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 14px;
- color: #002846;
- line-height: 20px;
- }
- .v2-six {
- flex: 1;
- margin-top: 29px;
- background: #f1f9f9;
- border-radius: 10px;
- position: relative;
- padding: 46px 16px 25px;
- .vsix-title {
- width: 234px;
- height: 42px;
- background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/intro_box_title_bg.png') no-repeat;
- background-size: 100% 100%;
- font-family: PingFangSC, PingFang SC;
- font-weight: 600;
- font-size: 20px;
- color: #ffffff;
- line-height: 42px;
- text-align: center;
- position: absolute;
- left: 50%;
- margin-left: -117px;
- top: -10px;
- }
- .vsix-p {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #002846;
- line-height: 16px;
- }
- .vsix-boxs {
- margin-top: 16px;
- overflow: hidden;
- .vsb {
- margin-top: 2px;
- background: #ffffff;
- border-radius: 8px;
- padding: 12px 16px 12px 24px;
- .vsb-img {
- width: 48px;
- height: 48px;
- }
- .vsb-right {
- width: calc(100% - 77px);
- margin-left: 29px;
- padding-left: 24px;
- box-sizing: border-box;
- position: relative;
- &::before {
- content: '';
- width: 1px;
- height: 48px;
- background: #e6eaed;
- position: absolute;
- left: 0;
- top: 50%;
- margin-top: -24px;
- }
- .vsbr-top {
- .vsbrt-type {
- width: 24px;
- height: 24px;
- border-radius: 4px;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 20px;
- color: #ffffff;
- line-height: 24px;
- text-align: center;
- }
- .vsbrt-title {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 14px;
- line-height: 16px;
- margin-left: 8px;
- }
- }
- .vsbr-desc {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #002846;
- line-height: 16px;
- margin-top: 10px;
- }
- }
- }
- }
- }
- .v2-data {
- background: #ffffff;
- border-radius: 10px;
- border: 1px solid #aedada;
- width: calc(100% - 9px);
- padding: 46px 16px 16px;
- box-sizing: border-box;
- margin: 27px 0 0 8px;
- position: relative;
- .vd-title {
- width: 134px;
- height: 44px;
- background-size: 100%;
- font-family: PingFangSC, PingFang SC;
- font-weight: 600;
- font-size: 18px;
- color: #ffffff;
- line-height: 30px;
- padding-left: 24px;
- box-sizing: border-box;
- position: absolute;
- top: -1px;
- left: -9px;
- &.vt2 {
- width: 224px;
- }
- &.vt3 {
- line-height: 36px;
- }
- &.black {
- color: #002846;
- }
- }
- }
- .vd-wd {
- margin-top: 8px;
- width: 100%;
- height: 34px;
- border-radius: 6px;
- padding: 0 10px;
- box-sizing: border-box;
- .vdwd-pre {
- width: 30%;
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 12px;
- color: #4d697e;
- line-height: 34px;
- text-align: left;
- &.vp {
- width: 40%;
- }
- span {
- font-family: DIN, DIN;
- font-weight: bold;
- font-size: 14px;
- color: #002846;
- line-height: 20px;
- }
- }
- }
- .vb-table {
- margin-top: 11px;
- border: 1px solid #ffe796;
- border-radius: 4px;
- .vbt-pre {
- height: 44px;
- .vbtp-left {
- width: 110px;
- height: 44px;
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 10px;
- color: #ffffff;
- line-height: 14px;
- border-bottom: 1px solid #ffffff;
- box-sizing: border-box;
- &.black {
- color: #002846;
- }
- }
- .vbtp-right {
- width: calc(100% - 110px);
- height: 44px;
- padding: 0 18px;
- box-sizing: border-box;
- display: flex;
- flex-direction: column;
- justify-content: center;
- .vbtpr-title {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 9px;
- color: #193d59;
- line-height: 10px;
- }
- .vbtpr-jd {
- margin-top: 7px;
- width: 100%;
- height: 6px;
- background: #f0f2f8;
- border-radius: 3px;
- position: relative;
- .vj_num {
- position: absolute;
- height: 6px;
- left: 0;
- top: 0;
- }
- .vj-val {
- background: #ffffff;
- border-radius: 4px;
- padding: 4px 7px;
- font-family: DIN, DIN;
- font-weight: bold;
- font-size: 12px;
- color: #002846;
- line-height: 10px;
- position: absolute;
- top: 50%;
- transform: translateY(-50%);
- z-index: 2;
- }
- }
- }
- &:last-child {
- .vbtp-left,
- .vbtp-right {
- border: none;
- }
- }
- }
- .vbt-th {
- height: 26px;
- border-radius: 4px 4px 0px 0px;
- border-bottom: 1px solid #ffffff;
- & > view {
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- font-size: 10px;
- color: #ffffff;
- line-height: 26px;
- text-align: center;
- }
- &.black {
- & > view {
- color: #002846;
- }
- }
- }
- .vbtt-w1 {
- width: 72px !important;
- }
- .vbtt-w2 {
- width: 46px !important;
- }
- .vbtt-w3 {
- flex: 1 !important;
- }
- .vbtp-num {
- font-family: DIN, DIN;
- font-weight: bold;
- font-size: 14px;
- color: #667e90;
- text-align: center;
- line-height: 44px;
- &.green {
- color: #199c9c;
- }
- }
- .vbtp-desc {
- height: 44px;
- flex: 1;
- display: flex;
- flex-direction: column;
- justify-content: center;
- .vbtpd-title {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 9px;
- color: #193d59;
- line-height: 10px;
- }
- .xr_tb {
- width: calc(100% - 20px);
- height: 4px;
- margin-top: 11px;
- position: relative;
- .xt_pre {
- width: calc(100% / 3);
- height: 100%;
- &.p1 {
- background: #ba8eb4;
- }
- &.p2 {
- background: #66bdbd;
- }
- &.p3 {
- background: #afcdf5;
- }
- }
- .xt_score {
- position: absolute;
- left: 14px;
- top: -9px;
- .xts_num {
- background: #ffffff;
- box-shadow: 0px 4px 10px 0px rgba(118, 30, 106, 0.08);
- border-radius: 4px;
- border: 1px solid rgba(131, 52, 120, 0.19);
- font-family: DIN, DIN;
- font-weight: bold;
- font-size: 12px;
- color: #904a87;
- line-height: 10px;
- padding: 4px 7px;
- white-space: nowrap;
- &.red {
- color: #904a87;
- }
- &.green {
- color: #199c9c;
- }
- }
- .xts_box {
- flex: 1;
- height: 8px;
- background: #199c9c;
- }
- }
- }
- }
- }
- .vb-category {
- position: absolute;
- top: 80px;
- left: 16px;
- .vbc-pre {
- margin-top: 16px;
- .vbcp-yuan {
- width: 10px;
- height: 10px;
- border-radius: 5px;
- &.y1 {
- background: #9f6196;
- }
- &.y2 {
- background: #afcdf5;
- }
- &.y3 {
- background: #ffd650;
- }
- &.y4 {
- background: #012846;
- }
- }
- .vbcp-text {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 12px;
- color: #002846;
- line-height: 10px;
- margin-left: 8px;
- }
- }
- }
- }
- .cd_box{
- width: 100%;
- color: #A1A1A1;
- }
|