<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.landOre-content {
  position: relative;
  background-color: #ffffff;
  font-family: MicrosoftYaHei;
  width: 1200px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.header {
  font-size: 14px;
  line-height: 19px;
  padding: 20px 0 0 20px;
}
.header a {
  text-decoration: none;
  color: #666666;
}

.header-tabs {
  display: none;
  margin-top: 20px;
  padding-left: 20px;
}
.tab-loadOre {
  margin-left: -4px;
}
.header-tabs div {
  width: 96px;
  height: 35px;
  font-size: 14px;
  color: #555555;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  background: rgba(33, 97, 220, 0.1);
  display: inline-block;
}
.header-tabs .isActive {
  background: #2161dc;
  color: #ffffff;
}
.line {
  display: none;
  width: 1160px;
  height: 1px;
  background: #2161dc;
  margin-left: 20px;
}
.jing_liu {
  margin: 40px 32px;
}
.jing_liu p {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 32px;
}
.move-tabs {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 12px;
  width: 1130px;
  height: 47px;
  background: #f1f4f7;
  border-radius: 2px 0px 0px 2px;
}
.move-tabs div:first-child {
  position: relative;
  width: 88px;
  height: 47px;
  background: #2161dc;
  color: #ffffff;
  font-size: 14px;
  line-height: 47px;
  text-align: center;
  border-radius: 2px 0px 0px 2px;
  display: inline-block;
}
.move-tabs div:first-child::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 13px solid #2161dc;
  top: 12px;
  right: -7px;
}
.move-tabs div:last-child {
  position: absolute;
  background: url("../images/bottom.png") no-repeat center;
  background-color: #f1f4f7;
  width: 30px;
  height: 47px;
  box-shadow: -6px 0 5px -3px #bdbdbd;
  right: -30px;
  cursor: pointer;
  display: inline-block;
  top: 0;
}
.tabs {
  white-space: nowrap;
  overflow: hidden;
  flex: 1;
  display: inline-block;
  vertical-align: middle;
}
.tabs span {
  display: inline-block;
  border-radius: 1px;
  padding: 0 10px;
  text-align: center;
}
.tabs span:nth-child(even) {
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
}
.tabs span:last-child {
  border-left: 1px solid #bdbdbd;
  border-right: none;
}
.tabs span a {
  text-decoration: none;
  color: #555555;
  font-size: 14px;
}
.tabs-pull {
  display: none;
  width: 1160px;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 17, 50, 0.16);
  border-radius: 0px 0px 8px 8px;
  padding-bottom: 20px;
}
.tabs-pull span {
  display: inline-block;
  margin-top: 20px;
  border-radius: 1px;
  text-align: center;
  padding: 0 10px;
}
.tabs-pull span:nth-child(even) {
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
}
.tabs-pull span:last-child {
  border-left: 1px solid #bdbdbd;
  border-right: none;
}
.tabs-pull span a {
  text-decoration: none;
  color: #555555;
  font-size: 14px;
}

.public span:first-child a {
  color: #2161dc;
  font-weight: bold;
}

.content {
  position: relative;
}
.left-content {
  width: 1038px;
  display: inline-block;
}
.times-box {
  display: flex;
  align-items: center;
  margin-left: 170px;
  margin-top: 36px;
}
.times-box span {
  position: relative;
  font-size: 22px;
  font-family: MicrosoftYaHeiSemibold;
  color: #333333;
  display: inline-block;
}

.time {
  display: flex;
  align-items: center;
  display: inline-block;
}
.day span,
.hour span,
.minute span,
.seconds span {
  display: inline-block;
  width: 48px;
  height: 64px;
  border: 1px solid;
  border-radius: 4px;
  background: #2161dc;
  background: linear-gradient(180deg, #6b9cfb 0%, #2161dc 100%);
  font-size: 40px;
  font-family: FZCCHJW--GB1-0, FZCCHJW--GB1;
  font-weight: normal;
  color: #ffffff;
  line-height: 64px;
  text-align: center;
}
.day span:last-child,
.hour span:last-child,
.minute span:last-child,
.seconds span:last-child {
  margin-left: -3px;
}
.day span::after,
.hour span::after,
.minute span::after,
.seconds span::after {
  position: absolute;
  content: "";
  width: 48px;
  height: 1px;
  background: #3868d1;
  border-radius: 1px;
  top: 32px;
  left: 0;
}
.time div:not(:first-child) {
  margin-right: 12px;
  margin-left: 12px;
  display: inline-block;
}
.askFor {
  width: 120px;
  height: 36px;
  margin-left: 50px;
  background: #2161dc;
  background: linear-gradient(180deg, #459af0 0%, #2161dc 100%);
  border-radius: 24px;
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
  display: inline-block;
}
.askFor a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 100%;
}

.title-text {
  margin-top: 48px;
  display: flex;
  align-items: center;
  position: relative;
}
#batchDown {
  position: absolute;
  right: 5px;
  display: block;
  font-size: 12px;
  font-weight: normal;
  width: 75px;
  border: 1px solid #2161dc;
  padding: 5px;
  color: #2161dc;
  border-radius: 4px;
  cursor: pointer;
}
#downImg {
  display: inline-block;
  background: url("../images/tukunag/xiazai.png") no-repeat center;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
.title-text span:first-child {
  display: inline-block;
  width: 4px;
  height: 18px;
  background: #2161dc;
  border-radius: 2px;
  margin-right: 10px;
}
.title-text span:last-child {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.table1 {
  margin-top: 20px;
  border: 1px solid #d2d2d2;
}
.table1 tr:not(:first-child) td {
  border-top: 1px solid #d2d2d2;
}
.table1 tr td {
  border-right: 1px solid #d2d2d2;
  height: 40px;
}
.table1 tr td:last-child {
  border-right: 0;
}
.table1 tr td:nth-child(odd) {
  width: 200px;
  background: #efefef;
  box-sizing: border-box;
  padding-left: 20px;
}
.table1 tr td:nth-child(even) {
  width: 320px;
  background: #ffffff;
  padding-left: 20px;
  box-sizing: border-box;
}

.map {
  display: flex;
  margin-top: 20px;
  padding: 20px;
  box-sizing: border-box;
  width: 1034px;
  height: 566px;
  background: rgba(33, 97, 220, 0.04);
  border-radius: 2px;
  border: 1px solid rgba(33, 97, 220, 0.3);
}
.left-map {
  position: relative;
  width: 264px;
  height: 524px;
  background: rgba(33, 97, 220, 0.06);
  border-radius: 2px;
  display: inline-block;
}
.right-map {
  position: relative;
  width: 708px;
  height: 524px;
  margin-left: 20px;
  display: inline-block;
  float: right;
  vertical-align: top;
}
.right-map img {
  width: 100%;
  height: 100%;
}
.right-map div {
  position: absolute;
  width: 78px;
  height: 78px;
  background-image: url(../images/tukunag/720.png);
  background-repeat: no-repeat;
  /* background-position: 10px 25px; */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(33, 97, 220, 0.6);
  border-radius: 50%;
  cursor: pointer;
}
.right-map div a {
  position: absolute;
  top: -220px;
  left: -315px;
  width: 708px;
  height: 520px;
  display: block;
}
.top-btn {
  position: absolute;
  top: 14px;
  left: 102px;
  width: 60px;
  height: 24px;
  background: url("../images/top-map.png") no-repeat center;
  background-color: #2161dc;
  border-radius: 2px;
  cursor: pointer;
}
.center-map {
  position: absolute;
  box-sizing: border-box;
  width: 224px;
  height: 427px;
  top: 49px;
  left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#ul-list {
  display: block;
  width: 224px;
}
#ul-list .li-img {
  display: block;
  width: 221px;
  height: 120px;
  cursor: pointer;
}
#ul-list .isSelected {
  border: 1px solid #2161dc;
}
#ul-list .li-img img {
  display: block;
  width: 100%;
  width: 100%;
}
#ul-list li:not(:first-child) img {
  margin-top: 12px;
}
.bottom-btn {
  position: absolute;
  bottom: 14px;
  left: 102px;
  width: 60px;
  height: 24px;
  background: url("../images/bottom-map.png") no-repeat center;
  background-color: #86a9ec;
  border-radius: 2px;
  cursor: pointer;
}

.upload {
  padding: 16px 0px 16px 0;
  box-sizing: border-box;
  margin-top: 20px;
  width: 1034px;
  background: #f1f4f7;
  border-radius: 2px;
}
.upload-box {
  position: relative;
  margin-left: 16px;
  width: 1000px;
  height: 33px;
  background: #ffffff;
  border-radius: 2px;
  margin-bottom: 10px;
}
.upload-box &gt; span:first-child {
  display: inline-block;
  width: 14px;
  height: 17px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 3px;
  margin-left: 10px;
  background: url("../images/tukunag/12.png");
}
.upload-name {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  line-height: 33px;
  margin-left: 10px;
  width: 520px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.upload-time {
  display: inline-block;
  font-size: 14px;
  color: #c2c2c2;
  line-height: 33px;
  margin-left: 10px;
  width: 215px;
}
.upload-size {
  display: inline-block;
  font-size: 14px;
  color: #c2c2c2;
  line-height: 33px;
  margin-left: 10px;
  width: 160px;
}
.upload-box span:first-child {
  font-size: 12px;
  color: #2161dc;
  display: inline-block;
  vertical-align: middle;
}
.upload-box div {
  position: absolute;
  right: 10px;
  top: 5px;
  cursor: pointer;
  display: inline-block;
}
.upload-box span:last-child {
  display: inline-block;
  background: url("../images/tukunag/xiazai.png") no-repeat center;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}
.upload-box div a {
  text-decoration: none;
  font-size: 12px;
  color: #2161dc;
}

.ask-answer {
  margin-top: 10px;
  width: 1034px;
  background: #f1f4f7;
  border-radius: 2px;
}
.ask-answer-box {
  padding: 16px 14px;
  box-sizing: border-box;
}
.ask {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ask-left {
  display: flex;
}
.ask-left div:first-child {
  width: 22px;
  height: 22px;
  background: url("../images/tukunag/ask.png") no-repeat center;
}
.ask-content {
  width: 924px;
  margin-top: 1px;
  margin-left: 10px;
  white-space: normal;
}
.ask-active {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ask-jt {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 12px;
  height: 7px;
  background: url("../images/tukunag/ask-top.png") no-repeat center;
  cursor: pointer;
  transform: rotate(180deg);
}
.ask-jt-up {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 12px;
  height: 7px;
  background: url("../images/tukunag/ask-top.png") no-repeat center;
  cursor: pointer;
  transform: rotate(0deg);
}
.ask-message {
  margin-left: 32px;
  margin-top: 4px;
  font-size: 12px;
  color: #999999;
}
.askTime {
  margin-left: 16px;
}
.ask-title {
  margin-bottom: 10px;
}
.answer {
  display: flex;
  margin-top: 16px;
  font-size: 14px;
  color: #333333;
}
.answer div:first-child {
  width: 22px;
  height: 22px;
  background: url("../images/tukunag/answer.png") no-repeat center;
}
.answer div:last-child {
  flex: 1;
  margin-left: 10px;
}
.route {
  transform: rotate(180deg);
}

.steps {
  position: absolute;
  top: 10px;
  right: 0;
  vertical-align: top;
}
.steps div:not(:first-child) {
  margin-top: -5px;
}
.step-line {
  margin-left: 6px;
  width: 1px;
  height: 35px;
  background: #2161dc;
  margin-bottom: 1px;
}
.step .step-icon {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #2161dc;
  border-radius: 50%;
  margin-top: 3px;
  margin-bottom: 1px;
}
.step-active {
  background-color: #2161dc;
}
.step span:last-child {
  display: inline-block;
}
.step span:last-child a {
  text-decoration: none;
  font-size: 14px;
  color: #666666;
}

.price-left {
  position: relative;
  width: 54%;
  min-height: 105px;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(33, 97, 220, 0.12);
  border-radius: 4px;
}
.price-right {
  margin-top: 10px;
  width: 100%;
  vertical-align: bottom;
}
.price-left-box {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.jy-success {
  display: flex;
  width: 100%;
  min-height: 160px;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(33, 97, 220, 0.12);
  border-radius: 4px;
  overflow: hidden;
  margin-top: 28px;
  padding-bottom: 20px;
}
.confirm-img {
  margin: 22px 0 0 20px;
  width: 69px;
  height: 60px;
  background: url("../images/tukunag/yiqueren.png");
}
.price-line {
  width: 1px;
  min-height: 159px;
  background: #e7e7e7;
  border-radius: 1px;
  margin: 20px 20px 0 20px;
}
.jy-success-content {
  width: 85%;
  box-sizing: border-box;
}
.avatar {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.ava-img {
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 28px;
  background: url("../images/tukunag/19.png");
}
.ava-tit {
  margin-left: 12px;
  display: inline-block;
  width: 94%;
}
.ava-tit p:first-child {
  font-size: 16px;
  color: #777777;
}
.company {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  font-size: 18px;
  color: #2161dc;
  line-height: 27px;
  width: 100%;
}
.company &gt; div {
  /* width: 47%; */
  width: 97%;
  margin-bottom: 5px;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
}
.company &gt; div:nth-child(even) {
  margin-left: 30px;
}
.price-right &gt; span {
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 28px;
  background: url("../images/tukunag/touxiang.png");
}
.price-right p:first-child {
  font-size: 16px;
  color: #777777;
}
.num {
  margin-top: 8px;
  font-size: 22px;
  color: #bd9377;
  line-height: 30px;
  -webkit-text-stroke: 1px #b07853;
}
#LookViewImg{
    display: inline-block;
    background: url(../images/lookView1.png) no-repeat center;
    width: 16px;
    height: 15px;
    margin-right: 5px;
    vertical-align: middle;
    background-size: 16px;
  }
#LookRecord {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -5px;
  padding: 3px 10px 6px;
  /* background: #2161dc; */
  border: 1px solid #2161dc;
  cursor: pointer;
}

#LookRecord a {
  color: #2161dc;
  font-size: 14px;
}
 
.recordTable-bg {
  background: #f5f6f9;
  padding: 12px 10px 12px 10px;
  margin-top: 16px;
}
.recordType {
  height: 40px;
  display: inline-block;
  /* margin-top: 16px; */
  max-width: 880px;
}
.recordTypeWord {
  float: right;
  color: #999999;
  font-size: 14px;
}
.recordType span {
  display: inline-block;
  padding: 6px 15px;
  font-size: 14px;
  /* background: #e8effb; */
  cursor: pointer;
  max-width: 224px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recordType .active {
  background-color: #2161dc;
  color: #fff;
}

.recordOuterType {
  height: 40px;
  display: inline-block;
  /* margin-top: 16px; */
  max-width: 880px;
}
.recordTypeWord {
  float: right;
  color: #999999;
  font-size: 14px;
}
.recordOuterType span {
  display: inline-block;
  padding: 6px 15px;
  font-size: 14px;
  /* background: #e8effb; */
  cursor: pointer;
  max-width: 224px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recordOuterType .active {
  background-color: #2161dc;
  color: #fff;
}

.record-table {
  width: 1018px;
  margin-top: 20px;
  color: #333333;
  font-size: 14px;
  border-spacing: 0;
}
.record-table tr {
  height: 40px;
}
.record-table tr td {
  border: 1px solid #cbcbcb;
  padding-left: 10px;
}
.record-table tr:first-child td {
  background: #f5f6f9;
  font-weight: bold;
  /* box-sizing: border-box; */
  /* padding-left: 10px; */
}
.record-table tr:not(:first-child) {
  border-bottom: 1px dashed #dddddd;
}
.index {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 3px;
  width: 4px;
  height: 4px;
  background: #2161dc;
  border-radius: 2px;
  vertical-align: middle;
  margin-left: 10px;
}

.result-box {
  margin-top: 20px;
}
.result-title {
  height: 50px;
  font-size: 20px;
  background: #f5f6f9;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  text-align: center;
  line-height: 50px;
}
.result-time {
  margin-top: 12px;
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.result-content {
  margin-top: 20px;
}
.chengjiaodapingCls {
  background-image: url("../images/chengjiao.png");
  width: 250px;
  height: 133px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 10px;
  cursor: pointer;
}
.gotoview {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: -20px 0 0 -45px;
  border-radius: 2px;
  color: #ffe245;
  border: 1px solid #ffe245;
}
.jy-stop-danger {
  background: #ffdddd;
  color: #ff3731;
  border: 1px solid #ffb2b2;
}
.jy-stop-warning {
  background: #fff4dd;
  border: 1px solid #ffe6b2;
  color: #ffbc31;
}
.jy-no {
  background: #efefef;
  border: 1px solid #c7c7c7;
  color: #686c75;
}
.jy-public {
  margin-bottom: -12px;
  margin-top: 28px;
  margin-right: 0;
  width: 1030px;
  height: 59px;
  border-radius: 4px;
  text-align: center;
  line-height: 59px;
  font-size: 20px;
}

.loadOre {
  display: none;
  padding: 20px;
  background-color: #ffffff;
}
.parcelInfo {
  padding: 0 20px 20px 20px;
  background-color: #ffffff;
}
.notice {
  position: relative;
  margin-top: 37px;
}
.notice-header {
  display: none;
  margin-left: 420px;
  margin-bottom: 36px;
}
.notice-header ul {
  display: flex;
  position: relative;
}
.notice-header ul li:not(:first-child) {
  margin-left: 87px;
}
.notice-header ul li:not(:first-child)::before {
  position: absolute;
  content: "";
  width: 113px;
  height: 2px;
  background: rgba(33, 97, 220, 0.8);
  border-radius: 5px;
  top: 15px;
  margin-left: -96px;
}
.notice-header ul li div:first-child {
  width: 30px;
  height: 30px;
  border: 1px solid rgba(33, 97, 220, 0.8);
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  margin-left: 16px;
  cursor: pointer;
}
.notice-header ul li div:last-child {
  margin-top: 6px;
  font-size: 14px;
  color: #2161dc;
}
.notice-select .select .number {
  background-color: #2161dc;
  color: #ffffff;
}
.notice-img {
  position: absolute;
  right: 24px;
  top: -20px;
  width: 116px;
  height: 97px;
  background: url("../images/tukunag/guidang.png");
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 10px;
  color: #5992ff;
}
.notice-img div:first-child {
  position: absolute;
  top: 25px;
  right: 35px;
}
.notice-img div:last-child {
  position: absolute;
  top: 45px;
  text-align: center;
  width: 116px;
  right: 0;
  height: 14px;
  color: #5992ff;
  line-height: 14px;
}

.notice-content {
  margin-top: 12px;
  min-height: 500px;
}
.notice-tit {
  position: relative;
  width: 1160px;
  background-color: #f5f6f9;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}

.notice-tit span:first-child {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  width: 1145px;
  padding: 20px 10px;
}
.notice-hidden {
  width: 1160px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.notClickable {
  cursor: not-allowed;
  background-color: #ddd;
}
.notice-jt {
  position: absolute;
  display: inline-block;
  top: 26px;
  right: 16px;
  width: 12px;
  height: 7px;
  background: url("../images/tukunag/ask-top.png") no-repeat center;
  cursor: pointer;
}
.notice-fTit {
  text-align: center;
  font-size: 14px;
  color: #666666;
}
.notice-fTit &gt; span:not(:first-child) {
  margin-left: 20px;
}
.hidden-content {
  margin-top: 40px;
  overflow: hidden;
}
.hidden-content table {
  margin: auto;
  border-collapse: collapse;
}
.notice-content table td {
  border: 1px solid windowtext;
  border-image: initial;
  padding: 0px 7px;
  table-layout: fixed;
  word-break: break-all;
  text-align: center;
}
.notice-content p {
  text-indent: 2px;
}

/* ç»“æžœå…¬ç¤ºè°ƒæ•´æ&nbsp;·å¼ */
/* .result-content &gt; div {
    width: 97% !important;
}
.chengjiaodapingCls {
    margin-left: 20px;
} */

#testImgUrl {
  width: 100%;
  height: 100%;
}
</pre></body></html>