.jigou{background:#f2f2f2; padding:64px 0px;}
.jigou .container{    display: flex;
    justify-content: space-between; margin:48px auto 0px;}


.jigouleft{background:#fff; border-radius:6px; width: 840px;
    height: 100%;}

.aside {
    width: 340px;
}

.jigouitem {
    padding: 14px 23px;
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    display: flex;
}
.jigouitem:hover {
    background-color: #f8fdff;
}
.jigouitem:hover .yyzl  .target {
    /*background-image: url(../csfz_image/orange_top.png);*/
}
.jigouitem>a>img {
    display: block;
    width: 210px;
    height: 145px;
    margin-right: 15px;
    object-fit: cover;
}
/* å…·ä½“å³è¾¹åŒ»é™¢èµ„æ–™æ ‡é¢˜ */
.jigoucon>a {
    display: block;
    width: 578px;
    color: #555;
    font-size: 16px;
    padding-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jigoucon>a>i {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 25px;
    line-height: 20px;
    margin-right: 5px;
    background: url(../images/blue_top.png) no-repeat;
    color: white;
    background-size: cover;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    margin-right: 10px;
}
.jigoucon>a>strong {
    color: #555;
    font-size: 16px;
}
.jigoucon>a>b {
    font-weight: normal;
    font-size: 12px;
    color: #ff4e00;
}
/* å…·ä½“åŒ»é™¢èµ„æ–™å†…å®¹ */
.jigoubasic {
    display: flex;
    justify-content:flex-start;
}

.left {
    width:70%;
    overflow: hidden;
}
.left>span {
    display: block;
    padding-top: 16px;
    font-size: 12px;
    color: #555;
    padding-right: 10px;
}
.left>span {
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.left>span:nth-of-type(1)>i {
    display: inline-block;
    width: 15px;
    height: 20px;
    line-height: 15px;
    margin: 0 9px 1px 6px;
    vertical-align: middle;
    background: url(../images/make_c.png) no-repeat;
    background-size: cover;
    text-align: center;
    font-style: normal;
}
.left>span:nth-of-type(2)>i {
    display: inline-block;
    width: 19px;
    height: 20px;
    line-height: 15px;
    margin: 0 10px 1px 3px;
    vertical-align: middle;
    background: url(../images/make_b.png) no-repeat;
    background-size: cover;
    text-align: center;
    font-style: normal;
}
.left>span:nth-of-type(3)>i {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 15px;
    margin: 0 10px 1px 3px;
    vertical-align: middle;
    background: url(../images/calendar.png) no-repeat;
    background-size: cover;
    text-align: center;
    font-style: normal;
}
.left>span:nth-of-type(3)>b {
    font-weight: normal;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 0.5px solid #ccc;
}
/* å³è¾¹å†…å®¹ */
.right {
    width: 30%;
    /*margin-left: 20px;*/
    padding-left: 20px;
    border-left: 0.5px solid #ccc;
}
.right>span {
    display: block;
    color: #ff4e00;
    font-size: 14px;
    padding-bottom: 10px;
}
.right>span>strong {
    font-size: 24px;
}
.right>a {
    display: block;
    margin: auto;
    height: 38px;
    line-height: 38px;
    width: 116px;
    border-radius: 30px;
    font-size: 16px;
    background: #3fc1c1;
    color: white;
    transition: all .3s ease;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 25px;
}
.right>em {
    display: block;
    font-style: normal;
    font-size: 12px;
    color: #3fc1c1;
    text-align: center;
    margin-top: 15px;
}


.nojigou{text-align: center; padding:40px 0px; width:100%;}




/* 右边主要内容 */
/* 热门医院和最新医院 */
.aside_1 {
    background-color: #fff;
    border-radius: 6px;
}
/* 标题 */
.tab {
    height: 51px;
    line-height: 51px;
    border-bottom: 0.5px solid #ccc;
    font-size: 14px;
}
.tab>span {
    display: inline-block;
    height: 51px;
    margin-left: 27px;
    color: #333;
    cursor: pointer;
}
.tab>span:nth-of-type(1) {
    border-bottom: 2px solid #3fc1c1;
    color: #3fc1c1;
}
/* 热门医院 */
.rm {
    padding-bottom: 15px;
    /* display: none; */
}
/* 最新医院 */
.zx {
    padding-bottom: 15px;
    display: none;
}
.rmyy ,.zxyy{
    margin-top: 15px;
    display: flex;
}
.rmyy>a>img ,.zxyy>a>img{
    width: 110px;
    height: 75px;
    display: block; 
    padding: 0 12px;
    object-fit: cover;
}
.rmnr>a ,.zxnr>a{
    display: block;
    font-size: 14px;
    color: #333;
    width: 200px;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rmnr>a:hover ,.zxnr>a:hover {
    color: #3fc1c1;
}
.rmnr>em,.zxnr>em {
    display: block;
    font-size: 12px;
    color: #999;
    font-style: normal;
    height: 28px;
    line-height: 28px;
}
.rmnr>span ,.zxnr>span{
    font-size: 12px;
    color: #333;
}
.rmnr>span>strong,.zxnr>span>strong {
    font-size: 14px;
    color: #ff4e00;
    margin-left: 5px;
}


.jigouleftbg{background: rgb(248, 248, 248);}
.jigouleftbg .conbox{height: 100%; width:100%;
    border: 1px solid #F1F1F1;
    margin-bottom: 15px;
    box-shadow: 0px 3px 10px 0px #e5e5e5;
    background-color: white;}
.jigouleftbg .conbox h2{line-height: 22px;font-size: 22px;font-weight: bold;letter-spacing: 1px;padding: 20px 0 0px 20px;color:#3dc2c1;}
.jigouleftbg .conbox .jigoudetail{padding:20px;}
.jigouleftbg .conbox .jigoudetail p{line-height: 30px;}
.jigouleftbg .conbox .jigoudetail strong,.jigouleftbg .conbox .jigoudetail h2 {
    color:#3dc2c1;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
    line-height: 1.4;
    background-repeat: no-repeat;
    font-size: 14px;
    padding-left: 0px;
    background-position: 0 7px;
}

.jigouleftbg .conbox .jigoudetail table{width:100%;}
.jigouleftbg .conbox .jigoudetail table{border: 1px #eeeeee solid;border-collapse: collapse;}
.jigouleftbg .conbox .jigoudetail tbody tr{border-bottom: 1px #e2e2e2 solid}
.jigouleftbg .conbox .jigoudetail tbody tr td{line-height: 32px;font-size: 14px;color: #444444;letter-spacing: 1px;}
/*
.jigouleftbg .conbox .jigoudetail tbody tr th{text-align: center;width: 20%;font-size: 16px;font-weight: bold;color: #333333;letter-spacing: 1px;background-color: #f5f5f5;}
.jigouleftbg .conbox .jigoudetail tbody tr td{padding: 35px 25px 35px 30px;line-height: 32px;font-size: 14px;color: #444444;letter-spacing: 1px;}
.jigouleftbg .conbox .jigoudetail tbody tr td p.cu{font-weight: bold}
.jigouleftbg .conbox .jigoudetail tbody tr td p em{color: #f57b4b}*/



.jigouleftbg .conbox .jigoudetail.jigoujdxz tbody tr th{text-align: center;width: 20%;font-size: 16px;font-weight: bold;color: #333333;letter-spacing: 1px;background-color: #f5f5f5;}
.jigouleftbg .conbox .jigoudetail.jigoujdxz tbody tr td{padding: 35px 25px 35px 30px;line-height: 32px;font-size: 14px;color: #444444;letter-spacing: 1px;}
.jigouleftbg .conbox .jigoudetail.jigoujdxz tbody tr td p.cu{font-weight: bold}
.jigouleftbg .conbox .jigoudetail.jigoujdxz tbody tr td p em{color: #f57b4b}



#map_box{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 20px 20px 20px;
}

#map_box .left{
    width: 500px;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    box-sizing: border-box;
    border-radius: 5px;
}

#map{
    width: 100%;
    height: 500px;
}

#map_box .right{
    width: calc(100% - 520px);
}

#map_box .dir_bar{
    display: flex;
    margin-bottom: 20px;
}

#map_box .dir_btn{
    padding: 3px 20px;
    background-color: transparent;
    cursor: pointer;
    color: #777;
}

#map_box .dir_bar .on{
    background-color: #3dc2c1;
    color: #fff;
}

#map_box .addr{
    border: 1px solid #eee;
    width: 300px;
    border-radius: 3px;
    padding: 3px 10px;
}

#map_box .addr:focus{
    border-color: #3dc2c1;
    color: #3dc2c1;
}

#map_box .search{
    background-color: #3dc2c1;
    color: #fff;
    padding: 3px 20px;
    cursor: pointer;
    border-radius: 5px;
}

#map_box .search_bar{
    margin: 20px 0;
}

.map_tips_title{
    color: #3dc2c1;
}

.BMap_bubble_content{
    color: #666;
    font-size: 12px;
    margin-top: 5px;
    text-align: justify;
}

.navtrans-res{
    max-height: 400px;
    overflow: auto;
}


#map_box tbody:first-child{
    display: block;
    height: 400px;
    overflow-y: scroll;
}

#map_box .trans_plan_desc tbody{
    display:table-cell;
    height: auto;
    overflow-y:auto;
}

#map_box tbody tr {
     display: table;
     width: 100%;
     table-layout: fixed;
 }

.main_right_head>div:first-child+div+div>.red-tip {
    display: block;
    box-sizing: border-box;
    padding: 5px 10px;
    color: #ff4e00;
    font-size: 14px;
    border-radius: 3px;
    background-color: #f0f0f0;
}
.red-tip {
    display: block;
    box-sizing: border-box;
    padding: 5px 10px;
    color: #ff4e00;
    font-size: 12px;
    border-radius: 3px;
    background-color: #f0f0f0;
}


input, textarea, select, button {
    font-family: 'Microsoft YaHei';
    outline: none;
    border: none;
    background: none;
    resize: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}