@charset "UTF-8";
/*CSS重置"PingFang SC",*/
body,
html {
  margin: 0;
  padding: 0;
  font-family: "PingFang SC","Microsoft YaHei",arial,"\5b8b\4f53",sans-serif,tahoma;
  color: #333;
  background: #fff;
}

input,
textarea {
  font-family: "PingFang SC","Microsoft YaHei",arial,"\5b8b\4f53",sans-serif,tahoma;
}

body {
  font-size: 14px;
}

body a {
  outline: none;
  text-decoration: none !important;
}

body a:hover {
  color: #4f91ff !important;
}

blockquote,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  list-style: none;
}

img {
  border: none;
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}

* html .clearfix {
  height: 1%;
}

* + html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
  clear: both;
}

*:focus {
  outline: none;
}

input {
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="button"],
input[type="number"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
  resize: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.container {
  width: 1205px;
  margin: 0 auto;
}

img {
  max-width: 100%;
}

body,
html {
  height: 100%;
  background: url("bj.png") no-repeat center center;
  background-size: cover;
  width: 1920px;
  height: 1080px;
}

body {
  padding: 0 26px;
}

/* header */
.header {
  height: 93px;
  overflow: hidden;
  background: url("header-bg.png") no-repeat center bottom;
  background-size: 98% auto;
  position: relative;
}

.header h1 {
  text-shadow: 0 0 3px rgba(21, 214, 255, 0.49);
  color: #daf9ff;
  font-size: 61px;
  font-weight: 400;
  line-height: 120px;
  text-align: center;
}

.header-time {
  color: #01fafe;
  font-size: 21px;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 12px;
}

.header-time .time {
  margin-left: 6px;
}

.index-headline {
  height: 43px;
  border-bottom: 1px solid #0c89d5;
  -webkit-box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
  box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
}

.index-headline h2 {
  color: white;
  font-size: 20px;
  font-weight: 400;
  padding-left: 32px;
  line-height: 43px;
  position: relative;
}

.index-headline h2:after {
  content: '';
  width: 14px;
  height: 12px;
  position: absolute;
  left: 11px;
  top: 50%;
  background: url("dot.png") no-repeat center center;
  margin-top: -6px;
}

.top-container {
  margin-top: 2px;
  height: 655px;
}

.top-container-sidebar-a {
  width: 426px;
  float: left;
}

.top-container-sidebar-b {
  float: right;
  width: 426px;
}

/* 种养殖数据预警 */
.breeding-warning {
  width: 426px;
  height: 320px;
  border: 1px solid #0c89d5;
  -webkit-box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
  box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
}

.breeding-warning-list {
  padding: 5px 15px;
}

.breeding-warning-list table {
  width: 100%;
  border-collapse: collapse;
}

.breeding-warning-list table td,
.breeding-warning-list table th {
  padding: 0 5px;
}

.breeding-warning-list table th {
  color: white;
  font-size: 14px;
  font-weight: 400;
  line-height: 36px;
  border-bottom: 2px solid #59ceff;
  text-align: left;
}

.breeding-warning-list table td {
  color: #f7fbfd;
  font-size: 14px;
  font-weight: 400;
  line-height: 39px;
  border-bottom: 1px dashed #457fc2;
}

.breeding-warning-list table tr:last-child td {
  border-bottom: 2px solid #59ceff;
}

.breeding-warning-list table .t2 {
  text-align: center;
}

.breeding-warning-list table .t3 {
  text-align: center;
}

.breeding-warning-list table .t4 {
  text-align: right;
}

.breeding-warning-list table td.t2 {
  color: #ffe400;
}

.breeding-warning-list table td.t3 {
  color: #07e5ff;
}

.breeding-warning-list table td.t4 {
  color: #ff6316;
}

.breeding-warning-list table td.t4 img {
  vertical-align: middle;
  margin-right: 1px;
}

.breeding-warning-list table td.up {
  color: #14e144;
}

/* 一村一品商城分析 */
.mall-analysis {
  margin-top: 14px;
  height: 320px;
  border: 1px solid #0c89d5;
  -webkit-box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
  box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
}

#mallAnalysis {
  height: 200px;
  width: 350px;
  margin: 0 auto;
}

.mall-analysis-list {
  padding-left: 12px;
  padding-top: 5px;
}

.mall-analysis-list li {
  width: 127px;
  height: 55px;
  background-color: rgba(3, 66, 115, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f034273', endColorstr='#7f034273');
  border: 1px solid #1380bd;
  float: left;
  padding: 5px;
  margin-right: 9px;
  position: relative;
}

.mall-analysis-list li .arrow i {
  width: 6px;
  height: 7px;
  position: absolute;
  background: url("mall-arrow.png") no-repeat 0 0;
}

.mall-analysis-list li .arrow .i1 {
  left: -3px;
  top: -4px;
}

.mall-analysis-list li .arrow .i2 {
  right: -3px;
  top: -4px;
}

.mall-analysis-list li .arrow .i3 {
  left: -3px;
  bottom: -4px;
}

.mall-analysis-list li .arrow .i4 {
  right: -3px;
  bottom: -4px;
}

.mall-analysis-list li:last-child {
  margin-right: 0;
}

.mall-analysis-list li p {
  color: #f7fbfd;
  font-size: 14px;
  font-weight: 400;
}

.mall-analysis-list li h3 {
  color: #ffde00;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}

/* 智慧乡村覆盖分析 */
.coverage-analysis {
  width: 986px;
  height: 654px;
  border: 1px solid #0f9ded;
  float: left;
  margin-left: 14px;
  position: relative;
  padding: 12px;
}

.coverage-analysis .tag .i1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #16e1ff transparent transparent transparent;
}

.coverage-analysis .tag .i2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent #16e1ff transparent transparent;
}

.coverage-analysis .tag .i3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #16e1ff;
}

.coverage-analysis .tag .i4 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #16e1ff transparent;
}

.coverage-analysis-list {
  height: 94px;
  position: relative;
  z-index: 88;
}

.coverage-analysis-list .item {
  padding-top: 10px;
  float: left;
  margin-right: 2px;
  height: 96px;
}

.coverage-analysis-list .item h3 {
  color: white;
  font-weight: 400;
  font-size: 13px;
}

.coverage-analysis-list .item .content {
  height: 40px;
  text-align: center;
  margin-top: 8px;
}

.coverage-analysis-list .item .content .num {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-shadow: 0 0 15px rgba(0, 198, 255, 0.32);
  color: #20dbfd;
  font-size: 33px;
}

.coverage-analysis-list .item .content ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  color: white;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
}

.coverage-analysis-list .item .content .up {
  color: #ff6c00;
}

.coverage-analysis-list .item .content .down {
  color: #12fe81;
}

.coverage-analysis-list .item01 {
  width: 200px;
  background: url("analysis04.png") no-repeat center center;
  background-size: 100% 100%;
  padding-left: 15px;
}
.coverage-analysis-list .item01 .content {
  text-align: left;
}
.coverage-analysis-list .item01 h3 {
  text-align: left;
}

.coverage-analysis-list .item02 {
  width: 190px;
  height: 96px;
  background: url("analysis02.png") no-repeat center center;
  background-size: 100% 100%;
  padding-left: 15px;
}

.coverage-analysis-list .item02 .content {
  text-align: left;
}

.coverage-analysis-list .item03 {
  width: 200px;
  height: 96px;
  background: url("analysis04.png") no-repeat center center;
  background-size: 100% 100%;
  padding-left: 15px;
}

.coverage-analysis-list .item03 .content {
  text-align: left;
}

.coverage-analysis-list .item04 {
  width: 200px;
  height: 96px;
  background: url("analysis04.png") no-repeat center center;
  background-size: 100% 100%;
  padding-left: 15px;
}

.coverage-analysis-list .item04 .content {
  text-align: left;
}

/* 家庭收入年度统计 */
.home-total {
  border: 1px solid #0c89d5;
  -webkit-box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
  box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
  height: 320px;
}

.home-total-tabs {
  padding: 5px;
  height: 30px;
}

.home-total-tabs li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  border: 1px solid #17b9fd;
  padding: 0 3px;
  margin-right: 10px;
}

#homeTotal {
  height: 240px;
  width: 400px;
  margin: 15px auto 0 25px;
}

/* 数据分析四 */
.analysis-data {
  border: 1px solid #0c89d5;
  -webkit-box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
  box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
  height: 320px;
  margin-top: 14px;
}

.analysis-data-content {
  height: 270px;
  padding: 15px;
}

.hot-topic {
  float: left;
}

.hot-topic h3 {
  color: #5ddbff;
  font-size: 16px;
  font-weight: 400;
}

.hot-topic ul {
  margin-top: 15px;
}

.hot-topic li {
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  color: white;
}

.hot-topic li .up {
  color: #00ffba;
  width: 45px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.hot-topic li .down {
  color: red;
  width: 45px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.hot-topic li .name {
  width: 80px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.hot-topic li img {
  vertical-align: middle;
}

.key-word-cloud {
  float: right;
  width: 230px;
}

.key-word-cloud h3 {
  color: #5ddbff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.key-word-cloud ul {
  position: relative;
  width: 225px;
  height: 165px;
  margin-top: 15px;
}

.key-word-cloud li {
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  position: absolute;
}

.key-word-cloud li a {
  color: white;
  display: block;
}

.key-word-cloud li a:hover {
  color: #fff !important;
}

.key-word-cloud .li1 {
  width: 81px;
  height: 81px;
  left: 0;
  top: 46px;
  background: url("cloud01.png") no-repeat 0 0;
  line-height: 81px;
  z-index: 5;
}

.key-word-cloud .li2 {
  width: 65px;
  height: 65px;
  left: 85px;
  top: 0;
  background: url("cloud02.png") no-repeat 0 0;
  line-height: 65px;
  z-index: 5;
}

.key-word-cloud .li3 {
  width: 95px;
  height: 98px;
  left: 72px;
  top: 46px;
  background: url("cloud03.png") no-repeat 0 0;
  line-height: 98px;
}

.key-word-cloud .li4 {
  width: 56px;
  height: 56px;
  right: 0;
  top: 21px;
  background: url("cloud04.png") no-repeat 0 0;
  line-height: 56px;
}

.key-word-cloud .li5 {
  width: 68px;
  height: 68px;
  right: 19px;
  bottom: 0;
  background: url("cloud05.png") no-repeat 0 0;
  line-height: 68px;
  z-index: 5;
}

.bottom-container {
  height: 305px;
  -webkit-box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
  box-shadow: inset 0 0 5px rgba(7, 166, 255, 0.51);
  margin-top: 16px;
  padding: 15px;
}

/* 人员结构 */
.personnel-structure {
  width: 435px;
  float: left;
}

.personnel-structure h2 {
  line-height: 1;
  color: white;
  font-size: 20px;
  font-weight: 400;
}

.personnel-structure-tabs {
  margin-top: 10px;
}

.personnel-structure-tabs ul {
  height: 41px;
  border: 1px solid #305fa9;
}

.personnel-structure-tabs li {
  float: left;
  color: white;
  font-size: 12px;
  width: 33.33%;
  line-height: 40px;
  text-align: center;
  position: relative;
}

.personnel-structure-tabs li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 2px;
  width: 3px;
  height: 35px;
  background: #305fa9;
}

.personnel-structure-tabs li img {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
}

.personnel-structure-tabs li span {
  color: #34faff;
  font-size: 16px;
}

.personnel-structure-tabs li:last-child:after {
  display: none;
}

/* 部门职员变化 */
.department-staff {
  float: left;
  margin-left: 50px;
  height: 262px;
  border-left: 3px solid #4bb7de;
  border-right: 3px solid #4bb7de;
  padding: 0 30px;
  width: 450px;
}

.department-staff h2 {
  line-height: 1;
  color: white;
  font-size: 20px;
  font-weight: 400;
}

#departmentStaff {
  height: 260px;
  width: 390px;
  margin-top: 10px;
}

.personnel-structure-age {
  width: 200px;
  margin-top: 30px;
}

.personnel-structure-age ul {
  border-left: 1px solid #feb900;
}

.personnel-structure-age .li1 {
  height: 36px;
  position: relative;
}

.personnel-structure-age h3 {
  margin-left: 30px;
  margin-bottom: 25px;
  position: relative;
  position: absolute;
  left: 0;
  top: -18px;
}

.personnel-structure-age h3:after {
  content: '';
  position: absolute;
  left: -30px;
  top: 50%;
  width: 30px;
  height: 1px;
  background: #feb900;
}

.personnel-structure-age h3 span {
  border: 1px solid #feb900;
  color: white;
  font-size: 18px;
  font-weight: 400;
  padding: 0 35px;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 36px;
  line-height: 34px;
}

.personnel-structure-age p {
  line-height: 34px;
  margin-left: 15px;
  position: relative;
}

.personnel-structure-age p:after {
  content: '';
  position: absolute;
  left: -15px;
  top: 50%;
  width: 15px;
  height: 1px;
  background: #feb900;
}

.personnel-structure-age p .nub {
  color: white;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 76px;
}

.personnel-structure-age p .pep {
  color: #00e4ff;
  font-size: 14px;
  font-weight: 400;
}

/* 部门职员变化 */
.helping-salvation {
  float: left;
  padding: 0 20px;
  width: 476px;
  height: 262px;
  border-right: 3px solid #4bb7de;
}

.helping-salvation h2 {
  line-height: 1;
  color: white;
  font-size: 20px;
  font-weight: 400;
}

.helping-salvation-list {
  height: 220px;
}

.helping-salvation-pep {
  float: left;
  width: 190px;
  margin-top: 10px;
}

.helping-salvation-pep .item {
  height: 90px;
  margin-bottom: 25px;
}

.helping-salvation-pep .item:last-child {
  margin-bottom: 0;
}

.helping-salvation-pep .item-content {
  float: left;
  color: white;
}

.helping-salvation-pep .item-content h3 {
  font-weight: 400;
  line-height: 22px;
  font-size: 14px;
}

.helping-salvation-pep .item-content p {
  font-size: 14px;
}

.helping-salvation-pep .item-content p span {
  color: #00eaff;
  font-size: 20px;
}

.helping-salvation-pep .item-cav {
  width: 88px;
  height: 88px;
  border: 2px solid #1f83c5;
  border-radius: 88px;
  float: right;
}

.helping-salvation-pep .item-cav span {
  display: block;
  background: #18679a;
  color: #00f0ff;
  font-size: 16px;
  font-weight: 400;
  width: 74px;
  height: 74px;
  margin: 0 auto;
  border-radius: 74px;
  margin-top: 5px;
  text-align: center;
  padding-top: 15px;
}

.helping-salvation-info {
  float: right;
}

.helping-salvation-info li {
  line-height: 24px;
  color: #fff;
  margin-bottom: 3px;
}

.helping-salvation-info li .name {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100px;
}

.helping-salvation-info li .nub {
  width: 78px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #1eab8f;
  color: white;
  font-size: 18px;
  padding: 0 10px;
  text-align: right;
  line-height: 24px;
  margin-right: 10px;
}

.helping-salvation-info li .busy {
  color: #00fecb;
}

.helping-salvation-info li:nth-child(2) .nub {
  background: #ff6261;
}

.helping-salvation-info li:nth-child(3) .nub {
  background: #0394d8;
}

.helping-salvation-total {
  margin-top: 10px;
}

.helping-salvation-total h3 {
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.helping-salvation-total .item {
  background: #dfbd03;
  height: 65px;
  color: #fff;
}

.helping-salvation-total .item .left {
  width: 70%;
  float: left;
  height: 65px;
  text-align: center;
}

.helping-salvation-total .item .left p {
  background: #056495;
  height: 65%;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.helping-salvation-total .item .left p:last-child {
  background: #06aa48;
  height: 35%;
}

.helping-salvation-total .item .right {
  float: right;
  text-align: center;
  width: 30%;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 65px;
}

.helping-salvation-total .item .right p {
  text-align: center;
}

.helping-salvation-total .item .right p span {
  display: block;
}

/* 农作物种类 */
.crop-type {
  margin-left: 25px;
  float: left;
  width: 400px;
}

.crop-type h2 {
  line-height: 1;
  color: white;
  font-size: 20px;
  font-weight: 400;
}

.crop-type-list {
  height: 245px;
}

.crop-type-info {
  margin-top: 10px;
  float: left;
}

.crop-type-info li {
  font-weight: 400;
  line-height: 28px;
  color: #22ebfd;
  font-size: 14px;
  font-weight: 400;
}

.crop-type-info li i {
  color: white;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 88px;
  font-size: 12px;
}

#cropType {
  width: 230px;
  height: 320px;
  float: right;
}

/* 智慧乡村覆盖分析 */
.country-analysis {
  width: 385px;
  position: absolute;
  left: 35px;
  bottom: 45px;
}

.country-analysis-type {
  height: 200px;
  background-color: rgba(6, 54, 91, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f06365b', endColorstr='#7f06365b');
  border: 1px solid rgba(7, 166, 255, 0.76);
  -webkit-box-shadow: inset 0 0 7px rgba(1, 192, 255, 0.28);
  box-shadow: inset 0 0 7px rgba(1, 192, 255, 0.28);
}

.country-analysis-tabs {
  padding-left: 45%;
  margin-top: 5px;
}

.country-analysis-tabs ul {
  height: 20px;
}

.country-analysis-tabs li {
  float: left;
  margin-right: 8px;
  cursor: pointer;
}

.country-analysis-tabs li .radio {
  width: 15px;
  height: 15px;
  border: 1px solid #3ec1fe;
  border-radius: 15px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-right: 2px;
  position: relative;
}

.country-analysis-tabs li .radio:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background: #3ec1fe;
  border-radius: 5px;
  left: 50%;
  top: 50%;
  margin-left: -2.5px;
  margin-top: -2.5px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.country-analysis-tabs li .name {
  color: white;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.country-analysis-tabs .active .radio:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.country-analysis-content {
  height: 130px;
}

#countryRing {
  width: 160px;
  height: 110px;
  float: left;
}

#countryAnalysis {
  width: 215px;
  height: 120px;
  float: right;
}

.country-analysis-details {
  background-color: rgba(6, 54, 91, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f06365b', endColorstr='#7f06365b');
  border: 1px solid rgba(7, 166, 255, 0.76);
  -webkit-box-shadow: inset 0 0 7px rgba(1, 192, 255, 0.28);
  box-shadow: inset 0 0 7px rgba(1, 192, 255, 0.28);
  margin-top: 5px;
  padding: 6px;
}

.country-analysis-details li {
  font-size: 12px;
  font-weight: 400;
  color: white;
  line-height: 26px;
}

.country-analysis-details li span {
  margin-left: 8px;
}

.country-analysis-details li .in {
  color: #11ee7d;
}

.country-analysis-details li .out {
  color: #fa6c17;
}

#coverageMap {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url("map-bj.png") no-repeat center center;
  background-size: cover;
}

#cropInfo {
  width: 160px;
  height: 140px;
  position: relative;
  border-top: 2px solid #1acca8;
  margin-top: 40px;
}

.cropInfo-wrap {
  position: relative;
}

.cropInfo-wrap p {
  position: absolute;
  top: -50px;
  z-index: 9;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  color: #fff;
  font-size: 11px;
  line-height: 25px;
  text-align: center;
  display: none;
}

.cropInfo-wrap p:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 25px;
  width: 1px;
}

.cropInfo-wrap .p1 {
  background-color: #20b182;
  left: 60px;
}

.cropInfo-wrap .p1:after {
  height: 30px;
  background-color: #20b182;
}

/*# sourceMappingURL=maps/style.css.map */
