html,body{
    height: 100%;
    width: 100%;
}
.data{
    width: 100%;
    height: 1150px;
    background: url('../img/map_bg.jpg') center;
    min-width: 1366px;
	background-position-y: -30px;
}
.data>.data-title{
    width: 100%;
    height: 105px;
    padding: 30px 0 35px 0;
    box-sizing: border-box;
}
.data>.data-title>.title-center{
    width: 440px;
    height: 40px;
    box-sizing: border-box;
    border-right: 5px solid #0089ff;
    border-left: 5px solid #0089ff;
    background: url("../img/title.png") no-repeat;
}
.data>.data-title>.title-left,
.data>.data-title>.title-right{
    width:calc(50% - 220px);
    height: 3px;
    background: #0089ff;
    margin-top: 18px;
}

.data>.data-content{
    width: 100%;
    height:100%;
    padding:0 20px 20px 20px ;
    box-sizing: border-box;
}
.data>.data-content>.con-left{
    width: 23.4375%;
    height: 100%;
}
.data>.data-content>.con-left>.left-bottom{
    width: 100%;
    height: calc(41% - 2px);
    position: relative;
    border: 1px solid #20558b;
}

.data>.data-content>.con-left>.left-top{
    width: 100%;
    height: calc(58% - 3px);
    background-color: rgba(0,24,106,0.5);
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
    margin-top: 20px;
}

.data>.data-content>.con-center{
    width: 53.125%;
    height: 100%;
    padding:0 10px;
    box-sizing: border-box;
    position: relative;
}
.data>.data-content>.con-center>.map-num{
    width: 100%;
    height: 120px;
    position: absolute;
    top: 2px;
    left:0px;
    z-index: 1000;
}
.data>.data-content>.con-center>.map-num>p,
.data>.data-content>.con-center>.map-num td
{
    font-size: 14px;
    font-weight: 600;
    color:#fff;
}
.data>.data-content>.con-center>.map-num span{
    text-align: center;
    vertical-align: middle;
    color:#fff;
    font-size: 14px;
    font-weight: 600;
    font-family: "LcdD";
    margin-top: 15px;
}
.data>.data-content>.con-center>.map-num span:nth-child(2),
.data>.data-content>.con-center>.map-num span:nth-child(6){
    background-color: transparent;
    width: 15px;
}

.data>.data-content>.con-center>.cen-top{
    width: 100%;
    height:calc(60% - 62px);
    margin-bottom: 0px;
    margin-top: 10px;
}


.data>.data-content>.con-center>.cen-bottom{
    width: 100%;
    height: calc(42% - 23px);
    background-color: rgba(0,24,106,0.5);
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
}

.data>.data-content>.con-right{
    width: 23.4375%;
    height: 100%;
}
.data>.data-content>.con-right>.right-top{
    width: 100%;
    height: 33%;
    background-color: rgba(0,24,106,0.5);
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
}
.data>.data-content>.con-right>.right-center{
    width: 100%;
    height:calc(35% - 30px);
    margin: 20px 0;
    background-color: rgba(0,24,106,0.5);
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
}
.data>.data-content>.con-right>.right-bottom{
    width: 100%;
    height:calc(31% + 6px);
    background-color: rgba(0,24,106,0.5);
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
}

.data>.data-content .title{
    height: 35px;
    line-height: 35px;
    width: 100%;
    color:#fff;
    font-weight: 600;
    padding-left: 15px;
    box-sizing: border-box;
}
.data>.data-content .charts{
    width: 100%;
    height:calc(100% - 31px);
}

.data>.data-content img.bj-1{
    position: absolute;
    left:-1px;
    top:-1px;
}
.data>.data-content img.bj-2{
    position: absolute;
    right:-1px;
    top:-1px;
}
.data>.data-content img.bj-3{
    position: absolute;
    right:-1px;
    bottom:-1px;
}
.data>.data-content img.bj-4{
    position: absolute;
    left:-1px;
    bottom:-1px;
}
.pageButton2{
	background-color: rgba(0,24,106,0.5);
    color: #fff;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #fff;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
/* .changMap:hover,.curr-changMap{
	background-color: #1DCCEA;
    color: #fff;
    border: 0px;
} */
.pageButton{
	background-color: rgba(0,24,106,0.5);
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #fff;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    text-align: center;
    border-radius: 5px;
}
.yangpin:hover,.curr-yangpin{
	background-color: #fac858;
    color: #fff;
    border: 0px;
}
.biaobenButton:hover,.curr-biaoben{
	background-color: #ee6666;
    color: #fff;
    border: 0px;
}
.guangbopian:hover,.curr-guangbopian{
	background-color: #7CBB6A;
    color: #fff;
    border: 0px;
}
.yanxinshuzihua:hover,.curr-yanxinshuzihua{
	background-color: #2DC7C7;
    color: #fff;
    border: 0px;
}
#yanxin_i,#qggcjg{
	font-size: 1.8rem;;
    /* color: #FF0087; */
    /* color: #1DCCEA; */
    /* color: #01C1FD; */
    color: #fff;
    height: 30px;
    display: inline-block;
    margin: 0px;
    line-height: 20px;
}
#yanxin_ii,#wtbg{
	font-size: 2rem;;
    /* color: #80FFA5; */
    color: #fff;
    height: 30px;
    display: inline-block;
    margin: 0px;
    line-height: 20px;
}