/* 顶部链接导航
****************************************************** */
.top-nav {
    background-color: #f9f8f8;
    text-align: center;
    height: 42px;
    line-height: 42px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.top-nav a {
    width: 11.11%;

}

/* 医院介绍
****************************************************** */
.yy-introduce-li2-list .a_action .icos {
    background: none !important;
}

.yy-introduce ul {
    margin-top: 20px;
}

.yy-introduce ul .yy-introduce-li1 {
    width: 33%;
    height: 260px;
}

.yy-introduce ul .yy-introduce-li1 img {
    width: 100%;
}

.yy-introduce ul .yy-introduce-li2 {
    width: 44%;
}

.yy-introduce ul .yy-introduce-li2 h3 {
    color: #333;
}

.wwowowo{
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.yy-introduce-li2-list .a_action span {
    display: inline-block;
    width: 22%;
    border-radius: 4px;
    border: 1px solid #eeeeee;
    height: 35px;
    line-height: 40px;
    margin-top: 10px;
    font-size: 14px !important;
    text-align: center;
}

.yy-introduce-li2-list .a_action span em {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.yy-introduce-li2-list .a_action span em img {
    width: 100%;
    background: none !important;
    padding-top: 4px;
}

.yy-introduce ul .yy-introduce-li3 {
    width: 18%;
    padding: 10px;
    background-color: #f9f8f8;
    border-radius: 10px;
}
.yy-introduce-li2-p{
    /*font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 10px;
    display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:6;
    position: relative;
    z-index: -1;
    display: box;
	text-overflow: ellipsis;
	box-orient: vertical;
	line-clamp:6;*/
	 font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 10px;
    display: -webkit-box;
    display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:6;
	-moz-box-orient: vertical;
	-moz-line-clamp:6;
    position: relative;
    z-index: -1;
    display: box;
	text-overflow: ellipsis;
	box-orient: vertical;
	line-clamp:6;
    height: 140px;
    overflow: hidden;

}
.yy-introduce-li2-a{
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #eeeeee;
    color: #ff8804 !important;
    border-radius: 6px;
    margin-top: 10px;
    padding: 6px 0;
}
.yy-introduce-li3-p{
    margin-bottom: 20px;
}
.yy-introduce-li3-p p{
    font-size: 14px;
    color: #666;
    margin-bottom: 6px;
}
.yy-introduce-li3-p .yy-introduce-li3-p2{
    color: #ff8804;
}
.yy-introduce-li3-pl h6{
font-size: 16px;
font-weight: bold;
color: #ff8804;
border-bottom: 1px solid #ff8804;
padding-bottom: 4px;
text-align: center;
}
.yy-introduce-li3-pl span{
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
    color: #666;

}
.yy-introduce-li3-pl span i{
    display: inline-block;
    width: 95px;
    height: 15px;
}
.yy-introduce-li3-pl span i img{
    width: 100%;
    background: none;
}
.y-s{
    color: #ff8804;
    padding-left: 6px;
}

/* 项目表
****************************************************** */

.yy-Projecttable{
    margin-top: 20px;
}
.yy-Projecttable-ul{
    border-bottom: 1px solid #c0b197;
}
.yy-Projecttable-ul li{
    border-top: 1px solid #c0b197;
    border-right: 1px solid #c0b197;
}
.yy-Projecttable-ul li p{
    text-align: center;
    color: #666;
    border-left: 1px solid #c0b197;
    display: block;
    padding: 8px 0;
    font-size: 14px;
    min-height: 16px;
}

.yy-Projecttable-list .yy-Projecttable-list-p1{
    width: 10%;
}
.yy-Projecttable-list .yy-Projecttable-list-p2{
    width: 20%;
}
.yy-Projecttable-list .yy-Projecttable-list-p2 span{
    padding: 0 20px;
    height: 16px;
}
.yy-Projecttable-list .text-top{
    color: #aa7700;
}

.yy-Projecttable-list .list-p2-cor{
	color: #ff8804;
}
.yy-Projecttable-a{
    display: block;
    margin: 10px auto;
    width: 20%;
    text-align: center;
    padding: 8px 0;
    color: #fff !important;
    background-color: #ff8804;
    border-radius: 6px;

}

/* 医院标题
****************************************************** */

.yy-top{
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px solid #eeeeee;
    margin-top: 14px;
}
.yy-top .yy-top-lt p{
    position: relative;
}
.yy-top .yy-top-lt p .yy-line{
    display: block;
    width: 40px;
    height: 3px;
    background: #ff8804;
    position: absolute;
    bottom: -12px;
    left: 0;
}

.yy-zizhi-nr .yy-zizhi-flex{
    width: 224px;
    height: 160px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.yy-zizhi-nr .yy-zizhi-flex:nth-of-type(5n){
    margin-right: 0;
}
.yy-zizhi-nr .yy-zizhi-flex img{
    width: 100%;
    height: 100%;
}
.icon-color-active {
    color: #ff8804;
}
/* 医院证书
****************************************************** */
.yy-zhengshu ul{
    margin-left: -20px;
	flex-wrap: wrap;
}
.yy-zhengshu ul li {
    width: 18%;
    height: 140px;
    margin-top: 14px;
    margin-left: 20px;
    border: 1px solid #ff8804
}
.yy-zhengshu ul li img {
    width: 100%;
    height: 100%;
} 
/* 医院服务
****************************************************** */
.yy-fuwu h6{
    margin-top: 20px;
    margin-bottom: 10px;
}
/* 院内医生
****************************************************** */
.yy-ynys-nr{
    margin-left: -20px;
}
.yy-ynys-nr .yy-ynys-flxe{
    width: 380px;
    margin-top: 20px;
    margin-left: 20px;
}
.yy-ynys-nr .yy-ynys-flxe .yy-ynys-top .yy-ynys-top-tx{
    width: 95px;
    height: 95px;
    border-radius: 1000px;
}
.yy-ynys-nr .yy-ynys-flxe .yy-ynys-top .yy-ynys-top-tx img{
    width: 100%;
    height: 100%;
    border-radius: 1000px;
}
.yy-ynys-nr .yy-ynys-flxe .yy-ynys-top .yy-ynys-top-rt{
    width: 267px;
    margin-left: 14px;
}
.yy-ynys-top .yy-ynys-top-rt .yy-ynys-a{
    display:inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #ff8804;
    padding: 0 8px;
    border: 1px solid #ff8804;
    border-radius: 4px;
    margin-top: 6px;
}
.xing-div-huang img{
    background: none;
    margin-left: 10px;
}
.m-b-4{
    margin: 4px 0;
}
.m-b-4 span{
    color: #b8b8b8;
}
/*值班日期*/
.yy-ynys-flxe .yy-ynys-form{
    width: 100%;
    margin-top: 10px;
}
.yy-ynys-flxe .yy-ynys-form .ynys-form-table{
    width: 100%;
    border-collapse :collapse ;
}
.yy-ynys-form .ynys-form-table tbody{
    padding: 0;
    margin: 0;
}
.yy-ynys-form .ynys-form-table .ynys-form-tr{
    height: 36px;
    background-color: #e4e4e4;
    
}
.yy-ynys-form .ynys-form-table tr{
    font-size: 14px;
    border-right: 1px solid #d9d9d9;
}
.yy-ynys-form .ynys-form-table .ynys-form-tr .ynys-form-bt{
    width: 47px;
    font-size: 14px;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}
.yy-ynys-form .ynys-form-table tr .ynys-form-bts{
    color: #ff8804;
    height: 33px;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.ynys-form-bts-cor{
    color: #666666 !important;
}


/* 惠整形
****************************************************** */

.yy-hzx ul{
    margin-top: 20px;
    margin-left: -20px;
}
.yy-hzx ul li{
    border: 1px solid #eeeeee;
    padding: 14px;
    border-radius: 10px;
    width: 30%;
    margin-left: 20px;
}
.yy-hzx-img{
    width: 150px;
    height: 150px;
}
.yy-hzx-img img{
    width: 100%;
}
.yy-hzx-wz{
    margin-left: 14px;
    margin-bottom: 10px;
}
.yy-hzx-wz p{
    margin-top: 12px;
}
.yy-hzx-wz p a,.yy-hzx-wz p span{
    color: #ff8804;
}
.yy-hzx-a {
    display: block;
    padding: 4px;
    width: 97%;
    border: 1px solid #ff8804;
    border-radius: 4px;
    color: #ff8804 !important;
    margin: 0 auto;
    text-align: center;
}

/* 点评
****************************************************** */
.yy-dianping-top{
    padding: 20px 0;
    border-bottom: 1px solid #eeeeee;
}
.yy-dianping-top h3{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.yy-dianping ul li{
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
}
.yy-dianping-top h3 span{
    color: #ff8804;
}
.yy-dianping-top p{
    color: #8c8c8c;
    margin-top: 10px;
    font-size: 14px;
}
.yy-dianping-touxiang img{
    width: 74px;
    height: 74px;
    border-radius: 100%;
    margin-right: 20px;
}
.yy-dianping-list-top{
    margin-top: 20px;
}
.yy-dianping-touxiang div h6{
    font-size: 14px;
    font-weight: bold;
    color: #ff8804;
    margin: 20px 0;
}
.yy-dianping-touxiang div span{
    font-size: 12px;
    color: #8c8c8c;
}
.yy-dianping-list-top-a{
    display: block;
    padding: 6px 0;
    width: 130px;
    text-align: center;
    color: #ff8804 !important;
    border: 1px solid #ff8804;
    border-radius: 4px;
}
.yy-dianping-list-bom{
margin-left: 8%;
}
.yy-dianping-list2{
    margin-top: 10px;
}
.yy-dianping-list2 p{
    font-size: 14px;
    color: #666666;
}
.yy-dianping-list2 p span{
    color: #ff8804;
}
.yy-dianping-list-p{
    margin-top: 10px;
    line-height: 20px;
}

.yy-dianping-list3 {
    margin-top: 10px;
}
.yy-dianping-list3 a{
    display: block;
    width: 15%;
    height: 175px;
}
.yy-dianping-list3 a img{
    width: 100%;
}
.yy-dianping-list4{
    padding: 10px 0;
    border-top: 1px dashed #eeeeee;
    margin-top: 10px;
}
/* 咨询
****************************************************** */
.yy-zxzixun-ss{
    margin-top: 10px;
}
.yy-zxzixun-ss .zxzixun-input{
    width: 960px;
    height: 46px;
    border-radius: 4px;
    -webkit-appearance: none;
    margin-right: 20px;
}
.yy-zxzixun-ss .zxzixun-button{
    width: 210px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #ff8804;
    color: #fff;
    background-color: #ff8804;
}
.border{
    border: 1px solid #d9d9d9;
}
.yy-dianping-touxiang div h6 span{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    margin: 20px 0;
}


/* 主营项目
****************************************************** */
.yy-zhuyingxiangm{
    margin-left: -20px;
    flex-wrap: wrap;
}
.yy-zhuyingxiangm a{
    margin-left: 20px;
    padding: 6px 30px;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    margin-top: 10px;
}


/* 交通服务
****************************************************** */
#l-map{
    margin-top: 10px;
    width: 100%;
    height: 620px;
    border: 1px solid #eeeeee;
}

.introduce-p{
    margin-top: 30px;
    line-height: 30px;
}