﻿@charset 'utf-8';
.pink{ color: #ff5370; }
.c-ff8135{ color: #ff8135; }
.star-box{ position: relative; display: inline-block; width: 95px; height: 14px; background: #d6d6d6; }
.star-box .star-bj{ position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; background: url('../bg/hospital-v3.png') no-repeat -27px -3px; }
.star-box .star-number{ position: absolute; z-index: 0; top: 0; left: 0; height: 100%; background: #ff9600; }
/* 日记页 星评 */
.levbox{ position: relative; top: 2px; display: inline-block; overflow: hidden; width: 81px; height: 15px; background: #d7d7d7; }
.levbox i{ background: url('../bg/tao_details.png') no-repeat; }
.levbox.danger{ width: 48px; }
.levbox i, .levbox b{ position: absolute; top: 0; left: 0; display: block; height: 15px; }
.levbox i{ position: absolute; z-index: 2; top: 0; left: 0; display: block; width: 81px; height: 15px; background-position: 0 -1114px; }
.levbox b{ z-index: 1; background: #ffc000; }
.wrap-main{ width: 1200px; margin: 0 auto; }
.head-wrap{ position: relative; z-index: 1; clear: both; height: 164px; background: url('../bg/head-bj.jpg') no-repeat top center; }
.head-wrap .wrap-main{ position: relative; height: 120px; padding: 22px 0; }
.head-wrap .hospital-img, .head-wrap .hospital-img img{ display: block; width: 112px; height: 112px; border-radius: 50%; }
.head-wrap .hospital-img{ margin-right: 30px; border: 4px solid #6c6a69; }
.head-wrap .hospital-data{ width: 770px; height: 142px; color: #fff; }
.head-wrap .hospital-data .data-name{ height: 20px; font-size: 18px; font-weight: normal; line-height: 20px; color: #fff; }
.head-wrap .hospital-data .hover-data{ height: 70px; }
.head-wrap .hospital-data .feedback-box{ font-size: 13px; line-height: 20px; color: #fff; }
.head-wrap .hospital-data .feedback-box .feedback-text{ color: #ff5370; }
.head-wrap .hospital-data .data-detailed{ position: absolute; top: 164px; left: 0; display: none; width: 322px; padding: 28px 24px 24px 24px; -webkit-transition: .4s; -moz-transition: .4s; -o-transition: .4s; transition: .4s; background: #fff; box-shadow: 0 2px 3px 1px #edebec; }
.head-wrap .hospital-data:hover .data-detailed{ display: block; }
.data-detailed .data-top{ height: 98px; }
.data-detailed .data-top > .left{ width: 120px; height: 86px; padding-top: 12px; text-align: center; border-right: 1px solid #e8e8e8; }
.data-detailed .data-top .number{ font-size: 28px; font-weight: bold; line-height: 28px; color: #ff6980; }
.data-detailed .data-top .star-text{ margin: 11px 0; font-size: 12px; line-height: 14px; color: #666; }
.data-detailed .data-top > .right{ width: 172px; padding-top: 2px; }
.data-detailed .data-top .list-tit{ height: 14px; font-size: 12px; line-height: 14px; color: #666; }
.data-detailed .data-top .list-tit .right{ overflow: hidden; width: 64px; white-space: nowrap; text-overflow: ellipsis; word-break: keep-all; }
.data-detailed .data-top .right-list{ height: 16px; margin-top: 10px; font-size: 0; line-height: 16px; color: #999; }
.data-detailed .data-top .right-list span{ font-size: 12px; }
.data-detailed .data-top .right-list span i.c-666{ padding-left: 3px; }
.data-detailed .data-top .right-list .right{ display: block; width: 64px; }
.data-detailed .data-top .right-list .text-icon{ display: inline-block; width: 16px; height: 16px; margin-right: 5px; line-height: 16px; text-align: center; color: #fff; background: #c1c1c1; }
.data-detailed .data-top .right-list .b-ff6980{ background: #ff6980; }
.data-detailed .data-top .right-list .b-419152{ background: #419152; }
.data-detailed .data-top .right-list .center{ float: left; width: 40px; height: 16px; line-height: 16px; text-align: center; }
.data-detailed .data-top .right-list .center .sort-icon{ display: inline-block; width: 9px; height: 8px; line-height: 16px; vertical-align: middle; background: url('../bg/hospital-v3.png') no-repeat; }
.data-detailed .data-top .right-list .center .sort-none{ background-position: -26px -26px; }
.data-detailed .data-top .right-list .center .sort-top{ background-position: -40px -26px; }
.data-detailed .data-top .right-list .center .sort-bottom{ background-position: -54px -26px; }
.data-detailed .data-text{ overflow: hidden; margin-top: 28px; }
.data-detailed .data-text li{ overflow: hidden; margin-bottom: 7px; font-size: 12px; line-height: 20px; color: #999; }
.data-detailed .data-text li > .left{ width: 60px; text-align: right; }
.data-detailed .data-text li > .right{ width: 260px; color: #666; }
.data-detailed .data-text .license-img{ display: block; }
.data-detailed .data-text .see-address{ position: relative; display: inline-block; height: 20px; margin-left: 8px; padding-left: 18px; line-height: 20px; color: #999; }
.data-detailed .data-text .see-address:hover{ color: #ff5370; }
.data-detailed .data-text .see-address .address-icon{ position: absolute; top: 50%; left: 0; width: 12px; height: 14px; margin-top: -7px; background: url('../bg/hospital-v3.png') no-repeat -73px -24px; }
.data-detailed .data-collect{ display: block; width: 114px; height: 32px; margin: 22px auto 0 auto; font-size: 12px; line-height: 32px; text-align: center; color: #666; border: 1px solid #e8e8e8; border-radius: 15px; }
.data-detailed .data-collect:hover, .data-detailed .collected{ color: #ff5370; border: 1px solid #ff6980; border-radius: 15px; }
.head-wrap .hospital-data .data-text{ margin-top: 9px; font-size: 13px; line-height: 20px; }
.head-wrap .hospital-data .data-lv{ margin-top: 10px; font-size: 12px; line-height: 14px; }
.head-wrap .hospital-data .data-lv i{ padding: 0 20px 0 5px; }
.head-wrap .hospital-data .data-lv span{ position: relative; }
.head-wrap .hospital-data .data-lv .more-icon b{ position: absolute; top: 50%; right: 0; display: block; width: 8px; height: 4px; background: url('../bg/hospital-v3.png') no-repeat -56px -128px; }
.head-wrap .now p{ z-index: 1; background-position: -30px -128px; }
.head-wrap .collect-btn:hover .bj{ z-index: 0; opacity: .28; filter: Alpha(opacity=28); }
/* 导航 */
.nav-wrap{ position: relative; clear: both; height: 37px; padding-top: 20px; border-bottom: 1px solid #e8e8e8; background: #fff; }
.nav-wrap ul{ overflow: hidden; height: 38px; }
.nav-wrap li{ float: left; min-width: 157px; height: 18px; margin-left: -1px; line-height: 18px; text-align: center; border-left: 1px solid #ddd; *width: 170px; }
.nav-wrap a{ display: block; min-width: 98px; height: 18px; margin: 0 auto; padding-bottom: 18px; font-size: 16px; line-height: 18px; color: #333; }
.nav-wrap a span{ color: #999; }
.nav-wrap a:hover, .nav-wrap .now{ color: #ff5370; }
.nav-wrap .now{ border-bottom: 2px solid #ff5370; }
.nav-wrap a:hover span, .nav-wrap .now span{ color: #ff5370; }
/* 主体内容部分 */
.main-tit{ height: 20px; font-size: 18px; line-height: 20px; color: #333; }
.main-tit .right{ color: #999; }
.more-list{ display: block; width: 188px; height: 35px; margin: 28px auto; font-size: 12px; line-height: 35px; text-align: center; color: #666; border: 1px solid #ddd; border-radius: 17px; }
.more-list:hover{ color: #ff5370; border-color: #ff6890; }
.content-wrap{ position: relative; z-index: 0; background: #fff; }
.content-wrap .wrap-main{ overflow: hidden; padding: 38px 0 55px 0; }
.content-wrap .wrap-main > .left{ width: 928px; }
.content-wrap .wrap-main > .right{ width: 240px; }
/* 公告 */
.gonggao-section{ border:1px solid #e8e8e8; padding: 19px 40px 25px 40px; margin-bottom: 40px; }
.gonggao-section .title{ height: 28px; line-height: 28px; text-align: center; font-size: 18px; color: #333; }
.gonggao-section .cont{ margin-top: 6px; font-size: 13px; line-height: 23px; color: #666; }
/* 服务项目 */
.service-cont{ overflow: hidden; padding-bottom: 22px; }
.service-cont ul{ overflow: hidden; width: 976px; margin-top: 14px; margin-bottom: -28px; *margin-bottom: 28px; }
.service-cont li{ position: relative; float: left; overflow: hidden; width: 200px; height: 330px; margin-right: 40px; margin-bottom: 28px; border: 1px solid #e8e8e8; }
.service-cont .infoImg, .service-cont .infoImg img{ display: block; overflow: hidden; width: 200px; }
.service-cont .infoTxt{ position: absolute; bottom: 0; display: block; width: 172px; padding: 20px 14px 20px 14px; background: #fff; }
.service-cont .remain{ position: absolute; top: -21px; right: 5px; display: block; height: 23px; padding: 0 8px; line-height: 23px; color: #fff; border-radius: 8px; background: #ff9bb3; }
.service-cont .remain b{ position: absolute; bottom: -4px; left: 0; display: block; width: 9px; height: 16px; background-position: 0 -569px; }
.service-cont .babyInfo .infoTit1{ position: relative; top: -4px; overflow: hidden; height: 40px; margin-top: 9px; font-size: 14px; line-height: 19px; text-overflow: ellipsis; }
.service-cont .babyInfo .infoTit2{ position: relative; height: 22px; margin-top: -2px; line-height: 22px; font-size: 0; }
.service-cont .babyInfo .infoTit2 > del{ display: inline-block;  padding-left: 5px; font-size: 12px; vertical-align: bottom; color: #999; }
.service-cont .babyInfo .infoTit2 .span1{ display: inline-block; line-height: 22px; position: relative; font-family: 'Arial'; font-size: 22px; font-weight: bold; vertical-align: bottom; }
.service-cont .babyInfo .infoTit2 .zhe{ position: absolute; top: 8px; right: 0; color: #b1b1b1; }
.service-cont .babyInfo .infoTit2 .fs-12{ position: relative; top: -5px; display: inline-block; height: 12px; line-height: 12px; font-weight: normal; vertical-align: bottom; }
.service-cont .babyInfo .info-bottom{ overflow: hidden; height: 14px; margin-top: 7px; font-size: 12px; line-height: 14px; color: #999; }
.service-cont li:hover{ border-color: #ff6980; }
.service-cont .babyInfo .infoTit1:hover{ color: #ff5370; }
/* 精选日记 */
.diary-cont{ margin: 0 auto; padding-top: 24px; padding-bottom: 43px; }
.diary-cont .list-wrap{ overflow: hidden; width: 952px; }
.diary-cont .list-link{ position: relative; float: left; overflow: hidden; width: 290px; height: 215px; margin: 0 25px 25px 0; border: 1px solid #e8e8e8; box-shadow: 0 2px 1px 0 #e8e8e8; }
.diary-cont .list-link .img-top{ position: relative; overflow: hidden; height: 145px; }
.diary-cont .list-link .img-top img{ display: block; width: 100%; }
.diary-cont .list-link .img-top .left, .diary-cont .list-link .img-top .right{ position: absolute; top: 0; overflow: hidden; width: 50%; height: 100%; }
.diary-cont .list-link .img-top .left{ left: 0; }
.diary-cont .list-link .img-top .right{ right: 0; }
.diary-cont .list-link .img-top .icon{ position: absolute; z-index: 1; bottom: 8px; left: 0; width: 67px; height: 26px; background: url('../bg/diary-icon.png') no-repeat 0 0; }
.diary-cont .list-link .img-top .right .icon{ background-position: -77px 0; }
.diary-cont .list-link .img-bottom{ position: relative; z-index: 1; padding: 12px 15px 18px 15px; background: #fff; }
.diary-cont .list-link .img-text{ display: -webkit-box; overflow: hidden; height: 40px; font-size: 13px; line-height: 20px; text-overflow: ellipsis; color: #333; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.diary-cont .list-link:hover{ border-color: #ff6980; }
.diary-cont .list-link:hover .img-text{ color: #ff5370; }
/* 主页右侧内容 */
.right-section{ margin-bottom: 24px; padding: 24px 0; border: 1px solid #e8e8e8; }
.right-tit{ height: 16px; padding-left: 17px; font-size: 16px; line-height: 16px; color: #333; border-left: 4px solid #ff6980; }
.right-section .introduction-text{ margin: 18px 20px 0 20px; font-size: 12px; line-height: 24px; color: #666; }
.right-section .introduction-text .show-details{ position: relative; display: inline-block; height: 14px; padding-right: 12px; line-height: 14px; vertical-align: middle; color: #4095ce; *top: -2px; }
.right-section .introduction-text .show-details span{ position: absolute; top: 50%; right: 0; display: block; width: 8px; height: 4px; margin-top: -2px; background: url('../bg/hospital-v3.png') no-repeat -102px -50px; }
.right-section .doctor-cont{ overflow: hidden; margin-top: 15px; }
.right-section .more-doctor{ display: block; width: 114px; height: 32px; margin: 6px auto 0 auto; font-size: 12px; line-height: 32px; text-align: center; vertical-align: middle; color: #666; border: 1px solid #e0e0e0; border-radius: 16px; }
.right-section .more-doctor:hover{ color: #ff5370; border-color: #ff6980; }
.right-section .more-doctor div{ position: relative; display: inline-block; zoom: 1; height: 32px; padding-right: 10px; line-height: 32px; vertical-align: middle; *display: inline-block; }
.right-section .more-doctor div i{ position: absolute; top: 50%; right: 0; display: block; width: 4px; height: 8px; margin-top: -4px; background: url('../bg/hospital-v3.png') no-repeat -27px -50px; }
.right-section .more-doctor span{ position: relative; display: inline-block; zoom: 1; height: 32px; padding-right: 10px; line-height: 32px; vertical-align: middle; *display: inline-block; }
.right-section .more-doctor span i{ position: absolute; top: 50%; right: 0; display: block; width: 4px; height: 8px; margin-top: -4px; background: url('../bg/hospital-v3.png') no-repeat -27px -50px; }
.right-section .more-doctor:hover i{ background-position: -115px -50px; }
.doctor-cont .doctor-list{ display: block; overflow: hidden; padding: 13px 20px 19px 20px; }
.doctor-cont .doctor-list:hover{ background: #f8f8f8; }
.doctor-list .doctor-img{ margin-right: 20px; }
.doctor-list .doctor-img, .doctor-list .doctor-img img{ display: block; width: 54px; height: 54px; border-radius: 50%; }
.doctor-list > .right{ width: 124px; padding-top: 1px; }
.doctor-list > .right .right-name{ font-size: 15px; line-height: 17px; color: #333; }
.doctor-list > .right .right-lv{ margin: 7px 0 10px 0; }
.doctor-list > .right .right-lv, .doctor-list > .right .right-number{ font-size: 12px; line-height: 14px; color: #999; }
.right-section .address-cont{ padding: 0 20px; }
.address-cont .address-text{ padding: 23px 0 11px 0; font-size: 12px; line-height: 20px; color: #999; }
.address-cont .small-map{ overflow: hidden; width: 100%; height: 200px; }
.address-cont .see-big-map{ display: block; padding-top: 18px; font-size: 12px; line-height: 12px; text-align: center; text-decoration: underline; color: #666; }
.address-cont .see-big-map:hover{ color: #ff5370; }
@media screen and (max-width: 1350px){ .fixed-slide{ right: 0; margin-right: 0; } }
/* 服务页 筛选 sort */
.sort{ border: 1px solid #e8e8e8; background: #f8f8f8; }
.sort .sort-item a, .sort .sort-item span{ display: block; float: left; padding: 0 20px; line-height: 38px; color: #333; border-right: 1px solid #e8e8e8; }
.sort span.timeLimit i{ color: #999; }
.sort-item > a > i, .sort-item > span > i{ padding-right: 18px; background: url('../bg/tao-icon.png') 0 0 no-repeat; }
.sort .sale i{ background-position: 32px -291px; }
.sort .sale.now i{ background-position: 32px -320px; }
.sort .price i{ background-position: 32px -354px; }
.sort .price.up i{ background-position: 32px -389px; }
.sort .price.down i{ background-position: 32px -1059px; }
.sort .timeLimit i{ padding-right: 0; padding-left: 23px; background-position: 0 -1232px; }
.sort .sort-item .shelves{ border-right: none; }
.sort .shelves i{ padding-right: 0; padding-left: 23px; background-position: 0 -1353px; }
.sort .now.timeLimit i{ background-position: 0 -1255px; }
.sort .newest i{ background-position: 57px -291px; }
.sort .newest.now i{ background-position: 57px -320px; }
.sort .sort-item a.now, .sort .sort-item a:hover{ color: #ff5370; background-color: #fff; }
.sort .right, .sort .left{ padding-right: 10px; line-height: 38px; }
.sort a.right:hover{ color: #ff5370; }


