<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*右侧公共部分开始*/
/* line 3, ../sass/rightPart.scss */
.container_right {
  float: right;
  width: 275px;
}

/*!*机构信息*!*/
/* line 8, ../sass/rightPart.scss */
.ins_detail .info .org_info {
  border: solid 1px #ddd;
  width: 271px;
  height: 367px;
  float: right;
  margin-top: 7px;
}

/* line 15, ../sass/rightPart.scss */
.expCont_left {
  width: 271px;
  height: 335px;
  border: 1px solid #ddd;
  float: right;
  padding: 15px 20px 25px 16px;
  margin-top: 12px;
}

/* line 23, ../sass/rightPart.scss */
.smaTit {
  font-size: 15px;
  color: #638ef7;
}

/* line 27, ../sass/rightPart.scss */
.zixunP {
  margin-top: 28px;
}

/* line 30, ../sass/rightPart.scss */
.askService img {
  width: 45px;
  float: left;
  margin-top: -3px;
}

/* line 35, ../sass/rightPart.scss */
.zixunP p {
  margin-left: 52px;
  font-size: 14px;
  color: #323232;
}

/* line 40, ../sass/rightPart.scss */
.serviceForm {
  position: relative;
  margin-top: 30px;
}

/* line 44, ../sass/rightPart.scss */
.serviceForm img {
  width: 13px;
  position: absolute;
}

/* line 48, ../sass/rightPart.scss */
.serviceForm input {
  width: 188px;
  height: 43px;
  padding-left: 41px;
  border: 1px solid #ddd;
}

/* line 54, ../sass/rightPart.scss */
.serviceSubmit {
  width: 100%;
  background: #638ef7;
  border-radius: 5px;
  color: #ffffff;
  padding: 14px 0px;
  border: none;
  margin-top: 20px;
}

/* line 63, ../sass/rightPart.scss */
.serviceForm_img1 {
  top: 21px;
  left: 17px;
}

/* line 67, ../sass/rightPart.scss */
.serviceForm_img2 {
  top: 88px;
  left: 17px;
}

/* line 71, ../sass/rightPart.scss */
.ins_detail {
  padding-bottom: 57px;
}

/* line 74, ../sass/rightPart.scss */
.br_4 {
  border-radius: 0px;
}

/* line 77, ../sass/rightPart.scss */
.img img {
  width: 77px;
}

/*右侧公共部分结束*/
</pre></body></html>