@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
html {
	overflow-y: auto;
	scroll-behavior: smooth;
}
body{
	font-family: "Microsoft Yahei", Arial, Helvetica, Verdana, Geneva, sans-serif, tahoma, sans-serif;
	scroll-behavior: smooth;
}
div{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6,p{
	padding: 0;
	margin: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-size:100%;
	*font-size: 100%;
	outline:none;
	border: none;
	vertical-align: middle;
}
table{
	outline:none;
	border-collapse: collapse;
}
th,td,tr{
	margin: 0;
	padding: 0;
}
ul,ol,li,dl,dd {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	font-size: 0.16rem;
	line-height: 1.0;
}
a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #333;
	-webkit-tap-highlight-color: transparent;
	transition: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-webkit-transition: all .2s linear 0s;
}
img{
	font-size: 12px;
	font-family: 'Helvetica';
	font-weight: 300;
	line-height: 2;
	text-align: center;
	display: inline-block;
	position: relative;
}
img:after {
	content: "\f1c5" " " attr(alt);
	font-size: 18px;
	font-family: FontAwesome;
	color: rgb(100, 100, 100);
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: transparent; */
	background-color: #ddd;
}
.left_fl ,.left,.fl_left{
	float: left;
	display: inline;
}
.right_fl ,.right,.fl_right{
	float: right;
	display: inline;
}
.clear,.clr{
	clear:both;
	overflow:hidden;
}
.clear:after,.clr:after{
	content: " "; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main{
	width:100%; 
	height:auto; 
	margin-left: auto;
	margin-right: auto;
}
.container{ 
	margin-left: auto;
	margin-right: auto;
}
.content{
	margin-left: auto;
	margin-right: auto;
}
.w1200{
	width:1200px;
	margin-left: auto;
	margin-right: auto;
}
/* 手机宽度适配 */
.w750{
	width: 7.5rem;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.w690{
	width: 6.9rem;
	max-width: 690px;
	margin-left: auto;
	margin-right: auto;
}
.w640{
	width: 6.4rem;
	max-width: 6.4rem;
	margin-left: auto;
	margin-right: auto;
}
.w660{
	width: 6.6rem;
	margin-left: auto;
	margin-right: auto;
}
/* 手机宽度适配end */
.w100p,.w90p,.w80p,.w70p,.w60p,.w50p,.w40p,.w30p,.w20p{
	margin-left: auto;
	margin-right: auto;
}
.w100p{
	width:100%;
}
.w90p{
	width:90%;
}
.w85p{
	width:85%;
}
.w80p{
	width:80%;
}
.w70p{
	width:70%;
}
.w60p{
	width:60%;
}
.w50p{
	width:50%;
}
.w40p{
	width:40%;
}
.w30p{
	width:30%;
}
.w20p{
	width:20%;
}
.bc10,.bc15,.bc20,.bc30,.bc40,.bc50,.bc60{
	display: block;
	clear: both;
}
.bc10{
	height: 0.1rem;
}
.bc15{
	height: 0.15rem;
}
.bc20{
	height: 0.2rem;
}
.bc30{
	height: 0.3rem;
}
.bc40{
	height: 0.4rem;
}
.bc50{
	height: 0.5rem;
}
.bc60{
	height: 0.6rem;
}
.mauto{
	margin-left: auto;
	margin-right: auto;
}
/* 基础样式 */
.bg-f{
	background: #fff;
}
.bg-f1{
	background: #f1f1f1;
}
.bg-f5{
	background: #f5f5f5;
}
.bg-blue{
	background: #257ecc;
}
.bg-qing{
	background-color: #005fa2;
}
.flexbox{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

/* 通用样式 */
.btn-blue{
	background-color: #257ecc;
}
.btn-origin{
	background-color: #ff6d40;
}
.top{
	padding-top: 0.17rem;
	padding-bottom: 0.17rem;
	position: relative;
}
.top img{
	display: block;
	width: 100%;
}
.top .index-btn,.top .menu-btn{
	width: 0.64rem;
	height: 0.64rem;
}
.top .index-btn{}
.top .logo{
	width: 4.8rem;
	height: 0.64rem;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 1.0;
	font-size: 0;
}
.top .logo a{
	display: inline-block;
	line-height: 0.64rem;
	color: #fff;
	font-size: 0.36rem;
	font-weight: bold;
	text-align: center;
}
.top .menu-btn{
	cursor: pointer;
}
.top .col-title{
	height: 0.64rem;
	line-height: 0.64rem;
	text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.top .col-title h2{
	font-size: 0.48rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;
	line-height: 0.48rem;
}


/*新的导航效果*/
.menu-page{
	visibility: hidden;
	position: fixed;
	top: 0;
	left: -7.5rem;
	width: 100%;
	height: 100%;
	z-index: 99999;
	overflow-y: hidden;
	background: #4abcff;
	transition: all 0.3s ease-in-out;
}
.active-menu{
	visibility: visible;
	left: 0;
	transition: all 0.3s ease-in-out;
}	
.menu-tops{
	font-size: 0.30rem;
	line-height: 3.1;
	color: #fff;
	background-color: #20a7f6;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
}
.menu-tops span{}
.menu-tops em{
	cursor: pointer;
}
.menu-tabs{
	/*width: 40%;*/
	width: 100%;
	/*height: 100%;*/
	background-color: #20a7f6;
	padding-top: 0.2rem;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.menu-tabs a{
	display: block;
	width: 2.5rem;
	font-size: 0.30rem;
	line-height: 2;
	color: #fff;
	cursor: pointer;
	border-radius: 0.08rem;
	border: 1px solid #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.2rem;
}
.menu-tabs a.on,.menu-tabs a:hover,.menu-tabs a:active{
    background-color: #ff6159;
    border: 1px solid #ff6159;
}
.menu-container{
	width: 60%;
	text-align: center;
	padding-top:0.2rem;
}
.menu-container a{
	display: inline-block;
	width: 3rem;
	font-size: 0.30rem;
	line-height: 2;
	color: #fff;
	border-radius: 0.08rem;
	border: 1px solid #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.2rem;
}
/* 通用菜单 */
.nav{}
.nav ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nav ul li{
	width: 25%;
	height: 0.8rem;
	flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.nav ul li:nth-child(4),.nav ul li:nth-child(8){
	border-right: none;
}
.nav ul li a{
	display: block;
	text-align: center;
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.8rem;
	letter-spacing: 0px;
	color: #333333;
}

/* banner */
.banner a{
	display: block;
}
.banner img{
	display: block;
	width: 100%;
	height: 4rem;
}
.banner .swiper-wrapper .swiper-slide:nth-child(n){
	background: #009F95;
}
.banner .swiper-wrapper .swiper-slide:nth-child(2n){
	background: #20A7F6;
}
.banner .swiper-wrapper .swiper-slide:nth-child(3n){
	background: #FF5722;
}
.swiper_ibanner{}
.swiper_ibanner_btn .swiper-pagination-bullet{
	width: 0.12rem;
	height: 0.12rem;
	bottom: 8px;
	opacity: 0.5;
	border: solid 2px #cccccc;
	background: transparent;
}
.swiper_ibanner_btn .swiper-pagination-bullet-active{
	opacity: 1.0;
	background-color: #f15b5a;
	border: solid 2px #f15b5a;
}
.banner-btm{}
.banner-btm ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.banner-btm ul li{
	flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	width: 50%;
	/* height: 0.8rem; */
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.banner-btm ul li:nth-child(2){
	border-right: none;
}
.banner-btm ul li a{
	display: block;
	padding: 0.25rem 0.3rem;
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.0;
	letter-spacing: 0px;
	/* color: #257ecc; */
	color: #333333;
}
.banner-btm ul li a::before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin-right: 0.2rem;
	background: #ccc;
}
.banner-btm ul li.choose a,.banner-btm ul li:active a{
	color: #257ecc;
}
.banner-btm ul li.choose a::before,.banner-btm ul li:active a::before{
	background: #257ecc;
}
/* 集团医院按钮 */
.index-btn-jump{
	width: 85%;
	line-height: 0.6rem;
	margin: 0 auto;
}
.index-btn-jump a{
	position: relative;
    display: block;
    /* color: #20a7f6; */
	color: #fff;
	background-color: #20a7f6;
    font-size: 0.24rem;
    text-align: center;
    border: 1px solid #dbd7d6;
    -moz-border-radius: .3rem;
    -webkit-border-radius: 0.3rem;
    border-radius: 0.3rem;
}
.index-btn-jump a span{
	display: inline-block;
    padding-left: 0.6rem;
    background: url(../images/ico-hospital.png) no-repeat left;
    -moz-background-size: 0.36rem auto;
    -o-background-size: 0.36rem auto;
    -webkit-background-size: 0.36rem auto;
    background-size: 0.36rem auto;
}

/* 新跳转按钮20240904 */
.index-btn-menu{
	background: #257ecc;
	overflow: hidden;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 0.25rem;
	/* padding-bottom: 0.25rem; */
}
.index-btn-menu a{
	width: 25%;
	margin-bottom: 0.25rem;
}
.index-btn-menu dl{
	display: flex;
	flex-direction: column;
    justify-content: space-around;
}
.index-btn-menu dl dt{

}
.index-btn-menu dl dt img{
	display: block;
	margin: 0 auto;
}
.index-btn-menu dl dd{
	color: #fff;
    /* background-color: #20a7f6; */
    font-size: 0.24rem;
    text-align: center;
	line-height: 3;
}


/* 首页分栏 */
.index-title{
	text-align: left;
	height: 0.6rem;
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #ccc;
}
.it-box{
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	font-size: 0;
}
.index-title em{
	display: inline-block;
	vertical-align: middle;
	width: 0.06rem;
	height: 0.4rem;
	background-color: #43a0ef;
}
.index-title h2{
	display: inline-block;
	vertical-align: middle;
	font-size: 0.36rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.4rem;
	color: #333333;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
}
.index-title h3{
	display: inline-block;
	vertical-align: bottom;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 0.3rem;
	color: #999999;
}
.index-title a{
	/* display: inline-block;
	vertical-align: middle; */
	float: right;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 0.6rem;
	color: #666666;
}

/* 底部 */
.page-bottom{
	padding-top: 0.5rem;
	padding-bottom: 1.7rem;
}
.page-bottom p{
	text-align: center;
	font-size: 0.22rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.35rem;
	letter-spacing: 0px;
	color: #999999;
	justify-content: center;
}
.page-bottom p span{
	color: #999999;
	white-space: nowrap;
	margin-left: 5px;
	margin-right: 5px;
}
.page-bottom p span a{
	color: #999999;
}

/* 底部预约20220402 */
.booking{
	margin-top: 0.4rem;
	border-radius: 0.15rem;
	background-color: #43a0ef;
}
.booking-content{
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
}

/* 底部菜单 */
.footer{
	/* height: 1.44rem; */
	position: fixed;
	/*bottom: 0.25rem;*/
	bottom: 15px;
	left: 0;
	z-index: 99999;
}
.footer-fix{
	background: #257ecc url(../images/bg-btm.png) center no-repeat;
	background-size: 100%; 
	height: 1.4rem;
	border-radius: 0.7rem;
	overflow: hidden;
}
.footer ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.footer ul li{
	flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	width: 25%;
	text-align: center;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.footer ul li:last-child{
	border-right: none;
}
.footer ul li dt{
	display: block;
	width: 0.60rem;
	height: 0.55rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 0.15rem;
}
.footer ul li:nth-child(1) dt{
	background: url(../images/ico-btm-1.png) center no-repeat;
	background-size: 100% 100%;
}
.footer ul li:nth-child(2) dt{
	background: url(../images/ico-btm-2.png) center no-repeat;
	background-size: 100% 100%;
}
.footer ul li:nth-child(3) dt{
	background: url(../images/ico-btm-3.png) center no-repeat;
	background-size: 100% 100%;
}
.footer ul li:nth-child(4) dt{
	background: url(../images/ico-btm-4.png) center no-repeat;
	background-size: 100% 100%;
}
.footer ul li dt span{
	position: absolute;
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 100%;
	background-color: #ff6159;
	font-size: 0.22rem;
	font-weight: normal;
	line-height: 0.3rem;
	text-align: center;
	color: #ffffff;
	top: -0.15rem;
	right: -0.15rem;
}
.footer ul li dd{
	display: block;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.21rem;
	letter-spacing: 0px;
	color: #ffffff;
}
.footer ul li dd{}

/* 搜索 */
.search{
	padding-top: 0.15rem;
	padding-bottom: 0.3rem;
	position: relative;
}
.search form{
	position: relative;
	height: 0.6rem;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
	border-radius: 0.3rem;
	line-height: 0;
}
.search form input{}
.search form input[type='text']{
	width: 100%;
	line-height: 0.6rem;
	font-size: 0.24rem;
	font-weight: normal;
	color: #a9a9a9;
}
.search form input[type='text']:focus{
	color: #333;
}
.search form input[type='submit']{
	position: absolute;
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	top: 0;
	left: 0;
	font-size: 0;
	line-height: 0.6rem;
	background: url(../images/icon-loupe.png) center no-repeat;
	background-size: 0.24rem 0.24rem;
}
.search form.footform input[type='text']{
	background: #f5f5f5;
}
.bd-s-e5{
	border: solid 1px #e5e5e5;
}

/* 首页栏目 */

/* ==新闻中心== */

.news{
	margin-top: 0.35rem;
}
.headline{
	background-color: #43a0ef;
	height: 1.86rem;
	overflow: hidden;
}
.headline dl{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.headline dl dt{
	flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	width: 3rem;
	/* height: 1.86rem; */
	
}
.headline dl dt img{
	width: 100%;
	height: 1.86rem;
}
.headline dl dd{
	flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	width: 3.9rem;
	/* height: 1.86rem; */
}
.headline dl dd h3{
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.46rem;
	letter-spacing: 0px;
	color: #ffffff;
	padding: 0.25rem 0.25rem;
}
.news-list{}
.news-list ul{}
.news-list ul li{
	border-bottom: 1px dashed  #ccc;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	padding-top: 0.18rem;
	padding-bottom: 0.18rem;
}
/* .news-list ul li em{
	width: 0.14rem;
	height: 0.14rem;
	border-radius: 50%;
	background: #43a0ef;
} */
.news-list ul li a{
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
	/*width: 5.2rem;*/
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
}
.news-list ul li a::before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0.14rem;
	height: 0.14rem;
	border-radius: 50%;
	background: #43a0ef;
	margin-right: 0.15rem;
}
.news-list ul li span{
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}


/* ==诊疗项目== */

.treatment{
	margin-top: 0.3rem;
	
}
.swiper-treat{
	overflow: hidden;
	z-index: 0;
	padding-bottom: 0.45rem;
}
.treat-img{
	height: 3.60rem;
	background-color: #d9e5f0;
	overflow: hidden;
	position: relative;

}
.treat-img img{
	width: 100%;
}
.treat-txt{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s 0.2s;
    -o-transition: all 0.5s 0.2s;
    -moz-transition: all 0.5s 0.2s;
    -webkit-transition: all 0.5s 0.2s;
}
.swiper-slide-active .treat-txt{
	opacity: 1;
}
.treat-txt h5{
	font-size: 0.34rem;
	color: #43A0EF;
	padding-top: 0.6rem;
	padding-left: 0.3rem;
	margin-bottom: 0.35rem;
}
.treat-txt p{
	font-size: 0.24rem;
	color: #666;
	padding-left: 0.3rem;
	margin-bottom: 0.16rem;
}
.treat-item{
	margin-top: 0.2rem;
}
.treat-item ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.treat-item ul li{
	width: 3.4rem;
	height: 1rem;
	flex: 1 1 3.4rem;
	-moz-flex: 1 1 3.4rem;
	-webkit-flex: 1 1 3.4rem;
	background-color: #e9eef8;
	margin-bottom: 0.06rem;
}
.treat-item ul li:nth-child(2n){
	margin-left: 0.06rem;
}
.treat-item ul li dl{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	height: 0.8rem;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
}
.treat-item ul li dl dt{
	flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	width: 0.8rem;
	height: 0.8rem;
	display: block;
	font-size: 0;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
}
.treat-item ul li dl dt img{
	width: 100%;
}
.treat-item ul li dl dd{
	flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
}
.treat-item ul li dl dd h6{
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 0.8rem;
	color: #333333;
}
.swiper-treat-btn .swiper-pagination-bullets{
	bottom: -0.10rem!important;
}
.swiper-treat-btn .swiper-pagination-bullet{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #666;
	
}
.swiper-treat-btn .swiper-pagination-bullet-active{
	width: 0.4rem;
	height: 0.2rem;
	background-color: #43a0ef;
	border-radius: 0.1rem;
}

/* 专家团队 */
.doctor{
	margin-top: 0.4rem;
}
.swiper-doctor{
	padding-bottom: 0.6rem;
}
.swiper-doctor dl{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 0.3rem;
}
.swiper-doctor dl:last-child{
	margin-bottom: 0;
}
.swiper-doctor dl dt{
	width: 2.8rem;
	height: 3.73rem;
	flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	background-color: #e9eef8;
	overflow: hidden;
}
.swiper-doctor dl dt img{
	width: 100%;
}
.swiper-doctor dl dd{
	flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	margin-left: 0.2rem;
	position: relative;
}
.swiper-doctor dl dd h4{
	font-size: 0.36rem;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: 0px;
	color: #43a0ef;
	margin-bottom: 0.2rem;
}
.swiper-doctor dl dd h4 a{
	color: #43a0ef;
}
.swiper-doctor dl dd h4 span{
	font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.26rem;
    letter-spacing: 0px;
    color: #333333;
	margin-left: 0.2rem;
}
.swiper-doctor dl dd h6{
	font-size: 0.24rem;
	font-weight: bold;
	font-stretch: normal;
	line-height: 0.26rem;
	letter-spacing: 0px;
	color: #333333;
	margin-bottom: 0.2rem;
}
.swiper-doctor dl dd p{
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.38rem;
	letter-spacing: 0px;
	color: #666666;
}
.swiper-doctor dl dd p b{
	color: #333333;
}
.swiper-doctor dl dd ul{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.swiper-doctor dl dd ul li{
	flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	width: 1.8rem;
	height: 0.68rem;
	background-color: #ff6d40;
	border-radius: 0.34rem;
	overflow: hidden;
	text-align: center;
}
.swiper-doctor dl dd ul li:nth-child(2){
	background-color: #43a0ef;
	margin-left: 0.25rem;
}
.swiper-doctor dl dd ul li a{
	display: block;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 0.68rem;
	color: #ffffff;
}
.swiper-doctor-btn .swiper-pagination-bullets{
	bottom: -0.10rem!important;
    height: 0.4rem;
    font-size: 0;
    line-height: 1.0;
}
.swiper-doctor-btn .swiper-pagination-bullet{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #666;
}
.swiper-doctor-btn .swiper-pagination-bullet-active{
	width: 0.4rem;
	height: 0.2rem;
	background-color: #43a0ef;
	border-radius: 0.1rem;
}

/* 带图列表样式 */
.swiper-doctor dl dt.item-list-ico{
	height: auto; 
	border-radius: 5px; 
	box-shadow: 0 0 1px 3px #e9eef8;
	text-align: center;
    position: relative;
	max-height: 2.05rem;
}
.swiper-doctor dl dt.item-list-ico img{
	width: auto;
	height: 100%;
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

/* ==主页医院信息== */
.about{
	margin-top: 0.4rem;
}
.about-img{
	/*height: 4rem;
	background-color: #e9e9e9;*/
	background-color: #257ecc;
}
.about-img img{
	width: 100%;
}
.about-txt{
	height: auto;
	/* height: 3rem; */
	background-color: #257ecc;
	padding-top: 0.3rem;
	padding-bottom: 0.6rem;
}
.about-txt p{
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.4rem;
	letter-spacing: 0px;
	color: #ffffff;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.about-txt dl{
	margin-top: 0.4rem;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	text-align: center;
	padding-left: 0.35rem;
	padding-right: 0.35rem;
}
.about-txt dl dt{
	width: 2.2rem;
	height: 0.68rem;
	border-radius: 0.34rem;
	border: solid 1px #ffffff;
}
.about-txt dl a{
	display: block;
	text-align: center;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 0.68rem;
	color: #ffffff;
}
.about-txt dl dt a{
	
}
.about-txt dl dd{
	width: 3.60rem;
	height: 0.68rem;
	border-radius: 0.34rem;
	border: solid 1px #ffffff;
}
.about-txt dl dd a{
	
}
.about-txt dl dd a em{
	display: inline-block;
	vertical-align: middle;
	width: 0.3rem;
	height: 0.3rem;
	line-height: 1.0;
}
.about-txt dl dd a em img{
	width: 100%;
}
.about-txt dl dd a span{
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.about-slide{
	margin-top: 0.4rem;
}
.swiper-about-tab{
	width: 100%;
	height: 0.77rem;
	background-color: #e9eef8;
	
}
.swiper-about-tab .swiper-slide{
	width: 33%;
	text-align: center;
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 0.77rem;
	color: #333333;
}
.swiper-about-tab .active-nav{
	font-weight: bold;
	color: #257ecc;
}
.swiper-about-slide{
	width: 100%;
	margin-top: 0.2rem;
}
/*20200601修改*/
.swiper-about-slide .swiper-slide dl{
    width: 3.30rem;
    margin-left: 0.05rem;
    margin-right: 0.05rem;
    cursor: pointer;
}
.swiper-about-slide .swiper-slide dl dt{
	display: block;
    width: 3.30rem;
    height: 2.20rem;
}
.swiper-about-slide .swiper-slide dl dt img{
	display: block;
    width: 3.30rem;
    height: 2.20rem;
}
.swiper-about-slide .swiper-slide dl dd{
	text-align: center;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 0.2rem;
}
.swiper-show-btn .swiper-pagination-bullets{
	bottom: -0.20rem!important;
    height: 0.4rem;
    font-size: 0;
    line-height: 1.0;
}
.swiper-show-btn .swiper-pagination-bullet{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #666;
}
.swiper-show-btn .swiper-pagination-bullet-active{
	width: 0.4rem;
	height: 0.2rem;
	background-color: #43a0ef;
	border-radius: 0.1rem;
}
/*20200601修改*/
.about-photo{
	
}
.about-photo img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	overflow: hidden;
}
.about-photo-l,.about-photo-r dt,.about-photo-r dd{
	border-radius: 5px;
	overflow: hidden;
	background-color: #dbdbdb;
}
.about-photo-l{
	width: 3.26rem;
	height: 3.74rem;
}
.about-photo-r{
	width: 3.56rem;
	height: 3.74rem;
}
.about-photo-r dl{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about-photo-r dl dt{
	flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	width: 3.56rem;
	height: 1.88rem;
	line-height: 1.0;
	margin-bottom: 0.08rem;
}
.about-photo-r dl dd{
	width: 1.74rem;
	height: 1.78rem;
	line-height: 1.0;
}
.about-more{
	margin-top: 0.2rem;
	width: 100%;
	height: 0.78rem;
	background-color: #e9eef8;
}
.about-more a{
	display: block;
	text-align: center;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.78rem;
	letter-spacing: 0px;
	color: #333333;
}

/* 底部新轮播 */
.about-scroll{
	margin-top: 0.4rem;
}
.about-scroll-tab{
	height: 0.77rem;
	background-color: #e9eef8;
}
.about-scroll-tab ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.about-scroll-tab ul li{
	width: 49%;
	text-align: center;
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 0.77rem;
	color: #333333;
	cursor: pointer;
}
.about-scroll-tab ul li.on{
	font-weight: bold;
	color: #257ecc;
}
.about-scroll-bd{
	margin-top: 0.25rem;
}
.dsb-box{

}
.dsb-box-bd{}
.dsb-box-bd ul{
	overflow:hidden; 
	zoom:1;
}
.dsb-box-bd ul li{
	float:left; 
	width: 3.30rem;
	/*height: 2.20rem;*/
	/*background-color: #e2e2e2;*/
	margin-left: 0.05rem;
	margin-right: 0.05rem; 
	cursor:pointer; 
}
.dsb-box-bd ul li img{
	display: block;
	width: 3.30rem;
	height: 2.20rem;
}
.dsb-box-bd ul li p{
	text-align: center;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 0.2rem;
}
.dsb-box-hd{
	display: block;
	margin-top: 0.30rem;
	margin-bottom: 0.30rem;
}
.dsb-box-hd ul{
	text-align: center;

}
.dsb-box-hd ul li{
	display: inline-block;
	margin-left: 0.1rem;
	margin-right: 0.1rem;
	width: 0.2rem;
	height: 0.2rem;
	font-size: 0;
	line-height: 0.2rem;
	background-color: #cccccc;
	border-radius: 0.1rem;
	cursor: pointer;
}
.dsb-box-hd ul li.on{
	width: 0.4rem;
	height: 0.2rem;
	background-color: #43a0ef;
	
}

/* 列表页 */
.list{
	
}
.list ul{}
.list ul li{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	border-bottom: 10px solid #f5f5f5;
}
.list ul li a{
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.62rem;
	letter-spacing: 0px;
	color: #333333;
	/*max-width: 4.9rem;*/
	max-width: 85%;
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}
.list ul li span{
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.62rem;
	letter-spacing: 0px;
	color: #999999;
}
.list ul li:active{
	background: #e5e5e5;
}

/* 列表通用 */
.list-page{
	padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.list-page ul{
	text-align: center;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
}
.list-page ul li{
	display: inline-block;
    border: 1px solid #20a7f6;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    border-radius: 0.1rem;
    font-size: 0.25rem;
    margin-bottom: 0.2rem;
}
.list-page ul li a{
	font-size: 0.25rem;
	color: #20a7f6;
    display: block;
	padding: 0.1rem 0.3rem;
}
.list-page ul li a:active{
	color: #fff;
	background-color: #20a7f6;
}
.list-page ul span{
	font-size: 14px;
}
.list-page ul a{
	display: inline-block;
    border: 1px solid #20a7f6;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    border-radius: 0.1rem;
    font-size: 0.25rem;
    margin-bottom: 0.2rem;
	font-size: 0.25rem;
	color: #20a7f6;
	padding: 0.1rem 0.3rem;
}
.list-page ul a.page-num{
	
}
.list-page ul a.page-num-current{
	color: #999;
}
.list-more{
	height: 0.88rem;
	text-align: center;
	margin-top: 0.3rem;
	background-color: #e0eeff;
}
.list-more span{
	display: inline-block;
	font-size: 0.28rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.5;
	letter-spacing: 0px;
	color: #20a7f6;
	position: relative;
}
.list-more span:after{
	content: "";
	display: block;
	position: absolute;
	margin-left: -0.07rem;
	left: 50%;
	top: 0.5rem;
	width: 0.15rem;
	height: 0.15rem;
	/* background: #20a7f6; */
	border-right: 0.05rem solid #20a7f6;
	border-bottom: 0.05rem solid #20a7f6;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webit-transform: rotate(45deg);
}

/* .list-more{}
.list-more a{} */

/* 文章页 */
.show{}
.article-title{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 0.4rem;
}
.article-title h1{
	font-size: 0.48rem;
	font-weight: bold;
	font-stretch: normal;
	line-height: 0.7rem;
	letter-spacing: 0px;
	color: #333333;
}
.article-title span{
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.0;
	letter-spacing: 0px;
	color: #999999;
}
.article-title ul{
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	margin-top: 0.35rem;
}
.article-title ul li{
	flex: 0 0 auto;
}
.article-title ul li:first-child{
	margin-right: 0.4rem;
}
.article-txt{
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1.2;
	color: #333333;
	margin-top: 0.4rem;
}
.article-txt p{
	margin-bottom: 0.3rem;
}
.article-txt p img,.article-txt img{
	width: 100%;
	max-width: 6.9rem;
}
.article-link{
	margin-top: 0.5rem;
	margin-bottom: 0.6rem;
	justify-content: center;
}
.article-link a{
	display: block;
	width: 3rem;
	height: 0.68rem;
	border-radius: 0.34rem;
	/* background-color: #20a7f6; */
	margin-left: 0.3rem;
	margin-right: 0.3rem;
	font-size: 0.28rem;
	font-weight: normal;
	line-height: 0.64rem;
	text-align: center;
	color: #ffffff;
}
.chapters{
	margin-bottom: 0.25rem;
}
.chapters ul{}
.chapters ul li{
	height: 0.68rem;
	background-color: #e0eeff;
	margin-bottom: 0.1rem;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.68rem;
	letter-spacing: 0px;
	color: #333333;
	padding-left: 0.85rem;
	position: relative;
	overflow: hidden;
}
.chapters ul li a{
	color: #20a7f6;
}
.chapters ul li:before{
	content: "";
	display: block;
	position: absolute;
	
	left: 0.3rem;
	width: 0.15rem;
	height: 0.15rem;
	/* background: #20a7f6; */
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.chapters ul li:nth-child(1):before{
	top: 0.3rem;
	border-left: 0.05rem solid #20a7f6;
	border-top: 0.05rem solid #20a7f6;
}
.chapters ul li:nth-child(2):before{
	top: 0.2rem;
	border-right: 0.05rem solid #20a7f6;
	border-bottom: 0.05rem solid #20a7f6;
}

/* 医生列表 */
.list-doctor{}
.list-doctor ul li{
	margin-bottom: 0.4rem;
}
.list-doctor .swiper-doctor{
	padding: 0;
}
.list-doctor .swiper-doctor ul li dl dd ul li{
	margin-bottom: 0;
}
/* 医生介绍  */
.doctor-cont{}
li.doctor-in-link{
	width: 3.0rem;
}
.doctor-txt{
	margin-top: 0.8rem;
}
.doctor-txt h2{
	font-size: 0.36rem;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.0;
	letter-spacing: 0px;
	color: #333333;
}
.doctor-text{
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.38rem;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 0.35rem;
}
.doctor-text p{
	font-size: 0.24rem;
	line-height: 0.38rem;
	color: #666666;
	margin-bottom: 0.3rem;
}
.doctor-text img{
	width: 100%;
	max-width: 100%;
}

/* 图片列表 */
.list-img{}
.list-img ul,.list-zl ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.list-img ul li{
	flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	width: 3.4rem;
	/*height: 3.4rem;*/
	height: auto;
	
	margin-bottom: 0.1rem;
}
.list-img ul li img{
	width: 3.4rem;
	height: 3.4rem;
	background-color: #e9e9e9;
}
.list-img ul li p{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.3;
	letter-spacing: 0px;
	color: #333;
}
.list-suround ul li{
	width: 100%;
}
.list-suround ul li img{
	width: 100%;
}
.list-zl ul li{
	flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	width: 3.35rem;
	height: 1.94rem;
	overflow: hidden;
	margin-bottom: 0.2rem;
	position: relative;
	z-index: 0;
}
.list-zl ul li img{
	width: 3.35rem;
	height: 1.94rem;
	background-color: #e9e9e9;
}
.list-zl ul li p{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 3.35rem;
	height: 1.94rem;
	z-index: 1;
	text-align: center;
	background: rgba(105,179,242,0.5);
}
.list-zl ul li p span{
	display: block;
	text-align: center;
	font-size: 0.36rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 0.8rem;
}


/* 医院介绍 */
.about-title{
	border-bottom: none;
}
.about-title h2,.info-title h2{
	font-size: 0.36rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.3;
	letter-spacing: 0px;
	color: #666666;
}
.address{}
.address dl{
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
}
.address dl dt{
	flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	width: 0.5rem;
	height: 0.5rem;
	margin-right: 0.2rem;
}
.address dl dt img{
	width: 100%;
}
.address dl dd{
	flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	font-size: 0.36rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.5rem;
	letter-spacing: 0px;
	color: #333333;
}
.address p{}
.address p span{
	color: #257ecc;
}

/* 集团实力 */
.info-title{
	border-bottom: none;
	position: relative;
	z-index: 0;
}
.info-title:after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0.6rem;
	height: 1px;
	background-color: #cccccc;
}
.info-txt{
	
}
.info-txt h3{
	font-size: 0.36rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-bottom: 0.35rem;
}
.info-txt p{
	margin-bottom: 0.35rem;
	font-size: 0.3rem;
}
.info-txt p strong{
	color: #257ecc;
}
.info-txt p span{}
.info-txt ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 0.35rem;
}
.info-txt ul li{
	flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	width: 3.25rem;
	height: 2rem;
}
.info-txt ul li img{
	width: 100%;
}
.info-page-lable{
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
	border-radius: 5px;
	border: solid 2px #cccccc;
	padding: 0.2rem;
}
.info-page-lable dl{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 0.25rem;
	position: relative;
	
}
.info-page-lable dl:after{
	content: "";
	width: 0.75rem;
	height: 0.64rem;
	position: absolute;
	display: block;
	left: 0.14rem;
	/* margin-left: -0.37rem; */
	bottom: -0.45rem;
	background: url(../images/icon-wave-b.png) center no-repeat;
	background-size: 100%;
	z-index: -1;
}
.info-page-lable dl:last-child:after{
	display: none;
}
.info-page-lable dl dt{
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 0.84rem;
	height: 0.84rem;
	background-color: #20a7f6;
	box-shadow: 0px 0px 0px 0px #004268;
	border-radius: 50%;
	border: 0.08rem solid #bce4fc;
	text-align: center;
	font-size: 0.28rem;
	font-weight: normal;
	line-height: 0.84rem;
	letter-spacing: 0px;
	color: #ffffff;
}
.info-page-lable dl:nth-child(3) dt{
	line-height: 0.42rem;
}
.info-page-lable dl dd{
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding-left: 0.12rem;
	width: 5.2rem;
	font-size: 0.28rem;
	line-height: 0.42rem;
	color: #666666;
}
.info-page-lable dl:nth-child(1) dd{
	line-height: 1rem;
}
.info-page-culture{
	margin-top: 0.5rem;
}
.info-page-culture dl{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 0.25rem;
	border-radius: 5px;
	border: solid 1px #cccccc;
}
.info-page-culture dl dt{
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 1.60rem;
	height: 0.9rem;
	background-color: #20a7f6;
	border-radius: 0.05rem;
	/* border: 0.04rem solid #bce4fc; */
	font-weight: normal;
	line-height: 0.9rem;
	font-size: 0.3rem;
	text-align: center;
	/* letter-spacing: 0.05rem; */
	color: #ffffff;
}
.info-page-culture dl:nth-child(3) dt{
	letter-spacing: 0;
}
.info-page-culture dl dd{
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 4.75rem;
	padding-top: 0.12rem;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	line-height: 0.34rem;
	color: #666666;
}
.info-page-culture dl:nth-child(2) dd,.info-page-culture dl:nth-child(3) dd{
	line-height: 0.64rem;
}


/* 科室页 */
.depart-title{
	position: relative;
}
.depart-title h2{
	font-size: 0.36rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding-bottom: 0.2rem;
	border-bottom: 0.1rem solid #f1f6ff;
	margin-bottom: 0.4rem;
}
.depart-title a{
	line-height:0.36rem;
	font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    line-height: 0.6rem;
	color: #666666;
	position: absolute;
	right: 0;
	top: 0;
}
.depart-title h2 a{
	display: inline-block;
	text-align: left;
	font-size: 0.36rem;
	position: static;
	color: #333333;
	font-weight: bold;
}
.depart-title h2 span{
	display: inline-block;
	font-size: 0.32rem;
	color: #999;
	font-weight: normal;
	margin-left: 10px;
}
.depart-slide{}
.swiper-depart{
	position: relative;
	z-index: 0;
	padding-bottom: 0.6rem;
}

.depart-slide-top{
	position: relative;
	width: 6.9rem;
	height: 2.92rem;
	border-radius: 0.1rem;
	background-color: #e9eef8;
	margin-bottom: 0.7rem;
}
.depart-slide-top img{
	width: 100%;
	overflow: hidden;
	border-radius: 0.1rem;
}
.depart-slide-top h3{
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: -0.3rem;
	left: 50%;
	margin-left: -1.5rem;
	width: 3rem;
	height: 0.60rem;
	background-color: #43a0ef;
	border-radius: 0.1rem;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.6rem;
	letter-spacing: 0px;
	color: #ffffff;
}
.swiper-depart p{
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.44rem;
	letter-spacing: 0px;
	color: #333333;
}
.swiper-depart p b{}
.depart-slide-prag{
	margin-top: 0.35rem;
}
.depart-slide-prag ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.depart-slide-prag ul li{
	/* width: 3.28rem; */
	width: 50%;
	height: auto;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	
}
.depart-slide-prag ul li dl{}
.depart-slide-prag ul li dl dt{
	width: 3.28rem;
	height: 1.66rem;
	margin-left: auto;
	margin-right: auto;
}
.depart-slide-prag ul li dl dt img{
	width: 100%;
}
.depart-slide-prag ul li dl dd{
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 24px; */
	line-height: 1.2;
	letter-spacing: -1px;
	color: #666666;
	padding-top: 0.15rem;
	padding-bottom: 0.15rem;
}

.bg-blur-blue{
	background-color: #e0eeff;
}
.depart-cont{
	padding-top: 0.6rem;
	padding-bottom: 0.1rem;
	/* padding-bottom: 0.6rem; */
}
.depart-opera{}
.depart-opera-box{
	text-align: center;
	flex-wrap: wrap;
	justify-content: center;
	
}
.dob-item{
	text-align: center;
	width: 3.2rem;
	min-height: 4.9rem;
	background-color: #ffffff;
	border-radius: 0.1rem;
	border: solid 2px #e0e0e0;
	margin-left: 0.05rem;
	margin-right: 0.05rem;
	margin-bottom: 0.35rem;
	padding-bottom: 0.4rem;
}
.dob-item h5{
	/* display: inline-block;
	vertical-align: top; */
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 2.24rem;
	height: 0.48rem;
	background: url(../images/bg-title-slis.png) center no-repeat;
	background-size: 100%;
	font-size: 0.36rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.48rem;
	letter-spacing: -1px;
	color: #ffffff;
	margin-top: -0.06rem;
	margin-bottom: 0.4rem;
}
.dob-item h6{
	font-size: 0.36rem;
	font-weight:  bold;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: 0px;
	color: #20a7f8;
	/* white-space: nowrap; */
	margin-bottom: 0.38rem;
}
.dob-item p{
	font-size: 0.28rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.44rem;
	letter-spacing: 1px;
	color: #333333;
	text-align: left;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}
.dob-item-list{
	width: 6.5rem;
}
.dob-item-list ol{
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}
.dob-item-list ol li{
	margin-bottom: 0.1rem;
}
.dob-item-list ol li dl{
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	background-color: #43a0ef;
	border-radius: 5px;
}
.dob-item-list ol li dl dt{
	flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
	width: 0.7rem;
	height: 0.5rem;
	margin-right: 0.2rem;
	background-color: #257ecc;
	border-radius: 5px;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 0.5rem;
	color: #ffffff;
	text-align: center;
}
.dob-item-list ol li dl dd{
	flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.5rem;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
}
/* 屈光页面相关列表start */
.relate-lists li:first-child a{
	padding-top: 0;
}
.relate-lists li a{
	display: inline-flex;
	justify-content: space-between;
	width: 100%;
	font-size: 0.28rem;
	line-height: 0.4rem;
	color: #333;
	padding-bottom: 0.2rem;
	padding-top: 0.2rem;
	border-bottom: 1px dashed #ccc;
}
.relate-lists li a span{
	font-size: 0.28rem;
	color: #999999;
}
/* 屈光页面相关列表end */
/* @media screen and (min-width:750px){
    html{font-size:100px;}
}
@media screen and (min-width:749px) and (max-width:649px){
    html{font-size:85px;}
}
@media screen and (min-width:414px) and (max-width:639px){
    html{font-size:55px;}
}
@media screen and (min-width:375px) and (max-width:413px){
    html{font-size:50px;}
}
@media screen and (min-width:320px) and (max-width:374px){
    html{font-size:45px;}
} */