
.dp-container{
    background: url(../img/displaybg.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    box-sizing: border-box;
    padding: 7vh .3rem 1.8vh;
}
.ding {
    width: 70%;
    height: 92px;
    background: url(/img/ding.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 15%;
}
.name-l{
   
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 21px;
    position: absolute;
    top: 4vh;
    left: 4vh;
    background: linear-gradient(0deg, #64CBFF 0%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.nowTime{
    font-size: 0.16rem;
    color: #8DC7DB;
    position: absolute;
    right: 5%;
    margin-left: -1rem;
    top: 3.3vh;
    z-index: 9;
}

.dp-l{
    width: 4.75rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.dp-item1{
    width: 4.75rem;
    height: 18vh;
    background-size: 100% 100%;
    margin-bottom: 3vh;
}
.dp-item-tit{
    padding-left: 3vh;
    height: 4vh;
    line-height: 4vh;
    font-size: 0.2rem;
    position: relative;
    color: #AADDFF;
    text-indent: 0.2rem;
    margin-top: 3vh;
    cursor: pointer;
    background-image: url(../img/title-bg.png);
    background-size: 100% 100%;
}
.shu{
    height: 1vh;
    line-height: 1vh;
    position: absolute;
    right: 0 ;
    top: 2vh;
    font-size: 0.15rem;
}
.shu img{
   height: 100%;
   margin-right: 1vh;
}
.dp-item1-main{
    width: 100%;
    height: 16vh;
    display: flex;
    box-sizing: border-box;
    padding: 0  .2rem 0 0.35rem;
    align-items: center;
    /* margin-top: .15rem; */
}
.dp-item1-panel{
    flex: 1;
    position: relative;
}
@keyframes myfirst
{
    0% {
        transform: rotateZ(0deg) scale(1);
        
    }
    25% {
        transform: rotateZ(90deg) scale(1.1);
    }
    50% {
        transform: rotateZ(180deg) scale(1);
    }
    75% {
        transform: rotateZ(270deg) scale(0.9);
    }
    100% {
        transform: rotateZ(360deg) scale(1);
    }
}
.dp-item1-panel img{
    width: 1rem;
   
}
.dp-item1-panel-m{
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    cursor: pointer;
}
.dp-item1-panel-m h2{
    font-size: 0.16rem;
    line-height: 1.6vh;
    color: #C4DEEC;
    position: absolute;
    top: -17px;
}
.dp-item1-panel-m p{
    font-size: 0.2rem;
    color: #fff;
}
.dp-item1-main>img{
    height: 2vh;
    margin: 0 .07rem;
}
.dp-item2{
    width: 4.5rem;
    height: 39vh;
    background-size: 100% 100%;
    margin-bottom: .3rem;
}
.dp-item-tit1{
    width: 100%;
    padding: 2vh 5% 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 4vh;
    font-size: 0.22rem;
    color: #AADDFF;
    cursor: pointer;
}
.dp-item-tit1 h6{
    margin-top: .8vh;
    margin-left: .1rem;
    font-size: 0.14rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #19B7D8;
}
.dp-item-tit1 img{
    height: 3.4vh;
    margin-right: 0.04rem;
    display: block;
}
.dp_mc{
    width: 100%;
    height: 90%;
    padding: 3vh .1rem 2vh  0.3rem;
    box-sizing: border-box;
}
.dp_number{
    position: relative;
      width: 44%;
    float: left;
    margin: 3%;
    height: 9vh;
    background: url(../img/dp-bg.png) no-repeat;
    background-size: 100% 100%;
}
.dp_num{
    position: absolute;
    right: 10px;
    bottom:1vh;
    font-size: 0.3rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;

}
.dp_text{
   position: absolute;
   top: 0px;
   right:10px;
    font-size: 0.14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.dp_mc_com{
    width: 100%;
    height: 7vh;
    background: url(../images/mc_item1.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .5rem;
    box-sizing: border-box;
    cursor: pointer;
}
.dp_mc_com p{
    font-size: 0.16rem;
    line-height: 3vh;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #AADDFF;
}
.dp_mc_com h2{
    font-size: 0.4rem;
    font-family: Adobe Heiti Std;
    font-weight: bold;
    color: #FFB956;
}
.dp_mc_line{
    width: 100%;
    height: 5.5vh;
    margin: .15rem 0;
    display: flex;
    justify-content: space-between;
    
}
.mc_line{
    width: 48%;
    height: 100%;
    background: url(../images/mc_item2.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .35rem 0 .45rem;
    box-sizing: border-box;
    cursor: pointer;
}
.mc_line p{
    
    font-size: 0.14rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #AADDFF;
}
.mc_line h3{
    
    font-size: 0.24rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFB956;
}
.dp_mc_pf{
    width: 100%;
    height: 16vh;
    background: url(../images/mc_item3.png) no-repeat;
    background-size: 100% 100%;
    padding: 1vh .2rem;
    box-sizing: border-box;
}
.dp_mc_pf_t{
    
    font-size: 0.14rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #AADDFF;
}
.dp_mc_sum{
    width: 100%;
    height: 80%;
}


.dp-item3{
    width: 4.5rem;
    height: 33.3vh;
    background-size: 100% 100%;
}
.dp_zcMark{
    width: 100%;
    /* height: 90%; */
    padding: 2vh .6rem 1vh .5rem;
    box-sizing: border-box;
}
.dp_zcM_item{
    width: 100%;
    height: 5.8vh;
    display: flex;
    border-bottom: .02rem solid #244277;
    padding: 0 .1rem ;
    box-sizing: border-box;
    margin-top: 1vh;
}
.dp_zcM_t{
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.dp_zcM_t img{
    width: .3rem;
}
.dp_zcM_t span{
    font-size: 0.12rem;
    line-height: .17rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #AADDFF;
    margin-top: .5vh;
}
.dp_zcM_tm ,.dp_zcM_cs{
    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 1.3rem;
}
.dp_zcM_tm span,.dp_zcM_cs span{
  
    font-size: 0.11rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #AADDFF;
    margin-bottom: .3vh;
}
.dp_zcM_tm h3{
    font-size: 0.24rem;
    font-family: Adobe Heiti Std;
    font-weight: bold;
    color: #77C8FF;
    line-height: .32rem;
}
.dp_zcM_cs{
    margin: 0;
}
.dp_zcM_cs h3{
    line-height: .32rem;
    font-size: 0.24rem;
    font-family: Adobe Heiti Std;
    font-weight: bold;
    color: #FFB956;
}
.sc_box{
    width: 100%;
    height: 20vh;
    display: flex;
    flex-wrap: wrap;
}
.sc-item{
    background: url(../img/scbg.png);
    background-size: 100% 100%;
    height: 7vh;
    text-align: center;
    /* padding: 0.2rem 0.25rem; */
    margin: 25px 0 25px 0;
    width: 33%;
}
.sc-num{

font-size: 0.3rem;
font-family: Source Han Sans CN;
font-weight: 400;
color: #27E0FB;
}
.sc-text{
   
font-size: 0.17rem;
font-family: Source Han Sans CN;
font-weight: 400;
color: #91B0CD;
}
.dp-m{
    width: 9rem;
    height: 100%;
    box-sizing: border-box;
    padding-top: 6.5vh;
    display: flex;
    flex-direction: column;
    margin-left: .3rem;
    margin-right: .3rem;
}
.dp-item4{
    width: 100%;
    height: 51vh;
    background-size: 100% 100%;
    margin-bottom:2vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dp-mb{
    width: 100%;
    height: 29vh;
    display: flex;

    justify-content: center;
}
.dp-item5{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    margin-right: 3vh;
}

.dp-item6{
    width: 3.75rem;
    height: 100%;

    background-size: 100% 100%;
}
#gyds{
    width: 100%; 
    height: 80%;
    padding-top: 5vh;
    box-sizing: border-box;
}
.dp_gypMark{
    position: relative;
    text-align: center;
    float: left;
    width: 50%;
    height: 80%;
    padding-top: 5vh;
    box-sizing: border-box;
}
.dp_gypMark span{
    font-size: 0.3rem; 
    display: inline-block;
    width: 0.8rem;
    text-align: center;
}
.alcount{
    position: absolute;
    top: -10px;
    left: 40%;
    line-height: 100px;
    position: absolute;
font-size: 0.19rem;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FEBE24;
}
.counts{
    position: absolute;
    font-size: 0.19rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    left: 40%;
    bottom: 66px;
    color: #1CEFF9;
}
.dp_gypMark img{
    text-align: center;
    height: 15vh;
}
.dp_jrMark{
    width: 100%;
}
.dp_jrM_box{
    width: 100%;
    padding: 3vh .2rem 2vh;
    box-sizing: border-box;
}
.dp_jrM_item{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.dp_jrM_item_p{
    width: 48%;
    height: 4.5vh;
    background: url(../images/mc_item2.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:  0 .1rem 0 .15rem;
    box-sizing: border-box;
    margin-bottom: 4vh;
}
.dp_jrM_item_p span,.dp_jrM_BItem span{
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.dp_jrM_item_p h5,.dp_jrM_BItem h5{
    
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #30D7E1;
}
.dp_jrM_BItem{
    width: 100%;
    height: 4.5vh;
    background: url(../images/jr_item1.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    padding:  0 .1rem 0 .15rem;
    box-sizing: border-box;
    cursor: pointer;
}
.dp_jrM_BItem span{
    margin-right: 5vh;
}



.dp-r{
    width: 4.5rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
   
    box-sizing: border-box;
}
.dp-item7{
    width: 100%;
    height: 17vh;
    background-size: 100% 100%;
    margin-bottom: 4.5vh;
}
.dp-item-tit2{
    font-size: 0.22rem;
    color: #AADDFF;
    line-height: 3vh;
    text-align: right;
    padding: .8vh .5rem;
    box-sizing: border-box;
}
.dp_notic{
    cursor: pointer;
    font-size: 0.14rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #AADDFF;
    line-height: 2vh;
    padding: 1.5vh .3rem 1vh .15rem;
    box-sizing: border-box;
}

.dp-item8{
    width: 4.3rem;
    height: 29vh;
    background-size: 100% 100%;
    margin-bottom: 3.5vh;
}
.dp-item-news {
    width: 100%;
    display: flex;
    margin-top: 2vh;
}
.dp-news-item{
    flex: 1;
    margin: 10px;
    height: 20vh;
    position: relative;
    background: url(../img/dp-bg2.png);
    background-size: 100% 100%;
}
.dp-news-item h3{
    position: absolute;
    width: 100%;
    top: 0;
    color: #fff;
    top: 1vh;
    text-align: center;
    font-size: 0.18rem;
}
.dp-item-num{
   width: 50%;
   float: left;
    text-align: center;
   position: relative;
}
.dp-item-num img{
    margin-top: 5vh;
    width: .85rem;
    animation: myfirst 5s linear ;
    animation-iteration-count:infinite;
}
.dp-news-number{
  position: absolute;
  width: 100%;
  text-align: center;
    font-size: 0.26rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FDFDFD;
    top: 8.5vh;
    left: 0;
    line-height: 16px;
}
.wenb{
   
    font-size: 0.16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #02AAFA;
    margin-top: 10px;

}
.dp-item9{
    width: 4.3rem;
    height: 27vh;
    background-size: 100% 100%;
}
.dp_zyMark{
    width: 100%;
    height: 70%;
    margin-top: 2vh;
}
.dp_map{
    width: 90%;
    height: 85%;
    
}