body,
html {
  background: #fefdf4 url("../images/back-1526.png") 0 0 / cover no-repeat;
  height: 100%;
}
.prompt {
  box-sizing: border-box;
  padding-left: 40px;
}
.prompt h2 {
  margin-top: 0;
  color: #18A375;
  font-weight: bold;
}
.prompt .ul1 li {
  float: left;
}
.prompt .ul1 li p {
  width: 90px;
  height: 4px;
  background: #ede9e1;
  margin: 40px 10px 0;
}
.prompt .ul1 li:first-child {
  line-height: 85px;
  font-size: 24px;
  color: #1bb583;
  margin-right: 66px;
}
.prompt .ul1 .yuan {
  width: 85px;
  height: 85px;
  background: #aae2ca;
  color: #fff;
  font-size: 18px;
  border-radius: 50%;
  text-align: center;
  padding: 18px 0 0;
  box-sizing: border-box;
}
.prompt .ul1 .toGreen {
  background: #1bb583;
}
.prompt .ul1 .yuan:last-child {
  padding-top: 32px;
}
.prompt .ul2 {
  margin-top: 35px;
  position: relative;
}
.prompt .ul2 span {
  font-weight: normal;
}
.prompt .ul2 .shugang {
  background: #EDE9E1;
  height: 632px;
  width: 2px;
  position: absolute;
  top: 60px;
  left: 0;
}
.prompt .ul2 .shugang .shuUl {
  margin: -45px 0 0 -3px;
}
.prompt .ul2 .shugang .shuUl li {
  border: none;
  color: #fff;
  z-index: 1001;
  line-height: 8px;
  position: relative;
  top: 20px;
}
.prompt .ul2 li {
  padding-top: 20px;
  height: 125px;
  border-bottom: 2px dashed #d5d3c5;
}
.prompt .ul2 li dt {
  width: 320px;
  float: left;
  margin-right: 0px;
}
.prompt .ul2 li .both_img{
  width: 290px;
  margin: -4px 0 10px 40px;
}
.prompt .ul2 li .both_img img{
  margin-right: 0;
}
.prompt .ul2 li .both_img div{
  width: 132px;
  float: left;
}
.prompt .ul2 li .both_img div:first-child{
  margin-right: 10px;
}
.prompt .ul2 li dt img {
  width: 45px;
  height: 45px;
  float: left;
  margin: 0 15px 0 120px;
}
.prompt .ul2 li dt span {
  float: left;
  font-size: 17px;
  text-decoration: underline;
  color: #b1bab7;
  margin-top: 10px;
  cursor: pointer;
}
.prompt .ul2 li dt .green {
  color: #1bb583;
}
.prompt .ul2 li dd {
/*   width: 131px; */
  float: left;
  text-align: center;
  margin: -4px 0 10px 180px;
}
.prompt .ul2 li dd img {
  width: 131px;
  height: 44px;
  margin-top: -4px;
  margin-bottom: 10px;
}

.prompt .ul2 li dd a {
  font-size: 18px;
  color: #1bb583;
  text-decoration: underline;
  cursor: pointer;
  position: absolute;
  right: 16px;
}

.prompt .ul2 li dd span {
  font-size: 18px;
  color: #1bb583;
  text-decoration: underline;
  cursor: pointer;
}
.prompt .ul2 li dd .dis {
  display: none;
}
.prompt .ul2 li dd input {
  width: 60px;
  height: 44px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  margin: 0;
}
.prompt .ul2 li dd #yesTO {
  background: #a3e1c8;
  margin-right: 5px;
}
.prompt .ul2 li dd #noTo {
  background: #b1bab7;
}
.prompt input {
  width: 180px;
  height: 45px;
  border-radius: 10px;
  background: #E95C26;
  color: #fff;
  text-align: center;
  line-height: 45px;
  text-decoration: underline;
  font-size: 16px;
  margin: 65px 0 150px 55px;
}
.ul2 > li > img {
  width: 22px;
  height: 22px;
  position: relative;
  top: 30px;
  left: -10px;
}
.ul2 > li:last-child {
  border-bottom: none;
}
footer {
  border-top: 1px solid #61766f;
}
/*缂冣晝鍍�*/
.zhaozhao {
  width: 100%;
  height: 1264px;
  background: transparent;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
}
/*瀵懓鍤锟�*/
.tanchu {
  display: none;
  position: fixed;
  top: 18%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  /*height: 380px;*/
  height:450px;
  width: 610px;
  border: 1px solid #939393;
  border-radius: 20px;
  background: #fff;
  z-index: 2000;
}
.tanchu img {
  position: absolute;
  top: 18px;
  right: 18px;
}
.tanchu h2 {
  margin-top: 20px;
  line-height: 66px;
  color: #1b8b67;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
}
.tanchu h5 {
  font-size: 14px;
  color: #1b8b67;
  line-height: 30px;
  margin: 8px 0 0px 20px;
}
.tanchu ul {
  margin-left: 20px;
  color: #666;
}
.tanchu ul li {
  line-height: 30px;
}

.tanchu ul li span {
  /*letter-spacing: 33px;*/
  margin-left: 24px;
  /*margin-right: -33px;*/
}
.tanchu ul li .space{
   white-space:pre;
   word-wrap:break-word;
}
.tanchu ul li em {
  font-style: normal;
  margin-right: 17px;
}
.tanchu #know {
  width: 118px;
  height: 40px;
  color: #fff;
  background: #e95c26;
  font-size: 16px;
  margin: 8px auto 0;
  border-radius: 8px;
  display: block;
}
.unique {
	position: absolute;
    bottom: 24px;
    left: 249px;
}
.tanchu #checkApplyBtn {
  width: 118px;
  height: 40px;
  color: #fff;
  background: #e95c26;
  font-size: 16px;
  margin: 8px auto 0;
  border-radius: 8px;
  display: block;
}
.tanchu2 {
  height: 340px;
}
.tanchu2 p {
  line-height: 38px;
  font-size: 14px;
  color: #666;
  text-indent: 31px;
  box-sizing: border-box;
  padding: 0 18px 0 31px;
}
.tanchu2 p i {
  font-style: normal;
  color: #1b8b67;
}
.tanchu2 p:last-child {
  text-indent: 0;
  margin-bottom: 10px;
}
/*5*/
.tanchu5 {
  height: 340px;
}
.tanchu5 p {
  line-height: 38px;
  font-size: 14px;
  color: #666;
  text-indent: 31px;
  box-sizing: border-box;
  padding: 0 18px 0 31px;
}
.tanchu5 p i {
  font-style: normal;
  color: #1b8b67;
}
.tanchu5 p:last-child {
  text-indent: 0;
  margin-bottom: 10px;
}
/*6*/
.tanchu6 {
  height: 340px;
}
.tanchu6 p {
  line-height: 38px;
  font-size: 14px;
  color: #666;
  text-indent: 31px;
  box-sizing: border-box;
  padding: 0 18px 0 31px;
}
.tanchu6 p i {
  font-style: normal;
  color: #1b8b67;
}
.tanchu6 p:last-child {
  text-indent: 0;
  margin-bottom: 10px;
}

.prompt .ul2 li dd a.liang_jieshui {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/shui_1.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.status0_jieshui {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/shui_2.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.status2_jieshui {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/shui_3.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.status1_jieshui {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/shui_4.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.status3_jieshui {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/shui_5.png") 0 0 / cover no-repeat;
}

/** 智慧水利  */
.prompt .ul2 li dd a.liang_zhihui {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/zhihui_1.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.status0_zhihui {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/zhihui_2.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.status2_zhihui {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/zhihui_3.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.status1_zhihui {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/zhihui_4.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.status3_zhihui {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/zhihui_5.png") 0 0 / cover no-repeat;
}
/** 智慧水利 */

.prompt .ul2 li dd a.an_jieshui {
  margin-right: 6px;
  background-color: #A4E0C7;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/scl_dhs.png") 0 0 / cover no-repeat;
}




.prompt .ul2 li dd a.liang_jixie {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/ji_1.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.status0_jixie {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/ji_2.png") 0 0 / cover no-repeat;
}
.prompt .ul2 li dd a.status2_jixie {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/ji_3.png") 0 0 / cover no-repeat;
}
.prompt .ul2 li dd a.status1_jixie {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/ji_4.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.status3_jixie {
  margin-right: 6px;
  background-color: #1BB583;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/ji_5.png") 0 0 / cover no-repeat;
}

.prompt .ul2 li dd a.an_jixie {
  margin-right: 6px;
  background-color: #A4E0C7;
  color: #fff;
  width: 131px;
  height: 44px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("/Public/Home/credit/images/jxzz_dhs.png") 0 0 / cover no-repeat;
}

