@charset "utf-8";
/* CSS Document */

/* 通用样式 */
body{ padding:0px; margin:0px; min-width:1200px; max-width:1920px; margin:auto; font-family:"微软雅黑"; }
a, p{ text-decoration:none;}
img{ border:none; padding:0px; margin:0px; display:block; user-select:none;}
ul,li{ list-style:none; margin:0; padding:0;}
*{ margin:0; padding:0;}

p{text-decoration:none; display:block;}
a { text-decoration:none;}
span{margin:0; padding:0;}

/* 头部 */
.top-box{ width:1200px;margin:auto;}
.top-box img{ display:block; margin:auto;}


	
/* 导航栏 */
	.top-nav{ width:100%; height:54px; background-color:#f52c72;}
	.top-nav ul{width: 1200px;height:54px;list-style-type: none;margin: auto ; padding: 0;overflow: hidden;}
	.top-nav ul li{width:120px;height:54px;float:left;}
	.top-nav ul li a{display:block;text-decoration:none;font-size:16px;text-align:center;line-height:54px;color:#fff;}
	.top-nav ul li:hover a{ opacity:0.8;}
	.top-nav-bot{ width:100%; height:70px; background-image:url(../images/nav-bot-bg.jpg); }

/* 二级导航 */	
	.header-listbox{ width:100%; margin:auto; position:absolute; top:200px; z-index:999;}

	.header-listbox-1{  width:100%; height:100px;  background-color:rgb(255,255,255,0.9); z-index:999; }
	.header-listbox-1-min{ width:1200px; margin:auto;}
	.header-listbox-1-min div{ width:120px; height:4px; background-color:#d62764; margin-bottom:20px; margin-left:120px;}
	.header-listbox-1-min ul{ margin-left:120px;}
	.header-listbox-1-min ul li{ float:left; font-size:14px;  line-height:40px; margin-right:36px;}
	.header-listbox-1-min ul li a{color:#333;}
	.header-listbox-1-min ul li a:hover{color:#f52c72;}
	
	
	.header-listbox-2{  width:100%; height:100px;  background-color:rgb(255,255,255,0.9); z-index:999; }
	.header-listbox-2-min{ width:1200px; margin:auto;}
	.header-listbox-2-min div{ width:120px; height:4px; background-color:#d62764; margin-bottom:20px; margin-left:240px;}
	.header-listbox-2-min ul{ margin-left:240px;}
	.header-listbox-2-min ul li{ float:left; font-size:14px;  line-height:40px; margin-right:36px;}
	.header-listbox-2-min ul li a{color:#333;}
	.header-listbox-2-min ul li a:hover{color:#f52c72;}
	
	
	.header-listbox-3{  width:100%;padding-bottom:48px;  background-color:rgb(255,255,255,0.9); z-index:999; }
	.header-listbox-3-min{ width:1200px; margin:auto;}
	.header-listbox-3-min div{ width:120px; height:4px; background-color:#d62764; margin-bottom:20px; margin-left:360px;}
	
	.header-listbox-3-min ul{ width:1200px; height:40px; margin-left:360px; display:block;}
	.header-listbox-3-min ul li{ float:left;}
	.header-listbox-3-min ul li a{ color:#333;font-size:14px;  line-height:40px; margin-right:20px;}
	.header-listbox-3-min ul li a:hover{color:#f52c72;}
	
	#header-listbox-3-min-1{ font-size:15px; font-weight:bold; color:#f52c72; margin-right:36px; width:84px; text-align:right;}
	

	.header-listbox-4{  width:100%; height:auto; padding-bottom:48px;  background-color:rgb(255,255,255,0.9); z-index:999; }
	.header-listbox-4-min{ width:1200px; margin:auto;}
	.header-listbox-4-min div{ width:120px; height:4px; background-color:#d62764; margin-bottom:20px; margin-left:480px;}
	
	.header-listbox-4-min ul{ width:1200px;  margin-left:60px; display:block; clear:both; overflow:hidden;}
	.header-listbox-4-min ul li{ float:left;}
	.header-listbox-4-min ul li a{ color:#333;font-size:14px;  line-height:40px; margin-right:20px;}
	.header-listbox-4-min ul li a:hover{color:#f52c72;}	
	
	#header-listbox-4-min-1{font-size:15px; font-weight:bold; color:#f52c72; margin-right:36px; width:120px; text-align:right; display:block;}
	
	
	
/* banner */
.warp{ min-width:1200px; max-width:1920px; width:100%; height:456px; margin:auto; background:#FBEFDF; user-select:none;}
.warp2{ min-width:1200px; max-width:1920px; width:100%; height:456px; overflow:hidden; margin:auto; background:#FBEFDF;}
#banner{ position:relative; z-index:1;}
.lunbo ul{ position:relative; width:100%; height:456px; overflow: hidden; margin:0;}
.lunbo ul li{ display:none; position:absolute; top:0; left:0; width: 100%; height:456px; text-align:center;}
.cur{ position:absolute; bottom:10px; text-align: center;width:100%; height:40px; line-height:40px;}
.cur span{ display:inline-block; width:10px; height:10px; background:#fff; margin-left:10px; border-radius:20px;}
.cur span.active{ background:#DE250F;}
.btn{ position:absolute; top:40%; margin-top:25px; width:50px; height:50px; line-height:50px; text-align:center; color:#fff; font-size:18px; background:#000;}
.btnLeft{ left:0px; cursor:pointer; border-radius:50px; filter:Alpha(Opacity=0, Style=0); opacity:0; transition:0.2s;}
.btnRight{ right:0px; cursor:pointer; border-radius:50px; filter:Alpha(Opacity=0, Style=0); opacity:0; transition:0.2s;}
.lunbo:hover .btnLeft{ left:50px; filter:Alpha(Opacity=20, Style=0); opacity:0.2;}
.lunbo:hover .btnRight{ right:50px; filter:Alpha(Opacity=20, Style=0); opacity:0.2;}

/* 文字滚动和搜索 */	
.text-search{ width:1200px; margin:auto; height:36px; clear:both; overflow:hidden; margin-top:20px; margin-bottom:20px;}
.text-search img{ height:15px; width:auto; float:left; margin-top:10px; margin-right:12px;}

/* 文字滚动 */	
._container { width:700px;height: 36px; float:left;overflow: hidden;text-align: left;margin: 0;padding: 0;}
._container li a { display:block; width:700px;height: 36px;line-height: 36px;font-size: 15px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
._container li a:hover{ color:#f52c72;}
._container li:first-child {margin-top: 0;transition: margin-top .8s;}

/* 搜索 */	
.search{ float:right; position:relative;width:330px;height:36px;  }
.search input{opacity:0.6;line-height:36px;padding-left:16px;width:312px;height:34px;border:solid 1px #cccccc;}
	
.search div{ position:absolute; right:0px;top:0px;width:60px;height:36px;border:none;opacity:0.6;	background-image:url(../images/search-btn.png); background-size:auto 36px;}


/* 焦点图、新闻、公告 */
.cot-min{width:1200px;height:auto; clear:both; overflow:hidden;margin:auto; margin-bottom:36px;}

/*焦点图*/
	.cot-xwzx-min{ width:371px; height:auto; float:left;}
	.cot-xwzx-min h1{ font-size:24px; color:#333;font-weight:normal;}
	.cot-xwzx-min h1 span{ padding-left:6px;font-size:20px; color:#34a768; font-weight:normal;}
	
.lb-box {
  width: 371px;
  height: 371px;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
}
@media (max-width:568px) {
  .lb-box {
    width: 76%;
    height: 220px;
  }
}

.lb-content {
  width: 100%;  
  height: 100%;
}

.lb-item {
  width: 100%;  
  height: 100%;
  display: none;
  position: relative;   
}

.lb-item > a {
  width: 100%;
  height: 100%;
  display: block;
}

.lb-item > a > img {
  width: 100%;
  height: 100%;
}

.lb-item > a > span {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0px;
  padding: 15px;
  color: #fff;
  background-color: rgba(0,0,0,0.7);
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
@media (max-width:568px) {
  .lb-item > a > span {
    padding: 10px;
  }
}

.lb-item.active {
  display: block;
  left: 0%;
}
.lb-item.active.left {
  left: -100%;
}
.lb-item.active.right {
  left: 100%;
}

/*  */
.lb-item.next,
.lb-item.prev {
  display: block;
  position: absolute;
  top: 0px;
}
.lb-item.next {
  left: 100%;
}
.lb-item.prev {
  left: -100%;
}
.lb-item.next.left,
.lb-item.prev.right {
  left: 0%;
}

.lb-sign {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 5px 3px;
  border-radius: 6px;
  list-style: none;
  user-select: none;
}

.lb-sign li {
  width: 22px;
  height: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  float: left;
  color: #aaa;
  margin: auto 4px;
  border-radius: 3px;
  cursor: pointer;
}
.lb-sign li:hover {
  color: #fff;
}
.lb-sign li.active {
  color: #000;
  background-color: #EBEBEB;
}

.lb-ctrl {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  width:40px;
  height:40px;
  line-height:40px;
  text-align:center;
  user-select: none;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  border-radius: 60px;
  cursor: pointer;
  transition: all 0.1s linear;
}
@media (max-width:568px) {
  .lb-ctrl {
    font-size: 30px;
  }
}
.lb-ctrl.left {
  left: -50px;
}
.lb-ctrl.right {
  right: -50px;
}
.lb-box:hover .lb-ctrl.left {
  left: 10px;
}
.lb-box:hover .lb-ctrl.right {
  right: 10px;
}
.lb-ctrl:hover {
  background-color: #000;
}


/*医院新闻*/	
.yyxw{ width:482px; float:left; margin-left:12px;}
.yyxw-title{ width:100%; height:36px; background-color:#f52c72; line-height:36px; border-radius: 8px 8px 0 0;}
.yyxw-title h1{ font-size:18px; float:left; color:#fff; margin-left:16px;}
.yyxw-title a{ color:#fff; font-size:14px; float:right; margin-right:16px;}
.yyxw-title a:hover{ opacity:0.8;}

.yyxw-min{ background-color:#fff8fb; width:100%; height:335px;}
.yyxw-min h1{ width:432px; margin:auto; color:#f52c72; font-size:18px; padding-top:26px; padding-bottom:10px; font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-align:center; }
.yyxw-min-01{ width:432px; margin:auto; font-size:14px; line-height:26px; text-indent:2em; color:#888; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.yyxw-min-01:hover{ color:#f52c72;}

.yyxw-min-02{ width:432px; height:0px; margin:auto; border-bottom: dashed 1px #CCC; margin-top:14px;}

.yyxw-min-03{ width:432px; height:auto; padding-top:10px; margin:auto;}
.yyxw-min-03 a{ display:block; width:432px;text-align:left; line-height:36px; clear:both; overflow:hidden;}
.yyxw-min-03 a p{ width:340px; font-size:14px; color:#666; float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.yyxw-min-03 a span{ font-size:13px; color:#b3b3b3; float:right;}
.yyxw-min-03 a:hover p{ color:#f52c72;}
.yyxw-min-03 a:hover span{ color:#f52c72;}

/*公示公告*/
.gsgg{ width:323px; float:right;}	
.gsgg-min{ background-color:#fff8fb; width:100%; height:335px;}
.gsgg-min-box{ width:273px; height:auto; padding-top:22px; margin:auto;}
.gsgg-min-box a{ display:block; width:273px;text-align:left; line-height:36px; clear:both; overflow:hidden;}
.gsgg-min-box a p{ width:181px; font-size:14px; color:#666; float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.gsgg-min-box a span{ font-size:13px; color:#b3b3b3; float:right;}
.gsgg-min-box a:hover p{ color:#f52c72;}
.gsgg-min-box a:hover span{ color:#f52c72;}

/*医院介绍、科室介绍*/
.yyjs-ksjs{width:1200px;height:auto; clear:both; overflow:hidden;margin:auto;}

.yyjs{width:865px; height:auto; clear:both; overflow:hidden; float:left; margin-right:12px;}
.yygk-kstd{ width:100%; height:auto; clear:both; overflow:hidden;background-color:#fff8fb;}

.yygk{ width:480px; height:auto; float:left;}
.yygk-title{ width:100%; height:36px; background-color:rgb(245,44,114,0.1); line-height:36px;}
.yygk-title h1{ font-size:16px; float:left; font-weight:normal; color:#f52c72; margin-left:16px;}
.yygk-title a{ color:#999; font-size:14px; float:right; margin-right:16px;}
.yygk-title a:hover{ color:#f52c72;}

.yygk-min{ width:100%; height:auto; clear:both; overflow:hidden; margin-top:16px;}
.yygk-min img{ float:left; width:145px; height:93px; margin:7.5px;}
.yygk-min a{ float:left; width:305px; padding-top:8px; padding-bottom:7px; margin:7.5px;font-size:14px; line-height:26px; text-indent:2em; color:#888; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.yygk-min a:hover{ color:#f52c72;}

.kstd{ width:372px; height:auto; float:right;}
.kstd-min{ width:100%; height:auto; clear:both; overflow:hidden; margin-top:16.5px;}
.kstd-min a{ width:106px; height:106px; margin:8px; display:block; float:left; background-color:#fff3f7; border-radius:8px; border: solid 1px #fdcddd;transition:transform 0.3s;}
.kstd-min a p{ text-align:center;color:#f52c72; margin-top:64px; font-size:15px;}
.kstd-min-01{ background-image:url(../images/kstd-01.png); background-repeat:no-repeat; background-position:center 18px;}
.kstd-min-02{ background-image:url(../images/kstd-02.png); background-repeat:no-repeat; background-position:center 18px;}
.kstd-min-03{ background-image:url(../images/kstd-03.png); background-repeat:no-repeat; background-position:center 18px;}
.kstd-min-04{ background-image:url(../images/kstd-04.png); background-repeat:no-repeat; background-position:center 18px;}
.kstd-min-05{ background-image:url(../images/kstd-05.png); background-repeat:no-repeat; background-position:center 18px;}
.kstd-min-06{ background-image:url(../images/kstd-06.png); background-repeat:no-repeat; background-position:center 18px;}
.kstd-min a:hover{ position:relative; cursor:pointer;transform:translate(0,-4px);}
.kstd-adr{ width:356px; height:53px; margin:auto; text-align:center; color:#888; line-height:51px; font-size:14px; margin-top:8px; border-radius:8px;}

.ksjs{ width:323px; float:right;}
.fk-min{ width:100%; height:120px; clear:both; overflow:hidden; margin-top:16px; margin-bottom:30px;}
.fk-min a{ display:block; text-decoration:none; font-size:14px; float:left; margin:10px; color:#888;}
.fk-min a:hover{ color:#f52c72;}

/* 专家介绍 */
.newsbg{ width:100%; background:#FFF; z-index:999; box-shadow:0px 0px 18px #ddd;}


.gltd{ width:100%; overflow:hidden;}
.gltd_bt{ width:1200px; margin:auto; margin-top:30px; border-bottom:1px solid #E4E4E4; overflow:hidden; padding-bottom:15px;}
.gltd_bt_txt{ float:left; font-size:20px; color:#f52c72; font-weight:bold;}
.gltd_bt_more{ float:right; font-family:"微软雅黑"; margin-top:6px;}
.gltd_bt_more a{ font-size:14px; color:#B2B2B2;}
.gltd_bt_more a:hover{ color:#f52c72;}

.gltd_wz{ width:1200px; margin:auto; overflow:hidden;}
.gltd_ul{ width:1220px; margin-left:-10px; margin-top:20px; overflow:hidden; padding-bottom:50px;}
.gltd_ul_li{ float:left; width:163px; margin-left:10px;}
.gltd_ul_li:hover .gltd_ul_img{ border:1px solid #DDD; }
.gltd_ul_li:hover .gltd_ul_txt{ color:#000;}
.gltd_ul_img{ width:161px; height:222px; border:1px solid #EEE; transition:0.3s;}
.gltd_ul_img img{ width:152px; height:214px; margin:4px 4px;}
.gltd_ul_txt{ width:100%; text-align:center; margin-top:10px; color:#525252;}


/* str */
.str_wrap { overflow:hidden; //zoom:1; font-size:12px; line-height:16px; position:relative; -moz-user-select:none; -khtml-user-select:none; user-select:none; white-space:nowrap;}
.str_move { white-space:nowrap; position:absolute; top:0; left:0; cursor:move;}
.str_move_clone { display:inline-block; //display:inline; //zoom:1; vertical-align:top; position:absolute; left:100%; top:0;}
.str_vertical .str_move_clone { left:0; top:100%;}
.str_down .str_move_clone { left:0; bottom:100%;}
.str_vertical .str_move,
.str_down .str_move { white-space:normal; width:100%;}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{ cursor:inherit;}
.str_wrap img { max-width:none !important;}


/* 护理天地、技术交流、健康知识 */
.hltd-jsjl-jkzs{ width:1200px; margin:auto; height:auto; clear:both; overflow:hidden; margin-top:40px;}

/* 护理天地 */
.hltd{ width:426.5px; height:auto; float:left;}
.hltd-min{ background-color:#fff8fb; width:100%; height:335px;}

.hltd-min-box{ width:378.5px; height:auto; padding-top:22px; margin:auto;}
.hltd-min-box a{ display:block; width:378.5px;text-align:left; line-height:36px; clear:both; overflow:hidden;}
.hltd-min-box a p{ width:280px; font-size:14px; color:#666; float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hltd-min-box a span{ font-size:13px; color:#b3b3b3; float:right;}
.hltd-min-box a:hover p{ color:#f52c72;}
.hltd-min-box a:hover span{ color:#f52c72;}

/* 技术交流 */
.jsjl{ width:426.5px; height:auto; float:left; margin-left:12px;}
.jsjl-news{ width:378.5px; height:auto; clear:both; overflow:hidden; margin:auto; margin-top:24px; margin-bottom:4px;}
.jsjl-news img{ width:145px; height:93px; float:left;}
.jsjl-news a{ display:block; width:198.5px; float:right;}
.jsjl-news a h1{ width:100%; font-size:18px; margin:0; color:#f52c72; font-weight:normal; padding-top:6px; padding-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jsjl-news a p{ font-size:14px; color:#888; line-height:26px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.jsjl-news a:hover p{ color:#f52c72;}

.jsjl-min-box{ width:378.5px; height:auto; padding-top:9px; margin:auto;}
.jsjl-min-box a{ display:block; width:378.5px;text-align:left; line-height:36px; clear:both; overflow:hidden;}
.jsjl-min-box a p{ width:280px; font-size:14px; color:#666; float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jsjl-min-box a span{ font-size:13px; color:#b3b3b3; float:right;}
.jsjl-min-box a:hover p{ color:#f52c72;}
.jsjl-min-box a:hover span{ color:#f52c72;}


/* 健康知识 */
.jkzs{ width:323px; height:auto; float:right;}

.jkzs-news{ width:275px; height:auto; clear:both; overflow:hidden; margin:auto; margin-top:24px; margin-bottom:4px;}
.jkzs-news img{ width:145px; height:93px; float:left;}
.jkzs-news a{ display:block; width:114px; float:right;}
.jkzs-news a h1{ width:100%; font-size:18px; margin:0; color:#f52c72; font-weight:normal; padding-top:6px; padding-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jkzs-news a p{ font-size:14px; color:#888; line-height:26px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.jkzs-news a:hover p{ color:#f52c72;}

.jkzs-min-box{ width:275px; height:auto; padding-top:9px; margin:auto;}
.jkzs-min-box a{ display:block; width:275px;text-align:left; line-height:36px; clear:both; overflow:hidden;}
.jkzs-min-box a p{ width:180px; font-size:14px; color:#666; float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jkzs-min-box a span{ font-size:13px; color:#b3b3b3; float:right;}
.jkzs-min-box a:hover p{ color:#f52c72;}
.jkzs-min-box a:hover span{ color:#f52c72;}


/* 底部 */
.bot{ width:100%; height:auto; background-color:#f52c72;}
.bot-min{ width:1200px; margin:auto; }

.bot-min-01{width: fit-content; margin-left: auto; margin-right: auto; clear:both; overflow:hidden; line-height:60px;}
.bot-min-01 div{ float:left; font-size:14px; color:#fff; margin-left:8px; margin-right:8px;}
.bot-min-01 a{ display:block; float:left; font-size:14px; color:#fff;margin-left:14px; margin-right:14px; opacity:0.7;}
.bot-min-01 a:hover{ opacity:0.9;}

.bot-min-list{ width:100%; height:1px; background-color:rgb(255,255,255,0.12);}

.bot-min-02{width: fit-content; margin-left: auto; margin-right: auto; clear:both; overflow:hidden; line-height:80px;}
.bot-min-02 a{ display:block; float:left; font-size:14px; color:#fff;margin-left:14px; margin-right:14px; opacity:1;}
.bot-min-02 a:hover{ opacity:0.8;}

.bot-min-03{width: fit-content; margin-left: auto; margin-right: auto; clear:both; overflow:hidden; line-height:60px;}
.bot-min-03 div{  float:left; font-size:14px; color:#fff;margin-left:14px; margin-right:14px; opacity:0.7;}
.bot-min-03 div:hover{ opacity:0.8;}

/* 您的位置 */
	.wz{ width:1200px; height:64px; margin:auto; border-bottom:solid 1px #dcdcdc;}
	.wz-box{ padding-top:22px; }
	.wz-box div{ float:left;}
	.wz-text{ font-size:14px; text-align:center; margin-left:10px;}
	.wz-text a{ text-decoration:none;color:#666666; }
	

	
/* 通用单页内容 */
.tynr-box{ width:1200px; height:auto; margin:auto; margin-top:50px; margin-bottom:50px; }
.tynr-title{ width:1200px; font-weight:bold;text-align:center; color:#333333; font-size:30px; margin-bottom:16px;}
.tynr-time{ width:1200px; text-align:center; color:#666666; font-size:14px; margin-bottom:30px;}
.tynr-min img{  margin:auto; margin-top:20px; margin-bottom:20px;}
.tynr-min p video{  margin:auto; margin-top:20px; margin-bottom:20px;display: block;}
.tynr-min p{ font-size:15px; color:#666666; line-height:30px; text-indent:2em;}
.tynr-min span{ font-size:15px; color:#666666; line-height:0px; text-indent:2em;}

/* 科室介绍 */
.ksjs-box{width:1200px; height:auto; margin:auto; margin-top:30px; margin-bottom:30px; clear:both; overflow:hidden;}

.ksjs-wk-01{ margin:auto; height:66px; width:190px; line-height:54px; font-size:24px; color:#f52c72; font-weight:bold; text-align:center;}

.ksjs-wk-02{ margin:auto; height:auto; width:1110px;}
.ksjs-wk-02 div a{ display:block; text-decoration:none; color:#666; float:left; width:183px; height:54px;background-color:#efefef; margin-left:1px; margin-right:1px; margin-bottom:10px; line-height:54px; text-align:center;}
.ksjs-wk-02 div a:hover{ color:#fff; background-color:#f52c72;}

/* 科室介绍详情 */
.ksjs-list-title{ font-size:24px; background-color:#f52c72; color:#fff; text-align:center; width:300px; height:48px; line-height:48px; margin:auto;margin-top:50px; border-radius:24px; }
.ksjs-list-title span{ margin-left:10px; margin-right:10px;}
.ksjs-list-box{ width:1200px; height:auto; margin:auto; margin-top:30px; margin-bottom:50px; clear:both; overflow:hidden;}

.ksjs-list-left-box{ width:250px; height:auto; float:left;}

.ksjs-list-left-box ul{ margin-bottom:18px;}

.ksjs-list-left-box h1{ color:#f52c72; font-size:24px; text-align:center; border-bottom:dashed 1px #CCC; margin:0; padding:0;height:48px; line-height:48px; margin-bottom:18px;}
.ksjs-list-left-box h2{ color:#fff; font-size:18px; text-align:center; font-weight:normal; height:36px; line-height:36px; margin:0; padding:0; background-color:#f52c72; margin-bottom:18px;}
.ksjs-list-left-box li a{ display:block; width:250px; height:44px; font-size:15px; background-color:#f5f5f5; color:#666; text-align:center; line-height:44px; margin-bottom:1px;transition:transform 0.3s;}
.ksjs-left-box li a span{ margin-left:6px;}

.ksjs-list-left-box li a:hover{  color:#f52c72;position:relative; cursor:pointer;transform:translate(-6px,0);}

.ksjs-list-right-box{ width:900px; height:auto; float:right;}
.ksjs-list-right-box img{  margin:auto; margin-top:20px; margin-bottom:20px;}
.ksjs-list-right-box p{ font-size:16px; color:#666666; line-height:32px; text-indent:2em;}
.ksjs-list-right-box span{ font-size:16px; color:#666666; line-height:32px; text-indent:2em;}


/* 图片列表内容 */
.tplb-box{ width:1200px; height:auto; margin:auto; margin-top:50px; margin-bottom:50px; clear:both; overflow:hidden;}
.tplb-box li{ width:290px; height:145px; margin-left:55px; margin-right:55px; float:left; margin-bottom:30px;transition:transform 0.3s;}
.tplb-box li a img{ width:290px; height:145px; margin:auto;}
.tplb-box li:hover{position:relative; cursor:pointer;transform:translate(0,-6px);}


/* 医保内容 */
.yb-right-box{ width:900px; height:auto; float:right;}

.yb-right-box div{ width:100%; height:auto; padding-bottom:50px;}
.yb-right-box div h1{ width:160px; text-align:center; float:left; line-height:36px; margin:0; padding:0;color:#f52c72; font-size:24px; }
.yb-right-box div a{ float:right; font-size:14px; color:#999; line-height:48px; padding-right:18px;}
.yb-right-box div a:hover{ color:#f52c72;}

.yb-right-box ul li{ display:block; width:900px; height:60px;border-bottom:dashed 1px #dcdcdc; }
.yb-right-box ul li a{ display:block;height:48px; padding-left:30px; line-height:60px; float:left; width:750px; font-size:16px; color:#666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.yb-right-box ul li p{ margin:0; padding:0; display:block;height:60px; line-height:60px; float:right;font-size:14px; color:#999; padding-right:18px;}
.yb-right-box ul li:hover a{ color:#f52c72;}

/* 医师列表 */
.yslb-right-box{ width:900px; height:auto; float:right;}

.yslb-right-box div{ width:100%; height:auto; padding-bottom:50px;}
.yslb-right-box div h1{ width:160px; text-align:center; float:left; line-height:36px; margin:0; padding:0;color:#f52c72; font-size:24px; }
.yslb-right-box div a{ float:right; font-size:14px; color:#999; line-height:48px; padding-right:18px;}
.yslb-right-box div a:hover{ color:#f52c72;}

.yslb-right-box ul li{ display:block; width:189px; height:auto; float:left;transition:transform 0.3s; margin-left:18px; margin-right:18px; margin-bottom:30px;}
.yslb-right-box ul li a{ display:block;height:auto;width:100%;}
.yslb-right-box ul li a img{ width:189px; height:266.5px;}
.yslb-right-box ul li a p{ margin:0; width:100%; display:block; font-size:16px; color:#666; text-align:center; padding-top:20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.yslb-right-box ul li:hover a p{ color:#f52c72;}
.yslb-right-box ul li:hover{position:relative; cursor:pointer;transform:translate(0,-6px);}

/* 翻页 */
.ytfy_pc{margin:auto; text-align:center; margin-top:50px; font-size:14px; margin-bottom: 50px;width: fit-content;margin-left: auto;margin-right: auto;}
/* bootstrap  分页样式 */
.pagination{display:inline-block;padding-left:0;border-radius:0}
.pagination  li{display:inline;background: none;}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#333;background-color:#fff;border:1px solid #ddd;margin-left:-1px}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#333;background-color:#ecf0f1;border-color:#ddd}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#f52c72;border-color:#ddd;cursor:default}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#b4bcc2;background-color:#fff;border-color:#ddd;cursor:not-allowed}