body,div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4 {margin:0;padding:0;font-style:normal; font-size: .8125rem; box-sizing: border-box;}
ol,ul,li {list-style:none;}
p{margin: 0; }
img {border:0;vertical-align:middle;}
body {color:#000000;background:#f3f5f8; font-family: "PingFang";}
.clear {clear:both;height:1px;width:100%;overflow:hidden;margin-top:-1px;}
a {color:#000000;text-decoration:none;}
a:hover {text-decoration:none;}
input, button, select, textarea { box-sizing: border-box;
outline: none;
border: none;
font-size: .8rem;
border-radius: 0; color: #333;
}

@font-face {
    font-family: "PingFang";
    src: url('../font/PingFang-Mod-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }
body{
	background: url(../image/footer.png) no-repeat center bottom,#f3f5f8;
	background-size:100% auto;
	padding-bottom: 120px;
}

.top{
	position: relative;
}
.top-text{
	width: 100%;
	display: flex;
	margin:0 auto;
	background: #2ca254;
	padding: 40px 3% 90px;
	text-align: center;
}
.top-text p{
	color: #fff;
	width: 100%;
	font-size: 1.375rem;
	font-weight: bold;
}
.logo{
	width: 94%;
	background: #fff;
	border-radius: 12px;
	display: flex;
	padding: 20px 0;
	margin: -60px auto 1rem;
	position: relative;
	z-index: 1;
}
.logo img{
	width: 32%;
	margin: 0 9%;
}
.query{
	width: 94%;
	margin:0 auto 1rem;
	position: relative;
	background: url(../image/background2.png) no-repeat top center;
	background-size: cover;
	border-radius: 12px;
	overflow: hidden;
}
.query-float{
	position: relative;
	display: flex;
	padding: 20px 0;
}
.query-float img{
	height: 66px;
	margin:0 15px;
}
.query-top{
	margin-bottom:6px;
	display: flex;
	align-items: flex-end;
	height: 2.5rem;
}
.query-top .query-cx{
	font-weight: bold;
	color: #fff;
	font-size: 1.25rem;
	margin-right: 10px;
}
.query-top .query-n{
	font-size:2.5rem;
	font-weight: bold;
	color: #e28535;
	line-height: 2.5rem;
}
.query-top em{
	font-weight: bold;
	color: #fff;
	margin-left: 10px;
	font-size: 1.25rem;
	font-style: normal;
}
.query-bottom{
	display:flex;
	color: #fff;
	line-height: 1.2rem;
}
.query-form{
	background: #fff;
	padding: 15px;
}
.query-name{
	font-size: 0.75rem;
	color: #a1a1a1;
}
.counterfeiting{
	display: flex;
	padding: 15px 0;
	align-items: center;
}
.counterfeiting-left{
	width: 36%;
	position: relative;
}
.counterfeiting-ewm{
	width: 100%;
	display: flex;
}
.counterfeiting-shou{
	position: absolute;
	width: 15%;
	bottom: -11%;
	left: 10%;
	animation-name: slideIn;
	animation-duration: 3s;
	animation-timing-function: ease-in-out;
	animation-delay: 0.3s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}
@keyframes slideIn {
	0% {
		left: 10%;
	}
	50% {
		left: 80%;
		bottom: -11%;
	}
	70% {
		left: 80%;
		bottom: -9%;
	}
	100%{
		left: 80%;
		bottom: -11%;
	}
}
.counterfeiting-right{
	width: 60%;
	margin-left: 4%;
}
.counterfeiting-right p{
	font-size: .75rem;
	padding-top: 8px;
}
.counterfeiting-input input{
	width: 100%;
	height: 42px;
	background: #f2f2f2;
	text-align: center;
	color: #bcbcbc;
	border-radius: 4px;
	margin-bottom: 12px;
	font-size: .875rem;
}
.counterfeiting-input input:-ms-input-placeholder{
color: #bcbcbc;
}

.counterfeiting-input input::-webkit-input-placeholder{
color: #bcbcbc;
}
.counterfeiting-input button{
	width: 100%;
	height: 42px;
	background: #2ca254;
	color: #fff;
	border-radius: 4px;
	font-size: 1rem;
	display: flex;
    align-items: center;
    justify-content: center;
}
.counterfeiting-input button img{
	width: 1rem;
	margin-right: 2px;
}
.bottom{
	width: 94%;
	background-color: #fff;
	background-size: 100%;
	margin:0 auto;
	position: relative;
	border-radius:12px;
	padding: 15px 15px 5px;
	margin-bottom: 1rem;
}
.bottom-title{
	display: flex;
	align-items: center;
	color: #2ca254;
	font-size: 1.125rem;
	font-weight: bold;
	justify-content: space-between;
}
.bottom-more{
	font-weight: initial;
	color: #a1a1a1;
}
.bottom-more i{
	font-size: .75rem;
	color: #a1a1a1;
}
.bottom-li , .bottom-lis{
	padding-top: 10px;
}
.bottom-li li , .bottom-lis li{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom:10px;
}
.bottom-li p {
	color: #a1a1a1;
	white-space: nowrap;
	margin-right: 5px;
	font-size: .8125rem;
}
.bottom-lis{
	padding-top: 15px;
}
.bottom-lis li{
	justify-content: flex-start;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 10px;
	align-items: flex-start;
}
.bottom-lis li:nth-child(2) .lis-left i ,.bottom-lis li:nth-child(4) .lis-left i ,.bottom-lis li:last-child .lis-left i{
	color: #ffab38;
}
.bottom-lis li:last-child{
	padding: 0;
	border: none;
	margin: 0;
}
.bottom-lis p{
	color: #323234;
	line-height: 20px;
	white-space: nowrap;
	font-size: .8125rem;
	min-width: 68px;
}
.lis-left{
	display: flex;
	align-items: center;
}
.lis-left i{
	margin-right: 6px;
	color: #2ca254;
}
.bottom-li span{
	color: #8f8f8f;
	line-height: 17px;
	white-space: nowrap;
	margin-left: 5px;
	font-size: .8125rem;
	text-align: right;
}
.bottom-lis span{
	color: #30352f;
	line-height: 20px;
	font-size: .8125rem;
}
.bottom-lis span em{
	font-style: initial;
	margin-right: 2px;
}
.bottom-li em{
	width: 100%;
	height: 0;
	min-width: 30px;
	border-bottom: 1px dashed #8f8f8f;
}
.bottom-li img{
	border-radius: 5px;
	margin-left: 5px;
	width: 50px;
}
.bottom-image{
	width: 100%;
	padding: 10px 0px;
}
.bottom-image ul{
	display: flex;
	position: relative;
}
.bottom-image li{
	min-width: 24%;
	height: 0;
	padding-top: 24%;
	position: absolute;
	overflow: hidden;
}
.bottom-image li:nth-child(1){
	min-width: 49%;
	padding-top: 49%;
	border-radius: 8px 0 0 8px;
	position: relative;
}
.bottom-image li:nth-child(2){
	left: 50%;
}
.bottom-image li:nth-child(3){
	left: 75%;
	border-radius: 0 8px 0 0;
}
.bottom-image li:nth-child(4){
	left: 50%;
	bottom: 0;
}
.bottom-image li:nth-child(5){
	left: 75%;
	bottom: 0;
	border-radius: 0 0 8px 0;
}
.bottom-image li img{
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.bottom-img{
	width: 100%;
	border-radius: 12px;
	overflow: hidden;
	margin-top: 10px;
}
.bottom-img img{
	width: 100%;
}
.bottom-li .bottom-name{
	line-height: 21px;
	margin-bottom: 8px;
}
.bottom-lis{
	border-bottom: 1px solid #f9f9f9;
	margin-bottom: 15px;
}
.bottom-lis:last-child{
	border:none;
}
.colour{
	color: #ffab38 !important;
}
.colour i{
	color:#ffab38;
	font-size: .75rem;
	margin-right: -3px;
}
.ewm{
	width: 100%;
	padding: 15px 0;
	display: flex;
}
.ewm-li{
	width: 50%;
	text-align: center;
}
.ewm-title{
	font-size: 1.125rem;
}
.ewm-img{
	width: 80%;
	margin: 5px auto;
}
.ewm-img img{
	width: 100%;
}
.swiper-container{
	border-radius: 12px;
	height: 214px;
	width: 94%;
	margin:0 auto 1rem;
}
.swiper-slide{
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}
.swiper-pagination-bullet-active{
	background:#2ca254;
}
.makido .swiper-pagination{
	position: initial;
	padding:5px 15px;
	background: #fff;
	border-radius: 30px;
}
.swiper-float{
	position: absolute;
	right: 20px;
	bottom: 20px;
	background: rgba(255,255,255,.7);
	z-index: 1;
	display: flex;
	align-items: center;
	border-radius: 30px;
	overflow: hidden;
}
.swiper-href{
	white-space: nowrap;
	padding:5px 15px;
}
.nomsg{
	width: 100%;
	text-align: center;
}
.nomsg img{
	width: 80%;
	margin: auto;
}
.blurb{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,.5);
	z-index: 1000;
	display: none;
	animation-name: blurbIn;
	animation-duration: .3s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: normal;
}
@keyframes blurbIn {
	from {
	  opacity: 0;
	}
	to {
	  opacity: 1;
	}
}
.show {
	display: block; /* 显示时改变 display */
}
.blurb-content{
	width: 86%;
	background: #fff;
	border-radius: 12px;
	left: 50%;
	top: 50%;
	position: absolute;
	transform: translate(-50%,-50%);
	box-shadow: 0 2px 8px rgba(0, 0, 0, .35);
}
.blurb-title{
	width: 100%;
	text-align: center;
	line-height: 64px;
	height: 50px;
	font-size: 18px;
	border-radius: 12px 12px 0 0;
	font-weight: 600;
}
.blurb-p{
	padding: 10px 20px 26px;
	height: 300px;
	overflow: auto;
	margin-bottom: 10px;
}
.blurb-p p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
	color: #646566;
}
.blurb-img{
	padding: 14px;
	overflow: hidden;
}
.blurb-img img{
	width: 100%;
}
.blurb-footer{
	display: flex;
	border-top: 1px solid #e9e9e9;
	line-height: 48px;
	align-items: center;
    justify-content: center;	
}
.blurb-footer span{
	font-size: 16px;
	color: #2ca254;
}
.blurb-footers{
	position: absolute;
    bottom: -70px;
    right: 50%;
    transform: translateX(50%);
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid #fff;
}
.blurb-footers i {
    font-size: 22px;
}


.culture{
    padding: 1rem 3%;
}
.culture ul {
    list-style-type: none;
    padding: 0;
	height: 440px;
	overflow: auto;
}

.culture li {
    display: block;
    float: left;
    width: 32%;
    height: 0;
    padding-top: 32%;
    position: relative;
    margin:0 2% 8px 0;
}
.culture li:nth-child(3n){
    margin: 0 0 8px 0;
}

.culture img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: transform 0.3s ease;  /* 为缩放添加平滑过渡 */
	border-radius: 5px;
}
/* 图片缩放效果 */
.culture img:hover {
    transform: scale(1.1);
}

/* 图片查看器 */
.img-viewer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 0;
    animation: fadeIn 0.5s forwards;
}

/* 查看器内容 */
.viewer-content {
    position: relative;
    text-align: center;
}

/* 关闭按钮 */
.viewer-content .close {
    position: absolute;
    bottom: -70px;
    right: 50%;
    transform: translateX(50%);
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid #fff;
}
.viewer-content .close i{
    font-size: 22px;
}

/* 查看器按钮 */
.viewer-buttons button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    font-size: 30px;
    padding: 10px;
    cursor: pointer;
    z-index: 2;
}

.viewer-buttons button:first-child {
    left: 10px;
}

.viewer-buttons button:last-child {
    right: 10px;
}

.viewer-buttons img {
    max-width: 80%;
    max-height: 80%;
    border: 5px solid white;
}

/* 图片淡入效果 */
.fade-in {
    opacity: 0;
    animation: fadeInImage 0.5s forwards;
}

/* 图片淡入动画 */
@keyframes fadeInImage {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

/* 背景淡入动画 */
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



/* 天气情况 */
.weather{
    width: 100%;
	height: 500px;
}
.weather-content{
    background: #fff;
    border-radius: 12px;
	overflow: hidden;
}
.weather-title{
    padding: 15px;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
    font-size: 1.125rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}
.weather-title i{
    font-size: 1.125rem;
    margin-left: 2px;
    color: #2ca254;
    opacity: .8;
    display: flex;
}
.weather-position{
    height: 3rem;
    line-height: 3rem;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
	background: #f5f5f5;
}
.weather-position p{
    font-size: 1rem;
}
.weather-position p span{
    color: #2ca254;
    font-size: 1.25rem;
    margin: 0 4px;
    font-weight: bold;
}
.weather-table{
    width: 100%;
    border-spacing: 0;
	overflow: auto;
}
.weather-table thead{
    background: #f4f4f4;
    height: 3rem;
}
.weather-table thead th{
    font-weight: initial;
}
.weather-table tbody tr{
    line-height: 3rem;
	height: 3rem;
}
.weather-table tbody td{
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
}


/* 饲喂信息 */
.feed{
	padding: 0;
}
.feed-ul{
    background: #fff;
    border-radius: 12px;
    padding: 15px;
	max-height: 500px;
	overflow: auto;
}
.feed ul{
    width: 100%;
    position: relative;
}
.feed ul::after{
    content: "";
    width: 0px;
    top: 20px;
    left: 11px;
    bottom: -10px;
    position: absolute;
    border-left: 1px dashed #8f8f8f;
}
.feed li{
    position: relative;
    margin-bottom: 18px;
}
.feed-right{
    padding:0 0 0 32px;
    position: relative;
}
.feed-right::after{
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top:2px;
    background: #2ca254;
    border-radius: 50%;
    border: 6px solid #d9ecdd;
    z-index: 1;
}
.feed-time{
    font-size: 1rem;
    font-weight: bold;
    line-height: 26px;
}
.feed-title{
    font-size: .875rem;
    color: #2ca254;
    margin: 3px 0px 0px;
}
.feed-img{
	width: 100px;
	margin-top: 4px;
	border-radius: 5px;
	display: flex;
}
.feed-img img{
	width: 100%;
	border-radius: 6px;
	margin-right: 8px;
}
.feed-li{
    background: #f3f3f3;
    padding: 6px;
    border-radius: 6px;
}
.feed-li table{
    width: 100%;
}
.feed-li table tr td{
    text-align: left;
    line-height: 1.5rem;
    border-spacing: 0;
    color: #959595;
}
.feed-li table tr td+td{
    text-align: right;
}




/* .sz ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sz ul li{
	display: flex;
    flex-direction: column;
    align-items: center;
	
}
.sz ul li{
	width: 24%;
	margin-bottom: 14px;
	background: linear-gradient(to bottom,#daffe7, #fafffc);
	padding: 10px 0;
	border-radius: 8px;
}
.sz ul li span{
	margin: 0;
	color: #333333;
	line-height: 28px;
	font-weight: bold;
	font-size: 16px;
}
.sz ul li p{
	margin: 0;
	line-height: 22px;
} */




.accordion-li{
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 8px;
}
.accordion-li:last-child{
	margin: 0;
}
.accordion-li .button {
	padding: 12px 10px;
	line-height: 24px;
	color: #232323;
	border: none;
	width: 100%;
	cursor: pointer;
	font-size: 14px;
	display: flex;
    justify-content: space-between;
	background: #fff;
}
.accordion-li .button .arrow {
	transition: transform 0.3s ease; /* 添加旋转动画 */
	font-size: 14px;
}

.arrow.rotate {
	transform: rotate(90deg); /* 点击时旋转180度 */
}

.panel {
	max-height: 0; /* 初始最大高度为 0，即隐藏面板 */
	overflow: hidden;
	padding: 0 14px;
	transition: max-height 0.3s ease, padding 0.3s ease; /* 添加过渡效果 */
}

.panel.active {
	max-height:320px; /* 展开时的最大高度 */
	padding: 14px;
	border-top: 1px solid #f5f5f5;
}
.panel li{
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
	line-height: 20px;
}
.panel li:last-child{
	margin: 0;
}
.panel-title{
	min-width: 76px;
	color: #9797a4;
}
.panel-span{
	width: 100%;
	color: #1f283e;
	text-align: right;
}

/**时间选择**/
#date-wrapper {
	position: fixed;
	bottom: 0;
	left: 50%;
	width: 100%;
	margin: -139px 0 0 -50%;
	z-index: 99999999;
	text-align: center;
	background: #fff;
	border-radius: 3px;
	padding-bottom: 10px;
	display: none
}

#d-mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	filter: alpha(Opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	z-index: 9999999;
	display: none
}

#date-wrapper h3 {
	font-family:PingFangSC-Regular;
	line-height: 50px;
	color: #333333;
	font-size: 15px;
	margin: 0;
	border-radius: 3px 3px 0 0
}

#date-wrapper ol,#d-tit>div {
	width: 50%;
	float: left;
	position: relative
}

#d-content {
	padding: 10px;
	border: 1px solid #E5E5E5;
}

#d-content #d-bg {
	height: 120px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #ddd;
}

#d-cancel,#d-confirm {
	border-radius: 3px;
	float: left;
	width: 40%;
	line-height: 30px;
	font-size: 15px;
	color: #333333;
	margin: 0 5%;
	padding-top: 10px;
}

#d-confirm {
	color: #5CBB9D;
}

#date-wrapper li {
	line-height: 40px;
	height: 40px;
	cursor: pointer;
	position: relative
}

#d-tit {
	overflow: hidden;
	line-height: 30px;
	margin-bottom: -1px
}

#date-wrapper ol {
	-webkit-overflow-scrolling: touch;
	position: absolute;
	top: 0;
	left: 0
}

#date-wrapper ol:nth-child(2) {
	left: 50%;
}

#date-wrapper ol:nth-child(3) {
	left: 33.32%;
}

#date-wrapper ol:nth-child(4) {
	left: 49.98%;
}

#date-wrapper ol:nth-child(5) {
	left: 66.64%;
}

#date-wrapper ol:nth-child(6) {
	left: 83.3%;
}


#d-content #d-bg:after{
	content: '';
	height: 40px;
	background: #F3F3F3;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: -1;
}


.distance-info {
	margin: 0;
	font-size: 14px;
	position: fixed;
	bottom: 0;
	bottom: -529px;
	left: 3%;
	right: 3%;
	display: flex;
	flex-direction: column;
	z-index: 9;
	height: 672px;
	transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); /* 更平滑的贝塞尔曲线 */
}
.distance-info.expanded {
	opacity: 1;
	bottom: 0;
}
.distance-top{
	display: flex;
	flex-direction: column;
	width: 100%;
	background: #fff;
	border-radius: 14px;
	padding: 1rem;
	margin-bottom: 1rem;
}
.distance-top strong {
	font-size: 36px;
	line-height: 36px;
	font-weight: 500;
	margin-right: 3px;
}
.distance-banner{
	display: flex;
	justify-content: space-between;
}
.distance-ul li{
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
	padding:0 1rem;
}
.distance-ul li:last-child{
	margin: 0;
}
.distance-icon{
	background: #00ae66;
	border-radius: 10px;
	width: 42px;
	height: 42px;
	min-width: 42px;
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.distance-icon i{
	color: #fff;
	font-size: 28px;
}

.distance-line{
	background: linear-gradient(to right,#42ce9d,#f4c748 ,#e85134);
	width: 100%;
	height: 4px;
	border-radius: 2px;
	margin: 1rem 0;
}
.distance-bt{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.distance-title p{
	line-height: 20px;
}
.distance-title span{
	font-size: 12px;
}
.distance-title span strong{
	color: #000;
	font-size: 16px;
	line-height: 22px;
	margin-right: 2px;
}
.distance-right span{
	color: #adadad;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
}
.distance-left{
	text-align: right;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.distance-left p{
	line-height: 22px;
	font-size: 14px;
}
.distance-left p + p{
	font-size: 12px;
}
.distance-left em{
	margin: 0 4px;
	font-size: 14px;
	font-weight: bold;
	color: #00ae66;
}
.distance-img{
	width: 56px;
	height: 56px;
	border-radius: 50%;
	border: 2px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	margin: -45px 0 10px;
}
.distance-img img{
	min-width: 56px;
	min-height: 56px;
	width: 100%;
	height: 100%;
}
.distance-more span{
	font-size: 14px;
	color: #949494;
}
.distance-more i{
	font-size: 14px;
}
.distance-ul{
	background: #fff;
	border-radius: 12px;
	padding: 1rem 0;
	width: 94%;
	margin: 0 auto 1rem;
}
.distance-ul ul{
	height: 200px;
	overflow: auto;
}
.distance-name{
	margin-bottom: 1rem;
	line-height: 22px;
	padding: 0 1rem;
	display: flex;
	justify-content: space-between;
}
.distance-name h1::after{
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	background: #00ae66;
	width: 4px;
	height: 14px;
	border-radius: 0 2px 2px 0;
}
.distance-name h1{
	padding-left: 10px;
	font-size: 17px;
	position: relative;
	line-height: 24px;
}
.distance-ul-l{
	display: flex;
	align-items: center;
}
.distance-ul-l input{
	background: none;
	padding: 0;
}
.distance-ul-l i{
	font-size: 18px;
	color: #00ae66;
	margin-right: 4px;
}
.distance-ul-t{
	background: #f6f6f6;
	padding: 10px 1rem;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
	line-height: 22px;
}
.distance-echarts .echarts{
	height: 130px;
	width: 100%;
}
.distance-close{
	width: 100%;
	padding: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.distance-close span{
	background: #adadad;
	width: 40px;
	height: 5px;
	border-radius: 3px;
}
#date-wrapper ol, #d-tit>div{
	width: 50%;
}
#date-wrapper ol:nth-child(2){
	left: 50%;
}
.supervise-content{
	padding: 0;
}