@charset "utf-8";
/* 注释勿删--谢谢 */
/* 导入LSEE文件：@import“name”    导入css文件 @import (lsee)“name” */
/*预定义 间距 */
/*预定义 三角 */
/*样式的重置*/
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dd,
dt,
form,
input,
p {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
body {
  font-family: "微软雅黑";
  color: #555555;
  font-size: 1rem;
}
a {
  display: block;
  text-decoration: none;
  color: #555555;
}
img {
  display: block;
  outline: none;
}
li {
  list-style: none;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/* 自定义样式 */
.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}
.left {
  float: left!important;
}
.clear {
  clear: both;
}
.right {
  float: right!important;
}
.clearFloat {
  zoom: 1;
}
.clearFloat:after {
  content: '.';
  width: 0;
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
/* 设置allW类的 宽度及直接子集图片的全局自适应 */
.allW {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.allW img {
  display: block;
  width: 100%;
}
/* this is a line between two panels */
/* 测试 */
@font-face {
  font-family: myFirstFont;
  src: url('../font/FZSHANGKJW.TTF');
}
/* common */
.H-introduce {
  margin-top: 0.825rem;
  height: 10.2rem;
  background: url(../images/async_04.jpg) no-repeat;
  background-size: 100%;
}
.H-introduce .H-introduce-main {
  padding-top: 1.5rem;
  width: 87.5%;
  margin: auto;
  overflow: hidden;
}
.H-introduce .H-introduce-main img {
  display: block;
  width: 100%;
}
.H-introduce .H-introduce-main h1 {
  font-size: 1.35rem;
  color: #166be0;
}
.H-introduce .H-introduce-main h1 span {
  color: #c9c5bf;
  margin-left: 0.5rem;
}
.H-introduce .H-introduce-main .H-name {
  color: #0e0e0e;
  padding-top: 0.4rem;
}
.H-introduce .H-introduce-main .H-name h6 {
  font-size: 0.5rem;
  color: #0e0e0e;
  opacity: 0.2;
  font-weight: bold;
  text-transform: uppercase;
}
.H-introduce .H-introduce-main .H-name h5 {
  font-size: 0.825rem;
  margin-top: -0.45rem;
}
.H-introduce .H-introduce-main .H-name .H-l {
  margin-left: 1rem;
  font-size: 1.05rem;
  font-weight: bold;
}
.H-introduce .H-introduce-main p {
  padding-top: 0.3rem;
  font-size: 0.75rem;
  line-height: 1.1rem;
  text-indent: 2em;
}
.H-introduce .title {
  text-align: center;
  padding-top: 2.25rem;
  color: #166be0;
  margin-bottom: 1.5rem;
}
.H-introduce .title h3 {
  font-size: 1.2rem;
  font-weight: bold;
}
.H-introduce .title h4 {
  font-size: 0.525rem;
  text-transform: uppercase;
}
.H-introduce .LC {
  width: 93%;
  margin: auto;
  overflow: hidden;
  font-size: 0.725rem;
  line-height: 1.1rem;
}
.H-introduce .LC img {
  display: block;
  width: 100%;
}
.H-introduce .LC p {
  margin-bottom: 0.5rem;
}
.H-introduce .LC span {
  display: inline-block;
  background-color: #f37600;
  color: #fff;
  padding: 0 0.3rem;
  font-weight: bold;
  margin-right: 0.4rem;
}
.H-public-title {
  height: 3.52rem;
  background: url(../images/ss_07.jpg) no-repeat;
  background-size: 100%;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
  color: #166be0;
  text-align: center;
}
.H-public-title h1 {
  font-size: 1.2rem;
  font-weight: bold;
  padding-top: 0.3rem;
}
.H-public-title h6 {
  font-size: 0.525rem;
  text-transform: uppercase;
}
.H-pub-p {
  box-sizing: border-box;
  padding: 0 0.4rem;
  font-size: 0.75rem;
  line-height: 1.2rem;
  text-indent: 2em;
}
/*  */
.H-cure ul {
  box-sizing: border-box;
  padding: 1rem 0.4rem;
}
.H-cure li {
  width: 49%;
  background-color: #c4dcfe;
  border-radius: 0.65rem 0 0 0.65rem;
  box-sizing: border-box;
  padding: 0.6rem 0.6rem;
}
.H-cure h1 {
  font-size: 0.825rem;
  font-weight: bold;
  color: #166be0;
  padding-bottom: 0.3rem;
}
.H-cure p {
  font-size: 0.75rem;
  line-height: 1.1rem;
  color: #333;
}
.H-cure li:last-child {
  border-radius: 0 0.65rem 0.65rem 0;
}
.H-videoS {
  width: 95%;
  margin: auto;
  overflow: hidden;
}
.H-videoS img {
  display: block;
  width: 100%;
}
.H-videoS video {
  display: block;
  width: 100%;
}
.H-videoS span {
  font-size: 0.75rem;
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
.H-tab-btn {
  margin-bottom: 0.5rem;
}
.H-tab-btn li {
  float: left;
  width: 49%;
  background-color: #e6e7e8;
  font-size: 0.825rem;
  text-align: center;
  padding: 0.3rem 0;
  line-height: 1.1rem;
}
.H-tab-btn li:last-child {
  margin-left: 2%;
}
.H-tab-btn .on {
  background-color: #166be0;
  color: #fff;
}
.H-tab-txt dl > dd {
  float: left;
  width: 49%;
}
.H-tab-txt dd:nth-of-type(even) {
  margin-left: 2%;
}
.btn {
  width: 35%;
  margin: auto;
  overflow: hidden;
  text-align: center;
  font-size: 0.75rem;
  color: #fff;
  background-color: #f37600;
  border-radius: 0.4rem;
  line-height: 2rem;
  margin-top: 1rem;
}
.btn img {
  display: block;
  width: 100%;
}
/*  */
.H-public-titleB1 {
  background: url(../images/c_21.jpg) no-repeat;
  background-size: 100%;
}
.H-public-titleB2 {
  background: url(../images/json_31.jpg) no-repeat;
  background-size: 100%;
}
.H-public-titleB3 {
  background: url(../images/json_34.jpg) no-repeat;
  background-size: 100%;
}
.G-gy ul {
  box-sizing: border-box;
  padding: 0 0.4rem;
}
.G-gy li {
  margin-bottom: 1rem;
}
.G-gy .img {
  width: 46%;
}
.G-gy .txt {
  width: 52%;
}
.G-gy .txt h1 {
  font-size: 0.9rem;
  color: #166be0;
  font-weight: bold;
  padding-top: 1rem;
  padding-bottom: 0.25rem;
}
.G-gy .txt p {
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.H-imgs {
  box-sizing: border-box;
  padding: 0 0.4rem;
}
.H-imgs li {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.H-imgs li:last-child {
  margin-right: 0;
}
.H-bjt {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
  height: 0.6rem;
  background: url(../images/consult_47.jpg) repeat-x;
}
.H-imgShow dt {
  width: 39.7%;
  margin-right: 0.7%;
  height: 15.975rem;
}
.H-imgShow dt img {
  display: block;
  width: 100%;
  height: 15.975rem;
}
.H-imgShow dd {
  float: left;
  margin-bottom: 0.22rem;
}
.H-imgShow dd img {
  height: 100%;
  display: block;
  width: 100%;
}
.H-imgShow dd:nth-of-type(1) {
  width: 59.6%;
  height: 6rem;
}
.H-imgShow dd:nth-of-type(2) {
  width: 21.3%;
  margin-right: 0.7%;
  height: 4.8rem;
}
.H-imgShow dd:nth-of-type(3) {
  width: 37.6%;
  height: 4.8rem;
}
.H-imgShow dd:nth-of-type(5) {
  width: 21.3%;
  margin-left: 0.7%;
  height: 4.8rem;
}
.H-imgShow dd:nth-of-type(4) {
  width: 37.6%;
  height: 4.8rem;
}
.H-jobs ul {
  box-sizing: border-box;
  padding: 0 0.4rem;
}
.H-jobs li {
  float: left;
  width: 33.33%;
  height: 10.7625rem;
}
.H-jobs li:nth-of-type(2) {
  width: 31.34%;
  margin-left: 1%;
  margin-right: 1%;
}
.H-jobs a,
.H-jobs img {
  display: block;
  width: 100%;
  height: 100%;
}
/*  */
.H-kL {
  width: 93.75%;
  margin: auto;
  overflow: hidden;
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
  box-sizing: border-box;
  border: 1px #166be0 solid;
  padding: 0.4rem;
}
.H-kL img {
  display: block;
  width: 100%;
}
.H-kL p {
  font-size: 0.75rem;
  text-align: center;
  background-color: #166be0;
  color: #fff;
  padding: 0.4rem 0;
}
.H-g-bj {
  background-color: #ebe9eb;
  box-sizing: border-box;
  padding: 0.5rem 3.5%;
}
.H-g-bj .left {
  width: 48.6%;
}
.H-g-bj .left img {
  display: block;
  width: 100%;
}
.H-g-bj .right {
  width: 49.5%;
}
.H-g-bj .right p {
  font-size: 0.75rem;
  line-height: 1.1rem;
  color: #333;
}
.H-g-bj .right .BTN {
  width: 67.5%;
  margin: 0.5rem auto 0;
  padding-left: 0.75rem;
  background-color: #166be0;
  color: #fff;
  line-height: 1.5rem;
  border-radius: 1rem;
  font-size: 0.75rem;
}
.H-g-bj .right .BTN span {
  display: block;
  background: url(../images/hospital_84.jpg) no-repeat 90% center;
  background-size: 0.725rem 0.725rem;
}
.H-Footer {
  margin-top: 1rem;
}
.F-public-title {
  text-align: center;
  padding-bottom: 0.5rem;
  border-bottom: 1px #ccc solid;
}
.F-public-title img {
  display: block;
  width: 26.25%;
  padding-top: 1rem;
  margin: 0rem auto 0.1rem;
}
.F-public-title h1 {
  font-size: 0.7875rem;
  color: #363636;
}
.F-public-title h6 {
  font-size: 0.46rem;
  color: #c5c5c5;
  text-transform: uppercase;
}
.F-case-list {
  padding-top: 0.825rem;
}
.F-case-list li {
  float: left;
  width: 48.5%;
}
.F-case-list img {
  display: block;
  width: 100%;
}
.F-case-list span {
  font-size: 0.75rem;
  padding-top: 0.5rem;
  line-height: 1.1rem;
  display: block;
  text-indent: 2em;
  padding-bottom: 1rem;
}
.F-case-list li:last-child {
  margin-left: 3%;
}
.scly {
	border:1px solid #ccc;
}
.scly p{
	font-size: 0.75rem;
	line-height: 1.2rem;
	text-indent: 2rem;
	padding: 0.25rem;
}
.scly img {
	text-align: center;
	width: 18rem;
	margin-left: 3rem;
}
.scly ul{
	height: 7rem;
}
.scly ul li{
	width: 7rem;
	margin-right:0.5rem;
	float: left;
	height: 2rem;
	line-height: 2rem;
	background-color: #5b9bd5;
	color:#FFF;
	border-radius: 0.2rem;
	text-align: center;
	margin-top: 1rem;
}
.scly ul li:nth-child(3){
	margin-right: 0;
}
.scly ul li:nth-child(1){
	margin-left: 1rem;
}
.scly ul li:nth-child(4){
	margin-left: 4rem;
}

.spbox {
  display: flex;
  flex-wrap: wrap;
}
.spbox #videoswiper {
  width: 100%;
}
.spbox #videoswiper #videoswiperp {
  bottom: 21px;
}
.spbox .spmaxbox {
  width: 100%;
  margin-bottom: 1rem;
  padding: 0 0.5rem;
}
.spbox .spmaxbox .videobox img {
  display: block;
  width: 100%;
  border-radius: 0.4rem 0.4rem 0 0;
}
.spbox .spmaxbox .videobox video {
  display: block;
  width: 100%;
  border-radius: 0.4rem 0.4rem 0 0;
}
.spbox .spmaxbox .spinfo {
  padding: 0.5rem;
  background: #f2f2f2;
  border-radius: 0 0 0.4rem 0.4rem;
}
.spbox .spmaxbox .spinfo h3 {
  margin-bottom: 0.5rem;
  line-height: 1.3rem;
  color: #333;
  font-size: 0.8rem;
}
.spbox .spmaxbox .spinfo ul {
  margin-top: 0.5rem;
  display: flex;
}
.spbox .spmaxbox .spinfo ul li {
  display: flex;
  align-items: center;
  flex: 1;
  color: #333;
  font-size: 0.8rem;
}
.spbox .spmaxbox .spinfo ul li img {
  width: 1.2rem;
  margin-right: 0.5rem;
}
.spbox .spmaxbox .spinfo ul li a {
  display: flex;
  align-items: center;
  height: 100%;
  color: #faa90d;
}
.spbox .spmaxbox .spinfo ul li:nth-child(2) {
  justify-content: flex-end;
}
.spbox .box {
  width: 50%;
  padding: 0 0.5rem;
  margin-bottom: 1rem;
}
.spbox .box .videobox img {
  display: block;
  width: 100%;
  border-radius: 0.4rem 0.4rem 0 0;
}
.spbox .box .videobox video {
  display: block;
  width: 100%;
  height: 6.7rem;
  border-radius: 0.4rem 0.4rem 0 0;
  border: 1px solid #f2f2f2;
}
.spbox .box .spinfo {
  padding: 0.5rem;
  background: #f2f2f2;
  border-radius: 0 0 0.4rem 0.4rem;
  height:5.3rem;
}
.spbox .box .spinfo h3 {
  margin-bottom: 0.5rem;
  line-height: 1.3rem;
  color: #333;
  font-size: 0.8rem;
}
.spbox .box .spinfo ul {
  margin-top: 0.5rem;
  display: flex;
}
.spbox .box .spinfo ul li {
  display: flex;
  align-items: center;
  flex: 1;
  color: #333;
  font-size: 0.8rem;
}
.spbox .box .spinfo ul li img {
  width: 1.2rem;
  margin-right: 0.5rem;
}
.spbox .box .spinfo ul li a {
  display: flex;
  align-items: center;
  height: 100%;
  color: #faa90d;
}
.spbox .box .spinfo ul li:nth-child(2) {
  justify-content: flex-end;
}
.spbox .btngroup {
  width: 100%;
  display: flex;
}
.spbox .btngroup .btn {
  border: 1px solid #fff;
  height: 2.2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex: 1;
  background: #999;
  color: #fff;
  font-size: 0.9rem;
  cursor: pointer;
}
.spbox .btngroup .on {
  background: #006be0;
}
.spbox .btncon{
	width:100%;
}
.spbox .btncon .conbox {
  display: none;
  padding-top: 0.5rem;
}
.spbox .btncon .conbox .tconbox{
	display:flex;
	flex-wrap: wrap;
}
.spbox .btncon .conbox:nth-child(1) {
  display:block;
}
.jb-ph-list02 .picList li{
	width: 50%;
	float: left;
}
.jb-ph-list02 .picList li img{
	width: 10.8rem;
	margin: 0 auto;
}

.F-thanks {
  background-color: #f0f0f0;
}
.F-thanks-list {
  box-sizing: border-box;
  padding: 0.75rem 0.4rem 0;
}
.F-thanks-list li {
  float: left;
  width: 49%;
}
.F-thanks-list img {
  display: block;
  width: 100%;
}
.F-thanks-list video {
  display: block;
  width: 100%;
}
.F-thanks-list span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
  padding-top: 0.4rem;
  padding-bottom: 0.75rem;
  height:1.8rem;
}
.F-thanks-list p {
  font-size: 0.75rem;
  padding-top: 0.4rem;
  line-height: 1.1rem;
  margin-bottom: 1.2rem;
  height:1.8rem;
}
.F-thanks-list li:nth-of-type(even) {
  margin-left: 2%;
}

.F-public-consultBtn {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
  padding-bottom: 0.2rem;
  text-align: center;
}
.F-public-consultBtn a {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.8rem;
  border-radius: 1rem;
  background-color: #ff7e00;
  color: #fff;
  padding: 0 1.4rem;
  position: relative;
}
.F-public-consultBtn img {
  display: block;
  width: 1.35rem;
  position: absolute;
  right: 0rem;
  top: 1rem;
}
.topTEL {
    position: fixed;
    top: 0;
    max-width: 640px;
    z-index: 999;
    display: none;
}