body {
  background-color: #ebebf3;
}
button {
  cursor: pointer;
}
input[type='button'] {
  cursor: pointer;
}
.con {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.con .left {
  float: left;
  width: 923px;
}
.con .right {
  float: right;
  width: 260px;
}
.clear {
  clear: both;
}
.base_info {
  width: 100%;
  background-color: #1B2652;
}
.base_info .left,
.base_info .right {
  background-color: white;
  box-shadow: 0 9px 14px 2px rgba(148, 150, 150, 0.08);
  border-radius: 5px;
  margin: 20px 0 35px;
}
.base_info .left {
  position: relative;
}
.base_info .left p {
  font-size: 0;
  margin-left: 46px;
}
.base_info .left p .title {
  font-size: 13px;
  font-weight: 400;
  color: #434343;
  line-height: 23px;
  margin-right: 8px;
}
.base_info .left .p1 {
  margin-top: 39px;
  font-size: 24px;
  font-weight: bold;
}
.base_info .left .p1 span {
  font-size: 14px;
  font-weight: 400;
  margin-left: 9px;
}
.base_info .left .p2 {
  margin-top: 19px;
  width: 92px;
  font-size: 25px;
  font-weight: bold;
  color: #ffa800;
  line-height: 37px;
}
.base_info .left .p2 span {
  font-size: 20px;
}
.base_info .left .p2 span.white {
  color: white;
}
.base_info .left .p3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.base_info .left .p3.type_discount {
  display: none;
}
.base_info .left .p3 .p3btn,
.base_info .left .p3 .p3btn2 {
  min-width: 80px;
  margin-right: 10px;
  padding: 0 10px;
  height: 37px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 400;
  border: 0;
}
.base_info .left .p3 .p3btn.active,
.base_info .left .p3 .p3btn2.active {
  background: #ffa800;
  color: #ffffff;
}
.base_info .left .p4 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.base_info .left .p4 .no_add,
.base_info .left .p4 .add {
  width: 38px;
  height: 37px;
  background: #f5f5f5;
  border: 1px solid #eeeeee;
}
.base_info .left .p4 .no_add {
  border-radius: 5px 0 0 5px;
  border-right: 0;
}
.base_info .left .p4 .add {
  border-radius: 0 5px 5px 0;
  border-left: 0;
}
.base_info .left .p4 .count {
  width: 100px;
  height: 35px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  text-align: center;
}
.base_info .left .p5 {
  margin-top: 20px;
}
.base_info .left .p5 .phone {
  width: 200px;
  height: 37px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  text-align: center;
}
.base_info .left .p5 .tip {
  font-size: 13px;
  font-weight: 400;
  color: #ff9000;
  line-height: 23px;
  margin-left: 15px;
}
.base_info .left .btn2div {
  display: inline-block;
  margin-bottom: 14px;
  margin-right: 11px;
  margin-top: 20px;
  float: right;
}
.base_info .left .btn2div button {
  width: 160px;
  height: 40px;
  background-color: #ffa800;
  border-radius: 20px;
  vertical-align: middle;
  border: 0;
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.base_info .left .btn2div button.chat {
  background-color: #02D2B5;
}
.base_info .left .btn2div button img {
  height: 22px;
  position: relative;
  top: 5px;
  margin-right: 4px;
  display: inline-block;
}
.base_info .right {
  padding-bottom: 55px;
}
.base_info .right .p1 {
  margin: 16px 0 0 24px;
  font-size: 14px;
  font-weight: bold;
  color: #070707;
  line-height: 24px;
}
.base_info .right .p2 {
  margin-top: 20px;
  text-align: center;
}
.base_info .right .p2 img {
  width: 165px;
  height: 165px;
  border-radius: 50%;
}
.base_info .right .p3 {
  margin: 20px 50px;
  font-size: 12px;
  font-weight: 400;
  color: #3d3d3d;
  line-height: 24px;
}
.base_info .right .p4 {
  text-align: center;
}
.base_info .right .p4 button {
  width: 120px;
  height: 34px;
  background: #00d2b4;
  border-radius: 17px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
  border: 0;
}
.content-trade {
  position: relative;
  margin-top: 20px;
  margin-left: 46px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content-trade .label {
  font-size: 14px;
  color: #acacac;
  display: inline-block;
  cursor: default;
  margin-top: 5px;
  margin-right: 16px;
}
.content-trade ul {
  cursor: default;
  display: inline-block;
  width: 750px;
  vertical-align: top;
}
.content-trade ul li {
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eee;
  height: 34px;
  margin: 0 8px;
  color: #999;
  text-align: center;
  line-height: 33px;
  cursor: pointer;
}
.content-trade ul li.active {
  border: 2px solid #02D2B5;
  color: #02D2B5;
  position: relative;
}
.content-trade ul li:hover {
  color: #02D2B5;
  border: 1px solid #02D2B5;
}
.content-trade ul li:hover.active {
  border: 2px solid #02D2B5;
}
.content-trade .trade-label1 {
  margin-top: 6px;
}
.content-trade .tra-con {
  display: inline-block;
  width: 800px;
  vertical-align: top;
}
.content-trade .tra-con .trade-list {
  width: 790px;
  overflow: hidden;
  margin-bottom: 10px;
  vertical-align: top;
  transition: all .4s;
}
.content-trade .tra-con .trade-list li {
  position: relative;
  width: 85px;
  font-size: 14px;
  margin: 0 2px;
  white-space: nowrap;
}
.content-trade .tra-con .trade-list li .trade-name {
  display: inline-block;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  width: 80%;
  height: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10%;
}
.content-trade .tra-con .trade-list .tra-sele {
  width: 771px;
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #f5f7fa;
  border-bottom: none;
  margin: 0;
  transition: all .4s;
  overflow: hidden;
}
.content-trade .tra-con .trade-list .tra-sele.tra-sele-show {
  margin: 6px 0 0 3px;
  padding: 4px 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  transition: all .4s;
}
.content-trade .tra-con .trade-list .tra-sele .tra-card {
  display: none;
  width: 100%;
}
.content-trade .tra-con .trade-list .tra-sele .tra-card.show {
  display: block;
}
.content-trade .tra-con .trade-list .tra-sele .tra-card .tra {
  width: 100%;
  line-height: 30px;
}
.content-trade .tra-con .trade-list .tra-sele .tra-card .tra .label {
  margin-left: 15px;
  cursor: default;
  color: #5f6061;
  font-weight: 700;
  margin-top: 0;
}
.content-trade .tra-con .trade-list .tra-sele .tra-card .tra .tra-wrapper {
  display: inline-block;
  width: 655px;
  vertical-align: top;
}
.content-trade .tra-con .trade-list .tra-sele .tra-card .tra .tra-wrapper span {
  display: inline-block;
  margin-left: 20px;
  width: 140px;
  font-size: 14px;
  color: #5f6061;
  cursor: pointer;
  border: none;
}
.content-trade .tra-con .trade-list .tra-sele .tra-card .tra .tra-wrapper span .sele-icon {
  position: relative;
  top: 3px;
  right: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
}
.content-trade .tra-con .trade-list .tra-sele .tra-card .tra .tra-wrapper span.active .sele-icon {
  background-color: #02D2B5;
  border-color: #02D2B5;
}
.content-trade .tra-con .trade-list .tra-sele .tra-card .tra .active .sele-icon {
  background-color: #02D2B5;
  border-color: #02D2B5;
}
.content-trade .tra-con .trade-list .tra-sele .tra-card .tra .active .sele-icon::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 7px;
  height: 4px;
  border-style: solid;
  border-width: 0 0 2px 2px;
  border-color: transparent transparent #fff #fff;
  -ms-transform: rotate(-45deg);
  transform: rotateZ(-45deg);
}
.content-trade .tra-con .trade-list .tra-sele .tra-card .tra .active::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -9px;
  left: 38px;
  border-style: solid;
  border-width: 0 4px 6px 4px;
  border-color: transparent;
  border-bottom-color: #f5f7fa;
}
.w1200_content {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.service-container {
  padding-top: 79px;
  background-color: #fff;
}
.service-container .w1200_content {
  background-image: url('../../images/gnzc/normal/flow.png');
  background-repeat: no-repeat;
  background-position: center;
  height: 138px;
}
.service-container .w1200_content ul {
  height: 98px;
  display: inline-block;
  margin-left: 149px;
  margin-top: 8px;
}
.service-container .w1200_content ul li {
  float: left;
  width: 98px;
  height: 98px;
  margin-left: 58px;
  cursor: pointer;
}
.service-container .w1200_content ul li .price {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 52px;
}
.service-container .w1200_content ul li .price span {
  font-size: 14px;
}
.reg-container {
  background-color: #01C2AC;
  padding-bottom: 44px;
}
.reg-container .title {
  color: #fff;
  padding-top: 25px;
}
.reg-container .title img {
  float: left;
  margin-left: 300px;
}
.reg-container .title span {
  float: left;
  font-size: 30px;
  font-weight: bold;
  padding-top: 30px;
  margin-right: 10px;
}
.reg-container .title p {
  font-size: 14px;
}
.reg-container .title p.fc {
  padding-top: 30px;
  font-family: Book Italic;
  font-size: 14px;
}
.reg-container .title p.fs {
  margin-top: 4px;
}
.reg-container ul {
  width: 100%;
  margin-top: 22px;
  display: inline-block;
}
.reg-container ul li {
  float: left;
  width: 370px;
  height: 380px;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
  background-color: #fff;
  margin-left: 45px;
  position: relative;
}
.reg-container ul li:first-child {
  margin-left: 0;
}
.reg-container ul li .img-container img {
  height: 73px;
  margin-top: 31px;
}
.reg-container ul li .img-container .hide {
  display: none;
}
.reg-container ul li .img-container .show {
  display: block;
}
.reg-container ul li .t1 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  line-height: 1;
  margin-bottom: 7px;
  text-align: center;
  margin-top: 28px;
}
.reg-container ul li .tn {
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  color: #333;
}
.reg-container ul li .ljbl_btn {
  text-align: center;
  height: 42px;
  line-height: 42px;
  width: 170px;
  -webkit-border-radius: 21px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 21px;
  -moz-background-clip: padding;
  border-radius: 21px;
  background-clip: padding-box;
  background-color: #01C2AC;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  bottom: 41px;
  left: 100px;
}
.reg-container ul li:hover .ljbl_btn {
  background-color: #FF8C05;
}
.reg-container ul li:hover .img-container .hide {
  display: block;
}
.reg-container ul li:hover .img-container .show {
  display: none;
}
.reg-container ul li:hover .t1 {
  color: #01C2AC;
}
.regservice-container {
  background-color: #fff;
  display: inline-block;
  width: 100%;
  padding-bottom: 62px;
}
.regservice-container .title {
  padding-top: 60px;
  text-align: center;
}
.regservice-container .title .t1 {
  color: #000;
  font-size: 28px;
  line-height: 1;
}
.regservice-container .title .t2 {
  font-size: 14px;
  line-height: 1;
  color: #999999;
  margin-top: 11px;
}
.regservice-container ul {
  width: 100%;
  margin-top: 38px;
}
.regservice-container ul li {
  width: 267px;
  height: 250px;
  float: left;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  background-color: #F7F7F9;
  text-align: center;
  margin-left: 44px;
  position: relative;
}
.regservice-container ul li:first-child {
  margin-left: 0;
}
.regservice-container ul li .t1 {
  color: #333333;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  margin-top: 36px;
}
.regservice-container ul li .wline {
  width: 30px;
  height: 2px;
  background-color: #DCDCDC;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 22px;
}
.regservice-container ul li .tn {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}
.regservice-container ul li .regservice_btn {
  width: 120px;
  height: 35px;
  -webkit-border-radius: 18px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 18px;
  -moz-background-clip: padding;
  border-radius: 18px;
  background-clip: padding-box;
  background-color: #01C2AC;
  color: #fff;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  position: absolute;
  bottom: 32px;
  left: 75px;
}
.regservice-container ul li:hover {
  background-color: #fff;
  -webkit-box-shadow: 9px 12px 19px 2px rgba(45, 45, 45, 0.09);
  -moz-box-shadow: 9px 12px 19px 2px rgba(45, 45, 45, 0.09);
  box-shadow: 9px 12px 19px 2px rgba(45, 45, 45, 0.09);
}
.regservice-container ul li:hover .t1 {
  color: #01C2A9;
}
.regservice-container ul li:hover .wline {
  background-color: #01C2A9;
}
.regservice-container ul li:hover .regservice_btn {
  background-color: #FF8A00;
}
.regcate-container {
  background-color: #F7F7F9;
  padding-top: 54px;
  width: 100%;
  display: inline-block;
  padding-bottom: 69px;
}
.regcate-container .title {
  text-align: center;
}
.regcate-container .title .t1 {
  color: #000;
  font-size: 28px;
  line-height: 1;
}
.regcate-container .title .t2 {
  font-size: 14px;
  margin-top: 11px;
  color: #999999;
  line-height: 1;
}
.regcate-container ul {
  margin-top: 68px;
  display: inline-block;
  margin-left: 35px;
}
.regcate-container ul li {
  float: left;
  width: 250px;
  height: 80px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  background-color: #fff;
  margin-left: 27px;
  margin-bottom: 16px;
  font-size: 20px;
  color: #000000;
  line-height: 80px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.regcate-container ul li img {
  position: absolute;
  top: 27px;
  left: 46px;
}
.regcate-container ul li img.show {
  display: block;
}
.regcate-container ul li img.hide {
  display: none;
}
.regcate-container ul li .hdetail {
  display: none;
  font-size: 14px;
  color: #fff;
  background-color: #01C2AC;
  z-index: 1;
  position: relative;
  padding: 24px 0;
  text-align: left;
  margin-top: 5px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  padding-left: 26px;
  padding-right: 23px;
  white-space: nowrap;
}
.regcate-container ul li .hdetail p {
  line-height: 24px;
}
.regcate-container ul li .hdetail p span {
  font-weight: bold;
}
.regcate-container ul li:hover {
  background-color: #01C2AC;
  color: #fff;
}
.regcate-container ul li:hover img.show {
  display: none;
}
.regcate-container ul li:hover img.hide {
  display: block;
}
.regcate-container ul li:hover .hdetail {
  display: inline-block;
  zoom: 1;
  filter: alpha(opacity=95);
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
}
.regcate-container .regcate_btn {
  text-align: center;
  background-color: #FFA800;
  width: 262px;
  height: 42px;
  -webkit-border-radius: 21px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 21px;
  -moz-background-clip: padding;
  border-radius: 21px;
  background-clip: padding-box;
  color: #fff;
  line-height: 42px;
  margin: 54px auto 0;
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.regcate-container .regcate_btn:hover {
  opacity: 0.8;
}
.regflow-container {
  background-color: #E4E9F5;
  width: 100%;
  padding-top: 47px;
  padding-bottom: 71px;
  display: inline-block;
}
.regflow-container .title {
  text-align: center;
}
.regflow-container .title .t1 {
  font-size: 28px;
  color: #000;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 11px;
}
.regflow-container .title .t2 {
  font-size: 14px;
  color: #000;
  line-height: 1;
}
.regflow-container .step {
  margin-top: 24px;
  text-align: center;
}
.regflow-container .needs {
  margin-top: 92px;
  background-repeat: no-repeat;
  background-position: right bottom;
  display: inline-block;
  width: 1013px;
  margin-left: 94px;
  padding-bottom: 20px;
  position: relative;
}
.regflow-container .needs .bg {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 0;
}
.regflow-container .needs .t1 {
  text-align: left;
  font-weight: bold;
  font-size: 28px;
  line-height: 1;
  color: #000;
}
.regflow-container .needs .t2 {
  font-size: 14px;
  margin-top: 11px;
  line-height: 1;
  color: #000;
}
.regflow-container .needs ul {
  z-index: 1;
  position: relative;
  margin-top: 55px;
}
.regflow-container .needs ul li {
  float: left;
  width: 300px;
  height: 160px;
  background-color: #fff;
  margin-right: 48px;
  box-shadow: 0 20px 23px 6px rgba(0, 0, 0, 0.07);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease,-moz-transform 0.5s ease,-o-transform 0.5s ease,transform 0.5s ease;
}
.regflow-container .needs ul li img {
  float: left;
  margin-top: 19px;
  margin-left: 21px;
  margin-right: 13px;
}
.regflow-container .needs ul li .tit {
  margin-top: 21px;
  color: #fcc515;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 14px;
  font-weight: bold;
}
.regflow-container .needs ul li .tn {
  line-height: 24px;
  font-size: 14px;
  color: #000;
}
.regflow-container .needs ul li:hover {
  -webkit-box-shadow: 11px 12px 0 0 #01C2AC;
  -moz-box-shadow: 11px 12px 0 0 #01C2AC;
  box-shadow: 11px 12px 0 0 #01C2AC;
}
.regflow-container .needs ul li:hover .tit {
  color: #01C2AC;
}
.questions-container {
  background-color: #fff;
  display: inline-block;
  width: 100%;
  padding-bottom: 70px;
}
.questions-container .title {
  padding-top: 54px;
  text-align: center;
}
.questions-container .title .t1 {
  font-size: 34px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}
.questions-container .title .t2 {
  font-size: 12px;
  margin-top: 15px;
  line-height: 1;
  color: #232124;
}
.questions-container .wline {
  width: 45px;
  height: 4px;
  background-color: #01C2AC;
  margin: 14px auto 0;
  display: block;
}
.questions-container .questions {
  width: 100%;
  margin: 33px auto 0;
}
.questions-container .questions .left_questions {
  float: left;
  width: 590px;
}
.questions-container .questions .right_questions {
  float: right;
  width: 590px;
}
.questions-container .questions .right_questions ul li {
  padding: 33px 25px;
}
.questions-container .questions ul {
  width: 100%;
}
.questions-container .questions ul li {
  background-color: #f3fcfb;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  margin-bottom: 13px;
  padding: 22px 25px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.questions-container .questions ul li p {
  font-size: 13px;
  line-height: 24px;
}
.questions-container .questions ul li p.tit {
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 9px;
}
.questions-container .questions ul li .questions_btn {
  width: 100px;
  height: 30px;
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
  background-color: #FFA800;
  color: #f3fcfb;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  display: block;
  margin-top: 14px;
}
.questions-container .questions ul li .questions_btn:hover {
  opacity: 0.8;
}
.questions-container .questions ul li:hover {
  box-shadow: 0 9px 9px 1px rgba(44, 46, 70, 0.16);
}
.after-container {
  width: 100%;
  height: 401px;
  background-image: url('../../images/gnzc/normal/shouh.png');
  background-repeat: no-repeat;
  background-position: center;
}
