﻿@charset "utf-8";

/* ___________________ 公共部分样式 ___________________ */
* {
    margin: 0;
    padding: 0;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, i, b, s, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, select, button, textarea {
    margin: 0;
    padding: 0;
}

body, input, button, select, textarea {
    font: 13px/24px "微软雅黑",tahoma,arial;
    color: #333;
}

body {
    background: url(/images/page_bg.gif) repeat-x left bottom;
    overflow-x: hidden;
}

.top-login .link-info a {
    background-color: #0094ff;
    padding: 5px;
    color: #fff;
}

.copyright img {
    vertical-align: middle;
    margin-right: 2px;
}


a img, :link img, :visited img, img {
    border: 0;
}

em, i {
    font-style: normal;
}

ol, ul, li {
    list-style: none;
}

s {
    display: block;
    line-height: 0;
    font-size: 0;
    font-style: normal;
}

table {
    empty-cells: show;
}

button {
    cursor: pointer;
    _cursor: hand;
}

button, input, label {
    border: none;
}

button, input, select, textarea {
    font-size: 12px;
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none /*去虚线框*/;
    padding: 0;
}

/*clear float*/
.cl:after {
    content: '.';
    visibility: hidden;
    height: 0;
    width: 0;
    display: block;
    _display: inline-block;
    clear: both;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.cl {
    zoom: 1;
}

.inpt {
    border: 1px solid #dcdcdc;
    padding: 6px;
    border-radius: 4px;
    line-height: 24px;
    height: 24px;
}

.droplist {
    border: 1px solid #dcdcdc;
    padding: 6px;
}

.l {
    float: left;
}

.r {
    float: right;
}

.clear {
    clear: both;
}

.clear:after {
    content: ".";
    clear: both;
    display: block;
    _display: inline-block;
    overflow: hidden;
    height: 0;
    width: 0;
    visibility: hidden;
    zoom: 1;
}

.cl {
    display: block;
    _display: inline-block;
}

.cl:after {
    content: ".";
    clear: both;
    display: block;
    _display: inline-block;
    overflow: hidden;
    height: 0;
    width: 0;
    visibility: hidden;
    zoom: 1;
}

.p_a {
    position: absolute;
}

.clearline {
    display: block;
    _display: inline-block;
    height: 4px;
    overflow: hidden;
}

.clearline:after {
    content: ".";
    clear: both;
    display: block;
    _display: inline-block;
    overflow: hidden;
    height: 0;
    width: 0;
    visibility: hidden;
    zoom: 1;
}


.clearfix {
    display: block;
    _display: inline-block;
    height: 10px;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    _display: inline-block;
    overflow: hidden;
    height: 0;
    width: 0;
    visibility: hidden;
    zoom: 1;
}

/* 广告 */
.advbox {
    margin-bottom: 10px;
}

.adv-np {
    margin-bottom: 0;
}


/*  正常：链接文字用 #333 , 链接蓝色： #0585C6，文字说明用 灰色：#666666 ， 高亮统一用红色：#FF0000*/
a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #ff0000;
}


/*  整体布局 */
#top,
#menus,
#banner,
#navs,
#container,
#bottom {
    width: 1000px;
    margin: 0 auto 10px auto;
}




/* postform */
.postform h2 {
    padding-bottom: 10px;
    border-bottom: 1px dotted #333333;
    color: #FF8000;
}

.postform em {
    color: #FF0000;
    padding-right: 4px;
}

.postform th {
    text-align: left;
}

.postform .btn {
    display: inline-block;
    color: #FFFFFF;
    border-radius: 4px;
    font-size: 15px;
    padding: 10px 20px;
}

.postform .btnadd {
    background: #45AD00;
}

.postform .btnreset {
    background: #FF9900;
    margin-left: 50px;
}

.postform .btnremove {
    background: #FF0000;
}

.postform label {
    padding-right: 10px;
    padding-left: 4px;
}

.postform span {
    color: #666;
    padding-left: 10px;
}

.postform .yzm {
    text-decoration: underline;
    vertical-align: middle;
    color: #0000FF;
}

.postform .yzm:hover {
    color: #FF0000;
}

.postform .btnrow {
    text-align: center;
    margin: 20px 0;
}

.postform .btnchoose {
}



/* 页面模块 */
.pagelayout {
    width: 1000px;
    clear: both;
}

.pagelayout:after {
    content: ".";
    clear: both;
    display: block;
    _display: inline-block;
    overflow: hidden;
    height: 0;
    width: 0;
    visibility: hidden;
    zoom: 1;
}

.pagelayout .col_0 {
    float: left;
    width: 328px;
    margin-bottom: 10px;
}

.pagelayout .col_1 {
    float: left;
    width: 664px;
    margin-left: 8px;
    margin-bottom: 10px;
}

.pagelayout .col_2 {
    float: left;
    width: 495px;
    margin-bottom: 10px;
}

.pagelayout .col_3 {
    float: left;
    width: 328px;
    margin-bottom: 10px;
}

.pagelayout .col_2_mid {
    margin-left: 10px;
}

.pagelayout .col_3_mid {
    margin-left: 8px;
    margin-right: 8px;
}

.pagelayout .col_1 .book_list .summary .desc {
    width: 500px;
}

.pagelayout .col_2 .book_list .summary .desc {
    width: 330px;
    height: 122px;
}

.pagelayout .col_3 .book_list .summary .desc {
    width: 163px;
    height: 122px;
}

.pagelayout .col_4 .book_list .summary .desc {
    height: 122px;
}

.pagelayout .col_0 .tv {
    height: 272px;
    overflow: hidden;
}

.pagelayout .col_0 .tv2 {
    height: 268px !important;
    height: 258px;
    padding: 5px;
    overflow: hidden;
}

.pagelayout .col_0 .tv3 {
    height: 258px;
    padding: 5px;
    overflow: hidden;
}

.pagelayout .col_0 .tv4 {
    height: 280px;
    padding: 5px;
    overflow: hidden;
}

.pagelayout .col_0 .tv5 {
    height: 258px;
    padding: 5px;
    overflow: hidden;
}

.pagelayout .col_0 .tvzhuanke {
    height: 281px;
    *+height: 281px;
    padding: 5px;
    overflow: hidden;
}

*html .pagelayout .col_0 .tvzhuanke {
    height: 284px;
}

.pagelayout .col_0 .tvnews {
    height: 268px;
    *+height: 258px;
    padding: 5px;
    overflow: hidden;
}

*html .pagelayout .col_0 .tvnews {
    height: 258px;
    padding: 5px;
    overflow: hidden;
}

.pagelayout .col_0 .tvkeyan {
    height: 269px;
    *+height:269px;
    padding: 5px;
    overflow: hidden;
}

*html .pagelayout .col_0 .tvkeyan {
    height: 269px;
    padding: 5px;
    overflow: hidden;
}

.pagelayout .col_0 .tvnurse {
    height: 269px;
    *+height:258px;
    padding: 5px;
    overflow: hidden;
}

*html .pagelayout .col_0 .tvnurse {
    height: 258px;
    padding: 5px;
    overflow: hidden;
}

.tvqa {
    height: 258px;
    *+height:276px;
    padding: 5px;
    overflow: hidden;
}

*html .tvqa {
    height: 276px;
    padding: 5px;
    overflow: hidden;
}

.tvproducts {
    height: 280px;
    *+height:276px;
    padding: 5px;
    overflow: hidden;
}

*html .tvproducts {
    height: 274px;
    padding: 5px;
    overflow: hidden;
}

.pagelayout .col_0 .tvbbs {
    height: 258px;
    padding: 5px;
    overflow: hidden;
}


.pagelayout .col_1 .list {
    height: 122px;
}

.pagelayout .col_2 .list {
    height: 120px;
}

.pagelayout .col_3 .list {
    height: 122px;
}

.pagelayout .about {
    height: 248px;
    padding: 10px;
}


/* 一行二列 */
.page_span2 {
    width: 1000px;
    clear: both;
}

.page_span2 .col_1 {
    float: left;
    width: 746px;
}

.page_span2 .col_2 {
    float: left;
    width: 244px;
    margin-left: 6px;
}


/* 一行三列 */
.page_span3 {
    width: 1000px;
    clear: both;
}

.page_span3 .col {
    float: left;
    width: 328px;
    margin-bottom: 10px;
}

.page_span3 .mid {
    margin-left: 8px;
    margin-right: 8px;
}

.page_span3 .col2 {
    float: left;
    margin-left: 8px;
    width: 664px;
    margin-bottom: 10px;
}

.page_span3 .col2 .boxpd {
    height: 255px;
}

.page_span3 .col3 {
    float: left;
    width: 1000px;
    margin-bottom: 10px;
}



/* 结束页面模块 */



/* 分类文章列表 */
.book_list {
    padding: 10px;
}

.book_list .summary {
    border-bottom: 1px dotted #666666;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.book_list .summary .icon {
    float: left;
    padding: 0 5px;
    vertical-align: middle;
}

.book_list .summary .icon img {
    border-radius: 15px;
}

.book_list .summary .icon img {
    vertical-align: middle;
    margin-top: 6px;
}

.book_list .summary h2 {
    margin-bottom: 5px;
}

.book_list .summary h2 a {
    color: #0585C6;
    font-size: 15px;
}

.book_list .summary h2 a:hover {
    color: #FF0000;
}

.book_list .summary .desc {
    float: left;
    width: 168px;
    color: #666666;
}

.book_list .summary:after {
    content: ".";
    clear: both;
    display: block;
    _display: inline-block;
    overflow: hidden;
    height: 0;
    width: 0;
    visibility: hidden;
    zoom: 1;
}

.book_list .summary .detail {
    color: #ff0000;
}

.book_list .list {
    clear: both;
    margin-top: 16px;
}

.book_list .list p {
    line-height: 24px;
    clear: both;
}

.book_list .list p a {
    float: left;
    background: url(/images/point_01.gif) no-repeat left center;
    padding-left: 10px;
}

.book_list .list p span {
    color: #999999;
    float: right;
    line-height: 24px;
    margin-right: 2px;
}

.book_list .span2 li {
    width: 356px;
}

.book_list .list li {
    float: left;
    line-height: 24px;
}

.book_list .list li a {
    background: url(/images/point_01.gif) no-repeat left center;
    padding-left: 10px;
}

.book_list .list li.mid {
    margin-left: 10px;
}


/* box */
.box {
    border: 1px solid #D5DDE4;
    border-radius: 4px;
}

.box .boxpd {
    padding: 6px 10px;
}

.box .tv {
    padding: 6px 0 0 4px;
}

.box .line {
    margin: 4px 0;
    padding: 0;
    border: none;
    border-bottom: 1px dotted #666666;
}

.pdX10 {
    padding: 10px;
}


/* header */
.header {
    background: url(/images/bg_01.gif) repeat-x;
    height: 30px;
    overflow: hidden;
}

.header h1,
.header h2 {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.header .more {
    float: right;
    margin-top: 3px;
    margin-right: 5px;
    color: #999999;
}

.header .more img {
    vertical-align: middle;
}

.header .more a {
    color: #999999;
}

.header .tabs {
    float: left;
    height: 30px;
    line-height: 30px;
}

.header .tabs li {
    display: inline-block;
    float: left;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
    padding: 0 10px;
}

.header .tabs li.on {
    background: #fff;
}




/* icons*/
.icon_01 {
    background: url(/images/icon_01.jpg) no-repeat 5px center;
    padding-left: 25px;
}

.icon_02 {
    background: url(/images/icon_02.jpg) no-repeat 5px center;
    padding-left: 34px;
}

.icon_03 {
    background: url(/images/icon_03.gif) no-repeat 5px center;
    padding-left: 44px;
}

.icon_04 {
    background: url(/images/icon_04.gif) no-repeat 5px center;
    padding-left: 26px;
}

.icon_05 {
    background: url(/images/icon_05.gif) no-repeat 5px center;
    padding-left: 26px;
}



/* 网站主导航 */
#menusbar {
    background: url(/images/menu_bg.gif) repeat-x;
    height: 48px;
    width: 100%;
    overflow: hidden;
}

#menusbar .menus {
    display: block;
    margin: 0;
    padding: 0;
}

#menusbar .menus li {
    float: left;
    height: 43px;
    line-height: 43px;
    width: 90px;
    text-align: center;
}

#menusbar .menus li.bss {
    width: 100px;
}

#menusbar .menus li b {
    float: right;
    color: #FFFFFF;
}

#menusbar .menus li a {
    color: #FFFFFF;
    font: 14px/24px "微软雅黑",;
}

#menusbar .menus li ul {
    margin: 0 0 0 -3px;
    padding: 0;
    position: absolute;
    width: 90px;
    visibility: hidden;
}

#menusbar .menus li ul li {
    float: left;
    display: block;
    height: 30px;
    line-height: 30px;
    background: #0585C6;
    width: 100%;
}

#menusbar .menus li ul li a {
    display: block;
    background: #0585C6;
    color: #FFF;
    width: 90px;
    height: 30px;
    line-height: 30px;
}

#menusbar .menus li ul li a:hover {
    background: #10A7D6;
}

/* 网站子导航 */
#navs {
    background: url(/images/navs_bg.gif) repeat-x;
    height: 63px;
}

#navs a {
    font-size: 13px;
}

#navs img {
    vertical-align: middle;
}

#navs .navs_tab {
    margin: 8px 4px 5px 4px;
}

#navs table tr td {
    vertical-align: middle;
    text-align: center;
}

#navs table tr td.td_img {
    text-align: right;
    width: 47px;
}


/* 网站底部 */
#bottom {
    margin-top: 10px;
}

#bottom .links_list {
    margin: 10px;
    width: 980px;
}

#bottom .links_list li {
    float: left;
    margin: 4px 8px;
    width: 120px;
}

#bottom .mapnavs {
    background: url(/images/bottom_nav_bg.jpg) repeat-x left top;
    border-radius: 4px;
    margin: 10px 0;
}

#bottom .mapnavs li {
    float: left;
    width: 90px;
    text-align: center;
}


#bottom .mapnavs li a {
    color: #FFFFFF;
    font-size: 12px;
}

#bottom .mapnavs li.bss {
    width: 100px;
}

#bottom .copyright {
    text-align: center;
}

#bottom .about_image {
    margin: 10px;
}

#bottom .about_image li {
    float: left;
    width: 232px;
    margin: 6px;
}

#bottom .box_1 {
    margin-bottom: 10px;
}




/* 分页*/
.pager {
    clear: both;
    margin-bottom: 10px;
    float: right;
    height: 30px;
    margin-top: 10px;
}

.pager:after {
    content: ".";
    clear: both;
    display: block;
    _display: inline-block;
    overflow: hidden;
    height: 0;
    width: 0;
    visibility: hidden;
    zoom: 1;
}

.pager li {
    float: left;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    margin: 0 4px;
    text-align: center;
}

.pager li.on {
    background: #dcdcdc;
    color: #333;
}






/* _____________ 首页 _____________ */

#row_1, #row_2, #row_3, #row_4, #row_5 {
    margin-bottom: 10px;
}

/* 第一屏 */
.home .row_1_1, #row_1 .row_1_2, #row_1 .row_1_3 {
    float: left;
}

.home .row_1_1 {
    width: 290px;
}

.home .row_1_2 {
    width: 456px;
    margin: 0 5px;
}

.home .row_1_2 .box_1 {
    height: 382px;
}

.home .row_1_3 {
    width: 244px;
}

/* 首页图片轮播 */
.home-banner {
    border: 1px solid #D5DDE4;
    padding: 4px 4px 0 4px;
    border-radius: 4px;
    height: 196px;
    overflow: hidden;
}

/* 医院公告 */
.home-gongao {
    border: 1px solid #D5DDE4;
    padding: 4px 4px 0 4px;
    border-radius: 4px;
}

.home-gongao .list li {
    float: left;
    width: 100%;
    height: 24px;
    line-height: 24px;
}

.home-gongao .list li a {
    background: url(/images/point_01.gif) no-repeat left center;
    padding-left: 10px;
}

/* 新闻动态 */
.home-news {
}

.home-news .summary {
}

.home-news .summary h1 {
    line-height: 22px;
    text-align: center;
    font-size: 14px;
}

.home-news .summary h1 a {
    color: #0585C6;
    font-size: 14px;
}

.home-news .summary h1 a:hover {
    color: #FF0000;
}

.home-news .summary .info {
    height: 50px;
    border-bottom: 1px dotted #dcdcdc;
    margin: 4px;
}

.home-news .summary .info a {
    color: #666;
}

.home-news .list {
}

.home-news .list li {
    float: left;
    width: 100%;
    height: 24px;
    line-height: 24px;
}

.home-news .list li a {
    float: left;
    background: url(/images/point_01.gif) no-repeat left center;
    padding-left: 10px;
}

.home-news .list li span {
    float: right;
    color: #999999;
}



/* 医院视频 | 媒体报道 */
.home-video {
}

.home-video .list {
    width: 100%;
}

.home-video .list li {
    float: left;
    width: 212px;
    height: 24px;
    line-height: 24px;
}

.home-video .list li a {
    float: left;
    background: url(/images/point_01.gif) no-repeat left center;
    padding-left: 10px;
}

.home-video .list li span {
    float: right;
    color: #999999;
}

.home-video .list li .r {
    margin-left: 10px;
}

/* icon_list */
.home-icons {
    margin: 0;
    padding: 0;
}

.home-icons li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #D5DDE4;
    height: 49px;
    overflow: hidden;
}

.home-icons li img {
    margin: 0;
    padding: 0;
}

.home-icons li.loginbg {
    background: url(/images/bg_02.jpg) repeat-x left top;
    text-align: center;
    width: 100%;
    padding: 10px 0;
}

.home-icons li.loginbg img {
    margin: 4px 4px;
}

.home-icons li.fmzt {
    height: 110px;
}



/* 第二屏：专家 */
.home-doctor {
    background: url(/images/doctor_bg.jpg) repeat-x left top;
    height: 500px;
    overflow: hidden;
}

.home-doctor.table {
    border: none;
}

.home-doctor h3,
.home-doctor .navigator {
    float: left;
    height: 46px;
    line-height: 46px;
}

.home-doctor .navigator li {
    display: inline-block;
    float: left;
    margin: 0 5px;
}

.home-doctor .navigator li a {
    font-size: 14px;
}

.home-doctor .information {
    margin: 0 10px;
}

.home-doctor .information .bg_03 {
    background: url(/images/bg_03.gif) repeat-x left top;
    height: 46px;
}

.home-doctor .information h3 {
    color: #0585C6;
    font-size: 16px;
    background: url(/images/arrow_01.gif) no-repeat right top;
    height: 46px;
    line-height: 46px;
    padding-left: 10px;
    padding-right: 30px;
    margin-right: 20px;
}

.home-doctor .information h4 {
    color: #0585C6;
    font-size: 16px;
}

.home-doctor .information .intro {
    position: relative;
    top: -380px;
    left: 280px;
    width: 240px;
    height: 0;
}

.home-doctor .information .intro p {
    margin: 4px 0;
}

.home-doctor .information .name a {
    font-size: 26px;
    color: #0585C6;
}

.home-doctor .information .data {
    height: 220px;
}

.home-doctor .information .button {
    text-align: right;
}

.home-doctor .moreintro {
    color: #FF0000;
}

.home-doctor .list li {
    float: left;
    width: 225px;
    margin: 10px 5px;
}

.home-doctor .list li .icon,
.home-doctor .list li .data {
    float: left;
}

.home-doctor .list li .icon {
    width: 90px;
    text-align: center;
}

.home-doctor .list li .icon p {
    margin-bottom: 4px;
}

.home-doctor .list li .data {
    width: 110px;
    height: 135px;
    overflow: hidden;
}

.home-doctor .list li .data p {
    margin-bottom: 4px;
}

.home-doctor .list li.line {
    width: 100%;
    margin: 10px 0;
    padding: 0;
    clear: both;
    border-bottom: 1px dotted #808080;
}

.home-doctor .list li .data a {
    color: #0585C6;
    font-size: 14px;
}


/* 第三屏：设备 */
.home-products ul {
    margin: 10px;
}

.home-products li {
    float: left;
    display: inline-block;
    width: 25%;
    text-align: center;
    margin-bottom: 10px;
}

.home-products li img {
    border: 1px solid #dcdcdc;
    padding: 4px;
    border-radius: 4px;
}

.home-products li img:hover {
    border: 1px solid #ff0000;
}



/* 第四屏：特色专科 */
.home-zhuanke {
    margin: 5px;
}

.home-zhuanke ul li {
    float: left;
    width: 31%;
    margin: 5px 1%;
    height: 185px;
    overflow: hidden;
    border-bottom: 1px dotted #666666;
}

.home-zhuanke .summary h3 a {
    color: #0585C6;
    font-size: 14px;
}

.home-zhuanke .summary h3 a:hover {
    color: #FF0000;
}

.home-zhuanke .icon {
    float: left;
    padding: 0 5px;
    vertical-align: middle;
}

.home-zhuanke .icon img {
    vertical-align: middle;
    margin-top: 6px;
    border-radius: 15px;
}

.home-zhuanke .desc {
    float: left;
    width: 160px;
}

.home-zhuanke .desc {
    color: #666666;
}

.home-zhuanke .detail {
    color: #FF0000;
}

.home-zhuanke .list p {
    line-height: 24px;
}

.home-zhuanke .list p a {
    background: url(/images/point_01.gif) no-repeat left center;
    padding-left: 10px;
}


/* 第五屏：有问必答*/
.home-qa ul li {
    float: left;
    width: 326px;
    height: 280px;
    margin-bottom: 10px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}

.home-qa ul li.mid {
    margin: 0 8px;
}

.home-qa .summary h3 a {
    color: #0585C6;
    font-size: 14px;
}

.home-qa .summary h3 a:hover {
    color: #FF0000;
}

.home-qa .icon {
    float: left;
    padding: 0 5px;
    vertical-align: middle;
}

.home-qa .icon img {
    vertical-align: middle;
    margin-top: 6px;
    border-radius: 15px;
}

.home-qa .desc {
    float: left;
    width: 160px;
    overflow: hidden;
}

.home-qa .desc {
    color: #666666;
}

.home-qa .detail {
    color: #FF0000;
}

.home-qa .list p {
    line-height: 24px;
}

.home-qa .list p a {
    background: url(/images/point_01.gif) no-repeat left center;
    padding-left: 10px;
}



/* _____________ 关于我们 _____________ */

/* 右侧模块： 快速导航 */
.aboutus-quickly-navigator {
    margin-top: 10px;
}

.aboutus-quickly-navigator ul {
    margin-left: 10px;
    margin-top: -15px;
}

.aboutus-quickly-navigator ul li {
    float: left;
    width: 100px;
    height: 32px;
    line-height: 32px;
    margin: 4px;
    background: url(/images/nav_gray_bg.gif) no-repeat left top;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}

.aboutus-quickly-navigator ul li.on {
    background: url(/images/nav_gray_bg_on.gif) no-repeat left top;
}

.aboutus-quickly-navigator ul li.on a {
    color: #FFFFFF;
}

.aboutus-quickly-navigator ul li.long {
    width: 210px;
}

.aboutus-quickly-navigator ul li a {
    padding-left: 20px;
}

/* 右侧模块： Banner*/
.rbar .banner {
    padding: 6px 0 0 4px;
/*    height: 150px;*/
    max-height:250px;
    overflow: hidden;
}

/* 右侧模块： 专家列表 */
.zhuanjia {
}

.zhuanjia li {
    display: list-item;
    clear: both;
    margin: 5px 1px;
    border-bottom: 1px dotted #666666;
    height: 105px;
    padding-bottom: 5px;
}

.zhuanjia li .icon {
    float: left;
    width: 80px;
}

.zhuanjia li .info {
    float: left;
    width: 130px;
    margin-left: 4px;
}





/* _____________ 专家介绍 _____________ */
.expert {
    margin: 10px 0;
}

.expert .row {
    margin: 0 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
}

.expert .row:last-child {
    border-bottom: none;
}

.expert .icon,
.expert .info {
    float: left;
}

.expert .icon {
    width: 133px;
    height: 170px;
}

.expert .icon img {
    padding: 4px;
    border-radius: 15px;
}

.expert .info {
    width: 560px;
    border-radius: 4px;
    padding: 10px;
}

.expert .info h3 {
    line-height: 32px;
}

.expert .info h3 a {
    font-size: 18px;
    color: #0585C6;
}

.expert .info h3 a:hover {
    color: #FF0000;
}

.expert .info h3 span {
    font-weight: normal;
    font-size: 13px;
    margin-left: 10px;
    color: #666;
}

.expert .button {
    text-align: right;
    margin-top: 10px;
}


.expert-intro {
    margin: 10px 0;
}

.expert-intro .icon,
.expert-intro .info {
    float: left;
}

.expert-intro .icon {
    width: 133px;
    height: 170px;
}

.expert-intro .info {
    width: 560px;
    padding: 10px;
}

.expert-intro .info h3 {
    line-height: 32px;
}

/* 排班 */
.paiban {
    width: 1000px;
}

.paiban h1 {
    background: #40C0B1;
    color: #ffffff;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.paiban h3 {
    margin-top: 20px;
}

.paiban h3 img {
    vertical-align: middle;
}

.paibantable {
    border-top: 1px solid #E4E4E4;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    width: 100%;
}

.paibantable th, .paibantable td {
    padding: 1px 10px;
}

.paibantable th {
    background: #E8FDFB;
    font-size: 15px;
    color: #1DB29C;
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
}

.paibantable th b {
    font-weight: normal;
    font-size: 13px;
    color: #10B29D;
}

.paibantable td {
    color: #999;
    border: none;
    border-right: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    padding: 10px 6px;
    text-align: center;
}

.paibantable strong {
    color: #ff0000;
    font-size: 20px;
}

.paibantable img {
    float: left;
    margin: 4px;
    padding: 0 6px;
    border-radius: 10px;
}

.paibantable .btncanyuyue {
    background: #10B29D;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    padding: 6px 20px;
}

.paibantable .btnnotcanyuyue {
    background: #DCDCDC;
    color: #FFFFFF;
    cursor: default;
    text-align: center;
    padding: 6px 20px;
}

.paibantable .btnfull {
    background: #C0C0C0;
    color: #FFFFFF;
    cursor: default;
    text-align: center;
    padding: 6px 20px;
}

.paibantable .msout {
    background: #ffffff;
}

.paibantable .hline {
    border-bottom: 1px solid #E4E4E4;
}

.paibantable .hbg {
    background: #EAFDFB;
}

.ptmz p {
    margin: 10px 0;
}


/*  .paibantable tr:hover td { border: 1px solid #0585C6; } */

/* ________________________专科特色 ________________________*/
.zhuanke-bg {
    background: url(/images/nav_gray_bg_sm.gif) repeat-x left bottom;
}

.zhuanke-bg img {
    vertical-align: middle;
}

.zhuanke-bg h2 {
    width: 100px;
    text-align: center;
    color: #0585C6;
}

.zhuanke-bg ul {
    margin-left: 20px;
}

.zhuanke-bg ul li {
    float: left;
    margin: 2px 10px;
}

.zhuanke-bg li.on a {
    color: #ff0000;
}

/* 专科详细 */
.book-content {
}

.book-content h1 {
    text-align: center;
    font-size: 18px;
    margin: 10px 0;
}

.book-content .date {
    text-align: center;
    color: #666;
    font-size: 12px;
}

.book-content .desc {
    padding: 10px;
    line-height: 24px;
}

.book-content .button {
    text-align: center;
}

.book-content .button a {
    margin: 10px;
}


/* _______________ 设备 ________________*/




/* 设备列表 */
.productabout {
    height: 320px;
    *+height:316px;
}

*html .productabout {
    height: 314px;
}

.product {
    clear: both;
    *+margin-top:10px;
}

.product .list {
    margin: 7px;
}

.product .list li {
    float: left;
    width: 240px;
    margin: 3px;
    text-align: center;
}

.product .list li img {
    border: 1px solid #dcdcdc;
    padding: 1px;
}

/* 推荐专家*/
.tjzj {
}

.tjzj li {
    float: left;
    width: 450px;
    margin: 8px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 10px;
    height: 220px;
}

.tjzj li p {
    text-align: center;
}

.tjzj li strong {
    font-size: 16px;
}

.tjzjrow4 {
}

.tjzjrow4 li {
    float: left;
    width: 205px;
    margin: 8px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 10px;
    height: 250px;
}

.tjzjrow4 li p {
    text-align: center;
}

.tjzjrow4 li strong {
    font-size: 16px;
}


/* 文章列表*/
.book-list_2 {
}

.book-list_2 li {
    float: left;
    width: 465px;
    margin: 2px 10px 2px 10px;
    border-bottom: 1px dotted #dcdcdc;
}

.book-list_2 li a {
    float: left;
    background: url(/images/point_01.gif) no-repeat left center;
    padding-left: 10px;
}

.book-list_2 li span {
    float: right;
    color: #999999;
}


/* 设备分类列表  */
.product .row {
    margin: 10px 0;
    border-bottom: 1px dotted #10A7D6;
}

.product .row .icon,
.product .row .info {
    float: left;
}

.product .row .icon {
    width: 200px;
    margin-top: 20px;
    margin-left: 20px;
}

.product .row .icon img {
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    padding: 1px;
}

.product .row .info {
    width: 473px;
    padding: 10px;
}

.product .row .info h3 {
    line-height: 32px;
}

.product .row .info h3 a {
    font-size: 18px;
    color: #0585C6;
}

.product .row .info h3 a:hover {
    color: #FF0000;
}

.product .row .info h3 span {
    font-weight: normal;
    font-size: 13px;
    margin-left: 10px;
    color: #666;
}

.product .row .date {
    color: #666666;
}

.product .row .button {
    text-align: right;
    margin-top: 10px;
}




/* _____________ 新闻动态 ________________*/
/* 新闻列表  */
.news .rowtext {
    margin: 10px 0;
    border-bottom: 1px dotted #10A7D6;
}

.news .rowtext .icon {
    display: none;
}

.news .rowtext .info {
    padding: 10px;
    margin: 0 30px 0 20px;
}

.news .rowtext h3 {
    line-height: 32px;
}

.news .rowtext h3 a {
    font-size: 18px;
    color: #0585C6;
}

.news .rowtext h3 a:hover {
    color: #FF0000;
}

.news .rowtext h3 span {
    font-weight: normal;
    font-size: 13px;
    margin-left: 10px;
    color: #666;
}

.news .rowtext .date {
    color: #666666;
}

.news .rowtext .button {
    text-align: right;
    margin-top: 10px;
}

.news .row {
    margin: 10px 0;
    border-bottom: 1px dotted #10A7D6;
}

.news .row .icon,
.news .row .info {
    float: left;
}

.news .row .icon {
    width: 200px;
    margin-top: 20px;
    margin-left: 20px;
}

.news .row .icon img {
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    padding: 1px;
}

.news .row .info {
    width: 473px;
    padding: 10px;
}

.news .row h3 {
    line-height: 32px;
}

.news .row h3 a {
    font-size: 18px;
    color: #0585C6;
}

.news .row h3 a:hover {
    color: #FF0000;
}

.news .row h3 span {
    font-weight: normal;
    font-size: 13px;
    margin-left: 10px;
    color: #666;
}

.news .row .date {
    color: #666666;
}

.news .row .button {
    text-align: right;
    margin-top: 10px;
}


/* ___________________ 问答_____________________*/
.qa_list {
    padding: 8px 10px;
    *margin-top: 18px;
}

.qa_list .list {
    height: 252px;
    overflow: hidden;
}

.qa_list .list li {
    float: left;
    height: 30px;
    line-height: 24px;
    padding-left: 10px;
    border-bottom: 1px dotted #dcdcdc;
}

.qa_list .list li b {
    float: left;
    width: 68px;
    color: #10A7D6;
    font-weight: normal;
}

.qa_list .list li a {
    float: left;
    width: 226px;
}

/* 最后一列跨二行*/
.col2 .qa_list .list {
    width: 640px;
}

.col2 .qa_list .list li {
    float: left;
    width: 310px;
    overflow: hidden;
}

/* 最后一列跨三行*/
.col3 .qa_list .list {
    width: 980px;
}

.col3 .qa_list .list li {
    float: left;
    width: 316px;
    overflow: hidden;
}

/* 问答详细 */
.qa_detail {
}

.qa_detail .user {
    font-size: 15px;
    border-bottom: 1px solid #dcdcdc;
    padding: 12px 0;
}

.qa_detail .user strong {
    font-size: 30px;
    font-weight: normal;
}

.qa_detail .user ul li {
    display: inline;
    margin-right: 30px;
}

.qa_detail .title {
    margin: 10px 0;
    font-size: 16px;
    color: #10A7D6;
}

.qa_detail .title b {
    font-size: 13px;
    color: #000000;
}

.qa_detail .desc {
}
/* 专家回复问答列表*/
.qa_detail .reply-list {
    margin: 10px 0;
}

.qa_detail .reply-list .row {
    padding: 0 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #666666;
    background: #F6F6F6;
}

.qa_detail .reply-list .icon,
.qa_detail .reply-list .info {
    float: left;
}

.qa_detail .reply-list .icon {
    width: 133px;
    height: 170px;
}

.qa_detail .reply-list .icon img {
    padding: 4px;
    border-radius: 15px;
}

.qa_detail .reply-list .info {
    width: 520px;
    border-radius: 4px;
    padding: 10px;
}

.qa_detail .reply-list .info h3 {
    line-height: 32px;
}

.qa_detail .reply-list .info h3 a {
    font-size: 18px;
    color: #0585C6;
}

.qa_detail .reply-list .info h3 a:hover {
    color: #FF0000;
}

.qa_detail .reply-list .info h3 span {
    font-weight: normal;
    font-size: 13px;
    margin-left: 10px;
    color: #666;
}

.qa_detail .reply-list .button {
    text-align: right;
}

.qa_detail .reply-list-intro {
    margin: 10px 0;
}

.qa_detail .reply-list-intro .icon,
.qa_detail .reply-list-intro .info {
    float: left;
}

.qa_detail .reply-list-intro .icon {
    width: 133px;
    height: 170px;
}

.qa_detail .reply-list-intro .info {
    width: 560px;
    padding: 10px;
}

.qa_detail .reply-list-intro .info h3 {
    line-height: 32px;
}


/* ___________________医院视频___________________ */
.video .video-list {
}

.video .video-list li {
    float: left;
    width: 312px;
    text-align: center;
    margin: 20px 10px;
}

.video .video-list li img {
    width: 300px;
    border-radius: 15px;
}

/* ___________________配镜中心___________________ */
.pjzx {
}

.pjzx .ph1 {
    background: #F4F9E3;
}

.pjzx .ph1 .line {
    border: none;
    border-bottom: 1px solid #DCCCAD;
    margin: 5px 0;
    overflow: hidden;
}

.pjzx .iconlist img {
    border: none;
}

.pjzx .iconlist .mid {
    margin: 0 34px;
}

.pjzx .pjzx-book-list {
    background: #F7F7F7;
    padding: 20px 0;
    border-radius: 4px;
}

.pjzx .pjzx-book-list h2 {
    text-align: center;
    font-size: 30px;
    color: #0984C7;
    border-bottom: 2px solid #E3E3E3;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

/* 医学专业验光配镜特点 */
.pjzx .pjdd {
    background: #EFFFFC;
    margin-top: 50px;
}

.pjzx .pjdd h2 {
    font-size: 30px;
    color: #007878;
    text-align: center;
    height: 40px;
}

.pjzx .pjdd .desc {
    padding: 0 10px 10px 0;
}

.pjzx .pjdd .boxpd {
    padding: 0 10px;
}

.pjzx .pjdd .tab-style-01 {
}

.pjzx .pjdd .tab-style-01 thead th {
    background: #E0FDF9;
    border-right: 1px solid #B0E9E0;
    padding: 10px;
}

.pjzx .pjdd .tab-style-01 tbody td {
    border-right: 1px solid #B0E9E0;
    border-top: 1px solid #B0E9E0;
    padding: 10px;
}

.pjzx .pjdd .tab-style-01 tbody td strong {
    color: #007878;
}

.pjzx .pjdd .tab-style-01 tbody td {
    color: #69676A;
}

.pjzx .pjdd .tab-style-02 {
    margin: 0 10px;
}

.pjzx .pjdd .tab-style-02 h2 {
    border-bottom: 1px solid #B8D6B0;
    height: 80px;
    margin-bottom: 20px;
    text-align: left;
}

.pjzx .pjdd .tab-style-02 h3 {
    color: #55B23F;
    font-weight: normal;
    font-size: 20px;
    ;
}

.pjzx .pjdd .tab-style-02 .desc {
    line-height: 24px;
    margin: 10px 0;
}

/* 近视矫正 医学验光配镜专家团队 */
.pjzx .zjtd {
    margin-top: 50px;
}

.pjzx .zjtd h2 {
    text-align: center;
    font-size: 30px;
}

.pjzx .zjtd ul {
    margin: 10px 0;
}

.pjzx .zjtd ul li {
    float: left;
    width: 220px;
    height: 420px;
    margin: 15px;
    line-height: 24px;
}

.pjzx .zjtd ul li h3 {
    text-align: left;
    font-size: 20px;
}


/* 验光配镜常见问题解答 */
.pjzx .qa {
    margin-top: 30px;
    border: 1px solid #dcdcdc;
    padding-top: 15px;
}

.pjzx .qa h2 {
    text-align: center;
    font-size: 30px;
    color: #E34901;
}

.pjzx .qa ul {
    margin: 10px 5px;
}

.pjzx .qa ul li {
    float: left;
    width: 285px;
    height: 200px;
    margin: 10px 20px 30px 20px;
    line-height: 24px;
    background: url(/images/pjzx_pbg.jpg) no-repeat right bottom;
}

.pjzx .qa ul li h3 {
    font-size: 20px;
    color: #E34901;
    font-weight: normal;
    line-height: 40px;
}




/* ___________________手术预约___________________ */
.yuyue {
    margin: 20px 0;
}

.yuyue .yuyueform {
    background: #F2F8FB;
}

.yuyue h2 {
    text-align: center;
    margin: 20px;
    color: #10B29D;
}

.yuyue .title {
    background: url(/images/login_line_bg.jpg) repeat-x left bottom;
    padding-bottom: 20px;
    font-size: 20px;
    color: #10B19F;
}

.yuyue .form {
    width: 800px;
    margin: 0 auto;
    font-size: 15px;
}

.yuyue .form em {
    color: #FF0000;
    font-style: normal;
}

.yuyue .form th {
    font-weight: normal;
    text-align: right;
}

.yuyue .form label {
    margin-right: 20px;
}

.yuyue .form .inpt {
    width: 300px;
}

.yuyue .form .droplist {
    width: 300px;
}

.yuyue .form img {
    vertical-align: middle;
}

.yuyue .form a {
    color: #0000FF;
    text-decoration: underline;
}

.yuyue .form a:hover {
    color: #ff0000;
}

.yuyue .btn {
    display: inline-block;
    color: #FFFFFF;
    border-radius: 4px;
    font-size: 15px;
    padding: 10px 20px;
}

.yuyue .btnadd {
    background: #45AD00;
}

.yuyue .btnreset {
    background: #FF9900;
    margin-left: 50px;
}

.yuyue .btnrow {
    text-align: center;
    margin: 20px 0;
}




/* ___________________挂号预约___________________ */
.guahao {
    margin: 20px 0;
}

.guahao .guahaoform {
    background-color: #F2F8FB;
    background: url(/images/icon_ghyy.png) no-repeat 10px 10px;
}

.guahao h2 {
    text-align: center;
    margin: 20px;
    color: #10B29D;
}

.guahao .title {
    background: url(/images/login_line_bg.jpg) repeat-x left bottom;
    padding-bottom: 20px;
    font-size: 20px;
    color: #10B19F;
}

.guahao .form {
    width: 860px;
    margin: 0 auto;
    font-size: 15px;
}

.guahao .form em {
    color: #FF0000;
    font-style: normal;
}

.guahao .form th {
    font-weight: normal;
    text-align: right;
}

.guahao .form label {
    margin-right: 20px;
}

.guahao .form .inpt {
    width: 250px;
}

.guahao .form img {
    vertical-align: middle;
}

.guahao .form a {
    color: #0000FF;
    text-decoration: underline;
}

.guahao .form a:hover {
    color: #ff0000;
}

.guahao .btn {
    display: inline-block;
    color: #FFFFFF;
    border-radius: 4px;
    font-size: 15px;
    padding: 10px 20px;
}

.guahao .btnadd {
    background: #45AD00;
}

.guahao .btnreset {
    background: #FF9900;
    margin-left: 50px;
}

.guahao .btnrow {
    text-align: center;
    margin: 20px 0;
}

.guahao .droplist {
    width: 250px;
}

/* logregbox */
.logregbox {
    background: #fafafa;
    border: 1px solid #13a598;
    border-radius: 4px;
    padding-bottom: 20px;
}

.logregbox h3 {
    background: #13a598;
    padding-left: 10px;
    color: #FFF;
    font-weight: normal;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
}


/* ___________________会员登录___________________ */
.login {
    height: 400px;
    margin: 20px 0;
}

.login .title {
    background: url(/images/login_line_bg.jpg) repeat-x left bottom;
    padding-bottom: 20px;
    font-size: 20px;
    color: #10B19F;
}

.login .form {
    font-size: 15px;
    height: 300px;
}

.login .form .inpt {
    width: 300px;
}

.login .form table {
    padding: 20px 0 0 0;
}

.login .btn {
    display: inline-block;
    width: 100px;
    color: #FFFFFF;
    border-radius: 4px;
    font-size: 15px;
    padding: 5px 10px;
}

.login .btnlogin {
    background: #10B29D;
}

.login .btnregister {
    background: #FF9900;
    margin-left: 50px;
}
/* login_window */
.login_window {
    padding-top: 20px;
    width: 350px;
    margin: 0 auto;
}

.login_window .btn {
    display: inline-block;
    width: 80px;
    text-align: center;
    padding: 4px 10px;
    color: #FFFFFF;
    border-radius: 4px;
    font-size: 15px;
}

.login_window .btnlogin {
    float: left;
    background: #10B29D;
}

.login_window .btnregister {
    float: left;
    background: #FF9900;
    margin-left: 10px;
    width: 60px;
}

/* ___________________会员注册___________________ */
.reg {
    margin: 20px 0;
}

.reg .title {
    background: url(/images/login_line_bg.jpg) repeat-x left bottom;
    padding-bottom: 20px;
    font-size: 20px;
    color: #10B19F;
}

.reg .form {
    font-size: 15px;
}

.reg .form .inpt {
    width: 300px;
}

.reg .form table {
    padding: 20px 0 0 0px;
}

.reg .form table th {
    font-weight: normal;
    text-align: right;
}

.reg .form table th em {
    color: #FF0000;
    font-style: normal;
}

.reg .form table span {
    color: #999;
    padding-left: 10px;
}

.reg .form table span label {
    margin-right: 20px;
}

.reg .btn {
    display: inline-block;
    width: 100px;
    color: #FFFFFF;
    border-radius: 4px;
    font-size: 15px;
    padding: 5px 10px;
}

.reg .btnadd {
    background: #10B29D;
}

.reg .btnreset {
    background: #FF9900;
    margin-left: 50px;
}


/* ______________预约专家________________*/
#yuyueExpert {
    height: 260px;
    padding: 10px 10px 20px 10px;
    border-radius: 10px;
    line-height: 30px;
}

#yuyueExpert a {
    color: #ff0000;
}

#yuyueExpert .icon {
    border: 1px solid #dcdcdc;
    padding: 2px;
    background: #ffffff;
}

#yuyueExpert .chooseuser {
}

#yuyueExpert .chooseuser li {
    float: left;
    margin: 0 10px;
    width: 120px;
}

#yuyueExpert .yyrq {
    color: #0080FF;
}

#yuyueExpert .choosebutton {
    text-align: center;
    margin-top: 20px;
}



#yuyueExpert .choosebutton .btnOK, #yuyueExpert .choosebutton .btnCancel {
    display: inline-block;
    width: 100px;
    color: #FFFFFF;
    border-radius: 4px;
    font-size: 15px;
    padding: 5px 10px;
}

#yuyueExpert .choosebutton .btnOK {
    background: #10B29D;
}

#yuyueExpert .choosebutton .btnCancel {
    background: #C0C0C0;
}


/* 分享*/
.sharejiathisbutton {
    margin: 10px 0;
}

.btnchoose {
    padding: 5px 10px;
    background: #CAF2FA;
    color: #333;
    border-radius: 4px;
}


/* 专家排班*/
.paiban-table {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #dcdcdc;
}

.paiban-table thead tr th {
    background: #EFEFEF;
    color: #333333;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    height: 30px;
    line-height: 30px;
}

.paiban-table tbody tr td {
    padding: 4px 10px;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    text-align: center;
}

.paiban-table tbody tr:hover {
    background: #DFFFFF;
}

.paiban-table tbody tr td a {
    color: #0080FF;
}


/* 获取验证码*/
.btnGetCode {
    padding: 6px 10px;
    background: #0080FF;
    color: #FFFFFF;
    border-radius: 4px;
}

.btnGetCode:hover {
    color: #FFFFFF;
    background: #FF8000;
}

/* color */
.color_gray {
    color: gray;
}

.color_red {
    color: red;
}

.topnotices {
    height: 48px;
    overflow: hidden;
}

.hotbook .book_list .list {
    margin-top: 0;
    margin-bottom: 20px;
}

/* photolist */
.photolist li {
    float: left;
    width: 420px;
    margin: 20px 30px;
    text-align: center;
}

.photolist li img {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 2px;
}

/* bzbox */
.bzbox {
    float: left;
    width: 490px;
    height: 140px;
    margin-bottom: 20px;
}

.bzbox .summary {
    padding: 10px;
}

.bzbox_mid {
    margin-left: 20px;
}

.bzbox .header {
    padding-left: 10px;
    line-height: 32px;
    font-weight: bold;
}

/* photoshow */

.photoshow li {
    float: left;
    width: 340px;
    text-align: center;
    margin: 10px;
    height: 250px;
}


/* 挂号预约：子导航 */
.guahao-navs ul {
    margin: 0;
    padding: 0;
    border-bottom: 4px solid #dcdcdc;
    height: 48px;
}

.guahao-navs ul li {
    display: inline-block;
    padding: 4px 10px;
    margin: 0 10px;
    color: #333;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    float: left;
}

.guahao-navs ul li.on {
    border-bottom: 4px solid #ff6a00;
}

.guahao-navs ul li.on a {
    color: #ff6a00;
}

.ul-navs {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #E4E4E4;
    font-family: "Hiragino Sans GB","Microsoft YaHei","微软雅黑","宋体","Arial","Verdana","sans-serif";
}

.ul-navs ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    height: 40px;
    line-height: 40px;
}

.ul-navs ul li {
    float: left;
    border-left: 1px solid #E4E4E4;
    border-bottom: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    background: #F9F9F9;
    width: 120px;
    text-align: center;
}

.ul-navs ul li.on {
    background: #FFFFFF;
    border-top: 3px solid #377BEE;
    border-bottom: none;
}

.ul-navs ul li a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
}

.ul-navs ul li.on a {
    color: #0585C6;
}

.ul-navs ul li a:hover {
    color: #0585C6;
}

.ul-navs ul li a:hover {
}

.ul-navs .nav-right {
    float: right;
}

.ul-navs .nav-right a {
    color: #0585C6;
}

.table-display {
    width: 980px;
    padding: 10px;
    margin: 0 auto;
    background: #FFFFFF;
}

.table-display .table-title {
    height: 35px;
    line-height: 35px;
    background: #F9F9F9;
    padding: 0 10px;
}

.table-display .table-title h3 {
    float: left;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.table-display .table-title .table-button {
    float: right;
    height: 35px;
    line-height: 35px;
}

.table-display .table-ul ul li {
    width: 100%;
}

.table-display .table-button a {
    margin: 0 10px;
}

.table-display .table-button a.prev {
    background: url(/images/icon-arrow-left.png) no-repeat left center;
    padding-left: 15px;
}

.table-display .table-button a.next {
    background: url(/images/icon-arrow-right.png) no-repeat right center;
    padding-right: 15px;
}

.table-display .clear {
    clear: both;
    margin: 10px;
    height: 0;
    overflow: hidden;
}

/* GCP平台 */
.gcpbox {
    margin: 20px 0;
    clear: both;
}

.gcpbox h4 {
    padding: 10px;
    margin: 10px 0;
    background: #25ace5;
    color: #FFF;
}

.gcpbox ul {
    margin: 0;
    padding: 0;
    margin: 0.5%;
}

.gcpbox ul li {
    display: inline-block;
    width: 31%;
    margin: 1%;
    background: #f5f5f5;
    text-align: center;
    padding: 15px 0;
}

.gcpbox ul li a {
    display: block;
    color: #2e99cf;
    font-size: 15px;
}

.gcpbox .pbox {
    border: 1px solid #f5f5f5;
}

/* loadingMessage */
.loadingMessage {
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(192,192,192,0.4);
}

.loadingMessage .loadingBody {
    text-align: center;
}

.loadingMessage .loadingBody .loadingText {
    background: #000;
    color: #FFF;
    padding: 10px 20px;
}


/* popwinMessage */
.popwinMessage {
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0,0,0,0.6);
}

.popwinMessage .popwinBody {
    text-align: center;
    width: 400px;
    margin: 300px auto 0 auto;
    border: 1px solid #ff0000;
}

.popwinMessage .popwinBody .popwinText {
    background: #FFF;
    color: #ff0000;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 30px;
}

.popwinMessage .popwinBody .popwinText .toolbutton {
    text-align: center;
    margin: 40px 0 20px 0;
}

.popwinMessage .popwinBody .popwinText .toolbutton a {
    background: #10B29D;
    color: #FFF;
    padding: 10px 80px;
}

/* 病种导航 */
.bznavs {
    height: 44px;
    clear: both;
    margin-top: 10px;
}

.bznavs li {
    display: inline-block;
    margin: 6px 3px;
}

.bznavs li a {
    display: block;
    border: 1px solid #10B29D;
    height: 30px;
    line-height: 30px;
    color: #10B29D;
    padding: 0 10px;
}

.bznavs li a.disable {
    border: 1px solid #D5DDE4;
    color: #D5DDE4;
}


/* GCP 平台 */
.ny .left h3 {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #10B29D;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.ny .left ul li {
    width: 100%; /*height:37px;*/
    text-align: center;
    line-height: 37px;
    border-bottom: solid 1px #e6e6e6;
    color: #565656;
    font-weight: bold;
}

.ny .left ul li:hover {
    background: #e0ebf5;
}

.ny h2 {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-bottom: solid 1px #e6e6e6;
    text-indent: 26px;
}

.ny h2 span {
    font-size: 12px;
    float: right;
    margin-right: 10px;
    color: #919191;
    font-weight: normal;
}

.ny .title {
    width: 90%;
    margin: auto;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    background: url(/images/titile_bg.jpg) center bottom no-repeat;
    margin-top: 10px;
}

.ny .info_text {
    text-align: center;
}

.ny .content {
    width: 90%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
}

.ny .content p {
    line-height: 36px;
}

/*多栏目列表*/
.duolist {
    width: 410px;
    margin: auto;
    float: left;
    min-height: 250px;
}

.duolist h2, .duolist h2 #dqwz {
    width: 410px;
    height: 38px;
    line-height: 38px;
    background: url(/images/duolist_bg.jpg) bottom no-repeat;
    text-indent: 20px;
    color: #005bac;
    font-size: 14px;
    margin-top: 12px;
    border: none;
    font-weight: normal;
}

.duolist h2 span {
    float: right;
    font-size: 12px;
    color: #565656;
    margin-right: 50px;
}

.duolist ul {
    width: 340px;
    margin-left: 20px;
    margin-top: 15px;
}

.duolist ul li {
    line-height: 30px;
    border: none;
    text-align: left;
    font-weight: normal;
}

.duolist ul li span {
    float: right;
    color: #565656;
}

.duolist ul li:hover a {
    color: #2079df;
}

.duolist ul li:hover {
    background: none;
}

/*GCP*/
.gcplist ul {
    width: 90%;
    margin: auto;
    margin-top: 20px;
}

.gcplist ul li {
    height: 40px;
    line-height: 40px;
    border-bottom: dashed 1px #e6e6e6;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
    text-indent: 20px;
    background: url(/images/mainlistli.jpg) no-repeat left;
}

.gcplist ul li:hover {
    background: url(/images/mainlistli.jpg) no-repeat left;
}

.gcplist ul li:hover a {
    color: #2079df;
}

.gcplist ul li span {
    float: right;
    color: #565656;
}

.gcpcopyright {
    margin-left: 10px;
    margin-top: 20px;
}

.gcpcopyright a {
    color: #0585C6;
    text-decoration: underline;
}

.gcpcopyright a:hover {
    color: #10B29D;
}

/* 分页 */
.gcppager {
    margin-right: 20px;
}


/* top-login */
.top-login {
    position: relative;
    left: 900px;
    top: 38px;
}

.top-login .link-info {
    position: absolute;
    left: 10px;
    font-size: 17px;
}

.top-login .link-info a {
    font-size: 17px;
    text-decoration: none;
}

.top-login .link-info a:hover {
    text-decoration: underline;
}



/* swiper-slide */
.swiper-container{
    margin-top:5px;
}
.swiper-slide img {
    width: 100%;
    max-width: 100%;
}


