geomagneticincome.css 4.07 KB
.geomagneticincome-title-left{
    padding: 32px 19px;
}
.geoincome-title-left-wrap{
    height: 37px;
}
.geoincome-title-left-wrap .title-left-div{
    line-height: 37px;
}
.geo-card-money-icon{
    width: 37px;
    height: 37px;
    background: url("../../img/geo-card-money-icon.png") no-repeat;
    background-size: 37px 37px;
}
.geoincome-title-left-unit{
    transform: scale(0.8);
    position: relative;
    top:4px;
}









.geoincome-title-right{
    padding: 0 19px;
    height: 50px;
}
.geoincome-title-right:nth-of-type(1){
    height: 51px;
    border-bottom: 1px solid rgba(29,29,29,.1);
}
.geoincome-title-top{
    height: 24px;
    line-height: 24px;
    margin-top: 13px;
}
.geoincome-title-top-money{
    height: 30px;
    margin-top: 10px;
    line-height: 30px;
    font-size: 30px;
}


.geoincome-average{
    margin-top: 10px;
    height: 34px;
    line-height: 34px;
}
.geoincome-average-left{
    border-right: 1px solid rgba(29,29,29,.1);
    line-height: 34px;
}
.average-card-money-icon{
    margin-top: -2px;
    vertical-align: middle;
}
.geoincome-title-right-unit{
    transform: scale(0.8);
}
.geomagneticincome-con-wrap{
    height: 295px;
    padding: 41px 0;
}
/* style*/
.index-income-title em {
    background-image: url(../../img/index-card-title.png);
    background-position: -36px -36px;
}
.index-dev-title em{
    background-image: url(../../img/index-card-title.png);
    background-repeat: no-repeat;
    background-position: -18px 0;
}
.geoincome_echarts{
    height: 295px;
    width: 100%;
}


.geomagneticincome-con-wrap-line1{
    width: 13px;
    height: 131px;
    margin-top: 30px;
    background: url("../../img/geomagneticincome-con-wrap-line1.png") no-repeat;
}

.geomagneticincome-con-wrap-line2{
    width: 29px;
    height: 147px;
    margin-top: 30px;
    background: url("../../img/geomagneticincome-con-wrap-line2.png") no-repeat;
}
.geo-con-left{
    max-width: 200px;
    padding-top: 40px;
    padding-right: 20px;
    background: url("../../img/geo-con-left.gif") no-repeat center 95px;
}
.geo-con-left-main{
    width: 100%;
    height: 70px;
    background:rgba(232,244,250,1);
    border-radius:35px!important;
    text-align: center;
    padding-top: 12px;
}
.geo-center-maxwidth{
    max-width: 200px;
    margin: 0 auto;
}
.geo-con-center{

}
.geo-con-center-wrap{
    width:100%;
    height: 66px;
    border-radius:35px!important;
    overflow: hidden;
}
.operations-icon{
    width: 56px;
    background:#3EB9F3 url("../../img/geo-con-center.png") no-repeat 15px center;
}
.trace-icon{
    width: 56px;
    background:#3EB9F3 url("../../img/geo-con-center.png") no-repeat -42px center;
}
.operationsicon-right{
    background: #E8F4FA;
    padding: 12px 0 0 10px;
}
.trace-icon-right{
    background: #E8F4FA;
    padding: 12px 0 0 10px;
}
.geo-con-center-top{
    margin-bottom: 60px;
}
.geo-con-right-wrap{
    width: 100%;
    height: 52px;
    border-radius:26px!important;
    overflow: hidden;
}
.online-icon{
    width: 52px;
    background:#5FE98F url("../../img/geo-con-center.png") no-repeat -98px 17px;
}
.onlineicon-right{
    background-color: rgba(95,233,143,.1);
    padding: 5px 0 0 10px;
}
.onlineicon-right div:nth-of-type(1){
    color: #5FE98F;
}
.offline-icon{
    width: 52px;
    background:#C1C5C2 url("../../img/geo-con-center.png") no-repeat -147px 17px;
}
.offlineicon-right{
    background-color: rgba(193,197,194,.1);
    padding: 5px 0 0 10px;
}
.offlineicon-right div:nth-of-type(1){
    color: rgba(0,0,0,.6)
}
.downline-icon{
    width: 52px;
    background:#FAD175 url("../../img/geo-con-center.png") no-repeat -195px 14px;
}
.downlineicon-right{
    background-color: rgba(250,209,117,.1);
    padding: 5px 0 0 10px;
}
.downlineicon-right div:nth-of-type(1){
    color: rgba(250,209,117,.6)
}
.geo-con-right-2{
    margin: 23px 0;
}
.card-timeing-icon {
    display: inline-block;
    height: 17px;
    width: 17px;
    background: url(../../img/income_timeIco.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
}
.max-wid120{
    max-width: 80px !important;
    display: inline-block;
}
.page-content{
    min-width: 1100px !important;
}