@charset "UTF-8";
@font-face {
    font-family: "PingFang Light";
    src: url("PingFang Light.ttf");
    font-weight: 400;
    font-style: normal
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #707070;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: PingFang SC
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.banner {
    height: 580px;
    z-index: 99;
    overflow: hidden;
    background: url(../../../images/zhjq/images/ticketing/banner-bgc.png?1906261503)
}

.banner-content {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    padding-top: 180px;
    padding-left: 26px;
    color: #fff
}

.banner-content-image {
    position: absolute;
    top: 119px;
    right: -100px
}

.banner-content-h1 {
    width: 612px;
    height: 127px;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 3px
}

.banner-content-h3 {
    width: 600px;
    height: 83px;
    font-size: 28px;
    letter-spacing: 2px;
    margin: 17px 0 41px
}

.banner-content-button {
    width: 287px;
    height: 86px;
    font-size: 45px;
    line-height: 78px;
    letter-spacing: 3px;
    border-radius: 43px;
    text-align: center;
    background: #fff;
    border: 0
}

.banner-content-button a {
    color: #61b4f3
}

.ticket-data {
    height: 405px;
    text-align: center;
    padding-top: 61px
}

.ticket-data-content {
    margin: 30px auto 0;
    width: 885px;
    height: 136px;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 1px
}

.core-business {
    height: 273px;
    background: url(../../../images/zhjq/images/ticketing/core-business-bgc.png?1906261503)
}

.core-business-wrap {
    width: 731px;
    margin: 0 auto
}

.core-business-wrap-title {
    height: 153px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.core-business-wrap-title i {
    display: inline-block;
    width: 67px;
    margin: 0 32px;
    border-bottom: 2px solid #fff
}

.core-business-wrap-title span {
    font-size: 40px;
    line-height: 153px;
    letter-spacing: 2px;
    color: #fff;
    position: relative
}

.core-business-wrap-title span::after,
.core-business-wrap-title span::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 73px;
    background-color: #fff
}

.core-business-wrap-title span::before {
    left: -20px
}

.core-business-wrap-title span::after {
    right: -17px
}

.core-business-wrap-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.core-business-wrap-content h2 {
    width: 316px;
    background-color: #c0cbfe;
    border-radius: 8px;
    font-size: 20px;
    line-height: 41px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center
}

.scene {
    text-align: center
}

.scene-title {
    line-height: 159px;
    font-size: 40px;
    letter-spacing: 2px
}

.scene-sundry {
    width: 1050px;
    height: 484px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url(../../../images/zhjq/images/ticketing/scene-bgc.png?1906261503)
}

.scene-sundry li {
    width: 144px;
    height: 144px;
    line-height: 144px;
    margin-right: 82px;
    font-size: 26px;
    letter-spacing: 2px;
    color: #fff
}

.scene-sundry li:nth-child(5n) {
    margin-right: 0
}

.scene-sundry li:nth-child(n+6) {
    margin-top: 21px
}

.solution {
    height: 539px;
    text-align: center
}

.solution-title {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.solution-title i {
    display: inline-block;
    width: 67px;
    margin: 0 32px;
    border-bottom: 2px solid #707070
}

.solution-title span {
    font-size: 40px;
    letter-spacing: 2px;
    position: relative
}

.solution-title span::after,
.solution-title span::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 23px;
    background-color: #8398f3
}

.solution-title span::before {
    left: -20px
}

.solution-title span::after {
    right: -17px
}

.solution-content {
    margin: 37px auto 0;
    width: 957px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.solution-content li {
    width: 241px;
    height: 41px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#8398f3), to(#c8d2ff));
    background-image: linear-gradient(0deg, #8398f3 0, #c8d2ff 100%);
    border-radius: 8px;
    font-size: 20px;
    line-height: 41px;
    letter-spacing: 1px;
    color: #fff
}

.solution-content li:nth-child(n+4) {
    margin-top: 29px
}

.ticketing-management {
    height: 737px;
    padding-top: 28px;
    background-color: #f6f6f6
}

.ticketing-management-title {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ticketing-management-title i {
    display: inline-block;
    width: 67px;
    margin: 0 32px;
    border-bottom: 2px solid #707070
}

.ticketing-management-title span {
    font-size: 40px;
    letter-spacing: 2px;
    position: relative
}

.ticketing-management-title span::after,
.ticketing-management-title span::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 23px;
    background-color: #8398f3
}

.ticketing-management-title span::before {
    left: -20px
}

.ticketing-management-title span::after {
    right: -17px
}

.ticketing-management-system {
    margin: 22px auto 0;
    width: 758px;
    height: 595px;
    position: relative;
    background: url(../../../images/zhjq/images/ticketing/ticketing-management-bgc.png?1906261503)
}

.ticketing-management-system li {
    width: 42px;
    text-align: center;
    font-size: 30px;
    line-height: 43px;
    letter-spacing: 2px;
    color: #fff;
    position: absolute
}

.ticketing-management-system li:nth-child(1) {
    width: 66px;
    left: 342px;
    top: 16px
}

.ticketing-management-system li:nth-child(2) {
    left: 9px;
    top: 160px
}

.ticketing-management-system li:nth-child(3) {
    line-height: 40px;
    left: 221px;
    top: 160px
}

.ticketing-management-system li:nth-child(4) {
    left: 357px;
    top: 210px
}

.ticketing-management-system li:nth-child(5) {
    right: 225px;
    top: 239px
}

.ticketing-management-system li:nth-child(6) {
    right: 7px;
    top: 160px
}

.ticketing-management-system li:nth-child(7) {
    width: 66px;
    left: 342px;
    bottom: 21px
}

.ticket-check {
    height: 872px
}

.ticket-check-title {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 83px 0 39px
}

.ticket-check-title i {
    display: inline-block;
    width: 67px;
    margin: 0 32px;
    border-bottom: 2px solid #707070
}

.ticket-check-title span {
    font-size: 40px;
    letter-spacing: 2px;
    position: relative
}

.ticket-check-title span::after,
.ticket-check-title span::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 23px;
    background-color: #8398f3
}

.ticket-check-title span::before {
    left: -20px
}

.ticket-check-title span::after {
    right: -17px
}

.ticket-check-content {
    width: 1208px;
    height: 606px;
    margin: 0 auto;
    position: relative;
    background: url(../../../images/zhjq/images/ticketing/ticket-check-bgc.png?1906261503)
}

.ticket-check-content li {
    position: absolute;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 2px
}

.ticket-check-content li:nth-child(-n+3) {
    top: 168px
}

.ticket-check-content li:nth-child(1) {
    left: 226px
}

.ticket-check-content li:nth-child(2) {
    left: 504px
}

.ticket-check-content li:nth-child(3) {
    right: 181px
}

.ticket-check-content li:nth-child(n+4):nth-child(-n+5) {
    top: 389px
}

.ticket-check-content li:nth-child(4) {
    left: 356px
}

.ticket-check-content li:nth-child(5) {
    right: 277px
}

.ticket-check-content li:nth-child(n+6):nth-child(-n+9) {
    bottom: -44px
}

.ticket-check-content li:nth-child(6) {
    left: 100px
}

.ticket-check-content li:nth-child(7) {
    left: 355px
}

.ticket-check-content li:nth-child(8) {
    left: 642px
}

.ticket-check-content li:nth-child(9) {
    left: 966px
}

.e-ticket {
    height: 737px;
    padding-top: 69px;
    text-align: center;
    background-color: #f6f6f6
}

.e-ticket-title {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.e-ticket-title i {
    display: inline-block;
    width: 67px;
    margin: 0 32px;
    border-bottom: 2px solid #707070
}

.e-ticket-title span {
    font-size: 40px;
    letter-spacing: 2px;
    position: relative
}

.e-ticket-title span::after,
.e-ticket-title span::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 23px;
    background-color: #8398f3
}

.e-ticket-title span::before {
    left: -20px
}

.e-ticket-title span::after {
    right: -17px
}

.e-ticket-desc {
    margin: 10px 0 45px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px
}

.e-ticket img {
    margin-left: 32px
}

.e-ticket-content {
    width: 836px;
    margin: 60px auto 0;
    font-size: 20px;
    line-height: 28px
}

.info-management {
    margin: 0 auto;
    width: 600px;
    height: 734px;
    background: url(../../../images/zhjq/images/ticketing/info-management-bgc.png?1906261503) no-repeat 0 58px;
    position: relative
}

.info-management li {
    position: absolute;
    font-size: 16px;
    line-height: 22px
}

.info-management li:nth-child(1) {
    text-align: right;
    width: 272px;
    height: 44px;
    top: 323px;
    left: -276px
}

.info-management li:nth-child(2) {
    width: 256px;
    height: 22px;
    top: 547px;
    left: -208px
}

.info-management li:nth-child(3) {
    width: 80px;
    height: 22px;
    top: 151px;
    right: 16px
}

.custom-management {
    height: 605px;
    background-color: #f6f6f6
}

.custom-management-title {
    text-align: center;
    line-height: 46px;
    padding-top: 37px;
    font-size: 33px;
    letter-spacing: 2px;
    color: #333
}

.custom-management-content {
    width: 391px;
    height: 391px;
    margin: 35px auto 0;
    position: relative;
    background: url(../../../images/zhjq/images/ticketing/custom-management-bgc.png?1906261503)
}

.custom-management-content li {
    position: absolute;
    font-size: 22px;
    width: 132px
}

.custom-management-content li:nth-child(1) {
    right: 365px;
    top: 35px
}

.custom-management-content li:nth-child(2) {
    left: 354px;
    top: 35px
}

.custom-management-content li:nth-child(3) {
    font-size: 18px;
    width: 342px;
    left: 390px;
    top: 72px
}

.custom-management-content li:nth-child(4) {
    right: 353px;
    bottom: 33px
}

.custom-management-content li:nth-child(5) {
    left: 354px;
    bottom: 33px
}

.fairyland-management {
    height: 559px;
    padding-top: 144px;
    text-align: center
}

.fairyland-management-title h2 {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fairyland-management-title h2 i {
    display: inline-block;
    width: 67px;
    margin: 0 32px;
    border-bottom: 2px solid #707070
}

.fairyland-management-title h2 span {
    font-size: 40px;
    letter-spacing: 2px;
    position: relative
}

.fairyland-management-title h2 span::after,
.fairyland-management-title h2 span::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 23px;
    background-color: #8398f3
}

.fairyland-management-title h2 span::before {
    left: -20px
}

.fairyland-management-title h2 span::after {
    right: -17px
}

.fairyland-management-title h5 {
    margin: 10px 0 43px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px
}

.fairyland-management-content {
    width: 1181px;
    height: 207px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fairyland-management-content li {
    width: 155px;
    background-image: linear-gradient(226deg, #fff 0, #f6f8ff 100%);
    -webkit-box-shadow: 0 0 12px 0 rgba(131, 152, 243, .22);
    box-shadow: 0 0 12px 0 rgba(131, 152, 243, .22);
    padding-top: 27px
}

.fairyland-management-content li h3 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #8398f3
}

.fairyland-management-content li h5 {
    margin: 3px auto 0;
    width: 119px;
    height: 117px;
    font-size: 14px;
    line-height: 20px
}

.fairyland-show {
    height: 841px;
    padding-top: 122px;
    background-color: #f6f6f6
}

.fairyland-show-content {
    position: relative;
    width: 1206px;
    height: 655px;
    margin: 0 auto;
    background: url(../../../images/zhjq/images/ticketing/fairyland-show-bgc1.png?1906261503) no-repeat right top, url(../../../images/zhjq/images/ticketing/fairyland-show-bgc2.png) no-repeat bottom left
}

.fairyland-show-content h5 {
    position: absolute;
    width: 24px;
    height: 172px;
    font-size: 20px;
    line-height: 28px
}

.fairyland-show-content h5:nth-child(1) {
    left: 18px
}

.fairyland-show-content h5:nth-child(1)::before {
    content: "";
    width: 4px;
    height: 16px;
    position: absolute;
    left: -18px;
    top: 6px;
    background-color: #8398f3
}

.fairyland-show-content h5:nth-child(2) {
    top: 336px;
    right: 10px
}

.fairyland-show-content h5:nth-child(2)::before {
    content: "";
    width: 4px;
    height: 16px;
    position: absolute;
    right: -12px;
    top: 6px;
    background-color: #8398f3
}

.scenic-we-edia {
    height: 1209px;
    padding-top: 33px
}

.scenic-we-edia-title {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.scenic-we-edia-title i {
    display: inline-block;
    width: 67px;
    margin: 0 32px;
    border-bottom: 2px solid #707070
}

.scenic-we-edia-title span {
    font-size: 40px;
    letter-spacing: 2px;
    position: relative
}

.scenic-we-edia-title span::after,
.scenic-we-edia-title span::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 23px;
    background-color: #8398f3
}

.scenic-we-edia-title span::before {
    left: -20px
}

.scenic-we-edia-title span::after {
    right: -17px
}

.scenic-we-edia-content {
    position: relative;
    height: 934px;
    width: 1250px;
    margin: 45px auto 0;
    background: url(../../../images/zhjq/images/ticketing/scenic-we-edia-bgc1.png?1906261503) no-repeat right top, url(../../../images/zhjq/images/ticketing/scenic-we-edia-bgc2.png) no-repeat left bottom
}

.scenic-we-edia-content .left,
.scenic-we-edia-content .right {
    position: absolute;
    line-height: 40px
}

.scenic-we-edia-content .left h3,
.scenic-we-edia-content .right h3 {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 700
}

.scenic-we-edia-content .left h5,
.scenic-we-edia-content .right h5 {
    font-size: 14px
}

.scenic-we-edia-content .left {
    left: 24px;
    top: 20px;
    width: 627px;
    height: 455px
}

.scenic-we-edia-content .right {
    text-align: right;
    bottom: 0;
    right: 14px;
    width: 592px;
    height: 324px
}

.usage-mode {
    width: 100%
}

.sharing-poster {
    height: 458px;
    width: 850px;
    margin: 77px auto 92px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sharing-poster li {
    text-align: center;
    width: 218px
}

.sharing-poster li p {
    margin-top: 20px;
    height: 74px;
    font-size: 14px;
    line-height: 20px
}

.solution-desc {
    height: 252px;
    padding-top: 47px;
    text-align: center;
    color: #fff;
    background: url(../../../images/zhjq/images/ticketing/solution-bgc.png?1906261503)
}

.solution-desc h3 {
    font-size: 20px;
    line-height: 28px
}

.solution-desc p {
    width: 1017px;
    height: 105px;
    margin: 13px auto 0;
    font-size: 14px;
    line-height: 20px
}

.parcel-dynamic .dynamic {
    width: 100%;
    height: 100%;
    height: 773px
}

.parcel-dynamic .dynamic-title {
    width: 100%;
    height: 170px;
    font: 36px/46px pingFangSC-Light;
    color: #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 76px;
    text-align: center
}

.parcel-dynamic .dynamic-content {
    width: 100%;
    height: 456px
}

.parcel-dynamic .dynamic-content-details {
    width: 1200px;
    height: 375px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.parcel-dynamic .dynamic-content-details a {
    display: block;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.parcel-dynamic .dynamic-content-details li {
    width: 360px;
    height: 172px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 6px;
    border: 1px solid #eee;
    background: #fff;
    margin: 0 54px 30px 0;
    cursor: pointer
}

.parcel-dynamic .dynamic-content-details li:nth-of-type(3n) {
    margin-right: 0
}

.parcel-dynamic .dynamic-content-details-left {
    width: 155px;
    height: 155px;
    margin-right: 20px
}

.parcel-dynamic .dynamic-content-details-left img {
    display: block;
    width: 100%;
    height: 100%
}

.parcel-dynamic .dynamic-content-details-right {
    width: 170px;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 16px
}

.parcel-dynamic .dynamic-content-details-right .p-title {
    width: 100%;
    height: 24px;
    font: 14px/24px pingFangSC-Light;
    color: #333
}

.parcel-dynamic .dynamic-content-details-right .p-time {
    width: 100%;
    height: 24px;
    font: 12px/24px pingFangSC-Light;
    color: #999
}

.parcel-dynamic .dynamic-content-details-right .div-content {
    font: 12px/20px pingFangSC-Light;
    color: #999;
    margin-top: 20px
}

.parcel-dynamic .dynamic-button {
    width: 195px;
    height: 45px;
    font: 20px/45px pingFangSC-Light;
    color: #fff;
    border-radius: 4px;
    background: #08f;
    text-align: center;
    margin: 0 auto;
    cursor: pointer
}