@charset "utf-8";
/* CSS重置 and 公共样式*/
*{margin:0;padding:0;border:0;list-style:none}
body{font-family:"微软雅黑";}
.clear{clear:both;}
a{text-decoration:none;color:#444444;}
li{ list-style:none;}
body, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form ol{ margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal;}
.container{width:100%;overflow:hidden;margin:auto; max-width:720px; min-width:320px;}
.left{float:left}
.right{float:right}

/*top and logo*/
.allW{width:100%;overflow:hidden;}
.allW img{width:100%;display:block;}

.top-max .top-blueline{ width:100%; height:0.3em; background-color:#135fbf;}
.top-max .top-text{ width:100%; text-align:center; line-height:1.8em; background-color:#f6fbff; color:#135fbf;}
.top-max .buleline{ width:100%; height:0.2em; background-color:#135fbf;}

/*banner*/
.device{width:100%;overflow:hidden;position:relative;}
.device .swiper-container{width:100%}
.device img{width:100%;}
.device .pagination{
  position: absolute;
  width:100%;
  height:10px;
  z-index:20;
  bottom:10px;
  text-align:center;
  background-color:#F00;
}
.device .swiper-pagination-switch{
  display: inline-block;
  width:10px;
  height:10px;
  margin-left:10px;
  background: black;
  opacity: 0.8;
  cursor: pointer;
}
.device .swiper-active-switch{ background:#0263aa;}

/*医院介绍*/
.introbox{ margin:0.4em auto 0 auto; height:7.7em; overflow:hidden;}
.yiyuan-intro-image{ width:40%; margin-right:2%; overflow:hidden; position:relative; height:100%;}
.intro-image{ width:100%;}
.intro-image img{ width:100%;}
.yiyuan-intro-image p{ width:100%; height:2em; line-height:2em; background-color:rgba(0,0,0,0.5);
	 color:white; font-size:0.8em; position:absolute; bottom:0; text-align:center;}
.yiyuan-intro-nav{ width:58%; overflow:hidden;height:100%;}
.yiyuan-intro-nav li{ float:left; width:49%; height:32%; box-sizing:border-box; padding-left:1.5em; padding-top:0.6em;
	background-color:#137cbf; margin-bottom:2%; color:white; font-size:0.9em; position:relative;
	text-shadow:1px 2px 2px #0a5484;
	-webkit-text-shadow:1px 2px 2px #0a5484;
	-moz-text-shadow:1px 2px 2px #0a5484;
	-o-text-shadow:1px 2px 2px #0a5484;}
.yiyuan-intro-nav li i{ display:inline-block; position:absolute; font-size:1.1em; bottom:0.3em; 
	right:0.4em; opacity:0.5;}
.margin-r2{ margin-right:2%;}
.margin-b{ margin-bottom:0;}

/*医院动态*/
.newsbox{margin:0.5em auto 0; height:12em;}
.news-left{ width:16%; margin-right:2%; overflow:hidden;height:100%;}
.news-left li{ font-size:0.8em; color:#ffffff; background:#51b1de; text-align:center; height:20%; box-sizing:border-box; padding-top:0.9em;
	border-bottom:#FFF 0.2em solid; border-top:#FFF 0.2em solid; 
	-webkit-text-shadow:1px 2px 2px #427790;
	-moz-text-shadow:1px 2px 2px #427790;
	-o-text-shadow:1px 2px 2px #427790;
	text-shadow:1px 2px 2px #427790;}
.news-left li:nth-of-type(1){ border-top:0;}	
.news-left li:nth-of-type(5){ margin-bottom:0; border-bottom:0;}

.news-center{ width:19%; overflow:hidden; margin-right:1%;height:100%;}
.news-center li{ font-size:0.8em; color:#ffffff; background:#46aeb9; text-align:center; height:32.2%; box-sizing:border-box; 
	padding-top:1.6em;border-bottom:#FFF 0.2em solid; border-top:#FFF 0.2em solid; 
	-webkit-text-shadow:1px 2px 2px #427790;
	-moz-text-shadow:1px 2px 2px #427790;
	-o-text-shadow:1px 2px 2px #427790;
	text-shadow:1px 2px 2px #427790;}
.news-center li:nth-of-type(1){border-top:0;}	
.news-center li:nth-of-type(4){border-bottom:0;}
.news-right{ width:60%; overflow:hidden; color:#333;height:100%;}
/*.news-right dl{ padding-bottom:22em; overflow:hidden;}-----------------Why----------------*/
.news-right dt{ width:100%; background-color:#46aeb9; color:white; font-weight:bold; font-size:1em; text-align:center; height:2em;line-height:2em;}
.news-right dd{ width:100%; line-height:2.9em; font-size:0.8em; box-sizing:border-box; padding-left:0.6em; 
	border-bottom:#999 1px dashed; background-color:#e7fdff;}
.news-right dd a{ color:#6b6b6b;}
.news-right .bottom-line{ border:0;}
/*.news-right li{ font-size:0.8em; color:#ffffff; background:#51b1de; margin-bottom:0.4em; text-align:center; line-height:2.1em;
	-webkit-text-shadow:1px 2px 2px #427790;
	-moz-text-shadow:1px 2px 2px #427790;
	-o-text-shadow:1px 2px 2px #427790;
	text-shadow:1px 2px 2px #427790;}
*/
.fengeline{ width:100%; height:0.4em; background-color:#d6d6d6;}

/*规范治疗*/
.curebox{ margin:0.7em auto 0.3em auto; height:13.8em;}
.cure-left{ width:52%; margin-right:2%; overflow:hidden; font-size:0.9em; color:white;height:100%;}
.cure-left dt{ background-color:#228c75; width:100%; height:25%; text-align:center; box-sizing:border-box; padding-top:1em; border-bottom:#FFF 0.1em solid;}
.cure-left dd{background-color:#46aeb9; width:49%; height:25.4%; text-align:center; margin-right:2%; float:left;  
	box-sizing:border-box; padding-top:0.9em; border-bottom:#FFF 0.1em solid;border-top:#FFF 0.3em solid;
	-webkit-text-shadow:2px 2px 2px #155547;
	-moz-text-shadow:2px 2px 2px #155547;
	-o-text-shadow:2px 2px 2px #155547;
	text-shadow:2px 2px 2px #155547;}
	
.cure-left .t_t{font-weight:bold; font-size:1em; text-align:center; text-shadow:none; height:3em; padding-top:0.6em;}	
	
	
.cure-left dd:nth-of-type(5),.cure-left dd:nth-of-type(6){border-bottom:0; }
.cure-left .margin-r{ margin-right:0;font-weight:bold; font-size:1em; text-align:center; text-shadow:none; height:3em; padding-top:0.6em;}
.cure-left .margin-r_r{height:25.2%; text-align:center; box-sizing:border-box; padding-top:0.3em; margin-right:0;}


.cure-right{ width:46%; margin-top:0.25em; overflow:hidden;height:100%;}
.cure-right h1{ width:100%; text-align:center; font-size:0.9em; color:#FFF; font-weight:bold; background-color:#46aeb9; line-height:2.8em;}
.cure-right img{ width:100%;}


/*置换*/
.zhbox{ margin:0.7em auto 0.3em auto; height:14.5em;}


.zh-left{ width:46%; overflow:hidden; color:#333;height:100%;}
/*.news-right dl{ padding-bottom:22em; overflow:hidden;}-----------------Why----------------*/
.zh-left dt{ width:100%; background-color:#3984bf; color:white; font-weight:bold; font-size:1em; text-align:center; height:2em;line-height:2em;}
.zh-left dd{ width:100%; line-height:2.5em; font-size:0.8em; box-sizing:border-box; padding-left:0.6em; 
	border-bottom:#999 1px dashed; background-color:#e8f5ff;}
.zh-left dd a{ color:#3984bf;}
.zh-left .bottom-line{ border:0;}


.zh-right{ width:52%; margin-left:0%; overflow:hidden; height:100%;}
.zh-right dt{ width:100%; background-color:#3984bf; color:white; font-weight:bold; font-size:1em; text-align:center; height:2em;line-height:2em;}
.zh-right dd{ width:49%; float:left; margin-right:2%; text-align:center; height:17%; font-size:0.9em; background-color:#3984bf; box-sizing:border-box;
	 border-bottom:#FFF 0.2em solid; border-top:#FFF 0.2em solid; padding-top:0.6em;
	-webkit-text-shadow:2px 2px 2px #155547;
	-moz-text-shadow:2px 2px 2px #155547;
	-o-text-shadow:2px 2px 2px #155547;
	text-shadow:2px 2px 2px #155547;}
.zh-right dd:nth-of-type(5),.leason-left dd:nth-of-type(6){ border-bottom:0}
.zh-right .margin-r{ margin-right:0;}



/*病因*/
.reason-left{ width:45%; overflow:hidden; margin-right:2%; height:12.1em;}
.reason-left li:nth-of-type(1){ width:100%; background-color:#228c75; line-height:3em; text-align:center; font-weight:bold; color:#FFF;}
.reason-left li img{ width:100%;}
.reason-right{ width:53%; overflow:hidden; height:12.1em;}
.reason-right li{ width:49%; margin-right:2%;text-align:center; background-color:#228c75; float:left; height:33.33%; 
	box-sizing:border-box; padding-top:0.7em; font-size:0.9em; color:#FFF; border-bottom:#FFF 0.2em solid; border-top:#FFF 0.2em solid;
	-webkit-text-shadow:2px 2px 2px #155547;
	-moz-text-shadow:2px 2px 2px #155547;
	-o-text-shadow:2px 2px 2px #155547;
	text-shadow:2px 2px 2px #155547;}
.reason-right li:nth-of-type(1),.reason-right li:nth-of-type(2){ border-top:0;}
.reason-right li:nth-of-type(5){ border-bottom:0;}

.reason-right .margin-r{ margin-right:0;}
.reason-right li:nth-of-type(5){ width:100%; margin-bottom:0;}

.reason-bottom{ margin:0.5em auto 0.8em auto; width:100%; overflow:hidden;}
.reason-bottom li{ float:left; width:23.5%; margin-right:2%; background-color:#228c75; line-height:3em; font-size:0.9em; text-align:center; color:#FFF;
	-webkit-text-shadow:2px 2px 2px #155547;
	-moz-text-shadow:2px 2px 2px #155547;
	-o-text-shadow:2px 2px 2px #155547;
	text-shadow:2px 2px 2px #155547;}
.reason-bottom li:nth-of-type(4){ margin-right:0;}
.blue li{ background-color:#137cbf;}

/*As课堂*/
.leasonbox{ margin:0.8em auto 0.8em auto; height:10.83em;}
.leason-left{ width:48%; margin-right:2%; overflow:hidden; height:100%;}
.leason-left dt{ width:100%; text-align:center; height:25%;  font-size:1em; font-weight:bold; background-color:#3984bf; box-sizing:border-box;  border-bottom:#FFF 0.2em solid; padding-top:0.5em;
}
.leason-left dd{ width:49%; float:left; margin-right:2%; text-align:center; height:25%; font-size:0.9em; background-color:#3984bf; box-sizing:border-box;
	 border-bottom:#FFF 0.2em solid; border-top:#FFF 0.2em solid; padding-top:0.6em;
	-webkit-text-shadow:2px 2px 2px #155547;
	-moz-text-shadow:2px 2px 2px #155547;
	-o-text-shadow:2px 2px 2px #155547;
	text-shadow:2px 2px 2px #155547;}
.leason-left dd:nth-of-type(5),.leason-left dd:nth-of-type(6){ border-bottom:0}
.leason-left .margin-r{ margin-right:0;}
.leason-right{ width:50%;height:3em; height:100%}
.leason-right li img{ height:100%;}
.leason-right li:nth-of-type(1){ background-color:#3984bf}
.leason-right li a{ display:block; font-size:0.95em; font-weight:bold; /*padding:0.1em 0;*/ width:100%; text-align:center; color:#FFF;
	}
.leason-right li span{ display:block; font-size:0.6em; font-weight:normal; text-align:center; padding-bottom:0.2em;color:#fff;}
/*.leason-right li:nth-of-type(2){ box-sizing:border-box; border:1px #e0e0e0 solid;}*/


/*As课堂*/
.readbox{ margin:0.8em auto 0.8em auto; height:10.83em;}
.read-left{ width:48%; margin-right:2%; overflow:hidden; height:100%;}
.read-left dt{ width:100%; text-align:center; height:25%; font-size:1.1em; background-color:#46aeb9; box-sizing:border-box;  border-bottom:#FFF 0.2em solid; padding-top:0.4em;}
.read-left dd{ width:49%; float:left; margin-right:2%; text-align:center; height:25.4%; font-size:0.9em; background-color:#46aeb9; box-sizing:border-box;
	 border-bottom:#FFF 0.2em solid; border-top:#FFF 0.2em solid; padding-top:0.7em;
	-webkit-text-shadow:2px 2px 2px #155547;
	-moz-text-shadow:2px 2px 2px #155547;
	-o-text-shadow:2px 2px 2px #155547;
	text-shadow:2px 2px 2px #155547;}
.read-left dd:nth-of-type(5),.leason-left dd:nth-of-type(6){ border-bottom:0}
.read-left .margin-r{ margin-right:0;}
.read-right{ width:50%;height:3em; height:100%}
.read-right .jiedu{ height:2.5em; margin-bottom:0.3em;}
.read-right li img{ height:100%;}
.read-right li:nth-of-type(1){ background-color:#46aeb9}
.read-right li .titlea{ display:block; font-size:1em; font-weight:bold; padding:0.65em 0 0; width:100%; text-align:center; color:#FFF;
	-webkit-text-shadow:2px 2px 2px #155547;
	-moz-text-shadow:2px 2px 2px #155547;
	-o-text-shadow:2px 2px 2px #155547;
	text-shadow:2px 2px 2px #155547;}


.report{ width:100%; font-size:0.75em; margin-top:0.3em; float:left; height:2.8em; background-color:#46aeb9;color:#fff;}
.report span{ margin:0 0.1em;line-height:2.8em;}



/*团队
.teambox{ height:8.1em;}*/
.team{ width:100%; overflow:hidden; margin:0.4em auto;height:8em;}
.team-image{ width:62%; height:100%;}
.team-text{ height:100%; background-color:#137cbf; width:38%; padding-left:0.5em; height:4.5em; font-size:1.8em; font-weight:bold; box-sizing:border-box; padding-top:1.2em;}
.team-text span{ font-size:0.4em; font-weight:normal;}
.green .team-text{ background-color:#46aeb9;}
.green li{ background-color:#46aeb9;}

/*咨询*/
.askbox{ margin-top:0.8em;}
.ask-left{ width:68%; overflow:hidden; margin-right:2%; height:11.83em;}
.ask-left img{ width:100%; height:100%;}
.ask-right{ width:30%; overflow:hidden; height:11.83em;}
.ask-right li{ float:left; width:100%; background-color:#46aeb9; text-align:center; height:25%; position:relative; box-sizing:border-box;
	 border-bottom:#FFF 0.2em solid; border-top:#FFF 0.2em solid; padding-top:0.65em;
	-webkit-text-shadow:2px 2px 2px #155547;
	-moz-text-shadow:2px 2px 2px #155547;
	-o-text-shadow:2px 2px 2px #155547;
	text-shadow:2px 2px 2px #155547;}
.ask-right li:nth-of-type(1){ border-top:0;}
.ask-right li:nth-of-type(4){ border-bottom:0;}
.ask-right li i{ position:absolute; bottom:0.2em; right:0.2em; font-size:1em; opacity:0.5;}
.ask-right .margin-r{ margin-bottom:0;}


/*页脚*/
.footerbox a{ color:#343434;}
.footerbox{ background-color:#edeeef; color:#343434; text-align:center; padding-bottom:2.9em;}
.footerbox h1{ width:100%;font-size:1em; line-height:2em; border-bottom:1px #cfcfcf solid;}
.bottom-logo{ width:80%; overflow:hidden; margin:1em auto 0.5em auto;}
.bottom-logo img{ width:100%;}
.footerbox p{ margin-bottom:1em; width:100%; line-height:1.6em;}


.l_banner{ width:100%; margin:0 auto;}
.l_banner img{ width:100%;}


/*列表页案例样式*/
.big-tip {
    text-align: center;
    font-weight: bold;
    color: #004E32;
    font-size: 0.25rem;
    line-height: 2em;
    padding-top: 8px;
}
.small-tip {
    width: 100%;
    position: relative;
    height: 24px;
    margin-top: 5px;
}
.small-tip-b {
    width: 100%;
    height: 1px;
    background: #333333;
}
.small-tip-t {
    width: 70%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: white;
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -32%;
    font-size: 0.18rem;
}
.list-p {width:97%;margin:0 auto;}
.list-p li {
    float: left;
    width: 49%;
	position:relative;
}
.list-p li:nth-child(2), .list-p li:nth-child(4) {
    margin-left: 2%;
}
.list-p li:nth-child(3), .list-p li:nth-child(4) {
    margin-top: 2%;
	margin-bottom: 2%;
}
.list-p li img {
    width: 100%;
}
.list-p li p {
    position: absolute;
    width: 90%;
    text-indent: 0;
	font-size: 0.8em;
    padding: 3px 5%;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: .7;
    _filter: alpha(opacity=70);
}
.list-p li p a {
    color: #fff;
}




/*========内容页新增版块样式1/开始===========*/
.lj-public-title {
   /* margin-top: 0.75rem;*/
    margin-bottom: 1rem;
    box-sizing: border-box;
    padding: 0 0.4rem;
}
.lj-public-title .h1 {
    color: #eee;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}
.lj-public-title .h2 {
    color: #137cbf;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -0.62rem;
}
.lj-public-title .me1 {
    display: block;
    width: 60%;
    height: 1px;
    background-color: #137cbf;
    margin: 0.25rem auto;
}
.lj-public-title .h6 {
    color: #f9bc01;
    text-align: center;
    font-size: 0.5rem;
    text-transform: uppercase;
}


.bqbox {
    margin-bottom: 11.8rem;
    padding: 0 5px;
}
.bqnbox {
    margin-top: 0.3rem;
}
.bqnbox .left {
    width: 12.15rem;
    float: left;
}
.bqnbox .left img {
    width: 100%;
    display: block;
}
.bqbox .bqnbox .right {
    margin-left: 0.5rem;
    float: left;
    width: 10.5rem;
}
.bqbox .bqnbox .right ul li {
    height: 2.47rem;
    line-height: 2.47rem;
    padding: 0.12rem 0;
    box-sizing: border-box;
}
.bqbox .bqnbox .right ul li a {
    display: block;
    height: 100%;
    width: 100%;
    border: 1px solid #dae5ec;
    background: #f5f5f6;
    padding: 0 0.1rem;
    font-size: 0.69rem;
    font-family: "Microsoft Yahei";
    color: #333;
    box-sizing: border-box;
}
.bqbox .bqnbox .right ul li a img {
    margin-top: 0.4rem;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    width: 12%;
    float: left;
}
.bqbox .bqnbox .right ul li a b {
    color: #137cbf;
}
/*========内容页新增版块样式1/结束===========*/




/*========内容页新增版块样式2/开始===========*/
.yy-public-title h1 {
    font-size: 1rem;
    padding-top: 0.8rem;
    padding-bottom: 0.66rem;
    border-bottom: 1px #ccc solid;
    line-height: 1.1rem;
}
.yy-public-title h1 span {
    font-size: 1.1rem;
    font-weight: bold;
    color: #2f9dec;
    padding: 0 0.4rem 0.1rem;
    border-right: 0.15rem #2f9dec solid;
    margin-right: 0.4rem;
}
.yy-public-title h1 a {
    color: #888;
}
.margin {
    margin-top: 0.825rem;
    margin-bottom: 0.825rem;
}
.add-video li {
    float: left;
    width: 48.5%;
}
.add-video li:last-child {
    margin-left: 3%;
}
.add-video a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 1px #ccc solid;
    line-height: 1.4rem;
    margin-top: 0.4rem;
    text-align: center;
    font-size: 1rem;
    white-space: nowrap;
}



/*========内容页新增版块样式2/结束===========*/


.g-line {
  height: 0.5rem;
  background-color: #eee;
}
.zw-nav li {
  float: left;
  width: 24.8%;
  box-sizing:border-box;
  border-right: 1px #ccc solid;
}
.zw-nav li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  background-color: #fff;
  text-align: center;
  line-height: 2.2rem;
  height: 2.2rem;
}
.zw-nav li:last-child {
  border-right: none;
}
.zw-navTs {
  margin-top: 1rem;
}
.zw-navTs li {
  border-right: 1px #fff solid;
}
.zw-navTs li a {
  background-color: #049294;
  color: #fff;
}
.banner-slide {
  margin: 1px auto;
}
.zw-footer {
  padding: 1rem 0;
}
.zw-footer p {
  margin-top: 0.75rem;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.2rem;
  background-color: #eee;
  padding-top: 0.6rem;
  padding-bottom: 3rem;
}
.zw-footer p b {
  font-weight: bold;
  color: #ff9d00;
}

.public-title {
	margin:1rem auto;
  text-align: center;
  background-color: #eff2fe;
  padding: 0.75rem 0;
}
.public-title h1 {
  font-size: 1.275rem;
  font-weight: bold;
  color: #2962d3;
}
.public-title h1 span {
  color: #ff8400;
}
.public-title h1 b {
  display: inline-block;
  padding: 0 0.9rem;
  background: url(../images/lqbz_20.jpg) no-repeat 0 center, url(../images/lqbz_23.jpg) no-repeat right center;
  background-size: 0.75rem 1.725rem;
}
.public-title h4 {
  font-size: 0.75rem;
  padding-top: 0.375rem;
}
.public-title h6 {
  font-size: 0.5rem;
  text-transform: capitalize;
  color: #888888;
}