:root {
  --c: #1989fa;
  --n: #d45832;
  --b: #2c2e35;
  --w: #fff;
  --f: #f5f5f5;
  --d: #666;
}
.m2fmul {
  border-top: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  padding: 0;
}
.m2fmul li {
  border-bottom: 1px solid #c6c6c6;
  overflow: hidden;
  padding: 15px 0px;
  padding-right: 20px;
  padding: 5px 0px;
}
.m2fmsnm {
  float: left;
  width: 90px;
  text-align: right;
  font-size: 14px;
  line-height: 34px;
}
.m2fmIntBox {
  margin-left: 90px;
}
.m2fmarea {
  font: 14px / 24px "微软雅黑";
  color: #666;
  padding: 4px 15px;
  height: 150px;
  width: 100%;
  border: 1px solid #ddd;
  resize: none;
}
.m2fms1 {
  float: left;
  width: 33.33%;
  line-height: 34px;
  height: 34px;
  font-size: 14px;
}

.m2fmint {
  font-size: 14px;
  line-height: 32px;
  color: #666;
  padding: 0px 15px;
  height: 34px;
  width: 90%;
  border: 1px solid #ddd;
}
.m2fmSubmit111 {
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  display: block;
  height: 40px;
  width: 130px;
  font-size: 16px;
  color: #fff;
  background: #5eb95e;
  margin: 0px auto;
  cursor: pointer;
}
#c_portalResnav_main-15638662660033168 .fl {
  display: flex;
  align-items: center;
}
#c_portalResnav_main-15638662660033168 .header2 .logo a {
  display: flex;
}
#c_portalResnav_main-15638662660033168 .header1 h1 .img1,
#c_portalResnav_main-15638662660033168 .header1 h1 .img2 {
  width: 90%;
}
#c_portalResnav_main-15638662660033168 .header1 h1 {
  width: 375px;
  height: 90px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#c_portalResnav_main-15638662660033168 .header1 h1 img {
  max-width: 100%;
  position: absolute;
  left: 0px;
  top: 13px;
  opacity: 0;
  -webkit-transition: all 0.5s 0s cubic-bezier(0.86, 0.5, 1, 1);
  transition: all 0.5s 0s cubic-bezier(0.86, 0.5, 1, 1);
}
.onlineBox {
  position: fixed;
  right: 5px;
  bottom: calc(14% + 70px);
  z-index: 22;
  width: 50px;
}
.onlineBox ul {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.onlineBox ul li {
  display: block;
  border-bottom: 1px #eee solid;
  margin: 0;
}
.onlineBox ul li:last-child {
  border: none;
}
.onlineBox ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  justify-content: center;
  position: relative;
}
.onlineBox ul li a svg {
  fill: #666;
}
.onlineBox ul li a p {
  position: absolute;
  right: 58px;
  background: var(--c);
  padding: 5px 15px;
  border-radius: 5px;
  top: 50%;
  transform: translate(-50px, -50%);
  color: #fff;
  width: max-content;
  font-size: 14px;
  line-height: 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
}
.onlineBox ul li a p:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid var(--c);
  border-bottom: 5px solid transparent;
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translate(0, -50%);
}
.onlineBox ul li.un_weixin a p {
  padding: 5px;
  background: var(--c);
  display: block;
  color: #fff;
  display: flex;
}
.onlineBox ul li.un_weixin a p span {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.onlineBox ul li.un_weixin a p:after {
  border-left: 10px solid var(--c);
}
.onlineBox ul li a p img {
  height: 130px;
}
.c_img_c {
  display: none;
}
.onlineBox ul li a:hover svg {
  fill: var(--c);
}
.onlineBox ul li a:hover p {
  transform: translate(0, -50%);
  opacity: 1;
  visibility: visible;
}
.onlineBox ul li a:hover .c_img {
  display: none;
}
.onlineBox ul li a:hover .c_img_c {
  display: block;
}
.chat-advisory {
  display: inline-block;
  background: #ffffff;
  box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.11);
  position: fixed;
  z-index: 9999;
  right: 5px;
  bottom: 13%;
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  line-height: 50px;
  border-radius: 5px;
}
.chat-advisory-img {
  width: 46px;
  height: 46px;
  margin-top: 12px;
}
#c_portalResMessage_form-16577773312618286 textarea::-moz-placeholder {
  color: #999;
}
#c_portalResMessage_form-16577773312618286 textarea::-webkit-input-placeholder {
  color: #999;
}
#c_portalResMessage_form-16577773312618286 .form-group > div {
  box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
#c_portalResMessage_form-16577773312618286 .p_groupBox textarea {
  height: 78px;
}
#w_grid-1657265003526 > div > .p_gridbox:before {
  background-color: transparent;
}
#w_grid-1657265003526 > div > .p_gridbox {
  padding: 0px;
}
#w_grid-1564220676031 {
  width: 94%;
  max-width: 580px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 192px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.s4_h {
  text-align: center;
  color: #fff;
  font-size: 54px;
  margin-top: 40px;
}
.s4_p {
  max-width: 550px;
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #cacaca;
  margin: auto;
  overflow: hidden;
  line-height: 70px;
}
.s4_p span {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 24px;
  color: #fff;
  position: relative;
}
.s4_p span.active::after {
  position: absolute;
  content: "";
  width: 30%;
  border: 1px solid #fff;
  bottom: 0px;
  left: 50%;
  margin-left: -15%;
}
.s4_c_bg {
  margin-top: 30px;
  max-width: 1498px;
  max-height: 600px;
  width: 100%;
  height: auto;
  background: linear-gradient(90deg, #3974e3 0%, #78bbf9 100%);
  border-radius: 5px;
  padding: 30px 0px;
}
.div_span_item {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.div_span {
  cursor: pointer;
}
.div_span_item img {
  max-width: 70%;
  max-height: 100%;
}

.s4_a_box {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.s4_b_box {
  width: 100%;
}

.message_info_window .message-box {
  width: 890px;
  height: 620px;
  background: #f9f9f9;
  border-radius: 10px;
  padding: 30px;
  background-color: #fff;
  position: fixed;
  z-index: 9;
  /* right: 100px;
  bottom: 100px; */
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);

  border-radius: 10px;
  box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.11);
  padding-top: 0px;
}

.message_info_window .title {
  font-size: 24px;
  color: #333;
  margin-bottom: 30px;
  border-bottom: 1px solid #dbdbdd;
  height: 74px;
  line-height: 74px;
}
.message_info_window .form-group {
  margin-bottom: 20px;
  display: flex;
  background: #f7f9fc;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

.message_info_window .form-label {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  color: #666;
  width: 90px;
  text-align: right;
  margin-right: 20px;
  white-space: nowrap;
  margin-bottom: 0px;
  line-height: 48px;
  margin-left: 15px;
}

.message_info_window .required::after {
  content: "*";
  color: #f00;
  margin-left: 4px;
}

.message_info_window .form-input {
  width: 100%;
  height: 48px;
  padding: 12px;
  border: none;

  font-size: 16px;
  background-color: #f7f9fc;
}

.message_info_window .form-textarea {
  width: 100%;
  height: 90px;
  padding: 12px;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  resize: none;
  background-color: #f7f9fc;
}

.message_info_window .submit-btn {
  width: 160px;
  height: 48px;
  background-color: #1a73e8;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  margin-top: 20px;
}

.message_info_window .submit-btn:hover {
  background-color: #1557b0;
}
.message-box svg {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  border: 2px solid #999;
  border-radius: 5px;
  padding: 2px;
}
.message-box svg path {
  fill: #999;
}
.chat-container_bg {
  display: none;
}
.chat-container {
  width: 370px;
  height: 540px;
  border: 1px solid #eee;
  display: flex;
  flex-direction: column;
  background: #f5f5f5;
  position: fixed;
  z-index: 9;
  right: 100px;
  bottom: 3%;
  border-radius: 5px;
  box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.11);
}

.chat-header {
  padding: 15px;
  background: #fff;
  border-bottom: 1px solid #eee;
}

.chat-header h2 {
  font-size: 16px;
  color: #333;
}

.chat-messages {
  flex: 1;
  overflow-y: auto;
  padding: 15px;
}

.message {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
}

.message-info {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  color: #999;
  font-size: 12px;
}

.avatar {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
  background: url(../images/w_5.png) no-repeat;
}

.message-content {
  max-width: 80%;
  padding: 10px;
  border-radius: 4px;
  word-break: break-all;
}

.message.left .message-content {
  background: #fff;
  margin-left: 32px;
}

.message.right {
  align-items: flex-end;
}

.message.right .message-info {
  flex-direction: row-reverse;
}

.message.right .message-content {
  background: #e3effd;
  margin-right: 32px;
}

.message.right .avatar {
  margin-right: 0;
  margin-left: 8px;
  background: url(../images/w_6.png) no-repeat;
}

.chat-input {
  padding: 15px;
  background: #fff;
  border-top: 1px solid #eee;
}

.input-container {
  position: relative;
  display: flex;
}

.input-box {
  flex: 1;
  height: 80px;
  padding: 10px;
  border: 1px solid #eee;
  border-radius: 4px;
  resize: none;
  outline: none;
  font-size: 14px;
}

.send-btn {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 5px 15px;
  background: #1989fa;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.send-btn:hover {
  background: #0076e4;
}
.close_icon {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.message_info_window {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  pointer-events: none; /* 确保在隐藏时无法点击 */
}

.message_info_window.shows {
  opacity: 1;
  pointer-events: auto; /* 显示时可以点击 */
}
#w_grid-1564042032338 > div > .p_gridbox {
  cursor: pointer;
}
.onlineBox li img.c_img {
  width: 20px;
}
.c_img_ac {
  display: none;
}
.new_contact {
  display: flex;
  background-color: #f8f8f8;
  padding: 10px 30px;
  justify-content: space-between;
}
.contact_box_left {
  width: 30%;
}
.contact_box_left p {
  height: 40px;
  display: flex;
  align-items: center;
  font-size: 16px;
}
.contact_box_left p img {
  margin-right: 6px;
}
.contact_box_right {
  width: 68%;
}
.contact_box_right textarea {
  width: calc(100% - 80px);
  height: 60px;
  background: #f4f4f4;
  border-radius: 5px;
  resize: none;
  border: none;
  font-size: 16px;
  padding: 10px;
}
.contact_box_right input {
  width: calc(100% - 80px);
  height: 40px;
  background: #f4f4f4;
  border-radius: 5px;
  border: none;
  font-size: 16px;
  text-indent: 15px;
}
.form-group-cc {
  display: flex;
  width: 100%;
  padding: 0px 40px;
  justify-content: space-between;
  margin-bottom: 6px;
}
.zixun_btn {
  width: 160px;
  height: 40px;
  background: #1a5bdd;
  border-radius: 5px;
  color: #fff;
  outline: none;
  border: none;
  display: block;
  margin: auto;
}
.zixun_btn:hover {
  background: #0076e4;
}
.contact_erweima img {
  width: 150px;
  height: 150px;
}
.contact_erweima {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 160px;
  background: #fff;
  align-items: center;
  padding-bottom: 10px;
}
.contact-form {
  background-color: #fff;
  padding: 20px 0px;
}
.contact-form label {
  font-size: 16px;
  /* width: 110px; */
  text-align: right;
  line-height: 40px;
  margin-right: 10px;
}
.form-group-cc > div {
  display: flex;
  align-items: center;
  width: 46%;
}
.new_msg_content {
  display: flex;
  justify-content: space-around;
}
.new_msg_content > div {
  display: flex;
  align-items: end;
}
#messageForm_xx {
  width: 55%;
}
.msg_tips {
  width: 814px;
  height: 174px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 45px 50px;
  background-size: 93%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  z-index: 1000;
}
.msg_tips.show {
  opacity: 1;
  transform: translateX(-50%) translateY(-50%);
}
.status_ok {
  background: url(../images/tip_ok.png) no-repeat;
}
.status_error {
  background: url(../images/tip_error.png) no-repeat;
}
.tips_title {
  color: #000;
  font-size: 22px;
  margin-bottom: 5px;
}
.tips_msg_info {
  color: #666;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .msg_tips {
    width: 90%;
    background-size: 100%;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 16px;
    z-index: 99999;
    top: 0px;
  }
  .tips_title{
    font-size: 18px;
    margin-bottom: 0px;
  }
  .tips_msg_info{
    font-size: 16px;
  }
  .new_msg_content {
    flex-direction: column;
  }
  .message_info_window .message-box {
    height: 90%;
    overflow:auto;
  }
  #messageForm_xx {
    width: 100%;
  }
  .contact-form label {
    text-align: left;
  }
  .contact_box_left,
  .contact_box_right {
    width: 100%;
  }
  .contact_erweima {
    margin: auto;
  }
  .form-group-cc,
  .form-group-cc > div,
  .new_contact {
    flex-direction: column;
  }
  .form-group-cc > div,
  .new_contact,
  .contact_box_right textarea,
  .contact_box_right input {
    width: 100%;
    align-items: start;
  }
  .s4_h {
    font-size: 30px !important;
  }
  .div_span_item img {
    max-width: 100%;
    max-height: 100%;
  }
  .message_info_window .message-box {
    width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
  }
  .chat-container {
    width: 90%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .message_info_window,
  .chat-container_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    top: 0;
    left: 0;
  }
  .message_info_window .form-label {
    width: 110px;
  }
  .message_info_window .message-box {
    padding: 20px;
  }
  .p_page {
    display: flex;
    padding: 30px 0;
    justify-content: center;
  }
  .p_page .pageNum {
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
  }
}
