You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
495 lines
8.7 KiB
495 lines
8.7 KiB
|
|
.head .h1 {
|
|
text-align: left;
|
|
font-size: 0.3rem;
|
|
line-height: 0.5rem;
|
|
padding-left: 0.3rem;
|
|
float: left;
|
|
}
|
|
.head .nav {
|
|
float: left;
|
|
margin-top: 13px;
|
|
margin-left: 100px;
|
|
background: url(../images/tab_bj.png);
|
|
width: 268px;
|
|
height: 39px;
|
|
text-align: center;
|
|
line-height: 39px;
|
|
color: #fff;
|
|
}
|
|
.head .nav:hover {
|
|
color: #ffff00;
|
|
}
|
|
.head .sub {
|
|
margin-left: -30px;
|
|
}
|
|
.tabslect {
|
|
overflow: hidden;
|
|
/* padding-left: 0.3rem; */
|
|
color: aqua;
|
|
width: 65%;
|
|
padding-top: 0.1rem;
|
|
position: absolute;
|
|
z-index: 99;
|
|
}
|
|
.tabslect-item {
|
|
float: left;
|
|
margin-right: 0.05rem;
|
|
border: #01dff4 1px solid;
|
|
background-color: #25e1f152;
|
|
padding: 0.01rem 0.1rem;
|
|
border-radius: 5px;
|
|
color: #01dff4;
|
|
z-index: 999999;
|
|
font-size:0.15rem
|
|
}
|
|
.tabslect-item:hover {
|
|
color: white;
|
|
}
|
|
.tabslect .act {
|
|
color: white;
|
|
}
|
|
.alltitle {
|
|
font-size: 16px;
|
|
color: #fff;
|
|
text-align: left;
|
|
line-height: 0.17rem;
|
|
width: fit-content;
|
|
border: 1px solid #3690ff;
|
|
margin: 0 auto;
|
|
/* padding: 0 0.06rem; */
|
|
margin-top: -0.16rem;
|
|
background-color: #094193;
|
|
position: relative;
|
|
border-radius: 5px;
|
|
}
|
|
.alltitle .title {
|
|
padding: 8px 17px;
|
|
}
|
|
|
|
.zhutipaihang-title {
|
|
width: 45px;
|
|
height: 90%;
|
|
/* text-align: center; */
|
|
padding: 11px;
|
|
float: left;
|
|
writing-mode: vertical-lr;
|
|
background-color: #fcfdff;
|
|
background-image: linear-gradient(45deg, #00156e 47%, #0ff 122%);
|
|
text-align: center;
|
|
color: #0ff;
|
|
border: #0ff 1px dashed;
|
|
letter-spacing: 0.04rem;
|
|
margin-top: 0.08rem;
|
|
}
|
|
.zhutipaihang-table {
|
|
padding: 5px;
|
|
}
|
|
.zhutipaihang-li {
|
|
clear: both;
|
|
width: 100%;
|
|
background-color: #fcfdff;
|
|
background-image: linear-gradient(184deg, #00156e 48%, #0ff 171%);
|
|
line-height: 29px;
|
|
margin: 5px;
|
|
color: #01dff4;
|
|
}
|
|
.zhutipaihang-li div {
|
|
float: left;
|
|
text-align: center;
|
|
}
|
|
.ztpht1 {
|
|
width: 90px;
|
|
}
|
|
.ztpht2 {
|
|
width: 116;
|
|
}
|
|
.ztpht3 {
|
|
width: 90px;
|
|
}
|
|
.ztphn1 {
|
|
width: 30px;
|
|
}
|
|
.ztphn2 {
|
|
width: 60px;
|
|
}
|
|
.ztphn3 {
|
|
width: 112px;
|
|
}
|
|
.ztphn4 {
|
|
width: 90px;
|
|
}
|
|
.kjzyjs {
|
|
/* background-color: red; */
|
|
overflow: hidden;
|
|
padding: 10px;
|
|
color: #01dff4;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.kjzyjs div {
|
|
float: left;
|
|
}
|
|
.kjzyjs-left {
|
|
text-align: center;
|
|
width: 20%;
|
|
line-height: 40px;
|
|
}
|
|
.kjzyjs-center {
|
|
width: 68%;
|
|
margin-top:0.1rem;
|
|
line-height: 35px;
|
|
}
|
|
.kjzyjs-center .progress {
|
|
height: 5px;
|
|
width: 100%;
|
|
background-color: aqua;
|
|
display: block;
|
|
position: absolute;
|
|
}
|
|
.kjzyjs-right {
|
|
width: 10%;
|
|
height: 60px;
|
|
border-radius: 50%;
|
|
border: 1px solid #01dff4;
|
|
text-align: center;
|
|
display: flex;
|
|
background-color: yellow;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.kjzyjs-right div{
|
|
background-color: red;
|
|
padding: 0 0.05rem;
|
|
display: block;
|
|
}
|
|
.select {
|
|
float: left;
|
|
border: #01dff4 1px solid;
|
|
background-color: #25e1f152;
|
|
border-radius: 4px;
|
|
padding: 0 5px;
|
|
box-sizing: border-box;
|
|
font-weight: bold;
|
|
color: #fff;
|
|
|
|
}
|
|
.select option {
|
|
border: #01dff4 1px solid;
|
|
background-color: #0d4f81;
|
|
color: white;
|
|
}
|
|
option:hover{background-color: #554ddd;}
|
|
.switch-time {
|
|
margin-top: -0.1rem;
|
|
padding-right: 0.3rem;
|
|
text-align: right;
|
|
z-index: 99;
|
|
position: relative;
|
|
}
|
|
|
|
.switch-time a {
|
|
border-radius: 0.04rem;
|
|
background-color: #3d5a9b;
|
|
color: #c1c2d4;
|
|
padding: 0.03rem 0.15rem;
|
|
z-index: 999;
|
|
margin: 0;
|
|
}
|
|
.switch-time a:hover {
|
|
color: yellow;
|
|
background-color: #4c6bad;
|
|
}
|
|
|
|
.switch-time .act {
|
|
border-radius: 0.03rem;
|
|
background-color: #0c66d0;
|
|
color: #ffffff;
|
|
padding: 0.03rem 0.15rem;
|
|
z-index: 999;
|
|
margin: 0;
|
|
}
|
|
|
|
.ziyuanpaihang {
|
|
width: 98%;
|
|
height: 0.8rem;
|
|
background-color: #15287bc9;
|
|
padding: 0.06rem;
|
|
color: #01dff4;
|
|
margin: 0.06rem;
|
|
clear: both;
|
|
position: relative;
|
|
}
|
|
.ziyuanpaihang .top{
|
|
position: absolute;left:0;top:0;
|
|
}
|
|
.ziyuanpaihang div {
|
|
float: left;
|
|
}
|
|
.ziyuanpaihang .ico {
|
|
width: 1rem;
|
|
padding: 0.05rem 0.1rem;
|
|
display: block;
|
|
text-align: center;
|
|
line-height: 0.22rem;
|
|
}
|
|
.ziyuanpaihang .ico img {
|
|
width: 0.35rem;
|
|
}
|
|
.ziyuanpaihang .content {
|
|
width: 3.5rem;
|
|
margin-right: 0.2rem;
|
|
}
|
|
.ziyuanpaihang .content div {
|
|
/* padding: 0 0.2rem; */
|
|
line-height: 0.26rem;
|
|
text-align: center;
|
|
color: white;
|
|
background-color: #164db9;
|
|
margin: 0.04rem 0.05rem;
|
|
border-radius: 9px;
|
|
font-size: 0.15rem;
|
|
width: 47%;
|
|
}
|
|
.ziyuanpaihang .content div span {
|
|
color: #00ffff;
|
|
}
|
|
.ziyuanpaihang .total {
|
|
padding: 0.07rem 0 0 0.2rem;
|
|
font-size: 0.15rem;
|
|
}
|
|
.ziyuanpaihang .line {
|
|
width: 0.03rem;
|
|
height: 0.4rem;
|
|
border-radius: 3px;
|
|
margin-top: 0.15rem;
|
|
background-color: turquoise;
|
|
}
|
|
.ziyuanpaihang .total span {
|
|
font-size: 0.23rem;
|
|
}
|
|
.qyzyhzjc {
|
|
color: #0ff;
|
|
margin: 0 auto;
|
|
position: relative;
|
|
display:flex;
|
|
width: fit-content;
|
|
height: 1.8rem;
|
|
}
|
|
|
|
.qyzyhzjc .item {
|
|
position: relative;
|
|
float: left;
|
|
height: 1.2rem;
|
|
width: 1.2rem;
|
|
background: url(../images/big_quan.png) no-repeat top center;
|
|
text-align: center;
|
|
background-size: cover;
|
|
margin:0.6rem 0.31rem 0 0.31rem;
|
|
}
|
|
.qyzyhzjc .item:nth-child(2){
|
|
margin:0.6rem 0rem 0 0rem;
|
|
|
|
}
|
|
.qyzyhzjc .item .num {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0.36rem;
|
|
right: 0;
|
|
bottom: 0;
|
|
margin: auto;
|
|
}
|
|
.qyzyhzjc .item .num span{
|
|
font-size: 0.24rem;font-weight: bold;
|
|
}
|
|
|
|
.qyzyhzjc .item .edus {
|
|
margin-bottom: -0.3rem;
|
|
color: white;
|
|
height: fit-content;
|
|
font-size: 0.19rem;
|
|
}
|
|
.paihang {
|
|
display: grid;
|
|
height:2.2rem;
|
|
position: relative;
|
|
}
|
|
.paihang .list{
|
|
float: left;
|
|
border:1px solid #00ffff;
|
|
height: 0.6rem;
|
|
border-radius: 0 0.15rem 0 0;
|
|
margin: 0.04rem;
|
|
width: 48%;
|
|
}
|
|
.paihang h3{
|
|
font-size: 0.16rem;
|
|
color: #00ffff;
|
|
margin-top: 0.08rem;
|
|
margin: 0;
|
|
}
|
|
|
|
.paihang .list div{
|
|
float: left;
|
|
}
|
|
.paihang .list .top{
|
|
line-height: 0.5rem;
|
|
width: 0.5rem;
|
|
text-align: center;
|
|
}
|
|
.paihang .list .head{
|
|
width: 0.9rem;
|
|
height:auto;
|
|
padding-top: 0.02rem;
|
|
}
|
|
.paihang .list .head .name{
|
|
color: #00ffff;
|
|
font-weight: bold;
|
|
}
|
|
.paihang .list .head .school{
|
|
color: white;
|
|
line-height: 0.15rem;
|
|
}
|
|
.paihang .list .total{
|
|
line-height: 0.2rem;
|
|
padding-top: 0.09rem;
|
|
margin-right:0.15rem
|
|
}
|
|
.paihang .list .total .num{
|
|
font-size: 0.23rem;
|
|
color: #ffd900;
|
|
}
|
|
.paihang .list .total .num-name{
|
|
color: #00ffff;
|
|
font-size:0.15rem;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.jigou-paihang {
|
|
clear: both;
|
|
height:3rem;
|
|
position: relative;
|
|
overflow: hidden;
|
|
}
|
|
.title-ico{
|
|
width: 0.15rem;
|
|
margin-right: 0.05rem;
|
|
}
|
|
.jigou-paihang .list{
|
|
float: left;
|
|
height: 0.43rem;
|
|
margin: 0.03rem;
|
|
position: relative;
|
|
width: 48%;
|
|
background-color: #0050b3;
|
|
}
|
|
.jigou-paihang .list .top1{
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
}
|
|
.jigou-paihang .list .ico{
|
|
width: 0.4rem;
|
|
}
|
|
.jigou-paihang h3{
|
|
font-size: 0.16rem;
|
|
color: #00ffff;
|
|
margin: 0;
|
|
margin-top: 0.08rem;
|
|
}
|
|
|
|
.jigou-paihang .list div{
|
|
float: left;
|
|
}
|
|
.jigou-paihang .list .top{
|
|
line-height: 0.4rem;
|
|
width: 0.5rem;
|
|
text-align: center;
|
|
}
|
|
.jigou-paihang .list .head{
|
|
width: 1rem;
|
|
z-index: 3;
|
|
height: 0.46rem;
|
|
text-align: left;
|
|
display: flex;
|
|
align-items: center;
|
|
/* justify-content: center; */
|
|
}
|
|
.jigou-paihang .list .head .name{
|
|
color: white;
|
|
font-weight: bold;
|
|
line-height: 0.15rem;
|
|
}
|
|
.jigou-paihang .list .head .school{
|
|
color: white;
|
|
}
|
|
.jigou-paihang .list .total{
|
|
line-height: 0.16rem;
|
|
padding-top: 0.04rem;
|
|
margin-right:0.1rem
|
|
}
|
|
.jigou-paihang .list .total .num{
|
|
font-size: 0.18rem;
|
|
color: #ffd900;
|
|
letter-spacing: -0.01rem;
|
|
}
|
|
.jigou-paihang .list .total .num-name{
|
|
color: #00ffff;
|
|
font-size:0.13rem;
|
|
}
|
|
|
|
.r2paihang {
|
|
margin-top: 0.1rem;
|
|
}
|
|
.r2paihang .title{
|
|
float: left;
|
|
padding: 0.07rem;writing-mode: vertical-lr;
|
|
border:#1379c8 1px solid;
|
|
color: white;
|
|
width:0.4rem;
|
|
height:1.90rem;
|
|
font-size:0.15rem;
|
|
background-color: #002a8a;
|
|
text-align: center;
|
|
}
|
|
|
|
.tg {border-collapse:collapse;border-spacing:0;border:#1379c8 1px solid; background-color: #002a8a;font-size:0.14rem;width: 51%;}
|
|
.tg td{border-style:solid;border-width:1px;color:white;padding: 0.03rem; text-align: center;vertical-align:middle ;line-height: 0.245rem;}
|
|
.tg .tg-0pky{border-color:inherit;text-align:left;vertical-align:top; text-align: center;vertical-align:middle ;}
|
|
.tg .tg-0lax{text-align:left;vertical-align:top}
|
|
.zongshu{
|
|
float: left;
|
|
margin-top:0.43rem;
|
|
}
|
|
.kongjian-r1-class .huoyue{
|
|
width:0.55rem;
|
|
margin: 0.14rem;
|
|
height:0.55rem;
|
|
background-color: #171147;
|
|
border: 1px solid #577ada;
|
|
border-radius: 50%;
|
|
text-align: center;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #00ffff;
|
|
font-size:0.14rem;
|
|
}
|
|
|
|
.kongjian-r1-class .huoyue span{
|
|
font-weight: bold;
|
|
font-size:0.18rem;
|
|
display: contents;
|
|
} |