.fa {
	color: #247AB8;
}

h2,
h4 {
	font-weight: 600;
}

/*导航*/
.navbar-brand {
	font-size: 34px;
	color: #247AB8;
}

.navbar-brand-small {
	display: none;
}

.navbar-brand-small>img {
	height: 50px;
}

.navbar-brand>img {
	height: 70px;
}

.nav>li>a {
	padding: 23px 20px;
	font-size: 18px;
}

nav li a:hover {
	color: #247AB8;
}

nav li a:hover:after {
	width: 100%;
	height: 4px;
	background: #247AB8;
	content: "";
	display: block;
	position: absolute;
	top: 96%;
	left: 0;
}

nav a.active {
	color: #247AB8 !important;
}

nav a.active:after {
	width: 100%;
	height: 4px;
	background: #247AB8;
	content: "";
	display: block;
	position: absolute;
	top: 96%;
	left: 0;
}

/*小标题*/
.line {
	border-bottom: 2px solid #247AB8;
	background: none repeat scroll 0 0 transparent;
	height: 1px;
	margin: 0 auto 45px;
	padding: 5px;
	position: relative;
	width: 120px;
}

.line:after,
.line::before {
	border: medium solid transparent;
	content: " ";
	height: 0;
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 100%;
	width: 0;
}

.line:after {
	border-top-color: #247AB8;
	border-width: 8px;
	margin-left: -8px;
}

.title {
	text-align: center;
}

/*服务*/
.ser-item {
	text-align: center;
	margin-bottom: 30px;
	padding: 0px 20px;
}

.ser-item p {
	color: #737373;
}

.single-service {
	float: left;
	margin-bottom: 30px;
	padding: 0px 10px;
	display: inline;
	width: 100%;
	text-align: center;
}

.service-icon .service-icon-effect {
	box-shadow: 0 0 0 4px #247AB8;
}

.service-icon-effect {
	display: inline-block;
	font-size: 0px;
	margin: 15px 30px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #247AB8;
}

.service-icon-effect:before {
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.our-product {
	text-align: center;
	cursor: pointer;
	border: 2px solid #eee;
	margin: 10px;
	padding: 6px;
}

.our-product img {
	height: 80%;
	width: 100%;
	min-height: 165px;
}

.our-product:hover {
	border: 2px solid #247AB8;
}

.product-name {
	font-size: 2rem;
	margin: 4px;
	font-weight: 400;
	text-align: left;
}

.product-description {
	font-size: 1.5rem;
	color: #646464;
	opacity: 0.8;
	text-align: left;
	padding: 0 4px;
}

.product-item {
	text-align: center;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-item>a {
	color: #646464;
	cursor: pointer;
	font-size: 18px;
	font-weight: 500;
}

.product-item>a:hover {
	color: #247AB8;
}

.product-img {
	margin-top: 10px;
}

.policy-title {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 10px;

}

.policy {
	padding: 0 20px;
}

.policy>ul li {
	list-style-type: square;
	margin: 4px 0;
	font-size: 16px;
}

.anli {
	display: flex;
	flex-direction: column;
}

.anli-img {
	display: flex;
	justify-content: center;
}

.anli-img>img {
	height: 180px;
	width: 230px;
	max-height: 180px;
	max-width: 230px;
}

.anli>div {
	text-align: center;
	margin: 6px;
}


/*选择*/
.choose {
	background: #f7f7f7;
}

.choose .media {
	margin-bottom: 20px;
	padding: 0px 20px;
}

.choose .fa {
	color: #FFFFFF;
}

.choose h3 {
	color: #247AB8;
	margin-bottom: 20px;
}

.media-icon {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	font-size: 25px;
	height: 68px;
	line-height: 55px;
	margin-right: 15px;
	padding: 5px 10px;
	text-align: center;
	width: 68px;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.media-icon {
	float: left;
	background-color: #247AB8;
	border: 2px solid #247AB8;
}

.choose img {
	width: 100%;
}

.choose h3 {
	padding: 0;
	margin: 0 0 10px 0;
}

.c-show .row {
	margin-bottom: 15px;
}

/*数据*/
.counters {
	background: url(../images/counter-bg2.jpg);
	background-size: 100% 100%;
}

.counter-box {
	border: 1px solid #fff;
	border-radius: 10px;
	display: inline;
	float: left;
	font-family: "Raleway", sans-serif;
	padding: 10px 5px 20px;
	width: 100%;
	position: relative;
}

.counter-no {
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	line-height: 1.3em;
}

.counter-box {
	text-align: center;
	margin: 10px 0;
}

.counter-label {
	color: #ededed;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8em;
	padding-top: 5px;
}

/*新闻*/
.single-blog-left {
	float: left;
	/* display: inline; */
	width: 18%;
}

.blog-comments-box li {
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	color: #aaa;
	float: left;
	padding: 15px 0;
	text-align: center;
	width: 100%;
}

.single-Blog h2 {
	color: #247AB8;
}

.single-blog-right {
	float: right;
	display: inline;
	width: 78%;
}

.blog-img img {
	width: 100%;
}

.more a {
	display: inline-block;
	padding: 10px 20px;
	background: #247AB8;
	color: #FFFFFF;
	margin: 20px 0;
}

.blog-author p {
	color: #aaa;
	margin-top: 10px;
}

.blog-content h3 {
	font-weight: 600;
	font-size: 18px;
}

.blog-content p {
	color: #5E5E5E;
}

/*尾部*/
.footer-top {
	background-color: #f8f8f8;
	border-top: 2px solid #e9e9e9;
	padding: 45px 0;
}

footer .line {
	border-bottom: 2px solid #247AB8;
	background: none repeat scroll 0 0 transparent;
	height: 1px;
	margin: 0 0 20px 0;
	padding: 5px;
	position: relative;
}

.footer-service li>a span {
	margin-right: 8px;
}

.contact-info>p span {
	font-size: 18px;
	margin-right: 10px;
}

.footer-bottom {
	text-align: center;
}

.footer-bottom p {
	margin: 10px 0;
}

.single-footer-widget {
	padding: 0 10px;
}

.footer-service li>a {
	display: block;
	font-size: 15px;
	padding: 6px 0;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.footer-service li>a {
	border-bottom: 1px solid #247AB8;
}

/*我们的团队*/
.page-title {
	background-image: url(/static/images/bc4.jpg);
	background-position: center center;
	background-size: cover;
	padding: 130px 0;
}

.page1-title {
	background-image: url(/static/images/partner.jpg);
	background-position: center center;
	background-size: cover;
	padding: 130px 0;
}

.page-title h2 {
	margin-left: 30px;
}

.team-post {
	background-color: #f9f9f9;
	margin-bottom: 30px;
}

.team-post .thumb {
	position: relative;
	overflow: hidden;
}

.team-post .content {
	padding: 25px;
}

.team-style4 .team-post .content .title {
	color: #1c1c1c;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	margin-bottom: 18px;
	margin-top: 0;
}

.team-style4 .team-post .content p {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 14px;
	display: inline-block;
	padding-bottom: 18px;
	padding-top: 15px;
	color: #989898;
	;
}

.team img {
	width: 100%;
}

.team-style4 .team-post .content .sub-title {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	float: right;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px;
	font-style: italic;
	color: #247AB8;
}

.team-post .profile {
	border-radius: 3px;
	color: #fff;
	font-weight: 700;
	padding: 4px 12px;
	background-color: #247AB8;

}

.team-post .content {
	padding: 25px;
}

/*联系我们*/
.main {
	background: #fbfbfb;
	position: relative;
}

.contact div {
	padding: 5px 0;
}

.contact span label {
	display: block;
	font-size: 1em;
	color: #686868;
	padding-bottom: 5px;
	font-weight: 400;
}

.contact input[type="text"],
.contact textarea {
	padding: 10px;
	display: block;
	width: 100%;
	background: #ffffff;
	border: none;
	outline: none;
	color: #464646;
	font-size: 1em;
	-webkit-appearance: none;
	font-weight: 300;
}

.myButton {
	margin-top: 10px;
	background: #247AB8;
	color: #FFF;
	font-size: 1em;
	padding: 10px 35px;
	border: none;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	display: inline-block;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-appearance: none;
	float: right;
}

.intro {
	position: absolute;
	left: 20%;
	top: 20%;
	min-width: 440px;
	background: rgba(0, 0, 0, .4);
	padding: 10px;
	z-index: 2;
	color: #fff;
	border-radius: 8px;
	cursor: pointer;
}

.intro-title {
	font-size: 40px;
}

.intro-introduce {
	font-size: 30px;
}

.intro-right {
	position: absolute;
	right: 20%;
	top: 20%;
	min-width: 440px;
	background: rgba(0, 0, 0, .4);
	padding: 10px;
	z-index: 2;
	color: #fff;
	border-radius: 8px;
	cursor: pointer;
}

/*医疗资源*/
.page2-title {
	background-image: url(/static/images/bc2.jpg);
	background-position: center center;
	background-size: cover;
	padding: 130px 0;
}

.r-top,
.r-mid,
.r-bottom {
	text-align: center;
}

.r-top h3,
.r-mid h3,
.r-bottom h3 {
	margin-bottom: 30px;
	font-weight: 600;
}

.r-top p,
.r-mid p,
.r-bottom p {
	color: #888888;
	margin: 0px;
}

.r-mid {
	background: url(../images/counter-bg2.jpg);
	padding: 70px 0;
}

.r-mid h3,
.r-mid p {
	color: #FFFFFF;
}

.my-team-member .my-team-detail {
	background-color: #247AB8;
	padding: 6px 6px;
	position: relative;
}

.my-member-name {
	color: #FFF;
	margin: 15px 0;
}

.r-bottom .my-member-post {
	color: #FFF;
	font-size: 14px;
	margin-bottom: 10px;
}

.r-top .row div {
	padding: 50px 25px;
}

.r-bottom .my-team-member {
	margin: 20px 0;
}

.r-bottom img {
	width: 100%;
}

.situation-parent {
	height: 400px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.situation {
	display: flex;
	padding: 10px;
}

.situation-left {
	width: auto;
	font-size: 29px;
	color: #247AB8;
	font-style: italic;
}

.situation-right {
	flex: 1;
	display: flex;
	align-items: center;
	padding-left: 6px;
	color: #646464;
	font-size: 20px;
}

.solve {
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
}

.solve>ul li {
	list-style: square;
	margin-top: 10px;
}

.solve::first-letter {
	/* font-size: 32px;
	color: #247AB8; */
}

.product-introduce {
	font-size: 20px;
	border-left: 6px solid #247AB8;
	padding-left: 4px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 400;
	background-color: #fafafa;
	padding-top: 1px;
	padding-bottom: 1px;
}

.product-introduce-text {
	font-size: 16px;
	letter-spacing: 1px;
}

.product-function {
	display: flex;
	flex-wrap: wrap;
}

.product-function-item {
	padding: 10px;
	margin: 8px;
	border: 1px dashed #247AB8;
	border-radius: 4px;
}

.partner {
	border: 1px solid #eeee;
	padding: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 4px;

}

.partner>img {
	width: 180px;
	height: 80px;
}

.nav-menu-text {
	color: #000000 !important;
}

/*关于我们*/
.page3-title {
	background-image: url(/static/images/bc3.jpg);
	background-position: center center;
	background-size: cover;
	padding: 130px 0;
}

.page5-title {
	background-image: url(/static/images/product.jpg);
	background-position: center center;
	background-size: cover;
	padding: 130px 0;
}

.bak_7 {
	margin-bottom: 40px;
}

.over_3a {
	margin: 10px 0;
	height: auto;
	border: solid #ddd 1px;

}

.over_3a dl dd p {
	font-size: 0.9em;
	color: #888;
	padding-top: 0.2em;
}

.over_3a dl,
dt {
	height: auto;
	float: left;
}

.over_3a dd {
	padding-top: 30px;
}

.text-area p {
	color: #9D9D9D;
	line-height: 24px;
}

.about .line,
.over_3 .line {
	border-bottom: 2px solid #247AB8;
	background: none repeat scroll 0 0 transparent;
	height: 1px;
	margin: 0 0 20px 0;
	padding: 5px;
	position: relative;
}

/*新闻详情*/
.news_show {
	margin: auto;
}

.xiangq {
	text-align: center;
	padding-bottom: 30px;
}

.xiangq h4 {
	font-size: 24px;
}

.xiangq span {
	font-size: 14px;
	color: #ccc;
}

.xiangq_top img {
	width: 100%;
}

.xiangq_top p {
	font-size: 16px;
	text-indent: 50px;
	line-height: 30px;
	padding: 20px;
}

.top_p {
	width: 100%;
	margin: auto;
	text-align: center;
	padding-bottom: 5%;
}

.top_p a {
	font-size: 16px;
	float: left;
	width: 45%;
	margin: 10px;
	text-align: center;
	border-radius: 5px;
	background-color: #f9f9f9;
	padding: 10px;
}

.top_p a:hover {
	background-color: #247AB8;
	color: #fff;
	text-decoration: none;
}

@media (max-width: 320px) {
	.top_p a {
		width: 94%;
	}

}

@media (max-width: 768px) {
	.intro {
		position: absolute;
		left: 10px;
		top: 20%;
		min-width: 440px;
		background: rgba(0, 0, 0, .4);
		padding: 10px;
		z-index: 2;
		color: #fff;
		border-radius: 8px;
		cursor: pointer;
	}

	.intro-title {
		font-size: 30px;
	}

	.intro-introduce {
		font-size: 20px;
	}

	.intro-right {
		position: absolute;
		right: 10px;
		top: 20%;
		min-width: 440px;
		background: rgba(0, 0, 0, .4);
		padding: 10px;
		z-index: 2;
		color: #fff;
		border-radius: 8px;
		cursor: pointer;
	}

	.navbar-brand-small {
		display: block;
		margin-left: 20px;
	}

	.navbar-brand {
		height: 50px;
	}

	.navbar-brand>img {
		height: 40px;
	}

	.soft {
		margin-top: 10px;
	}

	.situation-right {
		flex: 1;
		display: flex;
		align-items: center;
		padding-left: 6px;
		color: #646464;
		font-size: 16px;
	}

	.situation-parent {
		height: auto;
	}

	.anli-img>img {
		max-width: 100%;
		height: auto;
	}
	.partner>img {
		width: 140px;
		height: 80px;
	}
}

@media (max-width: 992px) {

	.footer-top .f1,
	.footer-top .f2 {}
}

@media (max-width: 992px) {
	.choose .c-w {
		padding: 10px;
	}

	.media-icon {
		margin: 10px 0 0 0;
	}
}
