<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img {
  margin: 0;
  padding: 0;
}

body,
html {
  font-size: 16px;
  font-family: "å¾®è½¯é›…é»‘";
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  background-color: #f5f7f9;
}

/*åŽ»æŽ‰è¡Œå†…æ›¿æ¢å…ƒç´&nbsp;ç©ºç™½ç¼éš™*/
img {
  border: 0;
  vertical-align: middle;
}

/* h1,
h2,
h3,
h4,
h5,
h6 {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
} */

h1:not(#F_Description h1),
h2:not(#F_Description h2),
h3:not(#F_Description h3),
h4:not(#F_Description h4),
h5:not(#F_Description h5),
h6:not(#F_Description h6) {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
}

s,
i,
em,
u {
  font-style: normal;
  text-decoration: none;
}

a {
  text-decoration: none;
  color: #333;
}

img,
input,
button,
textarea {
  border: none;
  padding: 0;
  margin: 0;
  outline-style: none;
}

ul {
  list-style: none;
}

.middle {
  margin: 0 auto;
  width: 1191px;
}

.flex {
  display: flex;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.other_message_avatar{
  height:80px;
  margin-top:-9px;
}

.disabled {
  cursor: not-allowed !important;
}

/* input ç§»é™¤é»˜è®¤åº•è‰² */
input:focus {
  outline: none;
  background-color: transparent;
}
/* 2024-06-14 liusm input è‡ªåŠ¨å¡«å……æ—¶çš„æ&nbsp;·å¼ä»£ç&nbsp; */
input:-webkit-autofill {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0px 1000px rgb(255, 255, 255) inset;
}

/* 2023-06-05 liusm æ–°åŠ&nbsp;å³å¯¹é½ å·¦å¯¹é½ */
.fl{float: left;}
.fr{float: right;}

/* å¯¼èˆªæ&nbsp;å¼€å§‹ */
.header {
  /* 2024-06-12 liusm å¤´éƒ¨å¯¼èˆªé«˜åº¦110ä¿®æ”¹ä¸º80 */
  height: 80px;
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  background-color: #fff;
  box-shadow: 0 2px 1px 1px #e9e9e9;
  /* 2023-06-21 zhangyp å¢žåŠ&nbsp;æƒé‡ä¸è¢«æ’­æ”¾æŒ‰é’®é®æŒ¡ */
  z-index: 1210;
}

.header-box {
  height: 100%;
  width:1400px;
  align-items: center;
  justify-content: space-between;
}
.header-box-new{
  width: 1200px!important;
  position: relative;
}
.header .header-box-new .bar-item{
  padding:0 26px;
  font-size: 18px;
}
.header .header-box-new .active-bar a{
  color:#FF7E16 !important;
}
.header .header-box-new .bar-item:hover&gt;a{
  font-weight: bold;
  color:#FF7E16 !important;
}
.xptj_new_title{
  display: inline-block;
  width: 40px;
  height: 18px;
  background:url('../images/institute/new.png') no-repeat center/cover;
  position: absolute;
  top: 4px;
  margin-left: 70px;
}

.header .logo {
  width: 179px;
  /*height: 61px;*/
  /* vertical-align: super; */
}

.header .bar {
  width: 880px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 33px;
  margin-top: 10px;
}
.header .header-box-new .bar{
  margin-left:60px !important;
  margin-top:0 !important;
}
.header .little-bar{
  justify-content: flex-start;
}

.header .bar-item {
  cursor: pointer;
  border-radius: 50px 50px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0 15px;
  position: relative;
  flex-shrink: 0;
}

.header .bar-item .banyuan {
  width: 22px;
  height: 10px;
  margin-top: 8px;
}

.header .active-bar {
  color: #2a9648;
  font-weight: bold;
}
.header .active-bar:hover{
  color: #2a9648!important;
}
/* 2023-06-05 liusm ä¿®æ”¹æ&nbsp;·å¼ */
.header .active-bar:hover .fontWhite{
  color: #2a9648!important;
}
.showMoreIcon::after{
  content:'';
  display: inline-block;
  width:10px;
  height:6px;
  margin-left:5px;
  margin-bottom:3px;
  background:url('../images/common/header_more.png') no-repeat center/cover;
}
.header .bar-item:hover&gt;.showMoreIcon::after,.flex-center-ul .bar-item:hover&gt;.showMoreIcon::after{
  transform: rotate(180deg);
}
.header .active-bar a {
  color: #2a9648;
}
/* 2023-06-05 liusm ä¿®æ”¹æ&nbsp;·å¼ */
.header .active-bar:hover .banyuan {
  /* background: url(../images/common/banyuan.png) no-repeat center!important; */
}
/* 2024-04-03 zhangyp éšè— */
.header .active-bar .banyuan {
  /* background: url(../images/common/banyuan.png) no-repeat center; */
}

.header .bar-item:hover&gt;a {
  color: #2a9648;
}

.header .bar-item:hover .banyuan {
  /* background: url(../images/common/banyuan-green.png) no-repeat center; */
}

.header .disabled {
  color: #999999;
  cursor: not-allowed;
}

.header .disabled:hover {
  color: #999999;
}

.header .disabled:hover .banyuan {
  background: #fff;
}
.header .disahover{
  color: #999999;
}
.header .disahover:hover .expectation{
  display: block;
}
.header .disahover:hover .banyuan{
  background: none;
}

.header .bar-item .expectation {
  position: absolute;
  padding: 7px 10px;
  font-size: 12px;
  color: #7b7b7b;
  background-color: #e2e2e2;
  border-radius: 4px;
  top: 0;
  left: 14px;
  white-space: nowrap;
  display: none;
}

.header .classify {
  position: absolute;
  top: 76px;
  border: 1px solid #ff4617;
  width: 145px;
  height: 95px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  background-color: #fff;
  display: none;
  padding: 0;
}

.header .bar-item:hover .classify {
  display: flex;
}

.header .classify-item {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  font-size: 14px;
}

.header .classify-item a {
  font-weight: 400;
}

.header .classify-item:hover&gt;a {
  color: #ff4617 !important;
}

.serach-box {
  height: 30px;
  border-radius: 6px;
  border: 1px solid #26b87e;
  /* overflow: hidden; */
  /* margin-left: 120px; */
}

.serach-box select {
  border-color: #fff;
  flex-shrink: 0;
  outline: none;
  width: 60px;
  height: 30px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/common/drop-down.png) no-repeat scroll right center
    transparent;
  padding-left: 5px;
  margin-right: 2px;
}

.serach-box input {
  border-color: #fff;
  width: 120px;
  height: 100%;
  border-left: 1px solid #08a467;
  padding: 0 5px;
  box-sizing: border-box;
}

.serach-box .serach-btn {
  width: 35px;
  flex-shrink: 0;
  height: 100%;
  background-color: #08a467;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.serach_newBtn{
  display: none;
}
/* é™¤é¦–é¡µå¤–çš„å¤´éƒ¨å¯¼èˆªæœç´¢æ&nbsp;·å¼ */
.mask_search{
  position: absolute;
  width: 920px;
  margin: 0 auto;
  top: 0;
  overflow: hidden;
  height: 103px;
  right: 80px;
  display: none;
}
.zindex{
  z-index: 5;
}
.mask_search .mask_search_box{
  height: 80px;
  position: absolute;
  background: #fff;
  width: 100%;
  right: -1089px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 11;
   /* è®¾ç½®åŠ¨ç”»åç§°å’ŒæŒç»­æ—¶é—´ */
   /* animation: slideIn 1s linear; */
   /* è®¾ç½®åŠ¨ç”»çš„å»¶è¿Ÿæ—¶é—´ */
   /* animation-delay: 0.3s; */
   /* è®¾ç½®æ–‡å­—çš„åˆå§‹é€æ˜Žåº¦ */
   opacity: 0;
   /* è®¾ç½®æ–‡å­—çš„è¿‡æ¸¡æ•ˆæžœ */
   transition: all 0.1s; 
   /* å¯é€‰çš„åŠ¨ç”»è¿‡æ¸¡æ•ˆæžœ */
}
.animate_box{
  right: 0!important;
  opacity:1!important;
  transition: all 0.3s; 
}
.mask_search .mask_search_hide{
  position: absolute;
}
.mask_search_fixed{
  position: fixed!important;
}
/* å®šä¹‰åŠ¨ç”» */
/* @keyframes slideIn {
  0% {
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
} */
.mask_search .mask_search_hide .serach-box{
  box-shadow: 1px 0px 7px rgba(247,134,43,35%);
  height: 44px;
  border-radius: 50px;
  width: 610px;
  border: 1px solid #fd6a02;
  display: inline-block;
  box-sizing: border-box;
}
.mask_search .select{
  position: relative;
  margin-left: 15px;
}
.mask_search .select::after{
  content: '';
  width: 1px;
  height: 34px;
  display: inline-block;
  position: absolute;
  right: -5px;
  top: -2px;
  background: #d5d5d5;
}

.mask_search .serach-box select{
  border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 60px;
    box-sizing: border-box;
    font-size: 14px;
    position: relative;
    padding-right: 15px;
    margin-right: 15px;
    display: inline-block;
}


.mask_search .serach-box input{
  border-left: none;
  position: relative;
  width: 415px;
  margin-left: 1px;
}
.mask_search .close_btn{
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
}
.mask_search .close_btn img{
  width: 70%;
  height: 70%;
}


.mask_search .serach-box .serach-btn{
  width: 73px;
  float: right;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  background: none;
  position: relative;
}
.mask_search .serach-box .serach-btn::after{
  content: '';
  width: 1px;
  height: 34px;
  background: #d5d5d5;
  position: absolute;
  top: 5px;
  left: 0;
}
.mask_search .serach-box .serach-btn img{
  width: 25px;
  height: 25px;
}

.serach_boxBtn{
  cursor: pointer;
  z-index: 2;
}
.serach_boxBtn img{
  width: 20px;
  height: 20px;
  margin-left:4px;
}



/* banner æœç´¢ */
.banner_search_box{
  width: 1200px;
  height: 48px;
  position: absolute;
  top: 231px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1001;
}
.banner_search_box .serach-box{
  width: 500px;
  border: 2px solid #BFDD79;
  height: 48px;
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  background: #fff;
  box-shadow: 1px 0px 7px rgba(247,134,43,35%);
  box-sizing: border-box;
}
.banner_search_box .serach-box .select{
  font-size: 14px;
  margin-left: 10px;
}
.banner_search_box .serach-box input{
  border-left:none;
  flex:1;
}
.banner_search_box .serach-box .serach-btn{
    background: #BFDD79;
    float: right;
    width: 71px;
    position: relative;
}
.banner_search_box .banner_search_recommend{
  display: flex;
  align-items: center;
  margin-top:7px;
}
.banner_search_box .search_recommend_item:first-child{
  margin-left:0;
}
.banner_search_box .search_recommend_item{
  margin:0 10px;
  font-size:13px;
  color:#B5D7C3;
  position: relative;
  cursor: pointer;
}
.banner_search_box .search_recommend_hint{
  font-size:13px;
  color:#B5D7C3;
  position: relative;
}
.banner_search_box .search_recommend_item::after{
  content:'';
  display: inline-block;
  width: 1px;
  height:10px;
  background: #B5D7C3;
  position: absolute;
  right:-13px;
  bottom:0;
  top:0;
  margin: auto;
}
.banner_search_box .search_recommend_item:first-child:after{
  right:-9px;
}
.banner_search_box .search_recommend_item:hover{
  color:#fff;
}
.banner_search_box .search_recommend_item:last-child{
  margin-right:0px;
}
.banner_search_box .search_recommend_item:last-child::after{
  display: none;
}
.banner_search_box .select-options{
  left: -11px;
}

.banner_search_box .select-options li{
  padding-left: 20px;
}
/* banner æœç´¢ end */

/* å›¾æ&nbsp;‡å¤§å°ä¿®æ”¹ */
.header .message-box {
  width: 20px;
  height: 20px;
  position: relative;
  margin-left: 15px;
  background: url(../images/common/subscribed.png) no-repeat center/contain;
  cursor: pointer;
}

.header .message-box .message-num {
  position: absolute;
  right: -8px;
  top: -7px;
  width: 18px;
  height: 18px;
  padding:1px;
  background: url(../images/common/message.png) no-repeat center/contain;
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-size: 12px;
}

.header .avatar {
  margin-left: 15px;
  position: relative;
  cursor: pointer;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

.header .avatar a {
  white-space: nowrap;
  font-size: 12px;
}

.header .avatar span {
  color: #999999;
  margin: 0 5px;
}

.header .avatar img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 10px;
}

.header .avatar .drop-down-box {
  position: absolute;
  width: 120px;
  background-color: rgba(0, 0, 0, .7);
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  padding: 12px 0;
  left: -28px;
  top: 80px;
  display: none;
  border-radius: 5px;
  z-index: 1200;
}

.header .avatar .drop-down-box a {
  margin: 12px 0;
  color: #fff;
}

.header .avatar .drop-down-box .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom: 8px solid rgba(0, 0, 0, .7);
  top: -15px;
  left: 50px;
}

.header .avatar:hover .drop-down-box {
  display: flex;
}

/* å¯¼èˆªæ&nbsp;ç»“æŸ */

/* åº•éƒ¨å¼€å§‹ */
.footer {
  width: 100%;
  min-width:1190px;
  height: 350px;
  background-color: #353639;
  margin-top: 90px;
}

.footer-nav {
  height: 260px;
  padding: 70px 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-nav-left {
  width: 600px;
  display: flex;
  align-content: space-between;
  justify-content: flex-start;
  flex-wrap: wrap;
  height: 100%;
}

.footer-nav-left div {
  width: 200px;
  position: relative;
  
}

.footer-nav-left .coming_soon {
  background-color: #fff;
  height: 20px;
  width: 80px;
  text-align: center;
  line-height: 20px;
  position: absolute;
  left: -90px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 3px;
  font-size: 13px;
  display: none;
}

.footer-nav-left a:hover + .coming_soon {
  display: block;
}

.footer-nav-left a {
  color: #c1c1c1;
  font-size: 13px;
}

.footer-nav-left a:hover {
  color: #26b87e;
}

.footer-nav-right {
  display: flex;
  width: 402px;
  justify-content: space-between;
}
.footer-nav-right img {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  border-radius: 3px;
}

.footer-nav-right span {
  display: block;
  font-size: 13px;
  color: #c1c1c1;
  margin-top: 10px;
  width: 100%;
  text-align: center;
  white-space: nowrap;
}


.link {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #4e4e4e;
  font-size: 12px;
  color: #7a7b7c;
}

.link a {
  color: #c1c1c1;
  padding: 0 15px;
  border-right: 1px solid #9a9b9c;
}

.link a:last-child {
  border: none;
}

.beian {
  color: #c1c1c1;
  height: 40px;
  font-size: 12px;
}
.beian a{color: #c1c1c1;margin-left: 3px;}

.dn{
  display: none;
}


button {
  cursor: pointer;
}

.pagination {
  margin: 40px 0 75px 0;
}

.pagination .btn-first,
.pagination .btn-last {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 0 5px;
  background-color: #fff;
  box-shadow: 0 0 10px 2px #e6e8e9;
}
.pagination .btn-first a,
.pagination .btn-last a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  line-height: 30px;
}

.pagination .btn-prev,
.pagination .btn-next {
  width: 46px;
  height: 30px;
  border-radius: 30px;
  margin: 0 5px;
  background-color: #fff;
  box-shadow: 0 0 10px 2px #e6e8e9;
}

.pagination .btn-first:disabled,
.pagination .btn-last:disabled,
.pagination .btn-prev:disabled,
.pagination .btn-next:disabled {
  cursor: not-allowed;
  color: #a5a5a5;
}

.pagination .number {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  margin: 0 5px;
}

.pagination .number-active {
  background-color: #26b87e;
  color: #fff;
}

.pagination .more {
  margin: 0 5px;
  color: #999999;
}

.pagination-jump {
  color: #a7a7a8;
  font-size: 12px;
  margin-left: 5px;
}

.pagination-jump input {
  width: 30px;
  border-bottom: 1px solid #e7e7e8;
  margin: 0 5px;
  background-color: transparent;
  text-align: center;
}

.pagination-jump .btn-ok {
  width: 46px;
  height: 30px;
  border-radius: 30px;
  color: #333333;
  box-shadow: 0 0 10px 2px #e6e8e9;
  margin-left: 5px;
  background-color: #fff;
}


/*åˆ†é¡µ*/

.pagination button {
  cursor: pointer;
}

.pagination {
  margin: 40px 0 75px 0;
}

.pagination .btn-first,
.pagination .btn-last {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 0 5px;
  background-color: #fff;
  box-shadow: 0 0 10px 2px #e6e8e9;
}

.pagination .btn-prev,
.pagination .btn-next {
  width: 46px;
  height: 30px;
  border-radius: 30px;
  margin: 0 5px;
  background-color: #fff;
  box-shadow: 0 0 10px 2px #e6e8e9;
}
/* 2023-05-23 liusm åˆ†é¡µä¿®æ”¹é€‰ä¸­èŒƒå›´ */
.pagination .btn-prev a,
.pagination .btn-next a{
  width: 46px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
}
.pagination .btn-first:disabled,
.pagination .btn-last:disabled,
.pagination .btn-prev:disabled,
.pagination .btn-next:disabled {
  cursor: not-allowed;
  color: #a5a5a5;
}

.pagination .number {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  margin: 0 5px;
}
.pagination .number a{
  width: 30px;
  height: 30px;
  display: inline-block;
}

.pagination .number-active {
  background-color: #26b87e;
  color: #fff;
}

.pagination .number-active a {
  color: #fff;
}

.pagination .more {
  margin: 0 5px;
  color: #999999;
}

.pagination-jump {
  color: #a7a7a8;
  font-size: 12px;
  margin-left: 5px;
}

.pagination-jump input {
  width: 30px;
  border-bottom: 1px solid #e7e7e8;
  margin: 0 5px;
  background-color: transparent;
  text-align: center;
}

.pagination-jump .btn-ok {
  width: 46px;
  height: 30px;
  border-radius: 30px;
  color: #333333;
  box-shadow: 0 0 10px 2px #e6e8e9;
  margin-left: 5px;
  background-color: #fff;
}
/* åº•éƒ¨ç»“æŸ */

/* äºŒçº§å¯¼èˆªæ&nbsp;å¼€å§‹ */
.second-level-header {
  background-color: #f2f2f2;
  /* height: 50px; */
  height: 45px;
  /* position: fixed; */
  z-index: 99;
  /* border-bottom: 1px solid #dbdbdb; */
  width: 100%;
  box-sizing: border-box;
}

.second-level-header .middle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.second-level-header-item {
  margin-right: 35px;
  /* width: 87px; */
  font-size: 14px;
  color: #999999;
}

/* header æ–°åŠ&nbsp;æ&nbsp;·å¼ 2023-04-13 */
.flex-center-ul{
  display: flex;
  align-items: center;
  height: 45px;
}
.flex-center-ul&gt;li{
  cursor: pointer;
  border-radius: 50px 50px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-shrink: 0;
  height: 45px;
}
.second-level-header-item:hover{
  color: #fc932e;
  font-weight: bold;
}
.flex-center-ul&gt;li:hover ol{
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.pleaseExpect{
  background: #f2f2f2!important;
  border-radius: 0!important;
  box-shadow:none;
}
.pleaseExpect li{
  color: #333!important;
}
/* header æ–°åŠ&nbsp;æ&nbsp;·å¼ 2023-04-13 end */

.second-level-header .login a {
  font-size: 14px;
  color: #999999;
}

.second-level-header .login span {
  margin: 0 10px;
  font-size: 15px;
  color: #999999;
}

/* å³ä¾§æ‚¬æµ®æ¡†ä¿®æ”¹æ&nbsp;·å¼ 2024-06-14 liusm */
.surveybyantdv_popover {
  width: 58px;
  height: 100px;
  background: #fff;
  position: absolute;
  /* position: fixed;
  right: 20px;
  bottom: 121px; */
  display: flex;
  justify-content: center;
  font-size: 16px;
  color: #fff;
  z-index: 100;
  cursor: move;
  user-select: none;
  box-shadow: 1px 2px 7px rgba(247,134,43,35%);
  align-items: center;
  flex-direction: column;
  transition: right 0.3s ease;
  border-radius: 8px;
}
.surveybyantdv_popover::after{
  content: '';
  background: url(../images/common/chitchat_hover.png?v=20241212) no-repeat top center;
  position: absolute;
  top: -64px;
  width: 77px;
  height: 74px;
  display: inline-block;
}
.surveybyantdv_popover a {
  font-size: 14px;
  color: #333;
}
.surveybyantdv_popover a:hover{
  color:#ff6e16;
  font-weight: bold;
}
/* æµ®åŠ¨æ¡†å…³é—­æŒ‰é’® */
.closeBtn{
  width: 19px;
  height: 19px;
  position: absolute;
  top: -85px;
  right: -10px;
}
.closeBtn img{width: 100%;height: 100%;}
/* 2024-06-14 liusm  éšè—çš„åˆ›åˆ›å›¾æ&nbsp;‡*/
.surveybyantdv_right{
  width: 55px;
  height: 80px;
  /* position: fixed; */
  position: absolute;
  right: -90px;
  bottom: 70px;
  z-index: 200;
  cursor: pointer;
  user-select: none;
  transition: right 0.3s ease;
}
.surveybyantdv_right img{
  width: 100%;
  height: 100%;
  /* 2024-06-24 zhangyp å…è®¸å›¾ç‰‡æ‹–æ‹½ */
  pointer-events: none;
}

.collapsed .surveybyantdv_popover{
  right: -100px!important;
}
.collapsed .surveybyantdv_right{
  right: 0px!important;
}
.collapse{
  display: none;
  z-index: 1000;
  width: 80px;
  height: 147px;
  position: fixed;
  right: 0px;
  bottom: 121px;
  transition: right 0.3s ease;
  cursor: move;
}

.surveybyantdv_popover_big_btn {
  text-align: center;
  line-height: 32px;
  box-sizing: border-box;
  color: #FF4617!important;
}
.surveybyantdv_popover_btn {
  box-sizing: border-box;
  line-height: 32px;
}

.surveybyantdv_popover_top_btn {
  background: url(../images/common/top_icon.png) no-repeat center center;
  width: 18px;
  height: 24px;
  margin-bottom: 10px;
  margin-top: 20px;
  position: fixed;
  bottom: 55px;
  right: 37px;
}

.pNoData{
  font-size: 14px;
  color: #787575;
  text-align: center;
  padding-top: 50px;
}


/* 2023-04-14  liusm  ä¿®æ”¹å¤´éƒ¨å¯¼èˆªæœç´¢æ¡†çš„ä¸‹æ‹‰æ¡†select çš„é»˜è®¤æ&nbsp;·å¼ */
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 13px;
  color: #fff;
  width: 60px;
  height: 30px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding:0 5px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color:#333;
  line-height: 30px;
}
.select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-color: #cdcdcd transparent transparent transparent;
  position: absolute;
  top: 13px;
  right: 5px;
}
.select-styled.hover:after {
  top: 7px;
  border-color: transparent transparent #cdcdcd transparent;
}

.select-options {
  position: absolute;
  top: 100%;
  right: 0;
  left: -5px;
  z-index: 999;
  margin: 0;
  list-style: none;
  width: 73px;
  border-radius: 6px;
  text-align: center;
  display: none;
  background: #fff;
  -moz-box-shadow: 0px 0px 5px rgba(134, 134, 134, 0.349019607843137);
  -webkit-box-shadow: 0px 0px 5px rgb(134 134 134 / 35%);
  box-shadow: 0px 0px 5px rgb(134 134 134 / 35%);
  margin-top: 8px;
  padding: 10px 0;
}
.select-options li {
  margin: 0;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.25s ease-in;
  color:#333;
  line-height: 30px;
  text-align: left;
  padding-left: 15px;
  
}
.select-options li:hover {
  color: #08a467;
}
.select-options li[rel="hide"] {
  display: none;
}

.tips img{
  display: none;
  margin-right: 3px;
  margin-top: 1px;
}


/* liusm  2023-04-19 é’ˆå¯¹ Microsoft Edgeæµè§ˆå™¨çš„å…¼å®¹*/
input[type="password"]::-ms-reveal{
  display: none;
}
  
input[type="password"]::-ms-clear{
  display: none;
}
  
input[type="password"]::-o-clear{
  display: none;
}

.phone_forgotpwd_tips_text{
  color: #fd9500;
}
.warning{
  color: #fd9500;
  font-size: 12px;
}

.minHeight{
  min-height: 260px;
}

.smallhand:hover {
  cursor: pointer;
}

.refresh-btn {
  width: 100px;
  height: 25px;
  background-color: #27b87f;
  color: #fff;
  font-size: 12px;
  margin: 0 auto;
  margin-bottom: 3px;
  border-radius: 3px;
  display: block;
  cursor: pointer;
  margin-top: -20px;
}
/* 2023-06-09 zhangyp å…¬å…±è¯„è®ºtoastæ&nbsp;·å¼å¼€å§‹ */
.public_hint_toast{
  width:380px;
  height:48px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-radius:4px;
  font-size: 14px;
  position: fixed;
  top: 160px;
  left: 0;
  right: 0;
  margin: auto;
}
.hint_success_toast{
  color:#6fc544;
  background:#f0f9eb;
  border:1px solid #e8fade;
}
.hint_success_toast::before{
  content:'';
  display: inline-block;
  width:16px;
  height:16px;
  background:url('../images/common/success_toast.png') no-repeat center/cover;
  margin-right: 10px;
}
.hint_fail_toast{
  color:#f56c6c;
  background:#fef0f0;
  border:1px solid #fde7e7;
}
.hint_fail_toast::before{
  content:'';
  display: inline-block;
  width:16px;
  height:16px;
  background:url('../images/common/fail_toast.png') no-repeat center;
  margin-right: 10px;
}
/* å…¬å…±è¯„è®ºtoastæ&nbsp;·å¼ç»“æŸ */

/* æ‹¼å›¾è¦†ç›– 2023-06-14 liusm */
.refreshIcon{
  top: 0!important;
}

/* 2023-06-15 zhangyp å…¼å®¹åŽ»æŽ‰æœç‹—æµè§ˆå™¨å¯†ç&nbsp;è½¯ç›˜ */
input[type="password"]::-webkit-input-safebox-button{
  display: none;
} 

/* 2023-06-20 liusm é€šç”¨çš„å®½åº¦ */
.W_100{width:100px!important;}/* å¯ä»¥å®¹çº³7ä¸ªå­—*/

/* 2023-12-14 zhangyp å™¨ä»¶é€‰åž‹headerä¸‹æ‹‰åˆ†ç±» -start */
.header .bar-item:hover .device-classify,.flex-center-ul .bar-item:hover .device-classify{
  display: flex;
}
.device-classify{
  display: none;
  /* padding: 10px 30px; */
  height:168px;
  position: fixed;
  top: 80px;
  z-index: 110;
  border-radius: 4px;
  border: 1px solid #ff4617;
  box-sizing: border-box;
  background-color: #fff;
}
.device-classify-left li:first-child{
  margin-top:14px;
}
.device-classify-left li{
  padding: 0 10px;
  width: 127px;
  margin-top: 10px;
  box-sizing: border-box;
  min-width: 70px;
  height: 32px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  line-height: 32px;
  color: #333;
  cursor: pointer;
}
.link_on_a{
  color:#333333 !important;
}
.device-classify-left li:hover{
  font-weight: bold;
  color:#ff4617 !important;
  background:#fff6f2;
}
.device-classify-left li:hover .link_on_a{
  font-weight: bold;
  color:#ff4617 !important;
}

/* è°ƒæ•´æ˜¾ç¤ºæ–¹å¼ */
.device-classify-left li:hover .device-child-two{
  display: flex;
  justify-content: space-between;
}

.device-classify-left .active-device{
  color:#ff4617;
  /* border-bottom:1px solid rgba(39, 184, 127, 1); */
}
.device-child-two{
  display: none;
  padding-left: 8px;
  font: 400 14px normal;
  box-sizing: border-box;
  height: auto;
  position: absolute;
  top: -1px;
  left: 125px;
  white-space: nowrap;
  word-break: break-all;
  filter: drop-shadow(8px 8px 15px #f5dfe2);
}
.two-li-title{
  display: block;
  padding: 0 30px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  margin: 4px 0;
  color: #333333;
  position: relative;
}
.two-li-con-active{
  display: flex !important;
}
.two-li-con{
  display: none;
  height: auto;
  margin: 1px 0 0 6px;
  padding: 10px 30px;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: left;
  scrollbar-color: #ff4617 rgba(242, 242, 242, 1);
  scrollbar-width: thin;
  -ms-overflow-style: none;
  background: #fff;
}
.two-con-active{
  visibility:unset;
}
/* æ»šåŠ¨æ¡æ&nbsp;·å¼ - è°·æ­Œ */
.two-li-con::-webkit-scrollbar,.device-child-con::-webkit-scrollbar{
  width:6px;
  height:4px;
}
/* æ»šåŠ¨æ§½ */
.two-li-con::-webkit-scrollbar-track,.device-child-con::-webkit-scrollbar-track{
  background:rgba(242, 242, 242, 1);
  border-radius:6px;
}
/* æ»šåŠ¨æ¡æ»‘å— */
.two-li-con::-webkit-scrollbar-thumb,.device-child-con::-webkit-scrollbar-thumb{
  border-radius:6px;
  background:#ff4617;
}
/* .two-li-con span:first-child{
  margin-top:18px;
} */
.two-group-item:not(:last-child){
  margin-right: 20px;
}
.two-li-con span{
  display: inline-block;
  width:100%;
  max-width: 130px;
  height: 32px;
  line-height: 32px;
  margin: 4px 0 0;
  float: left;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.two-li-con span a{
  color:#333 !important;
}
.device-child-con{
  margin-top: 1px;
  padding: 10px 0;
  height: auto;
  border-radius: 4px;
  box-sizing: border-box;
  scrollbar-color: #ff4617 rgba(242, 242, 242, 1);
  scrollbar-width: thin;
  -ms-overflow-style: none;
  background: #ffffff;
}
.two-title-active,.two-li-title:hover{
  display: flex;
  align-items: center;
  font-weight: bold;
  position: relative;
  color: #ff4617;
  background:#fff6f2;
}
.two-title-active::after{
  content:'';
  display: inline-block;
  width:6px;
  height:12px;
  margin-left:10px;
  background:url('../images/index/qjxx-right.png') no-repeat center/cover;
  position: absolute;
  right:15px;
}
.two-li-con span:hover a{
  color:#ff4617 !important;
}
.device-classify-right{
  margin-left:10px;
}
.device-classify-right li a{
  display: inline-block;
  min-width: 70px;
  padding: 10px 5px;
  font-size: 12px;
  text-align: center;
  color: #333 !important;
  cursor: pointer;
}
.device-classify-right li a:hover,.device-classify-right .active_child a{
  color:#ff4617 !important;
}

/* 2023-12-14 zhangyp å™¨ä»¶é€‰åž‹headerä¸‹æ‹‰åˆ†ç±» -end */


.ul-classify-ol{
  position: absolute;
  left: -15px;
  top: 45px;
  border: 1px solid #ff4617;
  border-top:1px solid #f2f2f2;
  width: 90px;
  height: 95px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  background-color: #fff;
  display: none;
  padding: 0;
}

.bar-item:hover .ul-classify-ol {
  display: flex;
}

.classify-ol-item {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  font-size: 14px;
}

.classify-ol-item a {
  font-weight: 400;
}

.classify-ol-item:hover&gt;a {
  color: #ff4617 !important;
}

.flex-center-ul .device-classify{
  top: 45px;
  position: absolute;
  left: -15px;
  /* border-top: 1px solid #f2f2f2; */
}
.flex-center-ul .device-child-two{
  border-top: 1px solid #f2f2f2;
  left: 100px;
}
.flex-center-ul .two-title-active{
  color:#333333;
}
.flex-center-ul .two-title-active::before{
  content:'';
  display: inline-block;
  width:40%;
  height:2px;
  border-radius: 2px;
  color:#333333;
  background:#ff4617;
  position: absolute;
  bottom:0;
}
.flex-center-ul .device-classify-left li{
  width:100px;
  font-size:14px;
}
.flex-center-ul .bar-item:hover .second-level-header-item{
  font-weight: bold;
  color:#fc932e !important;
}

/* 2024-07-02 zhangyp æ–°å¢žäº‘FAEé€‰æ‹©æ&nbsp;·å¼-start */
.fae_entrance_shade{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  z-index: 1100;
  background-color: rgba(0,0,0,.45);
}
.fae_entrance_con{
  width:722px;
  height:253px;
  padding: 30px;
  box-sizing: border-box;
  position: absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  margin:auto;
  border-radius: 12px;
  background:#ffffff;
}
.fae_entrance_title{
  display: flex;
  align-items: center;
  margin-bottom:24px;
  font-size: 14px;
  color: #999999;
}
.fae_entrance_title b{
  margin-right:10px;
  font-size:20px;
  color:#ff4616;
}
.fae_entrance_service{
  display: flex;
  margin-left: 13px;
  font-size: 12px;
  color: #ff9300;
  cursor: pointer;
}
.fae_entrance_service::before{
  content:'';
  display: inline-block;
  width:19px;
  height:15px;
  margin-right:5px;
  background:url('../images/common/fae_service.png') no-repeat center/contain;
}
.fae_entrance_list li{
  display: inline-block;
  height: 34px;
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 0 12px;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  color: #333333;
  cursor: pointer;
  border-radius: 34px;
  background: #f7f7f7;
}
.fae_entrance_list li:hover{
  color:#ff4616;
  background:#ffe8d2;
}
.fae_entrance_close{
  display: inline-block;
  width:12px;
  height:12px;
  background:url('../images/deviceSelection/shade_close.png') no-repeat center/contain;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 20px;
}
/* æ–°å¢žäº‘FAEé€‰æ‹©æ&nbsp;·å¼-end */

/* è®¾ç½®å±•å¼€æ”¶èµ·è·ç¦»å³ä¾§å›¾æ&nbsp;‡é—´è· */
.categorybtn{
  margin-right:5px;
}
/* æ”¶èµ·æ—‹è½¬ */
.pack-up-rotate{
  transform: rotate(180deg);
}
.position_rel{
  position: relative;
}

/* å™¨ä»¶é€‰åž‹æœ€æ–°æ‚¬æµ®èœå•æ&nbsp;·å¼-start */

.menu_drag_box{
  position: fixed;
  top: 175px;
  left: 20px;
  z-index: 1200;
  user-select: none;
}
.menu_drag_btn{
	display: inline-flex;
	width:125px;
	height:40px;
	padding:0 5px;
	border-radius: 8px;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	font-size:14px;
	color:#ffffff;
	background:rgba(255, 126, 22, 1);
	cursor: pointer;
}
.menu_drag_btn::before{
	content:'';
	display: inline-block;
	width:23px;
	height:23px;
	background:url('../images/common/menu_all_icon.png') no-repeat center/contain;
	pointer-events: none;
}
.menu_drag_btn::after{
	content:'';
	display: inline-block;
	width:16px;
	height:16px;
	background: url('../images/common/menu_pull_down.png') no-repeat center/contain;
	pointer-events: none;
}
.menu_drag_open::after{
	margin-top:5px;
	transform: rotate(180deg);
}
.menu_level_box{
	display: none;
	border-radius: 8px;
	overflow: hidden;
	margin-top: 2px;
	filter: drop-shadow(0px 0px 7px rgba(247,134,43,35%));
	position: absolute;
}
.menu_level_left{
	flex-direction:unset;
	left: 0;
}
.menu_level_right{
	flex-direction:row-reverse;
	right: 0;
}
.menu_level_left .menu_level_select{
  border-right: 1px solid #FFDFC8;
}
.menu_level_right .menu_level_select{
  border-left: 1px solid #FFDFC8;
}
.menu_level_select{
	float: left;
	min-width: 163px;
	padding: 10px 0;
	background: rgba(255, 255, 255, 1);
  cursor: pointer;
}
.level_select_item{
	display: block;
	height:40px;
	padding:0 10px;
	font-size:14px;
	text-align:left;
	line-height:40px;
	cursor: pointer;
}
.level_select_item:hover{
  color: #FF8A16;
}
.level_select_active{
  font-weight: bold;
  color: #FF8A16;
  background: #FFF7F1;
}
.level_select_item:not(:first-child){
	margin-top:10px;
}
.menu_level_option{
	float: right;
	min-width: 174px;
	background: rgb(255, 247, 241);
  overflow: hidden;
  overflow-y: auto;
}
@-moz-document url-prefix() {
  .menu_level_option{
    scrollbar-width: thin;
    scrollbar-color: #FF8A16 #ddd;
  }
}
.menu_level_option::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.menu_level_option::-webkit-scrollbar-thumb {
  background: #FF8A16;
  border-radius: 4px;
}
.menu_level_option::-webkit-scrollbar-track {
  background-color: hsla(0, 0%, 95.7%, 0);
  border-radius: 4px;
}
.menu_level_ul{
	display: none;
	padding: 0;
	margin:0;
}
.menu_level_ul:first-child{
	display: block;
}
.menu_level_ul li{
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	text-align: center;
	cursor: pointer;
}
.menu_level_ul li:not(:last-child){
	border-bottom: 1px dashed #FFDFC8;
}
.menu_level_active a{
  font-weight: bold;
  color: #FF8A16 !important;
  background: #FFDFC8;
}
.menu_level_ul li a{
	display: block;
	font-size:14px;
	color:#333;
}

/* å™¨ä»¶é€‰åž‹æœ€æ–°æ‚¬æµ®èœå•æ&nbsp;·å¼-end */

/* headeræœ€æ–°è°ƒæ•´æŠ€æœ¯æ”¯æŒä¸‹æ‹‰-start */
.active-bar.design-support-bar{
  font-weight: 400;
  color:#333;
}
.header .active-bar.design-support-bar a{
  color:#333 !important;
}
#designSupportBtn{
  color:#333;
}
#designSupportBtn:hover,.design-support-active,.design-support-select{
  font-weight: bold;
  color:#FF7E16 !important;
}
.design-support-container{
  display: none;
  padding: 0;
  position: fixed;
  left:0;
  top: 76px;
  width:100%;
  height: 262px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0px 2px 5px rgba(134, 134, 134, 0.3);
  z-index: 1000;
}
.design-support-list{
  width:1200px;
  margin:0 auto;
}
.design-support-item{
  display: inline-flex;
  flex-direction: column;
  margin-left: 195px;
  font-size: 14px;
  text-align: left;
  color:#333;
}
.design-support-item:first-child{
  margin-left:0px;
}
.design-support-item .design-support-title{
  margin: 20px 0;
  font-size: 16px;
  font-weight: 700;
}
.design-support-item .design-support-btn{
  display: inline-block;
  width:max-content;
  margin-bottom:10px;
  cursor: pointer;
  color:#686664;
}
.design-support-item .design-support-btn:hover{
  font-weight: bold !important;
  color:#333;
}
.design-support-shade{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1100;
  background-color: rgba(0, 0, 0, 0.4);
}

/* headeræœ€æ–°è°ƒæ•´æŠ€æœ¯æ”¯æŒä¸‹æ‹‰-end */</pre></body></html>