.nav-bar{
	margin-bottom: 15px;
}
.nav-bar h1{
	font-size: 18px;
	line-height: 40px;
	color: #ff971a;
	border-bottom: 3px solid #ff971a;
	position: relative;
}
.nav-bar h1:after{
	display: block;
	content: "";
	width: 11px;
	height: 6px;
	background: url(../images/ks_jt3.png) no-repeat center;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 10px;
	transition: all .5s ease;
}
.nav-bar h1.crt:after{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.nav-list-box{
	display: none;
}
.navbar-list{
	padding: 10px 0;
	border-bottom: 1px solid #f1f1f1;
}
.navbar-list p,.navbar-list>a{
	font-size: 14px;
	line-height: 14px;
	padding-left: 23px;
	color: #ff971a;
	position: relative;
	display: block;
	cursor: pointer;
}
.navbar-list p:after,.navbar-list>a:after{
	display: block;
	content: "";
	width: 13px;
	height: 17px;
	background: url(../images/jz.png) no-repeat center;
	position: absolute;
	top: 50%;
	margin-top: -8.5px;
	left: 0px;
	transition: all .5s ease;
}
.navbar-list p.crt:after{
	/* background: url(../images/jz.png) no-repeat center; */
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 	/* Opera */
}
.navbar-list.crt p,.navbar-list.crt>a{
	border-left-color: #003493;
	color: #ff971a;
}
.navbar-list ul{
	display: none;
	padding: 5px 0;
}
.navbar-list.crt ul{
	display: block;
}
.navbar-list li{
	font-size: 12px;
	line-height: 20px;
	padding-left: 23px;
	margin-top: 10px;
	position: relative;
	color: #222;
}
.navbar-list li.crt{
	color: #ff971a;
}
.navbar-list li a{
	color: inherit;
}
.rightBox{
	width: 100%;
}
.dd-ygy{
	padding-bottom: 60px;
}
.rb-t h1{
	font-size: 20px;
	line-height: 26px;
	padding: 16px 0;
	text-align: center;
}
.dd-ygy li{
	height: 100px;
	line-height: 100px;
	position: relative;
	margin-left: 50px;
	margin-top: 50px;
	padding-left: 50px;
	background: #0d79be;
	border-radius: 5px;
	color: #fff;
	font-size: 0;
}
.dd-ygy li:first-child{
	margin-top: 25px;
}
.dd-ygy li span{
	width: 100px;
	height: 100px;
	display: block;
	border: 2px solid #fff;
	border-radius: 50%;
	font-size: 24px;
	line-height: 96px;
	text-align: center;
	background-color: #0d79be;
	position: absolute;
	left: -50px;
	top: 0;
}
.dd-ygy li p{
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px;
	display: inline-block;
	vertical-align: middle;
}

@media only screen and (min-width: 768px) {
	.dd-ygy li span{
		font-size: 32px;
	}
	.dd-ygy li p{
		font-size: 16px;
		line-height: 24px;
		padding: 0 30px;
	}
}
@media only screen and (min-width: 1200px) {
	.nav-bar{
		width: 300px;
		float: left;
	}
	.nav-bar h1{
		font-size: 24px;
		line-height: 44px;
		font-weight: bold;
		display: none;
	}
	.nav-bar h1:after{
		background: none;
	}
	.nav-list-box{
		display: block !important;
	}
	.navbar-list{
		padding: 29px 0;
	}
	.navbar-list p,.navbar-list>a{
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
	}
	.navbar-list li{
		font-size: 18px;
		margin-top: 28px;
	}
	.rightBox{
		width: 900px;
		float: right;
	}
	.dd-ygy{
		padding-left: 90px;
		padding-bottom: 160px;
	}
	.dd-ygy ul{
		position: relative;
		padding-left: 42px;
	}
	.dd-ygy ul:before{
		display: block;
		content: '';
		width: 1px;
		height:755px;
		background: #dcdcdc;
		position: absolute;
		top: 50px;
		left: 0;
	}
	.rb-t h1{
		font-size: 40px;
		line-height: 46px;
		padding: 26px 0;
	}
	.dd-ygy li:before{
		display: block;
		content: '';
		width: 24px;
		height: 24px;
		background: url(../images/ddygy-icon.png) no-repeat center;
		background-size: 100%;
		position: absolute;
		top: 50%;
		left: -103px;
		margin-top: -12px;
	}
}

/* 产品中心-医院运营管理子系统 */
.cpzx02-f1{
	padding: 15px 0 40px 0;
}
.cpzx02-f1 ul{
	font-size: 0;
	margin: auto;
}
.cpzx02-f1 li{
	width: 30%;
	height: 80px;
	font-size: 14px;
	line-height: 80px;
	color: #fff;
	background: #20a1e4;
	text-align: center;
	margin: 10px 5% 10px 0;
	display: inline-block;
	vertical-align: top;
}
.cpzx02-f1 li:nth-child(3n){
	margin-right: 0;
}
.cpzx02-t h2{
	width: 120px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	background: #0d79be;
	margin-bottom: 40px;
}
.cpzx02-t p{
	font-size: 14px;
	line-height: 24px;
	padding-left: 36px;
	color: #222;
}
.cpzx02-f2 ul{
	font-size: 0;
	padding-left: 36px;
	margin-top: 50px;
}
.cpzx02-f2 li{
	width: auto;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
}
.cpzx02-f2 li p{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	color: #fff;
	font-size: 0px;
	text-align: center;
	background: #20a1e4;
	padding: 0 5px;
}
.cpzx02-f2 li span{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 20px;
}
.cpzx02-f2 li img{
	margin: 0 15px;
}
.cpzx02-f3{
	margin-top: 60px;
}
.cpzx02-f3 ul{
	font-size: 0;
	padding-left: 36px;
	padding-top: 40px;
}
.cpzx02-f3 li{
	width: 60px;
	height: 69px;
	line-height: 69px;
	color: #fff;
	text-align: center;
	padding: 0 5px;
	background: url(../images/lbx-bg.png) no-repeat center;
	display: inline-block;
	margin: 0 15px 15px 0;
}
.cpzx02-f3 li p{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 20px;
	word-break: break-all;
}
.cpzx02-f4 ul{
	font-size: 0;
	padding: 40px 0 80px;
	text-align: center;
}
.cpzx02-f4 li{
	width: 16%;
	max-width: 120px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: #20a1e4;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
}
.cpzx02-f4 li p{
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
}
.cpzx02-img{
		font-size: 14px;
	line-height: 24px;
	margin-top:50px;
	}

@media only screen and (min-width: 1200px) {
	.cpzx02{
		padding-left: 100px;
		padding-bottom: 60px;
	}
	.cpzx02-t h2{
		width: 170px;
		font-size: 24px;
		margin-bottom: 60px;
	}
	.cpzx02-t p{
		font-size: 18px;
		line-height: 28px;
	}
	.cpzx02-f1 ul{
		width: 570px;
		margin-left: 70px;
	}
	.cpzx02-f1 li{
		width: 150px;
		font-size: 18px;
		margin: 10px 60px 10px 0;
	}
	.cpzx02-f3{
		overflow: hidden;
	}
	.cpzx02-f3 ul{
		width: 1000px;
		padding-top: 110px;
		padding-left: 140px;
		position: relative;
	}
	.cpzx02-f3 li{
		margin-right: 10px;
	}
	.cpzx02-f3 li:nth-child(2){
		margin-right: 80px;
	}
	.cpzx02-f3 li:nth-child(3){
		position: absolute;
		top: 50px;
		left: 245px;
	}
	.cpzx02-f3 li:nth-child(4){
		position: absolute;
		top: 50px;
		left: 315px;
	}
	.cpzx02-f3 li:nth-child(6){
		margin-right: 80px;
	}
	.cpzx02-f3 li:nth-child(7){
		position: absolute;
		top: 50px;
		left: 455px;
	}
	.cpzx02-f3 li:nth-child(8){
		position: absolute;
		top: 50px;
		left: 525px;
	}
	.cpzx02-f4 ul{
		padding: 60px 0 120px 0;
	}
	.cpzx02-f4 li p{
		font-size: 18px;
	}
	.cpzx02-img{
		font-size: 14px;
	line-height: 24px;
	margin-top:50px;
	}
}

/* 产品中心-医院运营管理子系统2 */
.cpzx03-f1{
	padding-bottom: 30px;
}
.cpzx03-f1 ul{
	font-size: 0;
}
.cpzx03-f1 li{
	margin-top: 40px;
}
.cpzx03-f1 li h2{
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 10px;
}
.cpzx03-f1 li p{
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
	position: relative;
	padding-left: 28px;
}
.cpzx03-f1 li p:before{
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #0d79be;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
.cpzx03-f2{
	padding-bottom: 30px;
}
.cpzx03-f2-t{
	font-size: 0;
}
.cpzx03-f2-t-cell{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 30px;
}
.cpzx03-f2-t-cell div{
	position: relative;
	padding-left: 25px;
	color: #fff;
	padding-bottom: 10px;
}
.cpzx03-f2-t-cell span{
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 2px solid #fff;
	font-size: 28px;
	line-height: 46px;
	background: #0d79be;
	text-align: center;
}
.cpzx03-f2-t-cell div p{
	max-width: 220px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	background: #0d79be;
	border-radius: 5px;
	text-align: center;
}
.cpzx03-f2-t-cell li p{
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
	position: relative;
	padding-left: 28px;
}
.cpzx03-f2-t-cell li p:before{
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #0d79be;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}

@media only screen and (min-width: 768px) {
	.cpzx03-f1{
		padding-left: 100px;
	}
	.cpzx03-f1 li{
		width: 35%;
		display: inline-block;
		vertical-align: top;
		margin-right: 30%;
	}
	.cpzx03-f1 li:nth-child(2n){
		margin-right: 0;
	}
	.cpzx03-f2-t-cell{
		width: 50%;
	}
	.cpzx03-f2-t{
		padding-left: 100px;
	}
	.cpzx03-f2-t-cell li{
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}
}

@media only screen and (min-width: 1200px) {
	.cpzx03-f1 li h2{
		font-size: 24px;
		line-height: 26px;
	}
	.cpzx03-f1 li p{
		font-size: 18px;
		line-height: 24px;
	}
	.cpzx03-f2-t-cell div p{
		font-size: 24px;
	}
	.cpzx03-f2-t-cell li p{
		font-size: 18px;
		line-height: 24px;
	}
	.cpzx03-f2{
		padding-bottom: 70px;
	}
}


/* 产品中心-医院运营管理子系统3 */
.rb-t span{
	width: 25px;
	height: 4px;
	display: block;
	background: #ff971a;
	margin: -10px auto 0 auto;
}
.rb-t p{
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin-top: 15px;
}
.yydj-ps{
	padding-bottom: 60px;
}
.yydj-ps ul{
	font-size: 0;
	text-align: center;
}
.yydj-ps li{
	margin-top: 50px;
}
.yydj-ps li img{
	width: 100%;
	max-width: 300px;
	display: block;
	margin: auto;
}
.yydj-ps li h2{
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #0d79be;
	border-radius: 7px;
	font-size: 16px;
	color: #fff;
	margin: 30px auto 12px auto;
}
.yydj-ps li p{
	height: 52px;
	line-height: 52px;
	text-align: center;
}
.yydj-ps li p span{
	max-width: 240px;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
}

@media only screen and (min-width: 768px) {
	.yydj-ps li{
		width: 300px;
		display: inline-block;
		vertical-align: top;
		margin: 50px 30px 0 30px;
	}
}
@media only screen and (min-width: 1200px) {
	.rb-t p{
		font-size: 18px;
	}
	.yydj-ps{
		padding-bottom: 100px;
	}
	.yydj-ps li{
		margin: 50px 50px 0 50px;
	}
	.yydj-ps li h2{
		font-size: 20px;
	}
	.yydj-ps li p span{
		font-size: 16px;
		line-height: 26px;
	}
}

/* 产品中心-医院运营管理子系统4 */
.cpzx04-f1{
	margin-top: 20px;
}
.cpzx-t1{
	min-width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	background: #0d79be;
	display: inline-block;
	padding: 0 15px;
}
.sdfx{
	width: 290px;
	height: 269px;
	margin: 30px auto;
	background: url(../images/yyljfk-bg.png) no-repeat center;
	background-size: 100%;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	position: relative;
}
.sdfx span{
	display: block;
	width: 40px;
	position: absolute;
}
.sdfx-cell01{
	top: 40px;
	left: 126px;
}
.sdfx-cell02{
	top: 170px;
	left: 50px;
}
.sdfx-cell03{
	top: 170px;
	left: 202px;
}

.cpzx04-f1 img{
	width: 100%;
	max-width: 850px;
	display: block;
	margin: 30px auto;
}

@media only screen and (min-width: 768px) {
	.cpzx04-f1 img{
		margin: 60px auto;
	}
}
@media only screen and (min-width: 1200px) {
	.cpzx04{
		padding-left: 60px;
	}
	.cpzx-t1{
		font-size: 24px;
	}
}

/* 产品中心-医院运营管理子系统5 */
.cpzx05-p p{
	font-size: 14px;
	line-height: 24px;
	
	margin-top: 20px;
}

.cpzx05-f1 ul{
	font-size: 0;
	text-align: center;
	padding: 40px 0;
}
.cpzx05-f1 li{
	width: 120px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: #20a1e4;
	margin: 10px;
}
.cpzx05-f1 li span{
	display: inline-block;
	line-height: 20px;
	padding: 0 10px;
}

@media only screen and (min-width: 768px) {
	.cpzx05-f1 li{
		width: 22%;
		height: 80px;
		line-height: 80px;
		margin: 10px 4% 10px 0;
	}
	.cpzx05-f1 li:nth-child(4n){
		margin: 10px 0;
	}
}
@media only screen and (min-width: 1200px) {
	.cpzx05{
		padding-left: 60px;
		padding-bottom: 120px;
	}
	.cpzx05-f1 ul{
		text-align: left;
	}
	.cpzx05-f1 li{
		width: 150px;
		margin: 10px 60px 10px 0;
		font-size: 18px;
	}
}

/* 产品中心-医院运营管理子系统6 */
.cpzx06-p p{
	display: inline-block;
	font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
	margin-right: 20px;
    position: relative;
    padding-left: 14px;
	text-align: left;
}
.cpzx06-p p:before{
	display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0d79be;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
}

@media only screen and (min-width: 992px) {
	.cpzx06-p{
		text-align: center;
		padding-top: 30px;
	}
	.cpzx06-p p{
		margin-right: 35px;
	}
}
@media only screen and (min-width: 1200px) {
	.cpzx06{
		padding-left: 60px;
	}
	.cpzx06-p{
		text-align: left;
	}
	.cpzx06-p p{
		font-size: 18px;
	    line-height: 24px;
	    padding-left: 28px;
	}
	.cpzx06-f1 .cpzx06-img img{
		margin-left: 20px;
	}
	.cpzx06-f2 .cpzx06-img img{
		margin-left: 40px;
	}
	.cpzx06-f3 .cpzx06-img img{
		margin-left: 100px;
	}
}

/* 产品中心-医院运营管理子系统7 */
@media only screen and (min-width: 1200px) {
	.cpzx07{
		padding-left: 30px;
		padding-bottom: 180px;
	}
}

/* 产品中心-医院运营管理子系统8 */
.cpzx08-f2{
	margin-top: 50px;
}
.cpzx08-f2 ul{
	font-size: 0;
	text-align: center;
	padding: 30px 0;
}
.cpzx08-f2 li{
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin: 15px 20px;
}
.cpzx08-f2 li div{
	height: 70px;
	line-height: 70px;
	margin-bottom: 15px;
	font-size: 0;
	text-align: center;
}
.cpzx08-f2 li h2{
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}
.cpzx08-f2 li p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
	text-align: left;
}

@media only screen and (min-width: 992px) {
	.cpzx08-f2 li{
		margin: 15px 35px;
	}
	.cpzx08-f2 li div{
		margin-bottom: 30px;
	}
}
@media only screen and (min-width: 1200px) {
	.cpzx08{
		padding-left: 30px;
		padding-bottom: 50px;
	}
	.cpzx08-f2 ul{
		text-align: left;
		padding: 50px 0;
	}
	.cpzx08-f2 li h2{
		font-size: 24px;
		line-height: 26px;
	}
}

/* 服务中心 */
.service-center{
	padding: 30px 0;
	background: url(../images/sc-bg.png) no-repeat center;
	background-size: cover;
	color: #fff;
	text-align: center;
}
.sc-t h2{
	font-size: 26px;
	line-height: 30px;
}
.sc-t span{
	width: 50px;
	height: 3px;
	display: block;
	margin: 18px auto 0 auto;
	background: #ff971a;
}
.service-center ul{
	font-size: 0;
	margin-top: 40px;
}
.service-center li{
	width: 90%;
	max-width: 274px;
	border: 1px solid #fff;
	font-size: 18px;
	line-height: 20px;
	padding: 30px 0 30px 0;
	margin: 24px 15px;
	display: inline-block;
}
.service-center li:hover{
	border-color: #ff971a;
}
.service-center li img{
	margin: auto;
}
.sc-img01{
	display: block;
}
.sc-img02{
	display: none;
}
.service-center li:hover .sc-img01{
	display: none;
}
.service-center li:hover .sc-img02{
	display: block;
}
.service-center li p{
	margin-top: 20px;
	color: #fff;
}
.service-center li:hover p{
	color: #ff971a;
}

@media only screen and (min-width: 768px) {
	.service-center{
		padding: 100px 0;
	}
	.sc-t h2{
		font-size: 36px;
		line-height: 40px;
	}
	.service-center ul{
		margin-top: 80px;
	}
}

@media only screen and (min-width: 1200px) {
	.service-center{
		padding: 160px 0 126px 0;
	}
	.sc-t h2{
		font-size: 50px;
		line-height: 54px;
	}
	.service-center ul{
		margin-top: 140px;
	}
	.service-center li{
		margin: 24px 30px 24px 0;
	}
	.service-center li:last-child{
		margin: 24px 0;
	}
}

/* 软件研发 */
.scn-box{
	background: url(../images/service-center-bg.png) no-repeat right center;
	background-size: auto 100%;
}
.scn-t{
	text-align: center;
	font-size: 0;
	padding: 16px 0;
}
.scn-t-box{
	display: inline-block;
	border-bottom: 1px solid #e1e1e1;
}
.scn-t-box h2{
	font-size: 18px;
	line-height: 20px;
}
.scn-t-box span{
	display: block;
	width: 50px;
	height: 3px;
	margin: 15px auto 0 auto;
	background: #ff971a;
}
.sc-content{
	min-height: 600px;
	padding-bottom: 50px;
}
.sc-content p{
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	margin-bottom: 14px;
}

@media only screen and (min-width: 1200px) {
	.scn-t{
		padding: 26px 0 40px 0;
	}
	.scn-t-box h2{
		font-size: 28px;
		line-height: 30px;
	}
}

