@charset "utf-8";
.cn-com-title {
  padding: 86px 0 56px;
  text-align: center;
  font-size: 38px;
  line-height: 46px;
  color: #444444;
  font-weight: bold;
  letter-spacing: 2px;
}
.pc-com-formbox .formbox {
  width: 1065px;
  height: 62px;
  border-radius: 0;
  background-color: #ffffff;
  margin: 0 auto;
}
.pc-com-formbox .formbox .box-l {
  width: 843px;
  height: 100%;
  border: 2px solid #ff8501;
  border-right: none;
  border-radius: 4px 0 0 4px;
}
.pc-com-formbox .formbox .box-l .pc-item-city {
  width: 145px;
  height: 100%;
  padding: 0 29px 0 21px;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  background: url(https://jx.huisuanzhang.cn/images/common_imgs/lh_05.png) no-repeat right 14px center;
  background-size: 14px 8px;
}
.pc-com-formbox .formbox .box-l .pc-item-city .formcity {
  line-height: 58px;
  color: #666666;
  font-size: 14px;
}
.pc-com-formbox .formbox .box-l .pc-item-city .sel-under {
  cursor: pointer;
  width: 14px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -4px;
}
.pc-com-formbox .formbox .box-l .pc-item-city::after,
.pc-com-formbox .formbox .box-l .insome::after {
  content: '';
  width: 1px;
  height: 22px;
  background-color: #d2d2d2;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -11px;
}
.pc-com-formbox .formbox .box-l .insome {
  width: 145px;
  height: 100%;
  padding: 0 30px 0 23px;
  position: relative;
  background: url(https://jx.huisuanzhang.cn/images/common_imgs/lh_05.png) no-repeat right 14px center;
  background-size: 14px 8px;
}
.pc-com-formbox .formbox .box-l .insome input {
  cursor: pointer;
}
.pc-com-formbox .formbox .box-l .insome2 {
  width: 420px;
  height: 100%;
  padding-left: 23px;
}
.pc-com-formbox .formbox .box-l .insome input,
.pc-com-formbox .formbox .box-l .insome2 input {
  width: 100%;
  height: 58px;
  font-size: 14px;
  line-height: 58px;
  color: #666666;
  border: none;
  outline: none;
  padding: 0;
  display: block;
}
.pc-com-formbox .formbox .formbtn {
  width: 220px;
  height: 62px;
  border-radius: 0 4px 4px 0;
  background: -webkit-gradient(linear, left top, right top, from(#ff8501), to(#f5a505));
  background: linear-gradient(left, #ff8501, #f5a505);
  cursor: pointer;
  text-align: center;
  font-size: 19px;
  line-height: 62px;
  color: #ffffff;
}
.relate-question .qabox {
  padding: 0 35px;
  width: 1130px;
  margin: 0 auto;
}
.relate-question .qabox li {
  width: 536px;
  margin-bottom: 50px;
}
.relate-question .qabox li .tit {
  float: left;
  width: 26px;
  height: 26px;
  background-color: #ff8331;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  margin-right: 16px;
  text-align: center;
}
.relate-question .qabox li .cont {
  float: left;
  width: 485px;
}
.relate-question .qabox li .ques {
  margin-bottom: 22px;
}
.relate-question .qabox li .ques .cont {
  font-size: 15px;
  line-height: 26px;
  color: #3e444f;
  font-weight: bold;
}
.relate-question .qabox li .answ {
  overflow: hidden;
}
.relate-question .qabox li .answ .tit {
  background-color: #9685ff;
  margin-top: 2px;
}
.relate-question .qabox li .answ .cont {
  font-size: 14px;
  line-height: 30px;
  color: #666;
  min-height: 90px;
}
.relate-question .qbtn {
  display: block;
  width: 210px;
  height: 56px;
  border-radius: 28px;
  background: #fe8601;
  cursor: pointer;
  text-align: center;
  line-height: 56px;
  font-size: 19px;
  color: #ffffff;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  letter-spacing: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#fe8601), to(#f4a905));
  background: linear-gradient(left, #fe8601, #f4a905);
  margin: 0 auto;
}
.other-provide .obox {
  width: 1082px;
  margin: 0 auto;
}
.other-provide .obox .item {
  float: left;
  width: 160px;
  height: 160px;
  margin: 0 10px;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 0 20px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 20px rgba(204, 204, 204, 0.5);
}
.other-provide .obox .item a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.other-provide .obox .item img {
  width: 68px;
  height: 68px;
  margin-top: 30px;
  border-radius: 50%;
}
.other-provide .obox .item p {
  font-size: 15px;
  line-height: 54px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.other-provide .obox li.sel {
  background-color: #fe8fa6;
}
.other-provide .obox li:hover a p {
  color: #fff;
}
.other-provide .obox li.item1:hover {
  background-color: #f2b23e;
}
.other-provide .obox li.item2:hover {
  background-color: #ef9b78;
}
.other-provide .obox li.item3:hover {
  background-color: #5fc678;
}
.other-provide .obox li.item4:hover {
  background-color: #6799fd;
}
.other-provide .obox li.item5:hover {
  background-color: #4ba1f8;
}
.other-provide .obox li.item6:hover {
  background-color: #63cfb2;
}
.other-provide .obox li.item7:hover {
  background-color: #63cfb2;
}
.pagebanner {
  width: 100%;
  height: 420px;
  background: url(../images/index_imgs/jz_02.jpg) no-repeat center;
  background-size: cover;
}
.pagebanner .pcont {
  width: 1084px;
  margin: 0 auto;
  padding: 282px 58px 0;
}
.pagebanner .pcont .cbtn {
  display: block;
  width: 297px;
  height: 68px;
  border-radius: 34px;
  background: #ffaa02;
  cursor: pointer;
  text-align: center;
  line-height: 68px;
  font-size: 23px;
  color: #ffffff;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  letter-spacing: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#ffaa02), to(#ff7902));
  background: linear-gradient(left, #ffaa02, #ff7902);
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.pagebanner .pcont .cbtn span {
  font-weight: bold;
}
div.ticket-box {
  margin-top: 40px;
}
div.ticket-box .cbox {
  width: 1306px;
  margin: 0 auto;
}
div.ticket-box .cbox .citem {
  float: left;
  width: 367px;
  height: 150px;
  background: transparent;
  border-radius: 3px;
  margin: 0 34px;
}
div.ticket-box .cbox .citem {
  background: url(https://jx.huisuanzhang.cn/images/index_imgs/ccc_03.jpg) no-repeat center;
  background-size: 100%;
  position: relative;
}
div.ticket-box .cbox .citem .tag {
  width: 73px;
  height: 69px;
  position: absolute;
  top: -3px;
  left: -4px;
  z-index: 2;
  background: url(https://jx.huisuanzhang.cn/images/index_imgs/sy_sprites.png) no-repeat -200px -369px;
  background-size: 474px 460px;
}
div.ticket-box .cbox .citem .ylq {
  background-position: -107px -369px;
}
div.ticket-box .cbox .citem .xs1 {
  background-position: -200px -369px;
}
div.ticket-box .cbox .citem .xs2 {
  background-position: -293px -369px;
}
div.ticket-box .cbox .citem div.nohave {
  background-image: url(https://jx.huisuanzhang.cn/images/index_imgs/icon.png);
}
div.ticket-box .cbox .citem .cbtn {
  cursor: pointer;
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  display: block;
}
div.ticket-box .cbox .citem .btn1 {
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: 34px;
  right: 19px;
  z-index: 3;
}
div.ticket-box .cbox .citem .btn2 {
  width: 74px;
  height: 78px;
  position: absolute;
  bottom: 28px;
  right: 24px;
  z-index: 3;
}
div.ticket-box .cbox .item2 {
  background-image: url(https://jx.huisuanzhang.cn/images/index_imgs/ccc_05.jpg);
}
div.ticket-box .cbox .item3 {
  background-image: url(https://jx.huisuanzhang.cn/images/index_imgs/ccc_07.jpg);
}
.pc-com-formbox input {
  background-color: transparent;
}
.pc-com-formbox .formbox {
  position: relative;
  z-index: 9;
}
.pc-com-formbox .addressbox,
.pc-com-formbox .typebox {
  display: none;
  z-index: 99;
  width: 92px;
  padding: 23px 0;
  background-color: #fff;
  position: absolute;
  top: 74px;
  left: 20px;
  -webkit-box-shadow: 0 0 20px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 20px rgba(204, 204, 204, 0.5);
}
.pc-com-formbox .addressbox .item,
.pc-com-formbox .typebox .item {
  font-size: 13px;
  line-height: 30px;
  color: #333333;
  letter-spacing: 1px;
  text-indent: 26px;
  cursor: pointer;
}
.pc-com-formbox .addressbox .item:hover,
.pc-com-formbox .typebox .item:hover {
  background-color: #fff6f0;
}
.pc-com-formbox .addressbox .sj,
.pc-com-formbox .typebox .sj {
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -9px;
}
.pc-com-formbox div.typebox {
  width: 154px;
  position: absolute;
  top: 74px;
  left: 216px;
}
.pc-com-formbox .wordbox {
  width: 1066px;
  margin: 0 auto;
}
.pc-com-formbox .wordbox .pnum {
  font-size: 14px;
  line-height: 40px;
  color: #333;
  margin: 35px 0 22px;
  text-align: center;
}
.pc-com-formbox .wordbox .pnum span {
  font-size: 23px;
  color: #ff8331;
}
.pc-com-formbox .wordbox .pnum span {
  font-size: 32px;
  color: #ff9d00;
}
.pc-com-formbox .complete {
  height: 140px;
  border-top: 2px solid #ededed;
  border-bottom: 2px solid #ededed;
}
.pc-com-formbox .complete .item {
  float: left;
  margin-left: 38px;
}
.pc-com-formbox .complete .item2 {
  float: right;
  margin-right: 38px;
}
.pc-com-formbox .complete .item div {
  float: left;
  font-size: 13px;
  line-height: 70px;
  color: #666666;
}
.pc-com-formbox .complete .item .phone {
  margin: 0 70px;
}

.jzbox .cbox {
  width: 1273px;
  margin: 0 auto;
}
.jzbox .cbox .citem {
  float: left;
  width: 390px;
  height: 382px;
  background: #ffffff;
  border-radius: 18px;
  margin: 0 5px;
}
.jzbox .cbox .citem {
  position: relative;
  background-color: #333;
  overflow: hidden;
  background: url(../images/jz_40.png) no-repeat center;
  background-size: cover;
}
.jzbox .cbox .citem .tit {
  padding-top: 27px;
  font-size: 27px;
  line-height: 70px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.jzbox .cbox .citem .cont {
  font-size: 17px;
  line-height: 38px;
  color: #ffffff;
  padding: 15px 54px 11px;
  text-align: center;
}
.jzbox .cbox .citem .money {
  width: 351px;
  border-top: 1px solid #4b4f51;
  padding-top: 19px;
  margin: 0 auto;
  text-align: center;
}
.jzbox .cbox .citem .money span,
.jzbox .cbox .citem .money div {
  display: inline-block;
  vertical-align: center;
  line-height: 50px;
}
.jzbox .cbox .citem .money .m1 {
  font-size: 14px;
  color: #fff;
  text-decoration: line-through;
  -webkit-text-decoration-color: #ffce09;
          text-decoration-color: #ffce09;
}
.jzbox .cbox .citem .money .m2 {
  font-size: 19px;
  color: #ffce09;
  margin: 0 10px;
}
.jzbox .cbox .citem .money .btn {
  display: block;
  width: 153px;
  height: 50px;
  border-radius: 24px;
  background: #ff8401;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  font-size: 23px;
  color: #ffffff;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  background: -webkit-gradient(linear, left top, right top, from(#ff8401), to(#f0a908));
  background: linear-gradient(left, #ff8401, #f0a908);
  display: inline-block;
  letter-spacing: 1px;
}
.jzbox .cbox .citem .timebox {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.jzbox .cbox .item2 {
  background-image: url(../images/jz_42.png);
}
.jzbox .cbox .item3 {
  background-image: url(../images/jz_44.png);
}
.zybox {
  padding-bottom: 90px;
  background: -webkit-gradient(linear, left top, right top, from(#8663f5), to(#716bee));
  background: linear-gradient(left, #8663f5, #716bee);
}
.zybox .cn-com-title {
  color: #fff;
}
.zybox .cbox {
  width: 1281px;
  margin: 0 auto;
}
.zybox .cbox .citem {
  float: left;
  width: 280px;
  height: 350px;
  background: #ffffff;
  border-radius: 12px;
  margin: 0 20px;
}
.zybox .cbox .citem {
  overflow: hidden;
  text-align: center;
}
.zybox .cbox .citem .tit {
  width: 100%;
  height: 240px;
  background: url(../images/jz_48.jpg) no-repeat center;
  background-size: cover;
}
.zybox .cbox .citem .tit span {
  display: block;
  font-size: 27px;
  line-height: 30px;
  color: #ffffff;
  padding-top: 104px;
}
.zybox .cbox .citem .cont {
  font-size: 16px;
  line-height: 38px;
  color: #333333;
  padding: 20px 32px 0;
}
.zybox .cbox .item2 .tit {
  background-image: url(../images/jz_50.jpg);
}
.zybox .cbox .item3 .tit {
  background-image: url(../images/jz_52.jpg);
}
.zybox .cbox .item4 .tit {
  background-image: url(../images/jz_54.jpg);
}
.infobox {
  padding-bottom: 80px;
  background: -webkit-gradient(linear, left top, right top, from(#f16e76), to(#faa072));
  background: linear-gradient(left, #f16e76, #faa072);
}
.infobox .cn-com-title {
  color: #fff;
}
.infobox .cbox {
  text-align: center;
}
.infobox .cbox .citem {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 164px;
}
.infobox .cbox .citem .tit {
  width: 164px;
  height: 124px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.infobox .cbox .citem .tit img {
  width: auto;
  height: auto;
}
.infobox .cbox .citem .cont {
  font-size: 15px;
  line-height: 30px;
  color: #ffffff;
  padding: 20px 0 0;
}
.infobox .cbox .jia {
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 25px;
  margin: 50px 20px 0;
  background: url(../images/jz_74.png) no-repeat center;
  background-size: cover;
}
.safebox {
  margin-bottom: 120px;
}
.safebox .cbox {
  width: 1261px;
  margin: 0 auto;
}
.safebox .cbox .citem {
  float: left;
  width: 400px;
  height: 230px;
  background: #302f36;
  border-radius: 0;
  margin: 0 10px;
}
.safebox .cbox .citem {
  position: relative;
}
.safebox .cbox .citem .iimg {
  width: 58px;
  height: 72px;
  position: absolute;
  top: 60px;
  left: 41px;
  z-index: 9;
  background: url(../images/jz_83.png) no-repeat center;
  background-size: cover;
}
.safebox .cbox .citem .iimg2 {
  background-image: url(../images/jz_86.png);
}
.safebox .cbox .citem .iimg3 {
  background-image: url(../images/jz_89.png);
}
.safebox .cbox .citem .tit {
  padding-top: 50px;
  font-size: 19px;
  line-height: 40px;
  color: #ecc99f;
  padding-left: 122px;
}
.safebox .cbox .citem .cont {
  font-size: 13px;
  line-height: 26px;
  color: #e6e6e6;
  padding: 0 36px 0 122px;
  letter-spacing: 1px;
}
.jznav3 a {
  color: #28a7e1 !important;
}
.jznav3 i {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -34px;
  width: 68px;
  height: 2px;
  background-color: #56a4da;
}
div.ticket-box .maskbox {
  left: 174px;
}
.clearfix::after {
  clear: both;
  content: '';
  display: block;
}
.clearfix {
  zoom: 1;
}
.fr {
  float: right;
}
.fl {
  float: left;
}

