@charset 'utf-8';
.centerV {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
* {
  -webkit-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
a,
address,
article,
aside,
audio,
b,
body,
canvas,
caption,
center,
dd,
div,
dl,
dt,
em,
embed,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
label,
nav,
ol,
output,
p,
q,
section,
span,
ul,
li,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  background: #fff;
  color: #131313;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #131313;
}
img {
  display: block;
  outline: none;
  border: 0;
}
.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}
.left {
  float: left!important;
}
.right {
  float: right!important;
}
.clear {
  clear: both;
}
.clearFloat {
  zoom: 1;
}
.clearFloat:after {
  content: '.';
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
}
.allW {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.allW > img {
  display: block;
  width: 100%;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.margin {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.margint {
  margin-top: 1rem;
}
.marginb {
  margin-bottom: 1rem;
}
.img img {
  display: block;
  width: 100%;
  height: 100%;
}
/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
  display: block;
  width: 100%;
}
.p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.h6 {
  font-size: 0.6rem;
  line-height: 1;
  color: #888;
}
.no-mr {
  margin-right: 0;
}
/*
 * this is a line between two panels 
 * the comment and public is ending
 */
.g-line {
  height: 0.5rem;
  background-color: #eee;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.lead {
  margin-top: 1rem;
  background: url(../images/wl_04.jpg) no-repeat 0 0;
  background-size: 6.15rem 3.75rem;
}
.lead p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
  padding-left: 23%;
}
.sb-list {
  margin-top: 1rem;
}
.sb-list li {
  float: left;
  width: 32%;
  margin-right: 2%;
  padding: 0.5rem 0;
  border-radius: 0.25rem;
  text-align: center;
}
.sb-list li a {
  display: block;
  width: 100%;
  color: #fff;
}
.sb-list li h2 {
  font-size: 0.825rem;
  padding-bottom: 0.375rem;
}
.sb-list li img {
  display: block;
  width: 3.9375rem;
  margin: 0 auto 0.375rem;
}
.sb-list li span {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 2rem;
  font-size: 0.675rem;
  padding: 0 0.375rem;
  line-height: 1.65;
  color: #0872c3;
}
.sb-list li h3 {
  font-size: 0.825rem;
  line-height: 1.4;
  padding-top: 0.375rem;
}
.sb-list li:nth-of-type(1) {
  background-color: #0872c3;
}
.sb-list li:nth-of-type(2) {
  background-color: #08a3c3;
}
.sb-list li:nth-of-type(2) span {
  color: #08a3c3;
}
.sb-list li:nth-of-type(3) {
  background-color: #edb55c;
  margin-right: 0;
}
.sb-list li:nth-of-type(3) span {
  color: #edb55c;
}
.public-title {
  margin-top: 1rem;
  position: relative;
}
.public-title h6 {
  margin-left: 16%;
  line-height: 1;
  font-size: 0.675rem;
  color: #0872c3;
  text-transform: uppercase;
}
.public-title .L {
  font-size: 3rem;
  line-height: 1;
  color: #0872c3;
  margin-right: 0.2rem;
}
.public-title .R {
  padding-top: 0.375rem;
}
.public-title h2 {
  position: absolute;
  bottom: 0.1rem;
  color: #0872c3;
  font-weight: bold;
  width: 100%;
  left: 0;
  font-size: 1.25rem;
  padding-left: 26.5%;
}
.public-title-wb {
  margin-bottom: 1rem;
}
.public-title-wb em {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin-top: 1.25rem;
}
.public-title-wb h5 {
  text-align: center;
  font-size: 0.75rem;
  margin-top: -0.7375rem;
}
.public-title-wb h5 span {
  display: inline-block;
  border: 1px #ccc solid;
  padding: 0 0.375rem;
  line-height: 1.375rem;
  height: 1.4rem;
  background-color: #fff;
}
.pub-p p {
  font-size: 0.825rem;
  line-height: 1.75;
  text-indent: 2em;
}
.djs {
  margin-top: 1rem;
}
.djs .title {
  font-size: 1.65rem;
  font-weight: bold;
  color: #0872c3;
  text-align: center;
  padding-right: 7.8rem;
  line-height: 4.1625rem;
  background: url(../images/wl_18.jpg) no-repeat 64% center;
  background-size: 7.8rem 4.1625rem;
}
.djs .main {
  margin-top: 1rem;
}
.djs .main .img {
  width: 44%;
}
.djs .main li {
  height: 8.25rem;
}
.djs .main .txt {
  width: 53.5%;
}
.djs .main .txt h2 {
  display: inline-block;
  padding: 0 0.6rem;
  background-color: #ff8400;
  color: #fff;
  font-size: 0.825rem;
  line-height: 1.375rem;
  border-radius: 0 1rem 1rem 0;
}
.djs .main .txt p {
  font-size: 0.75rem;
  line-height: 1.75;
  padding-top: 0.375rem;
}
.djs .bj1 {
  background: url(../images/bj1_03.jpg) no-repeat;
  background-size: 100% 40.125rem;
}
.djs .on {
  background: url(../images/bja_03.jpg) no-repeat;
  background-size: 100% 100.35rem;
}
.djs .btn {
  text-align: center;
}
.djs .btn a {
  font-size: 0.75rem;
  display: inline-block;
  padding: 0 1.5rem 0 0.75rem;
  line-height: 1.875rem;
  border-radius: 2rem;
  background: url(../images/wl_30.jpg) no-repeat 94% center;
  background-size: 0.6rem 0.6rem;
  background-color: #ff8400;
  color: #fff;
}
.djs .bj1 .main video{
	display:block;
	width:100%;
	height:6rem;
}
.bland-main .title {
  width: 90%;
  margin-top: 1rem;
  padding-left: 0.375rem;
  margin-bottom: 1rem;
  background-color: #ff8400;
  color: #fff;
  border-radius: 0 1rem 1rem 0;
  line-height: 2rem;
  font-size: 0.8675rem;
  font-weight: bold;
}
.bland-main .h1 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  color: #6f6d6d;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.bland-main .yq li {
  width: 48%;
  margin-bottom: 1rem;
  text-align: center;
}
.bland-main .yq li img {
  display: block;
  width: 9.975rem;
  margin: 0 auto 0.475rem;
}
.bland-main .yq li span {
  display: inline-block;
  border: 1px #0872c3 dashed;
  padding: 0 0.6rem;
  line-height: 1.6;
  font-size: 0.825rem;
  color: #0872c3;
}
.bland-main .yq li p {
  font-size: 0.75rem;
  padding-top: 0.375rem;
}
.bland-main .bland-tab .tab-btn {
  margin-bottom: 1rem;
}
.bland-main .bland-tab .tab-btn li {
  float: left;
  width: 32%;
  margin-right: 2%;
  font-size: 0.825rem;
  background-color: #eee;
  line-height: 3rem;
  text-align: center;
}
.bland-main .bland-tab .tab-btn li:last-child {
  margin-right: 0;
}
.bland-main .bland-tab .tab-btn .on {
  background-color: #0872c3;
  color: #fff;
}
.bland-main .bland-tab .tab-txt .main li {
  width: 48%;
  margin-bottom: 1rem;
  text-align: center;
}
.bland-main .bland-tab .tab-txt .main2{
  padding: 0 0.375rem;
}
.bland-main .bland-tab .tab-txt .main2 li {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 1rem;
  text-align: center;
}
.bland-main .bland-tab .tab-txt .main2 li:last-child{
  margin-right: 0;
}
.bland-main .bland-tab .tab-txt .main2 li img{
  display: block;
  width: 6.75rem;
  margin: 0 auto;
}
.bland-main .bland-tab .tab-txt .main2 li span{
  font-size: 0.75rem;
  white-space: nowrap;
  line-height: 1.3;
  padding-top: 0.375rem;
  display: block;
}
.bland-main .bland-tab .tab-txt .main2 li p{
    font-size: 0.825rem;
  width: 5.25rem;
  margin: 0.75rem auto 0;
  line-height: 1.375rem;
  height: 1.45rem;
  background-color: #ff8400;
  text-align: center;
  border-radius: 1rem;
  color: #fff;
}
.bland-main .bland-tab .tab-txt .main2 li p a{
	color:#fff;
}
.bland-main .bland-tab .tab-txt .main li img {
  display: block;
  width: 9.975rem;
  margin: 0 auto 0.475rem;
}
.bland-main .bland-tab .tab-txt .main li span {
  display: block;
  line-height: 1.6;
  font-size: 0.7875rem;
  width: 100%;
  text-align: center;
  white-space: nowrap;
}
.bland-main .bland-tab .tab-txt .main li p {
  font-size: 0.825rem;
  width: 5.25rem;
  margin: 0.75rem auto 0;
  line-height: 1.375rem;
  height: 1.45rem;
  background-color: #ff8400;
  text-align: center;
  border-radius: 1rem;
  color: #fff;
}
.bland-main .bland-tab .tab-txt .main li p a{
	color:#fff;
}
.bland-main .zh-zx .left {
  width: 72%;
  height: 5.5rem;
  border: 1px #ccc dashed;
  border-right: none;
  font-size: 0.75rem;
  padding: 0.375rem;
  line-height: 1.6;
}
.bland-main .zh-zx .left span {
  font-weight: bold;
}
.bland-main .zh-zx .right {
  width: 28%;
  background-color: #ff8400;
  height: 5.5rem;
  padding-top: 0.95rem;
  text-align: center;
}
.bland-main .zh-zx .right img {
  display: block;
  width: 2.025rem;
  margin: 0 auto;
}
.bland-main .zh-zx .right span {
  display: inline-block;
  font-size: 0.75rem;
  border: 1px #fff dashed;
  border-radius: 1rem;
  padding: 0 0.5rem;
  color: #fff;
}
.up-slide {
  margin-top: 1rem;
}
.up-slide .img {
  width: 38.33%;
  position: relative;
  height: 7.875rem;
}
.up-slide .img em {
  border-width: 0.4rem;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #1baac8;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  right: -0.75rem;
  top: 50%;
  margin-top: -0.375rem;
  z-index: 9;
}
.up-slide .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.up-slide .right em {
  border-width: 0.4rem;
  border-style: dashed solid dashed dashed;
  border-color: transparent #fca149 transparent transparent;
  width: 0;
  height: 0;
  overflow: hidden;
  right: auto;
  left: -0.75rem;
}
.up-slide .txt {
  width: 61.67%;
  height: 7.875rem;
}
.up-slide .txt .swiper-slide{
	position:relative;
}
.up-slide .txt .swiper-slide img {
  display: block;
  width: 100%;
  height: 7.875rem;
}
.up-slide .txt .swiper-slide p{
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	color:#fff;
	font-size:0.7rem;
	width:100%;
	height:2rem;
	line-height:2rem;
	background:rgba(0,0,0,0.5);
}
.system .left {
  width: 36.66%;
  height: 15.1875rem;
  background-color: #edb55c;
  text-align: center;
}
.system .left h2 {
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center;
  padding-top: 0.8rem;
  color: #fff;
  padding-bottom: 0.125rem;
}
.system .left img {
  display: block;
  width: 5.625rem;
  margin: 0.375rem auto;
}
.system .left p {
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.6;
  color: #fff;
}
.system .left span {
  display: inline-block;
  padding: 0 0.6rem;
  background-color: #fff;
  border-radius: 1rem;
  line-height: 1.5rem;
  font-size: 0.75rem;
  color: #edb55c;
  margin-top: 0.5rem;
}
.system .right {
  width: 61.5%;
}
.system .right .list {
  height: 7.39375rem;
  padding-left: 5rem;
  text-align: center;
}
.system .right .list h2 {
  font-size: 0.9rem;
  font-weight: bold;
  padding-top: 0.8rem;
  color: #fff;
  text-align: center;
  padding-bottom: 0.125rem;
}
.system .right .list p {
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.6;
  color: #fff;
}
.system .right .list span {
  display: inline-block;
  padding: 0 0.6rem;
  background-color: #fff;
  border-radius: 1rem;
  line-height: 1.5rem;
  font-size: 0.75rem;
  color: #0872c3;
  margin-top: 0.5rem;
}
.system .right .u {
  margin-bottom: 0.4rem;
  background: url(../images/ok_13.jpg) no-repeat 0.3rem center;
  background-size: 5.625rem 5.625rem;
  background-color: #0872c3;
}
.system .right .d {
  background: url(../images/ok_16.jpg) no-repeat 0.3rem center;
  background-size: 5.625rem 5.625rem;
  background-color: #08a3c3;
}
.system .right .d h2 {
  padding-top: 0.5rem;
}
.system .right .d p {
  line-height: 1.3;
}
.system .right .d span {
  color: #08a3c3;
}
.la-txt h2 {
  margin-top: 1rem;
  font-size: 1.125rem;
  color: #0872c3;
  font-weight: bold;
  text-align: center;
}
.la-txt h2 span {
  color: #ff8400;
}
.la-txt h6 {
  font-size: 0.825rem;
  text-align: center;
  line-height: 1.75rem;
  padding-bottom: 0.375rem;
}
.la-phone {
  margin-top: 1rem;
  background-color: #eeeeee;
  padding: 0.5rem 1.2rem;
  line-height: 1.65;
  font-size: 0.75rem;
}
.doctor-g {
  margin-top: 1rem;
}
.doctor-g h2 span {
  display: inline-block;
  background-color: #ff8400;
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 1rem;
  padding: 0 0.75rem 0 0.475rem;
  line-height: 1.5rem;
  border-radius: 0 1rem 1rem 0;
  color: #fff;
}
.doctor-g .main {
  height: 21.525rem;
  margin-bottom: 0.75rem;
  color: #fff;
  padding-left: 45.47%;
  padding-top: 4.95rem;
  position:relative;
  color:#fff;
}
.doctor-g .main a{
	color:#fff;
}
.doctor-g .main .bj{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:-1;
}
.doctor-g .main h3 {
  font-size: 0.75rem;
  margin-bottom: 2.375rem;
}
.doctor-g .main p {
  font-size: 0.75rem;
  line-height: 1.62;
  padding-left: 0.75rem;
}
.doctor-g .main .pg {
  margin-top: 2.625rem;
  font-size: 0.75rem;
  margin-left: -2rem;
}
.doctor-g .main h4 {
  font-size: 0.75rem;
  margin-left: -1.6rem;
  white-space: nowrap;
  line-height: 1.275rem;
}
.doctor-g .sqtw .swiper-container {
  padding-bottom: 1rem;
}
.sqt3 .swiper-slide img {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.sqt3 .swiper-slide span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.6rem;
  white-space: nowrap;
  margin-bottom: 1rem;
  padding-top: 0.375rem;
}
