body {
	background-color: #fff;
	font-family:
		PingFangSC-Regular,
		Hiragino Sans GB,
		Helvetica Neue,
		Helvetica,
		Microsoft YaHei,
		Arial,
		sans-seri;
	color: #888;
	font-size: 16px;
}

b,
body,
dd,
div,
dl,
em,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
p,
ul {
	margin: 0;
	padding: 0;
}

input {
	border: 0 none;
}

a {
	outline: 0 none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #1358a5;
}

a:focus {
	outline: 0 none;
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mt20 {
	margin-top: 20px;
}

.mt50 {
	margin-top: 50px;
}

.mt120 {
	margin-top: 120px;
}

.pt50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.text-gray {
	color: #999;
}

.innerLogo {
	margin-top: 8px;
	width: 160px;
}
.fixed .innerLogo {
	width: 160px;
	margin-top: 8px;
	transition: all 0.3s ease-in-out 0s;
}

.subtopnav .innerLogo {
	width: 160px;
	margin-top: 8px;
	transition: all 0.3s ease-in-out 0s;
}

.navbar-header {
	position: relative;
	z-index: 999;
	cursor: pointer;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
	padding-top: 10px;
	margin: 0;
}

.navbar-inverse {
	border-bottom: 0;
	width: 100%;
	height: 70px;
	background: 0;
	top: 0px;
	color: #fff;
}

.navbar {
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
}

.navbar-collapse {
	position: relative;
}

.navbar-nav {
	padding-top: 20px;
	float: right;
}

.navbar-nav > li > a {
	padding: 0;
}

.navbar-nav > li {
	margin: 0 5px;
	text-align: center;
	font-size: 14px;
	padding: 0 20px;
	height: 51px;
}

.navbar-inverse .navbar-nav > li > a {
	color: #313131;
	line-height: 30px;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
	color: #1358a5;
}
.navbar-nav > li > a.cur span {
	width: 30px;
	height: 4px;
	background: #313131;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -25px;
}

.navbar-nav > li.home > a.cur span {
	margin-left: -15px;
}

.navbar-nav > li > a:hover {
	color: #000;
}

.navbar-nav > li.language a {
	display: inline-block;
	margin: 0 10px;
}

.navbar-nav > li ul {
	margin: 0;
	padding: 10px 20px;
	width: 150px;
	box-shadow: 2px 4px 30px 0 rgba(0, 0, 0, 0.1);
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	position: absolute;
	z-index: 1000;
	top: 50px;
	display: none;
	left: -6px;
}

.navbar-nav > li:hover ul {
	display: block;
}

.navbar-nav > li ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 14px;
	line-height: 2.5;
}

.navbar-nav > li ul li a {
	color: #888;
}

.navbar-nav > li ul li a:hover {
	color: #1358a5;
}

.navbar.fixed {
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 999;
	transition: all 0.3s ease-in-out 0s;
}

.subtopnav {
	background: #fff;
	position: fixed;
	z-index: 1000;
	top: 0;
}

.banner-index {
	width: 100%;
	height: 410px;
	text-align: center;
}

.banner-index .carousel-inner > .item {
	height: 410px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.banner-index .carousel-inner > .item > img {
	margin: 0 auto;
}
.banner-index .banner {
	background: #fff;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-repeat: repeat;
	background-position: top center;
	text-align: center;
}
.banner-index .banner h2 {
	color: #fff;
	font-size: 80px;
	margin-top: 300px;
}

.sitecopy a {
	color: #666;
}
.sitecopy a:hover {
	color: #1358a5;
}
.sitefoot {
	background: #f5f7f9;
	padding: 50px 0 50px 0;
	font-size: 14px;
	color: #666;
	line-height: 2;
}
.sitefoot .gzh {
	width: 100px;
	display: inline-block;
	text-align: center;
}
.sitefoot .gzh img {
	width: 90%;
}

.footlinks {
	display: flex;
}

.footlinks li {
	width: 25%;
	font-size: 16px;
	color: #666;
	line-height: 2.5;
}

.footlinks li ul li {
	width: 100%;
	font-size: 14px;
}

.footlinks li ul li a {
	color: #666;
}

.footlinks li ul li a:hover {
	color: #1358a5;
}

.footertel li {
	color: #666;
	font-size: 14px;
	line-height: 2.5;
}

.footertel li img.t2 {
	position: relative;
	top: -2px;
	margin-right: 10px;
}

.footertel li img.gzh {
	width: 120px;
	height: 120px;
	position: absolute;
	bottom: -120px;
	left: 20px;
	display: none;
}

.footertel li.gzhwrap:hover {
	cursor: pointer;
}

.footertel li.gzhwrap:hover .gzh {
	display: block;
}

.footertel li:first-child {
	margin-bottom: 5px;
}

.backtop {
	color: #666;
	margin-left: 30px;
}

.bestdev {
	margin-bottom: 8rem;
	display: block;
	color: #333;
}

.bestdev span {
	display: inline-block;
	margin: 0 10px;
	border-radius: 20px;
	color: #fff;
	line-height: 1.5;
}

.home-graybg {
	background: #f8f8f8;
	padding: 20px 40px;
	margin-bottom: 20px;
}

.projectname {
	font-size: 24px;
	color: #333;
}

.projectname img {
	position: relative;
	top: -3px;
	margin-right: 5px;
}

.viewmore-project {
	border: 1px solid #888;
	display: inline-block;
	color: #888;
	padding: 2px 15px;
	margin-top: 50px;
	cursor: pointer;
}

.viewmore-project:hover {
	background: #895ef4;
	color: #fff;
	border: 1px solid #895ef4;
	transition: all 0.3s ease-in-out 0s;
}

.submain {
	background: url(../img/homebg1.jpg) no-repeat center top #fff;
	background-size: cover;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}

.subpagenav {
	padding: 40px 0;
}

.subpagenav ul li {
	display: inline-block;
	font-size: 16px;
	position: relative;
	width: 12%;
	text-align: center;
}
.subpagenav ul.about li {
	width: 13%;
}
.subpagenav ul li a {
	color: #888;
}

.subpagenav ul li.cur a,
.subpagenav ul li a:hover {
	color: #313131;
}

.subpagenav ul li.cur span {
	height: 16px;
	background: #313131;
	width: 1px;
	position: absolute;
	bottom: -25px;
	left: 50%;
}

.subbanner {
	position: relative;
}

.subbanner img {
	width: 100%;
	border-radius: 30px;
}

.subbanner .text,
.banner-index .text {
	position: absolute;
	left: 40px;
	top: 110px;
	font-size: 40px;
	color: #fff;
	text-shadow: 0 1px 1px #313131;
}

.subbanner .text small,
.banner-index .text small {
	font-size: 20px;
	display: block;
	margin-top: 15px;
}

.subbanner .text small span,
.banner-index .text small span {
	width: 120px;
	height: 1px;
	background: #fff;
	display: inline-block;
	margin-left: 20px;
}

.pagetitle {
	margin-bottom: 50px;
}

.pagetitle h3 {
	color: #000;
	font-size: 36px;
	margin-bottom: 20px;
}

.pagetitle h4 {
	color: #888;
	font-size: 24px;
	margin-bottom: 10px;
}

.pagetitle span {
	width: 30px;
	height: 1px;
	background: #888;
	display: inline-block;
}
.mainintro {
	line-height: 2;
	color: #313131;
	text-align: justify;
}

.mainintro .p {
	margin-bottom: 100px;
}
.mainintro h3 {
	margin-bottom: 20px;
	font-size: 30px;
	color: #1358a5;
	font-weight: normal;
}
.mainintro-text {
	color: #666;
	font-size: 14px;
	line-height: 2.5;
}

.mainintro-text img,
.submain img {
	max-width: 100%;
}

.mainintro-text p {
	margin-bottom: 30px;
}

.graybg {
	background: #f8f8f8;
	position: absolute;
	top: 80rem;
	width: 100%;
	height: 50rem;
	left: 0;
	z-index: 111;
}

.business-graytext {
	font-size: 93px;
	color: #f5f5f5;
	position: absolute;
	top: 0;
	z-index: 111;
	text-align: right;
	width: 100%;
	right: 15px;
	font-weight: bold;
	font-family: arial;
}

.mjiankang-graybg {
	background: #f8f8f8;
	position: absolute;
	top: 61rem;
	width: 100%;
	height: 29rem;
	left: 0;
	z-index: 111;
}

.titleA {
	font-size: 40px;
	color: #333;
}

.yjwrap {
	padding-left: 100px;
}

.tjwrap {
	background: #f8f8f8;
	margin-top: 4rem;
	padding: 30px 60px 50px 60px;
}

.smtitle {
	margin-top: 80px;
	display: block;
}

.par-list ul {
	position: relative;
}

.par-list ul li {
	float: left;
	width: 23%;
	list-style: none;
	margin: 1% 2% 1% 0;
	text-align: center;
}

.addressinfo {
	position: relative;
	margin-bottom: 40px;
}

.addressinfo .img {
	bottom: 0;
	width: 100%;
	z-index: 22;
}

.addressinfo .text {
	position: absolute;
	bottom: 0;
	height: 140px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	z-index: 33;
	width: 100%;
	padding: 30px;
}

.addressinfo .text p {
	line-height: 2;
}

.addressinfo .text strong {
	font-weight: normal;
	font-size: 24px;
	line-height: 1;
}

.addressinfo .text strong small {
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
}

.contactHZ {
	font-size: 30px;
	color: #000;
	position: relative;
	margin-bottom: 40px;
	display: inline-block;
}

.contactHZ i {
	background: rgba(124, 92, 242, 0.1);
	height: 12px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.historylist .titleB {
	font-size: 60px;
	color: #b3b3b3;
	position: relative;
	line-height: 1;
}

.historylist span.month {
	display: inline-block;
	width: 60px;
}

.historylist .historycontent:before {
	height: 20px;
	width: 20px;
	background: #f5f5f5;
	border-radius: 50%;
	z-index: 22;
	content: "";
	position: absolute;
	left: -7px;
	top: 15px;
}

.historylist .historycontent.cur:before {
	background: #7c5cf2;
}

.historylist .historycontent:after {
	height: 100%;
	background: #f5f5f5;
	width: 6px;
	content: "";
	position: absolute;
	left: 0;
	top: 18px;
}

.historycontent {
	padding-left: 5rem;
}

.peopledev {
	background: #f8f8f8;
	padding: 5rem 0;
	height: 706px;
	line-height: 2.5;
}

.propledev_leftimg {
	position: absolute;
	left: 0;
	z-index: 34;
}

.propledev_righttext {
	position: absolute;
	right: 0;
	width: 60%;
	z-index: 33;
	top: 75px;
	background: #fff;
	height: 350px;
	padding: 50px 70px 100px 100px;
	text-align: justify;
}

.propledev_righttext .litleicon {
	position: absolute;
	top: -23px;
	right: 0;
}

.remuneration {
	margin-top: 200px;
}

.rewarp {
	margin-bottom: 30px;
}

.remuneration .btext {
	font-size: 40px;
	color: #fff;
	height: 140px;
	line-height: 140px;
	text-align: center;
}

.rewarp2 {
	border: 1px solid #e6e6e6;
	height: 280px;
	padding: 70px 50px 50px 50px;
	text-align: center;
}

.remuneration .stext {
	height: 140px;
	border: 1px solid #eee;
	padding: 20px;
	border-top: 0;
	background: #fff;
	font-size: 14px;
	line-height: 2;
}

.index-news-list {
	margin-bottom: 30px;
	background: #fafafa;
	transition: all 0.3s ease-in-out 0s;
}

.index-news-list .text {
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #333;
	margin: 10px 30px;
	padding-bottom: 10px;
}

.index-news-list .sintro {
	font-size: 14px;
	color: #666;
	line-height: 2;
	margin-bottom: 10px;
	padding: 0 30px;
}

.index-news-list .viewmore {
	padding: 30px 30px 30px 30px;
}

.index-news-list .viewmore span {
	border: 1px solid #888;
	display: inline-block;
	padding: 0 20px;
	color: #888;
}

.index-news-list:hover {
	box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
	cursor: pointer;
	transition: all 0.3s ease-in-out 0s;
}

.index-news-list:hover .viewmore span {
	background: #895ef4;
	transition: all 0.3s ease-in-out 0s;
	color: #fff;
	border: 1px solid #fff;
}

.index-news-list .img img {
	width: 100%;
	height: 100%;
	transform: scale(1, 1);
	transition: all 0.3s ease-in;
}

.index-news-list .img {
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
}

.index-news-list:hover .img img {
	transform: scale(1.05, 1.05);
	transition: all 0.3s ease-in;
}
[v-cloak] {
	display: none;
}

.ellipsis-1 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ellipsis-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.prenext {
	margin-top: 5rem;
	font-size: 14px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

h3.newstitle {
	font-size: 40px;
	line-height: 1.2;
	color: #000;
	display: block;
	padding-bottom: 20px;
	margin-bottom: 0;
}

.wechat-title {
	font-size: 30px;
	color: #333;
	font-weight: normal;
	display: block;
	margin: 0 0 20px 0;
}

.wechat-img {
	width: 160px;
	border: 5px solid #fff;
	margin-bottom: 20px;
}

.wechatofficalaccount {
	padding: 50px 0;
	font-size: 16px;
	color: #666;
	line-height: 2;
}

.gzh_ll_img {
	width: 90%;
	margin-top: 70px;
}

.advantage {
	padding: 50px 0 80px 0;
	font-size: 14px;
}

.advantage strong {
	display: block;
	font-size: 20px;
	margin: 20px 0 10px 0;
	font-weight: normal;
}

.advantage img {
	width: 40px;
	height: 35px;
}

.cloudhis2 {
	height: 750px;
	width: 100%;
	background: url(../img/cloudhis_02.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding-top: 180px;
}

.cloudhis2right {
	color: #fff;
	font-size: 16px;
	margin-bottom: 70px;
}

.cloudhis2right img {
	float: left;
	margin-right: 46px;
	width: 70px;
}

.cloudhis2right strong {
	font-weight: normal;
	font-size: 24px;
	display: block;
	margin-bottom: 5px;
}

.title30 {
	font-size: 30px;
	font-weight: normal;
	color: #000;
	display: block;
}

.gocloudhis {
	width: 400px;
	height: 100px;
	line-height: 100px;
	font-size: 20px;
	color: #fff;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
	margin: 20px 0;
}

.gocloudhis:hover {
	color: #fff;
}

.downapp_intro {
	color: #333;
	margin-bottom: 20px;
}

.minipro-text {
	background: #fff;
	padding: 30px 50px;
	position: absolute;
	right: 0;
	bottom: 60px;
	width: 450px;
}

.minipro-text-left {
	background: #fff;
	padding: 30px 50px;
	position: absolute;
	left: 0;
	bottom: 60px;
	width: 450px;
	text-align: left;
}

.minipro-text2 {
	background: #fff;
	padding: 30px 50px;
	position: absolute;
	right: 0;
	top: 200px;
	width: 450px;
}

.jzglist {
	margin-top: 120px;
}
.jzglist .col-sm-3 {
	position: relative;
}
.jzglist ul li {
	display: inline-block;
	width: 20%;
}

.jzglist span {
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 5px #333;
	color: #fff;
	line-height: 1.5;
}
.jzglist span.jz1 {
	left: 20%;
	top: 15%;
}
.jzglist span.jz2 {
	left: 15%;
	top: 35%;
}
.jzglist span.jz3 {
	left: 20%;
	top: 30%;
}
.jzglist span.jz4 {
	left: 35%;
	top: 30%;
}
.bdmap {
	margin: 120px 0;
}

.miniprogram-bg {
	margin: 0 15px;
	background: url(../img/miniprogram_02.jpg) no-repeat top center;
	background-size: 100% 100%;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 22;
	width: 100%;
	height: 600px;
}
.wechat-img3 {
	width: 50%;
	margin: 0 auto;
}
.pline {
	display: flex;
	align-content: center;
	align-items: center;
	width: 100%;
	margin: 10px 0;
}
.pline .img {
	width: 16%;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.pline .img img {
	width: 30px;
}
.pline .text{
	width: 84%;
}
.pline .text em {
	color: #1358a5;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	margin: 0 4px;
}

.institle {
	font-size: 18px;
	background: #46bcae;
	color: #fff;
	padding: 5px 10px;
}
.inslist {
	padding: 5px 10px;
	text-align: left;
	background: #eee;
}
.instable {
	text-align: center;
}
.instable > thead > tr > th {
	text-align: center;
	font-size: 18px;
	background: #46bcae;
	color: #fff;
	padding: 10px 10px;
	border-bottom: none;
}
.instable > tbody > tr > td {
	vertical-align: middle;
	padding: 20px 10px;
}
.homemain {
	background: url(../img/homebg1.jpg) no-repeat center top;
	background-size: cover;
	padding-bottom: 80px;
}
.homeone {
	padding: 80px 0 0 0;
}
.hometwo {
	background: #1358a5;
	padding: 150px 0;
	color: #fff;
}
.hometwo h4 {
	color: #fff;
	font-size: 40px;
	margin: 50px 0 20px 0;
}
.homeone h4 {
	font-size: 40px;
	color: #1358a5;
	margin: 0px 0 20px 0;
}
.homeone p {
	color: #313131;
	line-height: 2;
}
.hometwo p {
	color: #fff;
	line-height: 2;
}
.homeone .btn-primary {
	background: #1358a5;
	padding: 10px 50px;
	font-size: 18px;
	font-weight: normal;
	margin-top: 50px;
}
.homemain img {
	width: 100%;
}
.hometwo .btn-primary {
	color: #1358a5;
	background: #fff;
	padding: 10px 50px;
	font-size: 18px;
	font-weight: normal;
	margin-top: 50px;
}
.subbanner {
/*	margin-top: 70px;*/
	display: block;
	width: 100%;
	height: 410px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.subbanner .container {
	position: relative;
}
.subbanner .text,
.banner-index .text {
	top: 150px;
}

.banner-index .text {
	text-align: left;
}
#coop .text {
	top: 70px;
}
#coop .bigtext {
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 60px;
}
#coop .smalltext {
	font-size: 22px;
	line-height: 1.8;
}
#recmain .c1{
	padding-top:40px;
}
#recmain .c2{
	padding-top:20px;
}
@media (max-width: 768px) {
	.navbar-inverse .navbar-toggle {
		border: 0;
		cursor: pointer;
		transform: rotate(0);
		transition: all 0.3s ease-in-out 0s;
	}

	.ovfHiden .navbar-inverse .navbar-toggle {
		background: 0;
		cursor: pointer;
		transform: rotate(90deg);
		transition: all 0.3s ease-in-out 0s;
	}

	.navbar-brand {
		padding-left: 1rem;
	}

	.navbar-inverse .navbar-toggle:focus,
	.navbar-inverse .navbar-toggle:hover {
		background: 0;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #313131;
	}
	.navbar-toggle {
		margin-top: 18px;
	}
	.ovfHiden .collapse {
		display: block;
		position: absolute;
		z-index: 99;
		background: rgba(0, 0, 0, 0.8);
		width: 100%;
		top: 70px;
	}
	.ovfHiden .navbar-inverse .navbar-nav > li > a {
		color: #fff;
	}
	.ovfHiden .navbar-nav > li.home > a.cur span {
		display: none;
	}
	.homemain {
		padding-bottom: 0;
	}
	.submain {
		padding-bottom: 0;
	}
	.homeone {
		padding: 0rem 0 5rem 0;
	}
	.homeone h4 {
		margin-top: 50px
	}
	.homeone:last-child {
		padding: 0;
	}
	.homeone .col-sm-5 {
		margin-bottom: 50px;
	}
	.sitefoot .text-right {
		text-align: center;
		padding-top: 3rem;
	}
	.banner-index,
	.subbanner,
	.banner-index .carousel-inner > .item {
		height: 30rem;
	}
	.subbanner .text,
	.banner-index .text {
		font-size: 3rem;
		padding: 1rem 0;
		top: 7rem;
		right: 40px;
	}
	#rec .btn-lg {
		font-size: 14px;
	}
	#coop .text {
		top: 70px;
	}
	#coop .bigtext {
		font-size: 30px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	#coop .smalltext {
		font-size: 16px;
		line-height: 1.5;
	}
	#recmain .col-sm-4{
		margin-bottom: 50px;;
	}
	#recmain .col-sm-4:last-child{
		margin-bottom: 0;
	}
	#recmain .c1, #recmain .c2{
		padding-top:0;
	}
	.pline .img{}
}
