﻿@charset "utf-8";
*{margin:0;padding:0;outline:0;vertical-align:baseline;background:transparent;-webkit-font-smoothing: antialiased;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0 }
body { font: 14px/1.5 "微软雅黑","Microsoft YaHei",Arial, Tahoma, Helvetica, sans-serif;margin: auto;overflow-x: hidden;}
html{max-width:1920px;margin: 0 auto !important;}
input, button, textarea, select { font: inherit; outline: 0; border: 0; background: none; color: inherit;}
input:focus, textarea:focus { color: inherit;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;}
ol, ul, li { list-style: none;}
input, select { -webkit-appearance: none; -moz-appearance: none; appearance: none;}
textarea { overflow: auto; resize: none;}
table { border-collapse: collapse; border: 0;}
img { border: 0; outline: 0; vertical-align: middle;}
a{ text-decoration: none;}
a:focus { outline: 0;}
input[type=date]{ background-color:transparent; border: 0; filter: alpha(opacity=0);}
.fl{float: left;}
.fr{float: right;}
.container{width: 1400px;margin: 0 auto;}

/*头部header*/
.header{width: 100%;background: #FFFFFF;}
.header-top{width: 100%;height: 40px;line-height: 40px;box-sizing: border-box;overflow: hidden;background: url(../images/header-top.jpg) center no-repeat;background-size: cover;}
.header-top .header-txt{float: left;box-sizing: border-box;overflow: hidden;}
.header-top .header-txt p{font-size: 14px;color: #ffffff;float: left;}
.header-top .header-txt p.h-date{margin-left: 40px;}
.header-top .header-list{float: right;}
.header-top .header-list a{display: inline-block;width: 27px;height: 23px;box-sizing: border-box;margin: 8px 0 0 20px;}
.header-top .header-list a.header-wx{background: url(../images/h-1.png) center no-repeat;}
.header-top .header-list a.header-wb{background: url(../images/h-2.png) center no-repeat;}
.header-top .header-list a.header-sj{background: url(../images/h-3.png) center no-repeat;}
.header-top .header-list a.header-wza{background: url(../images/h-4.png) center no-repeat;}
.header-top .header-list a.header-en{background: url(../images/h-5.png) center no-repeat;}


.headerCenter{box-sizing: border-box;overflow: hidden;width: 100%;height: auto;background: #ffffff;}
.headerCenter .logo{float: left;box-sizing: border-box;margin: 20px 0 15px;}

.headerCenter .header-search{float: right;width: 322px;height: 34px;margin: 46px 0 0 0;box-sizing: border-box;position: relative;border: 1px solid #d6cfbb;background: #ffffff;}
.headerCenter .header-search input{border: none;box-sizing: border-box;display: block;}
.headerCenter .header-search input.searchTxt{float: left; width: 260px;height: 34px;font-size: 14px;color: #666666;padding: 0 10px;line-height: 34px;border: none;}
.headerCenter .header-search input.searchBtn{position: absolute;right: -1px;top: -1px;width: 59px;height: 34px;}
.headerCenter .header-search input[type='submit']{font-size: 15px;color: #7c5e10;background: #dcbf74;cursor: pointer;}

.headerCenter .header-H{float: left;margin: 35px 0 0 50px;}
.headerCenter .header-H h3{font-size: 28px;color: #8d526d;font-weight: bold;}

.headerCenter .header-btn{float: right;margin: 40px 0 0 0;width: 120px;height: 40px;line-height: 40px;text-align: center;box-sizing: border-box;border: 1px solid #8d526d;}
.headerCenter .header-btn a{font-size: 15px;color: #8d526d;display: block;}

.headerCenter .navMenu{float: right;display: none;}

.headerNav{width: 100%; height: 42px;position: relative;box-sizing: border-box;border-bottom: 1px solid #8d526d;}
.headerNav .return{display: none;}
.headerNav .navUl li{width: 116px;float: left;height: 42px;box-sizing: border-box;}
.headerNav .navUl li .Na{display: block;font-size: 16px;line-height: 42px;color: #333333;box-sizing: border-box;text-align: center;font-weight: bold;}
.headerNav .navUl li.active{background: url(../images/header-nav.jpg) center no-repeat;}
.headerNav .navUl li.active .Na{color: #ffffff;}
.headerNav .navUl li:hover{background: url(../images/header-nav.jpg) center no-repeat;}
.headerNav .navUl li:hover .Na{color: #ffffff;}

.headerNav .navUl li:hover .subNav{display: block;}
.headerNav .navUl li .subNav{display: none;width: 100%;min-height: 255px;height: auto; position: absolute;left: 0;top: 42px;right: 0;margin: auto;background: rgba(141, 82, 109, .9);box-sizing: border-box;z-index: 99;}
.headerNav .navUl li .subNav .subOne{width: 170px;text-align: left;float: left;box-sizing: border-box;}
.headerNav .navUl li .subNav .subOne h3{color: #FFFFFF;font-size: 32px;font-weight: bold;margin-top: 40px;}
.headerNav .navUl li .subNav .subOne p{width: 30px;height: 3px;margin: 20px 0 0 50px; background: #FFFFFF;}
.headerNav .navUl li .subNav .subTwo{width: 325px;height: 255px;float: left;box-sizing: border-box;border-left: 1px solid rgba(210,210,210,.29);}
.headerNav .navUl li .subNav .subTwo dl{box-sizing: border-box;overflow: hidden;padding: 20px 0 40px 0;}
.headerNav .navUl li .subNav .subTwo dl dt{float: left;width: 50%;height: 30px;padding: 0;text-align: center;margin-top: 10px;box-sizing: border-box;}
.headerNav .navUl li .subNav .subTwo dl dt a{display: block;color: #FFFFFF;font-size: 18px;padding: 0;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.headerNav .navUl li .subNav .subThree{width: 465px;height: 255px;text-align: justify;padding: 30px 45px; float: left;box-sizing: border-box;border-left: 1px solid rgba(210,210,210,.29);}
.headerNav .navUl li .subNav .subThree h3{font-size: 20px;color: #FFFFFF;font-weight: normal;}
.headerNav .navUl li .subNav .subThree .subT{box-sizing: border-box;overflow: hidden;margin-bottom: 10px;}
.headerNav .navUl li .subNav .subThree .subT h3{font-size: 20px;color: #FFFFFF;font-weight: normal;float: left;}
.headerNav .navUl li .subNav .subThree .subT a{font-size: 14px;color: #FFFFFF;margin-top: 3px;float: right;box-sizing: border-box;}
.headerNav .navUl li .subNav .subThree p{font-size: 14px;color: #FFFFFF;line-height: 23px;margin-top: 10px;}
.headerNav .navUl li .subNav .subThree a.aLook{display: inline-block;box-sizing: border-box;padding: 5px 16px;margin-top: 15px;font-size: 14px;color: #8d526d;border-radius: 28px; background: #FFFFFF;}
.headerNav .navUl li .subNav .subThree a.aNews{display: block;font-size: 16px;color: #FFFFFF;box-sizing: border-box;padding: 5px 0 5px 0; border-bottom: 1px dashed rgba(255, 255, 255, .22);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.headerNav .navUl li .subNav .subFour{width: 240px;height: 255px;float: left;box-sizing: border-box;padding-top: 10px;border-left: 1px solid rgba(210,210,210,.29);}
.headerNav .navUl li .subNav .subFour a{display: block;float: left;width: 70px;height: 72px;margin-left: 45px;text-align: center;margin-top: 30px;box-sizing: border-box;}
.headerNav .navUl li .subNav .subFour a img{display: block;width: auto;height: 35px; margin: 0 auto;}
.headerNav .navUl li .subNav .subFour a p{font-size: 16px;color: #FFFFFF;margin-top: 5px;}



/*轮播banner*/
.banner{width: 100%;overflow: hidden;position: relative;z-index: 9;}
.bannerTop{width: 100%;box-sizing: border-box;overflow: hidden;}
.bannerTop .bd{ position:relative;}
.bannerTop .bd li img{width:100%;height: auto;display: block;margin: 0 auto;} 
.bannerTop .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 40px;z-index:10;}
.bannerTop .hd ul{margin:0;box-sizing: border-box;text-align: center;}
.bannerTop .hd ul li{display:inline-block;cursor: pointer;width:50px;height:5px;overflow:hidden;margin: 0 8px;background: #ffffff;font-size: 0;}
.bannerTop .hd ul li.on{background: #8d526d;} 


.guide{width: 100%;box-sizing: border-box;padding: 40px 0;background: #f5f5f5;}
.guide ul{width: 100%;height: 166px;box-sizing: border-box;box-shadow: 0 0 10px 1px rgba(118, 95, 97, .16);overflow: hidden;}
.guide ul li{width: 280px;height: 166px;float: left;box-sizing: border-box;text-align: justify;}
.guide ul li a{width: 100%;height: 100%;display: block;box-sizing: border-box;padding: 58px 0 0 105px;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.guide ul li h3{font-size: 20px;color: #555555;font-weight: lighter;}
.guide ul li p{font-size: 12px;color: #999999;margin-top: 2px;text-transform: uppercase;}
.guide ul li.g-1 a{background: url(../images/item-1.png) 45px no-repeat;}
.guide ul li.g-2 a{background: url(../images/item-2.png) 45px no-repeat;}
.guide ul li.g-3 a{background: url(../images/item-3.png) 45px no-repeat;}
.guide ul li.g-4 a{background: url(../images/item-4.png) 45px no-repeat;}
.guide ul li.g-5 a{background: url(../images/item-5.png) 45px no-repeat;}
.guide ul li:hover{background: url(../images/item-hover.jpg) center no-repeat;background-size: cover;}
.guide ul li a:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.guide ul li:hover h3{color: #ffffff;}
.guide ul li:hover p{color: #ffffff;}
.guide ul li.g-1:hover a{background: url(../images/item-a.png) 45px no-repeat;}
.guide ul li.g-2:hover a{background: url(../images/item-b.png) 45px no-repeat;}
.guide ul li.g-3:hover a{background: url(../images/item-c.png) 45px no-repeat;}
.guide ul li.g-4:hover a{background: url(../images/item-d.png) 45px no-repeat;}
.guide ul li.g-5:hover a{background: url(../images/item-e.png) 45px no-repeat;}


.iTitle{width: 100%;box-sizing: border-box;overflow: hidden;}
.iTitle h3{float: left;font-size: 30px;line-height: 42px;color: #333333;box-sizing: border-box;font-weight: normal;}

.iTitle .iMore{display: block;float: right;font-size: 12px;color: #8d526d;font-weight: bold;line-height: 42px;box-sizing: border-box;}
.iTitle .iMore i{font-style: normal;font-family: '宋体';display: inline-block;margin-left: 8px;}

.i-one{width: 100%;box-sizing: border-box;padding: 50px 0;overflow: hidden;}
.news{width: 811px;float: left;}
.news .i-tab{float: left;box-sizing: border-box;overflow: hidden;margin: 0 0 0 60px;text-align: center;}
.news .i-tab a{width: 140px;height: 42px;line-height: 42px;float: left;margin-left: 15px;display: block;font-size: 20px;color: #86405d;background: #f1f1f1;cursor: pointer;}
.news .i-tab a.active{color: #ffffff;background: url(../images/tab-hover.png) center no-repeat;background-size: cover;}
.news .i-tab a:hover{color: #ffffff;background: url(../images/tab-hover.png) center no-repeat;background-size: cover;}
.news .newsBanner{width: 100%;float: left;box-sizing: border-box;position: relative;overflow: hidden;margin-top: 25px;}
.news .newsBanner .bd{width: 100%;}
.news .newsBanner .bd ul{box-sizing: border-box;overflow: hidden;}
.news .newsBanner .bd ul li{float: left;width: 100%;height: auto;overflow: hidden;}
.news .newsBanner .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.news .newsBanner .bd ul li .nImg{width: 100%;height: 425px;overflow: hidden;}
.news .newsBanner .bd ul li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.news .newsBanner .bd ul li .NoImg{width: 100%;height: 425px;overflow: hidden;display: flex;align-items: center;background: #f3f2ff;}
.news .newsBanner .bd ul li .NoImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.news .newsBanner .bd 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;}
.news .newsBanner .bd ul li:hover .nImg 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);}
.news .newsBanner .bd ul li .nTxt{width: 100%;height: 119px;position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: 0 20px;background: url(../images/n-bg.png) center no-repeat;background-size: cover;}
.news .newsBanner .bd ul li .nTxt h3{font-size: 18px;color: #fffefe;font-weight: normal;margin-top: 55px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .newsBanner .bd ul li .nTxt p{font-size: 13px;color: #eeeeee;margin-top: 3px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .newsBanner .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 15px;z-index:10;}
.news .newsBanner .hd ul{margin:0;box-sizing: border-box;text-align: right;padding-right: 10px;}
.news .newsBanner .hd ul li{display:inline-block;cursor: pointer;width:11px;height:11px;border-radius: 100%;overflow:hidden;margin: 0 3px;background: #ffffff;font-size: 0;}
.news .newsBanner .hd ul li.on{background: #86405d;} 

.newsContent{width: 100%;display: none;margin-top: 25px;}
.newsContent ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 8px;}
.newsContent ul li{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 20px;}
.newsContent ul li a{display: block;float: left;width: 85%;font-size: 16px;color: #333333;box-sizing: border-box;padding-left: 18px;background: url(../images/n-d.png) left no-repeat; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsContent ul li span{display: block;float: right;font-size: 13px;color: #999999;}
.newsContent ul li:hover a{color: #86405d;}
.newsContent ul li:hover span{color: #86405d;}

.notice{width: 521px;float: right;}
.notice ul{width: 100%;box-sizing: border-box;margin-top: 25px;padding: 20px 20px 15px;background: #f5f5f5;}
.notice ul li{margin-top: 12px;padding-bottom: 13px;box-sizing: border-box;border-bottom: 1px solid #e1e5e9;}
.notice ul li:last-child{border-bottom: none;}
.notice ul li a{display: block;width: 100%;height: 100%;}
.notice ul li h3{font-size: 16px;color: #333333;font-weight: normal;box-sizing: border-box;padding-left: 18px;background: url(../images/n-d.png) left no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.notice ul li span{display: block;font-size: 13px;color: #999999;box-sizing: border-box;padding-left: 18px;margin-top: 6px;}
.notice ul li:hover h3{color: #86405d;font-weight: bold;}
.notice ul li:hover span{color: #86405d;}

.adv{width: 100%;box-sizing: border-box;overflow: hidden;}
.adv a{display: block;width: 100%;height: 100%;}
.adv img{width: 100%;height: auto;display: block;margin:  0 auto;}

/*科室介绍*/
.department{width: 100%;box-sizing: border-box;padding: 50px 0 60px 0;overflow: hidden;}
.department .iTitle{border-bottom: 1px solid #e1f2f8;height: 67px;overflow: inherit;}
.department .iTitle h3{line-height: 72px;}
.department .iTitle .departTab{float: left;width: auto;box-sizing: border-box;text-align: center;margin-left: 90px;}
.department .iTitle .departTab a{height: 67px;line-height: 26px;font-size: 18px;color: #333333;font-weight: normal;float: left;box-sizing: border-box;padding: 0 33px;cursor: pointer;border-top: 3px solid #FFFFFF;}
.department .iTitle .departTab a i{display: block;font-size: 24px;color: #af3f47;font-family: "Georgia";font-style: normal;}
.department .iTitle .departTab a.active{border: 1px solid #e1f2f8;border-top: 3px solid #af3f47;background: #FFFFFF;position: relative;top: 1px;border-bottom: 1px solid #FFFFFF;}
.department .iTitle .departTab a:hover{border: 1px solid #e1f2f8;border-top: 3px solid #af3f47;background: #FFFFFF;border-bottom: 1px solid #FFFFFF;}
.department .iTitle .departTab a:first-child{margin-left: 12px;}
.department .iTitle .iMore{margin-top: 20px;}

.department .departContent{box-sizing: border-box;overflow: hidden;margin-top: 28px;position: relative;}
.department .departContent .depart-ul{width: 750px;height: 400px;float: right;overflow: hidden;display: none;}
.department .departContent .depart-ul li{float: left;width: 225px;height: 42px;line-height: 42px;margin: 0 0 15px 25px;box-sizing: border-box;position: relative; cursor: pointer;border: 1px solid #dddddd;}
.department .departContent .depart-ul li a{display: block;font-size: 16px;color: #333333;box-sizing: border-box;padding: 0 45px 0 23px;background: url(../images/depart-1.png) 10px center no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.department .departContent .depart-ul li span{position: absolute;top: 10px;right: 5px;display: block;line-height: normal;box-sizing: border-box;font-size: 14px;color: #ffffff;padding: 3px 10px;border-radius: 6px;background: #8d526d;}
.department .departContent .depart-ul li:hover{border: none;background: url(../images/depart-hover.png) center no-repeat;background-size: cover;}
.department .departContent .depart-ul li:hover a{color: #FFFFFF;background: url(../images/depart-2.png) 10px center no-repeat;}
.department .departContent .depart-ul li.active{border: none;background: url(../images/depart-hover.png) center no-repeat;background-size: cover;}
.department .departContent .depart-ul li.active a{color: #FFFFFF;background: url(../images/depart-2.png) 10px center no-repeat;}
.department .departContent .depart-ul li:hover span{background: #ffffff;color: #8d526d;}

.department .departContent .depart-img{width: 630px;height:400px;position: absolute;left: 0;top: 0;box-sizing: border-box;overflow: hidden;}
.department .departContent .depart-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.department .departContent .depart-img 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;}
.department .departContent .depart-img: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);}
.department .departContent .depart-img .depart-txt{width: 500px;height: 74px;position: absolute;bottom: 0;right: 0;padding: 16px 20px; box-sizing: border-box;overflow: hidden;z-index: 9;background: url(../images/depart-txt.jpg) center no-repeat;}
.department .departContent .depart-img .depart-txt h3{width: auto;height: 42px;font-size: 24px;color: #ffffff;font-weight: bold;line-height: 22px;float: left;box-sizing: border-box;padding-left: 48px;background: url(../images/d-img.png) left no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.department .departContent .depart-img .depart-txt h3 span{display: block;font-size: 12px;font-weight: normal;text-transform: uppercase;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.department .departContent .depart-img .depart-txt a{float: left;height: 42px;line-height: 42px;margin-left: 20px;font-size: 16px;color: #ffffff;text-decoration: underline;display: block;box-sizing: border-box;padding-left: 15px;background: url(../images/d-x.png) left no-repeat;}
.department .departContent .depart-img .depart-txt a i{font-style: normal;font-family: "宋体";}


.doctor{width: 100%;box-sizing: border-box;padding: 45px 0;background: #f1f1f1;}
.doctor .doctorBanner{width: 1300px;height: auto; box-sizing: border-box;position: relative;margin: 23px auto 0;}
.doctor .doctorBanner .bd{width: 100%;overflow: hidden;}
.doctor .doctorBanner .bd ul{box-sizing: border-box;overflow: hidden;}
.doctor .doctorBanner .bd ul li{width: 200px;height: auto;box-sizing: border-box;float: left;margin: 0 20px 0 0;padding-top: 74px;position: relative;}
.doctor .doctorBanner .bd ul li .dList{width: 100%;height: 292px;box-sizing: border-box;border: 1px solid #ffffff;background: #ffffff;}
.doctor .doctorBanner .bd ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0 20px;position: relative;background: url(../images/doctor-x.png) bottom no-repeat;}
.doctor .doctorBanner .bd ul li .dImg{width: 140px;height: 140px;border-radius: 100%;margin: auto;overflow: hidden;z-index: 999; position: absolute;left: 0;right: 0;top: -74px;box-sizing: border-box;border: 5px solid #FFFFFF;}
.doctor .doctorBanner .bd ul li .dImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.doctor .doctorBanner .bd ul li .nImg{width: 140px;height: 140px;border-radius: 100%;margin: auto;overflow: hidden;z-index: 999;display: flex;align-items: center;justify-content: center;position: absolute;left: 0;right: 0;top: -74px;box-sizing: border-box;border: 5px solid #FFFFFF;background: #f5f5f5;}
.doctor .doctorBanner .bd ul li .nImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.doctor .doctorBanner .bd ul li .dImg 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;}
.doctor .doctorBanner .bd ul li .dTxt{width: 100%;word-break:break-all;box-sizing: border-box;padding-top: 74px;padding-bottom: 16px;border-bottom: 1px solid rgba(255, 118, 146, .26);}
.doctor .doctorBanner .bd ul li .dTxt h3{font-size: 20px;color: #8d526d;font-weight: normal;text-align: center;}
.doctor .doctorBanner .bd ul li .dTxt p{font-size: 14px;color: #b59030;margin-top: 5px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.doctor .doctorBanner .bd ul li .dTxt span{font-size: 13px;color: #999999;margin-top: 12px;display: block;text-align: justify;}
.doctor .doctorBanner .bd ul li h5{width: 100%;height: 50px;color: #8d526d;font-size: 16px;line-height: 50px;font-weight: normal;position: absolute;text-align: center;bottom: 0;left: 0;right: 0;margin: auto;box-sizing: border-box;}

.doctor .doctorBanner .bannerBtn{width: 20px;height: 36px;position: absolute;top: 50%;cursor: pointer;}
.doctor .doctorBanner .prev{left: -40px;background: url(../images/d-l.png) center no-repeat;}
.doctor .doctorBanner .next{right: -40px;background: url(../images/d-r.png) center no-repeat;}
.doctor .doctorBanner .prev:hover{background: url(../images/d-lH.png) center no-repeat;}
.doctor .doctorBanner .next:hover{background: url(../images/d-rH.png) center no-repeat;}


.doctor .doctorBanner .bd ul li:hover .dList{border-color: #86405d;}
.doctor .doctorBanner .bd 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);}
.doctor .doctorBanner .bd ul li:hover .dTxt{border-bottom: none;}
.doctor .doctorBanner .bd ul li:hover h5{color: #FFFFFF;background: url(../images/doctor-hover.jpg) center no-repeat;background-size: cover;}

.i-two{width: 100%;box-sizing: border-box;padding: 50px 0 0;overflow: hidden;}

.yxjy{width: 100%;box-sizing: border-box;overflow: hidden;}
.ylgz{width: 100%;box-sizing: border-box;overflow: hidden;}
.i-two .i-img{width: 700px;height: 300px;overflow: hidden;float: left;}
.i-two .i-img a{display: block;width: 100%;height: 100%;}
.i-two .i-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.i-two .i-txt{width: 700px;height: 300px;overflow: hidden;float: left;box-sizing: border-box;padding: 30px;border: 1px solid #e3e3e3;}
.yxjy .i-txt{background: url(../images/yxjy-bg.jpg) center no-repeat;background-size: cover;}
.ylgz .i-txt{background: url(../images/ylgz-bg.jpg) center no-repeat;background-size: cover;}
.i-two ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 8px;}
.i-two ul li{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 12px;}
.i-two ul li a{display: block;float: left;width: 85%;font-size: 16px;color: #333333;box-sizing: border-box;padding-left: 18px;background: url(../images/n-d.png) left no-repeat; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i-two ul li span{display: block;float: right;font-size: 13px;color: #999999;}
.i-two ul li:hover a{color: #86405d;}
.i-two ul li:hover span{color: #86405d;}
.ylgz ul li a{background: url(../images/n-d2.png) left no-repeat;}


.special{width: 100%;box-sizing: border-box;padding: 54px 0;overflow: hidden;}
.special ul{width: 100%;box-sizing: border-box;overflow: hidden;padding: 20px 0;}
.special ul li{float: left;width: 330px;height: 168px;box-sizing: border-box;overflow: hidden;margin: 0 0 0 26px;}
.special ul li:first-child{margin-left: 0;}
.special ul li a{width: 100%;height: 100%;display: block;position: relative;}
.special ul li a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.special ul li a 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;}
.special 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);}
.special ul li .s-txt{width: 100%;height: 40px;line-height: 40px;text-align: center;position: absolute;left: 0;bottom: 0;background: rgba(255, 255, 255, .6);}
.special ul li .s-txt h3{font-size: 16px;color: #333333;font-weight: normal;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.special ul li:hover .s-txt{background: #8d526d;}
.special ul li:hover .s-txt h3{color: #ffffff;}

/*悬浮层*/
.iFix{position: fixed;width: auto;height: auto;box-sizing: border-box;right: 0;bottom: 35%;z-index: 999;}
.iFix ul{box-sizing: border-box;}
.iFix ul li{width: 82px;height: 82px;border-radius: 5px;margin-top: 8px;background: #777777;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);position: relative;}
.iFix ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 10px 5px;text-align: justify;}
.iFix ul li img{width: auto;height: auto;display: block;margin: 0 auto;}
.iFix ul li p{font-size: 13px;color: #ffffff;text-align: center;margin-top: 10px;}
.iFix ul li:hover{background: #23a5e3;}
.iFix ul li .fix-img{display: none; position: absolute;top: 0;left: -160px;width: 150px;height: auto;border-radius: 3px;box-sizing: border-box;padding: 5px;overflow: hidden;background: #ffffff;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
.iFix ul li .fix-img img{width: 100%;height: 100%;display: block;margin: 0 auto;}
.iFix ul li .fix-img span{display: block;text-align: center;font-size: 12px;color: #333333;margin-bottom: 15px;}
.iFix ul li:hover .fix-img{display: block;}

.iFix .ReturnTop{display: none;width: 82px;height: 82px;float: right;box-sizing: border-box;cursor: pointer;background: #FFFFFF;margin-top: 10px;position: relative;border-radius: 5px;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
.iFix .ReturnTop img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.iFix .ReturnTop span{display: none;width: 100%;height: 100%;text-align: center;padding: 11px 15px;font-size: 18px;color: #FFFFFF;box-sizing: border-box;border-radius: 5px;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;background: #86405d;}
.iFix .ReturnTop:hover span{display: block;}

.footer{width: 100%;box-sizing: border-box;overflow: hidden;border-top: 4px solid #86405d;}
.f-one{width: 100%;box-sizing: border-box;overflow: hidden;padding: 30px 0;}
.f-one .f-logo{float: left;}

.f-one .f-img{float: left;margin-left: 60px;overflow: hidden;}
.f-one .f-img a{display: block;text-align: center;float: left;margin-left: 10px;}
.f-one .f-img img{width: 130px;height: 130px;display: block;}
.f-one .f-img p{font-size: 14px;color: #333333;}

.f-one .f-txt{float: left;margin-left: 45px;}
.f-one .f-txt h3{font-size: 18px;color: #333333;font-weight: normal;display: inline-block;margin-bottom: 10px;border-bottom: 4px solid #86405d;}
.f-one .f-txt p{font-size: 16px;color: #333333;margin-top: 10px;}
.f-one .f-txt p span{display: block;}

.f-two{width: 100%;padding: 15px 0;text-align: center; box-sizing: border-box;overflow: hidden;background: #333333;}
.f-two p{font-size: 14px;color: #f1fcff;}
.f-two p a{color: #f1fcff;box-sizing: border-box;}
.f-two p .f-a{padding-left: 22px;background: url(../images/f-4.png) left no-repeat;}

/*图片鼠标经过效果*/
.img_hover{ overflow:hidden;}
.img_hover 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;}
.img_hover img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/*特效*/
.moveFromBottom{
    -webkit-animation: moveFromBottom .3s ease both;
	-moz-animation: moveFromBottom .3s ease both;
	animation: moveFromBottom .3s ease both;
}
@-webkit-keyframes moveFromBottom {
	from { opacity: 0.3; -webkit-transform: translateY(100%); }
}
@-moz-keyframes moveFromBottom {
	from { opacity: 0.3; -moz-transform: translateY(100%); }
}
@keyframes moveFromBottom {
	from { opacity: 0.3; transform: translateY(100%); }
}
@media (max-width: 1300px) {
	.container{width: 1200px;}
	.headerNav .navUl li{width: 100px;}
	.guide ul li{width: 240px;}
	.news{width: 720px;float: left;}
	.notice{width: 450px;float: right;}
	/*科室介绍*/
	.department .iTitle .departTab{float: left;width: auto;box-sizing: border-box;text-align: center;margin-left: 50px;}
	.department .departContent .depart-ul{width: 680px;height: 400px;}
	.department .departContent .depart-ul li{float: left;width: 206px;height: 42px;line-height: 42px;margin: 0 0 15px 20px;}
	.department .departContent .depart-ul li a{font-size: 15px;padding: 0 45px 0 23px;}
	.department .departContent .depart-img{width: 520px;}
	.doctor .doctorBanner{width: 1200px;}
	.doctor .doctorBanner .bd ul li{width: 191px;margin: 0 10px 0 0;}
	.doctor .doctorBanner .bd ul li a{padding: 0 10px;}
	.i-two .i-img{width: 600px;}
	.i-two .i-txt{width: 600px;}
	.special ul li{float: left;width: 290px;height: 143px;margin: 0 0 0 13px;}
	.f-one .f-logo img{width: 330px;}
	.f-one .f-img{float: left;margin-left: 15px;overflow: hidden;}
	.f-one .f-img a{display: block;text-align: center;float: left;margin-left: 10px;}
	.f-one .f-img img{width: 110px;height: 110px;display: block;}
	.f-one .f-txt{float: left;margin-left: 20px;}

}
@media (max-width: 1299px) {
	html{font-size:20px;}
	.container{width: 100%;}
	/*头部header*/
	.header{width: 100%;background: #FFFFFF;position: relative;}
	.header-top{height: 0.1rem;background: #8d526d;}
	.header-top .header-txt{display: none;}
	.header-top .header-list{display: none;}
	.headerCenter{box-sizing: border-box;overflow: hidden;height: 2.8rem;width: 100%;background: none;padding: 0 0.3rem;}
	.headerCenter .logo{box-sizing: border-box;margin: 0.4rem 0 0;}
	.headerCenter .logo img{width:9rem;height: auto;display: block;margin: 0 auto;}
	.headerCenter .header-search{display: none;}
	.headerCenter .navMenu{float: right;box-sizing: border-box;display: block;margin-top: 0.7rem;}
	.headerCenter .navMenu span{width: 1.3rem;height: 0.1rem;background: #8d526d;display: block;margin-top: 0.2rem;}
	
	.headerNav{display: none;width: 100%;height: 100%;position: fixed;left: 0;right: 0;top: 2.8rem;margin: auto;box-sizing: border-box;border-top: 1px solid #8d526d; padding-bottom: 3.5rem;overflow: auto;background: #FFFFFF;z-index: 9999;}
	
	.headerNav .navUl{width: 100%;box-sizing: border-box;height: auto;padding: 0;overflow: hidden;background: #FFFFFF;}
	.headerNav .navUl li{float: left;height: auto;width: 100%;display: block !important;border-bottom: 1px solid #e1e1e1;}
	.headerNav .navUl li:first-child{background: none;}
	.headerNav .navUl li:last-child{border-bottom: none;}
	.headerNav .navUl li:first-child a.Na{padding-left: 0.3rem;text-align: left;background: none;}
	.headerNav .navUl li.active .Na{color: #8d526d;background: #FFFFFF;}
	.headerNav .navUl li:hover .Na{color: #8d526d;background: #FFFFFF;}
	.headerNav .navUl li:first-child.active .Na{color: #8d526d;background: #FFFFFF;}
	.headerNav .navUl li:first-child:hover .Na{color: #8d526d;background: #FFFFFF;}
	.headerNav .navUl li .Na{display: block;font-size: 0.8rem;color: #333333;height: 2.2rem;font-weight: bold;padding: 0 0.3rem;line-height: 2.2rem;width: 100%;margin-top: 0;text-align: left;background: none;}
	
	.headerNav .navUl li:hover .sub-nav{display: block;}
	.headerNav .navUl li .subNav{display: block;width: 100%;height: auto;min-height: auto;position: relative;left: 0;top: 0;right: 0;margin: auto;z-index: 99;background: none;}
	.headerNav .navUl li .subNav .subOne{display: none;}
	.headerNav .navUl li .subNav .subTwo{width: 100%!important;margin-left: 0; height: auto;min-height: auto;float: left;box-sizing: border-box;border-right: none;border: none;background: #F5F5F5;}
	.headerNav .navUl li .subNav .subTwo dl{box-sizing: border-box;overflow: hidden;padding: 0 0 1rem 0;}
	.headerNav .navUl li .subNav .subTwo dl dt{float: left;width: 50%;height: 1.5rem;text-align: left; padding: 0 0;margin-top: 0.5rem;box-sizing: border-box;background: none;border: none;}
	.headerNav .navUl li .subNav .subTwo dl dt a{display: block;color: #333333;font-size: 0.75rem;padding: 0 10px;line-height: 1.5rem;}
	.headerNav .navUl li .subNav .subDepartment{display: none;}
	.headerNav .navUl li .subNav .subThree{display: none;}
	.headerNav .navUl li .subNav .subFour{display: none;}

	/*轮播banner*/
	.bannerTop{position: relative;}
	.bannerTop .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 0.4rem;z-index:100;}
	.bannerTop .hd ul li{display:inline-block;cursor: pointer;width:1rem;height:0.1rem;overflow:hidden;margin: 0 3px;font-size: 0;}
	.bannerTop .bannerBtn{display: none;}

	.guide{width: 100%;box-sizing: border-box;padding: 0.5rem 0.3rem;background: #f5f5f5;}
	.guide ul{width: 100%;height: auto;box-sizing: border-box;box-shadow: none;overflow: hidden;}
	.guide ul li{width: 33.33%;height: auto;float: left;box-sizing: border-box;text-align: justify;margin-bottom: 0.5rem;}
	.guide ul li a{width: 100%;height: 100%;display: block;box-sizing: border-box;padding: 2.5rem 0 0 0;text-align: center;}
	.guide ul li h3{font-size: 0.7rem;color: #555555;font-weight: lighter;}
	.guide ul li p{display: none;}
	.guide ul li.g-1 a{background: url(../images/item-1.png) center 0.5rem no-repeat;background-size: auto 1.8rem;}
	.guide ul li.g-2 a{background: url(../images/item-2.png) center 0.5rem no-repeat;background-size: auto 1.8rem;}
	.guide ul li.g-3 a{background: url(../images/item-3.png) center 0.5rem no-repeat;background-size: auto 1.8rem;}
	.guide ul li.g-4 a{background: url(../images/item-4.png) center 0.5rem no-repeat;background-size: auto 1.8rem;}
	.guide ul li.g-5 a{background: url(../images/item-5.png) center 0.5rem no-repeat;background-size: auto 1.8rem;}
	.guide ul li:hover{background: url(../images/item-hover.jpg) center no-repeat;background-size: cover;}
	.guide ul li.g-1:hover a{background: url(../images/item-a.png) center 0.5rem no-repeat;background-size: auto 1.8rem;}
	.guide ul li.g-2:hover a{background: url(../images/item-b.png) center 0.5rem no-repeat;background-size: auto 1.8rem;}
	.guide ul li.g-3:hover a{background: url(../images/item-c.png) center 0.5rem no-repeat;background-size: auto 1.8rem;}
	.guide ul li.g-4:hover a{background: url(../images/item-d.png) center 0.5rem no-repeat;background-size: auto 1.8rem;}
	.guide ul li.g-5:hover a{background: url(../images/item-e.png) center 0.5rem no-repeat;background-size: auto 1.8rem;}

	.iTitle{width: 100%;box-sizing: border-box;overflow: hidden;}
	.iTitle h3{float: left;font-size: 0.8rem;line-height: 1.5rem;font-weight: bold;}

	.iTitle .iMore{font-size: 0.6rem;line-height: 1.5rem;font-weight: normal;}
	.iTitle .iMore i{display: none;}
	.iTitle .iMore:hover{color: #8d526d;}

	.i-one{width: 100%;box-sizing: border-box;padding: 0.8rem 0.3rem;overflow: hidden;}
	.news{width: 100%;float: left;}
	.news .iTitle h3{display: none;}
	.news .i-tab{float: left;width: 80%;box-sizing: border-box;overflow: hidden;margin: 0;text-align: center;}
	.news .i-tab a{width: auto;height: 2rem;line-height: 2rem;color: #333333; margin-left: 1.5rem;font-size: 0.8rem;background: none;}
	.news .i-tab a:first-child{margin-left: 0;}
	.news .i-tab a.active{color: #8d526d;background: #ffffff;font-weight: bold;}
	.news .i-tab a:hover{color: #8d526d;background: #ffffff;font-weight: bold;}

	.news .newsBanner{width: 100%;float: left;box-sizing: border-box;position: relative;overflow: hidden;margin-top: 0.5rem;}
	.news .newsBanner .bd ul li .nImg{width: 100%;height: 12rem;overflow: hidden;}
	.news .newsBanner .bd ul li .NoImg{width: 100%;height: 12rem;}
	.news .newsBanner .bd ul li .nTxt{width: 100%;height: auto;padding: 1.5rem 1rem 0.5rem;}
	.news .newsBanner .bd ul li .nTxt h3{font-size: 0.7rem;margin-top: 3rem;}
	.news .newsBanner .bd ul li .nTxt p{font-size: 0.6rem;margin-top: 0.1rem;}
	.news .newsBanner .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 2.5rem;z-index:10;}
	.news .newsBanner .hd ul{margin:0;box-sizing: border-box;text-align: right;padding-right: 0.5rem;}
	.news .newsBanner .hd ul li{width:0.4rem;height:0.4rem;margin: 0 0.2rem;}

	.newsContent{width: 100%;display: none;margin-top: 0.2rem;padding: 0;}
	.newsContent .hits{width: 100%;height: 9.5rem;box-sizing: border-box;overflow: hidden;position: relative;}
	.newsContent .hits .n-txt{width: 100%;height: 2.5rem;position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: 0 0.3rem;}
	.newsContent .hits .n-txt span{font-size: 0.6rem;margin-top: 0;}
	.newsContent .hits .n-txt h3{font-size: 0.7rem;margin-top: 0;}
	.newsContent .hits .n-txt p{display: none;}
	.newsContent ul{width: 100%;box-sizing: border-box;overflow: hidden;}
	.newsContent ul li{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 0.6rem;}
	.newsContent ul li a{width: 76%;font-size: 0.7rem;padding-left: 0.8rem;}
	.newsContent ul li span{font-size: 0.6rem;}

	.notice{width: 100%;float: right;margin-top: 1rem;}
	.notice ul{width: 100%;box-sizing: border-box;margin-top: 0.5rem;padding: 0.5rem 0.3rem;}
	.notice ul li{margin-top: 0.5rem;padding-bottom: 0.5rem;box-sizing: border-box;border-bottom: 1px solid #e1e5e9;}
	.notice ul li:last-child{border-bottom: none;}
	.notice ul li a{display: block;width: 100%;height: 100%;}
	.notice ul li h3{font-size: 0.7rem;padding-left: 0.8rem}
	.notice ul li span{display: block;font-size: 0.6rem;padding-left: 0.8rem;margin-top: 0.2rem;}

	/*科室介绍*/
	.department{width: 100%;box-sizing: border-box;padding: 1rem 0;overflow: hidden;}
	.department .iTitle{border-bottom: none;height: 2rem;overflow: inherit;}
	.department .iTitle h3{display: none;}
	.department .iTitle .departTab{float: left;width: 100%;height: 2rem; margin-left: 0;overflow-y: hidden;overflow-x: auto;white-space: nowrap;background: #f5f5f5;}
	.department .iTitle .departTab a{line-height: 2rem;font-size: 0.8rem;float: none;padding: 0 1.2rem;display: inline-block;border: none;}
	.department .iTitle .departTab a i{display: none;}
	.department .iTitle .departTab a.active{border: none;background: #8d526d;color: #ffffff;font-weight: bold; position: relative;top: 0;}
	.department .iTitle .departTab a:hover{border: none;background: #8d526d;color: #ffffff;font-weight: bold;}
	.department .iTitle .departTab a:first-child{margin-left: 0;}
	.department .iTitle .iMore{display: none;}

	.department .departContent{box-sizing: border-box;padding: 0 0.3rem;overflow: hidden;margin-top: 1rem;position: relative;}
	.department .departContent .depart-ul{width: 100%;height: auto;}
	.department .departContent .depart-ul li{float: left;width: 49%;height: 2rem;line-height: 2rem;margin: 0 0 2% 2%;}
	.department .departContent .depart-ul li span{top: 0.4rem;right: 0.2rem;font-size: 0.6rem;padding: 0.1rem 0.5rem;border-radius: 0.2rem;}
	.department .departContent .depart-ul li:nth-child(2n+1){margin-left: 0;}
	.department .departContent .depart-ul li a{display: block;font-size: 0.7rem;padding: 0 2.2rem 0 1rem;}
	


	.department .departContent .depart-img{display: none;}


	.doctor{display: none;}
	.i-two{width: 100%;box-sizing: border-box;padding: 0.5rem 0.3rem;overflow: hidden;}

	.yxjy{margin-bottom: 1rem;}
	.i-two .i-img{width: 100%;height: auto;overflow: hidden;float: left;}
	.i-two .i-img a{display: block;width: 100%;height: 100%;}
	.i-two .i-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}

	.i-two .i-txt{width: 100%;height: auto;overflow: hidden;float: left;box-sizing: border-box;padding: 0;border: none;}
	.i-two ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 0;}
	.i-two ul li{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 0.5rem;}
	.i-two ul li a{display: block;float: left;width: 82%;font-size: 0.7rem;padding-left: 0.8rem;}
	.i-two ul li span{font-size: 0.6rem;}
	.yxjy .i-img{margin-bottom: 1rem;}
	.ylgz .i-img{display: none;}



	.special{width: 100%;box-sizing: border-box;padding: 1rem 0.3rem;overflow: hidden;}
	.special ul{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0.5rem 0;}
	.special ul li{float: left;width: 49%;height: 4.5rem;box-sizing: border-box;overflow: hidden;margin: 0 0 2% 2%;}
	.special ul li:first-child{margin-left: 0;}
	.special ul li:nth-child(2n+1){margin-left: 0;}
	.special ul li a{width: 100%;height: 100%;display: block;position: relative;}
	.special ul li a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
	.special ul li .s-txt{display: none;}
	
	/*悬浮层*/
	.iFix{position: fixed;width: 1.7rem;height: auto;box-sizing: border-box;right: 0;top: 60%;z-index: 999;}
	.iFix ul{display: none;}
	.iFix .ReturnTop{width: 1.7rem;height: 1.7rem;display: none;margin-top: 0.5rem;position: relative;border-radius: 0.25rem;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
	.iFix .ReturnTop span{display: none;}
	.iFix .ReturnTop:hover span{display: none;}

	.footer{width: 100%;border-top: 0.1rem solid #86405d;background: #333333;}
	.f-one{width: 100%;box-sizing: border-box;overflow: hidden;padding: 1rem 0.3rem 0;}
	.f-one .f-logo{display: none;}
	
	.f-one .f-img{display: none;}
	
	.f-one .f-txt{float: left;margin-left: 0;}
	.f-one .f-txt h3{display: none;}
	.f-one .f-txt p{font-size: 0.7rem;color: #ffffff;margin-top: 0.3rem;}
	.f-one .f-txt p span{display: inline-block;}
	
	.f-two{width: 100%;text-align: left;padding: 0 0.3rem; background: #333333;}
	.f-two p{font-size: 0.7rem;color: #ffffff;width: 100%;line-height: 0.8rem;}
	.f-two p span{display: none;}
	.f-two p a{color: #ffffff;box-sizing: border-box;display: block;}
	.f-two p .f-a{padding-left: 1.2rem;background: url(../images/f-4.png) left no-repeat;}
	


	.commonTitle{height: 6rem;width: 100%;background: url(../images/commonBg.jpg) center no-repeat;}
	.commonTitle .commonContent{bottom: 0;}
	.commonTitle .commonContent h3{width: 100%;font-size: 0.9rem;line-height: 4rem;text-align: center;margin-top: 0;}
	.location{width: 100%;line-height: 1.8rem;padding: 0 0.3rem;box-sizing: border-box;}
	.location p{box-sizing: border-box;font-size: 0.6rem;color: #ffffff;}
	.location p a{color: #ffffff;display: inline-block;margin: 0 0.2rem;}
		
	.commonUl{box-sizing: border-box;padding: 0 0.3rem;height: 2rem;}
	.commonUl ul{height: 2rem;box-sizing: border-box;overflow-y: hidden;overflow-x: auto;white-space: nowrap;}
	.commonUl ul li{float: none;height: 2rem;display: inline-block; box-sizing: border-box;}
	.commonUl ul li a{display: block;font-size: 0.75rem;font-weight: normal;height: 2rem;line-height: 2rem;margin: 0 1rem;box-sizing: border-box}
	.commonUl ul li:first-child a{margin-left: 0;}
	.commonUl ul li:first-child.active a{border-bottom: 2px solid #86405d;font-weight: bold;}
	.commonUl ul li:first-child:hover a{border-bottom: 2px solid #86405d;font-weight: bold;}
	.commonUl ul li.active a{border-bottom: 2px solid #86405d;font-weight: bold;}
	.commonUl ul li:hover a{border-bottom: 2px solid #86405d;font-weight: bold;}

	.commonMain{width: 100%;box-sizing: border-box;padding: 1rem 0.3rem; overflow: hidden;background: #ffffff;}

	.commonMain .newsUl{box-sizing: border-box;border-left: 1px solid #e7eaed;width: 100%;padding: 0.5rem 0;}
	.commonMain .newsUl li{width: 100%;height: auto;box-sizing: border-box;position: relative;margin-bottom: 0.8rem;overflow: hidden;}
	.commonMain .newsUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0 0 0 0.5rem;}
	.commonMain .newsUl li i{display: none;}
	.commonMain .newsUl li .nTime{display: none;}
	.commonMain .newsUl li .nRight{width: 100%;margin-left: 0;padding-bottom: 0.7rem;}
	.commonMain .newsUl li .nImg{float: left;width: 30%;height: 3.6rem;overflow: hidden;}
	.commonMain .newsUl li .nTxt{float: right;width: 65%;}
	.commonMain .newsUl li .nTxt h3{font-size: 0.7rem;height: 2.1rem;color: #333333;white-space: normal;}
	.commonMain .newsUl li .nTxt p{display: none;}
	.commonMain .newsUl li .nTxt small{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.commonMain .newsUl li .nTxt p span{display: inline-block;margin-top: 0;}
	.commonMain .newsUl li .nTxt span{display: none;}
	.commonMain .newsUl li .nTxt h3 span{font-size: 0.7rem;}
	.commonMain .newsUl li.noTxt{height: auto;}
	
	.commonMain .newsUl li .tTxt{float: right;width: 100%;}
	.commonMain .newsUl li .tTxt h3{font-size: 0.7rem;height: 2.1rem;white-space: normal;}
	.commonMain .newsUl li .tTxt p{display: none;}
	.commonMain .newsUl li .tTxt small{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.commonMain .newsUl li .tTxt span{display: none;}
	.commonMain .newsUl li .tTxt h3 span{font-size: 0.7rem;}
	
	.commonMain .newsList{margin-top: 0.5rem;padding-bottom: 0;}
	.commonMain .newsList li{padding-bottom: 0.5rem;margin-bottom: 0.5rem;overflow: hidden;}
	.commonMain .newsList li a{display: block;font-size: 0.7rem;width: 76%;}
	.commonMain .newsList li span{float: right;font-size: 0.6rem;line-height: 1.1rem;}

	.commonMain .specialUl{overflow: hidden;box-sizing: border-box;}
	.commonMain .specialUl li{width: 100%;height: auto;box-sizing: border-box;float: left;margin: 0 0 1rem 0;overflow: hidden;}
	.commonMain .specialUl li:nth-child(3n+1){margin-left: 0;}
	.commonMain .specialUl li a{display: block;}
	.commonMain .specialUl li .nImg{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;}
	.commonMain .specialUl li h3{font-size: 0.7rem;color: #333333;font-weight: normal;margin-top: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.commonMain .specialUl li:hover h3{color: #23a5e3;font-weight: bold;}

	.commonMain .doctorUl{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0;}
	.commonMain .doctorUl li{width: 100%;height: auto;float: left;margin: 0 0 0.5rem 0;padding: 0 0 0.5rem 0;border: 0;box-shadow: none;border-bottom: 1px solid #eeeeee;}
	.commonMain .doctorUl li:nth-child(3n+1){margin-left: 0;}
	.commonMain .doctorUl li a{width: 100%;height: 100%;box-sizing: border-box;display: block;overflow: hidden;}
	.commonMain .doctorUl li .dImg{width: 30%;height: 8rem;overflow: hidden;float: left;}
	.commonMain .doctorUl li .dImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
	.commonMain .doctorUl li .noImg{width: 30%;height: 8rem;overflow: hidden;float: left;display: flex;align-items: center;justify-content: center;background: #f5f5f5;}
	.commonMain .doctorUl li .noImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
	.commonMain .doctorUl li .dTxt{width: 65%;height: auto;}
	.commonMain .doctorUl li .dTxt h3{font-size: 0.75rem;color: #333333;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.commonMain .doctorUl li .dTxt span{ font-size: 0.6rem;margin-top: 0.3rem;}
	.commonMain .doctorUl li .dTxt p{font-size: 0.6rem;color: #666666;line-height: 1.1rem; margin-top: 0.3rem;}

	.commonMain .aboutImg{box-sizing: border-box;overflow: hidden;padding: 0 0 1rem 0; column-count: 2;column-gap: 0.3rem;}
	.commonMain .aboutImg li{margin-bottom: 0.5rem;}
	.commonMain .aboutImg li:nth-child(4n+1){margin-left: 0;}
	.commonMain .aboutImg li a{display: block;}
	.commonMain .aboutImg li .aImg{width: 100%;height: auto;margin: 0 auto; box-sizing: border-box;overflow: hidden;background: #f5f5f5;}
	.commonMain .aboutImg li .aImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
	.commonMain .aboutImg li .aTxt{box-sizing: border-box;width: 100%;height: auto;line-height: 1.5rem;text-align: center;}
	.commonMain .aboutImg li .aTxt p{font-size: 0.7rem;}
	
	.commonMain .leaderUl{box-sizing: border-box;width: 100%;}
	.commonMain .leaderUl li{width: 100%;height: auto;box-sizing: border-box;position: relative;margin-bottom: 0.5rem;border-bottom: 1px solid #e7eaed;}
	.commonMain .leaderUl li:last-child{border-bottom: none;}
	.commonMain .leaderUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding-bottom: 0.5rem;overflow: hidden;}
	.commonMain .leaderUl li .lImg{float: left;width: 100%;height: auto;overflow: hidden;}
	.commonMain .leaderUl li .lImg img{width: auto;height: 8rem;display: block;margin: 0 auto;}
	.commonMain .leaderUl li .nImg{float: left;width: 100%;height: auto;overflow: hidden;display: block;background: none;}
	.commonMain .leaderUl li .nImg img{width: auto;height: 8rem;display: block;margin: 0 auto;}
	.commonMain .leaderUl li .nTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
	.commonMain .leaderUl li .nTxt h3{font-size: 0.8rem;color: #8d526d;font-weight: bold;text-align: center;margin-top: 0.5rem;}
	.commonMain .leaderUl li .nTxt span{font-size: 0.7rem;color: #8d526d;display: block;margin-top: 0.5rem;text-align: center;}
	.commonMain .leaderUl li .nTxt p{font-size: 0.65rem;color: #666666;margin-top: 0.5rem;line-height: 1.2rem;}
	

	/*科室导航*/
	.commonMain .depart-h{font-size: 0.8rem;color: #8d526d;font-weight: bold;margin-bottom: 0.5rem;}
	.commonMain .depart-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-bottom: 1rem;}
	.commonMain .depart-ul li{float: left;width: 49%;height: 2rem;line-height: 2rem;margin: 0 0 2% 2%;}
	.commonMain .depart-ul li:nth-child(5n+1){margin-left: 2%;}
	.commonMain .depart-ul li:nth-child(2n+1){margin-left: 0;}
	.commonMain .depart-ul li span{top: 0.4rem;right: 0.2rem;font-size: 0.6rem;padding: 0.1rem 0.5rem;border-radius: 0.2rem;}
	.commonMain .depart-ul li a{font-size: 0.7rem;padding: 0 2.2rem 0 1rem;}
	
	.expertsTop{box-sizing: border-box;overflow: hidden;padding: 1rem 0.35rem;}
	.expertsTop .expertsImg{width: 6rem;height: auto;float: none;margin: 0 auto;}
	.expertsTop .expertsNoImg{width: 6rem;height: 8rem;float: none;display: flex;margin: 0 auto;align-items: center;}

	.expertsTop .expertsTxt{width: 100%;height: auto;float: none;text-align: justify;margin: 0.5rem 0;}
	.expertsTop .expertsTxt h3{font-size: 0.8rem;color: #8d526d;font-weight: bold;margin-bottom: 0.5rem;}
	.expertsTop .expertsTxt p{font-size: 0.7rem!important;color: #333333;line-height: 1.2rem;}
	
	
	.expertsTop .expertsTxt p a{color: #8d526d;}
	.expertsTop .expertsTxt p.experts-p{margin-top: 0.5rem;}
	.expertsContent{box-sizing: border-box;overflow: hidden;padding: 1rem 0.35rem;}
	.expertsContent .pexertsH{font-size: 0.8rem;color: #8d526d;font-weight: bold;}
	.expertsContent .expertsP{text-align: justify;box-sizing: border-box;margin-top: 0.5rem;}
	.expertsContent .expertsP p{font-size: 0.7rem;color: #333333;line-height: 1.5rem!important;text-indent: 2em!important;}
	.expertsContent .expertsP p span{font-size: 0.7rem!important;}
	

	.dOneContent{width: 100%;box-sizing: border-box;position: relative;overflow: hidden;margin-top: 0;padding: 1rem 0.3rem;}
	.d-one .dImg{float: right;width: 100%;height: auto;overflow: hidden;background: #F5F5F5;}
	.d-one .dImg img{width: 100%;min-height: 100%;height: auto;display: block;margin: 0 auto;}
	.d-one .nImg{float: right;width: 100%;height: auto;display: flex;align-items: center;overflow: hidden;background: #f3f2ff;}
	.d-one .nImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
	.d-one .dTxt{width: 100%;height: auto;text-align: justify;}
	.d-one .dTxt h3{font-size: 0.8rem;color: #8d526d;font-weight: bold;margin-top: 0.5rem;}
	.d-one .dTxt p{font-size: 0.7rem;color: #333333;line-height: 1.2rem;margin-top: 0.5rem;}
	.d-one .dTxt a{display: none;}
	
	
	.d-title{padding-bottom: 0.5rem;}
	.d-title h3{float: left;font-size: 0.8rem;}
	.d-title a{font-size: 0.6rem;line-height: 1.1rem;}
	
	.d-two{padding: 1rem 0.3rem;;}
	.d-two ul{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 20px;}
	.d-two ul li{width: 100%;float: left;box-sizing: border-box;overflow: hidden;margin: 0 0 0.8rem 0;}
	.d-two ul li:nth-child(2n+1){margin-left: 0;}
	.d-two ul li a{width: 82%;font-size: 0.7rem;padding-left: 0.8rem;}
	.d-two ul li span{font-size: 0.6rem;line-height: 1rem;}
	
	.d-three{box-sizing: border-box;overflow: hidden;padding: 1rem 0.3rem;width: 100%;}
	.d-three ul{box-sizing: border-box;overflow: hidden;padding: 1rem 0;}
	.d-three ul li{width: 32%;height: auto; box-sizing: border-box;float: left;margin: 0 0 2% 2%;}
	.d-three ul li:nth-child(6n+1){margin-left: 2%;}
	.d-three ul li:nth-child(3n+1){margin-left: 0;}
	.d-three ul li .ztImg{width: 100%;height: 8rem;}
	.d-three ul li .nImg{width: 100%;height: 8rem;}
	.d-three ul li .ztTxt{width: 100%;word-break:break-all;box-sizing: border-box;text-align: center;padding: 0.5rem 0;}
	.d-three ul li .ztTxt h3{font-size: 0.7rem;color: #8d526d;font-weight: bold;}
	.d-three ul li .ztTxt p{height: auto;font-size: 0.6rem;color: #8d526d;margin-top: 0.4rem;}
	

	.sZmap{width: 100%;height: auto;margin: 0.5rem 0;}


	/*分页*/
	.newsPage{margin-top: 0.5rem;padding: 0.5rem 0;}
	.newsPage .newsPageContent a{font-size: 0.6rem;padding: 0.2rem 0.4rem;background: #eeeeee;margin:0 0.1rem;}
	.newsPage .newsPageContent span{display: none;}
	.newsPage .newsPageContent select{display: none;}


	/*详情页*/
	.showMain{padding: 0;}
	.showWhite{width: 100%;box-sizing: border-box;padding: 0;background: #ffffff;}
	.showTitle{margin-top: 0.5rem;padding: 0 0.3rem 0.5rem;overflow: hidden;}
	.showTitle h3{font-size: 0.8rem;text-align: left;text-align: justify;}
	.showTitle .showInfo{margin-top: 0.5rem;height: auto;overflow: hidden;}
	.showTitle .showInfo p{font-size: 0.6rem;width: 100%;}
	.showTitle .showInfo p span{margin-right: 1rem;}
	.showTitle .showInfo p b{display: block;color: #666666;float: left;margin-left: 0;width: 50%;margin-right: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.showTitle .showInfo .showShare{display: none;}
	
	.showContent{box-sizing: border-box;text-align: justify;padding: 1rem 0.3rem !important;word-break: break-all;}
	.showContent section:first-child{text-align: center;width: 100%;margin: 0 auto!important;}
	.showContent section{text-align: center;padding: 0!important;margin: 0!important;}
	.showContent section img{display: block;margin: 0 auto !important;}
	.showContent p{font-size: 0.7rem!important;color: #333333;line-height: 1.5rem!important;}
	.showContent img{width: auto;max-width: 100%;height: auto!important;;margin: 0.5rem 0;}
	.showContent table{width: 100% !important;}

	.showVideo{width: 100%;height: 15rem;padding: 1.2rem 0 0 ;}
	.showPage{display: none;}
	.showEwm{display: none;}
	.recommend{display: none;}
	
}
/*iphone 6*/
@media screen and (min-width:375px){ 
html{ font-size: 20px;}  
}
@media screen and (min-width:384px){ 
html{ font-size: 20.48px;}  
}
@media screen and (min-width:412px){ 
html{ font-size: 21.973px;}  
}
/*iphone 6 plus*/
@media screen and (min-width:414px){ 
html{ font-size: 22.08px;}  
}
@media screen and (min-width:424px){ 
html{ font-size: 22.613px;}  
}
@media screen and (min-width:480px){ 
html{ font-size:25.6px;}  
}
@media screen and (min-width:540px){ 
html{ font-size:28.8px;}  
}
@media screen and (min-width:600px){ 
html{ font-size: 32px;}  
}
@media screen and (min-width:800px){ 
html{ font-size:42.667px;}  
}