@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, th, td {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body {
    font-size: 14px;
    line-height: 20px;
    font-family: "微软雅黑", Arial;
    text-align: left;
    color: #666;
    background: #FFF;
}

img {
    border: 0px;
}

a:link {
    color: #222;
    text-decoration: none;
}

a:visited {
    color: #222;
    text-decoration: none;
}

a:hover {
    color: #1779c0;
    text-decoration: none;
}

a:active {
    color: #1779c0;
    text-decoration: none;
}

.gray {
    color: #999;
    text-decoration: none;
}

    .gray a {
        color: #999;
        text-decoration: none;
    }

        .gray a:hover {
            color: #fff;
            text-decoration: underline;
        }

        .gray a:visited {
            color: #999;
            text-decoration: none;
        }

.Blue {
    color: #00a1e9;
    text-decoration: none;
}

    .Blue a {
        color: #00a1e9;
        text-decoration: none;
    }

        .Blue a:hover {
            color: #00a1e9;
            text-decoration: underline;
        }

        .Blue a:visited {
            color: #00a1e9;
            text-decoration: none;
        }

.Wfont {
    color: #fff;
    text-decoration: none;
}

    .Wfont a {
        color: #fff;
        text-decoration: none;
    }

        .Wfont a:hover {
            color: #fff;
            text-decoration: underline;
        }

        .Wfont a:visited {
            color: #fff;
            text-decoration: none;
        }

.Red {
    color: #fe0101;
    text-decoration: none;
}

    .Red a {
        color: #fe0101;
        text-decoration: none;
    }

        .Red a:hover {
            color: #fe0101;
            text-decoration: underline;
        }

        .Red a:visited {
            color: #fe0101;
            text-decoration: none;
        }

.GreenFont a {
    color: #118a08;
}

.Orange {
    color: #ffa200;
}

    .Orange a {
        color: #ffa200 !important;
    }

        .Orange a:hover {
            color: #ffa200;
            text-decoration: underline !important;
        }

.Lfont {
    color: #89a1d6;
}

.Tfont {
    font-size: 11px;
    font-family: Arial;
    color: #878787;
}

.Clear {
    clear: both;
}


.w1200 {
    width: 1200px;
    margin: auto;
}

.w370 {
    width: 370px;
}

.w270 {
    width: 270px;
}

.h700 {
    height: 700px;
}

.h450 {
    height: 450px;
}

.h90 {
    height: 90px;
}

.h50 {
    height: 50px;
}

.h40 {
    height: 40px;
}

.h30 {
    height: 30px;
}

.h20 {
    height: 20px;
}

.h10 {
    height: 10px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.bg_white {
    background: #fff;
}

.bg_f5 {
    background: #f5f5f5;
}

.bg_green {
    background: #58b431;
}

.left0 {
    left: 0px;
}

.right0 {
    right: 0px;
}

.f18 {
    font-size: 18px;
}

.f16 {
    font-size: 16px;
}

.f22 {
    font-size: 22px;
}

.fw {
    font-weight: bold;
}

.ml70 {
    margin-left: 70px;
}

.ml15 {
    margin-left: 15px;
}

.tc {
    text-align: center;
}

.pad20 {
    padding: 20px 0px;
}

.pad10 {
    padding: 0px 10px;
}

.mar20 {
    margin: 0px 20px;
}

.mt10 {
    margin-top: 10px;
}

.lh4 {
    line-height: 40px;
}

.bt {
    border-bottom: #c7c7c7 1px solid;
}

.color_w {
    color: #fff;
}

.border_b {
    border-bottom: #c7c7c7 1px solid;
}

.bor_bb {
    border-bottom: #00a1e9 1px solid;
}

.fw {
    font-weight: bold;
}

/*搜索*/
.sousuo select {
    width: 80px;
    height: 36px;
    border: #c7c7c7 2px solid;
    border-radius: 3px;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-left: 5px;
}

.sousuo input {
    width: 240px;
    height: 30px;
    border: #c7c7c7 2px solid;
    border-radius: 3px;
    padding-left: 8px;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 30px;
}

.sousuo button {
    width: 80px;
    height: 36px;
    background: #ffa200;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    border: none;
    cursor: pointer;
}

    .sousuo button:hover {
        background-color: #f90;
    }

/*导航*/
ul.navbox li {
    width: 120px;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 99;
}

    ul.navbox li a {
        color: #222;
        display: block;
    }
/*ul.navbox li a:hover{ border-bottom:#00a1e9 5px solid;}*/
.nav_selected {
    border-bottom: #00a1e9 5px solid;
}

ul.navbox li div.nav_ej {
    width: 340px;
    background: #fff;
    border-top: #00a1e9 3px solid;
    position: absolute;
    top: 49px;
    padding: 15px 20px;
    display: none;
}

    ul.navbox li div.nav_ej ul {
        width: 100px;
        float: left;
    }

        ul.navbox li div.nav_ej ul li {
            width: 100px;
            line-height: 30px;
            font-size: 15px;
            float: none;
            text-align: left;
        }

            ul.navbox li div.nav_ej ul li a {
                color: #666;
                border-bottom: #c7c7c7 2px solid;
            }

                ul.navbox li div.nav_ej ul li a:hover {
                    color: #00a1e9;
                    text-decoration: none;
                    border-bottom: #00a1e9 2px solid;
                }

    ul.navbox li div.nav_ej p {
        width: 220px;
        float: right;
        font-size: 14px;
        color: #1779c0;
        text-align: left;
        line-height: 30px;
        max-height: 285px;
        overflow: hidden;
    }

        ul.navbox li div.nav_ej p a {
            color: #1779c0;
        }

            ul.navbox li div.nav_ej p a span {
                font-size: 16px;
                font-weight: bold;
                line-height: 40px;
            }

            ul.navbox li div.nav_ej p a:hover {
                background: none;
                text-decoration: underline;
            }

/*banner*/
.banner_bg {
    min-width: 1200px;
    width: 1200px;
    margin: auto;
    height: 528px
}
    /*.banner_bg .banner{ position:absolute; left:50%; margin-left:-960px;}*/
    .banner_bg .banner {
        margin: 0 auto;
        width: 1200px;
        padding-top: 5px;
    }

.jyzn_bg {
    width: 100%;
    height: 90px;
    background: #555;
    opacity: 0.8;
    filter: alpha(opacity=90);
    margin-top: 0px;
}

.jyzn {
    z-index: 99;
}

    .jyzn ul li {
        width: 200px;
        font-size: 15px;
        text-align: center;
        float: left;
    }

        .jyzn ul li img {
            margin-top: 15px;
        }

        .jyzn ul li a {
            color: #fff;
            display: block;
            line-height: 38px;
        }

            .jyzn ul li a:hover {
                background: #00a1e9;
            }

/*新闻动态*/
/*图片新闻*/
.tpxw {
    width: 620px;
    height: 390px;
    overflow: hidden;
}

    .tpxw h2 {
        font-size: 18px;
        line-height: 40px;
    }

    .tpxw p {
        line-height: 24px;
    }

/*365彩票平台动态*/
.yydt {
    width: 550px;
    height: 390px;
    overflow: hidden;
}

    .yydt > a {
        font-size: 20px;
        line-height: 30px;
        color: #222;
        display: inline-block;
        padding: 10px 20px;
        border: 1px solid #d8d8d8;
    }

        .yydt > .sed, .yydt > a:hover {
            background: #565656;
            color: #FFF;
        }

    .yydt ul li {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        border-bottom: #c7c7c7 1px solid;
        overflow: hidden;
    }

        .yydt ul li i {
            width: 6px;
            height: 6px;
            background: #999;
            border-radius: 6px;
            float: left;
            margin: 17px 8px 0px 5px;
        }

    .yydt p {
        width: 200px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
        border: #c7c7c7 1px solid;
    }

        .yydt p a {
            display: block;
        }

            .yydt p a:hover {
                background: #00a1e9;
                color: #fff;
            }

/*底部*/
.bottom_bg {
    min-width: 1200px;
    background: #3f3f3f;
    padding: 30px 0px;
}

.jzdh p {
    min-width: 50px;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
}

    .jzdh p a {
        color: #fff;
    }

        .jzdh p a:hover {
            text-decoration: underline;
        }
/*首页结束*/



/*新闻列表页*/
/*当前位置*/
.dqwz p {
    font-size: 16px;
    line-height: 50px;
    padding-left: 20px;
}

.dtlb_tit {
    background: #a3a5a6;
}

    .dtlb_tit p {
        width: 232px;
        font-size: 18px;
        line-height: 50px;
        text-align: center;
        float: left;
    }

        .dtlb_tit p a {
            display: block;
            color: #FFF;
        }

            .dtlb_tit p a:hover {
                color: #fff;
                background: #00a1e9;
            }

.dtlb_tit_selected {
    color: #fff !important;
    background: #00a1e9;
}

.dtlb_list ul li {
    height: 50px;
    font-size: 15px;
    line-height: 50px;
    border-bottom: #c7c7c7 1px dashed;
    overflow: hidden;
}

    .dtlb_list ul li i {
        width: 6px;
        height: 6px;
        background: #999;
        border-radius: 6px;
        float: left;
        margin: 22px 8px 0px 5px;
    }

.dtlb_list #link_more {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #c7c7c7;
}

.dtlb_list .noTips {
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: none;
}
/*新闻列表页结束*/



/*新闻详情页*/
/*动态详情*/
.dtxq h2 {
    font-size: 22px;
    text-align: center;
    line-height: 50px;
    color: #222;
}

.dtxq p {
    text-align: center;
}

.dtxq_info p {
    font-size: 16px;
    line-height: 36px;
}

.dtxq_info table p {
    font-size: 14px !important;
    margin: 0 !important;
    line-height: 24px;
}
/*.dtxq_info p img{ margin-top:10px;}*/
/*新闻详情页结束*/
/*科室列表页*/
/*科室列表*/
.ks_ss p {
    font-size: 16px;
    line-height: 40px;
}

/*临床科室*/
.ks_list p {
    width: 200px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    background: #00a1e9;
    color: #fff;
}

.ks_list ul li {
    width: 190px;
    font-size: 16px;
    line-height: 40px;
    float: left;
}

    .ks_list ul li i {
        width: 6px;
        height: 6px;
        background: #999;
        border-radius: 6px;
        float: left;
        margin: 17px 8px 0px 5px;
    }
/*科室列表页结束*/



/*专家列表页面*/
/*专家列表*/
/*筛选条件*/
.zjsx_tit p {
    font-size: 16px;
    line-height: 40px;
    float: left;
    margin-right: 10px;
}

    .zjsx_tit p span {
        font-size: 14px;
        padding: 3px 10px;
        border: #c7c7c7 1px solid;
        cursor: pointer;
        background: #f7f7f7;
    }

    .zjsx_tit p i {
        font-size: 12px;
        font-style: normal;
        margin-left: 10px;
    }

.zjsx_list {
    background: #f7f7f7;
    padding: 20px;
}

.zjsx_left p {
    width: 90px;
    text-align: right;
    font-size: 16px;
    color: #999;
    line-height: 30px;
}

.zjsx_right {
    width: 1010px;
}

    .zjsx_right h3 {
        font-size: 16px;
        line-height: 30px;
        border-bottom: #c7c7c7 1px solid;
    }

        .zjsx_right h3 a {
            margin-right: 50px;
        }

ul.zjsx_lb {
    min-height: 108px;
}

    ul.zjsx_lb li {
        width: 100px;
        margin-right: 10px;
        line-height: 36px;
        float: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.zjsx_right p {
    line-height: 30px;
}

    .zjsx_right p a {
        padding: 3px 5px;
        margin-right: 10px;
    }

        .zjsx_right p a:hover, .zjsx_zm {
            padding: 3px 5px;
            background: #00a1e9;
            color: #fff !important;
        }

/*医生信息*/
.zjxx p input {
    width: 300px;
    height: 30px;
    border: #c7c7c7 2px solid;
    border-radius: 3px;
    padding-left: 8px;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 30px;
}

.zjxx p button {
    width: 80px;
    height: 36px;
    background: #ffa200;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    border: none;
    cursor: pointer;
}

    .zjxx p button:hover {
        background-color: #f90;
    }

.zjxx_list {
    margin-top: 20px;
    margin-right: 16px;
}

.zjxx_info p {
    max-height: 60px;
    overflow: hidden;
    line-height: 28px;
}

.button_01 {
    width: 140px;
    height: 40px;
    color: #fff;
    background: #ffa200;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    border: none;
    cursor: pointer;
    font-family: "微软雅黑";
}

    .button_01:hover {
        background-color: #f90;
    }

.bg_gray {
    background: #F5F5F5;
}

.ksxw {
    display: inline-block;
}

    .ksxw .news {
        width: 370px;
        display: inline-block;
        float: left;
        line-height: 40px;
        padding-right: 20px;
    }

        .ksxw .news .title {
            border-bottom: #c7c7c7 1px solid;
            font-size: 18px;
        }

            .ksxw .news .title p {
                border-bottom: #00a1e9 1px solid;
                display: inline-block;
                color: #00a1e9;
                margin-bottom: -1px;
            }

            .ksxw .news .title span {
                color: #565656;
                float: right;
            }

            .ksxw .news .title a {
                color: #565656;
            }

    .ksxw ul {
        padding: 10px 0;
    }

        .ksxw ul li {
            line-height: 35px;
            height: 35px;
            border-bottom: 1px dashed #EEE;
        }

            .ksxw ul li a {
                max-width: 280px;
                display: inline-block;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .ksxw ul li span {
                float: right;
            }
/*专家列表页面结束*/


/*导航菜单*/
.IndexWords {
    width: 100%;
}

    .IndexWords h5 {
        line-height: 30px;
        font-size: 14px;
        color: #505050;
    }

    .IndexWords a {
        width: 35px;
        height: 35px;
        float: left;
        color: #000 !important;
        transition: all .28s linear;
        -moz-transition: all .28s linear;
        -webkit-transition: all .28s linear;
        -o-transition: all .28s linear;
        margin-right: 5px;
        margin-top: 5px;
        border: 1px solid #dedede;
        cursor: pointer;
        line-height: 38px;
        text-align: center;
        font-size: 16px;
    }

        .IndexWords a:hover {
            box-shadow: 0px 5px 15px rgba(0,0,0,0.25);
            color: #fff !important;
            background: #ffa200;
        }

        .IndexWords a.current {
            color: #fff !important;
            background: #1779c0;
        }

.DList {
    padding: 8px;
}

    .DList li a {
        border: none !important;
    }

    .DList ul {
        float: left;
        width: 100%;
    }

    .DList li {
        width: 80px;
        color: #666;
        line-height: 30px;
        margin-top: 8px;
        padding: 8px 0px;
        position: relative;
        float: left;
        padding-left: 12px;
    }

        .DList li:hover {
            box-shadow: 0px 5px 15px rgba(0,0,0,0.25);
        }

    .DList .DName {
        position: relative;
        height: 30px;
    }

        .DList .DName .name {
            font-size: 16px;
            text-indent: 19px;
            color: #978571;
            background: url(/images/ico_004.png) left center no-repeat;
            display: block;
        }

        .DList .DName:hover .name {
            color: #ff7544 !important;
            background: url(/images/ico_004.png) left center no-repeat;
        }
    /*
.DList li p{ width:96%; overflow:hidden; height:21px; font-size:12px;}
.DList li p a:hover{color:#ff7544; text-decoration:underline;}
*/
    .DList .DNull {
        line-height: 28px;
        font-size: 14px;
        margin-top: 18px;
        padding-left: 13px;
        color: #505050;
        float: left;
        width: 100%;
    }

        .DList .DNull span {
            font-size: 28px;
            color: #ff7544;
        }

#DeptContainer {
    width: 650px;
}

    #DeptContainer li {
        width: 280px;
        float: left;
    }

#DoctorContainer {
    width: 550px;
}

    #DoctorContainer li {
        width: 95px;
        float: left;
    }

/*#DeptListInHead {display: block !important ; }*/


/*医生信息*/
.zjxx p input {
    width: 300px;
    height: 26px;
    line-height: 26px;
    padding-left: 8px;
    border: #c7c7c7 1px solid;
    font-size: 14px;
    font-family: "微软雅黑";
}

.zjxx p button {
    width: 80px;
    height: 32px;
    background: url(/images/zyy_01.png) no-repeat center #ffa200;
    border: none;
    cursor: pointer;
}

    .zjxx p button:hover {
        background-color: #f90;
    }

.zjxx_list {
    margin-top: 20px;
    margin-right: 15px;
}

.zjxx_info p {
    max-height: 60px;
    overflow: hidden;
    line-height: 30px;
}

.button_01 {
    width: 140px;
    height: 40px;
    color: #fff;
    background: #ffa200;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    border: none;
    cursor: pointer;
    font-family: "微软雅黑";
}

    .button_01:hover {
        background-color: #1779c0;
    }

.button_02 {
    width: 140px;
    height: 40px;
    color: #fff;
    background: #1779c0;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    border: none;
    cursor: pointer;
    font-family: "微软雅黑";
}

    .button_02:hover {
        background-color: #ffa200;
    }

.button_03 {
    width: 80px;
    height: 30px;
    color: #000;
    background: #ccc;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    border: none;
    cursor: pointer;
    font-family: "微软雅黑";
}

    .button_03:hover {
        background-color: #ffa200;
        color: #fff;
    }

/*专家列表页面结束*/


/*专家详情页面*/
/*详情*/
.zjxx_xx h3 {
    line-height: 50px;
    font-size: 16px;
    color: #1779c0;
}

.zjxx_xx p {
    line-height: 30px;
}

.zjxx_list img {
    width: 90px;
    height: 120px;
    border: 1px solid #ccc;
    padding: 2px;
}
/*专家详情页面结束*/

/*就医指南*/
#Container {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
/*医疗服务指南*/
.Guide_list_block {
    width: 1000px;
    float: left;
    border-bottom: #dfdfdf 1px solid;
    background-color: #FFF;
    margin-top: 20px;
}

.Guid_list_Lmenu {
    width: 250px;
    float: left;
    padding-top: 35px;
    background: url(/images/about_bg.jpg) repeat-x;
}

    .Guid_list_Lmenu p {
        display: block;
        float: left;
        line-height: 30px;
        font-size: 24px;
        padding-left: 15px;
    }

ul.Guid_Submenu {
    width: 250px;
    float: left;
    margin-top: 20px;
}

    ul.Guid_Submenu li {
        width: 235px;
        height: 36px;
        float: left;
        font-size: 14px;
        line-height: 36px;
        padding-left: 35px;
    }

        ul.Guid_Submenu li:link {
            width: 235px;
            height: 36px;
            float: left;
            line-height: 36px;
            color: #fff;
        }

        ul.Guid_Submenu li:hover {
            width: 235px;
            height: 36px;
            float: left;
            background: url(/images/About_menu_/css/bg.png) no-repeat;
            line-height: 36px;
            color: #000;
        }

        ul.Guid_Submenu li:active {
            width: 235px;
            height: 36px;
            float: left;
            line-height: 36px;
            color: #000;
        }

        ul.Guid_Submenu li:vistied {
            width: 235px;
            height: 36px;
            float: left;
            line-height: 36px;
            color: #000;
        }

.Guid_list_Rcon {
    width: 710px;
    float: left;
    padding: 25px 10px;
    background: #FFF;
}

.Guide_Info_list {
    width: 710px;
    float: left;
    margin-top: 20px;
}

    .Guide_Info_list li {
        line-height: 40px;
        height: 40px;
    }

.Guid_list_Rcon dt {
    width: 700px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}

.Guid_list_Rcon dd {
    width: 700px;
    text-align: center;
    font-size: 12px;
}

.Guid_list_Rcon dc {
    width: 700px;
    float: left;
    font-size: 10.5pt;
    line-height: 22px;
}

.GuidesubMenu_selected {
    width: 235px;
    height: 36px;
    float: left;
    background: url(/images/About_menu_/css/bg.png) no-repeat;
    line-height: 36px;
    color: #000;
}

/**/
.Btn_block {
    width: 570px;
    height: 50px;
    float: left;
}

    .Btn_block div.DragBody {
        margin-left: 5px;
        border: #DCDCDC 1px solid;
        float: left;
        margin-right: 5px;
        height: 49px;
        line-height: 49px;
        color: #989898;
        background: #F8F5F2;
        padding: 0 10px;
    }

        .Btn_block div.DragBody div.FontSizeChange {
            width: 60px;
            float: left;
        }

div#dragContainer {
    position: relative;
    width: 70px;
    height: 22px;
    display: inline;
    float: left;
    margin-top: 9px;
    background-image: url(/css/btn_font_abj.jpg);
}

div#dragDiv {
    height: 22px;
    width: 16px;
    cursor: pointer;
    position: absolute;
    left: 20px;
    top: 0px;
    background-image: url(/css/btn__font_a01.gif);
}

.Btn_gray {
    width: 130px;
    height: 50px;
    float: left;
    background: url(/css/bg_tab_normal.jpg) no-repeat;
    line-height: 50px;
    text-align: center;
    margin-right: 3px;
}

a.Btn_gray:link {
    width: 130px;
    height: 50px;
    float: left;
    background: url(/css/bg_tab_normal.jpg) no-repeat;
    color: #777;
}

a.Btn_gray:hover {
    width: 130px;
    height: 50px;
    float: left;
    background: url(/css/bg_tab_hov.jpg) no-repeat;
    color: #d9853c;
}

a.Btn_gray:active {
    width: 130px;
    height: 50px;
    float: left;
    background: url(/css/bg_tab_hov.jpg) no-repeat;
    color: #d9853c;
}

.Btn_big {
    width: 50px;
    height: 50px;
    float: left;
    background: url(/css/icon_big_normal.jpg) no-repeat;
    line-height: 50px;
    text-align: center;
    margin-right: 3px;
}

a.Btn_big:link {
    width: 50px;
    height: 50px;
    float: left;
    background: url(/css/icon_big_normal.jpg) no-repeat;
    color: #777;
}

a.Btn_big:hover {
    width: 50px;
    height: 50px;
    float: left;
    background: url(/css/icon_big_hov.jpg) no-repeat;
    color: #d9853c;
}

a.Btn_big:active {
    width: 50px;
    height: 50px;
    float: left;
    background: url(/css/icon_big_hov.jpg) no-repeat;
    color: #d9853c;
}


/*电话查询*/
.tel_search {
    margin-top: 15px;
}

    .tel_search h3 {
        height: auto;
        padding: 0 0 20px 0;
    }

        .tel_search h3 span {
            width: 161px;
            height: 42px;
            line-height: 42px;
            font-size: 16px;
            color: #544C48;
            float: left;
            text-align: center;
            margin-right: 8px;
            border: #EADED5 1px solid;
            margin-bottom: 5px;
            cursor: pointer;
            background: #F9F5F2;
        }

            .tel_search h3 span:hover {
                background: #FF7800;
                color: #FFF;
            }

            .tel_search h3 span a {
                color: #FFF;
            }

            .tel_search h3 span.sty01a:hover {
                color: #FFF;
            }

                .tel_search h3 span.sty01a:hover a {
                    color: #FFF;
                }

            .tel_search h3 span.sty01a a {
                color: #544C48;
            }

                .tel_search h3 span.sty01a a:hover {
                    color: #fff;
                }

            .tel_search h3 span.sty02b {
                background: #FF7800;
                color: #FFF;
            }

            .tel_search h3 span.sty03 {
                font-size: 14px;
                line-height: 21px
            }

            .tel_search h3 span.sty09 {
                font-size: 14px;
            }

.tel_list {
}

    .tel_list h4 {
        color: #FF7800;
        font-size: 24px;
        padding-left: 20px;
        background: url(/css/ico_tel01.jpg) 0 10px no-repeat;
        height: 30px;
        line-height: 30px;
        width: 662px;
    }

        .tel_list h4 span {
            width: 320px;
            padding-left: 20px;
            float: right;
            color: #C2A691;
            font-size: 14px;
            height: 30px;
            line-height: 30px;
        }

            .tel_list h4 span input.box01 {
                width: 182px;
                height: 20px;
                line-height: 20px;
                border: #C2A691 1px solid;
                font-size: 12px;
                color: #C2A691;
                padding: 0px;
            }

            .tel_list h4 span input.box02 {
                width: 70px;
                height: 22px;
                border: #C2A691 1px solid;
                background: #C2A691;
                color: #fff;
                font-size: 14px;
                font-weight: bold;
            }

    .tel_list ul, .tel_list div {
        height: auto;
        line-height: 28px;
        padding: 15px 0 30px;
    }

        .tel_list ul li {
            height: 50px;
            line-height: 50px;
            font-family: 微软雅黑,Tahoma,Geneva,宋体; /*width:360px;*/
            float: left;
            font-size: 14px;
        }

            .tel_list ul li span {
                float: left;
                height: 50px;
                line-height: 50px;
                border: #DFD0C8 1px solid;
                background: #F6F0EC;
                margin-right: 5px;
                padding: 0 10px;
            }

                .tel_list ul li span.sty01 {
                    width: 300px;
                    position: relative;
                }

                    .tel_list ul li span.sty01 em {
                        display: block;
                        overflow: hidden;
                        width: 15px;
                        height: 15px;
                        position: absolute;
                        right: 2px;
                        top: 10px;
                    }

                    .tel_list ul li span.sty01 a {
                        color: #544C48;
                    }

                .tel_list ul li span.sty03 {
                    width: 100px;
                    font-size: 13px;
                }

                .tel_list ul li span.sty02 {
                    width: 100px;
                    font-size: 13px;
                    margin-right: 3px;
                }

                .tel_list ul li span.sty03 em {
                    font-size: 11px;
                    font-family: 微软雅黑,mingliu, Arial, Helvetica, 宋体;
                }

                .tel_list ul li span.sty04 {
                    width: 230px;
                    margin-right: 0;
                    border: #C8DFDB 1px solid;
                    background: #ECF6F5;
                }

            .tel_list ul li.tel_list001 {
            }

            .tel_list ul li.tel_list002 {
            }

                .tel_list ul li.tel_list002 span {
                    background: #ECF2F6;
                    border-color: #C8D7DF;
                }


            .tel_list ul li span.line2 {
                font-size: 12px;
                font-weight: normal;
                line-height: 17px;
            }

            .tel_list ul li span.line22 {
                font-size: 12px;
                font-weight: normal;
            }

            .tel_list ul li span.line3 {
                font-size: 12px;
                font-weight: normal;
                line-height: 16px;
            }

            .tel_list ul li.tel_til {
                margin-bottom: 5px;
                margin-top: 0px;
            }

                .tel_list ul li.tel_til span {
                    background: #fff;
                }

        .tel_list ul p, .tel_list div p {
            width: 350px;
            height: 28px;
            float: left;
            border: #DFD1C8 1px solid;
            margin: 0 8px 2px 0;
            padding: 0 15px;
            font-size: 14px;
        }

            .tel_list ul p:hover, .tel_list div p:hover {
                background: #FF7800;
                color: #FFF;
            }

        .tel_list ul strong, .tel_list div strong {
            width: 700px;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #FF7800;
            font-weight: bold;
            float: left
        }

/*预约医生*/
.dictortime, dl, em {
    display: block;
    overflow: hidden;
}

.dictortime {
    width: 730px;
    height: auto;
    min-height: 58px;
    margin-top: 15px;
    position: relative;
    margin-left: 100px;
}

    .dictortime div.TimeInfo {
        width: 500px;
        position: absolute;
        top: 0px;
        z-index: 100;
        height: 45px;
        background: url(/css/bj_yslbtil.gif) no-repeat;
        padding: 5px 0 5px 0px;
        margin-bottom: 2px;
        line-height: 22px;
    }

        .dictortime div.TimeInfo span {
            display: block;
            width: 60px;
            height: 55px;
            text-align: center;
            font-size: 14px;
            color: #633910;
            float: left;
        }

            .dictortime div.TimeInfo span em {
                color: #676767;
                margin-top: -4px;
                font-size: 12px;
            }

    .dictortime div.DutyBase {
        margin-top: 58px;
        width: 100%;
        height: auto;
        position: relative;
    }

    .dictortime dl {
        width: 730px;
        height: 43px;
        margin-bottom: 1px;
        background: url(/css/bj_yslb.gif) no-repeat;
        text-align: center;
    }

        .dictortime dl dt {
            width: 90px;
            height: 43px;
            position: relative;
            float: left;
            margin-right: 2px;
            color: #161616;
        }

            .dictortime dl dt a.place {
                position: absolute;
                top: -56px;
                left: 0px;
            }

            .dictortime dl dt p {
                width: 90px;
                height: 43px;
                float: left;
                line-height: 43px;
                border-right: 2px solid #F2F2F2;
            }

                .dictortime dl dt p a {
                    color: #151515;
                    z-index: 100;
                }

                .dictortime dl dt p em {
                    color: #676767;
                    display: block;
                    width: 100px;
                }

            .dictortime dl dt span {
                display: block;
                width: 120px;
                height: 43px;
                color: #222;
                line-height: 43px;
                float: right;
                border-bottom: 2px solid #F2F2F2;
            }

        .dictortime dl dd {
            width: 500px;
            height: 43px;
            float: left;
        }

            .dictortime dl dd.DDList:hover {
                background: url(/css/bg.png);
            }

            .dictortime dl dd span {
                display: block;
                overflow: hidden;
                width: 65px;
                height: 43px;
                text-align: center;
                float: left;
            }

                .dictortime dl dd span em {
                    width: 60px;
                    height: 31px;
                    display: none;
                    padding-top: 12px;
                }

                    .dictortime dl dd span em.on {
                        display: block;
                    }

                        .dictortime dl dd span em.on img {
                            width: 55px;
                            height: 21px;
                        }

._WxImg {
    position: absolute;
    background: #FFF;
    z-index: 1000;
    box-shadow: 2px 2px 5px #b7b5b5;
    border-top: 5px solid #00a1e9;
}

    ._WxImg > #_WX1, ._WxImg > #_WX2, ._WxImg > #_WX3 {
        display: none;
        padding: 10px;
        width: 250px;
    }

        ._WxImg > #_WX1:hover, ._WxImg > #_WX2:hover, ._WxImg > #_WX3:hover {
            display: block;
        }

        ._WxImg > #_WX1 > img, ._WxImg > #_WX2 > img, ._WxImg > #_WX3 > img {
            width: 120px;
            height: 120px;
        }

        ._WxImg > #_WX1 > p, ._WxImg > #_WX2 > p, ._WxImg > #_WX3 > p {
            float: right;
            width: 100px;
            padding: 10px;
            color: #00a0e9;
            margin-top: 20px;
        }


.yydh {
    height: 80px;
    margin-top: 20px;
    padding: 20px 0;
}

    .yydh > ul {
        width: 680px;
        height: 24px;
        line-height: 24px;
        margin-top: 30px;
        padding-left: 20px;
        float: left;
    }

        .yydh > ul > li {
            width: 110px;
            height: 24px;
            line-height: 24px;
            float: left;
            text-align: center;
            margin-left: 73px;
        }

    .yydh > .login {
        display: none;
        line-height: 30px;
        float: right;
        padding: 10px 30px;
        border-left: 1px solid #ccc;
        text-align: center;
    }

        .yydh > .login .a1 {
            background-color: #00a1e9;
            border-radius: 2px;
            color: #FFF;
            padding: 5px 10px;
        }

            .yydh > .login .a1:hover {
                background-color: #ffa200;
            }

    .yydh > .nav {
        float: left;
        text-align: center;
        width: 960px;
        background-color: #a3a5a6;
        height: auto;
        line-height: initial;
        margin-top: 15px;
        margin-left: 20px;
        padding-left: 0;
    }

        .yydh > .nav li {
            padding: 14px 0px;
            margin-left: 0;
            height: auto;
            width: auto;
            line-height: initial;
        }

            .yydh > .nav li > a {
                padding: 20px 40px;
                color: #FFF;
            }

            .yydh > .nav li:hover, .yydh > .nav a:hover, .yydh > .nav li > .selected {
                background-color: #00a1e9;
                color: #FFF;
            }

.yytit {
    height: auto;
    line-height: 40px;
}

    .yytit > span > a {
        background-color: #FF9900;
        padding: 10px;
        margin-left: 10px;
        color: #FFF;
        border-radius: 2px;
    }

        .yytit > span > a:hover {
            background-color: #00a1e9;
        }

    .yytit > span:first-child {
        margin-left: 20px;
        width: 980px;
        display: inline-block;
    }

    .yytit > span:last-child {
        margin-right: 20px;
    }
/*注册*/
.regzc {
    width: 709px;
    height: auto;
}

.regleft {
    width: 275px;
    float: left;
}

    .regleft h5 {
        height: 40px;
        line-height: 30px;
        padding-left: 15px;
        background: url(/css/ico_0010.png) 0 13px no-repeat;
        font-size: 16px;
        color: #565656;
    }

    .regleft ul {
        overflow: visible;
    }

        .regleft ul li {
            border: #E6DDD6 1px solid;
            width: 273px;
            height: 35px;
            position: relative;
            margin-bottom: 10px;
            color: #929292;
            overflow: visible;
        }

            .regleft ul li label {
                width: 60px;
                height: 20px;
                line-height: 20px;
                position: absolute;
                top: 6px;
                left: 10px;
            }

            .regleft ul li input {
                width: 188px;
                height: 28px;
                line-height: 20px;
                position: absolute;
                top: 3px;
                left: 80px;
                outline: 0;
                border: none;
                color: #929292;
            }

            .regleft ul li span {
                position: absolute;
                top: 12px;
                color: Red;
                right: -15px;
            }

            .regleft ul li div {
                position: absolute;
                top: 0px;
                right: -218px;
                width: 198px;
                height: 35px;
                line-height: 35px;
            }

                .regleft ul li div.passwordStrength {
                    top: 0px;
                }

            .regleft ul li.sex {
                height: 30px;
                margin-bottom: 10px;
                border: none;
                line-height: 30px;
            }

                .regleft ul li.sex label {
                    position: relative;
                    top: 0px;
                    left: 0px;
                }

                .regleft ul li.sex input {
                    position: relative;
                    top: 0px;
                    left: 0px;
                    width: auto;
                    height: auto;
                }

            .regleft ul li.yzm {
                line-height: 20px;
                margin: 8px 0;
                border: none;
            }

                .regleft ul li.yzm input {
                    border: #E6DDD6 1px solid;
                    height: 28px;
                    width: 98px;
                    position: relative;
                    top: 0px;
                    left: 0px;
                    float: left;
                    margin-right: 10px;
                    text-align: center;
                }

                .regleft ul li.yzm img {
                    vertical-align: middle;
                    float: left;
                    margin: 5px 0 0 8px;
                }

                .regleft ul li.yzm a {
                    color: #6D4620;
                }

            .regleft ul li.btn {
                padding: 6px 0 20px;
                border: none;
            }

                .regleft ul li.btn input.zc {
                    border: #D1C5B9 0px solid;
                    cursor: pointer;
                    width: 133px;
                    height: 38px;
                    float: left;
                    position: relative;
                    top: 0px;
                    left: 0px;
                    background: #ffa200;
                    color: #FFF;
                }

                    .regleft ul li.btn input.zc:hover {
                        background-color: #00a1e9;
                    }

                .regleft ul li.btn input.cz {
                    border: #D1C5B9 1px solid;
                    cursor: pointer;
                    width: 133px;
                    height: 38px;
                    float: right;
                    position: relative;
                    top: 0px;
                    left: 0px;
                    background: #FFF;
                    color: #633910;
                }

                .regleft ul li.btn span {
                    display: none;
                }

.newsinfo {
    width: 1160px;
    padding-left: 20px;
    display: inline-block;
    float: left;
}

    .newsinfo > .title {
        padding-bottom: 1px;
        border-bottom: 1px solid #c7c7c7;
        padding: 10px 0;
    }

        .newsinfo > .title > span {
            color: #000;
            font-size: 20px;
            padding: 9px 10px;
        }

            .newsinfo > .title > span:first-child {
                border-bottom: 0px solid #00a1e9;
                color: #FFF;
                border-radius: 20px 0 20px 0;
                background-color: #00a1e9;
                padding: 10px 20px;
            }

    .newsinfo > .content {
        padding: 10px;
        line-height: 40px;
    }

        .newsinfo > .content > a {
            background-color: #f90;
            color: #FFF;
            line-height: 40px;
            display: block;
            text-align: center;
            border-radius: 5px;
            margin: 10px 0;
        }

        .newsinfo > .content > ul {
            display: inline-block;
            text-align: center;
        }

            .newsinfo > .content > ul > li {
                float: left;
                line-height: 60px;
                width: 220px;
                text-align: left;
            }

                .newsinfo > .content > ul > li > i {
                    width: 6px;
                    height: 6px;
                    border-radius: 6px;
                    background: #1779c0;
                    display: block;
                    float: left;
                    margin: 26px 10px 12px 10px;
                }

        /*预约结果*/
        .newsinfo > .content > .img_state {
            text-align: center;
        }

            .newsinfo > .content > .img_state > img {
                width: 100px;
                height: 100px;
            }

        .newsinfo > .content > .tip {
            font-size: 16px;
            text-align: center;
            color: red;
            font-size: 24px;
        }

        .newsinfo > .content > .cont {
            width: 600px;
            margin: 0 auto;
            font-size: 15px;
            padding: 20px 0;
        }

            .newsinfo > .content > .cont > p {
                font-size: 16px;
                line-height: 45px;
            }

                .newsinfo > .content > .cont > p > span {
                    color: #00a1e9;
                    font-size: 20px;
                    font-weight: 500;
                }

        .newsinfo > .content > .footer {
            padding: 20px;
            background-color: #3F3F3F;
            color: #FFF;
            font-size: 15px;
        }

            .newsinfo > .content > .footer > p {
                width: 600px;
            }

        /*预约医生*/
        /*
.newsinfo > .content > .dictortime {margin: 0;width: 1160px;}
.newsinfo > .content > .dictortime div.TimeInfo{ width:920px; position:absolute; top:0px;z-index:100;  height:90px; background:url(/images/bj_yslb_04.gif) no-repeat; padding: 0;padding-left:240px; margin-bottom:2px; line-height:22px;}
.newsinfo > .content > .dictortime div.TimeInfo span {width: 131px;height: 90px;padding-top: 25px;}
.newsinfo > .content > .dictortime div.DutyBase {margin-top: 92px;}
.newsinfo > .content > .dictortime dl{ width:1160px; height:109px; margin-bottom:1px; background:url(/images/bj_yslb_03.gif) no-repeat; text-align:center;}
.newsinfo > .content > .dictortime dl dt {width: 235px;height: 109px;}
.newsinfo > .content > .dictortime dl dt p {width: 165px;height: 79px;padding-top: 30px;}
.newsinfo > .content > .dictortime dl dt span {width: 70px;height: 54px;line-height: 54px;}
.newsinfo > .content > .dictortime dl dt {margin-right: 5px;}
.newsinfo > .content > .dictortime dl dt p em {width: 165px;}
.newsinfo > .content > .dictortime dl dd {width: 917px;height: 54px;padding-left: 3px;}
.newsinfo > .content > .dictortime dl dd span {width: 131px;height: 54px;}
.newsinfo > .content > .dictortime dl dd span em {padding-top: 10px;width: 131px;}
*/
        .newsinfo > .content > .recordlist {
            padding: 20px;
        }

            .newsinfo > .content > .recordlist > h6 {
                height: 39px;
                line-height: 39px;
                background: #E6E1DB;
                width: 800px;
                font-size: 14px;
            }

                .newsinfo > .content > .recordlist > h6 > span {
                    border-right: #FFF 2px solid;
                    color: #666;
                    display: inline-block;
                    text-align: center;
                }

            .newsinfo > .content > .recordlist > ul > li > span {
                display: inline-block;
                text-align: center;
            }

            .newsinfo > .content > .recordlist .sty01 {
                width: 200px;
            }

            .newsinfo > .content > .recordlist .sty02 {
                width: 200px;
            }

            .newsinfo > .content > .recordlist .sty03 {
                width: 125px;
            }

            .newsinfo > .content > .recordlist .sty04 {
                width: 100px;
            }

            .newsinfo > .content > .recordlist .sty05 {
                width: 150px;
                border-right: 0;
            }

        .newsinfo > .content > .dictortime {
            width: 100%;
            margin: 10px 0;
            background-color: #F2F2F2;
        }

            .newsinfo > .content > .dictortime div.TimeInfo {
                width: 100%;
                height: auto;
                background-color: #F2F2F2;
            }

                .newsinfo > .content > .dictortime div.TimeInfo span, .newsinfo > .content > .dictortime div.TimeInfo span > em {
                    color: #737272;
                }

                .newsinfo > .content > .dictortime div.TimeInfo span {
                    width: 140px;
                    line-height: 30px;
                }

            .newsinfo > .content > .dictortime div.DutyBase {
                background-color: #FFF;
                margin-top: 65px;
            }

            .newsinfo > .content > .dictortime dt {
                margin: 0;
                border-right: 2px solid #F2F2F2;
            }

            .newsinfo > .content > .dictortime dl {
                background-color: #FFF;
                width: 1200px;
                border-bottom: 2px solid #F2F2F2;
            }

                .newsinfo > .content > .dictortime dl dd {
                    width: 1008px;
                    border-bottom: 2px solid #F2F2F2;
                }

                    .newsinfo > .content > .dictortime dl dd span {
                        padding-top: 2px;
                        width: 138px;
                        text-align: center;
                        border-right: 2px solid #F2F2F2;
                    }

                        .newsinfo > .content > .dictortime dl dd span > em {
                            font-style: normal;
                            border-radius: 20px;
                            background-color: #00a1e9;
                            display: inline-block;
                            margin: 0;
                            padding: 0 13px;
                            width: auto;
                            height: auto;
                            color: #FFF;
                        }

                    .newsinfo > .content > .dictortime dl dd .stop {
                        background-color: #08acc1;
                    }

                    .newsinfo > .content > .dictortime dl dd .halt {
                        background-color: #F44336;
                    }

                    .newsinfo > .content > .dictortime dl dd .full {
                        background-color: #FF9800;
                    }

.doct_tips {
    padding: 0 20px;
    border: 2px solid #F2F2F2;
}

    .doct_tips > p > span {
        border-radius: 15px;
        background-color: #00a1e9;
        color: #FFF;
        padding: 3.5px 5.5px;
    }
/*用户中心*/
.userinfo {
    width: 200px;
}

    .userinfo > .title {
        border: 0;
        background-color: #ff9900;
        color: #FFF;
        padding: 20px;
    }

        .userinfo > .title > span {
            color: #FFF;
            border: 0;
        }

            .userinfo > .title > span:first-child {
                color: #FFF;
                border: 0;
            }

    .userinfo > .content {
        padding: 0px;
    }

        .userinfo > .content > a:last-child {
            border-bottom: 1px solid #e6ddd6;
        }

        .userinfo > .content > a {
            margin: 0px;
            background-color: #FFF;
            color: #666;
            border: 1px solid #e6ddd6;
            border-radius: 0;
            border-bottom: 0px;
        }

            .userinfo > .content > .selected, .userinfo > .content > a:hover {
                color: #FFF;
                background-color: #00a1e9;
                border-color: #00a1e9;
            }

/*预约记录查看*/
.reg_view {
    width: 480px;
    height: 420px;
    background: #FFF;
    overflow: auto;
    z-index: 2800;
    margin: auto;
}
/*position:fixed; top:50%; left:50%; margin:0 auto; margin-top:-185px; margin-left:-300px;-webkit-box-shadow: 6px 18px 28px rgba(0, 0, 0, 0.7); -moz-box-shadow:6px 18px 28px rgba(0, 0, 0, 0.7);box-shadow: 6px 18px 28px rgba(0, 0, 0, 0.7); border:1px solid #AA352F;*/ }

.reg_view h6 {
    height: 17px;
    padding: 10px 0 12px 30px;
    background: url(/css/ico_009.gif) 0 10px no-repeat;
    font-size: 14px;
    color: #131313;
    margin: 15px auto;
    margin-bottom: 13px;
    width: 400px;
    text-align: left;
    margin-top: 30px;
}

.reg_view p.til {
    width: 450px;
    height: 35px;
    margin: 20px auto;
    border-bottom: #EDE8E4 1px solid;
    font-size: 18px;
    color: red;
    text-align: center;
}

.reg_view div {
    width: 450px;
    margin: 0 auto;
    line-height: 25px;
    color: #565656;
    text-align: left;
}

    .reg_view div p {
        line-height: 25px;
        color: #565656;
    }

.reg_view dl {
    width: 100%;
    height: 90px;
    background: #666;
    text-align: left;
    color: #FFF;
    margin: auto;
    margin-top: 10px;
    padding-bottom: -20px;
}

    .reg_view dl dt {
        height: 25px;
        line-height: 25px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
    }

    .reg_view dl dd {
        padding-left: 20px;
        height: 22px;
        line-height: 22px;
    }

.reg_view div.info {
    border-bottom: 1px solid #E6E1DB;
    height: 100px;
}

.reg_view div.dutyTime {
    border-bottom: 1px solid #E6E1DB;
    padding-top: 16px;
    min-height: 66px;
    height: auto;
}

    .reg_view div.dutyTime li {
        display: inline-block;
        padding-right: 28px;
    }

        .reg_view div.dutyTime li.full {
            color: #CCC;
        }

            .reg_view div.dutyTime li.full span {
                color: #fff;
                display: inline-block;
                font-size: 12px;
                background: #AA352F;
                border-radius: 50%;
                width: 18px;
                height: 18px;
                text-align: center;
                line-height: 18px;
            }

        .reg_view div.dutyTime li input {
            vertical-align: middle;
            width: 13px;
            height: 13px;
        }

    .reg_view div.dutyTime label {
        text-indent: 6px;
    }

.reg_view div.testDIV {
    padding-top: 10px;
    height: 30px;
    text-align: center;
}

/*下拉框*/
.mod_select {
    position: relative;
    left: -2px;
    top: 0;
    font-familY: "微软雅黑";
    z-index: 999;
    border: #ffa200 2px solid;
    height: 32px;
    font-size: 14px;
}

    .mod_select ul {
        margin: 0;
        padding: 0;
    }

        .mod_select ul li {
            list-style-type: none;
            float: left;
            height: 32px;
        }

.select_label {
    color: #982F4D;
    float: left;
    line-height: 32px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 700;
}

.select_box {
    float: left;
    border: solid 0px #EDE7D6;
    color: #444;
    height: 32px;
    position: relative;
    cursor: pointer;
    width: 100px;
    background: url(/select_bg.jpg) repeat-x;
    font-size: 14px;
}

.selet_open {
    display: inline-block;
    border-left: solid 1px #E5E5E5;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 32px;
    background: url(/images/select_up.png) no-repeat center center;
}

.select_txt {
    display: inline-block;
    padding-left: 10px;
    width: 100px;
    line-height: 32px;
    height: 32px;
    cursor: text;
    overflow: hidden;
}

.option {
    width: 100px;
    border: solid 2px #ffa200;
    position: absolute;
    top: 33px;
    left: -2px;
    z-index: 2;
    overflow: hidden;
    display: none;
}

    .option a {
        display: block;
        height: 26px;
        line-height: 26px;
        text-align: left;
        padding: 0 10px;
        width: 100%;
        background: #fff;
    }

        .option a:hover {
            background: #ffa200;
            color: #fff;
        }

/*搜索*/
.sousuo select {
    width: 80px;
    height: 36px;
    border: #ffa200 2px solid;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-left: 5px;
}

.sousuo input {
    width: 240px;
    height: 30px;
    border: #ffa200 2px solid;
    padding-left: 8px;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 30px;
    border-radius: 0px;
}

.sousuo button {
    width: 80px;
    height: 36px;
    background: url(/images/zyy_01.png) no-repeat center #ffa200;
    border: none;
    cursor: pointer;
    border-radius: 0px;
}

    .sousuo button:hover {
        background-color: #f90;
    }

/*投诉建议*/
.guestbook table tr {
    display: block;
    border: #E6DDD6 1px solid;
    height: 35px;
    position: relative;
    margin-bottom: 10px;
    color: #929292;
    overflow: visible;
}

    .guestbook table tr th {
        width: 120px;
        height: 20px;
        line-height: 20px;
        top: 6px;
        left: 10px;
    }

    .guestbook table tr td {
        width: 100px;
        height: 20px;
        line-height: 20px;
        top: 6px;
        left: 10px;
    }

.guestbook input[type=text] {
    width: 188px;
    height: 28px;
    line-height: 20px;
    top: 3px;
    left: 80px;
    outline: 0;
    border: none;
    color: #929292;
}
   