﻿@charset "UTF-8";
/*
 * 页面主样式
 * 日期: 2019-04-26
 * By Endfish
 * 代码如诗
 * 
*/
/*** 引用 ***/
/*** 常用工具包 ***/
/*
 * 包含常用工具以及浏览器兼容性
 */
/*** 风格 ***/
/*
 * 页面风格样式
 */
.layui-layout-admin .layui-header {
  z-index: 0;
  background-color: #ecf0f5; }

.layui-nav {
  background-color: #162140; }
  .layui-nav .layui-nav-item a {
    color: #fff;
    height: 50px;
    line-height: 50px; }
    .layui-nav .layui-nav-item a i {
      margin-right: 10px;
      -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
      transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
    .layui-nav .layui-nav-item a:hover {
      background-color: #b20000; }
      .layui-nav .layui-nav-item a:hover i {
        margin-right: 10px; }
  .layui-nav .layui-nav-item .layui-nav-child li a {
    padding: 0 30px; }
  .layui-nav .layui-nav-item .layui-nav-child li ol li a {
    padding: 0 40px; }

.layui-nav-tree .layui-nav-bar {
  display: none; }

.layui-body {
  color: #687284; }

.layui-card {
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05); }

.layui-card-con {
  margin-top: 25px; }

.side-bg {
  top: 0 !important;
  background: #162140;
  -webkit-box-shadow: 10px 0px 20px rgba(22, 33, 64, 0.1);
  -moz-box-shadow: 10px 0px 20px rgba(22, 33, 64, 0.1);
  box-shadow: 10px 0px 20px rgba(22, 33, 64, 0.1);
  z-index: 1000; }

.layui-header .layui-nav .layui-nav-item {
  border-bottom: 0px; }
  .layui-header .layui-nav .layui-nav-item a {
    color: #999;
    height: 60px;
    line-height: 60px; }
    .layui-header .layui-nav .layui-nav-item a:hover {
      color: #212121;
      background-color: #ecf0f5; }
  .layui-header .layui-nav .layui-nav-item .layui-nav-child {
    right: 0;
    left: auto; }
    .layui-header .layui-nav .layui-nav-item .layui-nav-child dd a {
      height: 35px;
      line-height: 35px;
      padding-left: 20px;
      padding-left: 30px;
      font-size: 13px; }
    .layui-header .layui-nav .layui-nav-item .layui-nav-child dd.layui-this, .layui-header .layui-nav .layui-nav-item .layui-nav-child dd.layui-this a {
      background-color: #b20000;
      background-color: #ecf0f5;
      color: #999; }
.layui-header .layui-nav .layui-this:after {
  background-color: #fff; }
.layui-header .layui-nav .layui-nav-bar .layui-nav-itemed:after,
.layui-header .layui-nav .layui-nav-tree .layui-nav-itemed:after {
  background-color: #fff; }
.layui-header .layui-nav-bar {
  display: none; }

.layui-header .layui-nav .layui-nav-item
.layui-nav-tree .layui-nav-child dd.layui-this,
.layui-nav-tree .layui-nav-child dd.layui-this a,
.layui-nav-tree .layui-this, .layui-nav-tree .layui-this > a,
.layui-nav-tree .layui-this > a:hover {
  background-color: #b20000; }

.layui-btn {
  background-color: #8394b2;
  -webkit-box-shadow: 0px 5px 20px rgba(131, 148, 178, 0.2);
  -moz-box-shadow: 0px 5px 20px rgba(131, 148, 178, 0.2);
  box-shadow: 0px 5px 20px rgba(131, 148, 178, 0.2); }

.layui-btn-normal {
  background-color: #b20000;
  -webkit-box-shadow: 0px 5px 20px rgba(178, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 20px rgba(178, 0, 0, 0.2);
  box-shadow: 0px 5px 20px rgba(178, 0, 0, 0.2); }

.layui-btn-danger {
  background-color: #b20000;
  -webkit-box-shadow: 0px 5px 20px rgba(178, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 20px rgba(178, 0, 0, 0.2);
  box-shadow: 0px 5px 20px rgba(178, 0, 0, 0.2); }

.layui-form-select dl dd.layui-this {
  background-color: #b20000; }

.pop-con {
  padding: 20px; }
  .pop-con .page-con {
    text-align: center; }

.layui-table .radio-list {
  text-align: center; }

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #b20000; }
.layui-laypage a:hover {
  color: #b20000; }

.layui-form-checked[lay-skin=primary] i {
  border-color: #b20000 !important;
  background-color: #b20000 !important; }

.layui-form-checkbox[lay-skin=primary] i:hover {
  border-color: #b20000; }

.layui-upload-list img {
  width: 300px;
  height: auto; }

.layui-colla-content p {
  padding: 5px 0px; }

.layui-laydate .layui-laydate-content .layui-this {
  background-color: #b20000 !important;
  color: #fff !important; }

.layui-laydate-content td.laydate-selected {
  background-color: #cdcdcd !important; }

.layui-tab-brief > .layui-tab-title,
.layui-tab-brief > .layui-tab-title .layui-this {
  color: #687284; }

.layui-tab-brief > .layui-tab-more li.layui-this:after,
.layui-tab-brief > .layui-tab-title .layui-this:after {
  border-bottom: 2px solid #b20000; }

.fa-clock-blue {
  color: #489f8c; }

.fa-clock-yellow {
  color: #e2aa5f; }

.fa-clock-orange {
  color: #e53d27; }

/*** 布局 ***/
/*
 * 页面布局样式
 */
.layui-fluid {
  padding: 20px; }

.page-title h1 {
  font-weight: 300;
  color: #262b48; }

/*** 元件 ***/
/*
 * 页面表单等样式, 复写layui专用
 */
/*** 模块 ***/
/*
 * 页面模块样式
 */
.logo {
  width: 100%;
  height: 60px;
  color: #fff; }

.user-head {
  width: 36px;
  height: 36px;
  cursor: pointer;
  margin-top: -25px; }
  .user-head img {
    width: 36px;
    height: 36px;
    border-radius: 36px; }

/*** 状态 ***/
/*
 * 页面状态样式
 */
.show {
  display: block; }

.hide {
  display: none; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

/*** 元件 ***/
/*
 * 马丽欣修改专属
 */
.fr {
  float: right; }

.mt10 {
  margin-top: 10px; }

.p20 {
  padding: 20px; }

.pt20 {
  padding-top: 20px; }

.pl20 {
  padding-left: 20px; }

.align_r {
  text-align: right; }

.layui-tab-title {
  border-bottom: 0; }

.layui-tab-content {
  padding: 10px 0; }

#iframe {
  width: 100%;
  height: calc(100vh - 60px);
  border: none;
  margin-top: -22px; }

.layui-card-body {
  padding: 10px 15px 15px; }
  .layui-card-body h1 {
    font-size: 16px;
    line-height: 50px;
    padding-right: 10px;
    color: #687284; }
    .layui-card-body h1 i.line {
      width: 4px;
      height: 20px;
      float: left;
      background: #687284;
      margin-top: 15px;
      margin-right: 10px; }
  .layui-card-body .h1-bottom-30 {
    margin-bottom: 30px; }
  .layui-card-body .layui-form-item .text {
    line-height: 38px; }

.layui-side .logo {
  width: 100px;
  height: 65px;
  margin: 15px auto; }
  .layui-side .logo img {
    width: 100%; }

.layui-header .layui-nav .layui-nav-more {
  border-color: #162140 transparent transparent;
  border-top-color: #162140; }

.layui-header .layui-nav .layui-nav-mored,
.layui-header .layui-nav-itemed .layui-nav-more {
  border-style: dashed dashed solid;
  border-color: transparent transparent #162140; }

.layui-side-scroll {
  height: calc(100% - 95px); }

.body-login {
    width: 100vw;
    height: 100vh;
    background: url(../img/bg.jpg);
    background-size: cover;
}
  .body-login .logo {
    position: absolute;
    width: 30%;
    height: auto;
    top: 15%;
    left: 10%;
    text-align: center;
    font-weight: bold; }
    .body-login .logo .logo_name {
      margin-top: 1vh; }
    .body-login .logo .title {
      margin-top: 2vh;
      font-size: 1.8vw; }
  .body-login .main-login {
    position: absolute;
    width: 28%;
    height: auto;
    top: 35%;
    left: 8%;
    box-shadow: rgba(39, 44, 49, 0.06) 8px 14px 38px;
    background-color: #fff;
    border-radius: 5px;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    overflow: hidden; }
    .body-login .main-login .login-con {
      padding: 8%;
      padding-left: 0px; }
      .body-login .main-login .login-con h4 {
        color: #6b6666;
        font-weight: bold;
        font-size: 16px; }
      .body-login .main-login .login-con .forget {
        float: right;
        line-height: 36px;
        color: #5a9fe5; }
      .body-login .main-login .login-con .input_yzm {
        width: calc(100% - 140px);
        float: left; }
      .body-login .main-login .login-con .img_yzm {
        float: left;
        margin-left: 10px;
        height: 38px;
        width: 80px; }
      .body-login .main-login .login-con .change {
        color: #999;
        line-height: 38px;
        float: right;
        cursor: pointer; }
      .body-login .main-login .login-con .link {
        color: #5a9fe5; }

.index .index_top {
  line-height: 60px;
  padding-left: 40px; }
  .index .index_top .grey {
    font-size: 13px;
    color: #8394b2; }
.index .index_center {
  width: 90%;
  margin: 0 auto; }
  .index .index_center .icon_box {
    height: 330px;
    padding: 60px 0;
    background: #e2e2e2;
    border-radius: 8px;
    text-align: center;
    cursor: pointer; }
    .index .index_center .icon_box .icon {
      width: 100px;
      height: 100px;
      background: url(../img/icon.png) #19213e;
      border-radius: 50%;
      margin: 0 auto;
      padding: 50px; }
    .index .index_center .icon_box .icon1 {
      background-position: 50px 50px; }
    .index .index_center .icon_box .icon2 {
      background-position: 47px -110px; }
    .index .index_center .icon_box .icon3 {
      background-position: 52px -273px; }
    .index .index_center .icon_box .title {
      font-size: 20px;
      line-height: 80px;
      color: #414957; }
    .index .index_center .icon_box p {
      font-size: 15px;
      line-height: 30px; }
      .index .index_center .icon_box p span {
        font-weight: bold; }
.index .index_bottom {
  width: calc(100% - 200px);
  position: fixed;
  left: 200px;
  bottom: 0;
  line-height: 60px;
  text-align: center; }
  .index .index_bottom a {
    padding: 0 20px;
    color: #687284;
    display: inline-block; }

.report .border-box {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 20px;
  margin-top: 10px; }
  .report .border-box #china-map {
    width: 55vw;
    height: 600px; }
.report .greybg {
  background: #f7f7f7;
  padding: 20px;
  height: auto;
  overflow:hidden;
  border-radius: 5px; }
.report .greybg .layui-table thead tr {
    background: #5c6778;
    color: #fff;
}
  .report .greybg .layui-table td, .report .greybg .layui-table th {
    padding: 5px 15px; }
  .report .greybg .box {
    width: 100%;
    display: flex;
    align-items: center;
    height: 175.5px; }
    .report .greybg .box .leftIcon {
      margin: 0 auto;
      text-align: center; }
      .report .greybg .box .leftIcon .icon {
        width: 60px;
        height: 70px;
        display: block;
        margin: 0 auto;
        background: url(../img/icon.png); }
      .report .greybg .box .leftIcon .icon1 {
        background-position: 0 -818px; }
      .report .greybg .box .leftIcon .icon2 {
        background-position: 0 -950px; }
      .report .greybg .box .leftIcon .icon3 {
        background-position: 0 -1199px; }
      .report .greybg .box .leftIcon .icon4 {
        background-position: 0 -1090px; }
      .report .greybg .box .leftIcon .icon5 {
        background-position: 0 -1303px; }
      .report .greybg .box .leftIcon .icon6 {
        width: 90px;
        background-position: 0 -1972px; }
      .report .greybg .box .leftIcon .title {
        text-align: center;
        line-height: 20px;
        width: 100%;
        margin-top: 10px; }
    .report .greybg .box ul {
      margin: 0 auto;
      line-height:28px;
    }
  .report .greybg .bigBox {
    height: 350px; }
  .report .greybg .littlebox {
    height: 80px; }
    .report .greybg .littlebox .leftIcon .title {
      text-align: left;
      padding-left: 20px; }
.report .borderTop {
  border-top: 1px dashed #ccc; }
.report .borderLeft {
  border-left: 1px dashed #ccc; }
.report .borderRight{
    border-right: 1px dashed #ccc;
}
.report .chartSelect {
  position: absolute;
  right: 3%;
  top: -8px;
  z-index: 999; }
.report .chartSelect_mr {
  margin-right: 4%; }
.report h1 .chartSelect {
  top: 5px;
  font-size: 14px; }
.report .mapBox {
  margin: 0 auto 0 5vw;
  position: relative;
  width: 30vw;
  height: 24.79vw;
  background: url(../img/map.png);
  background-size: 100% 100%; }
  .report .mapBox .area {
    position: absolute; }
    .report .mapBox .area .title {
      text-align: center;
      color: #fff;
      font-size: 0.8vw;
      line-height: 1vw;
      width: 6vw;
      position: relative; }
    .report .mapBox .area img {
      display: none;
      position: absolute; }
  .report .mapBox .area1 {
    width: 7.98vw;
    right: 0.17vw;
    top: 0.19vw; }
    .report .mapBox .area1 .title {
      margin: 3.5vw 0 0 2.2vw; }
  .report .mapBox .area2 {
    width: 13.076vw;
    right: 4.4vw;
    top: 0.44vw; }
    .report .mapBox .area2 .title {
      margin: 7vw 0 0 5vw; }
  .report .mapBox .area3 {
    width: 3.76vw;
    right: 3.36vw;
    top: 15.5vw; }
    .report .mapBox .area3 .title {
      margin: 1.3vw 0 0 -1.5vw; }
  .report .mapBox .area4 {
    width: 6.77vw;
    right: 3.83vw;
    top: 12.13vw; }
    .report .mapBox .area4 .title {
      margin: 1.3vw 0 0 1.3vw; }
  .report .mapBox .area5 {
    width: 8.86vw;
    right: 5.72vw;
    top: 14.48vw; }
    .report .mapBox .area5 .title {
      margin: 3vw auto 0 auto; }
  .report .mapBox .area6 {
    width: 19.53vw;
    left: 0.1vw;
    top: 2.91vw; }
    .report .mapBox .area6 .title {
      margin: 8.5vw auto 0 auto; }
  .report .mapBox .areaShow img {
    display: block; }
  .report .mapBox .map_little {
    width: 6vw;
    position: absolute;
    right: -4vw;
    bottom: -11px; }

.layui-form120 .layui-form-label {
  width: 120px; }
.layui-form120 .layui-input-block {
  margin-left: 150px; }

.layui-form150 .layui-form-label {
  width: 150px; }
.layui-form150 .layui-input-block {
  margin-left: 180px; }

.num-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  text-align: center;
  line-height: 15px;
  background-color: #c11532;
  font-size: 12px;
  color: #fff;
  font-style: normal; }

.layui-table-page {
  text-align: right; }

.errorBox {
  width: 486px;
  margin: 10vh auto;
  text-align: center; }
  .errorBox img {
    width: 100%; }
  .errorBox .layui-btn {
    background: #364675;
    margin-top: 30px;
    width: 50%;
    border-radius: 8px; }

.stepRow {
  width: 96%;
  padding: 20px 2% 0 2%;
  height: auto;
  overflow: hidden; }
  .stepRow .box {
    width: 16.66%;
    height: 160px;
    position: relative;
    padding-top: 50px;
    display: block;
    float: left;
    text-align: center; }
    .stepRow .box .iconBg {
      margin: 0 auto;
      background: #5d769d;
      border-radius: 50%;
      width: 28px;
      height: 30px;
      padding: 18px 19px; }
      .stepRow .box .iconBg .icon {
        width: 28px;
        height: 30px;
        display: block;
        background: url(../img/icon.png); }
      .stepRow .box .iconBg .icon1 {
        background-position: 4px -1422px; }
      .stepRow .box .iconBg .icon2 {
        background-position: 4px -1503px; }
      .stepRow .box .iconBg .icon3 {
        background-position: 4px -1584px; }
      .stepRow .box .iconBg .icon4 {
        background-position: 4px -1666px; }
    .stepRow .box .title {
      position: absolute;
      top: 0;
      font-size: 20px;
      text-align: center;
      width: 100%; }
    .stepRow .box .text {
      margin-top: 10px;
      font-size: 14px;
      line-height: 30px; }
      .stepRow .box .text .texttitle {
        font-size: 15px;
        font-weight: bold; }
      .stepRow .box .text a {
        color: #a0a6b3; }
  .stepRow .box_orange .iconBg {
    background: #fd7a2a; }
  .stepRow .box_grey .iconBg {
    background: #e0e3e9; }
  .stepRow .box::before, .stepRow .box::after {
    content: '';
    width: calc( 50% - 33px );
    height: 3px;
    background: #5d769d;
    position: absolute;
    top: 82px; }
  .stepRow .box::before {
    left: 0; }
  .stepRow .box::after {
    right: 0; }
  .stepRow .box:first-child::before, .stepRow .box:last-child::after {
    width: 0; }
  .stepRow .box_orange::before, .stepRow .box_orange::after {
    background: #fd7a2a; }
  .stepRow .box_grey::before, .stepRow .box_grey::after {
    background: #e0e3e9; }


.layIconRow {
    width: 96%;
    padding: 20px 2% 0 2%;
    height: auto;
    overflow: hidden;
}

    .layIconRow .box {
        width: 20%;
        height: 160px;
        position: relative;
        padding-top: 50px;
        display: block;
        float: left;
        text-align: center;
    }

        .layIconRow .box .iconBg {
            margin: 0 auto;
            background: #cc0033;
            border-radius: 50%;
            width: 36px;
            height: 36px;
            padding: 18px 18px;
        }

            .layIconRow .box .iconBg .icon {
                width: 36px;
                height: 42px;
                display: block;
                background: url(../img/icon2.png);
            }

            .layIconRow .box .iconBg .icon1 {
                background-position: -190px -85px;
            }

            .layIconRow .box .iconBg .icon2 {
                background-position: -190px -260px;
            }

            .layIconRow .box .iconBg .icon3 {
                background-position: -190px -455px;
            }

            .layIconRow .box .iconBg .icon4 {
                background-position: -190px -650px;
            }

            .layIconRow .box .iconBg .icon5 {
                background-position: -190px -850px;
            }

            .layIconRow .box .iconBg .icon6 {
                background-position: -190px -1045px;
            }

            .layIconRow .box .iconBg .icon7 {
                background-position: -190px -1245px;
            }

        .layIconRow .box .iconSqr {
            margin: 0 auto;
            background: #cc0033;
            border-radius: 5px;
            width: 36px;
            height: 34px;
            padding: 15px 15px;
        }

            .layIconRow .box .iconSqr .icon {
                width: 36px;
                height: 34px;
                display: block;
                background: url(../img/icon2.png);
            }

            .layIconRow .box .iconSqr .icon1 {
                background-position: -190px -85px;
            }



        .layIconRow .box .title {
            position: absolute;
            top: 0;
            font-size: 20px;
            text-align: center;
            width: 100%;
        }

        .layIconRow .box .text {
            margin-top: 10px;
            font-size: 14px;
            line-height: 30px;
        }

            .layIconRow .box .text .texttitle {
                font-size: 15px;
                font-weight: bold;
            }

            .layIconRow .box .text a {
                color: #a0a6b3;
            }

        .layIconRow .box .optopns {
            margin-top: 0px;
            margin-left:30px;
            font-size: 20px;
            line-height: 30px;
            width:100px;
        }

            .layIconRow .box .optopns .optopnsName {
                font-size: 20px;
                font-weight: bold;
                color: black;
            }

            .layIconRow .box .optopns .optopnsValue {
                font-size: 20px;
                font-weight: bold;
                color: #cc0033;
            }

    .layIconRow .box_blue .iconBg {
        background: #5d769d;
    }

    .layIconRow .box_grey .iconBg {
        background: #e0e3e9;
    }

    .layIconRow .box::before, .layIconRow .box::after {
        content: '';
        width: calc( 50% - 37px );
        height: 3px;
        background: #5d769d;
        position: absolute;
        top: 82px;
    }

    .layIconRow .box::before {
        left: 0;
    }

    .layIconRow .box::after {
        right: 0;
    }

    .layIconRow .box:first-child::before, .layIconRow .box:last-child::after {
        width: 0;
    }

    .layIconRow .box::before, .layIconRow .box::after {
        background: #cc0033;
    }

    .layIconRow .box_blue::before, .layIconRow .box_blue::after {
        background: #5d769d;
    }

    .layIconRow .box_grey::before, .layIconRow .box_grey::after {
        background: #e0e3e9;
    }

.border-box {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 20px;
  margin-top: 10px; }

.fileDown {
  position: relative;
  width: 220px;
  height: 48px;
  float: left;
  margin-right: 15px; }
  .fileDown .fileDownbg {
    background: #5d769d;
    opacity: 0.6;
    border-radius: 5px;
    width: 220px;
    height: 48px;
    color: #505763; }
    .fileDown .fileDownbg .fa {
      color: #505763;
      font-size: 28px;
      margin: 10px;
      float: left; }
    .fileDown .fileDownbg .text {
      width: 100px;
      float: left;
      text-align: center; }
  .fileDown .iconBox {
    position: absolute;
    right: 10px;
    top: 13px; }
    .fileDown .iconBox .fa {
      color: #fff;
      font-size: 16px;
      margin: 0 5px;
      cursor: pointer; }

/*** 公共 ***/
html {
  font-size: 62.5%;
  width: 100%;
  overflow: hidden; }

body {
  font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, STHeitiSC-Light, simsun, \\5B8B\4F53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif";
  background-color: #ecf0f5; }

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

div,
span {
  /*自动换行*/
  word-wrap: break-word;
  word-break: normal;
  /*强制英文单词断行*/
  word-break: break-all; }

@media screen and (max-width: 1680px) {
    .report .mapBox {
        margin: 1vw auto 1vw 4vw;
        width: 36vw;
        height: 29.75vw;
    }

        .report .mapBox .area1 {
            width: 9.576vw;
            right: 0.22vw;
            top: 0.22vw;
        }

            .report .mapBox .area1 .title {
                margin: 5vw 0 0 3vw;
            }

        .report .mapBox .area2 {
            width: 15.69vw;
            right: 5.25vw;
            top: 0.5vw;
        }

            .report .mapBox .area2 .title {
                margin: 9vw 0 0 7vw;
            }

        .report .mapBox .area3 {
            width: 4.52vw;
            right: 4.03vw;
            top: 18.6vw;
        }

            .report .mapBox .area3 .title {
                margin: 1.8vw 0 0 -1.3vw;
            }

        .report .mapBox .area4 {
            width: 8.12vw;
            right: 4.61vw;
            top: 14.56vw;
        }

            .report .mapBox .area4 .title {
                margin: 1.8vw 0 0 2vw;
            }

        .report .mapBox .area5 {
            width: 10.63vw;
            right: 6.85vw;
            top: 17.4vw;
        }

            .report .mapBox .area5 .title {
                margin: 4vw auto 0 auto;
            }

        .report .mapBox .area6 {
            width: 23.44vw;
            left: 0.15vw;
            top: 3.5vw;
        }

            .report .mapBox .area6 .title {
                margin: 10.5vw auto 0 auto;
            }

        .report .mapBox .map_little {
            width: 7vw;
            bottom: -17px;
        }
}

@media screen and (max-width: 1400px) {
    .report .mapBox {
        margin: 3.5vw auto 3.5vw 4vw;
    }
}
/*# sourceMappingURL=style.css.map */
