.new_private_detail_nav {
    margin: 15px;
    color: #333;
}
.new_private_detail_nav span {
    color: #000;
    font-weight: 700;
}
.new_private_details {
    display: flex;
    align-items: center;
    background-color: #f2f2f2;
    padding: 10px;
    margin: 0 10px;
    height: 80px;
    box-sizing: border-box;
}
.new_private_details img {
    width: 77px;
    height: 60px;
    margin-right: 15px;
}
.new_private_details .new_private_details_con {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    font-size: 13px;
    color: #fff;
    height: 100%;
}
.new_private_details_con .new_private_details_title{
    font-size: 18px;
    color: #333;
    font-weight: 700;
    display: flex;
}
.new_private_details_con .new_private_details_title h2 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-weight: 700;
}
.new_private_details_con .new_private_details_title i {
    font-weight: 700;
    margin-left: 10px;
}
.new_private_details_con .new_private_details_label {
    display: flex;
    margin-bottom: 5px;
}
.new_private_details_con .new_private_details_label span {
    color: #fff;
    font-size: 13px;
    border-radius: 2px;
    margin-right: 10px;
    padding: 1px 4px;
}
.new_private_details_con .new_private_details_label span:nth-child(odd) {
    background: #f4741b;
}
.new_private_details_con .new_private_details_label span:nth-child(even) {
    background: #62abf2;
}
.new_private_detailConTitle {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 10px 15px;
}
.new_private_detailConTitle span {
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
.new_private_detailConTitle .new_detailTitle_jianjie {
    background: url(../images/h_icon_10.png) center center;
    background-size: 22px 22px;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}
.new_private_detailConTitle h3 {
    font-weight: 700;
}
.private_detailCon {
    display: flex;
    flex-direction: column;
}
.new_private_detailCon .private_detailCon_text {
    margin: 0 15px;
    text-indent: 24px;
    font-size: 14px;
    color: #333;
    line-height: 1.6;
    max-height: 250px;
    overflow: hidden;
    position: relative;
}
.new_private_detailCon .private_detailCon_text .private_detailCon_more {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    text-indent: 0;
    padding: 3px 2px 3px 5px;
}
.new_private_detailCon .private_detailCon_text .private_detailCon_more i {
    color: #386fe0;
}
.new_private_detailCon .private_detailCon_text .private_detailCon_more i:first-child {
    margin-left: 10px;
}
.new_private_detailCon .private_detailCon_text .private_detailCon_more .private_detailCon_down {
    background: url(../images/hotarrow.png) center center;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    transform: rotateZ(90deg);
    margin-left: 5px;
}
.new_private_detailCon .private_detailCon_text .private_detailCon_more .private_detailCon_up {
    background: url(../images/hotarrow.png) center center;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    transform: rotateZ(-90deg);
    margin-left: 5px;
}
.private_Service {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 6px 15px 0;
}
.private_Service .private_Service_title {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #000;
}
.private_Service .private_Service_title .private_Service_icon1 {
    background: url(../images/h_icon_12.png) center center;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.private_Service .private_Service_title .private_Service_icon2 {
    background: url(../images/h_icon_11.png) center center;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.private_Service .private_Service_title .private_Service_icon3 {
    background: url(../images/h_icon_13.png) center center;
    background-size: 15px 18px;
    background-repeat: no-repeat;
    width: 15px;
    height: 18px;
    margin-right: 11px;
    margin-left: 2px;
}
.private_Service .private_Service_title h3 {
    font-weight: 700;
}
.private_Service .private_Service_con {
    font-size: 14px;
    color: #333;
    margin-left: 28px;
}
.private_Service_con .private_Service_con_item {
    font-size: 14px;
    color: #333;
    font-size: 14px;
    color: #333;
    margin-left: 0;
    text-indent: 0;
    margin-top: 5px;
    position: relative;
}
.private_Service_con .private_Service_con_item .private_Service_con_title {
    font-weight: 700;
    color: #000;
}
.private_Service_con .private_Service_con_item .private_Service_con_con {
    margin-right: 25px;
}
.private_Service_con .private_Service_con_item .private_Service_icon4 {
    background: url(../images/h_icon_14.png) center center;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.new_private_detail_margin {
    margin: 10px 15px;
}
.new_private_detailSet {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new_private_detailSet img {
    width: 45%;
    height: 110px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.new_detailTitle {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 10px;
}
.new_detailTitle h3 {
    padding-left: 10px;
    color: #000;
    font-size: 18px;
    position: relative;
    font-weight: 700;
}
.new_detailTitle h3::before {
    content: '';
    width: 4px;
    height: 15px;
    background-color: #3255cb;
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 10px;
}
.new_detailTitle .new_detailTitle_text {
    flex: 1;
    font-size: 14px;
    color: #333;
    margin-left: 10px;
    margin-bottom: 2px;
}
.new_detailTitle .new_detailTitle_more {
    display: inline-block;
    font-size: 13px;
    color: #386FE0;
    margin-bottom: 2px;
}
.new_private_detail_line {
    border-bottom: 1px solid #F2F2F2;
}
.new_private_detailDem ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new_private_detailDem ul::after {
    content: '';
    width: 30%;
}
.new_private_detailDem ul li{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    height: 35px;
    border: 1px solid #F78535;
    font-size: 12px;
    color: #333333;
    border-radius: 4px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.new_private_detailDem ul a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.new_private_detailDem ul a span {
    max-width: 90%;
    text-align: center;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.new_private_detailDem ul a i {
    color: #F78535;
    margin-left: 5px;
}
.new_private_detailDoc ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new_private_detailDoc .private_detailDoc_item {
    width: 49%;
    height: 145px;
    background-color: #FFFBF6;
    border: 1px solid #F78535;
    padding-bottom: 45px;
    position: relative;
    border-radius: 5px;
    box-sizing: border-box;
}
.private_detailDoc_item .private_detailDoc_status {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 17px;
    background-color: #f4741b;
    border-radius: 0 4px 0 4px;
    color: #fff;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.private_detailDoc_item .private_detailDoc_status i{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-left: 2px;
}
.private_detailDoc_item .private_detailDocCon {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 10px 5px;
}
.private_detailDocCon .private_detailDocCon_top {
    display: flex;
    align-items: center;
    justify-content: center;
}
.private_detailDocCon_top .private_detailDocCon_img {
    width: 45px;
    height: 45px;
    margin-right: 5px;
    border-radius: 50%;
    overflow: hidden;
}
.private_detailDocCon_top .private_detailDocCon_img img {
    width: 100%;
    height: 100%;
}
.private_detailDocCon_top .private_detailDocCon_con {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    font-size: 13px;
    color: #333;
}
.private_detailDocCon_top .private_detailDocCon_con .private_detailDocCon_title {
    color: #000;
    font-weight: 700;
}
.private_detailDocCon_top .private_detailDocCon_con .private_detailDocCon_rank {
    display: flex;
}
.private_detailDocCon_rank span{
    max-width: 50%;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.private_detailDocCon_rank span:first-child {
    margin-right: 5px;
}
.private_detailDocCon p {
    margin: 5px 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 95%;
}
.private_detailDocCon .private_detailDocCon_mark {
    display: flex;
    align-items: center;
    justify-content: center;
}
.private_detailDocCon .private_detailDocCon_mark span {
    display: inline-block;
    padding: 0 6px;
    font-size: 12px;
    border: 1px solid #62abf2;
    color: #62abf2;
    border-radius: 15px;
    margin-right: 5px;
}
.private_detailDocCon .private_detailDocCon_mark .private_detailDocCon_three {
    background-color: #62abf2;
    color: #fff;
}
.private_detailDoc_item {
    margin-bottom: 10px;
}
.private_detailDoc_item .private_detailDocCon_consult {
    display: inline-block;
    position: absolute;
    width: 70%;
    left: 15%;
    bottom: 5px;
    height: 25px;
    background-color: #e7351a;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 25px;
}
.new_private_detailGuide {
    font-size: 13px;
    color: #333333;
    background-color: #FFFBF6;
    border: 1px solid #F78535;
    height:170px;
}
.new_private_detailGuide p {
    margin: 15px;
    line-height: 1.6;
    border-radius: 5px;
    margin-bottom: 10px;
    max-height: 106px;
    position: relative;
}
.new_private_detailGuide a {
    color: #386FE0;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fffbf6;
    padding: 2px 15px 2px 5px;
}
.new_private_detailGuide a i {
    color: #333333;
}
.new_private_detailTrends_item {
    padding: 10px 0;
    border-bottom: 1px dashed #999999;
}
.new_private_detailTrends_item:first-child {
    padding-top: 0;
}
.new_private_detailTrends_item:last-child {
    border-bottom: none;
}
.new_private_detailTrends_item .new_private_detailTrends_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
    color: #333333;
}
.new_private_detailTrends_item .new_private_detailTrends_top span:first-child {
    flex: 1;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.new_private_detailTrends_top .new_private_detailTrends_icon {
    width: 18px;
    height: 18px;
    font-size: 12px;
    background-color: #F4741B;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.new_private_detailTrends_btm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #666666;
    margin-top: 5px;
}
.new_private_detailTrends_btm .new_private_detailTrends_doc {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: flex-end;
    color: #666;
}
.new_private_detailTrends_btm .new_private_detailTrends_doc span {
    margin: 0 5px;
}
.new_private_detailTrends_btm .new_private_detailTrends_doc .new_private_detailTrends_img {
    width: 17px;
    height: 17px;
    margin-right: 5px;
    border-radius: 50%;
    overflow: hidden;
}
.new_private_detailTrends_img img {
    width: 100%;
    height: 100%;
}
.new_private_detailTrends_btm .new_private_detailTrends_doc a {
    margin-right: 5px;
    color: #666;
}
.new_private_detailTrends_text {
    max-width: 30%;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.new_private_detailEva {
    display: flex;
    flex-direction: column;
}
.private_detailEva_tab {
    display: flex;
    flex-wrap: wrap;
}
.private_detailEva_tab .private_detailEva_tab_item {
    margin-right: 10px;
    padding: 5px 12px;
    font-size: 13px;
    color: #999999;
    border: 1px solid #999999;
    box-sizing: border-box;
    margin-bottom: 10px;
    border-radius: 5px;
}
.private_detailEva_tab .private_detailEva_tab_active {
    color: #386FE0;
    border: 1px solid #386FE0;
    font-weight: 600;
}
.private_detailEva_list {
    display: flex;
    flex-direction: column;
    border: 1px solid #999999;
    padding: 0 10px;
    border-radius: 5px;
}
.private_detailEva_list .private_detailEva_item {
    display: flex;
    flex-direction: column;
    font-size: 12px;
    color: #666;
    border-bottom: 1px dashed #999;
    padding: 10px 0;
}
.private_detailEva_list .private_detailEva_item:last-child {
    border-bottom: none;
}
.private_detailEva_item .private_detailEva_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.private_detailEva_top .private_detailEva_doc {
    flex: 1;
    display: flex;
    align-items: center;
}
.private_detailEva_top .private_detailEva_doc span {
    margin: 0 5px;
    color: #666;
}
.private_detailEva_doc .private_detailEva_doc_img {
    width: 17px;
    height: 17px;
    margin-right: 5px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 0 !important;
}
.private_detailEva_doc_img img {
    width: 100%;
    height: 100%;
}
.private_detailEva_doc .private_detailEva_doc_text{
    max-width: 35%;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.private_detailEva_item p {
    line-height: 1.6;
    margin: 5px 0;
    color: #333;
}
.private_detailEva_item .private_detailEva_btm {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.private_detailEva_item .private_detailEva_btm .private_detailEva_btm_title{
    width: 58%;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.private_detailEva_item .private_detailEva_btm .private_detailEva_btm_star {
    display: flex;
}
.private_detailEva_item .private_detailEva_btm .hospitalNew_star {
    text-align: left;
    margin-top: 5px;
    display: inline-block;
    background: url(../images/star.png) no-repeat 0 0 / 57px auto;
    width: 60px;
    height: 9px;
    margin-bottom: 7px;
    background-position: 0 -9px;
    margin-left: 10px;
}
.private_detailEva_item .private_detailEva_btm .hospitalNew_del {
    display: inline-block;
    background: url(../images/star.png) no-repeat 0 0 / 57px auto;
    width: 60px;
    height: 9px;
    vertical-align: top;
}
.new_private_detail_tips {
    font-size: 12px;
    margin: 10px;
    text-align: center;
    color: #666;
}