@charset "utf-8";

/*内页公共banner标题*/
.commonTitle{box-sizing: border-box;position: relative;height: 260px;width: 100%;background: url(../images/commonBg.jpg) center no-repeat;background-size: cover;}
.commonTitle img{width: 100%;height: auto;display: block;margin: 0 auto;}
.commonTitle .commonContent{width: 100%;height: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;box-sizing: border-box;}
.commonTitle .commonContent h3{font-size: 40px;color: #ffffff;font-family:"jxzk";letter-spacing: 25px;text-align: center;padding-left: 25px; line-height: 200px;font-weight: normal;box-sizing: border-box;background:url(../images/titleh3BG.png) center center no-repeat;}
.commonTitle .commonContent .commonUl{box-sizing: border-box;width: 100%;height: 72px;position: absolute;left: 0;right: 0;bottom: 0;background: url(../images/commonUl.png) top center no-repeat;}
.commonTitle .commonContent ul{box-sizing: border-box;overflow: hidden;}
.commonTitle .commonContent ul li{float: left;height: 72px;box-sizing: border-box;background: url(../images/common-x.png) left no-repeat;}
.commonTitle .commonContent ul li:first-child{background: none;}
.commonTitle .commonContent ul li a{display: block;font-size: 16px;color: #fefefe;line-height: 72px;padding: 0 20px;box-sizing: border-box}
.commonTitle .commonContent ul li:first-child a{padding-left: 0;}
.commonTitle .commonContent ul li:first-child.active a{background: url(../images/commonActive.jpg) 30% bottom no-repeat;}
.commonTitle .commonContent ul li:first-child:hover a{background: url(../images/commonActive.jpg) 30% bottom no-repeat;}
.commonTitle .commonContent ul li.active a{background: url(../images/commonActive.jpg) bottom no-repeat;}
.commonTitle .commonContent ul li:hover a{background: url(../images/commonActive.jpg) bottom no-repeat;}

.commonTitle .commonUl p{box-sizing: border-box;font-size: 14px;color: #ffffff;line-height: 72px;}
.commonTitle .commonUl p a{color: #ffffff;display: inline-block;margin: 0 5px;}

.partyTitle{background: url(../images/partyBanner.jpg) center no-repeat;background-size: cover;}
.partyTitle .commonContent h3{background: none;}
.partyTitle .commonContent .commonUl{background: none;}

/*医院新闻专题聚焦*/
.FocusMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 40px 0 70px 0;}
.FocusMain ul{box-sizing: border-box;width: 100%;padding-top: 20px;overflow: hidden;}
.FocusMain ul li{ position:relative; width: 380px;height: 267px;float: left;margin: 15px 0 35px 30px; box-sizing: border-box;}
.FocusMain ul li:nth-child(3n+1){margin-left: 0;}
.FocusMain ul li .vImg{width: 380px;height: 240px;margin: 0 auto; box-sizing: border-box;overflow: hidden;position: relative;}
.FocusMain ul li .vImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.FocusMain ul li .vImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.FocusMain ul li h3{ width:335px; font-size: 16px;height: 56px; line-height:56px;color: #333333;font-weight: normal; text-align:center;overflow: hidden; position:absolute; bottom:0px; left:24px; background:#fff; box-shadow: 0px 0px 7px rgba(0,0,0,0.2);}
.FocusMain ul li:hover h3{ height:51px; border-bottom:5px solid #009b4d;}
.FocusMain ul li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/*分页*/
.newsPage{width: 100%; box-sizing: border-box;text-align: center;margin-top: 25px;}
.newsPage .newsPageContent{}
.newsPage .newsPageContent a{ font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 2px;display: inline-block;padding: 12px 18px; border:1px solid #b3c3bb; margin:0 1px;}
.newsPage .newsPageContent span{padding: 12px 22px;border: 1px solid #b3c3bb; font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;cursor: pointer; padding: 12px 18px;}
.newsPage .newsPageContent a.current{color: #ffffff;background: #00923f;}
.newsPage .newsPageContent a.active{color: #ffffff;background: #00923f;}

.newsPage .newsPageContent a:hover{color: #fff;background: #00923f; border: 1px solid #00923f;}
.newsPage .newsPageContent select{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;border: 1px solid #b3c3bb; cursor: pointer; padding: 12px 22px; background: #ffffff;}
.pPage .newsPageContent span{border: 1px solid #df3737;}
.pPage .newsPageContent a{border: 1px solid #df3737;}
.pPage .newsPageContent a.current{color: #ffffff;background: #df3737;}
.pPage .newsPageContent a.active{color: #ffffff;background: #df3737;border: 1px solid #df3737;}
.pPage .newsPageContent a:hover{color: #fff;background: #df3737; border: 1px solid #df3737;}
.pPage .newsPageContent select{border: 1px solid #df3737;}
/*视频中心*/
.videoMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 40px 0 70px 0;}
.videoMain ul{box-sizing: border-box;width: 100%;padding-top: 20px;overflow: hidden;}
.videoMain ul li{width: 380px;height: 355px;float: left;margin: 0 0 25px 30px; box-sizing: border-box;padding: 15px;background: #fafafa;}
.videoMain ul li:nth-child(3n+1){margin-left: 0;}
.videoMain ul li .vImg{width: 350px;height: 225px;margin: 0 auto; box-sizing: border-box;overflow: hidden;position: relative;}
.videoMain ul li .vImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.videoMain ul li .vImg .vBg{display: none; position: absolute;width: 100%;height: 100%;left: 0;right: 0;top: 0;bottom: 0;margin: auto;box-sizing: border-box;background:rgba(54,104,75,0.86);}
.videoMain ul li .vImg .vBg span{display: block;position: absolute;width: 56px;height: 56px;left: 0;top: 0;right: 0;bottom: 0;margin: auto;background:url(../images/videoPlay.png) center no-repeat;}
.videoMain ul li .vImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.videoMain ul li h3{font-size: 18px;height: 54px;color: #333333;font-weight: bold;margin-top: 15px;overflow: hidden;}
.videoMain ul li span{font-size: 12px;color: #666666;display: block;margin-top: 5px;}
.videoMain ul li:hover h3{color: #00923f;}
.videoMain ul li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.videoMain ul li:hover .vImg .vBg{display: block;}

.departMain{box-sizing: border-box;width: 100%;overflow: hidden;}
.departMain .dOne{box-sizing: border-box;overflow: hidden;padding: 60px 0;}
.departMain .dOne .dOneImg{width: 810px;height: 470px;float: left;overflow: hidden;}
.departMain .dOne .dOneImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.departMain .dOne .dOneTxt{width: 390px;height: 470px;float: left;overflow: hidden;box-sizing: border-box;padding: 36px;background: url(../images/departImg-2.jpg) center no-repeat;background-size: cover;}
.departMain .dOne .dOneTxt img{display: block;margin: 0 auto;}
.departMain .dOne .dOneTxt p{font-size: 14px;color: #ffffff;line-height: 25px;margin-top: 20px;text-align: justify;text-indent: 2em;}
.departMain .dOne .dOneTxt a{display: block;font-size: 14px;color: #ffffff;width: 160px;height: 40px;line-height: 40px;margin: 30px auto 0; text-align: center;box-sizing: border-box;border: 1px solid #FFFFFF;}

.departMain .dTwo{box-sizing: border-box;overflow: hidden;padding-top: 50px; width: 100%;height: 610px;background: url(../images/departImg-4.jpg) center no-repeat;background-size: cover;}
.departMain .departTitle{box-sizing: border-box;overflow: hidden;}
.departMain .departTitle img{display: block;margin: 0 auto;}

.departMain .departYstd{width: 100%;min-height: 445px;box-sizing: border-box;position: relative;padding-top: 39px;overflow: hidden;}
.departMain .departYstd .bd{width: 100%;}
.departMain .departYstd .bd ul{overflow: hidden;width: 100%;box-sizing: border-box;}
.departMain .departYstd .bd ul li{width: 225px;height: 335px;float: left;margin-right: 20px;position: relative;overflow: hidden;word-break: break-all;background: url(../images/departImg-3.jpg) center no-repeat;}
.departMain .departYstd .bd ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;overflow: hidden;}
.departMain .departYstd .bd ul li .iDoctorImg{width: 188px;height: 240px;overflow: hidden;margin: 18.5px auto 0;}
.departMain .departYstd .bd ul li .iDoctorImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.departMain .departYstd .bd ul li .iDoctorImg img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.departMain .departYstd .bd ul li h3{font-size: 20px;color: #333333;font-weight: bold;margin-top: 6px;overflow: hidden;box-sizing: border-box;text-align: center;}
.departMain .departYstd .bd ul li p{font-size: 16px;color: #666666;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.departMain .departYstd .bd ul li:hover .iDoctorImg img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.departMain .departYstd .bd ul li:hover h3{color: #009b4d;}
.departMain .departYstd .hd{ overflow:hidden;width: 100%;margin-top: 50px;z-index:100;}
.departMain .departYstd .hd ul{margin:0;box-sizing: border-box;text-align: center;}
.departMain .departYstd .hd ul li{display:inline-block;cursor: pointer;width:26px;height:14px;overflow:hidden;margin: 0 5px;background: url(../images/departBd.png) center no-repeat;font-size: 0;}
.departMain .departYstd .hd ul li.on{background: url(../images/departBdHover.png) center no-repeat;} 

.departMain .dThree{box-sizing: border-box;overflow: hidden;padding: 60px 0;}
.departMain .departTslf{width: 100%;min-height: 416px;box-sizing: border-box;position: relative;padding-top: 39px;overflow: hidden;}
.departMain .departTslf .bd{width: 100%;}
.departMain .departTslf .bd ul{box-sizing: border-box;overflow: hidden;}
.departMain .departTslf .bd ul li{width: 275px;height: 306px;float: left;margin-right: 33px;box-sizing: border-box;background: url(../images/departTslfBg.jpg) center no-repeat;background-size: cover;}
.departMain .departTslf .bd ul li a{display: block;box-sizing: border-box;padding: 30px;}
.departMain .departTslf .bd ul li h3{font-size: 20px;color: #333333;margin-top: 10px;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.departMain .departTslf .bd ul li p{font-size: 13px;height: auto;color: #999999;line-height: 25px;margin-top: 15px;text-align: justify;word-break: break-all;}
.departMain .departTslf .bd ul li span{font-size: 13px;color: #666666;margin-top: 16px;display: inline-block;letter-spacing: 1px;box-sizing: border-box;padding-right: 15px;}
.departMain .departTslf .bd ul li i{font-size: 40px;color: #dddddd;font-weight: normal;font-family: "Arial";font-style: normal;}
.departMain .departTslf .bd ul li:hover{background: url(../images/departTslfHover.jpg) center no-repeat;background-size: cover;}
.departMain .departTslf .bd ul li:hover h3{color: #00923f;font-weight: bold;}
.departMain .departTslf .bd ul li:hover span{color: #00923f;}
.departMain .departTslf .hd{ overflow:hidden;width: 100%;margin-top: 50px;z-index:100;}
.departMain .departTslf .hd ul{margin:0;box-sizing: border-box;text-align: center;}
.departMain .departTslf .hd ul li{display:inline-block;cursor: pointer;width:26px;height:14px;overflow:hidden;margin: 0 5px;background: url(../images/departBd.png) center no-repeat;font-size: 0;}
.departMain .departTslf .hd ul li.on{background: url(../images/departBdHover.png) center no-repeat;} 

.departMain .dFour{box-sizing: border-box;overflow: hidden;padding-top: 50px; width: 100%;height: 569px;background: url(../images/departImg-5.jpg) center no-repeat;background-size: cover;}
.departMain .dFour ul{box-sizing: border-box;overflow: hidden;padding-top: 30px;}
.departMain .dFour ul li{width: 520px;height: 112px;float: left;box-sizing: border-box;padding-bottom: 20px;margin-left: 160px;margin-bottom: 25px;overflow: hidden;border-bottom: 1px dashed #a2b4ab;}
.departMain .dFour ul li:nth-child(2n+1){margin-left: 0;}
.departMain .dFour ul li a{display: block;}
.departMain .dFour ul li .nTime{width: 60px;float: left;text-align: center;}
.departMain .dFour ul li .nTime p{font-size: 42px;color: #333333;}
.departMain .dFour ul li .nTime i{display: block;width: 20px;height: 1px;margin: 0 auto;background: #d0c7b8;}
.departMain .dFour ul li .nTime span{display: block;font-size: 12px;color: #999999;margin-top: 8px;}
.departMain .dFour ul li .nTxt{width: 435px;float: right;text-align: justify;word-break: break-all;}
.departMain .dFour ul li .nTxt h3{font-size: 16px;color: #333333;font-weight: normal;margin-top: 10px;height: 48px;}
.departMain .dFour ul li .nTxt p{font-size: 14px;color: #999999;margin-top: 12px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.departMain .dFour ul li:hover .nTime p{color: #00923f;}
.departMain .dFour ul li:hover .nTxt h3{color: #00923f;}


/*名医名家介绍*/
.departmentMain{box-sizing: border-box;width: 100%;overflow: hidden;padding: 0 0 70px 0;}
.departmentMainBG { background:url(../images/departmentMainBG.jpg) top center no-repeat;}

.expertList{box-sizing: border-box;width: 100%;padding: 10px 0 30px 0;}
.expertList ul{box-sizing: border-box;overflow: hidden;}
.expertList ul li{width: 230px;height: 342px;box-sizing: border-box;float: left;margin: 0 0 12px 12px;background: url(../images/expertBg.jpg) center no-repeat;}
.expertList ul li:nth-child(5n+1){margin-left: 0;}
.expertList ul li a{display: block;width: 100%;height: 100%;}
.expertList ul li .expertImg{width: 190px;height: 242px;box-sizing: border-box;margin: 20px auto 0;overflow: hidden;}
.expertList ul li .expertImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.expertList ul li .expertImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.expertList ul li:hover .expertImg img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.expertList ul li h3{font-size: 20px;color: #333333;text-align: center;font-weight: bold;margin-top: 10px;box-sizing: border-box;padding: 0 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.expertList ul li p{font-size: 16px;color: #666666;text-align: center;box-sizing: border-box;padding: 0 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.expertList ul li:hover h3{color: #00923F;}


.departTop{box-sizing: border-box;height: 481px; margin:30px 0 0 0;}
.departTop .departLeft{width: 300px;height: 481px;float: left;box-sizing: border-box;padding: 31px;box-shadow: 0 5px 15px rgba(0,0,0,.08); background:#fff;}
.departTop .departLeft .departImg{width: 237px;height: 347px;margin: 0 auto;overflow: hidden;}
.departTop .departLeft .departImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
.departTop .departLeft h3{font-size: 24px;color: #00923f;text-align: center;margin-top: 13px;}
.departTop .departLeft span{font-size: 14px;color: #666666;display: block;text-align: center; margin-top:5px;}

.departTop .departRight{width: 870px;height: 481px;float: right;box-sizing: border-box;padding: 41px 50px 31px 50px;box-shadow: 0 5px 15px rgba(0,0,0,.08); background:url(../images/departRightBG.png) center center no-repeat #fff;}
.departTop .departRight .departH{box-sizing: border-box;overflow: hidden;}
.departTop .departRight .departH h3{font-size: 20px;color: #333333;margin-bottom: 5px;}
.departTop .departRight .departS{ box-sizing: border-box;overflow: hidden; margin-top:25px;}
.departTop .departRight .departS h3{font-size: 18px;color: #333333;margin-bottom: 5px;}
.departTop .departRight .departS p { font-size:16px; line-height:25px; color:#333; text-indent:2em;}

.departTop .departRight .departShow{box-sizing: border-box;text-align: justify;overflow: auto;height: 180px;padding: 0 10px;word-break:break-all}
.departTop .departRight .departShow p{font-size: 16px;color: #333333;line-height: 25px!important;text-indent: 2em;}
.departTop .departRight .departShow::-webkit-scrollbar{width: 2px;}
.departTop .departRight .departShow::-webkit-scrollbar-track{-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;background-color: #F5F5F5;}
.departTop .departRight .departShow::-webkit-scrollbar-thumb{-webkit-border-radius: 3.5px;-moz-border-radius: 3.5px;border-radius: 3.5px;background-color: #00923f;}


.departTwo{width: 100%;height: 120px;box-sizing: border-box;padding: 20px 30px; background: #fff;margin-top: 30px;overflow: hidden;}
.departTwo .departP{float: left;box-sizing: border-box;padding-left: 30px;margin-top: 30px;background: url(../images/depart-Hint.png) left no-repeat;}
.departTwo .departP p{font-size: 14px;color: #333333;}
.departTwo .departT{float: right;box-sizing: border-box;}
.departTwo .departT p{font-size: 14px;color: #333333;float: left;line-height: 80px;margin-right: 20px;}
.departTwo .departT img{width: 80px;height: 80px;display: block;float: right; border:1px solid #c9d8d0; padding:2px; box-sizing: border-box;}

/*了解这些有可能对您的就诊有所帮助*/
.cItemMain { height:316px; background:url(../images/cItemBG.jpg) no-repeat top center; overflow:hidden; }
.cItem{box-sizing: border-box;width: 100%;overflow: hidden;margin-top: 50px;}
.cItem h1{font-size: 24px; line-height:24px; color: #fff;font-weight: bold;text-align: center;}
.cItem .cItemList{width: 100%;box-sizing: border-box;overflow: hidden; padding-top:37px;}
.cItem a{display: block;width: 148px;height: 146px;float: left;margin-left: 25px;padding: 25px;box-sizing: border-box;background:url(../images/HelpBG1.png) no-repeat center center;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.cItem a:first-child{margin-left: 0;}
.cItem a .cImg{width: 100%;height: 60px;}
.cItem a h3{font-size: 16px;color: #b3ebe0;font-weight: normal;text-align: center; margin-top:5px;}
.cItem a .cImga{background: url(../images/cItem-1.png) center no-repeat;}
.cItem a .cImgb{background: url(../images/cItem-2.png) center no-repeat;}
.cItem a .cImgc{background: url(../images/cItem-3.png) center no-repeat;}
.cItem a .cImgd{background: url(../images/cItem-4.png) center no-repeat;}
.cItem a .cImge{background: url(../images/cItem-5.png) center no-repeat;}
.cItem a .cImgf{background: url(../images/cItem-6.png) center no-repeat;}
.cItem a .cImgg{background: url(../images/cItem-7.png) center no-repeat;}
.cItem a:hover{background:url(../images/HelpBG2.png) no-repeat center center;-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.cItem a:hover h3{color: #fff;}
.cItem a:hover .cImga{background: url(../images/cItem-a.png) center no-repeat;}
.cItem a:hover .cImgb{background: url(../images/cItem-b.png) center no-repeat;}
.cItem a:hover .cImgc{background: url(../images/cItem-c.png) center no-repeat;}
.cItem a:hover .cImgd{background: url(../images/cItem-d.png) center no-repeat;}
.cItem a:hover .cImge{background: url(../images/cItem-e.png) center no-repeat;}
.cItem a:hover .cImgf{background: url(../images/cItem-f.png) center no-repeat;}
.cItem a:hover .cImgg{background: url(../images/cItem-g.png) center no-repeat;}

/*新闻列表*/
.oneMain{box-sizing: border-box;padding: 35px 0 70px 0;min-height: 500px;}
.oneMain .oneConent{box-sizing: border-box;}
.commonTab{box-sizing: border-box;overflow: hidden;text-align: center;padding: 10px 0 35px 0;}
.commonTab a{width: 150px;height: 32px;display: inline-block;line-height: 32px;margin: 0 13px;background: url(../images/commonTabBg.png) center no-repeat;background-size: cover;}
.commonTab a span{font-size: 20px;color: #638071;display: block;padding-bottom: 12px;box-sizing: border-box;}
.commonTab a:hover{background: url(../images/commonTabHover.png) center no-repeat;}
.commonTab a:hover span{color: #00923f;background: url(../images/commonTabX.png) bottom center no-repeat;}
.commonTab a.active{background: url(../images/commonTabHover.png) center no-repeat;}
.commonTab a.active span{color: #00923f;background: url(../images/commonTabX.png) bottom center no-repeat;}

.oneMain .oneConent .oneListTxt{ padding-bottom:25px; box-sizing: border-box; overflow:hidden; }
.oneMain .oneConent .oneListTxt li{box-sizing: border-box;overflow: hidden; padding: 17px 30px 17px 20px;border: 1px solid #b3c3bb; margin-top:30px;}
.oneMain .oneConent .oneListTxt li .newsImg{width: 240px;height: 164px;overflow: hidden; float:left; position:relative;background: #f5f5f5;}
.oneMain .oneConent .oneListTxt li .newsImg a{display: block; }
.oneMain .oneConent .oneListTxt li .newsImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.oneMain .oneConent .oneListTxt li .newsImg img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.oneMain .oneConent .oneListTxt li:hover .newsImg img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.oneMain .oneConent .oneListTxt li .newsImg .newsTime { box-sizing: border-box; padding-top:4px; display:block; width:60px; height:50px; position:absolute; left:0px; top:0px; background:#638071; font-size:24px; line-height:24px; color:#fff; font-weight:bold; text-align:center;}
.oneMain .oneConent .oneListTxt li .newsImg .newsTime label { margin-top:2px; display:block; font-size:12px; line-height:12px; font-weight:normal !important;}
.oneMain .oneConent .oneListTxt li .newsTxt{width: 880px;height: 150px;box-sizing: border-box;text-align: justify;}
.oneMain .oneConent .oneListTxt li .newsTxt h3{font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.oneMain .oneConent .oneListTxt li .newsTxt h3 a{display: block;font-size: 20px;color: #333333;}
.oneMain .oneConent .oneListTxt li .newsTxt p{font-size: 14px;color: #666666;margin-top: 15px; line-height:24px;}
.oneMain .oneConent .oneListTxt li .newsTxt .newsMore a { margin-top:30px; display:block; width:74px; font-size:13px; color:#638071; background:url(../images/newsMore.png) right center no-repeat; }
.oneMain .oneConent .oneListTxt li .newsTxt .newsInfo{box-sizing: border-box;margin-top: 25px;height: 21px;}
.oneMain .oneConent .oneListTxt li .newsTxt .newsInfo .newsTime{display: block;float: left;font-size: 14px;color: #999999;}

.oneMain .oneConent .oneListTxt li .newstext{width: 100%;height: 120px;box-sizing: border-box;text-align: justify;}
.oneMain .oneConent .oneListTxt li .newstext h3{font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.oneMain .oneConent .oneListTxt li .newstext h3 a{display: block;font-size: 20px;color: #333333;}
.oneMain .oneConent .oneListTxt li .newstext h3 a span{display: inline-block !important;font-size: 20px;}
.oneMain .oneConent .oneListTxt li .newstext p{font-size: 14px;color: #666666;margin-top: 15px; line-height:24px;}
.oneMain .oneConent .oneListTxt li .newstext p span{display: inline-block !important;font-size: 14px;}
.oneMain .oneConent .oneListTxt li .newstext span{display: block;font-size: 13px;color: #666666;margin-top: 10px;}
.oneMain .oneConent .oneListTxt li .newstext .newsMore a { margin-top:30px; display:block; width:74px; font-size:13px; color:#638071; background:url(../images/newsMore.png) right center no-repeat; }
.oneMain .oneConent .oneListTxt li .newstext .newsInfo{box-sizing: border-box;margin-top: 25px;height: 21px;}
.oneMain .oneConent .oneListTxt li .newstext .newsInfo .newsTime{display: block;float: left;font-size: 14px;color: #999999;}

.oneMain .oneConent .oneListTxt li:hover h3 a {color: #00923f;}
.oneMain .oneConent .oneListTxt li:hover{ border:1px solid #00923f; cursor:pointer;}
.oneMain .oneConent .oneListTxt li:hover .newsMore a{color: #00923f;background: url(../images/newsMoreHover.png) right center no-repeat;}

.oneMain .oneConent .poneList li .newsImg .newsTime{background: #fbc400;}
.oneMain .oneConent .poneList li .newsTxt .newsMore a {background: none; }
.oneMain .oneConent .poneList li:hover h3 a{color: #df3737;}
.oneMain .oneConent .poneList li:hover{ border:1px solid #df3737; cursor:pointer;}
.oneMain .oneConent .poneList li:hover .newsMore a{color: #df3737;background: none;}

/*新闻详情*/
.showTitle{box-sizing: border-box;border-bottom: 1px solid #dbdee4;}
.showTitle h3{font-size: 32px;color: #333;}
.showTitle .showInfo{box-sizing: border-box;height: 31px;margin-top: 30px;}
.showTitle .showInfo p{display: block;float: left;line-height: 24px;font-size: 14px;color: #999999;}
.showTitle .showInfo p b{display: inline-block;color: #666666;margin-right: 25px;font-weight: normal;}
.showTitle .showInfo p .showInfoBM { color:#049342;}
.showTitle .showInfo .showShare{float: right;box-sizing: border-box;}
.showTitle .showInfo .showShare b{float: left; display: block;font-size: 14px;line-height: 24px;color: #999999;box-sizing: border-box;font-weight: normal;}
.showTitle .showInfo .showShare .share{float: left;box-sizing: border-box;}
.showTitle .showInfo .showShare .share a{display: inline-block;width: 24px;font-size: 14px;color: #666666;height: 24px;line-height: 24px;margin: 0 0 6px; box-sizing: border-box;padding-left: 30px;}
.showTitle .showInfo .showShare .share .help{text-align: center;box-sizing: border-box;overflow: hidden;padding: 0 10px;}
.showTitle .showInfo .showShare .share a:before{content: '';}
.showTitle .showInfo .showShare .share a p{font-size: 12px;}
.showTitle .showInfo .showShare .share a.share-wx{background: url(../images/shareWechat.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-tsina{background: url(../images/shareWeibo.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-qzone{background: url(../images/shareQzone.png) left no-repeat;}
.showContent{box-sizing: border-box;text-align: justify;padding: 35px 0;word-break:break-all}
.showContent p{font-size: 20px;color: #333333;line-height: 36px!important;}
.showContent img{width: auto;max-width: 100%;height: auto;margin: 10px auto;}

.showVideo{width: 100%;height: 751px; box-sizing: border-box;text-align: justify; margin-top: 30px;}
.showVideo video{width: 100%;height: 100%;object-fit: cover;}
.showVideo video::-internal-media-controls-download-button{display:none;}
.showVideo video::-webkit-media-controls-enclosure{overflow:hidden;}
.showVideo video::-webkit-media-controls-panel{width: calc(100% + 30px);}

.showEwm{box-sizing: border-box;text-align: center;margin-top: 30px;}
.showEwm img{width: 132px;height: 132px;display: block;margin: 0 auto;}
.showEwm p{color: #999;font-size: 13px;margin-top: 10px;}
.showPage{box-sizing: border-box;text-align: left;margin-top: 40px;width: 100%;}
.showPage p{font-size: 16px;color: #666666;margin-top: 10px;}
.showPage a{font-size: 16px;color: #666666;}
.showPage a:hover{color: #00923f;}
.recommend{box-sizing: border-box;margin-top: 20px;}
.recommend h3{font-size: 20px;color: #333333;padding: 18px 0;font-weight: bold;box-sizing: border-box;border-bottom: 1px solid #dbdee4;}
.recommend ul{box-sizing: border-box;margin-top: 15px;}
.recommend ul li{overflow: hidden;box-sizing: border-box; margin-top:30px;}
.recommend ul li a{display: block;}
.recommend ul li .reImg{width: 132px;height: 90px;overflow: hidden;}
.recommend ul li .reImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.recommend ul li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.recommend ul li .reTxt{width: 1050px; box-sizing: border-box;text-align: justify;}
.recommend ul li .reTxt h5{font-size: 18px;color: #333333;font-weight: normal;}
.recommend ul li .reTxt p{font-size: 14px;color: #999999;margin-top: 10px;}
.recommend ul li:hover h5{color: #00923f;}
.recommend ul li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/*通知公告*/
.noticeMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 30px 0 50px 0;}
.noticeMain ul{box-sizing: border-box;width: 100%;padding: 20px 0 0px 0;overflow: hidden;}
.noticeMain ul li{width: 100%;height: 104px;box-sizing: border-box;position: relative;border-bottom: 1px solid rgba(179,195,187,0.5); padding-top:22px;}
.noticeMain ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box; }
.noticeMain ul li .nTime{float: left;width: 60px;height: 104px;box-sizing: border-box;text-align: center;color:#6d897a; font-family:"Arial";}
.noticeMain ul li .nTime p{font-size: 34px;line-height: 34px; font-weight:bold; }
.noticeMain ul li .nTime span{display: block;font-size: 16px; margin-top:3px;}
.noticeMain ul li .nRight{width: 1088px;float: right;box-sizing: border-box;text-align: justify;word-break: break-all;}
.noticeMain ul li .nRight h3{font-size: 20px;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; background:url(../images/noticeIco.png) left center no-repeat; padding-left:px; box-sizing: border-box; padding-left:40px;}
.noticeMain ul li .nRight p{font-size: 14px;color: #666666;margin-top: 10px;}
.noticeMain ul li .nRight span{font-size: 14px;color: #00923f;display: inline-block;margin-top: 0; }
.noticeMain ul li:hover .nTime p{color: #00923f;}
.noticeMain ul li:hover .nTime span{color: #00923f;}
.nBoreder { float:left; margin:13px 25px 0 25px; height:37px; width:1px; background:rgba(179,195,187,0.68); }

/*特色医疗*/
.featuresMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0 0 67px 0;}
.featuresMain .featuresTab{box-sizing: border-box;overflow: hidden;margin-top: 60px;height: 55px;background: rgba(179,195,187,0.36);border: 1px solid #bcccbc;}
.featuresMain .featuresTab a{display: block;width: 33.33%;font-size: 16px;color: #333333;float: left;font-weight: bold;line-height: 55px;text-align: center; }
.featuresMain .featuresTab a img{display: inline-block;margin-right: 5px;}
.featuresMain .featuresTab a:hover{background: url(../images/featuresTabBG.jpg) no-repeat #00923f;color: #fff; }
.featuresMain .featuresTab a.active{background: url(../images/featuresTabBG.jpg) no-repeat #00923f;color: #fff;}
.featuresMain ul{box-sizing: border-box;overflow: hidden;margin-top: 60px;}
.featuresMain ul li{width: 275px;height: 306px;float: left;margin-left: 33px;margin-bottom: 33px;box-sizing: border-box;border: 1px solid #e3e3e3;position: relative;}
.featuresMain ul li:nth-child(4n+1){margin-left: 0;}
.featuresMain ul li a{display: block;box-sizing: border-box;padding: 36px 30px 30px;border-top: 6px solid #FFFFFF;}
.featuresMain ul li h3{font-size: 20px; margin-top:5px; color: #333333;font-weight:500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.featuresMain ul li p{font-size: 13px;height: auto; line-height:24px; color: #999999;text-transform: uppercase;margin-top: 15px;text-align: justify;word-break: break-all;}
.featuresMain ul li span{font-size: 13px;color: #666666;margin-top: 25px;display: inline-block;letter-spacing: 1px;box-sizing: border-box;padding-right: 15px;}
.featuresMain ul li i{font-size: 50px; line-height:50px; color: #dddddd;font-weight: normal;font-family: "Arial";font-style: normal;}
.featuresMain ul li:hover{background: url(../images/featuresBg.jpg) center bottom no-repeat;background-size: 100% 100%; border-color:#00923f;}
.featuresMain ul li:hover a{border-color: #009b4d;}
.featuresMain ul li:hover h3{color: #009b4d;font-weight: bold;}
.featuresMain ul li:hover span{color: #009b4d;}

/*科室导航*/
.dp { padding:0 0 50px 0;}
.departmentMain .dSearch{box-sizing: border-box;width: 100%;height: 65px;background: rgba(179,195,187,0.36);text-align: center;margin: 50px 0;}
.departmentMain .dSearch span{line-height: 65px;text-align: center;font-size: 16px;color: #666;display: inline-block;}
.departmentMain .dSearch input{display: inline-block;margin-left: 10px;margin-top: 12px;box-sizing: border-box;padding: 0 15px; font-size: 14px;color: #333333;border: none;}
.departmentMain .dSearch .lInput{width: 500px;height: 39px;line-height: 39px;background: #FFFFFF;box-sizing: border-box;border: 1px solid #bcccbc;}
.departmentMain .dSearch .lSelect{width: 197px;height: 39px;margin-top: 12px;box-sizing: border-box;border: 1px solid #bcccbc;background: url(../images/dUp.png) 94% no-repeat #FFFFFF;}
.departmentMain .dSearch select{display: inline-block;margin-left: 10px;box-sizing: border-box;padding: 0 15px; font-size: 14px;color: #333333;border: none;}
.departmentMain .dSearch button{width: 100px;height: 39px; padding-left:47px; display: inline-block;margin-left: 10px;font-size: 14px;color: #ffffff;box-sizing: border-box;background: url(../images/dSearchico.png) no-repeat left 22px center #019b4c;cursor: pointer; text-align:left;}
.departmentMain dl{width: 1250px;box-sizing: border-box;margin-top: 40px; background:url(../images/dtBG01.png) no-repeat left bottom; padding-bottom:48px;}
.departmentMain dl dt{font-size: 30px;color: #333333;font-weight: bold; background:url(../images/departmentDtBg.png) no-repeat left center; padding-left:35px; box-sizing: border-box;}
.departmentMain dl dd{box-sizing: border-box;overflow: hidden;margin-top: 10px;}
.departmentMain dl dd a{display: flex;align-items: center;justify-content: center;font-size: 16px;color: #fff;float: left;width: 225px;height: 65px;padding: 0 15px;margin: 20px 19px 0 0;box-sizing: border-box; background:url(../images/dd_bg1.png) no-repeat;background-size: 100% 100%;text-align:center;}
.departmentMain dl dd a:nth-child(5n+1){margin-left: 0;}
.departmentMain dl dd a:hover{background:url(../images/dd_bga.png) no-repeat;color: #FFFFFF;background-size: 100% 100%;}
.Bgnone { background:none !important;}

/**/
.goDoctorConent{box-sizing: border-box;}
.goDoctorConent ul{box-sizing: border-box;padding: 5px 0 15px 0;}
.goDoctorConent ul li{box-sizing: border-box;padding: 15px 0 15px 12px;border-bottom: 1px dashed #dadada; overflow: hidden; background: url(../images/nD.png) left no-repeat;}
.goDoctorConent ul li a{display: block;float: left;width: 80%; font-size:16px;color: #333333; box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.goDoctorConent ul li span{display: block;float: right;font-size: 15px;color: #999999;}
.goDoctorConent ul li:hover a{color: #009b4d;}
.goDoctorConent ul li:hover span{color: #009b4d;}

.aboutMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 30px 0 50px 0;}
.aboutMain .honorUl{box-sizing: border-box;padding: 30px 0 30px 0;overflow: hidden;}
.aboutMain .honorUl li{width: 285px;height: 241px;float: left;margin-left: 20px;margin-bottom: 30px;box-sizing: border-box;position: relative;background: #FFFFFF;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.aboutMain .honorUl li:nth-child(4n+1){margin-left: 0;}
.aboutMain .honorUl li a{display: block;}
.aboutMain .honorUl li .hTimg{width: 100%;height: 190px;margin: 0 auto; box-sizing: border-box;overflow: hidden;background: #f5f5f5;}
.aboutMain .honorUl li .hTimg img{max-width: 100%;width: auto;height: 190px;display: block;margin: 0 auto;}
.aboutMain .honorUl li .hTimg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.aboutMain .honorUl li .hTtxt{box-sizing: border-box;width: 100%;height: 51px;line-height: 45px;text-align: center;}
.aboutMain .honorUl li .hTtxt p{font-size: 16px;color: #333333;box-sizing: border-box;padding: 0 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.aboutMain .honorUl li:hover{box-shadow: 0px 5px 10px 0px rgba(0,0,0,.3);-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.aboutMain .honorUl li:hover .hTtxt p{color: #009b4d;}
.aboutMain .honorUl li:hover .hTimg img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.aboutMain .leaderUl{box-sizing: border-box;padding: 30px 0 0 0;overflow: hidden;text-align: center;}
.aboutMain .leaderUl li{width: 220px;height: 360px;float: left; margin-left: 25px;margin-bottom: 20px;text-align: justify;box-sizing: border-box;background: #FFFFFF;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.aboutMain .leaderUl li:nth-child(5n+1){margin-left: 0;}
.aboutMain .leaderUl li a{display: block;}
.aboutMain .leaderUl li .dTimg{position: relative;width: 220px;height: 280px;margin: 0 auto; box-sizing: border-box;overflow: hidden;}
.aboutMain .leaderUl li .dTimg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.aboutMain .leaderUl li h3{font-size: 16px;color: #333333;font-weight: bold;margin-top: 10px;text-align: center;box-sizing: border-box;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.aboutMain .leaderUl li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.aboutMain .leaderUl li:hover h3{color: #009b4d;}
.sZmap{width: 100%;height: 600px;}
.sZmap a{display: block;width: 100%;height: 100%;}
.sZmap img{width: 100%;height: auto;display: block;margin: 0 auto;}