﻿
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, select {
    margin: 0;
    padding: 0;
    outline: 0 none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

address, caption, cite, code, dfn, em, th, var, i, b {
    font-style: normal;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #474747;
}

table {
    border-collapse: collapse;
}

.a:hover {
    color: #ff7d01 !important;
    text-decoration: underline;
}

a:visited {
    color: #474747;
}

; img {
    border-weight;
}

img, a {
    border: none;
}

input {
    background: white;
}

ol, ul, li {
    list-style: none;
}

del {
    color: #999;
}
/*公共样式*/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    *zoom: 1;
}

    .clear ul li {
        float: left;
        display: inline;
    }

body {
    color: #474747;
    font: 12px/1 "宋体", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif;
    background: #fff;
}

body, html {
    height: 100%;
    width: 100%;
}

.doctor_cont .btn_bar, .doctor_tab .doctor_cont span i, .symptom_key h2 i, .speed_gh .head .ps i, .bg_ad, #lay_head .tel i, .fr_nav li a, .index_main .title i, .doctor_list .text .btn_bar a, .other_bar a.icon, #lay_nav .nav .pull_down i, .sort_nav .sort_a i, a.btn1, a.btn2, .other_reg a, #select_btn i, .h_result li i, #collect i, .score, .score i, .main_body .item i, .text .origin i, .buy_icon a i, .btn_point a i, .buy_point i, .class_bar .more i, .check_form dt .radio i, .down_btn, .down_btn1 {
    background: url(../Images/common.png);
    _background: url(../Images/common.gif);
}

select {
    box-shadow: 2px 2px 1px 0 #e7e7e7 inset;
    border: 1px solid;
    border-color: #CCC #DDD #DDD #CCC;
}

    select:focus {
        box-shadow: 2px 2px 1px 0 #e7e7e7;
    }

.tText, .tText2 {
    width: 220px;
    height: 14px;
    _line-height: 16px;
    padding: 8px 0 8px 8px;
    vertical-align: middle;
    border: 1px solid #dddddd;
}
/*评分*/
.score {
    width: 120px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    background-position: -247px -74px;
    margin-left: 10px;
}

    .score i {
        float: left;
        height: 16px;
        width: 16px;
        margin-right: 8px;
        background-position: -231px -74px;
        overflow: hidden;
    }

.overflow_slh {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*省略号 隐藏*/
.tSend_code {
    padding: 0 15px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #ccc;
    background: #eee;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
/*常用*/
.b {
    font-weight: bold !important;
}

.blue {
    color: #4fc0e8 !important;
}

.red {
    color: #e9573e !important;
}

.orange {
    color: #ff7d01 !important;
}

.no_bd {
    border: none !important;
}

.no_bd_t {
    border-top: none !important;
}

.no_bd_b {
    border-bottom: none !important;
}

.no_bd_r {
    border-right: none !important;
}

.no_bd_l {
    border-left: none !important;
}

.no_td_bd td {
    border: none !important;
}

.no_mg {
    margin: 0 !important;
}

.no_mg_t {
    margin-top: 0 !important;
}

.no_mg_b {
    margin-bottom: 0 !important;
}

.no_mg_r {
    margin-right: 0 !important;
}

.no_mg_l {
    margin-left: 0 !important;
}

.no_pd {
    padding: 0 !important;
}

.no_pd_t {
    padding-top: 0 !important;
}

.no_pd_b {
    padding-bottom: 0 !important;
}

.no_pd_r {
    padding-right: 0 !important;
}

.no_pd_l {
    padding-left: 0 !important;
}

.f12 {
    font-size: 12px !important;
}

.f14 {
    font-size: 14px !important;
}

.f16 {
    font-size: 16px !important;
}

.f18 {
    font-size: 18px !important;
}

.f20 {
    font-size: 20px !important;
}

.f22 {
    font-size: 22px !important;
}

.f24 {
    font-size: 24px !important;
}

.f26 {
    font-size: 26px !important;
}

.f28 {
    font-size: 28px !important;
}

.m_r_10 {
    margin-right: 10px !important;
}

.m_l_10 {
    margin-left: 10px !important;
}

.m_t_8 {
    margin-top: 8px !important;
}

.m_r_3 {
    margin-right: 3px !important;
}

.m_l_3 {
    margin-right: 3px !important;
}
/*对齐*/
.center {
    text-align: center !important;
}

.left {
    text-align: left !important;
}

.right {
    text-align: right !important;
}

.btn {
    height: 26px;
    line-height: 26px;
    padding: 0 15px;
    color: white;
    background: #02b2c9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    border: none;
}

    .btn:hover {
        background: #0293a6;
        color: white;
    }

.hide {
    display: none;
}

.show {
    display: block;
}

.font_s {
    font-family: "宋体",tahoma,arial,'Hiragino Sans GB';
}

.font_w {
    font-family: "微软雅黑",tahoma,arial,'Hiragino Sans GB';
}

.lay {
    width: 960px;
    margin: 0 auto;
}

a.btn1, a.btn2 {
    background-position: -98px -70px;
    display: inline-block;
    width: 76px;
    height: 24px;
    line-height: 24px;
    color: white;
    text-align: center;
    margin-right: 15px;
    font-size: 12px;
}

a.btn2 {
    background-position: -98px -45px;
}

/*顶部条*/
#lay_top {
    background: #f8f8f8;
    border-bottom: 1px solid #dddddd;
}

.top_bar {
    height: 32px;
    line-height: 32px;
    background: #f8f8f8;
    color: #888888;
}

.search input {
    width: 275px;
    height: 14px;
    padding: 11px 0 11px 15px;
    border: 2px solid #38c2c5;
    float: left;
}

.search a {
    height: 40px;
    width: 94px;
    text-align: center;
    line-height: 40px;
    color: white;
    font-size: 14px;
    background: #38c2c5;
    float: left;
}

/*头部*/
#lay_head {
    height: 125px;
    position: relative;
}

    #lay_head li {
        float: left;
    }

    #lay_head .logo {
        width: 250px;
    }

        #lay_head .logo a {
            width: 250px;
            height: 98px;
            display: block;
        }

    #lay_head .search {
        position: absolute;
        right: 0;
        bottom: 18px;
    }

        #lay_head .search a {
            position: relative;
            text-align: center;
        }

        #lay_head .search input {
            width: 467px;
        }

        #lay_head .search #search_type {
            height: 32px;
            position: absolute;
            top: -32px;
            left: 0;
        }

            #lay_head .search #search_type span {
                float: left;
                margin-right: 10px;
                height: 30px;
                line-height: 30px;
                padding: 0 14px;
                border: 1px solid #fff;
                color: #999;
                cursor: pointer;
            }

                #lay_head .search #search_type span.active {
                    background: #38c2c5;
                    color: white;
                    border-color: #38c2c5;
                }

        #lay_head .search a i {
            height: 24px;
            width: 24px;
            position: absolute;
            left: 7px;
            top: 9px;
            font-family: '微软雅黑';
        }

    #lay_head .tel {
        width: 134px;
        padding-top: 93px;
        position: relative;
    }

        #lay_head .tel i {
            width: 53px;
            height: 40px;
            position: absolute;
            left: -10px;
            top: 68px;
            background-position: 0 0;
        }

        #lay_head .tel p {
            font-family: '微软雅黑';
        }

            #lay_head .tel p.indent {
                text-indent: 52px;
                font-size: 14px;
                color: #49c7da;
                line-height: 20px;
            }

            #lay_head .tel p.code {
                font-family: '微软雅黑';
                color: #49c7da;
                font-size: 16px;
                letter-spacing: 1px;
                font-weight: bold;
                color: #6ed6e7;
                font-weight: bold;
            }

    #lay_head .tow_code {
        width: 95px;
        text-align: center;
        line-height: 20px;
        color: #4fc0e8;
        padding-top: 12px;
    }
/*导航*/
#lay_nav, #lay_nav .nav {
    height: 40px;
    background-color: #38c2c5;
}

    #lay_nav .nav {
        height: 40px;
        font-size: 14px;
        font-family: '微软雅黑';
        position: relative;
    }

.fl_nav {
    position: relative;
    z-index: 4;
}

    .fl_nav li {
        float: left;
    }

        .fl_nav li a {
            float: left;
            height: 40px;
            line-height: 40px;
            color: white;
            padding: 0 10px;
            margin-right: 1px;
        }

            .fl_nav li a.active, .fl_nav li a:hover {
                background-color: #8de3f2;
            }

            .fl_nav li a.active {
                padding: 0 16px;
            }

.fr_nav {
    position: absolute;
    right: 0;
    left: 0;
}

    .fr_nav li {
        float: right;
    }

        .fr_nav li a {
            float: left;
            height: 40px;
            line-height: 30px;
            color: white;
            text-indent: 35px;
        }

        .fr_nav li.guahao a {
            width: 110px;
            background: url(../Images/guahao.png) no-repeat;
            margin: 6px 8px 0 1px;
        }

        .fr_nav li.get_doctor a {
            width: 110px;
            background: url(../Images/get_doctor.png) no-repeat;
            margin: 6px 8px 0 1px;
        }

        .fr_nav li.web_service a {
            width: 110px;
            background: url(../Images/web_service.png) no-repeat;
            margin: 6px 8px 0 1px;
        }
/*下拉*/
#lay_nav {
    position: relative;
    z-index: 4;
}

    #lay_nav .nav .pull_down {
        position: relative;
    }

        #lay_nav .nav .pull_down a {
            position: relative;
            padding: 0 17px 0 7px;
        }

        #lay_nav .nav .pull_down i {
            width: 9px;
            height: 5px;
            overflow: hidden;
            position: absolute;
            background-position: -56px -26px;
            top: 18px;
            right: 5px;
        }

        #lay_nav .nav .pull_down div {
            position: absolute;
            width: 100px;
            border-top: 1px solid #8de3f2;
            top: 40px;
            left: -10px;
            display: none;
        }

            #lay_nav .nav .pull_down div a {
                float: none;
                padding: 0;
                height: 27px;
                line-height: 26px;
                color: white;
                text-align: center;
                display: block;
                background: #38c2c5;
                border-bottom: 1px solid #8de3f2;
                font-size: 12px;
                font-family: '微软雅黑';
            }

                #lay_nav .nav .pull_down div a:hover {
                    background: #7cdcec;
                }

/*页脚*/
#lay_foot {
    margin-top: 50px;
}

    #lay_foot, #lay_foot .foot_bar {
        height: 40px;
        background: #38c2c5;
        color: white;
        line-height: 40px;
        font-size: 13px;
        font-family: '微软雅黑';
    }

.foot_bar a {
    color: white;
    float: left;
}

    .foot_bar a:hover {
        text-decoration: underline;
    }

.foot_bar i {
    float: left;
    margin: 0 5px;
    position: relative;
    top: -1px;
    _top: -2px;
}

.foot_bar span {
    float: right;
}

/*登陆弹窗*/
.layui-layer-page {
    border: 8px solid #ccd0d9 !important;
}

.login_float {
    width: 480px;
    height: 406px;
    background: white;
    padding-top: 20px;
    font-family: '微软雅黑';
}

    .login_float div {
        width: 359px;
        margin: 0 auto;
    }

        .login_float div p {
            line-height: 38px;
            font-size: 14px;
        }

        .login_float div .tText {
            width: 349px;
            border: 1px solid #ddd;
        }

    .login_float .hd_bar {
        line-height: 46px;
        font-size: 12px;
        font-family: '宋体';
    }

        .login_float .hd_bar a,
        .login_float .other_bar span a {
            text-decoration: underline;
        }

        .login_float .hd_bar input {
            margin-right: 4px;
            position: relative;
            top: 2px;
            background: none;
        }

    .login_float .btn_bar a {
        width: 100%;
        margin: 0;
        display: block;
        height: 45px;
        line-height: 44px;
        font-size: 18px;
        text-align: center;
        color: white;
        background: url(../Images/sub_btn.jpg) #66d3e4;
    }

    .login_float .other_bar {
        color: #999999;
        position: relative;
        font-family: '宋体';
        line-height: 40px;
        padding-top: 40px;
    }

        .login_float .other_bar a.icon {
            display: inline-block;
            height: 26px;
            width: 26px;
            position: relative;
            top: 8px;
            *top: 6px;
            margin-right: 5px;
            left: 10px;
        }

        .login_float .other_bar a.icon_qq {
            background-position: -189px -43px;
        }

        .login_float .other_bar a.icon_sina {
            background-position: -217px -43px;
        }

        .login_float .other_bar a.icon_weixin {
            background-position: -246px -43px;
        }

        .login_float .other_bar span {
            position: absolute;
            right: 0;
            top: 40px;
            color: #333333;
        }

    .login_float .disabled {
        background: #ddd !important;
    }
/*分页*/
.pagemenu {
    padding: 10px 0;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #333;
    background: white;
    margin-top: 8px;
}

    .pagemenu a, .pagemenu .disabled {
        height: 27px;
        line-height: 27px;
        display: inline-block;
        padding: 0 10px;
        margin: 0 1px;
        border: 1px solid #CCC;
        color: #005ba0;
        border-radius: 4px;
    }

    .pagemenu .disabled {
        color: #cccccc;
    }

    .pagemenu a:hover {
        background: #ccc;
    }

    .pagemenu a.active {
        color: #ff6701;
        border-color: white;
        font-weight: bold;
    }

        .pagemenu a.active:hover {
            background: white;
        }

    .pagemenu .go_page {
        width: 38px;
        height: 23px;
        vertical-align: middle;
        line-height: 22px;
        text-align: center;
        border: 1px ridge #CCC;
        position: relative;
        top: -1px;
    }

    .pagemenu .ok_btn {
        background: #f5f5f5;
        color: #333333;
        height: 23px;
        line-height: 22px;
        padding: 0 12px;
    }

    .pagemenu .hd_block {
        margin-left: 10px;
        color: #656766;
    }
/*排序*/
.sort_nav {
    height: 34px;
    line-height: 34px;
    background: #f5f5f5;
    margin: 31px 0 20px;
    position: relative;
    z-index: 2;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #6d6d6d;
    font-size: 12px;
}

    .sort_nav li {
        margin-left: -1px;
        float: left;
        position: relative;
    }

    .sort_nav .sort_a {
        height: 34px;
        padding: 0 20px;
        float: left;
        color: #6d6d6d;
    }

        .sort_nav .sort_a.active, .sort_nav .sort_a:hover, .sort_nav .sort_a.active2 {
            color: #4fc0e8 !important;
            background: #fff;
            padding: 0 19px;
            border-left: 1px solid #ddd;
            border-right: 1px solid #ddd;
        }

            .sort_nav .sort_a.active i, .sort_nav .sort_a:hover i, .sort_nav .sort_a.active2 i {
                background-position: -80px -32px;
                -webkit-transform: rotateZ(180deg);
                transform: rotateZ(180deg);
            }

        .sort_nav .sort_a i {
            width: 7px;
            height: 4px;
            overflow: hidden;
            display: inline-block;
            position: relative;
            top: -2px;
            *top: -4px;
            background-position: -80px -28px;
            _margin-top: 20px;
            margin-left: 5px;
            -webkit-transition: .3s;
            transition: .3s;
        }

    .sort_nav .fr .go_page {
        padding: 0 10px;
    }

        .sort_nav .fr .go_page a {
            position: relative;
            top: 1px;
        }

            .sort_nav .fr .go_page a:hover {
                color: orange;
            }
/*轮播*/
.slide {
    width: 100%;
    height: 355px;
    position: relative;
    overflow: hidden;
}

    .slide .bd ul {
        height: 355px;
    }

    .slide .bd li {
        width: 100%;
        height: 100%;
    }

        .slide .bd li a {
            height: 100%;
            width: 100%;
            display: block;
            background: url(../Images/login.gif) center no-repeat;
        }

    .slide .hd {
        height: 25px;
        width: 100%;
        bottom: 0;
        position: absolute;
        text-align: center;
    }

        .slide .hd span {
            height: 12px;
            width: 12px;
            margin-right: 10px;
            cursor: pointer;
            overflow: hidden;
            display: inline-block;
            background: #f9f9f9;
            border-radius: 50%;
        }

            .slide .hd span.on {
                background: #4fc0e8;
            }

/*位置条*/
.position_bar {
    padding: 0;
    height: 48px;
    line-height: 48px;
    color: #666;
}

.cf-invalide {
    background: #ffe7e7 !important;
}

/*当前位置*/
.gps {
    height: 45px;
    min-width: 1000px;
    float: left;
    margin-top: -2px;
    width: 100%;
    background: #eee;
}

.dw {
    width: 1002px;
    height: 45px;
    margin: 0 auto;
}

    .dw ul li {
        display: inherit;
        padding: 15px 10px;
        color: #797979;
        float: left;
    }

        .dw ul li .x_jt {
            float: left;
        }
