* {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family: "微软雅黑";
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

@media screen and (max-width: 480px) {
  /* 在屏幕宽度小于 480px 时应用的样式 */
  body {
    font-size: 14px;
  }
}

/*这里是首页样式*/

.index-h1 {
  position: fixed;
  top: -12em;
}
.slogan {
  width: 100%;
  position: fixed;
  top: 0em;
  z-index: 9999;
}
.slogan div {
  position: relative;
}
@keyframes myAnimation {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(0.8);
  }
  25% {
    transform: scale(1);
  }
}
.slogan div img:nth-child(2) {
  position: absolute;
  right: 0.6em;
  top: 0.4em;
  width: 10%;
  animation-name: myAnimation;
  animation-duration: 5s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}
.slogan div img:nth-child(1) {
  width: 100%;
  box-shadow: 0px 0px 6px #c6e3ff;
}
.banner {
  width: 100%;
  margin-top: 3em;
}
.banner img {
  width: 100%;
}
.indexcpzx {
  padding: 0em 0em 1em 0em;
  background-color: white;
}
.indexcpzx h2 {
  width: 100%;
  color: #18a3dc;
  margin-top: 12px;
  height: 2em;
  line-height: 2em;
  font-size: 2em;
  text-align: center;
  font-weight: 600;
}
.indexcpzx h3 {
  font-size: 1.2em;
  font-weight: 400;
  background: url(../img/indextitlebc_img.png);
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  text-align: center;
}
.jkzhglytj {
  margin-bottom: 0.7em;
  background-color: white;
  padding: 1em 0em;
}
.jkzhglytj .ytjimg {
  width: 92%;
  margin-left: 4%;
  border-radius: 12px;
  border: 1px solid #b0e0f3;
}

.jkzhglytj .ytjimg img {
  width: 96%;
  margin: 0.5em 2%;
}
.jkzhglytj .ytjtext {
  width: 92%;
  margin-left: 4%;
  padding-top: 0.5em;
}
section .jkzhglytj .xwlbxqnr h2{
  font-size: 1.2em;
  line-height: 1.8em;
  margin-bottom: 1em;
}
.jkzhglytj .ytjtext h2 {
  line-height: 3em;
}
.indexcph2 .ytjtext h2{
  font-size:1.5em;height: 1.5em;line-height: 1.5em;margin-top: 0.5em;margin-bottom:0.5em;background: url(img/bpcptitle_icon.png);background-repeat: no-repeat;background-size: 1.5%;background-position: left center;
}
.jkzhglytj .ytjtext h2 a {
  pointer-events: none;
  color: #000;
}
.jkzhglytj .ytjtext p {
  line-height: 2em;
}
.jkzhglytj .ytjtext .sycptz {
  display: inline-block;
  margin-top: 1em;
  padding: 0.6em 1em;
  color: white;
  border-radius: 8px;
  background-color: #18a3dc;
}
.xwdiv {
  background-color: #f0f0f0;
}
.xwdiv ul {
  width: 92%;
  margin-left: 4%;
}
.xwdiv ul li {
  overflow: hidden;
  margin: 1em 0em;
  padding-bottom: 1em;
  border-bottom: 1px solid #dddddd;
}
.xwdiv ul li div:nth-child(1) {
  float: left;
  width: 4em;
  height: 4em;
  text-align: center;
  border: 1px solid #707070;
}
.xwdiv ul li div:nth-child(1) h4 {
  font-size: 1.5em;
  margin-top: 0.2em;
}
.xwdiv ul li div:nth-child(1) p {
  font-size: 0.8em;
}
.xwdiv ul li div:nth-child(2) {
  float: right;
  width: 80%;
}
.xwdiv ul li:nth-child(3) {
  border: none;
}
.indexcpzx .jjfaul {
  width: 100%;
  overflow: hidden;
}
.indexcpzx .jjfaul li {
  width: 46%;
  float: left;
  position: relative;
  margin: 0.5em 2%;
}
.indexcpzx .jjfaul li img {
  width: 100%;
  border-radius: 8px;
}
.indexcpzx .jjfaul li h4 {
  width: 100%;
  position: absolute;
  border-radius: 0 0 8px 8px;
  bottom: 0.3em;
  height: 3em;
  line-height: 3em;
  text-align: center;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 24;
}
.indexcpzx .jjfaul li h4 a {
  font-weight: 400;
  color: white;
}
.ytjtext p a {
  pointer-events: none;
  color: #000;
}
.indexcpzx .biaoqdh {
  width: 92%;
  margin: 0.5em 4%;
  overflow: hidden;
}
.indexcpzx .biaoqdh li {
  float: left;
  margin: 0.5em 0em;
  padding: 0.5em 2%;
  width: 44%;
  height: 1.5em;
  background-color: #ebf4ff;
  border-radius: 6px;
  border: solid 1px #18a3dc;
}
.indexcpzx .biaoqdh li:nth-child(2n-1) {
  margin-right: 2.5%;
}
.indexcpzx .biaoqdh li a {
  color: #18a3dc;
  height: 1.5em;
  width: 100%;
  line-height: 1.5em;
  text-align: center;
}
.indexcpzx .jiejue li a {
  color: #18a3dc;
  height: 1.5em;
  font-size: 0.9em;
  width: 100%;
  line-height: 1.5em;
  text-align: center;
}
.lianxidh {
  height: 2.5em;
  line-height: 2.5em;
  background-color: #18a3dc;
  color: white;
  font-size: 1.5em;
  text-align: center;
}
.lianx {
  padding: 1em 3%;
  overflow: hidden;
  background-color: #282828;
}
.lianx dl {
  float: left;
  font-size: 0.8em;
}
.lianx dl:nth-child(1) {
  width: 28%;
  margin-right: 1em;
}
.lianx dl:nth-child(1) dt {
  margin-bottom: 1em;
}
.lianx dl:nth-child(1) dd {
  margin-bottom: 1em;
}
.lianx dl:nth-child(2) {
  margin-right: 1em;
}
.lianx dl:nth-child(1) img {
  width: 100%;
}
.lianx dl:nth-child(2) dt,
.lianx dl:nth-child(3) dt {
  font-weight: 600;
}
.lianx dl:nth-child(2) dd a {
  font-weight: 200;
  color: white;
}
.lianx dl:nth-child(3) dd {
  margin: 1.5em 0em;
}
.lianx dl:nth-child(3) dd a {
  color: #18a3dc;
}

.lianx dl:nth-child(1) dt {
  background: url(../img/lianxdh_icon.png);
  background-size: 12%;
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 1.2em;
}
.lianx dl:nth-child(1) .sjhaom {
  background: url(../img/lianxsj_icon.png);
  background-size: 12%;
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 1.2em;
}
.lianx dl:nth-child(2) dd {
  margin: 0.5em 0em;
}
.bottomdh {
  width: 100%;
  height: 2em;
  padding: 1em 0em;
  background-color: white;
  box-shadow: 0px 6px 12px #777777;
}
.bottomdh ul li {
  height: 2em;
  line-height: 2em;
  float: left;
  width: 24%;
  position: relative;
}
.bottomdh ul li:nth-child(1) {
  border-right: 2px solid #b8b8b8;
  background-size: 24%;
  background-repeat: no-repeat;
  background-position: 4.3em center;
  text-align: center;
}
.bottomdh ul li:nth-child(2) {
  border-right: 2px solid #b8b8b8;
  background: url(../img/bottomcdh_icon.png);
  background-size: 24%;
  background-repeat: no-repeat;
  background-position: 3.5em center;
  text-indent: 1.5em;
}
.bottomdh ul li:nth-child(3) {
  border-right: 2px solid #b8b8b8;
  background: url(../img/bottomcdh_icon.png);
  background-size: 24%;
  background-repeat: no-repeat;
  background-position: 3.5em center;
  text-indent: 1.5em;
}
.bottomdh ul li:last-child {
  text-align: center;
}
.bottomdh ul li:nth-child(1) a,
.bottomdh ul li:last-child a {
  color: #000;
}
.bottomdh ul li:nth-child(2) div{
  width: 12em;
  position: absolute;
  background-color: white;
  padding: 0.5em 0em;
  left: -3em;
  bottom: 3.1em;
  box-shadow: 2px 0px 12px #bfbfbf;
  display: none;
}
.bottomdh ul li:nth-child(3) div{
  width: 14em;
  position: absolute;
  background-color: white;
  padding: 0.5em 0em;
  left: -4em;
  bottom: 3.1em;
  box-shadow: 2px 0px 12px #bfbfbf;
  display: none;
}
.bottomdh ul li div h5{
  text-indent: 0em;
  height: 2.5em;
  line-height: 2.5em;
  padding-top: 0.5em;
  font-weight: 400;
  border-bottom: 1px solid #ebebeb;
}
.bottomdh ul li div h5:last-child{
  border-bottom: none;
}
.bottomdh ul li div h5 a{
  display: block;
  padding: 0em 1em;
  color: #666;
}
.bottomdh ul li div h5 a:active{
  display: block;
  background-color: #18a3dc;
  color: white;
}
.xwzxul li div p{
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #777777;
}

/*这里是企业文化页面样式*/

.linkdh {
  width: 100%;
  margin-top: 3.6em;
}
.linkdh ul {
  overflow: hidden;
  background-color: #f8f9fe;
}
.linkdh ul li {
  float: left;
  height: 2.5em;
  line-height: 2.5em;
  padding: 0em 1em;
}
.linkdh ul li:nth-child(3) {
  background-color: #18a3dc;
  color: white;
}
.qywhnr {
  padding: 1.5em 5%;
  background-color: white;
}
.qywhnr img {
  width: 100%;
  margin-bottom: 0.5em;
}
.qywhnr h3 {
  font-size: 1.2em;
  height: 2.5em;
  line-height: 2.5em;
  color: #18a3dc;
}
.qywhnr p {
  line-height: 2em;
  color: #1c1c1c;
  margin-bottom: 1.5em;
}
.qywhnr ol {
  overflow: hidden;
}
.qywhnr ol li {
  float: left;
  height: 2.5em;
  line-height: 2.5em;
  padding: 0em 1em;
}
.qywhnr ol li:nth-child(1) {
  background-color: #18a3dc;
  color: white;
}
.qywhnr ol li:nth-child(2) {
  border: 1px solid #18a3dc;
  border-style: inset;
  height: 2.4em;
  line-height: 2.4em;
  color: #1c1c1c;
}

/*这里是企业简介样式*/

.jianj ul li:nth-child(1) {
  background-color: #18a3dc;
  color: white;
}
.jianj ul li:nth-child(3) {
  background: none;
  color: #1c1c1c;
}

/*这里是企业资质样式*/

.zizhi ul li:nth-child(2) {
  background-color: #18a3dc;
  color: white;
}
.zizhi ul li:nth-child(3) {
  background: none;
  color: #1c1c1c;
}

/*这里是企业招聘样式*/

.szhrrczp {
  padding: 0px;
  background-color: #e6e6e6;
}
.szhrrczp h3 {
  border-bottom: 1px solid #dfdfdf;
}
.rjgcs {
  padding: 1em 5%;
  background-color: white;
  margin-bottom: 1em;
}
.zhaop ul li:nth-child(2) {
  background-color: #18a3dc;
  color: white;
}
.qywhnr .rjgcs h4 {
  margin: 1em 0em;
}
.qywhnr .rjgcs p {
  margin-bottom: 0.5em;
}

/*这里是产品中心样式*/

.tjsbjj {
  width: 92%;
  margin: 0.5em 4%;
  line-height: 1.5em;
}
.tjsbjj a {
  color: #000;
  pointer-events: none;
}
.cpzx ul li {
  padding: 0em 0.5em;
}
.cpzx ul li:nth-child(1) {
  background-color: #18a3dc;
  color: white;
}
.cpzx ul li:nth-child(3) {
  background: none;
  color: #1c1c1c;
}

/*这里是公共卫生样式*/

.ggws ul li {
  padding: 0em 0.5em;
}
.ggws ul li:nth-child(2) {
  background-color: #1a67ce;
  color: white;
}
.ggws ul li:nth-child(3) {
  background: none;
  color: #1c1c1c;
}
.jkzhglytj .bpcph3 {
  width: 92%;
  margin-left: 4%;
  height: 2.5em;
  line-height: 2.5em;
  background: url(../img/bpcptitle_icon.png);
  background-size: 1.5%;
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 1em;
}
.jkzhglytj .indexcpzx .bpcph3 {
  width: 92%;
  margin-left: 4%;
  height: 2.5em;
  line-height: 2.5em;
  background: url(../img/bpcptitle_icon.png);
  background-size: 1.5%;
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 1em;
  text-align: left;
  font-weight: 600;
  font-size: 1em;
}
.jkzhglytj ul {
  overflow: hidden;
  width: 92%;
  margin-left: 4%;
}
.jkzhglytj ul li {
  float: left;
  width: 30%;
  margin: 0.5em 1.66%;
}
.jkzhglytj ul li div {
  width: 100%;
  background-color: #fbfbfb;
}
.jkzhglytj ul li div img {
  width: 90%;
  margin: 0.5em 5%;
}
.jkzhglytj ul li p {
  font-size: 0.8em;
  text-align: center;
}
.jkzhglytj ol {
  width: 92%;
  margin-left: 4%;
}
.jkzhglytj ol li {
  overflow: hidden;
  margin: 1em 0em;
}
.jkzhglytj ol li div {
  float: left;
}
.jkzhglytj ol li div:nth-child(1) {
  width: 9%;
  color: white;
  height: 4em;
  line-height: 4em;
  text-indent: 0.5em;
  font-weight: 600;
  background-color: #18a3dc;
  border-radius: 12px 0px 0px 12px;
  border: 1px solid #18a3dc;
}
.jkzhglytj ol li div:nth-child(2) {
  width: 83%;
  height: 3em;
  padding: 0.5em 3%;
  border-radius: 0px 12px 12px 0px;
  border: 1px solid #18a3dc;
}
.suifb ol li div:nth-child(1) {
  height: 6.5em;
  line-height: 6.5em;
}
.suifb ol li div:nth-child(2) {
  height: 5.5em;
}
.suifb ol li:nth-child(3) div:nth-child(1) {
  height: 5em;
  line-height: 5em;
}
.suifb ol li:nth-child(3) div:nth-child(2) {
  height: 4em;
}
.jkzhglytj table {
  width: 92%;
  margin: 0.5em 4%;
  border: none;
}
.jkzhglytj table tr:nth-child(2n-1) {
  background-color: #ecf4f7;
}
.jkzhglytj table tr th {
  background-color: #18a3dc;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
  color: white;
}
.jkzhglytj table tr td {
  font-size: 0.8em;
  padding: 0.5em 3%;
}
.jkzhglytj table tr td:nth-child(1) {
  width: 22%;
}
.jkzhglytj table tr td:nth-child(2) {
  width: 76%;
}

/*这里是个人健康管理设备及系统样式*/
.jxt ul li {
  padding: 0em 0.4em;
}
.jxt ul li:nth-child(1) {
  background-color: #18a3dc;
  color: white;
}
.jxt ul li:nth-child(3) {
  background: none;
  color: #1c1c1c;
}
.gngs table tr td {
  width: 100%;
  height: 3em;
  padding: 1em;
  background-color: #f0f0f0;
}
.gngs table {
  margin-bottom: 1em;
}

/*这里是健康小站样式*/

.jkyz ul li:nth-child(3) {
  background-color: #1a67ce;
  color: white;
}
.jkyz ul li:nth-child(2) {
  background: none;
  color: #1c1c1c;
}
.jkyz ul li {
  padding: 0em 0.4em;
}

/*这里是实力检测仪样式*/

.sljcy ul li:nth-child(3) {
  background-color: #1a67ce;
  color: white;
}
.sljcy ul li {
  padding: 0em 0.4em;
}
.syfw ul li {
  height: 10em;
}
.syfw ul li div {
  background: none;
}
.sljcy {
  margin-bottom: 0em;
}
.sljcy table tr th {
  background: none;
  text-align: left;
  padding-left: 1em;
  color: #1c1c1c;
}
.sljcy table tr td {
  background: none;
  padding: 1em 1em;
  border-bottom: 2px solid #dfdfdf;
}
.jkzhglytj .yrj h3 {
  height: 2em;
  line-height: 2em;
  width: 7em;
  text-align: center;
  margin: 1.5em 0em 1em 0em;
  font-weight: 400;
  background-color: #1a67ce;
  color: white;
}
.syfw .qyjkys p {
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  border-bottom: 2px solid #dfdfdf;
}
.syfw .qyjkys p:last-child {
  padding-bottom: 0em;
  margin-bottom: 0em;
  border-bottom: none;
}

/*这里是成功案例样式*/

.jkzhglytj .ytjtext .cgalul {
  overflow: hidden;
  width: 100%;
  margin-left: 0em;
}
.jkzhglytj .ytjtext .cgalul li{
  width: 100%!important;
  margin: 0.5em 0% 1.2em 0%;
}
.jkzhglytj .ytjtext .cgalul li div {
  background: none;
}
.jkzhglytj .ytjtext .cgalul li div img {
  width: 100%;
  margin: 0em;
  border-radius: 12px;
}
.jkzhglytj .ytjtext .cgalul li a{
  font-size: 1.2em;
  color: #1a67ce;
  line-height: 1.6em;
  text-align: center;
  display: block;
  margin-top: 0.3em;
}

/*这里是成功案例按地区分类样式*/

.cgalxcfl ul li:nth-child(2) {
  padding: 0em;
  background: none;
}

/*这里是成功案例详情样式*/

.cgalxq ul li {
  padding: 0em 0.5em;
}
.cgalxq ul li:nth-child(3) {
  background: none;
}
.ytjtext .ctxch3 {
  text-align: center;
  font-size: 1.2em;
  color: #1a67ce;
}
.jkzhglytj .ytjtext .ctxcul {
  overflow: hidden;
  width: 100%;
  margin-left: 0em;
}
.jkzhglytj .ytjtext .ctxcul li {
  width: 96%;
  margin: 0.5em 2%;
}
.jkzhglytj .ytjtext .ctxcul li img {
  width: 100%;
  border-radius: 12px;
}

/*这里是新闻列表样式*/

.xwzxdiv h3 {
  width: 90%;
  margin-left: 5%;
  text-align: left;
  background: url(../img/bpcptitle_icon.png);
  background-repeat: no-repeat;
  background-size: 1.6%;
  background-position: left center;
  text-indent: 0.8em;
}
.xwzxdiv ul li:nth-child(3) {
  border-bottom: 1px solid #dfdfdf;
}
.xwzxdiv ul li div:nth-child(2) p {
  font-size: 0.8em;
  color: #666;
  margin-top: 0.2em;
}
.xwzxdiv ul li div:nth-child(2) h4 {
  font-weight: 400;
}
.xwzxdiv ul li div a{color: #000;}
.xwzxdiv ul li div p{
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*这里是新闻列表详情内容页的样式*/

.jkzhglytj .xwlbxqnr h1 {
  font-size: 1.2em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
.xwlbyxq ul li:nth-child(1) {
  padding-right: 0.2em;
}
.xwlbyxq ul li:nth-child(2) {
  padding-left: 0.2em;
  padding-right: 0.2em;
}
.xwlbyxq ul li:nth-child(3) {
  padding-left: 0.2em;
  padding-right: 0.2em;
  background: none;
  color: #1a67ce;
}
.xwlbxqnr div p {
  margin: 0.5em 0em;
}
.xwlbxqnr div img {
  width: 100%;
  margin: 0.5em 0em;
}
.xwsxwz {
  margin-top: 1.5em;
}
.xwsxwz li {
  height: 3em;
  line-height: 3em;
  text-indent: 0.5em;
  margin-bottom: 0.5em;
  background-color: #edf5ff;
}
jkzhglytj .xwsxwz li a{
  color: #1a67ce;
}

/*企业健康管理样式修改*/

.qyjkgldiv ul li {
  padding: 0em 0.5em;
}
.qyjkgldiv ul li:nth-child(3) {
  background: none;
  color: #1c1c1c;
}
.qyjkgldiv ul li:nth-child(2) {
  background-color: #1a67ce;
  color: white;
}

/*这里是养生会所样式*/

.yshsdiv ul li {
  padding: 0em 0.5em;
}
.yshsdiv ul li:nth-child(3) {
  background-color: #18a3dc;
  color: white;
}
.yshsdiv ul li:nth-child(2) {
  background: none;
  color: #1c1c1c;
}

/*这里是保健食品行业解决方案样式*/

.bjspdiv ul li {
  padding: 0em 0.3em;
}
.dgcshy {
  height: 2.5em;
  line-height: 2.5em;
  width: 92%;
  margin: 0.5em 4%;
  text-indent: 1em;
  font-weight: 400;
  background-color: #18a3dc;
  color: white;
}
.jkzhglytj .bjsphyb p {
  background-size: 2%;
  background-repeat: no-repeat;
  background-position: 0em 0.7em;
  margin-bottom: 0.5em;
  text-indent: 0.6em;
  padding-bottom: 1em;
}
.jkzhglytj .bjsphyb .bzcsdiv {
  border-bottom: 1px solid #dfdfdf;
}
.jkzhglytj .bjsphyb .bzcsdiv p {
  background: none;
  border: none;
  text-indent: 0em;
}
.jjyxwt {
  height: 3em;
  line-height: 1.5em;
  width: 86%;
  margin-left: 4%;
  text-indent: 0em;
  padding: 0.5em 3%;
}

/*这里是养老行业解决方案样式*/

.ylhydiv ul li {
  padding: 0em 0.3em;
}
.ylhydiv ul li:nth-child(2) {
  background-color: #1a67ce;
  color: white;
}
.ylhydiv ul li:nth-child(3) {
  background: none;
  color: #1c1c1c;
}
.ylhyjjwt {
  height: 2.5em;
  line-height: 2.5em;
  width: 86%;
  margin-left: 4%;
  text-indent: 0em;
  padding: 0em 3%;
}

/*这里是招商代理样式*/

.gjzcdlzc table tr td {
  padding: 0.3em 1%;
}
.ywzbdiv div {
  width: 90%;
  margin-left: 5%;
  margin-top: 1em;
  overflow: hidden;
}
.ywzbdiv div img {
  float: left;
  width: 26%;
}
.ywzbdiv div ul {
  float: left;
  width: 60%;
  margin-left: 5%;
}

.ywzbdiv div ul li {
  height: 1em;
  line-height: 1em;
  width: 100%;
  margin-top: 1.5em;
  overflow: hidden;
  float: none;
}
.ywzbdiv div ul li h5 {
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
  border-radius: 3px;
  float: left;
}
.ywzbdiv div ul li:nth-child(1) h5 {
  background-color: #1164a7;
}
.ywzbdiv div ul li:nth-child(2) h5 {
  background-color: #bcc3c9;
}
.ywzbdiv div ul li p {
  float: left;
}
.ywzbdiv .ywzbp {
  width: 90%;
  margin-left: 5%;
  margin-top: 1em;
  line-height: 2em;
}
.ywzbdiv .zsdlggyszc{
border-bottom: dashed 1px #666;
padding-bottom: 1em;
}
.scgkdiv {
  width: 90%;
  margin: 1em 5%;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #dfdfdf;
}
.scgkdiv p {
  line-height: 2em;
}
.scgkdiv p:nth-child(2) {
  text-indent: 1em;
}
.cpcsimg {
  width: 92%;
  margin: 0.5em 4%;
}
.rjczjjh ol {
  width: 100%;
  margin-left: 0em;
  overflow: hidden;
}
.rjczjjh ol li {
  width: 30%;
  margin: 0.5em 1.6%;
  float: left;
}
.rjczjjh ol li img {
  width: 90%;
  margin-bottom: 0.5em;
}
.rjczjjh ol li p {
  font-size: 0.8em;
  line-height: 1.5em;
}
.rjczjjh p {
  line-height: 2em;
}

/*这里是联系我们样式*/

.lxwmdiv {
  width: 92%;
  margin: 0em 4%;
  padding: 0em;
  overflow: hidden;
}
.lxwmdiv dl {
  float: left;
}
.lxwmdiv dl dt {
  color: #1a67ce;
  margin-bottom: 0.5em;
}
.lxwmdiv dl dd {
  margin-top: 0.3em;
}
.lxwmdiv img {
  float: right;
  width: 30%;
}
.mapdiv {
  width: 92%;
  margin: 1em 4%;
  background-color: white;
}
.mapdiv img {
  width: 100%;
}

/*这是金融保险VIP样式*/

.jrbxvip ul li {
  padding: 0em 0.6em;
}
.jrbxvip ul li:nth-child(4) {
  background-color: #1a67ce;
  color: white;
}
.jrbxvip ul li:nth-child(3) {
  background: none;
  color: #1c1c1c;
}

/*这里是国家基本公共卫生解决方案样式*/

.jkzhglytj .zhixxz {
  width: 92%;
  margin: 0.5em 4%;
  overflow: hidden;
}
.jkzhglytj .zhixxz li {
  width: 46%;
  float: left;
  height: 4.8em;
  border-bottom: 2px solid #ebebeb;
}
.jkzhglytj .zhixxz li:nth-child(2n-1) {
  margin-right: 8%;
}
.jkzhglytj .zhixxz li:nth-child(5),
.jkzhglytj .zhixxz li:nth-child(6) {
  border: none;
}
.bjsphyb .ggwscptd li {
  margin-bottom: 1em;
  overflow: hidden;
}
.bjsphyb .ggwscptd li div {
  float: left;
}
.bjsphyb .ggwscptd li div:nth-child(1) {
  width: 10%;
  text-align: center;
  color: #1a67ce;
  background-color: #ebf4ff;
  border-radius: 6px;
  border: solid 1px #62a2ff;
}
.bjsphyb .ggwscptd li div:nth-child(2) {
  width: 80%;
  padding: 0em 2% 0.5em 2%;
  margin-left: 2%;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ebebeb;
}
.bjsphyb .ggwscptd li:nth-child(1) div {
  height: 10em;
}
.bjsphyb .ggwscptd li:nth-child(1) div:nth-child(1) {
  line-height: 10em;
  text-indent: 0em;
}
.bjsphyb .ggwscptd li:nth-child(2) div {
  height: 4.5em;
}
.bjsphyb .ggwscptd li:nth-child(2) div:nth-child(1) {
  line-height: 4.5em;
  text-indent: 0em;
}
.bjsphyb .ggwscptd li:nth-child(3) div {
  height: 7em;
}
.bjsphyb .ggwscptd li:nth-child(3) div:nth-child(1) {
  line-height: 7em;
  text-indent: 0em;
}
.bjsphyb .ggwscptd li:nth-child(4) div {
  height: 5.9em;
}
.bjsphyb .ggwscptd li:nth-child(4) div:nth-child(1) {
  line-height: 5.9em;
  text-indent: 0em;
}
.bjsphyb .ggwscptd li:nth-child(5) div {
  height: 7em;
}
.bjsphyb .ggwscptd li:nth-child(5) div:nth-child(1) {
  line-height: 7em;
  text-indent: 0em;
}
.bjsphyb .ggwscptd li:nth-child(6) div {
  height: 7em;
}
.bjsphyb .ggwscptd li:nth-child(6) div:nth-child(1) {
  line-height: 7em;
  text-indent: 0em;
}
.bjsphyb .ggwscptd li:nth-child(7) div {
  height: 4.5em;
}
.bjsphyb .ggwscptd li:nth-child(7) div:nth-child(1) {
  line-height: 4.5em;
  text-indent: 0em;
}
.bjsphyb .ggwscptd li:nth-child(8) div {
  height: 3em;
}
.bjsphyb .ggwscptd li:nth-child(8) div:nth-child(1) {
  line-height: 3em;
  text-indent: 0em;
}
.bjsphyb .ggwscptd li:last-child {
  padding-bottom: 0.5em;
  border-bottom: 2px solid #ebebeb;
}
.bjsphyb .chanpys {
  overflow: hidden;
}
.bjsphyb .chanpys li {
  width: 46%;
  float: left;
  margin: 0.5em 0em;
  line-height: 1.5em;
}
.bjsphyb .chanpys li h4 {
  height: 2.5em;
  line-height: 2.5em;
  color: #1a67ce;
  text-align: center;
  border-radius: 8px 8px 0px 0px;
  background-color: #ebf4ff;
  border: solid 1px #62a2ff;
}
.bjsphyb .chanpys li p {
  background: none;
  font-size: 0.8em;
  line-height: 1.5em;
  border-radius: 0px 0px 8px 8px;
  border: 1px solid #e6e6e6;
  border-top: none;
  padding: 0.5em 5%;
}
.bjsphyb .chanpys li:nth-child(2n-1) {
  margin-right: 5%;
}
.bjsphyb .chanpys li:nth-child(1) p,
.bjsphyb .chanpys li:nth-child(2) p {
  height: 6.5em;
}
.bjsphyb .chanpys li:nth-child(3) p {
  height: 10.5em;
}

/*这里是全站导航样式*/

header {
  position: relative;
}
.qzdhang {
  position: fixed;
  top: 3em;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #f6f6f6;
  display: none;
}
.qzdhang div {
  margin-top: 1.2em;
}
.qzdhang div:last-child{margin-bottom: 60px;}
.qzdhang div:first-child a {
  display: block;
  height: 3em;
  line-height: 3em;
  width: 30%;
  margin: 0.6em 1.66%;
  border-radius: 0.5em;
  font-size: 1em;
  font-weight: 600;
  color: #1a67ce;
  text-align: center;
  background-color: #ebf4ff;
  border: 1px solid #62a2ff;
  box-shadow: 0px 0px 6px #95c0ff;
  background: url(../img/dhshouye_icon.png);
  background-repeat: no-repeat;
  background-size: 21%;
  background-position: 0.5em center;
}
.qzdhang div:first-child a:active{
  color: white;
  border-radius: 0.5em;
  background: url(../img/dhshouyew_icon.png);
  background-repeat: no-repeat;
  background-size: 21%;
  background-position: 0.5em center;
  background-color: #1a67ce;
}
.qzdhang div h3 {
  height: 2em;
  line-height: 2em;
  width: 94%;
  margin: 0em 0em 0.5em 3%;
  color: #1a67ce;
  text-indent: 2em;
}
.qzdhang div:nth-child(2) h3 {
  background: url(../img/dhcpzx_icon.png);
  background-repeat: no-repeat;
  background-size: 7%;
  background-position: left center;
}
.qzdhang div:nth-child(3) h3 {
  background: url(../img/dhjjfa_icon.png);
  background-repeat: no-repeat;
  background-size: 7%;
  background-position: left center;
}
.qzdhang div:nth-child(4) h3 {
  background: url(../img/dhxwal_icon.png);
  background-repeat: no-repeat;
  background-size: 7%;
  background-position: left center;
}
.qzdhang div:last-child h3 {
  background: url(../img/dhgysz_icon.png);
  background-repeat: no-repeat;
  background-size: 7%;
  background-position: left center;
}
.qzdhang div ul {
  overflow: hidden;
}
.qzdhang div ul li {
  float: left;
  height: 3.5em;
  line-height: 3.5em;
  width: 30%;
  margin: 0.6em 1.66%;
  border-radius: 0.5em;
  font-size: 0.8em;
  text-align: center;
  background-color: white;
  box-shadow: 0px 0px 6px #95c0ff;
}
.qzdhang div ul li a {
  display: block;
  height: 100%;
  color: #666;
  margin: 0 auto;
}
.qzdhang div ul li a:active {
  background-color: #1a67ce;
  border-radius: 0.5em;
  color: white;
}
.qzdhang div:nth-child(3) ul li:nth-child(1) a,
.qzdhang div:nth-child(3) ul li:nth-child(3) a,
.qzdhang div:nth-child(3) ul li:nth-child(5) a,
.qzdhang div:nth-child(3) ul li:nth-child(6) a{
  line-height: 1.2em;
  padding-top: 0.5em;
}


/*这里是首页banner图片轮播样式*/

.outer{
  height: 22em;
  width: 100%;
  margin-top: 3.5em;
  position:relative;
}
.outer ul li img{
width: 100%;
}

.img li{
  position: absolute;
  top: 0;
  left: 0;
}

.num{
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: -1.2em;
}

.num li{
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-color: darkgray;
  color: white;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  margin: 0 10px;
}

.btn{
  position: absolute;
  width: 20px;
  height: 50px;
  background-color: darkgray;
  color: white;
  text-align: center;
  line-height: 50px;
  top: 50%;
  margin-top: -25px;
  display: none;
}

.left_btn{
  left: 0;
  top: 10em;
}

.right_btn{
  right: 0;
  top: 10em;
}

.outer:hover .btn{
  display: inline-block;
  cursor: pointer;
}

.current{
  background-color: red!important;
}


/*视频样式补充*/

.jkzhglytj video{width: 92%;margin: 1em 4%;}



/*首页样式改写*/

.myoushict{height: 27.5em;background: url(../img/index/mcjsl_img.png) no-repeat center;background-size: 100%;overflow: hidden;}
.myoushict ul{width: 84%;height: 23.5em;margin: 2em auto;background-color: #18a3dc;box-shadow: 0em 0em 0.6em 0em rgba(6, 79, 153, 0.6);overflow: hidden;}
.myoushict ul li{width: 76%;margin-left: 12%;margin-top: 1.5em;overflow: hidden;color: white;}
.myoushict ul li img{float: left;width: 33%;}
.myoushict ul li div{float: right;width: 61%;}
.myoushict ul li h2{font-size: 2.3em;}
.myoushict ul li h2 sub{font-size: 0.8em;}
.myoushict ul li div p{text-indent: 0.5em;}
.cpflbt{background-color: white;overflow: hidden;}
.cpflbt h3{width: 100%;font-size: 1.5em;height: 3em;line-height: 3em;margin-bottom: 1em;text-align: center;color: white;background-color: #18a3dc;}
.mrjcpyfw{
  margin: 2em 0em;
  overflow: hidden;
}
.mrjcpyfw .rjcpdiv{width: 92%;margin:2em 0em 1em 4%;position: relative;}
.mrjcpyfw .rjcpdiv h4{color: #999;font-weight: 100;}
.mrjcpyfw .rjcpdiv h2{font-size: 2em;color: #064f99;}
.mlysec{width:92%;margin: 0em 4%;padding-bottom: 2em;}
.mlysec .cgodl_form{width: 94%;padding: 2em 3%;background-color: #f2f3f5;box-shadow: 0em 0em 0.6em 0em rgba(100, 100, 100, 0.2);}
.mlysec .cghdl{margin-bottom: 1.5em;}
.mlysec .cghdl span{color: red;}
.mlysec .cghdl label{color: #999;margin-right: 2em;}
.mlysec .xmadh{margin-bottom: 2em;}
.mlysec .xmadh span{color: red;}
.mlysec .xmadh input{width: 80%;padding: 1em 2%;border-radius: 0.3em;border: solid 1px #ebebeb;}
.mlysec .xmadh select{width: 84%;padding: 1em 0em;border-radius: 0.3em;border: solid 1px #ebebeb;}
#email{width:78%;}
.mlysec .wby{margin-bottom: 2em;}
.mlysec .wby p{margin-bottom: 0.6em;}
.mlysec .wby textarea{width: 96%;padding:1em 2%;font-size: 1em;border:solid 1px #ebebeb;outline: none;resize: none;}
.mlysec .indexformbt input{padding: 0.8em 2em;cursor: pointer;}
.mlysec .indexformbt input:nth-child(1){background-color: #18a3dc;color: white;outline:none;border: solid 1px #18a3dc;}
.mlysec .indexformbt input:nth-child(1):hover{background-color: #00b1f4;}
.mlysec .indexformbt input:nth-child(2){border: 1px solid #dcdcdc;}




/*电子病历信息系统样式排版*/

.cplink{width: 100%;height: 3em;margin-top: 3em;background: url(../img/product/cpdhtopbc_img.png) no-repeat center;background-size: 100%;}
.jkzhglytj .cplink ul li{height: 2em;line-height: 2em;text-align: center;border-radius: 0.5em;border: solid 1px #999;width: 30.5%;margin: 0.5em 1%;}
.jkzhglytj .cplink ul li a{display: block;}
.dzbllink ul li:nth-child(2){color: white;border: solid 1px #18a3dc;background-color: #18a3dc;}
.dzbllink ul li:nth-child(2) a{color: white;}
.dzblgnul{overflow: hidden;}
.jkzhglytj .dzblgnul li{width: 31%;margin: 1em 0.8%;}
.dzblgnul li img{width: 44%;margin-left: 28%;margin-bottom: 0.5em;}
.dzblgnul li h4{text-align: center;font-weight: 400;}
.jkzhglytj .dzblgnul li p{padding: 0.5em;margin-top: 1em;height: 6em;border-radius: 0.3em;border:dashed 1px #999;text-align: left;}
.dzblxttdul{overflow: hidden;}
.jkzhglytj .dzblxttdul li{width: 46%;margin: 1em 2%;height: 4.5em;line-height: 4.5em;text-indent: 1em;}
.dzblxttdul li:nth-child(1){background: url(../img/product/dzblxttd01_img.png) no-repeat center;background-size: 100%;}
.dzblxttdul li:nth-child(2){background: url(../img/product/dzblxttd02_img.png) no-repeat center;background-size: 100%;}
.dzblxttdul li:nth-child(3){background: url(../img/product/dzblxttd03_img.png) no-repeat center;background-size: 100%;}
.dzblxttdul li:nth-child(4){background: url(../img/product/dzblxttd04_img.png) no-repeat center;background-size: 100%;}
.dzblxttdul li:nth-child(5){background: url(../img/product/dzblxttd05_img.png) no-repeat center;background-size: 100%;}
.dzblxttdul li:nth-child(6){background: url(../img/product/dzblxttd06_img.png) no-repeat center;background-size: 100%;}
.indexcpzx .dzbldbcpdh li{text-align: center;}




/*医院信息管理系统样式排版*/

.yyxxxttop{width: 100%;background-color:#f5faff;padding: 0.5em 0em;}
.yyxxxttop img{width: 100%;}
.yyxxxttop h2{width: 90%;height: 2.5em;margin: 1em 5%;line-height: 2.5em;color:#18a3dc;font-size: 1.5em;background-color: #d0e8fa;text-align: center;}
.jkzhglytj .yyxxxtgn li{width: 88%;margin: 1em 2%;padding: 1.5em 4%;clear: both;border-radius: 1em;box-shadow: 0px 0px 12px #e9e9e9;background-color: white;}
.jkzhglytj .yyxxxtgn li h4 span{width: 1.5em;height: 1.5em;font-size: 1em;line-height: 1.5em;margin-right: 0.5em;display: inline-block;border-radius: 6em;font-weight: 400;color: white;background-color: #18a3dc;text-align: center;}
.jkzhglytj .yyxxxtgn li p{text-align: left;margin-top: 1em;}
.jkzhglytj .yyxxxtys{width: 84%;margin: 1em 5%;padding: 1em 3%;border: dashed 1px #18a3dc;border-radius: 0.5em;color: #18a3dc;background-color: #edf8ff;}




/*智慧门诊体检系统样式排版*/

.indexcpzx .mztjtopul{overflow: hidden;}
.indexcpzx .mztjtopul li{width: 31%;height: 10em;margin: 0em 0.8%;border-radius: 0.5em;border: dashed 1px #999;}
.indexcpzx .mztjtopul li img{width: 30%;margin: 1em 0em 0em 35%;}
.indexcpzx .mztjtopul li p{padding: 1em;}
.jkzhglytj .mztjxtgnul{overflow: hidden;}
.jkzhglytj .mztjxtgnul li{width: 31%;height: 13em;margin: 0.5em 0.8%;border-radius: 0.5em;background-color: #18a3dc;color: white;}
.jkzhglytj .mztjxtgnul li h4{height: 3em;line-height: 3em;text-align: center;}
.jkzhglytj .mztjxtgnul li img{width: 36%;margin-left: 32%;margin-bottom: 0.5em;}
.jkzhglytj .mztjxtgnul li p{padding: 0em 1em 1em 1em;text-align: left;}
.jkzhglytj .mztjxtysul li p{height: 8em;}



/*企业简介样式排版*/

.qyjjtop{width: 100%;}
.qyjjc{width: 100%;margin-bottom: 0.5em;padding: 1em 0em;background-color: #18a3dc;}
.qyjjc h3{height: 3em;line-height: 3em;color: white;font-size: 1.2em;text-align: center;}
.qyjjc .qyjjsm{margin-left: 5%;margin-bottom: 1em;padding:1em 4%;border-radius: 1em;background-color: white;width: 82%;}
.qyjjc .qyjjsm p{margin: 1em 0em;}
.qyjjc .qyjjsm p span{color: #18a3dc;font-weight: 600;}
.qyjjc .qyjszzimg{width: 90%;margin-left: 5%;margin-bottom: 1em;}
.qyjjc .qyjjwh{width: 82%;height: 11em;margin-left: 5%;border-radius: 1em;background: url(../img/qyjjqywh_img.png) no-repeat center;background-size: 100%;padding: 1em 4%;}
.qyjjc .qyjjwh h4{height: 2em;line-height: 2em;font-size: 1.5em;color: #18a3dc;}




/*学生体检系统样式排版*/

.xstjlink ul li:nth-child(3){color: white;border: solid 1px #18a3dc;background-color: #18a3dc;}
.xstjlink ul li:nth-child(3) a{color: white;}
.jkzhglytj .xstjh2{
  width: 100%;
  color: #18a3dc;
  height: 2em;
  line-height: 2em;
  font-size: 2em;
  text-align: center;
  font-weight: 600;
}
.xstjbimg{width: 100%;margin:1em 0em;}
.indexcpzx .xstjbul{width: 100%;margin: 0px;}
.indexcpzx .xstjbul li{width: 50%;text-align: center;margin:0em 24%;}




/*公卫健康管理平台样式排版*/

.gwjkglptlink ul li:nth-child(1){color: white;border: solid 1px #18a3dc;background-color: #18a3dc;}
.gwjkglptlink ul li:nth-child(1) a{color: white;}
.indexcpzx .gwjktop2img{width: 100%;}
.jkzhglytj .gwjkglptul li p{height: 7.5em;}
.jkzhglytj .gwjkglptysul{overflow: hidden;}
.jkzhglytj .gwjkglptysul li{float: left;width: 40%;height: 8em;margin: 1em 2%;padding: 1em 3%;background-color: #ecf4f7;}
.jkzhglytj .gwjkglptysul li h4{height: 3em;line-height: 3em;text-indent: 3em;}
.jkzhglytj .gwjkglptysul li:nth-child(1) h4{background: url(../img/product/gwjkglptys01_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .gwjkglptysul li:nth-child(2) h4{background: url(../img/product/gwjkglptys02_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .gwjkglptysul li:nth-child(3) h4{background: url(../img/product/gwjkglptys03_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .gwjkglptysul li:nth-child(4) h4{background: url(../img/product/gwjkglptys04_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .gwjkglptysul li:nth-child(5) h4{background: url(../img/product/gwjkglptys05_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .gwjkglptysul li:nth-child(6) h4{background: url(../img/product/gwjkglptys06_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .gwjkglptysul li p{text-align: left;}
.indexcpzx .biaoqdh li{text-align: center;}
.jkzhglytj .jkyztjxmul{width: 100%;overflow: hidden;margin: 0px;}
.jkzhglytj .jkyztjxmul li{float: left;width: 18%;margin: 1em 1.5%;padding: 1em 1.6%;border-radius: 0.5em;border: dashed 1px #18a3dc;}
.jkzhglytj .jkyztjxmul li img{width: 40%;margin-left:30%;}
.jkzhglytj .jkyztjxmul li p{text-align: center;}




/*慢病随访设备及系统样式排版*/

.jkzhglytj .jyqyxtul li h4{height: 3em;line-height: 3em;text-indent: 3em;}
.jkzhglytj .jyqyxtul li:nth-child(1) h4{background: url(../img/product/jtysqyxt01_icon.png) no-repeat left center;background-size: 12%;}
.jkzhglytj .jyqyxtul li:nth-child(2) h4{background: url(../img/product/jtysqyxt02_icon.png) no-repeat left center;background-size: 12%;}
.jkzhglytj .jyqyxtul li:nth-child(3) h4{background: url(../img/product/jtysqyxt03_icon.png) no-repeat left center;background-size: 12%;}
.jkzhglytj .jyqyxtul li:nth-child(4) h4{background: url(../img/product/jtysqyxt04_icon.png) no-repeat left center;background-size: 12%;}
.jkzhglytj .jyqyxtul li:nth-child(5) h4{background: url(../img/product/jtysqyxt05_icon.png) no-repeat left center;background-size: 12%;}
.jkzhglytj .jyqyxtul li:nth-child(6) h4{background: url(../img/product/jtysqyxt06_icon.png) no-repeat left center;background-size: 12%;}




/*视力检测仪样式排版*/

.jkzhglytj .sljcygnul li{height: 10em;}
.jkzhglytj .sljcygnul li:nth-child(1) h4{background: url(../img/product/sljcyjcgn01_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .sljcygnul li:nth-child(2) h4{background: url(../img/product/sljcyjcgn02_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .sljcygnul li:nth-child(3) h4{background: url(../img/product/sljcyjcgn03_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .sljcygnul li:nth-child(4) h4{background: url(../img/product/sljcyjcgn04_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .sljcycpysul{width: 94%;margin:0.5em 3%;}
.jkzhglytj .sljcycpysul li{clear: both;margin: 0.5em 0em;width: 96%;height: 3em;padding: 1em 1.6%;border-radius: 0.5em;}
.jkzhglytj .sljcycpysul li:nth-child(1){background: url(../img/product/sljcycpys01_icon.png) no-repeat left center;background-size: 12%;background-color: #f4f6fb;border: solid 1px #cedaf7;background-position: 1em;}
.jkzhglytj .sljcycpysul li:nth-child(2){background: url(../img/product/sljcycpys02_icon.png) no-repeat left center;background-size: 12%;background-color: #e7f8ff;border: solid 1px #aee7ff;background-position: 1em;}
.jkzhglytj .sljcycpysul li:nth-child(3){background: url(../img/product/sljcycpys03_icon.png) no-repeat left center;background-size: 12%;background-color: #f4f6fb;border: solid 1px #cedaf7;background-position: 1em;}
.jkzhglytj .sljcycpysul li:nth-child(4){background: url(../img/product/sljcycpys04_icon.png) no-repeat left center;background-size: 12%;background-color: #e7f8ff;border: solid 1px #aee7ff;background-position: 1em;}
.jkzhglytj .sljcycpysul li:nth-child(5){background: url(../img/product/sljcycpys05_icon.png) no-repeat left center;background-size: 12%;background-color: #f4f6fb;border: solid 1px #cedaf7;background-position: 1em;}
.jkzhglytj .sljcycpysul li:nth-child(6){background: url(../img/product/sljcycpys06_icon.png) no-repeat left center;background-size: 12%;background-color: #e7f8ff;border: solid 1px #aee7ff;background-position: 1em;}
.jkzhglytj .sljcycpysul li p{margin-left: 6em;margin-top: 0.5em;text-align: left;}
.jkzhglytj .sljcycpysul li:nth-child(1) p, .jkzhglytj .sljcycpysul li:nth-child(2) p, .jkzhglytj .sljcycpysul li:nth-child(3) p, .jkzhglytj .sljcycpysul li:nth-child(6) p{margin-top: 1em;}
.jkzhglytj .sljcycpysul li p span{color: #18a3dc;font-weight: 600;}




/*公卫健康一体机样式排版*/

.jkzhglytj .gwytjfaul{width: 100%;margin: 0em;}
.jkzhglytj .gwytjfaul li{clear: both;width: 100%;margin: 0.5em 0em;}
.jkzhglytj .gwytjfaul li img{width: 100%;}
.jkzhglytj .gwytjyjysul li h4{height: 3em;line-height: 3em;text-indent: 3em;}
.jkzhglytj .gwytjyjysul li:nth-child(1) h4{background: url(../img/product/gwytjyjys01_icon.png) no-repeat left center;background-size: 12%;}
.jkzhglytj .gwytjyjysul li:nth-child(2) h4{background: url(../img/product/gwytjyjys02_icon.png) no-repeat left center;background-size: 12%;}
.jkzhglytj .gwytjyjysul li:nth-child(3) h4{background: url(../img/product/gwytjyjys03_icon.png) no-repeat left center;background-size: 12%;}




/*产品中心样式排版*/

.cpzxdiv .cpzxh2{
  width: 100%;
    color: #18a3dc;
    height: 2em;
    padding-top: 2em;
    line-height: 2em;
    font-size: 2em;
    text-align: center;
    font-weight: 600;
    background-color: white;
}





/*国家基本公共卫生解决方案样式排版*/

.jkzhglytj .ggwszxzjp{
  width: 92%;margin-left: 4%;margin-bottom: 0.5em;
}
.jkzhglytj .ggwszxxzul img{margin-top: 1em;}
.jkzhglytj .ggwszxxzul li{height: 11em;}
.jjfagsdiv{width: 92%;padding: 1em 4%;background-color: #18a3dc;}
.jjfagsdiv h2{font-size: 2em;height: 2em;line-height: 2em;color: white;text-align: center;}
.ggwsytjgs{margin-bottom: 1em;}
.ggwsytjgs .ggwsytjgstop{width: 92%;padding: 1em 4%;background-color: #f5faff;border-radius: 1em 1em 0em 0em;}
.ggwsytjgs .ggwsytjgstop img{width: 70%;margin: 1em 15%;}
.ggwsytjgs .ggwsytjgstop h4{font-size: 1.2em;height: 3em;line-height: 3em;color: #505477;}
.ggwsytjgs .ggwsytjgstop p{text-indent: 2em;line-height: 2em;}
.ggwsytjgs .jkzhglytj{border-radius:0em 0em 1em 1em;}
.jkzhglytj .ggwssfbsm{width: 92%;margin: 0.5em 4%;}
.ggwsytjgs .ggwsytjgstop .ggwsglptb{width: 92%;margin: 1em 4%;}
.ggwsytjgs .ggwsytjgstop .gwjktop2img{width: 100%;margin: 0em;}




/*智慧养老解决方案*/

.ggwsytjgs .ggwsytjgstop .ggwssfbsm{width: 98%;margin: 0.2em 1%;}
.jkzhglytj .zhylmbsb{font-size: 1.2em;height: 1.5em;line-height: 1.5em;color: #505477;width: 92%;margin-left: 4%;}
.jkzhglytj .zhyljkxzul{overflow: hidden;}
.jkzhglytj .zhyljkxzul li{width: 45%;height: 8em;margin:0.5em 2%;float: left;border-radius: 0.5em;border: dashed 1px #18a3dc;}
.jkzhglytj .zhyljkxzul li img{width:24%;margin: 1em 38%;}
.jkzhglytj .zhyljkxzul li p{padding: 0em 1em 1em 1em;text-align: left;}
.jkzhglytj .zhylgrjksbul li{height: 10em;}




/*保健品营销解决方案*/

.jkzhglytj .bjpyxczwtul li{height: 7em;}
.jkzhglytj .bjpyxczwtul li:nth-child(1) h4{background: url(../img/solution/bjpyxczwt01_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .bjpyxczwtul li:nth-child(2) h4{background: url(../img/solution/bjpyxczwt02_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .bjpyxczwtul li:nth-child(3) h4{background: url(../img/solution/bjpyxczwt03_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .bjpyxczwtul li:nth-child(4) h4{background: url(../img/solution/bjpyxczwt04_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .bjpyxczwtul li:nth-child(5) h4{background: url(../img/solution/bjpyxczwt05_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .bjpyxczwtul li:nth-child(6) h4{background: url(../img/solution/bjpyxczwt06_icon.png) no-repeat left center;background-size: 24%;}
.jjfagsdiv .bjpyxjjfap{width: 89%;margin: 0.5em 2% 1em 2%;padding: 0.5em 3%;color: white;border: dashed 1px white;border-radius: 1em;}




/*企业健康管理解决方案样式排版*/

.jkzhglytj .qyjkglytjul li{height: 11em;}
.ygctlcsyt{width: 92%;margin: 0.5em 4%;font-size: 1em;color: #18a3dc;}
.jkzhglytj .ygctlcimg{width: 96%;margin: 0.5em 2%;}
.jkzhglytj .qyjkys p{margin-bottom: 1em;}




/*养生会所解决方案样式排版*/

.jkzhglytj .yshsczwtul li{height: 6.5em;}
.jkzhglytj .yshsczwtul li:nth-child(1) h4{background: url(../img/solution/yshsczwt01_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .yshsczwtul li:nth-child(2) h4{background: url(../img/solution/yshsczwt02_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .yshsczwtul li:nth-child(3) h4{background: url(../img/solution/yshsczwt03_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .yshsczwtul li:nth-child(4) h4{background: url(../img/solution/yshsczwt04_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .yshsczwtul li:nth-child(5) h4{background: url(../img/solution/yshsczwt05_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .yshsczwtul li:nth-child(6) h4{background: url(../img/solution/yshsczwt06_icon.png) no-repeat left center;background-size: 24%;}
.jkzhglytj .yshsczwtul li h4{text-indent: 2.7em;}




/*联系我们样式排版*/

.lianx dl dt{color: white;}
.lianx dl dd{color: white;}



/*form表单框样式排版*/

#messageBoardForm{padding: 1em;border-radius: 0.5em;border: solid 1px #18a3dc;background-color: #f2f3f5;}
.xqxz label:nth-child(1){margin-right: 1em;}
.bitian span{color: red;}
.bitian input{height: 2.5em;width: 90%;line-height: 2.5em;padding-left: 4%;margin-bottom: 1em;}
.diyu select{height: 2.5em;width: 94%;line-height: 2.5em;padding-left: 4%;margin-bottom: 1em;margin-left: 0.5em;}
.youxiang{height: 2.5em;width:90%;line-height: 2.5em;padding-left: 4%;margin-bottom: 1em;margin-left: 0.5em;}
.wenbeny textarea{height: 6em;width:86%;line-height: 1.5em;padding:0.5em 4%;margin-bottom: 1em;margin-left: 0.5em;}
.anniu input{padding: 0.5em 1.5em;border-radius: 0.5em;margin-left: 0.5em;}
.anniu input:nth-child(1){background-color: #18a3dc;border: solid 1px #18a3dc;color: white;}
.anniu input:nth-child(2){background-color: #eeeeee; border: solid 1px #dcdcdc;}


