


.footer {
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 8px 15px;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #f2f2f2;
  overflow: hidden;
  z-index: 99;
}

.gwbox {
  width: 47.1%;
  float: left;
}

.zxtx {
  display: block;
  overflow: hidden;
}

.zxtx img {
  width: 25%;
  float: left;
  margin-right: 10px;
}

.zxtx strong {
  display: block;
  font-size: 15px;
  color: #333333;
  font-weight: normal;
  line-height: 1em;
  margin-top: 6px;
}

.zxtx font {
  display: block;
  font-size: 12px;
  color: #666666;
  line-height: 1em;
  margin-top: 5px;
}

.dbzxbox {
  width: 52.9%;
  float: right;
  height: 44px;
}

.dbzxbox a {
  display: block;
  width: calc((100% - 15px)/2);
  float: left;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 6px;
  font-size: 16px;
  color: #fff;
}

.dbzxbox a:first-child {
  background: #266ab0;
  margin-right: 15px;
  position: relative;
  text-align: left;
  text-indent: 10px;
}

.dbzxbox a:last-child {
  background: #d11616;
}

.dbzxbox a em {
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  background: #fff;
  color: #266ab0;
  border-radius: 50%;
  position: absolute;
  text-indent: 0;
  top: 7px;
}

.bmssdt {
  padding: 5px;
  background: url("../images/ssdt_bg.jpg")no-repeat center center;
  background-size: 100% auto;
}

.bmdtbox {
  height: 172px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 6px;
  overflow: hidden;
}

.ssdtbt {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #316192;
  line-height: 1em;
  padding: 18px 0;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 95;
}

.dtlist {
  padding: 0 10px;
  height: 120px;
  overflow: hidden;
}

.dtlist li {
  font-size: 14px;
  height: 24px;
  line-height: 14px;
  overflow: hidden;
}

.dtlist li span {
  display: block;
  float: left;
  height: 14px;
  overflow: hidden;
}

.bm_time {
  width: 30%;
}

.bm_name {
  width: 20%;
}

.bm_mobile {
  width: 30%;
}

.bm_status {
  width: 20%;
  text-align: right;
}

.bmbq {
  text-align: center;
  padding: 20px 0 85px;
}

.bmbq p {
  font-size: 14px;
  color: #333333;
  line-height: 1em;
  margin-bottom: 10px;
}

.bmbq p:last-child {
  margin-bottom: 0;
}

/* new form */
.ggform {
  box-shadow: 0 0 6px 1px #d0d0d0;
  border-radius: 6px;
  overflow: hidden;
}

.gftitle {
  text-align: center;
  font-size: 20px;
  color: #316192;
  line-height: 1em;
  padding: 25px 0;
}

.gflist {
  padding: 0 12px;
}

.gflist li {
  height: 44px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  margin-bottom: 20px;
  overflow: hidden;
}

.gflist li label {
  display: block;
  width: 14%;
  float: left;
  height: 44px;
  border-right: 1px solid #e2e2e2;
}

.gflist li input, .gflist li select {
  display: block;
  float: left;
  width: calc(86% - 1px);
  border: none;
  height: 44px;
  outline: none;
  text-indent: 10px;
}

.gflist li select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../images/drop-down.jpg")no-repeat 95% center;
  background-size: 16px 9.5px;
}

.gflist li:nth-child(1) label {
  background: url("../images/ggf_name.jpg")no-repeat center center;
  background-size: 21px 19.5px;
}

.gflist li:nth-child(2) label {
  background: url("../images/ggf_phone.jpg")no-repeat center center;
  background-size: 18.5px 19px;
}

.gflist li:nth-child(3) label {
  background: url("../images/ggf_major.jpg")no-repeat center center;
  background-size: 28px 20.5px;
}

.ggform>a {
  display: block;
  text-align: center;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #316192;
  font-size: 18px;
  color: #fff;
}

.jx_tcc {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}

.tcc_list {
  overflow: hidden;
  padding: 0 20px;
  position: relative;
  top: 50%;
  margin-top: -173px;
}

.tcc_list li {
  width: 33%;
  float: left;
}

.tcc_list li:nth-child(n+4) {
  margin-top: 15px;
}

.tcc_list li a {
  display: block;
}

.tcc_list li img {
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

.tcc_list li span {
  display: block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  margin-top: 4px;
}

.tcc_shut {
  text-align: center;
  position: relative;
  top: 50%;
  margin-top: 30px;
}

.tcc_shut span {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
}

.hidden {
  display: none;
}
.gflist li:nth-child(1) label {
  background: url("../images/ggf_name.jpg")no-repeat center center;
  background-size: 21px 19.5px;
}

.gflist li:nth-child(2) label {
  background: url("../images/ggf_phone.jpg")no-repeat center center;
  background-size: 18.5px 19px;
}

.gflist li:nth-child(3) label {
  background: url("../images/ggf_major.jpg")no-repeat center center;
  background-size: 28px 20.5px;
}