a:hover{
    text-decoration: none;
}
.dz-top-head{
	background: rgb(57,184,182);
}
.dz-top-head .thead .col-md-6{
	color: #FFF;
	font-size: 12px;
	line-height: 2.4;
}
/* .banner{
	height: 420px;
} */
.navbar-inverse .navbar-brand{
	color: #fff;
	font-size: 16px;
}
.swiper-banner-phone .swiper-wrapper .swiper-slide img{
	height: 200px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  background-position: center;
  background-size: cover;
}
.dz-r{
	float: left;
}
.dz-right{
	float: right;
	margin-top: 6px;
}

.dz-img img{
	width: 65px;
	height: 55px;
}
.logo{
	margin: 20px 0;
}
.dz-r .text{
	font-size: 16px;
	font-weight: 600;
	color: rgb(57,184,182);
}
.dz-r p{
	margin-bottom: 0;
}
.dz-img{
	padding-right: 10px;
}
.dz-r .tel{
	font-size: 26px;
	font-weight: 600;
	color: rgb(255,0,77);
}
.navbar{
	background: rgb(255,109,147);
	border-radius: inherit;
	border: none;
	margin-bottom: auto;
}
.navbar-nav>li>a{
	color: #FFF;
	
}
.nav>li>a{
	padding: 15px 46px;
	font-size: 16px;
}
.navbar-nav>li.active{
	background: rgb(57,184,182);
}

.nav>li>a:focus, .nav>li>a:hover{
	background-color: rgb(57,184,182);
}

.navbar-inverse .navbar-nav>li>a{
	color: #FFF;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
	background-color: rgb(57,184,182);
}
.navbar-inverse .navbar-nav>li>a:hover{
	background-color: rgb(57,184,182);
	transition: all 0.3s ease;
}


.dz-pass{
	background-color: rgb(255,241,244);
	
	padding:36px 0;
}
.dz-pass .dz-fo img{
	width: 50px;
	height: 50px;
}
.dz-pass .dz-fo{
	background-color: #FFF;
	border-radius: 10px;
	display: inline-block;
	padding: 30px 10px;
	width: 100%;
}
.dz-pass .dz-fo div{
	float: left;
	padding: 0 8px;
}
.dz-pass .dz-fo .fo-txt h2{
	font-size: 22px;
	color: rgb(53,53,53);
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dz-pass .dz-fo .fo-txt p{
	font-size: 12px;
	color: #545454;
	margin-bottom: 0;
	text-transform: uppercase;
}
.dz-pass .col-md-3:nth-child(1){
	padding-right: 0;
	padding-left: 0;
}
.dz-pass .col-md-3:nth-child(2){
	padding-right: 0;
}
.dz-pass .col-md-3:nth-child(3){
	padding-right: 0;
}
.dz-pass .col-md-3:nth-child(4){
	padding-right: 0;
}
.dz-news{
	margin-top: 56px;
}
.swiper-news .swiper-slide p{
	position: relative;
	bottom: 55px;
	color: #FFF;
	background-color: rgb(255,109,147,0.7);
	font-size: 18px;
	padding: 15px 20px;
	white-space: nowrap;
	overflow: hidden;
	word-break: nowrap;
	text-overflow: ellipsis;
	padding-right: 100px;
}
.swiper-news .swiper-slide{
	height: 370px;
}
.swiper-news .swiper-slide img{
	height: 370px;
	width: 100%;
	object-fit: cover;
}
.swiper-pagination-news{
	text-align: right!important;
	padding-right: 20px;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
	font-size: 18px;
	bottom: 14px!important;
	color: #FFF;
}
/* 轮播右边 */

.col-box{
	width: 100%;
}
.col-box ul{
	padding: 0;
}
.box-head {
	border-bottom: 1px solid #ededed;
	height: 40px;
	margin-bottom: 10px;
}
.box-tab {
	height: 40px;
	float: left;
}
.box-head .more {
	color: #999999;
	display: block;
	line-height: 38px;
	float: right;
	font-size: 14px;
}

li {
	list-style: none;
}
.box-tab li.on {
	font-size: 20px;
	width: 96px;
	color:  rgb(255,109,147);
	background: url(../img/cur.png) no-repeat center bottom;
}

.box-tab li {
	 font-size: 18px;
	float: left;
	line-height: 36px;
	height: 40px;
	text-align: center;
	cursor: pointer;
	width: 90px;
}
.box-list li {
	border-bottom: 1px solid #f5f5f5;
	position: relative;
	color: #ff6d93;
}
.box-list li .cli{
	width: 7px;
	height: 7px;
	background-color: #ff6d93;
	border-radius: 50%;
	display: inline-block;
	margin-right: 10px;
}
.box-list li a {
	display: block;
	width: 100%;
	position: relative;
	color: #353535;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 60px;
	line-height: 20px;
	padding: 17px 6em 17px 0;
}
.box-list li a:hover{
	text-decoration: none;
	color: #FF6D93;
}
.box-list li a .time {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #666666;
	padding: 12px 0;
}

.pane-rec{
	height: 95px;
	border-bottom: 1px solid #f5f5f5;
}
.box-list li:last-child{
    margin-bottom: 0;
}
.pane-rec .rec-pic{
	width: 125px;
	height: 95px;
	float: left;
}
.pane-rec .rec-pic img{
	width: 125px;
	height: 78px;
}
.rec-col{
	overflow: hidden;
}
.rec-col .box-rec{
	padding: 0 10px;
}
.rec-col .rec-title{
	padding: 6px 0;
}
.rec-col .rec-title a{
    display: block;
	overflow: hidden;    
text-overflow:ellipsis;    
white-space: nowrap;
}
.rec-title a{
	color: #000;
	font-size: 16px;
}
.rec-col .rec-desc{
	line-height: 1.8;
}
.box-list-cells{
	position: relative;
	overflow: hidden;
}

/* 轮播右边end */
.dz-xc{
	margin: 28px 0;
}
.dz-zj .zj-title{
	color: #ff6d93;
	font-size: 26px;
}
.dz-zj .zj-en{
	font-size: 14px;
	color: #ccc;
	padding-left: 10px;
	margin-top: 14px;
	text-transform: uppercase;
}
.dz-zj .zl{
	float: left;
}
.dz-zj .more{
	color: #333;
	font-size: 14px;
}
.dz-zj-list{
	margin-top: 10px;
}
.dz-zj-list .col-md-3{
	margin-bottom: 20px;
}
.dz-zj .m{
	line-height: 2.6;
}
/* 专家介绍 */
.tr-t span{
	display: block;
	float: right;
}
.summer-ywly-box{
	width:100%; position:relative;
	z-index:1;margin:0 auto; background: #212121;height: 390px;
	overflow: hidden;
	transition: all 0.5s ease;box-shadow: 0 0 0 rgb(3,111,183,.9);
}
.summer-ywly-box .box-img{
    object-fit: cover;
	display: block;
	width:100%;
	height: 390px;
	position: absolute;
	top: 0;
	left: 0;
	/*opacity:0.6; filter: alpha(opacity=60);*/
}
.summer-ywly-icon{
	width:100%;position:absolute;z-index:2;text-align:center;
	z-index: 12;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
}
.col{
	padding-left: 10px;
	padding-right: 10px;
}
.pad-bot-50{
	padding-bottom: 50px;
}
.summer-ywly-icon img{
	width: 60px;
	height: 60px;
}
.summer-ywly-icon h4{
	margin-top: 1rem;
	color: #FFF;
}

.summer-ywly{
	padding: 50px 0;
}

/*.summer-ywly-box .ac{*/
/*	background-color: rgba(0,0,0,.3);*/
/*	z-index: 9;*/
/*	position: absolute;height: 100%;width: 100%;top:0; left: 0;*/
/*}*/
.summer-ywly-box .dc{
	background-color: rgba(0,0,0,.3);
	z-index: 10;
	position: absolute;height: 22%;width: 100%;bottom:0; left: 0;
	/*transform: translateY(100%);*/
	/*transition: all 0.3s ease;*/
}
.summer-ywly-box:hover{
	box-shadow: 0 0 6px rgba(0,0,0,.3);;
}
.summer-ywly-box:hover .xx{
	transform: translateY(0);
	opacity: 1;
	transition: all 0.3s ease;
}
.summer-ywly-box:hover .dc{
	transform: translateY(0);
	background-color: rgba(0,0,0,.3);
}
.summer-ywly-box .xx{
	transform: translateY(500px);
	opacity: 0;
	position: relative;
	z-index: 12;
	color: #fff;
	padding:15px 30px;
	text-align:justify;
	text-indent: 2em;
}
.summer-ywly-box .nc{
	height: 60px;
	transition: all 0.3s ease;
}
.summer-ywly-box:hover .nc{
	height: 0;
}
.summer-ywly-box .dc{
	color: #fff;
	font-size: 18px;
	padding: 10px 22px;
}

.tr-t{
	margin-bottom: 10px;
}
/* 专家介绍end */
/*.dz-zj-list .col-md-3:nth-child(1){
	padding-right: 0px;
}
.dz-zj-list .col-md-3:nth-child(2){
	padding-right: 0px;
}
.dz-zj-list .col-md-3:nth-child(3){
	padding-right: 0px;
}*/

.kg-t h2{
	font-size: 26px;
	color: #ff6d93;
}
.kg-t .gk-en{
	font-size: 14px;
	color: #ccc;
	text-transform: uppercase;
}
.text-transform{
	text-transform: uppercase;/*英文变大写*/
}
.kg-t .gk-desc{
	text-align: justify;
	/*text-indent: 2em;*/
	line-height: 1.8;
	font-size: 16px;
	padding: 0 15px;
}
.gk-nav .br{
	border-radius: 10px;
	background-color: rgb(255,109,147);
	color: #FFF;
	padding: 12px 0px;
}
.gk-nav .br:hover{
	background-color: rgb(57,184,182);
	transition: all 0.3s ease;	
}
.gk-nav{
	margin: 36px 0 54px 0;
}
.gk-nav a{
	text-decoration: none;
}
.gk-nav .br h3{
	font-weight: 600;
}
.gk-nav .br p{
	font-size: 12px;
}

.gk-nav .col-md-3:nth-child(1){
	padding-right: 0px;
	padding-left: 0px;
}
.gk-nav .col-md-3:nth-child(2){
	padding-right: 0px;
}
.gk-nav .col-md-3:nth-child(3){
	padding-right: 0px;
}
.gk-nav .col-md-3:nth-child(4){
	padding-right: 0px;
}

/* 和谐医患 */
.dz-yh .yh{
	margin-top: 26px;
}
.str_wrap{
	
	/* padding-left: 3em;
	padding-right: 3em; */
	background: #fefefe;
	height: 10em;
	line-height: 2em;
	font-size: 1.2em;
	width: 98%!important;
	margin-left: 16px;
}
.str4 .str_item {
	font-size:0;
	line-height:0
}
.str4 img { height: 190px;}
.str4 img:hover { }
.str4.str_wrap.str_active {
	background:#fff;
}
/* footer */
.dz-footer{
	margin-top: 30px;
	background-color: rgb(57,184,182);
	padding: 36px 0;
	color: #FFF;
}
.nav-list ul{
	padding: 0;
}
.nav-list{
	display: inline-block;
	margin-bottom: 12px;
}
.nav-list ul li{
	float: left;
	padding-right:6px;
}
.nav-list ul li a{
	color: #FFF;
}
.dz-footer .er img{
	width: 126px;
	height: 126px;
	margin-bottom: 6px;
}
.dz-footer .er{
	float: right;
}




/* 手机媒体查询 */
@media (max-width: 768px) {
    .summer-ywly-box .dc{
        height: 32%;
    }
	.dz-pass .col-md-3{
		margin-bottom: 10px;
	}
	.dz-pass .col-md-3:nth-child(1){
		/*padding-right: 15px;*/
		padding-left: 15px;
	}
	.dz-pass .col-md-3:nth-child(2){
		padding-right: 15px;
	}
	.dz-pass .col-md-3:nth-child(3){
		/*padding-right: 15px;*/
	}
	.dz-pass .col-md-3:nth-child(4){
		padding-right: 15px;
	}
	.gk-nav .col-md-3:nth-child(1){
		/*padding-right: 15px;*/
		/*padding-left: 15px;*/
	}
	.gk-nav .col-md-3:nth-child(2){
		/*padding-right: 15px;*/
	}
	.gk-nav .col-md-3:nth-child(3){
		/*padding-right: 15px;*/
		padding-left: 0;
	}
	.gk-nav .col-md-3:nth-child(4){
		/*padding-right: 15px;*/
	}
	.str_wrap{
		margin: 0;
	}
	.gk-nav .col-md-3{
		margin-bottom: 20px;
	}
	.dz-news{
		margin-top: 0;
	}
	.dz-pass{
		padding-top: 12px;
		padding-bottom: 2px;
	}
	.dz-pass .dz-fo .fo-img{
		/*padding-left: 20px;*/
	}
	.dz-pass .dz-fo .fo-txt{
		margin-top: 12px;
	}
	.dz-pass .dz-fo .fo-rj{
		/*float: right;*/
		/*padding-right: 50px;*/
	}
	.dz-pass .dz-fo div{
		float: initial;
	}
	.dz-pass .dz-fo img{
		margin: auto;
	}
	.dz-pass .dz-fo{
		text-align: center;
		padding: 15px 10px;
	}
	.swiper-news .swiper-slide img{
		height: 235px;
	}
	.swiper-news .swiper-slide{
		height: auto;
		width: 100%!important;
	}
	.dz-news .import{
		padding-right: 0;
		padding-left: 0;
		height: 260px;
	}
	.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
		bottom: 80px!important;
	}
	.summer-ywly-box .box-img{
		height: 240px;
	}
	.summer-ywly-box{
		height: 240px;
	}
	.gk-nav{
		margin: 10px 0 10px 0;
	}
	/*.dz-zj-list .col-md-3:nth-child(2){*/
	/*	padding-right: 15px;*/
	/*}*/
	.swiper-banner-phone .swiper-wrapper .swiper-slide img{
        height: 170px;
        width: 100%;
	    
	}
	.navbar-inverse .navbar-toggle{
		border-color: transparent;
	}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
		background-color: transparent;

	}
	.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
		bottom: 10px!important;
	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
		border-color: transparent;
	}
	.navbar-inverse #navbar{
		position: absolute;
		z-index: 999;
		width: 60%;
		background-color: #ff6d93;
	}
	.navbar-toggle .icon-bar{
		width:30px;
	}
	.swiper-pagination-news{
		bottom: 40px!important;
	}
	.navbar-toggle .icon-bar+.icon-bar{
		margin-top: 6px;
	}

}


