@charset "utf-8";
/* CSS Document */
/*
color:red !important;/* Firefox、IE7支持
_color:red;  IE6支持
*color:red;  IE6、IE7支持
*+color:red; IE7支持/
color:red\9; IE6、IE7、IE8支持
color:red\0; IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99000000', EndColorStr='#99000000');
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templets/ftwcm/images/bg_index.body1.png');_background:none;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.3));
behavior: url(../images/pie.htc);
pointer-events:none;//鼠标穿透
-webkit-animation:0.3s ease-in 1.1s 1 ui;
-webkit-animation-fill-mode:both;
*/

/*
解决safari浏览器添加transform属性对文字的影响
-webkit-font-smoothing: antialiased;
*/
/*--默认--*/
* {
	padding: 0;
	margin: 0;
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	-moz-user-select: none;
	/* Firefox私有属性 */
	-webkit-user-select: none;
	/* WebKit内核私有属性 */
	-ms-user-select: none;
	/* IE私有属性(IE10及以后) */
	-khtml-user-select: none;
	/* KHTML内核私有属性 */
	-o-user-select: none;
	/* Opera私有属性 */
	user-select: none;
	/* CSS3属性 */
	margin: 0;
	padding: 0;
}

html {
	_background-image: url(about:blank);
	_background-attachment: fixed;
}

body {
	/* line-height: 120%; */
	min-height: 100px;
	font-size: 12px;
	/* min-width:1250px; */
	max-width: 1920px;
	margin: 0 auto;
	color: #333;
}

ol,
ul,
li {
	list-style: none outside none;
	padding: 0;
}

a {
	text-decoration: none;
	color: #333;
}

img {
	border: none;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

tr,
td,
th {
	padding: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/* i,
b,
strong {
	font-style: normal;
	font-weight: normal;
} */

input,
textarea,
select {
	border: 1px solid #CCC;
	outline: none;
	border: none;
	background: none;
	padding: 0;
}

input::-ms-clear {
	display: none;
}

input::-ms-reveal {
	display: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #707070;
	opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #707070;
	opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #707070;
	opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #707070;
	opacity: 1;
}

textarea {
	resize: none;
}


a:focus {
	outline: none;
}

a:hover {
	color: #41b272;
}

@font-face {
	font-family: "SourceHanSansCN-Bold";
	src: url("../font/SourceHanSansCN-Bold.otf");

	font-family: "SourceHanSansCN-Light";
	src: url("../fonts/SourceHanSansCN-Light.otf");

	font-family: "SourceHanSansCN-Normal";
	src: url("../fonts/SourceHanSansCN-Normal.otf");

	font-family: "SourceHanSansCN-Regular";
	src: url("../fonts/SourceHanSansCN-Regular.otf");
}

/*clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before,
/* .clearfix:before, */
.cf:before,
body:before,
.header:before,
.main:before,
.footer:before {
	content: '';
	display: table
}

.fixed:after,
.clearfix:after,
.cf:after,
.header:after,
.main:after,
.footer:after {
	content: '';
	display: table;
	clear: both;
}

.fixed,
.clearfix,
.cf,
.header,
.main,
.footer {
	*zoom: 1
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.ellipsis-two {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ellipsis-five {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.mr10 {
	margin-right: 10px;
}

.mr26 {
	margin-right: 26px;
}

.txt_red {
	color: #ff0000;
}

.hovered:hover {
	cursor: pointer;
}

[v-cloak] {
	display: none;
}

.container .body {
	margin-top: 30px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.container .content {
	padding: 0 60px 50px;
}

/* subNav */
.container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}

.subNav,
.explain,
.team,
.treatment,
.footer {
	margin-top: 30px;
	padding-bottom: 30px;
}

.search {
	margin-top: 10px;
	padding-bottom: 30px;
}

.subNav .wrap {}

.sub-list {}

.sub-item {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: -1px;
	color: #333333;
	text-align: center;
	width: 33%;
	display: inline-block;
	padding: 33px 0;
	font-family: SourceHanSansCN-Normal;
}

.sub-img {
	width: 88px;
	height: 88px;
	margin-bottom: 19px;
}

.sub-item:hover {
	background-color: #f7f7f7;
}

.sub-item:hover a {
	color: #41b272;
}

/* explain */
.explain {}

.explain-list {}

.explain-hospital {
	text-align: center;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #333333;
	padding: 20px;
	height: 164px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.explain-hospital p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.explain-hospital p:first-child {
	margin-top: 0px;
	font-size: 24px;
}

.explain-hospital p:last-child {
	margin-bottom: 0px;
}

.explain-item {
	float: left;
	width: 31%;
	display: inline-block;
	margin: 0 1%;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.explain-img {
	width: 100%;
}

.explain-msg {
	padding: 20px;
}

.explain-title {
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
}

.explain-title h3 {
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: -2px;
	color: #333333;
}

.explain-title p {
	width: 90px;
	height: 25px;
	text-align: center;
	background-color: #f2f2f2;
	border-radius: 10px;
	border: solid 1px #f2f2f2;
	font-size: 12px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #000000;

}

.explain-msg-list {}

.explain-msg-item {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 3;
	letter-spacing: 0px;
	color: #333333;
	border-bottom: 1px solid #f2f2f2;
}

.explain-msg-list div:last-child {
	border: none;
}

.explain-msg-item p:first-child {
	flex: 2;
}

.explain-msg-item p:last-child {
	flex: 1;
	text-align: right;
}


/* team */
.team {}

.team-title,
.treatment-title {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 20px;
}

.team-title>p,
.treatment-title>p {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #333333;
}

.team-title h3,
.treatment-title h3 {
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #333333;
}

.teamName-list {
	overflow: hidden;
	margin-right: -9px;
}

.teamName-btn {
	float: left;
	padding: 15px 0;
	width: calc(16.7% - 10px);
	margin-right: 9px;
	margin-bottom: 10px;
	display: inline-grid;
	text-align: center;
	vertical-align: middle;
	background-color: #f6f6f6;
	color: #666666;
	background-blend-mode: normal, normal;
	border-radius: 30px;
	font-size: 17px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;

}

.teamName-list .actived,
.teamName-btn:hover {
	background-image: linear-gradient(#41b272, #41b272);
	color: #ffffff;
}


/* search */
.search>.wrap {
	background-color: #efefef;
	padding: 28px 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.search-left {
	display: inline-block;
}

.search-left p {
	vertical-align: middle;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	color: #000000;
}

.search-right {
	display: inline-block;
	flex: 1;
}

.search-right>.wrap {
	width: 100%;
	text-align: right;
}

.search-form .el-form-item {
	margin-bottom: 0;
	margin-right: 35px;
}

.search-form .el-form-item__label {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	font-family: SourceHanSansCN-Light;
}

.search-form .el-input__inner {
	border-radius: 50px;
	border: solid 1px #cccccc;
	background-color: #efefef;
}

.search-form .el-select .el-input.is-focus .el-input__inner {
	border-color: #41b272;
}

.search-form .el-select .el-input__inner:focus {
	border-color: #41b272;
}

.search-form .el-button--primary {
	width: 190px;
	font-family: SourceHanSansCN-Light;
	font-size: 20px;
	font-weight: bold;
	background-color: #41b272;
	border: 1px solid #41b272;
}

.search-form .el-button--primary:hover {
	background-color: #41b272;
	border: 1px solid #41b272;
}

.search-result {
	display: flex;
	justify-content: space-between;
}

.search-result p {
	display: inline-block;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #666666;
}

.search-result p:last-child::before {
	content: url(../../statics/images/index/back-ico.png);
	margin-right: 10px;
}

.search-result span {
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #41b272;
}

.search-res--content {
	text-align: center;
	margin-top: 38px;
}

.search-res--content table {
	border-color: #cccccc;
}

.search-res--content table th {
	padding: 26px 0;
	background-color: #41b272;
	color: #fff;
}

.search-res--content table td {
	padding: 23px 20px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}

.search-res--content table td p,
.search-res--content table td span,
.search-res--content table td div {
	font-family: SourceHanSansCN-Regular !important;
	font-size: 16px !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	letter-spacing: 0px !important;
	color: #000000 !important;
}

.search-res--content table td:last-child {
	text-align: left;
}

/* treatment */
.treatment {}

.treatment-list {
	display: flex;
	flex-wrap: wrap;
}

.treatment-item {
	margin-right: 20px;
	margin-bottom: 20px;
	width: calc(100%/3 - 14px);
	float: left;
	position: relative;
	overflow: hidden;
}

.treatment-item img {
	width: 100%;
	transition: all 0.6s;
}

.treatment-item:nth-child(3n) {
	margin-right: 0;
}

.treatment-tip {}

.treatment-tip .wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #cccccc;
	opacity: 0.6;
	color: #666666;
	text-align: center;
}

.treatment-item:hover {
	cursor: pointer;
}

.treatment-item:hover img {
	transform: scale(1.2);
}

.treatment-item:hover .treatment-tip .wrap {
	color: #ffffff;
	background-color: #007539;
}

.treatment-tip .wrap:hover {}

.treatment-tip .wrap .tip-txt {
	padding: 20px;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
}

.container {
	max-width: 1200px;
}

.container .body .content>h3 {
	font-family: SourceHanSansCN-Regular;
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;
	margin-top: 20px;
}


/* address */
.address {}

.address-msg {
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: #000000;
}

.address-msg span {
	font-weight: bold;
}

.address-map {
	max-width: 100%;
	height: 536px;
	background-color: #666;
	margin-top: 40px;
	padding-bottom: 20px;
}

.address-list {
	display: flex;
	flex-wrap: wrap;
}

.address-list-item {
	width: calc(100%/4 - 10px);
	margin-right: 13px;
	text-align: center;
}

.address-list-item:nth-child(4n) {
	margin-right: 0;
}

.address-list-item img {
	max-width: 100%;
}

.address-list-item p {
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3;
	letter-spacing: 0px;
	color: #666666;
}
