.s_b1_form .form_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
.form_flex .f_input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form_flex .f_input ._input {
  height: 34px;
  line-height: 34px;
  display: block;
  width: 100%;
  color: #666;
  font-size: 14px;
}
.form_flex .f_select {
  height: 34px;
  padding: 0 5px;
  border-radius: 3px 0 0 3px;
}
.f_select .f_select_inner {
  position: relative;
  height: 24px;
  line-height: 24px;
  margin-top: 5px;
  margin-right: 4px;
  padding-right: 8px;
  border-right: #efefef 1px solid;
}
.f_select .f_select_inner select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.f_select .f_select_inner .inner {
  font-size: 14px;
  line-height: 24px;
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.f_select_inner .select_show {
  float: left;
  line-height: 24px;
  margin-right: 3px;
}
.f_select_inner .select_show_icon {
  float: right;
  height: 24px;
  width: 12px;
  background: url(../images/dropdown_icon.svg) no-repeat center;
  background-size: 11px;
}
.s_b2_img {
  padding: 10px;
}
.s_b2_img img {
  width: 100%;
  vertical-align: middle;
}
.s_b3_list {
  border-top: 1px solid #ebebeb;
}
.s_b3_list .s_b3_item {
  border-top: none;
  border-bottom: 1px solid #ebebeb;
}
.s_result {
  background: #fff;
}
.j_tab_hd {
  margin: 0 15px;
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
}
.j_tab_hd .tab_item {
  height: 45px;
  line-height: 43px;
  font-size: 16px;
  color: #000;
  border-bottom: 2px solid transparent;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}
.j_tab_hd .tab_item + .tab_item {
  margin-left: 25px;
}
.j_tab_hd .tab_item.on {
  color: #00a4ff;
  border-color: #00a4ff;
}
.J_question_ul {
  padding: 0 15px;
}
.J_question_ul .J_question_li {
  padding: 10px 0;
  border-bottom: 1px solid #f2f2f2;
}
.J_question_li .tit {
  font-size: 14px;
  color: #000;
  margin-bottom: 8px;
}
.J_question_li .content {
  color: #666;
  font-size: 12px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 12px;
}
.J_question_li .label {
  color: #777;
  overflow: hidden;
}
.J_question_li .label .doctor {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  float: left;
}
.J_question_li .label .doctor img {
  width: 12px;
  vertical-align: -2px;
  margin-right: 5px;
}
.J_question_li .label .label_item {
  font-size: 12px;
  float: right;
  background: rgba(0, 0, 0, 0.07);
  padding: 2px 6px;
  border-radius: 6px;
}
.J_question_li .tit .tit_tip {
  float: right;
  font-size: 12px;
  color: #00a4ff;
  padding: 0px 6px;
  border: 1px solid rgba(0, 164, 255, 0.3);
  height: 18px;
  line-height: 18px;
  border-radius: 10px;
}
.J_question_li .product {
  font-size: 12px;
  color: #666;
}
.J_question_li .tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.J_question_li .tit .tit_flex1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.J_question_li .tit .tit_tip {
  margin-left: 5px;
  margin-top: 2px;
}
.J_question_li .product {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.load_over {
  line-height: 35px;
  height: 35px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
button {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ss_btn {
  background: none;
  border: none;
  display: block;
  line-height: 34px;
  width: 100%;
  text-align: center;
  background-color: #00a4ff;
  color: #fff;
  border-radius: 0 3px 3px 0;
}
.f_btn {
  width: 66px;
}




/* 搜索修改 */
.s_block1 .s_b1_form{
  background:#f2f2f5;
  padding:45px 20px;
}
.s_block1 .s_b1_form #s_form{
  background:#fff;
  border:1px solid #00a4ff;
  border-radius:4px;
}
.s_b1_form .form_flex{
  border:0;
  border-radius:0;
}
.s_b1_form .partner-module-title{
  font-size:22px;
  font-weight:400;
  line-height:1.1;
  text-align:center;
  margin-bottom:22px;
}
.s_b1_form .partner-keywords{
  margin-top:17px;
  font-size:14px;
  color:#444;
}
.s_b1_form .partner-keywords .keywords-title{
  color:#888;
}
.keyword{
  margin-right:5px;
}











