﻿@charset "utf-8";
/*2017-5-26 中心医院 jmj*/
.hospital-wrap{overflow: hidden;}
.w1200{width: 1200px;margin: 0 auto;}
/*hosp-banner*/
.hosp-banner{width: 100%;height: 185px;background-position: center center;}
.team-hl{background-image: url("../images/team-hl.jpg");}
/*hospital-main*/
.hospital-main{padding-top: 40px;padding-bottom: 60px;background-color: #f6f6f6;}
/*内容页content*/
/*左边*/
.hosp-content-fl{width: 24%;max-width: 287px;background-color: #fff;}
.sidebar{width: 100%;}
.sidebar-hd{width: 100%;height: 62px;line-height: 62px;font-size: 18px;color: #fff;text-align: center;background: url("../images/sidebar-bg.jpg") center center no-repeat;}
.sidebar-list{padding: 20px 24px;background: #fff;}
.sidebar-list li{line-height: 26px;border-bottom: 1px #e3e3e3 dashed;color: #353535;text-align: center;}
.sidebar-list li a{display: block;width: 100%;height: 100%;margin: 10px 0;}
.sidebar-list li.select>a,.sidebar-list li:hover>a{background-color: #efefef;color: #000;}
.sidebar-list li:last-child{border-bottom: 0;}
.sidebar-sub{display: none;}
.sidebar-sub li{}
.sidebar-sub li a{display: block;padding-left: 80px;text-align: left;color: #767676;background: url("../images/arr.jpg") 68px center no-repeat;transition:all 0.3s;-webkit-transition:all 0.3s;}
.sidebar-sub li:hover a{background: #fff url("../images/arr.jpg") 68px center no-repeat;color: #96d5ea;-webkit-transform: translateX(10px); transform: translateX(10px);}
.sidebar-sub li.select a{background: #fff url("../images/arr.jpg") 68px center no-repeat;color: #96d5ea;}
.sidebar-list li.select .sidebar-sub{display: block;}
/*右边*/
.hosp-content-fr{max-width: 888px;width: 74%;background: #fff;}
.content-hd{height: 42px;padding:0 20px;color: #fff;background: url("../images/content-hd.jpg") left center no-repeat;}
.content-caption{font-size: 16px;line-height: 42px;}
.content-nav{padding: 11px 0 11px 16px; background: url("../images/home.jpg") left center no-repeat;}
.content-nav a{height: 16px;line-height: 16px; padding: 0 10px;color: #fff;}
.content-nav a:last-child{border-right: 0;}
.hosp-content{text-align: justify;line-height: 26px;color: #7d7d7d;}
/*科室介绍*/
.content-guild{width: 90%;padding: 25px 0 20px 0;margin: 0 auto;background: #fcfcfc;}
.guild-text{border-bottom: 1px #e4e4e4 solid;}
.guild-text p{position: relative; float: left;padding: 0 25px 0 70px;margin-left: 10px; line-height: 36px;}
.guild-text span{position: absolute;top: 0;left: 0; color: #57abc7;}
.guild-tel{border-top: 1px #fff solid;padding-top: 16px;}
.guild-tel p{float: left;line-height: 40px;margin-right: 50px;}
.guild-tel img{float: left;width: 40px;height: 40px;margin: 0 13px;}
.content-text{width: 90%;padding: 25px 0;margin: 0 auto;}
.content-text div{margin-bottom: 20px;line-height: 26px;color: #8d8d8d;text-align: justify;}
.content-text div p{color: #57abc7;}
.content-text div.content-text-top{padding-bottom: 30px;border-bottom: 1px #e4e4e4 solid;color: #2f2f2f;}
.content-text div.content-text-top p{color: #3879c3;}
/*护理团队*/
.hosp-content-intro{width: 84%;margin: 0 auto;padding-top: 35px; }
.hosp-content-intro h3{font-size: 24px;margin-bottom: 30px; color: #2d69ad;text-align: center;font-weight: normal;}
.hosp-content-intro p{text-align: justify;line-height: 26px;margin-bottom: 35px;color: #7d7d7d;text-indent: 28px;}
.intro-time{padding: 20px; border: #e4e4e4 solid;border-width: 1px 0;}
.intro-time div{float: left;margin-right: 20px;text-align: center;}
.intro-time div p{margin: 0;text-indent: 0;color: #57abc7;}
.intro-time span{line-height: 26px;color: #7e7e7e;}
.hosp-content-list{width: 84%;padding:50px 0;margin: 0 auto;}
.hosp-content-list li{line-height: 30px; overflow: hidden;-webkit-transition:all 3s linear;-moz-transition:all 3s linear;-ms-transition:all 3s linear;transition:all 3s linear;}
.hosp-content-list a{position: relative;float: left;width: 70%;padding-left: 40px;color: #7c7c7c;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hosp-content-list a:before{position: absolute;left: 22px; top: 50%;margin-top: -2.5px;content: "";width: 5px;height: 5px;border-radius: 50%;background: #488fcf;}
.hosp-content-list span{float: right;color: #c5c5c5;}
/*鼠标滑过列表*/
.hosp-content-list li:hover a{text-shadow:0 2px 2px rgba(0,0,0,0.5);color: #488fcf;}

/*执业登记*/
.permit{display: block; padding: 50px 0;margin: 0 auto;}
/*院内应急通道*/
.channel {width: 75%;padding: 21.5px 0; margin: 0 auto 35px auto;border: 1px #e4e4e4 solid;overflow: hidden;}
.channel img{display: block;margin:auto;}
/*组织结构*/
.org{line-height: 26px;margin-top: 50px; color: #363636;text-align: center;}
.org p{margin-bottom: 20px;}
/*医院概况*/
.hospview-txt{width: 87%;margin: 25px auto;}
.hospview p{line-height: 30px;margin-bottom: 25px;color: #868686;text-align: justify;text-indent: 28px;}
.hospview-txt img{max-width: 100%;margin-bottom: 25px;}
.hospview-txt div img{float: left;margin-right: 20px;margin-bottom: 0;}
/*外伤备案审批流程*/
.process{width: 80%;margin: 0 auto 30px auto;}
.process h4{line-height: 24px;margin-bottom: 10px; font-size: 16px;color: #57abc7;font-weight: normal;}
.process p{line-height: 30px;color: #777;}
/*转外异地就医备案流程---温馨提示*/
.tips{position: relative;padding-left: 80px;width: 85%;line-height: 26px;margin: 20px auto;color: #838383;}
.tips span{position: absolute;left: 0;top: 0;color: #e86200;}
/*领导集体795px*/
.leader{width: 90%;margin: 45px auto;}
.leader div{position: relative;width: 62%;margin: 5px auto;line-height: 27px;padding-left: 100px; color: #868585;}
.leader div p{position: absolute;top: 0;left: 0;width: 84px;height: 27px;line-height: 27px;color: #fff;text-align: center;background-color: #a7001a;border-radius: 5px;}
.leader ul{margin: 35px auto;}
.leader ul li{position: relative; display: inline-block;}
.leader ul p{position: absolute;left: 0;bottom: 20px;width: 100%;line-height: 28px;padding: 0 20px; text-align: right;color: #fff;background-color: #a7001a;}
.leader ul span{display: block;text-align: center;color: #8f8f8f;overflow: hidden;}
.leader-ul1{margin-left: -1.69% !important;}
.leader-ul1 li{margin-left: 1.69%;}
.leader-ul2{margin-left: -2% !important;}
.leader-ul2 li{width: 30%;margin-left: 2%;}
.leader ul li img{width: 100%;}
/*历史沿革730px*/
.history{width: 82%;margin: 50px auto;}
.hist-list{margin-left: 50px;padding: 10px 0 10px 38px; border-left: 1px #efefef solid;}
.hist-list li{position: relative;margin-bottom: 30px;}
.hist-list li:before{position: absolute;left: -52px;top: 0;content: ""; width: 16px;height: 16px;border: 5px #fff solid;border-radius: 50%;background-color: #5c9bd4;}
.hist-list li h3{margin-bottom: 10px; font-weight: normal;font-size: 16px;color: #1a1a1a;}
.hist-list li p{line-height: 24px;color: #797979;}
.hist-img{margin-left: -8.5px; overflow: hidden;}
.hist-img li{float: left;/*width: 208px;*/width: 31.5%; margin-left: 8.5px;margin-top: 20px; text-align: center;}
.hist-img li:before{content: none;}
.hist-img li img{display: block;max-width: 100%;}
.hist-img li span{display: block;line-height: 24px;margin-top: 5px;color: #484848;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.history form{margin-bottom: 35px;}
.history form p{padding: 15px 25px;line-height: 26px;font-size: 16px;color: #218fb3;}
.history table{width: 100%;border-bottom: 1px #218fb3 solid;}
.history tr{height: 37px;}
.history tr td{padding: 0 10px;color: #787878;text-align: center;}
.history tr td:first-child{text-align: left;padding-left: 25px;}
.history tr.graybg{background-color: #fafafa;}
.history tr.table-top{background-color: #8ecde2;}
.history tr.table-top td{color: #fff;}
/*专家门诊794px*/
.outpatient{width: 90%;margin: 0 auto;}
.outpa-hd{height: 37px;line-height: 37px;text-align: center;color: #388da9; border-right: 1px #fff solid;}
.outpa-hd p{float:left; width: 12.4%; border-left: 1px #fff solid;background-color: #dff1f7;}
.outpa-hd p.outpa-name{margin-right: 5px;color: #fff;background-color: #388da9;}
.outpatient ul{width: 100%;}
.outpatient ul li{width: 100%;height: 99px;margin-top: 7px;text-align: center; border-right: 1px #f4f4f4 solid;overflow: hidden;}
.outpatient ul p{float: left; width: 12.4%;height: 100%;padding: 15px 0;line-height: 24px;font-size: 12px; border: #f4f4f4 solid;border-width: 1px 0 1px 1px; background-color: #fff;}
.outpatient ul p.outpa-name{line-height: 67px;margin-right: 5px;padding: 15px 0;font-size: 14px; color: #328ba8;background-color: #e0f2f7;border: 1px #b1dae8 solid;}
/*table*/
.outtable{width: 98%;margin: 10px auto;border-spacing:2px 5px;border-collapse: separate;}
.outtable a{display: block;color: #7d7d7d;line-height: 24px; }
.outtable a:hover{color:#388da9;text-decoration: underline; }
.outtable thead td{height: 37px;padding: 0; background-color: #dff1f7;color: #388da9;font-size: 14px;border:1px #fff solid;}
.outtable thead td.outpa-name{background-color: #388da9;color: #fff;}
.outtable tr{border-right: 1px #f4f4f4 solid;}
.outtable td{width: 12.4%;line-height: 24px; font-size: 12px;padding: 15px 5px; text-align: center; border:1px #f4f4f4 solid; }
.outtable td.outpa-name{font-size: 14px;color: #328ba8;background-color: #e0f2f7;border-color: #b1dae8;}

/*住院流程*/
.inhospital{position: relative;width: 643px;margin: 0 auto 60px auto;}
.inhospital .tips{position: absolute;bottom: -20px;left: 210px; width: 415px;padding-left: 40px;}
/*医保专区745px*/
.hosp-zone{width: 84%;padding: 50px 0;margin: 0 auto;}
.hosp-zone a{padding-left: 28px;}
.hosp-zone a:before{left: 0;}
/*双向转诊675px*/
.referral{width: 76%; margin: 0 auto;}
.referral .tips{width: 52%;padding-left: 7%;margin: 15px auto;}
.referral-txt{width: 85%;margin: 10px auto 50px auto;line-height: 26px;color: #787878;}
.referral-txt p{position: relative;padding: 5px 0 5px 25px;}
.referral-txt span{position: absolute;top: 5px;left: 0;}
.referral-txt h3{color: #2d69ad; font-weight: normal;}
.guild-check-item .referral-txt{width: 100%}
/*医生介绍*/
.doc-main{width: 70%;margin:auto;padding-top: 80px;overflow: hidden;clear: both;}
.docimg{float: left;margin-right: 30px;width: 210px;height: 240px;}
.docimg img{display: block;max-width: 100%;}
.doctit{float: left;width: 60%;}
.doctit h3{line-height: 26px;margin-top: 5px;font-weight: normal;}
.doctit p{line-height: 26px; color: #777;}
.hr{border-top: 1px #ddd solid;}
.doc-list{width:70%;margin: 40px auto;padding-top: 20px;overflow: hidden;}
.doc-list li{position: relative; padding: 20px 15px 20px 80px;min-height: 97px;line-height: 26px;color: #787878; border-top: 1px #f4f4f4 solid;overflow: hidden;}
.doc-list li i{position: absolute;left: 6px;top: 20px;line-height: 20px;width: 57px;height: 57px;padding: 5px 10px; font-size: 16px;font-style: normal;text-align: center; color: #fff;background: url("../images/iconbg.jpg") no-repeat;}
/*健康体检*/
.guild-check{width: 90%;margin: 0 auto;padding: 45px 0;}
.guild-check-tit{height: 38px;line-height: 38px;padding: 0 16px;border-bottom:1px #eaeaea solid;}
.guild-check-tit a{display: inline-block;/*width: 10.8%;*/padding: 0 15px; margin-left: 1%;font-size: 16px;color: #fff;text-align: center;border-top-left-radius: 5px;border-top-right-radius: 5px; background: #4186c5;cursor: pointer;}
.guild-check-tit a.active{background: #f54a8a;}
.guild-check-item{display: none;}
.guild-items{margin-bottom: 35px;overflow: hidden;}
.guild-items h4{padding: 0 15px; font-size: 16px;font-weight: normal;}
.guild-items h4 span{color: #ff7800;}
.guild-items-box{position: relative;min-height: 106px; padding: 20px 15px 20px 200px;margin-top: 25px;background: #f9f9f9;overflow: hidden;}
.guild-items-box p,.guild-items-boxs p{line-height: 26px;color: #616161;}
.guild-items-box p span,.guild-items-boxs p span{color: #242424;}
.guild-items-tit{position: absolute;left: 0;top: 50%;margin-top: -33px;width: 175px; text-align: center;background: url("../images/guild-arrow.gif") right center no-repeat;}
.guild-items-tit p{line-height: 36px;font-size: 30px;color: #ff7e00;}
.guild-items-tit span{display: block;line-height: 30px;color: #616161;}
.guild-items-boxs{padding: 10px 50px 20px 50px;margin-top: 35px; border: 1px #eaeaea solid;background: #fff;overflow: hidden;}
.guild-items-boxs h4{line-height: 36px;padding: 0; font-size: 16px;font-weight: normal;color: #ff7e00;}
.guild-check-tel{min-height: 56px;padding-left: 70px;background: url("../images/checktel.jpg") left top no-repeat;}
.guild-check-tel p{line-height: 26px;}
/*新闻中心 width: 785px;*/
.hosp-news{width: 90%;margin:auto;padding-top: 45px;}
.hosp-news li{margin-bottom: 30px; border: 1px #f4f4f4 solid;overflow: hidden;transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;box-shadow: none; }
.hosp-news a{position: relative;display: block;padding: 30px 3% 30px 140px;overflow: hidden;}
.news-time{position: absolute;top: 20px;left: 3%; width: 91px;height: 91px;line-height: 24px;color: #fff;text-align: center;background: url("../images/news-time.jpg") left center no-repeat;background-size: 100% 100%;}
.news-time div{padding: 21px 10px;}
.news-time span{display: block;font-size: 18px;border-bottom: 1px #fff solid;}
.news-time p{font-size: 20px;}
.news-txt{line-height: 24px;}
.news-txt h3{font-size: 16px;font-weight: normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news-txt p{height: 48px; color: #808080;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.news-txt span{display: inline-block;padding-left: 26px;margin-right: 10px;color: #808080;background: url("../images/news-num.jpg") left center no-repeat;}
.news-arrow{position: absolute;top: 0;right: -146px; width: 146px;height: 100%;line-height: 137px;text-align: center;color: #fff; background: #488fcf url("../images/news-arrow.gif") 115px center no-repeat;transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.news-txt span.news-txt1{background: url("../images/time.jpg") left center no-repeat;background-size: 15px 15px;}
.hosp-news li:hover{-webkit-box-shadow:0 0 12px 4px rgba(0,0,0,0.1);-moz-box-shadow:0 0 12px 4px rgba(0,0,0,0.1);box-shadow:0 0 12px 4px rgba(0,0,0,0.1);    }
.hosp-news li:hover .news-arrow{right: 0;}
/*媒体报道*/
.hosp-newsimg a{padding-left: 250px;}
.news-img{position: absolute;top: 20px;left: 3%;width: 200px;height: 96px;overflow: hidden;}
.news-img div{}
.news-img img{display: block;max-width: 100%;}
/*nav*/
nav{}
.page {clear:both;overflow:hidden;margin:0px auto 0px auto;text-align: center;list-style: none;padding: 10px 0px;}
.page li {display:inline;padding:0px 5px;}
.page li a,.page li span {display: inline-block;padding: 4px 10px;background-color: #fff;border: 1px solid #ddd;border-radius:3px;}
.page li a:hover,
.page li a:focus {text-decoration: none;background-color: #96d5ea;color: #fff;}
.page .next a,.page .next span {float: right;}
.page .previous a,.page .previous span {float: left;}
.page .disabled a,
.page .disabled a:hover,
.page .disabled a:focus,
.page .disabled span {color: #777;cursor: not-allowed;background-color: #fff;}
.page .active a,
.page .active span,
.page .active a:hover,
.page .active span:hover,
.page .active a:focus,
.page .active span:focus {z-index: 2;color: #fff;cursor: default;background-color: #337ab7;border-color: #337ab7;}
.page .pgCurrent{display: inline-block;padding: 4px 10px;background-color: #50b1db;border: 1px solid #50b1db;border-radius:3px;cursor: default;z-index: 2;color: #fff; }
.page .pgEmpty{display: inline-block;padding: 4px 10px;background-color: #fff;border: 1px solid #ddd;border-radius:3px;}
/*文章详情页 width:735px;*/
.hosp-article{margin: 55px auto;padding:0px 40px 0px 40px;}
.hosp-article-hd{border-bottom: 1px #f4f4f4 solid;overflow: hidden;}
.hosp-article-hd h3{line-height: 30px;font-size: 24px;text-align: center;font-weight: normal;color: #2d69ad;}
.hosp-article-hd div{float: right;line-height: 26px;color: #7d7d7d;}
.hosp-article-hd span.time{padding-left: 20px;margin-right: 10px; background: url("../images/time.jpg") left center no-repeat;background-size: 14px 14px;}
.hosp-article-hd span.num{padding-left: 26px;background: url("../images/news-num.jpg") left center no-repeat;background-size: 20px 11px;}
.hosp-article-text{padding: 25px 20px;line-height: 26px;color: #7d7d7d;text-align: justify;font-family:"Microsoft YaHei"; min-height: 430px;_height:430px;}
.hosp-article-text div{font-family:"Microsoft YaHei";}
.hosp-article-bottom{width: 100%;padding: 5px 8%;margin-bottom: 30px; background-color: #E5E5E5;}
.hosp-article-bottom div{display: block;}
.hosp-article-bottom div:hover a{color: #2d69ad;}
.hosp-article-text img{display: block;max-width: 100%;height: auto;}
/*服务价格*/
.hosp-cost,.hosp-drug{width: 83%;margin: 0 auto 55px auto;}
.hosp-cost .hosp-content-intro{width: 100%;border-bottom: 1px #f4f4f4 solid;}
.hosp-cost-table{width: 100%;margin-top: 20px; line-height: 30px;text-align: center;}
.hosp-cost-table li{overflow: hidden; border-left:1px #e7e7e7 solid;background: #f8f8f8; }
.hosp-cost-table p{float: left; padding:10px 30px;height: 45px;border: #e7e7e7 solid;border-width: 1px 1px 1px 0;color: #8d8d8d; }
.hosp-cost-table li p.costname{width: 50%; text-align: left;}
.hosp-cost-table li p.costyuan{width: 15%;}
.hosp-cost-table li p.costdj{width: 15%;}
.hosp-cost-table li p.costcode{width:20%;}
.hosp-cost-table li.libto{margin-bottom: 10px;background: #fff;}
.hosp-cost-table li.libto p{border-top: 0;}
.hosp-cost-table li.cost-hd{border: 0;}
.hosp-cost-table li.cost-hd p{height: 25px;line-height: 25px; padding: 0 30px; color: #61b9d6; border: 0;}
.hosp-cost-table li.cost-hd p.costyuan{border:#61b9d6 solid;border-width: 0 1px;}
/*药品价格查询*/
.hosp-cost-search{border-bottom: 1px #f4f4f4 solid;}
.hosp-cost-search div{position: relative; width: 430px;height: 44px; margin: 0 auto 50px auto;background: #fff;overflow: hidden;}
.hosp-cost-search p{width: 87%;height: 100%;border: 1px #e5e5e5 solid;background: #fff;}
.hosp-cost-search input{width: 100%;padding: 11px 10px;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #d6d6d6;} 
input:-moz-placeholder, textarea:-moz-placeholder { color: #d6d6d6;} 
input::-moz-placeholder, textarea::-moz-placeholder { color: #d6d6d6;} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #d6d6d6;} 
.hosp-cost-search .cost-search{position: absolute;right: 0;top: 0;width: 44px;height: 44px;background: #81d2ed url("../images/cost-search.png") center center no-repeat;cursor: pointer;}
.hosp-cost-result{padding: 20px 0px;}
.hosp-cost-result h4{font-size: 16px;line-height: 30px;font-weight: normal;}
.hosp-cost-result .hosp-cost-table p{color: #000;}
.hosp-cost-result .hosp-cost-table .libto p{color: #8d8d8d;}
.result-table4 .hosp-cost-table p.costname{width: 50%;}
.result-table4 .hosp-cost-table p.costyuan{width: 20%;}
.result-table4 .hosp-cost-table p.costlist{width: 30%;}
.result-table4 .hosp-cost-table p.costadd{width: 20%;}

/*======查询表单2018-0728========*/
.hosp_check{text-align: center;}
.hosp_check a{display: inline-block;padding: 10px 25px;margin: 50px 20px;border-radius: 6px;color: #fff;font-size: 16px;border:1px #81d2ed solid; background: #81d2ed;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #d6d6d6;} 
input:-moz-placeholder, textarea:-moz-placeholder { color: #d6d6d6;} 
input::-moz-placeholder, textarea::-moz-placeholder { color: #d6d6d6;} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #d6d6d6;} 
.hosp_form{width: 85%;margin: auto;overflow: hidden;}
.hosp_form .form_sec{margin-top: 15px;height: 44px;overflow: hidden;}
.hosp_form .form_sec .form_sec-hd{float: left;width: 20%;line-height: 44px;font-size: 16px; text-align: right;}
.hosp_form .form_sec .form_sec-bd{float: left;width: 80%;padding: 0 2%;}
.hosp_form .form_sec input{width: 100%;height: 100%;line-height: 20px;padding: 11px 10px;border: 1px #e5e5e5 solid;background: #fff;}
.hosp_form .form_sec input:focus{border-color: #81d2ed;}
.hosp_form .form_foot{margin-top: 30px;padding-left: 22%;height: 44px;overflow: hidden;}
.hosp_form .form_foot a{display: inline-block;line-height: 44px;}
.hosp_form .form_foot .form_alink{margin: 0 15px; font-size: 14px;text-decoration: underline;color: #81d2ed;}
.hosp_form .form_foot .form_login{width: 25%;height: 100%;text-align: center;color: #fff;font-size: 16px;border:1px #81d2ed solid; background: #81d2ed;}
.hosp_form .form_foot .form_login:hover{border-color: #81d2ed;color: #81d2ed;background: #fff;}
.hosp_form .form_foot .form_alink:hover{color: #2d69ad;}
/*验证码*/
.form_yzm input[type="text"]{width: 75%;}
.form_yzm .get_yzm{display: inline-block;padding: 0 15px;height: 44px;line-height: 44px;color: #fff;background: #999;}
/*out*/
.hosp-drug{position: relative;}
.fix_out{position: absolute;top:0;right: 0;padding: 5px 20px; color: #fff;font-size: 16px;border:1px #81d2ed solid; background: #81d2ed;}
/**/
.sheet_sec{width: 100%;padding: 20px;margin-top: 15px;border:1px #e7e7e7 solid;border-radius: 6px;background: #f8f8f8;overflow: hidden;}
.sheet_sec .sheet_title{position: relative;cursor: pointer;}
.sheet_sec .sheet_title h3{line-height: 30px;font-size: 16px;color: #000;}
.sheet_sec .sheet_title p{margin-top: 15px;line-height: 20px;font-size: 14px;color: #8d8d8d;}
.sheet_sec .sheet_title:after{content: "";position: absolute;top: 50%;right: 0;width: 30px;height: 30px;margin-top: -15px;background: url("../images/sheet-01.png");}
.sheet_sec .sheet_title.active:after{background: url("../images/sheet-02.png");}
.sheet_sec .sheet_result{display: none;margin-top: 20px;padding: 0 10px;border-top: 3px #fff solid;overflow: hidden;}
.sheet_sec .sheet_result.show{display: block;}
.sheet_sec .sheet_result div{margin-top: 10px;line-height: 30px;text-align: justify;font-size: 14px;color: #8d8d8d;}
.sheet_sec .sheet_result div h3{color: #000;}
.sheet_sec .sheet_result div h3 span{display: inline-block;margin:0 5px; font-size: 14px;font-weight: normal;color: #8d8d8d;}
.sheet_sec .sheet_result div h3 span i{font-style: normal;color: #e9686b;}
.sheet_sec .sheet_result .sheet_list{width: 100%;overflow: hidden;}
.sheet_sec .sheet_result .sheet_list li{float: left;width: 50%;}
.sheet_sec .sheet_result .sheet_list li span{color: #000;}
.sheet_sec .sheet_result table{width: 100%;border:1px #e7e7e7 solid;border-radius: 6px;background: #fff;}
.sheet_sec .sheet_result table thead th{text-align: center;padding: 5px;color: #000;overflow: hidden;}
.sheet_sec .sheet_result table tr{border-top: 1px #e7e7e7 solid;}
.sheet_sec .sheet_result table tr td{text-align: center;padding: 5px;overflow: hidden;}

/*预约挂号*/
.appointment{width: 90%;margin: auto;line-height: 26px;color: #8d8d8d;}
.appoint-txt{border-bottom: 1px #f4f4f4 solid;}
.appoint-txt p{text-indent: 28px;margin-bottom: 15px;}
.appoint-way{padding: 20px 10px 35px 10px;border-bottom: 1px #f4f4f4 solid;}
.appoint-way p{position: relative;padding-left: 85px;margin: 6px 0;color: #f48400;}
.appoint-way p a{color: #f48400;}
.appoint-way p span{position: absolute;top: 0;left: 0;width: 72px;height: 26px;color: #fff;text-align: center;background: #61b9d6;}
.appoint-way div{margin-top: 15px;padding: 0 10px;color: #f48400;font-size: 18px; background: #dff1f7;}
.appoint-way div span{color: #636363;font-size: 14px;}
.appoint-tips{padding: 25px 10px;border-bottom: 1px #f4f4f4 solid;}
.appoint-tips h4,.appoint-way h4{font-weight:normal;color: #61b9d6;}
.appoint-tips p{position: relative;padding-left: 20px;}
.appoint-tips p:before{position: absolute;top: -1px;left: 0;content: "★";font-size: 18px;color: #61b9d6;}
.appoint-credit{padding: 25px 10px;}
.appoint-credit table{width: 100%;margin: 25px auto;}
.appoint-credit table tr{border:1px #f4f4f4 solid;}
.appoint-credit table td{padding: 0 7px;line-height: 34px; border:1px #f4f4f4 solid;}
.appoint-credit table tr.credit-top{background: #61b9d6;color: #fff;text-align: center;}
.appoint-credit table td.tcen{text-align: center;}
/*体检服务*/
.hosp-service{margin: auto;}
.hosp-service p{text-align: justify;line-height: 26px;margin-bottom: 35px;color: #7d7d7d;text-indent: 28px;}
.hosp-service-list{}
.hosp-service-list li{display: inline-block; width: 222px;margin-left:20px;margin-right:20px;margin-bottom:32px;border: 1px #ddd solid;}
.hosp-service-list p{display: table; width: 100%;height: 238px;margin-bottom: 0;border-bottom: 1px #ddd solid;overflow: hidden;}
.hosp-service-list i{display: table-cell;vertical-align: middle;}
.hosp-service-list img{display: block;max-width: 100%;height: auto;margin: auto;}
.hosp-service-list span{display: block;line-height: 26px;padding: 10px;text-align: center;}

/*文化理念*/
.hosp-culture-idea{width: 100%;min-height: 560px;padding-bottom: 50px; background: url("../images/culture-idea.jpg") left top no-repeat;}
.hosp-culture-idea .leader{padding-top: 90px;margin-top: 0;}
.hosp-culture-txt{width: 87%;margin: auto;}
.hosp-culture-txt p{margin-bottom: 30px;}
/*医院荣誉*/
.hosp-honor{width: 86%;margin: 30px auto;}
.hosp-honor-table h3{margin-bottom: 10px;font-size: 18px;color: #0e6bb2;font-weight: normal;}
.hosp-honor-table table{width: 100%;margin: 25px 0;border-top:1px #a5d9ea solid;text-align: center;}
/*.hosp-honor-table table tr:nth-child(2n+1){background: #f5f5f5;}*/
.hosp-honor-table table tr.graybg{background: #f5f5f5;}
.hosp-honor-table table td{padding: 10px;border: #ddd solid;border-width: 0 1px 1px 1px;}
.hosp-honor-table table tr.honor-table-top{background: #cdf0f8;}
.hosp-honor-table table tr.honor-table-top td{color: #000; border-color: #a5d9ea;}
.hosp-honor-list{margin-left: -25px;margin-top: 40px;overflow: hidden;}
.hosp-honor-list li{float: left;width: 237px;margin-left: 25px;margin-bottom: 25px; border: 1px #ddd solid;overflow: hidden;}
.hosp-honor-list li a{position: relative;display: block;width: 100%;}
.honor-ul-img{width: 100%;height: 161px;border-bottom: 1px #ddd solid;}
.honor-ul-text{padding: 10px 20px;overflow: hidden;}
.honor-ul-text h4{height: 36px;line-height: 18px; font-weight: normal; overflow: hidden}
.honor-ul-text p{height: 20px;line-height:20px;margin-top:5px;overflow:hidden;}
.honor-ul-time{padding-left: 20px;background: url("../images/time.jpg") left center no-repeat; background-size: 15px 15px;}
.honor-ul-num{padding-left: 25px;background: url("../images/news-num.jpg") left center no-repeat; background-size: 20px 11px;}
.honor-ul-arrow{position: absolute;bottom: -83px;left: 0;width: 100%;padding:28.5px 0;color: #fff;text-align: center; background: #fdbc27; overflow: hidden;transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.honor-ul-arrow:after{position: absolute;top:50%;left: 65%;content: "";width: 20px;height: 20px;margin-top: -9px; background: #fdbc27 url("../images/btnarrow-icon.png") right center no-repeat;background-position: 0 -20px ; }
.hosp-honor-list li:hover .honor-ul-arrow{bottom: 0;}
.hosp-honor-list li:hover{-webkit-box-shadow:0 0 12px 4px rgba(0,0,0,0.1);-moz-box-shadow:0 0 12px 4px rgba(0,0,0,0.1);box-shadow:0 0 12px 4px rgba(0,0,0,0.1); }

.honer-list{width: 87%;margin: auto;}
.guild-check .honer-list{width: 96%;}

/*巾帼文明岗*/
.hosp-civili{width: 84%;margin: auto;padding-bottom: 50px;}
.hosp-civili p{position: relative;width: 100%;line-height: 36px;padding-left:26%;margin-bottom: 22px; background: #eee;border-radius: 5px; overflow: hidden;}
.hosp-civili p span{position: absolute;top: 0;left: 0;width: 25%;height: 100%;color: #fff;text-align: center; background: #e1281d;}
.hosp-civili p span b{position: absolute;top: 50%;left: 9%;margin-top: -18px;font-weight: normal;}
/*护理部简介*/
.nurse-intro{width:88%; }
.nurse-intro img{display: block;max-width: 100%;height: inherit;margin-bottom: 30px;}

/*科室列表*/
.department a{padding-left: 150px;}
.depart-img{top: 50%;margin-top: -50px;display: table; width: 100px;height: 100px;background: url("../images/depart-img.jpg") top left no-repeat;}
.depart-img div{display: table-cell;vertical-align: middle;}
.depart-txt div{padding-bottom: 5px; border-bottom: 1px #ddd solid;}
.depart-txt span{padding: 0;background: none;}
/*医师列表*/
.hosp-doctor{margin: 20px 3%;overflow: hidden;}
.hosp-doctor  ul{margin-left: 0px;}
.hosp-doctor  li{float: left;width:33%;position:relative;margin: 20px 0  20px 0; background: #fff;opacity: 1;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all 0.35s;transition: all 0.35s;}
.hosp-doctor  li .hosp-doctor-list{width: 212px;margin: auto;border: 1px #f6f6f6 solid;}
.hosp-doctor  li .hosp-doctor-list:hover{box-shadow: 6px 6px 6px #c5c5c5;-webkit-transition: all 0.35s;transition: all 0.35s;opacity: 0.8;-webkit-transform: scale(1.05);transform: scale(1.05);}
.hosp-doctor  li img{width: 100%;height: 242px;}
.hosp-doctor  li a{display: block;overflow: hidden;}
.hosp-doctor  li .doctor-img{width: 100%;height: 242px;background: #f8f8f8;}
.hosp-doctor  li .doctor-info{padding: 12px 25px;}
.hosp-doctor  li .doctor-info h5{font-weight: normal;color:#5c5c5c;line-height: 20px;font-size: 14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.hosp-doctor  li .doctor-info div{line-height: 18px;font-size: 12px;margin-top: 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.hosp-doctor  li .doctor-info div span{display: inline-block;padding: 0 5px;color:#fff;margin-right: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.hosp-doctor  li .doctor-info div strong{font-weight: normal;color:#5c5c5c;}
.hosp-doctor  li .doctor-info .di-time span{background: #48aecf;}
.hosp-doctor  li .doctor-info .di-room span{background: #99c308;}

/* 专题专栏--巾帼文明ztzl-jgwm*/
.ztzl-jgwm{width: 90%;margin: auto;}
.ztzl-jgwm img{float: left;margin: 0 10px 5px 0;}
.ztzl-jgwm p{text-indent: 28px;line-height: 26px;}
.ztzl-jgwm div{text-align: right;}

/*学科切换*/
.hosp-disc-tab{width: 95%;height: 50px;margin: 50px auto;border-bottom: 1px #bbe2ef solid;}
.hosp-disc-tab p{float: left;padding: 0 25px;margin-left: 15px;line-height: 48px;font-size: 16px;color: #57abc7;border: 1px #bbe2ef solid;background-color: #e8f8fe;cursor: pointer;}
.hosp-disc-tab p.active{background-color: #fff;border-bottom-color: #fff;}
.disc-item{display: none;}
/*监督途径*/
.hosp-warning{position: relative;width: 50%;margin:50px auto;padding-left: 80px;}
.hosp-warning img{position: absolute;top: 0;left: 0;display: block;width: 60px;height: 60px;}
.hosp-warning h3{font-size: 18px;color: #e10c0c;}
.hosp-warning p{color: #e10c0c;}
.hosp-warning p span{color: #424242;}



.hospital-main{padding-top:0px;padding-bottom:0px;}
.hosp-content-fr{max-width:auto;width:100%;}
.pager{float:left;overflow:hidden;padding:10px 5px 5px 0;}
.pager ul{height:25px;margin:0;overflow:hidden;float:left;}
.pager li{height:25px;line-height:25px;margin:0 0 0 5px;text-align:center;float:left;}
.pager a{height:100%;padding:0 8px;font-weight:100;float:left;}
.pager .current a,.pager .current a:hover{font-weight:700;text-decoration:none;cursor:default;}
.pager .record,.pager .pages{color:#0D6CA9;height:25px;line-height:25px;padding:0px 0 0 5px;font-weight:100;float:left;overflow:hidden;}
.pager_lgr{float: right;}
.pager_lgr a{border:1px solid #D0E7F5;color:#0D6CA9;background:#eef8ff; text-decoration:none;}
.pager_lgr a:hover{border:1px solid #0D6CA9;color:#fff;background:#0D6CA9;text-decoration:none;}
.pager_lgr .current a,.pager_lgr .current a:hover{border:1px solid #0D6CA9;color:#fff;background:#0D6CA9;}
.pager_lgr .first_dis a,.pager_lgr .first_dis a:hover,.pager_lgr .prev_dis a,.pager_lgr .prev_dis a:hover,.pager_lgr .next_dis a,.pager_lgr .next_dis a:hover,.pager_lgr .last_dis a,.pager_lgr .last_dis a:hover{border:1px solid #D0E7F5;color:#0D6CA9;background:#eef8ff;}
@media screen and (max-width: 1210px) {
    .w1200{width: 1000px;}
    .outpatient ul p{padding: 0;}
}

.pagin{margin: 30px 20px;}
.pagin_text{float: left;margin: 4px 0;font-size: 14px;color: #333;padding: 4px 0;}
.pagin_list li{display: block;float: left;font-size: 14px;line-height: 1.5;color:#333;margin: 4px;background: #fff;text-decoration:none;}
.pagin_list li.pgEmpty,
.pagin_list li.pgCurrent{display: block;padding: 4px 12px;font-size: 14px;line-height: 1.5;color:#333;border:1px #ddd solid;background: #fff;}
.pagin_list li>a{display: block;width: 100%;padding: 4px 12px;font-size: 14px;line-height: 1.5;color:#333;border:1px #ddd solid;background: #fff;}
.pagin_list li:hover a,
.pagin_list li.pgCurrent{border-color: #d20707;background-color: #d20707;color: #fff;}