html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    font-family:"Microsoft YaHei";
}
em,i{
    font-style: normal;
}
.head, .content, .bottom {
    position: absolute;
    box-sizing: border-box;
}

.head, .bottom, .head div.head_time {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
}
.head, .bottom, .head div.head_time span{
    min-width: 100px;
    text-align: center;
}

.head div.head_time span span{
    display: inline-block;
    width: 70px;
    min-width: 65px;
    text-align: left;
}

.block-title {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    white-space: nowrap;
}
.block-title>img {
    height: 17px;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: -17%;
}

.head {
    left: 0;
    top: 0;
    right: 0;
    height: 8.2%;
    background: url(../img/tophead@2x.png) no-repeat center center;
    background-size: 100% 100%;
    color: #F3FEF0;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit--moz-box-pack: center;
    box-pack: center;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}
.head div.head_time  span{
    text-shadow:5px 0px 20px rgb(192, 235, 244);
}

.head h2 {
    text-shadow: 5px 5px 13px rgba(0, 61, 255, 1);
    margin: 0;
    margin-top: -5px;
    font-size: 25px;
}
.content {
    left: 15px;
    right: 15px;
    top: 8.15%;
    bottom: 4.35%;
}


.bottom img {
    height: 30px;
    width: 30px;
    margin-left: 9px;
    cursor: pointer;
}

.content>div {
    float: left;
    position: relative;
    height: 100%;
    box-sizing: border-box;
}

.content_photo {
    width: 26.24%;
    height: 100%;
}

.content_pec {
    width: 47.51%;
    height: 100%;
}

.content_rank {
    width: 26.25%;
    height: 100%;
}

.same_style {
    position: relative;
    background:linear-gradient(90deg,rgba(58,26,155,.4) 0%,rgba(41,26,155,.4) 100%);
}

.left-top, .right-top, .left-bottom, .right-bottom {
    display: block;
    width: 0;
    height: 0;
    border: 9.2px solid;
    position: absolute;
}

.left-top {
    left: 0;
    top: 0;
    border-color: #000015 transparent transparent #000015;
}

.right-top {
    right: 0;
    top: 0;
    border-color: #000015 #000015 transparent transparent;
}

.left-bottom {
    left: 0;
    bottom: 0;
    border-color:transparent transparent #000015 #000015;
}

.right-bottom {
    right: 0;
    bottom: 0;
    border-color:transparent #000015 #000015 transparent;
}

.left-top>span, .right-top>span, .left-bottom>span, .right-bottom>span {
    display: block;
    width: 0;
    height: 0;
    border: 6.2px solid;
    position: absolute;
}

.left-top>span {
    left: -9.2px;
    top: -9.2px;
    border-color: rgba(67, 46, 227, .5) transparent transparent rgba(67, 46, 227, .5);
}

.right-top>span {
    top: -9.2px;
    right: -9.2px;
    border-color: rgba(67, 46, 227, .5) rgba(67, 46, 227, .5) transparent transparent;
}

.left-bottom>span {
    left: -9.2px;
    bottom: -9.2px;
    border-color: transparent transparent rgba(67, 46, 227, .5) rgba(67, 46, 227, .5);
}

.right-bottom>span {
    right: -9.2px;
    bottom: -9.2px;
    border-color: transparent rgba(67, 46, 227, .5) rgba(67, 46, 227, .5) transparent;
}

.content_photo .photo {
    box-sizing: border-box;
    position: absolute;
    top: 12px;
    bottom: 15px;
    left: 0;
    right: 0;
    padding-bottom: 45px;
}
.data_rectime{
    height: 32%;
    position: relative;
}
.content_pec {
    padding: 12px 10px 15px;
}

.content_pec .pec_top {
    height: 68.31%;
    padding: 0 10px;
    position: relative;
}

.content_pec .pec_type {
    height: 31.69%;
}

.content_rank .same_style {
    position: absolute;
    top: 12px;
    bottom: 15px;
    left: 0;
    right: 0;
    padding-top: 10px;
}
.rank_top {
    height: 50%;
    position: relative;
}

.team_rank {
    height: 49%;
    position: relative;
}
.address{
    height: 34%;
    position: relative;
    padding-top: 10px;
}
.address .same_style{
    background: unset;
    top: 20px;
}
.rank_top .block-title,.team_rank .block-title,.address .block-title{
    width: 94%;
    margin: auto;
}

.rank_top .same_style {
    position: absolute;
    top: 26px;
    left: 0;
    right: 0;
    bottom: 0;
    background: unset;
}

.team_rank .same_style {
    position: absolute;
    top: 26px;
    left: 0;
    right: 0;
    bottom: 0;
    background: unset;
    overflow: hidden;
    padding-top: 5px;
}

.arrow-title, .arrow_title {
    display: block;
    width: 100%;
    height: 18px;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    margin-bottom: 10px;
    background: url(../img/arrow@2x.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 18px;
    box-sizing: border-box;
}

.arrow_title {
    background: url(../img/arrow2@2x.png) no-repeat;
    background-size: 100% 100%;
}

.photo {
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    box-pack: space-between;
}
.photo>div{
    width: 100%;
    position: relative;
    height: 25%;
}
.photo>div.block-title{
    height: 46px;
    line-height: 35px;
}
.photo>div.block_half {
    width: 48.1%;
    height: 25%;
}
.photo>div>div{
    position: absolute;
    top: 20px;
    bottom: 0px;
    left: 0;
    right: 0;
}
.photo>div>div.block-title {
    top: 0px;
}
.photo>div>div#hours{
    bottom: 0;
}
.pec_type{
    background: linear-gradient(90deg,rgba(58,26,155,.4) 0%,rgba(41,26,155,.4) 100%),url(../img/bg@2x.png) no-repeat center 77%;
    background-size: 50% auto;
}
.num-list {
    position: relative;
    height: 50px;
    overflow-y: hidden;
    font-size: 40px;
    line-height: 50px;
    color: #7CD4FF;
}
.current_num>.num-list {
    height: 28px;
    width: 88px;
}
ol{
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
}
.num-list ol li {
    width: 26px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: url(../img/grid-bg.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
 }
 
.current_num .num-list ol li{
    width: 20px;
    height: 28px;
    line-height: 28px;
    background: none;
    background-color: #333AFF;
    color: #D8DAFF;
}
.num-list span{
    position: absolute;
    color: #fff;
    width: 30px;
    text-align: center;
    /* right: 90px; */
}
.current_num .num-list span{
    line-height: 28px;
    height: 28px;
}
.current_num .num-list span{
    width: 20px;
}

.num-list{
    display: inline-block;
} 
.num-list ol{
    background: url(../img/grid-bg.png) no-repeat;
    background-size: 100% 36px;
}
.num-list ol.nogb{
    background: none
}
.num-list>ol:first-child {
    left: 0;
}
.num-list>ol:nth-child(2) {
    left: 30px;
}
.num-list>ol:nth-child(3) {
    left: 60px;
}
.num-list>ol:nth-child(4) {
    left: 90px;
}
.num-list>ol:nth-child(5) {
    left: 120px;
}
.num-list>ol:nth-child(6) {
    left: 150px;
}
.num-list>ol:nth-child(7) {
    left: 180px;
}
.num-list>ol:nth-child(8) {
    left: 210px;
}
.num-list>ol:nth-child(9) {
    left:240px;
}
.num-list>ol:nth-child(10) {
    left:270px;
}
.num-list>ol:nth-child(11) {
    left:300px;
}

.current_num .num-list>ol:nth-child(2) {
    left:22px;
}
.current_num .num-list>ol:nth-child(3) {
    left:44px;
}
.current_num .num-list>ol:nth-child(4) {
    left:66px;
}
.current_num .num-list>ol:nth-child(5) {
    left:88px;
}
.current_num .num-list>ol:nth-child(6) {
    left:110px;
}
.current_num .num-list>ol:nth-child(7) {
    left:132px;
}
.current_num .num-list>ol:nth-child(8) {
    left:154px;
}
.pec_top{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    box-pack: space-between;
}
.actiNUm{ 
    display: block;
    width: 50%;
    margin-bottom: 10px;
} 
.enroll,.deptNUm,.activeVolunteers{
    display: inline-block;
    width: 33%;
    margin-bottom: 10px;
}
.map .actiNUm{ 
    padding-left: 10px;
}
.enroll>span,.deptNUm>span,.actiNUm>span,.activeVolunteers>span{
    display: block;
    font-size: 16px;
    color: #fff;
    padding:0 0 10px;
}
.enroll em,.deptNUm em,.actiNUm em,.activeVolunteers em{
    font-size: 12px;
    color: #fff;
    vertical-align: 26%;
    margin-left: 5px;
}
.map{
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 118px;
    left: 10px;
}
.map .current_num{
    position: absolute;
    left: 0;
    /* top: 0; */
    z-index: 1000;
    padding-left: 10px;
}
.map .current_num>span{
    display: block;
    color: #0497FF;
    font-size: 16px;
    line-height: 200%;
    margin-top: 12%;
}
.map .current_num>em{
    color: #D8DAFF;
    font-size: 16px;
    line-height: 150%;
    margin-left: 10px;
    vertical-align: 21%;
}
.map .current_num>div{
    display: inline-block;
    color: #E1A91B;
    font-size: 26px;
}

.team_rank table{ 
    width: 100%;
    height: 100%;
    color: #D8E2F5;
    font-size: 12px;
    text-align: center;
}
.team_rank table th{
    color: #0497FF;
}
.team_rank table tr:nth-of-type(even){
    max-height: 20px;
    height: 20px;
}
.team_rank table tr:nth-of-type(even) td{
    background:rgba(109,194,255,.06);
}
.team_rank table th:first-child,.team_rank table td:first-child,.team_rank table th:last-child,.team_rank table td:last-child{
    padding: 0 10px;
}
.numList{
    display: inline-block;
}
.numList>ol{
    position: relative;
    display: inline-block;
    width: 26px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: url(../img/grid-bg.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    margin-right: 4px;
    font-size: 40px;
}
.numList>ol.nobg{
    background: none;
}
#site-dist{
    position: absolute;
    box-sizing: border-box;
    height: 100%;
    bottom: 0; 
    /* right: 4%; */
    right: 20%;
    
}
#site-dist > div.legend{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-72%,-84%);
}
#site-dist img.map-pic{
    position: relative;
    height: 100%; 
    animation: unset;
}
#site-dist>img {
    position: absolute;
    -webkit-animation: share_icon 2s linear infinite;
    animation: share_icon 2s linear infinite;
}

#site-dist img.oval1 {
    width: 8.46%;
    top: 10%;
    right: 66%;
}

#site-dist img.oval2 {
    width: 4%;
    top: 20%;
    right: 67%;
}

#site-dist img.oval3 {
    width: 9.46%;
    top: 19%;
    right: 53%;
}

#site-dist img.oval4 {
    width: 7%;
    top: 35%;
    right: 46%;
}

#site-dist img.oval5 {
    width: 6.4%;
    top: 49%;
    right: 59%;
}

#site-dist img.oval6 {
    width: 4%;
    top: 23%;
    right: 44%;
}
#site-dist img.oval7 {
    width: 7%;
    top: 83%;
    right: 52%;
}
#site-dist img.oval8 {
    width:8%;
    top: 76%;
    right: 70%;
}
#site-dist img.oval9 {
    width: 7.1%;
    top: 50%;
    right: 48%;
}
#site-dist img.oval10 {
    width: 5.7%;
    top: 41%;
    right: 36%;
}
#site-dist img.oval11 {
    width: 5.9%;
    top: 41%;
    right: 21%;
}
#site-dist img.oval12 {
    width: 4%;
    top: 56%;
    right: 15%;
}
#site-dist img.oval13 {
    width: 6%;
    top: 56%;
    right: 34%;
}
#site-dist img.oval14 {
    width: 4.6%;
    top: 55%;
    right: 25%;
}
#site-dist img.oval15 {
    width: 10%;
    top: 68%;
    right: 47%;
}
#site-dist img.oval16 {
    width: 4%;
    top: 65%;
    right: 22%;
}
#site-dist img.oval17 {
    width: 11%;
    top: 24%;
    right: 22%;
}
#site-dist img.oval18 {
    width: 6%;
    top: 82%;
    right: 62%;
} 
.totalHour{
    position: absolute;
    top: 5px;
    left: auto;
    bottom: auto;
    right: 20px;
    color: #0497FF;
    font-size: 10px;
}
.totalHour em{
    font-size: 12px;
    color: #FFAB00;
}
#topfive{
    width: 100%;
    height: 100%;
}
.photo>div>div#politic_status{
    top: 30px;
    left:-9px;
}
.legend{
    position: absolute;
    bottom: 4%;
    left: 10px;
    font-size: 12px;
    color: #fff;
    z-index: 10000;
}
.legend>div{
    /* display: inline-block;
    vertical-align: text-bottom; */
    font-size: 12px;
    color: #fff;
}
.legend>div.reg_num{
    margin-right: 10px;
    margin-bottom: 25px;
}
.legend span{
    display: inline-block;
    min-width: 25px;
    min-height: 9px;
    margin-top: 10px;
}
.max_num,.mid1_num,.mid2_num,.min_num{
    border:1px solid #D9D9D9;
}
.min_num{
    background: #0006B5;
}
.mid2_num{
    background: #3A00E8;
}
.mid1_num{
    background: #3A00E8;
}
.max_num{
    background: #6F00F3;
}
.legend img{
    height: 26px;
    vertical-align: -43%;
    margin-right: 9px;
}
.rank_top .same_style>div{
    position: absolute;
}
.rank_top .same_style>div.thelast{
    bottom: 0;
    left: 0;
    right: 0;
    top: 26.65%;
}
.rank_top .same_style>div.no3,.rank_top .same_style>div.no2{
    width: 23%;
    top: 5%;
    height: 17%;
}
.rank_top .same_style>div.no1{
    width: 34%;
    height: 20%;
    top: 1%;
    left: 33%;
}
.rank_top .same_style>div.no2{
    left: 10%;
}
.rank_top .same_style>div.no3{
    right: 10%;
}
.rank_top .same_style>div>div{
    width: 100%;
    height: 100%;
}
.rank_top .same_style>div>span{
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    bottom:-32px;
    left: 0;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 150%;
}
.rank_top .same_style>div.no1>span{
    bottom: -31px;
}
.rank_top .same_style>div>span i{
    font-size: 9px;
}
#sex_pec{
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:space-around;
    justify-content:space-around;
    -moz-box-pack:space-around;
    -webkit--moz-box-pack:space-around;
    box-pack:space-around;
    padding: 3px 0;
}
.sex_pecData{
    width: 27.8%;
    height: 100%;
    color: #FFFFFF;
    font-size: 10px;
    text-align: right;
    position: relative;
    margin-left: -10px;
}
.sex_pecData img{
    height: 58%;
    margin: 4px 0 2px;
}
.sex_pecData span{
    display: block;
    height: 25.15%;
}
.sex_pecData span.woman{
    position: absolute;
    bottom: 12px;
    right: 0;
    width: 100%;
}
.sex_pecData span em{
    color: #09C1FF;
    font-size: 13px;
}
.sex_pecData span i{
    color: #F83DBF;
    font-size: 16px;
}
.sex_bar{
    width: 12px;
    height: 100%;
    border-radius: 20px;
    border: 1px solid transparent;
    overflow: hidden;
    position: relative;
}
.sex_bar .man_pec{
    position: absolute;
    left: 0px;
    top: 0;
    height: 54%;
    /* width: 0;
    border-width: 0px 0px 11px 11px;
    border-style: none none solid solid;
    border-color: transparent transparent transparent #1252D7; */
    width: 100%;
    background: url(../img/manpec@2x.png) no-repeat top left;
    background-size: 100% 100%;
}
.sex_bar .f_pec{
    position: absolute;
    left: 0px;
    bottom: 0;
    height: 54%;
    /* width: 0;
    border-width: 11px 11px 0px 0px;
    border-style: solid solid none none;
    border-color: transparent #FF00AF transparent transparent ; */
    
    width: 100%;
    background: url(../img/fpec@2x.png) no-repeat bottom left;
    background-size: 100% 100%;
}
.the_more{
    width: 48.46%;
    position: relative;
}
#sex_pec .the_more img{
    display: block;
    width:100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#sex_pec img.hide{
    display: none;
}

/* 旋转 */
#perspective {
    perspective: 8000px;
    /*景深*/
}

#wrap {
    position: relative;
    width: 7.4%;
    height:29.2%;
    margin:8.7% auto;
    transform-style: preserve-3d;
    /*构建3d场景*/
    animation: sport 20s linear 0s infinite normal;
}

@keyframes sport {
    from {
        transform: rotateX(-15deg) rotateY(0deg);
    }

    to {
        transform: rotateX(-15deg) rotateY(360deg);
    }
}

#wrap .image-block,#wrap .image-block2 {
    position: absolute;
    transform: rotateY(0deg);
    /*transition: 1s;值的改变有一个过渡的过程*/
    background: #08104A
}

#wrap .image-block img,#wrap .image-block2 img {
    width: 100%;
}

#wrap .image-block span,#wrap .image-block2 span {
    position: absolute;
    left: 50%;
    top: 0;
    font-size: 10px;
    text-align: center;
    color: #FFFFFF;
    line-height: 150%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}

.project_title{
    width: 7.87%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 32%;
    font-size: 12px;
    color: #fff;
    z-index: 1000;
    padding: 0 20px;
}
.project_title span{
    position: absolute;
    top: 5.8%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
.project_title img{
    width: 100%;
    top: 10%;
}

.content_photo .block-title.recTime{
    position: relative;
    margin: 25px 0 10px;
}
.recTime_chart{
    position: absolute;
    top: 8px;
    bottom: 50px;
    width: 100%;
    box-sizing: border-box;
}
.photo>div>div#age{
    bottom: -10%;
}
.photo>div>div#skill{
    top: 27px;
    bottom:5%;
}

.title1{
    background: unset;  
    word-break: keep-all;
    overflow: hidden;
    font-size: 18px;
}
.title1 img{
    height: 7px;
    vertical-align: 12%;
}
.title1 span{
    min-width: 28%;
    display: inline-block;
}
@media screen and (min-width:500px) and (max-width:1910px){
    .map .current_num>div {
        font-size: 22px;
    }
    .map .current_num>span {
        font-size: 12px;
        margin-top: 0%;
    }
    div.slider.slider_circle_10 > div:not(.nav_indicators):not(.next_button):not(.prev_button) {
        font-size: 11px;
    }
    div.slider > div.active:not(.nav_indicators):not(.next_button):not(.prev_button){
        font-size: 11px;
    }
    .photo>div>div#age{
        bottom: -15%;
    }
}
@media screen and  (min-width:1910px){
    .content_pec .pec_top {
        padding: 0 20px;
    }
    .rank_top .same_style>div>span{
        font-size: 14px;
        bottom: -35px;
    }
    .team_rank table {
        font-size: 14px;
    }
}
.slider_circle_10{
    width: 100%;
    height: 100%;
}
.slider_circle_10 > div, .slider_circle_10 .hidden{
    opacity: 0.5;
    display: block;
    width: auto;
    height: 20%;
    left: 44.6%;
    top: 8%;
}
.loading{
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom: 0;
    background: rgba(0, 0, 0,1);
    z-index: 100000;
}
.loading img{
    width: 480px;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
}

@-webkit-keyframes share_icon {
    0% {
        -webkit-transform: scale(1);
        opacity: 1
    }
    25% {
        -webkit-transform: scale(1.25);
        opacity: 0.9
    }
    50% {
        -webkit-transform: scale(1.5);
        opacity: 0.8
    }
    75% {
        -webkit-transform: scale(1.25);
        opacity: 0.9
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}