.container-fluid {
  width:1200px;
  margin:32px auto 0 auto;
  background: transparent;
}

.body_header{
  padding:0 24px;
  box-sizing: border-box;
}
.body_left{
  width:900px;
  float: left;
  background: #fff;
}
.body_header{
  background:#FBE1E8;
  height: 60px;
}
.body_header>h2{
  float: left;
  height: 100%;
  line-height:60px;
}
.body_header_text{
  margin-left: 32px;
  float: left;
  font-size: 14px;
  color: #595959;
  height:100%;
  line-height:60px;
}
.boy_button{
  float: right;
  background: #ED688A;
  font-size: 16px;
  color: #fff;
  height:40px;
  line-height:40px;
  border-radius: 4px;
  margin-top: 10px;
  padding: 0px 16px;
}
.boy_button img{
  width:18px;
  height:18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.frb-gg img{
      display: none;
}
.ph-forum-frb{
 display: none;
}
.body_ullist{
  padding: 8px 24px 24px 24px;
  box-sizing: border-box;
}
.body_ullist>ul{
  font-size: 0;
}
.body_ullist>ul li{
  width:48.1%;
  display: inline-block;
  border-bottom: 1px dashed #E8E8E8;
  padding: 14px 0;
}
.body_ullist>ul li:nth-child(odd){
  margin-right: 16px;
}
.body_ullist>ul li:nth-child(even){
  margin-left: 16px;
}
.user_ask .user_left_icon,.doctor_reply .doc_left_icon{
  width:34px;
  height:34px;
  border-radius: 50%;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
}
.user_ask .user_left_icon{
  background: #FAE2E4;
  color: #ED688A;
  float: left;
}
.doctor_reply .doc_left_icon{
  background: #E0F9F4;
  color: #33D6B8;
}
.doc_left_icon{
  border-radius: 50%;
  overflow: hidden;
}
.doc_left_icon img{
  width: 100%;
  height: 100%;
  object-fit:cover;
}
.user_ask .user_right_title{
  font-size:16px;
  color: #262626;
  float: left;
  height: 34px;
  line-height: 34px;
  margin-left: 8px;
  width:calc(100% - 42px);
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
}
.doctor_reply{
  margin-top: 5px;
}
.d_hos_house{
  font-size: 14px;
  color: #BFBFBF;
  margin-top: 5px;
}
.doc_right_news .d_name{
  font-size: 16px;
  color: #33D6B8;
  margin-top: 5px;
}
.doc_right_news .d_name span{
  font-size: 12px;
  color: #BFBFBF;
  padding-left: 10px;
}
.doc_right_news .d_answer{
  font-size: 14px;
  color: #8C8C8C;
  margin-top: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.doctor_reply .doc_left_icon,.doctor_reply .doc_right_news{
  display: inline-block;
  vertical-align: top;
}
.doctor_reply .doc_right_news{
  margin-left: 8px;
  width:calc(100% - 42px);
}
.zixun_time{
  font-size: 12px;
  color: #8c8c8c;
  text-align: right;
  margin-top: 8px;
}
.po_kepu{
  width:88px;
  height: 28px;
  background: url("../images/index_kepu.png")no-repeat center center;
  background-size: 88px 28px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height:28px;
  position: absolute;
  top:0;
  right:0;
}
.right_list_title{
  font-size: 16px;
  color: #262626;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bod_right_list li{
  margin-bottom: 8px;
  height: 113px;
}
.bod_right_list li:last-child{
  margin-bottom: 0;
}
.right_list_title i{
  display: inline-block;
  width:12px;
  height:12px;
  background: url("../images/san.png")no-repeat center center;
  background-size: 12px 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.bod_right_list li p{
  padding-left: 17px;
  box-sizing: border-box;
  text-align: justify;
  font-size:14px;
  margin-top: 8px;
  color: #8C8C8C;
  line-height: 180%;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.beiyun_ul{
  float: left;
  margin-left: 30px;
}
.beiyun_ul li{
  display: inline-block;
  height: 100%;
  line-height:60px;
  font-size: 14px;
  color: #595959;
  position: relative;
  padding-right: 12px;
}
.beiyun_ul li:last-child:after{
  content: "";
  display: block;
}
.beiyun_ul li:after{
  content: "/";
  display: block;
  color: #999;
  position: absolute;
  right: 1px;
  top: 0;
}
.beiyun_ul li:hover a{
  color: #ED688A;
}
.marg_thirty{
  margin-top: 32px;
}
.boy_button .mess_img{
  width: 19px;
  height:17px;
}
.beiyun_share{
  float: right;
  margin-right: 30px;
  height: 100%;
  line-height:60px;
  font-size: 14px;
  color: #595959;
}
.beiyun_share span{
  color: #ED688A;
  padding: 0 5px;
}
.ad_img{
  width:250px;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.ad_img img{
  width:100%;
  height: 100%;
  display: block;
  transition: .3s all;
}
.ad_text{
  position: absolute;
  bottom: 0;
  left:0;
  padding: 8px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.35);
  font-size: 12px;
  color: #fff;
  width:100%;
  text-align: justify;
}
.ad_text span{
  max-height: 38px;
  line-height:160%;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.recom_text{
  font-size: 16px;
  color: #ED688A;
  font-weight:500;
}
.recom_list ul{
  margin-top: 16px;
}
.recom_list li{
  font-size: 14px;
  color: #262626;
  position: relative;
  padding-left: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 16px;
  font-weight: 500;
}
.recom_list li:last-child{
  margin-bottom: 0;
}
.recom_list li:before{
  display: block;
  content: "";
  width:8px;
  height: 8px;
  background: #33D6B8;
  border-radius: 50%;
  position: absolute;
  left:0;
  top:6px;
}
.recom_list{
  margin-top: 24px;
}
.circle_one_div1{
  width:250px;
  float: left;
  overflow: hidden;
}
.circle_one_div2{
  width:calc(100% - 250px);
  float: left;
  overflow: hidden;
}
.circle_bei{
  padding: 24px;
}
.bei_user_img{
  width:36px;
  height: 36px;
  border-radius: 50%;
  overflow: hidden;
}
.bei_user_img img{
  width:100%;
  height: 100%;
}
.bei_user_img,.bei_user_detail{
  display: inline-block;
  vertical-align: top;
}
.bei_user_name{
  font-size:14px;
  font-weight:500;
  color:#8C8C8C;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bei_user_wen{
  font-size: 16px;
  color: #262626;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 16px;
}
.bei_user_detail{
  margin-left: 16px;
  width:calc(100% - 52px);
  padding-bottom: 16px;
  border-bottom: 1px dashed rgba(232, 232, 232, 1);
}
.circle_one_div2>ul li{
  font-size: 0;
  margin-bottom: 17px;
  width: 49.5%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 24px;
  box-sizing: border-box;
}


.list_content,.list_content>div{
  height: 572px;
  overflow: hidden;
}
.list_content_two,.list_content_two>div{
  height: 543px;
  overflow: hidden;
}
.list_content_three,.list_content_three >div{
  height: 541px;
  overflow: hidden;
}
.list_content_four,.list_content_four >div{
  height: 634px;
  overflow: hidden;
}
.list_content_three .circle_one_div2{
  margin-left: 0;
}
.circle_one_div3{
  float: left;
  margin-left: 24px;
  width:284px;
}
.circle_one_div3 .rem_tui{
  font-size: 18px;
  color: #ED688A;
  font-weight: 500;
}
.circle_one_div3 li{
  font-size: 16px;
  color: #262626;
  font-weight:500;
  position: relative;
  padding: 17.5px 0 17.5px 24px;
  border-bottom:1px dashed #E8E8E8;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.circle_one_div3 ul{
  margin-top: 10px;
}
.circle_one_div3 li:before{
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background: #33D6B8;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 24.5px;
}
.circle_one_div4{
  margin-left: 24px;
  width:206px;
}
.circle_one_div4 .ad_img{
  width:206px;
  height: 206px;
  overflow: hidden;
}
.circle_one_div4 .ad_img:last-child{
  margin-top: 17px;
}
.circle_one_div2.circle_one_div5{
  width:314px;
}
.circle_one_div2.circle_one_div5 li{
  width:100%;
  padding-left: 0;
}
.circle_one_div6{
  width:436px;
  float: left;
}
.circle_one_div6 .ad_img{
  width: 210px;
  height: 176px;
  overflow: hidden;
}
.circle_one_div6 li{
  float: left;
}
.circle_one_div6 li:nth-child(even){
  margin-left: 16px;
}
.circle_one_div6 li:nth-child(n+3){
  margin-top: 16px;
}
.circle_one_div6 .ad_text span{
  -webkit-line-clamp: 1;
}
.list_content_four .circle_one_div2{
  width:416px;
}
.list_content_four .circle_one_div2 li{
  width: 100%;
}
.list_content_four .circle_one_div2 .bei_user_detail{
  padding-bottom: 20px;
}
.list_content_four .circle_one_div3{
  width:100%;
  margin-left: 0;
  margin-top: 20px;
}
.list_content_four .circle_one_div3 ul{
  font-size: 0;
  margin-top: 0;
}
.list_content_four .circle_one_div3 li{
  display: inline-block;
  vertical-align: middle;
  width:48.5%;
  box-sizing: border-box;
}
.list_content_four .circle_one_div3 li:nth-child(even){
  margin-left: 3%;
}
.list_content_four .bod_right_list li{
  margin-bottom: 12px;
}
.user_right_title:hover,.right_list_title:hover,.bei_user_wen:hover,.recom_list li a:hover,.circle_one_div3 li a:hover,.bod_right_list .index_title:hover{
  color: #ED688A;
}
.ad_img:hover img{
  transform: scale(1.2);
}
.bottom_demo .bottom_href{
  display: block;
}
.shiguan h1{
  color: #ED688A;
  font-size: 24px;
  height: 100%;
  line-height: 64px;
  padding-left: 16px;
  float: left;
  font-weight: 500;
}
.ph-icon-demo {
  background: #fff;
  padding: 1rem 0;
  display: none;
}
.ph-icon-demo ul {
  font-size: 0;
}
.ph-icon-demo li {
  width: 25%;
  display: inline-block;
  text-align: center;
}
.ph-icon-demo li img {
  display: block;
  width: 3.125rem;
  height: 3.125rem;
  margin: auto;
}
.ph-icon-demo li span {
  color: #262626;
  font-size: .875rem;
  margin-top: .625rem;
  display: block;
  text-align: center;
}
.ph_more{
  display: none;
  float: right;
  color: #ED688A;
  font-size: .875rem;
  height: 100%;
  line-height: 3.75rem;
}
.ph_more span{
  font-family: "宋体","新宋体","SimSun";
  font-weight: bold;
}
.b-img-all{
  display: none;
}
@media only screen and (min-width: 768px){
  .pc_swiper_slider{
    display: block;
  }
  .ph_swiper_slider{
    display: none;
  }

}
@media only screen and (max-width: 768px){
  .body_header_text,.boy_button,.marg_thirty,.pc_swiper_slider{
    display: none;
  }
   .frb-gg img{
      display: block;
  }
  .ph-forum-frb{
 display: block;
}
  .ph_swiper_slider{
    display: block;
  }
  .ph-icon-demo{
    display: block;
    margin-top: 0.625rem;
  }
  .swiper-slide img{
    width: 100%;
    height: 100%;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 5px;
  }
  .list_content{
    height: auto;
  }
  .list_content .body_left{
    height: auto;
    width: 100%;
    float: none;
  }
  .container-fluid{
    width: 100%;
    margin-top: .625rem;
  }
  .body_header{
    height: 3.75rem;
    background: #fff;
    border-bottom: 1px solid #ED688A;
    padding: 0 1.375rem;
  }
  .body_header>h2{
    font-size: 1.25rem;
    color: #262626;
    padding-left: 12px;
    position: relative;
    line-height: 3.75rem;
  }
  .ph_more{
    display: block;
  }
  .b-img-all{
  display: block;
}
  .ph_before>h2:before{
    content: ' ';
    width: 3px;
    height: 20px;
    display: block;
    background: #ED688A;
    position: absolute;
    left: 0;
    top: 1.25rem;
  }
  .body_ullist{
    padding: 0 1.25rem;
  }
  .body_ullist>ul li:nth-child(n+5){
    display: none;
  }
  .body_ullist>ul li{
    padding: 1rem 0;
    width: 100%;
    margin: 0 !important;
    border-bottom: 1px solid #F0F0F0;
  }
  .user_ask .user_right_title{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    height: auto;
    line-height: 1.8;
    font-size: 1rem;
  }
  .doc_left_icon,.user_left_icon,.d_name{
    font-size: 1rem !important;
  }
  .d_name{
    font-weight: bold;
  }
  .doc_right_news .d_answer{
    font-size: .875rem;
  }
  .body_ullist li:last-child{
    border: 0;
  }
  .shiguan h1{
    font-size: 1.25rem;
    color: #262626;
    padding-left: 12px;
    position: relative;
    height: 100%;
    line-height: 3.75rem;
    font-weight: bold;
  }
  .shiguan h1:before{
  content: ' ';
  width: 3px;
  height: 20px;
  display: block;
  background: #ED688A;
  position: absolute;
  left: 0;
  top: 1.25rem;
}
.shiguan .bod_right_header{
  height: 3.75rem;
  background: #fff;
  border-bottom: 1px solid #ED688A;
  padding: 0 1.375rem;
  box-sizing: border-box;
}
.body_right.shiguan{
  float: none;
  width: 100%;
  margin-top: .625rem;
  height: auto;
}
.po_kepu{
  display: none;
}
.bod_right_list li{
  border-bottom: 1px solid #F0F0F0;
  height: auto;
  padding: 1rem 0;
  margin: 0;
}
.shiguan .bod_right_list{
  padding: 0 1.25rem;
}
.bod_right_list li:last-child{
  border: 0;
}
.container-fluid .ph-forum,.container-fluid .ph-user-login{
   display: block;
 }
.container-fluid{
  margin-bottom: 3.125rem;
}



}
.ph-forum{
  margin-top: 0.625rem;
  overflow: hidden;
  display: none;
}
.ph-forum-list{
  padding: 0 20px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
.padd_list ul {
  font-size: 0;
  border-bottom: 1px solid #E9E9E9;
}
.padd_list li.on {
  color: #ED688A;
}
.padd_list ul li {
  display: inline-block;
  vertical-align: middle;
  height: 55px;
  line-height: 55px;
  font-size: 0.875rem;
  color: #8C8C8C;
  width: 25%;
  text-align: center;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.border_red {
  width: 25%;
  height: 2px;
  background: #ED688A;
  position: absolute;
  top: 54px;
}
.ph-switch_lists{
  height: 47.5rem;
  overflow: hidden;
}
.padd_list{
  position: relative;
}
.ph_user_left img{
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
}
.ph_user_left{
  float: left;
  font-size: 0.75rem;
  color: #595959;
  height: inherit;
}
.ph_user{
  height: 1.75rem;
  line-height:1.75rem;
}
.ph_user_right{
  font-size: 0.75rem;
  float: right;
  color: #BFBFBF;
}
.ph_user_title{
  font-size: 0.875rem;
  color: #262626;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: .5rem;
}
.ph_user_title span{
  color: #ED688A;
}
.ph-forum_list li{
  padding: 1rem 0;
  border-bottom: 1px solid #F0F0F0;
}
.ph-forum_list ul{
  float: left;
  margin-left: 20px;
}
.ph-forum_list{
  position: absolute;
  left: 0px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
}
.ph_baike_title{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  color: #262626;
  font-size: 1rem;
  font-weight: 500;
  line-height:1.8;
}
.ph_baike_detail{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  color: #BFBFBF;
  font-size: .875rem;
  margin-top: .5rem;
}
.ph_baike_time{
  text-align: right;
  color: #7D8699;
  font-size: .75rem;
  margin-top: .5rem;
}
.ph-switch_baike{
  height: 40.75rem;
  overflow: hidden;
}






























