

/* 医院动态 */
.hc-dynamic{
    width: 100%;
    width: 1000px;
    margin: 10px auto;
}
.hc-dynamic-appointment{
    width: 320px;
    background-color: #fff;
}
.hc-appointment-photo{
    width: 100%;
}
.hc-appointment-intro{
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ECECEC;
}
.hc-appointment-intro ul li{
    width: 100%;
    box-sizing: border-box;
    margin-top: 12px;
    padding-left: 29px;
}
.hc-appointment-intro ul li a{
    display: block;
    float: left;
    width: 100px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    border: 1px solid #9C9C9C;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
}
.hc-appointment-intro ul li img{
    float: left;
    margin: 0 20px;
    margin-top: 8px;
}
.hc-dynamic-news{
    width: 430px;
    height: 272px;
    box-sizing: border-box;
    border: 1px solid #ECECEC;
    margin-left: 9px;
    background-color: #fff;
}
.hc-news-class{
    width: 408px;
    height: 40px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
    border-bottom: 1px dashed #CDCDCD;
}
.hc-news-class img{
    float: left;
    margin-top: 13px;
    margin-right: 18px;
}
.hc-news-class span{
    display: block;
    float: left;
    font-size: 16px;
    color: #02AE77;
    line-height: 40px;
}
.hc-news-class span strong{
    font-size: 20px;
    font-weight: 400;
}
.hc-news-list{
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
}
.hc-news-list ul li{
    width: 100%;
    line-height: 36px;
}
.hc-news-list ul li a{
    display: block;
    float: left;
    text-align: left;
    font-size: 16px;
    color: #323232;
}
.hc-news-list ul li time{float: right;color: #666;}

.yyhj{overflow: hidden;}
.yyhj img{width: 229.5px;float: left;margin: 10px;}

.item-block{
    display: block;
    float: left;
    width: 6px;
    height: 6px;
    background-color: #AEAEAE;
    margin-top: 16px;
    margin-right: 14px;
}
.hc-news-help{
    width: 234px;
    height: 272px;
    box-sizing: border-box;
    border: 1px solid #ECECEC;
    background-color: #fff;
}
.hc-help-title{
    width: 100%;
    height: 40px;
    background-image: url("../image/help-bg.png");
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ECECEC;
}
.hc-help-title h3{
    float: left;
    font-size: 22px;
    line-height: 40px;
    color: #02AE77;
    margin-left: 10px;
}
.hc-help-title a{
    float: right;
    line-height: 40px;
    font-size: 16px;
    color: #02AE77;
    margin-right: 10px;
}
.hc-help-list{
    width: 100%;
}
.hc-help-list ul li{
    width: 59px;
    float: left;
    margin-left: 13px;
    margin-top: 17px;
    display: inline;
}
.hc-help-list ul li a span{
    display: block;
    width: 100%;
    font-size: 13px;
    text-align: center;
}

/* 精神科 */
.hc-department{
    width: 1000px;
    margin: 0 auto;
}
.hc-nerve-department{
    width: 1000px;
    height: 260px;
    box-sizing: border-box;
    border: 1px solid #ECECEC;
    background-color: #fff;
}
.hc-department-name{
    width: 1000px;
    height: 44px;
    box-sizing: border-box;
    border-bottom: 1px dashed #CDCDCD;
    margin: 0 auto;
    padding: 0 10px;
}
.hc-department-name img{
    float: left;
    margin-top: 14px;
}
.hc-department-name span{
    display: block;
    float: left;
    font-size: 16px;
    color: #02AE77;
    line-height: 40px;
    margin-left: 18px;
}
.hc-department-name span strong{
    font-size: 20px;
    font-weight: 400;
}
.hc-department-list{
    width: 100%;
}
.hc-department-list ul{
    margin-left: 20px;
}
.hc-department-list ul li{
    float: left;
    height: 38px;
    width: 25%;
    margin-top: 24px;
    /* margin-left: 20px; */
}
.hc-department-list ul li a h3{
    display: block;
    width: 38px; 
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 30px;
    box-sizing: border-box;
    border: 1px solid #02AE77;
    color: #02AE77;
    font-family: 'Times New Roman', Times, serif;
}
.hc-department-list ul li a h4{
    color: #02AE77;
    font-size: 20px;
    font-weight: 400;
    margin-left: 10px;
    line-height: 0.7;
    margin-top: 5px;
}
.hc-department-list ul li a span{
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    color: #515151;
    font-family: 'Times New Roman', Times, serif;
}

.hc-wrap-one{
    width: 100%;
    height: 260px;
    border-bottom: 1px solid #ECECEC;
    box-sizing: border-box;
}
.hc-wrap-two{
    width: 100%;
    height: 260px;
    border-bottom: 1px solid #ECECEC;
    box-sizing: border-box;
}
.hc-department-question{
    width: 371px;
    height: 208px;
    box-sizing: border-box;
    border: 1px solid #ECECEC;
    background-color: #fff;
}

.hc-question-title{
    width: 100%;
    height: 43px;
    background-image: url("../image/question_bg.png");
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
}
.hc-question-title h3{
    line-height: 43px;
    display: block;
    width: 100%;
    text-align: center;
    color: #02AE77;
}
.hc-question-info{
    width: 350px;
    box-sizing: border-box;
    margin: 10px auto;
}
.hc-question-info p{
    color: #02AE77;
    font-size: 24px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    line-height: 1.2;
}
.hc-question-info p a{
    font-size: 16px;
    color: #5C5C5C;
    text-align: left;
}
.p-line{
    width: 100%;
    height: 13px;
    overflow: hidden;
    color: #CDCDCD;
}
.hc-question-info-btn{
    display: block;
    width: 122px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    background-color: #02AE77;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}
/* 专家介绍 */
.hc-expert{
    width: 1000px;
    margin: 10px auto;
    box-sizing: border-box;
    border: 1px solid #ECECEC;
    background-color: #fff;
}
.hc-expert-wrap-one{
    width: 100%;
    border-bottom: 1px solid #ECECEC;
    box-sizing: border-box;
}
.hc-expert-wrap-two{
    width: 100%;
    border-bottom: 1px solid #ECECEC;
    box-sizing: border-box;
}
.hc-expert-title{
    margin: 0 auto;
    height: 45px;
    border-bottom: 1px dashed #ECECEC;
    padding: 0 10px;
}
.hc-expert-title img{
    float: left;
    margin-top: 15px;
}
.hc-expert-title span{
    display: block;
    float: left;
    font-size: 16px;
    color: #02AE77;
    line-height: 45px;
    margin-left: 18px;
}
.hc-expert-title span strong{
    font-size: 20px;
    font-weight: 400;
}
.hc-expert-btn img{
    margin-left: 5px;
    margin-top: 12px;
}
.hc-expert-list{
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
}
.hc-expert-list ul li{
    width: 25%;
}
.expert-item-info{
    margin-top: 18px;
}
.expert-item-info>a{
    display: block;
    width: 116px;
    float: left;
}
.expert-item-info p{
    float: left;
    font-size: 12px;
    color: #707070;
    line-height: 1.9;
    margin-left: 10px;
}
.expert-item-info p strong{
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}
.expert-item-dsc{
    float: left;
    height: 26px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 16px;
}
.expert-item-dsc img{
    float: left;
    margin-right: 15px;
}

/* 快速引导 */
.hc-quick{
    margin: 0 auto;
    width: 1000px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 10px 0;
    padding-left: 16px;
}
.hc-quick a{
    display: block;
    float: left;
    margin-right: 2px;
    width: 322px;
}

/* 医学研究、医院文化、护理天地 */
.hc-service{
    width: 1000px;
    margin: 10px auto;
}
.hc-service-item{
    width: 330px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ECECEC;
    /* margin-left: 2px; */
}
.hc-service-title{
    width: 310px;
    height: 33px;
    border-bottom: 1px dashed #CDCDCD;
    margin: 0 auto;
}
.hc-service-title img{
    float: left;
    margin-top: 9px;
    margin-left: 2px;
}
.hc-service-title p{
    float: left;
    line-height: 33px;
    font-size: 22px;
    color: #02AE77;
    margin-left: 18px;
}
.hc-service-title p span{
    font-size: 16px;
}
.hc-service-title a{
    display: block;
    float: right;
    line-height: 33px;
    color: #02AE77;
    font-size: 14px;
}
.hc-service-content{
    width: 300px;
    margin: 12px auto;
}
.hc-service-content ul{
    width: 100%;
    box-sizing: border-box;
    padding-top: 10px;
}
.hc-service-content ul li{
    line-height: 38px;height: 38px;overflow: hidden;
}
.hc-service-content ul li img{
    display: inline;
    vertical-align: middle;
}
.hc-service-content ul li a{
    padding-left: 10px;
    font-size: 16px;
    color: #323232;
}

/* 医院环境、来院路线 */
.hc-intro{
    height: 220px;
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #ECECEC;
}
.hc-intro-tabs{
    width: 100%;
    height: 37px;
    box-sizing: border-box;
    margin: 8px 10px;
}
.intro-tab{
    width: 270px;
    height: 37px;
    background-color: #E2E2E2;
    margin-right: 6px;
}
/* .intro-tab img{
    float: left;
    margin-top: 11px;
    margin-left: 14px;
} */
.intro-tab .tab-icon{
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    margin-top: 11px;
    margin-left: 14px;
    background-image: url("../image/icon_default.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.intro-tab p{
    float: left;
    line-height: 37px;
    box-sizing: border-box;
    padding: 0 16px;
    font-size: 22px;
    color: #545454;
}
.intro-tab p span{
    font-size: 16px;
}
/* 激活状态 */
.intro-tab-actice{
    background-color: #02AE77;
}
.intro-tab-actice p{
    color: #fff;
}
.intro-tab-actice .tab-icon{
    background-image: url("../image/icon_active.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.intro-tab-environment{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
}
.intro-tab-environment ul li{
    width: 240px;
    margin-right: 5px;
}
.intro-tab-route{
    display: none;
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
}
.route-map{
    width: 460px;
}
.route-way{
    width: 502px;
    margin-left: 16px;
}
.route-way p{
    font-size: 16px;
    color: #333333;
    line-height: 1.8;
}
                        .info1{ width:100%; height:60px; overflow:hidden;}
						.info2{ width:100%; height:44px; overflow:hidden;}
						.info1 span,.info2 span{ float:left; display:inline-block; line-height:32px;}
						.info1 textarea{float:left; display:inline-block; width:258px; height:46px;}
						.info2 .input1{ float:left; display:inline-block; width:68px; height:30px; margin-right:6px}
						.info2 .input2{ float:left; display:inline-block; width:104px; height:30px;}
						.info3{ width:100%; height:32px; overflow:hidden;}
						.info3 a{ display:inline-block; width:124px; height:32px; margin:0 25px; line-height:32px; font-size:21px; font-weight:bold; color:#FFF; text-align:center; cursor:pointer; overflow:hidden}
						.info3 a.tj{ background:#ff6702;}
						.info3 a.tw{ background:#02ae77;}

/* 友情链接 */
.bot_scroll518 { overflow:hidden; margin:10px auto; width: 998px; height:85px; border: 1px solid #DDD; background:#fff; }
.bot_scroll518 p { float:left; padding-top:15px; width:36px; height:70px; background:#02ae77; color:#fff; line-height:30px; font-size:15px; text-align:center;}
.bot_scroll518 ul { overflow:hidden;margin:15px 0 0 0; margin-right: 10px; margin-left: 45px;}
.bot_scroll518 ul li { float:left; display:inline-block; margin-right:20px;}
.bot_scroll518 ul li a{color: #333333;}
.con1ScrollLeft { float:left; width: 950px; height: 140px;  } 