/*

Theme Name: wang

Theme URI: http://www.tgivf.com

Author: 黑豆

Version: 1.0

*/
@charset "utf-8";
* { padding: 0; margin: 0; }
body { font-family: "微软雅黑"; margin: 0 auto; font-size: 0.8rem; background: #f1f1f1; color: #5a5a5a; }
ul, ol, dl { padding: 0; margin: 0; list-style-type: none; }
h1, h2, h3, h4 { font-size: 1rem; font-weight: normal; color: #2F2F2F; }
h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; }
a img { border: none; }
img { display: inline-block; vertical-align: middle; height: auto; width: auto\9; width: 100%; }
a { text-decoration: none; color: #6a6a6a; }
.clear { clear: both; }
.cl{zoom:1;}
.cl:after{display:block;content:'';clear:both;visibility: hidden;height:0;}

@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

/*菜单*/
.slideout-menu { position: fixed; right: 0; background: #333; top: 0; bottom: 0; right: 0; z-index: 0; width: 70%; overflow-y: auto; -webkit-overflow-scrolling: touch; display: none; }
.slideout-menu ul { margin-top: 50px; }
.slideout-menu ul li { width: 100%; height: 35px; text-align: center; border-bottom: 1px solid #111; line-height: 35px; }
.slideout-menu ul li a { color: #f1f1f1; font-size: 14px; }
.slideout-panel { position: relative; z-index: 1; background: #f1f1f1; }
.slideout-open, .slideout-open body, .slideout-open .slideout-panel { overflow: hidden; }
.slideout-open .slideout-menu { display: block; }
button.btn-hamburger { text-transform: none; float: right; text-indent: -99999em; margin: 2%; padding: 3% 2%; overflow: visible; color: inherit; font: inherit; box-sizing: border-box; appearance: button; -webkit-appearance: button; cursor: pointer; border: none; width: 10%; outline: none;
/* background: url(../images/1_06.jpg) no-repeat left center;*/
background-color:#fff;
 }
button.btn-hamburger span { display: inline-block; }
/*菜单结束*/
header { width: 100%; background-color: #fff; }
header .logo { float: left; width: 12%; padding: 2%; }
header .logo img { }
#search { float: left; width: 70%; line-height: 50%; margin: 24px auto; text-align: center;font-size: 16px;font-weight: bold;
    color: #f87879;}
#s { border: 0; width: 85%; margin-left: 5%; border-radius: 20px; background: #CCC; padding: 5%; }
.nav { margin: 2% 2% 0 0; height: 40px; width: 10%; float: right; background: center center no-repeat transparent; background-image: url(images/1_06.jpg); background-repeat: no-repeat; display: block; }
.logo { float: left; }
.none{display:none;}
.bingli { width: 98%; background: #FFF; margin: 1%; }
.bingli li { float: left; width: 15%; padding: 5% }
.bingli li a p { text-align: center; margin-top: 5px; }

/*aboutInfo*/
.aboutInfo{background:#fff;padding:15px;}
.aboutInfo #aboutSlide{position:relative;width:100%;overflow:hidden;}
.aboutInfo .item img{display:block;width:60px;height:60px;margin:0 auto;}
.aboutInfo .item h3{text-align:center;font-size:15px;margin:15px 0;font-weight:600;}
.aboutInfo .item .info{font-size:14px;line-height:20px;}
.aboutInfo .libs{text-align:center;}

.aboutInfo #aboutSlide .libs span{border:1px solid #E45082;}
.aboutInfo #aboutSlide .libs span.swiper-pagination-bullet-active{background:#E45082;}


.h { width: 98%; margin: 20px 1% 0 1%; }
.h p { float: left;
 /*border-left-color: #d25253;
 border-left-width: 3px;
padding-left: 5px;
 border-left-style: solid;*/
 color: #555555; 
margin: 5px; 

padding: 0px 5px; 
font-weight: bold; }
.h a.more { float: right; padding: 5px; }
.hos { width: 100%; }
#l_hos { width: 100%; }
#l_hos li { width: 48%; float: left; margin: 0px 1% 10px 1%; }
#l_hos li span { line-height: 30px; }
#l_hos li img{ border-radius:3px;}
.doc { background: #fff; border-radius: 3px; margin: 0 1%; width: 98% }
#l_doc { width: 100%; }
#l_doc li { width: 15%; margin: 5%; float: left; }
#l_doc li a img { border-radius: 50% }
#l_doc li a span { overflow: hidden; display: block; width: 100%; height: 20px; line-height: 20px; margin-top: 5px; }
.case { background: #fff; border-radius: 3px; width: 100% }
#l_case { width: 100%; }
#l_case li { float: left; width: 31%; margin: 10px 1%; }
#l_case li a img { width: 100%; max-height: 70px; border-radius: 5px; }
#l_case li a span { display: block; width: 100%; height: 1.2rem; margin: 5px 0; font-size: 0.8rem; line-height: 1.2rem; overflow: hidden; }

/* 本例子css -------------------------------------- */
	.slideBox{ position:relative; width:100%; overflow:hidden; margin:0 auto; }
	.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
	.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBox .hd li.on{ background:#fff;  }
	.slideBox .bd{ position:relative; z-index:0; }
	.slideBox .bd li{ position:relative;  }
	.slideBox .bd li img{ width:100%; display:block;   }
	.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
	.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background-color:rgba(25,24,24,0.4); color:#fff;   }
#imgslider { position: relative; }
#imgslider .tabtitle { position: absolute; width: 20%; bottom: 8px; left: 40%; z-index: 10; }
#imgslider .tabtitle span { width: 5px; height: 5px; float: left; margin: 0 5%; text-indent: 999999em; background: #fff; border-radius: 50%; }
#imgslider .tabtitle span.tabcur { background: #d25253; }
footer { background: #fff; width: 98%; padding: 10px 0; margin: 10px 1% 50px 1%; border-radius: 3px; }
footer p { text-align: center; }
footer p img { display: none; }
#nei { margin-top: 25px; }
#nei .hos ul { background: #fff; padding-top: 5px; }
.l_news { }
.l_news li { background: #fff; background-image: url(images/xiangxi.png); background-repeat: no-repeat; background-size: 15%; background-position: bottom 10px right 10px; margin: 10px 0; padding: 10px; position: relative; }
.l_news li a { }
.l_news li a h2 { line-height: 25px; height: 25px; overflow: hidden; }
.l_news li a p { line-height: 20px; }
.l_news li a span, .containers span { padding: 0 20px; margin-top: 20px; }
.l_news li a img { margin-right: 3%; width: 32%; max-height: 90px; float: left; border: 1px solid #f1f1f1; }
span.date { background-image: url(../images/date.png); background-repeat: no-repeat; background-size: 20%;margin-left: 25%; }
span.views { background-image: url(../images/view.png); background-repeat: no-repeat; background-size: 20%; }
.huadong { width: 100%; height: 80px; margin-bottom: 10px; border-bottom: #e1e1e1 1px solid; }
.huadong li { width: 24.6%; height: 80px; border-top: 1px #f0f0f0 solid; border-left: 1px #f0f0f0 solid; border-bottom: 1px #e1e1e1 solid; border-right: none; float: left; background: #fff; text-align: center; line-height: 80px; }
.ivf_list { }
.ivf_list li { width: 96%; background: #fff; margin-bottom: 10px; padding: 2%; height: auto; }
.ivf_list li a { display: block }
.ivf_list li img { width: 35%; float: left; margin-right: 5px; }
.b_fuzhu { width: 100%; margin: 10px 0; background: #fff; border: 1px solid #f0f0f0; height: 100px; }
.b_fuzhu li { float: left; text-align: center; padding: 5px; background: #f0f0f0; margin: 8px 10px; border-radius: 10px; }

.single{ line-height: 1.5rem;margin: 10px 0; font-size: 0.9rem }
.single img { max-width: 90%; margin: 10px auto; }
.single span{padding:0 !important;}
.containers { width: 96%; padding: 10px 2%; background: #FBFBFB; border-bottom: 1px solid #e1e1e1; margin-top: 15px; }
.containers h2 { padding: 10px 0;text-align: center;background:#fff;font-size: 18px;}
.tags { color: #39F; }
.tags a { float: left; border-radius: 1rem; border: 1px solid #89BEDE; color: #89BEDE; padding: 0.5rem; margin: 0.3rem; font-size: 0.8rem; }
.xiangguan { width: 98%; margin: 1rem auto; border: 1px solid #f1f1f1; border-bottom: none; background: #fff; }
.t_xg { border-bottom: 1px solid #f1f1f1; text-align: left; color: #EA393E; padding: 0.5rem }
.xiangguan ul { }
.xiangguan ul li { float: left; padding: 3%; border-bottom: 1px solid #f1f1f1; width: 94% }
.fenye li{    width: auto !important;}
.xiangguan ul li img { width: 30%; float: left; margin-right: 0.5rem; }
.l_doc { }
.l_doc li { float: left; width: 100%; background: #fff; margin-bottom: 10px; border: 1px solid #f1f1f1; }
.l_doc li a img { width: 25%; border-radius: 50%; float: left; margin: 10px 30px 10px 10px; }
.l_doc li a { display: block; border-bottom: 1px solid #f1f1f1; }
.l_doc li a h2 { color: #DD2D31 }
.l_doc li a.yuyue, .l_doc li a.zixun { float: right; padding: 2% 10%; border-bottom: none; border-left: 1px solid #f1f1f1; }
.l_doc li a.yuyue { background-image: url(images/zixun.png); background-position: left 8% center; background-repeat: no-repeat; background-size: 20%; }
.l_doc li a.zixun { background-image: url(images/xin.png); background-position: left 8% center; background-repeat: no-repeat; background-size: 20%; }
.ias-trigger { background: #fff; padding: 10px 0; }
.ias-trigger a { color: #E13143; font-size: 1.2rem; }
#rollleft { height: 1000px; background: #fff; }
#rollleft .tabtitle { float: left; width: 28%; border: none; }
#rollleft .tabtitle .tabbtn { border-bottom: 1px solid #f1f1f1; margin: 0; display: block; cursor: pointer; width: 90%; line-height: 30px; display: block; text-align: center; color: #41aecc; padding: 0 5%; }
#rollleft .tabtitle .tabcur { border-bottom: none; background: #f1f1f1; }
#rollleft .tabbody { background: #f1f1f1; float: left; width: 72%; }
#rollleft .tabbody img { width: 70%; margin: 10px auto; display: inherit; }
#rollleft .tabbody a { margin: 0px auto; }
#rollleft .tabbody p { padding: 0 3%; }
.ias-spinner img { width: 15%; margin: 0 auto; }
.mtm { padding: 2%; }
.mtm li { float: left; width: 45%; margin-right: 4%; }
.mtm li img { width: 100%; }
/*服务项目*/
#service { }
#service li { width: 30%; float: left; margin: 10px 1% }
#service li p { text-indent: 0em; margin: 0; border: 1px solid #f1f1f1; background: #fff; text-align: center; }
#service li p span { margin: 0; padding: 0; text-align: center; display: block; width: 100%; }
#service li img { width: 100%; }
/*交通*/
.partbox * { font-size: 12px; }
.partbox { background: #fff; border: 1px solid #eaeaea; margin-bottom: 30px; padding: 10px; }
.gonglue_box .title { font: 18px/18px; padding-bottom: 20px; color: #333; border-bottom: 1px solid #ddd; }
.mod-b .note_title, .mod-b1 .note_title { margin-top: 17px; margin-bottom: 7px; color: #333; font-size: 16px; font-family: microsoft yahei; width: 100%; text-align: left; }
.mod-b table { border: 1px solid #e6e6e6; text-align: left; border-collapse: collapse; border-spacing: 0; }
.mod-b td { padding: 10px 0 10px 15px; border: 1px solid #e6e6e6; line-height: 20px; }
.mod-b .w1 { width: 80px; background-color: #f9f9f9; }
.mod-b .w2 { width: 643px; color: #666; }
#single-content .mod-b .w2 p { line-height: 20px; }
.mod-b .note_title .fr { font-size: 12px; color: #999; }
.spe i, .modI { display: inline-block; width: 4px; height: 15px; background: #86c96a; margin-right: 5px; vertical-align: -2px; font-size: 0; }
.mod-b .note_title .fr { font-size: 12px; color: #999; }
/*著名景点*/

#clearfix .tabtitle { width: 30%; float: left; }
#clearfix .tabbody { width: 66%; float: left; padding: 0 2%; }
#clearfix .tabbody img { width: 70%; }
#clearfix .tabbtn { padding: 0; margin: 0; float: left; width: 100%; height: 30px; display: block; cursor: pointer; border-radius: 1px; line-height: 30px; display: block; text-align: center; color: #41aecc; background: #fff; -webkit-box-shadow: #d1d1d1 0px 0px 2px; -moz-box-shadow: #d1d1d1 0px 0px 2px; box-shadow: #d1d1d1 0px 0px 2px; }
#clearfix .tabcur { font-weight: bold; color: #fff; background: #41aecc; -webkit-box-shadow: #999 0px 0px 2px; -moz-box-shadow: #999 0px 0px 2px; box-shadow: #999 0px 0px 2px; }
#clearfix .info_title { font: 16px "Microsoft YaHei"; color: #333; margin-bottom: 20px; }
#clearfix .info_title i { float: left; width: 5px; height: 25px; margin-right: 10px; background: #41aecc }
#clearfix p { font-size: 12px; }
#clearfix h4 { font-weight: bold; color: #fff; background: #41aecc; -webkit-box-shadow: #999 0px 0px 1px; -moz-box-shadow: #999 0px 0px 1px; box-shadow: #999 0px 0px 1px; padding: 2px 30px; }
#clearfix .mgl_pic { text-align: center; }
#clearfix .toggle_s { background: #41aecc; color: #fff; padding: 10px; text-indent: 2em; }
.vcard { padding: 0 5px; margin: 5px 0; border-radius: 2px; }
#vcards .vcard { height: 45px; }
#vcards .odd { background: #eee; }
#customslide .tabcont p { position: relative; bottom: 41px; left: 0; width: 304px; height: 35px; line-height: 35px; background: #000; color: #FFF; text-indent: 10px; font-size: 12px; }
#customslide .tabtitle { display: none; }
/*流程*/

process_all { width: 94%; padding: 3%; background: #fff; }
.process_all ul.step { margin: 0; padding: 0 0 20px 0; height: 80px; }
.process_all ul.step li { float: left; list-style-type: none; margin-bottom: 5px; }
.process_all ul.step li a { display: inline-block; height: 30px; line-height: 30px; padding: 0 5px; border: 1px solid #CCC; text-align: center; text-decoration: none; margin: 0 5px; }
.process_all ul.step li a:hover { color: #56adc0; border: 1px solid #56adc0; text-decoration: none; }
.process_all ul.step li a.active, .process_all ul.step li a.active:hover { display: inline-block; height: 30px; line-height: 30px; width: 140px; border: 1px solid #56adc0; color: #FFF; background-color: #56adc0; text-decoration: none; margin: 0 5px; }
.process_index { width: 100%; background: url('images/bg_process.png') repeat-y left top; color: #333; }
.process_index .pt1 { height: 40px; line-height: 40px; background: url('images/process_round.png') no-repeat left top; padding: 0 0 0 60px; color: #F56734; font-size: 14px; font-weight: bold; }
.process_index .pt2 { height: 40px; line-height: 40px; background: url('images/process_round.png') no-repeat left -40px; padding: 0 0 0 60px; color: #F56734; font-size: 14px; font-weight: bold; }
.process_index .pt3 { height: 40px; line-height: 40px; background: url('images/process_round.png') no-repeat left -80px; padding: 0 0 0 60px; color: #F56734; font-size: 14px; font-weight: bold; }
.process_index .pn1 { padding: 20px 0 20px 60px; }
.process_index .pn2 { padding: 20px 0 20px 60px; background-color: #FFF; }
.process_index p { line-height: 25px; margin: 0 0 20px 0; padding: 0; }
.process_index strong { font-size: 14px; line-height: 30px; }
.process_index ul { margin: 0 0 20px 0; padding: 0; }
.process_index ul li { line-height: 25px; padding: 0 0 0 15px; }
.process_step { width: 100%; padding: 10px 10px; color: #333; }
.process_step p { line-height: 25px; margin: 0 0 20px 0; padding: 0; }
.process_step strong { font-size: 14px; line-height: 30px; }
.process_step ul { margin: 0 0 20px 0; padding: 0; }
.process_step ul li { line-height: 25px; padding: 0 0 0 15px; }
.process_step .pre_next { height: 30px; width: 250px; margin: 40px auto 0 auto; padding: 0; }
.process_step a.button_pre { color: #fff; font-weight: bold; line-height: 20px; padding: 2px 20px; margin: 0 10px; border: 1px solid #98d01c; text-align: center; display: inline-block; }
.process_step a.button_pre:hover { border: 1px solid #56adc0; color: #FFF; background-color: #56adc0; background-image: none; }

.picScroll { margin: 10px 1%; width: 98%;; text-align: center; background: #fff; border-bottom: 1px #e1e1e1 solid; border-radius: 3px; }

.tabBox { background: #fff;margin: 10px 1%; width: 98%;border-bottom: 1px #e1e1e1 solid; }
.tabBox .hd { height: 40px; line-height: 40px; padding: 0 10px; font-size: 14px; background: #F3F3F3; margin-top:10px;}
.tabBox .hd ul { overflow: hidden; }
.tabBox .hd ul li { float: left; margin: 0 6px; color: #515151; }
.tabBox .hd ul .on { border-bottom: 2px solid #BA2636; color: #BA2636; }
.tabBox .hd ul .on a { display: block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */ }
.tabBox .bd ul { padding: 1% }
.tabBox .bd li { padding: 10px 0; border-bottom: 1px solid #f1f1f1; }
.tabBox .bd a { -webkit-tap-highlight-color: rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.tabBox .bd li a { color: #555; display: block; }
.tabBox .bd li p { color: #6a6a6a;margin-bottom:5px; }
.tabBox .bd li img { width: 30%; float: left; margin-right: 5%; max-height: 75px; border:1px solid #e1e1e1;border-radius:3px;}
.tabBox .bd .t {display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#333; font-weight:bold; height:20px;}
.tabBox .bd .t .pic { float: left; }
.tabBox .bd .t .con { margin-left: 130px; line-height: 20px; }
.tabBox .bd .t .con p { font-size: 12px; color: #999; }
.gengduo { display: block; padding: 2% 5%; border: 1px solid #BA2636; text-align: center; width: 30%; margin: 10px auto; border-radius: 5px; color: #BA2636}

#tongji a img{display:none}
        



.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

.menu-1 {
    position: fixed;
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
    bottom: 0;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
	background: #FF6A00;
	z-index:500;
}

.menu-1 a {
    display: block;
    height: 40px;
    font-size: 20px
}

.menu-1 a i {
    display: block;
    color: #fff
}        
        
.ammd{
width: 100%;margin-bottom:20px;


    float: left;
    position: relative;
background-color: #fff;
}
.ammd a{color: #0e90d2;}
.c_nav {
  overflow: hidden;
  background-color: #fff;
      padding: 4% 0;
}
.c_nav li {
  float: left;
  width: 49%;
  /*border-right: 1px solid #ccc;*/
}
.c_nav li:last-child {
  /*border: none;*/
}
.c_nav li a.active{
  background-color: #F0A8C0;
  color: #fff;
}
.c_nav li a {
  display: block;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #333;
  background-color: #fff;
  text-align: center;
}
.icon-menu{vertical-align: middle;width: 3rem;text-align: center; height: 3rem;position:absolute;right:0;top:0;background:url(../images/menu.png) no-repeat center #ea5283;background-size:35%;}
.mask{background:rgba(0, 0, 0, .6);position: fixed;top:0;left:0;width:100%;height: 100%;z-index: 600;display: none;}
.sidenav{width:56%;height:100%;position:fixed;top: 0;right:0;background:#ea5283;z-index:601;-webkit-transform: translateX(100%); transform: translateX(100%);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out; display:block;overflow-y: scroll;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.open-side-nav .sidenav{-webkit-transform: translateX(0%); transform: translateX(0%);}
.open-side-nav .mask{display:block;}
.sidenav h1{padding-left: 8%;width:70%;margin: 1rem 0;color:#fff;font-size: 1.2rem;font-weight: bold;}
.sidenav-list{padding: 0 0 0 8%;overflow-y: scroll;white-space: nowrap;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow-x: hidden;}
.sidenav-list .sidenav-list-nav{color: #fff;background:url(../images/slide-btn.png) no-repeat;background-size:auto 100%;background-position: 88% 1rem;font-size: 16px;line-height:2.5rem;height:3rem;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.sidenav-list .sidenav-list-nav a { color: #fff;}

.list-suv{display:block;}
.sidenav-list ul{display:none;background: #f16794;margin-left: -9%;padding-left: 8%;width: 110%;}
.list-suv li{background:url(../images/point.png) no-repeat left;background-size: auto 8%; padding-left: 5%;font-size: 14px;line-height: 35px;}
.list-suv li:last-child{ border-bottom:none;}
.sidenav-list ul li a{color: #fcc7d8;}

.sidenav-bot{margin:0 10% 0 8%;color:#b2adaf;font-size: 0.5rem;padding-top: 0.5rem;}
.sidenav-bot .sidenav-fot-tel{background: url(../images/fot-tel.png) left no-repeat;font-family: 'TeXGyreAdventor-Regular';padding-left: 15%;background-size: auto 45%;font-size:1.2rem; background-size: 10% 100%;}
.sidenav-bot .sidenav-fot-map{background: url(../images/fot-map.png) left 0.2rem no-repeat;padding-left: 15%;background-size: auto 45%;line-height: 1rem;margin-top: 5%;font-size: 14px;}
  
.ill-why-com{    padding-top: 20px;background:#fff;
    font-size: 1rem;}
.ill-why-com dl dt{    position: relative;
    padding-left: 4%;
    font-weight: bold;
    width: 96%;
    float: left;
    padding-bottom: 2%;
    border-bottom: 1px dashed #d9d9d9;
    background-color: white;}	
.ill-why-com dl dd{    margin-left: 4%;
    overflow: hidden;
    float: left;
    width: 96%;
    padding-bottom: 2%;}
.ill-why-com dl dd a{    display: block;
    float: left;
    width: 23%;
    padding-right: 2%;
    margin-bottom: 5px;
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;       
        
        
}
/* disease */
  .diseaseList{border:1px solid #ccc;padding:20px;}
  .diseaseList h3{margin-bottom:20px;}
  .diseaseList ul li{float:left;margin-bottom:10px;}
  .diseaseList ul li a{padding:1px 10px;font-size:16px;}
  
  .diseaseList dl,.diseaseList dl dd{float:left;}
  .diseaseList dl{min-height:100px;margin-bottom:30px;}
  .diseaseList dl dd{height:30px;line-height:30px;overflow:hidden;}
  .diseaseList dl dt{margin-bottom:5px;font-weight:bold;font-size:16px;}
  .diseaseList dl dt a{}
  .diseaseList dl dd a{padding-right:20px;}