.tj-banenr {
  width: 100%;
  height: 400px;
  background: url(/static/images/ckgjb/tj1.jpg) center top no-repeat;
  padding-top: 90px;
  text-align: right;
}
.tj-ser {
  padding: 40px 0;
  margin: 0 -15px;
}
.tj-ser > li {
  float: left;
  margin: 0 0 0;
  width: 16.66666667%;
  padding: 0 15px;
}
.tj-ser li a {
  display: block;
  color: #333;
  text-align: center;
}
.tj-ser li a:hover {
  color: #149272;
}
.tj-ser li a:hover em {
  background-color: #149272;
  color: #fff;
  background-image: -webkit-linear-gradient(45deg, #2a71ab, #19a6b7, #33ccb0);
  background-image: -moz-linear-gradient(45deg, #2a71ab, #19a6b7, #33ccb0);
  background-image: -o-linear-gradient(45deg, #2a71ab, #19a6b7, #33ccb0);
  background-image: linear-gradient(45deg, #2a71ab, #19a6b7, #33ccb0);
}
.tj-ser em {
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  -webkit-border-radius: 40%;
  -moz-border-radius: 40%;
  -o-border-radius: 40%;
  border-radius: 40%;
  font-size: 40px;
  background-color: #fff;
  color: #149272;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.tj-ser span {
  display: block;
  font-size: 16px;
  padding-top: 1em;
}
.tj-info {
  line-height: 2;
  font-size: 15px;
  padding-bottom: 40px;
}
.tj-env {
  position: relative;
  padding-left: 362px;
  margin-bottom: 40px;
}
.tj-env em {
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 0;
  top: 1px;
  bottom: 1px;
  width: 360px;
  padding-top: 50px;
  text-align: center;
  background-image: -webkit-linear-gradient(0deg, #11bbbb, #0384bc);
  background-image: -moz-linear-gradient(0deg, #11bbbb, #0384bc);
  background-image: -o-linear-gradient(0deg, #11bbbb, #0384bc);
  background-image: linear-gradient(0deg, #11bbbb, #0384bc);
}
.tj-env ul {
  margin: 0 -1px;
}
.tj-env ul > li {
  float: left;
  margin: 0 0 0;
  width: 33.33333333%;
  padding: 0 1px;
}
.tj-env ul li {
  padding: 1px;
}
.tj-env ul li ._imgbox {
  width: 100%;
  height: 210px;
}
.tj-qaBox {
  padding: 20px 30px;
  background-color: #fff;
}
.tj-qaBox ._item {
  border-bottom: 1px #f6f6f6 solid;
}
.tj-qaBox ._item ._tit {
  position: relative;
  padding: 1.2em 0;
  line-height: 20px;
  cursor: pointer;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.tj-qaBox ._item ._tit b {
  padding-left: 0.5em;
  font-size: 20px;
}
.tj-qaBox ._item ._tit a {
  display: inline-block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 50%;
  right: 0;
  margin-top: -15px;
  line-height: 30px;
  padding: 0 1em;
  font-size: 15px;
  background-color: #149272;
  color: #fff;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.tj-qaBox ._item ._tit a:hover {
  background-color: #2878ad;
}
.tj-qaBox ._item ._box {
  display: block;
  background-color: #fafafa;
  padding: 1.2em 1.8em;
  line-height: 2.2;
  font-size: 15px;
  margin-bottom: 1em;
}
.tj-qaBox ._item.on ._tit i:before {
  content: "\ed21";
}
.tj-qaBox ._item.on ._tit:hover {
  border-color: #149272;
  color: #149272;
}
.tj-qaBox ._item.on ._box {
  display: none;
}
.tj-qaBox .sub-floor {
  padding: 0 !important;
}
.tj-qaBox .sub-floor .sub-floor1,
.tj-qaBox .sub-floor .sub-floor2 {
  padding-left: 8rem;
  position: relative;
  border-bottom: 2px #fff solid;
}
.tj-qaBox .sub-floor .sub-floor1 .bar {
  background-color: #30bc86;
}
.tj-qaBox .sub-floor .sub-floor2 .bar {
  background-color: #ffc600;
}
.tj-qaBox .sub-floor .bar {
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6rem;
  line-height: 70px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.tj-qaBox .sub-floor ul {
  padding: 10px 0;
  margin: 0 -5px;
}
.tj-qaBox .sub-floor ul > li {
  float: left;
  margin: 0 0 0;
  width: 25%;
  padding: 0 5px;
}
.tj-qaBox .sub-floor ul li {
  height: 50px;
  line-height: 1.4;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
}
.tj-qaBox .sub-floor ul li span {
  display: block;
  padding-top: 5px;
  font-size: 16px;
  color: #333333;
}
.tj-qaBox .sub-floor:hover {
  background-color: #f3f3f3;
}
.tjtcBox {
  padding: 0 !important;
  background-color: transparent !important;
}
.tjtcBox ul {
  margin: 0 -10px;
}
.tjtcBox ul > li {
  float: left;
  margin: 0 0 15px;
  width: 20%;
  padding: 0 10px;
}
.tjtcBox ul a {
  display: block;
  line-height: 3.4;
  font-size: 16px;
  background-color: #fafafa;
  padding: 0 1em 0 1.3em;
  border-left: 3px #9ef3e7 solid;
  background-image: -webkit-linear-gradient(45deg, #fafafa, #ffffff);
  background-image: -moz-linear-gradient(45deg, #fafafa, #ffffff);
  background-image: -o-linear-gradient(45deg, #fafafa, #ffffff);
  background-image: linear-gradient(45deg, #fafafa, #ffffff);
}
.tjtcBox ul a:hover {
  background-image: -webkit-linear-gradient(45deg, #c5f6ef, #ffffff);
  background-image: -moz-linear-gradient(45deg, #c5f6ef, #ffffff);
  background-image: -o-linear-gradient(45deg, #c5f6ef, #ffffff);
  background-image: linear-gradient(45deg, #c5f6ef, #ffffff);
  border-color: #30bc86;
}
.gjb-tit {
  line-height: 1;
  text-align: center;
  padding-bottom: 2.5rem;
}
.gjb-tit h1 {
  font-size: 36px;
  color: #333;
}
.gjb-tit h1 b {
  color: #0d8e6e;
}
.gjb-tit h3 {
  font-size: 16px;
  color: #555;
  padding-top: 0.5em;
}
.gjb-tit h5 {
  font-size: 17px;
  color: #888;
  padding-top: 1em;
}
.gjb-hd {
  padding: 3rem 0 5.6vw;
  background: url(/static/images/ckgjb/gjb-bottom.png) center bottom no-repeat;
  background-size: contain;
}
.gjb-hd ._info {
  position: relative;
}
.gjb-hd ._info ._imgbox {
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 0;
  top: 2.5rem;
  bottom: 2.5rem;
  width: 50%;
  -webkit-border-radius: 0 0 7rem 0;
  -moz-border-radius: 0 0 7rem 0;
  -o-border-radius: 0 0 7rem 0;
  border-radius: 0 0 7rem 0;
}
.gjb-hd ._info ._box {
  margin-left: 35%;
  background-color: #daeff1;
  padding: 2rem 2.5rem 2rem 15%;
  font-size: 15px;
  color: #333;
  -webkit-border-radius: 7rem 0 0 0;
  -moz-border-radius: 7rem 0 0 0;
  -o-border-radius: 7rem 0 0 0;
  border-radius: 7rem 0 0 0;
  text-align: justify;
}
.gjb-hd ._info ._box > p {
  margin-left: 2.5rem;
  line-height: 1.8;
  padding-bottom: 0.5rem;
}
.gjb-hd ._info ._box > p span,
.gjb-hd ._info ._box > p b {
  color: #0d8e6e;
}
.gjb-hd ._info ._box ul {
  padding-top: 0.5rem;
}
.gjb-hd ._info ._box ul li {
  float: left;
  position: relative;
  padding-left: 2.4rem;
  line-height: 2.4;
  margin-left: 2.5rem;
}
.gjb-hd ._info ._box ul li i {
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 0;
  top: 50%;
  width: 2rem;
  height: 2rem;
  margin-top: -1rem;
  text-align: center;
  line-height: 2rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  background-color: #0d8e6e;
}
.gjb-hd ._info ._box ul li b {
  color: #0d8e6e;
}
.gjb-hd ._ser {
  padding: 3rem 0;
  margin: 0 -20px;
}
.gjb-hd ._ser > li {
  float: left;
  margin: 0 0 0;
  width: 16.66666667%;
  padding: 0 20px;
}
.gjb-hd ._ser li {
  text-align: center;
  font-size: 22px;
}
.gjb-hd ._ser li a {
  display: inline-block;
  color: #333;
}
.gjb-hd ._ser li a p {
  padding-top: 0.5em;
}
.gjb-hd ._ser li a:hover {
  color: #0d8e6e;
}
.gjb-taojian {
  padding: 3rem 0 5rem;
  background-color: #fff;
}
.gjb-taojian ._txt {
  line-height: 2;
  font-size: 16px;
  margin-bottom: 2.5rem;
  text-align: justify;
}
.gjb-taojian .sw_taojian {
  width: 100%;
  position: relative;
}
.gjb-taojian .sw_taojian .swiper {
  overflow: hidden;
}
.gjb-taojian .sw_taojian .swiper-slide {
  height: 250px;
  background-color: #f0f0f0;
}
.gjb-taojian .sw_taojian .swiper-slide:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.gjb-taojian .fk-right,
.gjb-tm .fk-right,
.gjb-taojian .fk-left,
.gjb-tm .fk-left {
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 50%;
  margin-top: -2rem;
  width: 5rem;
  line-height: 4rem;
  color: #888;
  text-align: center;
  font-size: 4rem;
  cursor: pointer;
}
.gjb-taojian .fk-right:hover,
.gjb-tm .fk-right:hover,
.gjb-taojian .fk-left:hover,
.gjb-tm .fk-left:hover {
  color: #0d8e6e;
}
.gjb-taojian .fk-right,
.gjb-tm .fk-right {
  left: 100%;
}
.gjb-taojian .fk-left,
.gjb-tm .fk-left {
  right: 100%;
}
.gjb-tm {
  padding: 3.5rem 0;
  background-color: #eaf9f5;
}
.gjb-tm .fk-right,
.gjb-tm .fk-left {
  display: none;
  color: rgba(0, 0, 0, 0.1);
}
.gjb-tm:hover .fk-right,
.gjb-tm:hover .fk-left {
  display: inline-block;
}
.gjb-tm .tm_swiper {
  position: relative;
}
.gjb-tm .swiper {
  overflow: hidden;
  padding-bottom: 60px;
}
.gjb-tm .swiper-pagination-bullet-active {
  background: #0d8e6e !important;
}
.gjb-tm .swiper-slide {
  text-align: center;
}
.gjb-tm .swiper-slide ._img {
  display: inline-block;
  width: 150px;
  height: 150px;
  padding: 0.5rem 1rem 0;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #dbecef;
  margin: 0 auto 1rem;
}
.gjb-tm .swiper-slide ._img img {
  width: 100%;
}
.gjb-tm .swiper-slide h1 {
  font-size: 24px;
}
.gjb-tm .swiper-slide h1 a {
  color: #0d8e6e;
}
.gjb-tm .swiper-slide h3 {
  color: #666;
  padding-top: 0.5rem;
}
.gjb-tm .swiper-slide h3 span {
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  -o-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
  padding: 0.5rem;
}
.gjb-tm .swiper-slide ._txt {
  padding-top: 0.8rem;
  text-align: justify;
  line-height: 1.8rem;
  height: 8rem;
  overflow: hidden;
}
.gjb-tm .swiper-slide ._alink {
  padding-top: 1rem;
}
.gjb-tm .swiper-slide ._alink a {
  display: inline-block;
  font-size: 13px;
  line-height: 1.8rem;
  padding: 0 1rem;
  margin: 0 0.3rem;
  background-color: #0d8e6e;
  color: #fff;
  -webkit-border-radius: 1.8rem;
  -moz-border-radius: 1.8rem;
  -o-border-radius: 1.8rem;
  border-radius: 1.8rem;
}
.gjb-tm .swiper-slide ._alink a:nth-child(2) {
  background-color: #d2ccb2;
  color: #333;
}
.gjb-tm .swiper-slide:hover ._img {
  background-color: #a7c6cc;
}
.gjb-ser-xj {
  padding: 3rem 0;
  background-color: #fff;
}
.gjb-ser-xj ul._serbox {
  padding: 1rem 0 4rem;
  margin: 0 -15px;
}
.gjb-ser-xj ul._serbox > li {
  float: left;
  margin: 0 0 0;
  width: 20%;
  padding: 0 15px;
}
.gjb-ser-xj ul._serbox a {
  display: block;
  background-color: #c2c38c;
  text-align: center;
  -webkit-border-radius: 100px 100px 70px 70px;
  -moz-border-radius: 100px 100px 70px 70px;
  -o-border-radius: 100px 100px 70px 70px;
  border-radius: 100px 100px 70px 70px;
  overflow: hidden;
}
.gjb-ser-xj ul._serbox a:hover {
  background-color: #0d8e6e;
}
.gjb-ser-xj ul._serbox a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.gjb-ser-xj ul._serbox ._imgbox {
  height: 180px;
}
.gjb-ser-xj ul._serbox ._imgbox img {
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.gjb-ser-xj ul._serbox ._tit {
  padding: 1rem 1rem 1.3rem;
  line-height: 1;
  font-size: 13px;
  color: #fff;
}
.gjb-ser-xj ul._serbox ._tit h1 {
  font-size: 20px;
  padding-bottom: 0.5rem;
}
.gjb-ser-xj ul._xjbox {
  margin: 0 -15px;
}
.gjb-ser-xj ul._xjbox > li {
  float: left;
  margin: 0 0 20px;
  width: 33.33333333%;
  padding: 0 15px;
}
.gjb-ser-xj ul._xjbox a {
  display: block;
  background-color: rgba(20, 146, 114, 0.05);
  padding: 1.5rem 1.5rem 1.5rem 4.5rem;
  position: relative;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.gjb-ser-xj ul._xjbox a i {
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 1.5rem;
  top: 1.5rem;
  line-height: 2rem;
  height: 2rem;
  width: 2rem;
  text-align: center;
  background-color: #0d8e6e;
  color: #fff;
  -webkit-border-radius: 20%;
  -moz-border-radius: 20%;
  -o-border-radius: 20%;
  border-radius: 20%;
}
.gjb-ser-xj ul._xjbox a h1 {
  font-weight: bold;
  font-size: 20px;
  line-height: 2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.gjb-ser-xj ul._xjbox a ._txt {
  line-height: 1.7rem;
  height: 6.8rem;
  overflow: hidden;
}
.gjb-ser-xj ul._xjbox a ._lk {
  padding-top: 0.5rem;
  font-size: 16px;
  color: #0d8e6e;
}
.gjb-ser-xj ul._xjbox a:hover {
  background-color: rgba(20, 146, 114, 0.1);
}
.gjb-ser-xj ul._xjbox a:hover h1 {
  color: #0d8e6e;
}
.gjb-eve {
  background: url(/static/images/ckgjb/gjb-3.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.gjb-eve ._box {
  padding: 5.6vw 0 0;
  background: url(/static/images/ckgjb/gjb-top.png) center top no-repeat;
  background-size: contain;
}
.gjb-eve .wrapper {
  text-align: right;
  padding: 5rem 0 8rem;
}
@media screen and (min-width: 640px) {
  .g-menu {
    background-image: -webkit-linear-gradient(45deg, #008b99, #1aa07f, #24cbad);
    background-image: -moz-linear-gradient(45deg, #008b99, #1aa07f, #24cbad);
    background-image: -o-linear-gradient(45deg, #008b99, #1aa07f, #24cbad);
    background-image: linear-gradient(45deg, #008b99, #1aa07f, #24cbad);
  }
  .g-menu .first > li:hover > a {
    background-color: rgba(0, 0, 0, 0.08);
  }
  .g-menu .first > li:hover > a:before {
    display: none;
  }
  .g-doctor ._item ._imgbox,
  .doctor-head ._imgbox {
    background-image: -webkit-linear-gradient(180deg, #357cbf, #e6f8ff);
    background-image: -moz-linear-gradient(180deg, #357cbf, #e6f8ff);
    background-image: -o-linear-gradient(180deg, #357cbf, #e6f8ff);
    background-image: linear-gradient(180deg, #357cbf, #e6f8ff);
  }
}
@media screen and (max-width: 640px) {
  .tj-banenr {
    width: 100%;
    height: auto;
    padding: 4em 1em;
    text-align: right;
    background-size: cover;
  }
  .tj-banenr img {
    width: 60%;
  }
  .tj-ser {
    padding: 2em 0;
    margin: 0 -5px;
  }
  .tj-ser > li {
    float: left;
    margin: 0 0 15px;
    width: 33.33333333%;
    padding: 0 5px;
  }
  .tj-ser em {
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    font-size: 2.5rem;
  }
  .tj-ser span {
    font-size: 1rem;
    padding-top: 1em;
  }
  .tj-info {
    line-height: 2;
    font-size: 1.2rem;
    padding: 0 1rem 2rem;
  }
  .tj-env {
    padding: 0;
    margin-bottom: 1rem;
  }
  .tj-env em {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    padding: 3rem 2rem;
    margin-bottom: 2px;
  }
  .tj-env em img {
    width: initial;
    max-width: 100%;
  }
  .tj-env ul {
    margin: 0 -1px;
  }
  .tj-env ul > li {
    float: left;
    margin: 0 0 2px;
    width: 50%;
    padding: 0 1px;
  }
  .tj-env ul li ._imgbox {
    height: 35vw;
  }
  .tj-qaBox {
    padding: 1rem;
  }
  .tj-qaBox ._item ._tit {
    padding: 1.2rem 0;
    line-height: 2.2rem;
  }
  .tj-qaBox ._item ._tit b {
    padding-left: 0.5rem;
    font-size: 1.4rem;
  }
  .tj-qaBox ._item ._tit a {
    margin-top: -1.1rem;
    line-height: 2.2rem;
    padding: 0 1rem;
    font-size: 1.1rem;
  }
  .tj-qaBox ._item ._box {
    padding: 1rem 1.2rem;
    line-height: 2;
    font-size: 1.1rem;
    margin-bottom: 1em;
  }
  .tj-qaBox .sub-floor .sub-floor1,
  .tj-qaBox .sub-floor .sub-floor2 {
    padding-left: 5.5rem;
  }
  .tj-qaBox .sub-floor .bar {
    width: 4rem;
    line-height: 5rem;
    font-size: 1.4rem;
  }
  .tj-qaBox .sub-floor ul {
    padding: 0.5rem 0 1rem;
    margin: 0 -5px;
  }
  .tj-qaBox .sub-floor ul > li {
    float: left;
    margin: 0 0 0;
    width: 50%;
    padding: 0 5px;
  }
  .tj-qaBox .sub-floor ul li {
    height: 3.5rem;
    line-height: 1.4rem;
    font-size: 0.8rem;
  }
  .tj-qaBox .sub-floor ul li span {
    padding-top: 0.5rem;
    font-size: 1.2rem;
  }
  .tj-qaBox .sub-floor:hover {
    background-color: #f3f3f3;
  }
  .tjtcBox ul {
    margin: 0 -5px;
  }
  .tjtcBox ul > li {
    float: left;
    margin: 0 0 10px;
    width: 50%;
    padding: 0 5px;
  }
  .tjtcBox ul a {
    font-size: 1.2rem;
    line-height: 3;
    padding: 0 1rem 0 1.3rem;
  }
  .gjb-tit {
    padding-bottom: 1.5rem;
  }
  .gjb-tit h1 {
    font-size: 1.8rem;
  }
  .gjb-tit h3 {
    font-size: 1.1rem;
  }
  .gjb-tit h5 {
    font-size: 1.2rem;
  }
  .gjb-hd {
    padding: 2rem 0 5.6vw;
    background: url(/static/images/ckgjb/gjb-bottom.png) center bottom no-repeat;
    background-size: contain;
  }
  .gjb-hd ._info {
    padding: 8vw 0 0 5vw;
  }
  .gjb-hd ._info ._imgbox {
    top: 0;
    bottom: auto;
    width: auto;
    right: 2rem;
    height: 50vw;
    -webkit-border-radius: 0 0 6rem 0;
    -moz-border-radius: 0 0 6rem 0;
    -o-border-radius: 0 0 6rem 0;
    border-radius: 0 0 6rem 0;
  }
  .gjb-hd ._info ._box {
    margin-left: 0;
    padding: 45vw 2rem 2rem 0;
    font-size: 1.2rem;
  }
  .gjb-hd ._info ._box > p {
    margin-left: 2rem;
  }
  .gjb-hd ._info ._box ul li {
    float: none;
    padding-left: 2.4rem;
    line-height: 2rem;
    margin: 0 0 0.7rem 2rem;
  }
  .gjb-hd ._info ._box ul li i {
    top: 0;
    margin-top: 0;
  }
  .gjb-hd ._ser {
    padding: 2rem 0;
    margin: 0 0;
  }
  .gjb-hd ._ser > li {
    float: left;
    margin: 0 0 0;
    width: 33.33333333%;
  }
  .gjb-hd ._ser li {
    font-size: 1.26rem;
  }
  .gjb-hd ._ser li a {
    padding-bottom: 1rem;
  }
  .gjb-hd ._ser li a img {
    width: 4rem;
    margin: 0 auto;
  }
  .gjb-hd ._ser li a p {
    padding-top: 0.3em;
  }
  .gjb-taojian {
    padding: 2rem 1.5rem 3rem;
  }
  .gjb-taojian ._txt {
    font-size: 1.16rem;
    margin-bottom: 1.5rem;
  }
  .gjb-taojian .sw_taojian .swiper-slide {
    height: 20vw;
  }
  .gjb-taojian .fk-right,
  .gjb-tm .fk-right,
  .gjb-taojian .fk-left,
  .gjb-tm .fk-left {
    display: none;
  }
  .gjb-tm {
    padding: 2rem 1.5rem;
  }
  .gjb-tm .swiper {
    overflow: hidden;
    padding-bottom: 1rem;
  }
  .gjb-tm .swiper-wrapper {
    display: block;
    width: auto;
    margin: 0 -0.5rem;
  }
  .gjb-tm .swiper-slide {
    float: left;
    width: 33.33%;
    padding: 0 0.5rem;
    text-align: center;
    margin-bottom: 2rem;
  }
  .gjb-tm .swiper-slide ._img {
    width: 20vw;
    height: 20vw;
    margin: 0 auto 0.5rem;
  }
  .gjb-tm .swiper-slide h1 {
    font-size: 1.36rem;
  }
  .gjb-tm .swiper-slide h3 {
    font-size: 0.9rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .gjb-tm .swiper-slide ._txt {
    display: none;
  }
  .gjb-tm .swiper-slide ._alink {
    padding-top: 1rem;
  }
  .gjb-tm .swiper-slide ._alink a {
    display: inline-block;
    font-size: 0.8rem;
    line-height: 1.5rem;
    padding: 0 0.6rem;
    margin: 0 1px;
  }
  .gjb-ser-xj {
    padding: 2rem 1.5rem;
  }
  .gjb-ser-xj ul._serbox {
    padding: 1rem 0 2rem;
    margin: 0 -6px;
  }
  .gjb-ser-xj ul._serbox > li {
    float: left;
    margin: 0 0 10px;
    width: 33.33333333%;
    padding: 0 6px;
  }
  .gjb-ser-xj ul._serbox a {
    display: block;
    background-color: #c2c38c;
    text-align: center;
    -webkit-border-radius: 100px 100px 70px 70px;
    -moz-border-radius: 100px 100px 70px 70px;
    -o-border-radius: 100px 100px 70px 70px;
    border-radius: 100px 100px 70px 70px;
    overflow: hidden;
  }
  .gjb-ser-xj ul._serbox a:hover {
    background-color: #0d8e6e;
  }
  .gjb-ser-xj ul._serbox a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  .gjb-ser-xj ul._serbox ._imgbox {
    height: 22vw;
  }
  .gjb-ser-xj ul._serbox ._tit {
    padding: 0.5rem 0 0.8rem;
    line-height: 1;
    font-size: 0.7rem;
    color: #fff;
  }
  .gjb-ser-xj ul._serbox ._tit h1 {
    font-size: 1.22rem;
    padding-bottom: 0.3rem;
  }
  .gjb-ser-xj ul._serbox ._tit h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 1rem;
  }
  .gjb-ser-xj ul._xjbox {
    margin: 0 -1px;
  }
  .gjb-ser-xj ul._xjbox > li {
    float: left;
    margin: 0 0 10px;
    width: 100%;
    padding: 0 1px;
  }
  .gjb-ser-xj ul._xjbox a {
    padding: 1.5rem 1.5rem 1.5rem 4.5rem;
    position: relative;
    -webkit-transition: all 0.36s ease-in-out ;
    -moz-transition: all 0.36s ease-in-out ;
    -o-transition: all 0.36s ease-in-out ;
    transition: all 0.36s ease-in-out ;
  }
  .gjb-ser-xj ul._xjbox a i {
    position: absolute;
    z-index: 1;
    zoom: 1;
    left: 1.5rem;
    top: 1.5rem;
    line-height: 2rem;
    height: 2rem;
    width: 2rem;
    text-align: center;
    background-color: #0d8e6e;
    color: #fff;
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    -o-border-radius: 20%;
    border-radius: 20%;
  }
  .gjb-ser-xj ul._xjbox a h1 {
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0.5rem;
  }
  .gjb-ser-xj ul._xjbox a ._txt {
    line-height: 1.6rem;
    height: 3.2rem;
    font-size: 0.96rem;
    overflow: hidden;
    color: #888;
  }
  .gjb-ser-xj ul._xjbox a ._lk {
    display: none;
  }
  .gjb-ser-xj ul._xjbox a:hover {
    background-color: rgba(20, 146, 114, 0.1);
  }
  .gjb-ser-xj ul._xjbox a:hover h1 {
    color: #0d8e6e;
  }
  .gjb-eve {
    background-attachment: initial;
  }
  .gjb-eve .wrapper {
    padding: 5rem 2rem 8rem;
  }
  .gjb-eve + .d-footer {
    border: none;
  }
}
