@charset "utf-8";/* CSS Document *//*行业新闻列表*/
.but_ask {text-align: center !important;} .but_ask a {border-radius: 20px;display: inline-block;font-size: 18px;text-align: center;line-height: 36px;}  .but_ask a:first-child {color: #fff;background-color: #f75243;width: auto;padding:0 10px;height: 36px;border: none;margin: 15px 20px 15px 0;text-indent: 0;}
.new_list {width:919px;}
.new_list li {padding:20px 0;border-bottom:1px dashed #e3e1e1;}
.new_list li:hover {background-color:#F9F9F9;}
.new_list li:hover h2 {color:#ef7b1a;}
.new_list h2 {font-size:18px;color:#171717;line-height:30px; padding-bottom:10px;}
.new_list_img p {float:left;width:240px;height:170px;overflow:hidden;margin-right:20px;border:1px solid #e3e1e1;}
.new_list_img img {width:100%;}
.new_list_r {width:644px;}
.new_list_w {width:100%;}
.new_list_r p {font-size:16px;color:#666;line-height:26px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.new_list_w p {font-size:16px;color:#666;line-height:26px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.new_list .new_list_tips {font-size:14px;color:#a8a7a7;margin-top:14px;}
.news_li div {width:100%;}
.news_li h2 {font-size:16px;color:#333;line-height:24px;padding:10px 0;}
.news_li p {font-size:14px;color:#333;padding-bottom:10px;line-height:20px;}
.new_li_tips {text-align:left;}
.news_li  li {/* padding:0 10px;*/   margin:20px 0;box-sizing:border-box;}
.pd_l {padding:0 10px;box-sizing:border-box;}
.show_bianji{ text-align: right;}
.img_p {width:90% !important;margin:0 auto;}
.img_p img {width:100%;height:auto;object-fit:cover;}
.grid {width:100%;margin:5px 15px;box-shadow:0 1px 3px rgba(34,25,25,0.2);background:#f8f8f8;transition:0.2s all linear;margin:20px 0;}
.grid a {display:block;width:100%;text-align:left;}
.strategy_tourism_b_case_b {padding:5px 8px;}
.strategy_tourism_b_case_b h5 a {color:#3f3f3f;display:block;padding:10px 0;font-size:15px;line-height:1.2;white-space:normal;overflow:visible;}
.grid img {width:50%;}
.grid h6 {color:#858484;font-size:14px;}
.coach_show_r h4 {font-size:18px;color:#53b0eb;padding:15px 0;padding-left:4px;border-bottom:1px solid #e8e8e8;}
.coach_show_r .peixun_r {margin-bottom:20px;padding:0 10px;}
.firstRow td{
  width: 220px !important;
  background: cornsilk;
}

table .firstRow td{
  color: #515a6e;
  font-size: 14px;
  margin-top: 20px;
  height: 40px;
  white-space: pre-wrap;
  overflow: hidden;
  min-width: 0;
  height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: middle;
  border: 1px solid #e8eaec;
  text-align: left;
}
.show_connet table{
  margin: 0 60px;
}
.show_connet table td p{
  margin: 0 !important;
  text-indent: 1em !important;
  font-size: 14px !important;
}
.show_connet table td{
  color: #515a6e;
  font-size: 14px;
  padding-left: 5px;
  transition: background-color .2s ease-in-out;
  min-width: 0;
  height: 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: middle;
  border: 1px solid #e8eaec;
}
.vieo_box{
  position: relative;
}
.institution_connet_nav .span_num{
  position: absolute;
  display: inline-block;
  padding: 0 6px;
  font-size: 12px;
  text-align: center;
  background-color: #FF5722;
  color: #fff;
  border-radius: 10px;
  line-height: 16px;
  top: 4px;
  right: 0;
  /* right: 75px; */
  width: 20px;
}
.index_banner {
  position: relative;
  height: 328px;
  margin-top: 1px;
  width: 100%;
  margin: 0 auto;
}

#flash {
  width: 100%;
  height: 348px;
  margin: 0 auto;
  position: relative;
}

#flash #play {
  width: 100%;
  height: 348px;
  list-style: none;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

#flash #play li {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

#flash #play li img {
  float: left;
  width: 83%;
  margin-left: 206px
}

#button {
  position: absolute;
  bottom: 20px;
  left: 50%;
  list-style: none;
}

#button li {
  margin-left: 10px;
  float: left;
}

#button li div {
  width: 12px;
  height: 12px;
  background: #DDDDDD;
  border-radius: 6px;
  cursor: pointer;
}

#prev {
  width: 40px;
  height: 63px;
  background: url(../images/beijing.png) 0px 0px;
  position: absolute;
  top: 145px;
  left: 2%;
  z-index: 1000;
}

#next {
  width: 40px;
  height: 63px;
  background: url(../images/beijing.png) -40px 0px;
  position: absolute;
  top: 145px;
  right: 2%;
  z-index: 1000;
}

#prev:hover {
  background: url(../images/beijing.png) 0px -62px;
}

#next:hover {
  background: url(../images/beijing.png) -40px -62px;
}

.play_box {
  width: 1200px;
  margin: 0 auto;
  display: block;
}
.over_p h3{
  padding: 0 0 30px 0;
}
.coach_connet h3{
  padding: 15px 0 30px 18px;
}
.show_connet h3{ padding:0; margin:0; font-size:16px; text-indent: 2em!important;}
.show_connet h2{ padding:0; margin:0; font-size:18px; line-height:35px; text-indent: 2em!important;}
/*
.show_connet h3{
  padding: 0 0 30px 0;
}
.show_connet h3 span{
  font-size: 20px !important;
}
.coach_connet h3 span{
  font-size: 20px !important;
}
*/
.txt p img{
  margin: 15px auto;
  max-width: 90%;
  display: block;
}
.coach_connet p img{
  margin: 15px auto;
  max-width: 90%;
  display: block;
}
.hp_yd{
  margin: 0 50px 0 0px;
}
.find_hosp{
  color: #4db9a9;
  font-size: 14px;
  font-weight: bold;
  float: right;
  line-height: 38px;
  margin-right: 5px;
}
.firstRow td{
  width: 220px !important;
  background: cornsilk;
}
h3{
  font-size: 20px;
}
.institution_connet_l .huodong_list li a{
  display: flex;
}
table .firstRow td{
  color: #515a6e;
  font-size: 14px;
  margin-top: 20px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  min-width: 0;
  height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: middle;
  border: 1px solid #e8eaec;
  text-align: center;
}
.coach_connet  table td p{
  margin: 0 !important;
  text-indent: 1em !important;
}
.coach_connet  table td{
  color: #515a6e;
  font-size: 14px;
  padding-left: 5px;
  transition: background-color .2s ease-in-out;
  min-width: 0;
  height: 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: middle;
  border: 1px solid #e8eaec;
}
.new_list_r h2{
  display: flex;
}
.new_list_r h2 img{
  width: 30px;
  height: 30px;
  margin-top: 6px;
  margin-left: 5px;
}
.new_list_w h2{
  display: flex;
}
.new_list_w h2 img{
  width: 30px;
  height: 30px;
  margin-top: 6px;
  margin-left: 5px;
}
.list_hosp_img{
  width: 30px;
  height: 30px;
  margin-left: 5px;
}
.show_hosp_img{
  width: 30px;
  height: 30px;
  margin-top: 8px;
  margin-left: 5px;
}
.new_hosp{
  display: flex;
  width: 90%;
}
.new_box{
  display: flex;
}
.ba_398{
  display: flex;
  margin-top: 15px;
}
.ba_398 a:first-of-type{
  margin-top: 1px;
}
.content_tag{
  padding: 10px 0;
  display: flex;
  color: #ef7b1a;
  margin-left: 60px;
}
.content_tag_left{
  color: #ef7b1a !important;
  width: 10%;
  font-size: 18px !important;
  line-height: 30px;
  font-weight: bold;    
  padding-top: 2px;
}
.content_tag_right{
  width: 90%;
}
.content_tag_right_item{
	display:block;
	float:left;
  border: 1px solid #ef7b1a;
  color: #ef7b1a!important;
  line-height: 30px;
  text-align: center;
  font-size: 16px !important;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom:10px;
  padding: 2px 10px;
}
.new_tag{
  border-top: 1px solid #dcdcdc;
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}
.pos{
  margin-bottom: 0;
}
.tags_select{
  width: 1200px;
  margin: 0 auto;
}
.tags_select_item{
 display: flex;
 padding: 10px;
 border-radius: 5px;
 margin-bottom: 20px;
}
.tags_left{
 width: 50px;
 height: 50px;
 background: #ef7b1a;
 border-radius: 50%;
 text-align: center;
 line-height: 50px;
 color: #fff;
 font-size: 20px;
 margin: auto 15px;
}
.tags_right{
 width: 95%;
 display: flex;
 flex-wrap: wrap;
}
.tags_right_item{
  padding: 10px 0px 10px 18px;
  color: #333;
}
.tags_select_choose{
 background: #f2f2f2;
}
.new_tag div{
  display: inline-block;
}
.new_tag a{
  color: #333;
  padding: 10px;
}
.hot_city a:first-of-type{
  color: #333;
}
.hot_city a{
  color: #ef7b1a;
}
.md_tag a{
  width: 29px;
  height: 29px;
  line-height: 29px;
  border: 1px solid transparent;
  border-radius: 50%;
  background: transparent;
  text-align: center;
  color: #333;
  display: inline-block;
  padding: 0;
}
.md_tag a:hover{
  width: 29px;
  height: 29px;
  line-height: 29px;
  border: 1px solid #ef7b1a;
  border-radius: 50%;
  background: #ef7b1a;
  text-align: center;
  color: #fff;
}
.tags_right_item:hover{
  color: #ef7b1a;
}
.tags_bottom_item span{
  margin-left: 5px;
}
.hot_city a{
  color: #d26408;
}
.list_case .peixun_r h4 a{
  font-size: 15px;
  color: #ef7b1a;
  padding: 0px 0;
  border-bottom: 0;
  font-weight: bold;
  position: relative;
  padding-left: 20px;  
}
.list_case .peixun_r h4{
  position: relative;
  font-size: 18px;
  color: #d94a2d;
  line-height: 26px;
  border-bottom: 1px solid #E8E8E8;
  vertical-align: middle;
  padding: 10px 0 10px 20px;
}
.top_sele .color_blue{
	color: #53b0eb;
}
.top_sele .outfit_nav p a {
  line-height: 50px;
  padding: 10px 20px;
  font-size: 16px;
}
.top_sele .outfit_nav p{
  font-size: 16px;
  line-height: 50px;
}
.top_sele .menuB ul li a{
  width: 140px;
  color: #3c3c3c;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.top_sele 	.menuB ul li{
  display: flex;
  flex-wrap: wrap;
}
.top_sele .menuB{
  background:#fafafa;
}
.picture_category{
  height:336px
}
.index_top	.connet_flex .connet_word{
  white-space:pre-wrap !important;
  text-overflow: ellipsis;
  overflow: none;
}
.index_top	.connet_flex{
  display: flex !important;
}
.index_top	.img_phone{
  width: 20px;
  height: 21px;
  margin-left: 4px;
  margin-right: 11px;
}
.index_top	.img_area{
  width: 26px;
  height: 22px;
  margin-left: 0px;
}
.index_top	.img_style{
  width: 18px;height: 18px; margin-left: 5px;margin-right: 10px;
}
.index_top	.fz16{
  font-size: 16px
}
.rem_box{
  display: flex;
  flex-wrap: wrap;
  width: 1020px;
}
.rem_item{
  width: 48%;
  margin-right: 2%;
}
.rem_item a{
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #dcdcdc;
}
.rem_title{
  margin: 20px 0;
  color: #ef7b1a ;
}
.show_data .star-398 {
  display: flex;
}

.show_data .star-398-on,
.show_data .star-398-off {
  width: 20px;
  height: 20px;
}

.show_data .star-398-on img,
.show_data .star-398-off img {
  width: 100%;
  margin-top: -4px;
}
.show_data .hos_env li {
  width: 23%;
}
.show_data	.huodong_list li .img-wrap img {
  object-fit: contain;
  height: auto;
}
.show_data	.span_num {
  left: 135px;
}
.show_data	.institution_connet_nav li {
  width: 16.66%;
  text-align: center;
  position: relative;
}
.show_data	.institution_connet_nav {
  display: flex;
}
.show_data	.institution_connet_l {
  width: 100%;
}
.show_data	.txt_btn img {
  width: 100%;
}
.show_data	.huodong_list li .text {
  width: 940px;
}
.show_data	.txt_btn {
  margin-top: 30px;
  height: 30px;
  width: 30px;
  margin: 0 auto;
  display: none;
}
.show_data .hidden_txt {
  height: auto;
}
.show_data	.txt {
  height: 100%;  padding-top:16px;
}

.show_data .institution_connet_list p {
  margin: 0;
}
.show_data	.input_time{
  float: right;margin-top: -30px;
}
.show_data	.over_p {
  height: auto;
}
.data_doctor #J_prismPlayer{
  width: 500px !important;
  margin: 0 auto;
}
.data_doctor .ask_teacher {
  display: block;
  width: 109px;
  height: 40px;
  background: #53b0eb;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 17px;
  border-radius: 5px;
  margin: 5px auto;
  
}
.yp_case .course_list_img a {
  padding-top: 0;
}
.yp_case .institution_connet_l {
  width: 100%;
}
.yp_case	.institution_connet_nav {
  display: flex;
}
.yp_case	.institution_connet_nav li {
  width: 16.66%;
  text-align: center;
  position: relative;
}
.yp_case	.institution_connet_nav .span_num {
  left: 135px;
}
.yp_case .one_txt_cut {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.yp_case	.wid_h {
  width: 100%;
  height: 100%;
}
.yp_case	.pd_TOP {
  padding-top: 0px;
}
.yp_case	.class_list li dd.fz12 {
  font-size: 14px !important;
}
.yp_case	.m-width {
  width: 55%;
}
.yp_docoor .institution_connet_l {
  width: 100%;
}

.yp_docoor	.institution_connet_nav {
  display: flex;
}

.yp_docoor	.institution_connet_nav li {
  width: 16.66%;
  text-align: center;
  position: relative;
}
.yp_docoor .institution_connet_nav .span_num {
  left: 135px;
}
.yp_docoor	.coach_list li:nth-child(4n){
  margin-right: 19px;
}
.yp_env	.institution_connet_nav  .span_num{
  left: 135px;
}
.yp_env	.institution_connet_nav li{
  width: 16.66%;
  text-align: center;
  position: relative;
}
.yp_env	.institution_connet_nav{
  display: flex;
}
.yp_env	.institution_connet_l{
  width: 100%;
}
.yp_koubei .institution_connet_l {
  width: 100%;
}
.yp_koubei .institution_connet_nav {
  display: flex;
}
.yp_koubei .institution_connet_nav li {
  width: 16.66%;
  text-align: center;
  position: relative;
}
.yp_koubei .institution_connet_nav .span_num {
  left: 135px;
}

.yp_koubei .star-398 {
  display: flex;
}
.yp_koubei .star-398-on,
.yp_koubei .star-398-off {
    width: 20px;
    height: 20px;
}
.yp_koubei .star-398-on img,
.yp_koubei .star-398-off img {
    width: 100%;
    margin-top: -4px;
}

.yp_koubei .star-form{
  height: 27px;
}
.yp_koubei .koubei_list {
  border: none
}
.yp_news .new_list{
	width: 100%;
}
.yp_news .new_list_r {
	width: 930px;
}
.yp_news .institution_connet_nav  .span_num{
  left: 135px;
}
.yp_news	.institution_connet_nav li{
  width: 16.66%;
  text-align: center;
  position: relative;
}
.yp_news .institution_connet_nav{
  display: flex;
}
.yp_news .institution_connet_l{
  width: 100%;
}
.institution_show .institution_connet_b{
  padding: 44px 0 0px;
}
.firstRow td{
  width: 220px !important;
  background: cornsilk;
}
table .firstRow td{
  color: #515a6e;
  font-size: 14px;
  margin-top: 20px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  min-width: 0;
  height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: middle;
  border: 1px solid #e8eaec;
  text-align: center;
}
.show_data table td p{
  margin: 0 !important;
  text-indent: 1em !important;
  font-size: 14px !important;
}
.show_data table td{
  color: #515a6e;
  font-size: 14px;
  padding-left: 5px;
  transition: background-color .2s ease-in-out;
  min-width: 0;
  height: 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: middle;
  border: 1px solid #e8eaec;
}
.hot_words_nav{
  display: flex;
  margin: 20px 0;
  justify-content: space-between;
  align-items: center;
  width: 1055px;
}
.hot_words_nav div:first-of-type{
  font-size: 30px;
  color: #ef7b1a;
}
.hot_words_nav div:nth-of-type(2){
  padding: 10px;
  font-size: 22px;
  color: #53b0eb;
  display: flex;
}
.hot_words_nav div:nth-of-type(2) i{
  width: 30px;
  background: url(../images/result.png) no-repeat -2px -1px;
  height: 30px;
  display: inline-block;
  background-size: 100%;
}
.hot_words_nav div:nth-of-type(3) i{
  width: 30px;
  background: url(../images/fire.png) no-repeat -2px -3px;
  height: 30px;
  display: inline-block;
  background-size: 100%;
}
.hot_words_nav div:nth-of-type(3){
  padding: 10px;
  display: flex;
  font-size: 22px;
  color: #53b0eb;
}
.tags_number{
  position: absolute;
  background: #53b0eb;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 10px 0 10px 0;
  text-align: center;
  line-height: 19px;
  top: 0;
  left: 0;
  z-index: 100000;
}
.tags_number_box{
  position: relative;
}
.tags_number_color li:first-of-type .tags_number{
  background: #f00;
}
.tags_number_color li:nth-of-type(2) .tags_number{
  background: #ef7b1a;
}
.tags_content{
  width: 1200px;
}
.w925{
  width: 925px;
}
.pos{
  font-size: 14px;
  color: #666;
}
.pos a{
  font-size: 14px;
  color: #666;
  margin-left: 0;
}
.new_add{
  padding: 10px 0;
  margin-top: 10px;
  border-bottom: 2px dashed #f2f2f2;
  margin-bottom: 10px;
  font-size: 14px;
}
.outfit_nav {
  margin-top: 15px;
}
.zixun_gonglue li:hover{
  border: 0;
}
.zixun_gonglue .tit a:hover{
  color: #ef7b1a;
}
.zixun_gonglue .tit a{
  border: 0;
}
.zixun_gonglue .txt{
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 10px;
}
.show_connet {
  margin-top: 15px;
}
.zixun_gonglue,.width_fr{
  margin-top: 15px;
}
.r_ros .right p a{
  color: #000;
}
.mt0{
  margin-top: 0 !important;
}
.show_tips{
  padding-bottom: 6px;
  border-bottom: 1px solid #e9e9e9;
  margin-right: 30px;
  margin-bottom: 10px;
}
.list_new li{
  border-right: 0;
  border-bottom: 1px solid #ececec !important;
  margin-bottom: 30px;
}
.new{
  padding-bottom: 0;
  margin-bottom:0
}
.new_bknav{
  display: flex;
  justify-content: space-between;
  width: 880px;
}
.new_bknav a{
  flex:1;
  color: #666;
  display: block;
  text-align: center;
  height: 30px;
  border-right: 1px solid #d3d3d3;
  line-height: 30px;
  margin-bottom: 10px;
}
.new_content{
  display: none;
}
.new_content_img{
  width: 240px;
    height: 150px;
    overflow: hidden;
    margin-right: 20px;
    border: 1px solid #e3e1e1;
}
.new_content_item{
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px dashed #e3e1e1;
}
.new_content_desc{
  width: 520px;
}
.new_content_title{
  font-size: 18px;
  color: #171717;
  line-height: 40px;
}
.new_content_dir{
  font-size: 16px;
  color: #666;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.new_content_time{
  font-size: 14px;
  color: #a8a7a7;
  margin-top: 14px;
}
.dsblock{
  display: block !important;
}
.none_content{
  background: #fff;
  padding: 10px 20px 0 40px;
}
.new_content_on{
  background: #ef7b1a;
  color: #fff !important;
}
.new_content_img img{
  width: 100%;
}
.new_content_box{
  display: flex;
  flex-wrap: wrap;
}
.new_content_doctor{
  width: 250px;
  margin-bottom: 15px;
}
.new_doctor_img{
  width: 250px;
  height: 300px;
}
.new_doctor_desc{
  width: 250px;
}
.new_content_box a:nth-child(3n-2){
  margin-right: 25px;
}
.new_content_box a:nth-child(3n-1){
  margin-right: 25px;
}
.new_content .new_doc_box{
  padding: 0px 0px;
  width: 900px;
  transform: scale(0.98);
  position: relative;
  top: -15px;
  left: -11px;
}
.new_content .new_doc_box .coach_list {
  transform: scale(0.9);
}
.new_content_img img{
  width: 100%;
}
.new_content .outfit_list .outfit_dizhi{
  width: 425px;
}
.new_hosp_box{
  width: 420px;
}
.new_tabs{
  display:flex;
  margin: 15px 0;
  border-bottom: 1px solid #e7e8e7;
}
.new_tabs_item{
  margin: 0 10px;
  padding: 10px 10px 0 10px;
}
.next_new_tab i{
  left: 50px !important;
}
.new_tabs .on {
  border-bottom: 3px solid  #ef7b1a;
}
.new_tabs .on i{
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 8px solid #ef7b1a;
  border-left: 6px solid transparent;
  border-right: 8px solid transparent;
  transform: rotate(
180deg
);
  position: relative;
  top: 4px;
  left: 32px;
}
.new_tabs_item a{
  color: #000;
  font-size: 20px;
}
table {
  margin: 0 60px;
  border: 1px solid;
}
table.table,table.table tr,table.table td{
    border: 1px solid #ebebeb;
    padding:0;
	border-collapse: collapse;
	margin: 0;
	text-align: center;
	height: 45px;
}
table.table tr:nth-child(odd) {
    background: #f5f5f5;
}
.show_connet h3.h2023{
    font-size: 20px;
    padding: 5px 10px;
    margin: 20px 0;
    background: #f75243;
    color: #fff;
    text-indent: 0;
}