﻿@charset "utf-8";
/* CSS Document */
/*
背景色：#FBFBFB 

颜色编号：

黑色 ：#333333 用途：主体字体  

浅灰色：#cccccc 用途：背景 线 边框 

深灰色：#666666 用途：内容备注

淡红色：#ff5370 用途：价格  星  活跃度  按钮背景 经过边框、链接 标题

蓝色：#07a3ea  用途：栏目 标题

纯白色：主体按钮字体
*/
.paging { width: 500px; height: 60px; font-size: 14px; margin: 0 auto; margin-top: 25px; }
.paging li { border: 1px solid #ccc; padding: 7px 13px; float: left; margin: 0 5px; }
.paging li:hover { background: #1F90F6; color: #fff; cursor: pointer; }
.norecord { width: 100%; height: 300px; background: url(/images/norecord.png) center no-repeat; }
.norecord p { text-align: center; padding-top: 250px; color: #999; }
.margin_top5 { margin-right: 15px; margin-top: 5px; border-radius: 4px; padding: 7px; border: 1px solid #ccc; }
.orga_t .search_head { background: #fff; border-radius: 10px; padding-bottom: 15px; }
.product .orga_t { margin-top: 0px; margin-bottom: 15px; }
.orga_locat { width: 100%; border-bottom: none; height: 40px; line-height: 40px; text-indent: 2em; background: url(/images/location.png) #f4f4f4 4px center no-repeat; background-size: 14px; font-size: 14px; }
.talents { width: 100%; height: auto; overflow: hidden; margin-top: 20px; border: 1px solid #e8e8e8; box-sizing: border-box; }
.talents_head { width: 100%; height: 45px; line-height: 45px; margin: 0 auto; background: #f2f2f2; font-size: 15px; font-weight: bold; border-bottom: 1px solid #e8e8e8; }
.talents_head li { float: left; }
.unit_data li { float: left; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.JobTitle { width: 220px; text-indent: 2em; }
.JobTitle a { color: #07a3ea; }
.JobTitle a:hover { text-decoration: none; }
.JobSalary { width: 130px; }
.JobAddress { width: 180px; }
.JobLife { width: 100px; }
.JobEdu { width: 100px; }
.JobTime { width: 90px; }
.pin_none { padding: 0; }
.pin_le_none { padding-left: 0; }
.pin_re_none { padding-right: 0; }
.mat_re_none { margin-right: 0; }
.mat_none { margin: 0; }
.unit_data .JobTime { color: #999; }
.unit { width: 100%; padding: 2px 0!important; height: auto; overflow: hidden; margin: 0 auto; margin-top: 10px; }
.unit_name { height: 36px; line-height: 36px; background: #f2f2f2; text-indent: 2em; font-size: 15px; font-weight: bold; position: relative; }
.unit_name i { width: 0; height: 0; border-left: 6px solid #07a3ea; border-bottom: 4px solid transparent; border-top: 4px solid transparent; position: absolute; left: 20px; top: 14px; }
.unit_data { width: 100%; height: 40px; line-height: 40px; overflow: hidden; background: #fff; font-size: 15px; border-top: 1px dotted #ccc; }
.unit .unit_data:nth-of-type(1) { border-top: 1px solid #e8e8e8; }
.unit_data li { float: left; line-height: 36px; }
.search_head>p {color: #3eac4e; font-size: 18px; padding: 9px 15px;border-bottom: 1px solid #3eac4e; font-weight:bold;}
.search_head .SendBtn a { color: #ffffff; text-decoration: underline; }
.search_head .SendBtn a:hover { text-decoration: none; color: #07a3ea; }
.product .search_head>p { width: 100%; margin: 0 auto; height: 50px; text-indent: 0; line-height: 50px; font-size: 14px; border-bottom: 1px dotted #ccc; box-sizing: border-box; }
.product .search_head>p a { padding: 2px 5px; background: url(/images/x.png) right top no-repeat; border-bottom: 1px  dotted #fff; font-size: 14px; color: #fff; }
.product .search_head>p a:hover { text-decoration: none; color: #333; }
.search_head>div {display: inline-block;padding: 2px 15px; min-height: 36px; line-height: 36px; font-size: 14px; }
.search_head>div p { font-weight: 700; }
.search_head .SelBaseBox p { float: left; min-height: 32px; line-height: 32px; }
.search_head .SelBaseBox ul { float: left; width: calc(100% - 110px); }
.search_head .SelBaseBox ul li { float: left; margin: 0px 8px; height: 32px; line-height: 32px; font-size: 14px; }
.wrap_p { height: 30px; line-height: 30px; }
.wrap_p a { position: relative; display: inline-block; padding: 0px 5px; border: 1px solid #07a3ea; font-size: 12px; margin-right: 5px; cursor: pointer; height: 24px; line-height: 24px; padding-right: 40px; }
.wrap_p span { position: absolute; display: block; background-color: #07a3ea; width: 24px; height: 24px; line-height: 24px; right: 0px; top: 0px; color: #FFF; font-size: 14px; text-align: center; }
.wrap_p a:hover span { background-color: #eb6100; }
.wrap_p a:hover { text-decoration: none; border: 1px solid #eb6100; }
.product .classity>div p:first-child { text-align: right; width: 80px; }
.product .classity>div p a { font-size: 14px }
.search_head_s { padding-left: 27px; height: 50px !important; line-height: 50px !important; margin: 0 auto; }
.search_head_s p { display: block; margin-top: 8px; font-weight: normal !important; }
.search_head_s input { margin-top: 18px; }
.search_head_s>p span { letter-spacing: .5em; }
.search_head_s>p { font-size: 14px; }
#OrgTypeBox { margin-top: 10px;width: 100%;}
.all_head { height: 40px; margin-top: 20px; line-height: 40px; border-bottom: 2px solid #ccc; box-sizing: border-box; }
.head_title { font-size: 18px; text-indent: 2em; background: url(/images/doctor_01.png) 14px center no-repeat; }
.doctors { overflow: hidden; margin: 10px auto; }
.doctors_lit { margin: 0 }
/*.doctors_lit ul li:nth-child(4n+1){ padding-left:0px;}
.doctors_lit ul li:nth-child(4n){ padding-right:0px;}*/
.physician { margin-bottom: 25px; text-align: center; padding: 0 12px; box-sizing: border-box; }
.physician a { border: 1px solid #ccc; overflow: hidden; display: block; }
.physician a:hover { text-decoration: none; }
.physician_pic { vertical-align: middle; position: relative; width: 100%; height: 236.5px; text-align: center; background: #f2f2f2; overflow: hidden; }
.physician_pic img { display: block; max-height: 100%; max-width: 100%; min-width: 80%; margin: 0 auto; -webkit-transition: 1s; -moz-transition: 1s; -ms-transition: 1s; -o-transition: 1s; transition: 1s; }
.doctor_name { font-size: 14px; margin: 5px 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.activity .Service_List li { width: 250px; height: 250px; border-radius: 10px; background: #ffffff; box-sizing: inherit; text-align: center; border: 1px solid #ccc; margin: 14px 14px; overflow: hidden; box-sizing:border-box;}
.activity .Service_List li .SerImg_Box { width: 100%; height: 210px; background: #EAEAEA; overflow: hidden; }
.activity .Service_List li img { width: 100%; margin: 0 auto; display: block; }
.activity .Service_List li .Service_Name { font-size: 14px; height: 40px; line-height: 40px; }
.doctor_source { font-size: 14px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.doctor_data { color: #666; margin-top: 10px; font-size: 14px; }
.activity .doctor_data { width: 100%; margin: 5px auto; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.search_le { width: 140px; text-align: right; }
.classity { margin-left: 0 !important; padding-top: 0 !important; }
.classity>p { margin-left: 20px; }
.product .classity>div { width: 100%; line-height: 46px; margin: 0 auto; box-sizing: border-box; overflow: hidden; }
.product .classity>div p:first-child span { letter-spacing: 2em; }
.product .classity>div ul { width: calc(100% - 150px); height: 46px; min-height: 46px; box-sizing: border-box; overflow: hidden; }
.AutoHeight { height: auto !important; }
.product .classity>div ul li { float: left; cursor: pointer; margin: 0 10px; font-size: 14px; }
.product .classity .more { cursor: pointer; margin-right: 8px; font-size: 14px; color: #f00; }
.product .classity .more i { display: inline-block; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #333; padding-top: 2px; margin-left: 4px; }
.ClassTypeOn { position: relative; }
.SmallTypeOn { top: 30px; }
.org .SmallTypeOn { top: 0; }
.org .classity { margin-left: 140px !important; }
.orga_search_text { width: 230px; height: 32px; line-height: 32px; border-radius: 4px; border: 1px solid #ccc; box-sizing: border-box; margin-top: 4px; font-size: 14px; padding: 0 5px; }
.orga_search_btn { width: 60px; height: 30px; margin-left: 10px; background: #3eac4e; color: #fff; margin-top: 4px; cursor: pointer; border-radius: 4px; }
.orga_location { width: 100%; height: 30px; margin-top: 10px; border-top: 1px dotted #ccc; font-size: 12px; }
.orga_location p { font-weight: normal !important; }
.activity .orga_location { text-indent: 0; }
.search_main { background: #fff; padding-bottom: 15px; width: 100%; box-sizing: border-box; position: relative; }
.artic .search_main { margin-top: 0; }
.img_box { border: none }
.search_main .ComListBotton { float: right; margin-top: 6px; margin-right: 10px; }
.search_main_head { width: 160px; height: 36px; position: absolute; left: 50%; margin-left: -80px; top: 0px; border-top: 3px solid #3eac4e; }
.search_main_head p { text-align: center; color: #3eac4e; font-size: 18px; line-height: 36px; font-weight: bold; }
.search_main_head_uI { padding-top: 40px; }
.search_main_head_uI a { font-size: 14px }
.search_main .Article { margin: 0 10px; margin-top: 40px; }
.Article_head { overflow: hidden; margin-top: 25px; border-bottom: 1px dotted #ccc; }
.Article_head h1 { max-width: 700px; margin: 0 auto; font-size: 24px; line-height: 45px; font-weight: normal; text-align: center; }
.Article_head_bottom { margin: 0 100px; }
.Article_head_bottom p { line-height: 24px; font-size: 12px; color: #666; }
.Article_head_bottom p:first-child span { margin-right: 20px; }
.Article_main { margin: 0 20px; margin-top: 35px; }
.Article_main p { color: #666; }
.Article_pn { margin: 50px 0 0 20px; }
.Article_pn p { line-height: 30px; }
.Article_pn p a { font-weight: bold; }
.ArticleShare { height: 50px; border-top: 1px solid #ccc; padding-top: 18px; padding-left: 10px; line-height: 28px; }
.search_main>ul li { width: 96%; margin: 0 auto; margin-top: 15px; border-bottom: 1px solid #eaeaea; overflow: hidden; padding-bottom: 15px; }
.search_main>ul li>div:first-child p { text-align: center; text-indent: 1.4em; line-height: 30px; font-size: 14px; background: url(/images/authen.png) 30px center no-repeat; }
.need .search_main>ul li>div:first-child { height: 120px; }
.need .search_main>ul .orga_title>p, .need .search_main>ul .orga_message>p { background: none !important; text-align: left !important; text-indent: 0 !important; }
.search_main>ul li .img_box { width: 160px; height: 120px; }
.search_main>ul li .img_box img { max-width: 160px; max-height: 120px; }
.search_main>ul li .ComLogo_box { width: 120px !important; height: 120px !important; display: table-cell; vertical-align: middle; text-align: center; }
.search_main>ul li .ComLogo_box img { width: 120px !important; }
/*-- 线型公司----*/
.search_main>ul .ComListLine { position: relative; width: 246px; height: 36px; line-height: 36px; margin: 0px 16px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.search_main>ul .ComListLine i { position: absolute; top: 6px; }
.search_main>ul .ComListLine a { margin-left: 10px; }
.orga_title { width: calc(100% - 180px); margin-left: 15px; }
.ComLogo_Title { width: calc(100% - 150px) !important; margin-left: 20px; }
.orga_title h4 { height: 28px; max-width: 565px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.need .search_main>ul li .orga_title { width: 100% !important; margin: 0 auto; }
.liveness { color: #3eac4e; }
.liveness p { font-size: 12px; line-height: 30px; }
.activity .liveness p { line-height: 24px !important; font-size: 14px !important; }
.activity .liveness p:first-child { background: url(/images/supervise.png) center left no-repeat; text-indent: 1.5em; color: #333; }
.company .liveness p:first-child { background: none; color: #ff5370; }
.activity .liveness p:first-child+p { background: url(/images/message.png) center left no-repeat; text-indent: 1.5em; color: #333; }
.company .liveness p:first-child+p { background: none; color: #ff5370; }
.liveness p:first-child+p { line-height: 26px; margin-left: 20px; }
.liveness p:first-child+p span { font-size: 15px; margin-right: 6px; }
.liveness p:first-child+p i { font-style: normal; color: #666; }
.orga_inro { font-size: 14px; color: #999; height:46px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; }
.orga_inro .Content { height: 56px; overflow: hidden; }
.orga_inro a { color: #ff5370; }
.orga_message { width:100%;display:inline-block;margin-top: 6px; margin-bottom:6px; }
.orga_message p { font-size: 12px; line-height: 24px; }
.activity .orga_message p { color: #999; font-size: 14px; }
.company .orga_message p { color: #333; font-size: 14px; }
.orga_message p span { color: #3eac4e; }
.activity .orga_message p span { color: #999; }
.company .orga_message p span { color: #ff5370; }
.orga_message p i { font-style: normal; margin: 0 5px; }
.orga_btn { border-radius: 4px; font-size: 14px; color: #fff; padding: 4px 8px; background: #3eac4e; }
.orga_btn:hover { text-decoration: none; }
.orga_title .locat { text-indent: 1.5em; font-size: 14px; color: #999;line-height: 30px; }
.locat { background: url(/images/locat.png) left center no-repeat; }
.tel { background: url(/images/tel.png) left center no-repeat; }
.Lagelink { display: block; height: 45px; line-height: 45px; text-align: center; color: #fff; font-size: 18px; text-indent: 1em; background: url(/images/Lagelink.png) center no-repeat; }
.Lagelink:hover { text-decoration: none; color: #fff; }
.orga_adver>div { margin-top: 0px; margin-bottom: 15px; border: solid 1px #f0f0f0; padding-bottom: 0; }
.ad_browse { overflow: hidden; width: 100%;/* min-height: 336px;*/ box-sizing: border-box; background: #fff; border-radius: 10px; }
.ad_browse .demo_top a img { margin-left: 4px; display: none; }
.ad_browse .demo_top a { color: #fff; }
.ad_browse .demo_top { font-weight:bold; margin: 0 auto; padding: 8px 15px; font-size: 18px; color: #3eac4e; line-height: inherit!important; height: inherit!important; overflow: hidden; border-bottom:1px solid #3eac4e; }
.ad_browse .demo_top  h4{ font-weight:bold; }
.ad_browse .demo_mid { margin: 0 auto; height: 100px; border-bottom: 1px dotted #ccc; }
.ad_browse .demo_mid .img_box { width: 70px; height: 70px; margin: 16px; }
.ad_browse .demo_mid .img_box img { max-width: 70px; max-height: 70px; }
.demo_mid_title { width: calc(100% - 110px); margin-top: 10px; }
.demo_mid_title h4 { width: 100%; line-height: 30px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.demo_mid_title p { width: 100%; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 20px; line-height: 20px; text-indent: 1.5em; color: #999; font-size: 14px; }
.ad_browse ul { width: 100%; margin: 0 auto; margin-top: 10px; }
.ad_browse ul li { list-style: none; width: calc(100% - 30px); margin-left: 15px; font-size: 14px; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ad_browse ul li i { position: absolute; top: 14px; left: 6px; width: 4px; height: 4px; border-radius: 2px; line-height: 4px; background-color: #666; }
.ad_browse ul li a { display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: calc(100% - 30px); padding-right: 16px; }
.ad_activ ul li { font-size: 14px; }
.ad_activ ul li i { top: 12px; }
.ad_activ ul li a { }
.wrap_ba { background: none!important; }
.UnitTwo #PhoneStr { border-radius: 4px 0 0 4px; border-right: none; }
#StatusBit_B { width: 100%; margin: 10px 0; padding: 6px 12px; font-size: 14px; border: 1px solid #ccc; border-radius: 4px; }
.RecomWork { width: 140px !important; }
.RecomAddress { display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 150px; font-size: 14px; text-align: right; float: right; }
#form1 { margin-bottom: 15px; }
.ad_img { }
.ad_img img { width: 100%; border-radius: 10px; }
.product_lit { width: 100%; overflow: hidden; }
.OtherPro { width: 1240px; overflow: hidden; }
.OtherPro_head { width: 100%; height: 40px; line-height: 40px; border-bottom: 2px solid #07a3ea; box-sizing: border-box; }
.OtherPro_head p { color: #07a3ea; font-weight: bold; }
.OtherPro .equipments { margin-top: 10px; }
.equipments { overflow: hidden; padding: 10px 0 10px 10px; }
.equipment_introduce { font-size: 14px; line-height: 20px; position: absolute; left: 0px; transition: .6s; }
.introduceOne { width: 278px; background: rgba(51,51,51,.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f333333, endColorstr=#7f333333);
padding: 0 16px; bottom: -58px; margin-left: -154px; }
.introduce_top { margin-top: 5px; border-bottom: 1px dotted #fff; }
.introduce_top p:first-child { height: 42px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; }
.introduce_top p:nth-child(2) { margin-bottom: 10px; }
.discount { font-size: 18px; color: #ff5370; }
.introduce_bottom { line-height: 24px; }
.introduce_bottom a { color: #fff; }
.attentionOne { font-size: 12px; }
.introduce_bottom p:nth-child(1) { display: inline-block; width: 100%; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
/*.introduce_bottom a { display: block; line-height: 28px; padding: 0 8px; background: #07a3ea; color: #fff; margin-bottom: 4px; border-radius: 3px; }
.introduce_bottom a:hover { background: #ff5370; }*/
.productOne:hover .equipment_introduce { bottom: 0; }
.productTwo { position: relative; width: calc(16.6% - 30px) !important; margin: 0px 15px 20px 15px; padding: 0px !important; border: 1px solid #f2f2f2; height: 280px; overflow: hidden; box-sizing: border-box; }
.productTwo_img { display: block; width: 100%; height: 199px; overflow: hidden; background-color: #fbfbfb; }
.productTwo_img img { width: 100%; }
.productTwo_img_li { display: block; margin: 0 auto; -webkit-transition: 1s; -moz-transition: 1s; -ms-transition: 1s; -o-transition: 1s; transition: 1s; }
.productTwo_img:hover .productTwo_img_li { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.label { width: 47px; height: 42px; position: absolute; z-index: 99; left: 0; top: 0; }
.introduceTwo { width: 100%; padding: 0px 8px; }
/*--经过父级自己改变-*/
.productTwo:hover { border: 1px solid #ff5370; }
/*--经过父级孩子改变颜色-*/
.productTwo:hover .introduceTwo { background: rgba(7,163,234,.8); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19333333, endColorstr=#19333333);
color: #fff; }
.introduceTwo a { margin-bottom: 5px; font-size: 12px; line-height: 22px; }
.productTwo:hover .equipment_introduce { bottom: 0; }
.attentionTwo { font-size: 12px; margin-bottom: 5px; }
.content_page { line-height: 40px; padding: 10px 0; margin-top: 20px; }
.content_page .left { float: left; margin-left: 20px; display: inline; color: #000000; font-size: 14px; }
.content_page .right { float: right; display: inline; margin-right: 20px; }
.content_page .right .current { height: 40px; line-height: 40px; display: inline; margin: 4px; color: #fff; text-decoration: none; padding: 6px 12px; border: 1px solid #3eac4e; background-color: #3eac4e; }
.content_page .right .other { height: 40px; line-height: 40px; display: inline; margin: 4px; text-decoration: none; padding: 6px 12px; border: 1px solid #CFCFCF; }
.content_page .right .other:hover { text-decoration: none; color: #FFF; background: #07a3ea; }
.pagination { margin-top: 5px; margin-left: 10px; margin-right: 10px; color: #000000; }
.current { height: 40px; line-height: 40px; display: inline; margin: 4px; color: #BEBEBE; text-decoration: none; padding: 6px 12px; border: 1px solid #E0E0E0; }
.other { height: 40px; line-height: 40px; display: inline; margin: 4px; text-decoration: none; padding: 6px 12px; border: 1px solid #CFCFCF; }
.other:hover { text-decoration: none; color: #FFF; background: #07a3ea; }
.search_head_min { width: 100%; box-sizing: border-box; background: #fff; border-radius: 10px; }
.search_head_min .search_min { padding-left: 40px; margin: 20px 10px; background: url(/images/top_03.png) #fff 4px center no-repeat; }
.search_head_min .SendBtn a:hover { text-decoration: none; color: #07a3ea; }
.search_head_min .SendBtn a { color: #ff5370; text-decoration: underline; }
/*--维权 需求列表-*/
.userInfoSeach { width: 1200px; }
.userInfoBox { margin-top: 15px; }
.userInfoBox dl { float: left; height: 355px; }
.userInfoBox dl dt { width: 100%; height: 32px; border-bottom: 2px #FF8653 solid; }
.userInfoBox dl dt p { float: left; height: 32px; line-height: 32px; text-align: center; font-size: 14px; font-weight: bold; padding: 0px 10px; background-color: #FF8653; color: #FFF; }
.userInfoBox dl dt a { height: 32px; line-height: 32px; font-size: 12px; }
.userInfoBox dl dd { }
.userInfoBox dl dd h1 { width: 100%; margin-top: 5px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.userInfoBox dl dd p { height: 42px; font-size: 14px; color: #333; margin: 5px; overflow: hidden; }
.userInfoBox dl dd li { margin-top: 0px; font-size: 14px; height: 32px; line-height: 32px; border-bottom: 1px dotted #ccc; width: 100%; }
.userInfoBox dl dd:nth-child(4) li { border-bottom: 0 none; }
.userInfoBox dl dd li span { display: block; font-size: 11px; line-height: 26px; padding: 0 3px; background: #07a3ea; color: #fff; border-radius: 3px; cursor: pointer; }
.OtherClass_head { width: 100%; height: 40px; line-height: 40px; border-bottom: 2px solid #07a3ea; box-sizing: border-box; }
.OtherClass_head p { color: #07a3ea; font-weight: bold; }
.OtherBox { }
.OtherBox .UnitOne { margin-bottom: 15px; }
.main_top_h { background: url(/images/inform_02.png) 2px center no-repeat; }
/*--修正快捷发布-*/
#PhoneStr, #Phone_code, #btnSendCode { margin: 10px 0; }
#btnSendCode { background: #729dde; color: #fff; border: 1px solid #729dde!important; }
#FormRelease ul li input { padding: 8px 12px; border: 1px solid #ccc; }
.QuickBox .form-index-bon { background: #467dd0; border-radius: 6px; color: #fff; font-size: 14px; box-shadow: 0 0 15px 1px rgba(0,0,0,.2); width: 100%; margin-bottom: 15px; border: none!important; }
/*--专家答疑-*/
.DemandcList-a { padding: 0 15px; overflow: hidden; margin-bottom: 15px; margin-top: 15px; }
.DemandcList-a-l, .DemandcList-a-r { float: left; }
.DemandcList-a-l h1 { padding: 10px; text-align: center; background: #dedede; color: #ff8400; font-size: 14px; }
.DemandcList-a-r { box-sizing: border-box; padding-left: 8px; font-size: 12px; }
.DemandcList-a-r h1, .DemandConList h1 { color: #333333; font-size: 14px; font-weight: bold; margin-bottom: 8px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.DemandcList-a-r p { color: #4b4b4b; line-height: 20px; margin-bottom: 5px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; overflow:hidden;}
.DemandcList-bon { margin-top: 5px; display: inline-flex; margin-right: 20px; background: #4387fc; color: #fff; padding: 3px 8px; }
.demo_top h4 { text-indent: .1em; }
/*--找不到机构显示的标题-*/
.Re_Org_Title { padding: 0px 15px; box-sizing: border-box; }
.Re_Org_Title h4 { width: 100%; color: #ff5370; }
.Re_Org_Title h4 a { font-weight: normal !important; }
.Re_Org_Title h4 a img { margin-top: 5px !important; }
.orga_search_btn { line-height: 30px; }
/*--企业详情页-*/
.Details-con { padding: 10px 15px; font-size: 18px; color: #FFF; background: #07a3ea; }
.ComDetaisBox .ComDetaisBoxTB { width: 100%; border: solid 1px #f0f0f0; box-sizing: border-box; }
.ComDetaisBox .ComDetaisBoxTB td { position: relative; font-size: 14px; padding: 14px 10px; border-right: solid 1px #f0f0f0; border-bottom: solid 1px #f0f0f0; }
.ComDetaisBox .ComDetaisBoxTB tr td:nth-child(1) { width: 22%; min-width: 120px !important; font-size: 14px; }
.ComDetaisBox .ComDetaisBoxTB tr td:nth-child(1) { position: relative; }
.ComDetaisBox .ComDetaisBoxTB1 td { font-size: 14px; padding: 14px 10px; border-bottom: solid 1px #f0f0f0; }
.ComDetaisBox .ComDetaisBoxTB1 td img { margin-top: -4px; margin-right: 5px; }
#baocuoID a { color: #f00; }
.LoginImg { text-align: center }
.ComDetaisBox_b { text-align: center }
.ComDetaisBox_b img { width: 100%; }
.ComDetaisBoxTAB { padding: 15px; border: solid 1px #f0f0f0; padding-bottom: 0; }
.ComDetaisBoxTAB_a div { margin-bottom: 15px; font-size: 14px; color: #4a4a4a; }
.ComDetaisBoxTAB_a img { width: 15px; height: 15px; margin-right: 5px; }
.ComDetaisBox table tr td:nth-child(1) span img { width: 31px; height: 31px; }
.ComDeta-title { overflow: hidden; border-bottom: solid 1px #07a3ea; margin-top: 20px; }
.ComDetaisBoxTAB_ywfw { margin-top: 10px; border: 1px solid #ccc; padding: 6px 12px; border-radius: 4px; display: block; background: none; color: #333333; line-height: 26px; font-size: 14px; max-height: 112px; OVERFLOW: auto!important; }
.ComDeta-title .pull-left { color: #FFF; font-size: 18px; padding: 9px 15px; background: #07a3ea; width: 100%; }
.ComDetaisBox .ComContent { border: 1px solid #f0f0f0; max-height: 112px; OVERFLOW: auto!important; padding: 6px 12px!important; border-radius: 4px; line-height: 26px!important; font-size: 14px!important; margin-top: 15px; }
.ComDetaisBox .ComContent img { max-width: 99% !important; height: auto !important }
.content-al-Gc { height: 150px; position: absolute; width: 100%; margin: auto; z-index: 2; bottom: 0; background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0), #3e73bf); }
.packupArrow { display: block; width: 22px; height: 22px; position: absolute; -webkit-animation: packupArrowFlow 1s ease infinite; animation: packupArrowFlow 1s ease infinite; bottom: 5px; left: 50%; margin-left: -22px; cursor: pointer; background: url(/images/packup_arrow.png) no-repeat 50%/contain; }
#CommentContBox { margin-top: 20px; }
#CommentContBox li { min-height: 70px; margin: 0 15px 15px 15px; padding-bottom: 15px; border-bottom: 1px dashed #ccc; overflow: hidden; color: #666; font-size: 14px; }
#CommentContBox li .img_box { width: 34px; height: 34px; border-radius: 50%; overflow: hidden; margin: 0px 8px 0 0; }
#CommentContBox li .img_box img { width: 34px; height: 34px; }
#CommentContBox li .time { font-size: 12px; color: #CCC; }
#CommentContBox li .qtitle { color: #ff6600; }
.sub-more { height: 40px; line-height: 40px; background: #f2f2f2; text-align: center; font-size: 14px; }
.ArticleComment { border-top: 1px solid #ccc; padding: 10px 15px; background: #f2f2f2; margin-top: 20px; overflow: hidden; }
.ArticleComment textarea { display: block; width: 96%; height: 90px; margin: 0 auto; padding: 10px; border: #CCC 1px dashed; }
.ArticleBiaoti { font-size: 14px; font-weight: bold; height: 36px; }
.Article_btn { border-radius: 4px; background: #1F90F6; text-align: center; line-height: 24px; color: #fff; padding: 4px 12px; margin: 15px 15px 0 0; }
.ArticleBiaoti span { font-size: 12px; color: #333333; font-weight: normal !important; }
.ComBox li { width: 33.3%; float: left; margin: 15px 0px; }
.ComBox li .combox { border: 1px solid #f0f0f0; /*box-shadow: 0 0 15px 1px rgba(0,0,0,.1);*/ position: relative; text-align: center; padding: 10px; border-radius: 5px; }
.ComBox li .combox .comimg { width: 100%; height: 0px; padding-bottom: 100%; overflow: hidden; background: #f2f2f2; }
.ComBox li .combox .comimg img { width: 100%; }
.ComBox li .combox h3 { height: 30px; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.Com_Quest_Box h3 { background: url(/images/question.png) 0 6px no-repeat; background-size: 20px; text-indent: 2em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; overflow: hidden; min-height: 30px; line-height: 30px; border-bottom: 1px dotted #CCCCCC; }
.Com_Quest_Box h3 a { line-height: 30px; font-size: 14px; }
.Com_Quest_Box p { font-size: 12px; color: #666; margin: 8px 0px; min-height: 45px; line-height: 26px; background: url(/images/answer.png) 0 6px no-repeat; background-size: 20px; text-indent: 2em; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; overflow: hidden; }
.up_down_org { width: 100%; }
.up_down_org p { float: left; width: 50%; padding: 0px 20px; box-sizing: border-box; height: 40px; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px }
.up_down_org p:nth-child(1) { text-align: left }
.up_down_org p:nth-child(2) { text-align: right }
.ComBox>li { padding-left: 10px; padding-right: 10px; }
.gwsc div:hover img { content: url('http://www.zybw.com/huanjingjiance/img/gwjc_11.png'); }
.gwsc div:nth-child(odd) { padding-left: 5px; }
.gwsc div:nth-child(even) { padding-right: 5px; }
.botn_bo, .ComBox { padding-bottom: 0; border: solid 1px #f0f0f0; overflow: hidden }
.Environment_img1 { margin-top: -3px; }
.Get_A_Href a { margin-right: 10px; }
.search_main { border-radius: 10px; background: #fff; }
.search_main>p { background: #fd7742; color: #FFF; font-size: 18px; padding: 9px 15px; }
.doctor { border-top-left-radius: 10px; border-top-right-radius: 10px; background: #fff; MARGIN-TOP: 15px; }
.doctor>p { background: #2a9aa4; color: #FFF; font-size: 18px; padding: 9px 15px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.wrap_ba { background: none!important; }
/*----用户需求，我在找----*/
.UserSlist { overflow: hidden; }
.UserSlist ul { }
.UserSlist ul li { width: 28%; float: left; height: 78px; text-align: center; font-size: 12px; box-sizing: border-box; }
.UserSlist ul li dt { width: 50px; height: 50px; background: url(http://www.zybw.com/images/50icon.png) no-repeat center; margin: 2px auto 0 auto; }
.UserSlist ul li a { width: 100% }
.UserSlist .ic_1 { background-position: -0px 0; }
.UserSlist .ic_2 { background-position: -50px 0; }
.UserSlist .ic_3 { background-position: -100px 0; }
.UserSlist .ic_4 { background-position: -150px 0; }
.UserSlist .ic_5 { background-position: -200px 0; }
.UserSlist .ic_6 { background-position: -250px 0; }
.UserSlist .ic_7 { background-position: -300px 0; }
.UserSlist .ic_8 { background-position: -350px 0; }
.UserSlist .ic_9 { background-position: -400px 0; }
.UserSlist .ic_10 { background-position: -450px 0; }
.UserSlist .ic_11 { background-position: -500px 0; }
.UserSlist .ic_12 { background-position: -550px 0; }
.UserSlist .bline { border-bottom: 1px solid #eee; }
.UserSlist .rline { border-right: 1px solid #eee; }
.Slistlrline { border-left: 1px solid #eee; border-right: 1px solid #eee; }
/*----用户需求，我在找结束----*/

@media (min-width: 992px) {
.search_head .hidden-xs img { height: 200px; }
}
 @media (max-width: 768px) {
.productTwo { position: relative; margin: 0px 10px 20px 10px; width: calc(50% - 20px) !important; height: auto; }
.orga_t { width: 100% }
.pin_re_none { padding-left: 0; }
.talents_head { display: none; }
.search_head .SelBaseBox ul { width: calc(100% - 90px); }
.search_head>.classity { margin-left: 0px!important; }
.search_main>ul li .ComLogo_box, .search_main>ul li .ComLogo_box img { width: 60px !important; height: 60px !important; }
.search_main>ul li>div:first-child p { text-indent: 0em; background: none }
.ComLogo_Title { width: calc(100% - 82px)!important; }
.ComLogo_Title .liveness { }
.liveness p:first-child+p { margin-left: 5px; }
.liveness p { line-height: 26px; }
.orga_title h4 { line-height: 26px; }
.orga_btn { display: none; }
.orga_title .locat { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.content_page .right { margin-right: 0px; margin-bottom: 10px; float: left; }
.orga_adver, .ad_img { width: 100%; }
.product .classity>div ul { width: calc(100% - 130px); }
.product .classity>div ul { border: none!important; }
.product .classity>div p:first-child { text-align: left; width: 70px; }
.product .orga_adver { display: none; }
.product_lit, .OtherPro { width: 100%; margin-left: -7px; }
.orga_titleX { width: calc(100% - 80px)!important; }
.orga_inro { height: auto; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; }
.orga_search_text { width: calc(100% - 160px) }
.orga_search_btn { height: auto; }
.search_main>ul li .img_box { width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; }
.orga_title h4 { max-width: 205px; }
.search_main>ul li .img_box img { width: 100%; }
.product .search_head>p { font-size: 12px; }
.search_main>ul .ComListLine { width: calc(100% - 32px) }
.content_page .right .other { padding: 6px; }
.content_page .left { margin-left: 5px; }
.search_head>p { text-indent: 1em; }
.search_head .SelBaseBox ul li { font-size: 12px; }
.ComBox li { width: 50%; }
.content_page .right .current { padding: 6px 4px; }
.ComDetaisBox table td { padding: 15px 10px; font-size: 12px !important; }
.activity .Service_List li { width: 43%; margin: 14px 3.5%; height: inherit; }
.activity .Service_List li img { width: 100%; }
.activity .Service_List li .SerImg_Box { height: 160px; display: flex; justify-content: center; align-items: center; }
.activity .Service_List li .Service_Name { font-size: 12px }
.ComDetaisBoxTAB_a { padding: 0 }
.ComBox li { padding-left: 5px; padding-right: 5px; margin: 10px 0px 0 0; }
.physician_pic { height: 200px; }
.productTwo_img { position: relative; height: 0px; padding-bottom: 100%; }
.productTwo_img img { position: absolute; top: 0px; left: 0px; }
.product .classity>div p a { font-size: 12px; }
.productTwo .introduce_bottom { display: none; }
.productTwo .equipment_introduce { position: relative; }
}
