@charset "UTF-8";

/*---------reset-------------------------*/

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

a,
abbr,
acronym,
address,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	-webkit-tap-highlight-color: transparent;
	-moz-tap-highlight-color: transparent;
	-ms-touch-action: none;
	-webkit-touch-callout: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei", tahoma, arial, \5b8b\4f53;
}

body,
div,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p {
	-webkit-text-size-adjust: none;
}

input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: inherit;
}

fieldset,
img {
	border: 0;
}

iframe {
	display: block;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

del {
	text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
i,
th,
var {
	font-style: normal;
	font-weight: 500;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

blockquote,
q {
	quotes: none;
}

blockquote p:after,
blockquote p:before,
q:after,
q:before {
	content: '';
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	font-size: 0;
	vertical-align: top;
}

a:active,
a:hover,
input[type="text"],
textarea {
	outline: 0;
}

a:hover {
	text-decoration: none;
}

a,
ins {
	text-decoration: none;
}

input[type="reset"],
input[type="submit"],
input[type="file"],
input[type="radio"],
input[type="checkbox"],
select,
button {
	cursor: pointer;
}

body {
	overflow-x: hidden;
}

.hr {
	border: 1px dashed #666;
	margin: 0 15px;
}

.pl0 {
	padding-left: 0 !important;
}

.pr0 {
	padding-right: 0 !important;
}

.m0 {
	margin: 0 !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt24 {
	margin-top: 24px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mt110 {
	margin-top: 110px !important;
}

.mt180 {
	margin-top: 180px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pt60 {
	padding-top: 60px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

.pb230 {
	padding-bottom: 230px !important;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.css3 {
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.space250 {
	overflow: hidden;
	height: 250px;
	line-height: 250px;
}


/*头部header开始*/

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.content,
.footer,
.header,
.w1080,
.w1254,
.w1920,
.w800 {
	margin: 0 auto;
}

.header {
	color: #fff;
	height: 138px;
	background: url("../img/header-bj.jpg") no-repeat center center;
}

.header .logo {
	display: block;
	float: left;
	padding-top: 5px;
	cursor: pointer;
}

.header .nav {
	float: left;
	position: relative;
	margin-top: 18px;
	margin-left: 176px;
	width: 552px;
	height: 56px;
	font-size: 16px;
}

.header .nav>li {
	list-style: none;
	position: relative;
	float: left;
	margin: 0 22px;
	height: 56px;
	line-height: 56px;
}

.header .nav>li>a {
	display: block;
	text-align: center;
	color: #fff;
}

.header .nav>li.active {
	border-bottom: 2px solid #ffc600;
}


/*header-top*/

.header-top {
	height: 36px;
}

.header-top .phone {
	position: relative;
	float: right;
	padding-left: 20px;
	height: 36px;
	line-height: 36px;
	background: url("../img/icon-phone.png") no-repeat 0 center;
	background-size: 13px 23px;
	cursor: pointer;
}

.header-top .phone:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9;
	height: 2px;
	width: 70px;
	background-color: #ffc600;
}

.header-top .phone:hover {
	color: #ffc600;
}

.header-top .phone:hover .phone-cont {
	height: 102px;
}

.header-top .phone .phone-cont {
	position: absolute;
	top: 36px;
	right: 0;
	z-index: 9;
	overflow: hidden;
	width: 322px;
	padding: 0 13px;
	height: 0;
	color: #fff;
	background-color: #34b496;
	box-shadow: 0 0 10px #888;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.header-top .app-img {
	float: left;
	margin: 8px 32px 0 45px;
}

.header-top .app-cont {
	position: relative;
	margin-left: 160px;
	padding-top: 15px;
	line-height: 1;
	text-align: center;
}

.header-top .app-cont:after {
	content: '';
	position: absolute;
	top: 14px;
	left: 0;
	width: 1px;
	height: 74px;
	background-color: #31a98d;
	border-left: 1px solid #37caa8;
}

.header-top .app-cont h3 {
	font-size: 20px;
	line-height: 24px;
}

.header-top .app-cont p {
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
}

.header-top .app-cont a {
	position: relative;
	padding: 4px 10px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	border-radius: 15px;
	border: 1px solid #fff;
}

.header-top .app-cont a:hover {
	color: #ffc600;
	background-color: #fff;
}

.header-top .app-cont a.on,
.header-top .app-cont a:hover {
	text-decoration: none;
}

.header-cont {
	height: 102px;
}


/*logo*/

#buoy {
	position: absolute;
	width: 0;
	height: 2px;
	background-color: #ffc600;
	top: 56px;
	left: 0;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}

.nav:hover #buoy {
	width: 64px;
	left: 0;
}


/*头部header结束*/

.banner-img {
	width: 100%;
	height: 380px;
	position: relative;
}

.banner-img div {
	background-color: #39383e;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 380px;
}


/*banner轮播图*/

.banner {
	width: 100%;
	height: 685px;
	overflow: hidden;
	position: relative;
}

.banner .hd {
	position: absolute;
	left: 50%;
	bottom: 50px;
	z-index: 1;
	width: 150px;
	height: 20px;
	overflow: hidden;
	margin-left: -75px;
	text-align: center;
}

.banner .hd ul {
	overflow: hidden;
	zoom: 1;
}

.banner .hd ul li {
	display: inline-block;
	margin-right: 16px;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	border-radius: 5px;
	cursor: pointer;
}

.banner .hd ul li.on {
	width: 13px;
	background-color: #fff;
}

.banner .bd {
	margin: 0 auto;
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner .bd ul {
	position: static !important;
}

.banner .bd li {
	position: relative;
	zoom: 1;
	vertical-align: middle;
	width: 100% !important;
	height: 685px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-position: center 0;
}

.banner .bd a,
.banner .bd .a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 685px;
	display: block;
}

.banner .bd .btn {
	position: absolute;
	z-index: 9;
	display: block;
	width: 144px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 10px;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.banner .bd .btn1 {
	top: 410px;
	right: 396px;
	width: 168px;
	height: 44px;
	line-height: 44px;
	font-size: 20px;
	background-color: #3abc6e;
	border-color: #3abc6e;
	border-radius: 23px;
	box-shadow: 0 0 30px #3abc6e;
}

.banner .bd .btn1:hover {
	background-color: #2e9557;
	border-color: #2e9557;
}

.banner .bd .btn2 {
	left: 800px;
	top: 395px;
}

.banner .bd .btn3 {
	top: 336px;
	left: 553px;
}

.banner .bd .btn2:hover,
.banner .bd .btn3:hover {
	background-color: #ccc;
	border-color: #ccc;
}

.banner .bd .btn4 {
	left: 555px;
	top: 285px;
	color: #ffde00;
	border-color: #ffde00;
}

.banner .bd .btn4:hover {
	color: #fff;
	background-color: #ffde00;
}

.banner .bd .libao {
	position: absolute;
	left: 0;
	right: 0;
	top: 300px;
	height: 500px;
	background: url(../img/banner-libao.png) no-repeat center center;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: libao;
	animation-name: libao;
}

@-webkit-keyframes libao {
	0% {
		opacity: 0;
		-webkit-transform: translateY(295px);
		transform: translateY(295px);
	}
	20% {
		-webkit-transform: translateY(210px);
		transform: translateY(210px);
	}
	50% {
		-webkit-transform: translateY(90px);
		transform: translateY(90px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes libao {
	0% {
		opacity: 0;
		-webkit-transform: translateY(295px);
		-ms-transform: translateY(295px);
		transform: translateY(295px);
	}
	20% {
		-webkit-transform: translateY(210px);
		-ms-transform: translateY(210px);
		transform: translateY(210px);
	}
	50% {
		-webkit-transform: translateY(90px);
		-ms-transform: translateY(90px);
		transform: translateY(90px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.banner .bd .nur {
	display: block;
	position: absolute;
	width: 354px;
	height: 372px;
	border-radius: 8px;
	color: #34b496;
	background: url(../img/banner-img.png) #FFFFFF no-repeat 0 40px;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.banner .bd .nur h1 {
	position: relative;
	padding-top: 135px;
	margin-bottom: 30px;
	height: 80px;
	line-height: 80px;
	font-size: 40px;
}

.banner .bd .nur h1:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	height: 5px;
	background-color: #34b496;
}

.banner .bd .nur p {
	line-height: 28px;
	font-size: 16px;
	color: #34b496;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.banner .bd .nur:hover {
	color: #fff;
	background-image: url(../img/banner-img-hover.png);
	background-color: #ffae00;
}

.banner .bd .nur:hover h1:before {
	background-color: #fff;
}

.banner .bd .nur:hover p {
	color: #fff;
}

.banner .bd .nur1 {
	top: 150px;
	left: 230px;
	z-index: 1;
	background-position-x: 138px;
}

.banner .bd .nur2 {
	top: 170px;
	left: 116px;
	background-position-x: -238px;
}

.banner .bd .nur3 {
	top: 170px;
	left: 394px;
	background-position-x: -592px;
}

.banner .bd .nur2,
.banner .bd .nur3 {
	width: 312px;
	height: 328px;
}

.banner .bd .nur2 h1,
.banner .bd .nur3 h1 {
	padding-top: 110px;
}

.banner .bd .nur2:hover,
.banner .bd .nur3:hover {
	z-index: 9;
}


/*底部内容开始*/

.footer {
	height: 250px;
	color: #fff;
	background: url("../img/footer-bj.jpg") no-repeat center center;
}

.footer-cont {
	overflow: hidden;
	margin: 0 auto;
	width: 1254px;
	height: 216px;
	line-height: 28px;
}

.footer-cont h3 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
}

.footer-cont a {
	display: block;
	color: #fff;
	line-height: 28px;
}

.footer-text {
	float: left;
	margin-left: 165px;
	padding-top: 45px;
}

.footer-text.left {
	margin-left: 40px;
}

.footer-ewm {
	float: right;
	margin-top: 15px;
	margin-right: 70px;
	text-align: center;
}

.footer-ewm .ewm-title {
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
}

.footer-ewm img {
	width: 145px;
	height: 145px;
}

.footer-bottom {
	margin: 0 auto;
	width: 1254px;
	height: 34px;
	text-align: center;
	line-height: 34px;
}


/*主体内容开始*/

h2 {
	position: relative;
	margin: 20px 0 10px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	text-indent: 26px;
	letter-spacing: 6px;
}

h2:before {
	content: "";
	position: absolute;
	top: 16px;
	left: 0;
	width: 6px;
	height: 22px;
	background-color: #34b496;
}

h2 a {
	color: #34b496;
	float: right;
	font-size: 14px;
	letter-spacing: normal;
}

p {
	line-height: 32px;
	font-size: 16px;
	color: #666;
}

.color-blue {
	color: #00c1de;
}

.bg-gray {
	background-color: #f3f3f3;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.bg-grey {
	background-color: #eee;
}

.bg-illness .w1254,
.bg-mother .w1254,
.bg-old .w1254 {
	overflow: hidden;
}

.bg-illness .btn,
.bg-mother .btn,
.bg-old .btn {
	display: block;
	margin-top: 425px;
	width: 230px;
	height: 72px;
	line-height: 72px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #62b9a3;
	border: 1px solid #62b9a3;
	border-radius: 36px;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.bg-illness .btn:hover,
.bg-mother .btn:hover,
.bg-old .btn:hover {
	color: #fff;
	background-color: #62b9a3;
}

.bg-illness {
	overflow: hidden;
	height: 4542px;
	background: url(../img/nurse-illness.jpg) no-repeat center top;
}

.bg-illness .icobox {
	list-style: none;
	overflow: hidden;
}

.bg-illness .icobox .icon {
	float: left;
	margin-top: 328px;
	margin-left: 198px;
	width: 202px;
	height: 202px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.bg-illness .icobox .icon:first-child {
	margin-left: 124px;
}

.bg-illness .icobox .icon:hover {
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.bg-illness .icobox .icon.icon1 {
	background-image: url(../img/icon-illn-01.png);
}

.bg-illness .icobox .icon.icon2 {
	background-image: url(../img/icon-illn-02.png);
}

.bg-illness .icobox .icon.icon3 {
	background-image: url(../img/icon-illn-03.png);
}

.bg-mother {
	overflow: hidden;
	height: 3306px;
	background: url(../img/nurse-mother.jpg) no-repeat center top;
}

.bg-mother .icobox {
	list-style: none;
	overflow: hidden;
	margin-top: 284px;
}

.bg-mother .icobox .icon {
	float: left;
	margin-left: 190px;
	width: 160px;
	height: 160px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.bg-mother .icobox .icon:first-child {
	margin-left: 193px;
}

.bg-mother .icobox .icon:hover {
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.bg-mother .icobox .icon.icon1 {
	background-image: url(../img/icon-mother-01.png);
}

.bg-mother .icobox .icon.icon2 {
	background-image: url(../img/icon-mother-02.png);
}

.bg-mother .icobox .icon.icon3 {
	background-image: url(../img/icon-mother-03.png);
}

.bg-mother .icobox .icon.icon4 {
	background-image: url(../img/icon-mother-04.png);
}

.bg-mother .icobox .icon.icon5 {
	background-image: url(../img/icon-mother-05.png);
}

.bg-mother .icobox .icon.icon6 {
	background-image: url(../img/icon-mother-06.png);
}

.bg-mother .icobox:last-child {
	margin-top: 115px;
}

.server {
	position: relative;
	margin-top: 315px;
	width: 100%;
}

.server .bd {
	margin-left: -11.5px;
	margin-right: -11.5px;
}

.server .bd .tempWrap {
	margin: 0 auto;
}

.server .bd ul {
	overflow: hidden;
	zoom: 1;
}

.server .bd ul li {
	overflow: hidden;
	float: left;
	margin: 0 75px;
	width: 180px;
	_display: inline;
	overflow: hidden;
	text-align: center;
	border-radius: 10px;
	background-color: #fff;
}

.server .bd ul li .icon {
	width: 178px;
	height: 178px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #34b495;
	border-radius: 50%;
}

.server .bd ul li .icon1 {
	background-image: url(../img/mother01.png);
}

.server .bd ul li .icon2 {
	background-image: url(../img/mother02.png);
}

.server .bd ul li .icon3 {
	background-image: url(../img/mother03.png);
}

.server .bd ul li .icon4 {
	background-image: url(../img/mother04.png);
}

.server .bd ul li .icon5 {
	background-image: url(../img/mother05.png);
}

.server .bd ul li .icon6 {
	background-image: url(../img/mother06.png);
}

.server .bd ul li .icon7 {
	background-image: url(../img/mother07.png);
}

.server .bd ul li .icon8 {
	background-image: url(../img/mother08.png);
}

.server .bd ul li p {
	margin-top: 15px;
	font-size: 24px;
	color: #34b495;
	text-align: center;
}

.server .prev,
.server .next {
	position: absolute;
	top: 50px;
	display: block;
	width: 94px;
	height: 94px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/server-l.png);
}

.server .prev:hover,
.server .next:hover {
	background-image: url(../img/server-l-active.png);
}

.server .prev {
	left: -7px;
}

.server .next {
	right: -7px;
	background-image: url(../img/server-r.png);
}

.server .next:hover {
	background-image: url(../img/server-r-active.png);
}

.bg-old {
	overflow: hidden;
	height: 4500px;
	background: url(../img/nurse-yanglao.jpg) no-repeat center top;
}

.bg-old .btn-old {
	display: block;
	width: 150px;
	height: 47px;
	background-image: url(../img/btn-yanglao.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.bg-old .btn-old:hover {
	background-image: url(../img/btn-yanglao-active.png);
}

.w800 {
	width: 800px;
}

.w1080 {
	width: 1080px;
}

.w1254 {
	position: relative;
	width: 1254px;
}

.w1920 {
	width: 1920px;
}

ul.zhaohu {
	list-style: none;
	overflow: hidden;
}

ul.zhaohu li {
	float: left;
	width: 406px;
	height: 536px;
	margin-left: 18px;
	cursor: pointer;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

ul.zhaohu li:first-child {
	margin-left: 0;
}

ul.zhaohu li a {
	display: block;
}

ul.zhaohu li .pic {
	overflow: hidden;
	width: 406px;
	height: 306px;
}

ul.zhaohu li .pic img {
	width: 100%;
	height: 100%;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

ul.zhaohu li .pic img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

ul.zhaohu li .zhaohu-cont {
	padding: 20px 30px;
	text-align: center;
}

ul.zhaohu li .zhaohu-cont h3 {
	position: relative;
	font-size: 24px;
	height: 56px;
	line-height: 56px;
	color: #333;
}

ul.zhaohu li .zhaohu-cont h3:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -23px;
	width: 46px;
	height: 1px;
	font-size: 24px;
	background-color: #34b496;
}

ul.zhaohu li .zhaohu-cont p {
	margin: 15px 0 28px;
	font-size: 14px;
	line-height: 24px;
}

ul.zhaohu li .zhaohu-cont .btn {
	display: inline-block;
	width: 110px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #34b496;
	color: #34b496;
	border-radius: 15px;
}

ul.zhaohu li .zhaohu-cont .btn:hover {
	background-color: #34b496;
	color: #fff;
}

ul.zhaohu li:hover {
	background-color: #eee;
}

ul.newslist {
	list-style: none;
	margin-bottom: 50px;
}

ul.newslist li {
	overflow: hidden;
	height: 160px;
	margin-top: 30px;
}

ul.newslist li .pic {
	display: block;
	overflow: hidden;
	float: left;
	width: 250px;
	height: 160px;
}

ul.newslist li img {
	width: 100%;
	height: 100%;
}

ul.newslist li .cont {
	margin-left: 280px;
}

ul.newslist li .cont h3 {
	font-size: 24px;
}

ul.newslist li .cont p {
	margin: 10px 0 5px;
	height: 70px;
	font-size: 18px;
}

ul.newslist li .cont .datetime {
	font-size: 18px;
}

ul.newslist li .cont a {
	color: #34b496;
}


/*专业护理*/

.zhuanye {
	float: left;
	width: 500px;
}

.zhuanye-cont {
	border: 1px solid #34b496;
	overflow: hidden;
	cursor: pointer;
}

.zhuanye-l {
	float: left;
	width: 249px;
	height: 426px;
	border-right: 1px solid #34b496;
}

.zhuanye-icon1,
.zhuanye-icon2,
.zhuanye-icon3 {
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.zhuanye-icon1 {
	border-bottom: 1px solid #34b496;
	height: 212px;
	background: url("../img/green-zhuanye-01.png") repeat no-repeat center center;
}

.zhuanye-icon1:hover {
	background-image: url("../img/white-zhuanye-01.png");
}

.zhuanye-icon2 {
	height: 213px;
	background: url("../img/green-zhuanye-02.png") repeat no-repeat center center;
}

.zhuanye-icon2:hover {
	background-image: url("../img/white-zhuanye-02.png");
}

.zhuanye-icon3 {
	float: right;
	width: 247px;
	height: 428px;
	text-align: center;
	vertical-align: middle;
	background: url("../img/green-zhuanye-03.png") repeat no-repeat center center;
}

.zhuanye-icon3:hover {
	background-image: url("../img/white-zhuanye-03.png");
}

.zhuanye-icon1:hover,
.zhuanye-icon2:hover,
.zhuanye-icon3:hover {
	background-color: #34b496;
}

.index-news {
	float: right;
	width: 694px;
	overflow: hidden;
}

.index-news img {
	width: 100%;
	height: 100%;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.index-news-cont {
	overflow: hidden;
}

.index-news-first {
	position: relative;
	overflow: hidden;
	width: 472px;
	height: 428px;
	float: left;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.index-news-first img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.index-news-first a {
	height: 70px;
	line-height: 70px;
	padding: 0 20px;
	font-size: 18px;
}

.index-news-right {
	list-style: none;
	width: 212px;
	float: right;
	overflow: hidden;
}

.index-news-right li {
	position: relative;
	margin-top: 11px;
	overflow: hidden;
}

.index-news-right li:first-child {
	margin-top: 0;
}

.index-news-right li a {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}

.index-news-first a,
.index-news-right li a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
}

.index-news-first a:hover,
.index-news-right li a:hover {
	color: #ffc600;
}

h3.title {
	margin-top: 45px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 6px;
}

h4.title-s {
	position: relative;
	padding-bottom: 25px;
	margin: 10px 0 38px;
	text-align: center;
	letter-spacing: 6px;
	font-size: 18px;
}

h4.title-s:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -30px;
	width: 60px;
	height: 2px;
	background-color: #34b496;
}


/*照护师风采*/

.nurse {
	position: relative;
	margin-top: 15px;
	width: 100%;
}

.nurse .hd {
	position: absolute;
	top: -50px;
	right: 0;
	z-index: 9;
}

.nurse .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.nurse .hd ul li {
	float: left;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin-left: 10px;
	text-indent: -999px;
	border: 1px solid #34b496;
	border-radius: 5px;
	cursor: pointer;
}

.nurse .hd ul li.on {
	background-color: #34b496;
	width: 13px;
}

.nurse .bd {
	margin-left: -11.5px;
	margin-right: -11.5px;
}

.nurse .bd ul {
	overflow: hidden;
	zoom: 1;
}

.nurse .bd ul li {
	overflow: hidden;
	float: left;
	margin: 0 11.5px;
	_display: inline;
	overflow: hidden;
	text-align: center;
	border-radius: 10px;
	background-color: #fff;
}

.nurse .bd ul li .pic {
	overflow: hidden;
	width: 232px;
	height: 232px;
}

.nurse .bd ul li .pic img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.nurse .bd ul li .pic img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.nurse .bd ul li .pic a:hover img {
	border-color: #999;
}

.nurse .bd ul li .cont {
	height: 140px;
	padding-bottom: 20px;
}

.nurse .bd ul li h3 {
	font-size: 20px;
	margin: 10px 0 5px;
}

.nurse .bd ul li h4 {
	font-size: 14px;
	color: #34b496;
}

.nurse .bd ul li h5 {
	font-size: 14px;
	color: #ff7200;
}

.nurse .bd ul li p {
	font-size: 10px;
	margin-bottom: 8px;
}

.nurse .bd ul li p span {
	font-size: 16px;
	color: #ffcc00;
}

.nurse .bd ul li .btn {
	display: inline-block;
	width: 92px;
	height: 22px;
	font-size: 14px;
	color: #34b496;
	border: 1px solid #34b496;
	border-radius: 12px;
}

.nurse .bd ul li .btn:hover {
	color: #fff;
	background-color: #34b496;
}


/*新闻列表*/

.news-left {
	float: left;
	width: 616px;
	overflow: hidden;
}

.news-first {
	position: relative;
	overflow: hidden;
	width: 616px;
	height: 394px;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	/* 下面是前/后按钮代码，如果不需要删除即可 */
}

.news-first img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.news-first .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.news-first .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.news-first .bd img {
	width: 100%;
	height: 100%;
	display: block;
}

.news-first .next,
.news-first .prev {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -42px;
	display: block;
	width: 50px;
	height: 84px;
	background: url("../img/slider-arrow.png") 0 0 no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.news-first .next:hover,
.news-first .prev:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.news-first .next {
	left: auto;
	right: 0;
	background-position: -50px 0;
}

.news-first li p {
	height: 68px;
	line-height: 68px;
	font-size: 24px;
	padding: 0 10px;
}

.news-pull-right {
	width: 606px;
	float: right;
	overflow: hidden;
}

.news-right {
	list-style: none;
	width: 606px;
	float: right;
	overflow: hidden;
}

.news-right li {
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 195px;
	height: 125px;
	overflow: hidden;
}

.news-right li:nth-child(3n-2) {
	margin-left: 0;
}

.news-right li a {
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
}

.news-right li:nth-child(1),
.news-right li:nth-child(2),
.news-right li:nth-child(3) {
	margin-top: 0;
}

.news-first img,
.news-right img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.news-first li p,
.news-right li a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
}

.news-first li p:hover,
.news-right li a:hover {
	color: #ffc600;
}

.news-hr {
	height: 5px;
	background-color: #34b496;
	margin: 40px 0 20px;
}


/*新闻详情*/

.new-box {
	padding-top: 90px;
	padding-bottom: 200px;
}

.news-title {
	font-size: 36px;
	text-align: center;
}

.news-datetime {
	font-size: 18px;
	line-height: 40px;
	color: #32ac8f;
	text-align: center;
}

.news-cont {
	margin: 0 auto;
	padding-top: 40px;
	line-height: 60px;
}

.news-cont p {
	color: #0c0408;
	font-size: 16px;
}


/*招商加盟*/

.zhaoshang-bj {
	min-height: 685px;
	background: url("../img/zhaoshang-bj.jpg") #eee no-repeat center top;
}

.zhaoshang-bj h1 {
	margin-top: 70px;
	font-weight: bold;
	font-size: 36px;
	line-height: 60px;
	color: #fff;
}

.zhaoshang-bj h3 {
	position: relative;
	font-size: 24px;
	height: 55px;
	color: #fff;
}

.zhaoshang-bj h3:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -32.5px;
	width: 65px;
	height: 1px;
	background-color: #34b496;
}

.zhaoshang-bj form {
	display: inline-block;
	margin-top: 30px;
	width: 528px;
}

.zhaoshang-bj .form-group {
	padding: 0 15px;
	margin-bottom: 20px;
	height: 58px;
	border-radius: 8px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 24px;
	line-height: 58px;
	text-align: left;
}

.zhaoshang-bj .form-group input {
	width: 400px;
	color: #fff;
}

.zhaoshang-bj .form-group select {
	color: #fff;
	background-color: transparent;
	border: none;
}

.zhaoshang-bj .form-group select option {
	color: #333;
}

.zhaoshang-bj .result {
	display: inline-block;
	margin-top: 40px;
	width: 346px;
}

.zhaoshang-bj .result p {
	font-size: 24px;
	margin-bottom: 40px;
	text-align: left;
	color: #fff;
}

.zhaoshang-bj .btn {
	display: inline-block;
	margin-top: 35px;
	width: 186px;
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	text-align: center;
	background-color: #34b496;
	color: #fff;
	border-radius: 28px;
	box-shadow: 0 0 50px #34b496;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.zhaoshang-bj .btn:hover {
	background-color: #298c75;
}

.zhaoshang-bj .join-bj {
	height: 500px;
	padding: 60px 0 140px;
	background: url("../img/join-bj.png") no-repeat center top;
}

.zhaoshang-bj .join-bj ul.join {
	overflow: hidden;
}

.zhaoshang-bj .join-bj ul.join li {
	position: relative;
	float: left;
	overflow: hidden;
	width: 408px;
	height: 494px;
	text-align: center;
	margin-left: 15px;
}

.zhaoshang-bj .join-bj ul.join li:first-child {
	margin-left: 0;
}

.zhaoshang-bj .join-bj ul.join li>img {
	width: 100%;
	height: 100%;
}

.zhaoshang-bj .join-bj ul.join li>img:first-child {
	-webkit-filter: blur(0px);
	/* Chrome, Opera */
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false);
	/* IE6~IE9 */
}

.zhaoshang-bj .join-bj ul.join li h3 {
	position: relative;
	margin-top: 30px;
	font-size: 26px;
	height: 55px;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.zhaoshang-bj .join-bj ul.join li h3:before {
	content: '';
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 5px;
	background-color: #fff;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.zhaoshang-bj .join-bj ul.join li p {
	overflow: hidden;
	max-height: 0;
	color: #fff;
	font-size: 14px;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.zhaoshang-bj .join-bj ul.join li .mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.zhaoshang-bj .join-bj ul.join li .ico {
	position: absolute;
	top: 120px;
	left: 158px;
	z-index: 9;
	width: 90px;
	height: 80px;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.zhaoshang-bj .join-bj ul.join li .text-cont {
	position: absolute;
	top: 250px;
	left: 50px;
	right: 50px;
	color: #fff;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.zhaoshang-bj .join-bj ul.join li .join-btn {
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -55px;
	width: 110px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-radius: 18px;
	background-color: #34b496;
	box-shadow: 0 0 50px #34b496;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.zhaoshang-bj .join-bj ul.join li .join-btn:hover {
	background-color: #298c75;
}

.zhaoshang-bj .join-bj ul.join li:hover>img:first-child {
	-webkit-filter: blur(3px);
	/* Chrome, Opera */
	-moz-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false);
	/* IE6~IE9 */
}

.zhaoshang-bj .join-bj ul.join li:hover .ico {
	top: 80px;
}

.zhaoshang-bj .join-bj ul.join li:hover h3 {
	margin-top: 0;
}

.zhaoshang-bj .join-bj ul.join li:hover h3:before {
	height: 0;
}

.zhaoshang-bj .join-bj ul.join li:hover p {
	max-height: 100px;
}

.zhaoshang-bj .join-bj ul.join li:hover .text-cont {
	top: 190px;
}

.zhaoshang-bj .join-bj ul.join li:hover .join-btn {
	bottom: 124px;
}

.zhaoshang-bj .join-child-bj {
	height: 1350px;
	padding: 50px 0 220px;
	color: #333333;
	background: url("../img/join-child-bj.png") no-repeat center top;
}

.zhaoshang-bj .join-child-bj h1 {
	margin-top: 0;
	font-size: 30px;
	position: relative;
	color: #333;
	font-weight: normal;
}

.zhaoshang-bj .join-child-bj .b-hr {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -32.5px;
	width: 65px;
	height: 1px;
	background-color: #34b496;
}

.zhaoshang-bj .join-child-bj p {
	padding: 0 45px;
	font-size: 24px;
	line-height: 44px;
}

.zhaoshang-bj .join-child-bj .form-group {
	color: #333;
}

.zhaoshang-bj .join-child-bj .form-group input {
	padding: 0 15px;
	width: 370px;
	height: 44px;
	color: #333;
	border-radius: 8px;
	background-color: #f2f2f2;
	-moz-box-shadow: 2px 2px 5px #ccc inset;
	-webkit-box-shadow: 2px 2px 5px #ccc inset;
	box-shadow: 2px 2px 5px #ccc inset;
}

.zhaoshang-bj .join-child-bj ul.join-child {
	margin: 70px 0;
	overflow: hidden;
}

.zhaoshang-bj .join-child-bj ul.join-child li {
	position: relative;
	float: left;
	margin-left: 18px;
	width: 300px;
	height: 300px;
	background-image: url(../img/png-zhaoshang.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.zhaoshang-bj .join-child-bj ul.join-child li:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -9px;
	width: 1px;
	background-color: #eee;
}

.zhaoshang-bj .join-child-bj ul.join-child li:first-child {
	margin-left: 0;
}

.zhaoshang-bj .join-child-bj ul.join-child li:first-child:before {
	width: 0;
}

.zhaoshang-bj .join-child-bj ul.join-child li.icon1 {
	background-position: -10px center;
}

.zhaoshang-bj .join-child-bj ul.join-child li.icon2 {
	background-position: -323px center;
}

.zhaoshang-bj .join-child-bj ul.join-child li.icon3 {
	background-position: -636px center;
}

.zhaoshang-bj .join-child-bj ul.join-child li.icon4 {
	background-position: -949px center;
}

.zhaoshang-bj .join-child-bj ul.join-child li:hover {
	background-image: url(../img/green-zhaoshang.png);
	color: #fff;
}

.join-personal,
.join-mechanism,
.join-seller {
	overflow: hidden;
	height: 200px;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}

.join-personal h3,
.join-mechanism h3,
.join-seller h3 {
	position: relative;
	margin: 25px 0 20px;
	height: 72px;
	line-height: 72px;
	font-weight: bold;
	font-size: 36px;
	color: #fff;
}

.join-personal h3:after,
.join-mechanism h3:after,
.join-seller h3:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -30px;
	width: 60px;
	height: 5px;
	background-color: #34b495;
}

.join-personal .btn,
.join-mechanism .btn,
.join-seller .btn {
	display: inline-block;
	width: 154px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	background-color: #34b495;
	border-radius: 20px;
	box-shadow: 0 0 5px #aaa;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.join-personal .btn:hover,
.join-mechanism .btn:hover,
.join-seller .btn:hover {
	background-color: #298c74;
}

.join-personal {
	background-image: url(../img/join-personal.jpg);
}

.join-mechanism {
	background-image: url(../img/join-mechanism.jpg);
}

.join-seller {
	background-image: url(../img/join-seller.jpg);
}

.join-personal-info,
.join-mechanism-info,
.join-seller-info {
	overflow: hidden;
	height: 600px;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}

.join-personal-info .object,
.join-mechanism-info .object,
.join-seller-info .object {
	overflow: hidden;
}

.join-personal-info .object li,
.join-mechanism-info .object li,
.join-seller-info .object li {
	margin-top: 272px;
	float: left;
	width: 230px;
	height: 230px;
	margin-left: 20px;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.join-personal-info .object li:first-child,
.join-mechanism-info .object li:first-child,
.join-seller-info .object li:first-child {
	margin-left: 14px;
}

.join-personal-info .object li img,
.join-mechanism-info .object li img,
.join-seller-info .object li img {
	padding: 65px;
	width: 100px;
	height: 100px;
}

.join-personal-info .object li:hover,
.join-mechanism-info .object li:hover,
.join-seller-info .object li:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.join-personal-info {
	background-image: url(../img/join-personal-info.jpg);
}

.join-mechanism-info {
	background-image: url(../img/join-mechanism-info.jpg);
}

.join-seller-info {
	background-image: url(../img/join-seller-info.jpg);
}

.join-bg {
	position: relative;
	height: 4036px;
	background: url(../img/join-bj.jpg) no-repeat center top;
}

.join-bg .join-form {
	position: absolute;
	left: 50%;
	bottom: 70px;
	margin-left: -615px;
	width: 1230px;
	height: 752px;
	background-color: #fff;
	box-shadow: 0 0 20px #ccc;
}

.join-bg .join-form h3 {
	margin-top: 90px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.join-bg .join-form h4 {
	position: relative;
	margin-top: 25px;
	padding-bottom: 50px;
	font-size: 36px;
	text-align: center;
	color: #000;
}

.join-bg .join-form h4:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 5px;
	background-color: #34b495;
}

.join-bg .join-form h5 {
	position: relative;
	margin: 25px 0 40px;
	padding-bottom: 18px;
	font-size: 24px;
	text-align: center;
	color: #000;
}

.join-bg .join-form h5:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 1px;
	background-color: #34b495;
}

.join-bg .join-form form {
	display: block;
	margin: 30px auto 0;
	width: 528px;
	color: #333;
}

.join-bg .join-form .form-group {
	padding: 0 15px;
	margin-bottom: 20px;
	height: 58px;
	border-radius: 8px;
	font-size: 24px;
	line-height: 58px;
	text-align: left;
}

.join-bg .join-form .form-group .asterisk {
	position: relative;
}

.join-bg .join-form .form-group .asterisk:after {
	position: absolute;
	left: -16px;
	top: 50%;
	width: 14px;
	height: 14px;
	line-height: 14px;
	content: '*';
	color: red;
}

.join-bg .join-form .form-group select,
.join-bg .join-form .form-group input {
	padding: 0 10px;
	width: 392px;
	height: 45px;
	color: #333;
	background-color: #f2f2f2;
	border-radius: 8px;
	-webkit-box-shadow: 2px 2px 5px #ccc inset;
	-moz-box-shadow: 2px 2px 5px #ccc inset;
	-o-box-shadow: 2px 2px 5px #ccc inset;
	box-shadow: 2px 2px 5px #ccc inset;
}

.join-bg .join-form .btn {
	display: block;
	margin: 35px auto 0;
	width: 186px;
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	text-align: center;
	background-color: #34b496;
	color: #fff;
	border-radius: 28px;
	box-shadow: 0 0 15px #34b496;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.join-bg .join-form .btn:hover {
	background-color: #298c75;
}

.join-bg .result {
	padding: 0 90px;
	text-align: center;
}

.join-bg .result p {
	margin-bottom: 40px;
	text-align: left;
	font-size: 24px;
	color: #333333;
}

.form-box {
	display: block;
	margin: 0 auto;
	width: 528px;
	overflow: hidden;
}

.form-box .form-con {
	width: 1600px;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.form-box .form-con .form-1,
.form-box .form-con .form-2 {
	width: 528px;
	padding-bottom: 30px;
	overflow: hidden;
	float: left;
}


/*专业护理*/

.pro-bj {
	padding-top: 305px;
	background: url(../img/pro-bj.jpg) no-repeat center top;
}

ol.pro-cont {
	overflow: hidden;
	width: 1254px;
	height: 502px;
}

ol.pro-cont>li {
	float: left;
	width: 190px !important;
	height: 70px;
	margin-left: 1px;
	margin-bottom: 1px;
	padding: 180px 30px 0;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	background-image: url("../img/green-icon.png");
	background-repeat: no-repeat;
	background-position: 0 center;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

ol.pro-cont>li:nth-child(4n-3) {
	margin-left: 0;
}

ol.pro-cont>li.icon1 {
	background-position: -40px center;
}

ol.pro-cont>li.icon2 {
	background-position: -330px center;
}

ol.pro-cont>li.icon3 {
	background-position: -620px center;
}

ol.pro-cont>li.icon4 {
	background-position: -910px center;
}

ol.pro-cont>li.icon5 {
	background-position: -1200px center;
}

ol.pro-cont>li.icon6 {
	background-position: -1490px center;
}

ol.pro-cont>li.icon7 {
	background-position: -1780px center;
}

ol.pro-cont>li.icon8 {
	background-position: -2070px center;
}

ol.pro-cont>li.icon9 {
	background-position: -2360px center;
}

ol.pro-cont>li.icon10 {
	background-position: -2650px center;
}

ol.pro-cont>li.icon11 {
	background-position: -2940px center;
}

ol.pro-cont>li.icon12 {
	background-position: -3230px center;
}

ol.pro-cont>li:hover {
	background-image: url("../img/white-icon.png");
	color: #fff;
	background-color: #34b496;
}

.pro-slide {
	position: relative;
	overflow: hidden;
	height: 502px;
	padding-bottom: 148px;
	margin: 170px 0 95px;
	/* 下面是前/后按钮代码，如果不需要删除即可 */
}

.pro-slide .hd {
	position: absolute;
	left: 50%;
	bottom: 8px;
	z-index: 1;
	width: 100px;
	height: 20px;
	overflow: hidden;
	margin-left: -50px;
	text-align: center;
}

.pro-slide .hd>ul {
	overflow: hidden;
	zoom: 1;
}

.pro-slide .hd>ul>li {
	display: inline-block;
	margin-right: 16px;
	width: 8px;
	height: 8px;
	border: 1px solid #34b496;
	border-radius: 5px;
	cursor: pointer;
}

.pro-slide .hd>ul>li.on {
	width: 13px;
	background-color: #34b496;
}

.pro-slide .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.pro-slide .bd>li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.pro-slide .next,
.pro-slide .prev {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -93px;
	display: block;
	width: 33px;
	height: 37px;
	background: url("../img/pro-arrow.png") 0 0 no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.pro-slide .next {
	margin-left: 57px;
	background-position: -33px 0;
}

.pro-slide .next:hover,
.pro-slide .prev:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}


/*联系我们*/

.about-bj {
	padding: 90px 0 100px;
	background: url(../img/about-bj.jpg) #eee no-repeat center top;
}

.about-bj h1 {
	font-size: 64px;
	line-height: 100px;
}

.about-bj h3 {
	font-size: 30px;
	line-height: 70px;
	margin-bottom: 20px;
}

.about-bj .adresss {
	margin-top: 50px;
	overflow: hidden;
	border-radius: 8px;
}

.about-bj .adresss ul {
	overflow: hidden;
}

.about-bj .adresss ul li {
	position: relative;
	float: left;
	width: 313.5px;
	height: 150px;
	background-image: url(../img/adress-icon.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}

.about-bj .adresss ul li.icon1 {
	background-position: 0px center;
}

.about-bj .adresss ul li.icon2 {
	background-position: -313.5px center;
}

.about-bj .adresss ul li.icon3 {
	background-position: -627px center;
}

.about-bj .adresss ul li.icon4 {
	background-position: -940.5px center;
}

.about-bj .ptb180 {
	padding-top: 180px;
	padding-bottom: 180px;
}

.about {
	height: 500px;
	background: url(../img/about.jpg) no-repeat center top;
}

.overhide {
	overflow: hidden;
}

.pl90 {
	padding-left: 90px;
}

.pb110 {
	padding-bottom: 110px;
}

.pb170 {
	padding-bottom: 170px;
}

.pull-right {
	float: right;
}

.about-cont {
	display: inline-block;
	width: 420px;
	font-size: 0;
}

.about-cont h3 {
	font-size: 36px;
	line-height: 1;
	font-weight: bold;
}

.about-cont h4 {
	position: relative;
	padding: 25px 0 50px;
	font-size: 36px;
	line-height: 1;
}

.about-cont h4:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #31aa8d;
	width: 60px;
	height: 5px;
}

.about-cont .text {
	margin-top: 50px;
}

.about-cont .text p {
	line-height: 32px;
	font-size: 18px;
	color: #333;
}

.feedback {
	margin: -70px auto 70px;
	padding: 50px 125px;
	width: 966px;
	height: 720px;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 0 20px #ccc;
}

.feedback .form-con {
	width: 2000px;
	height: 100%;
}

.feedback .form-box {
	width: 966px;
	height: 740px;
}

.feedback .form-l {
	float: left;
	width: 966px;
	height: 100%;
}

.feedback h1 {
	margin: 150px 0 25px;
	font-size: 36px;
	line-height: 1;
	text-align: center;
}

.feedback h3 {
	position: relative;
	padding-bottom: 34px;
	margin-bottom: 25px;
	font-size: 36px;
	line-height: 1;
	text-align: center;
}

.feedback h3:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -30px;
	width: 60px;
	height: 5px;
	background-color: #31aa8d;
}

.feedback h4 {
	margin: 5px 0;
	margin-bottom: 60px;
	font-size: 30px;
	text-align: center;
}

.feedback p {
	margin-bottom: 10px;
	font-size: 18px;
}

.feedback .form-group-left {
	width: 414px;
	float: left;
}

.feedback .form-group-right {
	width: 414px;
	float: right;
}

.feedback .form-group {
	width: 100%;
	overflow: hidden;
	color: #333;
	margin-bottom: 20px;
	border-radius: 8px;
	font-size: 24px;
	line-height: 44px;
	text-align: left;
}

.feedback .form-group .asterisk {
	position: relative;
}

.feedback .form-group .asterisk:after {
	position: absolute;
	left: 0;
	top: 50%;
	width: 14px;
	height: 14px;
	line-height: 14px;
	content: '*';
	color: red;
}

.feedback .form-group label {
	display: inline-block;
	padding-left: 14px;
	width: 120px;
}

.feedback .form-group input {
	padding: 0 15px;
	width: 240px;
	height: 44px;
	color: #333;
	border-radius: 8px;
	background-color: #f2f2f2;
	-moz-box-shadow: 2px 2px 5px #ccc inset;
	-webkit-box-shadow: 2px 2px 5px #ccc inset;
	box-shadow: 2px 2px 5px #ccc inset;
}

.feedback .form-group textarea {
	padding: 10px 15px;
	line-height: 44px;
	width: 794px;
	color: #333;
	border: none;
	border-radius: 8px;
	background-color: #f2f2f2;
	-webkit-box-shadow: 2px 2px 5px #ccc inset;
	-moz-box-shadow: 2px 2px 5px #ccc inset;
	-o-box-shadow: 2px 2px 5px #ccc inset;
	box-shadow: 2px 2px 5px #ccc inset;
}

.feedback .btn {
	display: inline-block;
	margin: 0 20px;
	width: 100px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	color: #34b496;
	border-radius: 15px;
	border: 1px solid #34b496;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.feedback .btn.on,
.feedback .btn:hover {
	background-color: #298c75;
	color: #fff;
	box-shadow: 0 0 15px #34b496;
	background-color: #34b496;
}

.feedback .btn-lg {
	margin-top: 45px;
	width: 132px;
	height: 52px;
	line-height: 52px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	border-radius: 27px;
	border: 1px solid #34b496;
	background-color: #34b496;
	box-shadow: 0 0 15px #34b496;
}

.feedback .btn-lg:hover {
	background-color: #298c75;
}

.feedback .btn-default {
	margin-top: 45px;
	width: 132px;
	height: 52px;
	line-height: 52px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	border-radius: 27px;
	border: 1px solid #bfbfbf;
	background-color: #bfbfbf;
}

.feedback .btn-default:hover {
	background-color: #a6a6a6;
	box-shadow: 0 0 15px #a6a6a6;
}

.feedback .btn-yzm {
	display: inline-block;
	margin-left: 20px;
	width: 150px;
	height: 44px;
	color: #fff;
	text-align: center;
	background-color: #34B496;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.feedback .btn-yzm.on,
.feedback .btn-yzm:hover {
	background-color: #298c75;
}

@-webkit-keyframes bounce-up {
	25% {
		-webkit-transform: translateY(5px);
	}
	50%,
	100% {
		-webkit-transform: translateY(0);
	}
	75% {
		-webkit-transform: translateY(-5px);
	}
}

@keyframes bounce-up {
	25% {
		transform: translateY(5px);
	}
	50%,
	100% {
		transform: translateY(0);
	}
	75% {
		transform: translateY(-5px);
	}
}


/*产品介绍*/

.product-bj {
	min-height: 1000px;
	background: url(../img/product-bj.jpg) no-repeat center top;
	/*即时高效*/
}

.product-bj .product-bj-bottom {
	min-height: 1014px;
	background: url(../img/product-bj-bottom.jpg) #fff no-repeat center bottom;
}

.product-bj h1 {
	position: relative;
	opacity: 0.0;
	top: 10px;
	font-size: 48px;
}

.product-bj h4 {
	position: relative;
	opacity: 0.0;
	top: 10px;
	font-size: 22px;
	line-height: 40px;
}

.product-bj .down-arrow {
	display: inline-block;
	width: 108px;
	height: 90px;
	background: url(../img/down-arrow.png) no-repeat center center;
	-webkit-animation: bounce-up 1.2s linear infinite;
	animation: bounce-up 1.2s linear infinite;
}

.product-bj .product-name,
.product-bj .pc-ico,
.product-bj .bjb-ico,
.product-bj .ipad-ico,
.product-bj .phone-ico {
	transition: all 3s ease 0s;
	-webkit-transition: all 3s ease 0s;
	-moz-transition: all 3s ease 0s;
	-o-transition: all 3s ease 0s;
	opacity: 0.0;
}

.product-bj .pc-ico {
	position: absolute;
	top: 355px;
	left: 50%;
	margin-left: -286px;
	width: 571px;
	height: 451px;
	background: url(../img/pc-ico.png) no-repeat 0 0;
}

.product-bj .bjb-ico {
	position: absolute;
	top: 630px;
	right: 90px;
	width: 412px;
	height: 226px;
	background: url(../img/bjb-ico.png) no-repeat 0 0;
}

.product-bj .ipad-ico {
	position: absolute;
	top: 570px;
	left: 140px;
	width: 209px;
	height: 264px;
	background: url(../img/ipad-ico.png) no-repeat 0 0;
}

.product-bj .phone-ico {
	position: absolute;
	top: 695px;
	left: 103px;
	width: 71px;
	height: 150px;
	background: url(../img/phone-ico.png) no-repeat 0 0;
}

.product-bj .product-name {
	position: absolute;
	top: 377px;
	left: 25px;
	width: 1224px;
	height: 382px;
	background: url(../img/product-name.png) no-repeat 0 0;
}

.product-bj ul.product-two {
	overflow: hidden;
}

.product-bj ul.product-two li {
	float: left;
	margin-left: 12px;
	width: 410px;
	height: 450px;
	color: #fff;
	text-align: center;
	background-color: #34b496;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.product-bj ul.product-two li:first-child {
	margin-left: 0;
}

.product-bj ul.product-two li b {
	display: inline-block;
	margin-top: 125px;
	width: 148px;
	height: 148px;
	line-height: 148px;
	font-size: 48px;
	font-weight: normal;
	border: 1px solid #fff;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.product-bj ul.product-two li p {
	margin-top: 20px;
	font-size: 18px;
	color: #fff;
}

.product-bj ul.product-two li:hover {
	background-color: #ffc600;
}

.product-bj ul.product-two li:hover b {
	background-color: #ffd74d;
	border-radius: 50%;
}

.product-bj .person {
	position: absolute;
	top: 300px;
	opacity: 0;
	right: -30px;
	width: 738px;
	height: 750px;
	background: url(../img/person.png) no-repeat 0 0;
}

.product-bj .line-green {
	position: absolute;
	top: 395px;
	left: 0px;
	width: 404px;
	height: 404px;
	opacity: 0;
	background: url(../img/product-line-green.png) no-repeat 0 0;
}

.product-bj .line-yellow {
	position: absolute;
	top: 125px;
	left: -350px;
	width: 484px;
	height: 493px;
	opacity: 0;
	background: url(../img/product-line-yellow.png) no-repeat 0 0;
}

.bg-ewm {
	overflow: hidden;
	height: 652px;
	text-align: center;
	background: url(../img/ewm-bj.jpg) no-repeat center top;
}

.bg-ewm .ewmbox {
	display: inline-block;
	margin-top: 168px;
	width: 660px;
	height: 300px;
	overflow: hidden;
	font-size: 0;
}

.bg-ewm .ewmbox .app-logo {
	float: left;
	width: 329px;
	height: 300px;
	border-right: 1px solid #bfbfbf;
}

.bg-ewm .ewmbox .app-logo>img {
	margin: 20px 0 10px;
}

.bg-ewm .ewmbox .app-logo h3 {
	line-height: 46px;
	color: #fefefe;
	font-size: 36px;
	font-weight: bold;
	text-shadow: 2px 2px 5px #aaa;
}

.bg-ewm .ewmbox .app-logo h4 {
	line-height: 42px;
	color: #fefefe;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 2px 2px 5px #aaa;
}

.bg-ewm .ewmbox .app-ewm {
	float: right;
	width: 330px;
	height: 300px;
}

.bg-ewm .ewmbox .app-ewm>img {
	margin-top: 20px;
	padding: 15px;
	width: 150px;
	height: 150px;
	background-color: #fff;
}

.bg-ewm .ewmbox .app-ewm p {
	margin-top: 10px;
	font-size: 20px;
	line-height: 30px;
	color: #999;
}

.bg-ewm .ewmbox .app-ewm .btn {
	display: inline-block;
	margin: 10px 80px 0;
	width: 160px;
	height: 38px;
	line-height: 38px;
	font-size: 22px;
	text-align: center;
	color: #30A58A;
	border-radius: 8px;
	border: 1px solid #30a58a;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}


/*在线体验*/

.bg-experience {
	overflow: hidden;
	height: 947px;
	background: url(../img/experience-bj.jpg) no-repeat center top;
}


/*预约*/

.bg-appoint {
	position: relative;
	overflow: hidden;
	height: 947px;
	background: url(../img/appoint.jpg) no-repeat center top;
}

.bg-appoint .appointbox {
	margin: 102px auto 0;
	width: 844px;
	height: 450px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 0 10px #aaa;
}

.bg-appoint .appointbox .leftbox {
	float: left;
	width: 520px;
	vertical-align: top;
}

.bg-appoint .appointbox .leftbox h3 {
	margin: 30px 0 5px;
	font-weight: bold;
	font-size: 36px;
	color: #31aa8d;
	text-align: center;
}

.bg-appoint .appointbox .leftbox h4 {
	font-size: 24px;
	color: #31aa8d;
	text-align: center;
}

.bg-appoint .appointbox .leftbox h4 span {
	padding-left: 15px;
}

.bg-appoint .appointbox .leftbox p {
	margin: 15px 0 20px;
	font-size: 16px;
	line-height: 26px;
	color: #34b496;
}

.bg-appoint .appointbox .leftbox .form-group {
	margin-top: 18px;
	font-size: 20px;
}

.bg-appoint .appointbox .leftbox .form-group label {
	display: inline-block;
	width: 94px;
	padding-right: 10px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	color: #31aa8d;
}

.bg-appoint .appointbox .leftbox .form-group select,
.bg-appoint .appointbox .leftbox .form-group input {
	padding: 0 12px;
	width: 314px;
	height: 38px;
	line-height: 38px;
	color: #333;
	border: 1px solid #c1c1c1;
	border-radius: 8px;
}

.bg-appoint .appointbox .leftbox .form-group input {
	width: 280px;
	padding: 0 16px;
}

.bg-appoint .appointbox .leftbox .form-group .input-inline {
	width: 155px;
}

.bg-appoint .appointbox .leftbox .form-group .btn {
	display: inline-block;
	margin-left: 10px;
	width: 110px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	border-radius: 8px;
	background-color: #34b496;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.bg-appoint .appointbox .leftbox .form-group .btn:hover {
	background-color: #298c75;
}

.bg-appoint .appointbox .leftbox .form-group .btn-block {
	width: 314px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	margin-left: 110px;
}

.bg-appoint .appointbox .rightbox {
	display: inline-block;
	margin-top: 125px;
	font-size: 0;
	vertical-align: top;
}

.bg-appoint .appointbox .rightbox b {
	display: block;
	color: #31aa8d;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}

.bg-appoint .appointbox .rightbox img {
	margin-top: 15px;
	width: 136px;
	height: 136px;
}

.bg-appoint .form-box {
	display: inline-block;
	overflow: hidden;
	margin-left: 95px;
	width: 520px;
	height: 100%;
	font-size: 0;
	width: 520px;
}


/*主体内容结束*/


/*# sourceMappingURL=base.css.map */


/*------------------改版登录页------------------*/


/*login01*/

.fixed-body {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}

.w1280 {
	width: 1280px;
	margin: 0 auto;
}

.shj_login {
	width: 100%;
	overflow: hidden;
}

.shj_login .logoimg {
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
}

.shj_login .logoimg a {
	font-size: 18px;
	color: #999999;
	position: absolute;
	right: 0;
	bottom: 0;
}

.shj-bg {
	height: 635px;
}

.shj-bg>div {
	overflow: hidden;
}

.loginbox {
	width: 420px;
	padding: 25px 30px;
	background-color: white;
	margin-top: 45px;
	margin-right: 190px;
	float: right;
}

.loginbox>h4 {
	text-align: center;
	font-size: 18px;
	color: #3b9ef2;
	letter-spacing: 4px;
}

.loginbox>p {
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin: 0;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ffcc01;
	background-color: #fff6d2;
	margin-bottom: 20px;
}

.loginbox>p>span {
	font-size: 12px;
	margin-right: 5px;
	color: #ffcc01;
}

.shj_loginform .form-group {
	margin-top: 30px;
	margin-bottom: 0px;
	position: relative;
}

.shj_loginform .form-group span {
	height: 38px;
	line-height: 38px;
	font-size: 24px;
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 0 6px;
	color: #bababa;
}

.shj_loginform .form-group input {
	height: 40px;
	padding-left: 45px;
}

.shj_btnlogin {
	height: 45px;
	text-align: center;
	color: white;
	background-color: #ffc80a;
	border-radius: 5px;
	font-size: 16px;
	margin-top: 30px;
	width: 100%;
	border: none !important;
}

.shj_btnlogin:hover {
	color: white;
}

.shj-loginfoot {
	margin-top: 30px;
}

.shj-loginfoot p {
	color: #999999;
	font-size: 14px;
	margin-bottom: 5px;
}

.jibing_bg {
	background: url(/content/img/login/shjimgs2.png) center no-repeat;
}

.muying_bg {
	background: url(/content/img/login/shjimgs3.png) center no-repeat;
}

.yanglao_bg {
	background: url(/content/img/login/shjimgs5.png) center no-repeat;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.shj-bg {
		height: 485px;
	}
	.shj-loginfoot {
		margin-top: 10px;
	}
	.shj-loginfoot p:nth-of-type(1) {
		margin-bottom: 0;
	}
}


/*手机上显示*/

@media only screen and (min-width: 320px) and (max-width: 500px) {
	.shj_login {
		margin-top: 0 !important;
	}
	.shj_login .logoimg {
		width: 100% !important;
		margin: 0 !important;
		padding: 10px 15px;
	}
	.shj_login .logoimg img {
		height: 45px;
	}
	.shj_login .logoimg a {
		line-height: 65px;
		right: 10px;
		font-size: 16px;
	}
	.shj-bg.jibing_bg .w1280 {
		width: 100%;
	}
	.shj-bg.jibing_bg .loginbox {
		margin: 0 auto;
		width: 300px;
		float: none;
	}
	.shj-bg.jibing_bg .loginbox img {
		width: 100%;
	}
	.shj_loginform .form-group {
		margin-top: 0px;
		margin-bottom: 20px;
	}
	.shj_btnlogin {
		margin-top: 0px;
	}
	.shj-bg {
		height: 72vh;
	}
	.shj-loginfoot.w1280 {
		width: 100%;
	}
	.shj-loginfoot {
		margin-top: 20px;
	}
	.shj-loginfoot p {
		line-height: 1.4;
	}
}


/*总平台登录页*/

.ptlogin01 {
	margin-top: 20px;
	margin-left: 50px;
}

.ptlogin02 {
	font-size: 48px;
	color: white;
	font-weight: 600;
	text-align: center;
	margin-top: 20px;
	letter-spacing: 5px;
}

.ptlogin03 {
	font-size: 22px;
	color: white;
	text-align: center;
	margin-top: 10px;
}

.ptlogin04 {
	text-align: center;
	margin-top: 40px;
}

.ptlogin05 {
	display: block;
	width: 258px;
	height: 71px;
	line-height: 67px;
	font-weight: 600;
	background: url(/content/img/login/yhjkimgs3.png) center no-repeat;
	font-size: 32px;
	color: white;
	text-align: center;
	margin: 0 auto 50px;
}

.ptlogin06 p {
	color: #999999;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
	.ptlogin01 img {
		width: 180px;
	}
	.ptlogin02 {
		font-size: 40px;
		margin-top: 15px;
	}
	.ptlogin03 {
		font-size: 22px;
		margin-top: 8px;
	}
	.ptlogin04 {
		margin-top: 40px;
	}
	.ptlogin04 img {
		width: 600px;
	}
	.ptlogin05 {
		transform: scale(0.8);
		margin-bottom: 0;
		position: relative;
		top: -40px;
	}
	.ptlogin06 p {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.ptlogin01 img {
		width: 150px;
	}
	.ptlogin02 {
		font-size: 38px;
		margin-top: 15px;
	}
	.ptlogin03 {
		font-size: 18px;
		margin-top: 5px;
	}
	.ptlogin04 {
		margin-top: 20px;
	}
	.ptlogin04 img {
		width: 550px;
	}
	.ptlogin05 {
		transform: scale(0.5);
		margin-bottom: 0;
		position: relative;
		top: -50px;
	}
	.ptlogin06 p {
		font-size: 12px;
		position: relative;
		top: -40px;
	}
}


/*子系统登录页*/

.zxt_login01 {
	margin-top: 20px;
	margin-left: 50px;
}

.zxt_login02 {
	font-size: 48px;
	color: white;
	font-weight: 600;
	text-align: center;
	margin-top: 90px;
	letter-spacing: 5px;
}

.zxt_login03 {
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 100px;
	padding: 10px 0;
}

.zxt_login03 li {
	width: 340px;
	height: 280px;
	border-radius: 10px;
	overflow: hidden;
	float: left;
	background-color: white;
	margin-left: 65px;
}

.zxt_login03 li a {
	display: block;
	text-align: center;
}

.zxt_login03 li img {
	width: 100%;
}

.zxt_login03 li span {
	display: inline-block;
	font-size: 18px;
	color: #00ada0;
	font-weight: 600;
	margin-top: 30px;
	padding: 5px 25px;
	border-radius: 30px;
}

.zxt_login03 li span i {
	margin-left: 5px;
	display: none;
}

.zxt_login03 li:hover {
	box-shadow: 0px 0px 5px white;
}

.zxt_login03 li:hover span {
	border: 1px solid rgba(0, 173, 160, 0.2);
	box-shadow: 0 0 5px rgba(0, 173, 160, 0.2);
}

.zxt_login03 li:hover span i {
	display: inline-block;
}

.zxt_login04 {
	display: block;
	width: 258px;
	height: 71px;
	line-height: 67px;
	font-weight: 600;
	background: url(/content/img/login/yhjkimgs3.png) center no-repeat;
	font-size: 32px;
	color: white;
	text-align: center;
	margin: 0 auto 50px;
}

.zxt_login05 p {
	color: #999999;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
	.zxt_login01 img {
		width: 180px;
	}
	.zxt_login02 {
		font-size: 40px;
		margin-top: 20px;
	}
	.zxt_login03 {
		margin-top: 70px;
		margin-bottom: 100px;
	}
	.zxt_login04 {
		transform: scale(0.8);
		margin-bottom: 0;
		position: relative;
		top: -40px;
	}
	.zxt_login05 p {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.zxt_login01 img {
		width: 150px;
	}
	.zxt_login02 {
		font-size: 38px;
		margin-top: 20px;
	}
	.zxt_login03 {
		margin-top: 40px;
		margin-bottom: 50px;
	}
	.zxt_login04 {
		transform: scale(0.5);
		margin-bottom: 0;
		position: relative;
		top: -50px;
	}
	.zxt_login05 p {
		font-size: 12px;
		position: relative;
		top: -40px;
	}
}


/*--------------------平台版本2--------------------*/


/*总平台登录页*/

.pingtaibox {
	width: 100%;
	height: 100%;
	background: url(/content/img/login/yhjkimgs17.png) center no-repeat;
}

.pingtai01 {
	padding-top: 250px;
}

.pingtai02 {
	position: relative;
	margin-bottom: 25px;
	margin-top: 10px;
	background-color: white;
	display: inline-block;
	padding: 15px 10px 20px 0;
}

.pingtai02:after {
	content: "";
	width: 100px;
	height: 5px;
	background-color: #00ada0;
	position: absolute;
	bottom: -5px;
	left: 0;
}

.pingtai03 {
	font-size: 22px;
	color: #00ada0;
	margin-bottom: 5px;
	font-weight: 500;
	letter-spacing: 5px;
}

.pingtai05 {
	display: block;
	width: 260px;
	height: 70px;
	line-height: 68px;
	font-weight: 600;
	font-size: 32px;
	color: white;
	text-align: center;
	background-color: #00ada0;
	border-radius: 40px;
	margin-top: 50px;
	box-shadow: 0 2px 10px #00ada0;
}

.pingtai06 {
	width: 100%;
	position: absolute;
	bottom: 40px;
}

.pingtai06 p {
	color: #333333;
	font-size: 14px;
	line-height: 1;
	text-align: center;
}

.pingtai06 p:nth-of-type(2) {
	margin-top: 10px;
}

@media only screen and (min-width: 1360px) and (max-width: 1439px) {
	.pingtaibox {
		background-size: 100% 100%;
	}
	.pingtai01 {
		padding-top: 130px;
	}
	.pingtai01 img {
		width: 180px;
	}
	.pingtai02 {
		margin-bottom: 20px;
		margin-top: 5px;
		padding: 15px 10px 20px 0;
	}
	.pingtai02:after {
		width: 80px;
		height: 3px;
		bottom: 0px;
	}
	.pingtai02 img {
		width: 450px;
	}
	.pingtai03 {
		font-size: 20px;
		margin-bottom: 0px;
		letter-spacing: 3px;
	}
	.pingtai05 {
		width: 200px;
		height: 50px;
		line-height: 50px;
		font-size: 22px;
		margin-top: 30px;
	}
	.pingtai06 {
		bottom: 20px;
	}
	.pingtai06 p {
		font-size: 13px;
	}
	.pingtai06 p:nth-of-type(2) {
		margin-top: 5px;
	}
}

@media only screen and (min-width: 1440px) and (max-width: 1600px) {
	.pingtaibox {
		background-size: 100% 100%;
	}
	.pingtai01 {
		padding-top: 170px;
	}
	.pingtai01 img {
		width: 190px;
	}
	.pingtai02 {
		margin-bottom: 25px;
		margin-top: 5px;
		padding: 15px 10px 20px 0;
	}
	.pingtai02:after {
		width: 100px;
		height: 5px;
		bottom: -3px;
	}
	.pingtai02 img {
		width: 550px;
	}
	.pingtai03 {
		font-size: 22px;
		margin-bottom: 3px;
		letter-spacing: 3px;
	}
	.pingtai05 {
		width: 230px;
		height: 60px;
		line-height: 60px;
		font-size: 26px;
		margin-top: 40px;
	}
	.pingtai06 {
		bottom: 30px;
	}
	.pingtai06 p {
		font-size: 14px;
	}
	.pingtai06 p:nth-of-type(2) {
		margin-top: 8px;
	}
}


/*子系统登录页*/

.zixitongbox {
	width: 100%;
	height: 100%;
	background: url(/content/img/login/yhjkimgs18.png) bottom no-repeat;
}

.zixitong01 {
	padding-top: 40px;
}

.zixitong02 {
	text-align: center;
	margin-top: 60px;
}

.zixitong06 {
	font-size: 22px;
	color: #00ada0;
	text-align: center;
	margin-top: 15px;
}

.zixitong03 {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 80px;
	padding: 10px 0;
}

.zixitong03 li {
	width: 340px;
	height: 280px;
	border-radius: 10px;
	overflow: hidden;
	float: left;
	background-color: white;
	margin-left: 65px;
	box-shadow: 0 0 10px 1px rgba(0, 173, 160, 0.3);
}

.zixitong03 li a {
	display: block;
	text-align: center;
}

.zixitong03 li img {
	width: 100%;
}

.zixitong03 li span {
	display: inline-block;
	font-size: 24px;
	color: #00ada0;
	font-weight: 600;
	margin-top: 25px;
	border-radius: 30px;
	height: 40px;
	line-height: 40px;
	padding: 0 50px;
	position: relative;
}

.zixitong03 li span i {
	position: absolute;
	right: 15px;
	top: 2px;
}

.zixitong03 li:hover span {
	border: 1px solid rgba(0, 173, 160, 0.2);
	box-shadow: 0 0 5px rgba(0, 173, 160, 0.2);
	font-size: 18px;
}

.zixitong03 li:hover span i {
	display: inline-block;
}

.zixitong04 {
	display: block;
	width: 260px;
	height: 70px;
	line-height: 68px;
	font-weight: 600;
	font-size: 30px;
	color: white;
	text-align: center;
	background-color: #00ada0;
	border-radius: 40px;
	box-shadow: 0 2px 10px #00ada0;
	margin: 0 auto;
}

.zixitong05 {
	width: 100%;
	position: absolute;
	bottom: 40px;
}

.zixitong05 p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1;
	text-align: center;
}

.zixitong05 p:nth-of-type(2) {
	margin-top: 10px;
}

@media only screen and (min-width: 1360px) and (max-width: 1439px) {
	.zixitong01 {
		padding-top: 30px;
	}
	.zixitong01 img {
		width: 180px;
	}
	.zixitong02 {
		margin-top: 30px;
	}
	.zixitong02 img {
		width: 400px;
	}
	.zixitong06 {
		font-size: 20px;
		margin-top: 10px;
	}
	.zixitong03 {
		margin-top: 30px;
		margin-bottom: 40px;
		padding: 10px 90px;
	}
	.zixitong03 li {
		width: 280px;
		height: 225px;
	}
	.zixitong03 li img {
		width: 100%;
	}
	.zixitong03 li span {
		font-size: 18px;
		margin-top: 15px;
		height: 35px;
		line-height: 35px;
		padding: 0 40px;
	}
	.zixitong03 li span i {
		right: 10px;
		top: 2px;
	}
	.zixitong03 li:hover span {
		font-size: 15px;
	}
	.zixitong04 {
		width: 200px;
		height: 50px;
		line-height: 50px;
		font-size: 20px;
	}
	.zixitong05 {
		bottom: 20px;
	}
	.zixitong05 p {
		font-size: 13px;
	}
	.zixitong05 p:nth-of-type(2) {
		margin-top: 5px;
	}
}

@media only screen and (min-width: 1440px) and (max-width: 1600px) {
	.zixitong01 img {
		width: 190px;
	}
	.zixitong02 {
		margin-top: 50px;
	}
	.zixitong02 img {
		width: 450px;
	}
	.zixitong06 {
		font-size: 22px;
		margin-top: 12px;
	}
	.zixitong03 {
		margin-top: 50px;
		margin-bottom: 40px;
		padding: 10px 30px;
	}
	.zixitong03 li {
		width: 320px;
		height: 270px;
	}
	.zixitong03 li img {
		width: 100%;
	}
	.zixitong03 li span {
		font-size: 20px;
		margin-top: 28px;
		height: 40px;
		line-height: 40px;
		padding: 0 50px;
	}
	.zixitong03 li span i {
		right: 15px;
		top: 2px;
	}
	.zixitong03 li:hover span {
		font-size: 18px;
	}
	.zixitong04 {
		width: 230px;
		height: 60px;
		line-height: 60px;
		font-size: 24px;
	}
	.zixitong05 {
		bottom: 30px;
	}
	.zixitong05 p {
		font-size: 14px;
	}
	.zixitong05 p:nth-of-type(2) {
		margin-top: 8px;
	}
}


/*疾病照护登录页*/

.login_jbcont {
	width: 100%;
	height: 100%;
	background: url(/content/img/login/yhjkimgs24.png) center no-repeat;
	background-size: 100% 100%;
}

.login_jb01 {
	padding-top: 100px;
	text-align: center;
}

.login_jb02 {
	padding: 0 120px;
	margin-top: 35px;
	overflow: hidden;
}

.login_jb02>div {
	float: left;
}

.login_jb02_l {
	width: 640px;
	position: relative;
	z-index: 1;
	left: 25px;
}

.login_jb02_r {
	width: 400px;
	padding-top: 77px;
	position: relative;
	right: 60px;
}

.login_jb03 {
	width: 400px;
	height: 414px;
	background: url(/content/img/login/yhjkimgs27.png) center no-repeat;
	background-size: 100% 100%;
	padding-left: 75px;
}

.login_jb04 {
	text-align: left;
	font-size: 30px;
	color: #333333;
	letter-spacing: 4px;
	line-height: 1.3;
	font-weight: 600;
}

.login_jb05 {
	font-size: 14px;
	color: #ff5656;
	line-height: 1.3;
}

.login_jb05>span {
	font-size: 12px;
	margin-right: 5px;
	color: #ff5656;
}

.login_jb06 {
	padding-right: 30px;
}

.login_jb06 .form-group {
	margin-top: 15px;
	margin-bottom: 0px;
	position: relative;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 8px;
}

.login_jb06 .form-group span {
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 0 6px;
	color: #333333;
}

.login_jb06 .form-group input {
	height: 40px;
	padding-left: 45px;
	border: none;
	box-shadow: none;
	background-color: transparent;
}

.login_jb06 a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	color: white;
	font-size: 16px;
	background-color: #ffc80a;
	margin-top: 20px;
	border-radius: 30px;
	box-shadow: 0 0 5px #ffc80a;
	letter-spacing: 2px;
}

.login_jb07 {
	display: block;
	text-align: right;
	color: white;
	font-size: 18px;
	padding-top: 25px;
	padding-right: 20px;
}

.login_jb08 {
	width: 100%;
	position: absolute;
	bottom: 40px;
}

.login_jb08 p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1;
	text-align: center;
}

.login_jb08 p:nth-of-type(2) {
	margin-top: 10px;
}

/*响应手机*/
@media only screen and (min-width: 320px) and (max-width: 500px) {
	.login_jbcont .w1280{
		width: 100%;
	}
	
	.login_jb01 {
		padding-top: 50px;
	}
	.login_jb01 img {
		width: 60%;
	}
	.login_jb02 {
		padding: 0 0px;
		margin-top: 12vh;
		width: 100%;
	}
	.login_jb02_l {
		width: 50%;
		left: 10px;
	}
	.login_jb02_l img {
		width: 100%;
		height: 180px;
	}
	.login_jb02_r {
		width: 50%;
		padding-top: 0px;
		right: 22px;
		margin-top: 15px;
	}
	.login_jb03 {
		width: 100%;
		height: 150px;
		padding-left: 25px;
	}
	.login_jb04 {
		font-size: 15px;
		letter-spacing: 0px;
		line-height: 1.2;
		padding-top: 5px;
	}
	.login_jb05 {
		font-size: 12px;
		line-height: 1.2;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.login_jb06 {
		padding-right: 0px;
	}
	.login_jb06 .form-group {
		margin-top: 5px;
		padding-bottom: 5px;
	}
	.login_jb06 .form-group span {
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		padding: 0 6px;
	}
	.login_jb06 .form-group input {
		height: 20px;
		padding-left: 30px;
	}
	.login_jb06 .form-group img {
		height: 20px;
	}
	.login_jb06 .form-group > div{
		height: 20px;
	}
	.login_jb06 a {
		width: 60px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin-top: 7px;
	}
	.login_jb07 {
		font-size: 12px;
		padding-top: 1px;
		padding-right: 0px;
		float: right;
	}
	.login_jb08 {
		position: inherit;
		margin-top: 15vh;
	}
	.login_jb08 p {
		font-size: 13px;
		line-height: 1.2;
	}
	.login_jb08 p:nth-of-type(2) {
		margin-top: 5px;
	}
}

@media only screen and (min-width: 1360px) and (max-width: 1439px) {
	.login_jb01 {
		padding-top: 50px;
	}
	.login_jb01 img {
		width: 350px;
	}
	.login_jb02 {
		padding: 0 260px;
		margin-top: 20px;
	}
	.login_jb02_l {
		width: 460px;
		left: 20px;
	}
	.login_jb02_l img {
		width: 460px;
	}
	.login_jb02_r {
		width: 300px;
		padding-top: 50px;
		right: 45px;
	}
	.login_jb03 {
		width: 300px;
		height: 310px;
		padding-left: 55px;
	}
	.login_jb04 {
		font-size: 24px;
		letter-spacing: 3px;
		line-height: 1.2;
	}
	.login_jb05 {
		font-size: 12px;
		line-height: 1.2;
	}
	.login_jb06 {
		padding-right: 22px;
	}
	.login_jb06 .form-group {
		margin-top: 10px;
		padding-bottom: 5px;
	}
	.login_jb06 .form-group span {
		height: 34px;
		line-height: 34px;
		font-size: 20px;
		padding: 0 6px;
	}
	.login_jb06 .form-group input {
		height: 34px;
		padding-left: 40px;
	}
	.login_jb06 .form-group img {
		height: 34px;
	}
	.login_jb06 a {
		width: 100px;
		height: 34px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 15px;
	}
	.login_jb07 {
		font-size: 14px;
		padding-top: 15px;
		padding-right: 15px;
	}
	.login_jb08 {
		bottom: 20px;
	}
	.login_jb08 p {
		font-size: 13px;
	}
	.login_jb08 p:nth-of-type(2) {
		margin-top: 5px;
	}
}

@media only screen and (min-width: 1440px) and (max-width: 1600px) {
	.login_jb01 {
		padding-top: 90px;
	}
	.login_jb01 img {
		width: 410px;
	}
	.login_jb02 {
		padding: 0 200px;
		margin-top: 35px;
	}
	.login_jb02_l {
		width: 520px;
		left: 20px;
	}
	.login_jb02_l img {
		width: 520px;
	}
	.login_jb02_r {
		width: 360px;
		padding-top: 55px;
		right: 50px;
	}
	.login_jb03 {
		width: 360px;
		height: 350px;
		padding-left: 60px;
	}
	.login_jb04 {
		font-size: 27px;
		letter-spacing: 3px;
		line-height: 1.2;
	}
	.login_jb05 {
		font-size: 13px;
		line-height: 1.2;
	}
	.login_jb06 {
		padding-right: 25px;
	}
	.login_jb06 .form-group {
		margin-top: 11px;
		padding-bottom: 7px;
	}
	.login_jb06 .form-group span {
		height: 38px;
		line-height: 38px;
		font-size: 20px;
		padding: 0 6px;
	}
	.login_jb06 .form-group input {
		height: 38px;
		padding-left: 40px;
	}
	.login_jb06 .form-group img {
		height: 38px;
	}
	.login_jb06 a {
		width: 100px;
		height: 38px;
		line-height: 36px;
		font-size: 16px;
		margin-top: 20px;
	}
	.login_jb07 {
		font-size: 16px;
		padding-top: 20px;
		padding-right: 18px;
	}
	.login_jb08 {
		bottom: 30px;
	}
	.login_jb08 p {
		font-size: 14px;
	}
	.login_jb08 p:nth-of-type(2) {
		margin-top: 8px;
	}
}


/*母婴照护登录页*/
.login_mycont {
	width: 100%;
	height: 100%;
	background: url(/content/img/login/yhjkimgs28.png) center no-repeat;
	background-size: 100% 100%;
}

.login_my03 {
	width: 400px;
	height: 414px;
	background: url(/content/img/login/yhjkimgs31.png) center no-repeat;
	background-size: 100% 100%;
	padding-left: 75px;
}
/*响应手机*/
@media only screen and (min-width: 320px) and (max-width: 500px) {
	.login_mycont .w1280{
		width: 100%;
	}
	.login_my03 {
		width: 100%;
		height: 150px;
		padding-left: 25px;
	}
}

@media only screen and (min-width: 1360px) and (max-width: 1439px) {
	.login_my03 {
		width: 300px;
		height: 310px;
		padding-left: 55px;
	}
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
	.login_my03 {
		width: 360px;
		height: 350px;
		padding-left: 60px;
	}
}

/*养老照护登录页*/

.login_ylcont {
	width: 100%;
	height: 100%;
	background: url(/content/img/login/yhjkimgs32.png) center no-repeat;
	background-size: 100% 100%;
}

.login_yl03 {
	width: 400px;
	height: 414px;
	background: url(/content/img/login/yhjkimgs35.png) center no-repeat;
	background-size: 100% 100%;
	padding-left: 75px;
}

/*响应手机*/
@media only screen and (min-width: 320px) and (max-width: 500px) {
	.login_ylcont .w1280{
		width: 100%;
	}
	.login_yl03 {
		width: 100%;
		height: 150px;
		padding-left: 25px;
	}
}
@media only screen and (min-width: 1360px) and (max-width: 1439px) {
	.login_yl03 {
		width: 300px;
		height: 310px;
		padding-left: 55px;
	}
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
	.login_yl03 {
		width: 360px;
		height: 350px;
		padding-left: 60px;
	}
}