/*é˜ç†¼æ£¬éŽ´çƒ½å™¸éï¿½*/
/* æ¶“å©šî•½é‘¹è¯§ç´°#00b48d */
/* æˆå‘­å§ªé‘¹è¯§ç´°#E9F4F2 */
/* PCç«¯é»˜è®¤æ ·å¼ */
html {
  min-width: 1400px !important;
}

/* ç§»åŠ¨ç«¯æ ·å¼ - æœ€å¤§å®½åº¦767px */
@media screen and (max-width: 767px) {
  html {
    min-width: auto !important;
    width: 100% !important;
    overflow-x: hidden;
  }
  
  body {
    /* width: 100% !important;
    min-width: 320px !important; */
  }
}

/* å¹³æ¿ç«¯æ ·å¼ - å®½åº¦768pxåˆ°1399px */
@media screen and (min-width: 768px) and (max-width: 1399px) {
  html {
    min-width: auto !important;
    width: 100% !important;
  }
}

.xxym h3 {
  background: #e9f4f2 !important;
}
table.de_tab th.org {
  background: #e9f4f2 !important;
}
.xxym {
  border: solid 1px #0e9477 !important;
}
.main_wrap {
  width: 1145px !important;
}
input,
textarea {
  outline: none; /* ç»‰å©šæ«Žé‘±æ°±åŠéƒå‰æ®‘æžî†¼ç²¨ */
}

input:focus,
textarea:focus {
  box-shadow: none; /* ç»‰å©šæ«Žé’ï¸¾å£éƒå‰æ®‘é—ƒæ‘å¥–éå Ÿç‰é”›å±½î›§é‹æ»„æ¹é¨å‹®ç˜½ */
}
.top_bar {
  display: none !important;
}
.top_nava .search_1.search_box {
  position: absolute;
  right: calc(50vw - 680px);
  z-index: 99999;
  bottom: 246px;
  width: 200px !important;
}
.top_nava .search_box input {
  text-align: left;
  padding: 8px;
  height: 10px !important;
  line-height: 10px !important;
  width: 160px !important;
  border-radius: 20px;
  font-size: 14px;
}
.top_nava .search_box img {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 6px;
  right: 32px;
  cursor: pointer;
}
.home-date-box {
  position: absolute;
  margin: 0 auto;
  top: 0;
  width: 1200px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  font-weight: bold;
  color: #01998A;
  font-size: 18px;
  padding-top: 20px;
  padding-right: 50px;
  box-sizing: border-box;
  left: 216px;
}
.home-login-btn {
  margin-left: 40px;
  border-radius: 20px;
  background: none;
  border: none; /* æ¿¡å‚›ç‰æµ£çŠ±ç¯ƒéŽ¯å†²å¹“éŽºå¤‹å¯œé–½î†¾æ®‘æˆè§„î”‹ */
  border: solid 2px #01998A !important;
  color: #01998A;
  cursor: pointer;
}
.w980 {
  width: 1400px !important;
}
/* ç§»åŠ¨ç«¯æ ·å¼ - æœ€å¤§å®½åº¦767px */
@media screen and (max-width: 767px) {
  .w980 {
    min-width: auto !important;
    width: 100% !important;
    overflow-x: hidden;
  }
  
  body {
    /* width: 100% !important;
    min-width: 320px !important; */
  }
}

/* å¹³æ¿ç«¯æ ·å¼ - å®½åº¦768pxåˆ°1399px */
@media screen and (min-width: 768px) and (max-width: 1399px) {
  .w980 {
    min-width: auto !important;
    width: 100% !important;
  }
}
.search_box {
  width: 240px !important;
}

.top_flash {
  height: 235px !important;
  width: 100% !important;
}

.top_wrap {
  position: relative;
  height: 295px !important;
}

.left_wrap .head_title {
  background: #00b48d !important;
  border-bottom: solid 1px #00b48d !important;
}

.left_wrap {
  border-left: solid 1px #00b48d !important;
  border-bottom: solid 1px #00b48d !important;
}

.main_wrap {
  border: solid 1px #00b48d !important;
}

.main_title {
  background: #e9f4f2 !important;
}

.left_wrap dl dd a.current {
  color: #00b48d !important;
  background: #e9f4f2 !important;
}
.left_wrap dl dd a:hover {
  color: #00b48d !important;
  background: #e9f4f2 !important;
}
.left_wrap .con ul li a:hover {
  color: #00b48d !important;
}
/* .top_wrap{
    display: flex!important;
    flex-direction: column-reverse!important;
    height:376px!important;
    padding-top:0px!important;
} */

/* .top_flash{
    width:100%!important;
    height: 306px!important;
}

.top_flash img{
    width:100%!important;
    height:100%!important;
}

.top_bar{
    position: fixed;
    width:100%!important;
    z-index:9999999999!important;
    top:0;
    background:white!important;
}
*/

#div_jingjia_xinxi {
  font-size: 18px !important;
}

.txgg_nr {
  font-size: 18px;
}

.txgg_nr td {
  font-size: 18px;
}

.left ul li a {
  font-size: 18px !important;
}

.input_1 {
  border: solid 1px #00b48d !important;
  width: 120px;
  height: 30px !important;
  text-align: center;
  border-radius: 4px;
  font-size: 16px;
}

.search_box span {
  background: #00b48d !important;
}

.top_nava {
  width: 100% !important;
  padding: 0 calc(50% - 700px) !important;
  background: #01998A !important;
}

.top_flash img {
  /* width: 766px !important;
  position: absolute;
  top: 50px;
  left: calc(50vw - 460px); */
  /* width: 100%;
  height: 100%; */
}
.top_flash {
  background-image: url('../Images/logo_new.jpg');
  background-size: cover;
}

#navigation li a:hover {
  color: white !important;
  background: #00b48d !important;
  font-size: 22px;
}

#navigation li ul {
  background: #00b48d !important;
}

#navigation li ul li {
  background: #00b48d !important;
}

#navigation li ul a:hover {
  font-weight: bold !important;
}

#div_jiaoyi_xinxi {
  display: none !important;
}

.w980.maign_top {
  height: 504px !important;
}

#div_jingjia_xinxi {
  height: 100% !important;
  box-sizing: border-box;
  margin-top: 0 !important;
}

#div_jingjia_xinxi .bt {
  display: none;
}

#div_jingjia_xinxi #tab1 {
  padding-left: 10px !important;
}

.left_nr {
  height: 100% !important;
  width: 100% !important;
}

.left ul {
  background: #00b48d !important;
}

.left ul .current_tab a {
  color: #00b48d !important;
}

.left {
  border: solid 1px #00b48d !important;
}

#divFooter div {
  /* display: none !important; */
}

.left_bt {
  background: #e9f4f2 !important;
}

.right_1 {
  border-top: solid 1px #00b48d !important;
}

.xxcx ul li.current_tab a {
  color: #00b48d !important;
}

#navigation li a {
  font-weight: bold;
}

.right_nr {
  display: none;
}

.w980.maign_top {
  margin-bottom: 10px;
}

/*vueå¦¯â€³æ½¡*/
#app {
  box-sizing: border-box;
  width: 1400px !important;
  margin: 0 auto;
  margin-top: 3px;
  display: flex;
  flex-direction: column;
}

.login-box {
  height: 96px;
  background: #03b790;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.login-img {
  width: 450px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 25px;
}

.login-img img {
  height: 80px;
  margin-right: 30px;
  cursor: pointer;
}

/*éŽ¼æ»…å‚¨å¦¯â€³æ½¡*/
.project-container-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); */
  /* box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); */
  background: #F8FDFF;
  overflow: hidden;
}

.project-container-new-header {
  height: 7vh;
  width: 100%;
  background: url(../Images/head.png) no-repeat;
  background-size: 100% 100%;
  color: #0a3145;
  font-size: 2.5vh;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 2vh;
}

.project-container-new-row {
  border-bottom: 1px dashed #e1e1e1;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 6vh;
  padding: 4px 20px;
}

.project-container-new-row-box {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 5vh;
  background: #00b48d;
  color: white;
}

.project-container-new-row-right {
  margin-left: 20px;
  flex: 1;
}

.project-container-new-row-right-box {
  display: flex;
  flex-direction: row;
}
.project-container-new-row-right-box-ul {
  margin-right: 25px;
  border-right: 1px dashed #e1e1e1;
}
.project-container-new-row-right-box-ul li {
  width: 90px;
  margin: 8px 0;
  font-size: 16px;
  cursor: pointer;
}
.project-container-new-row-right-box-ul .isActiveBtn{
  font-weight: bold;
  color: #01998A;
  border-right: 5px solid #01998A;
}
.project-container-new-row-right span {
  margin-right: 20px;
  cursor: pointer;
  font-size: 16px;
}

.project-container-new-row-right .active {
  padding: 6px;
  border-radius: 4px;
}

.project-container-new-row-right .active {
  color: #00b48d;
  background: #C1F7F2;
  font-weight: bold;
}

.project-container-new-row-right span:hover {
  color: #00b48d;
  font-weight: bold;
}

.project-container-new-row-right .disabledclass {
  color: #333;
  background: #f2f2f2;
  padding: 5px;
  cursor: auto;
}

/* æžî†½æŒ±é—ï¼„å¢–é–®ã„¥åžŽ */
.projectUl {
  width: 100%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.projectli {
  position: relative;
  width: 23.5%;
  border: 1px solid #ebebeb;
  margin: 0 2% 3vh 0;
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  box-sizing: border-box;
  padding-bottom: 10px;
  cursor: pointer;
  border-radius: 4px;
}
.projectli:hover {
  border: 1px solid #25cfaa;
  background: #E7FFFD;
}
.projectli:hover .jyxmName {
  color: #01998A;
}
.projectli:nth-of-type(4n) {
  margin-right: 0;
}

.projectImg {
  height: 175px;
  background-size: 100% 100% !important;
  position: relative;
  border-radius: 4px;
}

.projectTitle {
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  color: #0e0a26;
  line-height: 25px;
  padding: 15px 15px 0 15px;
  box-sizing: border-box;
}

.projectTitle .jyxmName {
  width: 100%;
  display: inline-block;
  display: -webkit-box;
  font-size: 16px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  height: 50px;
}

.projectPr {
  font-size: 14px;
  box-sizing: border-box;
  width: 100%;
  padding: 5px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.projectPr .jyPriceDw {
  color: #b4adad;
  margin-left: 5px;
}

.projectPr .jyPrice {
  color: #d91715;
  font-size: 14px;
  font-weight: 600;
}

.projectPr .pb-time {
  color: #b4adad !important;
}

.projectDz {
  padding-right: 10px;
}

.projectDz-text {
  position: absolute;
  top: 0;
  border-radius: 4px 0 4px 0;
  display: inline-block;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  color: #fff;
}
.projectDz-comming {
  background: #07C160;
}
.projectDz-going {
  background: #FFB12A;
}
.projectDz-end {
  background: #8F9195;
}
.projectDz-area {
  color: #b4adad !important;
  float: left;
  padding-left: 18px;
  position: relative;
  margin: 5px 0 0 10px;
}

.projectDz-area:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 10px;
  height: 14px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYwN0ExQUMyMDUyNTExRUFBRkI1RkZEMjY4OTAxQkREIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYwN0ExQUMzMDUyNTExRUFBRkI1RkZEMjY4OTAxQkREIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjA3QTFBQzAwNTI1MTFFQUFGQjVGRkQyNjg5MDFCREQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjA3QTFBQzEwNTI1MTFFQUFGQjVGRkQyNjg5MDFCREQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5bcgufAAAA5UlEQVR42mL8uogBBvyAOB+IzaH8k0A8EYg3gThMUMEmIN4IxE5AzA3FTlAxkBwDI9BENyC9kwEB3kNpQSQxd5CJxUgCfUAsBsV9SOLFIBM/ABn8QPwCiGWA+C9UkhmInwCxBBB/BJnICZX4h6SIAcqG8blACi9AOVJAnIKkEMSWhrKvgawOBjLWICk4CaXNkcSyGKHhOBOI0xiwA1CIeMHCMReI92FRdBaIw0Huhyn8BcQhQHwfSdFzIA4A+Rg5ZmABnQDE/6H8VGjwgAELmlWHoNEGCsOtyBIsWNzViWYTGAAEGADkdDB40/cjTQAAAABJRU5ErkJggg==)
    no-repeat 50%;
}

.project-container-new-row-btn {
  height: 25px;
  margin: 0 0 0 10px;
}

/* æ´æ›¢å„´ */
.footer {
  margin-top: 10px;
  width: 100% !important;
  height: 200px !important;
  background-color: #1cb995 !important;
  margin: auto !important;
  min-width: 1400px !important;
  padding: 0 0 12px 0 !important;
}
.footer-top {
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00a17e;
  padding: 6px 0;
}
.footer-top > div {
  display: flex;
  align-items: center;
  color: #ffffff;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin-right: 65px;
  font-weight: 800;
  margin-left: 50px;
}
.footer-top > div svg {
  margin-right: 8px;
}
.footer .select_main ul li select {
  width: 386px;
  height: 35px;
  padding: 0px 10px;
  color: #fff;
  font-size: 16px;
  font-family: Microsoft YaHei;
  background-color: rgb(73 199 170);
  border: none;
}

.footer .select_main {
  width: 1400px;
  height: 40px;
  margin: 0 auto;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: center; /* æ°´å¹³å±…ä¸­ */
  align-items: center; /* åž‚ç›´å±…ä¸­ï¼Œå¦‚æžœéœ€è¦çš„è¯ */
}

.footer .select_main ul li {
  display: block;
  text-decoration: none;
  float: left;
}

.footer .select1,
.footer .select2 {
  margin-right: 20px;
}

.footer .footer_main span {
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  padding: 2px 0;
}

/* é§è¯²ç¶å¯®åœ­ç¥*************************************** */
.userFixed {
  position: fixed;
  right: 20px;
  top: 46vh;
  padding: 0;
  z-index: 999;
}

.userFixed li {
  width: 15vh;
  height: 15vh;
  text-align: center;
  background: #fff;
  border-radius: 0.6vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 1vh;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.userFixed li:hover {
  -webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.25);
}

/* é§è¯²ç¶å¦—ï¿½***************************************** */
.login-page-box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
  width: 1400px;
  margin: 0 auto;
  background-image: url('../Images/bj-logo.png');
  background-size: cover;
}

.login-page-box-container {
  display: flex;
  /* align-items: center; */
  width: 752px;
  background-color: transparent;
  text-align: center;
  box-sizing: border-box;
  border-radius: 4px;
  border: 2px solid #FFF;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
}

.login-page-box-tabs {
  width: 232px;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  background-color: #fff;
  /* border: 1px solid rgb(73 199 170); */
  box-sizing: border-box;
}

.login-page-box-tabs div:hover {
  color: #009A7e;
  font-weight: bold;
  background: #DEF3EE;
}

.login-page-box-tabs div {
  font-size: 20px;
  font-weight: 400;
  color: #1F2329;
  height: 68px;
  line-height: 64px;
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid #DEE0E3;
}

/* ç»‰å©šæ«Žéˆâ‚¬éšåºç«´æ¶“ï¿½ div é¨å‹«å½¸æˆè§„î”‹ */
.login-page-box-tabs div:last-child {
  border-right: none; /* æ¶“å¶†æ¨‰ç»€å“„å½¸æˆè§„î”‹ */
  border-bottom: none;
}

.login-page-box-tabs div.active {
  color: #009A7e;
  font-weight: bold;
  border-left: 4px solid #009A7E!important;
  background: #DEF3EE;
  box-sizing: border-box;
}

.form-content {
  flex: 1;
  height: 100%;
}

.login-page-box-title {
    color: #1F2329;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    padding: 30px 0;
}

.login-page-box-form {
  margin-top: 10px;
}

.login-page-box-form-group {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  padding: 0 32px;
  position: relative;
}

.login-page-box-form-group label {
  flex: 0 0 80px;
  text-align: right;
  margin-right: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}

.login-page-box-form-group input {
  flex: 1;
  padding: 8px 8px 8px 36px;
  box-sizing: border-box;
  outline: none;
  border-radius: 4px;
  border: 1px solid  #D0D3D6;
  background: #FFF;
  height: 40px;
}

.el-input__prefix {
  position: absolute;
  left: 38px;
  top: 8px;
  color: #c0c4cc;
}

.login-page-box-form-group input:focus {
  border-bottom: 1px solid #007acc;
}

.login-page-box-form-group img {
  margin-left: 10px;
  height: 32px;
}

.form-button {
  margin-top: 20px;
  padding: 0 32px;
}

.form-button button {
  width: 100%;
  padding: 10px;
  border: none;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
  background: linear-gradient(90deg, #55B18E 0%, #9EC260 100%);
}

.form-button button:hover {
  opacity: 0.9;
}

.register {
  margin-top: 10px;
  font-size: 12px;
  color: #007acc;
  cursor: pointer;
}

.register:hover {
  text-decoration: underline;
}

.login-page-form {
  width: 100%;
}

.page-btn-div {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.page-btn {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  padding: 3px 12px;
  color: #fff;
  background: #5ac497;
  cursor: pointer;
  border-radius: 4px;
}
.page-btn:hover {
  background: #25cfaa;
}
.new_btns {
  width: 100% !important;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new_btns > li {
  flex: 1;
  text-align: center;
  color: #fff;
  width: 451px;
  height: 100px;
  cursor: pointer;
  transition: 0.1s ease;
}
.new_btns > li img {
  width: 100%;
  height: 100%;
}
.new_btns .isActiveBtn {
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.5), -5px -5px 10px 0px #fff;
}
/* ç›ã„¦ç‰¸éå³°ç´¡ */
.table-wrapper {
  /* margin: 20px 0; */
}
.data-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.data-table th {
  background: #00b48d;
  color: white;
  padding: 12px;
  text-align: left;
}
.data-table td {
  padding: 12px;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  font-size: 18px;
}
.data-table tr:hover {
  background-color: #f5f5f5;
}
.no-data {
  color: #999;
  text-align: center;
  padding: 20px;
}

.card-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.card-box .card-item {
  background: #25cfaa;
  color: #fff;
  width: 33%;
  padding: 12px;
  font-size: 24px !important;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: all 0.3s;
}
.card-box .card-item:hover {
  width: 50%;
}
.card-box .card-zj {
  margin: 0 24px;
}

.card-box .card-item div {
  width: 50px;
  height: 50px;
}

.card-box .card-item div img {
  width: 100%;
  height: 100%;
}
.Fs-process-wrapper .Fs-process {
  padding: 10px 0 !important;
}
/* æµœîƒ¿ç¬¢é™å‘Šç¡¶éŽ·å¶…å´ å¨´ä½ºâ–¼éå³°ç´¡ */
.Fs-process {
  justify-content: center;
  width: 100%;
  max-width: 1340px;
  margin: 0 auto;
  padding: 30px;
  display: flex;
  background-color: #fff;
}

.Fs-process .title {
  display: flex;
  flex-direction: column;
  font-size: 20px;
  justify-content: center;
  width: 160px;
  height: 150px;
  border-radius: 4px 0 0 4px;
  font-weight: bold;
  color: #fff;
  background: #03A17E;
  text-align: center;
}
.Fs-process .title span {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}
.Fs-process .process-list {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 75px;
  max-width: 1340px;
  background: #F4F4F4;
  border-radius: 0 4px 4px 0;
  /* margin: 0 auto; */
}

.Fs-process .process-item {
  width: 18%;
  display: flex;
  text-align: center;
  align-items: center;
  position: relative;
}
.Fs-process .process-item .item-content img {
  width: 70px;
}
.Fs-process .process-item .arrow {
  width: 20px;
  font-weight: bold;
  color: #D9D9D9;
  margin-left: 10px;
}
/* .Fs-process .process-item:not(:last-child):after {
  content: '';
  position: absolute;
  top: 30px;
  right: -40px;
  width: 80px;
  height: 1px;
  background: #d0d3d6;
} */

.Fs-process .item-icon {
  width: 36px;
  height: 36px;
  margin: 0 auto 10px;
  border-radius: 50%;
  background-color: #e8fff6;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  cursor: pointer;
}

.Fs-process .process-item:hover .item-icon {
  background-color: #25cfaa;
  transform: scale(1.5);
}

.Fs-process .process-item:hover .iconfont {
  color: #fff;
}

.Fs-process .item-icon .iconfont {
  font-size: 30px;
  color: #e4393c;
  transition: all 0.3s;
}

.Fs-process .item-title {
  color: #1f2329;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  padding-top: 15px;
}
.process-item .item-icon svg {
  transition: opacity 0.3s ease;
}

.process-item .item-icon svg:first-child {
  opacity: 1;
}

.process-item .item-icon svg:last-child {
  opacity: 0;
  position: absolute; /* çº­î†»ç¹šæ¶“ã‚„é‡œSVGé–²å¶…å½” */
}

.process-item:hover .item-icon svg:first-child {
  opacity: 0;
}

.process-item:hover .item-icon svg:last-child {
  opacity: 1;
}

#div_Content {
  width: 1400px;
  background: #fff;
  margin: 0 auto;
  padding: 30px;
  /* height: calc(100vh - 600px);
  overflow: auto; */
}
#div_Content .top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.item-text-jjgg {
  color: #333 !important;
}
.item-text-jjdt {
  color: #333 !important;
}
.item-text-zzfw {
  color: #333 !important;
}
.item-text-jggg {
  color: #333 !important;
}
.square {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #00b48d;
  display: inline-block;
  margin-right: 15px;
  border-radius: 50%;
  font-size: 14px;
}
#div_Content .top-bar .item-ls {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(25% - 20px);
  height: 80px;
  transition: all 0.3s;
  cursor: pointer;
  border: 2px solid #ffffff;
  /* box-shadow: 0 2px 8px rgba(12, 65, 146, 0.1); */
  border-radius: 8px;
}
#div_Content .top-bar .item-ls:hover {
  /* border: 1px solid #00B48D; */
  /* box-shadow: 0px 2px 12px 0px rgba(0, 154, 126, 0.15); */
  transform: translateY(-5px);
}
#div_Content .top-bar .item-ls .icon-ls {
  width: 90px;
  height: 90px;
}
#div_Content .top-bar .item-ls-jjdt {
  /* background-image: url('../Images/jjdt-1.png'); */
}
#div_Content .top-bar .item-ls-zzfw {
  /* background-image: url('../Images/jylc-1.png'); */
}
#div_Content .top-bar .item-ls-jggg {
  /* background-image: url('../Images/jggg-1.png'); */
}
#div_Content .top-bar .item-ls {
  background: url('../Images/icons/bg-ome.png') no-repeat left;
}
#div_Content .top-bar .item-ls .item-text {
  color: #00b48d;
  font-size: 26px;
  font-weight: 600;
  margin-left: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#div_Content .top-bar .item-ls .item-text img {
  width: 80px;
  height: 80px;
}
#div_Content .common-header {
  width: 100%;
  font-size: 24px;
  margin: 15px 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#div_Content .common-header span {
  font-weight: bold;
}
#div_Content .common-header span i {
  color: #929292;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
}
#div_Content .common-header .more {
  color: #01998A;
  font-size: 18px;
  margin-right: 20px;
  font-weight: 800;
}
#div_Content .two-project-div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
#div_Content .promotion-area-box {
  flex: 1;
  display: flex;
  flex-direction: column;
}
#div_Content .promotion-area-box ul {
  flex: 1;
  gap: 140px;
}
#div_Content .promotion-area-box .text {
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #646A73;
  background: #fff;
  padding: 8px;
  transition: all 0.5s;
}
#div_Content .promotion-area-box .text:hover {
  color: #009A7E;
}
#div_Content .promotion-area-box .text img {
  width: 20px;
  height: 20px;
  margin-right: 15px;
}
#div_Content .promotion-area-box video {
  width: 100%;
}
#div_Content .promotion-area-box li {
  border: 1px solid #f2f2f2;
  width: 100%;
  margin-bottom: 35px;
  height: 276px;
}
#div_Content .promotion-area-box li img{
  width: 100%;
  cursor: pointer;
}
#div_Content .promotion-area-box .multi-videos {
  display: flex;
  flex: 1;
  margin-bottom: 0;
}
#div_Content .promotion-area-box .multi-videos > div.video-list {
  flex: 1;
  overflow-y: auto;
  max-height: 300px;
}
#div_Content .promotion-area-box .multi-videos > video {
  width: 70%;
}
#div_Content .promotion-area-box .multi-videos a.text {
  display: flex;
  gap: 10px;
  background: #F5F6F7;
  padding: 8px 12px;
  margin-bottom: 2px;
  border-left: 3px solid transparent;
  transition: all 0.3s ease;
}
#div_Content .promotion-area-box .multi-videos a.text:hover {
  background: #e8ecef;
}
#div_Content .promotion-area-box .multi-videos a.text.active {
  background: #e0f2f0;
  border-left-color: #01998A;
  color: #01998A;
  font-weight: bold;
}
#div_Content .common-header .xuqiu-status-select {
  margin-left: auto;
  margin-right: 100px;
  padding: 8px 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
}
#div_Content .jjdt-box {
  width: 100%;
  margin-top: 45px;
  height: 600px;
}
#div_Content .jjbg {
  background: url('../Images/jjbj.png');
  background-size: cover;
}
#div_Content .latest-project-box {
  width: 957px;
  margin-right: 20px;
}
#div_Content .latest-project-box ul {
  display: flex;
  flex-wrap: wrap;
  gap: 21px;
}

#div_Content .latest-project-box li {
  display: flex;
  flex: 0 0 calc(33.333% - 21px);
  flex-direction: column;
  margin-bottom: 20px;
  border: 1px solid #EEEEEE;
  cursor: pointer;
}
#div_Content .latest-project-box li img {
  width: 100%;
  height: 300px;
  float: left;
  margin-right: 20px;
}
#div_Content .latest-project-box li div p {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
}
#div_Content .latest-project-box li div {
  width: 100%;
}

.type-banners-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}
.type-banners-box {
  width: 100%;
}

#div_Content .type-banners {
    margin: 16px 0 16px 0;
    display: flex;
    flex-wrap: nowrap;
    transition: transform 0.3s ease;
}

#div_Content .type-banners li {
    cursor: pointer;
    width: 148px; /* å›ºå®šå®½åº¦ */
    /* height: 80px; */
    margin-right: 25px; /* å›ºå®šé—´è· */
    font-size: 14px;
    color: #929292;
    text-align: center;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 8px 8px;
    box-shadow: 0px 3px 15px 0px rgba(153, 191, 255, 0.3);
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s;
}

#div_Content .type-banners li img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

/* ä¿®æ”¹ç®­å¤´æŒ‰é’®ç±»åé¿å…å†²çª */
.scroll-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 100%;
    border-radius: 4px;
    background: #00000033;
    border: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    z-index: 10;
    font-size: 18px;
}

.scroll-btn-left {
    left: 0;
}

.scroll-btn-right {
    right: 0;
}

#div_Content .type-banners li .type-text{
  margin-top: 8px;
  color: #333;
}
#div_Content .type-banners li:hover {
  /* transform: scale(1.05); */
  background-color: #E7EDF6;
}
/* #div_Content .type-banners li:hover .type-text{
  font-weight: bold;
  color: #333;
} */

#div_Content .new-box {
  width: 100%;
  height: 340px;
  display: flex;
}
#div_Content .new-box .left-new {
  width: 520px !important;
  height: 100%;
}
.carousel-container {
  width: 100%;
  border-radius: 8px;
}

.image-carousel {
  width: 100%;
  height: 340px; /* é¥å‰§å¢–é–å“„ç…™æ¥‚æ¨ºå®³ */
  overflow: hidden;
  position: relative;
}

.carousel-track {
  display: flex;
  height: 100%;
  transition: transform 0.5s ease;
}

.carousel-slide {
  min-width: 100%;
  height: 100%;
  position: relative;
}

.carousel-slide img {
  width: 100%;
  height: 340px;
  object-fit: cover;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-section {
  height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, .45);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
}
.text-section-title {
  overflow: hidden;
  color: #ffffff;
  text-overflow: ellipsis;
  font-size: 16px!important;
  font-weight: 800;
  line-height: 24px; /* 150% */
  width: 65%;
  white-space: nowrap;
  text-align: left;
}
.text-section p {
  margin: 0;
  color: #666;
  font-size: 14px;
}

.indicators {
  display: flex;
  justify-content: center;
  padding: 15px 0;
}

.indicators span {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background-color: #ccc;
  cursor: pointer;
  transition: background-color 0.3s;
}

.indicators span.active {
  background-color: #fff; /* Vueæ¶“å©šî•½é‘¹è¯§ç´é™îˆ›æ´¿é€ï¿½ */
}
#div_Content .new-box .right-new-two {
  min-width: 330px;
}
#div_Content .new-box .right-new-two .kjrk-list {
  margin-top: 20px;
}
#div_Content .new-box .right-new-two .action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 55px;
  /* background-color: #f5f6f7; */
  padding-right: 12px;
  margin-bottom: 6px;
}
#div_Content .new-box .right-new-two .kjrk-list li {
  border-radius: 6px;
  height: 50px;
  line-height: 50px;
  margin: 15px 0;
  color: #fff;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#div_Content .new-box .right-new-two .kjrk-list li img {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
#div_Content .new-box .right-new {
  /* flex: 1; */
  width: 500px;
  display: flex;
  margin: 0 20px;
  flex-direction: column;
  margin-right: 28px;
}
#div_Content .new-box .right-new .action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 55px;
  /* background-color: #f5f6f7; */
  /* padding-right: 12px; */
  margin-bottom: 6px;
}
#div_Content .new-box .right-new .action .btn {
  display: flex;
  font-size: 50px !important;
}
#div_Content .new-box .right-new-two .action .btn p {
  padding: 8px 24px;
  color: #646a73;
  font-size: 24px;
  font-weight: 800;
  cursor: pointer;
}
#div_Content .new-box .right-new .action .btn p {
  padding: 8px 24px;
  color: #646a73;
  font-size: 26px;
  font-weight: 1000;
  cursor: pointer;
}
#div_Content .new-box .right-new .action .btn p span {
  font-size: 16px;
  color: #929292;
}
#div_Content .new-box .right-new-two .action .btn p span {
  font-size: 16px;
  color: #929292;
}
#div_Content .new-box .right-new .action .btn .active {
  /* background-color: #00b48d; */
  color: #333;
  padding: 8px 0;
}
#div_Content .new-box .right-new-two .action .btn .active {
  /* background-color: #00b48d; */
  color: #333;
  padding: 8px 0;
}
#div_Content .new-box .right-new .action .mores {
  cursor: pointer;
  color: #646a73;
  font-size: 18px;
  color: #01998A;
  font-weight: 800;
}
#div_Content .new-box .right-new .action .mores:hover {
  color: #00b48d;
}
#div_Content .new-box .right-new .ls-project {
  flex: 1;
}
#div_Content .new-box .right-new .ls-project-item {
  /* height: 60px; */
  padding: 15px 0;
  display: flex;
  flex-wrap: nowrap;
  border-bottom: 1px dashed #dee0e3;
  cursor: pointer;
}
#div_Content .new-box .right-new .ls-project-item:hover .content {
  color: #00b48d;
}
#div_Content .new-box .right-new .ls-project-item:last-child {
  border-bottom: none;
}
#div_Content .new-box .right-new .ls-project-item .ls-project-item-left {
  display: flex;
  align-items: center;
  flex: 1;
}
#div_Content .new-box .right-new .ls-project-item .content {
  overflow: hidden;
  color: #1f2329;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin-left: 6px;
  white-space: nowrap;
  width: 328px;
  font-size: 17px;
}
.line-box {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.line-box .text {
  margin: 0 32px;
  color: #333;
  font-size: 32px;
  font-weight: 600;
}
#div_Content .new-box .right-new .ls-project-item .time {
  color: #646a73;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin-left: 12px;
  width: 96px;
}
#div_Content .line {
  height: 1px;
  background-color: #4c75e8;
  flex: 1;
}
#div_Content .line-box-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#div_Content .line-box-content-item {
  border-radius: 4px;
  /* border: 1px solid #7FEF7D; */
  background: linear-gradient(88deg, #e3f8f3 4.4%, #f1fff0 98.68%);
  box-shadow: 0px 0px 4px 0px rgba(233, 233, 233, 0.25);
  width: 32%;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
}
#div_Content .line-box-content-item:hover {
  transform: scale(1.05);
}
#div_Content .line-box-content-item-jrfw {
  border-radius: 4px;
  /* border: 1px solid #FFDCC6; */
  /* background: linear-gradient(88deg, #F8EBE3 4.4%, #FFF6F0 98.68%); */
  background-image: url('../Images/jrfu-1.png');
}
#div_Content .line-box-content-item-ptfw {
  border-radius: 4px;
  /* border: 1px solid #C6CFFF;
      background: linear-gradient(88deg, #E3E6F8 4.4%, #F0F2FF 98.68%); */
  background-color: url('../Images/ptfw-1.png');
}
#div_Content .line-box-content-item-flyzfw {
  border-radius: 4px;
  /* border: 1px solid #7FEF7D;
      background: linear-gradient(88deg, #E3F8F3 4.4%, #F1FFF0 98.68%); */
  background-color: url('../Images/flyz-1.png');
}
#div_Content .line-box-content-item span {
  color: #1f2329;
  font-size: 20px;
  font-weight: 700;
  margin-right: 30px;
}
#div_Content .index-footer {
  margin-top: 20px;
  display: flex;
}
#div_Content .index-footer .title {
  display: flex;
  width: 16px;
  height: 106px;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px; /* 144.444% */
  background: #00b48d;
}
#div_Content .gundogntiao {
  flex: 1;
  padding: 16px 0;
  /* border: 1px solid #dee0e3; */
  border-left: none;
}
/* æ¶“è¯²î†é£ã„¦ç‰±å¯®ï¿½ */
.carousel-wrapper {
  width: 1400px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

/* æžî†½æŒ±æžã„©äº¾ */
.carousel-track-footer {
  display: flex;
  height: 100%;
  transition: transform 0.5s ease;
}

/* é—æ›šé‡œæ¤¤åœ­æ´°éå³°ç´¡ */
.carousel-item {
  width: 456px;
  height: 100%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: white;
  font-weight: bold;
  position: relative;
  margin: 0 8px;
}
.carousel-item img {
  width: 100%;
  height: 106px;
}
/* ç»‰å©šæ«Žéˆâ‚¬éšåºç«´æ¶“îˆã€é©î†¾æ®‘é™å® ç«Ÿç’ºï¿½ */
.carousel-item:last-child {
  margin-right: 0;
}

/* ç€µè‰°åŸ…éŽ¸å¤æŒ³ */
.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  font-size: 20px;
  z-index: 10;
}

.carousel-btn:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.carousel-prev {
  left: 10px;
}

.carousel-next {
  right: 10px;
}
#div_GongGao_Content {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
}
#div_GongGao_Content .search_inp {
  margin-bottom: 10px;
}
#div_GongGao_Content .search_inp input {
  width: 400px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 16px;
  outline: none;
}
#div_GongGao_Content .search_inp button {
  height: 40px;
  background: #01998A;
  color: #fff;
  cursor: pointer;
  width: 100px;
  text-align: center;
  border-radius: 4px;
  font-size: 16px;
  margin-left: 30px;
  border: none;
}
.pagination {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 20px 0;
  font-family: Arial, sans-serif;
  justify-content: center;
}

.pagination li {
  margin: 0 5px;
}

.pagination a,
.pagination span {
  display: inline-block;
  padding: 5px 16px;
  border: 1px solid #ddd;
  border-radius: 3px;
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

.pagination a:hover {
  background-color: #25cfaa;
  color: white;
}

.pagination .active a {
  background-color: #25cfaa;
  color: white;
  border-color: #25cfaa;
}

.pagination .disabled span {
  color: #ddd;
  cursor: not-allowed;
}
.banquan .nums {
  color: yellow;
}
.num-s {
  color: yellow !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  display: inline-block !important;
}
#div_JingPai_LiuCheng_Content {
  width: 1400px;
  margin: 0 auto;
}
.process-flow {
  background-color: #f7f7f7;
  border: 1px solid #eee;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 1400px;
  display: flex;
}
.process-flow-item {
  padding: 8px;
}
.process-tabs {
  position: sticky;
  z-index: 99;
  top: 0;
  width: 1400px;
  display: flex;
  margin: 0 auto;
  border: 1px solid #00b48d;
  font-size: 14px;
  background-color: #f7f7f7;
}
.process-tab {
  cursor: pointer;
  height: 38px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #00b48d;
}
.process-tab.active {
  background-color: #00b48d;
  color: #ffffff;
}
.process-tab:hover:not(.active) {
  color: #00b48d;
}

.process-flow {
  background-color: #f7f7f7;
  border: 1px solid #eee;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 1200px;
  display: flex;
}
.process-flow-item {
  padding: 8px;
}
.process-tabs {
  position: sticky;
  z-index: 99;
  top: 0;
  width: 1200px;
  display: flex;
  margin: 0 auto;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #00b48d;
  font-size: 14px;
  background-color: #f7f7f7;
}
.process-tab {
  cursor: pointer;
  height: 38px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.process-tab.active {
  background-color: #00b48d;
  color: #ffffff;
}
.process-tab:hover:not(.active) {
  color: #00b48d;
}
.process-content {
  width: 1200px;
  margin: 0 auto;
  padding: 20px;
  background: #fff;
}
.process-content-item {
  margin-bottom: 20px;
}
.process-content-item__title {
  height: 50px;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
.process-content-item__title::before {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #eee;
  content: '';
}
.process-content-item__title a,
.process-content-item__title a:hover {
  display: inline-block;
  position: relative;
  padding: 0 50px;
  background-color: #fff;
  color: #00b48d;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
}

.text-carousel-container {
  height: 294px; /* æ˜¾ç¤ºä¸¤è¡Œï¼Œæ¯è¡Œ100px */
  overflow: hidden;
  position: relative;
}

.text-carousel {
}

.text-carousel-item {
  width: 100%;
  height: 24px; /* æ¯è¡Œé«˜åº¦ */
  line-height: 100px;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
}
.text-carousel-item .content {
  color: #000 !important;
}
.lb-active-first .content {
  color: #00b48d !important;
}

.erwm {
  position: fixed;
  right: 80px;
  top: 290px;
  width: 137px;
  height: 135px;
  text-align: center;
  line-height: 30px;
  z-index: 9999;
}

.erwm {
  top: 100px;
}

.erwm img {
  margin-bottom: 8px;
  width: 120px;
  height: 118px;
}

.erwm .erwm-box {
  margin-bottom: 16px;
  line-height: 18px;
  font-size: 14px;
}
.erwm .erwm-box span{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.xegc-content {
  position: relative;
  cursor: pointer;
  /* margin: 40px 0; */
  margin-top: 24px;
  transition: all 0.3s;
}
.xegc-content span {
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  bottom: 0;
  color: #333;
  text-align: center;
}
.xegc-content:hover {
  transform: scale(1.02);
}

.content-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* å†…å®¹åŒºåŸŸ */
        .content {
            padding: 20px;
        }
        
        /* çŠ¶æ€ç­›é€‰åŒºåŸŸ */
        .status-filter {
            display: flex;
            margin-bottom: 20px;
            flex-wrap: wrap;
            font-size: 18px;
        }
        
        .status-tab {
            padding: 8px 16px;
            cursor: pointer;
            font-weight: 500;
            transition: all 0.3s;
            background: #f8f9fa;
            color: #fff;
            background: #04544A;
        }
        
        .status-tab.active {
            background: #FFC76D;
            color: white;
        }
        
        /* æœç´¢åŒºåŸŸ */
        .search-box {
            margin-bottom: 20px;
            position: relative;
        }
        
        .search-box input {
            width: 500px;
            padding: 12px 20px 12px 40px;
            border: 1px solid #e1e5e9;
            border-radius: 8px;
            font-size: 16px;
            transition: all 0.3s;
        }
        
        .search-box input:focus {
            outline: none;
            border-color: #3498db;
            box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.2);
        }
        
        .search-icon {
            position: absolute;
            left: 15px;
            top: 50%;
            transform: translateY(-50%);
            color: #95a5a6;
        }
        
        /* è¡¨æ ¼åŒºåŸŸ */
        .table-container {
            background: #00B7A5;
            height: 460px;
            overflow: hidden;
            border-radius: 6px;
            position: relative;
        }
        
        .trading-table {
            width: 100%;
            border-collapse: collapse;
        }
        .nojj .table-container {
          background: #fff;
          border: 1px solid #F0F0F0;
        }
        /* å›ºå®šthead */
        .trading-table thead {
            display: table;
            width: 100%;
            position: sticky;
            top: 0;
            z-index: 100;
        }
        
        /* åªè®©tbodyæ»šåŠ¨ */
        .trading-table tbody {
            display: block;
            overflow: hidden;
            animation: scrollTable 20s linear infinite;
        }
        .trading-table tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }
        
        /* @keyframes scrollTable {
          0% { transform: translateY(0); }
          100% { transform: translateY(-50%); }
        } */
        .trading-table th {
            position: sticky;
            background: #01998A;
            color: #fff;
            padding: 16px 12px;
            text-align: left;
            font-weight: 600;
            white-space: nowrap;
            min-width: 300px;
        }
        .other-projects td {
          background: #fff !important;
          color: #333 !important;
          cursor: pointer;
        }
        .trading-table td {
            padding: 5px 12px;
            vertical-align: middle;
            background: #00B7A5;
            color: #fff;
            font-size: 16px;
        }
        .other-projects tr:nth-child(even) td {
              background: #EFEFF3 !important;
              /* color: #333 !important; */
          }
        .trading-table tr:hover {
            background: #f8fafd;
        }
        
        .project-name {
            max-width: 280px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .project-number {
            color: #7f8c8d;
            font-family: monospace;
        }
        
        .price {
            color: #e74c3c;
            font-weight: 600;
        }
        
        .price-change {
            color: #27ae60;
            font-weight: 500;
        }
        
        .status-badge {
            display: inline-block;
            padding: 6px 12px;
            border-radius: 20px;
            font-size: 13px;
            font-weight: 500;
        }
        
        .status-upcoming {
            background: #fff3cd;
            color: #856404;
        }
        
        .status-ongoing {
            background: #d1ecf1;
            color: #0c5460;
        }
        
        .status-ended {
            background: #f8d7da;
            color: #721c24;
        }
        
        .countdown {
            font-family: 'Courier New', monospace;
            font-weight: 600;
            color: #FFC929;
            padding: 6px 0;
            border-radius: 4px;
            display: inline-block;
        }

        .zzfw-box ul {
          display: flex;
          gap: 20px;
        }
        .zzfw-box ul li {
          position: relative;
          flex: 1;
          height: 80px;
          line-height: 80px;
          padding: 0 20px;
          border-radius: 4px;
          background: url('../Images/icons/bg-ome.png') left;
        }
        .zzfw-box ul li span {
          position: absolute;
          z-index: 9999999;
          color: #1163AF;
          font-size: 20px;
          font-weight: bold;
        }
        .zzfw-box ul li img {
          cursor: pointer;
          position: absolute;
          z-index: 999;
          width: 100%;
          right: 0;
        }
        .zzfw-box, .zzfw-box {
          margin: 24px 0;
        }

        .project-section .common-header {
          width: 100%;
          font-size: 24px;
          margin: 15px 0;
          position: relative;
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
        .project-section .common-header span {
          font-weight: bold;
        }
        .project-section .common-header span i {
          color: #929292;
          font-size: 16px;
          font-style: normal;
          font-weight: normal;
        }
        .common-header .more {
          color: #01998A;
          font-size: 18px;
          margin-right: 20px;
          cursor: pointer;
        }
.ext_text {
  font-size: 24px;
}
.jjdt-box .wyxy_btn {
  color: #01998A !important;
  font-size: 16px !important;
  cursor: pointer;
  transition: all 0.3s linear;
}
.wyxy_btn:hover {
  font-size: 18px!important;
}

#divTop_Content {
  background-color: #fff;
}

.trading-table tbody tr:hover {
  background-color: #f5f7fa !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-decoration: underline
}

.jjdt-table tbody tr:hover {
  transform: translateY(0);
  /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #fff;
}



.wyxy_btn {
  position: relative;
  width: 120px;
  padding: 10px 15px;
  background-color: #4a6cf7;
  color: white;
  text-align: center;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.wyxy_btns {
  text-align: left;
}


.hover-box {
  position: absolute;
  top: 50%;
  right: 110%;
  /* å…³é”®ä¿®æ”¹ï¼šæ‚¬æµ®æ¡†å‡ºçŽ°åœ¨å·¦ä¾§ */
  transform: translateY(-50%);
  width: 200px;
  padding: 18px;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.wyxy_btns:hover .hover-box {
  opacity: 1;
  visibility: visible;
  right: 120%;
  /* æ‚¬åœæ—¶ä½ç½®å¾®è°ƒ */
}

.hover-box:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  /* ç®­å¤´åœ¨æ‚¬æµ®æ¡†å³ä¾§ */
  transform: translateY(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent white;
}

.msg-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.msg-btn {
  display: block;
  width: 100%;
  padding: 12px;
  background: linear-gradient(135deg, #4CAF50, #2E7D32);
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  cursor: pointer;
  margin-bottom: 15px;
}

.count-badge {
  background: linear-gradient(135deg, #ff4757, #ff3742);
  color: white;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
}

 /* å¼¹çª—æ ·å¼ */
 .modal-overlay {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(0, 0, 0, 0.6);
   display: flex;
   justify-content: center;
   align-items: center;
   z-index: 1000;
   opacity: 0;
   visibility: hidden;
   transition: all 0.3s ease;
 }

 .modal-overlay.active {
   opacity: 1;
   visibility: visible;
 }

 .modal {
   background: white;
   border-radius: 12px;
   width: 90%;
   max-width: 500px;
   box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
   transform: translateY(-20px);
   transition: transform 0.3s ease;
   overflow: hidden;
 }

 .modal-overlay.active .modal {
   transform: translateY(0);
 }

 .modal-header {
   background: linear-gradient(135deg, #11998e, #38ef7d);
   color: white;
   padding: 20px;
   display: flex;
   justify-content: space-between;
   align-items: center;
 }

 .modal-header h2 {
   font-size: 22px;
   font-weight: 600;
 }

 .close-btn {
   background: none;
   border: none;
   color: white;
   font-size: 24px;
   cursor: pointer;
   transition: transform 0.2s;
 }

 .close-btn:hover {
   transform: scale(1.2);
 }

 .modal-body {
   padding: 25px;
 }

 .form-group {
   margin-bottom: 20px;
 }

 .form-group label {
   display: block;
   margin-bottom: 8px;
   color: #555;
   font-weight: 500;
 }

 .form-control {
   width: 100%;
   padding: 12px 15px;
   border: 1px solid #ddd;
   border-radius: 6px;
   font-size: 15px;
   transition: border-color 0.3s;
   box-sizing: border-box;
 }

 .form-control:focus {
   border-color: #11998e;
   outline: none;
   box-shadow: 0 0 0 2px rgba(17, 153, 142, 0.2);
 }

 textarea.form-control {
   min-height: 120px;
   resize: vertical;
 }

 .form-actions {
   display: flex;
   justify-content: flex-end;
   gap: 15px;
   margin-top: 25px;
 }

 .btn {
   padding: 12px 25px;
   border: none;
   border-radius: 6px;
   font-size: 15px;
   font-weight: 500;
   cursor: pointer;
   transition: all 0.2s;
 }

 .btn-cancel {
   background-color: #f5f5f5;
   color: #666;
 }

 .btn-cancel:hover {
   background-color: #eaeaea;
 }

 .btn-submit {
   background: linear-gradient(135deg, #11998e, #38ef7d);
   color: white;
   box-shadow: 0 3px 8px rgba(17, 153, 142, 0.3);
 }

 .btn-submit:hover {
   transform: translateY(-2px);
   box-shadow: 0 5px 12px rgba(17, 153, 142, 0.4);
 }

 .code-container {
   background-color: #f8f9fa;
   border-radius: 10px;
   padding: 25px;
   margin-top: 40px;
   overflow-x: auto;
   border-left: 4px solid #11998e;
 }

 .code-container h3 {
   color: #333;
   margin-bottom: 15px;
   font-size: 20px;
 }

 .code-container pre {
   color: #333;
   font-family: 'Consolas', 'Courier New', monospace;
   line-height: 1.5;
   background-color: #f1f3f4;
   padding: 15px;
   border-radius: 8px;
   overflow-x: auto;
 }

 .feature-list {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   margin-top: 30px;
 }

 .feature {
   flex-basis: 48%;
   background: white;
   padding: 20px;
   border-radius: 10px;
   margin-bottom: 20px;
   box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
   border-left: 4px solid #11998e;
 }

 .feature h3 {
   color: #333;
   margin-bottom: 10px;
   font-size: 18px;
 }

 .feature p {
   color: #666;
   font-size: 14px;
   line-height: 1.5;
 }

 .color-info {
   display: flex;
   justify-content: center;
   margin-top: 20px;
   gap: 20px;
 }

 .color-box {
   display: flex;
   align-items: center;
   gap: 8px;
 }

 .color-sample {
   width: 20px;
   height: 20px;
   border-radius: 4px;
 }

 .color-1 {
   background-color: #11998e;
 }

 .color-2 {
   background-color: #38ef7d;
 }

 .success-message {
   background-color: #d4edda;
   color: #155724;
   padding: 12px 20px;
   border-radius: 6px;
   margin-top: 15px;
   display: none;
 }
.login-method-tabs {
  display: flex;
  background-color: #f8f9fa;
  border-radius: 8px;
  width: calc(100% - 74px);
  margin: 0 auto;
  margin-bottom: 24px;
  padding: 5px;
}

.login-method-tabs div {
  flex: 1;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  border-radius: 6px;
  font-weight: 500;
  transition: all 0.3s;
}

.login-method-tabs div.active {
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  color: #1a6d3b;
  font-weight: 600;
}
#getSmsCode {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 8px;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.3s;
  color: #666;
  margin-left: 4px;
}

#getSmsCode:hover {
  background-color: #eaeaea;
}

#getSmsCode:disabled {
  background-color: #f5f5f5;
  color: #999;
  cursor: not-allowed;
}

.home_content_js {
  width: 100%!important;
  /* background-image: url('../Images/bj_new.jpg');
  background-size: contain; */
  background: #fff;
}
.logos {
  position: absolute;
}