@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站内页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-05-26 10:36)
 */

/*common*/

/*list*/
.g-listlf{min-height: 813px; background: #f5f5f5;}
.m-listlf .u-tit{padding: 25px 0; text-align: center; font-size: 28px; font-weight: bold; color: #fff; background: #00aab2;}
.m-listlf .u-tit span{display: inline-block; margin: -5px 20px 0 0; width: 28px; height: 24px; vertical-align: middle; background: url(../images/page/icon-tit.png) no-repeat;}
.m-listlf{width:25%}
.m-listrg{width:73%}

.g-listlf li a{display: block; padding: 25px 20px 25px 30px; font-size: 20px; border-bottom: 1px solid #fff;}
.g-listlf li a:hover,.g-listlf li.u-active a{background: url(../images/page/bg-shlf-h.png) 90% center no-repeat; color: #00aab2;font-weight:bold}

.m-cglist{margin-bottom: 20px;}
.m-cglist li{padding: 0 8px; height: 42px; line-height: 42px;overflow: hidden;}
.m-cglist li span{float: right;}
.m-cglist li a{padding-left: 14px;}
.m-cglist li.f-line{margin-bottom: 10px; padding-bottom: 10px; height: 52px; border-bottom: 1px dashed #ddd;}
.tit-mobile{display:none}


/*listOne*/
.m-onelist{line-height: 188%; padding: 15px 10px; text-align: justify;}
.m-onelist table{border-collapse: collapse;border:1px solid #333;}
.m-onelist table td,.m-onelist table th{border: 1px solid #333;}
.m-onelist img{max-width: 100%;}

.m-pgpdbox1 .m-listtop{border: 1px solid #e5e5e5;border-radius: 5px;min-height: 813px;padding:10px 20px}
.m-listtop .m-list-type{height: 40px;line-height: 40px;font-size: 24px;color: #00aab2;text-indent: 15px;background: url(../images/page/t-bj.png) 0 center no-repeat;}
.m-listtop .m-list-title{height: 60px;line-height: 60px;text-align: center;font-size: 34px;font-weight: 500;overflow: hidden;}
.m-listtop .m-from-cont{border-top:1px solid #ddd;padding-top:10px;text-align: left;color:#999;font-size:15px;margin-bottom: 20px}
.m-listtop .m-onelist{padding:0}

/*listPicture*/
.m-listpicture{padding-top: 15px;}
.m-listpicture ul{margin:0 -10px;overflow: hidden;}
.m-listpicture li{margin-bottom: 15px; text-align: center;width:25%;float:left;}
.m-listpicture li .img-wrap{width: 100%; height: 176px;overflow: hidden;}
.m-listpicture li p{padding: 7px 5px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

/*detail*/
.m-detailbox{padding: 10px 30px 20px;}
.u-lgtit{padding: 10px 10px 0; font-weight: bold; font-size: 30px; line-height: 1.5; color: #00aab2;}
.u-sttit{font-size: 26px;}
.m-dtfuns{background-color: #f5f5f5;padding: 16px 50px;box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.m-dtfuns,.m-dtfuns a,.u-wzinfo{ color: #666;}
.u-wzinfo span{margin-right: 20px;}
.m-dtfonts{padding: 20px 0px;}
.m-dttexts{min-height: 164px; font-size: 18px; line-height: 188%; overflow-x: auto; overflow-y: hidden;}
.m-dttexts p{margin-top: 15px;}
.m-dttexts table{border-collapse: collapse;border:1px solid #333;}
.m-dttexts table td,.m-dttexts table th{border: 1px solid #333;}
.m-dttexts img{max-width: 100%;display: block;margin: auto;}
.m-dtdownload{padding: 0 0 0 22px; background: url(../images/page/icon-detail.png) 0 -258px no-repeat;}
.m-dtdownload li{padding: 4px 0;}
.m-dtcode p{font-size: 12px; color: #999; text-align: center;}
.m-dtcode img{margin: 4px auto; display: block; width: 130px; height: 130px; padding: 4px; border: 1px solid #ddd;}
.m-btfuns{padding: 10px 0; border-bottom: 1px dashed #ddd;}
.m-btfuns li{float: left; margin: 0 15px 0 0; line-height: 28px;}
.m-btfuns li a{display: block; font-size: 13px; padding-left: 17px; background-image: url(../images/page/icon-detail.png); background-repeat: no-repeat;}
.m-btfuns li.u-comment a{background-position: 0 -28px;}
.m-btfuns li.u-error a{background-position: 0 -56px;}
.m-btfuns li.u-print a{background-position: 0 -84px;}
.m-btfuns li.u-close a{background-position: 0 -112px;}
.m-btfuns li.u-collect a{background-position: 0 -140px;}
.m-dtsxqh{padding: 0 0 15px;}
.m-dtsxqh li{max-width: 50%; line-height: 30px; background-image: url(../images/page/icon-detail.png); background-repeat: no-repeat; overflow:hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-dtsxqh li a{font-size: 16px;}
.m-dtsxqh .u-dtprev{padding-left: 30px; background-position: left -168px;}
.m-dtsxqh .u-dtnext{padding-right: 30px; background-position: right -198px;}
.u-fontsize .fontactive{color:#00aab2}
/* detail-bottom-style2 */
.m-detail-box{padding: 0;}
.m-dt-bottom{border-top: 1px solid #ddd;padding: 15px 0;}
.m-dt-funs{border-bottom: none;padding: 40px 0}

/*detailVideo*/
.m-dtvideo{width: 700px; height: 400px;}

/*search*/
.m-searchlf{width:25%;}
.m-searchrg{width:73%}
.m-searchtop{padding: 11px 0; background:#f5f5f5;padding-left:15px}
.m-searchtop li{float: left;margin-right:20px}
.m-searchtop li a{display: block; padding: 0 15px;height: 30px;line-height:30px;}
.m-searchtop li.u-active a{border-radius: 15px;background-color: #fff;color: #00aab2;}
.m-jgpx{float:left;font-size:18px;color:#333;font-weight:bold;line-height:30px;}
.u-searchkey{line-height: 50px;font-size:14px;color:#999}
.u-searchkey span{color: #ed0000;}

.g-searchlf{padding: 15px 0; background: #f5f5f5;}
.m-shfw ul,.m-shtims ul{padding: 4px 40px 0 22px;}
.m-shfw li,.m-shtims li{line-height: 42px;}
.m-shfw li a,.m-shtims li a{display: block;}
.m-shfw li span{float: right; color: #ed0000;}
.m-shfw li.u-active a{color: #00aab2;}
.m-shtims li a{background-position: right center; background-repeat: no-repeat; background-image: url(../images/page/bg-shlf.png);}
.m-shtims li.u-active a{color: #00aab2; background-image: url(../images/page/bg-shlf-h.png);}
.m-searchlists{border-right:1px solid #ddd;padding-right:15px}
.m-searchlists li{padding: 20px 0;border-bottom:1px solid #f0f0f0}
.m-searchlists .u-tit{line-height: 30px; font-size: 18px;margin-bottom:10px}
.m-searchlists .u-tit strong{color: #ed0000;}
.m-searchlists .u-infos{padding: 10px 0 0 0; font-size: 14px; color: #b2b2b2;}
.m-searchlists .u-infos span{margin-right: 36px;}
.m-searchlists .u-desc{margin: 4px 0; font-size: 16px; line-height:26px}
.m-searchlists .u-url a{display: block; font-size: 14px; color: #4ea63d; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

/*siteMap*/
.g-sitemap .row{display: flex;flex-wrap: wrap;background-color: white;}
.g-sitemap li{line-height: 48px;width: 20%;padding: 0 20px;}
.g-sitemap li a{display: block; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
/*siteMap*/

/* 科室导航 */
.guide-location{height: 78px;line-height: 78px;padding: 0 0 0 25px;}
.dm-guide-region .part-box{padding:30px;border:solid 1px #e3edf4;}
.part-label{width: 160px;text-align: center;}
.part-box-list{width:calc(100% - 160px);height:238px;padding-left:50px;display:flex;flex-wrap:wrap;align-content: flex-start;gap:20px;overflow-y:auto;}
/* 设置滚动条宽度 */
.part-box-list::-webkit-scrollbar{width:8px;height:8px;}
/* 滚动条轨道 */
.part-box-list::-webkit-scrollbar-track{background:transparent;border-radius:4px;}
/* 滚动条滑块 */
.part-box-list::-webkit-scrollbar-thumb{background-color:rgba(100,100,100,0.4);border-radius:4px;border:2px solid transparent;background-clip:content-box;transition:background-color 0.3s ease;}
/* 滑块悬停 */
.part-box-list::-webkit-scrollbar-thumb:hover{background-color:rgba(100,100,100,0.7);}
.part-box-list .list-item{padding:0;width:246px;height:65px;line-height:65px;text-align:center;background-color:#f3f7fa;border: none;}
.part-box-list .list-item .text{padding: 0 10px;}
.part-box-list .list-item .text span{display: block;position: relative;margin-left: -10px;margin-right: -10px;z-index: 1;}
.part-box-list .list-item .text span::after{position: absolute;content: '';left: 0px;top: 0;width: 0%;height: 100%;background-color: rgba(207,223,236);transition: all 0.3s;z-index: -1;}
.part-box-list .list-item:hover .text span::after{width: 100%;}
.part-box-list .list-item:hover .text{color: #333;}

/* 专家简介 */
.dm-expert-region .part-wrap{padding: 14px 30px;border: 1px solid #e3edf4;}
.dm-expert-region .part-box+.part-box .part-label{ border-top: 1px solid #e3edf4;}
.dm-expert-region .part-box:nth-child(1) .part-label{background: url(../images/guide/icon-lcks-small.png) left 12px center no-repeat;padding-left: 54px; transition: all 0.3s;}
.dm-expert-region .part-box:nth-child(2) .part-label{background: url(../images/guide/icon-yjks-small.png) left 12px center no-repeat;padding-left: 54px; transition: all 0.3s;}
.dm-expert-region .part-box:nth-child(1) .part-label.u-active{background: url(../images/guide/icon-lcks-small-hover.png) left 12px center no-repeat; color:#00aab2;}
.dm-expert-region .part-box:nth-child(2) .part-label.u-active{background: url(../images/guide/icon-yjks-small-hover.png) left 12px center no-repeat; color:#00aab2;}

/* 科室详情 */
.dm-detail-region .dm-detail-header{height:130px;padding:20px 30px;background-color:#f3f7fa;}
.dm-detail-region .dm-detail-header h2{color:#00aab2;margin-left:66px;line-height:90px;max-width:620px;overflow:hidden;}
.dm-detail-region .info-item{width:380px;display: flex;align-items: center;height:90px;line-height:30px;padding: 0 20px 0 34px;background-color:#ffffff;}
.dm-detail-region .img-txt{height:407px;position: relative;}
/* .dm-detail-region .img-txt::after{content:'';position:absolute;right: -4px;top: 35px;width:6px;height:27px;background-color:#00aab2;border-radius:3px;} */
.dm-detail-region .img-txt-item .img-wrap{width:714px;height:407px;overflow:hidden;}
.dm-detail-region .txt-box{width:calc(100% - 714px);height: 407px;padding:10px 5px 0px 40px;}
.dm-detail-region .txt-box .text{width: 100%;height: 100%;overflow-y:auto;}
/* 设置滚动条宽度 */
.dm-detail-region .txt-box .text::-webkit-scrollbar{width:8px;height:8px;}
/* 滚动条轨道 */
.dm-detail-region .txt-box .text::-webkit-scrollbar-track{background:transparent;border-radius:4px;}
/* 滚动条滑块 */
.dm-detail-region .txt-box .text::-webkit-scrollbar-thumb{background-color:rgba(0,170,178,0.7);border-radius:4px;border:2px solid transparent;background-clip:content-box;transition:background-color 0.3s ease;}
/* 滑块悬停 */
.dm-detail-region .txt-box .text::-webkit-scrollbar-thumb:hover{background-color:rgba(0,170,178,1);}
.dm-detail-region .m-tabstyle2{background-color:#f3f7fa;}
.dm-detail-region .m-tabstyle2 .tab-item a{height:62px;line-height:62px;}

/* 医院动态-图文 */
.hospital-dy-list .list-item{padding: 30px 0;border-bottom: 1px dashed #ccc;}
.hospital-dy-list .list-item:last-child{border-bottom: none;}
.hospital-dy-list .img-wrap{width:320px;height:200px;overflow:hidden;}
.hospital-dy-list .list-info{width:calc(100% - 320px);padding-left:30px;}
.hospital-dy-list .list-info .more{width:112px;height:40px;line-height:40px;background-color:#f3f7fa;}
.hospital-dy-list .list-item:hover .more{background-color: #00aab2; color: white;}

/* 医院动态详情 */
.hospital-loacation{height: 73px;line-height: 72px;padding: 0 0 0 25px;border-bottom: 1px dashed #cccccc;}

/* 专家详情 expert-detail*/
.expert-detail-content{margin-top:77px;}
.expert-detail-content .img-wrap{position: relative;width:300px;overflow:hidden;}
.expert-detail-content .img-wrap::before{content: '';display: block;width:100%;height:0px;padding-top: 142.66666%;}
.expert-detail-content .img-wrap img{position: absolute;left: 0; top: 0;}
.expert-detail-content .expert-info{width:calc(100% - 300px);padding-left:50px;}
.expert-detail-content .job{display: inline-block;width: 230px;}
.expert-detail-content .expert-info .name{height: 80px;border-bottom: 1px solid #e3edf4;}
.expert-detail-content .expert-info .job-info{margin-top:58px;margin-bottom:55px;}
.expert-detail-content .line{height:1px;background-color:#e3edf4;margin-bottom:25px;}
.expert-detail-content .summary{color:#00aab2;padding-left:18px;position:relative;margin-bottom: 10px;}
.expert-detail-content .summary::before{content:'';position:absolute;left:0;top:9px;width:6px;height:20px;background-color:#26b0b8;}
.expert-detail-content .back{width:200px;height:65px;line-height:63px;background-color:#ffffff;border:solid 1px #e3edf4;padding:0 26px;}
.expert-detail-content .back img{margin:24px 13px 0 0;}

/* 招标详情 tender-detail*/
.m-process{height: 91px;border-bottom: 1px solid #ddd;padding-top:22px;}
.m-process-list{padding: 0 190px;justify-content: space-between;}
.m-process .label{width:135px;height:48px;line-height:48px;text-align:center;background-color:#f3f7fa;border-radius:4px;}
.m-process .u-active .label{background-color:#00aab2;color: #fff;}
.m-process .u-active .cricle{display: block; top: 59px; left: 50%; transform: translateX(-50%);width:20px;height:20px;background-color:#ffffff;border:solid 2px #00aab2;}
.m-process .u-active .date{display: block;top: 82px;width: 100%; text-align: center;color: #00aab2;}
.expert-content .content{padding-top: 30px;}

/* 医院信息 hospital-info*/
.hos-info-region .imgview{width:670px;height:598px;}
.hos-info-region .overview{width:calc(100% - 670px);padding-right: 40px;height:598px;}
.hos-info-region .img-wrap{width:100%;height:445px;overflow:hidden;}
.hos-info-region .about-item{width:326px;height:133px;padding:30px 0;background-color:#f3f7fa;}
.hos-class-region .m-tabnav{background-color:#f3f7fa;border-bottom:none;height:;}
.hos-class-region .m-tabnav .tab-item a{height:60px;line-height:60px;}
.hos-class-region .department-list{display:flex;flex-wrap:wrap;gap:25px 20px;justify-content:start;}
.hos-class-region .department-list .list-item{width:250px;height:65px;line-height:65px;text-align:center;background-color:#f3f7fa;}
.hos-class-region .department-list .list-item:hover{background-color: rgba(207, 223, 236);}
.hos-tab-box .content img{text-indent: none;max-width: 100%;height: auto;}

/* hos-tab-main */
.hos-tab-main .content{padding: 0 58px;}
/* 投诉与建议 */
.feedback-box{min-height:598px;padding:50px 0;background-color:#ffffff;border:solid 1px #dddddd;}
.feedback-box .jb-form{width: 1020px;}
.feedback-box .col-md-12{width: 100%;}
.feedback-box .col-md-6{width: calc(50% - 20px);}
.feedback-box .col-md-6+.col-md-6{margin-left: 40px;}
.feedback-box .label{width: 5vw;min-width: 48px;}
.feedback-box .value-wrap{margin-left: 5vw;}
.feedback-box .captcha{margin-left: 0;}
.feedback-box .file-btn{width: 100px;}
.feedback-box .captcha-val{width: 218px;}
.feedback-box .vercode{width:80px;height:30px;object-fit:cover;margin-top:6px;margin-left:16px;cursor:pointer;}
.feedback-box .btn-submit{width:110px;height:52px;line-height:52px;background-color:#00aab2;border-radius:4px;}

/* 领导班子 */
.leader-list{display: flex;flex-wrap: wrap;margin-left: 1%;margin-right: 1%;}
.leader-item{width: 16.66666%;margin-bottom: 40px;}
.leader-link{display: block;width: 87.2524%;margin: 0 auto;padding-bottom: 15px;background-color: #f4f4f4;}
.leader-item .img-wrap{position:relative;width:100%;height:0;padding-top:129.78723%;background-color:#096dc1;overflow:hidden;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}

.leader-item .img-wrap img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.leader-link h4{margin-top: 8px;}
.leader-link p{margin-top: 6px;}
.leader-link:hover p{color: #333;}

/*media query*/
/*large pcScreen*/
@media (min-width:1240px) {
	.m-listlf{width: 300px; padding-left: 0;}
	.m-listrg{width: 1270px; padding-right: 0;}
}
/*big pcScreen*/
@media screen and (max-width:1600px) {
	/* 专家简介 */
	.dm-guide-region .part-box{padding: 10px;}
	.part-box-list{padding-left: 10px;}
	.part-box-list .list-item{width: 235px;}
	
	.feedback-box .label{width: 8vw;}
	.feedback-box .value-wrap{margin-left: 8vw;}
	.feedback-box .captcha,.dm-detail-region .dm-detail-header h2{margin-left: 0;}

	.hos-info-region .overview{height: auto;}

}
/*medium pcScreen lg*/
@media screen and (max-width: 1280px) {
    .u-lgtit{padding: 15px 0 0; font-size: 24px;}
    .u-sttit{font-size: 20px;}
    .u-wzinfo span{margin-right: 25px;}

    .m-dtvideo{width: 100%;}

    .g-sitemap li{line-height: 40px;}

    .m-listpicture li{width:33.33%}

	.dm-detail-region .txt-box{width: 100%;padding-left: 0;}

	.feedback-box{height: auto;padding: 30px 15px;}
	.feedback-box .jb-form{width: 100%;}
	.feedback-box .label{width: 10vw;}
	.feedback-box .value-wrap{margin-left: 10vw;}
	.feedback-box .captcha{margin-left: 0;}

	.hos-info-region .overview,.hos-info-region .imgview{width: 100%;float: none;margin-bottom: 20px;padding-right: 0;}
	.hos-info-region .about-item{width: 49%;}

	.m-process-list{padding:0 30px;}

	.part-box-list .list-item{width: 328px;}
	.m-listcard1 .list-item{width: calc(50% - 10px);}

	.leader-item{width: 25%;}
}
/*pad md*/
@media screen and (max-width: 991px ){
	.m-dtfuns{justify-content: center;gap: 10px;}
	.function-box .u-fontsize{line-height: 24px;}
	.g-listlf{min-height: auto;}

	.m-listlf .u-tit{padding: 13px 0; font-size: 18px;}
	.g-listlf ul{padding:0 10px;}
	.g-listlf li a{padding: 8px 20px 8px 10px; font-size: 16px;}
	.tit-mobile{display:block}
	.tit-web{display:none}
	.m-listlf,.m-listrg{width:100%}
	.m-location{margin-left:10px;margin-right:10px}

	.m-cglist li{height: 36px; line-height: 36px;}
	.m-cglist li.f-line{margin-bottom: 5px; padding-bottom: 5px; height: 35px;}
	.m-listpicture li{width:50%}
    .m-onelist{padding: 10px;}
    .m-detailbox{padding: 0 10px;}
	.u-lgtit{padding: 0; font-size: 20px;}
	.u-sttit{font-size: 16px;}
	.u-wzinfo span{margin-right: 10px;}
	.m-dtfonts{padding: 10px 0;}
	.m-dttexts{font-size: 14px;}
	.m-dttexts p{margin: 0 0 10px;}
	.m-dtsxqh{padding: 0;}
	.m-dtsxqh li a{font-size: 14px;}
	.m-dtcode{display:none}
	.m-dtsxqh li.u-dtprev,.m-dtsxqh li.u-dtnext{max-width: 100%; float: none; padding: 0; background: none;}

	.m-listpicture li .img-wrap{height: auto}

	.m-searchtop{padding: 0 0 6px;}
	.m-searchlf,.m-searchrg{width:100%;padding:10px;}

	.g-searchlf{margin-top: 10px;}
	.m-shfw ul,.m-shtims ul{padding: 4px 10px 0;}
	.m-shfw li,.m-shtims li{line-height: 30px;}
	.m-searchlists li{border-bottom: 1px dashed #ddd;}
	.m-searchlists .u-tit{font-size: 16px;}
	.m-searchlists .u-infos span{margin-right: 8px;}
	.m-searchlists .u-infos{padding: 5px 0;}
     
    .m-listtop .m-list-title{font-size:26px;}
    .g-listlf{position:relative;}
    .m-titstyle1 .u-tit,.m-listtop .m-list-type{font-size:18px}
    
    /*列表页菜单下拉*/
    .mobile-listnav{display: none;position: absolute;width:100%;background: #f9f9f9;z-index:10}
    .openslide{display:block}
    .mobile-listnav li:last-child a{border-bottom:none}
    .cuterow {display: inline-block;position: absolute; top: 50%;right: 10px;margin-top: -2px;width: 0;height: 0; 
    	margin-left: 2px;vertical-align: middle;border-top: 5px dashed;border-top: 5px solid\9;border-right: 5px solid transparent;border-left: 5px solid transparent;}

	.dm-detail-region .dm-detail-header{height: auto;}
	.dm-detail-region .dm-detail-header h2{width: 100%;text-align: center;margin-left: 0;}
	.dm-detail-region .dm-detail-header ul{float: none;display: flex;width: 100%;}
	.dm-detail-region .img-txt::after{content: none;}
	.expert-detail-content .expert-info{width: 100%;padding-left: 0;margin-top: 20px;}
	.feedback-box .label{width: 12vw;}
	.feedback-box .value-wrap{margin-left: 12vw;}
	.feedback-box .captcha{margin-left: 0;}
	.hos-tab-main .content{padding: 0;}
	.hos-tab-main .m-tabstyle3 .tab-item a{padding: 0 16px;}
	.hospital-dy-list{margin-top: 0px;}
	.g-sitemap li{line-height: 40px;width: 33.33333333%;}
	.leader-item{width: 33.333333%;}
	.expert-detail-content .back{width: 156px;height:50px;line-height:50px;background-color:#ffffff;border:solid 1px #e3edf4;padding:0 10px;}
	.expert-detail-content .back img{margin:16px 10px 0 0;}
	.expert-detail-content{margin-top: 0px;}
	.expert-detail-content .img-wrap{width: 136px;float: none;margin: 0 auto;}
	.expert-detail-content .expert-info .name{height: 48px;}
	.expert-detail-content .expert-info .job-info{margin: 10px 0;}
	.expert-detail-content .line{margin-bottom: 10px;}
	.mt-50{margin-top: 20px;}
	.mb-40{margin-bottom: 15px;}
}

/*phone sm*/
@media screen and (max-width: 767px) {
	.m-dtfuns{padding: 16px 10px;}
    
	.part-label,.part-box-list{width: 100%;padding-left: 0;}
	.part-box-list .list-item,.m-listcard1 .list-item{width: 100%;}

	.dm-detail-region .dm-detail-header{padding: 20px 10px;}
	.dm-detail-region .dm-detail-header ul{flex-direction: column;gap: 10px;}
	.dm-detail-region .info-item{width: 100%;}
	.dm-detail-region .img-txt-item .img-wrap{width: 100%;height: auto;}
	.dm-detail-region .img-txt{height: auto;}

	.feedback-box .col-md-6{width: 100%;float: none;}
	.feedback-box .label{float: none;}
	.feedback-box .value-wrap,.feedback-box .col-md-6+.col-md-6,.feedback-box .vercode{margin-left: 0;float: none;}
	.feedback-box .col-md-6:first-child{margin-bottom: 20px;}

	.hos-info-region .imgview{height: auto}
	.hos-info-region .img-wrap{height: 230px;}
	.hos-info-region .about-item{width: 100%;margin-bottom: 20px;}
	.hos-class-region{margin-top: 0;}

	.hospital-dy-list .img-wrap{width: 100%;height: 215px;margin-bottom: 20px;}
	.hospital-dy-list .list-info{width: 100%;padding-left: 0;}

	.m-process-list{padding: 0;}
	.m-process .label{width: 100px;}

	.g-sitemap li{width: 50%;}
	.leader-item{width: 50%;}
}
/*small xs*/
@media screen and (max-width: 638px) {
    .m-listpicture li{margin-bottom: 10px;}
	.m-listpicture li img{height: auto;}


}
/*print*/
@media print {
    .is-header,.m-location,.is-footer,.u-fontsize,.share-main,.m-dtsxqh,.m-btfuns,.is-toolbar{display: none;}
    .m-pgpdbox1,.m-detailbox{padding: 0;}
    .m-dtfonts{padding: 10px;}
}