body, dl, dd, h1, h2, h3, h4, h5, h6, p, form {
    margin: 0;
}

ol, ul {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft YaHei", "Open Sans", "微软雅黑", Arial, "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    background: #f3f3f3;
    color: #333333;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #01b0b0;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.header-top {
    width: 100%;
    height: 40px;
    background: #333333;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.hot-line {
    float: right;
    width: 260px;
    color: #f3f3f3;
    line-height: 40px;
    font-size: 14px;
}

.hot-line em {
    display: inline-block;
    float: left;
    width: 22px;
    height: 22px;
    background: url("../images/icon_01.png") no-repeat 0 0;
    margin-top: 9px;
    margin-right: 20px;
}

.logo-wrap {
    height: 200px;
    line-height: 170px;
    color: #01b0b0;
    overflow: hidden;
}

.logo-wrap h1 {
    font-size: 40px;
}

.logo {
    float: left;
    margin: 12px 2px 0 10px;
}

.nav-wrap {
    width: 100%;
    height: 60px;
    background: #01b0b0;
}

.index-nav li {
    float: left;
    text-align: center;
    margin-right: 35px;
    position: relative;
}

.index-nav li:last-child {
    margin-right: 0;
}

.index-nav li a {
    color: #f3f3f3;
    display: inline-block;
    width: 74px;
    height: 60px;
    line-height: 60px;
}

.index-nav li .li1 {
    width: 80px;
}

.index-nav li:hover .child-nav {
    display: block;
}

.child-nav {
    position: absolute;
    width: 73px;
    background: #e8e8e8;
    top: 60px;
    z-index: 1000;
    display: none;
}

.child-nav li {
    min-width: 67px;
    float: none;
    margin: 0 auto;
    border-bottom: 1px solid #d0d0d0;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.child-nav li:last-child {
    border-bottom: none;
}

.child-nav li a {
    display: inline;
    color: #666666;
    line-height: 30px;
    font-size: 14px;
}

.child-nav li a:hover {
    color: #01b0b0;
}

.banner {
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.banner .hd {
    overflow: hidden;
}

.banner .hd ul {
    position: absolute;
    left: 45%;
    z-index: 2;
    bottom: 20px;
}

.banner .hd ul li {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffffff;
    margin-right: 20px;
    float: left;
    cursor: pointer;
}

.banner .hd ul .on {
    background: #01b0b0;
}

.banner .bd ul li {

}

.banner .bd ul li img {
    width: 100%;
    height: auto;
}

.fixed-box {
    text-align: center;
    position: fixed;
    right: 0;
    top: 35%;
    width: 80px;
    z-index: 1000;
    /*height: 195px;*/
    background: #ffffff;
}

.fixed-box a {
    display: block;
    width: 60px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
}

.fixed-box a img {
    display: block;
    margin: 10px auto 0;
    width: 54px;
    height: 54px;
}

.con-1-l {
    width: 600px;
    height: 300px;
    float: left;
    background: #FFFFFF;
    overflow: hidden;
}

.intro-img {
    width: 300px;
    height: 260px;
    overflow: hidden;
    margin: 20px 0 0 20px;
    float: left;
}

.intro-tit {
    font-weight: bold;
}

.intro-txt {
    width: 240px;
    float: left;
    padding: 20px;
    line-height: 26px;
}

.intro-txt p {
    font-size: 14px;
    text-indent: 2em;
}

.more {
    color: #999999;
    font-size: 12px;
    float: right;
    line-height: 26px;
}

.more:hover {
    color: #01b0b0;
}

.con-1-r {
    width: 530px;
    height: 260px;
    padding: 20px;
    float: right;
    background: #ffffff;
}

.news-list {

}

.news-list li {
    width: 530px;
    height: 40px;
    border-bottom: 1px dashed #cacaca;
    overflow: hidden;
    line-height: 40px;
    font-size: 14px;
}

.news-list li em {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/icon_02.png") no-repeat 0 0;
    margin-top: 10px;
    float: left;
    margin-right: 20px;
}

.time {
    float: right;
}

.more em {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 9px;
    border-left: 6px solid #999999;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}

.doctor {
    height: 276px;
    background: #ffffff;
    margin-top: 30px;
}

.doctor .hd {
    height: 56px;
}

.dr-name {
    width: 150px;
    height: 40px;
    background: rgba(1, 176, 176, 0.5);
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    position: absolute;
    bottom: -40px;
    left: 0;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.doctor-list {

}

.doctor-list li {
    width: 150px;
    height: 200px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    margin: 0 10px;
    float: left;
}

.doctor-list li img {
    width: 150px;
    height: 200px;
}

.doctor-list li:hover .dr-name {
    bottom: 0;
}

.doctor .prev, .next {
    display: block;
    width: 22px;
    height: 22px;
    float: right;
    margin-top: 17px;
    margin-right: 10px;
    cursor: pointer;
}

.prev {
    background: url("../images/arr-l.png");
}

.next {
    background: url("../images/arr-r.png");
}

.nurse {
    margin-top: 30px;
}

.nurse-l {
    width: 670px;
    height: 300px;
    background: #ffffff;
    float: left;
    padding: 0 20px;
}

.nurse-list {
    width: 210px;
    height: 195px;
    position: relative;
    z-index: 1;
    float: left;
}

.nurse-list .hd ul {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    right: 10px;
}

.nurse-list .hd ul li {
    width: 8px;
    height: 8px;
    border: 1px solid #aeaeae;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    background: #ffffff;
    cursor: pointer;
}

.nurse-list .hd ul .on {
    background: #01afb0;
    border: 1px solid #01afb0;
}

.nurse-news {
    float: left;
    margin-left: 20px;
    margin-top: -10px;
    width: 438px;
}

.nurse-news ul li {
    width: 438px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #c8c8c8;
    font-size: 14px;
}

.nurse-news ul li a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
}

.nurse-news ul li em {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #01afb0;
    border-radius: 50%;
    margin-right: 18px;
    margin-top: 18px;
    float: left;
}

.nurse-r {
    background: #ffffff;
    width: 420px;
    height: 300px;
    float: right;
    padding: 0 20px;
}

.nurse-r select {
    width: 310px;
    height: 38px;
    text-align: center;
}

.nurse-r .row {
    margin-bottom: 30px;
}

.nurse-r .row span {
    margin-right: 20px;
}

.nurse-r .sub-btn {
    width: 120px;
    height: 40px;
    border-radius: 3px;
    background: #01afb0;
    border: none;
    color: #ffffff;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
}

.clinical {
    height: 298px;
    background: #ffffff;
    margin: 30px auto;
}

.clinical-list li {
    width: 275px;
    height: 200px;
    margin: 0 10px;
    text-align: center;
    font-size: 14px;
    float: left;
}

.clinical-list li a img {
    width: 275px;
    height: 200px;
}

.blue {
    color: #01afb0;
}

.friend-link {
    line-height: 46px;
}

.friend-link ul {
    float: left;
}

.friend-link ul li {
    float: left;
    margin-right: 45px;
    line-height: 46px;
    font-size: 14px;
}

.footer {
    margin-top: 20px;
    width: 100%;
    background: #333333;
    color: #8a8a8a;
    overflow: hidden;
}

.footer a {
    color: #8a8a8a;
    font-size: 14px;
    line-height: 26px;
}

.about-us {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.contact {
    float: left;
    margin-left: 300px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
}

.weixin {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

.weixin-img {
    margin-top: 10px;
}

.copyright {
    text-align: center;
    line-height: 50px;
}

/*-- 就诊须知 --*/
.notice {
    width: 1160px;
    padding: 0 20px 20px;
    background: #ffffff;
}

.crumbs {
    line-height: 60px;
}

.con-tit {
    line-height: 76px;
    font-size: 18px;
}

.notice-list li {
    width: 1160px;
    height: 257px;
    border-bottom: 1px solid #e8e8e8;
    background: #ffffff;
}

.img-box {
    width: 300px;
    height: 170px;
    float: left;
}

.img-box img {
    width: 300px;;
    height: 170px;
}

.notice-txt {
    float: right;
    width: 810px;
    line-height: 24px;
    letter-spacing: 2px;
}

.release {
    color: #999999;
    font-size: 14px;
    margin-top: 20px;
}

.release .from {
    margin-left: 100px;
}

.page {
    width: 600px;
    margin: 20px auto;
	height:50px;
}

.page li{ float:left; padding:10px;}
.page li.active{ background:#0CF; color:#000}
.page li.active{ color:#000}
.page li a{ color:#01b0b0;}
.page span {
    display: none
}

.selected {
    color: #ffffff !important;
    background: #01afb0 !important;
}

.page .current_page {
    color: #ffffff !important;
    background: #01afb0 !important;
}

/*-- 科室导航 --*/
.departments {
    width: 1180px;
    padding: 0 10px 20px;
    background: #ffffff;
}

.departments ul li {
    width: 275px;
    height: 236px;
    float: left;
    margin: 30px 10px 0;
    text-align: center;
}

.departments ul li a {
    line-height: 36px;
}

.departments ul li a img {
    width: 275px;
    height: 200px;
    -moz-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
}

.departments ul li a div {
    width: 275px;
    height: 200px;
    overflow: hidden;
}

.departments ul li a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

/*-- 领导班子 --*/
.leader {
    background: #ffffff;
    padding-bottom: 50px;
    padding-top: 5px;
}

.boss {
    width: 280px;
    margin: 60px auto 0;
}

.boss div {
    width: 120px;
    height: 204px;
    text-align: center;
    font-size: 14px;
    color: #666666;
}

.boss div span {
    padding: 15px 0;
}

.boss img {
    width: 120px;
    height: 150px;
}

.boss-l {
    float: left;
}

.boss-r {
    float: right;
}

.leader-list {
    margin-left: 8px;
}

.leader-list li {
    width: 120px;
    height: 204px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    float: left;
    margin: 28px 14px 0;
}

.leader-list li img {
    width: 120px;
    height: 150px;
}

.leader-list li span {
    padding: 15px 0;
}

/*-- 医生坐诊表 --*/
.zuozhen {
    background: #ffffff;
    padding: 10px 20px 40px;
}

.zz-list li {
    height: 150px;
    padding-top: 20px;
    border-bottom: 1px dashed #e4e4e4;
    overflow: hidden;
}

.zz-list li img {
    margin-right: 20px;
    display: block;
    float: left;
}

.zz-l {
    width: 480px;
    font-size: 14px;
    line-height: 25px;
    float: left;
}

.dr-name2 {
    font-weight: bold;
    font-size: 16px;
}

.bold {
    font-weight: bold;
}

.zz-table {
    width: 570px;
    height: 150px;
    float: right;
    text-align: center;
    border-radius: 1px;
    color: #00b0ad;
    border: 1px solid #ababab;
}

.t-head {
    height: 28px;
    background: #01b0b0;
    color: #ffffff;
    border: 1px solid #01b0b0;
}

.t-head td {
    border: none;
}

.apm {
    width: 30px;
}

/*-- 医院地图 --*/
.map-wrap {
    padding: 20px 20px 50px;
    background: #ffffff;
}

.map {
    width: 1160px;
    height: 600px;
}

.contact-info {
    margin-top: 20px;
    color: #666666;
    font-size: 14px;
    line-height: 26px;
}

/*-- 简介详情 --*/
.detail-wrap {
    padding: 20px 20px 50px;
    background: #ffffff;
}

.detail-wrap h2 {
    text-align: center;
    color: #01afb0;
    letter-spacing: 2px;
}

.img-box2 {
    width: 800px;
    height: 400px;
    margin: 40px auto;
}

.img-box2 img {
    width: 100%;
    height: auto;
}

.detail-txt p {
    font-size: 14px;
    color: #666666;
    text-indent: 2em;
    line-height: 26px;
}

.address {
    margin-top: 30px;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}

/*-- 医院文化 --*/
.culture-wrap {
    background: #ffffff;
    padding: 10px 20px 50px;
}

.culture-wrap .row {
    margin: 20px 0;
    font-size: 14px;
}

/*-- 预约挂号 --*/
.order-wrap {
    background: #ffffff;
    padding: 30px 0 55px;
}

.order-wrap .row {
    width: 400px;
    height: 30px;
    margin: 20px auto;
    line-height: 30px;
}

.order-wrap .row span {
    width: 120px;
    display: inline-block;
    line-height: 30px;
    float: left;
    text-align: center;
}

.inp-txt {
    width: 266px;
    height: 26px;
    padding-left: 12px;
    border: 1px solid #ababab;
    border-radius: 1px;
}

.order-wrap .row input[type=radio] {
    margin-right: 10px;
    width: 16px;
    height: 16px;
    margin-top: 7px;
    float: left;
}

.order-wrap .row select {
    width: 280px;
    height: 30px;
    padding-left: 12px;
    text-align: center;
}

#calendar {
    width: 136px;
    height: 26px;
    padding-left: 12px;
    border-radius: 1px;
    border: 1px solid #ababab;
    float: left;
    margin-right: 15px;
}

#calendar-btn {
    width: 28px;
    height: 30px;
    border: none;
    background: url("../images/calendar.png") no-repeat;
    outline: none;
}

.sub-btn2 {
    width: 280px;
    height: 30px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    background: #01b0b0;
    float: right;
    border: none;
    margin-top: 20px;
}

/*-- 专家指南 --*/
.expert-wrap {
    background: #ffffff;
    padding: 10px 20px 50px;
}

.expert-list li {
    width: 480px;
    height: 160px;
    padding-top: 20px;
    float: left;
    margin-right: 120px;
    border-bottom: 1px dashed #e4e4e4;
}

.expert-list li img {
    width: 120px;
    height: 150px;
    margin-right: 20px;
    display: block;
    float: left;
}

.zz-l {
    width: 480px;
    font-size: 14px;
    line-height: 25px;
    float: left;
}

.zz-l img {
    width: 120px;
    height: 150px;
}

.dr-name2 {
    font-weight: bold;
    font-size: 16px;
}

.bold {
    font-weight: bold;
}

/*-- 专家详情 --*/
.expert-photo {
    width: 120px;
    height: 150px;
    margin: 20px auto 0;
}

.expert-photo img {
    width: 120px;
    height: 150px;
}

.expert-intro {
    text-align: center;
    line-height: 36px;
    margin-top: 10px;
}

.expert-intro .dr-name2 {
    font-size: 18px;
}

.intro-detail {
    margin-top: 20px;
    text-indent: 2em;
}

/*-- 天使风采 --*/
.angel-wrap {
    background: #ffffff;
    padding: 20px 20px 150px;
}

.active-tit {
    margin: 20px 0;
    color: #666666;
}

.active-name {
    font-size: 22px;
    line-height: 32px;
    color: #111111;

}

.angel {
    width: 1160px;
    height: 640px;
    position: relative;
}

.angel:hover .arrow {
    background: rgba(0, 0, 0, 0.2);
    color: #f0f0f0;
    opacity: 1;
}

.arrow {
    display: block;
    width: 70px;
    height: 100px;
    position: absolute;
    z-index: 2;
    top: 40%;
    font-size: 50px;
    text-align: center;
    line-height: 100px;
    font-family: simsun;
    font-weight: bold;
    background: rgba(0, 0, 0, 0);
    opacity: 0;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.prev-arr {
    left: 0;
}

.next-arr {
    right: 0;
}

.angel .hd ul {
    position: absolute;
    max-width: 1050px;
    bottom: -110px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.angel .hd ul .on {
    outline: 2px solid #01b0b0;
}

.angel .hd ul li {
    float: left;
    cursor: pointer;
    margin-right: 10px;
    width: 120px;
    height: 97px;
    overflow: hidden;
}

.angel .bd ul li {
    overflow: hidden;
    text-align: center;
    width: 1160px;
    height: 640px;
    position: relative;
}

.angel .bd ul li img {
    width: 100%;
}

.photo-intro {
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    padding-left: 20px;
    color: #ffffff;
    line-height: 40px;
}

/*-- 报名填表 --*/
#formwrap {
    min-height: 200px;
    transition: height 0.8s;
    -webkit-transition: height 0.8s;
}

#formwrap .loading {
    display: block;
    line-height: 200px;
    text-align: center;
}

.survey {
    padding: 10px 50px;
}

.survey h1 {
    text-align: center;
    font-size: 24px;
    line-height: 80px;
}

.survey .survey-info {
    background: #F8F8F8;
    border: 1px dashed #ddd;
    padding: 10px 15px;
}

.survey dl {
    border-bottom: 1px dashed #ddd;
    padding: 15px 0;
}

.survey dt {
    font-weight: bold;
    padding-bottom: 10px;
}

.survey dd input[type='text'], .survey dd textarea, .survey dd select {
    padding: 8px;
    line-height: 1.2;
}

.survey dd input[type='text'] {
    width: 30%;
}

.survey dd .button {
    padding: 6px;
    line-height: 1.2;
    vertical-align: middle;
}

.survey dd textarea {
    width: 80%;
    height: 120px;
}

.survey dd li {
    overflow: hidden;
}

.survey dd li input {
    float: left;
    height: 26px;
    margin-right: 10px;
}

.survey dd label {
    height: 26px;
}

.survey dd .Validform_checktip {
    margin-left: 0;
    min-height: 0;
}

.survey dd input.code {
    width: 120px;
}

.survey dd img {
    vertical-align: middle;
    max-width: 150px;
    max-height: 150px;
}

.survey dd .upload-pic {
    padding: 20px;
}

.survey .btn {
    width: 160px;
    line-height: 50px;
    font-size: 16px;
}

.required dt:after {
    margin-left: 10px;
    content: '*';
    color: red;
}

.Validform_checktip {
    display: block;
    line-height: 30px;
    min-height: 30px;
    margin-left: 10px;
    color: #999;
}

.Validform_checktip:before {
    font-family: "iconfont";
    color: #007FD1;
    font-size: 18px;
    margin-right: 5px;
}

.Validform_wrong {
    color: #c00;
}

.Validform_wrong:before {
    color: #c00;
}

.Validform_right {
    color: #71b83d;
}

.Validform_right:before {
    color: #71b83d;
}
.btn {
    display: inline-block;
    border: none;
    text-align: center;
    background: #158064;
    color: #fff;
    min-height: 34px;
    line-height: 34px;
    padding: 0 15px;
    -webkit-transition: background 0.3s,border 0.3s;
    transition: background 0.3s,border 0.3s;
}
.mt25 {
    margin-top: 25px;
}
.text-center {
    text-align: center;
}

/*-- 文件下载 --*/
.download-list li a.download:hover {
    background: #009966;
}
.download-list li a.download {
    position: absolute;
    top: 5px;
    right: 0;
    line-height: 24px;
    font-size: 12px;
    background: #158064;
    color: #fff;
    display: inline-block;
    padding: 3px 15px;
}
a:hover {
    color: #096;
    text-decoration: none;
}