@import url("header.css");
@import url("footer.css");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
	margin: 0;
	padding: 0;
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
}

body {
	font-size: 16px;
	line-height: 1.5;
	font-family: 'Microsoft Yahei', 'simsun', 'arial';
	color: #333;
	background: #fff;
	min-width: 1200px;
	margin: 0 auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
	font-size: 100%;
	font-weight: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

fieldset,
img {
	border: 0;
}

a {
	text-decoration: none;
	color: #666;
	background: none
}

ul,
ol {
	list-style: none;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 1000px white inset !important;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.clearfix:after {
	/*伪元素是行内元素 正常浏览器清除浮动方法*/
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.clear {
	clear: both;
}

.hd {
	width: 1200px;
	margin: 20px auto;

}

/* banner */
/* .headNav>li.active b {
	left: 32%;
} */
.bzbox {
	width: 100%;
	background-color: #2e3a4f;
	height: 200px;
	margin: 115px auto 0px;
}

.bzbanner {
	width: 1200px;
	margin: 0 auto;
}

.bzbanner_lf {
	float: left;
	color: #fff;
	margin: 45px auto;
	height: 80px;
	overflow: hidden;
}

/* .bzbanner_lf img {
	position: absolute;
	top: 16px;
	right: 0;
} */
.bzbanner_lf-title {
	position: relative;
	overflow: hidden;
}

.bzbanner_lf-title img {
	position: absolute;
	top: 16px;
	right: 0;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: linear;
	transition-delay: 0s;
	transform: translateY(-10px);
}

.bzbanner_lf-title h2 {
	font-size: 35px;
	font-weight: bold;
	position: relative;
}

.bzbanner_lf-title span {
	font-size: 14px;
}

.bzbannerlr {
	width: 490px;
	height: 115px;
	border: 1px solid #e4e4e5;
	border-radius: 8px;
	margin: 40px auto;
}

.bzbannerlr dt {
	/* 	display: table-cell; */
	vertical-align: middle;
	height: 115px;
	width: 30px;
	padding-left: 10px;
	background: #3d80f3;
	border-radius: 7px;
	color: #fff;
	display: inline-block;
}

.bzbannerlr dd {
	display: inline-block;
	position: absolute;
}

.bzbannerlr dd ul {
	width: 450px;
	display: inline-flex;
	text-align: center;
	flex: 1;
	position: absolute;
}

.bzbannerlr dd ul li {
	width: 130px;
	padding: 8px;
	color: #FFFFFF;
	display: inline-block;
	position: relative;
}

.bzbannerlr dd ul li img {
	width: 50%;
}

.bzbannerlr dd ul li em {
	margin-left: 5px;
}

/*病种页面 病种中间 */
.bznbox {
	width: 1200px;
	margin: 8px auto 55px;
	overflow: hidden;
}

.bznboxlf {
	width: 860px;
}

.HuiTab {
	width: 800px;

}

.tabBar span {
	background-color: #4184f5;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	width: 200px;
	text-align: center;
	color: #FFFFFF;
}

.tabBar span.current {
	background-color: #fbc216;
	color: #fff
}

.tabCon {
	display: none
}

.hui_title {
	width: 800px;
	height: 30px;
	background-color: #f5f4f4;
	margin-top: 5px;
	border: 1px solid #E5E5E5;
}

.hui_title p {
	font-size: 14px;
	margin-left: 8px;
	line-height: 25px;
	color: #666666;
	float: left;

}

.hui_title span {
	font-size: 12px;
	vertical-align: text-top;
	padding: 5px;
	color: #666666;

}

.tabCon_n {
	width: 800px;
	margin-top: 20px;
}

.tabCon_n1 {
	width: 270px;
	height: 225px;
	margin-right: 15px;
}

.tabCon_n2 {
	line-height: 30px;
	float: left;
	width: 515px;
	display: inline;
}

.tabCon_n3 {
	width: 800px;
	position: relative;
	overflow: hidden;
}

.tabCon_n3 dl {
	margin-top: 20px;
}

.tabCon_n3 dl dt {
	display: table-cell;
	width: 120px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	background-color: #fbfbfb;
	border: 1px solid #E4E4E5;
}

.tabCon_n3 dl dd {
	display: table-cell;
	width: 680px;
}

.tabCon_n3 dl dd ul {
	width: 680px;
	text-align: center;
}

.tabCon_n3 dl dd ul li {
	width: 223px;
	float: left;
	height: 40px;
	line-height: 40px;
	border: 1px solid #E4E4E5;
}

.contentbox1 {
	margin-top: 25px;
	width: 800px;
}

.baikebox {
	padding-top: 80px;
	margin-top: -60px;
}

.title {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: 700;
	color: #4184f5;
}

.title span {
	width: 40px;
	height: 40px;
	line-height: 35px;
	display: inline-flex;
	background-color: #4184f5;
	color: #FFF;
	border-radius: 100%;
	text-align: center;
	margin-right: 14px;
	-webkit-box-pack: center;
	justify-content: center;
}

.baike-content {
	margin: 15px auto;
}

.baike-content p {
	text-indent: 2em;
}

.side {
	width: 200px;
	margin-left: -50px;
}

.floatbox {
	position: fixed;
	top: 320px;
}

.floatbox nav {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #fff), to(transparent));
	background-image: linear-gradient(#4184F5 100%, transparent 0);
	background-size: 2px 100%;
	background-repeat: no-repeat;
	background-position: top 0 left 3px;
}

.floatbox nav .node {
	width: 8px;
	height: 8px;
	background-color: #4184F5;
	border: 2px solid #4184F5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
	margin-left: 0px;
}

.floatbox nav a.on {
	font-weight: 700;
	color: #4184F5;
}

.floatbox nav a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	line-height: 28px;
	color: #4184F5;
}

.floatbox nav a span {
	width: 65px;
	text-align: right;
	display: flex;
}

.floatbox nav a .bedge {
	width: 9px;
	height: 10px;
	border-radius: 30px;
	margin-right: -100px;
}

.floatbox nav a.on .bedge {
	/* background-color: #4184F5; */
	background: url(../images/gdian.png);
	background-size: 10px;
	background-position: -1px;
}

.bznboxlr {
	width: 340px;
}

.host_title {
	line-height: 35px;
}

.host_cont {
	margin: 10px auto;
}

.host_cont li {
	width: 340px;
	height: 100px;
}

.host_cont li img {
	float: left;
	margin-right: 10px;
}

.host_cont li span {
	border: 1px solid #ff5a00;
	border-radius: 7px;
	width: 35px;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	margin-left: 5px;
}

.host_cont li span em {
	color: #ff5a00;
	font-size: 14px;
}

.ttle {
	color: #000000;
}

.addre {
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
}

.lineBorder {
	height: 2px;
	overflow: hidden;
}

.lineDiv {
	background: #4781fe;
	height: 2px;
	width: 25%;
	margin-left: 15px;
}

.lineBor {
	height: 2px;
	overflow: hidden;
	border-bottom: 1px solid #E4E4E5;
}

.lineD {
	background: #4781fe;
	height: 2px;
	width: 20%;
}

.fam_doctor {
	width: 340px;
	margin: 20px auto;
	line-height: 35px;
}

.doctor_cont {
	width: 340px;
	height: 420px;
	position: relative;
	overflow: hidden;
}

/* 问答详情 */
.ask_content {
	width: 1200px;
	margin: 120px auto;
	overflow: hidden;
}

.ask_content-l {
	width: 780px;
	float: left;
	display: inline;
}

.ask_content-left {
	width: 780px;
	border-radius: 10px;
	border: 1px solid #E3E3E5;
}

.ask_content-right {
	width: 380px;
	margin-left: 40px;
}

.content_t {
	margin: 15px;
	color: #333;
}

.content_t i {
	color: #fff;
	width: 20px;
	height: 20px;
	border-radius: 2px;
	font-size: 16px;
	background: #3D7FF3;
	text-align: center;
	display: inline-block;
}

.content_t i::after {
	content: "Q";
	line-height: 20px;
	vertical-align: top;
}

.content_t span {
	font-size: 20px;
	font-weight: bold;
}

.ask_content-day {
	margin: 15px auto;
	border-bottom: 1px solid #E4E4E5;
	padding-bottom: 15px;
}

.ask_content-day span {
	margin: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #9a9a9a;
}

.ask_content-n {
	margin: 20px;
}

.ask_content-n dt {
	float: left;
	height: 30px;
	color: #656565;
	display: inline;
}

.ask_content-n dd {
	width: 650px;
	color: #333333;
}

.ask_content-lft {
	overflow: hidden;
	margin: 20px auto;
	border: 1px solid #E3E3E5;
	border-radius: 8px;
}

.content_tt {
	margin: 20px auto;
	border-bottom: 1px solid #E4E4E5;
}

.content_tt p {
	line-height: 35px;
	margin: 14px;
	font-size: 20px;
	font-weight: 400;
}

.ttn_img {
	width: 105px;
	height: 150px;
	border-radius: 100%;
	margin: 5px 15px 15px 15px;

}

.ttn_img img {
	width: 105px;
	height: 105px;
	border-radius: 100%;
}

.content_ttn li {
	/* height: 150px; */
	border-bottom: 1px solid #E4E4E5;
	margin-bottom: 20px;
	overflow: hidden;

}

.content_ttn li:last-child {
	border: none;
}

.content_ttn li dt {
	line-height: 35px;
}

.content_ttn dt p {
	float: left;
	margin-right: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	display: inline;
}

.content_ttn dt span {
	font-size: 14px;
	color: #6d6d6d;
	margin-right: 10px;
}

.content_ttn dt em {
	color: #6D6D6D;
	font-size: 14px;
}

.ttn_icon {
	text-align: center;
	width: 30px;
	height: 120px;
	float: left;

}

.ttn_icon::after {
	content: "A";
	background: #FFAB1B;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 19px;
	color: #fff;
	border-radius: 3px;
}

.content_ttn dd span {
	color: #656565;
	width: 610px;
	display: inline-block;
	font-size: 14px;
	line-height: 25px;
}

.dtn {
	margin-top: 8px;
	color: #B8B6B6;
	font-size: 14px;
}

.dtn,
.day {
	margin-right: 10px;
}

.dtn,
.time {
	margin-right: 0px;
}

.fam_article {
	margin: 20px auto;
	line-height: 35px;
}

.fam_article_content ul {
	margin: 20px auto;
}

.fam_article_content ul li {
	width: 100%;
	float: left;
	line-height: 25px;
	height: 45px;
}

.fam_article_content ul li img {
	width: 8%;
	float: left;
	margin-right: 8px;
}

.fam_article_content ul li h3 {
	height: 24px;
	width: 24px;
	text-align: center;
	font-weight: 600;
	float: left;
	margin-right: 8px;
}

.ask_img {
	width: 380px;
	height: 225px;
}

.hot_asks {
	margin: 22px auto;
}

.hot_asks_ul li {
	margin: 15px 5px;
	border-bottom: 1px solid #E4E4E5;
}

.hot_asks_ul li:last-child {
	border: none;
}

.hot_asks_ul dl {
	margin-bottom: 15px;
}

.hot_asks_ul dl dt {
	line-height: 35px;
}

.hot_asks_ul .dt_icon {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 12px;
	color: #666;
}

.hot_asks_ul .dt_icon::after {
	content: "Q";
	background: #2C80ED;
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 19px;
	border-radius: 5px;
}

.hot_asks_ul .dd_icon {
	color: #666666;
	width: 24px;
	height: 25px;
	float: left;
	margin-right: 12px;
}

.hot_asks_ul .dd_icon::after {
	content: "A";
	background: #FFAC1C;
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	border-radius: 5px;

}

/* 服务声明 */
.service_centent {
	width: 1200px;
	margin: 40px auto;
	overflow: hidden;
}

.service_centent-left {
	width: 300px;
}

.service_centent-left ul {
	width: 160px;
	margin: 0 auto;
	font-size: 20px;
	color: #333333;
}

.service_centent-left ul li {
	line-height: 50px;
	border-bottom: 1px solid #333333;
	width: 180px;
	text-align: center;
}

.service_centent-left ul li a {
	color: #333;
}

.service_centent-left ul li.on a {
	background: #2779E8;
	color: #fff;
	width: 180px;
	display: inline-block;
}

.service_centent-left ul li:last-child {
	border: none;
}

.Hui-iconfont-arrow2-right {
	float: right;
	right: 15px;
	position: relative;
}

.service_centent-right {
	width: 800px;
}

.service_centent_tit {
	color: #333;
	margin-left: 10px;
}

.service_centent_tit p {
	font-size: 32px;
	line-height: 40px;
}

.service_centent_n {
	border: 1px solid #333333;
	margin: 20px auto;
}

.service_centent_nn {
	width: 750px;
	margin: 20px auto;
	line-height: 35px;
	position: relative;
	overflow: hidden;
	
	background-position: bottom right;
}

.cent_tt p {
	color: #666;
}

.cent_tt label {
	width: 80px;
	height: 35px;
	float: left;
}

.service_centent_nn .nn_tit {
	color: #333;
	font-weight: bold;
}

/* 意见反馈 */
.textarea {
	height: 100px;
	resize: none;
	font-size: 14px;
	padding: 4px;
	word-break: break-all;
	width: 98%;
	background: none;
	border: none;
}

.textarea:-ms-input-placeholder {
	color: #B5B4B4;
	font-size: 16px;
}

.button-sub {
	width: 160px;
	height: 100px;
	margin: 0 auto;
}

.button-sub a {
	width: 160px;
	height: 45px;
	background-color: #2779E8;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	border-radius: 8px;
	margin: 20px auto;
}

/* 疾病百科 */
.wrap {
	width: 1200px;
	margin: 20px auto;
}

.disease_encyclopedia {
	width: 1200px;
	margin: 55px auto;
}

.breadcrumb {
	line-height: 39px;
	height: 39px
}

.breadcrumb span {
	padding: 0 5px
}

.disease_encyclopedia-li {
	margin: 22px auto;
	overflow: hidden;
	height: 340px;
}

.disease_encyclopedia-li_left {
	width: 486px;
	height: 334px;
	border-radius: 5px;
	border: 1px solid #EEEEEE;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
	float: left;
	margin-right: 30px;
}

.disease_encyclopedia-li_left-tit {
	margin: 13px;
}

.disease_encyclopedia-li_left-tit img {
	vertical-align: text-bottom;
	margin-right: 8px;
}

.disease_encyclopedia-li_left-tit span {
	font-size: 24px;
	color: #333;
}

.disease_encyclopedia-li_left ul {
	width: 95%;
	margin: 16px auto;
}

.disease_encyclopedia-li_left ul li {
	float: left;
	width: 25%;
	margin: 8px auto;
	color: #666;
}

.disease_encyclopedia-li_right {
	width: 680px;
	height: 334px;
	border-radius: 5px;
	border: 1px solid #EEEEEE;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
	float: left;
}

.disease_encyclopedia-li_right dl {
	width: 95%;
	margin: 13px auto;
	overflow: hidden;
}

.disease_encyclopedia-li_right dl dt {
	width: 226px;
	height: 156px;
	border-radius: 8px;
	float: left;
	margin-right: 13px;
}

.disease_encyclopedia-li_right dl dt img {
	width: 226px;
	height: 151px;
	border-radius: 8px;
}

.disease_encyclopedia-li_right dl dd p {
	font-size: 24px;
	color: #333;
}

.li_right-cent {
	width: 400px;
	float: left;
	margin-left: 7px;
}

.li_right-cent span {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.li_right-ul {
	width: 95%;
	margin: 25px auto;
}

.li_right-ul li {
	width: 48%;
	float: left;
	margin-left: 7px;
}

.li_right-ul-img {
	width: 140px;
	height: 110px;
	float: left;
	margin-right: 10px;
}

.li_right-ul-img img {
	width: 140px;
	height: 110px;
	border-radius: 8px;
}

.li_right-ul-cents p {
	color: #333;
	font-size: 20px;
}

.li_right-ul-cents span {
	font-size: 14px;
	color: #929191;
}

.disease_encyclopedia-lis {
	width: 1200px;
	border-radius: 8px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(238, 238, 238, 1);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
	height: 420px;
	margin: 20px auto;
}

.disease_encyclopedia-lis_tit {
	border-bottom: 1px solid #EEE;
	overflow: hidden;
}

.disease_encyclopedia-lis_tit-left {
	margin: 11px 12px;
	width: 20%;
	float: left;
}

.disease_encyclopedia-lis_tit-left img {
	vertical-align: text-bottom;
}

.disease_encyclopedia-lis_tit-left span {
	font-size: 24px;
}

.disease_encyclopedia-lis_tit-right {
	float: right;
	margin: 20px auto;
}

.disease_encyclopedia-lis_tit-right li {
	float: left;
	border-right: 2px solid #666;
	line-height: 15px;
	width: 100px;
	padding-left: 5px;
	text-align: center;
	padding-right: 5px;
	color: #666;
}

.disease_encyclopedia-lis_tit-right li:last-child {
	border: none;
}

.disease_encyclopedia-lis_centent {
	overflow: hidden;
}

.disease_encyclopedia-lis_centent-left {
	width: 780px;
	float: left;
}

.disease_encyclopedia-lis_centent-left dl {
	width: 96%;
	margin: 15px auto;
	overflow: hidden;
}

.disease_encyclopedia-lis_centent-left dl dt {
	width: 230px;
	height: 150px;
	margin-right: 18px;
	float: left;
	display: inline;
}

.disease_encyclopedia-lis_centent-left dl dt img {
	width: 230px;
	height: 150px;
	border-radius: 8px;
}

.disease_encyclopedia-lis_centent-left dl dd p {
	font-size: 24px;
	color: #333;
	font-weight: 400;
}

.li_right-cents {
	width: 500px;
	float: left;
	line-height: 27px;
	color: #929191;
}

.li_right-cents span {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.lis_centent-ul {
	width: 96%;
	margin: 35px auto;
}

.lis_centent-ul li {
	width: 50%;
	float: left;
}

.lis_centent-ul-img {
	float: left;
	margin-right: 20px;
}

.lis_centent-ul-img img {
	width: 140px;
	height: 110px;
	border-radius: 8px;
	margin-right: 12px;
}

.lis_centent-ul-cents li {
	list-style: disc;
	line-height: 28px;
	color: #666666;
	font-size: 14px;
}

.disease_encyclopedia-lis_centent-right {
	width: 412px;
	border-left: 1px solid #EEE;
	float: left;
	height: 350px;
	margin: 5px auto;
}

.disease_encyclopedia-lis_centent-right_cent {
	width: 95%;
	margin: 10px auto;
}

.disease_encyclopedia-lis_centent-right_cent p {
	font-size: 18px;
	font-weight: bold;
}

.disease_encyclopedia-lis_centent-right_cent li {
	border-bottom: 1px solid #eee;
}

.disease_encyclopedia-lis_centent-right_cent li:last-child {
	border: none;
}

.disease_encyclopedia-lis_centent-right_cent dl {
	width: 95%;
	margin: 12px auto;
}

.disease_encyclopedia-lis_centent-right_cent dl dt {
	margin-left: 15px;
	color: #333;
}

.disease_encyclopedia-lis_centent-right_cent dl dd {
	margin: 9px auto;
}

.disease_encyclopedia-lis_centent-right_cent dl dd img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
}

.lis_centent-right_cent-r p {
	color: #B5B5B5;
	font-size: 14px;
}

.lis_centent-right_cent-r span {
	font-size: 14px;
	color: #666;
}

.disease_encyclopedia-other {
	margin: 20px auto;
	height: 200px;
	border: 1px solid rgba(238, 238, 238, 1);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
	border-radius: 10px;
}

.disease_encyclopedia-other_tit {
	height: 45px;
	border-bottom: 1px solid #eee;
}

.disease_encyclopedia-other_tit p {
	font-size: 24px;
	color: #333333;
	line-height: 45px;
	margin-left: 16px;
}

.qt-bk li {
	position: relative;
	float: left;
	width: 398px;
	height: 152px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
}

.qt-bk li.borr0 {
	width: 400px;
	border-right: 0;
}

.qt-bk .qt-bk-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 20px 30px;
	background-color: #fff;
	min-height: 112px;
}

.qt-bk-box h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.qt-bk-cont {
	height: 60px;
	overflow: hidden;
}

.qt-bk-cont a {
	float: left;
	margin-right: 35px;
	font-size: 14px;
	line-height: 35px;
	color: #666;
	white-space: nowrap;
}

.qt-bk li:hover {
	z-index: 2;
}

.qt-bk li:hover .qt-bk-box {
	box-shadow: 0 10px 30px rgba(0, 0, 0, .15);
	border-radius: 10px;
}

.qt-bk li:hover .qt-bk-cont {
	height: auto;
}

.qt-bk a:hover {
	color: #0072FF;
}

/* 问答相关 */
.tabCon_ul {
	margin: 20px auto;
}

.tabCon_ul li {
	width: 100%;
	height: 220px;
	background-color: #F6F6F6;
	border-radius: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

.tabCon_ul dl {
	margin-left: 34px;
	padding-top: 20px;
	overflow: hidden;
}

.tabCon_ul dl dt {
	font-size: 20px;
	font-weight: bold;

}

.tabCon_ul dl dt a {
	color: #242424;
}

.tabCon_ul dl dt a:hover {
	color: #EF0101;
}

.tabCon_ul dl dt.on a {
	color: #EF0101;
}

.tabCon_ul dl dd {
	overflow: hidden;
}

.media-body {
	padding: 20px 15px;
}

.chat-pop {
	position: relative;
	width: 160px;
	height: 38px;
	font-weight: normal;
	cursor: context-menu;
	background-color: #ECECEC;
	line-height: 38px;
	font-size: 16px;
	padding-left: 60px;
	border-radius: 28px;
}

.media-body i {
	position: absolute;
	top: 8px;
	left: 25px;
	width: 18px;
	height: 22px;
}

.img-responsive {
	background: url(../images/play_icon_011x.gif) no-repeat;
	background-size: 20px 75px;
	background-position: 0 0;
}

.media-body span.time span {
	color: #538AFA;
	padding: 11px;
}

.doc_tab_img {
	background: url(../images/ttit.png)no-repeat;
	width: 65px;
	height: 25px;
	float: left;
	padding-left: 3px;
	color: #fff;
	font-size: 12px;
}

.doc_tab_con {
	color: #666666;
	font-size: 14px;
	width: 720px;
	padding-left: 14px;
}

.tabCon_uls {
	margin: 20px auto;
}

.tabCon_uls li {
	width: 100%;
	background-color: #F6F6F6;
	height: 200px;
	border-radius: 10px;
	margin-bottom: 20px;
}

.tabCon_uls dl {
	text-align: center;
	float: left;
	margin: 27px 22px;
}

.tabCon_uls-img {
	width: 225px;
	height: 127px;
	background-color: #333;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 21px;
}

.tabCon_uls-img a .time {
	position: absolute;
	right: 6px;
	bottom: 7px;
	padding: 3px 5px 4px;
	line-height: 1;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #000;
	opacity: .6;
}

.tabCon_uls-img a .icon-play {
	position: absolute;
	top: 38%;
	left: 40%;
	width: 40px;
	height: 40px;
}

.tabCon_uls-img a .icon-play img {
	width: 100%;
}

.tabCon_uls li dl dd {
	text-align: left;
	width: 770px;
}

.tabCon_uls li dl dd p {
	color: #242424;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 18px;
}

.tabCon_uls li dl dd span {
	color: #666;
	font-size: 14px;
}

.tabCon_ulsa {
	margin: 20px auto;
}

.tabCon_ulsa li {
	width: 100%;
	background-color: #F6F6F6;
	height: 200px;
	border-radius: 10px;
	margin-bottom: 20px;
}

.tabCon_ulsa li dl {
	padding: 41px 34px;
}

.tabCon_ulsa li dl dt {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 24px;
}

.tabCon_ulsa .dt_icon {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 12px;
	color: #666;
}

.tabCon_ulsa .dt_icon::after {
	content: "Q";
	background: #2C80ED;
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	line-height: 19px;
	border-radius: 5px;
}

.tabCon_ulsa li dl dd {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.tabCon_ulsa .dd_icon {
	color: #666666;
	width: 24px;
	height: 35px;
	float: left;
	margin-right: 12px;
}

.tabCon_ulsa .dd_icon::after {
	content: "A";
	background: #FFAC1C;
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	border-radius: 5px;

}

.hiSlider {
	overflow: hidden;
	height: 424px;
	width: 342px;
	background: #eee;
}

.hiSlider-item {
	float: left;
	width: 342px;
	height: 424px;
}

.hiSlider-item img {
	width: 342px;
	height: 310px;
}

.hiSlider-title {
	bottom: 0;
	width: 342px;
	padding: 6px 0;
	color: #fff;
	text-indent: 10px;
	background: rgba(86, 86, 86);
	z-index: 2;
	font: 14px/2 "Microsoft YaHei", Arial, Tahoma;
	height: 105px;
	position: absolute;
	text-align: center;
}

.hiSlider-pages,
.hiSlider-title {
	position: absolute;
	z-index: 3
}

.hiSlider-btn-prev,
.hiSlider-btn-next {
	position: absolute;
	z-index: 5;
	top: 50%;
	height: 30px;
	width: 30px;
	background: url(../images/hislider-arrow.png) no-repeat;
	margin-top: -15px;
	text-indent: -200px;
	overflow: hidden;
	opacity: .6;
	filter: alpha(opacity:60)
}

.hiSlider-btn-prev {
	left: 10px
}

.hiSlider-btn-next {
	right: 10px;
	background-position: -30px 0
}

.hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover {
	opacity: 1;
	filter: alpha(opacity:100)
}

.hiSlider-title p {
	text-align: center;
	color: #fff;
	font-size: 22px;
}

.hiSlider-title span {
	text-align: center;
	color: #fff;
	margin-left: 10px;
}

/* 招募医生 */
.recurit_doctors-banner {
	margin: 115px auto 0px;
	width: 1900px;
	height: 300px;
	background: #9AAAFF;
}

.recurit_doctors-banner img {
	margin: 0 auto;
	display: block;
	width: 1600px;
	height: 300px;
}

.recurit_doctors-contont {
	margin: 0 auto;
	background: url(../images/recruit-doctors_bg.png) no-repeat;
	width: 1200px;
	background-position: center 10px;
	height: 768px;
}

.recurit_doctors-contont_title {
	text-align: center;
	padding-top: 60px;
	overflow: hidden;
}

.recurit_doctors-contont_title dl {
	width: 210px;
	margin: 0 auto;
}

.recurit_doctors-contont_title dl dt {
	width: 64px;
	height: 64px;
	float: left;
	padding: 0 8px;
}

.recurit_doctors-contont_title dl dt img {
	width: 64px;
	height: 64px;
}

.recurit_doctors-contont_title dl dd {
	float: left;
}

.recurit_doctors-contont_title dl dd p {
	font-size: 26px;
}

.recurit_doctors-contont_con {
	width: 500px;
	margin: 35px auto;
}

.mui-input-row {
	overflow: hidden;
	margin: 30px auto;
	position: relative;
}

.mui-input-row label {
	font-size: 22px;
	color: #333;
	padding: 0px 10px;
	width: 100px;
	display: block;
	float: left;
	overflow: hidden;
}

.mui-input-row input {
	height: 35px;
	width: 300px;
	margin-right: 15px;
}

.mui-input-rows {
	overflow: hidden;
	margin: 30px auto;
}

.mui-input-rows label {
	font-size: 22px;
	color: #333;
	padding: 0px 10px;
	width: 100px;
	display: block;
	float: left;
	overflow: hidden;
}

.mui-input-rows input {
	height: 35px;
	width: 185px;
	float: left;
}

.ver_code {
	float: left;
	width: 115px;
	height: 35px;
	background: #0F74EB;
}

.ver_code a {
	font-size: 16px;
	text-align: center;
	line-height: 35px;
	color: #FFF;
	display: block;
}

.sub-button {
	text-align: center;
	width: 150px;
	height: 40px;
	margin: 0 auto;
	border: 1px solid #0F74EB;
	border-radius: 10px;
}

.sub-button a {
	color: #0F74EB;
	font-size: 20px;
	line-height: 40px;
	display: block;
}

.consultaive {
	margin: 135px auto;
	width: 1200px;
	overflow: hidden;
}

.consultaive-left {
	float: left;
	width: 820px;
	margin-right: 20px;
}

.consultaive-left-title p {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
}

.consultaive-right {
	width: 360px;
	float: left;
}

.mui-input-row label {
	font-size: 16px;
	color: #333;
	line-height: 35px;
}

.mui-input-row label b {
	vertical-align: middle;
	margin-right: 10px;
	color: #FF0000;
}

.mui-input-row span {
	font-size: 14px;
	color: #FF0000;
	vertical-align: sub;
}

.mui-input-row textarea {
	border: 1px solid #EEE;
	position: relative;
	margin-left: 20px;
	width: 780px;
}

.textarea-numberbar {
	position: absolute;
	right: 20px;
	bottom: 5px;
	z-index: 1;
	margin-bottom: 0;
}

.mui-input-rsow {
	overflow: hidden;
}

.mui-input-rsow label {
	font-size: 16px;
	color: #333;
	padding: 0px 10px;
	width: 100px;
	display: block;
	overflow: hidden;
}

.mui-input-rsow label b {
	vertical-align: middle;
	margin-right: 10px;
	color: #FF0000;
}

.face-empty {
	width: 220px;
	height: 140px;
	border: 1px solid #EDEDED;
	border-radius: 10px;
	position: relative;
	margin: 20px 20px;
	float: left;
	display: inline;
}

.face-empty input {
	opacity: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.face-empty img {
	width: 40px;
	height: 40px;
	position: relative;
	top: 30%;
	left: 38%;
}

.con_sex {
	width: 360px;
	margin: 10px 25px;
	overflow: hidden;
	float: left;
	display: inline;
}

.con_sex-title p {
	font-size: 16px;
	color: #333;
	float: left;
	line-height: 35px;
}

.con_six {
	width: 400px;
	margin: 10px 0px;
	float: left;
	overflow: hidden;
	display: inline;
}

.con_six-title p {
	font-size: 16px;
	color: #333;
	float: left;
	line-height: 35px;
}

.con_six input {
	height: 32px;
}

.radio {
	float: left;
	padding: .2rem 0rem;
}

.radio input[type="radio"] {
	position: absolute;
	opacity: 0;
}

.radio input[type="radio"]+.radio-label:before {
	content: '';
	background: #f4f4f4;
	border-radius: 100%;
	border: 1px solid #b4b4b4;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 0;
	margin-right: 1em;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
	margin-left: 1em;
}

.radio input[type="radio"]:checked+.radio-label:before {
	background-color: #3197EE;
	box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio input[type="radio"]:focus+.radio-label:before {
	outline: none;
	border-color: #3197EE;
}

.radio input[type="radio"]:disabled+.radio-label:before {
	box-shadow: inset 0 0 0 4px #f4f4f4;
	border-color: #b4b4b4;
	background: #b4b4b4;
}

.radio input[type="radio"]+.radio-label:empty:before {
	margin-right: 0;
}

.radio-label span {
	font-size: 1rem;
}

.radio-labels span {
	font-size: 0.875rem;
}

.radio-labels em {
	color: #4F8DF7;
}

.add_visitor-cont_form-radio {
	width: 95%;
	margin: 1.25rem auto 0rem;
	text-align: center;
}

.add_visitor-cont_form-radio input[type="radio"] {
	position: absolute;
	opacity: 0;
}

.add_visitor-cont_form-radio input[type="radio"]+.radio-labels:before {
	content: '';
	background: #f4f4f4;
	border-radius: 100%;
	border: 1px solid #b4b4b4;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 0;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
	margin-left: 1em;
}

.add_visitor-cont_form-radio input[type="radio"]:checked+.radio-labels:before {
	background-color: #3197EE;
	box-shadow: inset 0 0 0 4px #f4f4f4;
}

.add_visitor-cont_form-radio input[type="radio"]:focus+.radio-labels:before {
	outline: none;
	border-color: #3197EE;
}

.add_visitor-cont_form-radio input[type="radio"]:disabled+.radio-labels:before {
	box-shadow: inset 0 0 0 4px #f4f4f4;
	border-color: #b4b4b4;
	background: #b4b4b4;
}

.add_visitor-cont_form-radio input[type="radio"]+.radio-labels:empty:before {
	margin-right: 0;
}

.submit-button {
	text-align: center;
	margin: 30px auto;
}

.mui-btn {
	width: 180px;
	height: 45px;
	background: #0f73eb;
	border: none;
	border-radius: 5px;
	color: #FFF;
}

.consultaive-right_F-title {
	border-bottom: 1px solid #E4E4E5;
}

.consultaive-right_F-title p {
	font-size: 22px;
	color: #333;
	line-height: 35px;
	border-bottom: 2px solid #2B7FED;
	width: 30%;
}

.consultaive-right_S-title {
	border-bottom: 1px solid #E4E4E5;
}

.consultaive-right_S-title p {
	font-size: 22px;
	color: #333;
	line-height: 35px;
	border-bottom: 2px solid #2B7FED;
	width: 30%;
}
.process {
	background-image: linear-gradient(#4184F5 100%, transparent 0);
	background-size: 2px 45%;
	background-repeat: no-repeat;
	background-position: top 15px left 20px;
}
.process .node{
	overflow: hidden;
}
.process .node span {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #FFF;
	border: 1px solid #2B7FED;
	text-align: center;
	line-height: 18px;
	display: block;
	float: left;
	margin: 10px;
}

.process a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	line-height: 40px;
}

.consultaive-right_S-cont li{
	overflow: hidden;
	margin: 20px auto;
}
.consultaive-right_S-dl dt img{
	width: 110px;
	height: 120px;
	float: left;
	margin-right: 15px;
	display: inline;
}
.consultaive-right_S-dl dd{
	float: left;
	display: inline;
	width: 235px;
}
.consultaive-right_S-dl_ddtit p{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
}
.consultaive-right_S-dl_ddtit p em{
	font-weight: normal;
}
.consultaive-right_S-dl_ddhosp p{
	font-size: 16px;
	color: #333;
	line-height: 25px;
	    width: 235px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
}
.consultaive-right_S-dl_ddbtn{
	width: 109px;
	height: 35px;
	background: #0F73EB;
	border-radius: 10px;
	text-align: center;
	margin-top: 20px;
}
.consultaive-right_S-dl_ddbtn a{	
	color: #FFF;
	font-size: 16px;
	line-height: 35px;
}