@charset "utf-8";
.main{
    margin-top: 100px;
    padding-bottom: 60px;
}
/* banner区 */
.bancont {
	width: 100%;
	margin: auto;
	position: relative;
	left: 0px;
	top: 100px;
	z-index: 7;
}

.banner {
	width: 100%;
	margin: auto;
	overflow: hidden;
}
/* 当前位置 */
.main_top{
    padding: 20px 0;
    background: #f7f5ef;
    box-shadow: 0 0 5px 2px #dcdcdc;
}
.dqwz,.dqwz a{
    font-size: 16px;
    color: #858484;
    line-height: 40px;
}
.dqwz a:hover{
    color: #722F27;
}
.ej_nav ul li{
    float: left;
    margin-right: 25px;
}
.ej_nav ul li a{
    display: block;
    width: auto;
    padding: 0 20px;
    line-height: 40px;
    background: #722F27;
    color: #fff;
    position: relative;
    font-size: 15px;
}
.ej_nav ul li a.active,.ej_nav ul li a:hover{
    background:#722F27;
}
.ej_nav ul li a::after{
    position: absolute;
    content: "";
    display: block;
    top: -7px;
    right: 0;
    width: 7px;
    height: 54px;
    background: url(../img/ej_nav_ab.png) no-repeat center;
}
.ej_nav ul li a::before{
    position: absolute;
    content: "";
    display: block;
    top: -7px;
    left: 0;
    width: 7px;
    height: 54px;
    background: url(../img/ej_nav_ab.png) no-repeat center;
}
/* 就医指南 */
.jyzl{
    background: url(../img/main_bg.png) no-repeat bottom center;
}
.jyzl_sub div h2{
    display: inline-block;
    font-size: 30px;
    color: #0b0b0b;
    line-height: 1;
    margin-top: 60px;
    font-weight: normal;
    position: relative;
}
.jyzl_sub div h2 font{
    position:relative;
    z-index:10;
}
.jyzl_sub div h2::before{
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 12px;
    background: #bed5c3;
    left: 0;
    bottom: -6px;
    z-index: 1;
}
.jyzl_sub div ul li{
    width: 18.4%;
    float: left;
    margin-right: 2%;
    margin-top: 35px;
}
.jyzl_sub div ul li:nth-child(5n){
    margin-right: 0;
}
.jyzl_sub div ul li a{
    display: block;
    width: 100%;
    font-size: 16px;
    color: #666666;
    background: #f3eee2;
    line-height: 60px;
    text-indent: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 1s ease;
    border-radius: 8px;
    box-shadow: 0 0 5px 1px #dcd7cc;
}
.jyzl_sub div ul li a:hover{
    color: #fff;
    box-shadow: 300px 0 0 0 inset #722F27;
}

/* 科室介绍 */
.ksjs_sub div h2::before{
    display: none;
}
.jyzl_sub div ul{
    margin-top: 40px;
}
.ksjs_sub div ul li{
    text-align: center;
    width: 20%;
    margin: 0;
    box-sizing: border-box;
    border: 1px dashed #dbe5de;
}
.ksjs_sub div ul li a{
    box-shadow:none;
    border-radius:0;
    text-indent: 0;
}

/* 新闻中心 */
.main>div h2.lmmc font::after{
    position: absolute;
    display: block;
    content: "";
    width: 30px;
    height: 35px;
    right: -50px;
    top: -30px;
    background: url(../img/h2_tit_top.png) no-repeat center;
}

/* 医院动态 */
.yydt{
    padding: 60px 0;
    background: #eeeadf url(../img/yydt_bg.png) no-repeat bottom center;
}
.yydt>.w1400>div,.mtjj>.w1400>div,.xlrd>.w1400>div{
    position: relative;
}
.yydt ul{
    margin-top: 40px;
}
.yydt ul li{
    padding-right: 20px;
    float: left;
    box-sizing: border-box;
    margin: 0;
}
.yydt ul li:last-child{
    margin-right: 0;
}
.yydt ul li a{
    display: block;
    width: 100%;
}
.yydt ul li a img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.yydt ul li a div{
    width: 100%;
    padding: 15px;
    border: 1px solid #e8e7e6;
    box-sizing: border-box;
    background: #fcfaf4;
}
.yydt ul li a p.txt{
    font-size:16px;
    line-height: 24px;
    height: 48px;
    color:#666565;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.yydt ul li a p.time{
    margin-top: 10px;
    font-size:14px;
    color:#b2b2b2;
    line-height: 20px;
}
.yydt ul li a:hover div{
    background: #722F27;
    border: 1px solid #722F27;
}
.yydt ul li a:hover p{
    color: #fff;
}
.main a.view_more{
    font-size: 14px;
    position: absolute;
    right: -58px;
    top: -52px;
    width: 116px;
    height: 104px;
    background: url(../img/ic_more.png) no-repeat center;
    color: #fff;
    text-align: center;
    padding-top: 12px;
    display: block;
    box-sizing: border-box;
}
.main a.view_more:hover{
    background: url(../img/ic_more2.png) no-repeat center;
}
/* 媒体聚焦 */
.mtjj{
    padding: 50px 0;
    background: url(../img/mtjj_bg.png) no-repeat center;
    background-size: auto 100%;
}
.mtjj h2.lmmc font{
    color: #722F27;
    border-bottom: 1px solid #722F27;
}
.mtjj h2.lmmc font::before{
    background: #722F27;
}
.mtjj ul{
    margin-top: 50px;
}
.mtjj ul li{
    float: left;
    width: 48%;
    margin-right: 4%;
    padding:  30px 50px 0;
    box-sizing: border-box;
    background: #f6f3ea;
}
.mtjj ul li:nth-child(2n){
    margin-right: 0;
}
.mtjj ul li a{
    display: block;
    padding-bottom: 30px;
}
.mtjj ul li:nth-child(1) a,.mtjj ul li:nth-child(2) a{
    border-bottom: 1px dashed #d8d0b9;
}
.mtjj ul li a p.time{
    font-size: 16px;
    color: #722F27;
    line-height: 20px;
}
.mtjj ul li a h2{
    font-size: 17px;
    color: #262626;
    line-height: 24px;
    font-weight: normal;
    margin: 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all .4s;
    height: 48px;
}
.mtjj ul li a p.txt{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.mtjj ul li a:hover h2{
    color: #722F27;
    padding-left: 10px;
}
/* 杏林热点 */
.xlrd{
    padding: 50px 0;
    background: #eeeadf url(../img/xlrd_bg.png) no-repeat bottom center;
}
.xlrd ul{
    margin-top: 50px;
}
.xlrd ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.xlrd ul li:nth-child(3n){
    margin-right: 0;
}
.xlrd ul li a{
    display: block;
    width: 100%;
    padding: 35px;
    background: #fefcf5;
    box-sizing: border-box;
}
.xlrd ul li a h2{
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    color: #262626;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #eeeadf;
    padding-bottom: 20px;
}
.xlrd ul li a h2 span{
    color: #722F27;
    display: inline-block;
    margin-right: 10px;
}
.xlrd ul li a p{
    font-size:15px;
    color:#666666;
    line-height: 30px;
    text-indent: 2em;
    margin: 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.xlrd ul li a>span{
    display: block;
    width: 26px;
    height: 14px;
    background: url(../img/xlrd_jt1.png) no-repeat left center;
}
.xlrd ul li a:hover{
    background: #722F27;
}
.xlrd ul li a:hover p,.xlrd ul li a:hover h2,.xlrd ul li a:hover h2 span{
    color: #fff;
}
.xlrd ul li a:hover h2{
    border-bottom: 1px solid #fff;
}
.xlrd ul li a:hover>span{
    background: url(../img/xlrd_jt2.png) no-repeat left center;
}

/* 医院概况 */
.yygk{
    padding: 100px 0;
    background: url(../img/yygk_bg.png) no-repeat ;
}
.yygk_sub {
    width: 50%;
}
.yygk_sub a.view_more{
    position: static;
}
.yygk_sub h2{
    font-size: 24px;
    line-height: 30px;
    color: #722F27;
    margin-top: 40px;
}
.yygk_sub p{
    font-size: 14px;
    color: #595959;
    line-height: 30px;
    text-indent: 2em;
    margin: 30px 0;
}
.yygk div.img {
    width: 50%;
}
.yygk div.img img{
    display: block;
    width: 90%;
    height:auto;
    margin-left: 10%;
}
/* 领导班子 */
.ldbz{
    padding: 50px 0 90px;
    background: url(../img/ldbz_bg.png) no-repeat left bottom;
}
.ldbz ul{
    margin-top: 100px;

}
.ldbz ul li{
    margin-right: 25px;
}
.ldbz ul li a{
    display: block;
    width: 100%;
    padding: 10px;
    background: #f7f4ed;
    box-sizing: border-box;
}
.ldbz ul li a p.img{
    overflow: hidden;
}
.ldbz ul li a p.img img{
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: all .8s;
}
.ldbz ul li a:hover p.img img{
    transform: scale(1.2);
}
.ldbz ul li a h2{
    font-size: 20px;
    line-height: 30px;
    margin-top: 15px;
    text-align: center;
}
.ldbz ul li a:hover h2{
    color: #722F27;
}
.ldbz ul li a p.txt{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-align: center;
    margin: 10px 0 20px;
}
.ldbz ul li a p.txt span{ 
    display: block;
}
.ldbz ul.slick-dots{
    margin-top: 0;
    bottom: -50px;
}
.ldbz ul.slick-dots li{
    margin-right: 10px;
}
.ldbz .slick-prev, .ldbz .slick-next,.ybry .slick-prev, .ybry .slick-next{
    width: 90px;
    height: 50px;
    top: -165px;
}
.ldbz .slick-prev,.ybry .slick-prev{
    left: auto;
    right: 90px;
    background: url(../img/btn06.png) no-repeat center;
    border-right: 1px solid #f7f4ed;
}
.ldbz .slick-next,.ybry .slick-next{
    right: 0;
    background: url(../img/btn05.png) no-repeat center;
}
.ldbz .slick-prev:hover,.ybry .slick-prev:hover{
    background: url(../img/btn02.png) no-repeat center;
}
.ldbz .slick-next:hover,.ybry .slick-next:hover{
    background: url(../img/btn04.png) no-repeat center;
}
/* 院部荣誉 */
.ybry {
    padding: 60px 0 80px;
    background: url(../img/ybry_bg.png) no-repeat left center;
}
.ybry ul{
    margin-top: 40px;
}
.ybry ul li{
  padding: 0 10px;
}
.ybry ul li img,.ybry ul li a{
    display: block;
    width: 100%;
    height: 220px;
    object-fit: cover;
    overflow: hidden;
    transition: all .8s;
}
.ybry ul li a:hover img{
    transform: scale(1.2);
}
.ybry .slick-prev, .ybry .slick-next{
    top: -110px;
}

/*院部环境*/
.ybhj{
    padding: 60px 0;
    background: transparent;
}
.ybhj ul{
    margin-top: 50px;
    background: #e9e2cf;
}
.ybhj ul li{
    padding: 20px;
}
.ybhj ul li a{
    position: relative;
}
.ybhj ul li a p{
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 80%;
    height: 80%;
    line-height: 176px;
    text-align: center;
    color: #eeeeee;
    font-size: 18px;
    background: url(../img/ybhj_tit_bg.png) no-repeat center;
    background-size: 95%;
}
.ybhj ul li a:hover p{
    display: block;
}
/* 地图 */
.map{
    padding: 70px 0;
}
.map .w1400{
    position: relative;
    padding: 18px;
    background: #e9e2cf;
    box-sizing: border-box;
}
.bdmap{
    height:456px;
    width:100%;
}
#r-result{
    display:none;
}
.BMap_shadow img{
    display:none !important;
}

.map_tab{
    width: 540px;
    position: absolute;
    right: 50px;
    top: 80px;
    z-index: 999;
}
.map_tab ul{
    position: relative;
}
.map_tab ul li{
    float: left;
    width: 50%;
}
.map_tab ul li h2{
    background: #722F27;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    position: relative;
    cursor: pointer;
}
.map_tab ul li.cur h2::before{
    display: block;
    content: "";
    position: absolute;
    top: -24px;
    right: -24px;
    width: 78px;
    height: 56px;
    background: url(../img/map_icon.png) no-repeat center;
}
.map_tab ul li.cur h2{
    background: #722F27;
    line-height: 70px;
    margin-top: 0;
}
.map_tab ul li div{
    position: absolute;
    width: 100%;
    left: 0;
    top: 70px;
    background: #1d7a4d;
    padding: 35px;
    box-sizing: border-box;
    display: none;
}
.map_tab ul li.cur div{
    display: block;
}
.map_tab ul li div p{
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    padding: 0 0 30px 100px;
    border-bottom: 1px solid #319765;
    box-sizing: border-box;
    position: relative;
}
.map_tab ul li div p.dh{
    width: 100%;
}
.map_tab ul li div p.dz{
    margin-top: 30px;
    width: 60%;
    float: left;
}
.map_tab ul li div p.yb{
     margin-top: 30px;
    width: 40%;
    float: left;
}
.map_tab ul li div p.dh::before,.map_tab ul li div p.dz::before,.map_tab ul li div p.yb::before{
    display: block;
    content: "";
    position: absolute;
    left: 25px;
    top: 4px;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    border: 1px solid #2d9260;
}
.map_tab ul li div p.dh::before{
    background: url(../img/dh.png) no-repeat center;
}
.map_tab ul li div p.dz::before{
    background: url(../img/dz.png) no-repeat center;
}
.map_tab ul li div p.yb::before{
    background: url(../img/yb.png) no-repeat center;
}
.BMap_pop{
    display: none!important;
}

/*专家团队*/
.zjtd {
    margin:60px 0;
}
.zjtd h2.gzs{
    display: inline-block;
    font-size: 28px;
    color: #0b0b0b;
    margin: 45px 0 30px;
    font-weight: normal;
    position: relative;
    line-height: 1;
}
.zjtd h2.gzs:nth-of-type(1){
    margin: 0px 0 30px;
}
.zjtd h2.gzs font{
    position:relative;
    z-index:10;
    padding-left: 15px;
}
.zjtd h2.gzs::before{
    position: absolute;
    display: block;
    content: "";
    width: 5px;
    height: 28px;
    background: #722F27;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
.zjtd ul li { width: 18.4%; float: left; margin-right: 2%; margin-bottom: 20px; }
.zjtd ul li:nth-child(5n) { margin-right: 0; }
.zjtd ul li div.pic_img {width: 100%;max-height: 340px;overflow: hidden;}
.zjtd ul li div.pic_img img {width: 100%;height: 340px;max-height: 340px;object-fit: cover;transition: all 1s;display: block;}
.zjtd ul li div.jj {width: 100%;background: #fff;padding: 10px 0;height: 48px;box-sizing: border-box;}
.zjtd ul li:hover h3 { color: #722F27; }
.zjtd ul li div.jj h3 {font-size: 18px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zjtd ul li div.jj p {font-size: 16px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/* 人事人才 */
.zp .w1400 .zp_list{padding: 40px;margin: 20px 0;background: #fff;}
.zp .w1400 .zp_list>div.clearfix:nth-child(1){
    margin-bottom:50px;
}
.zp .w1400 .zp_list>div>div{width: 47%;}
.zp .w1400 .zp_list h2{margin-bottom:20px;}
.zp .w1400 .zp_list h2 font{font-size: 30px;line-height: 40px;font-weight: normal;color: #722F27;width: auto;padding-right: 15px;background: #fff;}
.zp .w1400 .zp_list h2 a{font-size: 16px;color: #999999;line-height: 40px;font-weight: normal;padding-left: 15px;width: auto;background: #fff;margin-top: 10px;}
.zp .w1400 .zp_list h2 a:hover{color:#722F27;}
.zp .w1400 .zp_list ul li a{font-size: 16px;line-height: 40px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;width: 100%;}
.zp .w1400 .zp_list ul li a span{color: #999;font-size: 14px;line-height: 34px;}
.zp .w1400 .zp_list ul li a:hover{color:#722F27;text-indent:10px;}
.zp .w1400 .lxfs{}
.zp .w1400 .lxfs p{font-size: 19px;font-weight: bold;color: #fff;text-align: right;margin-right: 30px;margin-top: 15px;}


.picMarquee-left{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }

		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center; position:relative;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:194px; height:120px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:30px; height:30px; position:absolute; width:100%; bottom:0; background:rgba(255,255,255,0.4); color:#fff; font-size:14px;   }



/* 科研工作 */
#kyBox{padding: 50px 0;background: #fff;}
div#kyBox div.clearfix>div {overflow:hidden;float:left;position:relative;width: 32%;float: left;}
.visual .visual_item a{display:block;position: relative;}
.visual .visual_item a p{padding: 15px 0;color: #222222;text-indent: 20px;bottom: 0;left: 0;width: 100%;background: #f6f6f6;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;position: relative;}
.visual .visual_item img{width:100%;}
.visual .visual_control{position:absolute;font-size:0;height: 20px;bottom: 0;}
.visual .slick-dots{bottom: 65px;text-align: left;text-indent: 20px;}
.visual .slick-dots li{border-radius: 100px;width: 11px;height: 5px;overflow: hidden;padding: 0;margin: 0 2px;}
.visual .slick-dots li button{display: block;position:relative;width: 100%;height: 100%;color: #111;background: #FFF;font-size: 0;border-radius: 0px;}
.visual .slick-dots li.slick-active button{background: #4CAF50;}
.visual .slick-dots li button .visual_auto{}
.visual .slick-dots li .visual_next{background-position: 40px 0;}
.visual .visual_item img{display:none;height: 326px;object-fit: cover;}
.visual .slick-initialized .visual_item img{display:block;}

#kyBox .row h3{font-size: 28px;font-weight: normal;padding-bottom: 20px;}
#kyBox .row h3 a{font-size: 47%;float: right;color:#999;}
#kyBox .row h3 a:hover{color:#722F27;}
#kyBox .row ul{width: 100%;}
.newBox{
    margin:0 2%;
}
.listBox{width: 100%;}
.listBox li{font-size: 15px;position: relative;padding: 10px 0;line-height: 1.5;}
.listBox li a{display: block;font-size: 16px;}
.listBox li a::before{content:'';width:4px;height:4px;background: #b2c3c1;display: inline-block;position: absolute;top: 0;left: 0;bottom: 0;margin: auto;}
.listBox li a:hover::before{background: #722F27}
.listBox li a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;width: 100%;position: relative;padding-left: 10px;box-sizing: border-box;line-height: 30px;}
.listBox li a:hover{color:#722F27;}
.listBox li a .date{color: #888;top: 13px;right: 0;font-size:13px;}

.kybg{background: #f6ffe2;background: -moz-linear-gradient(90deg, #f6ffe2 0%, #e9effe 100%);background: -webkit-linear-gradient(90deg, #f6ffe2 0%, #e9effe 100%);background: linear-gradient(90deg, #f6ffe2 0%, #e9effe 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6ffe2', endColorstr='#e9effe',GradientType=1);padding: 65px 0;}
.kybg .box h3{font-size: 22px;font-weight: normal;padding-bottom: 10px;}
.kybg .box h3 a{font-size: 47%;float: right;opacity: .5;}
.kybg .box>div{
    float:left;
    width:32%;
}
.kybg .box>div.lab{
    margin: 0 2%;
}
/* 检索结果 */
.searchWrap {min-height: 600px;background: #fff;margin: 20px 0;padding: 30px;}
.searchWrap .serBox {padding: 25px;background: #f4f4f4;margin-bottom: 20px;}
.searchWrap .txt {border: none;height: 40px;line-height: 40px;width: 85%;font-size: 15px;color: #3d3d3d;text-indent: 15px;}
.searchWrap .btn {border: none;height: 40px;width: 15%;text-align: center;float: right;cursor: pointer;display: inline;color: #fff;background: #722F27;font-size: 18px;border-radius: 0;}
.searchWrap ul {padding-bottom: 30px;}
.searchWrap ul li {line-height: 30px;border-bottom: 1px solid #dedede;padding: 20px 0}
.searchWrap ul li a {display: block;}
.searchWrap ul li a h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.searchWrap ul li a:hover h3 {color: #722F27;}
.searchWrap ul li a:hover p {color: #3d3d3d;}
.searchWrap ul li a p {font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 60px;color: #333;}
.searchWrap ul li a span.time {color: #999;margin-top: 15px}
close
