.index-wrap{
|
width: 100%;
|
height: 100%;
|
background:url("../../img/zxx/index_bj.jpg") no-repeat center;
|
background-size: 100% 100%;
|
position: relative;
|
}
|
.hearLogo{
|
width: 0.984375rem;
|
height: 0.3698rem;
|
}
|
.titleName{
|
display: flex;
|
flex-direction: column;
|
align-items: center;
|
margin-left: 0.0521rem;
|
}
|
.titleName h1{
|
color: #fff;
|
font-size: 0.099rem;
|
font-family: '微软雅黑';
|
}
|
.titleName h2{
|
margin-top: 0.0521rem;
|
color: #fff;
|
font-size: 0.09375rem;
|
font-family: '微软雅黑';
|
}
|
.bjGif{
|
position: absolute;
|
left: 20%;
|
top:calc(50% - 1.03125rem);
|
/*width: 3.7396rem;
|
height: 2.0625rem;*/
|
}
|
.bj_gif{
|
position: absolute;
|
left: calc(50% - 1.8698rem);
|
top:calc(50% - 1.03125rem);
|
width: 3.7396rem;
|
height: 2.0625rem;
|
}
|
|
.index-header{
|
background:url("../../img/zxx/header_bj.png") no-repeat center;
|
background-size: 100% 100%;
|
width: 9.7917rem;
|
height: 0.5729rem;
|
margin: 0 auto;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
position: relative;
|
font-size: 24px;
|
}
|
.titlesBox{
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.titlesBox .title1{
|
color: #fff;
|
font-size: 0.1615rem;
|
letter-spacing: 1px;
|
text-align: center;
|
line-height: 0.2083rem;
|
font-family: 'Adobe 黑体 Std';
|
}
|
.titlesBox .title2{
|
color: #00b4ff;
|
font-size: 0.0625rem;
|
text-align: center;
|
line-height: 0.125rem;
|
}
|
.nav-left{
|
position: absolute;
|
left: 0.5208rem;
|
top:50%;
|
width: calc(30% - 0.5208rem);
|
display: flex;
|
justify-content: center;
|
}
|
.nav-left .nav-block{
|
color: #fff;
|
font-size: 0.12375rem;
|
font-weight: 600;
|
}
|
.nav-right .nav-block{
|
width: 33.3%;
|
text-align: center;
|
}
|
.nav-left a,.nav-right a{
|
color: #fff;
|
}
|
.active{
|
border-bottom: 2px solid #00f0ff;
|
color: #00f0ff!important;
|
}
|
.nav-right{
|
position: absolute;
|
right: 0.5208rem;
|
top:50%;
|
width: calc(30% - 0.5208rem);
|
display: flex;
|
font-size: 18px;
|
}
|
.nav-block img{
|
width: 0.1458rem;
|
height: 0.1458rem;
|
margin: 0 auto;
|
cursor: pointer;
|
}
|
.index-name{
|
width: 100%;
|
height: 0.3854rem;
|
line-height: 0.3854rem;
|
display: flex;
|
justify-content: center;
|
}
|
.index-name h1{
|
text-align: center;
|
color: #fff;
|
margin-left: 0.15625rem;
|
font-size: 0.0833rem;
|
}
|
.index-main{
|
width: 100%;
|
padding:0 0.2604rem;
|
box-sizing: border-box;
|
height: calc(100% - 0.9583rem);
|
display: flex;
|
justify-content: space-around;
|
}
|
.main-left{
|
height: 100%;
|
}
|
.main-number{
|
background:url("../../img/zxx/main-left.png") no-repeat center;
|
width: 1.71875rem;
|
height: calc(50% - 0.15625rem);
|
background-size: 100% 100%;
|
display: flex;
|
flex-direction: column;
|
padding:0.1042rem 0;
|
box-sizing: border-box;
|
}
|
.numberBetween{
|
justify-content: space-around;
|
}
|
.title-box{
|
display: flex;
|
justify-content: center;
|
margin-top: 0.15625rem;
|
}
|
.title-box img{
|
width: 0.1875rem;
|
height: 0.1875rem;
|
}
|
.title-box h1{
|
font-size: 0.125rem;
|
font-weight: bold;
|
color: #fff;
|
text-shadow: 0px 0px 14px rgba(20,202,254,0.8);
|
margin-left: 0.0521rem;
|
}
|
.main-number2{
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
align-items: center;
|
margin-top:0.0521rem;
|
}
|
.main-number2 h1{
|
color: #01ff96;
|
font-size: 0.3125rem;
|
}
|
.main-number2 h2{
|
color: #fff;
|
font-size: 0.0833rem;
|
letter-spacing: 1px;
|
}
|
.main-number3{
|
display: flex;
|
margin: 0.0521rem auto 0;
|
width: 90%;
|
height: 0.78125rem;
|
}
|
.clock-top{
|
display: flex;
|
align-items: center;
|
flex-direction: column;
|
}
|
.clock-top img{
|
width: 0.4375rem;
|
height: 0.4375rem;
|
}
|
.clock-top h1{
|
font-size: 0.09375rem;
|
margin-top: 0.1042rem;
|
}
|
.redFont{
|
color: #ff424b;
|
}
|
.greenFont{
|
color: #01ff96;
|
}
|
.number3-block{
|
width: 33.3%;
|
display: flex;
|
align-items: center;
|
flex-direction: column;
|
}
|
.number3-block h1{
|
font-size: 0.1667rem;
|
color: #01ff96;
|
}
|
.number3-block h2{
|
font-size: 0.0833rem;
|
color: #fff;
|
}
|
.numberTop{
|
margin-top: 0.2083rem;
|
}
|
.main-number4{
|
padding: 0 0.15625rem;
|
height: 80%;
|
overflow-y: scroll;
|
}
|
.main-number4::-webkit-scrollbar {
|
width: 0 !important
|
}
|
.main-number4 {
|
-ms-overflow-style: none;
|
}
|
.main-number4 {
|
scrollbar-width: none;
|
}
|
.main-number4 h1{
|
color: #fff;
|
font-size: 0.0729rem;
|
margin-top: 0.1042rem;
|
}
|
.main-number4 .name{
|
color: #01ff96;
|
font-size: 0.0729rem;
|
}
|
.main-middle{
|
background:url("../../img/zxx/main-middle.gif") no-repeat center;
|
width: 5.3854rem;
|
height:calc(100% - 0.15625rem);
|
background-size: 100% 100%;
|
margin:0 0.2083rem;
|
padding:0 0.2083rem 0.2083rem 0.2083rem;
|
box-sizing: border-box;
|
}
|
.middle-box1{
|
width: 100%;
|
height: 35%;
|
}
|
.middle-number1{
|
display: flex;
|
justify-content: space-between;
|
}
|
.middleBox-main1{
|
display: flex;
|
flex-direction: column;
|
}
|
.middle-box-left{
|
background:url("../../img/zxx/middle-jx.png") no-repeat center;
|
background-size: 100% 100%;
|
width: 1.0104rem;
|
height: 0.375rem;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
margin-top: 0.15625rem;
|
}
|
.middle-box-left h1{
|
font-size: 0.09375rem;
|
color: #fff;
|
margin-left:0.0521rem;
|
}
|
.middleIcon-box{
|
position: relative;
|
}
|
.middleIcon1{
|
width: 0.2083rem;
|
height: 0.2083rem;
|
}
|
.middleIcon2{
|
position: absolute;
|
left: 0;
|
top:0;
|
width: 0.2083rem;
|
height: 0.1979rem;
|
}
|
.middleBox-main2{
|
display: flex;
|
flex-direction: column;
|
}
|
.middleBox-block{
|
display: flex;
|
align-items: center;
|
margin-top: 0.15625rem;
|
}
|
.middleBox-block img{
|
width: 0.40625rem;
|
height: 0.40625rem;
|
}
|
.middle-content{
|
display: flex;
|
flex-direction: column;
|
align-items: center;
|
margin-left:0.1042rem;
|
}
|
.middle-content h1{
|
display: flex;
|
justify-content: space-between;
|
color: #fff;
|
font-size: 0.15625rem;
|
}
|
.middle-content .ts1{
|
color: #ff424b;
|
width:30px
|
}
|
.middle-content .s23 {
|
width:10px;
|
margin:0 4px;
|
}
|
.middle-content .ts2{
|
color: #1aff9b;
|
width:30px
|
}
|
.middle-content h2{
|
color: #fff;
|
font-size: 0.0729rem;
|
}
|
.middleBox-main3{
|
background:url("../../img/zxx/middle-yj.png") no-repeat center;
|
background-size: 100% 100%;
|
width: 2.2917rem;
|
height: 0.8854rem;
|
margin-top: 0.1042rem;
|
padding:0.0521rem 0.1042rem;
|
box-sizing: border-box;
|
}
|
.middle-content-box{
|
height: 80%;
|
padding-top: 0.0521rem;
|
box-sizing: border-box;
|
overflow-y: scroll;
|
}
|
.errorRizhi{
|
color: #fff;
|
text-align: center;
|
font-size: 0.09375rem;
|
font-weight: bold;
|
}
|
.middle-content-box::-webkit-scrollbar{
|
width: 0 !important
|
}
|
.middle-content-box { -ms-overflow-style: none; }
|
.middle-content-box { scrollbar-width: none;}
|
.middle-line{
|
width: 100%;
|
display: flex;
|
align-items: center;
|
margin-top:0.0521rem;
|
}
|
.middle-line span{
|
width: 0.0104rem;
|
height: 0.0104rem;
|
border-radius: 50%;
|
background-color: #ff424b;
|
}
|
.middle-line h1{
|
color: #ffb0c3;
|
font-size: 0.0729rem;
|
margin-left: 0.0521rem;
|
width: calc(100% - 0.125rem);
|
white-space: nowrap;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
}
|
.errorLine span{
|
width: 0.0104rem;
|
height: 0.0104rem;
|
border-radius: 50%;
|
background-color: #ff424b;
|
}
|
.errorLine h1{
|
color: #ffb0c3;
|
font-size: 0.0729rem;
|
margin-left: 0.0521rem;
|
}
|
.middle-number2{
|
width: 100%;
|
height: 65%;
|
display: flex;
|
flex-direction: column;
|
}
|
.middleBox-main4{
|
width: 100%;
|
height: 83%;
|
display: flex;
|
flex-wrap: wrap;
|
align-content: flex-start;
|
overflow-y: scroll;
|
}
|
.middleBox-main4::-webkit-scrollbar{
|
width: 0 !important
|
}
|
.middleBox-main4 { -ms-overflow-style: none; }
|
.middleBox-main4 { scrollbar-width: none;}
|
.cj-mj{
|
width: 0.7083rem;
|
height: calc(50% - 0.2083rem);
|
background-color: rgba(37,57,117,0.5);
|
border:1px solid #00a8ff;
|
border-radius: 0.0417rem;
|
box-shadow: 0 0 10px rgba(23,176,255,0.8);
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
flex-direction: column;
|
margin-left: 0.2083rem;
|
margin-top: 0.1042rem;
|
cursor: pointer;
|
}
|
.cj-mj h1{
|
color: #fff;
|
font-size: 0.0729rem;
|
margin-top: 0.0521rem;
|
}
|
.cj-mj2{
|
width: 0.7583rem;
|
height: calc(50% - 0.2083rem);
|
background-color: rgba(39,93,255,0.5);
|
border:1px solid #00a8ff;
|
border-radius: 0.0417rem;
|
box-shadow: 0 0 10px rgba(23,176,255,0.8);
|
display: flex;
|
align-items: center;
|
flex-direction: column;
|
margin-left: 0.2083rem;
|
padding:0.0521rem;
|
box-sizing: border-box;
|
margin-top: 0.1042rem;
|
}
|
.cj-mj2 h1{
|
color: #00ffde;
|
font-size: 0.0625rem;
|
}
|
.cj-mj2 h2{
|
color: #fff;
|
font-size: 0.0625rem;
|
/*margin-top: 0.0521rem;*/
|
}
|
.nowzx{
|
background-color: rgba(37,57,117,0.5);
|
}
|