﻿ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.wrapper
{
    margin: 0;
    z-index: 0;
    max-height: 750px;
    color: #000;
    width: 100%;
}

.news_content
{
    width: 1200px;
    margin: 0 auto;
}

.news-con_left
{
    width: 820px;
    float: left;
    margin-right: 80px;
}

.news-con_right
{
    float: left;
    width: 300px;
}

.news_left_banner
{
    height: 300px;
    width: 100%;
    position: relative;
    z-index: 20;
}

.bd
{
    height: 300px;
    overflow: hidden;
}

    .bd img
    {
        width: 820px;
        height: 300px;
    }

.news_ul
{
    margin-top: 30px;
    overflow: hidden;
}

    .news_ul li
    {
        width: 128px;
        height: 59px;
        border-top: solid 1px #cccccc;
        border-bottom: solid 1px #cccccc;
        border-left: none;
        float: left;
        font-size: 22px;
        font-family: 微软雅黑;
        color: #333;
        text-align: center;
        line-height: 59px;
        cursor: pointer;
    }

.news_li_on
{
    height: 58px !important;
    border-top: solid 2px #006458 !important;
    border-bottom: none !important;
    border-right: solid 1px #cccccc !important;
    color: #000 !important;
    line-height: 58px !important;
    border-left: solid 1px #cccccc !important;
}

.news_content_ul li
{
    width: 820px;
    height: 169px;
    border-bottom: solid 1px #cccccc;
}

.news-con
{
    width: 180px;
    height: 108px;
    float: left;
    margin-top: 31px;
    cursor: pointer;
    overflow: hidden;
}

.news_content_text
{
    width: 620px;
    margin-left: 20px;
    float: left;
    overflow: hidden;
}

.news_content_title
{
    margin-top: 26px;
    font-size: 20px;
    font-family: 微软雅黑;
    cursor: pointer;
}

.news_content_times
{
    margin-top: 8px;
    overflow: hidden;
    font-size: 12px;
    font-family: 微软雅黑;
    color: #999999;
    cursor: pointer;
}

.news_content_time
{
    float: left;
}

.news_content_name
{
    float: left;
    margin-left: 8px;
}

.news_content_con
{
    font-size: 14px;
    font-family: 微软雅黑;
    color: #666666;
    line-height: 28px;
    margin-top: 8px;
    cursor: pointer;
}

.news_right_news
{
    width: 300px;
    height: 690px;
    background: url(/assets/image/news_right_tx1.png) 0 0 no-repeat;
}

.news_right_top
{
    font-size: 22px;
    font-family: 微软雅黑;
    padding-top: 17px;
    cursor: pointer;
}

.news_right_news1
{
    width: 300px;
    height: 610px;
    margin-top: 13px;
}

.news_right_news2
{
    width: 300px;
    height: 315px;
    margin-bottom: 20px;
}

.news_right_img
{
    width: 300px;
    height: 150px;
    margin-top: 17px;
    cursor: pointer;
}

.news_right_content
{
    height: 95px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #666666;
    line-height: 28px;
    margin-top: 11px;
    cursor: pointer;
}

.news_right_hot
{
    width: 300px;
    height: 440px;
    margin-top: 16px;
    background: url(/assets/image/news_right_tx2.png) 0 0 no-repeat;
}

.right_hot_ul
{
    list-style: none;
    margin-top: 17px;
}

    .right_hot_ul li
    {
        width: 300px;
        height: 60px;
        margin-top: 15px;
    }

.news_hot_img
{
    width: 90px;
    height: 60px;
    float: left;
    cursor: pointer;
}

.news_hot_title
{
    height: 60px;
    width: 200px;
    font-size: 16px;
    font-family: 微软雅黑;
    float: left;
    margin-left: 10px;
    line-height: 26px;
    cursor: pointer;
}

.hd
{
    height: 50px;
    position: relative;
    z-index: 1;
    width: 820px;
    margin: 0 auto;
    top: -50px;
    background-color: rgba(0,0,0,0.5);
}

.news_left_banner .hd ul
{
    height: 10px;
    float: right;
    width: 60px;
}

    .news_left_banner .hd ul li
    {
        float: left;
        margin-right: 20px;
        width: 8px;
        height: 8px;
        background: #fff;
        cursor: pointer;
        border-radius: 50%;
        list-style: none;
        margin-top: 20px;
    }

        .news_left_banner .hd ul li.on
        {
            background: #ff920b;
        }

.news_banner_title
{
    color: #fff;
    font-size: 18px;
    margin-left: 18px;
    position: relative;
    bottom: 40px;
    z-index: 2;
}

.news_detail_title
{
    width: 820px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
}

.detail_title_left
{
    width: 700px;
    float: left;
}

.detail_title_right
{
    width: 100px;
    float: right;
    height: 50px;
    line-height: 50px;
}

    .detail_title_right a
    {
        display: block;
        float: right;
        width: 75px;
        height: 50px;
        background: url(/assets/image/fh-first.png) no-repeat 15px 15px;
    }

        .detail_title_right a:hover
        {
            background: url(/assets/image/fh-hover.png) no-repeat 15px 15px;
        }

.article_intro
{
    height: 85px;
    width: 820px;
}

.intro_title
{
    font-size: 28px;
    height: 40px;
}

.intro_time
{
    font-size: 12px;
    color: #a9a9a9;
    margin-right: 20px;
    margin-top: 10px;
}

.article_con
{
    min-height: 300px;
    margin-top: 30px;
}

/*特色服务////////////////////////////////////////////////////////////////////*/
.spc_ban_all
{
    height: 505px;
    width: 100%;
    margin: 0 auto;
    background: url(/assets/image/spc-banner.jpg) no-repeat center;
}

.spc_banner
{
    height: 90px;
    width: 100%;
    margin: 0 auto;
    background-color: #fbeed3;
}

.spc_banner_con
{
    height: 90px;
    width: 1170px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
}

    .spc_banner_con p
    {
        margin: 0px;
        padding: 0px;
        color: #000;
    }

.spc_con
{
    height: 667px;
    border-bottom: 1px solid #dddddd;
    margin: 0 auto;
    width: 100%;
}

.spc_con_img
{
    margin: 0 auto;
    padding-top: 50px;
    text-align: center;
}
/*健康师关爱////////////////////////////////////////////////////////////////////*/
.care_all
{
    height: 500px;
    width: 100%;
    margin: 0 auto;
    background:url(/assets/image/dcare_1.png) no-repeat;
    margin-top:10px;
}

.care_all_img
{
    width: 1170px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    height: 413px;
}

.care_con
{
    height: 540px;
    margin: 0 auto;
    width: 100%;
    border-bottom:1px solid #ccc;
}
.care_con_center
{
    width:1170px; height:381px; margin:0 auto; padding-top:80px;
}

.care_con_img
{
   float:left; width:381px;
}
.care_con_intro
{
    float:right; width:505px;  margin-top: 55px;
}
.care_intro_title
{
     text-align:center; font-size:22px; font-family:"微软雅黑"; margin-bottom:20px;
}
.care_intro_p1
{
    line-height:30px; color:#666;
}
.more_btn
{
    width: 100px;
    height: 35px;
    background-color: #1ed2c8;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-top: 20px;
    outline: none;
    cursor:pointer;
}
/*医生医疗服务////////////////////////////////////////////////////////////////////*/
.med_ban_all
{
    height: 411px;
    width: 100%;
    margin: 0 auto;
    background: url(/assets/image/medical_1.jpg) no-repeat center;
}

.med_con
{
    height: auto;
    width: 1175px;
    margin: 0 auto;
    overflow: hidden;
}

    .med_con img
    {
        text-align: center;
        vertical-align: middle;
        margin: 0 auto;
        margin-bottom: 50px;
    }
/*医生医疗服务////////////////////////////////////////////////////////////////////*/
.manage_ban_all
{
    height: 410px;
    width: 100%;
    margin: 0 auto;
    background:url(/assets/image/manage_banner.png) no-repeat;
}
.manage_con
{
    height: auto;
    width: 1175px;
    margin: 0 auto;
    overflow: hidden;
}

    .manage_con img
    {
        text-align: center;
        vertical-align: middle;
        margin: 0 auto;
        margin-bottom: 50px;
    }

.manage_con_banner
{
    width: 100%;
    height: 928px;
    margin: 0 auto;
    background: url(/assets/image/manage_3.jpg) no-repeat center;
}

/*百问答疑////////////////////////////////////////////////////////////////////*/
.ask_head
{
    height:528px; width:100%; margin: 0 auto; background:url(/assets/image/ask_1.png) no-repeat;
    margin-top:10px; 
}
.ask_jkzx
{
    width:1170px; height:305px; margin:85px auto;
}
.ask_jkzx_img
{
    width:430px; height:305px; float:left;
}
.ask_jkzx_intro
{
    width:410px; height:245px; float:right; margin-top:55px;
}
.ask_jksq
{
    width:1170px; height:275px; margin:0 auto;
}
.ask_wenda
{
    width:1170px; height:500px; margin:0 auto;
}
.ask_wenda_img
{
    width:610px; height:375px; float:left;
}
.ask_wenda_list
{
    width:490px; height:400px; float:right;
}
.ask_wenda_p1
{
    color:#2bbba2; margin-bottom:20px; height:28px; line-height:30px;
}
.ask_wen
{
    width:28px; height:28px; background-color:#66cc33; color:#fff !important; margin-right:15px; display:block; border-radius:50%; float:left; text-align:center; line-height:28px;
}
.ask_da
{
    display: block;
    width: 445px;
    min-height: 50px;
    float: left;
}

/*#region 关于我们*/
.us-bg
{
    overflow: hidden;
    background-color: #ffffff;
}

.us-m
{
    width: 1170px;
    margin: 0 auto;
    min-height: 800px;
    padding-top: 30px;
}

.us-meun
{
    float: left;
    width: 250px;
    height: 775px;
    margin-bottom: 80px;
    padding-top: 30px;
    margin-right: 30px;
    overflow: hidden;
    border: 1px solid #cccccc;
    border-top: 4px solid #006458;
    cursor: pointer;
}

    .us-meun li
    {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        font-family: "微软雅黑";
    }

        .us-meun li img
        {
            width: 21px;
            height: 17px;
            margin-left: 50px;
            margin-right: 20px;
            vertical-align: middle;
        }

.us-meun-h25
{
    margin-top: 25px;
}

.us-meun li:hover
{
    background: url(/assets/image/us-libg.png) 0 0 no-repeat;
}

.us-on
{
    background: url(/assets/image/us-libg.png) 0 0 no-repeat;
}

.us-r
{
    float: left;
    width: 870px;
}

.us-r-title
{
    width: 870px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 12px;
    color: #666666;
    font-family: "微软雅黑";
    background-color: #f6f6f6;
}

.us-r-title1
{
    width: 866px;
    height: 24px;
    line-height: 24px;
    margin-top: 30px;
    padding-left: 20px;
    font-family: "微软雅黑";
    font-size: 22px;
    border-left: 4px solid #f47474;
}

.us-im
{
    width: 890px;
    height: 300px;
    margin: 30px 0;
}

.us-con
{
    line-height: 35px;
    font-family: "微软雅黑";
}

    .us-con div
    {
        margin-top: 20px; color:#333;
    }

.p1
{
    margin-bottom:0px !important;
    font-weight:bold;
}

/*#region 新闻类型文章*/
.typenew_con
{
    width:1170px; min-height:350px; margin:0 auto;
}
.typenew_title
{
    width:1170px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
}
.typenew_ul
{
    list-style:none; margin:0; padding:0;
}
.typenew_ul li
{
    width: 1170px;
    height: 169px;
    border-bottom: solid 1px #cccccc;
}
.tpyenew_text
{
    width: 970px;
    margin-left: 20px;
    float: left;
    overflow: hidden;
}
.tishi
{
    height: 50px;
    width: 100%;
    text-align: center;
    line-height: 50px;
    margin-top: 100px;
    color: #f00;
}

