@import 'http://bd.hnjing.com/Plugins/Template/baidu/mobile/topic/jcss/animate.css';
@import 'http://bd.hnjing.com/Plugins/Template/baidu/mobile/topic/jcss/common.css';
@import 'http://bd.hnjing.com/Plugins/Template/baidu/mobile/topic/jcss/swiper.min.css';

.tg-page {
  position: relative;
  background: #fff;
  font-size: .24rem;
  line-height: 1.8;
  color: #333;
}

.tg-qianyan {
  position: relative;
  background: #fff;
  padding: .3rem .3rem 0;
}
.tg-qianyan .text {
  position: relative;
}
.tg-qianyan .text p {
  line-height: 1.8;
  font-size: .24rem;
  text-align: justify;
  margin: 0 0 1em;
}

.tg-adv {
  position: relative;
  background: #fff;
}
.tg-adv .img {
  position: relative;
}
.tg-adv img {
  display: block;
  width: 100%;
}

.tg-head {
  padding: 1em 0;
  position: relative;
  text-align: center;
}
.tg-head h2 {
  line-height: 1.4;
  font-size: .3rem;
  color: #03c1b7;
}

.tg-plan {
  position: relative;
  background: #fff;
}
.tg-plan .tabed {
  position: relative;
  padding: 0 .3rem;
}
.tg-plan .tabed dl {
  position: relative;
  height: .8rem;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.tg-plan .tabed dd {
  position: relative;
  float: left;
  text-align: center;
}
.tg-plan .tabed dd:nth-child(1) {
  width: 30%;
}
.tg-plan .tabed dd:nth-child(2) {
  width: 34%;
  margin: 0 6%;
}
.tg-plan .tabed dd:nth-child(3) {
  width: 24%;
}
.tg-plan .tabed span {
  display: block;
  line-height: .8rem;
  white-space: nowrap;
}
.tg-plan .tabed dd.active:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  z-index: 1;
  border-top: 3px solid #03c1b7;
}
.tg-plan .main {
  position: relative;
  overflow: hidden;
}
.tg-plan .slide {
  position: relative;
}
.tg-plan .list {
  position: relative;
  overflow: hidden;
  margin: 0;
  display: none;
}
.tg-plan .list:first-child {
  display: block;
}
.tg-plan .item {
  float: left;
  width: 50%;
}
.tg-plan .item.onex {
  width: 100%;
}
.tg-plan .cell {
  position: relative;
  display: block;
  margin: .15rem;
}
.tg-plan .img {
  position: relative;
  padding: 0 0 56%;
  background: #eee;
  border-radius: .1rem;
}
.tg-plan .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: .1rem;
}
.tg-plan .exp {
  position: relative;
  padding: .15rem 0 0;
}
.tg-plan .exp h3 {
  height: .65rem;
  line-height: .3rem;
  font-size: .23rem;
  font-weight: normal;
  overflow: hidden;
  color: #333333;
}
.tg-plan .exp p {
  height: .66rem;
  line-height: .22rem;
  font-size: .16rem;
}
.tg-plan .exp::after {
  content: '';
  border: 1px solid #d5d5d5;
  width: .2rem;
  height: .2rem;
  position: absolute;
  right: 0;
  top: .15rem;
  border-radius: 50%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAMAAABFjsb+AAAATlBMVEUAAABgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBfroRsAAAAGnRSTlMAmZARBWFZTkUYCouEgXBoVD84LCZ4c0ovIDugX5oAAABtSURBVBjTZdBJFoQwDANRKoRAGJqxGe5/UczSipd/YT2psktzXcnVMByKDbAqdoYpCu4Bzl4wjzBmwf4H4danC3ApboaNYmsYS2qdxBnC5gtOMDyOjgB/v8T6RUb3Khl1PvCrsBf7TbmYavGTvOWJAohnuuSfAAAAAElFTkSuQmCC) center center no-repeat;
  background-size: .1rem;
}
.tg-plan .cell:active img {
  box-shadow: 0 0 .1rem rgba(0,0,0,.5);
}
.tg-plan .cell:active h3 {
  color: #03c1b7;
}

.tg-form {
  position: relative;
  background-color: #a0a0a0;
}
.tg-form .head {
  position: relative;
}
.tg-form .head h2,
.tg-form .head h3 {
  color: #333333;
}
.tg-form .head h2 {
  font-weight: bold;
}
.tg-form .submit input {
  background: #00a0e9;
  color: #ffffff;
  font-size: large;
  font-weight: bold;
}