
.left-01 {
    position: absolute;
    left: 30px;
    top: 100px;
    width: 480px;
    height: 958px;
}
.right-01 {
    position: absolute;
    left: 1410px;
    top: 100px;
    width: 480px;
    /* height: 699px; */
    height: 599px;
}
.right-02 {
    position: absolute;
    left: 1410px;
    /* top: 850px; */
    top: 750px;
    width: 480px;
    height: 309px;
}


.mid-zyzb {
    position: absolute;
    left: 530px;
    top: 100px;
    width: 856px;
    height: 100px;
}
.mid-zyzb .mid-zyzb-title {
    width: 114px;
    float: left;
}
.mid-zyzb .mid-zyzb-item {
    width: 247px;
    float: left;
}
.mid-zyzb-item-icon {
    float: left;
}
.mid-zyzb-item-title {
    font-size: 22px;
    font-weight: bold;
    padding-top: 8px;
    cursor: pointer;
}
.mid-zyzb-title .active {
    color: #ffffff;
}
.mid-zyzb-title-year {
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    color: #686d7d;
}
.mid-zyzb-title-month {
    font-size: 20px;
    font-weight: bold;
    padding-top: 4px;
    color: #686d7d;
}
.mid-zyzb-item-number {
    font-size: 32px;
    font-weight: bold;
    color: #ffc600;
}
.mid-zyzb-item-title strong {
    font-size: 18px;
}
.mid-sjfx {
    position: absolute;
    left: 530px;
    top: 200px;
    width: 856px;
    height: 30px;
    /*background-color: #0dcaf0;*/
}
.mid-sjfx-title {
    /*width: 128px;*/
    height: 40px;
    font-size: 26px;
    border-bottom: solid 3px #0dcaf0;
}
.mid-sjfx-item {
    width: 106px;
    height: 30px;
    padding-top: 12px;
    font-size: 16px;
    color: #686d7d;
    cursor: pointer;
}
.mid-sjfx .active {
    color: #ffffff;
}
.mid-sjfx-map {
    position: absolute;
    left: 530px;
    top: 250px;
    width: 856px;
    height: 467px;
    /*background-color: #0dcaf0;*/
}
.mid-sjfx-chart {
    position: absolute;
    left: 530px;
    top: 722px;
    width: 856px;
    height: 120px;
    /*background-color: #0dcaf0;*/
}
.mid-sjfx-chart-item-1 {
    width: 530px;
    height: 120px;
}
.mid-sjfx-chart-item-2 {
    width: 326px;
    height: 120px;
}
.mid-zshx {
    position: absolute;
    left: 530px;
    top: 874px;
    width: 856px;
    height: 30px;
    /*background-color: #0dcaf0;*/
}
.mid-zshx-title {
    /*width: 200px;*/
    height: 40px;
    font-size: 26px;
    border-bottom: solid 3px #0dcaf0;
}
.mid-zshx-chart {
    position: absolute;
    left: 530px;
    top: 912px;
    width: 856px;
    height: 130px;
    /*background-color: #0dcaf0;*/
}
.mid-zshx-chart-item {
    width: 428px;
    height: 130px;
}



.tgwl-grid{
    padding: 20px;
}

.tgwl-grid .title{
    font-size: 18px;
}

.tgwl-grid .time-info{
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
}


.tgfw-info-line{
    padding: 10px 0;
}

.tgfw-info-line .label,.num,.extend{
    display: inline-block;
    vertical-align: baseline;
    font-size: 14px;
}

.tgfw-info-line .num{
    font-size: 24px;
    color: #00A8FF;
}

.tgfw-info-line .extend{
    font-style: normal;
    font-size: 12px;
}


.home-fillper .fillper-num .num-extend{
    margin-left: 0;
}

.home-fillper .fillper-num,.fillper-header{
    padding-left: 5px;
}






/* ==========left.css============ */

.left-panel-cell {
    padding: 10px;
  }
  .left-circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 28px 30px;
  }
  .circle-grid {
    width: 83px;
  }
  .circle-grid span,
  .circle-grid img {
    display: block;
    text-align: center;
  }
  .circle-grid .circle-num {
    position: relative;
    z-index: 1;
    margin: 0 -20px;
    margin-bottom: -40px;
    color: #4AFDC4;
    font-size: 24px;
  }
  .circle-grid .circle-bg {
    width: 100%;
    height: 100%;
  }
  .circle-grid .circle-title {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 400;
    opacity: 0.8;
  }
  .port-fillper {
    margin-top: 20px;
  }
  .fillper-header {
    height: 24;
    width: 110px;
    padding-left: 15px;
    line-height: 24px;
    background: url(../../views/home/img/fillper-bg.png) no-repeat;
    background-position: left bottom;
    font-size: 16px;
  }

  .fillper-header .extend{
    margin-left: 5px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
  }

  .fillper-num {
    margin-top: 12px;
    padding-left: 16px;
  }
  .fillper-num .num-info {
    display: inline-block;
    vertical-align: bottom;
    font-size: 24px;
    color: #00A8FF;
  }
  .fillper-num .num-extend {
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 5px;
    margin-left: 10px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
  }
  .left-header-content {
    width: 100%;
    font-size: 0;
  }
  .left-header-content .wui-title {
    width: 198px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
  }
  .left-header-content .wui-title:nth-child(1) {
    margin-right: 24px;
  }
  .left-panel-grid {
    font-size: 0;
  }
  .left-grid-cell {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    height: 180px;
    font-size: 14px;
  }
  
  .left-grid-cell-auto{
    width: 100%;
  }
  
  .company-cell{
    width: 65%;
  }

  .business-title{
    font-size: 16px;
  }

  .business-title-extend{
    font-size: 12px;
    color: #ccc;
  }
  
  .business-cell {
    margin-top: 20px;
    text-align: center;
  }
  .business-cell .num {
    margin-top: 10px;
    font-size: 24px;
    color: #ffc600;
  }
  .business-cell .extend {
    padding-left: 4px;
    font-size: 12px;
    color: #fff;
  }
  .business-icon {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: -20px;
    width: 26px;
    height: 32px;
    background: url('../../views/home/img/port-icon.png') no-repeat;
  }
  .business-img {
    margin: 0 auto;
    width: 175px;
    height: 34px;
    background: url('../../views/home/img/port-bg.png') no-repeat;
  }
  .port-grid-left {
    float: left;
    width: 165px;
  }
  .port-grid-right {
    float: right;
    width: 245px;
    margin-right: -10px;
  }
  .port-grid-right img {
    width: 100%;
  }
  
  .port-grid-right video {
    width: 100%;height: 150px;
  }
  
  .left-tab-extend {
    position: relative;
  }
  .title-tab-cnt {
    position: absolute;
    right: 5px;
    top: 0;
    width: 65px;
  }
  .title-tab-cnt .tab-cell {
    float: left;
    width: 50%;
    padding: 1px 2px;
    color: rgba(255, 255, 255, 0.5);
  }
  .title-tab-cnt .tab-cell.current {
    color: #fff;
  }
  .title-tab-cnt .tab-cell:hover {
    color: #fff;
  }
  
  
  .blank-link{
    color: #fff;
    cursor: pointer;
  }
  
  
  
  .wui-title-home em {
    margin-left: 5px;
    font-style:normal;
    font-size: 14px;
  }
  
  
  .title-extend{
    position: absolute;right: 0;top: 50%;z-index: 1;
    margin-top: -9px;
  }
  
  .title-tab-cell{
    float: left;
    padding: 0 10px;
    font-size: 16px;cursor: pointer;
    color: rgba(255, 255, 255, 0.4);
  }
  
  .title-tab-cell.active{
    color: rgba(255, 255, 255, 1);
    cursor: inherit;
  }
  
  
  
  .left-chart-cnt{
    width: 100%;height: 200px;
  }
  
  
  .home-fillper .fillper-num,.fillper-header{
    padding-left: 0;
  }




  /* ============= right.css ================== */

  .wui-title .right-tab{
    font-size: 16px;
    color:#ccc;
    cursor: pointer;
  }
  
  .wui-title .active{
    color:#fff;
  }
  
  .right-grid-cell{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 180px;
    font-size: 14px;
  }
  .bt{
    margin-bottom:5px;
  }
  .right-div{
    float: left;
    width: 48%;
   height: 64px;
   background-image: url('./img/r-bg.png');
   border-radius: 10px;
   margin: 1%;
   padding-left:20px;
   padding-top:5px;
  }
  .right-div div{
    float: left;
  }
  .right-font{
    line-height: 60px;
    margin-left: 20px;
  }
  /* #right-chart3,#right-chart4{
    float: left;
    width:50%
  } */
  
  .right-grid-auto{
    height: 140px;
  }

  .radio_select { text-align: center; color: rgb(255,255,255, 0.4);}
  #pop-box .active { color: rgb(255,255,255, 1.0);} 
  .radio_select span { cursor: pointer;}



  .tgwl-tab-cnt{
    display: none;
    height: 232px;
    font-size: 14px;
  }
  
  .tgwl-tab-cnt.current{
    display: block;
  }

  .tgwl-bgd-content .fillper-num{
    margin-top: 0;
    padding-top: 30px;
  }

  .fillper-num-first{
    margin-top: -30px;
    height: 30px;
  }

  .fillper-num-first .iconfont{
    margin-left: 5px;
    font-size: 20px;
    color: #1DD0F5;
  }

  .fillper-num-first .num-iconfont,.label{
    display: inline-block;vertical-align: middle;
  }


  .fillper-num-first .num-iconfont:first-child{
    margin-left: 10px;
  }



  .number-unit{
    font-style: normal;
    font-size: 16px;
    color: #ccc;
  }

.title-link{
    display: inline-block;vertical-align: baseline;
    height: 24px;line-height: 24px;padding: 0 10px;
    border-radius: 3px;
    background-color: hsla(0, 93%, 40%, 0.761);
    margin-left: 10px;
    color: #fff;
    font-size: 12px;
}