SGGL_JT/SUBQHSE/FineUIPro.Web/res/home/css/index copy.css

1376 lines
31 KiB
CSS

.container {
padding: 0 0.5rem 0;
width: 100%;
display: grid;
grid-template-columns: 6.25rem 1fr 6.25rem;
grid-gap: 0.25rem;
}
.block3 {
width: 2.2625rem;
background: linear-gradient(180deg, rgba(1, 32, 56, 0.4) 0%, rgba(10, 58, 92, 0.7) 100%);
border: 2px solid;
border-image: linear-gradient(176deg, rgba(78, 167, 203, 0), rgba(78, 167, 203, 1)) 2 2;
border-top: none;
}
.block3-tit {
width: 100%;
height: 0.4125rem;
background-image: url(../res/images/01/r11.png);
background-position: left top;
background-size: 100% 100%;
background-repeat: no-repeat;
line-height: 0.4125rem;
padding-left: 0.6rem;
}
.block3-tit>span {
font-weight: bold;
font-size: 0.2rem;
color: #E4FBFF;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 17%, #8CEEFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.block3-main {
height: calc(100% - 0.4125rem);
width: 100%;
padding: 0.1875rem 0.25rem;
}
.block2 {
width: 3.75rem;
background: linear-gradient(180deg, rgba(1, 32, 56, 0.4) 0%, rgba(10, 58, 92, 0.7) 100%);
border: 2px solid;
border-image: linear-gradient(176deg, rgba(78, 167, 203, 0), rgba(78, 167, 203, 1)) 2 2;
border-top: none;
}
.block2-tit {
width: 100%;
height: 0.4125rem;
background-image: url(../res/images/01/r10.png);
background-position: left top;
background-size: 100% 100%;
background-repeat: no-repeat;
line-height: 0.4125rem;
padding-left: 0.6rem;
}
.block2-tit>span {
font-weight: bold;
font-size: 0.2rem;
color: #E4FBFF;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 17%, #8CEEFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.block2-main {
height: calc(100% - 0.4125rem);
width: 100%;
padding: 0.1875rem 0.25rem;
}
.block1 {
width: 3rem;
background: linear-gradient(180deg, rgba(1, 32, 56, 0.4) 0%, rgba(10, 58, 92, 0.7) 100%);
border: 2px solid;
border-image: linear-gradient(176deg, rgba(78, 167, 203, 0), rgba(78, 167, 203, 1)) 2 2;
border-top: none;
}
.block-tit1 {
width: 100%;
height: 0.4125rem;
background-image: url(../res/images/01/r01.png);
background-position: left top;
background-size: 100% 100%;
background-repeat: no-repeat;
line-height: 0.4125rem;
padding-left: 0.6rem;
}
.block-tit1>span {
font-weight: bold;
font-size: 0.2rem;
color: #E4FBFF;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 17%, #8CEEFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.block1-main {
height: calc(100% - 0.4125rem);
width: 100%;
padding: 0.1875rem 0.25rem;
}
.block {
width: 6.25rem;
background: linear-gradient(180deg, rgba(1, 32, 56, 0.4) 0%, rgba(10, 58, 92, 0.7) 100%);
border: 2px solid;
border-image: linear-gradient(176deg, rgba(78, 167, 203, 0), rgba(78, 167, 203, 1)) 2 2;
border-top: none;
}
.block-tit {
width: 100%;
height: 0.4125rem;
background-image: url(../res/images/01/l01.png);
background-position: left top;
background-size: 100% 100%;
background-repeat: no-repeat;
line-height: 0.4125rem;
padding-left: 0.6rem;
}
.block-tit>span {
font-weight: bold;
font-size: 0.2rem;
color: #E4FBFF;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 17%, #8CEEFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.block-main {
height: calc(100% - 0.4125rem);
width: 100%;
padding: 0.1875rem 0.25rem;
}
.org-row {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.org-row>.org-box {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.org-row>.org-box>.org-box-label {
font-weight: bold;
font-size: 0.175rem;
line-height: 1;
text-transform: none;
background: linear-gradient(180deg, #FFFFFF 0%, #26A3D1 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.org-row>.org-box>.org-box-value {
margin-bottom: 0.075rem;
font-weight: bold;
font-size: 0.25rem;
line-height: 1;
text-transform: none;
background: linear-gradient(180deg, #FFFFFF 17%, #FCC349 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.org-row1 {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.org-row1 > i {
background: url('../res/images/sprite.png') no-repeat -98px -5px;
width: 20px;
height: 20px;
}
.org-row1>.row1-inner {
width: calc(100% - 30px);
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
border-bottom: 1px solid #205481;
}
.org-row1>.row1-inner>.row1-tit {
width: 1rem;
font-weight: bold;
font-size: 0.175rem;
line-height: 0.175rem;
text-transform: none;
background: linear-gradient(180deg, #FFFFFF 0%, #26A3D1 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.row1-inner-children {
width: calc(100% - 1rem);
display: flex;
flex-direction: row;
justify-content: space-between;
}
.row1-inner-children>p {
flex: 1;
font-size: 0.175rem;
line-height: 1;
}
.row1-inner-children>p>span:first-child {
font-size: 0.175rem;
color: #C2D5E7;
}
.row1-inner-children>p>span:last-child {
font-weight: bold;
margin-left: 0.125rem;
background: linear-gradient(180deg, #FFFFFF 17%, #FCC349 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
#org {
display: flex;
flex-direction: column;
justify-content: space-between;
}
#Early>.block-main {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 10px;
}
.early-box {
padding: 0.1rem 0;
height: 100%;
width: 100%;
background: linear-gradient(183deg, rgba(1, 32, 56, 0.4) 0%, rgba(10, 58, 92, 0.7) 100%);
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.early-box-laber {
text-align: center;
font-size: 0.175rem;
color: #C2D5E7;
line-height: 1;
}
.early-box-value {
font-size: 0.2rem;
color: #94DAFF;
line-height: 1;
}
#check>.block-main {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 0.125rem;
}
#educat>.block-tit,
#check>.block-tit {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
}
#educat>.block-tit>div,
#check>.block-tit>div {
height: 0.4125rem;
line-height: 0.4125rem;
padding: 0 0.125rem;
color: #ffffff;
}
#educat>.block-tit>div>span,
#check>.block-tit>div>span {
font-weight: bold;
font-size: 0.2rem;
color: #E4FBFF;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 17%, #8CEEFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
#educat>.block-tit>.selected,
#check>.block-tit>.selected {
color: #ffffff;
background: linear-gradient(180deg, rgba(38, 144, 181, 0.1) 0%, #00A5DB 100%);
z-index: 9;
}
#check .early-box-value {
font-size: 0.25rem;
color: #70C3FF;
}
#check .early-box-value {
font-size: 0.2rem;
}
#check .early-box {
justify-content: space-around;
}
#check .early-box-value>span {
font-size: 0.15rem;
color: #C2D5E7;
}
#risk>.block-main {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 0.25rem;
}
#risk .box {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
}
#risk .box>i {
background-size: 256px 256px;
width: 40px;
height: 35px;
}
#risk .box:nth-child(1) > i {
background-image: url('../res/images/sprite.png');
background-repeat: no-repeat;
background-position: -132px -80px;
}
#risk .box:nth-child(2) > i {
background-image: url('../res/images/sprite.png');
background-repeat: no-repeat;
background-position: 0 -80px;
}
#risk .box:nth-child(3) > i {
background-image: url('../res/images/sprite.png');
background-repeat: no-repeat;
background-position: -43px -80px;
}
#risk .box:nth-child(4) > i {
background-image: url('../res/images/sprite.png');
background-repeat: no-repeat;
background-position: -89px -80px;
}
.box-row>.box-row-label {
font-weight: bold;
font-size: 0.175rem;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 0%, #EF3B49 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.box-row>.box-row-value {
margin-top: 0.25rem;
font-weight: bold;
font-size: 0.175rem;
text-align: left;
color: #EF3B49;
}
#risk .box:nth-child(2)>.box-row>.box-row-label {
background: linear-gradient(180deg, #FFFFFF 0%, #EF893B 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
#risk .box:nth-child(2)>.box-row>.box-row-value {
color: #EF893B;
}
#risk .box:nth-child(3)>.box-row>.box-row-label {
background: linear-gradient(180deg, #FFFFFF 0%, #EFCB3B 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
#risk .box:nth-child(3)>.box-row>.box-row-value {
color: #EFCB3B;
}
#risk .box:nth-child(4)>.box-row>.box-row-label {
background: linear-gradient(180deg, #FFFFFF 0%, #3B8CEF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
#risk .box:nth-child(4)>.box-row>.box-row-value {
color: #3B8CEF;
}
#tools>.block-main {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 0.25rem;
}
#tools .t-box {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
}
#tools .t-box-tit {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
}
#tools .t-box-tit>p {
font-size: 0.175rem;
color: #FFFFFF;
}
#tools .r-row {
height: 0.375rem;
padding-left: 0.125rem;
width: 100%;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
background-image: url(../res/images/01/l08.png);
background-position: left top;
background-repeat: no-repeat;
background-size: 100% 100%;
}
#tools .r-row>.r-row-label {
font-size: 0.175rem;
color: #FFFFFF;
margin-right: 0.125rem;
}
#tools .r-row>.r-row-value>span:first-child {
font-weight: bold;
font-size: 0.225rem;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 17%, #1AEDFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
#tools .r-row>.r-row-value>span:last-child {
font-size: 0.175rem;
color: #C2D5E7;
}
#tzsb .box,
#tzh .box {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
#tzsb .box > i {
background: url('../res/images/sprite.png') no-repeat -1px -279px;
width: 59px;
height: 40px;
}
#tzsb .box > .row > .row-lab,
#tzh .box > .row > .row-lab {
width: 1.375rem;
height: 0.3rem;
text-align: center;
line-height: 0.3rem;
font-weight: bold;
font-size: 0.2rem;
color: #FFFFFF;
background-image: url(../res/images/01/r18.png);
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
margin-bottom: 0.125rem;
}
#tzsb .box>.row>.row-val>span:first-child,
#tzh .box>.row>.row-val>span:first-child {
font-weight: bold;
font-size: 0.375rem;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 17%, #FCC349 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
#tzsb .box>.row>.row-val>span:last-child,
#tzh .box>.row>.row-val>span:last-child {
font-size: 0.175rem;
color: #C2D5E7;
}
#tzh .box > i {
background: url('../res/images/sprite.png') no-repeat -72px -279px;
width: 59px;
height: 40px;
}
#tzsb .box>.row,
#tzh .box>.row {
margin-left: 0.125rem;
}
.educa-box {
height: 100%;
width: 100%;
display: grid;
grid-template-columns: 1fr 1.925rem 1fr;
gap: 0.125rem;
}
.educa-box > .box1:nth-child(2) {
width: 1.925rem;
height: 1.325rem;
background-image: url(../res/images/01/r04.png);
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
}
.educa-box>.box1:nth-child(1),
.educa-box>.box1:nth-child(3) {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.educa-box>.box1:nth-child(1) {
align-items: flex-end;
}
.educa-box>.box1:nth-child(1)>.box1-row,
.educa-box>.box1:nth-child(3)>.box1-row {
display: flex;
flex-direction: row;
}
.educa-box > .box1:nth-child(1) > .box1-row > i {
width: 27px;
height: 30px;
background: url('../res/images/sprite.png') no-repeat -65px 0;
}
.educa-lab {
font-weight: bold;
font-size: 0.175rem;
background: linear-gradient(180deg, #FFFFFF 0%, #26A3D1 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.educa-val>span:first-child {
font-weight: bold;
font-size: 0.2rem;
text-transform: none;
background: linear-gradient(180deg, #FFFFFF 17%, #FCC349 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.educa-val>span:last-child {
font-size: 0.175rem;
color: #C2D5E7;
}
.educa-box > .box1:nth-child(1) > .box1-row:nth-child(2) > i {
width: 27px;
height: 30px;
background: url('../res/images/sprite.png') no-repeat -130px 0;
}
.educa-box > .box1:nth-child(3) > .box1-row:nth-child(1) > i {
width: 27px;
height: 30px;
background: url('../res/images/sprite.png') no-repeat -34px 0;
}
.educa-box > .box1:nth-child(3) > .box1-row:nth-child(2) > i {
width: 27px;
height: 30px;
background: url('../res/images/sprite.png') no-repeat -166px 0;
}
.center {
display: grid;
grid-template-rows: 1fr 1.425rem 1.85rem 2.725rem;
gap: 0.25rem;
}
.block4 {
width: 100%;
background: linear-gradient(180deg, rgba(1, 32, 56, 0.4) 0%, rgba(10, 58, 92, 0.7) 100%);
border: 2px solid;
border-image: linear-gradient(176deg, rgba(78, 167, 203, 0), rgba(78, 167, 203, 1)) 2 2;
border-top: none;
}
.block4-tit {
width: 100%;
height: 0.4125rem;
background-image: url(../images/01/m07.png);
background-position: left top;
background-size: 100% 100%;
background-repeat: no-repeat;
line-height: 0.4125rem;
padding-left: 0.6rem;
}
.block4-tit>span {
font-weight: bold;
font-size: 0.2rem;
color: #E4FBFF;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 17%, #8CEEFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.block4-main {
height: calc(100% - 0.4125rem);
width: 100%;
padding: 0.1875rem 0.25rem;
}
.block5 {
width: 5.5rem;
background: linear-gradient(180deg, rgba(1, 32, 56, 0.4) 0%, rgba(10, 58, 92, 0.7) 100%);
border: 2px solid;
border-image: linear-gradient(176deg, rgba(78, 167, 203, 0), rgba(78, 167, 203, 1)) 2 2;
border-top: none;
}
.block5-tit {
width: 100%;
height: 0.4125rem;
background-image: url(../res/images/01/m08.png);
background-position: left top;
background-size: 100% 100%;
background-repeat: no-repeat;
line-height: 0.4125rem;
padding-left: 0.6rem;
}
.block5-tit>span {
font-weight: bold;
font-size: 0.2rem;
color: #E4FBFF;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 17%, #8CEEFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.block5-main {
height: calc(100% - 0.4125rem);
width: 100%;
padding: 0.1875rem 0.25rem;
}
.block6 {
width: 4.25rem;
background: linear-gradient(180deg, rgba(1, 32, 56, 0.4) 0%, rgba(10, 58, 92, 0.7) 100%);
border: 2px solid;
border-image: linear-gradient(176deg, rgba(78, 167, 203, 0), rgba(78, 167, 203, 1)) 2 2;
border-top: none;
}
.block6-tit {
width: 100%;
height: 0.4125rem;
background-image: url(../res/images/01/m09.png);
background-position: left top;
background-size: 100% 100%;
background-repeat: no-repeat;
line-height: 0.4125rem;
padding-left: 0.6rem;
}
.block6-tit>span {
font-weight: bold;
font-size: 0.2rem;
color: #E4FBFF;
text-align: left;
background: linear-gradient(180deg, #FFFFFF 17%, #8CEEFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.block6-main {
height: calc(100% - 0.4125rem);
width: 100%;
padding: 0.1875rem 0.25rem;
}
.map {
width: 100%;
}
.wd-box {
width: 1.7rem;
height: 0.65rem;
display: flex;
flex-direction: row;
align-items: center;
}
.wd-box>i {
width: 36px;
height: 40px;
}
.wd-box:nth-child(2n-1) > i {
background: url('../res/images/sprite.png') no-repeat -200px 0;
}
.wd-box:nth-child(2n) > i {
background: url('../res/images/sprite.png') no-repeat -246px 0;
}
.wd-row {
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.wd-row > .wd-row-label {
background-image: url(../res/images/01/r16.png);
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
width: 1.1375rem;
height: 0.3rem;
line-height: 0.3rem;
text-align: center;
font-weight: bold;
font-size: 0.2rem;
color: #FFFFFF;
}
.wd-row>.wd-row-value>span:first-child {
font-weight: bold;
font-size: 0.225rem;
}
.wd-row>.wd-row-value>span:last-child {
font-size: 0.175rem;
color: #C2D5E7;
margin-left: 0.05rem;
}
.wd {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.wd-box:nth-child(2n-1)>.wd-row>.wd-row-value>span:first-child {
background: linear-gradient(180deg, #FFFFFF 17%, #1AEDFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.wd-box:nth-child(2n)>.wd-row>.wd-row-value>span:first-child {
background: linear-gradient(180deg, #FFFFFF 17%, #E7ACEB 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.yjgl {
width: 100%;
height: 100%;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
row-gap: 0.125rem;
column-gap: 0.25rem;
}
.yjgl > .yjgl-row {
background-image: url(../res/images/01/m12.png);
background-position: left top;
background-repeat: no-repeat;
background-size: 100% 100%;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
padding: 0 0.125rem;
}
.yjgl>.yjgl-row>i {
width: 30px;
height: 27px;
}
.yjgl > .yjgl-row:nth-child(1) > i {
background: url('../res/images/sprite.png') no-repeat 0 -236px;
}
.yjgl > .yjgl-row:nth-child(2) > i {
background: url('../res/images/sprite.png') no-repeat -71px -237px;
}
.yjgl > .yjgl-row:nth-child(3) > i {
background: url('../res/images/sprite.png') no-repeat -38px -236px;
}
.yjgl > .yjgl-row:nth-child(4) > i {
background: url('../res/images/sprite.png') no-repeat -106px -237px;
}
.yjgl>.yjgl-row>h6 {
margin-left: 0.1rem;
}
.yjgl>.yjgl-row>p {
margin-left: 0.1rem;
}
.yjgl>.yjgl-row:nth-child(2n-1)>h6 {
font-weight: bold;
font-size: 0.175rem;
background: linear-gradient(180deg, #FFFFFF 0%, #26A3D1 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.yjgl>.yjgl-row:nth-child(2n)>h6 {
font-weight: bold;
font-size: 0.175rem;
background: linear-gradient(180deg, #FFFFFF 0%, #D1A326 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.yjgl>.yjgl-row:nth-child(2n-1)>p {
font-weight: bold;
font-size: 0.225rem;
background: linear-gradient(180deg, #FFFFFF 0%, #26A3D1 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.yjgl>.yjgl-row:nth-child(2n)>p {
font-weight: bold;
font-size: 0.225rem;
background: linear-gradient(180deg, #FFFFFF 0%, #D1A326 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.yjgl>.yjgl-row>p>span:last-child {
margin-left: 2px;
font-size: 0.175rem;
}
.gchf {
height: 100%;
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 0.2rem;
}
.gc-box {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.gc-box > i {
background: url('../res/images/sprite.png') no-repeat -142px -238px;
width: 34px;
height: 26px
}
.gc-box > h6 {
width: 100%;
height: 0.325rem;
line-height: 0.325rem;
background-image: url(../res/images/01/r16.png);
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
font-weight: bold;
font-size: 0.175rem;
text-align: center;
color: #befaff;
}
.gc-box>p>span:first-child {
font-weight: bold;
font-size: 0.225rem;
text-align: center;
background: linear-gradient(180deg, #FFFFFF 17%, #1AEDFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.gc-box>p>span:last-child {
font-size: 0.175rem;
color: #C2D5E7;
}
.byjl {
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.byjl::-webkit-scrollbar {
display: none;
}
.byjl-item {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.byjl-item > i {
background: url('../res/images/sprite.png') no-repeat -181px -241px;
width: 20px;
height: 20px;
}
.byjl-item>h6 {
font-weight: bold;
font-size: 0.175rem;
background: linear-gradient(180deg, #FFFFFF 0%, #26A3D1 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.byjl-item>p>span:first-child {
font-weight: bold;
font-size: 0.2rem;
background: linear-gradient(180deg, #FFFFFF 0%, #05937B 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.byjl-item>p>span:last-child {
font-size: 0.175rem;
color: #C2D5E7;
}
.byjl-item>.row {
margin-left: 0.25rem;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
}
.byjl-item>.row>h6 {
font-weight: bold;
font-size: 0.175rem;
background: linear-gradient(180deg, #FFFFFF 0%, #26A3D1 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.byjl-item>.row>.bar {
width: 2rem;
height: 0.075rem;
background-color: #173A55;
margin-left: 0.125rem;
}
.byjl-item>.row>.bar>.bar-inner {
height: 0.075rem;
background: linear-gradient(90deg, #1478AD 0%, #34ECFE 100%);
}
.sgfa {
height: 100%;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-column: 0.05rem;
}
.sgfa-item {
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.sgfa-item>i {
width: 57px;
height: 41px
}
.sgfa-item:nth-child(1) > i {
background: url('../res/images/sprite.png') no-repeat -131px -47px;
}
.sgfa-item:nth-child(2) > i {
background: url('../res/images/sprite.png') no-repeat -201px -49px;
}
.sgfa-item:nth-child(3) > i {
background: url('../res/images/sprite.png') no-repeat -272px -48px;
}
.sgfa-item > h6 {
height: 0.3rem;
font-size: 0.175rem;
line-height: 0.3rem;
padding: 0 0.075rem;
text-align: center;
color: #77cdec;
background-image: url(../res/images/01/r16.png);
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
}
.sgfa-item:nth-child(1) > h6 {
background-image: url(../res/images/01/r15.png);
color: #fddc70;
}
.sgfa-item>p>span:first-child {
font-weight: bold;
color: #77cdec;
}
.sgfa-item:nth-child(1)>p>span:first-child {
font-size: 0.225rem;
text-align: center;
color: #fddc70;
}
.sgfa-item>p>span:last-child {
font-size: 0.175rem;
color: #C2D5E7;
}
.xkz {
height: 100%;
display: grid;
grid-template-columns: 1fr 1fr;
grid-column: 0.1875rem;
}
.xkz-box {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.xkz-box>i {
width: 30px;
height: 35px;
}
.xkz-box:nth-child(1) > i {
background: url('../res/images/sprite.png') no-repeat -301px -1px;
}
.xkz-box:nth-child(2) > i {
background: url('../res/images/sprite.png') no-repeat -347px -2px;
}
.xkz-box>h6 {
width: 100%;
height: 0.325rem;
text-align: center;
line-height: 0.325rem;
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
font-size: 0.175rem;
color: #FFFFFF;
}
.xkz-box:nth-child(1) > h6 {
background-image: url(../res/images/01/r18.png);
}
.xkz-box:nth-child(2) > h6 {
background-image: url(../res/images/01/r20.png);
}
.xkz-box:nth-child(1)>p {
font-weight: bold;
font-size: 0.225rem;
background: linear-gradient(90deg, #FFFFFF 17%, #FCC349 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.xkz-box:nth-child(2)>p {
font-weight: bold;
font-size: 0.225rem;
background: linear-gradient(180deg, #FFFFFF 17%, #49FCE7 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.jlqj {
display: grid;
grid-template-columns: 1fr 78px 1fr;
column-gap: 0.375rem;
}
.jlqj > i {
background: url('../res/images/sprite.png') no-repeat 0 -326px;
width: 78px;
height: 84px;
}
.jlqj>.jlqj-box {
height: 100%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.jlqj > .jlqj-box > i {
background: url('../res/images/sprite.png') no-repeat -339px -49px;
width: 30px;
height: 29px;
}
.jlqj-item {
margin-left: 0.25rem;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-content: flex-start;
}
.jlqj-item > h6 {
height: 0.35rem;
line-height: .35rem;
width: 1.075rem;
text-align: center;
background-image: url(../res/images/01/r23.png);
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
font-size: 0.2rem;
color: #FFFFFF;
}
.jlqj-item>p>span:nth-child(2) {
margin-left: 0.05rem;
font-size: 0.175rem;
color: #C2D5E7;
}
.jlqj-item>p>span:nth-child(1) {
font-weight: bold;
font-size: 0.3rem;
background: linear-gradient(180deg, #FFFFFF 17%, #FCC349 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.jlqj > .jlqj-box:nth-of-type(2) > .jlqj-item > h6 {
background-image: url(../res/images/01/r25.png);
}
.jlqj > .jlqj-box:nth-of-type(2) > i {
background: url('../res/images/sprite.png') no-repeat -385px -49px;
}
.jlqj>.jlqj-box:nth-of-type(2)>.jlqj-item>p>span:first-child {
background: linear-gradient(180deg, #FFFFFF 17%, #49FCE7 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.zhl {
height: 100%;
width: 100%;
display: grid;
grid-template-columns: 50% 50%;
}
.project-box {
height: 0.625rem;
width: 100%;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.p-item {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
}
.p-item>i {
width: 55px;
height: 50px;
}
.p-item:nth-child(1) > i {
background: url('../res/images/sprite.png') no-repeat 0 -38px;
}
.p-item:nth-child(2) > i {
background: url('../res/images/sprite.png') no-repeat 0 -103px;
}
.p-item:nth-child(3) > i {
background: url('../res/images/sprite.png') no-repeat -60px -39px;
}
.p-item:nth-child(4) > i {
background: url('../res/images/sprite.png') no-repeat -60px -102px;
}
.p-row {
margin-left: 0.15rem;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
}
.p-item:nth-child(2n-1)>.p-row>h6 {
font-weight: bold;
font-size: 0.2rem;
background: linear-gradient(180deg, #FFFFFF 17%, #FCC349 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.p-item:nth-child(2n-1)>.p-row>p {
font-weight: bold;
font-size: 0.3rem;
background: linear-gradient(180deg, #FFFFFF 17%, #FCC349 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.p-item:nth-child(2n-1)>.p-row>p>span:last-child {
font-size: 0.15rem;
}
.p-item:nth-child(2n)>.p-row>h6 {
font-weight: bold;
font-size: 0.2rem;
background: linear-gradient(180deg, #FFFFFF 17%, #FC6D49 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.p-item:nth-child(2n)>.p-row>p {
font-weight: bold;
font-size: 0.3rem;
background: linear-gradient(180deg, #FFFFFF 17%, #FC6D49 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.p-item:nth-child(2n)>.p-row>p>span:last-child {
font-size: 0.15rem;
}
.mapandvideo {
height: calc(100% - 0.875rem);
display: grid;
grid-template-columns: 1fr 4.225rem;
}
#video {
position: relative;
padding: 0 0.125rem;
background: linear-gradient( 183deg, rgba(1,32,56,0.4) 0%, rgba(10,58,92,0.7) 100%);
}
.v-tit {
margin-top: 0.375rem;
font-weight: bold;
text-align: center;
font-size: 0.225rem;
color: #E4FBFF;
background: linear-gradient(180deg, #FFFFFF 17%, #8CEEFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.v-player{
margin-top: 0.2rem;
height: 2.725rem;
width: 100%;
background-color: rgba(0, 0, 0, .4);
}
#video>p{
position: absolute;
bottom: 0.125rem;
left: 0.125rem;
right: 0.125rem;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
color: #7ECEF7;
font-size: 0.15rem;
}