.tj-banenr {
  width: 100%;
  height: 400px;
  background: url(/static/images/tjzx/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: 24.666667%;
  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 ,
.tj-qaBox .sub-floor .sub-floor3 {
  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 .sub-floor3 .bar {
  background-color: #eb6e06;
}
.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;
}
.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;
  }
}
